.pdp{max-width:1240px;padding-bottom:96px}.pdp__crumbs{margin-bottom:16px;font-size:12.5px}.pdp__crumbs a{color:#6b7c74}.pdp__crumbs a:hover{color:#1da463}.pdp__crumb-current{display:inline-block;max-width:260px;color:#16241c;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.pdp__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:38px;align-items:start}.pdp__gallery{position:sticky;top:92px;display:flex;flex-direction:column;gap:12px}.pdp__stage-wrap{background:#fff;border:1px solid #EDF4EF;border-radius:20px;box-shadow:0 2px 10px #14281e0d;padding:10px}.pdp__stage{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#fafcfa;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.pdp__stage-img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .25s ease;will-change:transform}.pdp__badge{position:absolute;z-index:3;top:12px;left:12px;background:#e5484d;color:#fff;font-size:11px;font-weight:800;padding:5px 10px;border-radius:999px;letter-spacing:.2px}.pdp__stage-actions{position:absolute;z-index:4;top:12px;right:12px;display:flex;flex-direction:column;gap:8px}.pdp__icon-btn{width:38px;height:38px;border-radius:50%;border:1px solid #E5ECE7;background:#fffffff5;color:#718078;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;box-shadow:0 5px 14px #1937241a;transition:transform .15s ease,color .15s ease,border-color .15s ease}.pdp__icon-btn:hover{transform:scale(1.07);color:#1da463;border-color:#bfe3cd}.pdp__icon-btn.is-active{color:#e5484d;background:#fff7f7;border-color:#f3d4d5}.pdp__nav{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:1px solid #E5ECE7;background:#fffffff0;color:#33473c;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;box-shadow:0 4px 12px #1937241a;opacity:0;transition:opacity .18s ease,background .15s ease}.pdp__stage:hover .pdp__nav{opacity:1}.pdp__nav:hover{background:#1da463;color:#fff;border-color:#1da463}.pdp__nav--prev{left:10px}.pdp__nav--next{right:10px}.pdp__counter{position:absolute;z-index:4;bottom:12px;right:12px;background:#16241cb8;color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px}.pdp__thumbs{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:thin}.pdp__thumbs::-webkit-scrollbar{height:5px}.pdp__thumbs::-webkit-scrollbar-thumb{background:#dcebe1;border-radius:3px}.pdp__thumb{flex:0 0 68px;width:68px;height:68px;padding:4px;border-radius:12px;border:1.5px solid #E5EEE8;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.pdp__thumb img{width:100%;height:100%;object-fit:contain}.pdp__thumb.is-active{border-color:#1da463;box-shadow:0 5px 14px #1da4632e}.pdp__info{min-width:0}.pdp__vendor{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;margin-bottom:12px;border:1px solid #DDEEE3;border-radius:999px;background:#f2faf5;color:#128049;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease}.pdp__vendor:hover{background:#e4f5ea;border-color:#a9dbbe}.pdp__title{margin:0 0 10px;font-size:clamp(21px,2.4vw,29px);font-weight:800;line-height:1.24;letter-spacing:-.5px;color:#16241c}.pdp__rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.pdp__rating-pill{display:inline-flex;align-items:center;gap:4px;background:#1da463;color:#fff;font-size:12.5px;font-weight:700;padding:3px 9px;border-radius:6px}.pdp__rating-pill .anticon{font-size:10px}.pdp__rating-pill--sm{font-size:11px;padding:2px 7px}.pdp__rating-count{font-size:12.5px;color:#6b7c74;font-weight:600}.pdp__price-block{padding:16px 18px;margin-bottom:14px;border:1px solid #E7F1EA;border-radius:16px;background:linear-gradient(120deg,#f4fbf6,#fff 70%)}.pdp__price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.pdp__price{font-size:clamp(26px,3.2vw,34px);font-weight:800;color:#128049;letter-spacing:-.8px}.pdp__mrp{font-size:15px;color:#a1ada6;text-decoration:line-through}.pdp__off{font-size:13px;font-weight:800;color:#e5484d}.pdp__price-meta{margin-top:5px;font-size:12px;color:#6b7c74;display:flex;gap:6px;flex-wrap:wrap}.pdp__saving{margin-top:9px;display:inline-block;background:#e7f8ed;color:#128049;font-size:12px;font-weight:700;padding:4px 10px;border-radius:8px}.pdp__stock{margin-bottom:18px}.pdp__tag{padding:4px 12px;font-size:12px;font-weight:700;border-radius:999px}.pdp__tag .anticon{margin-right:5px}.pdp__section{margin-bottom:22px}.pdp__label{display:flex;align-items:center;gap:6px;margin-bottom:10px;font-size:13px;font-weight:800;color:#16241c}.pdp__variants{display:flex;flex-wrap:wrap;gap:10px}.pdp__variant{position:relative;min-width:104px;padding:10px 14px;border:1.5px solid #E5EEE8;border-radius:14px;background:#fff;display:flex;flex-direction:column;gap:2px;align-items:flex-start;cursor:pointer;transition:all .15s ease}.pdp__variant:hover:not(:disabled){border-color:#9ad6b4}.pdp__variant.is-active{border-color:#1da463;background:#f2faf5;box-shadow:0 6px 16px #1da46324}.pdp__variant:disabled{opacity:.5;cursor:not-allowed}.pdp__variant-name{font-size:12.5px;font-weight:700;color:#16241c}.pdp__variant-price{font-size:13px;font-weight:800;color:#128049}.pdp__variant-out{font-size:10px;color:#e5484d;font-weight:700}.pdp__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px}.pdp__qty{flex:0 0 auto}.pdp__btn{min-width:156px;font-weight:700!important}.pdp__btn--cart{border-color:#1da463!important;color:#128049!important;background:#fff!important}.pdp__btn--cart:hover{background:#f2faf5!important}.pdp__btn--buy{background:#f5a623!important;border-color:#f5a623!important;color:#fff!important;box-shadow:0 8px 20px #f5a62347!important}.pdp__btn--buy:hover{background:#e2960f!important;border-color:#e2960f!important}.pdp__specs{width:100%;border-collapse:collapse;font-size:13px}.pdp__specs th,.pdp__specs td{padding:9px 4px;text-align:left;border-bottom:1px solid #F0F5F1;vertical-align:top}.pdp__specs th{width:132px;font-weight:600;color:#6b7c74}.pdp__specs td{color:#16241c;font-weight:600}.pdp__specs--wide th{width:200px}.pdp__tabs{margin-top:36px;padding:6px 22px 18px}.pdp__tabs .ant-tabs-tab{font-weight:700}.pdp__desc{color:#566a5d;font-size:14px;line-height:1.75;white-space:pre-line}.pdp__review-summary{display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:26px;align-items:center}.pdp__review-score{text-align:center}.pdp__review-avg{display:block;font-size:40px;font-weight:800;color:#16241c;line-height:1.1}.pdp__review-total{display:block;margin-top:4px;font-size:12px;color:#6b7c74}.pdp__review-bars{display:flex;flex-direction:column;gap:4px}.pdp__review-bar{display:grid;grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:10px}.pdp__review-bar-label{font-size:12px;color:#6b7c74;white-space:nowrap}.pdp__review-bar-label .anticon{color:#f5a623;font-size:10px}.pdp__review-bar-count{font-size:12px;color:#6b7c74;text-align:right}.pdp__review-verified{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#128049}.pdp__review-verified .anticon{font-size:11px}.pdp__review-photo-count{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#6b7c74}.pdp__review-photos{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.pdp__review-photo{width:64px;height:64px;border-radius:10px;overflow:hidden;border:1px solid #E5EEE8;display:block;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease}.pdp__review-photo:hover{transform:scale(1.04);box-shadow:0 6px 16px #14281e24}.pdp__review-photo img{width:100%;height:100%;object-fit:cover;display:block}.pdp__review{display:flex;gap:12px;padding:16px 0;border-bottom:1px solid #F0F5F1}.pdp__review:last-child{border-bottom:none}.pdp__review-body{min-width:0}.pdp__review-head{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:5px}.pdp__review-name{font-size:13px;font-weight:700;color:#16241c}.pdp__review-date{font-size:11.5px;color:#93a49b}.pdp__review-text{margin:0;font-size:13.5px;line-height:1.65;color:#566a5d}.pdp__similar{margin-top:44px;padding:26px 24px 22px;border:1px solid #E8F1EA;border-radius:22px;background:linear-gradient(160deg,#f7fbf8,#fff 60%);box-shadow:0 10px 28px #14281e0d}.pdp__similar-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px;padding:0 2px}.pdp__similar-title{margin:2px 0 0!important;font-weight:800!important;font-size:20px!important;letter-spacing:-.3px;color:#16241c}.pdp__similar-track{padding:4px 2px 10px}.pdp__similar-item{position:relative;flex:0 0 auto;width:200px}.pdp__similar-item .product-card{height:100%}.pdp__similar-tag{position:absolute;z-index:6;top:10px;left:10px;background:#16241c;color:#fff;font-size:9.5px;font-weight:800;letter-spacing:.3px;text-transform:uppercase;padding:3px 8px;border-radius:999px;pointer-events:none}@media (max-width: 560px){.pdp__similar{padding:20px 14px 16px;border-radius:18px}.pdp__similar-title{font-size:17px!important}.pdp__similar-item{width:168px}}.pdp__sticky-bar{display:none}@media (max-width: 1100px){.pdp__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.pdp__review-summary{grid-template-columns:150px minmax(0,1fr);row-gap:18px}}@media (max-width: 900px){.pdp__grid{grid-template-columns:1fr;gap:24px}.pdp__gallery{position:static}.pdp__stage{aspect-ratio:4 / 3}.pdp__nav{opacity:1}}@media (max-width: 768px){.pdp{padding-left:14px;padding-right:14px;padding-bottom:104px}.pdp__crumbs{font-size:11.5px}.pdp__crumb-current{max-width:150px}.pdp__tabs{padding:4px 14px 14px;margin-top:26px}.pdp__specs th{width:112px}.pdp__actions{gap:10px}.pdp__actions .pdp__btn{flex:1 1 140px;min-width:0}.pdp__sticky-bar{display:flex;align-items:center;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:50;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff7;backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-top:1px solid #E5EEE8;box-shadow:0 -8px 24px #14281e1a}.pdp__sticky-price{display:flex;flex-direction:column;line-height:1.15;flex:0 0 auto}.pdp__sticky-amount{font-size:18px;font-weight:800;color:#128049}.pdp__sticky-mrp{font-size:11.5px;color:#a1ada6;text-decoration:line-through}.pdp__sticky-actions{display:flex;gap:8px;flex:1}.pdp__sticky-actions .pdp__btn{flex:1;min-width:0;height:44px;border-radius:999px!important;font-size:13.5px!important}}@media (max-width: 560px){.pdp__stage{aspect-ratio:1 / 1;cursor:default}.pdp__stage-img{padding:10px}.pdp__stage-img{transform:none!important}.pdp__thumb{flex-basis:56px;width:56px;height:56px}.pdp__price-block{padding:13px 14px}.pdp__variant{min-width:92px;padding:9px 12px}.pdp__review-summary{grid-template-columns:1fr;text-align:left}.pdp__review-score{display:flex;align-items:center;gap:10px;text-align:left}.pdp__review-avg{font-size:30px}.pdp__review-total{margin-top:0}.pdp__review-photo{width:52px;height:52px}.pdp__tabs .ant-tabs-tab{font-size:13px}}@media (max-width: 380px){.pdp__sticky-actions .pdp__btn{font-size:12.5px!important;padding:0 8px!important}.pdp__sticky-amount{font-size:16px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f5f9f6;color:#16241c;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}::selection{background:#c9f0d8}.page-container{max-width:1200px;margin:0 auto;padding:28px 20px 72px}.section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:18px}.section-head .see-all{font-size:13px;font-weight:600;color:#1da463;cursor:pointer}.section-head .see-all:hover{text-decoration:underline}@media (max-width: 480px){.section-head{flex-wrap:wrap;gap:10px;align-items:center}.section-head .ant-input-affix-wrapper{width:100%!important}}.ant-card{box-shadow:0 2px 10px #14281e0d}.product-card{position:relative;width:100%;min-width:0;min-height:328px;border:1px solid #E8EEE9;border-radius:18px;overflow:visible;background:#fff;cursor:pointer;display:flex;flex-direction:column;transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.product-card:hover{transform:translateY(-3px);border-color:#d5e6da;box-shadow:0 14px 34px #1a3d271c}.product-card__media{position:relative;height:182px;flex:0 0 182px;display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden;border-radius:18px 18px 0 0;background:#fff}.product-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,#ebf7ee8c,#fff0 62%)}.product-card__media img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card__badge{position:absolute;z-index:3;top:10px;left:10px;background:#e5484d;color:#fff;font-size:10px;font-weight:800;padding:4px 8px;border-radius:999px;letter-spacing:.2px}.product-card__wishlist{position:absolute;z-index:4;top:10px;right:10px;width:34px;height:34px;border:1px solid #E5ECE7;border-radius:50%;background:#fffffff5;color:#718078;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 5px 14px #19372414;transition:transform .16s ease,color .16s ease,border-color .16s ease,background .16s ease}.product-card__wishlist:hover{transform:scale(1.07);color:#e5484d;border-color:#f0cacc}.product-card__wishlist.is-active{color:#e5484d;background:#fff7f7;border-color:#f3d4d5}.product-card__add{position:absolute;z-index:5;top:164px;right:12px;width:38px;height:38px;border-radius:50%;background:#1da463;color:#fff;border:3px solid #fff;display:flex;align-items:center;justify-content:center;font-size:15px;cursor:pointer;box-shadow:0 7px 18px #1da4634d;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.product-card__add:hover{transform:scale(1.08);background:#128049;box-shadow:0 9px 22px #1da4635c}.product-card__add:active{transform:scale(.94)}.product-card__add:disabled{opacity:.55;cursor:not-allowed}.product-card__body{min-height:145px;padding:18px 13px 14px;flex:1;display:flex;flex-direction:column}.product-card__name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:37px;margin-bottom:6px;color:#16241c;font-size:13.5px;font-weight:700;line-height:1.38}.product-card__meta{min-height:16px;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#718078;font-size:11px}.product-card__rating{min-height:18px;display:flex;align-items:center;gap:5px;margin-bottom:5px;color:#718078;font-size:11.5px}.product-card__price-row{min-height:24px;margin-top:auto;padding-top:7px;border-top:1px solid #F0F3F1;display:flex;align-items:baseline;gap:7px}.product-card__price{color:#168953;font-size:16px;font-weight:800;letter-spacing:-.15px}.product-card__mrp{color:#a1ada6;font-size:11.5px;text-decoration:line-through}.vendor-card{border:1px solid #EDF4EF;border-radius:20px;overflow:hidden;background:#fff;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.vendor-card:hover{box-shadow:0 14px 32px #14281e1f;transform:translateY(-3px)}.vendor-card__media{position:relative;height:108px;background:#f4f8f5}.vendor-card__media img{width:100%;height:100%;object-fit:cover}.vendor-card__rating{position:absolute;bottom:8px;left:8px;background:#16241cc7;color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;display:flex;align-items:center;gap:4px}.category-pill{text-align:center;min-width:84px;cursor:pointer}.category-pill__icon{width:68px;height:68px;border-radius:50%;background:#fff;border:1px solid #E5EEE8;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.category-pill:hover .category-pill__icon{border-color:#1da463;box-shadow:0 8px 20px #1da4632e;transform:translateY(-2px)}.category-pill__icon img{width:100%;height:100%;object-fit:cover}.category-pill__label{font-size:12px;font-weight:600;color:#33473c}.scroll-x{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;scrollbar-width:thin}.scroll-x::-webkit-scrollbar{height:6px}.scroll-x::-webkit-scrollbar-thumb{background:#dcebe1;border-radius:3px}.qty-stepper{display:inline-flex;align-items:center;gap:14px;background:#f5f9f6;border:1px solid #E5EEE8;border-radius:999px;padding:6px 8px}.qty-stepper__btn{width:34px;height:34px;border-radius:50%;border:none;background:#1da463;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,background .12s ease}.qty-stepper__btn:hover{background:#128049}.qty-stepper__btn:disabled{background:#c7d9cd;cursor:not-allowed}.qty-stepper__value{font-size:15px;font-weight:700;min-width:20px;text-align:center}.status-pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:11.5px;font-weight:700;text-transform:capitalize;letter-spacing:.2px}.soft-card{background:#fff;border-radius:20px;border:1px solid #EDF4EF;box-shadow:0 2px 10px #14281e0d}.brand-mark{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#1da463,#128049);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dcebe1;border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#c2decb;background-clip:padding-box}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid #1DA463;outline-offset:2px;border-radius:6px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ant-layout-content>*{animation:none}.app-header{background:#ffffffe6!important;backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px)}.app-header__brand{min-width:244px}.app-header__nav{flex:0 0 300px;width:300px;min-width:300px}.app-header__search{flex:1 1 280px;min-width:0}.app-header__search .ant-input-affix-wrapper{width:100%;max-width:460px}.app-header__burger{display:none;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:10px;border:1px solid #E5EEE8;background:#f5f9f6;color:#16241c;font-size:17px;cursor:pointer}.app-header__drawer-extra{margin-top:14px;padding-top:14px;border-top:1px solid #EDF4EF;display:flex;flex-direction:column;gap:16px}.app-header__drawer-extra a{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#33473c;cursor:pointer;padding:0 24px}.app-header__drawer-extra a:hover{color:#1da463}.app-header__actions{margin-left:auto;display:flex;height:42px;align-items:center;justify-content:center;flex:0 0 auto}.header-action-btn{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#f5f9f6;display:flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer;font-size:18px;line-height:1;color:#16241c;border:1px solid #E5EEE8}.header-action-btn--cart-wrap{position:relative;width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;line-height:1}.header-action-btn__badge{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:9px;background:#1da463;color:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;font-size:10px;font-weight:700;line-height:1;z-index:2}.header-profile-btn{width:42px;height:42px;flex:0 0 42px;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:1}.header-profile-btn__avatar{width:42px!important;height:42px!important;min-width:42px!important;display:flex!important;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer}.app-header__drawer-extra a{position:relative}.app-header__drawer-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;margin-left:4px;border-radius:9px;background:#1da463;color:#fff;font-size:11px;font-weight:700;line-height:1}@media (max-width: 900px){.app-header{flex-wrap:wrap;height:auto!important;min-height:64px;padding:10px 14px!important;gap:10px 12px!important}.app-header__burger{display:flex}.app-header__nav{display:none}.app-header__search{order:3;flex-basis:100%;width:100%}.app-header__search .ant-input-affix-wrapper{max-width:none!important;width:100%!important}.app-header__actions{margin-left:0!important}.header-action-btn--wishlist,.header-action-btn--cart-wrap{display:none!important}}@media (max-width: 480px){.app-header{padding:8px 10px!important;gap:8px 10px!important}.app-header__brand-text .ant-typography:first-child{font-size:16px!important}.app-header__brand-text .ant-typography:last-child{display:none}.promo-strip{padding:0 12px;font-size:11px}.promo-strip__msg{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 600px){.search-filter-bar__search,.search-filter-bar__sort{width:100%!important}}@media (max-width: 576px){.ant-modal{max-width:calc(100vw - 24px)!important;margin:0 auto}.address-form-row{flex-direction:column;gap:0!important}}@media (max-width: 480px){.ant-drawer-content-wrapper{max-width:100vw!important}}@media (max-width: 420px){.list-page-head{flex-wrap:wrap;gap:10px}}.icon-circle{transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease!important}.icon-circle:hover{transform:translateY(-2px);border-color:#1da463!important;box-shadow:0 8px 18px #1da4632e}.icon-circle:active{transform:translateY(0) scale(.95)}.ant-btn{transition:transform .12s ease,box-shadow .18s ease,filter .18s ease!important}.ant-btn:not(:disabled):hover{transform:translateY(-1px);filter:brightness(1.02)}.ant-btn:not(:disabled):active{transform:translateY(0) scale(.97)}.ant-btn-primary:not(:disabled){box-shadow:0 8px 20px #1da46347}.ant-btn-primary:not(:disabled):hover{box-shadow:0 12px 26px #1da4635c}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{transition:border-color .15s ease,box-shadow .15s ease!important}.ant-input:hover,.ant-input-affix-wrapper:hover{border-color:#9ad6b4!important}.ant-input-affix-wrapper-focused,.ant-input:focus{box-shadow:0 0 0 3px #1da46324!important}.ant-badge-count{transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.ant-modal-content{animation:fadeSlideIn .22s ease}.ant-avatar{transition:box-shadow .18s ease}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.hero-carousel{margin-bottom:8px;border-radius:26px;overflow:hidden}.hero-slide{height:320px;border-radius:26px;background-size:cover;background-position:center;cursor:pointer;display:flex;align-items:flex-end;padding:40px;position:relative}.hero-slide__content{max-width:480px;position:relative;z-index:1}.hero-slide__kicker{display:inline-block;font-size:12.5px;font-weight:700;color:#fff;background:#ffffff29;border:1px solid rgba(255,255,255,.28);padding:5px 12px;border-radius:999px;margin-bottom:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-slide__title{color:#fff;font-size:34px;font-weight:800;line-height:1.22;letter-spacing:-.6px;margin-bottom:20px;text-shadow:0 2px 16px rgba(0,0,0,.18)}.hero-cta{background:#fff!important;color:#128049!important;border:none!important;font-weight:700!important;border-radius:999px!important;height:48px!important;padding:0 26px!important;box-shadow:0 10px 24px #00000038!important}.hero-cta:hover{transform:translateY(-2px)!important}.hero-dots li button{background:#ffffff80!important}.hero-dots li.slick-active button{background:#fff!important}.hero-fallback{height:320px;border-radius:26px;margin-bottom:8px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:40px;background:linear-gradient(120deg,#16472f,#1da463 60%,#2fbf80)}.hero-fallback__blob{position:absolute;border-radius:50%;background:#ffffff14}.hero-fallback__blob--1{width:320px;height:320px;top:-110px;right:-60px}.hero-fallback__blob--2{width:200px;height:200px;bottom:-80px;right:180px}.section-head-v2{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.section-eyebrow{font-size:12px;font-weight:700;letter-spacing:.3px;color:#1da463;text-transform:uppercase}.see-all-v2{font-size:13px;font-weight:700;color:#1da463;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:999px;transition:background .15s ease,transform .15s ease}.see-all-v2:hover{background:#e7f8ed;transform:translate(2px)}.skeleton-card{border:1px solid #EDF4EF;border-radius:20px;overflow:hidden;background:#fff;height:100%}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f0f4f1 25%,#e4ece6 37%,#f0f4f1 63%);background-size:400px 100%;animation:shimmer 1.4s ease infinite}.load-more-btn{border-radius:999px!important;padding:0 32px!important;font-weight:600!important}@media (max-width: 640px){.hero-slide,.hero-fallback{height:220px;padding:24px;border-radius:20px}.hero-slide__title{font-size:24px;margin-bottom:14px}}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:24px;margin-top:22px;align-items:start}@media (max-width: 900px){.cart-layout{grid-template-columns:1fr}}.cart-items-card{background:#fff;border-radius:20px;border:1px solid #EDF4EF;box-shadow:0 2px 10px #14281e0d;padding:6px 20px}.cart-row{display:grid;grid-template-columns:60px minmax(0,1fr) 126px 88px;align-items:center;gap:16px;min-height:94px;padding:16px 0;border-top:1px solid #F0F5F1;transition:background .15s ease;cursor:pointer}.cart-row:hover{background:#fafdfb;border-radius:12px}.cart-row__img{width:60px;height:60px;border-radius:14px;object-fit:cover;flex-shrink:0;background:#f4f8f5}.cart-row__info{min-width:0;min-height:62px;display:flex;flex-direction:column;justify-content:center;gap:3px}.cart-row__name{font-weight:700;font-size:14px;color:#16241c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-row__unit{font-size:12px;color:#6b7c74}.cart-row__subtotal{width:88px;text-align:right;color:#1da463;font-size:15px;justify-self:end}.cart-row__remove{border:none;background:transparent;color:#b7c2bb;cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;transition:background .15s ease,color .15s ease;flex-shrink:0}.cart-row__remove:hover{background:#fff0f0;color:#e5484d}@media (max-width: 760px){.cart-row{grid-template-columns:56px minmax(0,1fr) 112px;gap:12px}.cart-row__subtotal{grid-column:2;justify-self:start;margin-top:-6px}.cart-row .qty-stepper{grid-column:3;grid-row:1 / span 2}}.cart-summary{background:#fff;border-radius:20px;border:1px solid #EDF4EF;box-shadow:0 8px 26px #14281e14;padding:22px;position:sticky;top:92px}.cart-summary__coupon-label{font-weight:700;font-size:14px;margin-bottom:10px;display:flex;align-items:center;gap:6px;color:#16241c}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:10px}.cart-summary__total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.coupon-banner{background:#e7f8ed;border:1px dashed #1DA463;padding:10px 12px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cart-checkout-btn{border-radius:999px!important;height:50px!important;font-weight:700!important;font-size:15px!important}.cart-empty{text-align:center;max-width:380px;margin:80px auto}.cart-empty__icon{width:84px;height:84px;border-radius:50%;background:#e7f8ed;color:#1da463;font-size:34px;display:flex;align-items:center;justify-content:center;margin:0 auto}@keyframes floatBlob{0%,to{transform:translate(0)}50%{transform:translate(-10px,14px)}}.login-blob{position:absolute;border-radius:50%;background:#ffffff0f;animation:floatBlob 7s ease-in-out infinite}.login-blob--1{width:340px;height:340px;top:-80px;right:-80px}.login-blob--2{width:220px;height:220px;bottom:-60px;left:-40px;animation-delay:1.5s}.login-badge{width:56px;height:56px;border-radius:16px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-trust-row{display:flex;gap:28px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}.login-trust-item{font-size:12px;color:#ffffffc7;display:flex;flex-direction:column;gap:2px}.login-trust-item__num{font-size:18px;font-weight:800;color:#fff}.login-card{animation:fadeSlideIn .4s cubic-bezier(.16,.84,.44,1);max-width:100%}.promo-strip{background:linear-gradient(90deg,#16472f,#1da463);color:#fff;font-size:12.5px;font-weight:600;height:36px;display:flex;align-items:center;justify-content:center;padding:0 20px;gap:24px;position:relative}.promo-strip__msg{display:flex;align-items:center;gap:8px;letter-spacing:.1px}.promo-strip__links{position:absolute;right:20px;display:flex;align-items:center;gap:16px;font-size:12px;font-weight:600;opacity:.92}.promo-strip__links a{cursor:pointer}.promo-strip__links a:hover{text-decoration:underline}.promo-strip__divider{width:1px;height:12px;background:#ffffff4d}@media (max-width: 760px){.promo-strip__links{display:none}}.hero-split-carousel{margin-bottom:0}.hero-split-carousel .slick-dots{bottom:14px}.hero-split-carousel .slick-dots li button{background:#c7d9cd!important;opacity:1}.hero-split-carousel .slick-dots li.slick-active button{background:#1da463!important;width:20px!important;border-radius:4px}.hero-split{background:#eef6f0;border-radius:24px;padding:48px 52px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px;min-height:360px;overflow:hidden;position:relative;cursor:pointer}.hero-split__text{position:relative;z-index:1;max-width:460px}.hero-split__kicker{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;letter-spacing:.3px;color:#128049;text-transform:uppercase;margin-bottom:14px}.hero-split__title{font-size:42px;font-weight:800;line-height:1.15;letter-spacing:-1px;color:#16241c;margin-bottom:16px}.hero-split__desc{font-size:15px;color:#566a5d;line-height:1.6;margin-bottom:26px;max-width:380px}.hero-split__cta{background:#1da463!important;border-color:#1da463!important;border-radius:999px!important;height:50px!important;padding:0 30px!important;font-weight:700!important;box-shadow:0 10px 24px #1da46352!important}.hero-split__media{position:relative;z-index:1;border-radius:20px;overflow:hidden;height:300px;box-shadow:0 20px 48px #14281e29}.hero-split__media img{width:100%;height:100%;object-fit:cover;display:block}.hero-split__blob{position:absolute;border-radius:50%;background:#1da4631a}.hero-split__blob--1{width:260px;height:260px;top:-90px;right:12%}.hero-split__blob--2{width:160px;height:160px;bottom:-60px;right:-20px}@media (max-width: 760px){.hero-split{grid-template-columns:1fr;padding:32px 24px;border-radius:20px;min-height:unset}.hero-split__media{height:200px;order:-1}.hero-split__title{font-size:28px}.hero-split__text{max-width:100%}}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0 44px}.trust-strip__item{background:#fff;border:1px solid #EDF4EF;border-radius:16px;padding:16px 18px;display:flex;align-items:center;gap:12px}.trust-strip__icon{width:40px;height:40px;border-radius:12px;background:#e7f8ed;color:#1da463;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.trust-strip__title{font-size:13px;font-weight:700;color:#16241c}.trust-strip__sub{font-size:11.5px;color:#6b7c74}@media (max-width: 760px){.trust-strip{grid-template-columns:repeat(2,1fr)}}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}@media (max-width: 900px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 520px){.category-grid{grid-template-columns:repeat(2,1fr)}}.category-card{background:#fff;border:1px solid #EDF4EF;border-radius:18px;padding:18px;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.category-card:hover{box-shadow:0 14px 30px #14281e1a;transform:translateY(-3px);border-color:#dbefe2}.category-card__media{height:84px;border-radius:12px;overflow:hidden;background:#f4f8f5;margin-bottom:12px;position:relative}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card__badge{position:absolute;top:8px;left:8px;width:26px;height:26px;border-radius:8px;background:#ffffffeb;color:#1da463;display:flex;align-items:center;justify-content:center;font-size:13px}.category-card__name{font-weight:700;font-size:13.5px;color:#16241c;margin-bottom:2px}.category-card__link{font-size:11.5px;font-weight:700;color:#1da463;display:inline-flex;align-items:center;gap:3px}.section-head-v2__nav{display:flex;gap:8px}.nav-arrow{width:30px;height:30px;border-radius:50%;border:1px solid #E5EEE8;background:#fff;color:#33473c;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:11px;transition:all .15s ease}.nav-arrow:hover{background:#1da463;border-color:#1da463;color:#fff}.nav-arrow:disabled{opacity:.35;cursor:default}.nav-arrow:disabled:hover{background:#fff;border-color:#e5eee8;color:#33473c}.scroll-x-cards{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:8px;scrollbar-width:thin}.scroll-x-cards::-webkit-scrollbar{height:6px}.scroll-x-cards::-webkit-scrollbar-thumb{background:#dcebe1;border-radius:3px}.scroll-x-cards>*{flex:0 0 auto;width:210px}@media (max-width: 520px){.scroll-x-cards>*{width:168px}}.product-card__rating{display:flex;align-items:center;gap:5px;font-size:11.5px;color:#6b7c74;margin-bottom:6px}.product-card__rating .anticon{color:#f5a623;font-size:11px}.product-card__rating strong{color:#16241c;font-weight:700}.testimonial-card{background:#f5f9f6;border-radius:20px;padding:26px 28px;height:100%}.testimonial-card__stars{color:#f5a623;font-size:13px;margin-bottom:12px}.testimonial-card__quote{font-size:14.5px;color:#33473c;line-height:1.6;margin-bottom:18px}.testimonial-card__author{display:flex;align-items:center;gap:10px}.testimonial-card__avatar{width:40px;height:40px;border-radius:50%;background:#1da463;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:15px;overflow:hidden}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__name{font-weight:700;font-size:13.5px;color:#16241c}.newsletter-band{background:linear-gradient(120deg,#16472f,#1da463 85%);border-radius:24px;padding:40px 44px;display:grid;grid-template-columns:1.3fr 1fr;gap:32px;align-items:center;overflow:hidden;position:relative}.newsletter-band__title{color:#fff;font-size:24px;font-weight:800;margin-bottom:8px}.newsletter-band__sub{color:#ffffffd1;font-size:13.5px;line-height:1.6;max-width:420px}.newsletter-band__form{display:flex;gap:10px}.newsletter-band__input{flex:1;height:48px;border-radius:999px!important;border:none!important;padding:0 20px!important;font-size:14px!important}.newsletter-band__btn{height:48px!important;border-radius:999px!important;padding:0 28px!important;font-weight:700!important;background:#16241c!important;border-color:#16241c!important}.newsletter-band__media{border-radius:16px;overflow:hidden;height:150px}.newsletter-band__media img{width:100%;height:100%;object-fit:cover}@media (max-width: 760px){.newsletter-band{grid-template-columns:1fr;padding:28px}.newsletter-band__media{display:none}.newsletter-band__form{flex-direction:column}}.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:44px 0}.stats-strip__item{text-align:center}.stats-strip__icon{width:46px;height:46px;border-radius:50%;margin:0 auto 10px;background:#e7f8ed;color:#1da463;display:flex;align-items:center;justify-content:center;font-size:19px}.stats-strip__num{font-size:21px;font-weight:800;color:#16241c}.stats-strip__label{font-size:11.5px;color:#6b7c74;font-weight:600}@media (max-width: 640px){.stats-strip{grid-template-columns:repeat(2,1fr)}}.site-footer{position:relative;overflow:hidden;margin-top:28px;padding:54px 0 0;color:#eaf5ed;background:#123d2a;border-top:1px solid #1E5B3E}.site-footer__glow{position:absolute;width:240px;height:240px;border-radius:50%;background:#68b27b14;pointer-events:none}.site-footer__glow--one{left:-110px;bottom:-130px}.site-footer__glow--two{right:-100px;top:-130px}.site-footer__grid{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr 1fr;gap:42px}.site-footer__brand{min-width:0}.site-footer__logo-wrap{width:fit-content;min-width:92px;min-height:48px;padding:6px 12px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:10px;background:#f8fbf8;box-shadow:0 6px 18px #00000014}.site-footer__logo-wrap img{display:block;max-width:125px;max-height:38px;object-fit:contain}.site-footer__logo-wrap .ant-typography{color:#123d2a!important;font-size:17px;font-weight:800}.site-footer__brand-desc{max-width:250px;margin:16px 0 20px;color:#b9cec0;font-size:13px;line-height:1.75}.site-footer__social{display:flex;gap:9px}.site-footer__social a{width:34px;height:34px;border:1px solid rgba(232,245,236,.18);border-radius:50%;background:#ffffff0f;color:#eaf5ed;display:flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer;transition:all .2s ease}.site-footer__social a:hover{background:#4fa66a;border-color:#4fa66a;color:#fff;transform:translateY(-2px)}.site-footer__heading{margin-bottom:16px;color:#f3faf5;font-size:14px;font-weight:800;letter-spacing:.1px}.site-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.site-footer__links a{color:#b9cec0;font-size:13px;cursor:pointer;transition:color .2s ease,transform .2s ease}.site-footer__links a:hover{color:#8bd29e}.site-footer__payment-note{margin:-7px 0 13px;color:#8faa9a;font-size:11.5px}.site-footer__pay{display:flex;flex-wrap:wrap;gap:8px}.site-footer__pay span{padding:6px 9px;border:1px solid rgba(232,245,236,.16);border-radius:7px;background:#ffffff12;color:#e5f2e9;font-size:10.5px;font-weight:800}.site-footer__bottom{position:relative;z-index:1;min-height:58px;margin-top:46px;padding:18px 24px;border-top:1px solid rgba(232,245,236,.12);display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;color:#9fb8a9;font-size:12px}.site-footer__bottom-dot{color:#5fa978}@media (max-width: 900px){.site-footer__grid{grid-template-columns:1fr 1fr;gap:34px 28px}}@media (max-width: 560px){.site-footer{padding-top:40px}.site-footer__grid{grid-template-columns:1fr 1fr;padding:0 18px}.site-footer__brand{grid-column:1 / -1}.site-footer__bottom{flex-wrap:wrap;margin-top:34px}}.home-page{max-width:1240px;padding:24px 24px 76px}.home-page section{position:relative}.home-page .section-head-v2{margin-bottom:18px;padding:0 2px}.home-page .section-head-v2 .ant-typography{color:#17251d;font-size:24px!important;line-height:1.25}.home-page .section-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.65px;color:#398a57}.home-page .section-head-v2:after{content:"";position:absolute;left:2px;bottom:-9px;width:34px;height:3px;border-radius:999px;background:#4aa366}.home-page .hero-split-carousel{margin:0 0 22px;border-radius:24px;overflow:hidden}.home-page .hero-split{min-height:350px;padding:38px 42px;border-radius:24px;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:28px;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.86),transparent 30%),linear-gradient(115deg,#edf7ef,#e3f1e6 53%,#d8ebdd);border:1px solid #dfece2;box-shadow:0 14px 38px #1f482e14}.home-page .hero-split:after{content:"";position:absolute;width:420px;height:420px;right:22%;top:-270px;border-radius:50%;border:1px solid rgba(58,133,81,.1);pointer-events:none}.home-page .hero-split__text{max-width:500px;padding-left:4px}.home-page .hero-split__kicker{padding:7px 12px;margin-bottom:15px;border:1px solid #78ad88;border-radius:999px;background:#ffffff75;font-size:10.5px;letter-spacing:.65px}.home-page .hero-split__title{max-width:520px;font-size:clamp(34px,4vw,48px);line-height:1.06;letter-spacing:-1.35px;margin-bottom:15px}.home-page .hero-split__desc{max-width:410px;font-size:14px;line-height:1.65;margin-bottom:23px}.home-page .hero-split__cta{height:46px!important;padding:0 24px!important;font-size:13px!important;box-shadow:0 9px 20px #1da46338!important}.home-page .hero-split__media{height:300px;border-radius:20px;box-shadow:0 14px 30px #1d402a1f}.home-page .hero-split__media img{transition:transform .55s ease}.home-page .hero-split:hover .hero-split__media img{transform:scale(1.025)}.home-page .hero-split-carousel .slick-dots{bottom:10px}.home-page .trust-strip{grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 46px;padding:4px 6px;border:1px solid #e5eee7;border-radius:18px;background:#fff;box-shadow:0 8px 24px #1d402a0b}.home-page .trust-strip__item{min-height:76px;padding:12px 18px;border:0;border-radius:0;background:transparent;position:relative}.home-page .trust-strip__item:not(:last-child):after{content:"";position:absolute;right:0;top:18px;height:40px;width:1px;background:#e8eee9}.home-page .trust-strip__icon{width:42px;height:42px;border-radius:50%;background:#eaf5ed;color:#318653;font-size:17px}.home-page .trust-strip__title{font-size:12.5px}.home-page .trust-strip__sub{font-size:10.5px;margin-top:2px}.home-page .category-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.home-page .category-card{padding:8px 4px 4px;border:0;border-radius:16px;background:transparent;text-align:center;box-shadow:none}.home-page .category-card:hover{transform:translateY(-4px);border-color:transparent;box-shadow:none}.home-page .category-card__media{width:92px;height:92px;margin:0 auto 11px;border-radius:50%;border:1px solid #e0ebe3;background:#eef5ef;box-shadow:0 7px 17px #1f482e0e;transition:transform .22s ease,box-shadow .22s ease}.home-page .category-card:hover .category-card__media{transform:translateY(-2px) scale(1.035);box-shadow:0 11px 24px #1f482e1a}.home-page .category-card__media img{object-fit:cover}.home-page .category-card__badge{display:none}.home-page .category-card__name{min-height:34px;margin-bottom:3px;font-size:12.5px;line-height:1.3}.home-page .category-card__link{font-size:10.5px;opacity:.9}.home-page .scroll-x-cards{gap:16px;padding:3px 2px 12px}.home-page .scroll-x-cards>*{width:200px}.home-page .product-card{border-radius:18px}.home-page .product-card__media{height:182px;flex-basis:182px;border-radius:18px 18px 0 0}.home-page .product-card__add{top:164px}@media (max-width:520px){.home-page .scroll-x-cards>*{width:178px}.home-page .product-card{min-height:306px}.home-page .product-card__media{height:164px;flex-basis:164px}.home-page .product-card__add{top:146px}}.home-page>section .ant-row{row-gap:18px!important}.home-page>section .ant-row>.ant-col{display:flex}.home-page>section .ant-row .product-card{width:100%}.home-page .home-testimonials{margin:0;padding:28px 26px 30px;border:1px solid #e1ebe4;border-radius:22px;background:linear-gradient(135deg,#edf6ef,#f6faf7);box-shadow:0 10px 28px #1d402a0b}.home-page .home-testimonials__head{margin-bottom:21px}.home-page .home-testimonials__title{font-size:24px!important}.home-page .home-testimonials__cards-wrap{padding:0 40px}.home-page .home-testimonial-card{min-height:248px;padding:20px 20px 17px;border-radius:15px;background:#ffffffd1;border-color:#e0eae3;box-shadow:0 5px 16px #1f482e0d}.home-page .home-testimonial-card__quote{font-size:13px;line-height:1.55}.home-page .home-testimonial-card__avatar{width:40px;height:40px;flex-basis:40px}.home-page .home-testimonial-card__name{font-size:13px}.home-page .newsletter-band{min-height:188px;padding:34px 38px;border-radius:22px;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,.12),transparent 25%),linear-gradient(115deg,#123e29,#17663d 55%,#218353);box-shadow:0 13px 32px #14422721}.home-page .newsletter-band__title{font-size:22px}.home-page .newsletter-band__sub{font-size:12.5px}.home-page .newsletter-band__input{height:45px}.home-page .newsletter-band__btn{height:45px!important}.home-page .newsletter-band__media{height:130px;border-radius:16px}.home-page .stats-strip{margin:40px 0;padding:22px 8px;border-top:1px solid #e5eee7;border-bottom:1px solid #e5eee7;grid-template-columns:repeat(4,1fr)}.home-page .stats-strip__icon{width:40px;height:40px;margin-bottom:7px}.home-page .stats-strip__num{font-size:18px}.home-page .stats-strip__label{font-size:10.5px}.home-page .load-more-btn{height:42px;border-color:#cfe1d4;color:#277a45;background:#fff}@media (max-width: 1000px){.home-page .category-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 800px){.home-page{padding:18px 14px 58px}.home-page .hero-split{padding:28px;grid-template-columns:1fr}.home-page .hero-split__media{height:220px;order:-1}.home-page .trust-strip{grid-template-columns:repeat(2,1fr)}.home-page .trust-strip__item:nth-child(2):after{display:none}.home-page .category-grid{grid-template-columns:repeat(4,1fr)}.home-page .home-testimonials{padding:24px 16px 28px}}@media (max-width: 560px){.home-page .section-head-v2 .ant-typography{font-size:21px!important}.home-page .hero-split{padding:22px}.home-page .hero-split__title{font-size:31px}.home-page .hero-split__media{height:180px}.home-page .trust-strip__item{padding:10px 11px}.home-page .category-grid{grid-template-columns:repeat(3,1fr)}.home-page .category-card__media{width:76px;height:76px}.home-page .scroll-x-cards>*{width:170px}.home-page .home-testimonials__cards-wrap{padding:0}.home-page .home-testimonials__nav{display:none}.home-page .newsletter-band{padding:26px 22px}.home-page .stats-strip{grid-template-columns:repeat(2,1fr);gap:20px 8px}}.home-all-products-link{margin-top:30px;margin-bottom:4px}.home-all-products-link .section-head-v2{margin-bottom:0}.site-footer__brand-logo{width:112px;height:58px;padding:7px 11px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f7fbf6;border:1px solid rgba(255,255,255,.25);box-shadow:0 7px 20px #0000001a}.site-footer__brand-logo img{display:block;max-width:92px;max-height:44px;width:auto;height:auto;object-fit:contain}.site-footer__brand-logo .ant-typography{color:#174a31!important;font-size:15px;font-weight:800}.home-all-products-section{margin-bottom:20px;padding:2px 0 0}.home-all-products-section .section-head-v2{margin-bottom:0}@media (max-width: 600px){.site-footer__brand-logo{width:104px;height:54px}}.product-card__stepper{position:absolute;z-index:5;top:164px;right:10px;height:38px;display:flex;align-items:center;background:#1da463;color:#fff;border:3px solid #fff;border-radius:999px;box-shadow:0 7px 18px #1da4634d;overflow:hidden}.product-card__stepper button{width:28px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#fff;font-size:12px;cursor:pointer}.product-card__stepper button:hover:not(:disabled){background:#0000001f}.product-card__stepper button:disabled{opacity:.45;cursor:not-allowed}.product-card__stepper span{min-width:22px;text-align:center;font-size:14px;font-weight:800}.home-page .product-card__stepper{top:164px}@media (max-width:520px){.home-page .product-card__stepper{top:146px}}.product-card__oos{position:absolute;z-index:5;top:170px;right:12px;padding:3px 9px;border-radius:999px;background:#fdecec;color:#c23b3f;font-size:10.5px;font-weight:700}.home-page .product-card__oos{top:170px}@media (max-width:520px){.home-page .product-card__oos{top:152px}}.cart-row__variant{display:inline-block;margin-top:2px;padding:1px 8px;border-radius:999px;background:#e7f8ed;color:#128049;font-size:11px;font-weight:700}.cart-row__warn{display:block;margin-top:2px;color:#c23b3f;font-size:11.5px}
