:root{--black: #030303;--ink: #171717;--white: #ffffff;--paper: #f4f4f1;--soft: #e7e7e2;--line: #d6d6d0;--muted: #666961;--red: #e72823;--blue: #00a9d6;--lime: #b8f135;--shadow: 0 18px 45px rgba(0, 0, 0, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.45}body::selection{background:var(--lime);color:var(--black)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}img{display:block;max-width:100%}.announcement-stack{display:none;background:var(--black);color:var(--white);font-size:.78rem;font-weight:800;text-align:center;text-transform:uppercase}.announcement-stack>*{margin:0;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.18)}.announcement-stack>*:nth-child(3){background:var(--red)}.shop-header{position:sticky;top:0;z-index:40;background:var(--white);border-bottom:1px solid #eeeeee}.header-main{display:grid;grid-template-columns:44px auto 1fr auto;gap:clamp(22px,3vw,44px);align-items:center;min-height:128px;padding:0 clamp(26px,5vw,92px)}.menu-toggle{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid #8f96b0;background:var(--white);color:#25366f;cursor:pointer;padding:9px}.menu-toggle span{display:block;width:18px;height:1.5px;background:currentColor}.menu-toggle span+span{margin-top:5px}.menu-toggle:hover,.menu-toggle:focus-visible{border-color:#25366f;outline:0}.menu-toggle.is-close{position:relative}.menu-toggle.is-close span{position:absolute;width:24px;margin:0}.menu-toggle.is-close span:first-child{transform:rotate(45deg)}.menu-toggle.is-close span:last-child{transform:rotate(-45deg)}.brand{display:flex;align-items:center;min-width:0;width:220px;height:88px;overflow:hidden;background:transparent;border-radius:0;padding:0}.brand img{width:220px;height:88px;object-fit:contain;object-position:center;transform:scale(1.35);transform-origin:center;opacity:1;filter:invert(1) contrast(1.12);mix-blend-mode:multiply}.brand img[src*=axis-racing-brand]{filter:invert(1) contrast(1.12)}.primary-nav{display:flex;align-items:center;gap:31px;min-width:0;color:#444;font-size:1.1rem;font-weight:500}.primary-nav a:hover,.primary-nav a:focus-visible{color:var(--black)}.header-tools{display:flex;gap:25px;align-items:center;justify-content:flex-end;color:#2c2c2c;font-size:1.05rem;font-weight:500}.currency-switch{display:inline-flex;align-items:center;gap:6px;line-height:1}.currency-switch svg,.header-icon-link svg{display:block;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.currency-switch svg{width:18px;height:18px;stroke-width:2.4}.header-icon-link{display:inline-grid;width:27px;height:27px;place-items:center;color:#2c2c2c}.header-icon-link:hover,.header-icon-link:focus-visible{color:var(--black);outline:0}.header-icon-link svg{width:27px;height:27px;stroke-width:2.1}.cart-link{position:relative}.cart-link span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.axis-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;background:#323e697a;opacity:0;pointer-events:none;transition:opacity .18s ease}.axis-menu-drawer{position:fixed;top:0;bottom:0;left:0;z-index:50;width:min(400px,86vw);background:var(--white);color:#111;box-shadow:16px 0 40px #00000029;overflow-y:auto;transform:translate(-104%);transition:transform .22s ease}.axis-menu-head{display:flex;align-items:center;min-height:86px;padding:20px;border-bottom:1px solid #ececec}.axis-drawer-nav{display:grid;gap:0;padding:28px 30px 38px}.axis-drawer-nav a{padding:9px 0;font-size:1.2rem;letter-spacing:0;line-height:1.42}.axis-drawer-nav a:hover{color:#25366f}body.menu-drawer-open{overflow:hidden}body.menu-drawer-open .axis-drawer-backdrop{opacity:1;pointer-events:auto}body.menu-drawer-open .axis-menu-drawer{transform:translate(0)}.hero-store{display:grid;grid-template-columns:minmax(320px,1.2fr) minmax(320px,.8fr);min-height:560px;border-bottom:1px solid var(--line);background:linear-gradient(110deg,var(--black) 0 63%,transparent 63%),repeating-linear-gradient(135deg,#e9e9e4 0 14px,#f8f8f5 14px 28px)}.hero-media{display:grid;place-items:center;min-height:420px;padding:clamp(28px,5vw,64px)}.hero-media img{width:min(720px,92%);filter:drop-shadow(0 20px 35px rgba(0,0,0,.34))}.hero-media img[src*=axis-racing-brand]{mix-blend-mode:screen}.template-index{background:var(--white)}.template-index .announcement-stack>*:not(:first-child){display:none}.template-index .announcement-stack>*{padding-block:10px}.simple-home{background:var(--white)}.simple-hero{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);align-items:center;min-height:440px;border-bottom:1px solid var(--line)}.simple-hero-logo{display:grid;min-height:440px;place-items:center;background:var(--white);border-right:1px solid var(--line);padding:clamp(26px,6vw,70px)}.simple-hero-logo img{width:min(560px,88%);filter:invert(1);mix-blend-mode:normal}.simple-hero-copy{display:grid;gap:18px;justify-items:start;padding:clamp(34px,7vw,82px)}.simple-hero-copy h1{max-width:620px;margin:0;font-size:clamp(3.1rem,7vw,6.7rem);line-height:.92}.simple-hero-copy p:not(.eyebrow){max-width:560px;margin:0;color:#3f423c;font-size:1.1rem}.simple-category-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid var(--line);background:var(--white)}.simple-category-row a{display:grid;min-height:64px;place-items:center;border-right:1px solid var(--line);font-size:.82rem;font-weight:900;text-align:center;text-transform:uppercase}.simple-category-row a:last-child{border-right:0}.simple-category-row a:hover{background:var(--black);color:var(--white)}.simple-products,.simple-info{padding:clamp(42px,6vw,76px) clamp(16px,5vw,64px)}.simple-section-head{display:flex;gap:20px;align-items:end;justify-content:space-between;margin-bottom:22px}.simple-section-head h2,.simple-info h2{margin-bottom:0;font-size:clamp(2rem,4vw,3.6rem)}.simple-section-head>a{color:var(--red);font-weight:900;text-transform:uppercase}.simple-product-grid .product-card{border-radius:0;box-shadow:none}.simple-product-grid .product-media{border-radius:0;background:#f2f2ef}.simple-product-grid .product-sub{min-height:0}.simple-empty-product{display:grid;min-height:240px;align-content:center;gap:6px;border:1px solid var(--line);background:var(--paper);padding:24px}.simple-empty-product strong{font-size:1.3rem;text-transform:uppercase}.simple-empty-product span{color:var(--muted)}.simple-info{display:grid;grid-template-columns:minmax(280px,1fr) minmax(280px,.9fr);gap:22px;border-top:1px solid var(--line);background:var(--paper)}.simple-info>div{border:1px solid var(--line);background:var(--white);padding:clamp(24px,4vw,42px)}.simple-info p:not(.eyebrow),.simple-newsletter label{color:#3f423c}.simple-newsletter{display:grid;gap:12px}.simple-newsletter label{font-size:.8rem;font-weight:900;text-transform:uppercase}.simple-newsletter div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.simple-newsletter input{min-height:46px;border:1px solid var(--line);background:var(--white);padding:0 14px;outline:0}.simple-newsletter input:focus{border-color:var(--black)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,64px);background:#ffffffeb}.eyebrow{margin:0 0 10px;color:var(--red);font-size:.78rem;font-weight:900;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:16px;font-size:4.7rem;line-height:.92;text-transform:uppercase}h2{margin-bottom:14px;font-size:2.85rem;line-height:.96;text-transform:uppercase}h3{margin-bottom:8px;font-size:1.08rem;line-height:1.16;text-transform:uppercase}.hero-copy p:not(.eyebrow){max-width:520px;color:#363831;font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.button,.add-part,.clear-button,.filter-button,.collection-tile{border-radius:4px;cursor:pointer;font-weight:900;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 18px;border:1px solid var(--black)}.button.primary{background:var(--black);color:var(--white)}.button.secondary{background:var(--white);color:var(--black)}.button.light{background:var(--white);color:var(--black);border-color:var(--white)}.button:hover,.add-part:hover,.clear-button:hover,.filter-button:hover,.collection-tile:hover{transform:translateY(-2px)}.collections-section,.products-section,.cart-section,.section-shell,.not-found-section{padding:clamp(46px,7vw,86px) clamp(16px,5vw,64px)}.not-found-section{display:grid;min-height:520px;align-items:center;background:linear-gradient(110deg,var(--black) 0 58%,transparent 58%),repeating-linear-gradient(135deg,#e9e9e4 0 14px,#f8f8f5 14px 28px)}.not-found-section>div{max-width:680px;border-radius:8px;background:#fffffff0;padding:clamp(24px,5vw,52px);box-shadow:var(--shadow)}.not-found-section p:not(.eyebrow){color:#363831;font-size:1.08rem}.section-title{display:flex;gap:18px;align-items:end;justify-content:space-between;margin-bottom:22px}.section-title.center{display:block;text-align:center}.section-title>a{color:var(--red);font-weight:900;text-transform:uppercase}.collection-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.collection-tile{display:grid;min-height:225px;gap:8px;align-content:start;padding:12px;border:1px solid var(--line);background:var(--white);color:var(--ink);text-align:left}.collection-tile strong{font-size:1rem}.collection-tile small{color:var(--muted);font-size:.8rem;font-weight:700;text-transform:none}.collection-tile.is-active{border-color:var(--black);box-shadow:inset 0 0 0 2px var(--black)}.tile-art,.product-media{position:relative;display:block;overflow:hidden;border-radius:6px;background:linear-gradient(135deg,transparent 0 44%,rgba(231,40,35,.9) 44% 48%,transparent 48%),#101010}.tile-art{aspect-ratio:1 / .72}.tile-art:before,.tile-art:after,.product-media:before,.product-media:after{position:absolute;content:""}.brake-art:before{top:26%;right:28%;bottom:26%;left:28%;border:12px solid var(--soft);border-radius:50%}.brake-art:after{right:18%;bottom:25%;width:26%;height:22%;border-radius:3px;background:var(--red)}.rotor-art:before{top:20%;right:26%;bottom:20%;left:26%;border:14px double var(--soft);border-radius:50%}.rotor-art:after{top:43%;right:44%;bottom:43%;left:44%;border-radius:50%;background:var(--blue)}.wheel-art:before,.tire-art:before{top:18%;right:22%;bottom:18%;left:22%;border:18px solid var(--soft);border-radius:50%}.wheel-art:after,.tire-art:after{top:39%;right:43%;bottom:39%;left:43%;border-radius:50%;background:var(--red);box-shadow:0 -42px 0 -8px var(--soft),0 42px 0 -8px var(--soft),42px 0 0 -8px var(--soft),-42px 0 0 -8px var(--soft)}.peg-art:before{left:22%;top:34%;width:56%;height:18%;transform:skew(-18deg);border:4px solid var(--soft);background:var(--red)}.peg-art:after{left:31%;top:55%;width:36%;height:10%;transform:skew(-18deg);background:var(--soft)}.control-art:before{left:18%;top:45%;width:68%;height:10px;transform:rotate(-13deg);background:var(--soft)}.control-art:after{right:18%;top:34%;width:18%;height:36%;transform:rotate(-13deg);border:5px solid var(--red);border-radius:3px}.hardware-art:before{left:23%;top:25%;width:20%;height:50%;transform:rotate(18deg);background:var(--soft);clip-path:polygon(30% 0,70% 0,100% 20%,100% 80%,70% 100%,30% 100%,0 80%,0 20%)}.hardware-art:after,.guard-art:after{right:22%;top:28%;width:32%;height:44%;border:6px solid var(--red);border-radius:50%}.guard-art:before{left:22%;top:30%;width:48%;height:34%;transform:skew(-18deg);border:5px solid var(--soft)}.sale-banner{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:34px clamp(16px,5vw,64px);background:var(--red);color:var(--white)}.sale-banner .eyebrow{color:var(--white)}.sale-banner h2{margin:0;font-size:2.15rem}.product-toolbar{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.filter-button{min-height:38px;padding:0 14px;border:1px solid var(--line);background:var(--white);color:var(--ink)}.filter-button.active{background:var(--black);color:var(--white);border-color:var(--black)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:flex;min-height:100%;flex-direction:column;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.product-card.is-hidden{display:none}.product-media{aspect-ratio:1 / .76;border-radius:8px 8px 0 0}.product-media.product-image{background:var(--soft)}.product-media.product-image img{width:100%;height:100%;object-fit:cover}.sale-badge{position:absolute;top:10px;left:10px;z-index:1;padding:5px 8px;border-radius:3px;background:var(--red);color:var(--white);font-size:.72rem;font-weight:900;text-transform:uppercase}.product-card h3,.product-card .rating,.product-card .product-sub,.price-row,.product-card .axis-product-form,.product-card .sample-link{margin-inline:14px}.rating{margin:14px 0 8px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.product-sub{min-height:42px;color:var(--muted);font-size:.92rem}.price-row{display:flex;gap:9px;align-items:center;margin-top:auto;margin-bottom:14px}.price-row strong{font-size:1.08rem}.price-row span{color:var(--muted);text-decoration:line-through}.price-row.large{margin-inline:0;margin-top:0}.price-row.large strong{font-size:1.7rem}.add-part,.clear-button{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;margin-bottom:14px;border:1px solid var(--black);background:var(--black);color:var(--white)}.add-part.is-added{background:var(--lime);color:var(--black);border-color:var(--lime)}.proof-band{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);background:var(--black);color:var(--white)}.proof-band div{min-height:118px;padding:26px clamp(16px,4vw,42px);border-right:1px solid rgba(255,255,255,.18)}.proof-band div:last-child{border-right:0}.proof-band strong{display:block;margin-bottom:8px;color:var(--lime);font-size:1.2rem;text-transform:uppercase}.proof-band span{color:#d8d8d2}.cart-section{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);gap:20px;background:var(--soft)}.cart-section.single-form{grid-template-columns:minmax(280px,760px);justify-content:center}.cart-panel,.contact-form{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:clamp(22px,4vw,34px)}.cart-list{display:grid;min-height:156px;gap:8px;margin:22px 0;padding:0;list-style:none}.cart-list li{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.cart-page-list{min-height:auto}.cart-page-list input{max-width:74px}.cart-list .empty{justify-content:flex-start;color:var(--muted)}.cart-total{display:flex;gap:16px;align-items:center;justify-content:space-between;margin:24px 0 16px;padding-top:18px;border-top:1px solid var(--line)}.cart-total span{color:var(--muted)}.cart-total strong{color:var(--red);font-size:2rem}.cart-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-form form,.product-buy-box{display:grid;gap:15px}.contact-form label,.product-buy-box label,.cart-page-list label{display:grid;gap:7px;color:var(--ink);font-size:.82rem;font-weight:900;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea,.product-buy-box select,.cart-page-list input{width:100%;border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--ink);padding:13px 14px;outline:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.product-buy-box select:focus,.cart-page-list input:focus,.search-box:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #00a9d629}.axis-product-options{display:grid;gap:18px}.product-buy-box .axis-product-option,.product-buy-box .axis-quantity-field{gap:8px;color:#4f5e8e;font-size:.96rem;font-weight:500;text-transform:none}.axis-option-label{line-height:1.2}.axis-select-wrap{position:relative;display:block}.axis-select-wrap:after{position:absolute;top:50%;right:20px;width:7px;height:7px;border-right:1.5px solid #25366f;border-bottom:1.5px solid #25366f;content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.product-buy-box .axis-select-wrap select{min-height:48px;border:1.5px solid #25366f;border-radius:999px;-webkit-appearance:none;appearance:none;background:var(--white);color:#4f5e8e;padding:0 48px 0 20px}.product-buy-box .axis-select-wrap select:focus{border-color:#25366f;box-shadow:0 0 0 3px #25366f24}.axis-quantity-stepper{display:grid;width:142px;min-height:48px;grid-template-columns:42px 1fr 42px;align-items:center;border:1.5px solid #25366f;border-radius:999px;background:var(--white);overflow:hidden}.axis-quantity-button{width:100%;height:100%;border:0;background:transparent;color:#4f5e8e;cursor:pointer;font-size:1.05rem;line-height:1}.axis-quantity-button:hover{background:#25366f12}.axis-quantity-input{width:100%;min-width:0;border:0;background:transparent;color:#4f5e8e;font-size:1rem;text-align:center;outline:0;-webkit-appearance:textfield;appearance:textfield}.axis-quantity-input::-webkit-outer-spin-button,.axis-quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.axis-variant-message{min-height:20px;margin:-4px 0 0;color:var(--red);font-size:.85rem;font-weight:800}.contact-form textarea{resize:vertical}.form-note{min-height:24px;margin:0;color:#176315;font-weight:900}.form-error{color:var(--red);font-weight:900}.axis-contact-page{min-height:72vh;padding:clamp(58px,8vw,104px) 20px clamp(82px,10vw,124px);background:var(--white)}.axis-contact-wrap{width:min(100%,980px);margin:0 auto}.axis-contact-wrap h1{margin:0 0 clamp(30px,4vw,42px);color:#2f2f2f;font-size:clamp(3.1rem,5vw,4.8rem);font-weight:800;line-height:.95;text-align:center;text-transform:none}.axis-contact-form{display:grid;gap:20px}.axis-contact-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.axis-contact-form input,.axis-contact-form textarea{width:100%;border:1px solid #d9d9d9;border-radius:6px;background:var(--white);color:#2f2f2f;font-size:1.05rem;line-height:1.35;outline:0}.axis-contact-form input{min-height:78px;padding:0 28px}.axis-contact-form textarea{min-height:360px;padding:26px 28px;resize:vertical}.axis-contact-form input::placeholder,.axis-contact-form textarea::placeholder{color:#444;opacity:1}.axis-contact-form input:focus,.axis-contact-form textarea:focus{border-color:#9a9a9a;box-shadow:0 0 0 3px #0000000f}.axis-contact-form button{width:134px;min-height:78px;border:0;border-radius:16px;background:#000;color:var(--white);cursor:pointer;font-size:1.05rem;font-weight:500}.axis-contact-form button:hover,.axis-contact-form button:focus-visible{background:#202020}.section-shell.main-product{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);gap:32px;background:var(--white)}.product-detail-media{display:grid;min-height:420px;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--soft);overflow:hidden}.product-detail-media img{width:100%;height:100%;object-fit:cover}.product-detail-copy{align-self:center}.rte{color:#363831}.collection-description{max-width:820px;margin-bottom:24px}.site-footer{background:var(--footer-bg, var(--black));color:var(--footer-text, var(--white))}.axis-footer__top,.axis-footer__bottom{width:min(100%,1560px);margin:0 auto;padding-inline:clamp(20px,8vw,140px)}.axis-footer__top{display:grid;grid-template-columns:minmax(300px,510px) auto;gap:40px;align-items:center;min-height:245px;border-bottom:1px solid var(--footer-line, rgba(255, 255, 255, .14))}.axis-footer__newsletter h2{margin:0 0 28px;color:var(--footer-text, var(--white));font-size:clamp(1.35rem,2vw,1.72rem);font-weight:600;line-height:1.2;text-transform:none}.axis-footer__newsletter-form{display:grid;gap:12px}.axis-footer__email-box{display:grid;grid-template-columns:1fr 62px;width:min(100%,510px);min-height:68px;border:1px solid var(--footer-muted, #a6a6a6)}.axis-footer__email-box input{min-width:0;border:0;background:transparent;color:var(--footer-text, var(--white));padding:0 28px;font-size:1.28rem;font-weight:600;outline:0}.axis-footer__email-box input::placeholder{color:var(--footer-muted, #a6a6a6);opacity:1}.axis-footer__email-box button{display:grid;place-items:center;border:0;background:transparent;color:var(--footer-muted, #a6a6a6);cursor:pointer}.axis-footer__email-box svg,.axis-footer__shop-button svg,.axis-footer__country svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.axis-footer__email-box button:hover,.axis-footer__email-box button:focus-visible{color:var(--footer-text, var(--white))}.axis-footer__message{margin:0;color:var(--footer-text, var(--white));font-size:.9rem;font-weight:700}.axis-footer__message--error{color:var(--red)}.axis-footer__shop-button{display:inline-flex;align-items:center;justify-self:end;gap:12px;min-height:52px;padding:0 24px;border-radius:999px;background:var(--footer-shop-bg, #5433e8);color:var(--footer-shop-text, var(--white));font-size:1.18rem;font-weight:800;line-height:1}.axis-footer__shop-button svg{width:26px;height:26px}.axis-footer__shop-button:hover,.axis-footer__shop-button:focus-visible{transform:translateY(-1px)}.axis-footer__bottom{display:grid;grid-template-columns:minmax(260px,1fr) minmax(420px,auto);gap:56px 80px;align-items:center;padding-top:82px;padding-bottom:48px}.axis-footer__locale{display:grid;gap:16px;justify-self:start}.axis-footer__label{color:var(--footer-muted, #a6a6a6);font-size:.98rem;font-weight:700}.axis-footer__country{display:inline-flex;align-items:center;gap:8px;min-height:60px;padding:0 28px;border:1px solid var(--footer-muted, #a6a6a6);color:var(--footer-text, var(--white));font-size:1rem;font-weight:700}.axis-footer__country svg{width:18px;height:18px;margin-left:8px}.axis-footer__payments{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:flex-end}.axis-footer__payment-badge{display:grid;min-width:54px;height:32px;place-items:center;border-radius:3px;background:var(--badge-bg, #ffffff);color:var(--badge-text, #1f2a66);padding:0 10px;font-size:.72rem;font-weight:900;line-height:1;text-align:center;letter-spacing:0}.axis-footer__payment-badge img{width:auto;max-width:72px;height:24px;object-fit:contain}.axis-footer__legal{display:flex;flex-wrap:wrap;grid-column:1 / -1;gap:9px 14px;align-items:center;color:var(--footer-muted, #a6a6a6);font-size:.88rem;font-weight:700}.axis-footer__legal>*+*:before{content:"\b7";margin-right:14px;color:var(--footer-muted, #a6a6a6)}.axis-footer__legal a{color:var(--footer-muted, #a6a6a6)}.axis-footer__legal a:hover,.axis-footer__country:hover{color:var(--footer-text, var(--white))}@media(max-width:1120px){.collection-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}h1{font-size:3.6rem}}@media(max-width:860px){.hero-store,.simple-hero,.simple-info,.cart-section,.section-shell.main-product{grid-template-columns:1fr}.header-main{grid-template-columns:44px minmax(128px,1fr) auto;gap:18px;min-height:84px}.menu-toggle{display:inline-grid}.brand,.brand img{width:150px;height:58px}.primary-nav{display:none}.header-tools{gap:16px}.hero-store{background:var(--black)}.hero-copy{background:var(--white)}.collection-grid,.product-grid,.proof-band,.simple-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-category-row a{border-bottom:1px solid var(--line)}.simple-category-row a:nth-child(2n){border-right:0}.simple-hero,.simple-hero-logo{min-height:auto}.simple-hero-logo{border-right:0;border-bottom:1px solid var(--line)}.proof-band div:nth-child(2){border-right:0}.proof-band div:last-child{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.18)}.axis-footer__top{grid-template-columns:1fr;min-height:0;padding-top:48px;padding-bottom:48px}.axis-footer__shop-button{justify-self:start}.axis-footer__bottom{grid-template-columns:1fr;gap:34px;padding-top:48px}.axis-footer__payments{justify-content:flex-start}}@media(max-width:620px){.announcement-stack{font-size:.7rem}.header-main{grid-template-columns:40px minmax(100px,1fr) auto;gap:12px;padding-inline:16px}.menu-toggle{width:40px;height:40px}.brand img{width:124px;height:42px}.header-tools{gap:13px;font-size:.95rem}.header-icon-link,.header-icon-link svg{width:23px;height:23px}.currency-switch svg{width:15px;height:15px}.hero-media{min-height:270px}h1{font-size:2.55rem}h2{font-size:2rem}.sale-banner,.section-title,.simple-section-head,.hero-actions,.cart-total,.cart-actions{align-items:stretch;flex-direction:column}.button,.add-part,.clear-button{width:100%}.collection-grid,.product-grid,.proof-band,.simple-category-row{grid-template-columns:1fr}.simple-category-row a{border-right:0}.simple-newsletter div{grid-template-columns:1fr}.axis-contact-page{padding:48px 16px 76px}.axis-contact-row{grid-template-columns:1fr}.axis-contact-form input{min-height:64px;padding-inline:20px}.axis-contact-form textarea{min-height:300px;padding:22px 20px}.axis-contact-form button{width:124px;min-height:64px}.axis-footer__top,.axis-footer__bottom{padding-inline:20px}.axis-footer__newsletter h2{margin-bottom:20px}.axis-footer__email-box{grid-template-columns:1fr 56px;min-height:62px}.axis-footer__email-box input{padding-inline:18px;font-size:1.05rem}.axis-footer__country{width:100%;justify-content:center}.axis-footer__payments{gap:10px}.axis-footer__payment-badge{min-width:48px;height:30px;padding-inline:8px}.proof-band div,.proof-band div:nth-child(2){border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.proof-band div:last-child{border-bottom:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/axis-racing.css.map */
