.section-ovrd-hero{background:var(--ovrd-color-background, #1f1f1f)}.ovrd-hero{--ovrd-hero-orange: var(--ovrd-color-primary, #ff3e00);--ovrd-hero-black: var(--ovrd-color-surface, #0a0a0a);--ovrd-hero-bg: var(--ovrd-color-background, #1f1f1f);--ovrd-hero-white: var(--ovrd-color-text, #ebebeb);--ovrd-hero-muted: var(--ovrd-color-muted, #c2c2c2);--ovrd-hero-line: color-mix(in srgb, var(--ovrd-hero-orange) 42%, transparent);--ovrd-hero-cut: clamp(2.8rem, 4vw, 6.4rem);position:relative;display:grid;min-height:var(--ovrd-hero-desktop-height, 720px);overflow:hidden;isolation:isolate;background:var(--ovrd-hero-black);color:var(--ovrd-hero-white);font-family:var(--ovrd-font-body, var(--font-body-family))}.ovrd-hero__media,.ovrd-hero__media picture,.ovrd-hero__placeholder,.ovrd-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.ovrd-hero__media{z-index:-3;background:var(--ovrd-hero-black)}.ovrd-hero__media picture{display:block}.ovrd-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--ovrd-hero-image-position-desktop, center center)}.ovrd-hero--zoom .ovrd-hero__image{animation:ovrdHeroZoom 12s ease-out both}.ovrd-hero__placeholder{background:radial-gradient(circle at 72% 32%,rgba(255,62,0,.18),transparent 28rem),linear-gradient(135deg,#0a0a0a,#1f1f1f 46%,#0a0a0a)}.ovrd-hero__shade{z-index:-2;opacity:1;pointer-events:none}.ovrd-hero__shade--left{background:linear-gradient(90deg,rgba(10,10,10,calc(var(--ovrd-hero-overlay-opacity, .45) + .35)),rgba(10,10,10,var(--ovrd-hero-overlay-opacity, .45)) 38%,#0a0a0a2e 72%,#0a0a0a70)}.ovrd-hero__shade--center{background:radial-gradient(circle at center,#0a0a0a33,rgba(10,10,10,var(--ovrd-hero-overlay-opacity, .45)) 68%),linear-gradient(180deg,#0a0a0a40,#0a0a0aad)}.ovrd-hero__shade--bottom{background:linear-gradient(180deg,#0a0a0a2e,rgba(10,10,10,var(--ovrd-hero-overlay-opacity, .45)),#0a0a0ae0)}.ovrd-hero__shade--full{background:rgba(10,10,10,var(--ovrd-hero-overlay-opacity, .45))}.ovrd-hero__frame{position:absolute;inset:clamp(1.4rem,2vw,2.4rem);z-index:-1;border:.1rem solid color-mix(in srgb,var(--ovrd-hero-orange) 20%,transparent);clip-path:polygon(var(--ovrd-hero-cut) 0,100% 0,100% calc(100% - var(--ovrd-hero-cut)),calc(100% - var(--ovrd-hero-cut)) 100%,0 100%,0 var(--ovrd-hero-cut));opacity:.55;pointer-events:none}.ovrd-hero:before,.ovrd-hero:after{content:"";position:absolute;z-index:-1;width:clamp(14rem,20vw,34rem);height:clamp(14rem,20vw,34rem);background:color-mix(in srgb,var(--ovrd-hero-orange) 13%,transparent);clip-path:polygon(50% 0,100% 100%,0 100%);pointer-events:none}.ovrd-hero:before{top:clamp(5rem,8vw,10rem);left:clamp(43%,52vw,58%);transform:translate(-50%)}.ovrd-hero:after{right:-8rem;bottom:-10rem;transform:rotate(180deg);opacity:.72}.ovrd-hero__inner{position:relative;z-index:1;display:grid;min-height:inherit;padding-top:max(var(--ovrd-header-height, 9rem),clamp(7rem,7vw,11rem));padding-bottom:clamp(4rem,6vw,8rem)}.ovrd-hero--desktop-left-center .ovrd-hero__inner{align-items:center;justify-items:start}.ovrd-hero--desktop-center-center .ovrd-hero__inner{align-items:center;justify-items:center}.ovrd-hero--desktop-right-center .ovrd-hero__inner{align-items:center;justify-items:end}.ovrd-hero--desktop-left-bottom .ovrd-hero__inner{align-items:end;justify-items:start}.ovrd-hero__content{width:min(100%,var(--ovrd-hero-content-width, 620px));color:var(--ovrd-hero-white)}.ovrd-hero--desktop-center-center .ovrd-hero__content{text-align:center}.ovrd-hero--desktop-right-center .ovrd-hero__content{text-align:right}.ovrd-hero__eyebrow{margin:0 0 clamp(.9rem,1.2vw,1.6rem);color:var(--ovrd-hero-white);font-size:clamp(1.8rem,2.3vw,4.2rem);font-weight:400;line-height:1.1;letter-spacing:clamp(.24em,1vw,.46em)}.ovrd-hero__heading{max-width:10ch;margin:0;color:var(--ovrd-hero-white);font-family:var(--ovrd-font-heading, var(--font-heading-family));font-size:clamp(5rem,6.8vw,12rem);font-weight:900;line-height:.98;letter-spacing:-.035em;text-transform:uppercase;text-wrap:balance;text-shadow:0 .8rem 1.3rem color-mix(in srgb,var(--ovrd-hero-white) 16%,transparent)}.ovrd-hero--desktop-center-center .ovrd-hero__heading{max-width:none;margin-inline:auto}.ovrd-hero--desktop-right-center .ovrd-hero__heading{margin-left:auto}.ovrd-hero__subheading{max-width:58rem;margin-top:clamp(1.6rem,2vw,2.4rem);color:color-mix(in srgb,var(--ovrd-hero-white) 88%,transparent);font-size:clamp(1.55rem,1.15vw,2.1rem);font-weight:500;line-height:1.5}.ovrd-hero--desktop-center-center .ovrd-hero__subheading{margin-inline:auto}.ovrd-hero--desktop-right-center .ovrd-hero__subheading{margin-left:auto}.ovrd-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center;margin-top:clamp(2.2rem,3vw,4rem)}.ovrd-hero--desktop-center-center .ovrd-hero__actions{justify-content:center}.ovrd-hero--desktop-right-center .ovrd-hero__actions{justify-content:flex-end}.ovrd-hero__button{display:inline-flex;min-width:clamp(17rem,13vw,24rem);min-height:clamp(5.2rem,4vw,6.4rem);align-items:center;justify-content:center;gap:1rem;padding:1.3rem 2.4rem;border:.1rem solid var(--ovrd-hero-orange);background:color-mix(in srgb,var(--ovrd-hero-black) 68%,transparent);color:var(--ovrd-hero-orange);font-size:clamp(1.8rem,1.6vw,2.6rem);font-weight:700;line-height:1;text-decoration:none;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.ovrd-hero__button--primary{box-shadow:0 0 2.4rem color-mix(in srgb,var(--ovrd-hero-orange) 17%,transparent)}.ovrd-hero__button--secondary{min-width:clamp(14rem,11vw,19rem);color:var(--ovrd-hero-white);border-color:color-mix(in srgb,var(--ovrd-hero-white) 46%,transparent)}.ovrd-hero__button:hover{transform:translateY(-.2rem);background:var(--ovrd-hero-orange);color:var(--ovrd-hero-black)}.ovrd-hero__button--secondary:hover{border-color:var(--ovrd-hero-orange)}.ovrd-hero__button:focus-visible{outline:.2rem solid var(--ovrd-hero-white);outline-offset:.35rem}.ovrd-hero__button-arrow{transform:translateY(-.04em);transition:transform .16s ease}.ovrd-hero__button:hover .ovrd-hero__button-arrow{transform:translate(.25rem,-.04em)}.ovrd-hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.1rem;width:min(100%,62rem);margin-top:clamp(2.6rem,3.4vw,5rem);border:.1rem solid var(--ovrd-hero-line);background:color-mix(in srgb,var(--ovrd-hero-black) 82%,transparent);clip-path:polygon(2rem 0,100% 0,100% calc(100% - 2rem),calc(100% - 2rem) 100%,0 100%,0 2rem)}.ovrd-hero--desktop-center-center .ovrd-hero__proof{margin-inline:auto}.ovrd-hero--desktop-right-center .ovrd-hero__proof{margin-left:auto}.ovrd-hero__proof-item{display:grid;gap:.5rem;min-height:8rem;align-content:center;padding:1.4rem 1.5rem;border-right:.1rem solid var(--ovrd-hero-line)}.ovrd-hero__proof-item:last-child{border-right:0}.ovrd-hero__proof-value{color:var(--ovrd-hero-orange);font-size:1.2rem;font-weight:900;line-height:1;letter-spacing:.16em;text-transform:uppercase}.ovrd-hero__proof-label{color:var(--ovrd-hero-white);font-size:clamp(1.2rem,.95vw,1.5rem);font-weight:700;line-height:1.2}.ovrd-hero__scroll{position:absolute;z-index:2;top:50%;left:clamp(2rem,3vw,4.8rem);display:grid;gap:.7rem;transform:translateY(-50%)}.ovrd-hero__scroll span{width:.8rem;height:.8rem;border-radius:999rem;background:var(--ovrd-hero-white);opacity:.7}.ovrd-hero__scroll span:nth-child(2){background:var(--ovrd-hero-orange);opacity:1}@media screen and (max-width:989px){.ovrd-hero{min-height:var(--ovrd-hero-mobile-height, 660px);--ovrd-hero-cut: clamp(2.4rem, 10vw, 4.8rem)}.ovrd-hero__image{object-position:var(--ovrd-hero-image-position-mobile, center center)}.ovrd-hero__shade--left,.ovrd-hero__shade--center,.ovrd-hero__shade--bottom,.ovrd-hero__shade--full{background:linear-gradient(180deg,#0a0a0a61,#0a0a0a52 34%,#0a0a0ad1),rgba(10,10,10,calc(var(--ovrd-hero-overlay-opacity, .45) * .54))}.ovrd-hero__frame{top:1.2rem;right:1.2rem;bottom:1.2rem;left:1.2rem;opacity:.38}.ovrd-hero:before{top:var(--ovrd-header-height, 7rem);left:50%;width:16rem;height:16rem;opacity:.6}.ovrd-hero:after{display:none}.ovrd-hero__inner{min-height:inherit;padding-top:calc(var(--ovrd-header-height, 7rem) + 2.6rem);padding-bottom:4.4rem}.ovrd-hero--mobile-center .ovrd-hero__inner{align-items:center;justify-items:center}.ovrd-hero--mobile-bottom .ovrd-hero__inner{align-items:end;justify-items:center}.ovrd-hero--mobile-top .ovrd-hero__inner{align-items:start;justify-items:center}.ovrd-hero__content,.ovrd-hero--desktop-right-center .ovrd-hero__content,.ovrd-hero--desktop-center-center .ovrd-hero__content{width:min(100%,36rem);text-align:center}.ovrd-hero__eyebrow{margin-bottom:1rem;font-size:clamp(1.35rem,4vw,1.7rem);letter-spacing:.28em}.ovrd-hero__heading,.ovrd-hero--desktop-center-center .ovrd-hero__heading,.ovrd-hero--desktop-right-center .ovrd-hero__heading{max-width:none;margin-inline:auto;font-size:clamp(4.2rem,13.4vw,6.4rem);line-height:1.02;letter-spacing:-.04em}.ovrd-hero__subheading,.ovrd-hero--desktop-center-center .ovrd-hero__subheading,.ovrd-hero--desktop-right-center .ovrd-hero__subheading{max-width:31rem;margin-inline:auto;margin-top:1.4rem;font-size:1.35rem;line-height:1.45}.ovrd-hero__actions,.ovrd-hero--desktop-center-center .ovrd-hero__actions,.ovrd-hero--desktop-right-center .ovrd-hero__actions{justify-content:center;margin-top:2.2rem}.ovrd-hero__button{min-width:min(100%,21rem);min-height:5.4rem;padding-inline:2rem;font-size:1.75rem}.ovrd-hero__proof{grid-template-columns:1fr;width:min(100%,31rem);margin-inline:auto;margin-top:2.4rem;clip-path:polygon(1.6rem 0,100% 0,100% calc(100% - 1.6rem),calc(100% - 1.6rem) 100%,0 100%,0 1.6rem)}.ovrd-hero__proof-item{min-height:5.8rem;padding:1.1rem 1.3rem;border-right:0;border-bottom:.1rem solid var(--ovrd-hero-line);text-align:left}.ovrd-hero__proof-item:last-child{border-bottom:0}.ovrd-hero__proof-value{font-size:1rem}.ovrd-hero__proof-label{font-size:1.25rem}.ovrd-hero__scroll{top:auto;bottom:1.6rem;left:50%;grid-auto-flow:column;transform:translate(-50%)}}@media screen and (max-width:420px){.ovrd-hero__proof{display:none}.ovrd-hero__content{width:min(100%,33rem)}}@media(prefers-reduced-motion:reduce){.ovrd-hero--zoom .ovrd-hero__image{animation:none}.ovrd-hero__button,.ovrd-hero__button-arrow{transition:none}}@keyframes ovrdHeroZoom{0%{transform:scale(1.035)}to{transform:scale(1)}}@media screen and (max-width:749px){.section-ovrd-hero .ovrd-hero{min-height:0;aspect-ratio:1080 / 1450}.section-ovrd-hero .ovrd-hero__media,.section-ovrd-hero .ovrd-hero__media picture{min-height:0;height:100%}.section-ovrd-hero .ovrd-hero__image{width:100%;height:100%;object-fit:contain;object-position:center center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ovrd-hero.css.map */
