/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@wordpress/scripts/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/core-image/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry figcaption.wp-element-caption,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry figcaption.wp-element-caption {
  font-family: var(--mg-font-family-body);
  font-size: var(--mg-font-size-regular);
  font-weight: var(--mg-font-weight-regular);
  line-height: 1.5;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-curved img,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-curved img {
  border-radius: 16px;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry {
  position: relative;
  border-radius: 8px;
  z-index: 0;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a {
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:before,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:before {
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(215.17deg, rgba(17, 35, 60, 0) 44.38%, rgba(0, 0, 0, 0.9) 92.72%);
  z-index: 1;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:after,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:after {
  content: "";
  position: absolute;
  right: -8px;
  bottom: -8px;
  width: 100%;
  height: 100%;
  background-color: var(--mg-color-purple);
  z-index: -1;
  border-radius: 8px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:hover:before, body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:active:before, body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:focus:before,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:hover:before,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:active:before,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:focus:before {
  background: linear-gradient(215.17deg, rgba(17, 35, 60, 0) 9.22%, rgba(0, 0, 0, 0.9) 92.72%);
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:hover:after, body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:active:after, body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry > a:focus:after,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:hover:after,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:active:after,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry > a:focus:after {
  opacity: 1;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry img,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 8px;
}

body.has-mgblocks-plugin .wp-block-image.is-style-mgblocks-image-industry figcaption.wp-element-caption,
.editor-styles-wrapper .wp-block-image.is-style-mgblocks-image-industry figcaption.wp-element-caption {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  text-transform: uppercase;
  font-weight: var(--mg-font-weight-bold);
  color: var(--mg-color-text-light);
  z-index: 2;
  border-radius: 8px;
  margin: 0;
  padding: 0;
}

/*# sourceMappingURL=style-index.css.map*/