.benefits-grid__heading{text-align:center;margin-bottom:3rem}.benefits-grid__items{display:grid;grid-template-columns:repeat(var(--grid-columns-mobile, 2),1fr);gap:3rem 2rem}@media screen and (min-width:750px){.benefits-grid__items{grid-template-columns:repeat(var(--grid-columns, 2),1fr);gap:4rem 3rem}}.benefits-grid__item{text-align:center}.benefits-grid__icon{width:70px;height:70px;border-radius:50%;background-color:var(--icon-bg, #D9EAD3);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;overflow:hidden}.benefits-grid__icon-img{width:55%;height:55%;object-fit:contain;display:block}.benefits-grid__item-headline{font-size:1.8rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.benefits-grid__item-description{font-size:1.5rem;opacity:.75;margin:0;line-height:1.4}.benefits-grid__item-description p{margin:0}.comparison-table__heading{font-size:calc(var(--font-heading-scale) * 2.4rem);font-weight:800;line-height:1.2;margin:0 0 .6rem;color:rgb(var(--color-foreground));text-align:center}.comparison-table__subheading{font-size:1.4rem;color:rgba(var(--color-foreground),.55);text-align:center;margin:0 0 2rem;line-height:1.5}.comparison-table__wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px;box-shadow:0 2px 20px #00000014;border:1px solid #EDE8E0}.comparison-table{width:100%;border-collapse:collapse;min-width:280px;background:#fff;table-layout:fixed}.comparison-table thead tr{background:#fff}.comparison-table__col-feature{width:38%;padding:1.4rem 1.2rem;border-bottom:2px solid #EDE8E0;vertical-align:bottom}.comparison-table__col-us{width:31%;background:#7a8450;padding:0;text-align:center;border-bottom:3px solid #5f6a3d;border-left:3px solid #7A8450;border-right:3px solid #7A8450;border-top:3px solid #7A8450;border-radius:12px 12px 0 0;position:relative;z-index:2;box-shadow:0 -4px 16px #7a845038,4px 0 12px #7a84501a,-4px 0 12px #7a84501a}.comparison-table__col-them{width:31%;padding:1.4rem .8rem;text-align:center;border-bottom:2px solid #EDE8E0;background:#f8f7f4;vertical-align:middle}.comparison-table__our-badge{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.4rem .8rem 1.2rem}.comparison-table__icon-circle{width:40px;height:40px;border-radius:50%;background:#ffffff2e;border:2px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.comparison-table__logo{width:24px;height:24px;object-fit:contain;filter:brightness(0) invert(1)}.comparison-table__brand-name{display:block;font-size:1.3rem;font-weight:800;color:#fff;letter-spacing:.01em;line-height:1.2}.comparison-table__best-badge{display:inline-block;background:#c96a4a;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.04em;padding:2px 8px;border-radius:20px;white-space:nowrap}.comparison-table__them-badge{display:flex;flex-direction:column;align-items:center;gap:.5rem}.comparison-table__them-icon{width:34px;height:34px;border-radius:50%;background:#edebe6;display:flex;align-items:center;justify-content:center;color:#0000004d}.comparison-table__brand-name--them{color:#00000061;font-size:1.2rem;font-weight:600}.comparison-table__row{border-bottom:1px solid #F0EBE3}.comparison-table__row:last-child{border-bottom:none}.comparison-table__row:nth-child(2n){background:#fdfcfa}.comparison-table__feature{padding:1.4rem 1.2rem;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.4;vertical-align:middle}.comparison-table__cell{padding:1.2rem .8rem;text-align:center;vertical-align:middle}.comparison-table__cell--us{background:#7a84500f;border-left:3px solid #7A8450;border-right:3px solid #7A8450;position:relative;z-index:2}.comparison-table__row:last-child .comparison-table__cell--us{border-bottom:3px solid #7A8450;border-radius:0 0 10px 10px}.comparison-table__cell--them{background:#f8f7f4}.comparison-table__check{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#7a8450;color:#fff;margin:0 auto;flex-shrink:0}.comparison-table__check--muted{background:#e2ddd6;color:#00000059}.comparison-table__cross{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#c96a4a1a;color:#c96a4a;margin:0 auto;flex-shrink:0}.comparison-table__value{display:block;font-size:1.15rem;font-weight:700;color:#7a8450;line-height:1.3;margin-top:.4rem}.comparison-table__value--muted{color:#00000059;font-weight:500}.comparison-table__cta-wrap{text-align:center;margin-top:2.4rem}.comparison-table__cta{display:inline-block;width:100%;max-width:360px;background:#c96a4a;color:#fff;border:none;border-radius:10px;padding:1.4rem 2rem;font-size:1.5rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;transition:background .2s ease;box-shadow:0 4px 14px #c96a4a59}.comparison-table__cta:hover{background:#b05a3a;color:#fff}.differentiator__inner{display:flex;flex-direction:column;gap:2.5rem}.differentiator__heading{font-size:calc(var(--font-heading-scale) * 2.8rem);font-weight:800;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.differentiator__heading{font-size:calc(var(--font-heading-scale) * 3.4rem);max-width:60%}}.differentiator__cards{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:750px){.differentiator__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}.differentiator__card{position:relative;border:none;border-radius:16px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem;min-height:16rem;background:linear-gradient(135deg,#f5f7ee,#eff2e4);border-left:4px solid #7A8450;box-shadow:0 4px 16px #7a845014;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.differentiator__card:before{content:"";position:absolute;top:-30px;right:-30px;width:100px;height:100px;border-radius:50%;background:#7a845014;pointer-events:none}.differentiator__card:after{content:"";position:absolute;bottom:-20px;left:-20px;width:70px;height:70px;border-radius:50%;background:#c96a4a0f;pointer-events:none}.differentiator__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #7a845026}.differentiator__card-heading{font-size:1.8rem;font-weight:800;margin:0;color:#3a4220;line-height:1.3;position:relative;z-index:1}.differentiator__card-heading:after{content:"";display:block;width:32px;height:3px;background:#c96a4a;border-radius:2px;margin:.6rem auto 0}.differentiator__card-body{font-size:1.4rem;color:#0009;margin:0;line-height:1.6;position:relative;z-index:1}.differentiator__cta{text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:1.4rem}.value-prop2__inner{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:750px){.value-prop2__inner{flex-direction:row;align-items:flex-start;gap:6rem}.value-prop2__media,.value-prop2__content{flex:1}}.value-prop2__media{width:100%;border-radius:12px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);aspect-ratio:1 / 1}.value-prop2__placeholder{aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);padding:3rem;text-align:center;font-size:1.5rem;color:rgba(var(--color-foreground),.5);font-weight:500;line-height:1.5}.value-prop2__image{display:block;width:100%;height:auto;object-fit:cover}.value-prop2__video-wrapper{aspect-ratio:1 / 1;position:relative}.value-prop2__video{width:100%;height:100%;object-fit:cover;display:block}.value-prop2__content{display:flex;flex-direction:column;gap:2rem}.value-prop2__heading{font-size:calc(var(--font-heading-scale) * 2.8rem);font-weight:900;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.value-prop2__heading{font-size:calc(var(--font-heading-scale) * 3.4rem)}}.value-prop2__accordions{display:flex;flex-direction:column;border-top:1px solid rgba(var(--color-foreground),.12)}.value-prop2__accordion{border-bottom:1px solid rgba(var(--color-foreground),.12)}.value-prop2__summary{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 0;cursor:pointer;font-size:1.5rem;font-weight:800;color:rgb(var(--color-foreground));list-style:none;gap:1rem}.value-prop2__summary::-webkit-details-marker{display:none}.value-prop2__caret{flex-shrink:0;width:1.2rem;height:1.2rem;transition:transform .2s ease}.value-prop2__accordion[open] .value-prop2__caret{transform:rotate(180deg)}.value-prop2__accordion-content{padding:0 0 1.4rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75);line-height:1.6}.value-prop2__cta{text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:1.4rem}.value-prop3__inner{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:750px){.value-prop3__inner{flex-direction:row;align-items:flex-start;gap:6rem}.value-prop3__media,.value-prop3__content{flex:1}}.value-prop3__media{width:100%;border-radius:12px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);aspect-ratio:1 / 1}.value-prop3__placeholder{aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);padding:3rem;text-align:center;font-size:1.5rem;color:rgba(var(--color-foreground),.5);font-weight:500;line-height:1.5}.value-prop3__image{display:block;width:100%;height:auto;object-fit:cover}.value-prop3__video-wrapper{aspect-ratio:1 / 1;position:relative}.value-prop3__video{width:100%;height:100%;object-fit:cover;display:block}.value-prop3__content{display:flex;flex-direction:column;gap:2rem}.value-prop3__heading{font-size:calc(var(--font-heading-scale) * 2.8rem);font-weight:800;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.value-prop3__heading{font-size:calc(var(--font-heading-scale) * 3.4rem)}}.value-prop3__body{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0}.value-prop3__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 1.5rem}.value-prop3__benefit{display:flex;flex-direction:column;gap:.6rem}.value-prop3__icon{width:56px;height:56px;border-radius:50%;background:#d9ead3;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.4rem}.value-prop3__icon-img{width:55%;height:55%;object-fit:contain}.value-prop3__benefit-heading{font-size:1.5rem;font-weight:700;margin:0;color:rgb(var(--color-foreground));line-height:1.3}.value-prop3__benefit-desc{font-size:1.3rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.5}.value-prop3__cta{text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:1.4rem}.value-prop__inner{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width:750px){.value-prop__inner{flex-direction:row;align-items:center;gap:6rem}.value-prop__media,.value-prop__content{flex:1}}.value-prop__media{width:100%;border-radius:12px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.12);aspect-ratio:1 / 1}.value-prop__placeholder{aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04);padding:3rem;text-align:center;font-size:1.5rem;color:rgba(var(--color-foreground),.5);font-weight:500;line-height:1.5}.value-prop__image{display:block;width:100%;height:auto;object-fit:cover}.value-prop__video-wrapper{aspect-ratio:1 / 1;position:relative}.value-prop__video{width:100%;height:100%;object-fit:cover;display:block}.value-prop__content{display:flex;flex-direction:column;gap:1.5rem}.value-prop__heading{font-size:calc(var(--font-heading-scale) * 2.8rem);font-weight:800;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.value-prop__heading{font-size:calc(var(--font-heading-scale) * 3.4rem)}}.value-prop__body{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0}.value-prop__cta{align-self:flex-start;text-transform:uppercase;letter-spacing:.08em;font-weight:700;font-size:1.4rem}.bundle-cards{margin:1rem 0}.bundle-cards__heading{font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.6);text-transform:uppercase;letter-spacing:.08em;margin:0 0 1rem}.bundle-cards__list{display:flex;flex-direction:column;gap:1rem;border:none;margin:0;padding:0}.bundle-card{position:relative;display:block;border:2px solid #D8CFC5;border-radius:12px;padding:1.2rem 1.4rem;cursor:pointer;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;overflow:visible}.bundle-card--selected{border-color:#b8752e;background:#f5e6d3;box-shadow:0 2px 12px #b8752e26}.bundle-card__input{position:absolute;opacity:0;width:0;height:0}.bundle-card__radio{flex-shrink:0;width:9px;height:22px;border-radius:999px;border:1.2px solid #D8CFC5;margin-right:0;margin-left:-.6rem;display:flex;align-items:center;justify-content:center}.bundle-card--selected .bundle-card__radio{border-color:#b8752e}.bundle-card--selected .bundle-card__radio:after{content:"";width:5px;height:14px;border-radius:999px;background:#b8752e}.bundle-card__badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:#7a8450;color:#fff;font-size:1rem;font-weight:700;letter-spacing:.06em;padding:4px 12px;border-radius:20px;white-space:nowrap;z-index:2}.bundle-card__badge--terra{background:#c96a4a}.bundle-card__inner{display:flex;align-items:center;gap:.7rem}.bundle-card__image-wrap{flex-shrink:0;width:52px;height:52px;border-radius:8px;overflow:hidden;background:#f0ebe4}.bundle-card__image{width:100%;height:100%;object-fit:cover;display:block}.bundle-card__info{flex:1;min-width:0}.bundle-card__title{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 .3rem;line-height:1.3}.bundle-card__pricing{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.bundle-card__price{font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground))}.bundle-card__compare{font-size:1.3rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.bundle-card__save{flex-shrink:0;background:#f5f7ee;border:1px solid #D8CFC5;border-radius:8px;padding:.5rem .8rem;text-align:center;min-width:5.5rem}.bundle-card--selected .bundle-card__save{background:#fff}.bundle-card__save-label{display:block;font-size:1.2rem;color:rgba(var(--color-foreground),.6);font-weight:1000;text-transform:uppercase}.bundle-card__save-amount{display:block;font-size:1.2rem;font-weight:500;color:#7a8450;line-height:1.2}.countdown-timer-inline{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:1rem 0;font-size:1.5rem}.countdown-timer-inline__label{color:var(--ct-label, rgb(var(--color-foreground)));font-weight:500}.countdown-timer-inline__time{font-weight:700;color:var(--ct-time, rgb(var(--color-foreground)));font-variant-numeric:tabular-nums;letter-spacing:.02em}.custom-product-title{font-size:var(--title-size-mobile, 2.2rem);line-height:1.3;margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.custom-product-title{font-size:var(--title-size-desktop, 3rem)}}.delivery-pincode{background:#fff8f0;border:1px solid #D8CFC5;border-radius:12px;padding:1.4rem 1.8rem;margin:1rem 0}.delivery-pincode__inner{display:flex;align-items:center;gap:.6rem;margin-bottom:1.2rem;color:#7a8450}.delivery-pincode__label{font-size:1.4rem;font-weight:600;color:#000}.delivery-pincode__form{display:flex;gap:.8rem}.delivery-pincode__input{flex:1;border:1.5px solid #D8CFC5;border-radius:8px;padding:.8rem 1.2rem;font-size:1.4rem;outline:none;background:#fff;letter-spacing:.05em}.delivery-pincode__input:focus{border-color:#7a8450}.delivery-pincode__btn{background:#7a8450;color:#fff;border:none;border-radius:8px;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:600;cursor:pointer;white-space:nowrap}.delivery-pincode__btn:hover{background:#5f6a3d}.delivery-pincode__error{display:none;color:#c96a4a;font-size:1.2rem;margin:.6rem 0 0}.delivery-pincode__error--show{display:block}.delivery-timeline--hidden{display:none}.delivery-timeline--visible{display:block;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.delivery-timeline__change{margin:1.2rem 0 0;font-size:1.2rem;color:#00000080;text-align:center;padding-top:1.2rem;border-top:1px solid #D8CFC5}.delivery-timeline__change-link{color:#7a8450;text-decoration:underline;cursor:pointer}.delivery-timeline{background:#fff8f0;border:1px solid #D8CFC5;border-radius:12px;padding:1.6rem 1.8rem;margin:1rem 0;font-family:var(--font-body-family)}.delivery-timeline__header{display:flex;align-items:center;gap:.6rem;margin-bottom:1.8rem;padding-bottom:1.4rem;border-bottom:1px solid #D8CFC5}.delivery-timeline__header-icon{color:#7a8450;flex-shrink:0}.delivery-timeline__header svg{color:#7a8450;flex-shrink:0}.delivery-timeline__header-text{font-size:1.4rem;font-weight:600;color:#000;flex:1}.delivery-timeline__header-date{font-size:1.3rem;font-weight:700;color:#7a8450;white-space:nowrap}.delivery-timeline__track{position:relative;display:flex;justify-content:space-between;align-items:flex-start}.delivery-timeline__line-svg{position:absolute;top:1.3rem;left:16.6667%;width:66.6667%;height:6px;z-index:1}.delivery-timeline__step{display:flex;flex-direction:column;align-items:center;gap:.8rem;z-index:1;flex:1}.delivery-timeline__dot{width:2.8rem;height:2.8rem;border-radius:50%;background:#d8cfc5;border:2px solid #D8CFC5;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:background .2s;position:relative;z-index:2}.delivery-timeline__step--done .delivery-timeline__dot{background:#7a8450;border-color:#7a8450}.delivery-timeline__step--active .delivery-timeline__dot{background:#c96a4a;border-color:#c96a4a;box-shadow:0 0 0 4px #c96a4a26}.delivery-timeline__info{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}.delivery-timeline__date{font-size:1.15rem;font-weight:700;color:#000;line-height:1.2}.delivery-timeline__label{font-size:1.1rem;color:#0000008c;line-height:1.2}.delivery-timeline__step--active .delivery-timeline__date{color:#c96a4a}.delivery-timeline__step--active .delivery-timeline__label{color:#c96a4a;font-weight:600}.delivery-timeline__step:not(.delivery-timeline__step--done):not(.delivery-timeline__step--active) .delivery-timeline__dot{background:#efe9dd;border-color:#d8cfc5;color:#b0a990}.delivery-timeline__note{margin:1.4rem 0 0;font-size:1.2rem;color:#00000080;text-align:center;padding-top:1.2rem;border-top:1px solid #D8CFC5}.product-media-modal__prev,.product-media-modal__next{position:fixed;top:50%;z-index:9999;background:#ffffffd9;border:none;border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 8px #0000001f;touch-action:manipulation;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0);will-change:transform}.product-media-modal__prev{left:1rem}.product-media-modal__next{right:1rem}.product-media-modal__prev .svg-wrapper,.product-media-modal__next .svg-wrapper,.product-media-modal__prev svg,.product-media-modal__next svg{width:1rem;height:1rem}.product-media-modal__prev svg{transform:rotate(90deg)}.product-media-modal__next svg{transform:rotate(-90deg)}@media screen and (min-width:750px){.product-media-modal__prev,.product-media-modal__next{display:none}}.product-media-modal__content{position:relative;overflow:hidden;min-height:50vh}.product-media-modal__content>[data-media-id]{position:fixed;top:0;left:0;width:100%;height:100%;display:none;z-index:1}.product-media-modal__content>[data-media-id].active{position:relative;display:block;z-index:2}.product__scrollable-benefits{margin:2rem 0}.scrollable-benefits__heading{text-align:center;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.scrollable-benefits__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.scrollable-benefits__track::-webkit-scrollbar{height:6px}.scrollable-benefits__item{flex:0 0 auto;width:110px;text-align:center;scroll-snap-align:start}.scrollable-benefits__icon{width:var(--circle-size, 90px);height:var(--circle-size, 90px);border-radius:50%;background:var(--circle-bg, #D9EAD3);display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;overflow:hidden}.scrollable-benefits__icon img{width:50%;height:50%;object-fit:contain}.scrollable-benefits__label{font-size:1.3rem;font-weight:700;margin:0;line-height:1.3;font-synthesis:weight;-webkit-text-stroke:.3px currentColor}.sticky-buy-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#1a1a1a;padding:1rem 1.6rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #0000002e;transform:translateY(100%);transition:transform .3s ease;display:block}.sticky-buy-bar.is-visible{transform:translateY(0)}.sticky-buy-bar__inner{display:flex;align-items:center;gap:1.2rem;max-width:var(--page-width);margin:0 auto}.sticky-buy-bar__icons{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.sticky-buy-bar__icon{width:36px;height:36px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.15)}.sticky-buy-bar__icon-img{width:65%;height:65%;object-fit:contain;filter:brightness(0) invert(1)}.sticky-buy-bar__btn{flex:1;background:linear-gradient(135deg,#c96a4a,#b05a3a);color:#fff;border:none;border-radius:10px;padding:1.2rem 2rem;font-size:1.5rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease,transform .1s ease;box-shadow:0 4px 14px #c96a4a66}.sticky-buy-bar__btn:active{transform:scale(.98);opacity:.9}@media screen and (min-width:750px){.sticky-buy-bar{display:none}}.product__total-savings{display:flex;align-items:center;flex-wrap:nowrap;gap:.6rem;margin:1rem 0;overflow-x:auto}.total-savings__label{font-weight:600;font-size:1.3rem;white-space:nowrap}.total-savings__prices{display:flex;align-items:baseline;gap:.5rem;white-space:nowrap}.total-savings__compare{font-size:1.2rem;opacity:.6;white-space:nowrap}.total-savings__price{font-size:1.5rem;font-weight:700;white-space:nowrap}.total-savings__badge{background:var(--badge-bg, #000000);color:var(--badge-text, #ffffff);font-weight:600;font-size:1.1rem;padding:.35rem .9rem;border-radius:999px;white-space:nowrap}@media screen and (max-width:480px){.total-savings__compare{font-size:1.05rem}.total-savings__price{font-size:1.3rem}.total-savings__badge{font-size:.95rem;padding:.3rem .75rem}}@media screen and (max-width:480px){.total-savings__label{font-size:1.3rem}.total-savings__compare{font-size:1.2rem}.total-savings__price{font-size:1.5rem}.total-savings__badge{font-size:1.05rem;padding:.35rem .9rem}}.total-savings__label{font-weight:600;font-size:1.5rem}.total-savings__prices{display:flex;align-items:baseline;gap:.6rem}.total-savings__compare{font-size:1.4rem;opacity:.6}.total-savings__price{font-size:1.9rem;font-weight:700}.total-savings__badge{background:var(--badge-bg, #000000);color:var(--badge-text, #ffffff);font-weight:600;font-size:1.2rem;padding:.4rem 1.1rem;border-radius:999px;white-space:nowrap}.trust-badges{text-align:center}.trust-badges__label{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0 0 .8rem;font-weight:500;letter-spacing:.02em}.trust-badges__icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.trust-badges__icon{height:var(--badge-height, 32px);aspect-ratio:3 / 2;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:0;flex-shrink:0;box-sizing:border-box;overflow:hidden}.trust-badges__icon-img{width:100%;height:100%;object-fit:cover;display:block}.ugc-videos{margin:1rem 0}.ugc-videos__heading{font-size:1.8rem;font-weight:700;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.ugc-videos__track{display:flex;gap:1.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:none;scroll-behavior:auto}.ugc-videos__track::-webkit-scrollbar{display:none}.ugc-videos__card{flex:0 0 auto;width:160px;display:flex;flex-direction:column;gap:.6rem}.ugc-videos__video-wrap{position:relative;width:160px;height:280px;border-radius:12px;overflow:hidden;background:#1a1a1a;transition:transform .3s ease,box-shadow .3s ease}.ugc-videos__card:hover .ugc-videos__video-wrap{transform:scale(1.02);box-shadow:0 8px 24px #00000026}.ugc-videos__video{width:100%;height:100%;object-fit:cover;display:block}.ugc-videos__caption{font-size:1.2rem;color:rgba(var(--color-foreground),.7);margin:0;line-height:1.3;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
