:root{--blue:#1D4ED8;--blue-dark:#1E3A8A;--blue-light:#EFF6FF;--blue-pale:#DBEAFE;--navy:#0F172A;--text:#121212;--text-mid:#374151;--text-muted:#6B7280;--border:#E5E7EB;--white:#FFFFFF;--bg-alt:#F9FAFB;--radius:4px;--radius-lg:8px;--shadow:0 2px 12px rgba(0,0,0,.08);--shadow-lg:0 8px 32px rgba(0,0,0,.14);--tr:.2s ease;--max:1280px;--sec:80px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--text);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{line-height:1.12;font-weight:700;letter-spacing:-.02em}p{margin-bottom:1rem}p:last-child{margin-bottom:0}.container{max-width:var(--max);margin:0 auto;padding:0 24px}.sp{padding:var(--sec) 0}.text-center{text-align:center}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem}.section-sub{font-size:1.05rem;color:var(--text-mid);max-width:580px}.section-head{text-align:center;margin-bottom:3.5rem}.section-head .section-sub{margin:.75rem auto 0}.eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:.5rem;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 2rem;font-size:.84rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius);transition:all var(--tr);text-decoration:none;border:2px solid transparent;white-space:nowrap;cursor:pointer}.btn:hover{text-decoration:none}.btn-primary{background:var(--blue);color:var(--white);border-color:var(--blue)}.btn-primary:hover{background:var(--blue-dark);border-color:var(--blue-dark);transform:translateY(-2px);box-shadow:0 6px 20px #1d4ed859;color:var(--white)}.btn-outline{background:transparent;color:var(--white);border-color:#ffffffb3}.btn-outline:hover{background:#ffffff26;border-color:var(--white);color:var(--white)}.btn-outline-dark{background:transparent;color:var(--blue);border-color:var(--blue)}.btn-outline-dark:hover{background:var(--blue);color:var(--white)}.btn-white{background:var(--white);color:var(--blue);border-color:var(--white)}.btn-white:hover{background:var(--blue-light);color:var(--blue-dark)}.btn-lg{padding:1.1rem 2.5rem;font-size:.9rem}.ann-bar{background:var(--blue);color:var(--white);text-align:center;padding:9px 24px;font-size:.82rem;font-weight:500;letter-spacing:.04em}.ann-bar a{color:var(--white);text-decoration:underline}.ann-bar__inner{max-width:var(--max);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.ann-bar__item{display:flex;align-items:center;gap:5px}.site-header{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000000d}.site-header__inner{max-width:var(--max);margin:0 auto;padding:0 24px;height:68px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-logo{font-size:1.35rem;font-weight:900;letter-spacing:-.04em;color:var(--navy);text-decoration:none;display:flex;align-items:center;gap:8px}.header-logo span{color:var(--blue)}.header-logo img{height:38px;width:auto}.header-logo:hover{text-decoration:none;color:var(--navy)}.header-nav{display:flex;align-items:center;gap:2rem}.header-nav a{font-size:.9rem;font-weight:500;color:var(--text);text-decoration:none;transition:color var(--tr)}.header-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:.75rem}.header-cart{color:var(--navy);font-size:.88rem;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:6px;padding:8px 14px;background:var(--blue-light);border-radius:var(--radius);transition:background var(--tr)}.header-cart:hover{background:var(--blue-pale);color:var(--navy);text-decoration:none}.cart-count{background:var(--blue);color:var(--white);border-radius:50%;width:20px;height:20px;font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;min-width:20px}.menu-toggle{display:none;flex-direction:column;gap:5px;padding:8px;cursor:pointer;background:none;border:none}.menu-toggle span{display:block;width:22px;height:2px;background:var(--navy);border-radius:2px;transition:all var(--tr)}.mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--white);z-index:200;padding:24px;flex-direction:column;overflow-y:auto}.mobile-menu.open{display:flex}.mobile-menu__close{position:absolute;top:18px;right:18px;font-size:1.5rem;cursor:pointer;color:var(--navy);background:none;border:none;padding:8px;line-height:1}.mobile-menu__links{display:flex;flex-direction:column;margin-top:56px}.mobile-menu__links a{font-size:1.4rem;font-weight:700;color:var(--navy);padding:1rem 0;border-bottom:1px solid var(--border);text-decoration:none}.mobile-menu__links a:hover{color:var(--blue)}.hero{position:relative;overflow:hidden;background:var(--navy)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(10,15,30,.78) 0%,rgba(10,15,30,.35) 55%,transparent 100%)}.hero__content{position:relative;z-index:2;min-height:600px;display:flex;align-items:center;padding:80px 0}.hero__inner{max-width:var(--max);margin:0 auto;padding:0 24px;width:100%}.hero__box{max-width:560px}.hero__tag{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#93c5fd;margin-bottom:1rem;display:block}.hero__heading{font-size:clamp(2.6rem,5.5vw,5rem);font-weight:900;letter-spacing:-.04em;line-height:1;color:var(--white);margin-bottom:1.25rem}.hero__text{font-size:1.15rem;color:#ffffffd9;line-height:1.7;margin-bottom:2.25rem;max-width:460px}.hero__btns{display:flex;gap:1rem;flex-wrap:wrap}.features{background:var(--blue-light)}.features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.feature-card{text-align:center;padding:2rem 1rem;border-top:3px solid var(--blue);background:var(--white);border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow);transition:transform var(--tr)}.feature-card:hover{transform:translateY(-4px)}.feature-card__icon{font-size:2.25rem;margin-bottom:1rem;display:block}.feature-card__title{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.5rem}.feature-card__text{font-size:.88rem;color:var(--text-mid);line-height:1.6}.iwt{background:var(--white)}.iwt--alt{background:var(--blue-light)}.iwt__grid{display:grid;grid-template-columns:1fr 1fr;min-height:480px}.iwt__media{overflow:hidden}.iwt__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.iwt__media:hover img{transform:scale(1.04)}.iwt__content{display:flex;flex-direction:column;justify-content:center;padding:4rem 4.5rem}.iwt--reverse .iwt__media{order:2}.iwt--reverse .iwt__content{order:1}.iwt__eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--blue);margin-bottom:.75rem}.iwt__heading{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;color:var(--navy);margin-bottom:1.1rem;letter-spacing:-.03em}.iwt__text{font-size:1rem;color:var(--text-mid);line-height:1.75;margin-bottom:2rem}.stats{background:var(--blue)}.stats__grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{text-align:center;padding:3.5rem 1.5rem;border-right:1px solid rgba(255,255,255,.15)}.stat:last-child{border-right:none}.stat__num{font-size:clamp(2.5rem,4vw,3.75rem);font-weight:900;letter-spacing:-.04em;color:var(--white);line-height:1;margin-bottom:.5rem}.stat__label{font-size:.85rem;color:#ffffffb3;font-weight:500;line-height:1.4}.reviews{background:var(--navy)}.reviews .section-title{color:var(--white)}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.review-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);padding:2rem;transition:border-color var(--tr)}.review-card:hover{border-color:#1d4ed899}.review-card__stars{font-size:.95rem;letter-spacing:3px;color:#fcd34d;margin-bottom:1rem}.review-card__text{font-size:.95rem;line-height:1.75;color:#ffffffd9;margin-bottom:1.25rem;font-style:italic}.review-card__author{font-size:.82rem;font-weight:600;color:#93c5fd}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.product-card{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);transition:all var(--tr);display:flex;flex-direction:column}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.product-card__media{overflow:hidden;aspect-ratio:1;background:var(--bg-alt);position:relative}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__media img{transform:scale(1.06)}.product-card__info{padding:1.25rem;flex:1;display:flex;flex-direction:column}.product-card__title{font-size:.92rem;font-weight:600;color:var(--navy);margin-bottom:.25rem;line-height:1.3}.product-card__price-wrap{margin:auto 0 1rem;padding-top:.75rem}.product-card__price{font-size:1.1rem;font-weight:700;color:var(--blue)}.product-card__compare{font-size:.88rem;color:var(--text-muted);text-decoration:line-through;margin-left:.5rem;font-weight:400}.product-card__badge{position:absolute;top:10px;left:10px;background:var(--blue);color:var(--white);font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:var(--radius);letter-spacing:.05em;text-transform:uppercase}.product-card__btn{display:block;text-align:center;padding:.72rem;background:var(--blue);color:var(--white);font-size:.8rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius);transition:background var(--tr);text-decoration:none}.product-card__btn:hover{background:var(--blue-dark);color:var(--white);text-decoration:none}.feat-col__footer{text-align:center;margin-top:3rem}.cta-sec{background:var(--blue-dark)}.cta-sec .section-title{color:var(--white)}.cta-sec__sub{color:#fffc;font-size:1.1rem;margin:1rem auto 2.5rem;max-width:540px}.newsletter{background:var(--blue)}.newsletter .section-title{color:var(--white);font-size:clamp(1.5rem,2.5vw,2rem)}.newsletter__sub{color:#ffffffd9;font-size:1rem;margin-bottom:2rem}.newsletter__wrap{display:flex;max-width:480px;margin:0 auto}.newsletter__input{flex:1;padding:.9rem 1.25rem;border:2px solid rgba(255,255,255,.35);background:#ffffff1f;color:var(--white);font-size:.95rem;border-radius:var(--radius) 0 0 var(--radius);outline:none;transition:border-color var(--tr)}.newsletter__input::placeholder{color:#ffffff8c}.newsletter__input:focus{border-color:#fffc}.newsletter__btn{padding:.9rem 1.5rem;background:var(--white);color:var(--blue);font-weight:700;font-size:.82rem;border:2px solid var(--white);border-radius:0 var(--radius) var(--radius) 0;text-transform:uppercase;letter-spacing:.05em;transition:all var(--tr);cursor:pointer}.newsletter__btn:hover{background:var(--blue-light)}.newsletter__ok{display:none;color:var(--white);font-weight:600;font-size:1rem;margin-top:1rem}.newsletter__ok.show{display:block}.product-pg{padding:2.5rem 0 4rem}.product-pg__grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.pg-gallery__main{aspect-ratio:1;overflow:hidden;border-radius:var(--radius-lg);background:var(--bg-alt);cursor:zoom-in}.pg-gallery__main img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.pg-gallery__main:hover img{transform:scale(1.04)}.pg-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:.75rem}.pg-gallery__thumb{aspect-ratio:1;overflow:hidden;border-radius:var(--radius);cursor:pointer;border:2px solid transparent;transition:border-color var(--tr);background:var(--bg-alt)}.pg-gallery__thumb.active,.pg-gallery__thumb:hover{border-color:var(--blue)}.pg-gallery__thumb img{width:100%;height:100%;object-fit:cover}.pg-info__vendor{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:.5rem}.pg-info__title{font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;letter-spacing:-.03em;color:var(--navy);margin-bottom:1rem}.pg-info__prices{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.25rem}.pg-info__price{font-size:1.9rem;font-weight:700;color:var(--blue)}.pg-info__was{font-size:1.1rem;color:var(--text-muted);text-decoration:line-through;font-weight:400}.pg-info__desc{font-size:.95rem;color:var(--text-mid);line-height:1.75;margin:1.25rem 0}.pg-info__desc h3,.pg-info__desc h4{font-weight:700;color:var(--navy);margin:1.25rem 0 .5rem;font-size:1rem}.pg-info__desc ul{list-style:disc;padding-left:1.25rem;line-height:2}.pg-info__desc strong{color:var(--navy)}.pg-lbl{font-size:.82rem;font-weight:600;color:var(--navy);margin-bottom:.5rem;display:block}.pg-variant-select{width:100%;padding:.75rem 1rem;border:2px solid var(--border);border-radius:var(--radius);font-size:.95rem;background:var(--white);color:var(--text);transition:border-color var(--tr);margin-bottom:1.25rem}.pg-variant-select:focus{outline:none;border-color:var(--blue)}.pg-qty{display:flex;align-items:center;border:2px solid var(--border);border-radius:var(--radius);width:fit-content;margin-bottom:1.25rem;overflow:hidden}.qty-btn{padding:.7rem 1rem;font-size:1.1rem;background:var(--bg-alt);border:none;cursor:pointer;transition:background var(--tr);font-weight:500;color:var(--navy)}.qty-btn:hover{background:var(--blue-light);color:var(--blue)}.qty-input{width:48px;text-align:center;padding:.7rem .25rem;border:none;border-left:2px solid var(--border);border-right:2px solid var(--border);font-size:.95rem;font-weight:600}.qty-input:focus{outline:none}.atc-btn{width:100%;padding:1.15rem;background:var(--blue);color:var(--white);font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius);border:none;cursor:pointer;margin-bottom:1rem;transition:all var(--tr)}.atc-btn:hover{background:var(--blue-dark);box-shadow:0 6px 24px #1d4ed866;transform:translateY(-2px)}.atc-btn:active{transform:none;box-shadow:none}.atc-btn:disabled{background:var(--text-muted);cursor:not-allowed;transform:none;box-shadow:none}.pg-accordion{margin-top:2rem;border-top:1px solid var(--border)}.acc-item{border-bottom:1px solid var(--border)}.acc-btn{width:100%;text-align:left;padding:1rem 0;font-size:.92rem;font-weight:600;color:var(--navy);background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color var(--tr)}.acc-btn:hover,.acc-btn.open{color:var(--blue)}.acc-btn:after{content:"+";font-size:1.4rem;font-weight:300;line-height:1;flex-shrink:0;margin-left:1rem}.acc-btn.open:after{content:"\2212"}.acc-body{display:none;padding-bottom:1.25rem;font-size:.9rem;color:var(--text-mid);line-height:1.75}.acc-body.open{display:block}.trust{background:var(--blue-light);border-top:1px solid var(--blue-pale)}.trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{text-align:center;padding:1.75rem 1rem}.trust-item__icon{font-size:1.6rem;margin-bottom:.5rem;display:block}.trust-item__title{font-size:.88rem;font-weight:700;color:var(--navy);margin-bottom:.2rem}.trust-item__text{font-size:.78rem;color:var(--text-muted)}.col-pg{padding:3rem 0 5rem}.col-pg__head{margin-bottom:2.5rem}.col-pg__title{font-size:2rem;font-weight:800;color:var(--navy);letter-spacing:-.03em}.col-pg__meta{font-size:.88rem;color:var(--text-muted);margin-top:.25rem}.col-pg__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.pag{display:flex;justify-content:center;gap:.5rem;margin-top:3rem;flex-wrap:wrap}.pag__link{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .5rem;border-radius:var(--radius);font-size:.88rem;font-weight:500;color:var(--navy);border:1px solid var(--border);transition:all var(--tr);text-decoration:none}.pag__link.active,.pag__link:hover{background:var(--blue);color:var(--white);border-color:var(--blue);text-decoration:none}.cart-pg{padding:3rem 0 5rem}.cart-pg__title{font-size:2rem;font-weight:800;color:var(--navy);margin-bottom:2rem;letter-spacing:-.03em}.cart-pg__grid{display:grid;grid-template-columns:1fr 360px;gap:3rem;align-items:start}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1.25rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid var(--border)}.cart-item__img{border-radius:var(--radius);overflow:hidden;aspect-ratio:1;background:var(--bg-alt)}.cart-item__img img{width:100%;height:100%;object-fit:cover}.cart-item__name{font-weight:600;color:var(--navy);font-size:.92rem;margin-bottom:.2rem}.cart-item__variant{font-size:.8rem;color:var(--text-muted);margin-bottom:.75rem}.cart-item__remove{font-size:.8rem;color:var(--text-muted);cursor:pointer;text-decoration:underline;background:none;border:none}.cart-item__remove:hover{color:#dc2626}.cart-item__price{font-weight:700;color:var(--blue);font-size:1rem;text-align:right;white-space:nowrap}.cart-summary{background:var(--bg-alt);border-radius:var(--radius-lg);padding:2rem;border:1px solid var(--border);position:sticky;top:90px}.cart-summary__title{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:1.5rem}.cart-summary__row{display:flex;justify-content:space-between;font-size:.9rem;color:var(--text-mid);padding:.5rem 0}.cart-summary__total{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:700;color:var(--navy);border-top:2px solid var(--border);padding-top:1rem;margin-top:.5rem}.cart-checkout{display:block;text-align:center;width:100%;margin-top:1.25rem;padding:1.1rem;background:var(--blue);color:var(--white);font-weight:700;font-size:.95rem;letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius);text-decoration:none;transition:all var(--tr)}.cart-checkout:hover{background:var(--blue-dark);color:var(--white);text-decoration:none;box-shadow:0 6px 20px #1d4ed859}.cart-continue{display:block;text-align:center;margin-top:.75rem;font-size:.85rem;color:var(--text-muted);transition:color var(--tr)}.cart-continue:hover{color:var(--blue)}.cart-empty{text-align:center;padding:6rem 0}.cart-empty__icon{font-size:3rem;margin-bottom:1.5rem}.cart-empty__title{font-size:1.5rem;font-weight:700;color:var(--navy);margin-bottom:.75rem}.cart-empty__text{color:var(--text-muted);margin-bottom:2rem}.static-pg{max-width:800px;margin:0 auto;padding:4rem 24px 6rem}.static-pg h1{font-size:2.25rem;font-weight:800;color:var(--navy);margin-bottom:2rem;letter-spacing:-.03em}.static-pg h2,.static-pg h3{color:var(--navy);margin:2rem 0 .75rem;font-size:1.25rem}.static-pg p{color:var(--text-mid);line-height:1.8;margin-bottom:1rem}.static-pg ul,.static-pg ol{padding-left:1.5rem;color:var(--text-mid);line-height:2;margin-bottom:1rem}.static-pg ul{list-style:disc}.static-pg ol{list-style:decimal}.static-pg a{color:var(--blue)}.static-pg strong{color:var(--navy)}.highlight-box{background:var(--blue-light);border-left:4px solid var(--blue);padding:1rem 1.5rem;border-radius:0 var(--radius) var(--radius) 0;margin:1.5rem 0}.site-footer{background:var(--navy);padding:4rem 0 2rem}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand__logo{font-size:1.35rem;font-weight:900;letter-spacing:-.04em;color:var(--white);display:block;margin-bottom:.75rem;text-decoration:none}.footer-brand__logo span{color:#93c5fd}.footer-brand__logo:hover{text-decoration:none;color:var(--white)}.footer-brand__desc{font-size:.88rem;color:#ffffff8c;line-height:1.7;margin-bottom:1.5rem}.footer-col__title{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--white);margin-bottom:1.25rem}.footer-col__links{display:flex;flex-direction:column;gap:.6rem}.footer-col__links a{font-size:.88rem;color:#fff9;text-decoration:none;transition:color var(--tr)}.footer-col__links a:hover{color:#93c5fd}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:1.75rem;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#ffffff59;flex-wrap:wrap;gap:.5rem}.footer-bottom a{color:#ffffff59}.footer-bottom a:hover{color:#ffffffb3}.pg-404{text-align:center;padding:8rem 24px}.pg-404__code{font-size:6rem;font-weight:900;color:var(--blue-pale);letter-spacing:-.05em;line-height:1;display:block;margin-bottom:.5rem}.pg-404__title{font-size:1.75rem;font-weight:700;color:var(--navy);margin-bottom:1rem}.pg-404__text{color:var(--text-muted);margin-bottom:2.5rem}.breadcrumbs{padding:.75rem 0;border-bottom:1px solid var(--border)}.breadcrumbs__inner{max-width:var(--max);margin:0 auto;padding:0 24px;font-size:.8rem;color:var(--text-muted);display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.breadcrumbs__link{color:var(--text-muted);text-decoration:none;transition:color var(--tr)}.breadcrumbs__link:hover{color:var(--blue)}*:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(3,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr;gap:2rem}.features__grid,.stats__grid{grid-template-columns:repeat(2,1fr)}.stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.cart-pg__grid{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:768px){:root{--sec:56px}.header-nav{display:none}.menu-toggle{display:flex}.hero__content{min-height:440px;padding:60px 0}.hero__heading{font-size:2.4rem}.iwt__grid{grid-template-columns:1fr}.iwt--reverse .iwt__media,.iwt--reverse .iwt__content{order:unset}.iwt__content{padding:2.5rem 1.5rem}.reviews__grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.col-pg__grid{grid-template-columns:repeat(2,1fr)}.product-pg__grid{grid-template-columns:1fr;gap:2rem}.trust__grid{grid-template-columns:repeat(2,1fr)}.site-footer__grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;text-align:center}.newsletter__wrap{flex-direction:column}.newsletter__input,.newsletter__btn{border-radius:var(--radius)}}@media(max-width:480px){.container{padding:0 16px}.hero__btns{flex-direction:column}.product-grid,.col-pg__grid{grid-template-columns:1fr 1fr;gap:.75rem}.features__grid{grid-template-columns:1fr}.trust__grid{grid-template-columns:1fr 1fr}.site-footer__grid{grid-template-columns:1fr}.cart-item{grid-template-columns:60px 1fr;gap:1rem}.cart-item__price{grid-column:2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
