:root{font-size:10px;font-family:poppins,sans-serif;--space-1:0.1rem;--space-2:0.2rem;--space-3:0.3rem;--space-4:0.4rem;--space-5:0.5rem;--space-6:0.6rem;--space-7:0.7rem;--space-8:0.8rem;--space-9:0.9rem;--space-10:1rem;--space-11:1.1rem;--space-12:1.2rem;--space-13:1.3rem;--space-14:1.4rem;--space-15:1.5rem;--space-16:1.6rem;--space-18:1.8rem;--space-20:2rem;--space-22:2.2rem;--space-24:2.4rem;--space-28:2.8rem;--space-80:0.8rem;--font-size-10:1rem;--font-size-12:1.2rem;--font-size-14:1.4rem;--font-size-16:1.6rem;--font-size-18:1.8rem;--font-size-20:2rem;--font-size-22:2.2rem;--font-size-24:2.4rem;--font-weight-400:400;--font-weight-500:500;--font-weight-600:600;--font-weight-700:700;--font-weight-800:800;--font-weight-900:900;--border-radius-4:0.4rem;--border-radius-8:0.8rem;--border-radius-12:1.2rem;--border-radius-16:1.6rem;--border-radius-20:2rem}@media (max-width:1024px){:root{font-size:8px}}.home_container__d0lKB{position:relative;display:flex;flex-direction:column}.home_backgroundImage__DJvvw{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/bgimage.jpg);background-size:cover;background-position:center 30%;background-repeat:no-repeat;filter:blur(2px);z-index:0}.home_navIcon__ccDNv{object-fit:contain;max-width:100%;height:auto;flex-shrink:0}.home_overlay__PD5tC{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:1}.home_header__dSMWc{background:var(--Orange-Proway,#fb6d00);padding:22px 52px;gap:3.2rem;position:relative;z-index:2;justify-content:space-between}.home_navItemLast__9JsTQ,.home_navItem__mfyW2{border-right:1px solid #ff9554;padding:1rem}.home_navItemNoBorder__RT2Lb{padding:1rem}.home_navText__bVD4Y{color:white;cursor:pointer;font-family:Poppins;margin:0;padding:0}.home_cartContainer__XegJl{gap:1rem;cursor:pointer}.home_cartIconWrap__DcNen{position:relative;width:24px;height:24px;margin-right:8px}.home_cartBadge__HdxAC,.home_cartIconWrap__DcNen{display:inline-flex;align-items:center;justify-content:center}.home_cartBadge__HdxAC{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 6px;border-radius:9999px;background:#ff0000;color:#fff;font-size:11px;font-weight:700;line-height:18px;box-shadow:0 1px 2px rgba(0,0,0,.25);z-index:1;pointer-events:none;transform-origin:center;animation:home_cart-badge-pop__n6d_S .22s ease-out}.home_mainContent__gcs9r{position:relative;z-index:2;padding:2rem}.home_heroContent__OQxJ_{gap:2rem}.home_heroSubtitle__LceiD,.home_heroTitle__xHM4Z{color:white;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-family:Poppins;margin:0;padding:0}.home_heroSubtitle__LceiD{font-weight:400}.home_statsContainer__lsDLV{gap:4rem}.home_statItem__i0BfS{gap:.5rem}.home_statLabel__aZLQk,.home_statNumber__dxAky{color:white;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-family:Poppins;margin:0;padding:0}.home_sidebarOverlay__DkypD{position:fixed;top:0;right:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);z-index:1000;transition:background .3s ease-in-out}.home_sidebarOverlayHidden__U6o4S{background:rgba(0,0,0,0)}.home_sidebarContainer__kK_ze{position:fixed;top:0;right:0;height:100vh;width:75vw;max-width:60rem;background:#111;color:#fff;z-index:1001;box-shadow:-2px 0 8px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:0 2rem;transform:translateX(0);opacity:.95;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.home_sidebarContainerClosed__owo6E{transform:translateX(100%)}.home_sidebarCloseButton__LkaDo{display:flex;justify-content:flex-end;padding:1rem 0}.home_sidebarCloseButton__LkaDo button{background:none;border:none;font-size:28px;cursor:pointer;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s}.home_sidebarCloseButton__LkaDo button:hover{background:#222}.home_sidebarNavigation___YKiw{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;max-height:35%}.home_sidebarNavigation___YKiw::-webkit-scrollbar{display:none}.home_sidebarNavItem__JP4AA{color:#fff;font-size:2.2rem;font-weight:500;cursor:pointer;font-family:inherit;margin:0;padding-left:2rem;border-radius:.8rem;transition:background .2s ease;display:flex;align-items:center;min-height:4rem;user-select:none;flex:1}.home_sidebarNavItem__JP4AA:active,.home_sidebarNavItem__JP4AA:hover{background:#fb6d00;cursor:pointer}.home_sidebarSection__231Hn{margin-bottom:2.4rem;display:flex;flex-direction:column;flex:1}.home_sidebarSectionLabel__2ZMJu{color:#aaa;font-size:1.2rem;letter-spacing:1px;margin-bottom:.8rem;margin-left:.5rem;text-transform:uppercase}.home_sidebarFooter__J534v{padding:1rem 0;border-top:1px solid #222;margin-top:auto}@media (max-width:767px){.home_header__dSMWc{padding:16px 20px;justify-content:space-between!important}.home_sidebarCloseButton__LkaDo{margin-top:8px}}.home_footer__MifSw{position:relative;z-index:3;margin-top:10rem}.home_mainContentWrapper__8ud3K{flex:1;display:flex;flex-direction:column;padding-bottom:2rem}