.hero-social-proof{display:block;width:100%}.hero-social-proof--inset{padding:0 1.5rem}@media screen and (min-width:750px){.hero-social-proof--inset{padding:0 5rem}}.hero-social-proof__media{position:relative;width:100%;overflow:hidden;line-height:0}.hero-social-proof__media:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:12rem;pointer-events:none;background:linear-gradient(to bottom,rgba(var(--color-background),0),rgba(var(--color-background),.6) 45%,rgb(var(--color-background)) 78% 100%)}.hero-social-proof__media img,.hero-social-proof__media svg{width:100%;height:auto;display:block}.hero-social-proof__media img{object-position:var(--hero-focal, center)}.hero-social-proof--m-cinematic .hero-social-proof__media{aspect-ratio:21 / 9}.hero-social-proof--m-landscape .hero-social-proof__media{aspect-ratio:16 / 9}.hero-social-proof--m-wide .hero-social-proof__media{aspect-ratio:3 / 2}.hero-social-proof--m-square .hero-social-proof__media{aspect-ratio:1 / 1}.hero-social-proof--m-portrait .hero-social-proof__media{aspect-ratio:4 / 5}.hero-social-proof:not(.hero-social-proof--m-natural) .hero-social-proof__media img{height:100%;object-fit:cover}@media screen and (min-width:750px){.hero-social-proof--d-natural .hero-social-proof__media{aspect-ratio:auto}.hero-social-proof--d-natural .hero-social-proof__media img{height:auto;object-fit:fill}.hero-social-proof--d-cinematic .hero-social-proof__media{aspect-ratio:21 / 9}.hero-social-proof--d-landscape .hero-social-proof__media{aspect-ratio:16 / 9}.hero-social-proof--d-wide .hero-social-proof__media{aspect-ratio:3 / 2}.hero-social-proof--d-square .hero-social-proof__media{aspect-ratio:1 / 1}.hero-social-proof:not(.hero-social-proof--d-natural) .hero-social-proof__media img{height:100%;object-fit:cover}}@media screen and (min-width:990px){.hero-social-proof--desktop-side_by_side{display:grid;grid-template-columns:1fr 1fr;align-items:center}.hero-social-proof--desktop-side_by_side .hero-social-proof__media{aspect-ratio:auto;height:min(72vh,76rem)}.hero-social-proof--desktop-side_by_side .hero-social-proof__media img{height:100%;object-fit:cover}.hero-social-proof--desktop-side_by_side .hero-social-proof__media:after{inset:0 -1px 0 auto;width:14rem;height:auto;background:linear-gradient(to right,rgba(var(--color-background),0),rgba(var(--color-background),.6) 45%,rgb(var(--color-background)) 88% 100%)}.hero-social-proof--desktop-side_by_side .hero-social-proof__content{margin-top:0;margin-left:-6rem;padding:4rem 4.8rem}}.hero-social-proof__media--placeholder{background:rgba(var(--color-foreground),.04)}.hero-social-proof__content{position:relative;display:flex;justify-content:center;margin-top:-2.5rem;padding:2.2rem 2.4rem 2.8rem}.hero-social-proof__inner{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:52rem;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.hero-social-proof__content{padding:3.6rem 2.4rem 4.4rem}}.hero-social-proof__heading{color:rgb(var(--color-foreground));margin:0;text-wrap:balance}.hero-social-proof__subheading{margin:1rem 0 0;font-size:1.5rem;line-height:1.5;opacity:.8;text-wrap:pretty}.hero-social-proof__text{margin-bottom:1.6rem}.hero-social-proof__proof{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.3rem .8rem;margin:0 0 2rem}.hero-social-proof__stars{position:relative;display:inline-block;line-height:0;flex:0 0 auto}.hero-social-proof__stars-row{display:inline-flex;gap:.25rem;white-space:nowrap}.hero-social-proof__stars-row--track{color:rgba(var(--color-foreground),.18)}.hero-social-proof__stars-row--fill{position:absolute;top:0;left:0;height:100%;width:var(--hero-star-pct, 100%);overflow:hidden;color:var(--hero-star-color, #b9648a)}.hero-social-proof__star{width:1.5rem;height:1.5rem;flex:0 0 auto}.hero-social-proof__proof-text{font-size:1.4rem;letter-spacing:.02em}.hero-social-proof__proof-text strong,.hero-social-proof__proof-text b{font-weight:700}.hero-social-proof__ctas{display:flex;flex-direction:column;gap:.9rem;width:100%;max-width:38rem}.hero-social-proof__cta{display:flex;align-items:center;justify-content:space-between;gap:1rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));text-decoration:none;padding:1.1rem 1.2rem 1.1rem 1.8rem;border-radius:var(--buttons-radius, 0);font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;min-height:5.4rem;box-sizing:border-box;transition:transform .15s ease,box-shadow .15s ease}.hero-social-proof__cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(var(--color-foreground),.22)}.hero-social-proof__cta--secondary{background:transparent;color:rgb(var(--color-foreground));box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.45)}.hero-social-proof__cta--secondary:hover{box-shadow:inset 0 0 0 1px rgb(var(--color-foreground)),0 4px 16px rgba(var(--color-foreground),.14)}.hero-social-proof__cta-label{display:inline-flex;align-items:center;gap:.8rem}.hero-social-proof__cta-caret{display:inline-flex;align-items:center}.hero-social-proof__cta-caret svg{width:.9rem;height:.9rem;transform:rotate(-90deg)}.hero-social-proof__cta-thumb{width:3.8rem;height:3.8rem;border-radius:var(--media-radius, 0);overflow:hidden;flex-shrink:0}.hero-social-proof__cta-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hero-social-proof__badge{margin-top:1.8rem;font-size:1.1rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.6;opacity:.75}.hero-social-proof__badge p{margin:0}.hero-social-proof__badge-logo{display:block;max-width:11rem;max-height:3.2rem;width:auto;height:auto;margin:.8rem auto 0;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero-social-proof-v3.css.map */
