:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.hero-slider{touch-action:pan-y;background:#eaf5ff;width:100%;height:300px;position:relative;overflow:hidden}.hero-slider picture{width:100%;height:100%;display:block}.hero-slider-image{object-fit:cover;width:100%;height:100%;display:block}.hero-slider-overlay{pointer-events:none;align-items:center;display:flex;position:absolute;inset:0}.hero-slider-inner{width:min(1220px,100% - 40px);margin:0 auto}.hero-slider-copy{color:#0f2747;max-width:560px}.hero-slider-copy h1{letter-spacing:-1.5px;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.03}.hero-slider-copy p{max-width:500px;margin:11px 0 0;font-size:14px;line-height:1.5}.hero-slider-button{color:#fff;pointer-events:auto;background:#0f2747;align-items:center;min-height:38px;margin-top:17px;padding:0 15px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.hero-slider-arrow{color:#fff;cursor:pointer;background:#0f2747b8;border:0;width:36px;height:48px;font-size:28px;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider-arrow-left{left:10px}.hero-slider-arrow-right{right:10px}.hero-slider-dots{align-items:center;gap:7px;display:flex;position:absolute;bottom:14px;right:18px}.hero-slider-dot{cursor:pointer;background:#0f274761;border:1px solid #fff;border-radius:50%;width:9px;height:9px;padding:0}.hero-slider-dot.active{background:#fff}@media (max-width:700px){.hero-slider{height:390px}.hero-slider-inner{width:calc(100% - 28px)}.hero-slider-copy{max-width:85%}.hero-slider-copy h1{font-size:29px}.hero-slider-copy p{font-size:13px}.hero-slider-arrow{width:30px;height:42px}.hero-slider-dots{bottom:12px;right:12px}}.store-home{color:#1a1a1a;background:#f5f7fa;min-height:100vh}.store-container{width:min(1220px,100% - 32px);margin:0 auto}.store-section{padding:17px 0}.store-section-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:11px;display:flex}.store-section-heading h2{color:#0f2747;letter-spacing:-.35px;margin:0;font-size:20px;line-height:1.15}.store-section-heading p{color:#647485;margin:4px 0 0;font-size:11px}.store-section-heading>a{color:#0f2747;font-size:11px;font-weight:700;text-decoration:none}.home-services{background:#fff;border:1px solid #dfe6ed;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;display:grid}.home-service{border-right:1px solid #e6ebf0;align-items:center;gap:10px;min-height:70px;padding:12px 15px;display:flex}.home-service:last-child{border-right:0}.home-service-icon{color:#0f2747;background:#eaf5ff;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:14px;font-weight:800;display:grid}.home-service strong,.home-service span{display:block}.home-service strong{color:#0f2747;font-size:11px}.home-service span{color:#718090;margin-top:3px;font-size:9px;line-height:1.4}.home-category-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:8px;display:grid}.home-category-card{color:#0f2747;text-align:center;background:#fff;border:1px solid #e0e6ec;min-width:0;padding:8px;text-decoration:none}.home-category-image{aspect-ratio:1;background:#f5f7fa;place-items:center;width:100%;display:grid;overflow:hidden}.home-category-image img{object-fit:contain;width:100%;height:100%;padding:6px}.home-category-image span{color:#4da3ff;font-size:27px;font-weight:800}.home-category-card strong{text-overflow:ellipsis;margin-top:7px;font-size:10px;line-height:1.25;display:block;overflow:hidden}.home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;display:grid}.product-card{background:#fff;border:1px solid #dfe5eb;min-width:0}.product-card-image{color:#8c98a4;background:#fff;border-bottom:1px solid #edf0f3;place-items:center;height:180px;font-size:10px;text-decoration:none;display:grid;overflow:hidden}.product-card-image img{object-fit:contain;width:100%;height:100%;padding:10px}.product-card-body{padding:10px}.product-card-brand{color:#4da3ff;margin-bottom:4px;font-size:9px;font-weight:750}.product-card-name{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;font-size:11px;font-weight:650;line-height:1.45;text-decoration:none;display:-webkit-box;overflow:hidden}.product-card-code{color:#8a95a1;margin-top:5px;font-size:8px}.product-card-price-row{align-items:flex-end;gap:6px;min-height:37px;margin-top:8px;display:flex}.product-card-price-row strong{color:#0f2747;font-size:16px}.product-card-price-row del{color:#98a1aa;font-size:9px}.product-stock{margin-top:5px;font-size:9px;font-weight:650}.product-stock.available{color:#267545}.product-stock.unavailable{color:#e53935}.home-campaign{color:#fff;background:linear-gradient(110deg,#0f2747 0%,#173b68 52%,#4da3ff 100%);align-items:center;min-height:210px;margin:17px 0;padding:30px 42px;display:flex}.home-campaign>div{max-width:560px}.home-campaign span{text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:750}.home-campaign h2{margin:7px 0 0;font-size:30px;line-height:1.05}.home-campaign p{opacity:.88;margin:8px 0 0;font-size:12px}.home-campaign a{color:#0f2747;background:#fff;align-items:center;min-height:37px;margin-top:17px;padding:0 14px;font-size:10px;font-weight:750;text-decoration:none;display:inline-flex}.dual-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:17px 0;display:grid}.dual-campaign-card{color:#0f2747;background:#eaf5ff;flex-direction:column;justify-content:flex-end;min-height:180px;padding:25px;text-decoration:none;display:flex}.dual-campaign-card:nth-child(2){color:#fff;background:#0f2747}.dual-campaign-card span{text-transform:uppercase;font-size:9px;font-weight:750}.dual-campaign-card strong{max-width:420px;margin-top:6px;font-size:22px;line-height:1.1}.dual-campaign-card small{margin-top:12px;font-size:10px;font-weight:700}.home-brand-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;display:grid}.home-brand-card{color:#0f2747;text-align:center;background:#fff;border:1px solid #e0e6ec;place-items:center;height:75px;padding:10px;text-decoration:none;display:grid}.home-brand-card img{object-fit:contain;max-width:100%;max-height:46px}.home-brand-card strong{font-size:11px}@media (max-width:1100px){.home-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-brand-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:800px){.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service:nth-child(2){border-right:0}.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dual-campaign-grid{grid-template-columns:1fr}}@media (max-width:600px){.store-container{width:calc(100% - 20px)}.store-section{padding:13px 0}.home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-card-image{height:150px}.home-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-campaign{min-height:190px;padding:25px 20px}.home-campaign h2{font-size:25px}.home-services{margin-top:10px}}.checkout-page-heading{margin-bottom:18px}.checkout-page-heading>span{color:#4da3ff;letter-spacing:.8px;text-transform:uppercase;font-size:9px;font-weight:800}.checkout-page-heading h1{color:#0f2747;margin:5px 0 0;font-size:26px}.checkout-page-heading p{color:#6e7b88;margin:6px 0 0;font-size:10px}.cart-page-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.cart-page-lines,.cart-summary,.checkout-box,.checkout-summary,.order-success-card,.tracking-result{background:#fff;border:1px solid #dfe5eb}.cart-page-line{border-bottom:1px solid #edf0f3;grid-template-columns:90px minmax(0,1fr) 110px 120px;align-items:center;gap:14px;min-height:125px;padding:12px;display:grid}.cart-page-line:last-child{border-bottom:0}.cart-page-image{color:#84909c;border:1px solid #edf0f3;place-items:center;width:90px;height:105px;font-size:8px;text-decoration:none;display:grid;overflow:hidden}.cart-page-image img{object-fit:contain;width:100%;height:100%;padding:5px}.cart-page-product>a{color:#1a1a1a;font-size:11px;font-weight:700;line-height:1.45;text-decoration:none}.cart-page-product small{color:#84909c;margin-top:5px;font-size:8px;display:block}.cart-page-product strong{color:#0f2747;margin-top:8px;font-size:13px;display:block}.cart-page-quantity{display:flex}.cart-page-quantity button,.cart-page-quantity span{color:#0f2747;background:#fff;border:1px solid #dfe5eb;place-items:center;width:34px;height:34px;display:grid}.cart-page-quantity button{cursor:pointer}.cart-page-total{text-align:right}.cart-page-total strong{color:#0f2747;font-size:14px;display:block}.cart-page-total button{color:#e53935;cursor:pointer;background:0 0;border:0;margin-top:8px;font-size:9px}.cart-summary{padding:18px;position:sticky;top:15px}.cart-summary h2,.checkout-summary h2{color:#0f2747;margin:0 0 16px;font-size:15px}.cart-summary>div,.checkout-summary-row{border-bottom:1px solid #edf0f3;justify-content:space-between;gap:15px;padding:9px 0;font-size:10px;display:flex}.cart-summary-total{margin-top:4px}.cart-summary-total strong{font-size:16px}.cart-summary p{color:#718090;font-size:9px;line-height:1.5}.cart-summary>a{color:#fff;background:#4da3ff;justify-content:center;align-items:center;min-height:41px;margin-top:12px;font-size:10px;font-weight:750;text-decoration:none;display:flex}.cart-summary>.cart-continue{color:#0f2747;background:#fff;border:1px solid #0f2747;margin-top:7px}.cart-page-empty{text-align:center;background:#fff;border:1px solid #dfe5eb;padding:55px 20px}.cart-page-empty strong{color:#0f2747;font-size:18px;display:block}.cart-page-empty p{color:#6d7985;font-size:10px}.cart-page-empty a{color:#fff;background:#4da3ff;align-items:center;min-height:39px;margin-top:10px;padding:0 18px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.checkout-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:18px;display:grid}.checkout-main{gap:12px;display:grid}.checkout-box{padding:18px}.checkout-box-head{align-items:flex-start;gap:10px;margin-bottom:15px;display:flex}.checkout-box-head>span{color:#0f2747;background:#eaf5ff;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:grid}.checkout-box-head h2{color:#0f2747;margin:0;font-size:14px}.checkout-box-head p{color:#788491;margin:3px 0 0;font-size:9px}.checkout-grid{gap:11px;display:grid}.checkout-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-grid label>span{color:#0f2747;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.checkout-grid input,.checkout-grid textarea,.checkout-box>label textarea{color:#1a1a1a;background:#fff;border:1px solid #d7dfe6;outline:0;width:100%;font-size:11px}.checkout-grid input{height:41px;padding:0 10px}.checkout-grid textarea,.checkout-box>label textarea{resize:vertical;padding:10px}.checkout-grid input:focus,.checkout-grid textarea:focus{border-color:#4da3ff}.checkout-grid .full{grid-column:1/-1}.checkout-inline-options,.checkout-check,.checkout-legal,.tracking-methods{align-items:center;gap:15px;display:flex}.checkout-inline-options label,.checkout-check{color:#0f2747;font-size:10px}.checkout-check,.checkout-billing-address{margin-top:14px}.payment-method-list{gap:8px;display:grid}.payment-method{cursor:pointer;border:1px solid #dfe5eb;align-items:center;gap:11px;min-height:63px;padding:12px;display:flex}.payment-method.selected{background:#f5faff;border-color:#4da3ff}.payment-method strong,.payment-method span{display:block}.payment-method strong{color:#0f2747;font-size:11px}.payment-method span{color:#74818e;margin-top:3px;font-size:9px}.checkout-summary{padding:18px;position:sticky;top:15px}.checkout-summary-items{max-height:260px;overflow-y:auto}.checkout-summary-items>div{border-bottom:1px solid #edf0f3;justify-content:space-between;gap:12px;padding:8px 0;font-size:9px;display:flex}.checkout-summary-items span{color:#5f6d7a}.checkout-summary-items strong{color:#0f2747;flex:none}.checkout-server-total-note{color:#6e7b87;background:#f5f7fa;margin:12px 0;padding:9px;font-size:8px;line-height:1.5}.checkout-legal{color:#5e6d7b;align-items:flex-start;gap:8px;margin-top:14px;font-size:9px;line-height:1.5}.checkout-legal a{color:#0f2747;font-weight:700}.checkout-submit{color:#fff;cursor:pointer;background:#4da3ff;border:0;width:100%;min-height:44px;margin-top:14px;font-size:11px;font-weight:800}.checkout-submit:disabled{opacity:.58;cursor:not-allowed}.checkout-security{color:#718090;text-align:center;margin-top:10px;font-size:8px}.checkout-error,.tracking-error{color:#b52e2b;background:#e5393512;border:1px solid #e5393538;padding:11px;font-size:10px}.checkout-loading{color:#75818d;font-size:10px}.order-success-card{text-align:center;width:min(650px,100%);margin:20px auto;padding:38px}.order-success-check{color:#0f2747;background:#eaf5ff;place-items:center;width:54px;height:54px;margin:0 auto 14px;font-size:26px;font-weight:800;display:grid}.order-success-card>span{color:#4da3ff;text-transform:uppercase;font-size:9px;font-weight:800}.order-success-card h1{color:#0f2747;margin:6px 0 0;font-size:27px}.order-success-card>p{color:#687684;font-size:11px}.order-success-number{background:#f5f7fa;margin:20px 0;padding:14px}.order-success-number small,.order-success-number strong{display:block}.order-success-number small{color:#718090;font-size:8px}.order-success-number strong{color:#0f2747;margin-top:5px;font-size:20px}.bank-transfer-notice{text-align:left;background:#eaf5ff;border:1px solid #bcdcff;padding:15px}.bank-transfer-notice strong{color:#0f2747;font-size:11px}.bank-transfer-notice p{color:#53677c;margin:6px 0 0;font-size:9px;line-height:1.55}.order-success-actions{justify-content:center;gap:8px;margin-top:20px;display:flex}.order-success-actions a{color:#fff;background:#4da3ff;align-items:center;min-height:39px;padding:0 15px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.order-success-actions .secondary{color:#0f2747;background:#fff;border:1px solid #0f2747}.tracking-live-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:15px;width:min(1000px,100%);display:grid}.tracking-methods{margin:5px 0 3px}.tracking-methods label{align-items:center;gap:5px;display:flex}.tracking-result{padding:25px}.tracking-result-head>span{color:#4da3ff;text-transform:uppercase;font-size:8px;font-weight:800}.tracking-result-head h2{color:#0f2747;margin:4px 0;font-size:20px}.tracking-result-head>strong{color:#4da3ff;font-size:10px}.tracking-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.tracking-result-grid>div{background:#f5f7fa;padding:12px}.tracking-result-grid small,.tracking-result-grid strong{display:block}.tracking-result-grid small{color:#75818d;font-size:8px}.tracking-result-grid strong{color:#0f2747;margin-top:5px;font-size:11px}.tracking-shipment,.tracking-address{border:1px solid #dfe5eb;margin-top:12px;padding:12px}.tracking-shipment strong,.tracking-shipment span,.tracking-address strong,.tracking-address span{display:block}.tracking-shipment strong,.tracking-address strong{color:#0f2747;font-size:10px}.tracking-shipment span,.tracking-address span{color:#697785;margin-top:5px;font-size:9px}.tracking-shipment a{color:#4da3ff;margin-top:7px;font-size:9px;font-weight:700;display:inline-block}@media (max-width:900px){.cart-page-layout,.checkout-layout,.tracking-live-layout{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.cart-page-line{grid-template-columns:80px minmax(0,1fr) auto}.cart-page-total{grid-column:2/-1}}@media (max-width:650px){.checkout-grid.two,.checkout-grid.three{grid-template-columns:1fr}.cart-page-line{grid-template-columns:75px minmax(0,1fr)}.cart-page-quantity,.cart-page-total{text-align:left;grid-column:2}.checkout-box,.checkout-summary,.order-success-card{padding:15px}.order-success-actions{flex-direction:column}.order-success-actions a{justify-content:center}}.payment-reference-box{background:#fff;border:1px solid #bcdcff;margin-top:14px;padding:12px}.payment-reference-box small,.payment-reference-box strong{display:block}.payment-reference-box small{color:#718090;font-size:8px}.payment-reference-box strong{color:#0f2747;margin-top:4px;font-size:17px}.payment-reference-box button,.public-bank-card button{color:#fff;cursor:pointer;background:#0f2747;border:0;min-height:34px;margin-top:9px;padding:0 12px;font-size:9px;font-weight:700}.public-bank-list{gap:9px;margin-top:14px;display:grid}.public-bank-card{background:#fff;border:1px solid #cfe4f9;padding:13px}.public-bank-card>div{margin-bottom:8px}.public-bank-card small,.public-bank-card strong{display:block}.public-bank-card small{color:#74818e;font-size:8px}.public-bank-card strong{color:#0f2747;margin-top:3px;font-size:10px}.public-bank-card .public-bank-iban{letter-spacing:.3px;word-break:break-all;font-size:12px}:root{--motto-blue:#4da3ff;--motto-blue-soft:#eaf5ff;--motto-navy:#0f2747;--motto-white:#fff;--motto-gray:#f5f7fa;--motto-border:#dfe5eb;--motto-text:#1a1a1a;--motto-muted:#6f7d8b;--motto-red:#e53935}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}body{color:#1a1a1a;background:#f5f7fa;min-height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button{border-radius:0}.store-shell{width:min(1360px,100% - 32px);margin-left:auto;margin-right:auto}.store-topbar{background:var(--motto-navy);color:#fff;border-bottom:1px solid #ffffff14;align-items:center;width:100%;min-height:30px;font-size:10px;line-height:1;display:flex}.store-topbar span{align-items:center;display:inline-flex}.store-topbar span+span:before{content:"•";color:#ffffff7a;margin:0 12px}.store-header{z-index:40;border-bottom:1px solid var(--motto-border);background:#fff;width:100%;position:relative}.store-logo{color:#101820;letter-spacing:-1.7px;white-space:nowrap;align-items:center;font-size:25px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.store-search{background:#fff;border:1px solid #cfd8e1;align-items:stretch;width:100%;height:40px;display:flex}.store-search:focus-within{border-color:var(--motto-blue)}.store-search input{min-width:0;height:38px;color:var(--motto-text);background:0 0;border:0;outline:0;flex:1;padding:0 13px;font-size:11px}.store-search input::placeholder{color:#8995a0}.store-search button{background:var(--motto-blue);color:#fff;cursor:pointer;border:0;width:48px;min-width:48px;height:38px;font-size:10px;font-weight:800}.store-header-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.header-action{min-height:42px;color:var(--motto-navy);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.header-action:hover{background:#f8fafc;border-color:#dbe3ea}.header-action-icon{background:var(--motto-blue-soft);width:24px;height:24px;color:var(--motto-navy);place-items:center;font-size:13px;display:grid}.cart-action{position:relative}.store-navigation{border-top:1px solid #edf0f3;border-bottom:1px solid var(--motto-border);background:#fff;width:100%;min-height:42px}.store-navigation .store-shell{scrollbar-width:none;align-items:stretch;min-height:42px;display:flex;overflow-x:auto}.store-navigation a{color:#25384d;white-space:nowrap;border-right:1px solid #edf0f3;flex:none;align-items:center;min-height:42px;padding:0 10px;font-size:9.5px;font-weight:700;text-decoration:none;display:inline-flex}.store-page{background:#f5f7fa;flex:1 0 auto;width:100%;padding:24px 0 36px}.store-container{width:min(1360px,100% - 32px);margin-left:auto;margin-right:auto}.store-footer{width:100%;color:var(--motto-text);background:#fff;border-top:1px solid #dce3ea;margin-top:auto}.store-footer-grid{grid-template-columns:1.65fr 1fr 1fr 1fr;gap:42px;padding-top:36px;padding-bottom:34px;display:grid}.footer-company{max-width:390px}.footer-logo{color:#101820;letter-spacing:-1.5px;margin-bottom:12px;font-size:23px;font-weight:900;line-height:1;text-decoration:none;display:inline-block}.footer-company p{color:#677582;margin:0 0 8px;font-size:10px;line-height:1.65}.footer-company address{color:#4c5a67;margin-top:10px;font-size:10px;font-style:normal;line-height:1.65}.footer-title{color:var(--motto-navy);text-transform:uppercase;letter-spacing:.4px;margin-bottom:12px;font-size:10px;font-weight:800;display:block}.store-footer-grid>div:not(.footer-company){flex-direction:column;align-items:flex-start;display:flex}.store-footer-grid>div:not(.footer-company) a{color:#64727f;padding:4px 0;font-size:9.5px;line-height:1.4;text-decoration:none;display:inline-block}.store-footer-grid>div:not(.footer-company) a:hover{color:var(--motto-blue)}.store-footer-bottom{background:#f8fafc;border-top:1px solid #e6ebef}.store-footer-bottom .store-shell{color:#687684;justify-content:space-between;align-items:center;gap:20px;min-height:46px;font-size:9px;display:flex}.cart-overlay{z-index:990;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f27475c;position:fixed;inset:0}.cart-drawer{z-index:1000;visibility:hidden;background:#fff;flex-direction:column;width:min(410px,100vw);height:100dvh;transition:transform .2s,visibility .2s;display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-10px 0 30px #0f274724}.cart-drawer.open,.cart-drawer.is-open,.cart-drawer[data-open=true]{visibility:visible;transform:translate(0)}.cart-drawer-header{border-bottom:1px solid #e3e8ed;justify-content:space-between;align-items:center;gap:15px;min-height:62px;padding:0 18px;display:flex}.cart-drawer-header strong{color:var(--motto-navy);font-size:14px}.cart-drawer-header button{width:32px;height:32px;color:var(--motto-navy);cursor:pointer;background:#fff;border:1px solid #dce3e9;place-items:center;display:grid}.cart-drawer-content{flex:auto;min-height:0;padding:12px 18px;overflow-y:auto}.cart-empty{color:#7a8793;text-align:center;place-items:center;min-height:180px;font-size:10px;display:grid}.cart-line{border-bottom:1px solid #edf0f3;grid-template-columns:68px minmax(0,1fr);gap:11px;padding:11px 0;display:grid}.cart-line-image{background:#fff;border:1px solid #e4e9ee;place-items:center;width:68px;height:82px;display:grid;overflow:hidden}.cart-line-image img{object-fit:contain;width:100%;height:100%;padding:4px}.cart-line-info{min-width:0}.cart-line-info>a,.cart-line-info>strong{color:#1a1a1a;font-size:10px;font-weight:700;line-height:1.4;text-decoration:none}.cart-line-info small{color:#82909c;margin-top:3px;font-size:8px;display:block}.cart-quantity{align-items:center;margin-top:9px;display:flex}.cart-quantity button,.cart-quantity span{width:29px;height:29px;color:var(--motto-navy);background:#fff;border:1px solid #dce3e9;place-items:center;font-size:9px;display:grid}.cart-quantity button{cursor:pointer}.cart-remove{color:var(--motto-red);cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:8px}.cart-drawer-footer{background:#fff;border-top:1px solid #dfe5eb;flex:none;padding:16px 18px 18px}.cart-subtotal{color:var(--motto-navy);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.cart-subtotal span{font-size:10px}.cart-subtotal strong{font-size:16px}.cart-view-button,.cart-checkout-button{justify-content:center;align-items:center;width:100%;min-height:40px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.cart-view-button{border:1px solid var(--motto-navy);color:var(--motto-navy);background:#fff}.cart-checkout-button{border:1px solid var(--motto-blue);background:var(--motto-blue);color:#fff;margin-top:7px}@media (max-width:1050px){.store-header-main{grid-template-columns:180px minmax(220px,1fr) auto;gap:14px}.store-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media (max-width:760px){.store-shell,.store-container{width:min(100% - 22px,1360px)}.store-topbar{min-height:28px;overflow:hidden}.store-topbar .store-shell{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.store-header-main{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:auto;padding-top:12px;padding-bottom:12px}.store-logo{font-size:22px}.store-search{grid-area:2/1/auto/-1}.store-header-actions{grid-area:1/2}.header-action{min-height:36px;padding:0 7px;font-size:0}.header-action-icon{font-size:13px}.store-navigation a{padding:0 9px}.store-footer-grid{grid-template-columns:1fr;gap:24px;padding-top:28px;padding-bottom:28px}.store-footer-bottom .store-shell{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:58px}}@media (max-width:480px){.cart-drawer{width:100vw}}.store-topbar{min-height:29px;font-size:10px;font-weight:650}.store-topbar .store-shell{justify-content:center}.store-header-main{min-height:70px}.store-header-actions{gap:20px}.header-action{background:0 0;border:0;gap:8px;min-height:40px;padding:0}.header-action:hover{color:#4da3ff;background:0 0;border:0}.header-action-icon{color:#0f2747;background:0 0;place-items:center;width:23px;height:23px;display:grid}.store-navigation .store-shell{justify-content:space-between;align-items:center;min-height:42px}.store-navigation a{color:#26394c;border:0;min-height:42px;padding:0 13px;font-size:9.5px;font-weight:650;position:relative}.store-navigation a:first-child{padding-left:0}.store-navigation a+a:before{content:"/";color:#bdc7d0;font-weight:400;position:absolute;left:-3px}.home-services{background:#fff;border:1px solid #dfe5eb;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1360px,100% - 32px);margin-left:auto;margin-right:auto;display:grid}.home-service-icon{color:#0f2747;background:#eaf5ff;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.home-service-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.home-service strong{color:#0f2747;font-size:10px;font-weight:800;display:block}.home-service span:not(.home-service-icon){color:#6f7d8a;margin-top:4px;font-size:8.5px;line-height:1.4;display:block}.footer-company p{font-size:10px;line-height:1.55}.footer-company address{margin-top:9px;font-size:10px;line-height:1.55;display:block}.footer-company a[href^=tel\:],.footer-company a[href^=mailto\:]{color:#0f2747;width:fit-content;margin-top:3px;font-size:10.5px;font-weight:650;line-height:1.5;display:block}.footer-company a[href^=tel\:]:hover,.footer-company a[href^=mailto\:]:hover{color:#4da3ff}.tracking-store-page{padding-top:30px;padding-bottom:42px}.tracking-ui-heading>span{color:#4da3ff;letter-spacing:.75px;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.tracking-ui-heading h1{color:#0f2747;margin:0;font-size:28px;line-height:1.15}.tracking-ui-heading p{color:#6c7986;margin:8px 0 0;font-size:11px;line-height:1.55}.tracking-ui-grid{grid-template-columns:minmax(0,580px) minmax(280px,340px);align-items:start;gap:18px;display:grid}.tracking-ui-card,.tracking-ui-help,.tracking-ui-result{background:#fff;border:1px solid #dfe5eb}.tracking-ui-card{padding:22px}.tracking-ui-main-icon{color:#0f2747;background:#eaf5ff;place-items:center;width:44px;height:44px;margin-bottom:14px;display:grid}.tracking-ui-main-icon svg,.tracking-ui-input svg,.tracking-ui-segment svg,.tracking-ui-submit svg,.tracking-help-line svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.tracking-ui-main-icon svg{width:24px;height:24px}.tracking-ui-card h2{color:#0f2747;margin:0;font-size:16px}.tracking-ui-intro{color:#75828e;margin:5px 0 18px;font-size:9.5px;line-height:1.5}.tracking-ui-form{gap:14px;display:grid}.tracking-ui-field>span,.tracking-ui-label{color:#0f2747;margin-bottom:6px;font-size:9px;font-weight:750;display:block}.tracking-ui-input{background:#fff;border:1px solid #d7dfe6;align-items:center;height:43px;display:flex}.tracking-ui-input:focus-within{border-color:#4da3ff}.tracking-ui-input svg{color:#72808d;flex:0 0 17px;width:17px;height:17px;margin-left:11px}.tracking-ui-input input{color:#1a1a1a;background:0 0;border:0;outline:0;flex:1;min-width:0;height:41px;padding:0 11px;font-size:11px}.tracking-ui-input input::placeholder{color:#9aa5af}.tracking-ui-segment{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.tracking-ui-segment button{color:#647381;cursor:pointer;background:#fff;border:1px solid #d7dfe6;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:10px;font-weight:700;display:flex}.tracking-ui-segment button svg{width:16px;height:16px}.tracking-ui-segment button.active{color:#0f2747;background:#eaf5ff;border-color:#4da3ff}.tracking-ui-submit{color:#fff;cursor:pointer;background:#4da3ff;border:0;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:10.5px;font-weight:800;display:flex}.tracking-ui-submit svg{width:16px;height:16px}.tracking-ui-submit:disabled{opacity:.55}.tracking-ui-error{color:#b62e2b;background:#e539350f;border:1px solid #e5393540;padding:10px;font-size:9.5px}.tracking-ui-privacy{color:#88949f;text-align:center;font-size:8.5px;line-height:1.45}.tracking-ui-help{padding:20px}.tracking-ui-help>span{color:#4da3ff;letter-spacing:.7px;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.tracking-ui-help h2{color:#0f2747;margin:0;font-size:15px;line-height:1.3}.tracking-ui-help>p{color:#74818e;margin:7px 0 17px;font-size:9.5px;line-height:1.5}.tracking-help-line{border-top:1px solid #edf0f3;grid-template-columns:30px 1fr;gap:10px;padding:11px 0;display:grid}.tracking-help-line svg{color:#4da3ff;width:18px;height:18px}.tracking-help-line strong{color:#0f2747;font-size:9.5px;display:block}.tracking-help-line small{color:#788592;margin-top:3px;font-size:8.5px;line-height:1.45;display:block}.tracking-ui-result{margin-top:18px;padding:20px}.tracking-result-header{justify-content:space-between;gap:15px;display:flex}.tracking-result-header small{color:#4da3ff;font-size:8px;font-weight:800}.tracking-result-header h2{color:#0f2747;margin:4px 0 0;font-size:18px}.tracking-result-header>span{color:#0f2747;background:#eaf5ff;align-items:center;min-height:28px;padding:0 9px;font-size:8.5px;font-weight:700;display:inline-flex}.tracking-result-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.tracking-result-stats>div{background:#f5f7fa;padding:11px}.tracking-result-stats small{color:#7b8894;font-size:8px;display:block}.tracking-result-stats strong{color:#0f2747;margin-top:4px;font-size:10px;display:block}.tracking-timeline{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:20px;display:grid}.tracking-timeline>div{color:#929da7;text-align:center;font-size:8px;position:relative}.tracking-timeline>div:before{content:"";background:#dbe2e8;height:1px;position:absolute;top:6px;left:0;right:0}.tracking-timeline>div:first-child:before{left:50%}.tracking-timeline>div:last-child:before{right:50%}.tracking-timeline i{z-index:1;background:#fff;border:2px solid #c9d2da;border-radius:50%;width:13px;height:13px;margin:0 auto 7px;display:block;position:relative}.tracking-timeline .done,.tracking-timeline .current{color:#0f2747}.tracking-timeline .done i{background:#4da3ff;border-color:#4da3ff}.tracking-timeline .current i{border-color:#4da3ff}.tracking-shipment-box{border:1px solid #dfe5eb;align-items:center;gap:15px;margin-top:18px;padding:12px;font-size:9px;display:flex}.tracking-shipment-box a{color:#4da3ff;margin-left:auto;font-weight:750}.motto-404{text-align:center;background:#fff;border:1px solid #dfe5eb;max-width:620px;margin:55px auto;padding:38px}.motto-404>strong{color:#4da3ff;font-size:52px;line-height:1;display:block}.motto-404>span{color:#0f2747;letter-spacing:.8px;margin-top:13px;font-size:9px;font-weight:800;display:block}.motto-404 h1{color:#0f2747;margin:8px 0 0;font-size:22px}.motto-404 p{color:#74818e;margin:8px auto 0;font-size:10px;line-height:1.5}.motto-404>div{justify-content:center;gap:8px;margin-top:20px;display:flex}.motto-404 a{color:#fff;background:#4da3ff;justify-content:center;align-items:center;min-height:39px;padding:0 15px;font-size:9.5px;font-weight:750;display:inline-flex}.motto-404 a.secondary{color:#0f2747;background:#fff;border:1px solid #0f2747}@media (max-width:1050px){.store-navigation .store-shell{justify-content:flex-start}.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service:nth-child(3){border-top:1px solid #e4e9ee;border-left:0}.home-service:nth-child(4){border-top:1px solid #e4e9ee}.tracking-ui-grid{grid-template-columns:1fr}.tracking-result-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.store-topbar .store-shell{justify-content:flex-start}.store-topbar span+span:before{margin:0 10px}.store-header-actions{gap:10px}.store-navigation a{padding:0 12px}.tracking-ui-heading h1{font-size:24px}.tracking-ui-card,.tracking-ui-help,.tracking-ui-result{padding:16px}.tracking-timeline{grid-template-columns:1fr}.tracking-timeline>div{text-align:left;grid-template-columns:22px 1fr;align-items:center;min-height:36px;display:grid}.tracking-timeline>div:before{width:1px;height:auto;top:0;bottom:0;left:6px!important;right:auto!important}.tracking-timeline i{margin:0}.tracking-shipment-box{flex-direction:column;align-items:flex-start}.tracking-shipment-box a{margin-left:0}}@media (max-width:520px){.home-services{grid-template-columns:1fr}.home-service+.home-service{border-top:1px solid #e4e9ee;border-left:0}.tracking-result-stats{grid-template-columns:1fr}.motto-404{margin:20px auto;padding:24px 16px}.motto-404>div{flex-direction:column}}.store-navigation .store-shell{justify-content:flex-start;gap:22px}.store-navigation a{border:0;min-height:42px;padding:0;font-size:10px;font-weight:650}.store-navigation a:first-child{padding:0}.store-navigation a:after{left:0;right:0}@media (max-width:1050px){.store-navigation .store-shell{gap:18px}}@media (max-width:760px){.store-navigation .store-shell{gap:16px}.store-navigation a{padding:0}}:root{--motto-container:1220px;--motto-blue:#4da3ff;--motto-blue-soft:#eaf5ff;--motto-navy:#0f2747;--motto-white:#fff;--motto-gray:#f5f7fa;--motto-border:#dfe5eb;--motto-text:#1a1a1a;--motto-muted:#6f7d8a;--motto-red:#e53935;--motto-space-xs:6px;--motto-space-sm:10px;--motto-space-md:16px;--motto-space-lg:24px;--motto-space-xl:32px;--motto-title-size:22px;--motto-title-line:1.2;--motto-subtitle-size:11px;--motto-body-size:11px;--motto-small-size:9px;--motto-section-gap:26px}body{color:#1a1a1a;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}h1,h2,h3,h4,p{margin-top:0}button,input,select,textarea{font:inherit}.store-shell,.store-container,.home-services,.hero-slider-inner,.homepage-section-inner,.section-inner,.home-section-inner,.catalog-container,.checkout-container,.cart-container,.tracking-page .store-container{width:min(var(--motto-container), calc(100% - 32px))!important;max-width:var(--motto-container)!important;margin-left:auto!important;margin-right:auto!important}.store-topbar{background:var(--motto-navy);color:#fff;min-height:29px;font-size:10px;font-weight:600}.store-topbar .store-shell{justify-content:center;align-items:center;gap:0;min-height:29px;display:flex}.store-topbar span+span:before{content:"/";color:#ffffff59;margin:0 13px;font-weight:400}.store-header-main{grid-template-columns:180px minmax(300px,1fr) auto;align-items:center;gap:22px;min-height:70px;display:grid}.store-logo{font-size:24px;line-height:1}.store-search{height:40px}.store-search input{font-size:11px}.store-search button{width:52px;height:38px;font-size:10px;font-weight:800}.store-header-actions{align-items:center;gap:22px;display:flex}.header-action{min-height:42px;color:var(--motto-navy);background:0 0;border:0;grid-template-rows:auto auto;grid-template-columns:22px auto;align-items:center;gap:1px 8px;padding:0;display:grid}.header-action-icon{background:0 0;grid-row:1/3;place-items:center;width:22px;height:22px;display:grid}.header-action-icon svg{width:20px;height:20px}.header-action strong,.header-action>div>strong{color:var(--motto-navy);white-space:nowrap;font-weight:750;line-height:1.2;display:block;font-size:10.5px!important}.header-action small,.header-action>div>small{color:#7c8995;white-space:nowrap;margin-top:1px;font-weight:500;line-height:1.2;display:block;font-size:8.5px!important}.store-navigation{border-top:1px solid #edf0f3;border-bottom:1px solid var(--motto-border);background:#fff;min-height:42px}.store-navigation .store-shell{scrollbar-width:none;justify-content:flex-start;align-items:center;gap:22px;min-height:42px;display:flex;overflow-x:auto}.store-navigation .store-shell::-webkit-scrollbar{display:none}.store-navigation a{color:#26394c;white-space:nowrap;flex:none;align-items:center;min-height:42px;font-size:10px;font-weight:650;line-height:1;display:inline-flex;position:relative;border:0!important;padding:0!important}.store-navigation a+a:before{content:none!important;display:none!important}.store-navigation a:after{content:"";background:var(--motto-blue);height:2px;transition:transform .15s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.store-navigation a:hover{color:var(--motto-navy)}.store-navigation a:hover:after{transform:scaleX(1)}section{box-sizing:border-box}.homepage-section,.home-section,.section,.catalog-section,.campaign-section,.brand-section{margin-top:var(--motto-section-gap)}.section-head,.home-section-head,.homepage-section-head{justify-content:space-between;align-items:flex-end;gap:16px;min-height:36px;margin-bottom:12px;display:flex}.section-head h2,.home-section-head h2,.homepage-section-head h2,.section h2{color:var(--motto-navy);letter-spacing:-.3px;margin:0;font-weight:800;font-size:var(--motto-title-size)!important;line-height:var(--motto-title-line)!important}.section-head p,.home-section-head p,.homepage-section-head p{color:var(--motto-muted);font-size:var(--motto-subtitle-size);margin:4px 0 0;line-height:1.45}.hero-slider{width:min(var(--motto-container), calc(100% - 32px))!important;max-width:var(--motto-container)!important;height:300px!important;margin:14px auto 0!important}.hero-slider-inner{width:100%!important;max-width:100%!important}.home-services{border:1px solid var(--motto-border);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;margin-top:14px!important}.home-service{align-items:center;gap:12px;min-height:76px;padding:12px 15px;display:flex}.home-service+.home-service{border-left:1px solid #e5eaee}.home-service-icon{background:var(--motto-blue-soft);width:36px;height:36px;color:var(--motto-navy);flex:0 0 36px;place-items:center;display:grid}.home-service-icon svg{width:20px;height:20px}.home-service strong{color:var(--motto-navy);font-size:10.5px;font-weight:800;line-height:1.2;display:block}.home-service span{color:var(--motto-muted);margin-top:4px;font-size:8.5px;line-height:1.35;display:block}.home-campaign,.home-campaign-banner,.home-dual-campaign,.campaign-banner,.dual-campaign-grid{width:100%;max-width:100%}.home-campaign,.home-campaign-banner,.campaign-banner{min-height:180px}.home-dual-campaign,.dual-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-dual-campaign>*,.dual-campaign-grid>*{min-height:165px}.product-grid,.home-product-grid,.category-grid,.brand-grid{width:100%}.product-grid,.home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.product-card,.home-product-card{border:1px solid var(--motto-border);background:#fff;min-width:0}.store-page{padding-top:26px;padding-bottom:36px}.store-page h1,.tracking-ui-heading h1,.checkout-page h1,.cart-page h1{color:var(--motto-navy);letter-spacing:-.4px;margin:0;font-weight:800;font-size:26px!important;line-height:1.2!important}.store-page h2,.tracking-ui-card h2,.tracking-ui-help h2{color:var(--motto-navy);font-size:16px;font-weight:800;line-height:1.3}.tracking-ui-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:18px;width:100%;display:grid}.tracking-ui-heading{max-width:620px;margin-bottom:18px}.store-footer-grid,.store-footer-bottom .store-shell{width:min(var(--motto-container), calc(100% - 32px))!important;max-width:var(--motto-container)!important;margin-left:auto!important;margin-right:auto!important}.store-footer-grid{padding-top:32px;padding-bottom:30px}.footer-logo{font-size:22px}.footer-title{font-size:10px}.footer-company p,.footer-company address{font-size:10px;line-height:1.5}.footer-company a[href^=tel\:],.footer-company a[href^=mailto\:]{font-weight:650;line-height:1.5;font-size:10px!important}@media (max-width:1100px){:root{--motto-container:100%}.store-shell,.store-container,.home-services,.hero-slider,.store-footer-grid,.store-footer-bottom .store-shell{width:calc(100% - 28px)!important}.store-header-main{grid-template-columns:160px minmax(260px,1fr) auto;gap:16px}.store-navigation .store-shell{gap:18px}.product-grid,.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:820px){.store-header-main{grid-template-columns:minmax(0,1fr) auto}.store-search{grid-area:2/1/auto/-1}.store-header-actions{grid-area:1/2;gap:12px}.store-navigation .store-shell{gap:16px}.home-services{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service:nth-child(3){border-top:1px solid #e5eaee;border-left:0}.home-service:nth-child(4){border-top:1px solid #e5eaee}.tracking-ui-grid{grid-template-columns:1fr}.product-grid,.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:560px){.store-shell,.store-container,.home-services,.hero-slider,.store-footer-grid,.store-footer-bottom .store-shell{width:calc(100% - 20px)!important}.store-topbar .store-shell{justify-content:flex-start;overflow-x:auto}.store-header-actions{gap:10px}.header-action strong,.header-action>div>strong{font-size:9.5px!important}.header-action small,.header-action>div>small{font-size:7.5px!important}.store-navigation .store-shell{gap:14px}.home-services{grid-template-columns:1fr}.home-service+.home-service{border-top:1px solid #e5eaee;border-left:0}.hero-slider{height:230px!important}.product-grid,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-dual-campaign,.dual-campaign-grid{grid-template-columns:1fr}.store-page h1,.tracking-ui-heading h1,.checkout-page h1,.cart-page h1{font-size:22px!important}}.final-catalog-page,.final-product-page,.final-legal-page{background:#f5f7fa}.final-page-head{border-bottom:1px solid #dfe5eb;justify-content:space-between;align-items:flex-end;gap:20px;min-height:72px;padding-bottom:16px;display:flex}.final-page-head>div>span,.final-legal-kicker{color:#4da3ff;letter-spacing:.75px;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.final-page-head h1,.final-legal-page h1{color:#0f2747;margin:0;font-size:26px;line-height:1.2}.final-page-head p{color:#6f7d8a;margin:6px 0 0;font-size:10px}.final-page-head>strong{color:#0f2747;text-align:center;background:#fff;border:1px solid #dfe5eb;min-width:75px;padding:9px 11px;font-size:9px}.final-catalog-toolbar{grid-template-columns:minmax(220px,1fr) 170px 90px;gap:8px;margin:14px 0;display:grid}.final-catalog-toolbar input,.final-catalog-toolbar select{background:#fff;border:1px solid #d7dfe6;outline:0;height:40px;padding:0 11px;font-size:10px}.final-catalog-toolbar button{color:#fff;cursor:pointer;background:#0f2747;border:0;font-size:9.5px;font-weight:750}.final-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.final-product-card{background:#fff;border:1px solid #dfe5eb;min-width:0}.final-product-image{background:#f8fafc;justify-content:center;align-items:center;height:205px;display:flex;overflow:hidden}.final-product-image img{object-fit:contain;width:100%;height:100%;padding:12px}.final-product-image>span{color:#8996a3;font-size:9px}.final-product-body{padding:11px}.final-product-body>small{color:#4da3ff;min-height:14px;font-size:8px;font-weight:750;display:block}.final-product-name{color:#1a1a1a;min-height:38px;margin-top:3px;font-size:10px;font-weight:700;line-height:1.45;display:block;overflow:hidden}.final-product-stock{color:#768390;margin-top:5px;font-size:8px}.final-product-price{align-items:flex-end;gap:7px;min-height:34px;margin-top:7px;display:flex}.final-product-price strong{color:#0f2747;font-size:14px}.final-product-price del{color:#98a2ad;font-size:9px}.final-product-detail-button{color:#fff;background:#4da3ff;justify-content:center;align-items:center;height:34px;margin-top:8px;font-size:9px;font-weight:750;display:flex}.final-empty{text-align:center;background:#fff;border:1px dashed #cbd5df;align-content:center;place-items:center;min-height:260px;display:grid}.final-empty h2{color:#0f2747;margin:0;font-size:16px}.final-empty p{color:#778491;margin:6px 0 0;font-size:9px}.final-pagination{justify-content:center;gap:5px;margin-top:18px;display:flex}.final-pagination a{color:#0f2747;background:#fff;border:1px solid #dfe5eb;place-items:center;min-width:32px;height:32px;font-size:9px;display:grid}.final-pagination a.active{color:#fff;background:#4da3ff;border-color:#4da3ff}.final-breadcrumb{color:#71808d;align-items:center;gap:7px;margin-bottom:14px;font-size:8.5px;display:flex}.final-breadcrumb a{color:#4d6b88}.final-product-detail{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;display:grid}.final-product-gallery,.final-product-summary,.final-description{background:#fff;border:1px solid #dfe5eb}.final-product-gallery{place-items:center;min-height:480px;display:grid}.final-product-gallery img{object-fit:contain;width:100%;height:480px;padding:24px}.final-product-no-image{color:#8996a3;font-size:10px}.final-product-summary{padding:24px}.final-product-brand{color:#4da3ff;font-size:9px;font-weight:800;display:block}.final-product-summary h1{color:#0f2747;margin:7px 0 0;font-size:25px;line-height:1.25}.final-product-summary>p{color:#6f7d8a;margin:9px 0 0;font-size:10px;line-height:1.6}.final-detail-price{align-items:flex-end;gap:10px;margin-top:22px;display:flex}.final-detail-price strong{color:#0f2747;font-size:25px}.final-detail-price del{color:#98a2ad;font-size:12px}.final-detail-stock{color:#566675;margin-top:8px;font-size:9px}.final-detail-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:18px;display:grid}.final-detail-meta>div{background:#f5f7fa;padding:9px}.final-detail-meta span{color:#7c8995;font-size:8px;display:block}.final-detail-meta strong{color:#0f2747;margin-top:3px;font-size:9px;display:block}.final-detail-cart-link{color:#0f2747;border:1px solid #0f2747;justify-content:center;align-items:center;height:42px;margin-top:18px;font-size:10px;font-weight:750;display:flex}.final-description{margin-top:16px;padding:20px}.final-description h2{color:#0f2747;margin:0;font-size:16px}.final-description p{color:#596979;white-space:pre-line;margin:10px 0 0;font-size:10px;line-height:1.7}.final-legal-page article{background:#fff;border:1px solid #dfe5eb;padding:28px;max-width:920px!important}.final-legal-content{color:#485866;margin-top:20px;font-size:10px;line-height:1.75}.final-legal-content p{margin:0 0 12px}@media (max-width:1050px){.final-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:820px){.final-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.final-product-detail{grid-template-columns:1fr}.final-catalog-toolbar{grid-template-columns:1fr 150px}.final-catalog-toolbar button{grid-column:1/-1;height:38px}}@media (max-width:560px){.final-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-product-image{height:175px}.final-page-head{flex-direction:column;align-items:flex-start}.final-catalog-toolbar{grid-template-columns:1fr}.final-catalog-toolbar button{grid-column:auto}.final-product-gallery,.final-product-gallery img{height:340px;min-height:340px}.final-product-summary{padding:16px}}.hero-slider,.home-services{box-sizing:border-box!important;width:min(1220px,100% - 32px)!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}@media (max-width:1100px){.hero-slider,.home-services{width:calc(100% - 28px)!important}}@media (max-width:560px){.hero-slider,.home-services{width:calc(100% - 20px)!important}}.home-category-showcase,.home-brands-final{width:min(1220px,100% - 32px)!important;max-width:1220px!important;margin:24px auto 0!important}.home-category-head{justify-content:space-between;align-items:flex-end;gap:16px;min-height:48px;margin-bottom:12px;display:flex}.home-category-head h2{color:#0f2747;margin:0;font-size:22px;font-weight:800;line-height:1.2}.home-category-head p{color:#6f7d8a;margin:5px 0 0;font-size:10px}.home-category-head a{color:#0f2747;font-size:9px;font-weight:800}.home-category-grid-final{grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;width:100%;display:grid}.home-category-card-final{color:#0f2747;text-align:center;background:#fff;border:1px solid #dfe5eb;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:0;height:148px;padding:10px;display:flex}.home-category-icon-final{color:#286fae;background:#eaf5ff;place-items:center;width:64px;height:64px;display:grid}.home-category-card-final strong{color:#0f2747;justify-content:center;align-items:center;min-height:28px;font-size:9px;font-weight:750;line-height:1.25;display:flex}.home-brand-grid-final{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.home-brand-card-final{background:#fff;border:1px solid #dfe5eb;place-items:center;min-height:82px;padding:12px;display:grid}.home-brand-card-final img{object-fit:contain;max-width:100%;max-height:48px}.home-brands-empty{color:#7a8793;background:#fff;border:1px dashed #cfd9e2;justify-content:center;align-items:center;min-height:82px;font-size:9px;display:flex}.store-navigation .store-shell{gap:18px!important}.store-navigation a{font-size:9px!important}@media (max-width:1100px){.home-category-grid-final{grid-template-columns:repeat(5,minmax(0,1fr))}.home-brand-grid-final{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.home-category-grid-final,.home-brand-grid-final{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:520px){.home-category-showcase,.home-brands-final{width:calc(100% - 20px)!important}.home-category-grid-final,.home-brand-grid-final{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--home-final-width:1220px}.store-home .store-container{box-sizing:border-box;width:min(var(--home-final-width), calc(100% - 32px))!important;max-width:var(--home-final-width)!important;margin-left:auto!important;margin-right:auto!important}.store-home .home-services-container{width:min(var(--home-final-width), calc(100% - 32px))!important;max-width:var(--home-final-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.store-home .home-services-container .home-services{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important}.store-home .home-services{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;display:grid!important}.store-home .home-service{box-sizing:border-box;width:auto!important;min-width:0!important}.store-home .home-products-container{align-self:start}.store-home .home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-content:start!important;align-items:start!important;gap:12px!important;width:100%!important;display:grid!important}.store-home .product-card{box-sizing:border-box!important;background:#fff!important;border:1px solid #e1e6ec!important;flex-direction:column!important;align-self:start!important;width:100%!important;min-width:0!important;height:auto!important;display:flex!important;overflow:hidden!important}.store-home .product-card-image{aspect-ratio:3/4!important;box-sizing:border-box!important;background:#fff!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;min-height:0!important;padding:12px!important;display:flex!important;position:relative!important;overflow:hidden!important}.store-home .product-card-image img{object-fit:contain!important;object-position:center center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:auto!important;padding:0!important;display:block!important}.store-home .product-card-image picture{justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;display:flex!important}.store-home .product-card-image picture img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.store-home .product-card-body{box-sizing:border-box!important;flex-direction:column!important;flex:auto!important;min-width:0!important;padding:12px!important;display:flex!important}.store-home .product-card-brand{color:#4da3ff!important;margin-bottom:5px!important;font-size:9px!important;font-weight:800!important;line-height:1.2!important}.store-home .product-card-name{-webkit-line-clamp:2!important;color:#1a1a1a!important;-webkit-box-orient:vertical!important;min-height:34px!important;max-height:34px!important;margin-bottom:6px!important;font-size:11px!important;font-weight:700!important;line-height:17px!important;display:-webkit-box!important;overflow:hidden!important}.store-home .product-card-code{color:#7c8794!important;min-height:16px!important;margin-bottom:5px!important;font-size:8.5px!important;line-height:16px!important}.store-home .product-card-price-row{align-items:center!important;gap:7px!important;min-height:29px!important;margin-top:4px!important;margin-bottom:7px!important;display:flex!important}.store-home .product-card-price-row strong{color:#0f2747!important;font-size:16px!important;font-weight:800!important;line-height:1!important}.store-home .product-card-price-row del{color:#9099a4!important;font-size:10px!important}.store-home .product-card-body [class*=stock]{min-height:16px;font-size:9px}.store-home .product-card button{color:#fff!important;cursor:pointer!important;appearance:none!important;width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:#4da3ff!important;border:1px solid #4da3ff!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin-top:auto!important;padding:0 12px!important;font-family:inherit!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:flex!important}.store-home .product-card button:hover:not(:disabled){background:#0f2747!important;border-color:#0f2747!important}.store-home .product-card button:disabled{color:#8a949e!important;cursor:not-allowed!important;background:#eef1f4!important;border-color:#d9dee4!important}.store-home .store-container .home-brands{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.store-home .store-container .home-campaign,.store-home .store-container .dual-campaign-grid{box-sizing:border-box!important;width:100%!important;max-width:none!important}@media (max-width:1100px){.store-home .home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:900px){.store-home .home-services{grid-template-columns:repeat(2,minmax(0,1fr))!important}.store-home .home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:640px){.store-home .store-container,.store-home .home-services-container{width:calc(100% - 20px)!important}.store-home .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.store-home .home-services{grid-template-columns:1fr!important}.store-home .product-card-image{padding:8px!important}.store-home .product-card-body{padding:10px!important}}html{min-height:100%}body{flex-direction:column!important;min-height:100vh!important;display:flex!important}.store-home{flex:1 0 auto!important;order:0!important;width:100%!important;height:auto!important;min-height:0!important;display:block!important;position:static!important;overflow:visible!important}.store-footer{z-index:auto!important;clear:both!important;background:#fff!important;flex:none!important;order:100!important;width:100%!important;height:auto!important;min-height:0!important;margin:32px 0 0!important;position:static!important;inset:auto!important;overflow:visible!important;transform:none!important}.store-footer .store-footer-grid,.store-footer .store-footer-bottom .store-shell{width:min(1220px,100% - 32px)!important;max-width:1220px!important;margin-left:auto!important;margin-right:auto!important}.store-home .store-container .home-campaign{visibility:visible!important;opacity:1!important;box-sizing:border-box!important;color:#fff!important;background:linear-gradient(110deg,#0f2747 0%,#173b68 52%,#4da3ff 100%)!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;max-width:none!important;height:auto!important;min-height:210px!important;max-height:none!important;margin:24px 0!important;padding:30px 42px!important;display:flex!important;position:relative!important;overflow:visible!important;transform:none!important}.store-home .store-container .home-campaign>div{visibility:visible!important;opacity:1!important;width:auto!important;max-width:560px!important;height:auto!important;min-height:0!important;display:block!important;position:relative!important;overflow:visible!important}.store-home .store-container .home-campaign span{visibility:visible!important;opacity:1!important;color:#fff!important;font-size:10px!important;font-weight:750!important;line-height:1.3!important;display:block!important}.store-home .store-container .home-campaign h2{visibility:visible!important;opacity:1!important;color:#fff!important;margin:7px 0 0!important;font-size:30px!important;font-weight:800!important;line-height:1.08!important;display:block!important}.store-home .store-container .home-campaign p{visibility:visible!important;opacity:.88!important;color:#fff!important;margin:8px 0 0!important;font-size:12px!important;line-height:1.45!important;display:block!important}.store-home .store-container .home-campaign a{visibility:visible!important;opacity:1!important;color:#0f2747!important;background:#fff!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:38px!important;min-height:38px!important;margin:17px 0 0!important;padding:0 15px!important;font-size:10px!important;font-weight:750!important;text-decoration:none!important;display:inline-flex!important}.store-home .store-container .dual-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;display:grid!important;position:static!important;overflow:visible!important}.store-home .store-container .dual-campaign-card{height:auto!important;min-height:180px!important}@media (max-width:700px){.store-home .store-container .home-campaign{min-height:190px!important;padding:24px 20px!important}.store-home .store-container .home-campaign h2{font-size:24px!important}.store-home .store-container .dual-campaign-grid{grid-template-columns:1fr!important}.store-footer{margin-top:24px!important}}.final-product-card .final-product-image{aspect-ratio:3/4!important;box-sizing:border-box!important;background:#fff!important;justify-content:center!important;align-items:center!important;width:100%!important;height:auto!important;padding:12px!important;display:flex!important;overflow:hidden!important}.final-product-card .final-product-image img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}.final-product-summary .product-add-button{cursor:pointer;color:#fff!important;background:#4da3ff!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:42px!important;margin-top:18px!important;font-size:11px!important;font-weight:800!important;display:flex!important}.final-product-summary .product-add-button:disabled{cursor:not-allowed;color:#7b8793!important;background:#d8dee5!important}.store-heading-card,.store-section-heading.store-heading-card{box-sizing:border-box;background:#fff;border:1px solid #e1e6ec;border-left:4px solid #4da3ff;border-radius:0;width:100%;margin-bottom:16px;padding:18px 20px}.store-heading-card h1,.store-heading-card h2,.store-section-heading.store-heading-card h2{color:#0f2747;margin:0;font-size:clamp(20px,2vw,24px);font-weight:800;line-height:1.25}.store-heading-card p,.store-section-heading.store-heading-card p{color:#66788a;margin:4px 0 0;font-size:14px;line-height:1.45}.final-product-gallery{aspect-ratio:3/4;background:#fff;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.final-product-gallery img{width:100%;height:100%;display:block;object-fit:contain!important;object-position:center!important}.product-description-heading-card{margin-bottom:16px}.cart-drawer-heading{align-items:baseline;gap:7px;display:flex}.cart-drawer-title{white-space:nowrap;margin:0;display:inline-block}.cart-drawer-count{white-space:nowrap;color:#66788a;margin:0;font-size:12px;display:inline-block}.cart-quantity{margin-top:10px;align-items:center!important;gap:0!important;display:flex!important}.cart-quantity>button:not(.cart-remove){box-sizing:border-box;color:#0f2747;background:#fff;border:1px solid #dde3ea;flex:0 0 32px;justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex;border-radius:0!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;margin:0!important;padding:0!important}.cart-quantity>span{box-sizing:border-box;color:#0f2747;text-align:center;background:#fff;border-top:1px solid #dde3ea;border-bottom:1px solid #dde3ea;flex:0 0 40px;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:30px;display:flex;width:40px!important;min-width:40px!important;height:32px!important;margin:0!important;padding:0!important}.cart-quantity>button:first-child{border-right:0}.cart-quantity>button:not(.cart-remove):nth-of-type(2){border-left:0}.cart-quantity>.cart-remove{color:#66788a;flex:none;font-size:11px;font-weight:600;background:0 0!important;border:0!important;width:auto!important;min-width:0!important;height:32px!important;margin:0 0 0 10px!important;padding:0 8px!important}.cart-quantity>.cart-remove:hover{color:#e53935}.home-brand-grid:empty,.home-product-grid:empty,.home-campaign-grid:empty{display:none!important}@media (max-width:640px){.store-heading-card,.store-section-heading.store-heading-card{padding:15px 16px}.store-heading-card h1,.store-heading-card h2,.store-section-heading.store-heading-card h2{font-size:20px}}body{line-height:1.5;font-size:15px!important}p,li,label,input,select,textarea{font-size:15px}small,.product-card-brand,.final-product-body>small,.product-stock,.final-product-stock{font-size:13px!important}button,.product-add-button,.final-product-detail-button,.favorites-discover-button{font-size:14px!important}.store-navigation a,.store-header a,.store-header button{font-size:14px}.product-card,.final-product-card,.favorite-product-card{position:relative!important}.product-new-badge{z-index:8;color:#fff;text-transform:uppercase;letter-spacing:.3px;pointer-events:none;background:#4da3ff;border:0;border-radius:0;justify-content:center;align-items:center;min-height:25px;padding:4px 8px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:9px;left:9px;font-size:11px!important}.product-favorite-button{z-index:9;color:#0f2747;cursor:pointer;background:#fffffff7;border:1px solid #dde3ea;border-radius:0;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;line-height:1;display:inline-flex;position:absolute;top:8px;right:8px;font-size:21px!important}.product-favorite-button:hover{color:#4da3ff;border-color:#4da3ff}.product-favorite-button.active{color:#e53935}.product-card-image{justify-content:center;align-items:center;overflow:hidden;aspect-ratio:4/5!important;height:auto!important;min-height:0!important;padding:12px!important;display:flex!important}.product-card-image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.product-card-body{gap:7px!important;padding:10px 12px 12px!important}.product-card-name,.product-card-title{-webkit-line-clamp:2;color:#0f2747;-webkit-box-orient:vertical;min-height:40px;max-height:40px;font-size:15px!important;font-weight:700!important;line-height:1.33!important;display:-webkit-box!important;overflow:hidden!important}.product-card-price strong,.product-price strong{line-height:1.2;font-size:18px!important}.product-card-price del,.product-price del{font-size:12px!important}.product-add-button{height:39px!important;min-height:39px!important;margin-top:2px!important;padding:0 12px!important}.final-product-image{justify-content:center;align-items:center;overflow:hidden;aspect-ratio:4/5!important;height:auto!important;min-height:0!important;padding:12px!important;display:flex!important}.final-product-image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.final-product-body{gap:7px!important;padding:10px 12px 12px!important}.final-product-name{-webkit-line-clamp:2;color:#0f2747;-webkit-box-orient:vertical;min-height:40px;max-height:40px;font-size:15px!important;font-weight:700!important;line-height:1.33!important;display:-webkit-box!important;overflow:hidden!important}.final-product-price strong{font-size:18px!important}.final-product-price del{font-size:12px!important}.final-product-detail-button{justify-content:center;align-items:center;display:flex;height:39px!important;min-height:39px!important;padding:0 12px!important}.header-favorites-link{color:#0f2747;white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 10px;text-decoration:none;display:inline-flex}.header-favorites-icon{font-size:21px;line-height:1}.header-favorites-count{background:#f5f7fa;border:1px solid #dde3ea;border-radius:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-weight:800;display:inline-flex;font-size:11px!important}.favorites-page{padding-bottom:36px}.favorites-page-head{margin-bottom:16px}.favorite-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.favorites-state,.favorites-empty{text-align:center;background:#fff;border:1px solid #e1e6ec;border-radius:0;width:100%;padding:32px 24px}.favorites-empty strong{color:#0f2747;margin-bottom:6px;font-size:17px;display:block}.favorites-empty p{color:#66788a;max-width:540px;margin:0 auto 18px}.favorites-discover-button{color:#fff;background:#4da3ff;border:0;border-radius:0;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:900px){.favorite-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-favorites-label{display:none}.header-favorites-link{padding-left:7px;padding-right:7px}}@media (max-width:640px){.favorite-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card-image,.final-product-image{padding:9px!important}.product-card-body,.final-product-body{padding:9px 10px 10px!important}.product-card-name,.product-card-title,.final-product-name{min-height:38px;max-height:38px;font-size:14px!important}.product-card-price strong,.product-price strong,.final-product-price strong{font-size:17px!important}.product-favorite-button{width:32px;min-width:32px;height:32px;font-size:20px!important}.product-new-badge{min-height:23px;padding:4px 7px;font-size:10px!important}}.product-card,.final-product-card{flex-direction:column!important;height:auto!important;min-height:0!important;display:flex!important}.product-card-image,.final-product-image{aspect-ratio:auto!important;height:310px!important;min-height:310px!important;max-height:310px!important;padding:10px!important;position:relative!important;overflow:hidden!important}.product-card-image img,.final-product-image img{object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important}.product-favorite-button{z-index:30!important;color:#0f2747!important;text-align:center!important;cursor:pointer!important;appearance:none!important;background:#fff!important;border:1px solid #dde3ea!important;border-radius:0!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;position:absolute!important;inset:10px 10px auto auto!important;box-shadow:0 1px 4px #0f274714!important}.product-favorite-button:hover{color:#4da3ff!important;background:#fff!important;border-color:#4da3ff!important}.product-favorite-button.active{color:#e53935!important;background:#fff!important;border-color:#e1e6ec!important}.product-new-badge{z-index:29!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.2px!important;pointer-events:none!important;background:#4da3ff!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:25px!important;min-height:25px!important;margin:0!important;padding:0 8px!important;font-size:11px!important;font-weight:800!important;line-height:25px!important;display:inline-flex!important;position:absolute!important;inset:10px auto auto 10px!important}.product-card-body,.final-product-body{flex-direction:column!important;gap:6px!important;padding:10px 14px 12px!important;display:flex!important}.product-card-brand,.final-product-body>small{margin:0!important;font-size:12px!important;line-height:1.25!important}.product-card-name,.product-card-title,.final-product-name{min-height:40px!important;max-height:40px!important;margin:0!important;font-size:15px!important;font-weight:700!important;line-height:1.33!important}.product-card-model,.product-card-sku,.final-product-model,.final-product-sku{margin:0!important;font-size:12px!important;line-height:1.25!important}.product-card-price,.product-price,.final-product-price{min-height:26px!important;margin:4px 0 0!important}.product-card-price strong,.product-price strong,.final-product-price strong{font-size:18px!important;line-height:1.2!important}.product-stock,.final-product-stock{min-height:20px!important;margin:2px 0 0!important;font-size:13px!important;line-height:1.25!important}.product-add-button,.final-product-detail-button{width:100%!important;height:40px!important;min-height:40px!important;margin-top:4px!important;padding:0 12px!important;font-size:14px!important}.home-product-grid,.final-product-grid,.favorite-product-grid{align-items:stretch!important}.product-card,.final-product-card{align-self:stretch!important}@media (max-width:900px){.product-card-image,.final-product-image{height:280px!important;min-height:280px!important;max-height:280px!important}}@media (max-width:640px){.product-card-image,.final-product-image{height:235px!important;min-height:235px!important;max-height:235px!important}.product-favorite-button{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;top:8px!important;right:8px!important}.product-new-badge{height:23px!important;min-height:23px!important;padding:0 7px!important;font-size:10px!important;line-height:23px!important;top:8px!important;left:8px!important}.product-card-body,.final-product-body{gap:5px!important;padding:9px 10px 10px!important}}.product-card .product-favorite-button,.final-product-card .product-favorite-button,.favorite-product-card .product-favorite-button,button.product-favorite-button{z-index:50!important;color:#0f2747!important;text-align:center!important;cursor:pointer!important;appearance:none!important;background-color:#fff!important;background-image:none!important;border:1px solid #dde3ea!important;border-radius:0!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;font-size:21px!important;font-weight:400!important;line-height:1!important;display:inline-flex!important;position:absolute!important;inset:10px 10px auto auto!important;transform:none!important;box-shadow:0 1px 4px #0f274714!important}.product-card .product-favorite-button span,.final-product-card .product-favorite-button span,.favorite-product-card .product-favorite-button span,button.product-favorite-button span{width:auto!important;height:auto!important;color:inherit!important;background:0 0!important;margin:0!important;padding:0!important;font-size:21px!important;line-height:1!important;display:block!important}.product-card .product-favorite-button:hover,.final-product-card .product-favorite-button:hover,.favorite-product-card .product-favorite-button:hover,button.product-favorite-button:hover{color:#4da3ff!important;background-color:#fff!important;background-image:none!important;border-color:#4da3ff!important}.product-card .product-favorite-button.active,.final-product-card .product-favorite-button.active,.favorite-product-card .product-favorite-button.active,button.product-favorite-button.active{color:#e53935!important;background-color:#fff!important;background-image:none!important;border-color:#dde3ea!important}.product-card-body,.final-product-body{gap:4px!important;padding-top:9px!important;padding-bottom:10px!important}.product-card-brand,.final-product-body>small{margin:0 0 2px!important}.product-card-name,.product-card-title,.final-product-name{margin:0!important}.product-card-model,.product-card-sku,.final-product-model,.final-product-sku{margin:2px 0 0!important}.product-card-price,.product-price,.final-product-price{margin:3px 0 0!important}.product-stock,.final-product-stock{margin:1px 0 0!important}.product-add-button,.final-product-detail-button{margin-top:3px!important}.product-card-image,.final-product-image{height:310px!important;min-height:310px!important;max-height:310px!important}@media (max-width:900px){.product-card-image,.final-product-image{height:280px!important;min-height:280px!important;max-height:280px!important}}@media (max-width:640px){.product-card .product-favorite-button,.final-product-card .product-favorite-button,.favorite-product-card .product-favorite-button,button.product-favorite-button{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;top:8px!important;right:8px!important}.product-card .product-favorite-button span,.final-product-card .product-favorite-button span,.favorite-product-card .product-favorite-button span,button.product-favorite-button span{font-size:20px!important}.product-card-image,.final-product-image{height:235px!important;min-height:235px!important;max-height:235px!important}.product-card-body,.final-product-body{gap:4px!important}}
