.os-brandline{display:flex;align-items:center;justify-content:var(--os-justify, center);flex-wrap:nowrap;width:100%;gap:clamp(6px,1.2vw,16px);padding:var(--os-pt, 16px) 12px var(--os-pb, 16px);background:var(--os-bg, transparent);font-family:inherit;text-align:center;box-sizing:border-box}.os-brandline .os-word,.os-brandline .os-pill{font-weight:800;text-transform:uppercase;letter-spacing:.3px;line-height:1;white-space:nowrap;font-size:clamp(10px,3.2vw,var(--os-max, 38px))}.os-brandline .os-word{color:var(--os-side)}.os-brandline .os-pill{color:var(--os-pill-text);background:linear-gradient(135deg,var(--os-pill-from),var(--os-pill-to));border-radius:999px;padding:.34em .72em;box-shadow:-4px 7px 0 var(--os-shadow)}@media(max-width:480px){.os-brandline{gap:clamp(4px,1.4vw,10px)}.os-brandline .os-pill{box-shadow:-3px 5px 0 var(--os-shadow);padding:.32em .6em}}.delivery-estimator-root{--ink: #20302a;--muted: #6f7d77;--line: #e3ddd1;--field-border: #cfd6d1;--positive: #1f7a4d;--price-bg: var(--secondary);--font: "Funnel Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--font);max-width:100%;color:var(--ink)}.delivery-estimator-root *,.delivery-estimator-root *:before,.delivery-estimator-root *:after{box-sizing:border-box}.de-title{font-weight:600;font-size:16px;line-height:20px;margin:0 0 8px;color:var(--primary);text-transform:capitalize}.de-input-wrapper{display:flex;gap:10px;flex-wrap:wrap}.de-pincode{flex:1 1 180px;min-width:0;padding:12px 14px;border:1px solid var(--field-border);border-radius:10px;background:#fff;font-family:var(--font);font-weight:500;font-size:13px;line-height:1;color:var(--ink)}.de-pincode:focus-visible{outline:2px solid var(--primary);outline-offset:1px;border-color:var(--primary)}.de-pincode::placeholder{color:var(--muted)}.de-check-btn{flex:0 0 auto;padding:14px 22px;border:none;border-radius:10px;color:#fff;cursor:pointer;background:var(--primary);font-family:var(--font);font-weight:600;font-size:14px;line-height:1;transition:opacity .15s ease,transform .1s ease}.de-check-btn:hover{opacity:.92}.de-check-btn:active{transform:translateY(1px)}.de-result-text{margin:10px 0 0;align-items:center;gap:6px;font-weight:400;font-size:15px;line-height:1.3;color:var(--ink)}.de-result-text[hidden]{display:none}.de-result-text:not([hidden]){display:flex;flex-wrap:wrap}.de-eta-em{color:var(--primary);font-weight:700}.de-options{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;margin-top:12px}.de-option{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid var(--line);cursor:pointer}.de-option:last-child{border-bottom:none}.de-option.hide,.de-option input{display:none}.de-radio{flex:0 0 auto;width:18px;height:18px;border:2px solid var(--muted);border-radius:50%;position:relative;transition:border-color .15s ease}.de-option.active .de-radio{border-color:var(--primary)}.de-option.active .de-radio:after{content:"";width:8px;height:8px;background:var(--primary);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.de-option.active{background:var(--primary-12)}.de-option-content{flex:1;min-width:0}.de-option-title{font-weight:600;font-size:14px;line-height:1.1;text-transform:capitalize}.de-option-sub{font-weight:400;font-size:12px;line-height:1.2;margin-top:5px}.de-option-sub.hide{display:none}.de-option-sub.de-positive{color:var(--positive)}.de-option-sub.de-muted{color:var(--muted)}.de-date{color:var(--positive);font-weight:500}.de-price{flex:0 0 auto;background:var(--price-bg);padding:6px 10px;border-radius:6px;font-weight:600;font-size:14px;line-height:1.1;color:var(--primary);white-space:nowrap}.de-policy{font-size:12px;line-height:1.4;margin:8px 0 0;color:var(--muted)}.de-policy a{color:var(--primary);text-decoration:none;font-weight:600}.de-policy a:hover{text-decoration:underline}.de-badges{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.de-badge{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;gap:6px;font-weight:500;font-size:10px;line-height:1.25;color:var(--primary)}.de-badge svg{color:var(--primary)}.de-badge span{color:var(--ink)}@media(max-width:480px){.de-check-btn{flex:1 1 100%}.de-badge{font-size:9px}}@media(prefers-reduced-motion:reduce){.delivery-estimator-root *{transition:none!important}}.offers-root{--muted: #6f7d77;--line: var(--primary-30);--card-bg: #ffffff;--success: var(--primary);--font: "Funnel Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-family:var(--font);max-width:750px;margin-inline:auto;box-sizing:border-box}.offers-root *,.offers-root *:before,.offers-root *:after{box-sizing:border-box}.inner_custom_offers{width:100%;border-radius:10px;background-color:var(--secondary);border:1px solid var(--primary-30);padding:10px;display:flex;flex-direction:column;gap:10px}.total_coupon_wrapper{display:flex;justify-content:space-between;align-items:center;gap:10px}.total_coupon_txt{display:flex;align-items:center;gap:8px}.total_coupon_txt svg{flex:0 0 auto}.coupon_txt{font-size:15px;line-height:21px;color:var(--ink)}.coupon_txt strong{font-weight:700}.total_coupon_countbox{font-weight:600;font-size:11px;line-height:1;color:#fff;background-color:var(--primary);border:none;border-radius:6px;padding:8px 12px;cursor:pointer;white-space:nowrap;transition:opacity .15s ease,transform .15s ease}.total_coupon_countbox:hover{opacity:.9}.total_coupon_countbox:active{transform:translateY(1px)}.fst_coupon_wrapper{width:100%;min-height:34px;border-radius:8px;background-color:#fff;border:1px solid var(--line);font-weight:500;font-size:12px;line-height:1.35;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px 6px 12px}.fst_coupon_wrapper .offer-copy-feedback{color:var(--success);font-weight:600;margin-left:8px;opacity:0;transition:opacity .15s ease;white-space:nowrap}.fst_coupon_wrapper.is-copied .offer-copy-feedback{opacity:1}.copy_btn{flex:0 0 auto;background:var(--primary);border:none;border-radius:6px;height:26px;width:26px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:opacity .15s ease}.copy_btn:hover{opacity:.9}.copy_btn svg{width:14px;height:14px;display:block}.cpn_txt{font-size:12px;color:var(--muted)}.offers-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99;display:none}.offers-overlay.is-open{display:block}.offers-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(750px,94vw);max-height:90vh;overflow:auto;background:var(--secondary);border-radius:14px;z-index:9999;padding:22px 18px 18px;box-shadow:0 24px 60px #00000059;display:none}.offers-modal.is-open{display:block}.all_offers_header{display:flex;justify-content:space-between;align-items:flex-start}.offers_head_wrap{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;color:var(--primary)}.offers_head_wrap .heading-icon{font-size:44px;font-weight:600;line-height:.6}.offers_head_wrap .heading-text{font-size:30px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.5px}.offers-close-btn{background:#fff;border:1px solid var(--line);border-radius:50%;height:34px;width:34px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.offers-close-btn:hover{background:#efe9dc}.offer-card-wrap{display:grid;grid-auto-flow:column;grid-auto-columns:200px;gap:20px;overflow-x:auto;overflow-y:hidden;margin:26px 0 14px;padding:10px 6px 14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.offer-card-wrap::-webkit-scrollbar{height:6px}.offer-card-wrap::-webkit-scrollbar-thumb{background:var(--primary-30);border-radius:999px}.offer-card-wrap::-webkit-scrollbar-track{background:transparent}.offer-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;border-radius:12px;background:var(--card-bg);aspect-ratio:305 / 276;padding:34px 14px 14px;scroll-snap-align:start;transform:perspective(290px) rotateX(-4deg);box-shadow:0 1px 4px #00000029,0 0 0 1px var(--primary)}.popular-tag{position:absolute;top:-10px;right:14px;font-size:10px;font-weight:500;line-height:1;background:var(--primary);color:#fff;padding:5px 7px 4px;border-radius:4px;text-transform:uppercase;letter-spacing:.4px}.offer-card .text-wrap{font-size:14px;line-height:1.3;text-align:center;color:var(--ink)}.offer-card .text-wrap p{margin:0}.offer-card .text-wrap strong{font-weight:600}.code-wrap{margin-top:auto;text-align:center}.code-wrap .code-label{display:block;font-size:13px;font-weight:600;margin:10px 0 6px;color:var(--ink);text-transform:uppercase;letter-spacing:.3px}.code-copy{width:100%;font-size:18px;font-weight:800;letter-spacing:1.5px;color:var(--primary);background:var(--primary-12);border:1px solid var(--primary);border-radius:10px;padding:11px 12px;cursor:pointer;text-decoration:underline dotted;text-underline-offset:4px;transition:background .15s ease,color .15s ease}.code-copy:hover{background:var(--primary);color:#fff}.code-copy.is-copied{background:var(--primary);color:#fff;text-decoration:none;letter-spacing:.5px}.note-text{text-align:center;font-size:12px;font-weight:600;text-transform:uppercase;color:var(--ink);letter-spacing:.2px}.note-text p{margin:0}.note-text a{color:var(--primary);text-decoration:underline dotted;text-underline-offset:3px;font-weight:700}.offers-root :focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){.offer-card{transform:none}.offers-root *{transition:none!important}}@media(max-width:600px){.coupon_txt{font-size:13px}.offers_head_wrap .heading-icon{font-size:34px}.offers_head_wrap .heading-text{font-size:24px}.offer-card-wrap{grid-auto-columns:170px;gap:16px}.offer-card{aspect-ratio:305 / 266}.code-copy{font-size:16px}}.ai-sv{--ink: #20302a;--muted: #6f7d77;font-family:inherit;color:var(--ink);box-sizing:border-box;margin-top:var(--sv-top-margin);margin-bottom:var(--sv-bottom-margin);-webkit-tap-highlight-color:transparent}.ai-sv *,.ai-sv *:before,.ai-sv *:after{box-sizing:border-box}.ai-sv-head{text-align:center;margin:0 0 24px;padding:0 16px}.ai-sv-heading{margin:0;color:var(--primary);font-weight:700;font-size:clamp(22px,4vw,36px);line-height:1.2}.ai-sv-sub{margin:8px 0 0;color:var(--muted);font-size:clamp(14px,2vw,18px);line-height:1.4}.ai-sv-grid{display:grid;gap:clamp(12px,2vw,20px);padding:6px clamp(12px,2vw,20px) 18px;grid-template-columns:1fr}@media screen and (min-width:375px){.ai-sv-grid{grid-template-columns:repeat({{section.settings.grid_columns_mobile | default: 2}},1fr)}}@media screen and (min-width:576px){.ai-sv-grid{grid-template-columns:repeat({{section.settings.grid_columns_mobile | default: 2}},1fr);gap:clamp(14px,2vw,18px)}}@media screen and (min-width:768px){.ai-sv-grid{grid-template-columns:repeat({{section.settings.grid_columns_tablet | default: 3}},1fr);gap:clamp(16px,2vw,20px);padding:6px clamp(16px,3vw,30px) 20px}}@media screen and (min-width:992px){.ai-sv-grid{grid-template-columns:repeat({{section.settings.grid_columns_desktop | default: 4}},1fr);gap:clamp(18px,2.5vw,24px);padding:6px clamp(20px,4vw,40px) 24px}}@media screen and (min-width:1200px){.ai-sv-grid{grid-template-columns:repeat({{section.settings.grid_columns_desktop_large | default: 5}},1fr);gap:clamp(20px,3vw,28px);padding:6px clamp(24px,5vw,60px) 28px}}.ai-sv-carousel-container{position:relative;overflow:hidden;width:100%;padding:6px clamp(12px,2vw,20px) 18px;touch-action:pan-y}.ai-sv-carousel{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);gap:clamp(12px,2vw,20px);will-change:transform}.ai-sv-carousel-slide{flex:0 0 auto;width:calc((100% - ({{section.settings.carousel_slides_per_view_mobile | default: 1.2 | minus: 1}}*clamp(12px,2vw,20px)))/{{section.settings.carousel_slides_per_view_mobile | default: 1.2}});scroll-snap-align:start}@media screen and (min-width:576px){.ai-sv-carousel-slide{width:calc((100% - ({{section.settings.carousel_slides_per_view_mobile | default: 2 | minus: 1}}*clamp(14px,2vw,18px)))/{{section.settings.carousel_slides_per_view_mobile | default: 2}})}}@media screen and (min-width:768px){.ai-sv-carousel-slide{width:calc((100% - ({{section.settings.carousel_slides_per_view_tablet | default: 3 | minus: 1}}*clamp(16px,2vw,20px)))/{{section.settings.carousel_slides_per_view_tablet | default: 3}})}.ai-sv-carousel-container{padding:6px clamp(16px,3vw,30px) 20px}}@media screen and (min-width:992px){.ai-sv-carousel-slide{width:calc((100% - ({{section.settings.carousel_slides_per_view_desktop | default: 4 | minus: 1}}*clamp(18px,2.5vw,24px)))/{{section.settings.carousel_slides_per_view_desktop | default: 4}})}.ai-sv-carousel-container{padding:6px clamp(20px,4vw,40px) 24px}}@media screen and (min-width:1200px){.ai-sv-carousel-slide{width:calc((100% - ({{section.settings.carousel_slides_per_view_desktop_large | default: 5 | minus: 1}}*clamp(20px,3vw,28px)))/{{section.settings.carousel_slides_per_view_desktop_large | default: 5}})}.ai-sv-carousel-container{padding:6px clamp(24px,5vw,60px) 28px}}.ai-sv-card{scroll-snap-align:start;background:#fff;border-radius:clamp(12px,2vw,16px);overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:transform .3s ease,box-shadow .3s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(hover:hover){.ai-sv-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}}.ai-sv-media-wrapper{position:relative;width:100%;aspect-ratio:var(--sv-aspect, 9 / 16);overflow:hidden;background:var(--secondary)}.ai-sv-media{position:relative;display:block;width:100%;height:100%;cursor:pointer;overflow:hidden}.ai-sv-video{width:100%;height:100%;object-fit:cover;display:block}.ai-sv-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(40px,6vw,52px);height:clamp(40px,6vw,52px);border-radius:50%;background:#ffffffe6;color:var(--primary);display:flex;align-items:center;justify-content:center;padding-left:3px;opacity:0;transition:opacity .25s ease;pointer-events:none;box-shadow:0 2px 12px #00000026}.ai-sv-play svg{width:clamp(18px,2.5vw,24px);height:clamp(18px,2.5vw,24px)}@media(hover:hover){.ai-sv-card:hover .ai-sv-play{opacity:1}}.ai-sv-products{position:absolute;bottom:0;left:0;right:0;padding:clamp(20px,3vw,28px) clamp(10px,1.5vw,16px) clamp(10px,1.5vw,16px);display:flex;gap:clamp(6px,1vw,10px);overflow-x:auto;scrollbar-width:none;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 100%);z-index:2;transition:opacity .3s ease;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.ai-sv-products::-webkit-scrollbar{display:none}@media(hover:none)and (pointer:coarse){.ai-sv-products{opacity:1!important;pointer-events:auto!important;padding:clamp(16px,2.5vw,20px) clamp(8px,1vw,12px) clamp(8px,1vw,12px)}.ai-sv-product{background:#fffffff2;min-width:clamp(100px,20vw,130px);padding:clamp(4px,.8vw,8px)}}@media(hover:hover){.ai-sv-products{opacity:0;pointer-events:none}.ai-sv-card:hover .ai-sv-products{opacity:1;pointer-events:auto}}.ai-sv-product{min-width:clamp(100px,18vw,140px);background:#fffffff2;border-radius:clamp(6px,1vw,10px);padding:clamp(6px,1vw,10px);display:flex;align-items:center;gap:clamp(6px,1vw,10px);text-decoration:none;transition:all .2s ease;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);pointer-events:auto;flex-shrink:0;scroll-snap-align:start}@media(hover:hover){.ai-sv-product:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 12px #00000026;background:#fff}}.ai-sv-product:active{transform:scale(.98)}.ai-sv-product-image{width:clamp(32px,5vw,44px);height:clamp(32px,5vw,44px);flex-shrink:0;border-radius:clamp(4px,.8vw,8px);overflow:hidden;background:var(--secondary)}.ai-sv-product-image img{width:100%;height:100%;object-fit:cover}.ai-sv-product-info{flex:1;min-width:0}.ai-sv-product-title{font-size:clamp(10px,1.2vw,13px);font-weight:600;color:var(--ink);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.ai-sv-product-price{font-size:clamp(10px,1.2vw,13px);font-weight:700;color:var(--primary);display:block;margin-top:1px}.ai-sv-empty{color:var(--muted);font-size:clamp(14px,2vw,18px);padding:40px 20px;text-align:center;grid-column:1 / -1}@media screen and (max-width:374px){.ai-sv-grid{grid-template-columns:1fr 1fr;gap:10px;padding:6px 10px 14px}.ai-sv-product{min-width:85px;padding:4px}.ai-sv-product-image{width:28px;height:28px}.ai-sv-product-title,.ai-sv-product-price{font-size:9px}}@media screen and (max-width:576px){.ai-sv-head{margin:0 0 16px;padding:0 12px}.ai-sv-products{padding:clamp(14px,3vw,18px) clamp(6px,1.5vw,10px) clamp(6px,1.5vw,10px)}.ai-sv-product{min-width:clamp(90px,25vw,120px);padding:clamp(4px,1vw,6px)}.ai-sv-product-info{min-width:0}.ai-sv-play{width:36px;height:36px}.ai-sv-play svg{width:16px;height:16px}}@media screen and (min-width:577px)and (max-width:767px){.ai-sv-grid{gap:14px}.ai-sv-products{padding:clamp(16px,2.5vw,20px) clamp(8px,1.5vw,12px) clamp(8px,1.5vw,12px)}.ai-sv-product{min-width:clamp(100px,18vw,130px)}}@media screen and (max-height:500px)and (orientation:landscape){.ai-sv-media-wrapper{aspect-ratio:16 / 9}.ai-sv-grid{grid-template-columns:repeat(3,1fr);gap:12px}.ai-sv-products{padding:12px 8px 8px}.ai-sv-product{min-width:80px;padding:4px 6px}.ai-sv-product-image{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){.ai-sv *{transition:none!important;animation:none!important}.ai-sv-carousel{transition:none!important}.ai-sv-products{opacity:1!important;pointer-events:auto!important}}@media(prefers-contrast:high){.ai-sv-product{border:1px solid var(--ink)}.ai-sv-play{background:#fff;border:2px solid var(--primary)}}@media(prefers-color-scheme:dark){.ai-sv-card{background:#1a1a1a}.ai-sv-product{background:#1e1e1ef2;border-color:#ffffff1a}.ai-sv-product:hover{background:#2a2a2a}.ai-sv-product-title{color:#e0e0e0}.ai-sv-product-price{color:var(--primary)}}.ai-sv-product{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ai-sv-product:active{opacity:.7}.sticky-footer-cta{--jw-green: #1B3F35;--jw-green-2: #15332A;--jw-green-hi: #24523F;--jw-cream: #F4F1EA;--jw-cream-2: #EEE7D8;--jw-gold: #C6A15A;--jw-ink: #22302B;--jw-muted: #6E7A74;--jw-line: #E6DFD1}.sticky-footer-cta{position:fixed;bottom:0;left:0;right:0;z-index:9998;width:100%;transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);pointer-events:none;font-family:inherit}.sticky-footer-cta.is-visible,.sticky-footer-cta.is-always-on{transform:translateY(0);pointer-events:auto}.sticky-footer{background:var(--jw-cream);box-shadow:0 -4px 16px #00000014;max-width:100%;margin:0 auto}.sticky-footer-header-inner,.sticky-footer-main-inner,.sticky-footer-trust-inner{width:100%}.sticky-footer-header{background:linear-gradient(90deg,var(--jw-green-2) 0%,var(--jw-green) 50%,var(--jw-green-2) 100%);padding:8px 12px;text-align:center;overflow:hidden;position:relative}.sticky-footer-header-text{margin:0;color:var(--jw-cream);font-size:13px;line-height:1.3;font-weight:500;letter-spacing:.2px}.sticky-footer-header-text strong{font-weight:700;color:var(--jw-gold)}.shine-effect{position:relative;overflow:hidden}.shine-effect:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22) 50%,transparent);animation:shineSweep 3s ease-in-out infinite}@keyframes shineSweep{0%{left:-60%}50%{left:110%}to{left:110%}}.sticky-footer-main{padding:8px 12px}.sticky-footer-main-inner{display:flex;align-items:center;justify-content:space-between;gap:10px}.sticky-footer-content{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.sticky-footer-image-container{flex-shrink:0;width:52px;height:52px;border-radius:8px;overflow:hidden;background:#fff;border:1px solid var(--jw-line)}.sticky-footer-product-image{width:100%;height:100%;object-fit:cover;display:block}.sticky-footer-pricing{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sticky-footer-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.sticky-footer-mrp{font-size:12px;color:var(--jw-muted);line-height:1.2}.sticky-footer-mrp-value{text-decoration:line-through;color:var(--jw-muted);margin-left:2px}.sticky-footer-current-price{font-size:18px;font-weight:700;color:var(--jw-ink);line-height:1.2;transition:opacity .15s ease}.sticky-footer-current-price.is-updating{opacity:.4}.sticky-footer-savings-text{font-size:12px;color:var(--jw-green);font-weight:600;line-height:1.2}.sticky-footer-buy-button{flex-shrink:0;background:linear-gradient(180deg,var(--jw-green-hi) 0%,var(--jw-green) 100%);color:var(--jw-cream);border:none;border-radius:8px;padding:12px 22px;font-size:15px;font-weight:700;letter-spacing:.5px;cursor:pointer;text-transform:uppercase;box-shadow:0 2px 6px #1b3f354d;transition:transform .15s ease,box-shadow .15s ease;min-width:110px;-webkit-tap-highlight-color:transparent}.sticky-footer-buy-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #1b3f356b}.sticky-footer-buy-button:active{transform:translateY(0)}.sticky-footer-buy-button:disabled{background:#999;cursor:not-allowed;box-shadow:none;transform:none}.sticky-footer-trust-footer{padding:6px 12px;background:var(--jw-cream-2);border-top:1px solid var(--jw-line)}.sticky-footer-trust-inner{display:flex;align-items:center;justify-content:center;gap:24px}.sticky-footer-happy-item,.sticky-footer-reviews-item{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--jw-ink);line-height:1.3}.sticky-footer-trust-footer svg path{fill:var(--jw-gold)}.font500{font-weight:600;color:var(--jw-ink)}.sticky-footer-cta.is-soldout .sticky-footer-buy-button{background:#999}@media(max-width:430px){.sticky-footer-header-text{font-size:12px}.sticky-footer-main{padding:6px 10px}.sticky-footer-main-inner{gap:8px}.sticky-footer-image-container{width:46px;height:46px}.sticky-footer-current-price{font-size:16px}.sticky-footer-mrp,.sticky-footer-savings-text{font-size:11px}.sticky-footer-buy-button{padding:10px 16px;font-size:13px;min-width:90px}.sticky-footer-trust-footer{padding:5px 10px}.sticky-footer-trust-inner{gap:14px}.sticky-footer-happy-item,.sticky-footer-reviews-item{font-size:10px}}@media(min-width:431px)and (max-width:768px){.sticky-footer{max-width:600px}.sticky-footer-header-text{font-size:14px}.sticky-footer-image-container{width:56px;height:56px}.sticky-footer-current-price{font-size:19px}}@media(min-width:769px){.sticky-footer-cta{left:50%;right:auto;width:var(--sticky-footer-max-width, 1100px);max-width:calc(100vw - (var(--sticky-footer-side-margin, 20px) * 2));transform:translate(-50%) translateY(120%)}.sticky-footer-cta.is-visible,.sticky-footer-cta.is-always-on{transform:translate(-50%) translateY(0)}.sticky-footer-cta.width-mode-full-width{left:0;right:0;width:100%;max-width:100%;transform:translateY(100%)}.sticky-footer-cta.width-mode-full-width.is-visible,.sticky-footer-cta.width-mode-full-width.is-always-on{transform:translateY(0)}.sticky-footer{border-radius:var(--sticky-footer-radius, 16px) var(--sticky-footer-radius, 16px) 0 0;overflow:hidden;box-shadow:0 -12px 36px #00000024,0 -2px 8px #0000000a}.sticky-footer-cta.width-mode-full-width .sticky-footer{border-radius:0;box-shadow:0 -8px 32px #0000001f}.sticky-footer-header{padding:10px 24px;border-radius:var(--sticky-footer-radius, 16px) var(--sticky-footer-radius, 16px) 0 0}.sticky-footer-cta.width-mode-full-width .sticky-footer-header{border-radius:0}.sticky-footer-header-inner,.sticky-footer-main-inner,.sticky-footer-trust-inner{max-width:100%;margin:0}.sticky-footer-header-text{font-size:15px;letter-spacing:.3px}.sticky-footer-header-text strong{font-size:16px}.sticky-footer-main{padding:14px 24px}.sticky-footer-main-inner{gap:24px}.sticky-footer-content{gap:18px}.sticky-footer-image-container{width:72px;height:72px;border-radius:10px;border:1px solid var(--jw-line)}.sticky-footer-pricing{gap:4px}.sticky-footer-price-row{gap:12px;align-items:baseline}.sticky-footer-mrp{font-size:14px;color:var(--jw-muted)}.sticky-footer-mrp-value{font-size:14px}.sticky-footer-current-price{font-size:24px;letter-spacing:-.3px}.sticky-footer-savings-text{font-size:14px;color:var(--jw-green)}.sticky-footer-buy-button{padding:16px 48px;font-size:16px;letter-spacing:1px;min-width:200px;border-radius:10px;box-shadow:0 4px 12px #1b3f3561}.sticky-footer-buy-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1b3f357a}.sticky-footer-trust-footer{padding:10px 24px;background:var(--jw-cream-2)}.sticky-footer-trust-inner{gap:40px}.sticky-footer-happy-item,.sticky-footer-reviews-item{font-size:13px;gap:6px}.sticky-footer-happy-item svg,.sticky-footer-reviews-item svg{width:16px;height:16px}}@media(min-width:1400px){.sticky-footer-header-text{font-size:16px}.sticky-footer-current-price{font-size:26px}.sticky-footer-buy-button{padding:18px 56px;font-size:17px;min-width:220px}}@media(prefers-reduced-motion:reduce){.sticky-footer-cta{transition:none}.shine-effect:before{animation:none;display:none}.sticky-footer-current-price.is-updating{opacity:1}}.button.button--style{color:var(--color-button-style);background:var(--bg-button-style);border:1px solid var(--border-button-style);max-width:var(--width-button-style)}@media(min-width:1025px){.button.button--style:hover{color:var(--color-button-hover-style);background:var(--bg-button-hover-style);border-color:var(--border-button-hover-style)}}@media screen and (min-width:1025px){.media-block.container-full{padding-left:var(--padding-left-full-width);padding-right:var(--padding-right-full-width)}}.media-block{min-height:var(--section-min-height, "auto")}.media-block.container{margin:0}[style*="--horizontal-alignment: center"] .special-heading-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .special-heading-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.special-heading-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.special-heading-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.special-heading-block{--text-align-default: right}.special-heading-block{background-color:var(--background-color, transparent);border-radius:var(--corner-radius, 0rem)}.special-heading-block.h2>*{font-size:var(--heading-size);color:var(--color-heading);line-height:var(--heading-line-height);text-align:var(--text-align, var(--text-align-default));overflow-wrap:anywhere}@media(max-width:767px){.special-heading-block.h2>*{font-size:var(--heading-size-mb)}}.special-heading-block.h2 p{margin:unset}.special-heading-block.h2 .special_text--color{color:var(--special_heading_color)}.special-heading-block.h2 .special_text--background{color:transparent;background-image:var(--special_heading_image);background-clip:text;-webkit-background-clip:text;background-position:center;background-size:cover}.background-image-container img{object-fit:cover;width:100%;height:100%}.background-image-fit img{object-fit:contain}.video-background,.video-background *{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.video-background--cover *{object-fit:cover}.video-background--contain *{object-fit:contain}@media(prefers-reduced-motion:reduce){video-background-component video{display:none}}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--overlay-layer);pointer-events:none;border-radius:var(--overlay-border-radius, 0px)}.overlay--solid{background:var(--overlay-color)}.overlay--gradient{background:linear-gradient(var(--overlay-direction),var(--overlay-color),var(--overlay-color--end))}.section-content-wrapper.section-content-wrapper{min-height:calc(var(--section-min-height, "auto") - var(--section-height-offset, 0px));position:relative;width:100%;height:100%}.section-wrapper .section{min-height:var(--section-min-height, "auto")}.section[data-shopify-visual-preview]{min-height:var(--section-preview-height);padding-top:0}.section[data-shopify-visual-preview] .custom-section-background{display:none}body:has(>#header-group>.header-section>#header-component[transparent]):not(:has(>#header-group>.header-section+.shopify-section))>main>.section-wrapper:first-child{--section-height-offset: var(--header-group-height, 0)}.section-wrapper .custom-section-background{grid-column:1 / -1}.custom-section-content{z-index:var(--layer-flat)}@media screen and (min-width:1025px){.custom-section .container-full{padding-left:var(--padding-left-full-width);padding-right:var(--padding-right-full-width)}}.layout-panel-flex{display:flex!important;gap:var(--gap);height:100%}.layout-panel-flex--row{flex-flow:row var(--flex-wrap);justify-content:var(--horizontal-alignment);align-items:var(--vertical-alignment)}.layout-panel-flex--column{flex-flow:column var(--flex-wrap);align-items:var(--horizontal-alignment);justify-content:var(--vertical-alignment)}@media screen and not (min-width:750px){.mobile-column{flex-flow:column nowrap;align-items:var(--horizontal-alignment);justify-content:var(--vertical-alignment-mobile)}.layout-panel-flex--row:not(.mobile-column) .text-block{flex:1 1 var(--max-width--display-tight)}.layout-panel-flex--row:not(.mobile-column) .image-block{flex:1 1 var(--size-style-width-mobile-min)}.layout-panel-flex--row:not(.mobile-column) .button{flex:0 0 fit-content}}@media(min-width:750px){.layout-panel-flex{flex-direction:var(--flex-direction)}}:root{--text-align-default: left}[style*="--horizontal-alignment: center"] .text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .text-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.text-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.text-block{--text-align-default: right}.text-block{max-width:100%;display:flex;flex-direction:column;align-items:var(--horizontal-alignment)}.text-block,.text-block>*{width:var(--width);text-align:var(--text-align, var(--text-align-default));text-wrap:var(--text-wrap)}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width):is(.h1,.h2,.h3,.h4,.h5,.h6){text-wrap:balance}.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-color:transparent}.text-block,.text-block>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--color-text);font-size:var(--font-size-text);line-height:var(--text-line-height);font-weight:var(--font-weight-text);max-width:var(--cus-width-text);overflow-wrap:break-word;margin-top:0;margin-bottom:0}@media(max-width:1024px){.text-block,.text-block>:is(h1,h2,h3,h4,h5,h6,p,*){font-size:var(--font-size-text-mb)}}.text-block>*:first-child{margin-block-start:0}.text-block>*:last-child{margin-block-end:0}.text-block>*+*{margin-top:2rem}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.text-block--background{background-color:var(--text-background-color);border-radius:var(--text-corner-radius)}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
