.ph-section{--ph-accent: #108474;--ph-accent-dark: #0c6659;--ph-cream: #fff7ec;--ph-text: #111111;--ph-muted: #6b6b6b;--ph-border: #ebeaeb;--ph-radius: 14px;color:var(--ph-text);font-family:var(--font-stack-body, inherit)}.ph-container{max-width:1420px;margin:0 auto;padding-left:20px;padding-right:20px}.ph-sec-head{display:flex;align-items:baseline;justify-content:center;gap:16px;margin-bottom:28px;text-align:center}.ph-sec-head--left{justify-content:flex-start;text-align:left}.ph-sec-head__title{margin:0;font-size:26px;line-height:1.2;font-weight:700;letter-spacing:.2px}.ph-sec-head__link{font-size:14px;font-weight:600;color:var(--ph-accent);text-decoration:underline;text-underline-offset:3px;white-space:nowrap}@media(min-width:768px){.ph-sec-head__title{font-size:34px}}.ph-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 32px;border-radius:999px;background:var(--ph-accent);color:#fff;font-size:15px;font-weight:600;line-height:1;border:2px solid var(--ph-accent);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.ph-btn:hover{background:var(--ph-accent-dark);border-color:var(--ph-accent-dark);color:#fff}.ph-btn--light{background:#fff;color:var(--ph-text);border-color:#fff}.ph-btn--light:hover{background:var(--ph-cream);border-color:var(--ph-cream);color:var(--ph-text)}.ph-btn--outline{background:transparent;color:var(--ph-accent)}.ph-btn--outline:hover{background:var(--ph-accent);color:#fff}.ph-carousel-wrap{position:relative}.ph-carousel{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.ph-carousel::-webkit-scrollbar{display:none}.ph-car-item{flex:0 0 auto;scroll-snap-align:start;width:calc((100% - 16px * (var(--ph-per-view-m, 2) - 1)) / var(--ph-per-view-m, 2))}@media(min-width:768px){.ph-car-item{width:calc((100% - 16px * (var(--ph-per-view-t, 3) - 1)) / var(--ph-per-view-t, 3))}}@media(min-width:1024px){.ph-car-item{width:calc((100% - 16px * (var(--ph-per-view, 4) - 1)) / var(--ph-per-view, 4))}}.ph-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;border:1px solid var(--ph-border);background:#fff;color:var(--ph-text);display:none;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #0000001f;transition:background .2s ease,color .2s ease,opacity .2s ease}.ph-arrow:hover{background:var(--ph-accent);color:#fff;border-color:var(--ph-accent)}.ph-arrow[disabled]{opacity:.35;pointer-events:none}.ph-arrow--prev{left:-12px}.ph-arrow--next{right:-12px}.ph-arrow svg{width:18px;height:18px}@media(min-width:1024px){.ph-arrow{display:inline-flex}}.ph-cat{display:block;text-align:center;text-decoration:none;color:var(--ph-text)}.ph-cat__media{display:block;position:relative;overflow:hidden;background:#f4f4f4}.ph-cat__media svg{width:100%;height:100%;display:block}.ph-cat__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ph-cat:hover .ph-cat__media img{transform:scale(1.06)}.ph-cat__label{display:block;margin-top:12px;font-size:15px;font-weight:600;line-height:1.3}.ph-cat--circle .ph-cat__media{border-radius:50%;aspect-ratio:1 / 1}.ph-cat--card .ph-cat__media{border-radius:var(--ph-radius);aspect-ratio:4 / 5}.ph-cat--tile .ph-cat__media{border-radius:var(--ph-radius);aspect-ratio:1 / 1}.ph-cat--tile .ph-cat__label{position:absolute;left:0;right:0;bottom:0;margin:0;padding:26px 10px 12px;color:#fff;font-size:16px;background:linear-gradient(to top,#0000009e,#0000)}.ph-hero{position:relative}.ph-hero__viewport{position:relative;overflow:hidden;border-radius:var(--ph-radius)}.ph-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .6s ease}.ph-hero__slide.is-active{position:relative;opacity:1;pointer-events:auto}.ph-hero__media{position:relative}.ph-hero__media img{width:100%;display:block;object-fit:cover;aspect-ratio:21 / 9}.ph-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000073,#0000000d 60%)}.ph-hero__content{position:absolute;top:50%;transform:translateY(-50%);left:6%;max-width:480px;color:#fff;z-index:1}.ph-hero__kicker{display:inline-block;padding:6px 14px;border-radius:999px;background:#ffffffe6;color:var(--ph-accent);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px}.ph-hero__title{margin:0 0 12px;font-size:30px;line-height:1.1;font-weight:800;color:#fff}.ph-hero__text{margin:0 0 20px;font-size:15px;line-height:1.55;color:#ffffffeb}.ph-hero__dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.ph-hero__dot{width:9px;height:9px;border-radius:50%;border:0;padding:0;background:#ffffff8c;cursor:pointer;transition:width .25s ease,background .25s ease}.ph-hero__dot.is-active{width:26px;border-radius:999px;background:#fff}@media(min-width:768px){.ph-hero__title{font-size:46px}.ph-hero__text{font-size:16px}}@media(max-width:767px){.ph-hero__media img{aspect-ratio:4 / 5}.ph-hero__overlay{background:linear-gradient(to top,#0000008c 15%,#0000000d 60%)}.ph-hero__content{top:auto;bottom:8%;transform:none;left:6%;right:6%}}.ph-hero-split{display:grid;grid-template-columns:1fr}@media(min-width:768px){.ph-hero-split{grid-template-columns:1fr 1fr}}.ph-hero-split__item{position:relative;overflow:hidden}.ph-hero-split__media img,.ph-hero-split__media svg{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:16 / 8}.ph-hero-split__card{position:absolute;top:50%;transform:translateY(-50%);left:5%;max-width:350px;background:var(--ph-cream);border-radius:var(--ph-radius);padding:26px 28px;box-shadow:0 6px 24px #00000014}.ph-hero-split__kicker{display:block;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--ph-accent);margin-bottom:6px}.ph-hero-split__title{margin:0 0 8px;font-size:24px;line-height:1.15;font-weight:800;color:var(--ph-text)}.ph-hero-split__text{margin:0 0 16px;font-size:14px;line-height:1.55;color:#444}@media(min-width:1200px){.ph-hero-split__title{font-size:30px}.ph-hero-split__card{max-width:390px;padding:30px 32px}}@media(max-width:767px){.ph-hero-split__media img,.ph-hero-split__media svg{aspect-ratio:4 / 3}.ph-hero-split__card{left:5%;right:5%;max-width:none;padding:20px 22px}}.ph-usp{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 12px;padding:26px 0;border-top:1px solid var(--ph-border);border-bottom:1px solid var(--ph-border)}.ph-usp__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:0 8px}.ph-usp__icon{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--ph-accent) 10%,#ffffff);color:var(--ph-accent)}.ph-usp__icon svg{width:22px;height:22px}.ph-usp__title{margin:0;font-size:15px;font-weight:700}.ph-usp__link{font-size:13px;color:var(--ph-muted);text-decoration:underline;text-underline-offset:3px}.ph-usp__link:hover{color:var(--ph-accent)}@media(min-width:1024px){.ph-usp{grid-template-columns:repeat(4,1fr)}.ph-usp__item:not(:first-child){border-left:1px solid var(--ph-border)}}.ph-banner{position:relative;overflow:hidden;border-radius:var(--ph-radius)}.ph-banner__media img{width:100%;display:block;object-fit:cover;aspect-ratio:21 / 8}.ph-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000080,#00000005 65%)}.ph-banner--right .ph-banner__overlay{background:linear-gradient(270deg,#00000080,#00000005 65%)}.ph-banner__content{position:absolute;top:50%;transform:translateY(-50%);left:6%;max-width:440px;color:#fff;z-index:1}.ph-banner--right .ph-banner__content{left:auto;right:6%}.ph-banner__title{margin:0 0 10px;font-size:26px;font-weight:800;color:#fff;line-height:1.15}.ph-banner__text{margin:0 0 18px;font-size:15px;line-height:1.55;color:#ffffffeb}@media(min-width:768px){.ph-banner__title{font-size:38px}}@media(max-width:767px){.ph-banner__media img{aspect-ratio:4 / 5}.ph-banner__overlay{background:linear-gradient(to top,#0000008c 20%,#00000008 60%)}.ph-banner__content{top:auto;bottom:8%;transform:none;left:6%;right:6%}}.ph-tabs__nav{display:flex;gap:10px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;margin-bottom:26px;padding-bottom:4px}.ph-tabs__nav::-webkit-scrollbar{display:none}@media(min-width:768px){.ph-tabs__nav{justify-content:center;flex-wrap:wrap;overflow:visible}}.ph-tabs__btn{flex:0 0 auto;padding:10px 22px;border-radius:999px;border:1px solid var(--ph-border);background:#fff;color:var(--ph-text);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.ph-tabs__btn:hover{border-color:var(--ph-accent);color:var(--ph-accent)}.ph-tabs__btn.is-active{background:var(--ph-accent);border-color:var(--ph-accent);color:#fff}.ph-tabs__panel{display:none}.ph-tabs__panel.is-active{display:block}.ph-tabs__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:1024px){.ph-tabs__grid{grid-template-columns:repeat(4,1fr)}}.ph-tabs__footer{text-align:center;margin-top:28px}.ph-story{background:var(--ph-cream);border-radius:var(--ph-radius);padding:48px 24px;text-align:center}.ph-story__kicker{display:inline-block;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--ph-accent);margin-bottom:10px}.ph-story__title{margin:0 0 16px;font-size:26px;font-weight:800}.ph-story__text{max-width:760px;margin:0 auto 24px;font-size:15px;line-height:1.7;color:#333}@media(min-width:768px){.ph-story{padding:64px 40px}.ph-story__title{font-size:34px}.ph-story__text{font-size:16px}}.ph-story__cols{display:grid;grid-template-columns:1fr;gap:24px;max-width:960px;margin:0 auto 28px;text-align:left}@media(min-width:768px){.ph-story__cols{grid-template-columns:1fr 1fr;gap:48px}.ph-story__col:not(:first-child){border-left:1px solid rgba(0,0,0,.08);padding-left:48px}}.ph-story__col-title{margin:0 0 10px;font-size:18px;font-weight:700;text-align:center}.ph-story__col-text{font-size:15px;line-height:1.7;color:#333}.ph-cat__promo{display:flex;align-items:center;justify-content:center;text-align:center}.ph-cat__promo-inner{display:flex;flex-direction:column;line-height:1.1}.ph-cat__promo-top{font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.ph-cat__promo-big{font-size:34px;font-weight:800}@media(min-width:1024px){.ph-cat__promo-big{font-size:44px}}.ph-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.ph-pill{display:inline-flex;align-items:center;gap:7px;padding:10px 20px;border-radius:999px;border:1px solid var(--ph-border);background:#fff;color:var(--ph-text);font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease}.ph-pill svg{width:15px;height:15px;color:var(--ph-muted)}.ph-pill:hover{border-color:var(--ph-accent);color:var(--ph-accent);background:color-mix(in srgb,var(--ph-accent) 6%,#ffffff)}.ph-products .ph-car-item .m-product-card{height:100%}.ph-section--pad{padding-top:28px;padding-bottom:28px}@media(min-width:768px){.ph-section--pad{padding-top:40px;padding-bottom:40px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ph-home.css.map */
