.g4lo-section{--g4lo-ink:#0c0e12;--g4lo-panel:#171a20;--g4lo-card:#20242b;--g4lo-paper:#f4f3ee;--g4lo-white:#fbfbf8;--g4lo-blue:#2f308f;--g4lo-orange:#f18226;--g4lo-red:#cf3434;--g4lo-line:rgba(255,255,255,.12);--g4lo-muted:#a5a8af;color:#fff;background:var(--section-bg,var(--g4lo-ink));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.g4lo-section *{box-sizing:border-box}.g4lo-section a{text-decoration:none;color:inherit}.g4lo-shell{width:min(1380px,calc(100% - 64px));margin-inline:auto}.g4lo-pad{padding-top:var(--pad-top,72px);padding-bottom:var(--pad-bottom,72px)}.g4lo-eyebrow{margin:0 0 15px;color:var(--accent,var(--g4lo-orange));font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.g4lo-heading{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.035em;text-transform:uppercase}.g4lo-copy{color:var(--g4lo-muted);font-size:14px;line-height:1.7}.g4lo-intro{display:grid;grid-template-columns:1.15fr .65fr;align-items:end;gap:70px;margin-bottom:40px}.g4lo-intro .g4lo-copy{max-width:520px;margin:0}.g4lo-button{min-height:48px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;gap:24px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:transform .18s ease,background .18s ease}.g4lo-button:hover{transform:translateY(-2px)}.g4lo-button--orange{color:#111318!important;background:var(--g4lo-orange)}.g4lo-button--orange:hover{background:#ff9943}.g4lo-button--outline{border-color:#ffffff47;background:#ffffff12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.g4lo-text-link{display:inline-flex;align-items:center;gap:10px;padding-bottom:5px;border-bottom:1px solid currentColor;color:var(--accent,var(--g4lo-orange))!important;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.header-wrapper{background:#0c0e12!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.header-wrapper .header__menu-item,.header-wrapper .header__icon,.header-wrapper .header__heading-link{color:#fff!important}.header-wrapper .header__active-menu-item{color:#f18226!important}.header-wrapper .header__submenu{color:#fff;background:#171a20!important;border-color:#ffffff1f!important}.header-wrapper .header__submenu a{color:#fff!important}.announcement-bar-section .utility-bar{background:#2f308f!important;color:#fff!important}.announcement-bar-section .announcement-bar__message{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.section-header{position:relative;z-index:40}.header__heading-logo{filter:drop-shadow(0 5px 15px rgba(0,0,0,.35))}.g4lo-announcement{min-height:var(--bar-height,34px);display:flex;align-items:center;color:var(--bar-text,#fff);background:var(--bar-bg,#2f308f);font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}.g4lo-announcement__inner{width:min(1380px,calc(100% - 64px));margin-inline:auto;display:grid;grid-template-columns:repeat(var(--message-count,3),1fr);align-items:center}.g4lo-announcement__message{min-height:var(--bar-height,34px);padding:6px 20px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;color:inherit;text-align:center;font-size:var(--bar-size,10px);font-weight:800;letter-spacing:.12em;text-transform:var(--bar-transform,uppercase)}.g4lo-announcement__message+.g4lo-announcement__message:before{content:"";width:1px;height:14px;position:absolute;left:0;background:color-mix(in srgb,var(--bar-text,#fff) 28%,transparent)}.g4lo-announcement__dot{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:var(--bar-accent,#f18226)}.g4lo-hero{padding-top:var(--hero-pad-top,18px);padding-bottom:var(--hero-pad-bottom,36px);color:var(--hero-text,#fff)}.g4lo-hero__shell--full{width:100%;max-width:none}.g4lo-hero__card{min-height:var(--hero-height,650px);position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--g4lo-line);border-radius:var(--hero-radius,30px);background:#171a20}.g4lo-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.g4lo-hero__media picture,.g4lo-hero__media img{width:100%;height:100%;display:block}.g4lo-hero__media img{object-fit:cover;object-position:var(--image-position,center)}.g4lo-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,10,13,var(--overlay-strong,.96)) 0,rgba(8,10,13,var(--overlay-mid,.8)) 42%,rgba(8,10,13,var(--overlay-soft,.22)) 76%),linear-gradient(0deg,rgba(8,10,13,.56),transparent 48%)}.g4lo-hero__card:after{content:"";display:var(--show-grid,block);position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:95px 95px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 62%);mask-image:linear-gradient(90deg,#000,transparent 62%);opacity:.3}.g4lo-hero__content{width:min(var(--content-width,720px),calc(100% - 40px));min-height:var(--hero-height,650px);margin-left:var(--content-margin-left,0);margin-right:var(--content-margin-right,auto);padding:var(--content-pad-y,70px) var(--content-pad-x,70px);display:flex;flex-direction:column;align-items:var(--content-items,flex-start);justify-content:var(--content-vertical,center);text-align:var(--content-align,left)}.g4lo-hero__content h1{max-width:100%;margin:0;color:inherit;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(42px,var(--heading-size,82px),96px);line-height:.95;letter-spacing:-.045em;text-transform:var(--heading-transform,uppercase)}.g4lo-hero__content>p:not(.g4lo-eyebrow){max-width:var(--copy-width,550px);margin:24px 0 0;color:color-mix(in srgb,var(--hero-text,#fff) 72%,transparent);font-size:var(--copy-size,15px);line-height:1.65}.g4lo-hero__actions{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:var(--content-items,flex-start);gap:10px}.g4lo-hero .g4lo-button--orange{color:var(--button-text,#111318)!important;background:var(--button-bg,#f18226)}.g4lo-hero .g4lo-eyebrow{color:var(--hero-accent,#f18226)}.g4lo-hero__note{width:285px;padding:22px;display:flex;flex-direction:column;position:absolute;right:24px;bottom:24px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#101217cc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.g4lo-hero__note small{color:var(--hero-accent,#f18226);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.g4lo-hero__note strong{margin-top:8px;font-size:18px}.g4lo-hero__note a{margin-top:24px;display:flex;justify-content:space-between;color:#ffffffb8;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.g4lo-products__rail,.g4lo-spotlight__rail{display:flex;gap:13px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-color:var(--g4lo-orange) rgba(255,255,255,.12);padding:4px 2px 15px}.g4lo-products__rail::-webkit-scrollbar,.g4lo-spotlight__rail::-webkit-scrollbar{height:8px}.g4lo-products__rail::-webkit-scrollbar-track,.g4lo-spotlight__rail::-webkit-scrollbar-track{border-radius:999px;background:#ffffff1f}.g4lo-products__rail::-webkit-scrollbar-thumb,.g4lo-spotlight__rail::-webkit-scrollbar-thumb{border-radius:999px;background:var(--g4lo-orange)}.g4lo-product-card{flex:0 0 calc((100% - 39px)/4);min-width:250px;padding:10px 10px 20px;display:flex;flex-direction:column;scroll-snap-align:start;overflow:hidden;border:1px solid var(--g4lo-line);border-radius:20px;background:var(--g4lo-panel);transition:transform .2s ease,border-color .2s ease}.g4lo-product-card:hover{transform:translateY(-4px);border-color:#f1822694}.g4lo-product-card__image{aspect-ratio:1;display:grid;place-items:center;position:relative;overflow:hidden;border-radius:13px;background:var(--g4lo-paper)}.g4lo-product-card__image img{width:100%;height:100%;padding:20px;object-fit:contain;transition:transform .25s ease}.g4lo-product-card:hover img{transform:scale(1.035)}.g4lo-product-card__badge{padding:7px 9px;position:absolute;top:10px;left:10px;border-radius:999px;color:#fff;background:var(--badge,var(--g4lo-blue));font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.g4lo-product-card__arrow{width:35px;height:35px;display:grid;place-items:center;position:absolute;right:9px;bottom:9px;border-radius:50%;color:var(--g4lo-ink);background:#fff}.g4lo-product-card__meta{margin:16px 7px 6px;color:var(--g4lo-orange);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.g4lo-product-card h3{min-height:44px;margin:0 7px;color:inherit;font-family:var(--font-body-family);font-size:15px;line-height:1.4}.g4lo-product-card__price{margin:auto 7px 0;padding-top:10px;font-size:13px;font-weight:800}.g4lo-trust{padding-top:0;padding-bottom:36px}.g4lo-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--g4lo-line);border-radius:20px;background:var(--g4lo-panel)}.g4lo-trust__item{min-height:100px;padding:22px 24px;display:flex;align-items:center;gap:16px;border-right:1px solid var(--g4lo-line)}.g4lo-trust__item:last-child{border-right:0}.g4lo-trust__item>span{color:var(--g4lo-orange);font-size:9px;font-weight:800}.g4lo-trust__item strong{display:block;font-size:12px}.g4lo-trust__item p{margin:6px 0 0;color:var(--g4lo-muted);font-size:10px}.g4lo-setup{color:var(--g4lo-ink)}.g4lo-setup__panel{padding:58px;border-radius:30px;background:var(--g4lo-paper)}.g4lo-setup .g4lo-copy{color:#6b6e75}.g4lo-setup__routes{display:grid;gap:8px}.g4lo-setup__route{overflow:hidden;border-radius:14px;color:#fff;background:#202126}.g4lo-setup__route[open]{background:linear-gradient(110deg,#15161a,#35170d);box-shadow:inset 0 0 0 1px var(--g4lo-orange)}.g4lo-setup__route summary{min-height:60px;padding:0 18px;display:grid;grid-template-columns:34px 1fr 24px;align-items:center;gap:10px;list-style:none;cursor:pointer}.g4lo-setup__route summary::-webkit-details-marker{display:none}.g4lo-setup__route summary span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:var(--g4lo-ink);background:var(--g4lo-orange);font-size:8px;font-weight:800}.g4lo-setup__route summary strong{font-size:10px;letter-spacing:.08em;text-transform:uppercase}.g4lo-setup__route summary i{color:var(--g4lo-orange);font-style:normal}.g4lo-setup__body{padding:0 18px 20px 62px;display:flex;align-items:center;justify-content:space-between;gap:30px}.g4lo-setup__body p{max-width:720px;margin:0;color:#ffffffa3;font-size:12px;line-height:1.6}.g4lo-spotlight__layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px}.g4lo-spotlight__feature{min-height:440px;padding:25px;display:flex;flex-direction:column;position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--g4lo-line);border-radius:30px;background:#171a20}.g4lo-spotlight__feature img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.g4lo-spotlight__feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(0deg,#05070af5,#05070a21)}.g4lo-spotlight__top{display:flex;align-items:center;justify-content:space-between;gap:18px}.g4lo-spotlight__top p,.g4lo-spotlight__top span{margin:0;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.g4lo-spotlight__top p{color:var(--g4lo-orange)}.g4lo-spotlight__top span{padding:7px 9px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#ffffffbf;background:#05070a59}.g4lo-spotlight__copy{max-width:480px;margin-top:auto}.g4lo-spotlight__copy small{color:#ffffff9e;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.g4lo-spotlight__copy h2{margin:11px 0 0;font-family:var(--font-heading-family);font-size:clamp(34px,3.8vw,52px);line-height:.98;letter-spacing:-.035em;text-transform:uppercase}.g4lo-spotlight__copy p{max-width:430px;margin:17px 0 22px;color:#ffffffad;font-size:12px;line-height:1.6}.g4lo-spotlight__products{min-width:0;display:flex;flex-direction:column}.g4lo-spotlight__rail-head{min-height:35px;padding:0 3px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.g4lo-spotlight__rail-head span{color:var(--g4lo-orange)}.g4lo-spotlight__rail .g4lo-product-card{flex-basis:calc((100% - 20px)/2.25);min-width:210px}.g4lo-spotlight--light{color:var(--g4lo-ink)}.g4lo-spotlight--light .g4lo-spotlight__layout{padding:12px;border-radius:30px;background:var(--g4lo-paper)}.g4lo-spotlight--light .g4lo-product-card{border-color:#d7d7d1;background:var(--g4lo-white)}.g4lo-spotlight--light .g4lo-spotlight__rail-head{color:#53565d}.g4lo-spotlight--light .g4lo-spotlight__rail{scrollbar-color:var(--g4lo-orange) rgba(12,14,18,.12)}.g4lo-needs{border-block:1px solid var(--g4lo-line);background:var(--g4lo-panel)}.g4lo-needs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.g4lo-need-card{min-height:350px;padding:20px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid var(--g4lo-line);border-radius:20px;background:#1c2026;transition:transform .2s ease,background .2s ease}.g4lo-need-card:hover{transform:translateY(-4px);background:#242932}.g4lo-need-card__index{color:var(--g4lo-orange);font-size:8px;font-weight:800}.g4lo-need-card__kicker{margin:16px 0 7px;color:var(--g4lo-orange);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.g4lo-need-card h3{max-width:230px;margin:0;font-family:var(--font-heading-family);font-size:27px;line-height:1.02;letter-spacing:-.02em;text-transform:uppercase}.g4lo-need-card__copy{max-width:245px;margin-top:10px;color:var(--g4lo-muted);font-size:11px;line-height:1.5}.g4lo-need-card__image{height:135px;margin-top:auto;margin-right:42px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:var(--g4lo-paper)}.g4lo-need-card__image img{width:100%;height:100%;padding:9px;object-fit:contain}.g4lo-round-arrow{width:35px;height:35px;display:grid;place-items:center;position:absolute;right:16px;bottom:16px;border:1px solid rgba(255,255,255,.25);border-radius:50%}.g4lo-need-card:hover .g4lo-round-arrow{color:var(--g4lo-ink);border-color:var(--g4lo-orange);background:var(--g4lo-orange)}.g4lo-vehicles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.g4lo-vehicle-card{min-height:148px;padding:22px;position:relative;border:1px solid var(--g4lo-line);border-radius:15px;background:var(--g4lo-panel);transition:border-color .18s ease,background .18s ease}.g4lo-vehicle-card:hover{border-color:var(--g4lo-blue);background:#191a2b}.g4lo-vehicle-card>span:first-child{color:var(--g4lo-orange);font-size:8px;font-weight:800}.g4lo-vehicle-card h3{margin:22px 0 6px;font-family:var(--font-heading-family);font-size:27px;letter-spacing:-.02em;text-transform:uppercase}.g4lo-vehicle-card p{margin:0;color:var(--g4lo-muted);font-size:10px}.g4lo-vehicle-card .g4lo-round-arrow{right:18px;bottom:18px}.g4lo-brands__panel{padding:58px;color:var(--g4lo-ink);border-radius:30px;background:var(--g4lo-paper)}.g4lo-brands__panel .g4lo-copy{color:#6b6e75}.g4lo-brands__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.g4lo-brand-card{min-height:270px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border:1px solid #d7d7d1;border-radius:20px;background:var(--g4lo-white);transition:transform .2s ease,box-shadow .2s ease}.g4lo-brand-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #1012161a}.g4lo-brand-card__image{margin:10px;display:grid;place-items:center;overflow:hidden;border-radius:13px;background:#e9e9e4}.g4lo-brand-card__image img{width:100%;height:100%;padding:18px;object-fit:contain}.g4lo-brand-card__copy{padding:30px 30px 27px 20px;display:flex;flex-direction:column;align-items:flex-start}.g4lo-brand-card__copy>p{margin:0 0 10px;color:var(--g4lo-orange);font-size:8px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.g4lo-brand-card h3{margin:0;font-family:var(--font-heading-family);font-size:33px;letter-spacing:-.03em}.g4lo-brand-card__copy>span{margin-top:12px;color:#6b6e75;font-size:11px;line-height:1.55}.g4lo-brand-card__copy b{margin-top:auto;color:var(--g4lo-blue);font-size:8px;letter-spacing:.1em;text-transform:uppercase}.g4lo-build__panel{padding:64px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:90px;overflow:hidden;border:1px solid var(--g4lo-line);border-radius:30px;background-color:#11141a;background-image:radial-gradient(circle at 88% 18%,rgba(47,48,143,.46),transparent 27%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,80px 80px,80px 80px}.g4lo-build__copy .g4lo-copy{max-width:560px;margin:24px 0 28px}.g4lo-build__steps{border-top:1px solid var(--g4lo-line)}.g4lo-build__step{min-height:118px;padding:24px 8px;display:grid;grid-template-columns:52px 1fr;align-items:center;gap:18px;border-bottom:1px solid var(--g4lo-line)}.g4lo-build__step>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--g4lo-orange);border-radius:50%;color:var(--g4lo-orange);font-size:8px;font-weight:800}.g4lo-build__step h3{margin:0;font-size:18px}.g4lo-build__step p{margin:6px 0 0;color:var(--g4lo-muted);font-size:11px}.g4lo-why__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:85px}.g4lo-why__heading .g4lo-copy{max-width:390px;margin:23px 0 0}.g4lo-why__points{display:grid;grid-template-columns:1fr 1fr;gap:10px}.g4lo-why__point{min-height:215px;padding:27px;border:1px solid var(--g4lo-line);border-radius:15px;background:var(--g4lo-panel)}.g4lo-why__point:nth-child(2){color:var(--g4lo-ink);background:var(--g4lo-paper)}.g4lo-why__point>span{color:var(--g4lo-orange);font-size:8px;font-weight:800}.g4lo-why__point h3{margin:54px 0 10px;font-size:18px}.g4lo-why__point p{margin:0;color:var(--g4lo-muted);font-size:11px;line-height:1.6}.g4lo-why__point:nth-child(2) p{color:#6b6e75}.g4lo-contact{padding-bottom:28px}.g4lo-contact__card{min-height:520px;display:grid;align-items:center;position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--g4lo-line);border-radius:30px;background:#171a20}.g4lo-contact__card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 60%;filter:saturate(.72)}.g4lo-contact__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#07090df5,#07090dc2 55%,#07090d2e)}.g4lo-contact__content{padding:60px}.g4lo-contact__content .g4lo-heading{max-width:790px;font-size:clamp(40px,4.9vw,66px)}.g4lo-contact__actions{margin-top:28px;display:flex;align-items:center;gap:25px}.g4lo-contact__phone{padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.45);font-size:12px;font-weight:800}@media(max-width:1100px){.g4lo-product-card{flex-basis:calc((100% - 26px)/3)}.g4lo-spotlight__layout{grid-template-columns:1fr}.g4lo-spotlight__feature{min-height:400px}.g4lo-build__panel,.g4lo-why__grid{gap:48px}.g4lo-brand-card{grid-template-columns:1fr}.g4lo-brand-card__image{min-height:190px}}@media(max-width:780px){.g4lo-shell{width:min(calc(100% - 28px),680px)}.g4lo-pad{padding-top:var(--pad-top-mobile,58px);padding-bottom:var(--pad-bottom-mobile,58px)}.g4lo-intro{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.g4lo-heading{font-size:clamp(34px,9.5vw,48px)}.g4lo-hero{width:100%;padding-top:0}.g4lo-hero__card{min-height:600px;border-right:0;border-left:0;border-radius:0 0 24px 24px}.g4lo-hero__media img{object-position:65% center}.g4lo-hero__media:after{background:linear-gradient(0deg,#080a0dfa 0,#080a0db8 58%,#080a0d40)}.g4lo-hero__content{min-height:600px;padding:235px 20px 34px;justify-content:flex-end}.g4lo-hero__content h1{font-size:clamp(43px,12vw,62px);line-height:.96}.g4lo-hero__content>p:not(.g4lo-eyebrow){font-size:13px}.g4lo-hero__actions,.g4lo-hero__actions .g4lo-button{width:100%}.g4lo-hero__note{display:none}.g4lo-product-card{flex-basis:calc((100% - 10px)/1.18);min-width:0}.g4lo-trust__grid{grid-template-columns:1fr 1fr}.g4lo-trust__item{min-height:92px;padding:16px;align-items:flex-start;flex-direction:column;gap:7px}.g4lo-trust__item:nth-child(2){border-right:0}.g4lo-trust__item:nth-child(-n+2){border-bottom:1px solid var(--g4lo-line)}.g4lo-setup__panel,.g4lo-brands__panel{padding:30px 18px;border-radius:24px}.g4lo-setup__body{padding:0 14px 18px 58px;align-items:flex-start;flex-direction:column;gap:14px}.g4lo-spotlight__feature{min-height:380px;padding:20px;border-radius:24px}.g4lo-spotlight__rail .g4lo-product-card{flex-basis:calc((100% - 10px)/1.18)}.g4lo-needs__grid{grid-template-columns:1fr;gap:9px}.g4lo-need-card{min-height:315px}.g4lo-vehicles__grid{grid-template-columns:1fr 1fr}.g4lo-vehicle-card{padding:17px}.g4lo-vehicle-card p{max-width:110px;font-size:8px;line-height:1.45}.g4lo-brands__grid{grid-template-columns:1fr}.g4lo-brand-card{grid-template-columns:.9fr 1.1fr}.g4lo-brand-card__image{min-height:210px}.g4lo-brand-card__copy{padding:24px 18px 22px 8px}.g4lo-build__panel,.g4lo-why__grid{padding:30px 20px;grid-template-columns:1fr;gap:45px;border-radius:24px}.g4lo-why__grid{padding:0}.g4lo-why__points{grid-template-columns:1fr}.g4lo-contact__card{min-height:500px;border-radius:24px}.g4lo-contact__card:after{background:linear-gradient(0deg,#07090df7,#07090d61)}.g4lo-contact__content{padding:28px 22px;align-self:end}.g4lo-contact__actions{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.g4lo-vehicles__grid,.g4lo-brand-card{grid-template-columns:1fr}.g4lo-brand-card__image{min-height:180px}.g4lo-brand-card__copy{min-height:210px;padding:24px}}@media(prefers-reduced-motion:reduce){.g4lo-section *{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:780px){.g4lo-announcement__inner{width:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.g4lo-announcement__inner::-webkit-scrollbar{display:none}.g4lo-announcement__message{min-width:100%;scroll-snap-align:start}.g4lo-announcement__message:before{display:none!important}.g4lo-hero{padding-top:var(--hero-pad-top-mobile,0);padding-bottom:var(--hero-pad-bottom-mobile,0)}.g4lo-hero__card{min-height:var(--hero-height-mobile,600px);border-radius:var(--hero-radius-mobile,0 0 24px 24px)}.g4lo-hero__media img{object-position:var(--image-position-mobile,65% center)}.g4lo-hero__media:after{background:linear-gradient(0deg,rgba(8,10,13,var(--overlay-mobile,.96)) 0,#080a0db3 58%,#080a0d33)}.g4lo-hero__content{width:100%;min-height:var(--hero-height-mobile,600px);margin:0;padding:var(--content-pad-top-mobile,235px) 20px var(--content-pad-bottom-mobile,34px);align-items:var(--content-items-mobile,flex-start);justify-content:var(--content-vertical-mobile,flex-end);text-align:var(--content-align-mobile,left)}.g4lo-hero__content h1{font-size:var(--heading-size-mobile,52px)}.g4lo-hero__content>p:not(.g4lo-eyebrow){font-size:var(--copy-size-mobile,13px)}.g4lo-hero__actions{width:100%;justify-content:var(--content-items-mobile,flex-start)}.g4lo-hero__actions .g4lo-button{width:100%}}.g4lo-section{color:var(--text-color,#fff)}.g4lo-shell--full{width:100%;max-width:none}.g4lo-section .g4lo-heading{color:var(--heading-color,var(--text-color,#fff));font-size:var(--heading-size,clamp(34px,4vw,58px))}.g4lo-section .g4lo-copy{color:var(--muted-color,#a5a8af);font-size:var(--body-size,14px)}.g4lo-section .g4lo-eyebrow{color:var(--accent,#f18226);font-size:var(--eyebrow-size,10px)}.g4lo-section .g4lo-button{min-height:var(--button-height,48px);border-radius:var(--button-radius,999px);font-size:var(--button-size,10px)}.g4lo-section .g4lo-button--orange{color:var(--button-text,#111318)!important;background:var(--button-bg,#f18226)}.g4lo-section .g4lo-text-link{color:var(--link-color,var(--accent,#f18226))!important}.g4lo-product-card{color:var(--card-text,var(--text-color,#fff));border-radius:var(--card-radius,20px);background:var(--card-bg,#171a20)}.g4lo-product-card h3{font-size:var(--card-title-size,15px)}.g4lo-product-card__meta{color:var(--accent,#f18226)}.g4lo-trust__grid,.g4lo-vehicle-card,.g4lo-need-card,.g4lo-why__point{border-radius:var(--card-radius,20px);background:var(--card-bg,#171a20)}.g4lo-trust__item p,.g4lo-vehicle-card p,.g4lo-need-card__copy,.g4lo-why__point p,.g4lo-build__step p{color:var(--muted-color,#a5a8af);font-size:var(--card-body-size,11px)}.g4lo-trust__item strong,.g4lo-vehicle-card h3,.g4lo-need-card h3,.g4lo-why__point h3,.g4lo-build__step h3{color:var(--card-text,var(--text-color,#fff))}.g4lo-setup__panel,.g4lo-brands__panel{color:var(--panel-text,#0c0e12);border-radius:var(--panel-radius,30px);background:var(--panel-bg,#f4f3ee)}.g4lo-setup__panel .g4lo-heading,.g4lo-brands__panel .g4lo-heading{color:var(--panel-heading,var(--panel-text,#0c0e12))}.g4lo-setup__panel .g4lo-copy,.g4lo-brands__panel .g4lo-copy{color:var(--panel-muted,#6b6e75)}.g4lo-setup__route{border-radius:var(--card-radius,14px);background:var(--route-bg,#202126)}.g4lo-setup__route[open]{background:var(--route-open-bg,#35170d)}.g4lo-brand-card{color:var(--card-text,#0c0e12);border-radius:var(--card-radius,20px);background:var(--card-bg,#fbfbf8)}.g4lo-brand-card__copy>span{color:var(--muted-color,#6b6e75)}.g4lo-build__panel{color:var(--text-color,#fff);border-radius:var(--panel-radius,30px);background-color:var(--panel-bg,#11141a)}.g4lo-section.g4lo-needs{background:var(--section-bg,#12151a)}.g4lo-spotlight__feature{border-radius:var(--panel-radius,30px)}.g4lo-spotlight--light .g4lo-spotlight__layout{color:var(--panel-text,#0c0e12);border-radius:var(--panel-radius,30px);background:var(--panel-bg,#f4f3ee)}.g4lo-spotlight--light .g4lo-product-card{color:var(--card-text,#0c0e12);background:var(--card-bg,#fbfbf8)}.g4lo-contact__card{border-radius:var(--panel-radius,30px)}.g4lo-contact__card:after{background:linear-gradient(90deg,rgba(7,9,13,var(--contact-overlay,.96)),#07090dc2 55%,#07090d2e)}@media(max-width:780px){.g4lo-section .g4lo-heading{font-size:var(--heading-size-mobile,clamp(34px,9.5vw,48px))}.g4lo-section .g4lo-copy{font-size:var(--body-size-mobile,var(--body-size,14px))}.g4lo-shell--full{width:100%}.g4lo-setup__panel,.g4lo-brands__panel,.g4lo-build__panel,.g4lo-contact__card,.g4lo-spotlight__feature,.g4lo-spotlight--light .g4lo-spotlight__layout{border-radius:var(--panel-radius-mobile,24px)}}.g4lo-trust{padding-top:var(--pad-top,0);padding-bottom:var(--pad-bottom,36px)}.g4lo-trust__item strong{font-size:var(--card-title-size,12px)}.g4lo-spotlight__copy h2{color:var(--feature-text,#fff);font-size:var(--heading-size,clamp(34px,3.8vw,52px))}.g4lo-spotlight__copy p{color:var(--feature-muted,rgba(255,255,255,.68));font-size:var(--body-size,12px)}.g4lo-spotlight__copy small,.g4lo-spotlight__top p{color:var(--accent,#f18226)}.g4lo-spotlight__rail-head{color:var(--rail-text,var(--text-color,#fff))}.g4lo-need-card h3,.g4lo-vehicle-card h3,.g4lo-why__point h3,.g4lo-build__step h3,.g4lo-brand-card h3{font-size:var(--card-title-size,18px)}.g4lo-why__point:nth-child(2){color:var(--highlight-text,#0c0e12);background:var(--highlight-bg,#f4f3ee)}.g4lo-why__point:nth-child(2) h3{color:var(--highlight-text,#0c0e12)}.g4lo-why__point:nth-child(2) p{color:var(--highlight-muted,#6b6e75)}.g4lo-contact{padding-top:var(--pad-top,0);padding-bottom:var(--pad-bottom,28px)}.g4lo-contact__card{min-height:var(--contact-height,520px)}.g4lo-contact__card img{object-position:var(--image-position,center 60%)}.g4lo-contact__content{padding:var(--content-padding,60px)}.g4lo-contact__content .g4lo-heading{font-size:var(--heading-size,clamp(40px,4.9vw,66px))}@media(max-width:780px){.g4lo-spotlight__copy h2,.g4lo-contact__content .g4lo-heading{font-size:var(--heading-size-mobile,42px)}.g4lo-contact__card{min-height:var(--contact-height-mobile,500px)}.g4lo-contact__content{padding:var(--content-padding-mobile,28px) 22px}.g4lo-trust{padding-top:var(--pad-top-mobile,var(--pad-top,0));padding-bottom:var(--pad-bottom-mobile,var(--pad-bottom,36px))}}.shopify-section-group-footer-group,.shopify-section-group-footer-group .gradient,.shopify-section-group-footer-group .newsletter,.shopify-section-group-footer-group .newsletter__wrapper,.shopify-section-group-footer-group .footer,.shopify-section-group-footer-group .footer__content-top,.shopify-section-group-footer-group .footer__content-bottom{background:#0c0e12!important;background-image:none!important}
/*# sourceMappingURL=/cdn/shop/t/34/assets/go4lo-home.css.map */
