:root{--ink:#07111f;--muted:#687386;--line:#e4e9f1;--soft:#f5f8fc;--blue:#1277ff;--blue2:#65b9ff;--dark:#050a12;--radius:28px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-999px}.page-width{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.display,h1,h2,h3,.section-title,.product-title{font-family:Impact,Arial Black,Haettenschweiler,sans-serif;font-weight:900;letter-spacing:-.035em;text-transform:uppercase}.header{position:sticky;top:0;z-index:50;background:#ffffffd1;-webkit-backdrop-filter:saturate(170%) blur(18px);backdrop-filter:saturate(170%) blur(18px);border-bottom:0}.template-index .header{position:absolute;width:100%;background:transparent;color:#fff}.template-index .header.scrolled{position:fixed;background:#ffffffe6;color:var(--ink);box-shadow:0 12px 34px #07111f14}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo img{width:168px;max-height:64px;object-fit:contain}.template-index .header:not(.scrolled) .logo-white{display:block}.template-index .header:not(.scrolled) .logo-black{display:none}.logo-white{display:none}.nav{display:flex;align-items:center;gap:28px;font-weight:900;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.nav a{opacity:.82}.nav a:hover{opacity:1;color:var(--blue)}.header-actions{display:flex;align-items:center;gap:12px}.icon-btn{width:54px;height:54px;border:1px solid rgba(100,112,133,.25);border-radius:999px;display:grid;place-items:center;background:#ffffffdb;color:var(--ink);font-weight:900;font-size:20px;box-shadow:0 10px 30px #07111f0a}.template-index .header:not(.scrolled) .icon-btn{background:#ffffff24;border-color:#ffffff47;color:#fff}.template-index .header:not(.scrolled) .cart-link{background:#fff;color:var(--ink)}.cart-count{background:var(--ink);color:#fff;padding:2px 7px;border-radius:99px;font-size:12px}.hero{min-height:920px;position:relative;overflow:hidden;background:#07111f;color:#fff;isolation:isolate}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#02060ce0,#061a378a 48%,#02060cb8),linear-gradient(180deg,#0d5bb547,#040a14a6),url(apex-bike-banner.jpg);background-size:cover;background-position:center 48%;filter:saturate(1.12) contrast(1.05)}.hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 14%,rgba(66,169,255,.35),transparent 30%),linear-gradient(180deg,#0000000d,#0000006b 72%,#000000d4);mix-blend-mode:screen;opacity:.58}.hero-inner{min-height:920px;padding:210px 0 120px;display:flex;align-items:end;position:relative;z-index:1}.hero-content{max-width:790px}.eyebrow{display:inline-flex;align-items:center;gap:13px;color:var(--blue2);font-size:14px;font-weight:900;letter-spacing:.28em;text-transform:uppercase;margin-bottom:22px}.eyebrow:before{content:"";width:10px;height:10px;background:currentColor;border-radius:50%}.hero h1,.section-title{font-weight:900;letter-spacing:-.04em;line-height:.89}.hero h1{font-size:clamp(62px,9vw,128px);margin:0 0 28px}.blue{color:var(--blue2);font-style:normal}.hero-copy,.section-copy{font-size:clamp(19px,2.2vw,25px);line-height:1.58;color:#d7e3f3;max-width:720px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:64px;padding:0 34px;border-radius:999px;background:var(--blue);color:#fff;font-weight:900;letter-spacing:.1em;text-transform:uppercase;border:0;cursor:pointer;box-shadow:0 16px 34px #1277ff4d;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 22px 42px #1277ff5c}.btn.ghost{background:#fff;color:var(--ink);box-shadow:none}.btn.dark{background:var(--ink)}.section{padding:92px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--dark);color:#fff}.section.dark .section-copy{color:#aab7c9}.section-title{font-size:clamp(46px,6vw,86px);margin:0 0 24px}.section-copy{color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cat-card,.product-card,.trust-card,.review,.panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 16px 50px #07111f0e}.cat-card{padding:26px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.cat-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #07111f1a}.cat-icon{width:60px;height:60px;border-radius:18px;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-weight:1000;font-size:24px}.cat-card h3{font-size:30px;line-height:.95;margin:26px 0 8px}.cat-card p{color:var(--muted);margin:0}.feature-image{border-radius:36px;overflow:hidden;box-shadow:0 30px 80px #07111f1f;background:#dfe8f3}.feature-image img{width:100%;aspect-ratio:4/3;object-fit:cover}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.trust-card{padding:26px}.trust-card strong{font-size:36px;letter-spacing:-.04em}.trust-card span{display:block;color:var(--muted);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.14em;margin-top:6px}.product-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.product-card{padding:0;color:var(--ink);transition:.2s;position:relative;overflow:hidden;border-radius:30px;min-height:430px;display:flex;flex-direction:column}.product-image-wrap{height:245px;padding:26px 26px 8px;display:grid;place-items:center;background:#fff}.product-card img{width:100%;height:100%;object-fit:contain}.sale-badge{position:absolute;top:26px;left:24px;background:#050b14;color:#fff;border-radius:999px;padding:12px 20px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;font-size:13px;z-index:2}.product-info{padding:22px 26px 26px;display:flex;flex-direction:column;gap:12px;flex:1}.vendor{font-size:14px;font-weight:1000;letter-spacing:.18em;color:var(--blue);text-transform:uppercase;margin:0}.product-title{font-size:28px;line-height:1.08;letter-spacing:-.03em;margin:0;text-transform:none;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:850}.price-row{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-size:31px;font-weight:1000;letter-spacing:-.06em;margin:0}.compare{font-size:22px;color:#687386;text-decoration:line-through;margin-left:6px;font-weight:500}.plus{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:#eef3fb;border:1px solid #d9e1ed;font-size:32px;font-weight:500;line-height:1}.custom-panel{border-radius:40px;background:linear-gradient(135deg,#07111f,#061b36);color:#fff;padding:50px;display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;overflow:hidden}.custom-panel .section-copy{color:#c9d6e7}.plate-preview{border-radius:28px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);padding:26px}.reviews{display:grid;grid-template-columns:1fr 1fr;gap:20px}.review{padding:28px}.stars{color:#ffb100;letter-spacing:.08em;font-size:22px;margin-bottom:16px}.footer{background:#fff;border-top:1px solid var(--line);padding:58px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer img{width:170px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;color:var(--muted);font-weight:700}.drawer,.mobile-menu{display:none}.input,select,textarea{width:100%;border:1px solid var(--line);border-radius:18px;padding:16px 18px;font-size:16px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:start}.product-media{border:1px solid var(--line);border-radius:36px;background:#f7f9fc;padding:30px;position:sticky;top:110px}.qty{width:90px;margin:18px 0}.cart-line{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.cart-line img{border-radius:16px;background:#f7f9fc}.empty{text-align:center;padding:80px 0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;color:var(--muted);font-weight:700}.fade-up{opacity:0;transform:translateY(18px);transition:.55s ease}.fade-up.visible{opacity:1;transform:none}@media(max-width:900px){.header-inner{height:82px}.nav{display:none}.drawer{display:grid}.logo img{width:145px}.hero{min-height:850px}.hero-bg{background-position:center center}.hero-inner{min-height:850px;padding:170px 0 76px;align-items:end}.section{padding:68px 0}.split,.custom-panel,.product-layout,.footer-grid{grid-template-columns:1fr}.cards,.trust-grid,.reviews{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px}.product-head{align-items:flex-start;flex-direction:column}.product-media{position:static}.mobile-menu.open{display:grid;gap:12px;padding:0 20px 22px}.mobile-menu a{padding:14px;border:1px solid var(--line);border-radius:18px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.template-index .header:not(.scrolled) .mobile-menu.open{background:#fffffff5;color:var(--ink);border-radius:20px}}@media(max-width:560px){.page-width{width:min(100% - 32px,var(--max))}.hero{min-height:880px}.hero-inner{min-height:880px;padding-top:145px;padding-bottom:70px}.hero h1{font-size:58px}.hero-copy{font-size:19px}.section-title{font-size:46px}.cards,.trust-grid,.reviews{grid-template-columns:1fr}.header-actions{gap:8px}.icon-btn{width:48px;height:48px}.custom-panel{padding:30px;border-radius:30px}.footer-links{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{border-radius:22px;min-height:360px}.product-image-wrap{height:185px;padding:20px 16px 4px}.product-info{padding:18px 17px 20px;gap:10px}.vendor{font-size:12px}.product-title{font-size:21px}.price{font-size:25px}.compare{font-size:18px}.plus{width:52px;height:52px;border-radius:16px;font-size:28px}.sale-badge{top:18px;left:16px;padding:10px 15px;font-size:11px}.btn{min-height:60px;padding:0 28px}}body.template-index,body.template-collection{background:#fff}.template-index .header,.template-collection .header{position:absolute;top:0;left:0;width:100%;background:transparent;color:#fff;box-shadow:none;border:0}.template-index .header.scrolled,.template-collection .header.scrolled{position:fixed;background:#ffffffeb;color:var(--ink);box-shadow:0 12px 34px #07111f14}.template-index .header:not(.scrolled) .logo-white,.template-collection .header:not(.scrolled) .logo-white{display:block}.template-index .header:not(.scrolled) .logo-black,.template-collection .header:not(.scrolled) .logo-black{display:none}.header{border-bottom:0!important}.header:before,.header:after{display:none!important}.header-inner{height:112px}.logo img{width:174px}.icon-btn{font-size:0}.icon-btn svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:3.7;stroke-linecap:round;stroke-linejoin:round}.drawer svg{width:31px;height:31px}.cart-link{position:relative}.template-index .header:not(.scrolled) .icon-btn,.template-collection .header:not(.scrolled) .icon-btn{background:#ffffff1f;border-color:#ffffff57;color:#fff;box-shadow:inset 0 0 0 1px #ffffff14,0 12px 34px #00000029;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-index .header:not(.scrolled) .cart-link,.template-collection .header:not(.scrolled) .cart-link{background:#fff;color:#07111f;border-color:#fff}.header.scrolled .cart-link,.header:not(.template-index) .cart-link{background:#07111f;color:#fff}.hero{min-height:980px}.hero-inner{min-height:980px;padding-top:240px}.hero-bg{background-position:center 52%;filter:saturate(1.25) contrast(1.07) brightness(.88)}.hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020812db,#061f3d80 48%,#020812c2),radial-gradient(circle at 82% 16%,rgba(71,169,255,.42),transparent 36%);z-index:1}.hero-bg:after{z-index:2;mix-blend-mode:normal;opacity:.72;background:linear-gradient(180deg,#050a120f,#050a1259 68%,#050a12e0)}.hero-content{position:relative;z-index:3}.collection-hero{background:linear-gradient(135deg,#07111f,#050912 65%,#0b2444);color:#fff;padding:178px 0 74px;position:relative;overflow:hidden}.collection-hero:after{content:"";position:absolute;inset:auto -20% -70% 20%;height:240px;background:radial-gradient(circle,rgba(18,119,255,.22),transparent 70%)}.crumb{font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#a9b8cc;margin-bottom:22px}.collection-hero .section-title{margin:0}.collection-products{padding-top:72px}.collection-toolbar{text-transform:uppercase;letter-spacing:.12em;font-weight:800}.sort-label{color:var(--ink)}.product-grid{align-items:stretch}.product-card{box-shadow:none;border:1px solid #e2e6ed;border-radius:28px;min-height:440px;background:#fff;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 20px 55px #07111f14}.product-image-wrap{height:250px;background:#fff;padding:30px 28px 8px}.product-info{padding:22px 28px 28px}.vendor{font-size:15px;color:#1277ff;letter-spacing:.18em}.product-title{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;text-transform:none!important;letter-spacing:-.035em;font-size:27px;line-height:1.14;font-weight:850}.price{font-size:31px;color:#07111f}.compare{font-size:22px;color:#677286}.plus{border-radius:18px;background:#eef3fb;border:1px solid #d7e0eb;color:#07111f}.sale-badge{background:#07111f;color:#fff;border-radius:999px;padding:12px 20px;font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.section.soft:first-child{padding-top:150px}@media(max-width:900px){.header-inner{height:106px}.template-index .header:not(.scrolled) .mobile-menu.open,.template-collection .header:not(.scrolled) .mobile-menu.open{background:#fffffff5;color:var(--ink);border-radius:20px}.collection-hero{padding:158px 0 64px}.hero{min-height:940px}.hero-inner{min-height:940px;padding-top:210px}.logo img{width:150px}}@media(max-width:560px){.header-inner{height:104px}.icon-btn{width:56px;height:56px}.icon-btn svg{width:30px;height:30px}.cart-link{width:84px}.logo img{width:142px}.header-actions{gap:10px}.hero{min-height:930px}.hero-inner{min-height:930px;padding-top:190px}.collection-hero{padding:154px 0 58px}.product-card{min-height:404px;border-radius:24px}.product-image-wrap{height:205px;padding:24px 18px 4px}.product-info{padding:20px 18px 22px}.vendor{font-size:12px}.product-title{font-size:22px}.price{font-size:26px}.compare{font-size:18px}.plus{width:54px;height:54px}.sale-badge{top:18px;left:16px;padding:10px 16px;font-size:11px}}.template-index .header:not(.scrolled),.template-collection .header:not(.scrolled){background:transparent!important;box-shadow:none!important;border-bottom:0!important}.header-inner{height:92px!important;gap:14px!important}.logo img{width:136px!important;max-height:48px!important}.header-actions{gap:10px!important}.icon-btn{width:50px!important;height:50px!important;min-width:50px!important;border-radius:999px!important}.cart-link{width:70px!important;min-width:70px!important}.icon-btn svg{width:25px!important;height:25px!important;stroke-width:3.2!important}.drawer svg{width:27px!important;height:27px!important}@media(max-width:560px){.header-inner{height:88px!important;gap:10px!important}.logo img{width:118px!important;max-height:42px!important}.header-actions{gap:8px!important}.icon-btn{width:48px!important;height:48px!important;min-width:48px!important}.cart-link{width:72px!important;min-width:72px!important}.icon-btn svg{width:24px!important;height:24px!important;stroke-width:3.15!important}.drawer svg{width:26px!important;height:26px!important}.page-width.header-inner{width:calc(100% - 34px)!important}}.apex-hero .hero-bg{background-image:linear-gradient(90deg,#02070eeb,#051a388c 48%,#02070eb8),linear-gradient(180deg,#2378ff3d,#030912d1),url(apex-bike-hero.jpg)!important;background-position:center 44%!important;background-size:cover!important}.apex-hero{min-height:960px!important}.apex-hero .hero-inner{min-height:960px!important;align-items:end!important;padding-bottom:92px!important}.apex-hero .hero-content{max-width:760px!important}.apex-hero .btn{margin-top:28px}.category-section{padding-top:88px!important;background:#fff!important}.category-list{margin-top:38px;border-top:1px solid var(--line)}.category-row{display:grid;grid-template-columns:132px 1fr auto;gap:28px;align-items:center;border-bottom:1px solid var(--line);padding:22px 0;min-height:120px}.cat-thumb{width:110px;height:82px;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;background:#fff;overflow:hidden}.cat-thumb img{width:100%;height:100%;object-fit:contain;padding:10px}.category-row strong{font-family:Impact,Arial Black,sans-serif;font-size:34px;line-height:1;text-transform:uppercase;color:var(--ink)}.from-price{font-size:22px;color:var(--muted);white-space:nowrap}.built-section{background:#f4f8ff;padding-top:74px!important}.built-section .page-width{display:block}.built-photo-card{position:relative;border-radius:34px;overflow:hidden;background:#08111d;box-shadow:0 18px 60px #1277ff1a}.built-photo-card img{width:100%;height:620px;object-fit:cover;object-position:center 54%}.made-badge{position:absolute;top:32px;left:32px;background:#fff;color:var(--ink);border-radius:999px;padding:17px 26px;font-weight:950;text-transform:uppercase;letter-spacing:.02em;display:flex;gap:12px;align-items:center}.ship-badge{position:absolute;left:32px;right:32px;bottom:32px;background:#080c14f0;color:#fff;border-radius:24px;padding:26px 32px;display:flex;gap:22px;align-items:center}.ship-badge>span{color:var(--blue2);font-size:42px}.ship-badge strong{font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-size:30px;line-height:1}.ship-badge p{margin:6px 0 0;color:#aebbd0;font-size:20px}.built-copy{padding-top:58px}.eyebrow.flag:before{display:none}.info-stack{display:grid;gap:20px;margin-top:40px}.info-stack>div{display:grid;grid-template-columns:80px 1fr;column-gap:24px;align-items:center}.info-stack span{grid-row:1/3;width:70px;height:70px;border-radius:18px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:28px}.info-stack strong{font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-size:25px}.info-stack p{margin:6px 0 0;color:var(--muted);font-size:22px;line-height:1.35}.gallery-section{padding:84px 0!important;background:#050a12!important}.gallery-section .section-copy{margin-bottom:38px}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gallery-grid img{width:100%;height:330px;object-fit:cover;border-radius:24px;border:1px solid rgba(255,255,255,.1)}.gallery-grid .gallery-large,.gallery-grid .gallery-wide{grid-column:1/-1;height:500px}.custom-work-section{background:#fff!important}.custom-work-card{overflow:hidden;border-radius:34px;background:linear-gradient(135deg,#050a12,#071a35);color:#fff}.custom-work-card>img{width:100%;height:420px;object-fit:cover;object-position:center 38%}.custom-copy{padding:58px 62px 66px;background:radial-gradient(circle at 50% 0,rgba(18,119,255,.24),transparent 40%)}.custom-copy .section-copy{color:#c8d5e7;max-width:820px}.custom-copy .btn.ghost{background:#fff;color:#07111f;margin-top:30px;box-shadow:0 18px 55px #1277ff2e}.view-link{font-weight:950;text-transform:uppercase;letter-spacing:.18em;color:var(--blue);white-space:nowrap}.featured-section{background:#fff!important}.ratings-section{background:#f4f8ff!important}.stats-card{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;background:linear-gradient(135deg,#1681ff,#005eee);border-radius:28px;color:#fff;padding:48px;margin-bottom:78px}.stats-card strong{display:block;font-family:Impact,Arial Black,sans-serif;font-size:56px;line-height:1;text-transform:uppercase}.stats-card strong span{font-size:18px;margin-left:2px}.stats-card span{display:block;margin-top:14px;font-weight:950;letter-spacing:.14em;text-transform:uppercase;color:#dcecff}.ratings-section .reviews{margin-top:34px}.footer{background:#fff!important}.template-index .header:not(.scrolled){background:linear-gradient(180deg,rgba(3,8,17,.36),transparent)!important}.template-index .header:not(.scrolled) .logo img{filter:none}.template-index .header:not(.scrolled) .icon-btn{border-color:#ffffff6b!important;background:#ffffff1a!important}.template-index .header:not(.scrolled) .cart-link{background:#fff!important;color:#07111f!important}@media(max-width:760px){.apex-hero{min-height:850px!important}.apex-hero .hero-inner{min-height:850px!important;padding-bottom:64px!important}.category-section{padding-top:64px!important}.category-row{grid-template-columns:86px 1fr auto;gap:16px;min-height:92px;padding:16px 0}.cat-thumb{width:76px;height:64px;border-radius:12px}.category-row strong{font-size:25px}.from-price{font-size:17px}.built-photo-card{border-radius:28px}.built-photo-card img{height:475px;object-position:center}.made-badge{top:22px;left:22px;padding:13px 20px;font-size:14px}.ship-badge{left:20px;right:20px;bottom:20px;border-radius:20px;padding:18px 22px}.ship-badge strong{font-size:22px}.ship-badge p{font-size:16px}.built-copy{padding-top:46px}.info-stack>div{grid-template-columns:58px 1fr;column-gap:18px}.info-stack span{width:56px;height:56px;border-radius:14px;font-size:22px}.info-stack strong{font-size:20px}.info-stack p{font-size:17px}.gallery-grid{gap:12px}.gallery-grid img{height:220px;border-radius:18px}.gallery-grid .gallery-large,.gallery-grid .gallery-wide{height:360px}.custom-work-card{border-radius:28px}.custom-work-card>img{height:300px}.custom-copy{padding:38px 28px 42px}.stats-card{grid-template-columns:1fr 1fr;padding:30px 24px;gap:28px;margin-bottom:56px}.stats-card strong{font-size:42px}.product-head{gap:18px}.view-link{font-size:14px}.section{padding-top:66px!important;padding-bottom:66px!important}}@media(max-width:420px){.category-row{grid-template-columns:76px 1fr auto;gap:12px}.cat-thumb{width:66px;height:58px}.category-row strong{font-size:22px}.from-price{font-size:15px}.gallery-grid .gallery-large,.gallery-grid .gallery-wide{height:315px}.gallery-grid img{height:185px}.stats-card{grid-template-columns:1fr}.section-title{font-size:42px}.built-photo-card img{height:440px}}.truck-icon{display:grid!important;place-items:center!important;color:#5bb1ff!important}.truck-icon svg{width:42px;height:42px;fill:currentColor;display:block}.info-stack .truck-icon svg{width:30px;height:30px}.ship-badge>.truck-icon{font-size:0!important}.info-stack span.truck-icon{font-size:0!important}.mobile-menu{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;color:#07111f;border-top:1px solid #eef1f6;box-shadow:0 18px 50px #07111f14;z-index:45}.mobile-menu.open{display:block!important}.mobile-menu-inner{padding:44px 0 28px;display:grid;gap:0}.mobile-menu-inner a{display:block;padding:24px 0;border-bottom:1px solid #e5e9ef;font-family:Impact,Arial Black,Haettenschweiler,sans-serif;font-size:34px;line-height:1;text-transform:uppercase;letter-spacing:-.03em;color:#07111f!important;background:transparent!important;border-radius:0!important}.mobile-menu-inner a:first-child{padding-top:0}.drawer.active{background:#1277ff!important;color:#fff!important;border-color:#1277ff!important;box-shadow:0 14px 34px #1277ff47!important}.template-index .header:not(.scrolled) .drawer.active,.template-collection .header:not(.scrolled) .drawer.active{background:#1277ff!important;color:#fff!important;border-color:#1277ff!important}@media(max-width:900px){.mobile-menu.open{display:block!important;padding:0!important}.mobile-menu a{padding:24px 0!important;border:0!important;border-bottom:1px solid #e5e9ef!important;border-radius:0!important;font-weight:900!important;letter-spacing:-.03em!important}.template-index .header:not(.scrolled) .mobile-menu.open,.template-collection .header:not(.scrolled) .mobile-menu.open{background:#fff!important;color:#07111f!important;border-radius:0!important}}@media(max-width:560px){.mobile-menu-inner{padding:40px 0 24px}.mobile-menu-inner a{font-size:30px;padding:22px 0!important}.drawer.active svg path{stroke:#fff!important}}.header{overflow:visible!important}.mobile-menu[data-mobile-menu]{display:none!important;position:absolute!important;left:0!important;right:0!important;top:100%!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;color:#07111f!important;border-top:1px solid #eef1f6!important;box-shadow:0 24px 60px #07111f1a!important;z-index:999!important}.mobile-menu[data-mobile-menu].open{display:block!important}.mobile-menu[data-mobile-menu] .mobile-menu-inner{display:block!important;width:min(var(--max),calc(100% - 40px))!important;margin:0 auto!important;padding:42px 0 30px!important}.mobile-menu[data-mobile-menu] a{display:block!important;width:100%!important;padding:23px 0!important;margin:0!important;border:0!important;border-bottom:1px solid #e5e9ef!important;border-radius:0!important;background:transparent!important;color:#07111f!important;font-family:Impact,Arial Black,Haettenschweiler,sans-serif!important;font-size:34px!important;font-weight:900!important;line-height:1.05!important;text-transform:uppercase!important;letter-spacing:-.035em!important;white-space:normal!important;text-align:left!important}.mobile-menu[data-mobile-menu] a:first-child{padding-top:0!important}.drawer.active{background:#1277ff!important;color:#fff!important;border-color:#1277ff!important}.drawer.active svg path{stroke:#fff!important}@media(max-width:560px){.mobile-menu[data-mobile-menu] .mobile-menu-inner{width:calc(100% - 32px)!important;padding:38px 0 28px!important}.mobile-menu[data-mobile-menu] a{font-size:30px!important;padding:21px 0!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
