.ev-hero-v2{position:relative;display:flex;align-items:center;min-height:56rem;min-height:min(60rem,88svh);overflow:hidden;background-color:var(--ev-color-ink, #0a0a0a);--ev-hero2-plus-w: calc(8vw * var(--ev-hero2-plus-scale, 1))}.ev-hero-v2__media{position:absolute;top:0;right:0;bottom:0;left:0}.ev-hero-v2__media--placeholder{background-color:var(--ev-color-panel, #1a1a1a)}.ev-hero-v2__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--ev-hero2-focal, 50% 50%)}.ev-hero-v2__image--mobile{object-position:var(--ev-hero2-focal-mobile, 50% 50%)}.ev-hero-v2__image--desktop{display:none}.ev-hero-v2__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(10,10,10,var(--ev-hero2-overlay-opacity, 0))}.ev-section .ev-hero-v2__scrim{display:block}.ev-hero-v2__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;width:100%;padding:6rem 2rem 1.6rem}.ev-hero-v2__text{display:flex;flex-direction:column;gap:1rem;width:100%;overflow-wrap:break-word}.ev-hero-v2__eyebrow{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:calc(1.3rem * var(--ev-hero2-eyebrow-scale, 1));letter-spacing:.08em;text-transform:uppercase;color:var(--ev-hero2-eyebrow-color, var(--ev-color-volt, #c6ff00))}.ev-hero-v2__heading{margin:0;font-size:clamp(2.4rem,1.2rem + 2.4vw,3.4rem);line-height:1.05;text-transform:uppercase}.ev-hero-v2__heading-line{display:block;text-wrap:balance}.ev-hero-v2__heading em,.ev-hero-v2__heading strong{color:var(--ev-color-red, #ed2024);font-weight:inherit}.ev-hero-v2__heading em{font-style:italic}.ev-hero-v2__heading strong{font-style:normal}.ev-hero-v2__subtext{font-size:1.5rem;line-height:1.5;opacity:.85}.ev-hero-v2__subtext p{margin:0}.ev-hero-v2__ctas{display:flex;flex-direction:column;gap:1.2rem;width:100%}.ev-hero-v2__ctas .button{width:100%}.ev-hero-v2__link{font-size:1.3rem}.ev-hero-v2__lineup{position:relative;z-index:1;box-sizing:border-box;line-height:0;width:var(--ev-hero2-lineup-w-stack, 88%);padding-right:calc(var(--ev-hero2-plus-w) + var(--ev-hero2-plus-gap, 20px));margin:1.2rem 2rem 3.2rem auto}.ev-hero-v2__lineup-img{display:block;width:100%;height:auto}.ev-hero-v2__plus{position:absolute;display:block;right:0;top:var(--ev-hero2-plus-top-stack, 6%);width:var(--ev-hero2-plus-w);color:var(--ev-hero2-plus-color, #c6ff00);pointer-events:none}.ev-hero-v2__plus svg{display:block;width:100%;height:auto}@media screen and (max-width:749px){.ev-hero-v2{display:block;min-height:0}.ev-hero-v2__media{bottom:auto;height:var(--ev-hero2-m-image-h, 432px)}.ev-hero-v2__scrim{bottom:auto;height:var(--ev-hero2-m-image-h, 432px);background-color:transparent;background-image:linear-gradient(to bottom,rgba(10,10,10,var(--ev-hero2-overlay-opacity, 0)) 0%,rgba(10,10,10,var(--ev-hero2-overlay-opacity, 0)) var(--ev-hero2-m-fade-start, 45%),rgb(10,10,10) var(--ev-hero2-m-fade-end, 100%))}.ev-hero-v2__content{padding:calc(var(--ev-hero2-m-image-h, 432px) * var(--ev-hero2-m-copy-start, 62) / 100) 2rem 1.6rem}.ev-hero-v2__heading{font-size:calc(clamp(2.4rem,1.2rem + 2.4vw,3.4rem) * var(--ev-hero2-m-heading-scale, 1))}.ev-hero-v2--m-nowrap .ev-hero-v2__heading-line{white-space:nowrap}}@media screen and (min-width:750px){.ev-hero-v2{min-height:min(76rem,90vh);--ev-hero2-plus-w: calc(4vw * var(--ev-hero2-plus-scale, 1))}.ev-hero-v2__image--desktop{display:block}.ev-hero-v2__image--mobile{display:none}.ev-hero-v2__media{left:auto;right:0;width:var(--ev-hero2-media-width, 76%)}.ev-hero-v2__scrim{background-color:transparent;background-image:var(--ev-hero2-scrim-bottom, none),var( --ev-hero2-scrim, linear-gradient( to right, rgb(10, 10, 10) 0%, rgb(10, 10, 10) 24%, rgba(10, 10, 10, .985) 24.91%, rgba(10, 10, 10, .92) 26.28%, rgba(10, 10, 10, .72) 29.32%, rgba(10, 10, 10, .45) 32.36%, rgba(10, 10, 10, .2) 35.4%, rgba(10, 10, 10, .06) 37.68%, rgba(10, 10, 10, 0) 39.2% ) )}.ev-hero-v2__content{max-width:min(84rem,56%);justify-content:center;gap:2.4rem;padding:8rem 2rem 8rem clamp(3rem,5.5vw,8rem)}.ev-hero-v2__text{gap:1.6rem}.ev-hero-v2__eyebrow{font-size:calc(1.4rem * var(--ev-hero2-eyebrow-scale, 1))}.ev-hero-v2__heading{font-size:calc(clamp(2.4rem,1.2rem + 2.4vw,3.4rem) * var(--ev-hero2-heading-scale, 1))}.ev-hero-v2__subtext{font-size:1.8rem;max-width:46rem}.ev-hero-v2__ctas{flex-direction:row;width:auto}.ev-hero-v2__ctas .button{width:auto}.ev-hero-v2__link{font-size:1.4rem}.ev-hero-v2__lineup{position:absolute;right:var(--ev-hero2-lineup-right, 10.4%);bottom:var(--ev-hero2-lineup-bottom, 0%);width:var(--ev-hero2-lineup-w, 45%);padding-right:0;margin:0}.ev-hero-v2__plus{right:auto;left:calc(100% + var(--ev-hero2-plus-gap-d, 1%));top:var(--ev-hero2-plus-top, 22%)}}@media screen and (min-width:990px){.ev-hero-v2__heading{font-size:calc(clamp(3rem,3vw,4.6rem) * var(--ev-hero2-heading-scale, 1))}.ev-hero-v2__heading-line{white-space:nowrap}}@media(prefers-reduced-motion:reduce){.ev-hero-v2 *{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ev-hero-v2.css.map */
