.cs-hero-banner{position:relative;overflow:hidden;width:100%}.cs-hero__grid{display:grid;grid-template-columns:1fr;width:100%;max-width:100%}@media screen and (min-width:750px){.cs-hero__grid{grid-template-columns:1fr 1fr;min-height:480px;max-height:560px}}.cs-hero__text{padding:3.2rem 2rem;display:flex;flex-direction:column;justify-content:center;order:1;overflow:hidden;min-width:0;max-width:100%}@media screen and (min-width:750px){.cs-hero__text{padding:4rem 4rem 4rem 6rem}}@media screen and (min-width:990px){.cs-hero__text{padding:5rem 5rem 5rem 8rem}}@media screen and (min-width:1400px){.cs-hero__text{padding-left:calc((100vw - 1400px)/2 + 2rem)}}.cs-hero__eyebrow,.cs-hero__title,.cs-hero__subtitle,.cs-hero__cta-wrap,.cs-hero__reviews,.cs-hero__usps{max-width:48rem;width:100%}@media screen and (min-width:750px){.cs-hero--align-d-center .cs-hero__text{align-items:center;text-align:center}.cs-hero--align-d-center .cs-hero__eyebrow,.cs-hero--align-d-center .cs-hero__title,.cs-hero--align-d-center .cs-hero__subtitle,.cs-hero--align-d-center .cs-hero__cta-wrap,.cs-hero--align-d-center .cs-hero__reviews,.cs-hero--align-d-center .cs-hero__usps{margin-left:auto;margin-right:auto}.cs-hero--align-d-center .cs-hero__reviews{justify-content:center}}@media screen and (max-width:749px){.cs-hero--align-m-center .cs-hero__text{align-items:center;text-align:center}.cs-hero--align-m-center .cs-hero__eyebrow,.cs-hero--align-m-center .cs-hero__title,.cs-hero--align-m-center .cs-hero__subtitle,.cs-hero--align-m-center .cs-hero__cta-wrap,.cs-hero--align-m-center .cs-hero__reviews,.cs-hero--align-m-center .cs-hero__usps{margin-left:auto;margin-right:auto}.cs-hero--align-m-center .cs-hero__reviews{justify-content:center}}.cs-hero__eyebrow{margin:0 0 1.2rem;font-size:1.3rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.cs-hero__title{margin:0 0 1.4rem;font-size:clamp(3.2rem,5vw,5.6rem);line-height:1.05;font-weight:700}.cs-hero__title p{margin:0}.cs-hero__title em{font-style:italic;font-weight:700}.cs-hero__subtitle{margin:0 0 2rem;font-size:1.6rem;line-height:1.5;opacity:.85}.cs-hero__cta-wrap{margin-bottom:1.6rem}.cs-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 3.5rem;border-radius:var(--buttons-radius-outset);font-weight:600;font-size:1.4rem;text-decoration:none;border:none;line-height:1;transition:transform .15s ease,filter .15s ease}.cs-hero__cta:hover{transform:translateY(-1px);filter:brightness(.92)}.cs-hero__cta:before,.cs-hero__cta:after{display:none!important;content:none!important}@media screen and (max-width:749px){.cs-hero__cta-wrap{width:auto}.cs-hero__cta{display:inline-flex;width:auto;padding:1.2rem 4rem;font-size:1.4rem;text-align:center}}.cs-hero__reviews{display:flex;align-items:center;gap:1rem;margin:.4rem 0 1.8rem;flex-wrap:nowrap}.cs-hero__stars{height:20px;width:auto;display:block;flex-shrink:0}.cs-hero__reviews-text{font-size:1.4rem;line-height:1.3}.cs-hero__reviews-text strong{font-weight:700}.cs-hero__reviews-text em{font-style:italic;opacity:.7}@media screen and (max-width:749px){.cs-hero__reviews{gap:.6rem;flex-wrap:nowrap;align-items:center}.cs-hero__stars{height:14px;max-width:70px}.cs-hero__reviews-text{font-size:1.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-hero__reviews-text em{font-style:normal}}.cs-hero__usps{position:relative;margin-top:.4rem;overflow:hidden;max-width:48rem;width:100%}.cs-hero__usps-track{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;width:100%;max-width:100%}.cs-hero__usp{display:flex;align-items:center;gap:1rem;padding:.9rem 1.4rem;border-radius:999px;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 6px #0000000a;font-size:1.3rem;font-weight:500;line-height:1.2;min-width:0}.cs-hero__usp-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem}.cs-hero__usp-icon svg{width:100%;height:100%;display:block}.cs-hero__usp-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}@media screen and (max-width:749px){.cs-hero--usp-m-grid .cs-hero__usps{max-width:100%;width:100%}.cs-hero--usp-m-grid .cs-hero__usps-track{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;width:100%}.cs-hero--usp-m-stacked .cs-hero__usps{max-width:100%;width:100%}.cs-hero--usp-m-stacked .cs-hero__usps-track{display:grid;grid-template-columns:1fr;gap:.8rem;width:100%}.cs-hero--usp-m-hidden .cs-hero__usps{display:none}.cs-hero--usp-m-marquee .cs-hero__usps{max-width:100%;width:100%;overflow:hidden;margin-left:0;margin-right:0;mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 5%,#000 95%,transparent 100%)}.cs-hero--usp-m-marquee .cs-hero__usps-track{display:flex;grid-template-columns:none;gap:.8rem;width:max-content;max-width:none;padding-left:0}.cs-hero--usp-m-marquee .cs-hero__usp{flex-shrink:0}.cs-hero--usp-m-marquee .cs-hero__usps-track--animate{animation:cs-hero-marquee 22s linear infinite}.cs-hero--usp-m-marquee .cs-hero__usps-track--animate:hover{animation-play-state:paused}}@keyframes cs-hero-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.cs-hero__usps-track--animate{animation:none}}.cs-hero__media{position:relative;order:2;overflow:hidden;display:block;width:100%;min-width:0}.cs-hero__image{width:100%;height:100%;position:relative;display:block}.cs-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.cs-hero__image--desktop{display:none}.cs-hero__image--mobile{display:block}@media screen and (min-width:750px){.cs-hero__image--desktop{display:block}.cs-hero__image--mobile{display:none}.cs-hero__media{max-height:560px}}@media screen and (max-width:749px){.cs-hero__media{aspect-ratio:4 / 3;width:100%}}.cs-hero__award{position:absolute;top:2rem;right:2rem;width:11rem;height:auto;z-index:3;pointer-events:none}.cs-hero__award img{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}@media screen and (min-width:990px){.cs-hero__award{top:2.4rem;right:2.4rem;width:13rem}}@media screen and (max-width:749px){.cs-hero__award{top:1.2rem;right:1.2rem;width:8.5rem}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/section-cs-hero-banner.css.map */
