.hero{padding:0;overflow:hidden}.hero .shell.hero-grid{width:min(calc(100% - 32px),var(--max));max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,50%) minmax(0,50%);gap:0;min-height:650px;align-items:stretch;overflow:hidden}.hero-copy{min-width:0;display:flex;flex-direction:column;justify-content:flex-start;padding:46px clamp(34px,4vw,68px) 72px 0;background:linear-gradient(115deg,#071426 0%,#071426 76%,#0b1d34 100%)}.hero-brand-title{font-size:clamp(44px,3.7vw,60px);gap:14px;max-width:100%;margin:0 0 20px}.hero-brand-title .hero-main{white-space:nowrap;font-weight:700}.hero-brand-title .hero-sub{font-size:.45em;line-height:1.05;letter-spacing:-.02em;white-space:nowrap;font-weight:700}.hero-race-image{position:relative;display:block;width:100%;height:93%;max-width:none;min-width:0;min-height:0;align-self:end;justify-self:stretch;background:url("Gemini_Generated_Image_c9szauc9szauc9sz.png") left bottom/cover no-repeat;overflow:hidden}.hero-race-image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(7,20,38,.18) 0%,rgba(7,20,38,0) 14%),linear-gradient(180deg,rgba(2,8,20,.02),rgba(2,8,20,.08))}@media(max-width:1280px){.hero .shell.hero-grid{grid-template-columns:52% 48%}.hero-brand-title{font-size:clamp(42px,4vw,54px)}.hero-copy{padding-right:34px}}@media(max-width:980px){.hero .shell.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:40px 0 44px}.hero-brand-title{font-size:clamp(42px,8vw,60px)}.hero-brand-title .hero-main,.hero-brand-title .hero-sub{white-space:normal}.hero-race-image{width:100%;height:auto;min-height:420px;align-self:stretch;justify-self:stretch;background-position:center center}}@media(max-width:600px){.hero-brand-title{font-size:clamp(38px,11vw,52px)}.hero-brand-title .hero-sub{font-size:.50em}.hero-race-image{min-height:300px}.hero-actions .button{width:100%}}