:root{--teal:#0f766e;--dark:#0f172a;--muted:#64748b;--red:#dc2626;--cream:#fff8ed;--shadow:0 18px 55px rgba(15,23,42,.08)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--dark);background:linear-gradient(rgba(255,255,255,.96),rgba(255,255,255,.96)),url('../images/hero-bg.webp') top center/cover fixed no-repeat}a{color:inherit}.container{max-width:1200px;margin:auto;padding:0 18px}.section{padding:58px 0}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle}.site-header{position:sticky;top:0;z-index:900;background:#fff;border-bottom:1px solid rgba(15,118,110,.12);box-shadow:0 6px 25px rgba(15,23,42,.05)}.top-strip{background:#ecfdf5;color:#0f766e;font-weight:900;font-size:.85rem}.top-strip .container{display:flex;align-items:center;gap:7px;padding-top:7px;padding-bottom:7px}.top-header{display:flex;align-items:center;gap:18px;padding-top:10px;padding-bottom:10px}.logo-wrap{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;flex:0 0 auto}.site-logo{width:292px;max-height:106px;height:auto;object-fit:contain}.brand-tagline{margin-top:2px;font-size:.66rem;letter-spacing:.16em;font-weight:900;color:#0f172a;white-space:nowrap}.search-wrap{display:flex;flex:1;max-width:430px;margin-left:auto}.search-input{width:100%;border:1px solid #d7e1df;border-right:0;border-radius:999px 0 0 999px;padding:12px 15px;font:inherit}.search-btn{border:0;background:var(--teal);color:white;border-radius:0 999px 999px 0;padding:0 16px;display:grid;place-items:center;cursor:pointer}.cart-icon-wrap{position:relative;display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--dark);font-weight:900}.cart-icon-wrap .icon{width:28px;height:28px}.cart-count{position:absolute;right:-12px;top:-12px;background:var(--red);color:#fff;border-radius:999px;min-width:22px;height:22px;display:grid;place-items:center;font-size:.72rem}.mobile-menu-btn{display:none;border:0;background:#f1f5f9;border-radius:12px;padding:9px}.header-whatsapp-order{border:0;background:rgba(37,211,102,.10);color:#166534;border-radius:999px;padding:9px 13px;display:inline-flex;align-items:center;gap:9px;font-weight:900;cursor:pointer;white-space:nowrap}.header-whatsapp-order .icon{width:24px;height:24px;color:#25D366}.header-whatsapp-order span{display:flex;flex-direction:column;align-items:flex-start;line-height:1.05}.header-whatsapp-order small{font-size:.78rem;color:#0f172a;margin-top:2px}.mega-menu{background:var(--teal);color:white}.mega-menu ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:6px}.mega-menu li{position:relative}.mega-menu a{display:flex;align-items:center;gap:6px;padding:14px 16px;text-decoration:none;font-weight:900}.menu-chevron{width:13px;height:13px;transition:.2s}.dropdown:hover .menu-chevron{transform:rotate(180deg)}.dropdown-content{display:none;position:absolute;top:100%;left:0;background:white;color:var(--dark);min-width:245px;border-radius:0 0 18px 18px;box-shadow:var(--shadow);overflow:hidden}.dropdown:hover .dropdown-content{display:block}.dropdown-content a{justify-content:space-between;border-bottom:1px solid #eef2f7}.dropdown-content span{font-size:.78rem;color:var(--teal)}.hero{height:200px;display:flex;align-items:center;background:linear-gradient(90deg,rgba(255,255,255,.90),rgba(255,255,255,.70),rgba(236,253,245,.68)),url('../images/hero-bg.webp') center/cover no-repeat;border-bottom:1px solid rgba(15,118,110,.12)}.hero-card{background:rgba(255,255,255,.72);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.7);border-radius:26px;padding:18px 24px;box-shadow:var(--shadow);max-width:940px}.eyebrow{display:inline-flex;color:var(--teal);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;margin:0 0 5px}.headline,.hero h1{font-size:clamp(1.6rem,3vw,2.55rem);line-height:1.05;margin:0;letter-spacing:-.045em}.lead{font-size:1rem;color:#334155;line-height:1.55}.hero .lead{margin:7px 0 0}.hero-actions,.button-group{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px}.btn{border:0;border-radius:999px;padding:12px 18px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-weight:900;cursor:pointer}.btn-red{background:var(--red);color:#fff}.btn-teal{background:var(--teal);color:#fff}.btn-ghost{background:white;color:var(--teal);border:1px solid rgba(15,118,110,.22)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.94);border:1px solid rgba(15,118,110,.14);border-radius:22px;box-shadow:var(--shadow);overflow:hidden;margin:22px auto}.trust-item{display:flex;align-items:center;gap:13px;padding:16px 18px;border-right:1px solid rgba(15,118,110,.10)}.trust-item:last-child{border-right:0}.trust-item .icon{width:32px;height:32px;color:var(--teal)}.trust-item strong{display:block}.trust-item span{display:block;color:var(--muted);font-size:.82rem;margin-top:3px}.homepage-paypal-note,.homepage-whatsapp-cta{margin:14px auto 26px}.homepage-whatsapp-cta{display:flex;align-items:center;justify-content:center;gap:14px;padding:14px 18px;border-radius:20px;background:linear-gradient(135deg,rgba(37,211,102,.12),rgba(255,255,255,.92));border:1px solid rgba(37,211,102,.25);color:#166534;font-weight:800}.whatsapp-order-btn{background:#25D366!important;color:#fff!important}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.section-heading h2{font-size:clamp(1.7rem,3vw,2.8rem);margin:0;letter-spacing:-.035em}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:22px}.product-card{background:rgba(255,255,255,.94);border:1px solid rgba(15,118,110,.12);border-radius:24px;box-shadow:0 14px 40px rgba(15,23,42,.07);overflow:hidden}.product-img-link img{width:100%;height:215px;object-fit:cover}.product-card-body{padding:18px}.product-category{color:var(--teal);font-weight:800;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.product-card h3{font-size:1.25rem;margin:.35rem 0}.product-card h3 a{text-decoration:none}.price{font-size:1.45rem;color:var(--teal);font-weight:900}.page-hero{padding:52px 0;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(236,253,245,.7)),url('../images/hero-bg.webp') center/cover no-repeat;border-bottom:1px solid rgba(15,118,110,.12)}.page-hero h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.06;margin:.2rem 0 .7rem;letter-spacing:-.04em}.product-detail-grid{display:grid;grid-template-columns:minmax(260px,470px) 1fr;gap:42px;align-items:start}.product-media-card{background:#fff;border:1px solid rgba(15,118,110,.14);border-radius:28px;padding:18px;box-shadow:var(--shadow)}.product-media-card img{border-radius:20px;width:100%;height:auto}.product-info h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:.2rem 0}.rating-row{display:inline-flex;align-items:center;gap:6px;background:#fff7ed;color:#92400e;border-radius:999px;padding:8px 12px;font-weight:800;margin:8px 0}.variant-label{display:block;font-weight:800;margin:18px 0 0}.variant-select{display:block;width:100%;max-width:360px;margin-top:8px;padding:13px 14px;border:1px solid #d7e1df;border-radius:14px;background:#fff;font:inherit}.secure-strip,.paypal-secure-line{display:flex;align-items:center;gap:8px;color:#166534;font-weight:900}.paypal-trust-card{display:flex;align-items:center;gap:18px;width:100%;max-width:760px;margin:18px 0;padding:18px;border-radius:24px;border:1px solid rgba(15,118,110,.16);background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(236,253,245,.84));box-shadow:0 16px 42px rgba(15,23,42,.08)}.paypal-trust-shield{width:72px;height:72px;flex:0 0 72px;border-radius:24px;display:grid;place-items:center;background:white;color:var(--teal)}.paypal-trust-shield .icon{width:42px;height:42px}.paypal-kicker{display:block;color:#0f172a;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.paypal-brand-row{display:flex;align-items:center;gap:10px;color:#003087;margin:3px 0 9px}.paypal-brand-row strong{font-size:clamp(1.85rem,4vw,3.25rem);line-height:1;letter-spacing:-.05em;color:#003087}.paypal-big-icon{width:50px;height:50px;color:#0070e0}.accepted-cards{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:8px 0 10px}.accepted-cards svg{width:58px;height:36px;border-radius:8px;box-shadow:0 0 0 1px rgba(15,23,42,.10);background:#fff}.social-share{display:flex;gap:10px;margin-top:14px}.social-share button{width:42px;height:42px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;cursor:pointer}.product-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.info-card,.content-card,.seo-content{background:rgba(255,255,255,.94);border:1px solid rgba(15,118,110,.12);border-radius:24px;padding:24px;box-shadow:0 12px 35px rgba(15,23,42,.06)}.info-card details{border-top:1px solid #e2e8f0;padding:12px 0}.cart-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px rgba(15,23,42,.06)}.cart-table th,.cart-table td{padding:14px;border-bottom:1px solid #e2e8f0;text-align:left}.cart-summary{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-top:22px}.qty-btn{border:0;background:var(--teal);color:#fff;border-radius:8px;padding:4px 9px;cursor:pointer}.cart-whatsapp-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:16px}.checkout-advanced-grid{display:grid;grid-template-columns:minmax(300px,1.05fr) minmax(320px,.95fr);gap:28px;align-items:start}.advanced-checkout-card,.checkout-form,.checkout-summary{background:rgba(255,255,255,.96);border:1px solid rgba(15,118,110,.14);border-radius:26px;padding:26px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-grid label,.checkout-form label{display:block;font-weight:900}.form-grid input,.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d7e1df;border-radius:14px;padding:13px 14px;font:inherit;background:#fff}.checkout-address-lock{display:flex;align-items:center;gap:9px;margin-top:18px;padding:13px 14px;border-radius:16px;background:#ecfdf5;color:#166534;font-weight:900}.checkout-payment-panel{display:grid;gap:20px}.checkout-items p{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #e2e8f0;margin:0}.checkout-items small{display:block;color:var(--muted)}.card-fields-section{margin-top:12px;padding-top:18px;border-top:1px solid #e2e8f0}.paypal-card-fields{display:grid;gap:14px}.paypal-card-field{margin-top:7px;min-height:46px;border:1px solid #d7e1df;border-radius:14px;padding:12px;background:#fff}.card-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-error{color:#b91c1c;font-weight:900;margin-top:12px}.hidden{display:none!important}.order-confirmation-card{max-width:720px;margin:auto;text-align:center;background:#fff;border:1px solid rgba(15,118,110,.14);border-radius:28px;padding:38px;box-shadow:var(--shadow)}.search-page-main{background:linear-gradient(180deg,#fff8ed 0%,#ffffff 52%);min-height:70vh}.search-hero{padding:52px 16px 28px;text-align:center}.internal-search-box{max-width:720px;margin:24px auto 10px;display:flex;box-shadow:0 18px 50px rgba(15,118,110,.12);border-radius:18px;overflow:hidden;border:1px solid rgba(15,118,110,.18);background:#fff}.internal-search-box input{flex:1;border:0;padding:17px 18px;font-size:1rem;outline:none}.internal-search-box button{border:0;padding:0 24px;background:var(--red);color:#fff;font-weight:800;cursor:pointer}.internal-search-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;padding:20px 0 60px}.internal-search-card{border:1px solid rgba(15,118,110,.13);border-radius:20px;padding:22px;background:#fff;box-shadow:0 12px 35px rgba(2,6,23,.06)}.search-card-meta{color:var(--teal);font-size:.84rem;font-weight:800;text-transform:uppercase}.search-open-btn{display:inline-flex;margin-top:8px;background:var(--teal);color:#fff;text-decoration:none;border-radius:999px;padding:10px 16px;font-weight:800}.footer{background:#0f172a;color:white;margin-top:60px}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px;padding:42px 18px}.footer-logo{width:260px;max-width:100%;height:auto}.footer-tagline{margin:2px 0 12px;font-size:.82rem;letter-spacing:.14em;font-weight:900;color:#fff;text-transform:uppercase}.footer a{color:white;text-decoration:none}.footer h4{margin-top:0}.social-icons{display:flex;gap:9px;margin-top:12px}.social-icons a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.10)}.social-icons a[aria-label="Pinterest"]{background:#E60023}.social-icons a[aria-label="X / Twitter"]{background:#111827}.footer-whatsapp-line,.paypal-trust-mini{border:0;display:inline-flex;align-items:center;gap:9px;margin:12px 0 8px;padding:10px 12px;border-radius:999px;background:#25D366;color:#fff;font-weight:900;cursor:pointer}.paypal-trust-mini{background:rgba(255,255,255,.10)}.footer-country-links{display:flex;flex-direction:column;gap:12px;margin-top:12px}.country-link{display:inline-flex;align-items:center;gap:11px;font-weight:800}.flag-icon,.round-flag{width:34px;height:34px;border-radius:50%;overflow:hidden;box-shadow:0 0 0 2px rgba(255,255,255,.18);background:#fff}.footer-trust{border-top:1px solid rgba(255,255,255,.12);padding-top:18px;padding-bottom:18px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#cbd5e1}.floating-cart{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;box-shadow:0 18px 45px rgba(220,38,38,.30);z-index:9998;text-decoration:none}.floating-cart .icon{width:27px;height:27px}.floating-cart span{position:absolute;right:-5px;top:-5px;min-width:22px;height:22px;border-radius:999px;background:var(--teal);color:#fff;display:grid;place-items:center;font-size:.74rem;font-weight:900}.whatsapp-floating{position:fixed;left:20px;bottom:20px;z-index:9999;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:10px;padding:13px 17px;background:#25D366;color:#fff;font-weight:900;box-shadow:0 18px 45px rgba(37,211,102,.34);cursor:pointer}.whatsapp-floating .icon{width:24px;height:24px}@media(max-width:980px){.site-logo{width:230px}.top-header{flex-wrap:wrap}.footer-top{grid-template-columns:1fr 1fr}.checkout-advanced-grid,.product-detail-grid{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.mobile-menu-btn{display:grid}.header-whatsapp-order span{display:none}.header-whatsapp-order{width:44px;height:44px;padding:0;justify-content:center}.mega-menu{display:none}.mega-menu.open{display:block}.mega-menu ul{display:block}.dropdown-content{position:static;display:block;box-shadow:none;border-radius:12px;margin:0 10px 10px}.hero{height:auto;min-height:150px;padding:20px 0}.lead{font-size:.94rem}.search-wrap{order:4;max-width:100%;width:100%;margin:0}.footer-top{grid-template-columns:1fr}.form-grid,.card-row{grid-template-columns:1fr}.trust-strip{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid rgba(15,118,110,.10)}}@media(max-width:560px){.site-logo{width:178px}.brand-tagline{font-size:.52rem;letter-spacing:.07em;white-space:normal;max-width:180px}.cart-label{display:none}.whatsapp-floating{left:14px;bottom:14px;width:54px;height:54px;border-radius:50%;padding:0;display:grid;place-items:center}.whatsapp-floating span{display:none}.floating-cart{right:14px;bottom:14px;width:54px;height:54px}.homepage-whatsapp-cta{flex-direction:column;text-align:center}.accepted-cards svg{width:48px;height:30px}.paypal-trust-card{align-items:flex-start;gap:12px;padding:14px;border-radius:20px}.paypal-trust-shield{width:58px;height:58px;flex-basis:58px}}.icon{width:20px;height:20px;display:inline-block;vertical-align:middle;flex:0 0 auto}.btn .icon,.qty-btn .icon,.search-btn .icon,.cart-icon-wrap .icon,.mobile-menu-btn .icon,.header-whatsapp-order .icon,.footer-whatsapp-line .icon,.whatsapp-order-btn .icon{width:20px;height:20px}.qty-btn{display:inline-grid;place-items:center;min-width:30px;min-height:30px;line-height:1}.qty-btn .icon{width:16px;height:16px}.search-btn .icon{color:#fff}.footer svg,.site-header svg,.product-info svg,.checkout-summary svg,.cart-wrap svg{max-width:100%;max-height:100%}img.icon,img.menu-chevron,img.paypal-big-icon{display:inline-block;vertical-align:middle;width:20px;height:20px;object-fit:contain;flex:0 0 auto}.search-btn img.icon,.mobile-menu-btn img.icon,.cart-icon-wrap img.icon,.header-whatsapp-order img.icon,.footer-whatsapp-line img.icon,.whatsapp-order-btn img.icon,.btn img.icon{width:20px;height:20px}.search-btn img.icon,.btn-red img.icon,.whatsapp-order-btn img.icon,.footer-whatsapp-line img.icon,.whatsapp-floating img.icon,.floating-cart img.icon{filter:brightness(0) invert(1)}.trust-item img.icon{width:32px;height:32px}.paypal-trust-shield img.icon{width:42px;height:42px}.paypal-big-icon,img.paypal-big-icon{width:50px;height:50px}.accepted-cards img,.accepted-cards img.icon{width:58px;height:36px;border-radius:8px;box-shadow:0 0 0 1px rgba(15,23,42,.10);background:#fff;object-fit:contain}.social-icons img.icon{width:20px;height:20px;filter:brightness(0) invert(1)}.social-share img.icon{width:20px;height:20px;filter:brightness(0) invert(1)}.qty-btn img.icon{width:16px;height:16px;filter:brightness(0) invert(1)}.cart-icon-wrap img.icon,.rating-row img.icon,.paypal-trust-mini img.icon,.checkout-address-lock img.icon,.paypal-secure-line img.icon{width:20px;height:20px}.floating-cart img.icon,.whatsapp-floating img.icon{width:26px;height:26px}:root{--nv-navy:#09245a;--nv-green:#169430;--nv-border:#dce7ef;--nv-shadow:0 14px 40px rgba(9,36,90,.10)}body{background:#fff;color:#102044;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.container{max-width:1160px}.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:0;box-shadow:0 2px 16px rgba(9,36,90,.08)}.top-strip{display:none}.top-header{height:88px;padding-top:8px;padding-bottom:8px;gap:22px}.logo-wrap{width:330px;max-width:34vw;flex:0 0 auto}.site-logo{width:270px;max-height:64px;object-fit:contain;object-position:left center}.brand-tagline{font-size:.66rem;letter-spacing:.08em;font-weight:800;color:var(--nv-navy);margin-left:70px;margin-top:-6px;white-space:nowrap}.search-wrap{max-width:410px;height:46px;border:1px solid #cfd9e6;border-radius:9px;overflow:hidden;background:#fff}.search-input{border:0;border-radius:0;height:100%;color:#102044}.search-btn{width:56px;border-radius:0;background:linear-gradient(135deg,#23a73f,#168228)}.header-whatsapp-order{background:#fff;color:#102044;padding:4px 2px;border-radius:10px;gap:9px}.header-whatsapp-order .icon{width:34px!important;height:34px!important;filter:none!important}.header-whatsapp-order strong{font-size:.82rem}.header-whatsapp-order small{color:#102044;font-size:.9rem;font-weight:900}.cart-icon-wrap{flex-direction:column;gap:0;font-size:.84rem}.cart-icon-wrap .icon{width:31px!important;height:31px!important;filter:none!important}.cart-count{right:-6px;top:-6px}.mega-menu{background:linear-gradient(90deg,#081f55 0%,#0b3b57 48%,#1b982c 100%);color:#fff;box-shadow:0 3px 12px rgba(9,36,90,.18)}.mega-menu ul{height:58px;gap:12px}.mega-menu a{padding:17px 16px;font-size:.98rem;letter-spacing:.01em}.mega-menu li:first-child a{border-right:1px solid rgba(255,255,255,.24);padding-left:10px;padding-right:22px}.dropdown-content{border-radius:0 0 16px 16px;border:1px solid #e5edf5}.menu-chevron{width:14px!important;height:14px!important;filter:brightness(0) invert(1)}.hero{min-height:350px;height:350px;align-items:center;background:linear-gradient(90deg,rgba(244,251,255,.72),rgba(255,255,255,.20),rgba(255,255,255,.08)),url('../images/hero-bg.webp') center/cover no-repeat;border-bottom:0}.hero-card{width:520px;max-width:calc(100vw - 34px);background:rgba(255,255,255,.77);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.82);border-radius:22px;padding:30px 38px;box-shadow:0 10px 28px rgba(9,36,90,.14)}.hero-card .eyebrow,.hero-actions{display:none!important}.headline,.hero h1{color:var(--nv-navy);font-size:clamp(2.25rem,4.8vw,3.7rem);letter-spacing:-.055em;font-weight:900}.headline .green{color:#1b982c}.hero .lead{max-width:420px;color:#102044;font-size:1.2rem;line-height:1.45;font-weight:650}.hero-mini-points{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:18px;padding-top:4px}.hero-mini-points>div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center}.hero-mini-points>div:first-child{border-right:1px solid #d8e3ea;padding-right:18px}.hero-mini-points .icon{grid-row:1/span 2;width:40px!important;height:40px!important;filter:none!important}.hero-mini-points strong{color:#102044;font-size:.96rem}.hero-mini-points span{color:#34445f;font-size:.82rem;line-height:1.35}.trust-strip.container{max-width:1080px;margin-top:0;transform:translateY(-18px);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(9,36,90,.09);border:1px solid #e3edf3}.trust-item{min-height:78px;padding:14px 20px}.trust-item .icon{width:32px!important;height:32px!important;filter:none!important}.trust-item strong{color:var(--nv-navy);font-size:.95rem}.trust-item span{color:#3d4f6a;font-size:.78rem}.homepage-paypal-note{max-width:1080px;margin:-4px auto 20px}.homepage-paypal-note .paypal-trust-card{max-width:100%;min-height:84px;margin:0;border-radius:12px;background:linear-gradient(90deg,#f2f9ff,#f8fcff);border:1px solid #dbeafe;box-shadow:none}.homepage-paypal-note .paypal-trust-shield,.homepage-paypal-note .paypal-kicker{display:none}.homepage-paypal-note .paypal-trust-content{display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:30px;width:100%}.homepage-paypal-note .paypal-trust-content:before{content:"PayPal";color:#0070ba;font-size:2.7rem;line-height:1;font-weight:900;font-style:italic}.homepage-paypal-note .paypal-secure-line{color:#102044;font-size:.98rem;font-weight:700}.homepage-paypal-note .accepted-cards{justify-content:flex-end;margin:0}.homepage-whatsapp-cta{max-width:1080px;min-height:116px;justify-content:space-between;border-radius:13px;background:linear-gradient(90deg,#eefbf1,#f9fffb);border:1px solid #cbe8d1;color:#0f6b1f;box-shadow:none;padding:22px 64px 22px 70px;position:relative}.homepage-whatsapp-cta:before{content:"";position:absolute;left:32px;width:66px;height:66px;border-radius:50%;background:url('../icons/icon-whatsapp.svg') center/35px 35px no-repeat,#2cc653;box-shadow:0 0 0 7px #dff9e6}.homepage-whatsapp-cta span{display:block;margin-left:126px;max-width:390px}.homepage-whatsapp-cta span:before{content:"Order via WhatsApp";display:block;color:#0c7d23;font-size:1.35rem;font-weight:900;margin-bottom:5px}.homepage-whatsapp-cta .btn{min-width:210px;justify-content:center;background:#0b8b22!important}.section-heading{text-align:center;display:block;margin-bottom:26px}.section-heading h2{color:var(--nv-navy);font-size:1.45rem;font-weight:900}.section-heading h2:after{content:"";display:block;width:66px;height:3px;margin:8px auto 0;background:linear-gradient(90deg,#0b88d8,#1ca02f);border-radius:5px}.section-heading .btn,.section-heading>a{position:absolute;right:38px;transform:translateY(-40px)}.product-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px}.product-card{border-radius:12px;border:1px solid #dde7ef;box-shadow:0 8px 24px rgba(9,36,90,.08);background:#fff}.product-img-link img{height:150px;padding:10px;object-fit:contain;background:#fff}.product-card-body{padding:10px 12px 14px;text-align:center}.product-category{display:none}.product-card h3{font-size:.92rem;margin:3px 0 7px;color:var(--nv-navy)}.product-card .price{font-size:1rem;color:var(--nv-navy);margin-bottom:9px}.product-card .button-group{display:grid;grid-template-columns:1fr;gap:8px;margin-top:8px}.product-card .btn{justify-content:center;border-radius:6px;padding:9px 10px;font-size:.86rem}.product-card .btn-teal{background:#fff;color:var(--nv-navy);border:1px solid #c9d4e3}.product-detail.section{padding-top:38px}.product-detail-grid{grid-template-columns:minmax(300px,490px) 1fr;gap:38px}.product-media-card{border-radius:12px;border:1px solid #dbe5ed;box-shadow:none;padding:22px;min-height:515px;display:flex;align-items:center;justify-content:center}.product-media-card img{max-height:470px;object-fit:contain}.product-info h1{font-family:Georgia,"Times New Roman",serif;color:var(--nv-navy);font-size:2.55rem;letter-spacing:-.03em}.rating-row{background:transparent;color:#f59e0b;padding:0;border-radius:0}.product-info .lead{max-width:560px;color:#263854;font-size:1rem}.product-info .price{color:var(--nv-navy);font-size:2rem}.variant-select{max-width:280px;border-radius:8px}.product-buttons{gap:14px;margin-top:20px}.product-buttons .btn{min-width:160px;justify-content:center;border-radius:7px}.product-buttons .whatsapp-order-btn{min-width:220px;background:#0b8b22!important}.product-info .paypal-trust-card{max-width:100%;border-radius:10px;background:#fff;box-shadow:none;border:1px solid #dbe5ed}.product-info .paypal-brand-row strong{font-size:2.4rem}.product-sections{grid-template-columns:1fr;gap:0}.product-sections .info-card{border-radius:10px;box-shadow:none;border:1px solid #dbe5ed;margin-bottom:0}.page-hero{background:linear-gradient(90deg,rgba(255,255,255,.82),rgba(255,255,255,.45)),url('../images/hero-bg.webp') center/cover no-repeat;min-height:180px;display:flex;align-items:center}.page-hero h1{color:var(--nv-navy)}.content-card,.advanced-checkout-card,.checkout-form,.checkout-summary,.cart-table,.info-card,.seo-content{border:1px solid #dbe5ed;border-radius:12px;box-shadow:0 8px 24px rgba(9,36,90,.06)}.cart-table{border-radius:10px}.checkout-advanced-grid{gap:32px}.form-grid input,.checkout-form input,.checkout-form textarea,.checkout-form select,.variant-select,.paypal-card-field{border-radius:8px}.footer{background:#f5f9fc;color:#102044;margin-top:30px;border-top:1px solid #dbe5ed}.footer-top{grid-template-columns:1.2fr .9fr 1fr 1fr;padding-top:34px;padding-bottom:28px}.footer a{color:#102044}.footer-logo{width:240px}.footer-tagline{color:var(--nv-navy);font-size:.62rem;letter-spacing:.08em}.footer p{color:#34445f;font-size:.88rem;line-height:1.45}.footer h4{color:var(--nv-navy);font-size:.95rem}.social-icons a{background:transparent;width:34px;height:34px}.social-icons a img.icon{filter:none!important;width:28px!important;height:28px!important}.paypal-trust-mini{display:none}.footer-whatsapp-line{background:#25D366;color:#fff;border-radius:999px}.country-link{color:#102044;font-size:.95rem}.footer-trust{border-top:1px solid #dbe5ed;color:#43546f;font-size:.86rem;justify-content:center}.footer-trust>img.icon{display:none}.floating-cart{background:#fff;color:#111827;border:1px solid #e5edf5;box-shadow:0 10px 30px rgba(9,36,90,.18)}.floating-cart .icon{filter:none!important}.whatsapp-floating{width:62px;height:62px;border-radius:50%;padding:0;display:grid;place-items:center;background:#25D366}.whatsapp-floating span{display:none}.whatsapp-floating .icon{width:34px!important;height:34px!important}img.icon,img.menu-chevron,img.paypal-big-icon{display:inline-block;object-fit:contain;vertical-align:middle}.accepted-cards img.icon{filter:none!important}.btn-red img.icon,.whatsapp-order-btn img.icon,.search-btn img.icon,.whatsapp-floating img.icon{filter:brightness(0) invert(1)!important}@media(max-width:980px){.top-header{height:auto;gap:12px}.logo-wrap{width:auto;max-width:45vw}.site-logo{width:230px}.brand-tagline{margin-left:48px;font-size:.56rem}.product-detail-grid{grid-template-columns:1fr}.product-media-card{min-height:auto}.homepage-paypal-note .paypal-trust-content{grid-template-columns:1fr;gap:10px;text-align:center}.homepage-paypal-note .accepted-cards{justify-content:center}}@media(max-width:760px){.top-header{padding-top:8px;padding-bottom:8px}.site-logo{width:190px}.brand-tagline{margin-left:34px;margin-top:-2px;white-space:normal;font-size:.49rem}.search-wrap{order:5;width:100%;max-width:100%}.mega-menu ul{height:auto}.mega-menu a{padding:13px 16px}.menu-chevron{margin-left:auto}.hero{min-height:300px;height:auto;padding:22px 0 38px;background:linear-gradient(90deg,rgba(255,255,255,.86),rgba(255,255,255,.40)),url('../images/hero-bg-mobile.webp') center/cover no-repeat}.hero-card{width:100%;padding:24px 22px}.hero h1,.headline{font-size:2.45rem}.hero .lead{font-size:1.05rem}.trust-strip.container{transform:none;margin-top:16px}.homepage-whatsapp-cta{padding:22px;flex-direction:column;text-align:center}.homepage-whatsapp-cta:before{position:static;display:block}.homepage-whatsapp-cta span{margin-left:0}.section-heading>a,.section-heading .btn{position:static;transform:none;margin-top:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.footer-top{grid-template-columns:1fr 1fr}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.product-buttons .btn{width:100%}.hero h1,.headline{font-size:2.05rem}.hero-mini-points{grid-template-columns:1fr}.hero-mini-points>div:first-child{border-right:0;padding-right:0}}.legal-page{max-width:960px;margin:0 auto;line-height:1.75}.legal-page h2{margin-top:30px;color:var(--nv-navy,#09245a);font-size:1.35rem}.legal-page ul{padding-left:22px}.legal-page details{border:1px solid #dbe5ed;border-radius:12px;padding:14px 16px;margin:12px 0;background:#fff}.legal-page summary{cursor:pointer;font-weight:900;color:var(--nv-navy,#09245a)}.footer-legal-links{display:inline-flex;gap:8px;align-items:center}.footer-legal-links a{color:inherit;text-decoration:none}.footer-legal-links a:hover{color:#169430}@media(max-width:640px){.footer-legal-links{width:100%;justify-content:center;flex-wrap:wrap}}.site-header{display:block!important}.footer{display:block!important}.hero{background:linear-gradient(90deg,rgba(244,251,255,.72),rgba(255,255,255,.20),rgba(255,255,255,.08)),url("../images/hero-bg.webp") center/cover no-repeat!important}.page-hero{background:linear-gradient(90deg,rgba(255,255,255,.82),rgba(255,255,255,.45)),url("../images/hero-bg.webp") center/cover no-repeat!important}.logo-wrap img,.site-logo,.footer-logo{display:block}img.icon,img.menu-chevron{display:inline-block;object-fit:contain}.site-toast{position:fixed;left:50%;bottom:92px;transform:translateX(-50%);background:#0f172a;color:#fff;padding:12px 18px;border-radius:999px;z-index:9999;box-shadow:0 18px 45px rgba(0,0,0,.25);font-weight:800}.razorpay-payment-strip{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:18px;width:100%;margin:18px auto;padding:15px 18px;border-radius:14px;border:1px solid #dbe7ef;background:linear-gradient(90deg,#f7fcff,#fff);box-shadow:0 8px 24px rgba(9,36,90,.06)}.payment-strip-brand{display:grid;gap:2px;color:#09245a;font-weight:900}.payment-strip-brand span{font-size:.94rem}.payment-strip-brand small{font-size:.66rem;color:#34445f}.payment-strip-brand img{width:92px!important;height:auto!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important}.payment-method-icons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px}.payment-method-icons img{height:42px!important;width:auto!important;min-width:58px;max-width:96px;object-fit:contain!important;border-radius:8px;background:#fff;padding:3px 5px;box-shadow:0 0 0 1px rgba(15,23,42,.10);filter:none!important}.payment-method-icons.compact{justify-content:flex-start;grid-column:1 / -1;border-top:1px solid #e7eef5;padding-top:12px}.payment-method-icons.compact img{height:36px!important;min-width:54px}.homepage-razorpay-note{max-width:1080px;margin:-4px auto 20px}.homepage-razorpay-note .razorpay-payment-strip{margin:0 auto}.product-razorpay-panel{display:grid;grid-template-columns:210px 1fr;align-items:center;gap:16px;width:100%;margin:18px 0;padding:15px 18px;border:1px solid #dbe7ef;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(9,36,90,.06)}.product-payment-left{display:grid;gap:5px;justify-items:center;border-right:1px solid #e7eef5;padding-right:16px}.payment-label{color:#09245a;font-size:.92rem;font-weight:800}.product-razorpay-logo{width:118px!important;height:auto!important;object-fit:contain!important;display:block!important;background:transparent!important;box-shadow:none!important;border:0!important}.product-payment-secure{display:flex;align-items:center;gap:12px;color:#09245a;font-weight:800}.product-payment-secure .icon{width:34px!important;height:34px!important;filter:none!important}.product-payment-secure span{display:block;color:#34445f;font-size:.88rem;font-weight:500;margin-top:3px}.razorpay-category-payments{margin-top:-20px;margin-bottom:40px}.razorpay-checkout-box{display:grid;gap:16px}.razorpay-button-badge{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#0b72e7;border-radius:6px;padding:5px 9px;font-weight:900;font-size:.86rem;margin-right:6px}#razorpayPayButton{justify-content:center;min-height:52px;font-size:1rem}.btn-red img.icon,.whatsapp-order-btn img.icon,.search-btn img.icon,.whatsapp-floating img.icon{filter:brightness(0) invert(1)!important}.razorpay-payment-strip img,.product-razorpay-panel img,.payment-method-icons img{filter:none!important}.footer .payment-method-icons,.footer .accepted-cards{display:none!important}.round-flag{display:inline-block;width:34px;height:34px;border-radius:50%;box-shadow:0 0 0 2px rgba(9,36,90,.08);background:#fff;overflow:hidden}.flag-india{background:linear-gradient(#FF9933 0 33%,#fff 33% 66%,#138808 66%);position:relative}.flag-india:after{content:"";position:absolute;left:13px;top:13px;width:8px;height:8px;border:1px solid #000080;border-radius:50%}.flag-uk{background:linear-gradient(45deg,#012169 0 45%,#fff 45% 50%,#C8102E 50% 55%,#fff 55% 60%,#012169 60%)}.flag-us{background:repeating-linear-gradient(#B22234 0 3px,#fff 3px 6px)}@media(max-width:760px){.razorpay-payment-strip{grid-template-columns:1fr;text-align:center}.payment-method-icons{justify-content:center}.product-razorpay-panel{grid-template-columns:1fr;text-align:center}.product-payment-left{border-right:0;border-bottom:1px solid #e7eef5;padding-right:0;padding-bottom:12px}.product-payment-secure{justify-content:center}}@media(max-width:520px){.payment-method-icons img{height:34px!important;min-width:50px}}.hero{min-height:360px!important;height:360px!important;display:flex!important;align-items:center!important}.hero .container{width:100%;display:flex!important;justify-content:flex-start!important;align-items:center!important}.hero-card{margin-left:0!important;margin-right:auto!important;transform:none!important;max-width:530px!important}.hero-mini-points{grid-template-columns:1fr 1.1fr!important;gap:22px!important}.hero-mini-points strong{white-space:nowrap!important;font-size:.94rem!important}.hero-mini-points span{font-size:.8rem!important}.hero-mini-points>div{grid-template-columns:40px 1fr!important}.whatsapp-floating{display:none!important}.social-icons{display:flex!important;align-items:center!important;gap:12px!important}.social-icons a{width:34px!important;height:34px!important;display:inline-grid!important;place-items:center!important;padding:0!important;border-radius:50%!important;background:transparent!important}.social-icons a img.icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;object-fit:contain!important;display:block!important;filter:none!important}.homepage-razorpay-note,.homepage-paypal-note,.homepage-whatsapp-cta{display:none!important}.homepage-featured-grid .product-card:nth-child(n+7){display:none!important}@media(max-width:760px){.homepage-featured-grid .product-card:nth-child(n+5){display:none!important}}.secure-payment-strip{display:grid;grid-template-columns:minmax(190px,260px) 1fr;align-items:center;gap:18px;width:100%;margin:18px auto;padding:15px 18px;border-radius:14px;border:1px solid #dbe7ef;background:linear-gradient(90deg,#f7fcff,#fff);box-shadow:0 8px 24px rgba(9,36,90,.06)}.secure-payment-brand{display:flex;align-items:center;gap:12px;color:#09245a}.secure-payment-brand .icon{width:32px!important;height:32px!important;filter:none!important}.secure-payment-brand strong{display:block;font-weight:900;color:#09245a;white-space:nowrap}.secure-payment-brand small{display:block;color:#34445f;font-size:.76rem;line-height:1.3}.payment-method-icons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px}.payment-method-icons img{height:40px!important;width:auto!important;min-width:56px;max-width:94px;object-fit:contain!important;border-radius:8px;background:#fff;padding:3px 5px;box-shadow:0 0 0 1px rgba(15,23,42,.10);filter:none!important}.product-secure-payment-panel{display:grid;gap:13px;width:100%;margin:18px 0;padding:15px 18px;border:1px solid #dbe7ef;border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(9,36,90,.06)}.product-payment-secure{display:flex;align-items:center;gap:12px;color:#09245a;font-weight:800}.product-payment-secure .icon{width:34px!important;height:34px!important;filter:none!important}.product-payment-secure span{display:block;color:#34445f;font-size:.88rem;font-weight:500;margin-top:3px}.payment-method-icons.compact{justify-content:flex-start;border-top:1px solid #e7eef5;padding-top:12px}.payment-method-icons.compact img{height:34px!important;min-width:52px}.secure-category-payments{margin-top:-20px;margin-bottom:40px}.razorpay-button-badge,.razorpay-btn-icon{display:none!important}#razorpayPayButton{justify-content:center!important;min-height:52px!important;font-size:1rem!important}.razorpay-logo,.product-razorpay-logo,.payment-strip-brand img[src*="icon-razorpay"],.payment-method-icons img[src*="icon-razorpay"]{display:none!important}.cart-total-breakdown{display:grid;gap:6px;min-width:280px;color:#09245a}.cart-total-breakdown span{display:flex;justify-content:space-between;gap:16px;font-size:1rem;font-weight:700;color:#34445f}.cart-total-breakdown strong{display:flex;justify-content:space-between;gap:16px;color:#09245a;font-size:1.3rem;border-top:1px solid #dbe7ef;padding-top:8px}.checkout-total-box{margin-top:12px;padding-top:12px;border-top:2px solid #dbe7ef;font-size:1.2rem;color:#09245a}@media(max-width:760px){.hero{height:auto!important;min-height:310px!important;padding:20px 0 34px!important}.hero-card{width:100%!important;max-width:100%!important;padding:24px 20px!important}.hero-mini-points{grid-template-columns:1fr!important}.hero-mini-points>div:first-child{border-right:0!important;padding-right:0!important}.hero-mini-points strong{white-space:normal!important}.secure-payment-strip{grid-template-columns:1fr!important;text-align:center!important}.secure-payment-brand{justify-content:center!important}.payment-method-icons{justify-content:center!important}}@media(max-width:640px){.cart-total-breakdown{width:100%}.cart-table th:nth-child(3),.cart-table td:nth-child(3){display:none}}.country-link{display:flex;align-items:center;gap:10px}.country-flag-img{width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important;object-fit:cover!important;display:inline-block!important;box-shadow:0 0 0 2px rgba(9,36,90,.08),0 5px 14px rgba(9,36,90,.08);background:#fff}.round-flag,.flag-india,.flag-uk,.flag-us{display:none!important}.region-store-inner{justify-content:flex-end!important;text-align:right!important}.region-store-current{justify-content:flex-end!important;text-align:right!important}.region-switcher{margin-left:8px!important;margin-right:0!important}@media(max-width:760px){.region-store-inner{justify-content:flex-end!important;align-items:center!important;text-align:right!important}.region-store-current{justify-content:flex-end!important;text-align:right!important}}@media(max-width:430px){.region-store-inner{justify-content:flex-start!important;text-align:left!important}.region-store-current{justify-content:flex-start!important;text-align:left!important}}.customer-story-picture{display:block!important;width:100%!important}.customer-story-picture img,.customer-story-thumb>img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/10.5!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}.customer-story-thumb{min-height:220px}.customer-story-thumb .story-play-button{z-index:2}.brand-tagline{width:238px!important;margin-left:70px!important;margin-top:-8px!important;font-size:7.4px!important;letter-spacing:.012em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.1!important;display:block!important}.footer-tagline{width:198px!important;margin-left:58px!important;margin-top:-5px!important;font-size:7px!important;letter-spacing:.012em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.1!important;display:block!important}@media(max-width:980px){.brand-tagline{width:202px!important;margin-left:59px!important;font-size:6.4px!important;letter-spacing:.006em!important}}@media(max-width:760px){.brand-tagline{width:172px!important;margin-left:50px!important;margin-top:-4px!important;font-size:5.4px!important;letter-spacing:0!important}}.brand-tagline{width:242px!important;margin-left:70px!important;margin-top:-8px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.01em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}.footer-tagline{width:200px!important;margin-left:58px!important;margin-top:-5px!important;font-size:8px!important;font-weight:900!important;letter-spacing:.006em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}@media(max-width:980px){.brand-tagline{width:205px!important;margin-left:60px!important;font-size:7.8px!important;letter-spacing:0!important}}@media(max-width:760px){.brand-tagline{width:174px!important;margin-left:51px!important;margin-top:-4px!important;font-size:6.8px!important;letter-spacing:0!important}}.brand-tagline{width:318px!important;max-width:318px!important;margin-left:0!important;margin-top:-8px!important;font-size:9.8px!important;font-weight:900!important;letter-spacing:.018em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}.footer-tagline{width:260px!important;max-width:260px!important;margin-left:0!important;margin-top:-5px!important;font-size:8.6px!important;font-weight:900!important;letter-spacing:.012em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}@media(max-width:980px){.brand-tagline{width:270px!important;max-width:270px!important;margin-left:0!important;font-size:8.2px!important;letter-spacing:.008em!important}}@media(max-width:760px){.brand-tagline{width:230px!important;max-width:230px!important;margin-left:0!important;margin-top:-4px!important;font-size:7px!important;letter-spacing:0!important}}.region-store-bar{display:block!important;background:#ffffff!important;color:#09245a!important;border-bottom:1px solid #e5eef5!important;font-size:.84rem!important}.region-store-inner{min-height:32px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;padding-top:4px!important;padding-bottom:4px!important;text-align:right!important}.region-store-current{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;color:#09245a!important;font-weight:850!important;text-align:right!important}.region-flag-img{width:22px!important;height:22px!important;min-width:22px!important;border-radius:50%!important;object-fit:cover!important;box-shadow:0 0 0 1px rgba(9,36,90,.10)!important;background:#fff!important}.region-currency{color:#0b7a21!important}.region-shipping{color:#34445f!important}.region-divider{color:#94a3b8!important;opacity:1!important}.region-switcher{position:relative!important;margin-left:8px!important;flex:0 0 auto!important}.region-switcher summary{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#0b7a21!important;font-weight:900!important;cursor:pointer!important;list-style:none!important}.region-switcher summary::-webkit-details-marker{display:none!important}.region-switcher summary:after{display:none!important;content:none!important}.region-switcher summary:hover,.region-switcher[open] summary{background:transparent!important;color:#0b7a21!important;text-decoration:underline;text-underline-offset:3px}.region-store-chevron{width:12px!important;height:12px!important;filter:none!important}.region-switcher[open] .region-store-chevron{transform:rotate(180deg)}.region-switcher-menu{position:absolute!important;top:calc(100%+8px)!important;right:0!important;z-index:3000!important;min-width:245px!important;display:grid!important;gap:6px!important;padding:10px!important;border-radius:14px!important;background:#fff!important;border:1px solid #dbe7ef!important;box-shadow:0 18px 44px rgba(9,36,90,.18)!important;text-align:left!important}.region-switcher-menu a{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 11px!important;border-radius:10px!important;color:#102044!important;text-decoration:none!important;font-weight:850!important}.region-switcher-menu a:hover,.region-switcher-menu a.active-region{background:#f0fdf4!important;color:#0b7a21!important}.region-switcher-menu img{width:26px!important;height:26px!important;min-width:26px!important;border-radius:50%!important;object-fit:cover!important}.region-switcher-menu small{margin-left:auto;color:#64748b;font-weight:800}.site-logo{width:318px!important;max-width:318px!important;height:auto!important}.logo-wrap{transform:translateY(-5px)!important}.brand-tagline{width:242px!important;max-width:242px!important;margin-left:70px!important;margin-top:-8px!important;font-size:9px!important;font-weight:900!important;letter-spacing:.004em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}.footer-tagline{width:200px!important;max-width:200px!important;margin-left:58px!important;margin-top:-5px!important;font-size:8px!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}.mega-menu a[aria-label="Home"] img.icon,.mega-menu a img[src*="icon-home.svg"]{width:22px!important;height:22px!important;display:inline-block!important;opacity:1!important;visibility:visible!important;filter:none!important}.hero-card .lead,.hero .lead{max-width:100%!important;overflow-wrap:break-word!important}.customer-stories-section{padding-top:34px!important;overflow:visible!important}.customer-stories-section .section-head{max-width:780px!important;margin:0 auto 28px!important;text-align:center!important}.customer-stories-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.customer-story-card{overflow:hidden!important;border-radius:18px!important;background:#fff!important;border:1px solid #dbe7ef!important;box-shadow:0 14px 36px rgba(9,36,90,.08)!important;display:flex!important;flex-direction:column!important}.customer-story-thumb{position:relative!important;display:block!important;width:100%!important;min-height:220px!important;padding:0!important;border:0!important;background:#0f172a!important;cursor:pointer!important;overflow:hidden!important}.customer-story-picture,.customer-story-picture img{display:block!important;width:100%!important}.customer-story-picture img{aspect-ratio:16/10.5!important;height:auto!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}.story-play-button{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;pointer-events:none!important;z-index:2!important}.story-play-button img{width:72px!important;height:72px!important;filter:none!important;border-radius:50%!important}.customer-story-content{padding:18px 18px 20px!important}.customer-story-modal{position:fixed!important;inset:0!important;z-index:10000!important;display:none!important}.customer-story-modal[aria-hidden="false"]{display:block!important}.customer-story-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(5,14,35,.72)!important;backdrop-filter:blur(4px)!important}.customer-story-modal-dialog{position:relative!important;width:min(520px,92vw)!important;height:min(760px,86vh)!important;margin:6vh auto!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 26px 90px rgba(0,0,0,.35)!important}.customer-story-close{position:absolute!important;top:10px!important;right:10px!important;z-index:2!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#09245a!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.customer-story-frame-wrap,.customer-story-frame-wrap iframe{width:100%!important;height:100%!important}.customer-story-frame-wrap iframe{display:block!important}.product-secure-payment-panel,.checkout-secure-icons-line,.cart-secure-icons-line,.secure-payment-strip{overflow:visible!important}.product-secure-payment-panel{display:grid!important;gap:12px!important;padding:14px 16px!important}.payment-method-icons,.payment-method-icons.compact{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:7px!important;overflow:visible!important}.payment-method-icons img,.payment-method-icons.compact img{height:32px!important;width:auto!important;min-width:48px!important;max-width:84px!important;object-fit:contain!important;border-radius:7px!important;background:#fff!important;padding:2px 4px!important;box-shadow:0 0 0 1px rgba(15,23,42,.10)!important;filter:none!important}.checkout-secure-icons-line,.cart-secure-icons-line{display:grid!important;gap:10px!important;margin-top:14px!important;padding:14px!important;border:1px solid #dbe7ef!important;border-radius:12px!important;background:#f8fcff!important}.checkout-actions-under-total{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}.checkout-actions-under-total .btn{justify-content:center!important}.checkout-actions-under-total .whatsapp-order-btn{background:#16a34a!important;color:#fff!important}body:has(.checkout-advanced-grid) main,body:has(.cart-wrap) main{padding-top:26px!important}@media(max-width:900px){.customer-stories-grid{grid-template-columns:1fr!important;max-width:520px!important;margin:0 auto!important}.checkout-actions-under-total{grid-template-columns:1fr!important}}@media(max-width:760px){.region-store-inner{justify-content:flex-end!important;align-items:center!important;text-align:right!important;flex-wrap:wrap!important}.region-store-current{justify-content:flex-end!important;flex-wrap:wrap!important;font-size:.76rem!important}.site-logo{width:230px!important;max-width:230px!important}.logo-wrap{transform:none!important}.brand-tagline{width:174px!important;max-width:174px!important;margin-left:51px!important;margin-top:-4px!important;font-size:6.8px!important;letter-spacing:0!important}}.site-logo{width:318px!important;max-width:318px!important;height:auto!important}.logo-wrap{transform:translateY(-5px)!important;overflow:visible!important}.brand-tagline{width:246px!important;max-width:246px!important;margin-left:68px!important;margin-top:-7px!important;font-size:9.8px!important;font-weight:900!important;letter-spacing:.006em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}.footer-tagline{width:205px!important;max-width:205px!important;margin-left:56px!important;margin-top:-4px!important;font-size:8.7px!important;font-weight:900!important;letter-spacing:.003em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}.region-store-bar{display:block!important;background:#ffffff!important;color:#09245a!important;border-bottom:1px solid #e5eef5!important;font-size:.84rem!important}.region-store-inner{min-height:32px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;padding-top:4px!important;padding-bottom:4px!important;text-align:right!important;overflow:visible!important}.region-store-current{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;color:#09245a!important;font-weight:850!important;text-align:right!important;flex-wrap:nowrap!important}.region-flag-img{width:22px!important;height:22px!important;min-width:22px!important;border-radius:50%!important;object-fit:cover!important;box-shadow:0 0 0 1px rgba(9,36,90,.10)!important;background:#fff!important}.region-currency{color:#0b7a21!important;white-space:nowrap!important}.region-shipping{color:#34445f!important;white-space:nowrap!important}.region-divider{color:#94a3b8!important;opacity:1!important}.region-switcher{position:relative!important;margin-left:8px!important;flex:0 0 auto!important}.region-switcher summary{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#0b7a21!important;font-weight:900!important;cursor:pointer!important;list-style:none!important;white-space:nowrap!important}.region-switcher summary::-webkit-details-marker{display:none!important}.region-switcher summary:after{display:none!important;content:none!important}.region-switcher summary:hover,.region-switcher[open] summary{background:transparent!important;color:#0b7a21!important;text-decoration:underline;text-underline-offset:3px}.region-store-chevron{width:12px!important;height:12px!important;min-width:12px!important;filter:none!important}.region-switcher[open] .region-store-chevron{transform:rotate(180deg)}.region-switcher-menu{position:absolute!important;top:calc(100%+8px)!important;right:0!important;z-index:3000!important;min-width:292px!important;display:grid!important;gap:6px!important;padding:10px!important;border-radius:14px!important;background:#fff!important;border:1px solid #dbe7ef!important;box-shadow:0 18px 44px rgba(9,36,90,.18)!important;text-align:left!important}.region-switcher-menu a{display:grid!important;grid-template-columns:26px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:10px 11px!important;border-radius:10px!important;color:#102044!important;text-decoration:none!important;font-weight:850!important;white-space:nowrap!important}.region-switcher-menu a:hover,.region-switcher-menu a.active-region{background:#f0fdf4!important;color:#0b7a21!important}.region-switcher-menu img{width:26px!important;height:26px!important;min-width:26px!important;border-radius:50%!important;object-fit:cover!important}.region-switcher-menu small{margin-left:12px!important;color:#64748b!important;font-weight:800!important;white-space:nowrap!important;min-width:max-content!important}.mega-menu{position:relative!important;z-index:2000!important;overflow:visible!important}.mega-menu .container{overflow:visible!important}.mega-menu ul{display:flex!important;align-items:center!important;justify-content:center!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;flex-wrap:nowrap!important}.mega-menu li{position:relative!important;flex:0 0 auto!important}.mega-menu a,.mega-parent-link{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:54px!important;padding:0 14px!important;white-space:nowrap!important;color:#fff!important}.mega-menu a[aria-label="Home"]{min-width:54px!important;padding:0 12px!important}.mega-menu a[aria-label="Home"] img.icon,.mega-menu a img[src*="icon-home.svg"]{width:22px!important;height:22px!important;display:inline-block!important;opacity:1!important;visibility:visible!important;filter:none!important}.menu-chevron{width:12px!important;height:12px!important;flex:0 0 12px!important}.dropdown-content{z-index:2600!important}@media(max-width:1040px){.mega-menu ul{justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.mega-menu ul::-webkit-scrollbar{display:none!important}.mega-menu a,.mega-parent-link{padding:0 12px!important;font-size:.92rem!important}}@media(max-width:760px){.mega-menu{display:none!important}.mega-menu.open{display:block!important}.mega-menu.open ul{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important}.mega-menu.open li{width:100%!important}.mega-menu.open a,.mega-menu.open .mega-parent-link{justify-content:flex-start!important;width:100%!important;padding:0 18px!important;min-height:48px!important}.dropdown-content{position:static!important;width:100%!important;box-shadow:none!important;border-radius:0!important}.region-store-inner{justify-content:flex-end!important;flex-wrap:wrap!important;text-align:right!important}.region-store-current{justify-content:flex-end!important;flex-wrap:wrap!important;font-size:.76rem!important}.region-switcher-menu{right:0!important;min-width:280px!important}.site-logo{width:230px!important;max-width:230px!important}.logo-wrap{transform:none!important}.brand-tagline{width:178px!important;max-width:178px!important;margin-left:50px!important;margin-top:-4px!important;font-size:7.2px!important;letter-spacing:0!important}}.internal-search-card .price,.search-open-btn{display:none!important}.payment-method-icons,.payment-method-icons.compact{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:8px!important;overflow:visible!important;padding:2px!important}.payment-method-icons img,.payment-method-icons.compact img{height:30px!important;width:auto!important;min-width:0!important;max-width:82px!important;object-fit:contain!important;object-position:center!important;border-radius:7px!important;background:#fff!important;padding:2px 4px!important;box-shadow:0 0 0 1px rgba(15,23,42,.10)!important;filter:none!important;overflow:visible!important}.payment-method-icons img[src*="icon-wallet.svg"],.payment-method-icons img[src*="icon-emi.svg"]{display:none!important}.product-secure-payment-panel,.checkout-secure-icons-line,.cart-secure-icons-line,.secure-payment-strip{overflow:visible!important}.product-secure-payment-panel .social-share,.product-detail .social-share{display:none!important}.product-secure-payment-panel{display:grid!important;gap:12px!important;padding:14px 16px!important}.product-secure-payment-panel .payment-method-icons.compact{border-top:1px solid #e7eef5!important;padding-top:12px!important}.customer-stories-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.customer-story-card{display:flex!important;flex-direction:column!important;overflow:hidden!important}.customer-story-thumb{position:relative!important;display:block!important;width:100%!important;min-height:220px!important;padding:0!important;border:0!important;background:#0f172a!important;cursor:pointer!important;overflow:hidden!important}.customer-story-picture,.customer-story-picture img{display:block!important;width:100%!important}.customer-story-picture img{aspect-ratio:16/10.5!important;height:auto!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}.story-play-button{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;pointer-events:none!important;z-index:2!important}.customer-story-modal{position:fixed!important;inset:0!important;z-index:10000!important;display:none!important}.customer-story-modal[aria-hidden="false"]{display:block!important}.customer-story-modal-backdrop{position:absolute!important;inset:0!important;background:rgba(5,14,35,.72)!important;backdrop-filter:blur(4px)!important}.customer-story-modal-dialog{position:relative!important;width:min(520px,92vw)!important;height:min(760px,86vh)!important;margin:6vh auto!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 26px 90px rgba(0,0,0,.35)!important}.customer-story-close{position:absolute!important;top:10px!important;right:10px!important;z-index:2!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#09245a!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}.customer-story-frame-wrap,.customer-story-frame-wrap iframe{width:100%!important;height:100%!important}.customer-story-frame-wrap iframe{display:block!important}@media(max-width:900px){.customer-stories-grid{grid-template-columns:1fr!important;max-width:520px!important;margin:0 auto!important}}.button-group.product-buttons+.product-secure-payment-panel{margin-top:18px!important}.product-info>.product-secure-payment-panel{margin-top:18px!important}.mega-menu .container{display:block!important;overflow:visible!important}.mega-menu ul{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important;flex-wrap:nowrap!important}.mega-menu li{position:relative!important;flex:0 0 auto!important}.mega-menu a,.mega-parent-link{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;min-height:54px!important;padding:0 16px!important;white-space:nowrap!important;color:#fff!important;text-decoration:none!important}.mega-menu a[aria-label="Home"]{min-width:54px!important;padding:0 14px!important}.mega-menu a[aria-label="Home"] img.icon,.mega-menu a img[src*="icon-home.svg"]{width:22px!important;height:22px!important;display:inline-block!important;opacity:1!important;visibility:visible!important;filter:none!important}.dropdown-content{position:absolute!important;top:100%!important;left:0!important;min-width:220px!important;display:none;background:#ffffff!important;border:1px solid #dbe7ef!important;border-radius:0 0 14px 14px!important;box-shadow:0 18px 44px rgba(9,36,90,.16)!important;z-index:2600!important;overflow:hidden!important;padding:8px!important}.dropdown:hover .dropdown-content,.dropdown:focus-within .dropdown-content{display:grid!important;gap:4px!important}.dropdown-content a{min-height:auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;padding:10px 12px!important;border-radius:9px!important;color:#09245a!important;background:#ffffff!important;font-weight:800!important;font-size:.92rem!important;line-height:1.25!important;text-align:left!important;white-space:nowrap!important}.dropdown-content a:hover{color:#0b7a21!important;background:#f0fdf4!important}.dropdown-content a span{display:none!important}@media(max-width:1040px){.mega-menu ul{justify-content:flex-start!important;overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.mega-menu ul::-webkit-scrollbar{display:none!important}.mega-menu a,.mega-parent-link{padding:0 13px!important;font-size:.92rem!important}}@media(max-width:760px){.mega-menu{display:none!important}.mega-menu.open{display:block!important}.mega-menu.open ul{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;justify-content:stretch!important}.mega-menu.open li{width:100%!important}.mega-menu.open a,.mega-menu.open .mega-parent-link{justify-content:flex-start!important;width:100%!important;padding:0 18px!important;min-height:48px!important}.mega-menu.open .dropdown-content{position:static!important;width:100%!important;min-width:100%!important;box-shadow:none!important;border-radius:0!important;border:0!important;padding:0 0 8px 20px!important;background:#ffffff!important}.mega-menu.open .dropdown-content a{color:#09245a!important;background:#ffffff!important;padding:10px 12px!important}}.brand-tagline{width:255px!important;max-width:255px!important;margin-left:64px!important;margin-top:-7px!important;font-size:10.6px!important;font-weight:900!important;letter-spacing:.002em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}.footer-tagline{width:214px!important;max-width:214px!important;margin-left:53px!important;margin-top:-4px!important;font-size:9.3px!important;font-weight:900!important;letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.15!important;color:#09245a!important;display:block!important}@media(max-width:980px){.brand-tagline{width:218px!important;max-width:218px!important;margin-left:55px!important;font-size:8.8px!important;letter-spacing:0!important}}@media(max-width:760px){.brand-tagline{width:185px!important;max-width:185px!important;margin-left:46px!important;margin-top:-4px!important;font-size:7.5px!important;letter-spacing:0!important}}.brand-tagline{width:258px!important;max-width:258px!important;margin-left:63px!important;margin-top:-7px!important;font-size:11.4px!important;font-weight:900!important;letter-spacing:-.014em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.12!important;color:#09245a!important;display:block!important}.footer-tagline{width:218px!important;max-width:218px!important;margin-left:52px!important;margin-top:-4px!important;font-size:9.6px!important;font-weight:900!important;letter-spacing:-.012em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.12!important;color:#09245a!important;display:block!important}@media(max-width:980px){.brand-tagline{width:220px!important;max-width:220px!important;margin-left:54px!important;font-size:9.3px!important;letter-spacing:-.012em!important}}@media(max-width:760px){.brand-tagline{width:186px!important;max-width:186px!important;margin-left:46px!important;margin-top:-4px!important;font-size:7.8px!important;letter-spacing:-.008em!important}}.secure-category-payments,.razorpay-category-payments{display:none!important}.rating-row .reviews-link{color:#0b7a21!important;font-weight:900!important;text-decoration:underline!important;text-underline-offset:3px!important}.rating-row .reviews-link:hover{color:#dc2626!important}.review-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.review-form-card,.review-info-card{background:#fff;border:1px solid #dbe7ef;border-radius:18px;box-shadow:0 14px 36px rgba(9,36,90,.08);padding:24px}.review-form-card label{display:grid;gap:7px;margin-bottom:14px;font-weight:800;color:#09245a}.review-form-card input,.review-form-card select,.review-form-card textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:12px 13px;font:inherit}.star-rating-select{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px}.star-rating-select label{margin:0;cursor:pointer}.star-rating-select input{position:absolute;opacity:0}.star-rating-select span{display:grid;place-items:center;min-height:44px;border:1px solid #cbd5e1;border-radius:10px;color:#f59e0b;background:#fff;font-weight:900}.star-rating-select input:checked+span,.star-rating-select label:hover span{background:#fff7ed;border-color:#f59e0b}.review-status{margin-top:12px;font-weight:800;color:#0b7a21}.contact-status-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.contact-status-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:9px 12px;text-decoration:none;font-weight:900;border:1px solid #cbd5e1;color:#09245a;background:#fff}.contact-status-actions a.whatsapp-link{background:#16a34a;color:#fff;border-color:#16a34a}@media(max-width:900px){.review-page-grid{grid-template-columns:1fr}}.back-to-top{position:fixed!important;left:50%!important;bottom:22px!important;transform:translateX(-50%) translateY(18px)!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:linear-gradient(135deg,#09245a,#169430)!important;box-shadow:0 12px 28px rgba(9,36,90,.22)!important;cursor:pointer!important;z-index:4500!important;opacity:0!important;pointer-events:none!important;transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease!important}.back-to-top.is-visible{opacity:1!important;pointer-events:auto!important;transform:translateX(-50%) translateY(0)!important}.back-to-top:hover{box-shadow:0 16px 34px rgba(9,36,90,.30)!important}.back-to-top img{width:18px!important;height:18px!important;display:block!important}.cart-wrap{width:100%!important;max-width:100%!important;overflow:visible!important}.cart-table{width:100%!important;min-width:720px}.cart-summary{width:100%!important;align-items:flex-start!important}.cart-total-breakdown{width:min(100%,420px)!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important;word-break:normal!important}.cart-total-breakdown span,.cart-total-breakdown strong{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.cart-total-breakdown b:first-child{min-width:0!important;overflow-wrap:anywhere!important}.cart-total-breakdown b:last-child{white-space:nowrap!important;text-align:right!important;min-width:max-content!important}@media(max-width:760px){.cart-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;padding-bottom:6px!important}.cart-summary{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;align-items:stretch!important;width:100%!important;min-width:0!important}.cart-total-breakdown{width:100%!important;min-width:0!important;padding:14px!important;border:1px solid #dbe7ef!important;border-radius:14px!important;background:#fff!important}.cart-total-breakdown span,.cart-total-breakdown strong{grid-template-columns:minmax(0,1fr) auto!important;font-size:.96rem!important}.cart-total-breakdown strong{font-size:1.08rem!important}.cart-whatsapp-row{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.cart-whatsapp-row .btn{width:100%!important;justify-content:center!important}}@media(max-width:430px){.cart-total-breakdown{padding:12px!important}.cart-total-breakdown span,.cart-total-breakdown strong{gap:8px!important;font-size:.9rem!important}.cart-total-breakdown strong{font-size:1rem!important}.back-to-top{width:38px!important;height:38px!important;bottom:18px!important}}.brand-tagline{width:258px!important;max-width:258px!important;margin-left:63px!important;margin-top:-7px!important;font-size:12.2px!important;font-weight:900!important;letter-spacing:-.025em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.1!important;color:#09245a!important;display:block!important}.footer-tagline{width:218px!important;max-width:218px!important;margin-left:52px!important;margin-top:-4px!important;font-size:9.7px!important;font-weight:900!important;letter-spacing:-.016em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.12!important;color:#09245a!important;display:block!important}@media(max-width:980px){.brand-tagline{width:220px!important;max-width:220px!important;margin-left:54px!important;font-size:9.8px!important;letter-spacing:-.018em!important}}@media(max-width:760px){.brand-tagline{width:186px!important;max-width:186px!important;margin-left:46px!important;margin-top:-4px!important;font-size:8.2px!important;letter-spacing:-.012em!important}}.back-to-top{background:rgba(255,255,255,.78)!important;border:1px solid rgba(9,36,90,.18)!important;box-shadow:0 10px 28px rgba(9,36,90,.18)!important;backdrop-filter:blur(8px)!important}.back-to-top:hover{background:rgba(255,255,255,.92)!important;box-shadow:0 14px 34px rgba(9,36,90,.24)!important}.back-to-top img{filter:none!important}.cart-wrap{width:100%!important;max-width:100%!important;overflow:visible!important}.cart-table{width:100%!important;min-width:0!important;border-collapse:separate!important;border-spacing:0!important}.cart-table th,.cart-table td{vertical-align:middle!important}.cart-summary{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important}.cart-total-breakdown{width:min(100%,440px)!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow:visible!important}.cart-total-breakdown span,.cart-total-breakdown strong{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.cart-total-breakdown b:first-child{min-width:0!important;overflow-wrap:anywhere!important}.cart-total-breakdown b:last-child{white-space:nowrap!important;text-align:right!important;min-width:max-content!important}@media(max-width:760px){.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block!important;width:100%!important;box-sizing:border-box!important}.cart-table{background:transparent!important;box-shadow:none!important;border-radius:0!important}.cart-table tr.cart-header{display:none!important}.cart-table tr.cart-item-row{margin:0 0 14px!important;border:1px solid #dbe7ef!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 26px rgba(9,36,90,.08)!important;overflow:hidden!important;padding:8px 0!important}.cart-table td{display:grid!important;grid-template-columns:118px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;text-align:right!important;border-bottom:1px solid #edf2f7!important;padding:10px 14px!important;min-width:0!important}.cart-table td:last-child{border-bottom:0!important}.cart-table td::before{content:attr(data-label);text-align:left!important;color:#09245a!important;font-weight:900!important;min-width:0!important}.cart-table td[data-label="Product"]{font-weight:900!important;color:#09245a!important}.cart-table td .btn{justify-self:end!important}.cart-summary{grid-template-columns:1fr!important;gap:14px!important;align-items:stretch!important;width:100%!important}.cart-total-breakdown{width:100%!important;min-width:0!important;padding:14px!important;border:1px solid #dbe7ef!important;border-radius:14px!important;background:#fff!important}.cart-whatsapp-row{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.cart-whatsapp-row .btn{width:100%!important;justify-content:center!important}}@media(max-width:430px){.cart-table td{grid-template-columns:96px minmax(0,1fr)!important;gap:8px!important;padding:10px 12px!important;font-size:.92rem!important}.cart-total-breakdown{padding:12px!important}.cart-total-breakdown span,.cart-total-breakdown strong{gap:8px!important;font-size:.9rem!important}.cart-total-breakdown strong{font-size:1rem!important}}.review-status-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.review-status-actions a{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:9px 12px;text-decoration:none;font-weight:900;border:1px solid #cbd5e1;color:#09245a;background:#fff}.review-status-actions a.whatsapp-link{background:#16a34a;color:#fff;border-color:#16a34a}@media(max-width:860px){.top-header{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px 14px!important}.logo-wrap{order:1!important}.header-whatsapp-order{order:2!important;margin-left:auto!important}.cart-icon-wrap{order:3!important}.mobile-menu-btn{order:4!important}.search-wrap{order:5!important;flex:1 0 100%!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-top:4px!important}.search-input{min-width:0!important}}@media(max-width:520px){.header-whatsapp-order{order:5!important;width:100%!important;justify-content:center!important;margin-left:0!important}.search-wrap{order:6!important}}.footer-tagline{width:218px!important;max-width:218px!important;margin-left:52px!important;margin-top:-4px!important;font-size:9.8px!important;font-weight:900!important;letter-spacing:-.018em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.12!important;color:#09245a!important;display:block!important}.brand-tagline{width:258px!important;max-width:258px!important;margin-left:63px!important;margin-top:-7px!important;font-size:12.4px!important;font-weight:900!important;letter-spacing:-.028em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.1!important;color:#09245a!important;display:block!important}.cart-qty-control{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;white-space:nowrap!important;min-width:max-content!important}.cart-qty-number{display:inline-block!important;min-width:22px!important;text-align:center!important;font-weight:900!important}.cart-table td[data-label="Qty"]{white-space:nowrap!important}.cart-table td[data-label="Qty"]::before{white-space:nowrap!important}.cart-table td[data-label="Qty"] .qty-btn{flex:0 0 30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;display:inline-grid!important;place-items:center!important}.cart-table td[data-label="Qty"] .qty-btn .icon{width:15px!important;height:15px!important}@media(max-width:760px){.cart-table td[data-label="Qty"]{grid-template-columns:96px minmax(0,1fr)!important}.cart-qty-control{justify-self:end!important}}@media(max-width:430px){.cart-table td[data-label="Qty"]{grid-template-columns:74px minmax(0,1fr)!important}.cart-qty-control{gap:5px!important}}.recipe-page-card{max-width:900px!important;margin-left:auto!important;margin-right:auto!important;width:100%!important;box-sizing:border-box!important}@media(max-width:760px){.recipe-page-card{max-width:100%!important}}.review-page-grid{max-width:900px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:22px!important}.review-form-card,.review-info-card{width:100%!important;box-sizing:border-box!important}.search-page-main .internal-search-box{display:none!important}@media(max-width:860px){.top-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto auto!important;grid-template-areas:"logo whatsapp cart menu" "search search search search"!important;align-items:center!important;gap:8px 10px!important}.logo-wrap{grid-area:logo!important;justify-self:start!important;min-width:0!important;max-width:220px!important}.site-logo{width:220px!important;max-width:220px!important}.brand-tagline{width:170px!important;max-width:170px!important;margin-left:43px!important;margin-top:-4px!important;font-size:7.3px!important;letter-spacing:-.018em!important;white-space:nowrap!important;overflow:hidden!important}.header-whatsapp-order{grid-area:whatsapp!important;justify-self:end!important;margin-left:0!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important}.header-whatsapp-order span{display:none!important}.header-whatsapp-order .icon{width:22px!important;height:22px!important}.cart-icon-wrap{grid-area:cart!important;justify-self:end!important}.cart-icon-wrap .cart-label{display:none!important}.mobile-menu-btn{grid-area:menu!important;justify-self:end!important;display:inline-grid!important}.search-wrap{grid-area:search!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-top:4px!important;display:flex!important}.search-input{min-width:0!important}}@media(max-width:430px){.top-header{grid-template-columns:minmax(0,1fr) 38px 38px 38px!important;gap:7px!important}.logo-wrap{max-width:190px!important}.site-logo{width:190px!important;max-width:190px!important}.brand-tagline{width:146px!important;max-width:146px!important;margin-left:37px!important;font-size:6.3px!important;letter-spacing:-.018em!important}.header-whatsapp-order,.mobile-menu-btn{width:38px!important;height:38px!important;min-width:38px!important}}.footer-tagline{width:218px!important;max-width:218px!important;margin-left:52px!important;margin-top:-4px!important;font-size:9.8px!important;font-weight:900!important;letter-spacing:-.018em!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;line-height:1.12!important;color:#09245a!important;display:block!important}html,body{max-width:100%!important;overflow-x:hidden!important}*,*::before,*::after{box-sizing:border-box}img,video,iframe{max-width:100%!important}.factory-address-card{margin-top:22px;padding:18px;border:1px solid #dbe7ef;border-radius:16px;background:#f8fcff;color:#102044}.factory-address-card h3{margin:0 0 8px;color:#09245a;font-size:1.05rem}.factory-address-card p{margin:0;line-height:1.65}.product-detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important}.product-info,.product-media-card{min-width:0!important;max-width:100%!important}.product-info h1{font-size:clamp(1.85rem,4.8vw,3rem)!important;line-height:1.08!important;overflow-wrap:anywhere!important;max-width:100%!important}.product-info .eyebrow{display:inline-block!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}.rating-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;max-width:100%!important;line-height:1.45!important;overflow-wrap:anywhere!important}.rating-row .icon{flex:0 0 auto!important}.product-info .price,.product-info .lead{max-width:100%!important;overflow-wrap:anywhere!important}.variant-label{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-width:100%!important}.variant-select,.product-info select{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.product-buttons,.button-group.product-buttons{display:flex!important;flex-wrap:wrap!important;gap:10px!important}.product-buttons .btn,.button-group.product-buttons .btn{min-width:min(100%,150px)!important;justify-content:center!important;white-space:normal!important}@media(max-width:900px){.product-detail-grid{grid-template-columns:1fr!important;gap:22px!important}.product-media-card{max-width:560px!important;margin:0 auto!important}.product-info h1{font-size:clamp(1.7rem,8vw,2.45rem)!important}.product-info .price{font-size:1.35rem!important}}@media(max-width:520px){.product-info{text-align:left!important}.rating-row{font-size:.92rem!important}.product-buttons,.button-group.product-buttons{display:grid!important;grid-template-columns:1fr!important}.product-buttons .btn,.button-group.product-buttons .btn{width:100%!important}}.review-page-grid{max-width:1200px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,380px)!important;gap:24px!important;align-items:start!important;box-sizing:border-box!important;overflow:hidden!important}.review-form-card,.review-info-card{min-width:0!important;width:100%!important;box-sizing:border-box!important}.review-form-card input,.review-form-card select,.review-form-card textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.star-rating-select{grid-template-columns:repeat(5,minmax(0,1fr))!important;width:100%!important;max-width:100%!important}.star-rating-select span{min-width:0!important;font-size:clamp(.7rem,2vw,1rem)!important;white-space:nowrap!important;overflow:hidden!important}@media(max-width:900px){.review-page-grid{grid-template-columns:1fr!important;max-width:900px!important}}@media(max-width:520px){.review-form-card,.review-info-card{padding:18px!important}.star-rating-select{gap:5px!important}.star-rating-select span{min-height:40px!important;font-size:.72rem!important}}.dropdown-content{padding:5px!important;min-width:198px!important;border-radius:0 0 11px 11px!important}.dropdown-content a{min-height:0!important;padding:7px 10px!important;font-size:.86rem!important;line-height:1.15!important;border-radius:7px!important}.dropdown-content a span{display:none!important}.mega-menu a,.mega-parent-link{min-height:48px!important;padding-top:0!important;padding-bottom:0!important}.product-detail.section.container{padding-left:18px!important;padding-right:18px!important;box-sizing:border-box!important}.product-detail-grid{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;gap:28px!important}.product-info{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;overflow-wrap:anywhere!important}.product-info .eyebrow{display:inline-block!important;max-width:100%!important;margin-bottom:8px!important;white-space:normal!important;overflow-wrap:anywhere!important;letter-spacing:.06em!important}.product-info h1{max-width:100%!important;margin-top:4px!important;margin-bottom:10px!important;font-size:clamp(1.75rem,4.5vw,3rem)!important;line-height:1.1!important;overflow-wrap:anywhere!important}.rating-row{max-width:100%!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:5px 7px!important;line-height:1.45!important;font-size:.98rem!important;overflow-wrap:anywhere!important}.rating-row .icon{flex:0 0 auto!important;width:18px!important;height:18px!important}.product-info .price{max-width:100%!important;margin-top:14px!important;font-size:clamp(1.35rem,5vw,2rem)!important;line-height:1.15!important;overflow-wrap:anywhere!important}.product-info .lead{max-width:100%!important;line-height:1.65!important;overflow-wrap:anywhere!important}.variant-label{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;max-width:100%!important;width:100%!important;margin-top:16px!important;font-size:1rem!important}.variant-select,.product-info select,.product-info .variant-label select{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.product-buttons,.button-group.product-buttons{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;box-sizing:border-box!important}.product-buttons .btn,.button-group.product-buttons .btn{width:100%!important;max-width:100%!important;min-width:0!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;white-space:normal!important}.product-secure-payment-panel{max-width:100%!important;box-sizing:border-box!important}@media(max-width:900px){.product-detail.section.container{padding-left:16px!important;padding-right:16px!important}.product-detail-grid{grid-template-columns:1fr!important;gap:22px!important}.product-media-card{max-width:560px!important;width:100%!important;margin:0 auto!important;box-sizing:border-box!important}.product-info{width:100%!important;padding:0!important}.product-info h1{font-size:clamp(1.85rem,8vw,2.45rem)!important}.rating-row{font-size:.94rem!important}.product-info .price{font-size:clamp(1.35rem,7vw,1.65rem)!important}.product-buttons,.button-group.product-buttons{grid-template-columns:1fr!important;gap:10px!important}}@media(max-width:520px){.product-detail.section.container{padding-left:16px!important;padding-right:16px!important}.product-info h1{font-size:clamp(1.65rem,9vw,2.15rem)!important}.rating-row{font-size:.9rem!important}.variant-label{font-size:.95rem!important}.product-buttons .btn,.button-group.product-buttons .btn{min-height:46px!important;border-radius:9px!important}}@media(max-width:380px){.product-detail.section.container{padding-left:14px!important;padding-right:14px!important}.product-info h1{font-size:1.55rem!important}.rating-row{font-size:.86rem!important}}@media(max-width:860px){.site-header{position:sticky!important;top:0!important;z-index:9999!important;background:#fff!important;transform:none!important}.top-header{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto auto!important;grid-template-areas:"logo whatsapp cart menu" "search search search search"!important;align-items:center!important;gap:8px 10px!important;padding-left:14px!important;padding-right:14px!important}.logo-wrap{grid-area:logo!important;justify-self:start!important;min-width:0!important;max-width:220px!important}.site-logo{width:220px!important;max-width:220px!important}.brand-tagline{width:170px!important;max-width:170px!important;margin-left:43px!important;margin-top:-4px!important;font-size:7.2px!important;letter-spacing:-.018em!important;white-space:nowrap!important;overflow:hidden!important}.header-whatsapp-order{grid-area:whatsapp!important;justify-self:end!important;margin-left:0!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important;flex:0 0 40px!important}.header-whatsapp-order span{display:none!important}.header-whatsapp-order .icon{width:22px!important;height:22px!important}.cart-icon-wrap{grid-area:cart!important;justify-self:end!important}.cart-icon-wrap .cart-label{display:none!important}.mobile-menu-btn{grid-area:menu!important;justify-self:end!important;display:inline-grid!important}.search-wrap{grid-area:search!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-top:3px!important;display:flex!important}.search-input{min-width:0!important}.mega-menu.open .dropdown-content a{padding:7px 12px!important;min-height:0!important;font-size:.86rem!important}}@media(max-width:430px){.top-header{grid-template-columns:minmax(0,1fr) 38px 38px 38px!important;gap:7px!important;padding-left:12px!important;padding-right:12px!important}.logo-wrap{max-width:190px!important}.site-logo{width:190px!important;max-width:190px!important}.brand-tagline{width:146px!important;max-width:146px!important;margin-left:37px!important;font-size:6.2px!important;letter-spacing:-.018em!important}.header-whatsapp-order,.mobile-menu-btn{width:38px!important;height:38px!important;min-width:38px!important}}:root{--nv-header-height:0px}body{padding-top:var(--nv-header-height)!important}.site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:99999!important;background:#fff!important;transform:none!important;will-change:auto!important}html{scroll-padding-top:calc(var(--nv-header-height)+12px)!important}.mega-menu{position:relative!important;z-index:99998!important}img[src*="green-tea-bags.webp"]{object-fit:contain!important}.dropdown-content{padding:5px!important;min-width:198px!important;border-radius:0 0 11px 11px!important}.dropdown-content a{min-height:0!important;padding:7px 10px!important;font-size:.86rem!important;line-height:1.15!important;border-radius:7px!important}.dropdown-content a span{display:none!important}.site-header{z-index:90000!important}.mega-menu{z-index:90001!important}.region-store-bar,.region-store-inner,.region-switcher{position:relative!important;overflow:visible!important;z-index:91000!important}.region-switcher-menu{z-index:200000!important;position:absolute!important}.customer-story-modal,.story-modal-open .customer-story-modal,.modal,.popup,.dialog,.lightbox,.overlay,.video-modal,.quick-view-modal{z-index:250000!important}.customer-story-modal-backdrop{z-index:250001!important}.customer-story-modal-dialog{z-index:250002!important}.customer-story-close{z-index:250003!important}body.story-modal-open{overflow:hidden!important}.recipe-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.recipe-topic-card{display:block;background:#fff;border:1px solid #dbe7ef;border-radius:16px;padding:20px;text-decoration:none;color:#102044;box-shadow:0 12px 30px rgba(9,36,90,.07);transition:transform .18s ease,box-shadow .18s ease}.recipe-topic-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(9,36,90,.11)}.recipe-topic-card h2,.recipe-topic-card h3{margin:0 0 8px;color:#09245a;font-size:1.18rem}.recipe-topic-card p{margin:0;color:#42526e;line-height:1.55}.recipe-article-card{max-width:900px;margin-left:auto;margin-right:auto}.recipe-article-card h2{margin-top:28px}.recipe-article-card ul,.recipe-article-card ol{line-height:1.75}@media(max-width:900px){.recipe-topic-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.recipe-topic-grid{grid-template-columns:1fr}}.logo-wrap{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-decoration:none!important;overflow:visible!important}.site-logo{width:318px!important;max-width:318px!important;height:auto!important;max-height:96px!important;object-fit:contain!important;object-position:left center!important;display:block!important}.brand-tagline,.footer-tagline{display:none!important}.footer-brand .site-logo,.footer-logo,.footer-brand img.site-logo,footer .site-logo{width:260px!important;max-width:260px!important;height:auto!important;max-height:88px!important;object-fit:contain!important;object-position:left center!important;display:block!important}@media(max-width:980px){.site-logo{width:270px!important;max-width:270px!important;max-height:86px!important}}@media(max-width:860px){.logo-wrap{max-width:220px!important}.site-logo{width:220px!important;max-width:220px!important;max-height:72px!important}}@media(max-width:430px){.logo-wrap{max-width:190px!important}.site-logo{width:190px!important;max-width:190px!important;max-height:64px!important}footer .site-logo,.footer-brand img.site-logo{width:220px!important;max-width:220px!important}}.nv-turnstile{width:100%!important;max-width:100%!important;margin:12px 0 14px!important;min-height:68px!important;overflow:hidden!important}.turnstile-setup-note{margin:0!important;padding:10px 12px!important;border:1px solid #fed7aa!important;border-radius:10px!important;background:#fff7ed!important;color:#9a3412!important;font-size:.88rem!important;font-weight:800!important}@media(max-width:760px){.region-store-bar{font-size:clamp(.56rem,2.28vw,.72rem)!important;line-height:1.15!important;overflow:visible!important}.region-store-inner{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;padding-left:4px!important;padding-right:4px!important;white-space:nowrap!important;overflow:visible!important}.region-store-current{flex:0 1 auto!important;min-width:0!important;flex-wrap:nowrap!important;gap:4px!important;white-space:nowrap!important}.region-store-current span,.region-switcher summary span{white-space:nowrap!important}.region-divider{margin:0 1px!important}.region-flag-img{width:16px!important;height:16px!important;min-width:16px!important}.region-switcher{margin-left:3px!important;flex:0 0 auto!important}.region-switcher summary{gap:3px!important;font-size:inherit!important;white-space:nowrap!important}.region-store-chevron{width:9px!important;height:9px!important;min-width:9px!important}}@media(max-width:380px){.region-store-bar{font-size:clamp(.50rem,2.15vw,.62rem)!important}.region-store-inner{gap:3px!important;padding-left:3px!important;padding-right:3px!important}.region-store-current{gap:3px!important}.region-flag-img{width:14px!important;height:14px!important;min-width:14px!important}}@media(max-width:760px){.homepage-featured-grid .product-card:nth-child(n+5){display:none!important}}.review-submit-page,.review-submit-page main{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.review-submit-page .review-page-grid{width:100%!important;max-width:min(1200px,100%)!important;overflow:visible!important;box-sizing:border-box!important}.review-submit-page .review-form-card,.review-submit-page .review-info-card{max-width:100%!important;overflow:hidden!important}.review-submit-page .star-rating-select{width:100%!important;max-width:100%!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.review-submit-page .star-rating-select span{min-width:0!important;overflow:hidden!important;white-space:nowrap!important;font-size:clamp(.56rem,2.4vw,.82rem)!important}@media(max-width:520px){.review-submit-page .section.container{padding-left:12px!important;padding-right:12px!important}.review-submit-page .review-form-card,.review-submit-page .review-info-card{padding-left:14px!important;padding-right:14px!important}}@media(max-width:760px){.cart-whatsapp-row{width:100%!important;max-width:360px!important;margin-left:auto!important;margin-right:auto!important;justify-items:center!important;gap:10px!important}.cart-whatsapp-row .btn{width:100%!important;max-width:340px!important;box-sizing:border-box!important;justify-content:center!important;padding:11px 14px!important;font-size:.92rem!important;line-height:1.25!important;text-align:center!important}}@media(max-width:390px){.cart-whatsapp-row{max-width:calc(100% - 24px)!important}.cart-whatsapp-row .btn{max-width:100%!important;font-size:.88rem!important;padding:10px 12px!important}}html,body{max-width:100%!important;overflow-x:hidden!important}body.contact-page main{padding-top:0!important}body.contact-page .page-hero{margin-top:0!important}body.review-submit-page .top-header,body.review-submit-page .search-wrap,body.review-submit-page .search-input,body.review-submit-page .review-page-grid,body.review-submit-page .review-form-card,body.review-submit-page .review-info-card{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.review-submit-page .search-wrap{overflow:hidden!important}body.review-submit-page .search-input{width:100%!important;min-width:0!important}@media(max-width:760px){body.review-submit-page .container,body.review-submit-page .section.container{width:100%!important;max-width:100%!important;padding-left:12px!important;padding-right:12px!important;overflow-x:hidden!important;box-sizing:border-box!important}body.review-submit-page .review-page-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important}body.review-submit-page .review-form-card,body.review-submit-page .review-info-card{width:100%!important;max-width:100%!important;padding-left:14px!important;padding-right:14px!important}}@media(max-width:760px){footer .footer-logo,.footer-logo,.footer-brand img.site-logo,footer .site-logo{width:190px!important;max-width:190px!important;max-height:64px!important}}@media(max-width:430px){footer .footer-logo,.footer-logo,.footer-brand img.site-logo,footer .site-logo{width:168px!important;max-width:168px!important;max-height:58px!important}}:root{color-scheme:light only!important}html,body{background:#ffffff!important;color:#102044!important;color-scheme:light only!important}*{box-sizing:border-box}body.review-submit-page,body.review-submit-page html,body.review-submit-page main{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}body.review-submit-page .site-header,body.review-submit-page .top-header,body.review-submit-page .region-store-inner,body.review-submit-page .mega-menu .container{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}body.review-submit-page .search-wrap,body.review-submit-page .search-input{min-width:0!important;box-sizing:border-box!important}@media(max-width:760px){body.review-submit-page .top-header{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding-left:10px!important;padding-right:10px!important}body.review-submit-page .search-wrap{order:99!important;flex:1 1 100%!important;width:100%!important;max-width:calc(100vw - 20px)!important;margin-left:0!important;margin-right:0!important;overflow:hidden!important}body.review-submit-page .search-input{width:100%!important;max-width:100%!important}body.review-submit-page .section.container,body.review-submit-page .review-page-grid,body.review-submit-page .review-form-card,body.review-submit-page .review-info-card,body.review-submit-page form,body.review-submit-page label,body.review-submit-page input,body.review-submit-page select,body.review-submit-page textarea{width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important}}@media (prefers-color-scheme:dark){:root{color-scheme:light only!important}html,body,main,.site-header,.top-header,.region-store-bar,.page-hero,.hero,section,.product-card,.product-card-body,.product-media-card,.product-detail,.product-info,.content-card,.info-card,.seo-content,.checkout-form,.checkout-summary,.advanced-checkout-card,.cart-table,.review-form-card,.review-info-card,.recipe-topic-card,.blog-card,input,select,textarea{background-color:#ffffff!important;color:#102044!important}.footer{background:#f5f9fc!important;color:#102044!important}.footer a,.footer p,.footer h4,.footer-trust{color:#102044!important}.product-card img,.product-img-link img,.product-media-card img,.product-image-box img,.product-gallery img,picture,video{filter:none!important;opacity:1!important;mix-blend-mode:normal!important;background:#ffffff!important}}html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body.reviews-page{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;background:#ffffff!important;color:#102044!important;color-scheme:light only!important}body.reviews-page *{box-sizing:border-box!important}body.reviews-page .site-header,body.reviews-page main,body.reviews-page footer,body.reviews-page .page-hero,body.reviews-page .review-page-grid,body.reviews-page .review-form-card,body.reviews-page .review-info-card{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.reviews-page main,body.reviews-page .page-hero,body.reviews-page .section.container{overflow-x:hidden!important}body.reviews-page .review-page-grid{width:100%!important;max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,380px)!important;gap:24px!important;align-items:start!important}body.reviews-page .review-form-card,body.reviews-page .review-info-card,body.reviews-page form,body.reviews-page label,body.reviews-page input,body.reviews-page select,body.reviews-page textarea{width:100%!important;max-width:100%!important;min-width:0!important}body.reviews-page .star-rating-select{width:100%!important;max-width:100%!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}body.reviews-page .star-rating-select span{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;font-size:clamp(.56rem,2.4vw,.86rem)!important}@media(max-width:900px){body.reviews-page .review-page-grid{grid-template-columns:minmax(0,1fr)!important;max-width:900px!important}}@media(max-width:860px){body.reviews-page .site-header{left:0!important;right:0!important;width:100%!important;max-width:100vw!important;overflow:visible!important}body.reviews-page .top-header{width:100%!important;max-width:100vw!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 40px 40px 40px!important;grid-template-areas:"logo whatsapp cart menu" "search search search search"!important;align-items:center!important;gap:8px 8px!important;padding-left:10px!important;padding-right:10px!important;overflow:hidden!important}body.reviews-page .logo-wrap{grid-area:logo!important;min-width:0!important;max-width:100%!important;width:auto!important;justify-self:start!important;overflow:hidden!important}body.reviews-page .site-logo{width:220px!important;max-width:100%!important;height:auto!important;object-fit:contain!important}body.reviews-page .header-whatsapp-order{grid-area:whatsapp!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;display:inline-grid!important;place-items:center!important;justify-self:end!important}body.reviews-page .cart-icon-wrap{grid-area:cart!important;justify-self:end!important}body.reviews-page .mobile-menu-btn{grid-area:menu!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;display:inline-grid!important;place-items:center!important;justify-self:end!important}body.reviews-page .search-wrap{grid-area:search!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;display:flex!important;overflow:hidden!important}body.reviews-page .search-input{flex:1 1 auto!important;width:100%!important;max-width:100%!important;min-width:0!important}body.reviews-page .search-btn{flex:0 0 52px!important;width:52px!important;min-width:52px!important}}@media(max-width:760px){body.reviews-page .container,body.reviews-page .section.container,body.reviews-page .page-hero .container{width:100%!important;max-width:100%!important;min-width:0!important;padding-left:12px!important;padding-right:12px!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}body.reviews-page .region-store-bar{width:100%!important;max-width:100vw!important;overflow:visible!important;font-size:clamp(.52rem,2.35vw,.72rem)!important}body.reviews-page .region-store-inner{width:100%!important;max-width:100vw!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:4px!important;padding-left:4px!important;padding-right:4px!important;text-align:center!important;overflow:visible!important}body.reviews-page .region-store-current{min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;gap:3px!important;text-align:center!important;white-space:nowrap!important}body.reviews-page .region-store-current span,body.reviews-page .region-switcher summary span{white-space:nowrap!important}body.reviews-page .region-switcher{margin-left:2px!important;flex:0 0 auto!important;min-width:0!important}body.reviews-page .region-switcher summary{gap:2px!important;white-space:nowrap!important;font-size:inherit!important}body.reviews-page .region-flag-img{width:15px!important;height:15px!important;min-width:15px!important}body.reviews-page .region-divider{margin:0!important}body.reviews-page .region-store-chevron{width:9px!important;height:9px!important;min-width:9px!important}body.reviews-page .region-switcher-menu{right:0!important;left:auto!important;max-width:calc(100vw - 16px)!important;min-width:min(280px,calc(100vw - 16px))!important}body.reviews-page .review-page-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;width:100%!important;max-width:100%!important}body.reviews-page .review-form-card,body.reviews-page .review-info-card{padding:16px!important;overflow:hidden!important}}@media(max-width:390px){body.reviews-page .top-header{grid-template-columns:minmax(0,1fr) 36px 36px 36px!important;gap:7px!important;padding-left:8px!important;padding-right:8px!important}body.reviews-page .header-whatsapp-order,body.reviews-page .mobile-menu-btn{width:36px!important;height:36px!important;min-width:36px!important}body.reviews-page .cart-icon-wrap .icon{width:26px!important;height:26px!important}body.reviews-page .site-logo{width:190px!important;max-width:100%!important}body.reviews-page .search-btn{flex-basis:46px!important;width:46px!important;min-width:46px!important}body.reviews-page .region-store-bar{font-size:clamp(.47rem,2.15vw,.61rem)!important}body.reviews-page .region-store-inner{gap:2px!important;padding-left:2px!important;padding-right:2px!important}body.reviews-page .region-store-current{gap:2px!important}body.reviews-page .region-flag-img{width:13px!important;height:13px!important;min-width:13px!important}}@media(max-width:760px){body.reviews-page .region-store-bar{width:100%!important;max-width:100vw!important;overflow:hidden!important;font-size:clamp(.50rem,2.05vw,.70rem)!important;line-height:1.15!important}body.reviews-page .region-store-inner{width:100%!important;max-width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:3px!important;padding-left:4px!important;padding-right:8px!important;margin-left:auto!important;margin-right:0!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;box-sizing:border-box!important}body.reviews-page .region-store-current{min-width:0!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 1 auto!important;flex-wrap:nowrap!important;gap:2px!important;margin-left:auto!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important}body.reviews-page .region-switcher{flex:0 0 auto!important;margin-left:2px!important;margin-right:0!important;min-width:0!important}body.reviews-page .region-switcher summary{justify-content:flex-end!important;gap:2px!important;white-space:nowrap!important;font-size:inherit!important}body.reviews-page .region-divider{margin:0!important}body.reviews-page .region-flag-img{width:14px!important;height:14px!important;min-width:14px!important}body.reviews-page .region-store-chevron{width:8px!important;height:8px!important;min-width:8px!important}}@media(max-width:390px){body.reviews-page .region-store-bar{font-size:clamp(.46rem,1.95vw,.58rem)!important}body.reviews-page .region-store-inner{gap:2px!important;padding-left:2px!important;padding-right:6px!important}body.reviews-page .region-store-current{gap:2px!important}body.reviews-page .region-flag-img{width:12px!important;height:12px!important;min-width:12px!important}}.nv-review-popup,.nv-review-popup *{box-sizing:border-box}.nv-review-popup{position:fixed;inset:0;z-index:1000000;display:none;align-items:center;justify-content:center;padding:18px}.nv-review-popup.is-open{display:flex}.nv-review-popup__backdrop{position:absolute;inset:0;background:rgba(12,30,28,0.58);backdrop-filter:blur(2px)}.nv-review-popup__dialog{position:relative;width:min(94vw,620px);max-height:min(92vh,820px);overflow-y:auto;overflow-x:hidden;background:#ffffff !important;color:#1f2933 !important;border-radius:22px;box-shadow:0 28px 80px rgba(0,0,0,0.28);padding:24px}.nv-review-popup__close{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:999px;background:#f1f5f4;color:#16312e;font-size:30px;line-height:1;cursor:pointer}.nv-review-popup__header{padding-right:44px;margin-bottom:16px}.nv-review-popup__header h2{margin:0 0 6px;font-size:clamp(24px,5vw,34px);color:#153b35}.nv-review-popup__intro{margin:0;color:#56645f;line-height:1.55}.nv-review-popup__form{display:grid;gap:13px;width:100%}.nv-review-popup__form label{display:grid;gap:6px;font-weight:700;color:#173f39}.nv-review-popup__form input,.nv-review-popup__form select,.nv-review-popup__form textarea{width:100%;max-width:100%;min-width:0;border:1px solid #d7e2df;border-radius:12px;padding:12px 13px;font:inherit;color:#1f2933 !important;background:#ffffff !important}.nv-review-popup__form textarea{resize:vertical}.nv-review-popup__two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nv-review-popup__submit{width:fit-content;min-width:160px;justify-self:start}.nv-review-popup .review-status{margin:0;max-width:100%;overflow-wrap:anywhere}html.nv-review-popup-open,body.nv-review-popup-open{overflow:hidden !important}@media (max-width:640px){.nv-review-popup{padding:10px;align-items:flex-start;padding-top:max(10px,env(safe-area-inset-top))}.nv-review-popup__dialog{width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);border-radius:18px;padding:18px 14px}.nv-review-popup__header{padding-right:40px}.nv-review-popup__two-col{grid-template-columns:1fr}.nv-review-popup__submit{width:100%}.nv-review-popup .cf-turnstile,.nv-review-popup .nv-turnstile,.nv-review-popup iframe{max-width:100% !important}}@media (prefers-color-scheme:dark){.nv-review-popup__dialog,.nv-review-popup__form input,.nv-review-popup__form select,.nv-review-popup__form textarea{background:#ffffff !important;color:#1f2933 !important}}.nv-review-popup__close{position:fixed!important;top:max(16px,env(safe-area-inset-top))!important;right:max(16px,env(safe-area-inset-right))!important;z-index:1000002!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important}.nv-review-popup__fallback{display:none;width:100%;max-width:100%;border:1px solid #dbe7e4;border-radius:14px;background:#f8fffc;padding:12px;overflow-wrap:anywhere}.nv-review-popup__fallback.is-visible{display:block}.nv-review-popup__fallback p{margin:0 0 8px;color:#38524c;font-size:.94rem;line-height:1.45}.nv-review-popup .review-status-actions{max-width:100%}.nv-review-popup .review-status-actions a{max-width:100%;white-space:normal;text-align:center}@media (max-width:640px){.nv-review-popup{overflow-x:hidden!important}.nv-review-popup__dialog{padding:18px 14px 20px!important}.nv-review-popup__close{top:max(12px,env(safe-area-inset-top))!important;right:max(12px,env(safe-area-inset-right))!important;width:36px!important;height:36px!important;font-size:27px!important}.nv-review-popup__submit{width:auto!important;min-width:160px!important;max-width:calc(100% - 36px)!important;justify-self:center!important;align-self:center!important;padding:11px 18px!important;margin:2px auto 0!important;display:inline-flex!important}.nv-review-popup .review-status-actions{justify-content:center}.nv-review-popup .review-status-actions a{flex:0 1 auto;min-width:150px;max-width:calc(100vw - 64px)}}.product-gallery-card{display:grid!important;gap:12px!important;align-content:start!important;background:#fff!important}.product-gallery-main{width:100%!important;height:auto!important;max-height:560px!important;object-fit:contain!important;background:#fff!important;border-radius:16px!important}.product-gallery-thumbs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.product-gallery-thumb{display:grid!important;grid-template-columns:38px 1fr!important;align-items:center!important;gap:8px!important;border:1px solid #dbe7e4!important;background:#fff!important;color:#173f39!important;border-radius:12px!important;padding:7px!important;cursor:pointer!important;text-align:left!important;font-weight:700!important;font-size:.86rem!important}.product-gallery-thumb.is-active{border-color:#0f766e!important;box-shadow:0 0 0 2px rgba(15,118,110,.12)!important}.product-gallery-thumb img{width:38px!important;height:34px!important;object-fit:contain!important;background:#fff!important;border-radius:8px!important}.product-gallery-note{margin:0!important;color:#66746f!important;font-size:.83rem!important;line-height:1.4!important}.product-conversion-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:12px 0 14px!important}.product-conversion-strip div{display:flex!important;align-items:center!important;gap:7px!important;background:#f6fbf9!important;border:1px solid #d9ebe6!important;border-radius:12px!important;padding:8px 10px!important;color:#20433d!important;font-size:.9rem!important;font-weight:700!important}.product-share-block{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:14px!important;padding-top:12px!important;border-top:1px solid #e6efec!important}.product-share-block>span{font-weight:800!important;color:#173f39!important;margin-right:2px!important}.share-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;border:1px solid #d6e5e0!important;border-radius:999px!important;background:#fff!important;color:#173f39!important;padding:7px 11px!important;font-weight:700!important;cursor:pointer!important;max-width:100%!important}.share-chip .icon{width:16px!important;height:16px!important}.product-customer-reviews .compact-heading{max-width:760px!important;margin-left:auto!important;margin-right:auto!important}.customer-review-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.customer-review-card{background:#fff!important;border:1px solid #e2ece8!important;border-radius:16px!important;padding:16px!important;box-shadow:0 8px 24px rgba(6,30,25,.05)!important}.review-stars{color:#f59e0b!important;letter-spacing:1px!important;font-size:1rem!important;font-weight:900!important}.customer-review-card h3{margin:8px 0 8px!important;font-size:1rem!important;color:#143d37!important}.customer-review-card p{margin:0 0 12px!important;color:#4b5d58!important;line-height:1.55!important;font-size:.94rem!important}.reviewer-name{display:block!important;color:#66746f!important;font-size:.82rem!important;font-weight:700!important}.review-cta-row{display:flex!important;justify-content:center!important;margin-top:18px!important}.page-title-section{padding-bottom:0!important}.page-title-section h1{margin:0!important;color:#153b35!important}.nv-review-popup{z-index:250000!important;padding:18px!important}.nv-review-popup__backdrop{z-index:250001!important}.nv-review-popup__dialog{position:relative!important;z-index:250002!important;width:min(620px,92vw)!important;max-height:min(820px,86vh)!important;margin:0 auto!important;overflow-y:auto!important;overflow-x:hidden!important;border-radius:18px!important}.nv-review-popup__close{position:absolute!important;top:10px!important;right:10px!important;z-index:250003!important;width:38px!important;height:38px!important;border-radius:50%!important;background:#fff!important;color:#09245a!important;box-shadow:0 8px 26px rgba(0,0,0,.18)!important}@media (max-width:980px){.customer-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.product-gallery-thumbs{grid-template-columns:1fr!important}.product-gallery-thumb{grid-template-columns:42px 1fr!important}.product-conversion-strip{grid-template-columns:1fr!important}.product-share-block{justify-content:center!important}.product-share-block>span{flex:0 0 100%!important;text-align:center!important}.share-chip{padding:7px 10px!important;font-size:.88rem!important}.customer-review-grid{grid-template-columns:1fr!important}.review-cta-row .btn{width:auto!important;max-width:calc(100vw - 44px)!important}.nv-review-popup{padding:10px!important;align-items:flex-start!important}.nv-review-popup__dialog{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important;margin:0 auto!important;padding:18px 14px 20px!important}.nv-review-popup__close{position:absolute!important;top:10px!important;right:10px!important;width:36px!important;height:36px!important;font-size:27px!important}.nv-review-popup__submit{width:auto!important;min-width:160px!important;max-width:calc(100% - 28px)!important;justify-self:center!important;margin-left:auto!important;margin-right:auto!important}}.product-gallery-note{display:none!important}.region-mobile-actions{display:none;align-items:center;gap:5px;flex:0 0 auto;white-space:nowrap}.region-mobile-action{width:28px;height:28px;min-width:28px;border:0;border-radius:999px;background:#f2fbf7;color:#0f766e;display:inline-grid;place-items:center;padding:0;text-decoration:none;cursor:pointer;box-shadow:0 0 0 1px rgba(15,118,110,.12)}.region-mobile-action .icon{width:16px!important;height:16px!important;min-width:16px!important}.region-whatsapp-action .icon{width:17px!important;height:17px!important}@media(max-width:860px){.region-mobile-actions{display:inline-flex!important}.top-header{grid-template-columns:minmax(0,1fr) 40px 40px!important;grid-template-areas:"logo cart menu"!important}.top-header .search-wrap{display:none!important}.top-header .header-whatsapp-order{display:none!important}.cart-icon-wrap{grid-area:cart!important}.mobile-menu-btn{grid-area:menu!important}.region-store-inner{justify-content:flex-end!important;gap:4px!important;overflow:hidden!important}.region-store-current{min-width:0!important;overflow:hidden!important;text-overflow:clip!important}.region-switcher{flex:0 0 auto!important}}@media(max-width:430px){.top-header{grid-template-columns:minmax(0,1fr) 38px 38px!important;grid-template-areas:"logo cart menu"!important}.region-store-bar{font-size:clamp(.45rem,1.9vw,.58rem)!important}.region-mobile-actions{gap:3px!important}.region-mobile-action{width:24px!important;height:24px!important;min-width:24px!important}.region-mobile-action .icon{width:14px!important;height:14px!important;min-width:14px!important}.region-store-current{gap:2px!important}}.search-page-form{display:flex;align-items:center;justify-content:center;gap:10px;width:min(720px,100%);margin:18px auto 10px}.search-page-input{flex:1 1 auto;min-width:0;border:1px solid #d7e2df;border-radius:999px;padding:13px 16px;font:inherit;background:#fff!important;color:#1f2933!important;box-shadow:0 8px 24px rgba(6,30,25,.05)}.search-page-submit{flex:0 0 auto;min-height:46px;border-radius:999px!important;padding-left:22px!important;padding-right:22px!important}.search-page-main .internal-search-results{display:grid;gap:14px;max-width:900px;margin:0 auto 44px}.internal-search-card{width:100%;box-sizing:border-box;background:#fff!important;color:#1f2933!important;border:1px solid #dfe9e6;border-radius:16px;padding:18px;box-shadow:0 10px 28px rgba(6,30,25,.05)}.internal-search-card--product{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:14px;align-items:center}.internal-search-copy{min-width:0}.search-card-meta{display:inline-flex;margin-bottom:6px;color:#0f766e;font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.internal-search-card h2{margin:0 0 8px;font-size:1.2rem;line-height:1.25}.internal-search-card h2 a{color:#102044;text-decoration:none}.internal-search-card p{margin:0;color:#4b5d58;line-height:1.55}.search-card-price{margin-top:8px;color:#b91c1c;font-weight:900}.search-result-product-box{display:grid;justify-items:center;gap:8px;align-self:stretch;border:1px solid #e2ece8;border-radius:14px;background:#fbfffd;padding:8px}.search-result-product-box a{display:grid;place-items:center;width:100%;min-height:94px}.search-result-product-box img{width:92px!important;height:92px!important;object-fit:contain!important;background:#fff!important;border-radius:10px!important}.search-add-cart{width:auto!important;min-width:76px!important;max-width:100%!important;min-height:34px!important;padding:7px 12px!important;border-radius:999px!important;font-size:.82rem!important;line-height:1!important}@media(max-width:640px){.search-page-form{gap:8px;margin-top:14px}.search-page-submit{padding-left:16px!important;padding-right:16px!important}.internal-search-card--product{grid-template-columns:minmax(0,1fr) 104px;gap:10px;padding:14px}.internal-search-card h2{font-size:1.05rem}.internal-search-card p{font-size:.9rem}.search-result-product-box{padding:7px}.search-result-product-box a{min-height:76px}.search-result-product-box img{width:72px!important;height:72px!important}.search-add-cart{min-width:68px!important;padding:7px 9px!important;font-size:.78rem!important}}@media(max-width:380px){.internal-search-card--product{grid-template-columns:minmax(0,1fr) 92px}.search-result-product-box img{width:64px!important;height:64px!important}.search-add-cart{min-width:62px!important}}.mobile-product-cta{display:none}@media(max-width:760px){body.has-mobile-product-cta{padding-bottom:86px!important}.mobile-product-cta{position:fixed;left:0;right:0;bottom:0;z-index:240000;display:flex!important;align-items:center;justify-content:center;gap:8px;padding:10px 12px calc(10px+env(safe-area-inset-bottom));background:rgba(255,255,255,.98)!important;border-top:1px solid #dfe9e6;box-shadow:0 -10px 30px rgba(6,30,25,.12)}.mobile-product-cta .btn{flex:0 1 auto;width:auto!important;min-width:92px!important;max-width:32vw!important;min-height:42px!important;padding:9px 11px!important;border-radius:999px!important;font-size:.86rem!important;line-height:1.15!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.mobile-product-cta .whatsapp-order-btn{min-width:44px!important;max-width:44px!important;width:44px!important;padding:0!important;border-radius:50%!important;overflow:hidden!important;color:transparent!important;font-size:0!important}.mobile-product-cta .whatsapp-order-btn .icon{width:22px!important;height:22px!important;margin:0!important}}@media(max-width:380px){.mobile-product-cta{gap:6px;padding-left:8px;padding-right:8px}.mobile-product-cta .btn{min-width:84px!important;font-size:.8rem!important;padding:8px 9px!important}}.breadcrumb-nav{display:flex;align-items:center;gap:8px;font-size:.92rem;color:#475569;margin-top:18px;margin-bottom:-18px;flex-wrap:wrap}.breadcrumb-nav a{color:var(--teal);font-weight:800;text-decoration:none}.breadcrumb-nav span:last-child{font-weight:800;color:#102044}.product-seo-copy-card{max-width:980px;margin:0 auto}.product-seo-copy h2,.product-seo-copy h3{color:var(--nv-navy)}.product-seo-copy p,.product-seo-copy li{line-height:1.78}.product-gallery-main{cursor:zoom-in;transition:transform .2s ease,box-shadow .2s ease}.product-gallery-card:hover .product-gallery-main{transform:scale(1.025)}.product-zoom-modal{position:fixed;inset:0;z-index:260000;display:none;background:rgba(2,6,23,.78);padding:24px}.product-zoom-modal.is-open{display:grid;place-items:center}.product-zoom-modal__dialog{position:relative;background:#fff;border-radius:20px;padding:18px;max-width:min(940px,94vw);max-height:92vh;box-shadow:0 24px 80px rgba(0,0,0,.35)}.product-zoom-modal__dialog img{display:block;max-width:100%;max-height:82vh;object-fit:contain;background:#fff;border-radius:14px}.product-zoom-modal__close{position:absolute;top:-14px;right:-14px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#102044;font-size:28px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.28);cursor:pointer}.search-suggestions{position:absolute;left:0;right:0;top:calc(100%+6px);z-index:99999;background:#fff;border:1px solid rgba(15,118,110,.18);border-radius:16px;box-shadow:0 18px 42px rgba(15,23,42,.16);overflow:hidden;display:none}.search-suggestions.is-open{display:block}.search-suggestion{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;width:100%;padding:10px 12px;border:0;background:#fff;text-align:left;cursor:pointer}.search-suggestion:hover,.search-suggestion:focus{background:#f0fdfa;outline:0}.search-suggestion img{width:44px;height:44px;object-fit:contain;background:#fff;border-radius:10px}.search-suggestion strong{display:block;color:#0f172a;font-size:.92rem}.search-suggestion span{display:block;color:#64748b;font-size:.78rem}.search-wrap,.search-page-form{position:relative}.search-spell-note{margin:10px 0 0;color:#475569}.search-spell-note button{border:0;background:transparent;color:var(--teal);font-weight:900;text-decoration:underline;cursor:pointer;padding:0}.internal-search-card mark{background:#fef3c7;color:#7c2d12;border-radius:4px;padding:0 2px}@media(max-width:760px){.breadcrumb-nav{margin-top:12px;margin-bottom:0;font-size:.82rem}.product-detail.section{padding-top:22px}.product-seo-copy{padding-top:28px}.product-zoom-modal{padding:14px}.product-zoom-modal__dialog{padding:10px;border-radius:16px}.product-zoom-modal__close{top:8px;right:8px}.search-page-form .search-suggestions{top:calc(100%+4px)}}.nv-review-popup__dialog{position:relative!important;width:min(94vw,620px)!important;max-height:min(92vh,820px)!important;overflow:hidden!important;padding:0!important;background:#fff!important;border-radius:22px!important;box-shadow:0 28px 80px rgba(0,0,0,.28)!important}.nv-review-popup__body{max-height:min(92vh,820px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding:24px!important}.nv-review-popup__close{position:absolute!important;top:10px!important;right:10px!important;z-index:5!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#09245a!important;font-size:28px!important;line-height:1!important;box-shadow:0 8px 22px rgba(0,0,0,.18)!important}.nv-review-popup__header{padding-right:46px!important}@media(max-width:640px){.nv-review-popup__dialog{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:calc(100vh - 20px)!important}.nv-review-popup__body{max-height:calc(100vh - 20px)!important;padding:18px 14px 20px!important}.nv-review-popup__close{top:10px!important;right:10px!important}}.product-conversion-strip,.mobile-product-cta{display:none!important}body.has-mobile-product-cta{padding-bottom:0!important}.floating-buy-action{position:fixed!important;right:82px!important;bottom:14px!important;z-index:9998!important;width:54px!important;height:54px!important;border-radius:50%!important;border:1px solid #e5edf5!important;background:#0f766e!important;color:#fff!important;box-shadow:0 10px 30px rgba(9,36,90,.18)!important;font-size:.78rem!important;font-weight:900!important;display:none!important;place-items:center!important;cursor:pointer!important}.floating-buy-action span{display:block!important;line-height:1!important}@media(max-width:760px){.floating-buy-action{display:grid!important}}.product-gallery-thumbs,.product-gallery-note{display:none!important}.product-gallery-controls{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin-top:14px!important}.product-gallery-arrow{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid #d6e5e0!important;background:#fff!important;color:#173f39!important;font-size:24px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important;display:grid!important;place-items:center!important}.product-gallery-dots{display:flex!important;align-items:center!important;gap:8px!important}.product-gallery-dot{width:10px!important;height:10px!important;border-radius:50%!important;border:0!important;background:#b8c8c3!important;padding:0!important;cursor:pointer!important}.product-gallery-dot.is-active{width:28px!important;border-radius:999px!important;background:#0f766e!important}.product-sections{gap:28px!important;margin-top:6px!important;margin-bottom:18px!important}.product-sections .info-card{margin-bottom:0!important}.product-seo-copy-card{max-width:100%!important;width:100%!important}.product-seo-copy{padding-top:20px!important}.product-customer-reviews{padding-top:34px!important}.product-grid{row-gap:28px!important}.section-heading.compact-heading{margin-bottom:22px!important}.product-share-icons-only{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important;margin-top:14px!important;padding-top:12px!important;border-top:1px solid #e6efec!important;white-space:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important}.product-share-icons-only::-webkit-scrollbar{display:none!important}.product-share-icons-only .share-icon-chip{width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;border-radius:50%!important;display:inline-grid!important;place-items:center!important}.product-share-icons-only .share-icon-chip .icon{width:18px!important;height:18px!important;margin:0!important}.product-share-icons-only .share-icon-chip img+span,.product-share-icons-only>span{display:none!important}.search-page-form{position:relative!important}.search-page-form .search-suggestions,.mobile-search-wrap .search-suggestions{position:absolute!important;left:0!important;right:0!important;top:calc(100%+8px)!important}.search-result-product-box{display:grid!important;justify-items:center!important}.search-add-cart{width:auto!important;min-width:0!important;max-width:max-content!important;min-height:0!important;padding:6px 11px!important;border-radius:999px!important;font-size:.82rem!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;justify-self:center!important;white-space:nowrap!important}.about-quality-section{padding-top:36px!important}.about-quality-card{width:100%!important;max-width:100%!important}.customer-stories-section .section-intro{display:none!important}.mobile-header-actions{display:none}.region-store-bar .region-mobile-actions{display:none!important}@media(max-width:860px){.top-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto 40px 40px!important;grid-template-areas:"logo mobileactions cart menu"!important;align-items:center!important;gap:8px!important}.logo-wrap{grid-area:logo!important;min-width:0!important}.mobile-header-actions{grid-area:mobileactions!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;white-space:nowrap!important}.cart-icon-wrap{grid-area:cart!important}.mobile-menu-btn{grid-area:menu!important}.top-header .search-wrap{display:none!important}.top-header .header-whatsapp-order{display:none!important}.region-mobile-action{width:30px!important;height:30px!important;min-width:30px!important}.region-mobile-action .icon{width:16px!important;height:16px!important}.region-store-inner{justify-content:flex-end!important}.region-store-current{min-width:0!important}.region-switcher{flex:0 0 auto!important}}@media(max-width:430px){.top-header{grid-template-columns:minmax(0,1fr) auto 38px 38px!important;gap:5px!important}.mobile-header-actions{gap:4px!important}.region-mobile-action{width:26px!important;height:26px!important;min-width:26px!important}.region-mobile-action .icon{width:14px!important;height:14px!important}}.mobile-search-popup{position:fixed!important;inset:0!important;z-index:500000!important;display:none!important;align-items:flex-start!important;justify-content:center!important;padding:76px 14px 14px!important}.mobile-search-popup.is-open{display:flex!important}.mobile-search-popup__backdrop{position:absolute!important;inset:0!important;background:rgba(2,6,23,.45)!important;backdrop-filter:blur(2px)!important}.mobile-search-popup__dialog{position:relative!important;width:min(94vw,520px)!important;background:#fff!important;border-radius:18px!important;box-shadow:0 24px 80px rgba(0,0,0,.28)!important;padding:18px!important;overflow:visible!important}.mobile-search-popup__dialog h2{margin:0 44px 12px 0!important;font-size:1.25rem!important;color:#102044!important}.mobile-search-popup__close{position:absolute!important;top:10px!important;right:10px!important;width:36px!important;height:36px!important;border:0!important;border-radius:50%!important;background:#f1f5f4!important;color:#102044!important;font-size:26px!important;font-weight:900!important}.mobile-search-popup__form{position:relative!important}.mobile-search-wrap{display:flex!important;position:relative!important;width:100%!important;max-width:100%!important;margin:0!important;height:46px!important;overflow:visible!important;border:1px solid #cfd9e6!important;border-radius:999px!important;background:#fff!important}.mobile-search-wrap .search-input{height:100%!important;border:0!important;border-radius:999px 0 0 999px!important;min-width:0!important}.mobile-search-wrap .search-btn{height:100%!important;border-radius:0 999px 999px 0!important}.mobile-search-open{overflow:hidden!important}.site-header,.top-header,.search-wrap,.region-store-bar,.region-store-inner,.region-switcher{overflow:visible!important}.site-header{z-index:250000!important}.mega-menu{z-index:240000!important}.top-header .search-wrap{position:relative!important;z-index:260000!important}.top-header .search-wrap .search-suggestions{position:absolute!important;top:calc(100%+8px)!important;left:0!important;right:0!important;z-index:700000!important;max-height:min(70vh,420px)!important;overflow-y:auto!important}.search-suggestions.is-open{display:block!important}.region-store-bar{position:relative!important;z-index:260000!important}.region-switcher{z-index:700001!important}.region-switcher-menu{z-index:700002!important}.region-switcher[open] .region-switcher-menu{display:grid!important}@media(max-width:860px){.region-switcher[open] .region-switcher-menu{position:fixed!important;top:34px!important;right:10px!important;left:auto!important;min-width:280px!important;max-width:calc(100vw - 20px)!important;z-index:800000!important}.top-header{grid-template-columns:minmax(0,1fr) auto 38px 38px!important;gap:8px!important}.mobile-header-actions{gap:8px!important;justify-content:flex-end!important}.region-mobile-action,.cart-icon-wrap,.mobile-menu-btn{width:38px!important;height:38px!important;min-width:38px!important;display:inline-grid!important;place-items:center!important;padding:0!important}.cart-icon-wrap{border-radius:12px!important}.cart-icon-wrap .cart-label{display:none!important}.cart-icon-wrap .icon,.mobile-menu-btn .icon,.region-mobile-action .icon{width:20px!important;height:20px!important}.cart-count{right:-6px!important;top:-6px!important}}@media(max-width:430px){.top-header{gap:6px!important}.mobile-header-actions{gap:6px!important}.region-mobile-action,.cart-icon-wrap,.mobile-menu-btn{width:34px!important;height:34px!important;min-width:34px!important}.cart-icon-wrap .icon,.mobile-menu-btn .icon,.region-mobile-action .icon{width:18px!important;height:18px!important}}.nv-review-popup,.nv-review-popup.is-open{z-index:850000!important}.nv-review-popup__dialog{position:relative!important;overflow:hidden!important}.nv-review-popup__body{overflow-y:auto!important;overflow-x:hidden!important}.nv-review-popup__close{position:absolute!important;top:10px!important;right:10px!important;z-index:850003!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#09245a!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(0,0,0,.18)!important}.nv-review-popup__intro,.form-hp{display:none!important}.floating-buy-action{background:#fff!important;color:var(--red)!important;border:1px solid #e5edf5!important;box-shadow:0 10px 30px rgba(9,36,90,.18)!important;font-weight:1000!important;text-transform:uppercase!important}.floating-buy-action span{color:var(--red)!important;font-weight:1000!important;letter-spacing:.02em!important;text-transform:uppercase!important}.product-info>p.eyebrow{display:none!important}.product-brief-single{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;margin-top:8px!important;margin-bottom:10px!important;line-height:1.35!important}.product-share-row{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;margin:10px 0 12px!important;padding:0!important;border-top:0!important;white-space:nowrap!important;overflow-x:auto!important;scrollbar-width:none!important}.product-share-row::-webkit-scrollbar{display:none!important}.product-share-label{display:inline-flex!important;align-items:center!important;color:#334155!important;font-weight:900!important;font-size:.9rem!important;margin-right:2px!important;min-width:max-content!important}.product-share-row .share-icon-chip{width:34px!important;height:34px!important;min-width:34px!important;border-radius:50%!important}.product-share-row .share-icon-chip .icon{width:16px!important;height:16px!important}.variant-label{font-weight:900!important;margin:14px 0 0!important}.variant-select--hidden{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.variant-radio-group{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;overflow-x:auto!important;max-width:100%!important;margin:9px 0 14px!important;padding-bottom:2px!important;scrollbar-width:none!important}.variant-radio-group::-webkit-scrollbar{display:none!important}.variant-radio-option{display:inline-flex!important;align-items:center!important;white-space:nowrap!important;cursor:pointer!important}.variant-radio-option input{position:absolute!important;opacity:0!important;pointer-events:none!important}.variant-radio-option span{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:10px 13px!important;border:1px solid #cfded9!important;border-radius:999px!important;background:#fff!important;color:#173f39!important;font-weight:900!important;font-size:.88rem!important;line-height:1!important}.variant-radio-option input:checked+span{background:#0f766e!important;color:#fff!important;border-color:#0f766e!important;box-shadow:0 8px 18px rgba(15,118,110,.18)!important}.variant-radio-option input:focus+span{outline:2px solid rgba(15,118,110,.35)!important;outline-offset:2px!important}.search-page-form{overflow:visible!important;position:relative!important}.search-page-form .search-suggestions{top:calc(100%+8px)!important;left:0!important;right:0!important;z-index:700000!important}.internal-search-card{align-items:center!important}.search-result-product-box{align-self:center!important}.search-add-cart,.internal-search-card .search-add-cart{width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;padding:5px 10px!important;line-height:1!important;font-size:.78rem!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;flex:0 0 auto!important}.search-result-product-box .btn{padding:5px 10px!important;line-height:1!important;min-height:0!important}.product-sections,.product-seo-copy,.product-customer-reviews,.section.container{scroll-margin-top:150px}@media(max-width:760px){.product-info h1{margin-top:2px!important}.product-brief-single{font-size:.94rem!important}.variant-radio-option span{padding:9px 11px!important;font-size:.82rem!important}.product-share-label{font-size:.84rem!important}.product-share-row .share-icon-chip{width:32px!important;height:32px!important;min-width:32px!important}.product-share-row .share-icon-chip .icon{width:15px!important;height:15px!important}}.region-store-bar,.region-store-inner,.region-switcher{position:relative!important;z-index:100000!important;overflow:visible!important}.region-switcher[open]{z-index:100003!important}.region-switcher-menu{z-index:100004!important;position:absolute!important}.top-header,.search-wrap{position:relative!important;z-index:1000!important}.search-suggestions{z-index:100002!important}.product-share-block.product-share-row,.product-share-icons-only{justify-content:flex-start!important;align-items:center!important;text-align:left!important;width:100%!important;margin:10px 0 8px!important;padding-top:0!important;border-top:0!important}.product-share-label{color:#0b63c9!important;font-weight:900!important;margin-right:4px!important;white-space:nowrap!important}.product-share-block .share-icon-chip{flex:0 0 auto!important}.product-detail.section{padding-bottom:24px!important}.product-detail.section+.product-sections,.product-sections{padding-top:24px!important}.product-sections{gap:22px!important}.info-card,.content-card,.product-seo-copy,.product-customer-reviews,.customers-also-viewed{margin-top:0!important}@media(max-width:860px){.cart-icon-wrap{width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;background:#f2fbf7!important;color:#0f766e!important;box-shadow:0 0 0 1px rgba(15,118,110,.12)!important;display:inline-grid!important;place-items:center!important;padding:0!important;gap:0!important}.cart-icon-wrap .icon{width:16px!important;height:16px!important;min-width:16px!important}.cart-icon-wrap .cart-label{display:none!important}.cart-count{right:-7px!important;top:-7px!important;min-width:18px!important;height:18px!important;font-size:.65rem!important}.mobile-header-actions{gap:6px!important}.region-switcher-menu{right:0!important;top:calc(100%+8px)!important;max-width:calc(100vw - 24px)!important}.product-detail.section{padding-bottom:16px!important}.product-detail.section+.product-sections,.product-sections{padding-top:16px!important}}.site-header{z-index:99999!important;overflow:visible!important}.site-header *{overflow:visible}.region-store-bar{position:relative!important;z-index:90000!important;overflow:visible!important}.region-store-inner{position:relative!important;z-index:90001!important;overflow:visible!important}.region-switcher{position:relative!important;z-index:90002!important;overflow:visible!important}.region-switcher[open]{z-index:100000!important}.region-switcher-menu{position:absolute!important;z-index:100001!important;top:calc(100%+8px)!important;right:0!important}.top-header{position:relative!important;z-index:60000!important;overflow:visible!important}.search-wrap,.search-page-form{position:relative!important;overflow:visible!important}.search-suggestions{top:calc(100%+6px)!important;z-index:70000!important}.mega-menu{position:relative!important;z-index:1000!important;overflow:visible!important}.mega-menu .dropdown-content{z-index:2000!important}.product-share-block.product-share-row,.product-share-icons-only{display:flex!important;justify-content:flex-start!important;align-items:center!important;text-align:left!important;width:100%!important;margin:10px 0 8px!important;padding-top:0!important;border-top:0!important;gap:8px!important;white-space:nowrap!important}.product-share-label{display:inline-flex!important;align-items:center!important;color:#0b63c9!important;font-weight:900!important;font-size:.95rem!important;margin-right:4px!important;min-width:max-content!important}.product-share-row .share-icon-chip{flex:0 0 auto!important}@media(max-width:860px){.top-header{grid-template-columns:minmax(0,1fr) auto auto auto!important;grid-template-areas:"logo mobileactions cart menu"!important;gap:6px!important;column-gap:6px!important}.mobile-header-actions{gap:6px!important;margin-right:0!important}.region-mobile-action,.cart-icon-wrap,.mobile-menu-btn{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;border-radius:999px!important;background:#f2fbf7!important;color:#0f766e!important;box-shadow:0 0 0 1px rgba(15,118,110,.12)!important;display:inline-grid!important;place-items:center!important;padding:0!important;margin:0!important}.cart-icon-wrap{grid-area:cart!important;text-decoration:none!important;gap:0!important}.mobile-menu-btn{grid-area:menu!important;border:0!important}.region-mobile-action .icon,.cart-icon-wrap .icon,.mobile-menu-btn .icon{width:16px!important;height:16px!important;min-width:16px!important}.cart-icon-wrap .cart-label{display:none!important}.cart-count{right:-7px!important;top:-7px!important;min-width:18px!important;height:18px!important;font-size:.65rem!important}.region-switcher-menu{z-index:100001!important;max-width:calc(100vw - 24px)!important}.search-suggestions{z-index:70000!important}}@media(max-width:430px){.top-header{gap:5px!important;column-gap:5px!important}.mobile-header-actions{gap:5px!important}.region-mobile-action,.cart-icon-wrap,.mobile-menu-btn{width:29px!important;height:29px!important;min-width:29px!important;max-width:29px!important}.region-mobile-action .icon,.cart-icon-wrap .icon,.mobile-menu-btn .icon{width:15px!important;height:15px!important;min-width:15px!important}}.site-header{z-index:99999!important;overflow:visible!important}.region-store-bar,.region-store-inner,.region-switcher{position:relative!important;overflow:visible!important}.region-store-bar{z-index:95000!important}.region-store-inner{z-index:95001!important}.region-switcher{z-index:95002!important}.region-switcher[open]{z-index:99000!important}.region-switcher-menu{position:absolute!important;z-index:99001!important;top:calc(100%+8px)!important;right:0!important}.top-header{position:relative!important;z-index:85000!important;overflow:visible!important}.search-wrap,.search-page-form,.internal-search-box{position:relative!important;overflow:visible!important}.search-wrap.has-search-suggestions{z-index:86000!important}.search-suggestions,.header-search-suggestions,.search-page-suggestions{position:absolute!important;left:0!important;right:0!important;top:calc(100%+8px)!important;z-index:88000!important;background:#fff!important;border:1px solid rgba(15,118,110,.18)!important;border-radius:16px!important;box-shadow:0 18px 42px rgba(15,23,42,.18)!important;overflow:hidden!important;max-height:360px!important;overflow-y:auto!important}.search-page-form .search-suggestions,.search-page-form .search-page-suggestions{top:calc(100%+8px)!important;z-index:88000!important}.mega-menu{position:relative!important;z-index:50000!important}.mega-menu .dropdown-content{z-index:51000!important}.product-share-block.product-share-row,.product-share-icons-only{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;white-space:nowrap!important;overflow-x:auto!important;text-align:left!important;width:100%!important}.product-share-icons-only>span.product-share-label,.product-share-block>span.product-share-label,.product-share-label{display:inline-flex!important;align-items:center!important;visibility:visible!important;opacity:1!important;color:#0b63c9!important;font-weight:900!important;font-size:.95rem!important;margin-right:4px!important;min-width:max-content!important;flex:0 0 auto!important}.product-share-icons-only .share-icon-chip{flex:0 0 auto!important}@media(max-width:860px){.top-header{column-gap:5px!important;gap:5px!important}.mobile-header-actions{gap:5px!important;margin-right:0!important}.region-mobile-action,.cart-icon-wrap,.mobile-menu-btn{margin:0!important}.search-suggestions,.header-search-suggestions,.search-page-suggestions{z-index:88000!important}}.site-header{z-index:99999!important;overflow:visible!important}.region-store-bar,.region-store-inner,.region-switcher{position:relative!important;overflow:visible!important}.region-store-bar{z-index:95000!important}.region-store-inner{z-index:95001!important}.region-switcher{z-index:95002!important}.region-switcher[open]{z-index:99000!important}.region-switcher-menu{position:absolute!important;z-index:99001!important;top:calc(100%+8px)!important;right:0!important}.top-header{position:relative!important;z-index:85000!important;overflow:visible!important}.search-wrap{position:relative!important;overflow:visible!important;z-index:86000!important}.search-wrap.has-search-suggestions>.header-search-suggestions{position:absolute!important;left:0!important;right:0!important;top:calc(100%+8px)!important;width:100%!important;min-width:0!important;max-width:100%!important;z-index:88000!important}.search-suggestions{background:#fff!important;border:1px solid rgba(15,118,110,.18)!important;border-radius:16px!important;box-shadow:0 18px 42px rgba(15,23,42,.18)!important;overflow:hidden!important;display:none}.search-suggestions.is-open{display:block!important}.mega-menu{position:relative!important;z-index:50000!important}.mega-menu .dropdown-content{z-index:51000!important}.search-page-form,.search-page-input,.search-page-submit{display:none!important}.search-page-helper{max-width:720px;margin:10px auto 0;color:#475569;font-weight:700}@media(max-width:860px){.top-header{column-gap:10px!important;gap:10px!important}.mobile-header-actions{gap:10px!important;margin-right:0!important}.region-mobile-action,.cart-icon-wrap,.mobile-menu-btn{margin:0!important}}@media(max-width:430px){.top-header{column-gap:8px!important;gap:8px!important}.mobile-header-actions{gap:8px!important}}.site-header{z-index:99999!important;overflow:visible!important}.region-store-bar,.region-store-inner,.region-switcher{position:relative!important;overflow:visible!important}.region-store-bar{z-index:95000!important}.region-store-inner{z-index:95001!important}.region-switcher{z-index:95002!important}.region-switcher[open]{z-index:99000!important}.region-switcher-menu{position:absolute!important;z-index:99001!important;top:calc(100%+8px)!important;right:0!important}.top-header{position:relative!important;z-index:85000!important;overflow:visible!important}.search-wrap.has-search-suggestions{position:relative!important;overflow:visible!important;z-index:86000!important}.search-wrap.has-search-suggestions>.search-suggestions,.search-wrap.has-search-suggestions>.header-search-suggestions,.search-wrap.has-search-suggestions>.mobile-search-suggestions{position:absolute!important;left:0!important;right:0!important;top:calc(100%+8px)!important;width:100%!important;min-width:0!important;max-width:100%!important;z-index:88000!important;background:#fff!important;border:1px solid rgba(15,118,110,.18)!important;border-radius:16px!important;box-shadow:0 18px 42px rgba(15,23,42,.18)!important;overflow:hidden!important;max-height:360px!important;overflow-y:auto!important}.search-suggestions{display:none!important}.search-suggestions.is-open{display:block!important}.mega-menu{position:relative!important;z-index:50000!important}.mega-menu .dropdown-content{z-index:51000!important}.mobile-search-popup,.mobile-search-popup__dialog,.mobile-search-popup__form{overflow:visible!important}.mobile-search-popup__dialog{z-index:999999!important}.mobile-search-wrap{position:relative!important;overflow:visible!important;width:100%!important;max-width:100%!important}@media(max-width:860px){.top-header{column-gap:10px!important;gap:10px!important}.mobile-header-actions{gap:10px!important;margin-right:0!important}.region-mobile-action,.cart-icon-wrap,.mobile-menu-btn{margin:0!important}}@media(max-width:430px){.top-header{column-gap:8px!important;gap:8px!important}.mobile-header-actions{gap:8px!important}}.nv-floating-search-suggestions{position:fixed!important;display:none;left:auto;right:auto;top:auto;width:auto;min-width:0;max-width:calc(100vw - 16px);background:#fff!important;border:1px solid rgba(15,118,110,.18)!important;border-radius:16px!important;box-shadow:0 18px 42px rgba(15,23,42,.20)!important;overflow:hidden!important;max-height:360px!important;overflow-y:auto!important}.nv-floating-search-suggestions.is-open{display:block!important}.header-search-suggestions.nv-floating-search-suggestions{z-index:88000!important}.mobile-search-suggestions.nv-floating-search-suggestions{z-index:999999!important}.region-switcher[open] .region-switcher-menu{z-index:990001!important}.mega-menu{position:relative!important;z-index:50000!important}.mobile-search-popup,.mobile-search-popup__dialog,.mobile-search-popup__form{overflow:visible!important}