.section-inner-hero {
  text-align: center;
  padding: 2.1875rem 0 2.8125rem;
}
@media (min-width: 1200px) {
  .section-inner-hero {
    padding: 4.6875rem 0 3.625rem;
  }
}
@media (min-width: 992px) {
  .section-inner-hero.alt h1,
  .section-inner-hero.alt .h1 {
    font-size: 3.75rem;
    letter-spacing: -0.075rem;
  }
}
.section-inner-hero.alt .container {
  max-width: 100%;
}
@media (min-width: 768px) {
  .section-inner-hero.alt .section-holder {
    aspect-ratio: 4/3;
    display: flex;
    align-items: center;
    aspect-ratio: 1816/718;
  }
}
.section-inner-hero.alt .heading-holder {
  margin: 0 0 2.5rem;
}
@media (min-width: 992px) {
  .section-inner-hero.alt .heading-holder {
    max-width: 87.5rem;
    margin: 0 auto 2.5rem;
  }
}
@media (min-width: 1200px) {
  .section-inner-hero.alt .heading-holder {
    margin: 0 auto 4.0625rem;
  }
}
@media (min-width: 768px) {
  .section-inner-hero.video-section .section-holder:before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.7);
  }
}
@media (min-width: 768px) {
  .section-inner-hero.video-section .block-wrap {
    position: relative;
    z-index: 1;
    max-width: 31.25rem;
    margin: 0 auto;
    aspect-ratio: 754/428;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.25rem;
  }
}
@media (min-width: 992px) {
  .section-inner-hero.video-section .block-wrap {
    max-width: 37.5rem;
  }
}
@media (min-width: 1200px) {
  .section-inner-hero.video-section .block-wrap {
    max-width: 47.125rem;
  }
}
@media (max-width: 767px) {
  .section-inner-hero h1,
  .section-inner-hero .h1 {
    font-size: 2.625rem;
    line-height: 1.2380952381;
  }
}
.section-inner-hero h3,
.section-inner-hero .h3 {
  color: #fff;
  margin: 0 0 1.25rem;
}
@media (max-width: 767px) {
  .section-inner-hero h3,
  .section-inner-hero .h3 {
    font-size: 1.5rem;
  }
}
.section-inner-hero .heading-holder {
  margin: 0 0 1.5625rem;
}
@media (min-width: 768px) {
  .section-inner-hero .heading-holder {
    margin: 0 0 -1.5625rem;
  }
}
@media (min-width: 1200px) {
  .section-inner-hero .heading-holder {
    margin: 0 0 -3rem;
  }
}
.section-inner-hero .heading-holder h1,
.section-inner-hero .heading-holder .h1 {
  position: relative;
  z-index: 1;
  margin: 0;
}
.section-inner-hero .section-holder {
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .section-inner-hero .section-holder {
    aspect-ratio: 1490/838;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .section-inner-hero .block-wrap {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .section-inner-hero .block-wrap h3,
  .section-inner-hero .block-wrap .h3 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .section-inner-hero .text-block {
    padding: 1.25rem;
  }
}
.section-inner-hero .video-block {
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  aspect-ratio: 357/201;
  margin: 0 0 1.4375rem;
}
@media (min-width: 768px) {
  .section-inner-hero .video-block {
    position: absolute;
    inset: 0;
    z-index: -1;
    aspect-ratio: auto;
    margin: 0;
  }
}
.section-inner-hero .video-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-inner-hero .video-block:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.section-inner-hero .bg-video {
  z-index: -1;
}
.section-inner-hero .image-block {
  position: relative;
}
.section-inner-hero .heading-wrap h1,
.section-inner-hero .heading-wrap .h1 {
  margin: 0 0 0.9375rem;
}
@media (min-width: 768px) {
  .section-inner-hero .heading-wrap h1,
  .section-inner-hero .heading-wrap .h1 {
    color: #fff;
  }
}
.section-inner-hero .text-wrap {
  color: #000;
}
@media (min-width: 768px) {
  .section-inner-hero .text-wrap {
    color: #fff;
  }
}
[data-theme=blue] .section-inner-hero .text-wrap, [data-theme=dark-blue] .section-inner-hero .text-wrap {
  color: #fff;
}
@media (min-width: 768px) {
  .section-inner-hero .text-wrap p {
    max-width: 37.5rem;
    margin: 0 auto 1.25rem;
  }
}
@media (max-width: 767px) {
  .section-inner-hero .buttons-holder {
    padding: 0.75rem 0 0;
  }
}
@media (max-width: 767px) {
  .section-inner-hero.alt .video-block {
    position: absolute;
    inset: 0;
    z-index: -1;
    border-radius: 0;
    aspect-ratio: auto;
    margin: 0;
  }
  .section-inner-hero.alt .block-wrap {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .section-inner-hero.alt .text-wrap {
    color: #fff;
  }
  .section-inner-hero.full-video .video-block {
    position: absolute;
    inset: 0;
    z-index: -1;
    border-radius: 0;
    aspect-ratio: auto;
    margin: 0;
  }
  .section-inner-hero.full-video .block-wrap {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .section-inner-hero.full-video .heading-wrap {
    padding: 1.875rem 1.25rem 0;
  }
  .section-inner-hero.full-video .heading-wrap h1,
  .section-inner-hero.full-video .heading-wrap .h1 {
    color: #fff;
  }
  .section-inner-hero.full-video .text-wrap {
    color: #fff;
  }
}