.hs-pdp,.hs-pdp *,.hs-sec,.hs-sec *,.hs-announce,.hs-announce *{font-family:Jost,sans-serif;box-sizing:border-box}.hs-pdp p,.hs-sec p{margin:0}.hs-pdp ul,.hs-sec ul,.hs-pdp ol,.hs-sec ol{margin:0;padding:0}.hs-pdp h1,.hs-pdp h2,.hs-pdp h3,.hs-pdp h4,.hs-sec h1,.hs-sec h2,.hs-sec h3,.hs-sec h4{margin:0;letter-spacing:normal;text-transform:none}.hs-pdp a,.hs-sec a{text-decoration:none}.hs-pdp button,.hs-sec button{font-family:inherit;letter-spacing:normal;text-transform:none}.hs-pdp img,.hs-sec img{max-width:100%}.hs-pdp,.hs-sec{background:#f7f5f0;color:#1a1a1a}.hs-pdp{padding:24px 0 40px}.hs-wrap{width:100%;margin:0 auto;padding:0 15px}@media(min-width:576px){.hs-wrap{max-width:540px}}@media(min-width:768px){.hs-wrap{max-width:720px}}@media(min-width:992px){.hs-wrap{max-width:960px}}@media(min-width:1200px){.hs-wrap{max-width:1140px}}.hs-pdp-row{display:flex;flex-wrap:wrap;margin:0 -15px}.hs-pdp-col-left,.hs-pdp-col-right{width:50%;padding:0 15px}.hs-pdp-col-left{position:sticky;top:110px;align-self:flex-start}@media(max-width:767px){.hs-pdp-col-left,.hs-pdp-col-right{width:100%;position:static}.hs-pdp-col-right{margin-top:26px}}.hs-announce{overflow:hidden;padding:10px 0}.hs-announce-track{display:flex;align-items:center;gap:26px;width:max-content;animation:hsAnnScroll 30s linear infinite}.hs-announce-item{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.hs-announce-dot{opacity:.5;font-size:12px}@keyframes hsAnnScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.pgal-wrap{display:flex;gap:12px;align-items:flex-start;width:100%}.pgal-thumbs{display:flex;flex-direction:column;gap:8px;width:58px;flex-shrink:0;max-height:520px;overflow-y:auto;scrollbar-width:none}.pgal-thumbs::-webkit-scrollbar{display:none}.pgal-thumb{width:57px;height:57px;border-radius:8px;border:1.5px solid #e0e0e0;overflow:hidden;cursor:pointer;flex-shrink:0;transition:border-color .18s;background:#f8f8f8;padding:0}.pgal-thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:3px}.pgal-thumb:hover,.pgal-thumb.active{border-color:#1a7a4a}.pgal-thumb.active{border-width:2px}.pgal-main{flex:1;min-width:0;position:relative;border-radius:14px;overflow:hidden;background:#f4f8f5;border:1px solid #e4ede6;aspect-ratio:1/1;cursor:zoom-in}.pgal-img-wrap{position:relative;width:100%;height:100%}.pgal-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:8px;opacity:0;transition:opacity .3s;display:block;border-radius:14px}.pgal-img.active{opacity:1;position:relative;z-index:2}.pgal-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:34px;height:34px;border-radius:50%;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #00000026;transition:opacity .2s,background .15s;padding:0;opacity:0;pointer-events:none}.pgal-main:hover .pgal-arrow{opacity:1;pointer-events:auto}.pgal-arrow svg{width:17px;height:17px;color:#222}.pgal-arrow:hover{background:#1a7a4a;border-color:#1a7a4a}.pgal-arrow:hover svg{color:#fff}.pgal-prev{left:10px}.pgal-next{right:10px}.pgal-zoom-btn{position:absolute;bottom:10px;right:10px;z-index:10;width:36px;height:36px;border-radius:10px;background:#ffffffeb;border:1px solid rgba(0,0,0,.08);display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;padding:0}.pgal-zoom-btn svg{width:19px;height:19px;color:#222}.pgal-dots{display:none;position:absolute;bottom:12px;left:50%;transform:translate(-50%);gap:6px;z-index:10}.pgal-dot{width:7px;height:7px;border-radius:50%;background:#0003;cursor:pointer;display:inline-block;border:0;padding:0}.pgal-dot.active{background:#1a7a4a}.pgal-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;z-index:99999;align-items:center;justify-content:center}.pgal-modal.open{display:flex}.pgal-modal-inner{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.pgal-modal-img{max-width:88vw;max-height:88vh;object-fit:contain;border-radius:12px;display:block}.pgal-modal-close{position:fixed;top:20px;right:20px;width:40px;height:40px;border-radius:50%;background:#ffffff26;border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0}.pgal-modal-close svg{width:20px;height:20px;color:#fff}.pgal-modal-nav{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0}.pgal-modal-nav svg{width:22px;height:22px;color:#fff}.pgal-modal-prev{left:16px}.pgal-modal-next{right:16px}@media(max-width:767px){.pgal-wrap{flex-direction:column;gap:10px}.pgal-thumbs{flex-direction:row;width:100%;max-height:none;overflow-x:auto;order:2;padding-bottom:4px}.pgal-thumb{width:52px;height:52px}.pgal-main{order:1;cursor:default}.pgal-arrow{opacity:1;pointer-events:auto}.pgal-zoom-btn,.pgal-dots{display:flex}}.hs-pdp .pd-product-title{font-size:20px;font-weight:600;line-height:1.3;margin:0 0 10px;color:#1a1a1a}@media(min-width:992px){.hs-pdp .pd-product-title{font-size:26px}}.pd-price-wrap{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:4px}.hs-pdp .pd-price-wrap .price{font-size:24px;font-weight:700;color:#1a7a4a;line-height:1.2}.hs-pdp .pd-price-wrap .regular-price{font-size:19px;font-weight:500;color:#dc3545;text-decoration:line-through;line-height:1.2}.pd-discount-badge{background:#1a7a4a;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;white-space:nowrap;line-height:1.2}.pd-gst-note{font-size:12px;color:#888;font-style:italic;margin:0 0 12px;display:block}.pd-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.pd-rating-badge{display:inline-flex;align-items:center;gap:5px;background:#1a7a4a;color:#fff;font-size:14px;font-weight:600;padding:3px 9px;border-radius:6px}.pd-rating-badge:hover{background:#155e39;color:#fff}.pd-rating-badge svg{width:12px;height:12px;fill:#fff}.pd-verified-reviews{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:500;color:#444;border-bottom:1px dashed #bbb}.pd-verified-icon{width:16px;height:16px;flex-shrink:0}.benefit-badges{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 14px}.benefit-badges .badge{display:inline-block;padding:7px 12px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#1a1a1a;line-height:1.2}.benefit-badges .badge.green{background:#ccebd3}.benefit-badges .badge.orange{background:#e99a55a3}.benefit-badges .badge.blue{background:#0d99ff8f}.hs-pdp .short-desc{font-size:15px;color:#666;margin:6px 0 12px;line-height:1.55}.hs-pdp .hs-note-text{font-size:15px;line-height:1.6;color:#333;margin-bottom:20px}.hs-pdp .hs-note-text p{margin:0 0 10px;font-size:15px;line-height:1.6}.hs-pdp .hs-note-text p:last-child{margin-bottom:0}.package-card{display:flex;flex-wrap:wrap;gap:14px;margin:0 0 14px}.package-item{position:relative;flex:1 1 calc(50% - 14px);min-width:140px;cursor:pointer;display:block;margin:0}.package-option{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.package{display:block;border:1.5px solid #dcdcdc;border-radius:10px;padding:15px 10px 14px;text-align:center;height:100%;box-shadow:4px 4px #cccccc73;background:#fff;transition:border-color .15s,box-shadow .15s,background .15s}.package-item:hover .package{border-color:#9fc98a}.package-option:checked~.package{border-color:#63a731;box-shadow:4px 4px #63a73173;background:#63a7310f}.package>span{display:block}.package .pack{font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.2;margin-bottom:8px}.package .hs-pkg-qty{display:inline-block;font-size:10px;font-weight:700;color:#2d6a4f;background:#63a7311f;border:1px solid rgba(99,167,49,.35);border-radius:4px;padding:3px 8px;letter-spacing:.05em;text-transform:uppercase;line-height:1.2;margin-bottom:8px}.package .save-amt{font-size:12px;color:#555;margin-bottom:6px}.package .main_price{font-size:23px;font-weight:700;color:#2d6a2d;line-height:1.15;margin-bottom:2px}.package .dis_price{font-size:13px;color:#dc3545;text-decoration:line-through;margin-bottom:6px}.package .recommended{font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.2}.hs-pkg-value-hint{position:absolute;top:-9px;left:50%;transform:translate(-50%);white-space:nowrap;font-size:8px;font-weight:600;color:#fff;background:#1a5c38;border-radius:4px;padding:3px 8px;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 2px 5px #0000002e;pointer-events:none;z-index:3;line-height:1.2}.package-item.has-hint .package{padding-top:20px}@media(max-width:400px){.package-item{flex:1 1 100%}}.hs-pkg-nudge{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 12px;padding:9px 12px;background:#fffbf0;border:1px dashed #e9c46a;border-radius:8px;min-height:38px}.hs-pkg-nudge-icon{font-size:14px;flex-shrink:0;animation:hsPkgPulse 2s ease-in-out infinite}.hs-pkg-nudge-text{font-size:12px;font-weight:600;color:#7a5c00;transition:opacity .28s,transform .28s}@keyframes hsPkgPulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.pd-atc-wrap{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:4px}.pd-qty-control{display:inline-flex;align-self:flex-start;align-items:center;border:1.5px solid #d0d0d0;border-radius:8px;overflow:hidden;height:46px;background:#fff}.pd-qty-btn{width:42px;height:100%;background:#f5f5f5;border:none;font-size:19px;cursor:pointer;color:#333;line-height:1;padding:0}.pd-qty-btn:hover{background:#e6e6e6}.pd-qty-val{min-width:42px;text-align:center;font-size:15px;font-weight:600;color:#1c1c1c;border-left:1.5px solid #d0d0d0;border-right:1.5px solid #d0d0d0;height:100%;display:flex;align-items:center;justify-content:center;background:#fff}.pd-atc-btn{width:100%;height:50px;background:#1a7a4a;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;letter-spacing:.06em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .15s,transform .1s}.pd-atc-btn:hover{background:#0f5233}.pd-atc-btn:active{transform:scale(.99)}.pd-atc-btn.added{background:#2e7d32}.pd-atc-btn svg{width:17px;height:17px;fill:currentColor}.hs-mbg-wrap{margin:14px 0 6px}.hs-mbg-img,.consultation-banner img{width:100%;height:auto;display:block;border-radius:10px}.consultation-banner{margin:12px 0 6px}.product-tabs-section{margin:22px 0 0}.product-tabs-nav{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.product-tabs-nav::-webkit-scrollbar{display:none}.product-tabs-nav button{padding:9px 13px;border:1.5px solid #2d6a2d;border-radius:6px;background:#fff;color:#2d6a2d;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s}.product-tabs-nav button.active{background:#2d6a2d;color:#fff}.product-tabs-nav button:hover:not(.active){background:#e8f5e8}.product-tabs-content{padding:18px 0 6px}.product-tabs-content .tab-pane{display:none}.product-tabs-content .tab-pane.active{display:block}.hs-pdp .tab-description h3{font-size:15px;font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.35}.hs-pdp .tab-description ul{list-style:none}.hs-pdp .tab-description ul li{font-size:14px;color:#333;padding:5px 0;line-height:1.5}.hs-pdp .tab-description ul li:before{content:"\2714";color:#2d6a2d;font-weight:700}.ingredients-grid{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.ingredients-grid::-webkit-scrollbar{display:none}.ingredient-card{text-align:center;flex-shrink:0;width:104px}.ingredient-card img{width:76px;height:76px;border-radius:50%;object-fit:cover;display:block;margin:0 auto 8px}.ingredient-card .ing-name{font-size:13px;font-weight:700;color:#1a1a1a;margin-bottom:4px;line-height:1.25}.ingredient-card .ing-desc{font-size:12px;color:#555;line-height:1.4}.how-to-use-list{list-style:none;margin:0 0 18px}.hs-pdp .how-to-use-list li{display:flex;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #ddeedd;font-size:14px;color:#333}.hs-pdp .how-to-use-list li:last-child{border-bottom:none}.htu-icon{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.htu-icon img{width:34px;height:34px;object-fit:contain}.hs-pdp .recommended-use h4{font-size:13px;font-weight:700;color:#2d6a2d;margin:0 0 6px;letter-spacing:.5px}.hs-pdp .recommended-use p{font-size:13px;color:#444;line-height:1.6}.hs-pdp .product-details-list{list-style:disc;padding-left:20px}.hs-pdp .product-details-list li{font-size:14px;color:#333;padding:5px 0;line-height:1.5}.hs-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:9990;background:#fff;border-top:1px solid #e0e0e0;box-shadow:0 -3px 20px #0000001a;padding:10px 16px;transform:translateY(120%);opacity:0;visibility:hidden;transition:transform .25s,opacity .25s;font-family:Jost,sans-serif}.hs-sticky-bar.visible{transform:translateY(0);opacity:1;visibility:visible}.hs-sticky-inner{display:flex;align-items:center;gap:10px;max-width:1140px;margin:0 auto}.hs-sticky-product{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.hs-sticky-thumb{width:46px;height:46px;min-width:46px;object-fit:contain;border-radius:8px;border:1px solid #e4ede6;background:#f0f7f2;padding:3px;display:block}.hs-sticky-name{font-size:13px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.hs-sticky-sub{display:flex;align-items:center;gap:6px;margin-top:2px}.hs-sticky-price{font-size:13px;font-weight:700;color:#1a7a4a}.hs-sticky-mrp{font-size:11px;color:#aaa;text-decoration:line-through}.hs-sticky-qty{display:flex;align-items:center;border:1.5px solid #d0d0d0;border-radius:8px;overflow:hidden;height:42px;flex-shrink:0;background:#fff}.hs-sticky-qty .pd-qty-btn{width:34px;font-size:17px}.hs-sticky-qty .pd-qty-val{min-width:34px;font-size:14px}.hs-sticky-atc{display:flex;align-items:center;justify-content:center;gap:7px;height:42px;background:#1a7a4a;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;letter-spacing:.04em;cursor:pointer;padding:0 16px;flex-shrink:0;white-space:nowrap}.hs-sticky-atc:hover{background:#0f5233}.hs-sticky-atc.added{background:#2e7d32}.hs-sticky-atc svg{width:15px;height:15px;fill:currentColor}@media(max-width:991px){.hs-sticky-info{display:none}.hs-sticky-atc{flex:1;font-size:12px;padding:0 10px}}@media(max-width:380px){.hs-sticky-thumb{display:none}}.hs-toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%) translateY(20px);background:#1a1a2e;color:#fff;padding:12px 22px;border-radius:50px;font-size:14px;font-weight:600;z-index:10000;opacity:0;transition:opacity .35s,transform .35s;pointer-events:none;white-space:nowrap;box-shadow:0 8px 24px #0000004d;font-family:Jost,sans-serif}.hs-toast.show{opacity:1;transform:translate(-50%) translateY(0)}.hs-sec{padding:40px 0}.hs-sec-title{font-size:24px;font-weight:700;text-align:center;color:#1a1a1a;margin:0 0 22px;text-transform:uppercase;letter-spacing:.01em}@media(max-width:767px){.hs-sec{padding:28px 0}.hs-sec-title{font-size:19px;margin-bottom:16px}}.hs-faq-list{max-width:860px;margin:0 auto}.hs-faq-item{background:#fff;border:1px solid #e6e6e6;border-radius:12px;margin-bottom:10px;overflow:hidden}.hs-faq-q{width:100%;text-align:left;background:none;border:none;padding:15px 46px 15px 18px;font-size:14px;font-weight:600;color:#1a1a1a;cursor:pointer;position:relative;line-height:1.4}.hs-faq-q:after{content:"";position:absolute;right:18px;top:50%;width:9px;height:9px;border-right:2px solid #2d6a2d;border-bottom:2px solid #2d6a2d;transform:translateY(-70%) rotate(45deg);transition:transform .2s}.hs-faq-item.open .hs-faq-q:after{transform:translateY(-30%) rotate(-135deg)}.hs-faq-a{display:none;padding:0 18px 15px;font-size:13px;color:#444;line-height:1.65}.hs-faq-item.open .hs-faq-a{display:block}.hs-faq-a p{margin:0 0 8px}.hs-faq-empty{text-align:center;color:#777;font-size:14px}.hs-rv-summary{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:22px;flex-wrap:wrap}.hs-rv-score{font-size:32px;font-weight:700;color:#1a7a4a;line-height:1}.hs-rv-stars{color:#f5a623;font-size:16px;letter-spacing:2px}.hs-rv-count{font-size:12px;color:#666;margin-top:2px}.hs-rv-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 2px 18px;scrollbar-width:none}.hs-rv-track::-webkit-scrollbar{display:none}.hs-rv-card{flex:0 0 300px;scroll-snap-align:start;background:#fff;border-radius:12px;box-shadow:2px 2px 15px #0000001a;padding:18px 20px;transition:background .2s}.hs-rv-card:hover{background:#e8efe4}@media(max-width:575px){.hs-rv-card{flex:0 0 84%;padding:16px 18px}}.hs-rv-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.hs-rv-avatar{width:36px;height:36px;border-radius:50%;background:#1a7a4a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.hs-rv-who{min-width:0}.hs-rv-name{font-size:14px;font-weight:700;color:#1a1a1a;line-height:1.2}.hs-rv-meta{font-size:11px;color:#777;margin-top:3px}.hs-rv-verified{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:600;color:#1a7a4a;background:#eaf5ef;border-radius:4px;padding:2px 6px;margin-left:6px}.hs-rv-rating{color:#f5a623;font-size:13px;letter-spacing:1px;margin-bottom:6px}.hs-rv-title{font-size:14px;font-weight:700;color:#1a1a1a;margin:0 0 6px;line-height:1.35}.hs-rv-body{font-size:13px;color:#4a4a4a;line-height:1.6}.hs-rv-nav{display:flex;justify-content:center;gap:10px;margin-top:4px}.hs-rv-arrow{width:38px;height:38px;border-radius:6px;border:1px solid #63a731;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;padding:0}.hs-rv-arrow:hover{background:#63a731}.hs-rv-arrow svg{width:18px;height:18px;color:#1a1a1a}.hs-rv-arrow:hover svg{color:#fff}.hs-rv-form-wrap{max-width:720px;margin:26px auto 0;background:#fff;border:1px solid #e6e6e6;border-radius:12px;padding:22px}.hs-rv-form-title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 14px}.hs-rv-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:575px){.hs-rv-grid{grid-template-columns:1fr}.hs-rv-form-wrap{padding:16px}}.hs-rv-field{display:flex;flex-direction:column;gap:5px}.hs-rv-field.full{grid-column:1 / -1}.hs-rv-field label{font-size:12px;font-weight:600;color:#555}.hs-rv-field input,.hs-rv-field textarea{border:1.5px solid #ddd;border-radius:8px;padding:10px 12px;font-size:14px;color:#1a1a1a;background:#fff;width:100%}.hs-rv-field textarea{min-height:92px;resize:vertical}.hs-rv-field input:focus,.hs-rv-field textarea:focus{outline:none;border-color:#1a7a4a}.hs-rv-starpick{display:flex;gap:4px;font-size:24px;color:#ddd;cursor:pointer}.hs-rv-starpick span{transition:color .12s;line-height:1}.hs-rv-starpick span.on{color:#f5a623}.hs-rv-submit{margin-top:14px;height:46px;padding:0 26px;background:#1a7a4a;color:#fff;border:none;border-radius:10px;font-size:13px;font-weight:700;letter-spacing:.05em;cursor:pointer}.hs-rv-submit:hover{background:#0f5233}.hs-rv-note{font-size:12px;color:#777;margin-top:10px;line-height:1.5}.hs-bs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:767px){.hs-bs-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.hs-bs-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s,transform .18s}.hs-bs-card:hover{box-shadow:0 6px 22px #00000017;transform:translateY(-2px)}.hs-bs-img{display:block;background:#f4f8f5;aspect-ratio:1/1}.hs-bs-img img{width:100%;height:100%;object-fit:contain;display:block;padding:8px}.hs-bs-body{padding:12px 13px 13px;display:flex;flex-direction:column;flex:1}.hs-bs-rating{color:#f5a623;font-size:12px;letter-spacing:1px;margin-bottom:5px}.hs-bs-rating span{color:#777;font-size:11px;letter-spacing:0;margin-left:5px}.hs-bs-title{font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.35;margin:0 0 8px;display:block}.hs-bs-title:hover{color:#1a7a4a}.hs-bs-price{display:flex;align-items:baseline;gap:8px;margin-bottom:11px;margin-top:auto}.hs-bs-price .now{font-size:15px;font-weight:700;color:#1a7a4a}.hs-bs-price .was{font-size:12px;color:#dc3545;text-decoration:line-through}.hs-bs-atc{width:100%;height:38px;background:#1a7a4a;color:#fff;border:none;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.05em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px}.hs-bs-atc:hover{background:#0f5233}.hs-bs-atc.added{background:#2e7d32}.hs-bs-atc[disabled]{background:#bdbdbd;cursor:not-allowed}.hs-bs-atc svg{width:13px;height:13px;fill:currentColor}.hs-press{background:#fff;padding:26px 0;overflow:hidden}.hs-press-track{display:flex;align-items:center;gap:60px;width:max-content;animation:hsPressScroll 26s linear infinite}.hs-press-track img{height:28px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.75}@keyframes hsPressScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:767px){.hs-press-track{gap:40px}.hs-press-track img{height:22px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hs-product-page.css.map */
