.promo-bar{background:var(--brand-accent);flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;min-height:32px;padding:6px 16px;display:flex;position:relative}.promo-bar-content{flex-direction:row;align-items:center;gap:4px;display:flex}.promo-bar-message{font-family:var(--font-body);letter-spacing:.25px;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.promo-bar-link{font-family:var(--font-body);letter-spacing:.25px;color:#fff;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:700;line-height:130%;text-decoration:none;transition:opacity .2s;display:inline-flex}.promo-bar-link:hover{opacity:.9;color:#fff}.promo-bar-arrow{width:16px;height:16px}.promo-bar-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.promo-bar-close:hover{opacity:.8}@media (max-width:640px){.promo-bar{padding:6px 48px 6px 16px}.promo-bar-message,.promo-bar-link{font-size:12px}}.oem-header-top-links{background:#fff;border-bottom:1px solid #dee2ea;justify-content:center;align-items:center;height:56px;padding:0 16px;display:flex}.oem-header-top-links .oem-phone-link{justify-self:center}.oem-header-top-links .oem-find-model-link{justify-self:end}.oem-dealer-login-btn{border:1px solid var(--brand-primary);font-family:var(--font-body);letter-spacing:.0025em;color:var(--brand-primary);background:#fff;border-radius:4px;justify-content:center;align-items:center;padding:8px 18px;font-size:14px;font-weight:700;line-height:140%;text-decoration:none;transition:all .2s;display:flex}.oem-dealer-login-btn:hover{background:var(--brand-primary);color:#fff}.oem-phone-link{align-items:center;gap:4px;text-decoration:none;display:flex}.oem-phone-label{font-family:var(--font-body);letter-spacing:.25px;color:var(--brand-body-text);font-size:14px;font-weight:400;line-height:140%}.oem-phone-number{font-family:var(--font-body);letter-spacing:.0025em;color:var(--brand-primary);font-size:14px;font-weight:700;line-height:140%}.oem-find-model-link{font-family:var(--font-body);letter-spacing:.0025em;color:var(--brand-primary);align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:140%;text-decoration:none;transition:opacity .2s;display:flex}.oem-find-model-link:hover{opacity:.8}.oem-find-model-icon{stroke-width:1.5px;width:24px;height:24px}.oem-header-main{background:#fff;border-bottom:1px solid #dee2ea;justify-content:center;align-items:center;height:82px;padding:16px;display:flex}.oem-header-main .oem-header-icons{justify-self:end}.oem-logo-link{flex-shrink:0}.oem-logo{object-fit:contain;width:auto;height:50px}.oem-search-form{justify-self:center;align-items:center;width:100%;max-width:700px;display:flex;position:relative}.oem-search-input{width:100%;height:46px;font-family:var(--font-body);letter-spacing:.25px;color:var(--brand-body-text);background:#fff;border:1px solid #dee2ea;border-radius:4px;padding:13px 60px 13px 16px;font-size:14px;font-weight:400;line-height:140%}.oem-search-input::placeholder{color:#79828c}.oem-search-input:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 2px #1065d61a}.oem-search-btn{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .2s;display:flex;position:absolute;top:0;right:0}.oem-search-btn:hover{background:var(--brand-primary-dark)}.oem-header-icons{align-items:center;gap:24px;display:flex}.oem-icon-link{color:var(--brand-body-text);justify-content:center;align-items:center;transition:color .2s;display:flex}.oem-icon-link:hover{color:var(--brand-primary)}.oem-icon{stroke-width:1.5px;width:26px;height:26px}.oem-icon-with-badge{align-items:center;display:flex;position:relative}.oem-badge{min-width:20px;height:20px;font-family:var(--font-body);border-radius:100px;justify-content:center;align-items:center;padding:2px 4px;font-size:12px;font-weight:500;line-height:1;display:flex;position:absolute;top:-8px;right:-10px}.oem-badge-grey{color:#79828c;background:#dee2ea}.oem-badge-blue{background:var(--brand-primary);color:#fff}.oem-cart-link{color:var(--brand-body-text);align-items:center;gap:8px;text-decoration:none;transition:color .2s;display:flex}.oem-cart-link:hover{color:var(--brand-primary)}.oem-cart-total{font-family:var(--font-body);letter-spacing:.25px;font-size:16px;font-weight:700;line-height:1}.oem-header-nav{background:var(--brand-primary);justify-content:center;align-items:center;width:100%;height:56px;display:flex}.oem-header-nav .oem-header-container{flex-direction:row;justify-content:center;align-items:center;gap:80px;padding:0 24px;display:flex}.oem-nav-link{font-family:var(--font-body);letter-spacing:.25px;color:#fff;white-space:nowrap;align-items:center;gap:6px;padding:8px 0;font-size:14px;font-weight:600;line-height:140%;text-decoration:none;transition:opacity .2s;display:flex}.oem-nav-link:hover{opacity:.85}.oem-nav-link-chevron{width:16px;height:16px;margin-left:2px;transition:transform .2s}.oem-nav-link-chevron.rotate-180{transform:rotate(180deg)}.oem-nav-dropdown{position:relative}.oem-nav-dropdown-menu{z-index:100;background:#fff;border:1px solid #dee2ea;border-radius:8px;margin-top:8px;padding:16px;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.oem-nav-dropdown-categories{width:500px}.oem-nav-dropdown-brands{width:400px}.oem-nav-dropdown-title{color:#79828c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:11px;font-weight:600}.oem-nav-dropdown-grid{gap:12px;display:grid}.oem-nav-dropdown-grid-4{grid-template-columns:repeat(4,1fr)}.oem-nav-dropdown-grid-5{grid-template-columns:repeat(5,1fr)}.oem-nav-dropdown-item{border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:8px;text-decoration:none;transition:background-color .15s;display:flex}.oem-nav-dropdown-item:hover{background-color:#f5f5f5}.oem-nav-dropdown-item-image{object-fit:contain;width:56px;height:56px;transition:transform .15s}.oem-nav-dropdown-item:hover .oem-nav-dropdown-item-image{transform:scale(1.1)}.oem-nav-dropdown-brand-logo{justify-content:center;align-items:center;width:64px;height:48px;display:flex}.oem-nav-dropdown-item-logo{object-fit:contain;max-width:100%;max-height:100%;transition:transform .15s}.oem-nav-dropdown-item:hover .oem-nav-dropdown-item-logo{transform:scale(1.1)}.oem-nav-dropdown-item-name{color:#07072a;text-align:center;font-size:12px;font-weight:500;line-height:1.3}.oem-nav-dropdown-footer{text-align:center;border-top:1px solid #dee2ea;margin-top:12px;padding-top:12px}.oem-nav-dropdown-view-all{color:var(--brand-primary);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.oem-nav-dropdown-view-all:hover{text-decoration:underline}.oem-mobile-menu-btn,.oem-mobile-phone-btn,.oem-mobile-search-btn,.oem-mobile-icons{display:none}@media (max-width:768px){.oem-header-top-links,.oem-header-nav{display:none}.oem-header-main{height:60px;padding:0 16px}.oem-header-main .oem-header-container{justify-content:space-between;align-items:center;gap:0;height:100%;display:flex;position:relative}.oem-search-form,.oem-header-icons{display:none}.oem-mobile-menu-btn{color:#07072a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.oem-mobile-menu-btn svg{width:24px;height:24px}.oem-logo-link{position:absolute;left:50%;transform:translate(-50%)}.oem-logo{height:32px}.oem-mobile-icons{align-items:center;gap:4px;display:flex}.oem-mobile-phone-btn,.oem-mobile-search-btn{color:#07072a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.oem-mobile-phone-btn svg,.oem-mobile-search-btn svg{width:22px;height:22px}.oem-mobile-cart-link{color:#07072a;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:flex;position:relative}.oem-mobile-cart-link svg{width:22px;height:22px}.oem-mobile-cart-badge{color:#fff;background:#1065d6;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;display:flex;position:absolute;top:4px;right:4px}}.oem-mobile-menu-overlay{z-index:100;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.oem-mobile-menu-overlay.open{opacity:1;visibility:visible}.oem-mobile-menu-drawer{z-index:101;background:#fff;flex-direction:column;width:300px;max-width:85vw;height:100%;transition:transform .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.oem-mobile-menu-drawer.open{transform:translate(0)}.oem-mobile-menu-header{border-bottom:1px solid #dee2ea;justify-content:space-between;align-items:center;padding:16px;display:flex}.oem-mobile-menu-logo{width:auto;height:28px}.oem-mobile-menu-close{color:#07072a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.oem-mobile-menu-close svg{width:24px;height:24px}.oem-mobile-menu-nav{flex:1;padding:8px 0}.oem-mobile-menu-item{font-family:var(--font-body);color:#07072a;justify-content:space-between;align-items:center;padding:14px 20px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.oem-mobile-menu-item:hover{background:#f5f5f5}.oem-mobile-menu-item svg{color:#79828c;width:20px;height:20px}.oem-mobile-menu-divider{background:#dee2ea;height:1px;margin:8px 16px}.oem-mobile-menu-section{padding:12px 16px}.oem-mobile-menu-section-title{color:#79828c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:11px;font-weight:600}.oem-mobile-menu-grid{gap:8px;display:grid}.oem-mobile-menu-grid-4{grid-template-columns:repeat(4,1fr)}.oem-mobile-menu-grid-5{grid-template-columns:repeat(5,1fr)}.oem-mobile-menu-grid-item{border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;text-decoration:none;transition:background-color .15s;display:flex}.oem-mobile-menu-grid-item:hover{background-color:#f5f5f5}.oem-mobile-menu-grid-item-image{object-fit:contain;width:48px;height:48px}.oem-mobile-menu-brand-logo{justify-content:center;align-items:center;width:48px;height:36px;display:flex}.oem-mobile-menu-grid-item-logo{object-fit:contain;max-width:100%;max-height:100%}.oem-mobile-menu-grid-item-name{color:#07072a;text-align:center;font-size:10px;font-weight:500;line-height:1.2}.oem-mobile-menu-view-all{color:var(--brand-primary);margin-top:12px;font-size:14px;font-weight:600;text-decoration:none;display:block}.oem-mobile-menu-view-all:hover{text-decoration:underline}.oem-mobile-menu-footer{border-top:1px solid #dee2ea;padding:16px}.oem-mobile-menu-phone{text-align:center;flex-direction:column;gap:4px;display:flex}.oem-mobile-menu-phone-label{color:#79828c;font-size:12px}.oem-mobile-menu-phone-number{color:#1065d6;font-size:16px;font-weight:600;text-decoration:none}.oem-hero-banner{width:100%;display:block}.oem-hero-banner-img{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.oem-hero-banner{display:none}}.oem-mobile-hero{display:none}@media (max-width:768px){.oem-mobile-hero{background:linear-gradient(#2c4a6d 0%,#1e3551 100%);flex-direction:column;align-items:center;padding:24px 16px 28px;display:flex}.oem-mobile-hero-content{text-align:center;max-width:400px;margin-bottom:20px}.oem-mobile-hero-title{font-family:var(--font-body);color:#fff;margin:0 0 10px;font-size:24px;font-weight:700;line-height:1.25}.oem-mobile-hero-stats{font-family:var(--font-body);color:#ffffffe6;margin:0 0 8px;font-size:14px;font-weight:400;line-height:1.5}.oem-mobile-hero-stats strong{color:#fff;font-weight:700}.oem-mobile-hero-tagline{font-family:var(--font-body);color:#ffffffd9;margin:0;font-size:14px;font-weight:400;line-height:1.5}.oem-mobile-hero-tagline em{font-style:italic}.oem-part-finder-card{text-align:center;background:#fff;border-radius:8px;width:100%;max-width:400px;padding:20px 16px;box-shadow:0 2px 12px #0000001f}.oem-part-finder-title{font-family:var(--font-body);color:#07072a;margin:0 0 6px;font-size:20px;font-weight:700;line-height:1.3}.oem-part-finder-subtitle{font-family:var(--font-body);color:#5c6672;margin:0 0 16px;font-size:13px;font-weight:400;line-height:1.4}.oem-part-finder-form{margin-bottom:12px}.oem-part-finder-input-group{gap:0;display:flex}.oem-part-finder-input{font-family:var(--font-body);color:#07072a;background:#fff;border:1px solid #d1d5db;border-right:none;border-radius:6px 0 0 6px;flex:1;padding:12px 14px;font-size:14px}.oem-part-finder-input::placeholder{color:#9ca3af}.oem-part-finder-input:focus{border-color:#1065d6;outline:none}.oem-part-finder-button{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:0 6px 6px 0;justify-content:center;align-items:center;padding:12px 16px;transition:background-color .2s;display:flex}.oem-part-finder-button:hover{background:#d97706}.oem-part-finder-button svg{width:18px;height:18px}.oem-part-finder-divider{font-family:var(--font-body);color:#9ca3af;margin-bottom:10px;font-size:13px}.oem-part-finder-help{font-family:var(--font-body);font-size:13px}.oem-part-finder-help-text{color:#5c6672}.oem-part-finder-help-link{color:#1065d6;font-weight:500;text-decoration:none;transition:color .2s}.oem-part-finder-help-link:hover{color:#0b4ea8;text-decoration:underline}}@media (max-width:380px){.oem-mobile-hero{padding:20px 12px 24px}.oem-mobile-hero-title{font-size:21px}.oem-part-finder-card{padding:18px 14px}.oem-part-finder-title{font-size:18px}.oem-part-finder-subtitle{font-size:12px}}.oem-benefits-bar{background:#f2f4f7;justify-content:center;align-items:center;width:100%;height:100px;display:flex;overflow-x:auto}.oem-benefits-container{flex-direction:row;justify-content:center;align-items:center;gap:52px;width:100%;max-width:1536px;padding:24px 40px;display:flex}.oem-benefit-item{white-space:nowrap;flex-direction:row;align-items:center;gap:12px;display:flex}.oem-benefit-icon{width:48px;height:48px;color:var(--brand-accent);background:#179d3c1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.oem-benefit-text{flex-direction:column;gap:2px;display:flex}.oem-benefit-title{font-family:var(--font-body);color:var(--brand-body-text);font-size:14px;font-weight:700;line-height:1.4}.oem-benefit-subtitle{font-family:var(--font-body);color:#79828c;font-size:12px;font-weight:400;line-height:1.4}@media (max-width:1024px){.oem-benefits-container{gap:32px;padding:16px 24px}}@media (max-width:768px){.oem-benefits-bar{height:auto}.oem-benefits-container{flex-wrap:wrap;justify-content:center;gap:12px;padding:16px}.oem-benefit-item:nth-child(5){display:none}.oem-benefit-item{flex:0 0 calc(50% - 6px);gap:8px}.oem-benefit-item svg,.oem-benefit-icon{width:40px;height:40px}.oem-benefit-title{font-size:12px}.oem-benefit-subtitle{font-size:10px}}@media (max-width:480px){.oem-benefits-container{gap:10px;padding:12px}.oem-benefit-item{flex:0 0 calc(50% - 5px);gap:6px}.oem-benefit-item svg,.oem-benefit-icon{width:36px;height:36px}.oem-benefit-title{font-size:11px}.oem-benefit-subtitle{font-size:9px}}.oem-section-title{font-family:var(--font-body);color:var(--brand-body-text);margin:0;font-size:24px;font-weight:700;line-height:1.3}@media (max-width:640px){.oem-section-title{font-size:20px}}.oem-categories-section{background:#fff;flex-direction:column;align-items:center;width:100%;padding:40px 16px;display:flex}.oem-categories-container{flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:1536px;display:flex}.oem-categories-header{flex-direction:column;gap:8px;display:flex}.oem-categories-title{font-family:var(--font-body);color:var(--brand-body-text);margin:0;font-size:24px;font-weight:700;line-height:1.3}.oem-categories-grid{grid-template-columns:repeat(8,1fr);gap:16px;width:100%;display:grid}.oem-category-card{background:#fff;border:1px solid #dee2ea;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:16px 8px;text-decoration:none;transition:all .2s;display:flex}.oem-category-card:hover{border-color:var(--brand-primary);box-shadow:0 2px 8px #00000014}.oem-category-card:hover .oem-category-icon{transform:scale(1.05)}.oem-category-icon{justify-content:center;align-items:center;width:80px;height:80px;transition:transform .2s;display:flex}.oem-category-icon svg,.oem-category-icon img{object-fit:contain;width:100%;height:100%}.oem-category-label{font-family:var(--font-body);text-align:center;color:var(--brand-body-text);font-size:13px;font-weight:600;line-height:1.3}@media (max-width:1024px){.oem-categories-section{padding:32px 16px}.oem-categories-container{gap:24px}.oem-categories-grid{grid-template-columns:repeat(4,1fr);gap:12px}.oem-category-icon{width:64px;height:64px}.oem-category-label{font-size:12px}}@media (max-width:640px){.oem-categories-section{padding:24px 16px}.oem-categories-title{font-size:20px}.oem-categories-container{gap:20px}.oem-categories-grid{grid-template-columns:repeat(4,1fr);gap:8px}.oem-category-card{gap:8px;padding:12px 4px}.oem-category-icon{width:48px;height:48px}.oem-category-label{font-size:11px}}@media (max-width:380px){.oem-categories-grid{grid-template-columns:repeat(2,1fr);gap:8px}.oem-category-card{gap:10px;padding:16px 8px}.oem-category-icon{width:56px;height:56px}.oem-category-label{font-size:12px}}.oem-brands-section{background:#fff;flex-direction:column;align-items:center;width:100%;padding:40px 16px;display:flex}.oem-brands-container{flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:1536px;display:flex}.oem-brands-header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.oem-brands-title{font-family:var(--font-body);color:var(--brand-body-text);margin:0;font-size:24px;font-weight:700;line-height:1.3}.oem-brands-view-all{font-family:var(--font-body);color:var(--brand-primary);font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:opacity .2s}.oem-brands-view-all:hover{opacity:.8;text-decoration:underline}.oem-brands-grid{grid-template-columns:repeat(5,1fr);gap:16px;width:100%;display:grid}.oem-brand-card{background:#fff;border:1px solid #dee2ea;border-radius:8px;justify-content:center;align-items:center;height:80px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.oem-brand-card:hover{border-color:var(--brand-primary);box-shadow:0 2px 8px #00000014}.oem-brand-logo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:48px}@media (max-width:1024px){.oem-brands-section{padding:32px 16px}.oem-brands-container{gap:24px}.oem-brands-grid{grid-template-columns:repeat(5,1fr);gap:12px}.oem-brand-card{height:70px;padding:12px}.oem-brand-logo{max-height:40px}}@media (max-width:640px){.oem-brands-section{padding:24px 16px}.oem-brands-title{font-size:20px}.oem-brands-grid{grid-template-columns:repeat(3,1fr);gap:8px}.oem-brand-card{height:60px;padding:8px}.oem-brand-logo{max-height:32px}.oem-brands-view-all{font-size:13px}}@media (max-width:380px){.oem-brands-grid{grid-template-columns:repeat(2,1fr);gap:8px}.oem-brand-card{height:70px;padding:10px}.oem-brand-logo{max-height:36px}}.brands-section{background-color:var(--brand-background);border-bottom:1px solid #0000001a;padding-top:4rem;padding-bottom:4rem}.brand-card{background:#fffc;border:1px solid #0000001a;border-radius:.75rem;justify-content:center;align-items:center;width:10rem;height:6rem;padding:.75rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 2px #0000000d}.brand-card:hover{border-color:var(--brand-primary);transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.brand-card img{object-fit:contain;width:100%;height:100%}.hero-section{background-color:var(--hero-bg);position:relative;overflow:hidden}.hero-gradient{background:var(--hero-gradient);position:absolute;inset:0}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:#00000080;position:absolute;inset:0}.hero-text{color:var(--hero-text)}.btn-store-primary{background-color:var(--btn-primary-bg);color:var(--btn-primary-text);transition:background-color .2s}.btn-store-primary:hover{background-color:var(--btn-primary-hover)}.btn-store-secondary{background-color:var(--btn-secondary-bg);color:var(--btn-secondary-text);transition:background-color .2s}.btn-store-secondary:hover{opacity:.9}.accent-icon-container{background-color:var(--accent-icon-bg);border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.accent-icon{width:1.75rem;height:1.75rem;color:var(--accent-icon-color)}.trust-signal-card{text-align:center;background:#ffffff0d;border-radius:.75rem;flex-direction:column;align-items:center;padding:1rem;display:flex}.trust-signal-title{color:#fff;font-size:.875rem;font-weight:600}.trust-signal-subtitle{color:#9ca3af;margin-top:.25rem;font-size:.75rem}.category-chip{font-family:var(--font-body);color:#333;white-space:nowrap;background:#fff;border:1px solid #e5e5e5;border-radius:9999px;justify-content:center;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}@media (min-width:768px){.category-chip{padding:.5rem 1rem;font-size:.875rem}}.category-chip:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.category-chip-active,.category-chip-active:hover{background-color:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.oem-popular-section{background:#fff;flex-direction:column;align-items:center;width:100%;padding:40px 16px;display:flex}.oem-popular-container{flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:1536px;display:flex}.oem-popular-header{flex-direction:column;gap:8px;display:flex}.oem-popular-title{font-family:var(--font-body);color:var(--brand-body-text);margin:0;font-size:24px;font-weight:700;line-height:1.3}.oem-popular-subtitle{font-family:var(--font-body);color:#79828c;margin:0;font-size:14px;font-weight:400;line-height:1.5}.oem-popular-chips{flex-wrap:wrap;gap:12px;width:100%;display:flex}@media (max-width:1024px){.oem-popular-section{padding:32px 16px}.oem-popular-container{gap:24px}}@media (max-width:640px){.oem-popular-section{padding:24px 16px}.oem-popular-container{gap:20px}.oem-popular-title{font-size:20px}.oem-popular-subtitle{font-size:13px}.oem-popular-chips{gap:8px}}.oem-store-section{background:#fff;flex-direction:column;align-items:center;width:100%;padding:40px 16px;display:flex}.oem-store-container{flex-direction:row;align-items:flex-start;gap:32px;width:100%;max-width:1536px;display:flex}.oem-store-content{flex-direction:column;flex:1;align-items:flex-start;gap:16px;padding-top:24px;display:flex}.oem-store-title{font-family:var(--font-body);color:var(--brand-body-text);margin:0;font-size:24px;font-weight:700;line-height:1.3}.oem-store-description{font-family:var(--font-body);color:#79828c;max-width:480px;margin:0;font-size:14px;font-weight:400;line-height:1.6}.oem-store-btn{background:var(--brand-primary);font-family:var(--font-body);color:#fff;border-radius:4px;justify-content:center;align-items:center;margin-top:8px;padding:12px 24px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .2s;display:inline-flex}.oem-store-btn:hover{background:var(--brand-primary-dark)}.oem-store-image{flex:1;justify-content:flex-end;align-items:center;display:flex}.oem-store-img{object-fit:cover;border-radius:8px;width:100%;max-width:480px;height:auto}@media (max-width:1024px){.oem-store-section{padding:32px 16px}.oem-store-container{gap:24px}.oem-store-content{padding-top:16px}.oem-store-img{max-width:400px}}@media (max-width:768px){.oem-store-container{flex-direction:column;align-items:center}.oem-store-content{text-align:center;order:2;align-items:center;padding-top:0}.oem-store-description{max-width:100%}.oem-store-image{order:1;justify-content:center;width:100%}.oem-store-img{max-width:100%}}@media (max-width:640px){.oem-store-section{padding:24px 16px}.oem-store-title{font-size:20px}.oem-store-description{font-size:13px}.oem-store-btn{padding:10px 20px;font-size:13px}}.oem-newsletter{background:#134e4a;padding:40px 0}.oem-newsletter-container{flex-direction:row;justify-content:space-between;align-items:center;max-width:1536px;margin:0 auto;padding:0 32px;display:flex}.oem-newsletter-text{flex-direction:column;gap:4px;display:flex}.oem-newsletter-title{font-family:var(--font-body);color:#fff;white-space:nowrap;margin:0;font-size:24px;font-weight:700;line-height:1.3}.oem-newsletter-subtitle{font-family:var(--font-body);color:#ffffffe6;margin:0;font-size:14px;font-weight:400;line-height:1.5}.oem-newsletter-form{flex-shrink:0;gap:0;display:flex}.oem-newsletter-input{width:280px;font-family:var(--font-body);color:#07072a;background:#fff;border:none;border-radius:4px 0 0 4px;padding:14px 16px;font-size:14px}.oem-newsletter-input::placeholder{color:#79828c}.oem-newsletter-input:focus{outline:none}.oem-newsletter-btn{font-family:var(--font-body);color:#fff;cursor:pointer;background:#07072a;border:none;border-radius:0 4px 4px 0;padding:14px 32px;font-size:14px;font-weight:600;transition:background-color .2s}.oem-newsletter-btn:hover{background:#1a1a3a}.oem-footer{flex-direction:column;display:flex}.oem-footer-main{background:#f8f9fa;padding:48px 0}.oem-footer-container{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;max-width:1536px;margin:0 auto;padding:0 32px;display:grid}.oem-footer-brand{flex-direction:column;gap:24px;display:flex}.oem-footer-logo{flex-direction:column;align-items:flex-start;display:flex}.oem-footer-logo img{object-fit:contain;width:auto;height:56px}.oem-footer-tagline{font-family:var(--font-body);color:#79828c;font-size:12px;font-weight:400}.oem-footer-contact{flex-direction:column;gap:16px;display:flex}.oem-footer-contact-item{flex-direction:column;gap:4px;display:flex}.oem-footer-contact-label{font-family:var(--font-body);color:#07072a;font-size:13px;font-weight:600}.oem-footer-contact-value{font-family:var(--font-body);color:#07072a;font-size:13px;font-weight:400;text-decoration:none}.oem-footer-contact-value:hover{color:#1065d6}.oem-footer-phones{flex-direction:column;gap:8px;display:flex}.oem-footer-phone{align-items:center;gap:8px;display:flex}.oem-footer-phone-lang{font-family:var(--font-body);color:#79828c;font-size:12px;font-weight:500}.oem-footer-phone-number{align-items:center;gap:8px;padding-left:28px;display:flex}.oem-footer-phone-number a{font-family:var(--font-body);color:#1065d6;font-size:13px;font-weight:600;text-decoration:none}.oem-footer-phone-number a:hover{text-decoration:underline}.oem-footer-phone-hours{font-family:var(--font-body);color:#79828c;font-size:11px;font-weight:400}.oem-footer-social{gap:16px;display:flex}.oem-footer-social a{color:#07072a;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,color .2s;display:flex}.oem-footer-social a:hover{color:#fff;background:#1065d6}.oem-footer-reviews{margin-top:8px}.oem-google-reviews{background:#fff;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;display:flex;box-shadow:0 1px 3px #0000001a}.oem-google-rating{font-family:var(--font-body);color:#07072a;font-size:24px;font-weight:700}.oem-google-stars{color:#fbbc04;letter-spacing:-2px;font-size:16px}.oem-google-label{flex-direction:column;margin-left:4px;display:flex}.oem-google-name{font-family:var(--font-body);color:#4285f4;font-size:14px;font-weight:600}.oem-google-text{font-family:var(--font-body);color:#79828c;font-size:11px;font-weight:400}.oem-footer-links{flex-direction:column;gap:16px;display:flex}.oem-footer-links-title{font-family:var(--font-body);color:#07072a;margin:0;font-size:16px;font-weight:700}.oem-footer-links-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.oem-footer-links-list li a{font-family:var(--font-body);color:#07072a;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.oem-footer-links-list li a:hover{color:#1065d6}.oem-footer-copyright{background:#07072a;padding:20px 0}.oem-footer-copyright .oem-footer-container{justify-content:space-between;align-items:center;display:flex}.oem-copyright-text{font-family:var(--font-body);color:#fff;font-size:13px;font-weight:400}.oem-payment-icons{gap:8px;display:flex}@media (max-width:1024px){.oem-newsletter-container{text-align:center;flex-direction:column;gap:24px}.oem-newsletter-text{align-items:center}.oem-newsletter-title{white-space:normal}.oem-newsletter-form{width:100%;max-width:420px}.oem-newsletter-input{flex:1;width:auto}.oem-footer-container{grid-template-columns:1fr 1fr;gap:32px}.oem-footer-brand{grid-column:1/-1}}@media (max-width:768px){.oem-newsletter{padding:32px 0}.oem-newsletter-container{padding:0 16px}.oem-newsletter-title{font-size:20px}.oem-newsletter-form{flex-direction:column;gap:12px}.oem-newsletter-input,.oem-newsletter-btn{border-radius:4px;width:100%}.oem-footer-main{padding:32px 0}.oem-footer-container{grid-template-columns:1fr;gap:24px;padding:0 16px}.oem-footer-brand{text-align:center;align-items:center}.oem-footer-logo,.oem-footer-phones{align-items:center}.oem-footer-phone-number{padding-left:0}.oem-footer-social{justify-content:center}.oem-footer-reviews{justify-content:center;display:flex}.oem-footer-links{text-align:center;align-items:center}.oem-footer-copyright .oem-footer-container{flex-direction:column;gap:16px}.oem-payment-icons{justify-content:center}}@media (max-width:480px){.oem-google-reviews{padding:10px 12px}.oem-google-rating{font-size:20px}.oem-google-stars{font-size:14px}}
[data-store=oem]{--oem-green:#179d3c;--oem-black:#07072a;--oem-grey:#dee2ea;--oem-dark-grey:#79828c}[data-store=oem] .hero-video{display:none}[data-store=oem] .hero-gradient{display:block}[data-store=oem] .hero-overlay{display:none}[data-store=oem] .btn-store-primary{background-color:var(--primary);color:#fff}[data-store=oem] .btn-store-primary:hover{background-color:var(--primary-dark)}[data-store=oem] .btn-store-secondary{background-color:var(--oem-green);color:#fff}[data-store=oem] .btn-store-secondary:hover{background-color:#148a34}[data-store=oem] a:not([class]){color:var(--primary)}[data-store=oem] a:not([class]):hover{color:var(--primary-dark)}[data-store=oem] input:focus,[data-store=oem] select:focus,[data-store=oem] textarea:focus{border-color:var(--primary);outline-color:var(--primary)}[data-store=oem] .category-chip:hover{border-color:var(--primary);color:var(--primary)}[data-store=oem] .category-chip-active,[data-store=oem] .category-chip-active:hover{background-color:var(--primary);border-color:var(--primary)}[data-store=oem] .brand-card:hover{border-color:var(--primary)}[data-store=oem] h1,[data-store=oem] h2,[data-store=oem] h3,[data-store=oem] h4,[data-store=oem] h5,[data-store=oem] h6,[data-store=oem] .heading-section,[data-store=oem] .heading-page,[data-store=oem] body,[data-store=oem] p{color:var(--oem-black)}[data-store=oem] .text-muted-foreground{color:var(--oem-dark-grey)}