/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./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/hero/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
.wp-block-jormi-hero {
  position: relative;
  max-width: none;
  overflow: hidden;
  padding-top: var(--header-height);
  /* Variant: Two Column */
  /* Variant: Minimal */
}
.wp-block-jormi-hero .wp-block-heading:first-child {
  margin-top: 0;
}
.wp-block-jormi-hero__container {
  max-width: var(--wp--style--global--wide-size);
  padding-left: var(--wp--custom--container-padding);
  padding-right: var(--wp--custom--container-padding);
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.wp-block-jormi-hero__content-inner *:last-child {
  margin-bottom: 0;
}
.wp-block-jormi-hero__gradient-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0) 50%), linear-gradient(92deg, rgba(0, 0, 0, 0.3) 0.9%, rgba(0, 0, 0, 0.3) 41.48%, rgba(0, 0, 0, 0) 65.27%);
}
.wp-block-jormi-hero__gradient-overlay--light {
  background: linear-gradient(to right, #ffffff, transparent);
  height: 70%;
}
.wp-block-jormi-hero__background-wrapper {
  position: absolute;
  inset: 0;
  height: calc(100% - var(--header-height));
  z-index: 0;
  width: 100vw;
  max-width: var(--wp--style--global--wide-size);
  left: 50%;
  transform: translateX(-50%);
  margin-top: var(--header-height);
  overflow: hidden;
}
.wp-block-jormi-hero__video, .wp-block-jormi-hero__background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.wp-block-jormi-hero__col:first-child .wp-block-jormi-hero__content {
  max-width: var(--wp--custom--max-width-xl);
  padding-top: var(--wp--preset--spacing--8);
  padding-bottom: var(--wp--preset--spacing--8);
}
@media screen and (min-width: 1024px) {
  .wp-block-jormi-hero__col:first-child {
    width: 50%;
    padding-top: var(--wp--preset--spacing--8);
    padding-right: var(--wp--preset--spacing--8);
    padding-bottom: var(--wp--preset--spacing--8);
  }
}
.wp-block-jormi-hero__col:has(figure) figure {
  margin-bottom: 0;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}
@media screen and (min-width: 1024px) {
  .wp-block-jormi-hero__col:has(figure) figure {
    position: absolute;
    height: 100%;
    transform: none;
    width: 50vw;
  }
}
.wp-block-jormi-hero.is-variant-fullscreen .wp-block-jormi-hero__container {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.wp-block-jormi-hero.is-variant-fullscreen .wp-block-jormi-hero__content {
  padding-top: var(--wp--preset--spacing--8);
  padding-bottom: var(--wp--preset--spacing--8);
  margin-right: auto;
  max-width: var(--wp--custom--max-width-3-xl);
}
.wp-block-jormi-hero.is-variant-fullscreen .wp-block-jormi-hero__background-wrapper {
  overflow: hidden;
}
.wp-block-jormi-hero.is-variant-fullscreen.has-media *:is(h1, h2, h3, h4, h5, p, li, a) {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .wp-block-jormi-hero.is-variant-fullscreen {
    background-color: var(--wp--preset--color--primary);
    display: flex;
    flex-direction: column-reverse;
  }
  .wp-block-jormi-hero.is-variant-fullscreen .wp-block-jormi-hero__background-wrapper {
    position: relative;
    height: auto;
    width: 100%;
    aspect-ratio: 16/9;
    margin-top: 0;
  }
  .wp-block-jormi-hero.is-variant-fullscreen .wp-block-jormi-hero__container {
    height: auto;
  }
}
@media screen and (min-width: 992px) {
  .wp-block-jormi-hero.is-variant-fullscreen {
    min-height: max(50rem, 70vh);
  }
}
.wp-block-jormi-hero.is-variant-two-column .wp-block-jormi-hero__container {
  min-height: max(35rem, 45vh);
}
@media screen and (min-width: 1024px) {
  .wp-block-jormi-hero.is-variant-two-column .wp-block-jormi-hero__container {
    display: flex;
    justify-content: space-between;
  }
}
.wp-block-jormi-hero.is-variant-two-column .wp-block-jormi-hero__col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  position: relative;
}
.wp-block-jormi-hero.is-variant-two-column .wp-block-jormi-hero__col > figure {
  left: 0;
  width: 100%;
}
@media screen and (max-width: 991px) {
  .wp-block-jormi-hero.is-variant-two-column .wp-block-jormi-hero__col > figure {
    aspect-ratio: 16/9;
  }
}
.wp-block-jormi-hero.is-variant-minimal {
  display: flex;
}
.wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__gradient-overlay {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0) 50%), linear-gradient(89deg, #161616 1.62%, rgba(22, 22, 22, 0.5) 37.34%, rgba(22, 22, 22, 0) 56.58%);
}
.wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__container {
  padding-top: var(--wp--preset--spacing--8);
  padding-bottom: var(--wp--preset--spacing--8);
}
@media screen and (min-width: 1024px) {
  .wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__container {
    display: flex;
    justify-content: space-between;
  }
}
.wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__content-inner {
  max-width: var(--wp--custom--max-width-lg);
}
@media screen and (min-width: 1024px) {
  .wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__heading,
  .wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__content {
    width: 41.666667%;
  }
}
.wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__heading {
  margin-bottom: var(--wp--preset--spacing--5) !important;
}
@media screen and (min-width: 1024px) {
  .wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__heading {
    display: flex;
    align-items: flex-end;
    margin-bottom: 0;
  }
}
.wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__heading > *:last-child {
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-jormi-hero.is-variant-minimal.has-media {
  min-height: max(35rem, 45vh);
}
.wp-block-jormi-hero.is-variant-minimal.has-media *:is(h1, h2, h3, h4, h5, p, li, a) {
  color: #ffffff !important;
}
@media screen and (min-width: 1024px) {
  .wp-block-jormi-hero.is-variant-minimal.has-media .wp-block-jormi-hero__container {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  .wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__gradient-overlay {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0) 50%), linear-gradient(0deg, #161616 1.62%, rgba(22, 22, 22, 0.5) 37.34%, rgba(22, 22, 22, 0) 56.58%);
  }
  .wp-block-jormi-hero.is-variant-minimal .wp-block-jormi-hero__container {
    display: flex;
    flex-direction: column;
    justify-content: end;
  }
}

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