.alpha-hero{--alpha-hero-height: 56rem;--alpha-hero-scrim: .85;--alpha-hero-ink: #ffffff;--alpha-hero-ink-muted: rgba(255, 255, 255, .76);--alpha-hero-focal: 50% 50%;display:block;position:relative;overflow:hidden;isolation:isolate}.alpha-hero--ruled{border-bottom:.3rem solid var(--alpha-red)}.alpha-hero__viewport{display:grid;min-height:var(--alpha-hero-height)}.alpha-hero__slide{grid-area:1 / 1;position:relative;display:flex;min-height:var(--alpha-hero-height);opacity:0;visibility:hidden;transition:opacity .7s var(--alpha-ease),visibility 0s linear .7s}.alpha-hero__slide.is-active{z-index:1;opacity:1;visibility:visible;transition:opacity .7s var(--alpha-ease),visibility 0s linear 0s}.alpha-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:var(--alpha-carbon)}.alpha-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--alpha-hero-focal)}.alpha-hero__image--mobile{display:none}@media screen and (max-width:749px){.alpha-hero__media--dual .alpha-hero__image--desktop{display:none}.alpha-hero__media--dual .alpha-hero__image--mobile{display:block}}.alpha-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(100deg,rgba(28,32,38,calc(.96 * var(--alpha-hero-scrim))),rgba(28,32,38,calc(.88 * var(--alpha-hero-scrim))) 26%,rgba(28,32,38,calc(.5 * var(--alpha-hero-scrim))) 54%,rgba(28,32,38,calc(.14 * var(--alpha-hero-scrim))) 78%,rgba(28,32,38,calc(.04 * var(--alpha-hero-scrim)))),linear-gradient(to top,rgba(28,32,38,calc(.6 * var(--alpha-hero-scrim))),transparent 42%)}@media screen and (max-width:749px){.alpha-hero__slide:after{background:linear-gradient(to top,rgba(28,32,38,calc(.94 * var(--alpha-hero-scrim))),rgba(28,32,38,calc(.82 * var(--alpha-hero-scrim))) 45%,rgba(28,32,38,calc(.42 * var(--alpha-hero-scrim))) 80%,rgba(28,32,38,calc(.28 * var(--alpha-hero-scrim))))}}.alpha-hero__body{position:relative;z-index:2;display:flex;width:100%;padding-block:4.8rem}.alpha-hero--pos-top .alpha-hero__body{align-items:flex-start}.alpha-hero--pos-middle .alpha-hero__body{align-items:center}.alpha-hero--pos-bottom .alpha-hero__body{align-items:flex-end}.alpha-hero--has-controls .alpha-hero__body{padding-bottom:10.4rem}.alpha-hero__inner{width:100%}.alpha-hero__copy{max-width:68rem;color:var(--alpha-hero-ink)}@media screen and (min-width:990px){.alpha-hero__body{padding-block:6.4rem}.alpha-hero__copy{max-width:76rem}}.alpha-hero .alpha-hero__eyebrow{color:#fff}.alpha-hero .alpha-hero__eyebrow:before{background:var(--alpha-red)}.alpha-hero__heading{margin:0 0 1.6rem;font-size:clamp(3.4rem,6.6vw,8.2rem);line-height:.92;color:var(--alpha-hero-ink);hyphens:none;-webkit-hyphens:none;word-break:normal;overflow-wrap:normal;text-wrap:balance}.alpha-hero__sub{margin:0;max-width:52ch;font-family:var(--font-body-family);font-size:clamp(1.5rem,1.5vw,1.9rem);line-height:1.6;color:var(--alpha-hero-ink-muted)}.alpha-hero__badge{display:inline-block;margin:0 0 2rem;padding:.9rem 1.6rem;background:#fff;color:var(--alpha-red);font-family:var(--font-heading-family);font-weight:700;font-size:clamp(1.4rem,1.7vw,1.9rem);letter-spacing:.02em;line-height:1;text-transform:uppercase;transform:rotate(-1.8deg);box-shadow:.6rem .6rem 0 var(--alpha-red)}.alpha-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.alpha-hero__btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.5rem 2.6rem;border:.2rem solid transparent;border-radius:0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background-color .28s var(--alpha-ease),border-color .28s var(--alpha-ease),color .28s var(--alpha-ease),transform .28s var(--alpha-ease)}.alpha-hero__btn--primary{background:var(--alpha-red);border-color:var(--alpha-red);color:#fff}.alpha-hero__btn--primary:hover{background:var(--alpha-red-deep);border-color:var(--alpha-red-deep);color:#fff}.alpha-hero__btn--ghost{background:transparent;border-color:#ffffff80;color:#fff}.alpha-hero__btn--ghost:hover{background:#fff;border-color:#fff;color:var(--alpha-ink)}.alpha-hero__btn:focus-visible{outline:.2rem solid #ffffff;outline-offset:.3rem}.alpha-hero__btn .alpha-icon{flex:none;transition:transform .28s var(--alpha-ease)}.alpha-hero__btn:hover .alpha-icon{transform:translate(.3rem)}.alpha-hero__trust{display:flex;flex-wrap:wrap;gap:1rem 2.8rem;margin:3.2rem 0 0;padding-top:2rem;border-top:.1rem solid rgba(255,255,255,.22)}.alpha-hero__trust-item{display:flex;align-items:center;gap:.8rem;font-family:var(--font-body-family);font-size:1.3rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--alpha-hero-ink-muted)}.alpha-hero__trust-item .alpha-icon{flex:none;color:#ffffff8c}.alpha-hero__controls{position:absolute;z-index:3;left:0;right:0;bottom:2.8rem;pointer-events:none}.alpha-hero__controls-inner{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.alpha-hero__dots,.alpha-hero__arrows{display:flex;align-items:center;gap:.8rem;pointer-events:auto}.alpha-hero__dot{position:relative;width:3.2rem;height:.4rem;padding:0;border:0;border-radius:0;background:#ffffff57;cursor:pointer;transition:background-color .28s var(--alpha-ease),width .28s var(--alpha-ease)}.alpha-hero__dot:before{content:"";position:absolute;top:-2rem;right:-.4rem;bottom:-2rem;left:-.4rem}.alpha-hero__dot:hover{background:#ffffffb3}.alpha-hero__dot[aria-current=true]{width:5.6rem;background:var(--alpha-red)}.alpha-hero__dot:focus-visible,.alpha-hero__arrow:focus-visible{outline:.2rem solid #ffffff;outline-offset:.4rem}.alpha-hero__arrow{display:grid;place-items:center;width:4.8rem;height:4.8rem;padding:0;border:.1rem solid rgba(255,255,255,.4);border-radius:0;background:#1c202659;color:#fff;cursor:pointer;transition:background-color .28s var(--alpha-ease),border-color .28s var(--alpha-ease)}.alpha-hero__arrow:hover{background:var(--alpha-red);border-color:var(--alpha-red)}.alpha-hero__arrow--prev .alpha-icon{transform:rotate(180deg)}@media screen and (max-width:749px){.alpha-hero__arrows{display:none}.alpha-hero__controls-inner{justify-content:flex-start}}@keyframes alpha-hero-rise{0%{opacity:0;transform:translateY(2.4rem)}to{opacity:1;transform:none}}@keyframes alpha-hero-badge-in{0%{opacity:0;transform:rotate(-1.8deg) translateY(2.4rem) scale(.94)}to{opacity:1;transform:rotate(-1.8deg)}}.alpha-hero__slide.is-active .alpha-hero__eyebrow{animation:alpha-hero-rise .7s var(--alpha-ease) .05s backwards}.alpha-hero__slide.is-active .alpha-hero__badge{animation:alpha-hero-badge-in .7s var(--alpha-ease) .12s backwards}.alpha-hero__slide.is-active .alpha-hero__heading{animation:alpha-hero-rise .8s var(--alpha-ease) .18s backwards}.alpha-hero__slide.is-active .alpha-hero__sub{animation:alpha-hero-rise .8s var(--alpha-ease) .28s backwards}.alpha-hero__slide.is-active .alpha-hero__actions{animation:alpha-hero-rise .8s var(--alpha-ease) .38s backwards}.alpha-hero__slide.is-active .alpha-hero__trust{animation:alpha-hero-rise .8s var(--alpha-ease) .48s backwards}@keyframes alpha-hero-zoom{0%{transform:scale(1)}to{transform:scale(1.09)}}.alpha-hero__slide.is-active .alpha-hero__image{animation:alpha-hero-zoom 20s linear both}@media(prefers-reduced-motion:reduce){.alpha-hero__slide,.alpha-hero__slide.is-active,.alpha-hero__dot,.alpha-hero__arrow,.alpha-hero__btn,.alpha-hero__btn .alpha-icon{transition:none}.alpha-hero__slide.is-active .alpha-hero__eyebrow,.alpha-hero__slide.is-active .alpha-hero__badge,.alpha-hero__slide.is-active .alpha-hero__heading,.alpha-hero__slide.is-active .alpha-hero__sub,.alpha-hero__slide.is-active .alpha-hero__actions,.alpha-hero__slide.is-active .alpha-hero__trust,.alpha-hero__slide.is-active .alpha-hero__image{animation:none}.alpha-hero__badge{transform:rotate(-1.8deg)}}.alpha-hero--align-right .alpha-hero__inner{justify-content:flex-end}.alpha-hero--align-right .alpha-hero__copy{margin-left:auto;text-align:left}.alpha-hero--align-right .alpha-hero__scrim,.alpha-hero--align-right .alpha-hero__body:before{transform:scaleX(-1)}.alpha-hero--tone-dark .alpha-hero__copy,.alpha-hero--tone-dark .alpha-hero__heading,.alpha-hero--tone-dark .alpha-hero__sub,.alpha-hero--tone-dark .alpha-hero__trust-item{color:var(--alpha-ink, #1c2026)}.alpha-hero--tone-dark .alpha-hero__sub,.alpha-hero--tone-dark .alpha-hero__trust-item{color:#12141ac7}.alpha-hero--tone-dark .alpha-hero__badge{background:var(--alpha-red, #e11b22);color:#fff}.alpha-hero--tone-dark .alpha-hero__scrim,.alpha-hero--tone-dark .alpha-hero__body:before{background:linear-gradient(to left,rgba(255,255,255,.82) 0%,rgba(255,255,255,.62) 34%,rgba(255,255,255,.18) 60%,transparent 82%)}.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__scrim,.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__body:before{transform:none;background:linear-gradient(to right,transparent 18%,rgba(255,255,255,.18) 40%,rgba(255,255,255,.62) 66%,rgba(255,255,255,.84) 100%)}.alpha-hero--tone-dark .alpha-hero__btn--ghost{border-color:var(--alpha-ink, #1c2026);color:var(--alpha-ink, #1c2026)}.alpha-hero--tone-dark .alpha-hero__btn--ghost:hover{background:var(--alpha-ink, #1c2026);color:#fff}.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__eyebrow{display:flex;width:100%}.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__badge{display:table;margin-bottom:1.6rem}@media screen and (min-width:990px){.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__copy{max-width:46rem}.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__scrim,.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__body:before{background:linear-gradient(to right,transparent 40%,rgba(255,255,255,.35) 52%,rgba(255,255,255,.8) 62%,rgba(255,255,255,.92) 100%)}}.alpha-hero--tone-dark .alpha-hero__trust{gap:.6rem 1.8rem}.alpha-hero--tone-dark .alpha-hero__trust-item{font-weight:600}.alpha-hero--tone-dark .alpha-hero__slide:after{background:linear-gradient(to right,transparent 44%,rgba(255,255,255,.28) 55%,rgba(255,255,255,.74) 64%,rgba(255,255,255,.9) 100%)}@media screen and (min-width:990px){.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__inner{padding-right:3rem}.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__copy{max-width:42rem}}@media screen and (max-width:989px){.alpha-hero--tone-dark .alpha-hero__slide:after{background:linear-gradient(to top,#1c2026eb,#1c2026cc 42%,#1c202685 74%,#1c202657)}.alpha-hero--tone-dark .alpha-hero__copy,.alpha-hero--tone-dark .alpha-hero__heading,.alpha-hero--tone-dark .alpha-hero__badge-note{color:#fff}.alpha-hero--tone-dark .alpha-hero__sub{color:#ffffffdb}.alpha-hero--tone-dark .alpha-hero__eyebrow,.alpha-hero--tone-dark .alpha-eyebrow{color:#fff}.alpha-hero--tone-dark .alpha-hero__trust-item{background:#ffffff24;color:#fff}.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__copy{max-width:none;margin-left:0}}.alpha-hero--tone-dark .alpha-hero__eyebrow,.alpha-hero--tone-dark .alpha-eyebrow{color:var(--alpha-red, #e11b22)}.alpha-hero--tone-dark .alpha-hero__eyebrow:before,.alpha-hero--tone-dark .alpha-eyebrow:before{background:var(--alpha-red, #e11b22)}@media screen and (min-width:990px){.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__body:after{content:"";position:absolute;top:0;bottom:0;right:0;width:34rem;pointer-events:none;background:repeating-linear-gradient(108deg,rgba(225,27,34,.09) 0 .6rem,transparent .6rem 4.4rem);-webkit-mask-image:linear-gradient(to right,transparent,#000 45%);mask-image:linear-gradient(to right,transparent,#000 45%)}}.alpha-hero--tone-dark .alpha-hero__heading:before{content:"";display:block;width:6.4rem;height:.5rem;margin-bottom:1.8rem;background:var(--alpha-red, #e11b22)}.alpha-hero--tone-dark .alpha-hero__badge{transform:rotate(-1.4deg);box-shadow:.5rem .5rem #12141a29}.alpha-hero--tone-dark .alpha-hero__trust-item{padding:.5rem 1rem;border:.1rem solid rgba(18,20,26,.18);background:#ffffff9e;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.alpha-hero--tone-dark .alpha-hero__badge{transform:none}}.alpha-hero--tone-dark .alpha-hero__slide:after{background:linear-gradient(to right,transparent 42%,rgba(255,255,255,.2) 54%,rgba(255,255,255,.55) 63%,rgba(255,255,255,.7) 100%)}@media screen and (min-width:990px){.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__scrim,.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__body:before{background:linear-gradient(to right,transparent 46%,rgba(255,255,255,.22) 58%,rgba(255,255,255,.5) 68%,rgba(255,255,255,.62) 100%)}}@media screen and (min-width:990px){.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__copy{max-width:46rem;margin-right:7rem}}@media screen and (min-width:1600px){.alpha-hero--tone-dark.alpha-hero--align-right .alpha-hero__copy{margin-right:12rem}}.alpha-hero--tone-dark .alpha-hero__trust-item svg,.alpha-hero--tone-dark .alpha-hero__trust-item .alpha-icon{display:none}.alpha-hero--tone-dark .alpha-hero__trust-item{gap:0;padding:.6rem 1.2rem;border-color:#12141a38;background:#ffffffc7}@keyframes alpha-hero-badge-nudge{0%,to{transform:translate(0) rotate(-2deg)}1.2%{transform:translate(-.4rem) rotate(-3.6deg)}2.4%{transform:translate(.4rem) rotate(-.4deg)}3.6%{transform:translate(-.3rem) rotate(-3.2deg)}4.8%{transform:translate(.3rem) rotate(-.9deg)}6%{transform:translate(-.15rem) rotate(-2.5deg)}7.5%{transform:translate(0) rotate(-2deg)}}.alpha-hero__badge{display:inline-block;transform:rotate(-2deg);transform-origin:center;will-change:transform}.alpha-hero__slide.is-active .alpha-hero__badge{animation:alpha-hero-badge-in .7s var(--alpha-ease) .12s backwards,alpha-hero-badge-nudge 9s ease-in-out 4s infinite}@media(prefers-reduced-motion:reduce){.alpha-hero__badge{animation:none}}@media screen and (max-width:749px){.alpha-hero__slide:after,.alpha-hero--tone-dark .alpha-hero__slide:after{background:linear-gradient(to bottom,#1c202652,#1c20269e,#1c2026c2 52%,#1c2026d1)}.alpha-hero__copy,.alpha-hero--tone-dark .alpha-hero__copy,.alpha-hero__heading,.alpha-hero--tone-dark .alpha-hero__heading{color:#fff}.alpha-hero__sub,.alpha-hero--tone-dark .alpha-hero__sub{color:#ffffffdb}.alpha-hero--tone-dark .alpha-hero__eyebrow,.alpha-hero--tone-dark .alpha-eyebrow{color:#fff}.alpha-hero,.alpha-hero__viewport,.alpha-hero__slide{--alpha-hero-height: 46rem}.alpha-hero__body{padding-block:3.2rem}.alpha-hero__actions{display:grid;gap:1rem}.alpha-hero__btn{width:100%;justify-content:center}.alpha-hero__trust{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}}@media screen and (max-width:989px){.alpha-hero--tone-dark .alpha-hero__btn--ghost{border-color:#ffffffa6;background:#1c202647;color:#fff}.alpha-hero--tone-dark .alpha-hero__btn--ghost:hover,.alpha-hero--tone-dark .alpha-hero__btn--ghost:focus-visible{background:#fff;border-color:#fff;color:var(--alpha-ink, #1c2026)}}@media screen and (max-width:989px){.alpha-hero--tone-dark .alpha-hero__slide:after{background:linear-gradient(to top,#1c2026eb,#1c2026d1 42%,#1c202694 74%,#1c202666)}.alpha-hero--tone-dark .alpha-hero__copy,.alpha-hero--tone-dark .alpha-hero__heading{color:#fff}.alpha-hero--tone-dark .alpha-hero__sub{color:#ffffffe0}.alpha-hero--tone-dark .alpha-hero__eyebrow,.alpha-hero--tone-dark .alpha-eyebrow{color:#fff}.alpha-hero--tone-dark .alpha-hero__trust-item{background:#ffffff29;border-color:#ffffff47;color:#fff}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-alpha-hero.css.map */
