.product-hero{padding:2rem 0 3rem;@media (max-width:768px){padding-left:0;padding-bottom:1rem;padding-right:0;padding-top:1rem}.flex-nav{gap:1rem}}.product-hero-container--bg{background-position:100%!important;background-repeat:no-repeat!important;background-image:var(--hero-bg-desktop)!important}@media (max-width:768px){.product-hero-container--bg{background-image:var(--hero-bg-mobile,var(--hero-bg-desktop))!important;background-position:bottom!important}}.product-hero .container{background:var(--dark);border-radius:1.875rem;padding:3rem 2.5rem 2.5rem}@media (max-width:768px){.product-hero .container{border-radius:1rem;padding:1.5rem 1rem 19rem}}.product-hero-title{font-size:clamp(1.75rem,1.0897rem + 2.9348vw,3.4375rem);line-height:1.1;max-width:600px;margin-bottom:1.25rem;color:var(--light)}.product-hero-description{color:#C3C3C3;font-size:clamp(.875rem,.8261rem + .2174vw,1rem);font-weight:500;line-height:150%;max-width:540px;margin-bottom:2rem}.product-hero-footnote{margin-top:2rem;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.product-hero-footnote-text{color:var(--light);font-size:.875rem;font-weight:500;line-height:150%}.product-hero-footnote-stats{display:flex;gap:2.5rem;flex-wrap:wrap}@media (max-width:768px){.product-hero-footnote-stats{display:none}}.product-hero-stat{display:flex;flex-direction:column;gap:.25rem}.product-hero-stat-value{font-size:clamp(1.25rem,1.2rem + 1.3vw,1.75rem);font-weight:700;line-height:1;color:#fff}.product-hero-stat-label{color:#878C91;font-size:.875rem;font-weight:500}