:root{--ax-warm-white: #f6f5f1;--ax-white: #ffffff;--ax-ink: #1a232d;--ax-navy: #102a43;--ax-navy-deep: #0b1f33;--ax-blue: #1769aa;--ax-blue-dark: #115284;--ax-blue-soft: #eaf3fa;--ax-steel: #667481;--ax-line: #d6dce1;--ax-line-dark: #b7c1c9;--ax-shadow: 0 16px 42px rgba(16, 42, 67, .09);--ax-content: 1240px;--ax-sale: #d81f2a}body.ax{color:var(--ax-ink);background:var(--ax-warm-white);font-family:var(--font-body-family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:0;-webkit-font-smoothing:antialiased}.ax-container{width:min(calc(100% - 4.8rem),var(--ax-content));margin-inline:auto}.ax-shell a,.ax-home a,.ax-site-footer a{color:inherit;text-decoration:none}.ax-shell button,.ax-shell input,.ax-home button,.ax-home input{font:inherit}.ax-shell svg,.ax-home svg,.ax-site-footer svg{display:block}.ax-topbar{color:#e8eef3;background:var(--ax-navy-deep);font-size:1.3rem}.ax-topbar__inner{min-height:3.6rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.ax-topbar a{min-height:3.6rem;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:.3rem}.ax-site-header{position:relative;z-index:40;color:var(--ax-ink);background:#fff;border-bottom:.1rem solid var(--ax-line)}.ax-header-main{min-height:8.2rem;display:grid;grid-template-columns:21.8rem minmax(36rem,1fr) auto;gap:3rem;align-items:center}.ax-wordmark{min-height:4.8rem;width:max-content;display:inline-flex;align-items:center;gap:1.1rem}.ax-logo{height:4.6rem;width:auto;display:block}.ax-search{position:relative}.ax-search__row{min-height:5rem;display:grid;grid-template-columns:1fr auto;background:#fff;border:.1rem solid #99a7b2}.ax-search:focus-within .ax-search__row{border-color:var(--ax-blue);box-shadow:0 0 0 .3rem #1769aa1f}.ax-search input{min-width:0;height:4.8rem;padding:0 1.6rem;color:var(--ax-ink);background:transparent;border:0;outline:0;font-size:1.5rem}.ax-search input::placeholder{color:#687681;opacity:1}.ax-search button{width:5.2rem;height:4.8rem;display:grid;place-items:center;padding:0;color:#fff;background:var(--ax-blue);border:0;cursor:pointer}.ax-search button:hover{background:var(--ax-blue-dark)}.ax-search__assist{position:absolute;inset:calc(100% + .6rem) 0 auto;z-index:5;display:none;padding:1.4rem 1.6rem;background:#fff;border:.1rem solid var(--ax-line);box-shadow:var(--ax-shadow);font-size:1.3rem}.ax-search:focus-within .ax-search__assist{display:flex;justify-content:space-between;gap:2rem}.ax-search__assist span{color:var(--ax-steel)}.ax-header-actions{display:flex;align-items:center;gap:1.2rem;margin-left:-1.8rem}.ax-header-actions .ax-cart-btn{position:relative;width:5rem;height:5rem;flex:0 0 auto;display:grid;place-items:center;color:#fff;background:var(--ax-navy);border:.1rem solid var(--ax-navy);transition:background-color .15s ease}.ax-header-actions .ax-cart-btn:hover{background:var(--ax-navy-deep);border-color:var(--ax-navy-deep)}.ax-header-actions .ax-checkout-btn{height:5rem;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:0 2.6rem;color:#fff;background:var(--ax-navy);border:.1rem solid var(--ax-navy);font-size:1.4rem;font-weight:700;transition:background-color .15s ease}.ax-header-actions .ax-checkout-btn:hover{background:var(--ax-navy-deep);border-color:var(--ax-navy-deep)}.ax-header-actions .ax-checkout-btn[hidden]{display:none}.ax-header-action{position:relative;min-width:6.4rem;min-height:5.2rem;display:grid;place-items:center;align-content:center;gap:.3rem;padding:.4rem;background:transparent;border:0;font-size:1.3rem;cursor:pointer}.ax-header-action svg{width:2.1rem;height:2.1rem;fill:none;stroke:currentColor;stroke-width:1.7}.ax-cart-count[hidden]{display:none}.ax-cart-count{position:absolute;top:-.7rem;right:-.7rem;min-width:1.8rem;height:1.8rem;padding:0 .4rem;display:grid;place-items:center;color:var(--ax-ink);background:#fff;border:.1rem solid var(--ax-line-dark);border-radius:.9rem;font-size:1.1rem;font-weight:700;font-style:normal;line-height:1}.ax-mobile-menu{display:none}.ax-menu-toggle{display:none;list-style:none}.ax-menu-toggle::-webkit-details-marker{display:none}.ax-menu-icon--close,.ax-mobile-menu[open] .ax-menu-icon--open{display:none!important}.ax-mobile-menu[open] .ax-menu-icon--close{display:block!important}.ax-mobile-nav{display:none}.ax-primary-nav{border-top:.1rem solid #e4e7e9}.ax-primary-nav__inner{min-height:4.8rem;display:flex;align-items:stretch;gap:3.4rem}.ax-primary-nav a{min-height:4.8rem;display:flex;align-items:center;border-bottom:.3rem solid transparent;font-size:1.3rem;font-weight:600}.ax-primary-nav a:hover,.ax-primary-nav a[aria-current=page]{color:var(--ax-blue);border-bottom-color:var(--ax-blue)}.ax-home-hero{position:relative;overflow:hidden;background:#11171d;border-bottom:.1rem solid var(--ax-line)}.ax-home-hero__inner{position:relative;min-height:max(62rem,calc(100svh - 16.6rem))}.ax-home-hero__media{position:absolute;z-index:1;inset:0 calc((100vw - 100%)/-2);overflow:hidden;background:#11171d}.ax-home-hero__media img{width:100%;height:100%;object-fit:cover;object-position:68% center}.ax-home-hero__copy{position:absolute;z-index:2;top:16rem;bottom:13rem;width:41%;padding:2.6rem 4.2rem 2.6rem 0;display:flex;flex-direction:column;justify-content:center}.ax-home-hero__copy:before{content:"";position:absolute;z-index:-1;inset:0 0 0 calc((100vw - 100%)/-2);background:#fff}.ax-home-hero h1{max-width:47rem;margin:0;color:var(--ax-ink);font-family:inherit;font-size:clamp(3.8rem,3.1vw,4.6rem);font-weight:500;line-height:1.08;letter-spacing:-.04em}.ax-home-hero__copy p{max-width:53.5rem;margin:2rem 0 2.5rem;color:#52616d;font-size:1.6rem;line-height:1.5}.ax-hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.ax-button{min-height:4.8rem;display:inline-flex;align-items:center;justify-content:center;padding:0 2.1rem;border:.1rem solid var(--ax-navy);font-size:1.4rem;font-weight:700}.ax-button--primary{color:#fff!important;background:var(--ax-navy)}.ax-button--primary:hover{background:var(--ax-navy-deep)}.ax-button--secondary{color:var(--ax-navy)!important;background:#fff}.ax-hero-fitment{position:absolute;right:2.2rem;bottom:2rem;z-index:3;min-height:4.4rem;padding:0 1.5rem;display:inline-flex;align-items:center;color:var(--ax-navy)!important;background:#fff;border:.1rem solid var(--ax-line-dark);font-size:1.3rem;font-weight:700}.ax-trust-strip{color:var(--ax-ink);background:var(--ax-warm-white);border-bottom:.1rem solid var(--ax-line)}.ax-trust-strip__inner{display:grid;grid-template-columns:repeat(4,1fr)}.ax-trust-item{min-height:10.2rem;padding:2.1rem 2.3rem;border-right:.1rem solid var(--ax-line)}.ax-trust-item:first-child{padding-left:0}.ax-trust-item:last-child{padding-right:0;border-right:0}.ax-trust-item b{display:block;font-size:1.4rem}.ax-trust-item span{display:block;margin-top:.5rem;color:var(--ax-steel);font-size:1.3rem;line-height:1.4}.ax-trust-item a{min-height:4.4rem;display:inline-flex;align-items:center;color:var(--ax-blue-dark);font-size:1.3rem;font-weight:700;text-decoration:underline;text-underline-offset:.3rem}.ax-home-section{padding:6.4rem 0}.ax-home-section--white{background:#fff}.ax-section-title{display:flex;align-items:end;justify-content:space-between;gap:2.4rem;margin-bottom:2.4rem}.ax-section-title h2{margin:0;color:var(--ax-ink);font-family:inherit;font-size:2.8rem;font-weight:600;letter-spacing:-.025em}.ax-section-title p{max-width:62rem;margin:.7rem 0 0;color:var(--ax-steel);font-size:1.4rem}.ax-section-link{min-height:4.4rem;flex:0 0 auto;display:inline-flex;align-items:center;color:var(--ax-blue-dark)!important;font-size:1.4rem;font-weight:700}.ax-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem}.ax-category-card{min-width:0;background:#fff;border:.1rem solid var(--ax-line)}.ax-category-card__image{height:16rem;overflow:hidden;background:#eef1f3;border-bottom:.1rem solid var(--ax-line)}.ax-category-card__image img{width:100%;height:100%;object-fit:cover}.ax-category-card__placeholder{height:100%;display:grid;place-items:center;color:var(--ax-steel)}.ax-category-card__body{min-height:12.8rem;padding:1.8rem;display:flex;flex-direction:column}.ax-category-card h3{margin:0;color:var(--ax-ink);font-family:inherit;font-size:1.7rem;font-weight:700}.ax-category-card p{margin:.7rem 0 1rem;color:var(--ax-steel);font-size:1.3rem;line-height:1.45}.ax-category-card__link{min-height:4.4rem;margin-top:auto;display:inline-flex;align-items:center;color:var(--ax-blue-dark);font-size:1.3rem;font-weight:700}.ax-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem}.ax-product-card{min-width:0;display:flex;flex-direction:column;background:#fff;border:.1rem solid var(--ax-line)}.ax-product-card__image{height:21.5rem;overflow:hidden;background:#f8f8f7;border-bottom:.1rem solid var(--ax-line)}.ax-product-card__image img{width:100%;height:100%;object-fit:contain}.ax-product-card__body{flex:1;padding:1.7rem;display:flex;flex-direction:column}.ax-product-card__vendor{margin:0 0 .5rem;color:var(--ax-blue-dark);font-size:1.3rem;font-weight:600}.ax-product-card h3{margin:0;color:var(--ax-ink);font-family:inherit;font-size:1.7rem;font-weight:700;line-height:1.3}.ax-product-card__reference{margin:.7rem 0 0;color:var(--ax-steel);font-size:1.3rem}.ax-product-card__bottom{margin-top:auto;padding-top:1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.ax-product-card__price{font-size:1.6rem;font-weight:700}.ax-view-part{min-height:4.4rem;padding:0 1.4rem;display:inline-flex;align-items:center;justify-content:center;color:#fff!important;background:var(--ax-navy);font-size:1.3rem;font-weight:700}.ax-fitment-module{padding:4.6rem 0;color:#fff;background:var(--ax-navy)}.ax-fitment-module__inner{display:grid;grid-template-columns:1.1fr .9fr;gap:5.2rem;align-items:center}.ax-fitment-module h2{margin:0;color:#fff;font-family:inherit;font-size:2.7rem;font-weight:600;letter-spacing:-.02em}.ax-fitment-module p{margin:.8rem 0 0;color:#d0dae3;font-size:1.4rem}.ax-fitment-module__actions{display:flex;justify-content:flex-end;gap:1rem}.ax-fitment-module .ax-button--primary{color:var(--ax-navy)!important;background:#fff;border-color:#fff}.ax-fitment-module .ax-button--secondary{color:#fff!important;background:transparent;border-color:#8497a9}.ax-site-footer{padding:4.8rem 0 2.4rem;color:#dce4eb;background:var(--ax-navy-deep)}.ax-footer-main{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:4.8rem;padding-bottom:4.2rem}.ax-site-footer .ax-logo{height:4rem}.ax-footer-intro p{max-width:39rem;margin:1.6rem 0 0;color:#b9c6d1;font-size:1.3rem}.ax-business-proof{margin-top:1.8rem;padding-top:1.6rem;border-top:.1rem solid #3b5064}.ax-business-proof b,.ax-business-proof span{display:block;font-size:1.3rem}.ax-business-proof span{margin-top:.5rem;color:#b9c6d1}.ax-business-proof a{min-height:4.4rem;display:inline-flex;align-items:center;color:#fff!important;font-size:1.3rem;font-weight:700;text-decoration:underline;text-underline-offset:.3rem}.ax-footer-col h3{margin:.5rem 0 1.1rem;color:#fff;font-family:inherit;font-size:1.4rem}.ax-footer-col a{min-height:3.8rem;display:flex;align-items:center;color:#b9c6d1;font-size:1.3rem}.ax-footer-col a:hover{color:#fff}.ax-footer-bottom{padding-top:1.8rem;display:flex;justify-content:space-between;gap:2rem;border-top:.1rem solid #3b5064;color:#aebdca;font-size:1.3rem}.ax-footer-policies{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.8rem;padding:0;margin:0;list-style:none}.ax-shell :focus-visible,.ax-home :focus-visible,.ax-site-footer :focus-visible{outline:.2rem solid var(--ax-blue);outline-offset:.3rem}@media(max-width:1000px){.ax-container{width:min(calc(100% - 3.2rem),var(--ax-content))}span.ax-topbar__note{display:none}.ax-header-main{grid-template-columns:auto 1fr auto;gap:1.8rem}.ax-header-main .ax-search{grid-row:2;grid-column:1 / -1;margin-bottom:1.4rem}.ax-header-actions{margin-left:0;justify-content:flex-end}.ax-home-hero__inner{min-height:56rem}.ax-home-hero__copy{top:11rem;bottom:9rem;width:48%;padding:2.6rem 3.4rem 2.6rem 0}.ax-trust-strip__inner{grid-template-columns:repeat(2,1fr)}.ax-trust-item{border-bottom:.1rem solid var(--ax-line)}.ax-trust-item:nth-child(2n){border-right:0}.ax-trust-item:nth-last-child(-n+2){border-bottom:0}.ax-category-grid,.ax-product-grid{grid-template-columns:repeat(2,1fr)}.ax-footer-main{grid-template-columns:1.4fr repeat(2,1fr)}.ax-footer-col:last-child{display:none}}@media(max-width:640px){.ax-container{width:min(calc(100% - 2.8rem),var(--ax-content))}.ax-topbar__inner{min-height:3.4rem;justify-content:center;text-align:center}.ax-topbar a.ax-topbar__secondary{display:none}.ax-header-main{min-height:auto;grid-template-columns:1fr auto;gap:.7rem;padding-top:.8rem}.ax-wordmark{min-height:4.4rem;gap:.8rem}.ax-logo{height:3.8rem}.ax-header-actions{gap:.8rem;margin-left:0}.ax-header-action{min-width:4.4rem;min-height:4.4rem;padding:.4rem}.ax-header-action span:not(.ax-cart-count){display:none}.ax-header-actions .ax-cart-btn{width:4.4rem;height:4.4rem}.ax-header-actions .ax-cart-btn svg{width:2rem;height:2rem}.ax-header-actions .ax-checkout-btn{display:none}.ax-cart-count{top:-.6rem;right:-.6rem}.ax-trust-strip{display:none}.ax-mobile-menu{display:block;position:static}.ax-menu-toggle{display:grid}.ax-mobile-menu[open] .ax-mobile-nav{position:absolute;top:100%;right:0;left:0;display:block;color:var(--ax-ink);background:#fff;border-top:.1rem solid var(--ax-line);border-bottom:.1rem solid var(--ax-line);box-shadow:var(--ax-shadow)}.ax-mobile-nav__inner{display:grid;padding-block:.6rem}.ax-mobile-nav a{min-height:4.6rem;display:flex;align-items:center;border-bottom:.1rem solid #e1e5e8;font-size:1.4rem;font-weight:600}.ax-mobile-nav a:last-child{border-bottom:0}.ax-header-main .ax-search{grid-row:2;grid-column:1 / -1;margin-bottom:1rem}.ax-search__row{min-height:4.8rem}.ax-search input,.ax-search button{height:4.6rem}.ax-search input{padding-inline:1.2rem;font-size:1.4rem}.ax-search button{width:4.8rem}.ax-search__assist{display:none!important}.ax-primary-nav{display:none}.ax-home-hero{border-bottom:0}.ax-home-hero__inner{min-height:calc(100svh - 15.5rem);display:block}.ax-home-hero__copy{top:auto;bottom:0;width:100%;height:30rem;padding:2rem 0}.ax-home-hero__copy:before{right:calc((100vw - 100%)/-2)}.ax-home-hero h1{font-size:3.8rem}.ax-home-hero__copy p{margin:1.7rem 0 2.2rem;font-size:1.5rem}.ax-hero-actions{display:grid;grid-template-columns:1fr 1fr}.ax-hero-actions .ax-button{min-width:0;padding-inline:.8rem}.ax-home-hero__media{position:absolute;inset:0 calc((100vw - 100%)/-2)}.ax-home-hero__media img{object-position:58% center}.ax-hero-fitment{display:none}.ax-trust-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.ax-trust-item{min-height:0;padding:1.2rem}.ax-trust-item:first-child{padding-left:1.2rem}.ax-home-section{padding:4.9rem 0}.ax-section-title{align-items:flex-start;margin-bottom:1.9rem}.ax-section-title h2{font-size:2.5rem}.ax-category-grid{grid-template-columns:1fr 1fr;gap:.8rem}.ax-category-card__image{height:11.5rem}.ax-category-card__body{min-height:15.4rem;padding:1.4rem}.ax-category-card h3{font-size:1.5rem}.ax-product-grid{grid-template-columns:1fr;gap:.9rem}.ax-product-card{min-height:18.8rem;display:grid;grid-template-columns:12.6rem 1fr}.ax-product-card__image{width:12.6rem;height:100%;min-height:18.8rem;border-right:.1rem solid var(--ax-line);border-bottom:0}.ax-product-card__body{min-width:0;padding:1.3rem}.ax-product-card h3{font-size:1.5rem}.ax-fitment-module{padding:3.5rem 0}.ax-fitment-module__inner{grid-template-columns:1fr;gap:2.2rem}.ax-fitment-module h2{font-size:2.4rem}.ax-fitment-module__actions{display:grid;justify-content:stretch}.ax-footer-main{grid-template-columns:1fr 1fr;gap:3rem 2rem}.ax-footer-intro{grid-column:1 / -1}.ax-footer-bottom{display:grid}.ax-footer-policies{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.ax-shell *,.ax-home *,.ax-site-footer *{scroll-behavior:auto!important;transition:none!important}}.ax-footer-payments{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:14px 0 6px}.ax-footer-payments svg{height:24px;width:auto;display:block;border-radius:3px}.ax-footer-disclaimer{color:var(--ax-steel);font-size:1.2rem;max-width:72rem;margin:6px 0 0}.ax-price-was{color:var(--ax-steel);text-decoration:line-through;font-size:1.3rem;margin-left:8px}.ax-flag-sale{display:inline-block;background:var(--ax-sale);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.02em;padding:3px 8px;border-radius:3px;margin-left:10px;vertical-align:middle}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ax-shell-home.css.map */
