/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./assets/src/public/sass/blocks/product-hero-extended.scss ***!
  \***************************************************************************************************************************************************/
/* SPecial */
.section-product-hero-extended.has-embed-media-background {
  position: relative;
}
.section-product-hero-extended.has-embed-media-background .section-background-media {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
.section-product-hero-extended.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-extended.has-embed-media-background .section-background-media > * {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-product-hero-extended.has-embed-media-background .section-background-media .wistia_responsive_padding {
  padding: unset !important;
}
.section-product-hero-extended.has-embed-media-background .section-background-media .wistia_responsive_padding .w-css-reset button {
  visibility: hidden;
  display: none;
}
.section-product-hero-extended.has-embed-media-background .section-background-media .wistia_responsive_padding * {
  position: static !important;
  overflow: visible !important;
}
.section-product-hero-extended.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-extended.has-embed-media-background .section-row {
  position: relative;
  z-index: 2;
}
@media (max-width: 42rem) {
  .section-product-hero-extended.section-title-fs-h3 .section-logo img {
    max-height: 50px;
  }
}
.section-product-hero-extended.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-extended.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-extended .section-padding-minimize {
  padding-top: 0px !important;
}
.section-product-hero-extended .section-pretitle {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
}
.section-product-hero-extended .section-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 52.25rem;
}
.section-product-hero-extended.has-box-shadow {
  position: relative;
}
.section-product-hero-extended.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-extended.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-extended.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-extended.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-extended.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-extended.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-extended.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-extended.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);
}
.section-product-hero-extended .hero-boxes {
  display: flex;
  justify-content: center;
  margin: 3rem -1rem 0;
  row-gap: 3rem;
}
@media (max-width: 60rem) {
  .section-product-hero-extended .hero-boxes {
    flex-direction: column;
  }
}
.section-product-hero-extended .hero-card {
  background-color: transparent;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  margin: 0 1.5rem;
  max-width: 360px;
}
@media (max-width: 60rem) {
  .section-product-hero-extended .hero-card {
    margin: 0 auto;
    width: 100%;
  }
}
.section-product-hero-extended .hero-card-inner {
  background-color: #fff;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 8px 32px 0 rgba(96, 76, 191, 0.1490196078), 0 0 8px 0 rgba(0, 0, 0, 0.0509803922);
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  gap: 1rem;
  padding: 0;
  overflow: hidden;
}
.section-product-hero-extended .hero-card-header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-product-hero-extended .hero-card-body {
  align-items: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0px 24px 24px 24px;
}
.section-product-hero-extended .hero-card-body .hero-card-ctas {
  margin-top: auto !important;
  flex-direction: column !important;
}
.section-product-hero-extended .hero-card-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 auto;
}
.section-product-hero-extended .hero-card-logo img {
  height: 4rem;
  width: auto;
}
.section-product-hero-extended .hero-card-title {
  color: #364447;
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 28px;
  text-align: center;
  width: 100%;
  min-height: 56px;
}
.section-product-hero-extended .hero-card-ctas {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin: 0;
  padding: 0 15px;
}
.section-product-hero-extended .hero-card-ctas .button.button-more {
  font-size: 14px;
}
.section-product-hero-extended .section-logos-banner {
  padding: 0;
}
.section-product-hero-extended .section-logos-banner .section-header {
  margin: 0 auto 1rem;
}
.section-product-hero-extended .section-logos-banner .section-text {
  font-size: 1rem;
  line-height: 20px;
}
.section-product-hero-extended .section-logos-banner .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.5rem;
}
@media (max-width: 60rem) {
  .section-product-hero-extended .section-logos-banner .logos + .section-footer {
    padding-top: 1rem;
  }
}
.section-product-hero-extended .section-logos-banner .logo-frame {
  max-width: 190px;
  width: fit-content;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-product-hero-extended .section-logos-banner .logo-frame img {
  width: auto;
  max-height: 100%;
}
@media (max-width: 42rem) {
  .section-product-hero-extended .section-logos-banner .logo-frame {
    width: 100%;
  }
}
