:root{
  --mg-black:#111111;
  --mg-ink:#141414;
  --mg-muted:#6b7280;
  --mg-line:#e6e8eb;
  --mg-soft:#f6f7f9;
  --mg-white:#ffffff;
  --mg-orange:#f45b0b;
  --mg-orange-dark:#d94d05;
  --mg-green:#16a34a;
  --mg-shadow:0 14px 34px rgba(17,17,17,.08);
}
html,body{max-width:100%;overflow-x:hidden;background:#f6f7f9!important;color:var(--mg-ink)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
html body.nw-page-offer{padding-bottom:78px!important;}
body.nw-page-offer .zr-home-trust-strip{display:none!important;}
button,a,input,select{font-family:inherit!important;}

/* Top benefit strip */
.zr-announcement-bar{background:#0e1118!important;color:#fff!important;border:0!important;position:relative!important;z-index:30!important;box-shadow:0 4px 14px rgba(0,0,0,.08)!important;}
.zr-announcement-inner{display:flex!important;justify-content:center!important;align-items:center!important;gap:28px!important;max-width:1180px!important;margin:0 auto!important;height:34px!important;overflow:hidden!important;white-space:nowrap!important;padding:0 14px!important;}
.zr-announcement-inner span{font-size:12px!important;font-weight:850!important;color:#fff!important;display:inline-flex!important;align-items:center!important;gap:7px!important;letter-spacing:.01em!important;}
.zr-announcement-inner i{color:var(--mg-orange)!important;font-size:13px!important;}

/* Mobile header */
.mobile-top-header ._1FWdmb{height:64px!important;background:#fff!important;border-bottom:1px solid var(--mg-line)!important;padding:0 14px!important;box-shadow:0 8px 24px rgba(17,17,17,.06)!important;}
.mobile-top-header .d-flex.align-items-center{min-width:0!important;}
.zr-menu-trigger,.zr-top-btn{color:#111!important;border:0!important;background:transparent!important;width:42px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;}
.zr-menu-trigger:active,.zr-top-btn:active{background:#f3f4f6!important;}
.zr-menu-lines{display:flex!important;flex-direction:column!important;gap:5px!important;}
.zr-menu-lines span{display:block!important;width:21px!important;height:2px!important;border-radius:999px!important;background:#111!important;}
.nw-brand-wordmark{display:flex!important;align-items:center!important;justify-content:center!important;margin-left:4px!important;min-width:0!important;}
.nw-brand-logo-header-img{width:min(150px,38vw)!important;height:auto!important;max-height:45px!important;object-fit:contain!important;display:block!important;mix-blend-mode:multiply!important;}
.header-menu{display:flex!important;align-items:center!important;gap:3px!important;margin-left:auto!important;}
.zr-top-icon{stroke:#111!important;fill:none!important;stroke-width:1.9!important;width:25px!important;height:25px!important;}
.header__cart-count--floating,.bubble-count,.nw-cart-count{background:var(--mg-orange)!important;color:#fff!important;border:2px solid #fff!important;box-shadow:0 4px 10px rgba(244,91,11,.28)!important;}
.search-bar{background:#fff!important;padding:11px 14px 13px!important;border-bottom:1px solid var(--mg-line)!important;box-shadow:0 8px 18px rgba(17,17,17,.035)!important;}
.search-box-rebuilt{height:49px!important;border:1px solid #e0e3e8!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 24px rgba(17,17,17,.055)!important;overflow:hidden!important;}
.search-input-rebuilt{font-size:14px!important;font-weight:700!important;color:#111!important;letter-spacing:-.01em!important;}
.search-input-rebuilt::placeholder{color:#8a8f98!important;}
.search-submit-btn{color:#111!important;width:48px!important;}

/* Desktop header */
.desktop-store-shell{background:#fff!important;border-bottom:1px solid var(--mg-line)!important;box-shadow:0 8px 28px rgba(17,17,17,.055)!important;}
.desktop-store-top{max-width:1180px!important;margin:0 auto!important;padding:14px 18px!important;display:grid!important;grid-template-columns:250px minmax(320px,1fr) auto!important;gap:18px!important;align-items:center!important;}
.desktop-store-brand{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important;}
.desktop-store-brand-copy{display:none!important;}
.desktop-store-logo-wrap{width:235px!important;height:76px!important;background:transparent!important;box-shadow:none!important;border:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;}
.desktop-store-logo-img{width:235px!important;height:auto!important;max-height:76px!important;object-fit:contain!important;mix-blend-mode:multiply!important;padding:0!important;background:transparent!important;}
.desktop-store-search{height:48px!important;border:1px solid var(--mg-line)!important;border-radius:16px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 8px 20px rgba(17,17,17,.04)!important;display:grid!important;grid-template-columns:145px minmax(220px,1fr) 52px!important;align-items:center!important;}
.desktop-store-search select{height:100%!important;border:0!important;border-right:1px solid var(--mg-line)!important;background:#fff!important;color:#111!important;font-weight:750!important;padding:0 10px!important;outline:0!important;}
.desktop-store-search input{height:100%!important;border:0!important;outline:0!important;padding:0 12px!important;font-size:14px!important;color:#111!important;min-width:0!important;}
.desktop-store-search button{height:100%!important;border:0!important;background:var(--mg-orange)!important;color:#fff!important;font-size:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.desktop-store-actions{display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;}
.desktop-store-actions .desktop-store-btn{height:42px!important;border:1px solid var(--mg-line)!important;border-radius:14px!important;color:#111!important;background:#fff!important;display:flex!important;align-items:center!important;gap:7px!important;text-decoration:none!important;padding:0 12px!important;font-size:13px!important;font-weight:850!important;box-shadow:0 6px 14px rgba(17,17,17,.035)!important;}
.desktop-store-actions .desktop-store-btn i{font-size:15px!important;color:var(--mg-orange)!important;line-height:1!important;}
.desktop-store-actions .desktop-store-btn--primary{background:var(--mg-orange)!important;color:#fff!important;border-color:var(--mg-orange)!important;box-shadow:0 8px 18px rgba(244,91,11,.22)!important;}
.desktop-store-actions .desktop-store-btn--primary i{color:#fff!important;}
.desktop-nav-links{max-width:1180px!important;margin:0 auto!important;padding:0 18px 12px!important;display:flex!important;align-items:center!important;gap:22px!important;overflow-x:auto!important;scrollbar-width:none!important;}
.desktop-nav-links::-webkit-scrollbar{display:none!important;}
.desktop-nav-links a{font-size:13px!important;color:#111!important;font-weight:850!important;text-decoration:none!important;line-height:1!important;padding:6px 0!important;white-space:nowrap!important;}
.desktop-nav-links a.is-active,.desktop-nav-links a:hover{color:var(--mg-orange)!important;}

/* Homepage structure */
.mg-banner-slider-wrap{margin:0 0 12px;}
.mg-banner-slider{overflow:hidden;border-radius:24px;background:#111;box-shadow:0 22px 54px rgba(17,17,17,.18);}
.mg-banner-slide-link{display:block;text-decoration:none;}
.mg-banner-slide-link img{display:block;width:100%;height:auto;background:#111;}
.mg-banner-indicators{margin-bottom:14px!important;gap:8px;}
.mg-banner-indicators [data-bs-target]{width:10px!important;height:10px!important;border-radius:999px!important;border:0!important;opacity:.48!important;background:#fff!important;box-shadow:0 3px 10px rgba(0,0,0,.25)!important;margin:0!important;}
.mg-banner-indicators .active{opacity:1!important;background:var(--mg-orange)!important;}
.mg-banner-control{width:56px!important;opacity:1!important;}
.mg-banner-control .carousel-control-prev-icon,.mg-banner-control .carousel-control-next-icon{width:40px!important;height:40px!important;border-radius:999px!important;background-color:rgba(17,17,17,.58)!important;background-size:18px 18px!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important;}
.mg-banner-control:hover .carousel-control-prev-icon,.mg-banner-control:hover .carousel-control-next-icon{background-color:rgba(244,91,11,.92)!important;}
.mg-home{max-width:1180px;margin:0 auto;padding:18px 12px 24px;}
.mg-hero{position:relative;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 78% 24%,rgba(244,91,11,.24),transparent 34%),linear-gradient(135deg,#101010 0%,#1b1b1e 58%,#050505 100%);min-height:372px;padding:34px 24px;display:flex;align-items:center;color:#fff;box-shadow:0 22px 54px rgba(17,17,17,.18);isolation:isolate;}
.mg-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.44),rgba(0,0,0,.08) 58%,rgba(0,0,0,.34));z-index:0;}
.mg-hero-copy{position:relative;z-index:2;max-width:545px;}
.mg-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:850;color:#fff;backdrop-filter:blur(8px);}
.mg-eyebrow i{color:var(--mg-orange);}
.mg-hero h1{font-size:clamp(36px,7vw,66px);line-height:.96;margin:18px 0 12px;color:#fff;font-weight:950;letter-spacing:-.055em;text-wrap:balance;}
.mg-hero p{font-size:15px;line-height:1.55;color:rgba(255,255,255,.82);max-width:420px;margin:0 0 22px;}
.mg-hero-actions{display:flex;gap:10px;flex-wrap:wrap;}
.mg-primary-btn,.mg-secondary-btn{min-height:44px;border-radius:13px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;font-size:13px;}
.mg-primary-btn{background:var(--mg-orange);color:#fff;box-shadow:0 12px 26px rgba(244,91,11,.25);}
.mg-secondary-btn{background:#fff;color:#111;}
.mg-hero-stage{position:absolute;right:-1%;bottom:0;width:min(64%,650px);height:82%;z-index:1;pointer-events:none;}
.mg-hero-car{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.34));}
.mg-hero-car-1{right:4%;bottom:7%;width:72%;}
.mg-hero-car-2{right:42%;bottom:20%;width:46%;opacity:.88;}
.mg-hero-car-3{right:-4%;bottom:30%;width:41%;opacity:.86;}

.mg-category-strip{display:flex;gap:12px;overflow-x:auto;padding:16px 2px 9px;scrollbar-width:none;scroll-snap-type:x proximity;}
.mg-category-strip::-webkit-scrollbar{display:none;}
.mg-cat-chip{scroll-snap-align:start;flex:0 0 134px;background:#fff;border:1px solid var(--mg-line);border-radius:18px;min-height:110px;padding:13px 10px;text-align:center;text-decoration:none;color:#111;box-shadow:0 10px 24px rgba(17,17,17,.05);transition:transform .18s ease,box-shadow .18s ease;}
.mg-cat-chip:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(17,17,17,.08);}
.mg-cat-chip span{width:42px;height:42px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:#fff3ec;color:var(--mg-orange);font-size:20px;margin-bottom:9px;}
.mg-cat-chip b{display:block;font-size:12px;font-weight:950;line-height:1.2;}.mg-cat-chip small{display:block;color:var(--mg-muted);font-size:10px;margin-top:4px;font-weight:750;}
.mg-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:20px 2px 13px;}
.mg-section-head span{display:block;color:var(--mg-orange);font-size:13px;font-weight:950;margin-bottom:5px;}
.mg-section-head h2{font-size:clamp(24px,5vw,38px);line-height:1;margin:0;color:#111;font-weight:950;letter-spacing:-.045em;}
.mg-section-head a{color:#111;text-decoration:none;font-size:13px;font-weight:900;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;}
.mg-section-head--tight{padding-top:8px;}

/* Product cards */
.mg-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.mg-product-card{position:relative;background:#fff;border:1px solid var(--mg-line);border-radius:20px;overflow:hidden;box-shadow:0 10px 26px rgba(17,17,17,.065);display:flex;flex-direction:column;min-width:0;}
.mg-card-media{display:flex;align-items:center;justify-content:center;height:172px;background:linear-gradient(180deg,#f7f8fa,#fff);text-decoration:none;}
.mg-card-media img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;padding:10px;display:block;}
.mg-card-badge{position:absolute;top:9px;left:9px;background:var(--mg-orange);color:#fff;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.03em;line-height:1;box-shadow:0 6px 12px rgba(244,91,11,.22);max-width:76px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.mg-heart{position:absolute;top:8px;right:8px;width:34px;height:34px;border-radius:50%;border:1px solid var(--mg-line);background:#fff;color:#111;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 14px rgba(0,0,0,.08);z-index:2;font-size:14px;}
.mg-card-body{padding:10px 10px 12px;display:flex;flex-direction:column;flex:1;}
.mg-color-dots{display:flex;gap:5px;margin-bottom:7px;height:10px;}
.mg-color-dots span{width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 2px rgba(0,0,0,.08);}
.mg-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;color:#111;text-decoration:none;font-size:13px;line-height:1.36;font-weight:920;letter-spacing:-.015em;}
.mg-rating{font-size:11px;color:#111;margin-top:7px;font-weight:800;display:flex;align-items:center;gap:3px;}
.mg-rating i{color:#f59e0b;font-size:11px;}.mg-rating span{color:var(--mg-muted);font-weight:700;}
.mg-price-row{display:flex;align-items:baseline;gap:7px;margin:7px 0 10px;min-height:20px;}
.mg-price-row strong{color:var(--mg-orange);font-size:18px;line-height:1;font-weight:950;letter-spacing:-.02em;}
.mg-price-row del{color:#9ca3af;font-size:11px;font-weight:750;}
.mg-add-cart{width:100%;height:38px;border:1px solid var(--mg-line);background:#fff;color:#111;border-radius:12px;font-size:11px;font-weight:950;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:auto;}
.mg-add-cart:hover,.mg-add-cart.is-loading{background:#111;color:#fff;border-color:#111;}

.mg-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#fff;border:1px solid var(--mg-line);border-radius:18px;overflow:hidden;margin:18px 0 12px;box-shadow:0 10px 24px rgba(17,17,17,.04);}
.mg-trust-row div{padding:13px 8px;text-align:center;background:#fff;}.mg-trust-row i{color:var(--mg-orange);font-size:20px;margin-bottom:6px;}.mg-trust-row b{display:block;font-size:11px;font-weight:950;line-height:1.15;}.mg-trust-row small{display:block;color:var(--mg-muted);font-size:9px;margin-top:3px;line-height:1.15;}
.mg-offer-band{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;background:#111;border-radius:18px;margin:12px 0 20px;box-shadow:0 14px 32px rgba(17,17,17,.12);}
.mg-offer-band div{display:grid;grid-template-columns:38px 1fr;grid-template-areas:'icon title' 'icon text';column-gap:9px;padding:16px 12px;color:#fff;}.mg-offer-band i{grid-area:icon;color:var(--mg-orange);font-size:29px;align-self:center;}.mg-offer-band b{grid-area:title;font-size:12px;font-weight:950;}.mg-offer-band span{grid-area:text;color:rgba(255,255,255,.74);font-size:11px;line-height:1.25;}
.mg-review-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.mg-review-row article{background:#fff;border:1px solid var(--mg-line);border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(17,17,17,.04);}.mg-review-row b{display:block;font-size:13px;}.mg-review-row span{display:block;color:#f59e0b;font-size:12px;margin:4px 0;}.mg-review-row p{font-size:12px;color:#4b5563;line-height:1.45;margin:0;}
.mg-newsletter{margin:20px 0 16px;background:#111;color:#fff;border-radius:18px;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:center;box-shadow:0 14px 32px rgba(17,17,17,.12);}.mg-newsletter div{display:grid;grid-template-columns:42px 1fr;grid-template-areas:'icon title' 'icon sub';column-gap:10px;}.mg-newsletter i{grid-area:icon;color:var(--mg-orange);font-size:30px;align-self:center;}.mg-newsletter b{grid-area:title;font-size:14px;}.mg-newsletter small{grid-area:sub;color:rgba(255,255,255,.68);}.mg-newsletter form{display:flex;gap:8px;}.mg-newsletter input{flex:1;height:44px;border:0;border-radius:10px;padding:0 12px;font-size:13px;}.mg-newsletter button{height:44px;border:0;border-radius:10px;background:var(--mg-orange);color:#fff;font-weight:950;padding:0 16px;}
.mg-footer{background:#fff;border:1px solid var(--mg-line);border-radius:20px;padding:18px;margin:0 0 14px;text-align:center;box-shadow:0 10px 26px rgba(17,17,17,.045);}.mg-footer-logo img{max-width:250px;width:78%;mix-blend-mode:multiply;}.mg-footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;text-align:left;margin:14px 0;}.mg-footer details{border:1px solid var(--mg-line);border-radius:12px;padding:10px;background:#fafafa;}.mg-footer summary{font-weight:950;font-size:13px;cursor:pointer;}.mg-footer details a,.mg-footer details span{display:block;color:#555;text-decoration:none;font-size:12px;margin-top:8px;}.mg-payments{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;border-top:1px solid var(--mg-line);padding-top:12px;}.mg-payments span{font-size:11px;color:var(--mg-muted);font-weight:850;}.mg-payments b{background:#f3f4f6;border:1px solid var(--mg-line);border-radius:6px;padding:4px 8px;font-size:11px;}.mg-footer p{color:var(--mg-muted);font-size:12px;margin:12px 0 0;}

/* Drawers and bottom navigation */
.category-drawer-panel{background:#fff!important;}.category-drawer-head h3,.nw-drawer-title h3{color:#111!important;}.category-drawer-item{border-color:var(--mg-line)!important;border-radius:16px!important;box-shadow:0 6px 16px rgba(17,17,17,.04)!important;}.category-drawer-item-thumb{background:#f8fafc!important;}.category-drawer-item-thumb img{object-fit:contain!important;}.category-drawer-item-text strong{color:#111!important;}.category-drawer-chevron{color:var(--mg-orange)!important;}
.nw-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:66px!important;background:#fff!important;border-top:1px solid var(--mg-line)!important;box-shadow:0 -8px 24px rgba(17,17,17,.08)!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;z-index:10000!important;padding:6px max(8px,env(safe-area-inset-left)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right))!important;}.nw-bottom-nav-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;text-decoration:none!important;color:#111!important;font-size:10px!important;font-weight:850!important;}.nw-bottom-nav-item i{font-size:19px!important;line-height:1!important;}.nw-bottom-nav-item.is-active,.nw-bottom-nav-item:hover{color:var(--mg-orange)!important;}.nw-bottom-icon-wrap{display:flex!important;align-items:center!important;justify-content:center!important;position:relative;}.mg-bottom-count{position:absolute;top:-7px;right:-10px;min-width:17px;height:17px;border-radius:99px;background:var(--mg-orange);color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;}

@media(max-width:991px){
  .desktop-store-shell{display:none!important;}
}
@media(max-width:767px){
  .zr-announcement-inner{justify-content:flex-start!important;gap:22px!important;overflow-x:auto!important;height:32px!important;scrollbar-width:none!important;}
  .zr-announcement-inner::-webkit-scrollbar{display:none!important;}
  .zr-announcement-inner span{font-size:11px!important;}
  .mg-home{padding:12px 10px 22px;background:#fff;}
  .mg-banner-slider-wrap{margin-bottom:10px;}
  .mg-banner-slider{border-radius:18px;}
  .mg-banner-indicators{margin-bottom:10px!important;gap:6px;}
  .mg-banner-control{width:44px!important;}
  .mg-banner-control .carousel-control-prev-icon,.mg-banner-control .carousel-control-next-icon{width:34px!important;height:34px!important;background-size:14px 14px!important;}
  .mg-hero{min-height:322px;border-radius:18px;padding:22px 16px 150px;align-items:flex-start;}
  .mg-hero:before{background:linear-gradient(180deg,rgba(0,0,0,.28),rgba(0,0,0,.2) 44%,rgba(0,0,0,.6));}
  .mg-hero-stage{right:-21%;bottom:4px;width:88%;height:42%;opacity:.88;}
  .mg-hero-car-1{right:9%;bottom:0;width:78%;}
  .mg-hero-car-2{display:none;}
  .mg-hero-car-3{right:-3%;bottom:18%;width:43%;opacity:.72;}
  .mg-eyebrow{font-size:11px;padding:7px 10px;}
  .mg-hero h1{font-size:38px;max-width:275px;margin-top:16px;letter-spacing:-.055em;}
  .mg-hero p{font-size:13px;max-width:286px;line-height:1.45;margin-bottom:17px;}
  .mg-primary-btn{min-height:42px;border-radius:12px;font-size:12px;padding:0 16px;}
  .mg-secondary-btn{display:none;}
  .mg-category-strip{gap:10px;padding-top:14px;}
  .mg-cat-chip{flex-basis:126px;min-height:105px;border-radius:17px;padding:12px 8px;}
  .mg-cat-chip span{width:39px;height:39px;font-size:18px;}
  .mg-section-head{padding:18px 2px 12px;align-items:flex-end;}
  .mg-section-head h2{font-size:26px;max-width:260px;}
  .mg-section-head span{font-size:12px;}
  .mg-section-head a{font-size:12px;}
  .mg-product-grid{gap:12px;align-items:stretch;}
  .mg-product-card{border-radius:18px;}
  .mg-card-media{height:144px;}
  .mg-card-media img{padding:9px;}
  .mg-card-badge{top:8px;left:8px;font-size:8px;padding:5px 7px;max-width:70px;}
  .mg-heart{width:32px;height:32px;top:7px;right:7px;}
  .mg-card-body{padding:9px 9px 10px;}
  .mg-card-title{font-size:12px;min-height:34px;line-height:1.38;}
  .mg-rating{font-size:10.5px;margin-top:6px;}
  .mg-price-row{margin:6px 0 9px;gap:5px;}
  .mg-price-row strong{font-size:16px;}
  .mg-price-row del{font-size:10px;}
  .mg-add-cart{height:36px;font-size:10px;border-radius:11px;}
  .mg-trust-row{grid-template-columns:repeat(4,1fr);border-radius:16px;margin-top:16px;}
  .mg-trust-row div{padding:10px 4px;}.mg-trust-row i{font-size:18px;}.mg-trust-row b{font-size:9px;}.mg-trust-row small{font-size:8px;}
  .mg-offer-band{grid-template-columns:1fr;border-radius:17px;}
  .mg-review-row{display:flex;overflow-x:auto;scrollbar-width:none;gap:10px;}.mg-review-row::-webkit-scrollbar{display:none;}.mg-review-row article{min-width:225px;}
  .mg-newsletter{grid-template-columns:1fr;border-radius:17px;padding:15px;}.mg-newsletter form{flex-direction:column;}.mg-newsletter button{width:100%;}
  .mg-footer{border-radius:17px;padding:15px;margin-bottom:12px;}.mg-footer-logo img{max-width:210px;}.mg-footer-links{grid-template-columns:1fr;gap:9px;}
}
@media(max-width:380px){
  .nw-brand-logo-header-img{width:min(138px,36vw)!important;}
  .zr-top-btn{width:38px!important;height:38px!important;}
  .mg-card-media{height:132px}.mg-hero h1{font-size:34px}.mg-cat-chip{flex-basis:118px}.mg-trust-row{grid-template-columns:repeat(2,1fr)}
}
@media(min-width:768px){
  .mg-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.mg-card-media{height:190px;}.mg-home{padding-top:22px;}
}
@media(min-width:992px){
  body.nw-page-offer{padding-bottom:0!important;}
  .mg-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;}
  .mg-card-media{height:198px;}
}

/* V6: homepage now renders all imported products instead of only first 16. */


/* Miniature Garage V10: homepage top mockup-style polish only. Product grid remains unchanged. */
body.nw-page-offer{background:linear-gradient(180deg,#f8f5f2 0,#fff 260px)!important;}
body.nw-page-offer ._2dxSCm{background:#fff!important;}
body.nw-page-offer .zr-announcement-bar{background:linear-gradient(90deg,#071126,#0d1730 52%,#081021)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 24px rgba(6,13,30,.16)!important;}
body.nw-page-offer .zr-announcement-inner{height:36px!important;gap:24px!important;}
body.nw-page-offer .zr-announcement-inner span{font-size:12px!important;font-weight:950!important;letter-spacing:.01em!important;text-shadow:0 1px 2px rgba(0,0,0,.2)!important;}
body.nw-page-offer .zr-announcement-inner i{color:#f59e0b!important;filter:drop-shadow(0 2px 5px rgba(245,158,11,.35))!important;}
body.nw-page-offer .mobile-top-header ._1FWdmb{height:74px!important;background:linear-gradient(180deg,#fff 0%,#fffdf8 100%)!important;border-bottom:1px solid #efe3d4!important;padding:0 14px!important;box-shadow:0 8px 24px rgba(17,17,17,.055)!important;}
body.nw-page-offer .zr-menu-trigger,
body.nw-page-offer .zr-top-btn{width:44px!important;height:44px!important;border-radius:16px!important;border:1px solid transparent!important;background:transparent!important;color:#071126!important;transition:background .18s ease,border-color .18s ease,transform .18s ease!important;}
body.nw-page-offer .zr-menu-trigger:active,
body.nw-page-offer .zr-top-btn:active{background:#fff3e8!important;border-color:#f4d3bd!important;transform:scale(.96)!important;}
body.nw-page-offer .zr-menu-lines span{width:22px!important;height:2px!important;background:#071126!important;}
body.nw-page-offer .nw-brand-wordmark{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;margin:0!important;}
body.nw-page-offer .nw-brand-logo-header-img{width:min(148px,36vw)!important;max-height:52px!important;filter:contrast(1.05) saturate(1.03)!important;}
body.nw-page-offer .header-menu{gap:8px!important;}
body.nw-page-offer .zr-top-icon{width:27px!important;height:27px!important;stroke:#071126!important;stroke-width:1.85!important;}
body.nw-page-offer .header__cart-count--floating{top:3px!important;right:2px!important;min-width:17px!important;height:17px!important;font-size:9px!important;}
body.nw-page-offer .search-bar{padding:13px 14px 12px!important;background:linear-gradient(180deg,#fffdf8 0%,#fff 100%)!important;border-bottom:0!important;box-shadow:0 10px 22px rgba(17,17,17,.035)!important;}
body.nw-page-offer .search-box-rebuilt{height:54px!important;border-radius:20px!important;border:1px solid #eadcc9!important;background:#fff!important;box-shadow:0 14px 30px rgba(17,17,17,.065)!important;}
body.nw-page-offer .search-submit-btn{width:58px!important;color:#071126!important;}
body.nw-page-offer .nw-search-svg{width:25px!important;height:25px!important;}
body.nw-page-offer .search-input-rebuilt{font-size:14px!important;font-weight:800!important;color:#1d2535!important;}
body.nw-page-offer .search-input-rebuilt::placeholder{color:#978b7c!important;font-weight:800!important;}
body.nw-page-offer .mg-home{padding-top:12px!important;}
body.nw-page-offer .mg-banner-slider-wrap{margin:0 0 16px!important;}
body.nw-page-offer .mg-banner-slider{border-radius:24px!important;border:1px solid rgba(255,255,255,.38)!important;background:#090909!important;box-shadow:0 22px 48px rgba(16,16,18,.18),0 3px 0 rgba(244,91,11,.08)!important;}
body.nw-page-offer .mg-banner-slider .carousel-inner{background:#090909!important;}
body.nw-page-offer .mg-banner-slide-link img{display:block!important;width:100%!important;height:auto!important;background:#090909!important;}
body.nw-page-offer .mg-banner-control{width:58px!important;top:0!important;bottom:0!important;}
body.nw-page-offer .mg-banner-control .carousel-control-prev-icon,
body.nw-page-offer .mg-banner-control .carousel-control-next-icon{width:42px!important;height:42px!important;border-radius:999px!important;background-color:rgba(244,91,11,.95)!important;background-size:17px 17px!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 10px 26px rgba(244,91,11,.35)!important;}
body.nw-page-offer .mg-banner-indicators{margin-bottom:12px!important;gap:7px!important;}
body.nw-page-offer .mg-banner-indicators [data-bs-target]{width:9px!important;height:9px!important;background:rgba(255,255,255,.72)!important;opacity:1!important;box-shadow:0 3px 10px rgba(0,0,0,.28)!important;}
body.nw-page-offer .mg-banner-indicators .active{width:20px!important;background:#f45b0b!important;}
body.nw-page-offer .mg-category-strip{padding:8px 1px 12px!important;gap:12px!important;}
body.nw-page-offer .mg-cat-chip{min-height:116px!important;flex-basis:138px!important;border-radius:20px!important;background:linear-gradient(180deg,#fff 0%,#fffaf5 100%)!important;border:1px solid #eadfce!important;box-shadow:0 14px 28px rgba(17,17,17,.07)!important;padding:14px 10px!important;}
body.nw-page-offer .mg-cat-chip span{width:44px!important;height:44px!important;border-radius:17px!important;background:linear-gradient(135deg,#fff2e9,#ffe7d8)!important;color:#f45b0b!important;box-shadow:inset 0 0 0 1px rgba(244,91,11,.08),0 8px 18px rgba(244,91,11,.12)!important;}
body.nw-page-offer .mg-cat-chip b{font-size:12px!important;color:#071126!important;letter-spacing:-.01em!important;}
body.nw-page-offer .mg-cat-chip small{font-size:10px!important;color:#667085!important;font-weight:800!important;}
body.nw-page-offer .mg-section-head{padding-top:18px!important;}
body.nw-page-offer .mg-section-head span{font-size:12px!important;}
body.nw-page-offer .mg-section-head h2{letter-spacing:-.055em!important;}

@media(max-width:767px){
  body.nw-page-offer{background:#f6edf2!important;}
  body.nw-page-offer ._2dxSCm{max-width:440px!important;margin:0 auto!important;background:#fff!important;box-shadow:0 0 0 1px rgba(255,255,255,.5)!important;}
  body.nw-page-offer .zr-announcement-inner{height:34px!important;gap:20px!important;justify-content:flex-start!important;padding:0 14px!important;}
  body.nw-page-offer .zr-announcement-inner span{font-size:11px!important;}
  body.nw-page-offer .mobile-top-header ._1FWdmb{height:72px!important;padding:0 16px!important;}
  body.nw-page-offer .header-menu{gap:7px!important;}
  body.nw-page-offer .search-bar{padding:12px 14px 12px!important;}
  body.nw-page-offer .search-box-rebuilt{height:55px!important;border-radius:20px!important;}
  body.nw-page-offer .mg-home{padding:10px 10px 22px!important;background:#fff!important;}
  body.nw-page-offer .mg-banner-slider-wrap{margin:0 0 16px!important;}
  body.nw-page-offer .mg-banner-slider{border-radius:22px!important;box-shadow:0 18px 38px rgba(17,17,17,.16)!important;}
  body.nw-page-offer .mg-banner-slider .carousel-inner,
  body.nw-page-offer .mg-banner-slider .carousel-item{height:332px!important;}
  body.nw-page-offer .mg-banner-slide-link{height:100%!important;}
  body.nw-page-offer .mg-banner-slide-link img{height:100%!important;object-fit:cover!important;object-position:left center!important;}
  body.nw-page-offer .mg-banner-control{width:44px!important;}
  body.nw-page-offer .mg-banner-control .carousel-control-prev-icon,
  body.nw-page-offer .mg-banner-control .carousel-control-next-icon{width:36px!important;height:36px!important;background-size:14px 14px!important;}
  body.nw-page-offer .mg-banner-control.carousel-control-prev{left:4px!important;}
  body.nw-page-offer .mg-banner-control.carousel-control-next{right:4px!important;}
  body.nw-page-offer .mg-banner-indicators{margin-bottom:12px!important;}
  body.nw-page-offer .mg-category-strip{padding:8px 1px 12px!important;gap:12px!important;}
  body.nw-page-offer .mg-cat-chip{flex-basis:128px!important;min-height:110px!important;border-radius:19px!important;}
}
@media(max-width:380px){
  body.nw-page-offer .mg-banner-slider .carousel-inner,
  body.nw-page-offer .mg-banner-slider .carousel-item{height:305px!important;}
  body.nw-page-offer .nw-brand-logo-header-img{width:min(136px,35vw)!important;}
  body.nw-page-offer .mg-cat-chip{flex-basis:120px!important;}
}
@media(min-width:768px){
  body.nw-page-offer .mg-banner-slider{border-radius:28px!important;}
  body.nw-page-offer .mg-banner-slider .carousel-inner{aspect-ratio:16/7.9!important;}
  body.nw-page-offer .mg-banner-slide-link,
  body.nw-page-offer .mg-banner-slide-link img{height:100%!important;}
  body.nw-page-offer .mg-banner-slide-link img{object-fit:cover!important;object-position:center!important;}
}

/* === Miniature Garage V12 mobile mockup polish === */
body.nw-page-offer .zr-announcement-bar{display:none!important;}
body.nw-page-offer .search-bar{display:none!important;}
body.nw-page-offer.mg-search-open{overflow:hidden!important;}
body.nw-page-offer .mobile-top-header{position:sticky;top:0;z-index:40;background:#fff;}
body.nw-page-offer .mobile-top-header ._1FWdmb{min-height:68px!important;height:68px!important;padding:0 14px!important;border-bottom:1px solid #efe7dc!important;background:#fff!important;}
body.nw-page-offer .nw-brand-logo-header-img{width:min(156px,40vw)!important;height:auto!important;}
body.nw-page-offer .header-menu{display:flex!important;align-items:center!important;gap:6px!important;}
body.nw-page-offer .header-menu .zr-top-btn{width:36px!important;height:36px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#102347!important;background:transparent!important;}
body.nw-page-offer .header-menu .zr-top-btn:hover{background:#f7f3ee!important;}
body.nw-page-offer .zr-top-icon{width:22px!important;height:22px!important;stroke:currentColor!important;}
body.nw-page-offer .zr-search-icon{color:#102347!important;}

body.nw-page-offer .mg-search-sheet{position:fixed;inset:0;z-index:120;display:none;}
body.nw-page-offer .mg-search-sheet.is-open{display:block;}
body.nw-page-offer .mg-search-sheet__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.42);backdrop-filter:blur(2px);}
body.nw-page-offer .mg-search-sheet__panel{position:absolute;left:12px;right:12px;top:84px;background:#fff;border-radius:22px;padding:16px;border:1px solid #eadfce;box-shadow:0 24px 60px rgba(17,17,17,.18);}
body.nw-page-offer .mg-search-sheet__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;}
body.nw-page-offer .mg-search-sheet__head strong{font-size:16px;font-weight:900;color:#071126;}
body.nw-page-offer .mg-search-sheet__close{width:36px;height:36px;border:1px solid #eadfce;border-radius:999px;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;}
body.nw-page-offer .mg-search-sheet__form{display:grid;gap:12px;}
body.nw-page-offer .mg-search-sheet__input-wrap{display:flex;align-items:center;gap:10px;height:52px;border-radius:16px;border:1px solid #eadfce;background:#fffaf5;padding:0 14px;}
body.nw-page-offer .mg-search-sheet__input-wrap i{color:#7b6c5c;font-size:16px;}
body.nw-page-offer .mg-search-sheet__input-wrap input{width:100%;border:0;background:transparent;outline:none;font-size:14px;font-weight:700;color:#111;}
body.nw-page-offer .mg-search-sheet__submit{height:46px;border:0;border-radius:14px;background:#f45b0b;color:#fff;font-size:13px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;}

body.nw-page-offer .mg-home{padding:8px 10px 22px!important;background:#fff!important;}
body.nw-page-offer .mg-banner-slider-wrap{margin:0 0 14px!important;}
body.nw-page-offer .mg-banner-slider{position:relative!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.34)!important;background:#090909!important;box-shadow:0 20px 44px rgba(17,17,17,.17)!important;overflow:hidden!important;}
body.nw-page-offer .mg-banner-slider:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,0) 28%);z-index:2;}
body.nw-page-offer .mg-banner-slider .carousel-item{transition:transform .55s ease-in-out!important;}
body.nw-page-offer .mg-banner-slide-link img{transition:transform 4.6s ease,filter .35s ease!important;will-change:transform;}
body.nw-page-offer .mg-banner-slider .carousel-item.active .mg-banner-slide-link img{transform:scale(1.02)!important;}
body.nw-page-offer .mg-banner-slider .carousel-inner,
body.nw-page-offer .mg-banner-slider .carousel-item{height:304px!important;background:#090909!important;}
body.nw-page-offer .mg-banner-slide-link,
body.nw-page-offer .mg-banner-slide-link img{height:100%!important;}
body.nw-page-offer .mg-banner-slide-link img{object-fit:cover!important;object-position:left center!important;}
body.nw-page-offer .mg-banner-indicators{margin-bottom:11px!important;gap:7px!important;align-items:center!important;}
body.nw-page-offer .mg-banner-indicators li,body.nw-page-offer .mg-banner-indicators [data-target],body.nw-page-offer .mg-banner-indicators [data-bs-target]{width:8px!important;height:8px!important;border-radius:999px!important;background:rgba(255,255,255,.68)!important;opacity:1!important;border:0!important;box-shadow:none!important;}
body.nw-page-offer .mg-banner-indicators .active{width:20px!important;background:#f45b0b!important;}

body.nw-page-offer .mg-category-strip--image{display:flex!important;gap:10px!important;overflow-x:auto!important;scrollbar-width:none!important;padding:8px 1px 12px!important;scroll-snap-type:x proximity;}
body.nw-page-offer .mg-category-strip--image::-webkit-scrollbar{display:none!important;}
body.nw-page-offer .mg-cat-tile{position:relative;scroll-snap-align:start;flex:0 0 96px;min-width:96px;background:#fff;border:1px solid #eadfce;border-radius:16px;padding:8px 8px 10px;text-align:center;text-decoration:none;color:#111;box-shadow:0 10px 24px rgba(17,17,17,.06);}
body.nw-page-offer .mg-cat-tile__image{height:52px;margin-bottom:8px;display:flex;align-items:center;justify-content:center;}
body.nw-page-offer .mg-cat-tile__image img{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(17,17,17,.14));}
body.nw-page-offer .mg-cat-tile b{display:block;font-size:11px;line-height:1.15;font-weight:900;color:#071126;letter-spacing:-.01em;min-height:25px;}
body.nw-page-offer .mg-cat-tile small{display:block;font-size:9px;line-height:1.15;color:#7b6c5c;font-weight:800;margin-top:4px;}
body.nw-page-offer .mg-cat-tile__badge{position:absolute;top:6px;right:6px;background:#ff8a00;color:#fff;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:900;line-height:1;}

body.nw-page-offer .mg-section-head.mg-section-head--compact{display:flex!important;align-items:end!important;justify-content:space-between!important;margin:6px 0 12px!important;padding:0 2px!important;gap:10px!important;}
body.nw-page-offer .mg-section-head.mg-section-head--compact div{display:flex!important;align-items:center!important;}
body.nw-page-offer .mg-section-head.mg-section-head--compact span{font-size:13px!important;font-weight:950!important;color:#f45b0b!important;letter-spacing:-.01em!important;}
body.nw-page-offer .mg-section-head.mg-section-head--compact h2{display:none!important;}
body.nw-page-offer .mg-section-head.mg-section-head--compact a{font-size:12px!important;font-weight:900!important;color:#111!important;text-decoration:none!important;white-space:nowrap!important;}

body.nw-page-offer .mg-product-grid{gap:10px!important;}
body.nw-page-offer .mg-product-card{border-radius:16px!important;box-shadow:0 10px 22px rgba(17,17,17,.055)!important;}
body.nw-page-offer .mg-card-media{height:126px!important;background:linear-gradient(180deg,#fafbfc,#fff)!important;}
body.nw-page-offer .mg-card-media img{padding:10px!important;}
body.nw-page-offer .mg-card-badge{top:8px!important;left:8px!important;padding:4px 8px!important;font-size:8px!important;}
body.nw-page-offer .mg-heart{top:8px!important;right:8px!important;width:30px!important;height:30px!important;}
body.nw-page-offer .mg-card-body{padding:8px 8px 10px!important;}
body.nw-page-offer .mg-color-dots{display:none!important;}
body.nw-page-offer .mg-card-title{font-size:12px!important;line-height:1.3!important;min-height:31px!important;}
body.nw-page-offer .mg-rating{margin-top:5px!important;font-size:10px!important;}
body.nw-page-offer .mg-price-row{margin:6px 0 8px!important;gap:6px!important;}
body.nw-page-offer .mg-price-row strong{font-size:15px!important;}
body.nw-page-offer .mg-price-row del{font-size:10px!important;}
body.nw-page-offer .mg-add-cart{height:34px!important;border-radius:10px!important;font-size:10px!important;gap:6px!important;}

body.nw-page-offer .nw-bottom-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;}
body.nw-page-offer .nw-bottom-nav-item{min-width:0!important;padding-left:2px!important;padding-right:2px!important;}
body.nw-page-offer .nw-bottom-nav-item span:last-child{font-size:10px!important;}
body.nw-page-offer .nw-bottom-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:22px;}
body.nw-page-offer .mg-bottom-count{top:-7px!important;right:-11px!important;}

body.nw-page-offer .mg-banner-control{width:40px!important;opacity:1!important;}
body.nw-page-offer .mg-banner-control .carousel-control-prev-icon,body.nw-page-offer .mg-banner-control .carousel-control-next-icon{width:30px!important;height:30px!important;border-radius:999px!important;background-color:rgba(244,91,11,.92)!important;background-size:13px 13px!important;box-shadow:0 10px 24px rgba(0,0,0,.22)!important;}

@media(max-width:767px){
  body.nw-page-offer .mg-banner-control{display:none!important;}
}
@media(max-width:380px){
  body.nw-page-offer .mg-banner-slider .carousel-inner,
  body.nw-page-offer .mg-banner-slider .carousel-item{height:278px!important;}
  body.nw-page-offer .mg-cat-tile{flex-basis:92px;min-width:92px;}
}

/* === Miniature Garage V14 - tighter professional mobile spacing === */
body.nw-page-offer{background:#f6edf2!important;}
body.nw-page-offer #container{background:#fff!important;}
body.nw-page-offer ._2dxSCm{width:100%!important;max-width:440px!important;margin:0 auto!important;background:#fff!important;box-shadow:0 0 0 1px rgba(17,17,17,.035)!important;}
body.nw-page-offer .mobile-top-header{box-shadow:0 1px 0 rgba(234,223,206,.9)!important;}
body.nw-page-offer .mobile-top-header ._1FWdmb{height:64px!important;min-height:64px!important;padding:0 12px!important;border-bottom:0!important;}
body.nw-page-offer .nw-brand-logo-header-img{width:min(150px,38vw)!important;}
body.nw-page-offer .header-menu{gap:4px!important;}
body.nw-page-offer .header-menu .zr-top-btn{width:34px!important;height:34px!important;}
body.nw-page-offer .zr-top-icon{width:21px!important;height:21px!important;}
body.nw-page-offer .mg-home{max-width:440px!important;margin:0 auto!important;padding:0 6px 86px!important;background:#fff!important;}
body.nw-page-offer .mg-banner-slider-wrap{margin:0 -1px 10px!important;padding:0!important;}
body.nw-page-offer .mg-banner-slider{border-radius:18px!important;border:1px solid rgba(255,255,255,.30)!important;box-shadow:0 14px 30px rgba(17,17,17,.14)!important;}
body.nw-page-offer .mg-banner-slider .carousel-inner,
body.nw-page-offer .mg-banner-slider .carousel-item{height:294px!important;}
body.nw-page-offer .mg-banner-slide-link img{object-fit:cover!important;object-position:left center!important;}
body.nw-page-offer .mg-banner-indicators{margin-bottom:9px!important;}
body.nw-page-offer .mg-category-strip--image{padding:6px 0 10px!important;gap:8px!important;margin:0!important;}
body.nw-page-offer .mg-cat-tile{flex:0 0 calc((100% - 24px)/4)!important;min-width:calc((100% - 24px)/4)!important;border-radius:14px!important;padding:7px 6px 9px!important;box-shadow:0 8px 18px rgba(17,17,17,.055)!important;}
body.nw-page-offer .mg-cat-tile__image{height:50px!important;margin-bottom:7px!important;}
body.nw-page-offer .mg-cat-tile b{font-size:10.5px!important;min-height:24px!important;}
body.nw-page-offer .mg-cat-tile small{font-size:8.5px!important;margin-top:3px!important;}
body.nw-page-offer .mg-section-head.mg-section-head--compact{margin:4px 0 10px!important;padding:0 1px!important;}
body.nw-page-offer .mg-section-head.mg-section-head--compact span{font-size:13px!important;}
body.nw-page-offer .mg-section-head.mg-section-head--compact a{font-size:12px!important;}
body.nw-page-offer .mg-product-grid{gap:8px!important;padding:0!important;}
body.nw-page-offer .mg-product-card{border-radius:15px!important;box-shadow:0 8px 18px rgba(17,17,17,.052)!important;}
body.nw-page-offer .mg-card-media{height:124px!important;}
body.nw-page-offer .mg-card-media img{padding:8px!important;}
body.nw-page-offer .mg-card-body{padding:8px!important;}
body.nw-page-offer .mg-card-title{font-size:11.8px!important;line-height:1.28!important;min-height:31px!important;}
body.nw-page-offer .mg-trust-row,
body.nw-page-offer .mg-offer-band,
body.nw-page-offer .mg-reviews,
body.nw-page-offer .mg-newsletter,
body.nw-page-offer .mg-footer{margin-left:0!important;margin-right:0!important;}

@media(max-width:380px){
  body.nw-page-offer .mg-home{padding-left:5px!important;padding-right:5px!important;}
  body.nw-page-offer .mg-banner-slider .carousel-inner,
  body.nw-page-offer .mg-banner-slider .carousel-item{height:276px!important;}
  body.nw-page-offer .mg-category-strip--image{gap:7px!important;}
  body.nw-page-offer .mg-cat-tile{flex-basis:calc((100% - 21px)/4)!important;min-width:calc((100% - 21px)/4)!important;}
  body.nw-page-offer .mg-cat-tile b{font-size:10px!important;}
}
