@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700;800;900&family=Barlow+Condensed:wght@700;800;900&display=swap";:root{--ph-green-dark: #1a4731;--ph-green-mid: #2d6a4f;--ph-green-light: #40916c;--ph-green-accent: #52b788;--ph-atc-bg: #3a9e3a;--ph-atc-hover: #2e7d32;--ph-text: #1a1a1a;--ph-text-muted: #555;--ph-border: #e0e0e0;--ph-stock-dot: #3a9e3a;--ph-radius: 12px;--ph-radius-sm: 8px;--ph-gap: 32px}.ph,.ph *{font-family:Barlow,sans-serif}.ph{display:grid;grid-template-columns:1fr 1fr;gap:var(--ph-gap);max-width:1280px;margin:0 auto;padding:40px 24px 60px;align-items:start;font-family:inherit;color:var(--ph-text);overflow-x:hidden;box-sizing:border-box;width:100%}@media(max-width:900px){.ph{grid-template-columns:1fr;padding:16px 16px 40px;gap:20px}.ph__main-img{aspect-ratio:auto;max-height:400px}.ph__title{font-size:clamp(24px,7vw,36px)}.ph__thumbs-wrap{display:flex}.ph__thumb{width:60px;height:60px}.ph__atc-btn{font-size:15px;padding:16px 20px}}@media(max-width:480px){.ph{padding:12px 12px 32px}.ph__title{font-size:clamp(22px,8vw,32px)}.ph__benefit-item{font-size:14px}.ph__thumb{width:52px;height:52px}}.ph__gallery{display:flex;flex-direction:column;gap:16px}.ph__main-image-wrap{position:relative}.ph__main-img{border-radius:var(--ph-radius);overflow:hidden;background:#f4faf6;aspect-ratio:1 / 1;max-width:100%}.ph__main-img img,.ph__placeholder-img{width:100%;height:100%;object-fit:contain;display:block}.ph__thumbs-wrap{display:flex;align-items:center;gap:8px;width:100%}.ph__thumbs{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;flex:1}.ph__thumbs::-webkit-scrollbar{display:none}.ph__thumb{flex-shrink:0;width:74px;height:74px;border:2px solid var(--ph-border);border-radius:var(--ph-radius-sm);overflow:hidden;cursor:pointer;background:#f4faf6;padding:0;transition:border-color .2s}.ph__thumb:hover,.ph__thumb--active{border-color:var(--ph-green-accent)}.ph__thumb img{width:100%;height:100%;object-fit:contain;display:block}.ph__thumb-arrow{flex-shrink:0;width:34px;height:34px;background:#fff;border:1px solid var(--ph-border);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s;color:var(--ph-text)}.ph__thumb-arrow:hover{background:var(--ph-green-dark);border-color:var(--ph-green-dark);color:#fff}.ph__info{display:flex;flex-direction:column;gap:18px}.ph__rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ph__stars-wrap{display:flex;gap:3px}.ph__star-box{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#00b67a;border-radius:3px}.ph__rating-text{font-size:15px;color:var(--ph-text);font-weight:500}.ph__rating-text strong{font-weight:700;color:var(--ph-text)}.ph__title{font-size:clamp(26px,3.5vw,40px);font-weight:800;line-height:1.15;color:var(--ph-green-dark);margin:0;font-family:Barlow Condensed,Barlow,sans-serif;letter-spacing:-.01em}.ph__desc{font-size:15px;line-height:1.65;color:#1a4731;margin:0;font-weight:500}.ph__benefits-list{list-style:none;margin:0;padding:16px;display:flex;flex-direction:column;gap:12px;border-radius:10px;position:relative}.ph__benefits-list:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ph-benefits-bg, #f0f7f4);opacity:.15;border-radius:10px;z-index:0;pointer-events:none}.ph__benefit-item{position:relative;z-index:1}.ph__benefit-item{display:flex;align-items:flex-start;gap:12px;font-size:16px;line-height:1.5;font-weight:400;color:var(--ph-benefits-text, #1a4731)}.ph__benefit-item strong{font-weight:700}.ph__check-icon{flex-shrink:0;color:var(--ph-check-color, #40916c);margin-top:1px;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.ph__kaching-placeholder{min-height:0}.ph__stock{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--ph-text);margin:0}.ph__stock-dot{width:10px;height:10px;background:var(--ph-stock-dot);border-radius:50%;display:inline-block;flex-shrink:0}.ph__atc-wrap{width:100%}.ph__atc-btn{width:100%;background:var(--ph-atc-bg);color:#fff;border:none;border-radius:var(--ph-radius-sm);padding:22px 28px;font-size:20px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s,transform .1s;line-height:1;font-family:Barlow Condensed,Barlow,sans-serif}.ph__atc-btn:hover:not(:disabled){background:var(--ph-atc-hover)}.ph__atc-btn:active:not(:disabled){transform:scale(.98)}.ph__atc-btn:disabled{opacity:.6;cursor:not-allowed}.ph__atc-price{font-weight:800}.ph__atc-compare{font-weight:400;opacity:.7;text-decoration:line-through}.ph__sub-note{font-size:12px;color:var(--ph-text-muted);line-height:1.6;margin:0}.ph__trust-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.ph__trust-item{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--ph-text)}.ph__trust-check{color:var(--ph-green-accent);flex-shrink:0}.ph__guarantee{border:none;border-radius:var(--ph-radius-sm);padding:16px;display:flex;gap:12px;align-items:flex-start;position:relative;overflow:hidden}.ph__guarantee:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ph-guarantee-bg, #1a4731);opacity:.15;z-index:0;pointer-events:none}.ph__guarantee-icon,.ph__guarantee>div{position:relative;z-index:1}.ph__guarantee-icon{color:var(--ph-guarantee-icon, #1a4731);flex-shrink:0;margin-top:2px}.ph__guarantee strong{display:block;font-size:14px;font-weight:700;color:var(--ph-guarantee-text, #1a1a1a);margin-bottom:4px}.ph__guarantee p{font-size:13px;color:var(--ph-guarantee-text, #1a1a1a);line-height:1.5;margin:0}.ph__trust-bar{background:#f5f5f5;border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;align-items:center;gap:10px}.ph__trust-badges{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center}.ph__trust-badge{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#1a4731}.ph__trust-badge svg{color:#1a4731;flex-shrink:0}.ph__trust-dot{color:#999;font-size:16px}.ph__payment-icons{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:center}.ph__payment-icon{height:26px;width:auto;border-radius:4px}.ph__accordions{display:flex;flex-direction:column;gap:0;width:100%;margin-top:8px}.ph__acc-item{border:1px solid var(--ph-acc-border, #e0e0e0);border-radius:10px;margin-bottom:10px;position:relative;overflow:hidden}.ph__acc-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ph-acc-bg, #ffffff);opacity:.12;z-index:0;pointer-events:none}.ph__acc-trigger,.ph__acc-body{position:relative;z-index:1}.ph__acc-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:none;border:none;cursor:pointer;text-align:left;gap:12px}.ph__acc-label{font-size:16px;font-weight:700;color:var(--ph-acc-title, #1a4731);line-height:1.3}.ph__acc-icon{flex-shrink:0;color:var(--ph-acc-icon, #1a4731)}.ph__acc-minus{display:none}.ph__acc-plus,.ph__acc--open .ph__acc-minus{display:block}.ph__acc--open .ph__acc-plus{display:none}.ph__acc-body{overflow:hidden;transition:max-height .35s ease}.ph__acc-content{padding:0 20px 20px;display:flex;flex-direction:column;gap:12px}.ph__acc-subtitle{font-size:14px;font-weight:700;color:#1a1a1a;margin:0}.ph__acc-text{font-size:14px;line-height:1.7;color:var(--ph-acc-text, #555555)}.ph__acc-text p{margin:0 0 8px}.ph__acc-text p:last-child{margin-bottom:0}.ph__acc-checks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ph__acc-check-item{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.5;color:var(--ph-acc-text, #1a1a1a)}.ph__acc-check-item span:first-child{color:#40916c;flex-shrink:0;margin-top:1px}@media(max-width:600px){.ph__star-box{width:20px;height:20px}.ph__star-box svg{width:14px;height:14px}.ph__rating{margin-top:12px}.ph__rating-text{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/product-hero.css.map */
