.sa-hero-banner{position:relative;overflow:hidden}.sa-hero-banner__inner{display:grid;gap:clamp(2rem,4vw,4.8rem);align-items:center}.sa-hero-banner__content{max-width:58rem}.sa-hero-banner--align-center .sa-hero-banner__content{margin:0 auto;text-align:center}.sa-hero-banner--align-right .sa-hero-banner__content{margin-left:auto;text-align:right}.sa-hero-banner__eyebrow{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 1rem;border-radius:var(--sa-radius-pill, 999px);background:rgba(var(--color-foreground),.06);font-size:var(--sa-type-global-size-11, 1.1rem);font-weight:var(--sa-type-global-weight-04, 600);letter-spacing:var(--sa-type-global-track-09, .16rem);text-transform:uppercase;color:rgba(var(--sa-hero-text-rgb, var(--color-foreground)),.75);margin:0 0 1.2rem}.sa-hero-banner__rating{display:flex;align-items:center;gap:.8rem;margin:0 0 1.2rem;color:rgba(var(--sa-hero-text-rgb, var(--color-foreground)),.8);font-size:var(--sa-type-global-size-05, 1.2rem)}.sa-hero-banner--align-center .sa-hero-banner__rating{justify-content:center}.sa-hero-banner--align-right .sa-hero-banner__rating{justify-content:flex-end}.sa-hero-banner__rating-stars{display:inline-flex;gap:.2rem;color:var(--sa-hero-rating-color, #F5B942)}.sa-hero-banner__rating-stars svg{width:1.4rem;height:1.4rem;fill:currentColor;stroke:none;display:block}.sa-hero-banner__rating-text{color:rgba(var(--sa-hero-text-rgb, var(--color-foreground)),.75)}.sa-hero-banner__heading{margin:0}.sa-hero-banner__subheading{margin-top:1.2rem;max-width:46rem;font-size:var(--sa-type-global-size-15, 1.6rem);color:rgba(var(--sa-hero-text-rgb, var(--color-foreground)),.8)}.sa-hero-banner--align-center .sa-hero-banner__subheading{margin-left:auto;margin-right:auto}.sa-hero-banner--align-right .sa-hero-banner__subheading{margin-left:auto}.sa-hero-banner__subheading p{margin:0}.sa-hero-banner__buttons{margin-top:2.4rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.2rem}.sa-hero-banner--align-center .sa-hero-banner__buttons{justify-content:center}.sa-hero-banner--align-right .sa-hero-banner__buttons{justify-content:flex-end}.sa-hero-banner__buttons .button{min-width:16rem;min-height:4.6rem;padding:0 2.2rem;font-size:var(--sa-type-global-size-07, 1.5rem);font-weight:var(--sa-type-global-weight-04, 600);line-height:1;letter-spacing:var(--sa-type-global-track-02, .01em);text-decoration:none;border:1px solid transparent;border-radius:var(--buttons-radius);box-shadow:0 .8rem 1.8rem rgba(var(--color-foreground),.08);transform:translateY(0);transition:transform .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.sa-hero-banner__buttons .button:before,.sa-hero-banner__buttons .button:after{content:none}.sa-hero-banner__buttons .button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgba(var(--color-button),.1);box-shadow:0 .6rem 1.6rem rgba(var(--color-button),.28),0 .2rem .4rem rgba(var(--color-button),.18)}.sa-hero-banner__buttons .button--primary:not([aria-disabled=true]):hover{box-shadow:0 .9rem 2.4rem rgba(var(--color-button),.4),0 .2rem .6rem rgba(var(--color-button),.22)}.sa-hero-banner__buttons .button--secondary{background-color:var(--sa-hero-sec-bg, transparent);color:var(--sa-hero-sec-text, rgb(var(--color-secondary-button-text)));border-color:var(--sa-hero-sec-border, rgba(var(--color-secondary-button-text), .2));box-shadow:none}.sa-hero-banner__buttons .button:not([aria-disabled=true]):hover{transform:translateY(-1px)}.sa-hero-banner__buttons .button--secondary:not([aria-disabled=true]):hover{background-color:var(--sa-hero-sec-bg, rgba(var(--color-foreground), .03));border-color:var(--sa-hero-sec-border, rgba(var(--color-foreground), .3));filter:brightness(.97)}.sa-hero-banner__buttons .button[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.sa-hero-banner__buttons .button:focus-visible{outline:2px solid rgba(var(--color-foreground),.3);outline-offset:2px}.sa-hero-banner__note{margin-top:1.6rem;font-size:var(--sa-type-global-size-05, 1.2rem);color:rgba(var(--sa-hero-text-rgb, var(--color-foreground)),.65)}.sa-hero-banner__trust{margin:2.4rem 0 0;padding:0;list-style:none;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:1rem 1.6rem}.sa-hero-banner--align-center .sa-hero-banner__trust{justify-content:center}.sa-hero-banner--align-right .sa-hero-banner__trust{justify-content:flex-end}.sa-hero-banner__trust-item{display:flex;align-items:center;gap:.8rem;flex:0 1 auto;font-size:var(--sa-type-global-size-05, 1.2rem);color:rgba(var(--sa-hero-text-rgb, var(--color-foreground)),.75)}.sa-hero-banner__trust-icon{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;opacity:.8;flex-shrink:0}.sa-hero-banner__trust-icon svg{width:100%;height:100%}.sa-hero-banner__trust-icon img,.sa-hero-banner__trust-icon .sa-hero-banner__trust-icon-image{width:100%;height:100%;display:block;object-fit:contain}.sa-hero-banner__media{--media-radius: var(--sa-hero-media-radius, var(--sa-radius-base));position:relative;border-radius:var(--media-radius);overflow:hidden;aspect-ratio:var(--sa-hero-media-ratio-mobile, var(--sa-hero-media-ratio-desktop, 4 / 3));background:transparent;border:0}.sa-hero-banner__media img,.sa-hero-banner__media video,.sa-hero-banner__media svg{width:100%;height:100%;object-fit:cover;display:block}.sa-hero-banner__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sa-hero-banner__video[data-sa-hero-video]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition:opacity .18s ease}.sa-hero-banner__video[data-sa-hero-video].is-ready{opacity:1}@media screen and (max-width:749px){.sa-hero-banner--align-mobile-left .sa-hero-banner__content{text-align:left;margin-left:0;margin-right:auto}.sa-hero-banner--align-mobile-center .sa-hero-banner__content{text-align:center;margin:0 auto}.sa-hero-banner--align-mobile-right .sa-hero-banner__content{text-align:right;margin-left:auto;margin-right:0}.sa-hero-banner--align-mobile-left .sa-hero-banner__buttons{justify-content:flex-start}.sa-hero-banner--align-mobile-center .sa-hero-banner__buttons{justify-content:center}.sa-hero-banner--align-mobile-right .sa-hero-banner__buttons{justify-content:flex-end}.sa-hero-banner--align-mobile-left .sa-hero-banner__trust{align-items:flex-start}.sa-hero-banner--align-mobile-center .sa-hero-banner__trust{align-items:center}.sa-hero-banner--align-mobile-right .sa-hero-banner__trust{align-items:flex-end}.sa-hero-banner--align-mobile-left .sa-hero-banner__rating{justify-content:flex-start}.sa-hero-banner--align-mobile-center .sa-hero-banner__rating{justify-content:center}.sa-hero-banner--align-mobile-right .sa-hero-banner__rating{justify-content:flex-end}.sa-hero-banner__trust{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.sa-hero-banner--align-center .sa-hero-banner__trust{align-items:center}.sa-hero-banner--flush-mobile{padding-top:0!important;margin-top:0!important}.sa-hero-banner--flush-mobile .sa-hero-banner__media{--media-radius: 0px;margin-left:-1.5rem;margin-right:-1.5rem;border-radius:0}.sa-hero-banner__media{order:-1}.sa-hero-banner--mobile-fade .sa-hero-banner__media{-webkit-mask-image:linear-gradient(to top,transparent 0%,rgba(0,0,0,.35) calc(var(--sa-hero-mobile-fade, 32%) * .4),rgba(0,0,0,.85) calc(var(--sa-hero-mobile-fade, 32%) * .75),#000 var(--sa-hero-mobile-fade, 32%));mask-image:linear-gradient(to top,transparent 0%,rgba(0,0,0,.35) calc(var(--sa-hero-mobile-fade, 32%) * .4),rgba(0,0,0,.85) calc(var(--sa-hero-mobile-fade, 32%) * .75),#000 var(--sa-hero-mobile-fade, 32%));-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sa-hero-banner__buttons .button--secondary{background-color:var(--sa-hero-sec-bg-m, var(--sa-hero-sec-bg, transparent));color:var(--sa-hero-sec-text-m, var(--sa-hero-sec-text, rgb(var(--color-secondary-button-text))));border-color:var(--sa-hero-sec-border-m, var(--sa-hero-sec-border, rgba(var(--color-secondary-button-text), .2)))}.sa-hero-banner__buttons .button{flex:1 1 100%}}@media screen and (min-width:750px){.sa-hero-banner__subheading{font-size:var(--sa-type-global-size-12, 1.7rem)}.sa-hero-banner__trust-item{white-space:nowrap}.sa-hero-banner--layout-split .sa-hero-banner__inner{grid-template-columns:var(--sa-hero-cols, minmax(0, 1fr) minmax(0, 1fr))}.sa-hero-banner--layout-split.sa-hero-banner--media-left .sa-hero-banner__media{order:-1}.sa-hero-banner--layout-split .sa-hero-banner__media{aspect-ratio:var(--sa-hero-media-ratio-desktop, 4 / 3);max-height:var(--sa-hero-media-max, 620px);filter:drop-shadow(0 26px 40px rgba(15,23,42,.16))}.sa-hero-banner--layout-overlay{min-height:var(--sa-hero-min-height, 600px);display:flex;align-items:center}.sa-hero-banner--layout-overlay .sa-hero-banner__inner{grid-template-columns:minmax(0,1fr);width:100%}.sa-hero-banner--layout-overlay .sa-hero-banner__media{position:absolute;top:0;bottom:0;width:var(--sa-hero-video-width, 62%);height:100%;margin:0;border-radius:0;aspect-ratio:auto;max-height:none;filter:none;z-index:0}.sa-hero-banner--layout-overlay .sa-hero-banner__media img,.sa-hero-banner--layout-overlay .sa-hero-banner__media video,.sa-hero-banner--layout-overlay .sa-hero-banner__media svg{width:100%;height:100%;object-fit:cover}.sa-hero-banner--layout-overlay.sa-hero-banner--media-right .sa-hero-banner__media{right:0;left:auto}.sa-hero-banner--layout-overlay.sa-hero-banner--media-right.sa-hero-banner--media-fade .sa-hero-banner__media{-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 var(--sa-hero-fade, 42%)),linear-gradient(to top,transparent 0%,#000 var(--sa-hero-bottom-fade, 0%));-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,#000 var(--sa-hero-fade, 42%)),linear-gradient(to top,transparent 0%,#000 var(--sa-hero-bottom-fade, 0%));mask-composite:intersect;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sa-hero-banner--layout-overlay.sa-hero-banner--media-left .sa-hero-banner__media{left:0;right:auto}.sa-hero-banner--layout-overlay.sa-hero-banner--media-left.sa-hero-banner--media-fade .sa-hero-banner__media{-webkit-mask-image:linear-gradient(to left,transparent 0%,#000 var(--sa-hero-fade, 42%)),linear-gradient(to top,transparent 0%,#000 var(--sa-hero-bottom-fade, 0%));-webkit-mask-composite:source-in;mask-image:linear-gradient(to left,transparent 0%,#000 var(--sa-hero-fade, 42%)),linear-gradient(to top,transparent 0%,#000 var(--sa-hero-bottom-fade, 0%));mask-composite:intersect;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.sa-hero-banner--layout-overlay .sa-hero-banner__content{position:relative;z-index:2;max-width:var(--sa-hero-overlay-text-max, 48rem)}}@media screen and (min-width:990px){.sa-hero-banner__content{max-width:62rem}.sa-hero-banner__buttons .button{min-width:18rem}}@media(prefers-reduced-motion:reduce){.sa-hero-banner__media{filter:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/sa-hero-banner.css.map */
