/*!******************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/src/public/sass/blocks/product-hero.scss ***!
  \******************************************************************************************************************************************/
/* SPecial */
.section-product-hero.has-embed-media-background {
  position: relative;
}
.section-product-hero.has-embed-media-background .section-background-media {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.section-product-hero.has-embed-media-background .section-background-media .section-media-overlay {
  position: absolute;
  inset: 0;
  background: rgba(10, 17, 25, 0.6);
  z-index: 10;
}
.section-product-hero.has-embed-media-background .section-background-media > * {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-product-hero.has-embed-media-background .section-background-media .wistia_responsive_padding {
  padding: unset !important;
}
.section-product-hero.has-embed-media-background .section-background-media .wistia_responsive_padding .w-css-reset button {
  visibility: hidden;
  display: none;
}
.section-product-hero.has-embed-media-background .section-background-media .wistia_responsive_padding * {
  position: static !important;
  overflow: visible !important;
}
.section-product-hero.has-embed-media-background .section-background-media .wistia_responsive_padding video {
  inset: 0 !important;
  width: 100% !important;
  position: absolute !important;
  height: 100% !important;
  object-fit: cover !important;
}
.section-product-hero.has-embed-media-background .section-row {
  position: relative;
  z-index: 2;
}
@media (max-width: 42rem) {
  .section-product-hero.section-title-fs-h3 .section-logo img {
    max-height: 50px;
  }
}
.section-product-hero.section-title-fs-h3 .section-title {
  max-width: 40rem;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 1.25;
}
@media (max-width: 60rem) {
  .section-product-hero.section-title-fs-h3 .section-title {
    line-height: 1.2;
    font-size: 1.75rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 31.25rem;
  }
}
.section-product-hero .section-pretitle {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}
.section-product-hero .section-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 52.25rem;
}
.section-product-hero.has-box-shadow {
  position: relative;
}
.section-product-hero.has-box-shadow.section-box-shadow-real-black {
  box-shadow: 0px 8px 48px 0px rgba(0, 0, 0, 0.3), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
.section-product-hero.has-box-shadow.section-box-shadow-black-midnight {
  box-shadow: 0px 8px 48px 0px rgba(10, 17, 25, 0.3), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
.section-product-hero.has-box-shadow.section-box-shadow-audiate-bright {
  box-shadow: 0px 8px 48px 0px rgba(150, 115, 255, 0.5), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
.section-product-hero.has-box-shadow.section-box-shadow-audiate-dark {
  box-shadow: 0px 8px 48px 0px rgba(9, 2, 80, 0.3), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
.section-product-hero.has-box-shadow.section-box-shadow-magenta {
  box-shadow: 0px 8px 48px 0px rgba(189, 36, 219, 0.5), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
.section-product-hero.has-box-shadow.section-box-shadow-magenta-bright {
  box-shadow: 0px 8px 48px 0px rgba(179, 163, 255, 0.5), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
.section-product-hero.has-box-shadow.section-box-shadow-snagit-blue {
  box-shadow: 0px 8px 48px 0px rgba(96, 76, 191, 0.15), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
.section-product-hero.has-box-shadow.section-box-shadow-snagit-blue-dark {
  box-shadow: 0px 8px 48px 0px rgba(0, 67, 115, 0.2), 0px 0px 8px 0px rgba(0, 0, 0, 0.0509803922);
}
