.customod-categories{overflow:hidden}.customod-categories__inner{padding-top:clamp(6rem,8vw,10rem);padding-bottom:clamp(6rem,8vw,10rem)}.customod-categories__heading{display:grid;max-width:78rem;gap:1.2rem;margin-bottom:clamp(3.2rem,5vw,5.6rem)}.customod-categories__eyebrow{margin:0;color:#77a900;font-size:1.2rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.customod-categories__title{margin:0;font-size:clamp(3.4rem,6vw,6.8rem);font-weight:800;letter-spacing:-.045em;line-height:.98}.customod-categories__text{max-width:64rem;color:rgba(var(--color-foreground),.7);font-size:1.7rem}.customod-categories__text p{margin:0}.customod-categories__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1.6rem}.customod-category-card{position:relative;display:grid;grid-column:span 4;min-height:24rem;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;gap:2rem;overflow:hidden;padding:2.6rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:2rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.customod-category-card:before{position:absolute;right:-5rem;bottom:-7rem;width:18rem;height:18rem;border-radius:50%;background:#b7ff0033;filter:blur(1px);content:"";transition:transform .42s cubic-bezier(.22,1,.36,1)}.customod-category-card:nth-child(4),.customod-category-card:nth-child(5){grid-column:span 6}.customod-category-card__number{color:#77a900;font-size:1.2rem;font-weight:800;letter-spacing:.12em}.customod-category-card__content{align-self:end;display:grid;gap:.8rem}.customod-category-card__title{max-width:15ch;font-size:clamp(2.2rem,3vw,3.4rem);letter-spacing:-.03em;line-height:1.02}.customod-category-card__text{max-width:34rem;color:rgba(var(--color-foreground),.66);font-size:1.45rem;line-height:1.45}.customod-category-card__arrow{z-index:1;align-self:end;display:grid;width:4.4rem;height:4.4rem;place-items:center;border-radius:50%;background:#b7ff00;color:#0b0e11;font-size:2.2rem;transition:transform .22s ease}.customod-category-card:hover,.customod-category-card:focus-visible{border-color:#77a900b8;box-shadow:0 2.2rem 5rem #0507091f;transform:translateY(-.5rem)}.customod-category-card:hover:before,.customod-category-card:focus-visible:before{transform:scale(1.2)}.customod-category-card:hover .customod-category-card__arrow,.customod-category-card:focus-visible .customod-category-card__arrow{transform:translate(.25rem,-.25rem)}@media screen and (max-width:989px){.customod-category-card,.customod-category-card:nth-child(4),.customod-category-card:nth-child(5){grid-column:span 6}.customod-category-card:last-child:nth-child(odd){grid-column:span 12}}@media screen and (max-width:749px){.customod-categories__grid{grid-template-columns:1fr}.customod-category-card,.customod-category-card:nth-child(4),.customod-category-card:nth-child(5),.customod-category-card:last-child:nth-child(odd){grid-column:auto;min-height:17rem;padding:2.2rem}.customod-category-card__title{font-size:2.6rem}}@media(prefers-reduced-motion:reduce){.customod-category-card,.customod-category-card:before,.customod-category-card__arrow{transition:none}}.customod-hero{position:relative;overflow:hidden;isolation:isolate}.customod-hero:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(115deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(25deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;content:"";-webkit-mask-image:linear-gradient(to bottom,black,transparent 90%);mask-image:linear-gradient(to bottom,black,transparent 90%)}.customod-hero__grid{display:grid;min-height:min(760px,86vh);align-items:center;gap:4rem;padding-top:clamp(6rem,9vw,12rem);padding-bottom:clamp(6rem,9vw,12rem)}.customod-hero__copy{position:relative;z-index:2;max-width:72rem}.customod-hero__eyebrow{display:inline-flex;align-items:center;gap:1rem;margin:0 0 2rem;color:var(--customod-accent);font-size:1.25rem;font-weight:750;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.customod-hero__eyebrow:before{width:3.6rem;height:2px;background:currentColor;content:""}.customod-hero__heading{max-width:12ch;margin:0;font-size:clamp(4.5rem,8vw,10rem);font-weight:800;letter-spacing:-.055em;line-height:.91;text-wrap:balance}.customod-hero__text{max-width:62rem;margin-top:2.8rem;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55}.customod-hero__text p{margin:0}.customod-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.customod-hero__primary{background:var(--customod-accent);color:#0b0e11}.customod-hero__supporting{margin:2rem 0 0;opacity:.68;font-size:1.35rem;letter-spacing:.03em}.customod-hero__visual{position:relative;min-width:0}.customod-hero__glow{position:absolute;top:50%;left:50%;width:min(70rem,82vw);aspect-ratio:1;border-radius:50%;background:color-mix(in srgb,var(--customod-accent) 32%,transparent);filter:blur(85px);opacity:.48;transform:translate(-50%,-50%)}.customod-hero__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;border:1px solid rgba(255,255,255,.12);border-radius:2.4rem;background:#ffffff0e;box-shadow:0 4rem 10rem #0000006b;transform:rotate(1.5deg);view-transition-name:customod-hero-product}.customod-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,transparent 45%,rgba(0,0,0,.35));content:"";pointer-events:none}.customod-hero__image,.customod-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.customod-hero__product{position:absolute;right:-1rem;bottom:-2.4rem;z-index:2;display:grid;max-width:min(36rem,88%);gap:.3rem;padding:1.8rem 2rem;border:1px solid rgba(255,255,255,.18);border-radius:1.4rem;background:#0a0d10e0;color:#fff;box-shadow:0 2rem 5rem #0000005c;text-decoration:none;transition:border-color .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.customod-hero__visual:hover .customod-hero__image{transform:scale(1.025)}.customod-hero__product:hover,.customod-hero__product:focus-visible{border-color:color-mix(in srgb,var(--customod-accent) 70%,transparent);transform:translateY(-.3rem)}.customod-hero__product strong{font-size:1.5rem;line-height:1.25}.customod-hero__product>span:last-child{color:var(--customod-accent);font-weight:750}.customod-hero__product-label{opacity:.62;font-size:1.05rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@media screen and (min-width:990px){.customod-hero__grid{grid-template-columns:minmax(0,1.04fr) minmax(42rem,.96fr)}}@media screen and (max-width:989px){.customod-hero__grid{min-height:auto;gap:5rem}.customod-hero__heading{max-width:11ch}.customod-hero__visual{width:min(66rem,100%)}}@media screen and (max-width:749px){.customod-hero__grid{padding-top:5.5rem;padding-bottom:7rem}.customod-hero__heading{font-size:clamp(4.2rem,15vw,6.4rem)}.customod-hero__actions .button{width:100%}.customod-hero__product{right:1rem;bottom:1rem;max-width:calc(100% - 2rem);padding:1.35rem 1.5rem}}@media(prefers-reduced-motion:no-preference){.customod-hero__eyebrow,.customod-hero__heading,.customod-hero__text,.customod-hero__actions,.customod-hero__supporting,.customod-hero__visual{opacity:0;animation:customod-hero-enter .68s cubic-bezier(.22,1,.36,1) forwards}.customod-hero__heading{animation-delay:70ms}.customod-hero__text{animation-delay:.14s}.customod-hero__actions{animation-delay:.21s}.customod-hero__supporting{animation-delay:.28s}.customod-hero__visual{animation-delay:.19s}}@media(prefers-reduced-motion:reduce){.customod-hero__media,.customod-hero__image,.customod-hero__product{transform:none;transition:none}}@keyframes customod-hero-enter{0%{opacity:0;transform:translateY(2.2rem)}to{opacity:1;transform:translateY(0)}}.customod-proof{border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1)}.customod-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.customod-proof__item{display:grid;grid-template-columns:4.8rem 1fr;align-items:center;gap:1.4rem;min-width:0;padding:2.4rem 2rem}.customod-proof__item+.customod-proof__item{border-left:1px solid rgba(var(--color-foreground),.1)}.customod-proof__icon{display:grid;width:4.8rem;height:4.8rem;place-items:center;border-radius:50%;background:#b7ff00;color:#0b0e11}.customod-proof__icon svg{width:2.5rem;height:2.5rem}.customod-proof h2{margin:0;font-size:1.45rem;font-weight:750;letter-spacing:-.01em;line-height:1.2}.customod-proof p{margin:.35rem 0 0;color:rgba(var(--color-foreground),.62);font-size:1.25rem;line-height:1.35}@media screen and (max-width:989px){.customod-proof__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customod-proof__item:nth-child(3){border-left:0}.customod-proof__item:nth-child(n+3){border-top:1px solid rgba(var(--color-foreground),.1)}}@media screen and (max-width:549px){.customod-proof__grid{grid-template-columns:1fr}.customod-proof__item+.customod-proof__item{border-top:1px solid rgba(var(--color-foreground),.1);border-left:0}}.customod-vehicles__inner{padding-top:clamp(6rem,8vw,10rem);padding-bottom:clamp(6rem,8vw,10rem)}.customod-vehicles__header{display:grid;gap:2rem;margin-bottom:clamp(3rem,5vw,5.5rem)}.customod-vehicles__eyebrow,.customod-vehicle-card__eyebrow{margin:0 0 1rem;color:rgba(var(--color-foreground),.58);font-size:1.15rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase}.customod-vehicles__heading{max-width:14ch;margin:0;font-size:clamp(3.6rem,5vw,6.8rem);font-weight:800;letter-spacing:-.04em;line-height:.98;text-wrap:balance}.customod-vehicles__text{max-width:58rem;color:rgba(var(--color-foreground),.72);font-size:1.7rem}.customod-vehicles__text p{margin:0}.customod-vehicles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.customod-vehicle-card{position:relative;overflow:hidden;min-height:36rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:1.8rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none}.customod-vehicle-card__media{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.04)}.customod-vehicle-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#050709eb,#0507090d 72%);content:""}.customod-vehicle-card__image,.customod-vehicle-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.customod-vehicle-card__content{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:1.6rem;padding:2.2rem;color:#fff}.customod-vehicle-card__number{color:#b7ff00;font-size:1.15rem;font-weight:750;letter-spacing:.12em}.customod-vehicle-card__eyebrow{display:block;margin-bottom:.5rem;color:#ffffff9e}.customod-vehicle-card h3{margin:0;color:#fff;font-size:clamp(2.2rem,3vw,3.2rem);font-weight:800;letter-spacing:-.025em;line-height:1}.customod-vehicle-card__arrow{display:grid;width:4.2rem;height:4.2rem;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;font-size:1.8rem;transition:background .18s ease,color .18s ease,transform .18s ease}.customod-vehicle-card:hover .customod-vehicle-card__image,.customod-vehicle-card:focus-visible .customod-vehicle-card__image{transform:scale(1.045)}.customod-vehicle-card:hover .customod-vehicle-card__arrow,.customod-vehicle-card:focus-visible .customod-vehicle-card__arrow{background:#b7ff00;color:#0b0e11;transform:rotate(45deg)}@media screen and (min-width:990px){.customod-vehicles__header{grid-template-columns:minmax(0,1.2fr) minmax(34rem,.8fr);align-items:end}.customod-vehicle-card:first-child{grid-row:span 2;min-height:74rem}}@media screen and (max-width:749px){.customod-vehicles__grid{grid-template-columns:1fr}.customod-vehicle-card{min-height:32rem}}@media(prefers-reduced-motion:reduce){.customod-vehicle-card__image,.customod-vehicle-card__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/33/compiled_assets/styles.css.map */
