@import"https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&family=Figtree:wght@400;500;600;700;800&display=swap";:root{--ph-ink:#1f2925;--ph-body:#5d6b64;--ph-muted:#8a948e;--ph-line:#e2e8e2;--ph-paper:#f7f8f5;--ph-soft:#eef4ee;--ph-white:#fff;--ph-sage:#8ba892;--ph-sage-dark:#506f58;--ph-shadow:0 18px 55px rgba(45,64,54,.08);--ph-max:1460px;--ph-radius:8px}.ph-home,.ph-home *{box-sizing:border-box}.ph-home{color:var(--ph-ink);background:var(--ph-paper);font:16px/1.5 Figtree,Arial,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}.ph-home img{display:block;width:100%;max-width:100%}.ph-home a{color:inherit;text-decoration:none}.ph-home h1,.ph-home h2,.ph-home h3,.ph-home p{margin:0}.ph-home h1,.ph-home h2,.ph-home h3{font-family:Arvo,Georgia,serif;letter-spacing:0}.ph-container{width:min(var(--ph-max),calc(100% - 40px));margin:0 auto}.ph-section{padding:104px 0}.ph-section--white{background:var(--ph-white)}.ph-section--soft{background:var(--ph-soft)}.ph-section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:36px}.ph-section-head--center{display:block;max-width:840px;margin:0 auto 40px;text-align:center}.ph-kicker{margin-bottom:10px!important;color:var(--ph-sage-dark);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ph-title{font-size:44px;font-weight:700;line-height:1.08}.ph-lead{max-width:680px;margin-top:14px!important;color:var(--ph-body);font-size:16px}.ph-link{display:inline-flex;align-items:center;gap:9px;color:var(--ph-sage-dark);font-size:13px;font-weight:700;letter-spacing:.04em}.ph-link:after{content:">";font-size:18px;transition:transform .2s ease}.ph-link:hover:after{transform:translate(4px)}.ph-hero{position:relative;overflow:hidden;background:#1f2925}.ph-hero__track{position:relative;aspect-ratio:1920/900;min-height:520px;max-height:850px}.ph-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.ph-hero__slide.is-active{opacity:1;visibility:visible}.ph-hero__media{width:100%;height:100%;object-fit:cover;object-position:center}.ph-hero__slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#12191594,#12191542 44%,#12191514);pointer-events:none}.ph-hero:after{content:"";position:absolute;inset:auto 0 0;height:18%;background:linear-gradient(180deg,transparent,rgba(247,248,245,.75) 68%,var(--ph-paper));pointer-events:none}.ph-hero__copy{position:absolute;z-index:2;left:max(40px,calc((100vw - var(--ph-max))/2 + 40px));top:50%;width:min(560px,calc(100% - 80px));color:#fff;transform:translateY(-50%)}.ph-hero__kicker{margin-bottom:12px!important;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.ph-hero__heading{font-size:54px;font-weight:700;line-height:1.02;text-wrap:balance}.ph-hero__text{max-width:500px;margin-top:16px!important;color:#ffffffdb;font-size:17px;line-height:1.6}.ph-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:24px;padding:0 20px;border:1px solid rgba(255,255,255,.82);border-radius:2px;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em}.ph-hero__button:hover{background:#fff;color:var(--ph-ink)}.ph-hero__controls{position:absolute;z-index:3;left:50%;bottom:34px;display:flex;gap:10px;transform:translate(-50%)}.ph-hero__dot{width:42px;height:3px;padding:0;border:0;border-radius:999px;background:#ffffff7a;cursor:pointer}.ph-hero__dot.is-active{background:#fff}.ph-hero__seo{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ph-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.ph-category-card{position:relative;overflow:hidden;min-height:330px;border-radius:var(--ph-radius);background:#dfe6df;box-shadow:var(--ph-shadow);transition:transform .3s ease,box-shadow .3s ease}.ph-category-card:hover{transform:translateY(-6px);box-shadow:0 26px 62px #1f292526}.ph-category-card__image{height:100%;min-height:330px;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.ph-category-card:hover .ph-category-card__image{transform:scale(1.045)}.ph-category-card:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(20,30,24,.74))}.ph-category-card__copy{position:absolute;z-index:2;inset:auto 24px 22px;color:#fff}.ph-category-card__copy h3{font-size:24px;line-height:1.1}.ph-category-card--continuation{display:grid;place-items:center;background:var(--ph-soft);border:1px solid var(--ph-line);box-shadow:none}.ph-category-card--continuation:after{display:none}.ph-category-card--continuation .ph-category-card__copy{position:static;color:var(--ph-sage-dark);text-align:center}.ph-category-card--continuation .ph-category-card__copy:before{content:"+";display:block;margin-bottom:10px;font:400 40px/1 Georgia,serif}.ph-category-grid>.ph-category-card:nth-child(5){grid-column:span 4;min-height:130px}.ph-category-grid>.ph-category-card:nth-child(5) .ph-category-card__image{display:none}.ph-hot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ph-product-card{overflow:hidden;border:1px solid var(--ph-line);border-radius:var(--ph-radius);background:#fff;box-shadow:0 10px 28px #1f29250d;transition:transform .28s ease,box-shadow .28s ease}.ph-product-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #1f292521}.ph-product-card__media{overflow:hidden;aspect-ratio:1.55/1;background:#dde3dc}.ph-product-card__media img{height:100%;object-fit:cover;transition:transform .5s ease}.ph-product-card:hover .ph-product-card__media img{transform:scale(1.045)}.ph-product-card__body{padding:24px}.ph-product-card h3{font-size:22px}.ph-product-card p{display:-webkit-box;overflow:hidden;margin-top:12px!important;color:var(--ph-body);font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.ph-product-card .ph-link{margin-top:18px}.ph-factory{display:grid;grid-template-columns:minmax(300px,450px) minmax(0,1fr);max-width:1040px;margin:0 auto;overflow:hidden;border-radius:var(--ph-radius);background:#213029;color:#fff;box-shadow:var(--ph-shadow)}.ph-factory__media{position:relative;align-self:center;width:100%;max-width:450px;aspect-ratio:450/250;background:#17221d}.ph-factory__media img{width:100%;height:auto;aspect-ratio:450/250;object-fit:contain}.ph-factory__copy{display:flex;flex-direction:column;justify-content:center;min-height:250px;padding:46px 56px}.ph-factory__copy .ph-kicker{color:#d9e7dc}.ph-factory__copy .ph-title{font-size:46px}.ph-factory__copy .ph-lead{color:#ffffffbd}.ph-factory__copy .ph-link{margin-top:26px;color:#fff}.ph-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.ph-tab{padding:10px 16px;border:1px solid var(--ph-line);border-radius:999px;background:transparent;color:var(--ph-body);font:700 12px/1 inherit;cursor:pointer}.ph-tab.is-active{border-color:var(--ph-sage-dark);background:var(--ph-sage-dark);color:#fff}.ph-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ph-news-card{overflow:hidden;border-radius:var(--ph-radius);background:#fff;border:1px solid var(--ph-line);transition:transform .26s ease,box-shadow .26s ease}.ph-news-card[hidden]{display:none}.ph-news-card:hover{transform:translateY(-5px);box-shadow:var(--ph-shadow)}.ph-news-card__media{aspect-ratio:1.5/1;overflow:hidden;background:#dde3dc}.ph-news-card__media img{height:100%;object-fit:cover;transition:transform .45s ease}.ph-news-card:hover img{transform:scale(1.04)}.ph-news-card__body{padding:22px}.ph-news-card__tag{color:var(--ph-sage-dark);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ph-news-card h3{margin-top:8px;font-size:20px}.ph-news-card p{display:-webkit-box;overflow:hidden;margin-top:11px!important;color:var(--ph-body);font-size:14px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ph-news-card .ph-link{margin-top:17px}.ph-news-more{display:flex;justify-content:center;margin-top:36px}.ph-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--ph-sage-dark);border-radius:2px;background:transparent;color:var(--ph-sage-dark);font-size:13px;font-weight:700}.ph-button:hover{background:var(--ph-sage-dark);color:#fff}.ph-clients{overflow:hidden}.ph-client-row{display:flex;gap:18px;overflow:auto;padding:4px 0 14px;scrollbar-width:thin}.ph-client{flex:0 0 210px;display:grid;place-items:center;min-height:104px;padding:18px;border:1px solid var(--ph-line);border-radius:var(--ph-radius);background:#fff;color:var(--ph-muted);font-weight:700;text-align:center}.ph-client img{max-width:150px;max-height:64px;object-fit:contain;filter:grayscale(1);opacity:.72}.ph-client:hover img{filter:none;opacity:1}.ph-contact{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px}.ph-contact-list{display:grid;gap:18px;margin-top:30px}.ph-contact-item{padding-bottom:18px;border-bottom:1px solid var(--ph-line)}.ph-contact-item small{display:block;margin-bottom:5px;color:var(--ph-muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ph-contact-item a,.ph-contact-item span{font-size:16px}.ph-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ph-field{display:grid;gap:7px}.ph-field--full{grid-column:1/-1}.ph-field label{color:var(--ph-body);font-size:12px;font-weight:700}.ph-field input,.ph-field textarea{width:100%;padding:13px 14px;border:1px solid var(--ph-line);border-radius:2px;background:#fff;color:var(--ph-ink);font:inherit}.ph-field textarea{min-height:132px;resize:vertical}.ph-form-status{grid-column:1/-1;padding:12px 14px;border:1px solid var(--ph-line);background:#fff}.ph-form .ph-button{grid-column:1/-1;justify-self:start;cursor:pointer}.ph-placeholder{display:grid;place-items:center;height:100%;min-height:180px;background:var(--ph-soft);color:var(--ph-muted);font-size:13px}@media(max-width:1100px){.ph-title{font-size:38px}.ph-hero__heading{font-size:44px}.ph-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-category-grid>.ph-category-card:nth-child(5){grid-column:span 2}.ph-hot-grid,.ph-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-contact{gap:44px}}@media(max-width:760px){.ph-container{width:min(100% - 28px,var(--ph-max))}.ph-section{padding:72px 0}.ph-section-head{display:block;margin-bottom:28px}.ph-section-head .ph-link{margin-top:16px}.ph-title{font-size:32px}.ph-hero__track{min-height:560px;aspect-ratio:auto}.ph-hero__copy{left:24px;top:auto;bottom:92px;width:calc(100% - 48px);transform:none}.ph-hero__heading{font-size:34px}.ph-hero__text{font-size:15px}.ph-hero__controls{bottom:42px}.ph-category-grid,.ph-hot-grid,.ph-news-grid{grid-template-columns:1fr}.ph-category-grid>.ph-category-card:nth-child(5){grid-column:auto}.ph-category-card,.ph-category-card__image{min-height:280px}.ph-category-grid>.ph-category-card:nth-child(5){min-height:116px}.ph-factory{grid-template-columns:1fr;max-width:450px}.ph-factory__copy{min-height:0;padding:38px}.ph-factory__copy .ph-title{font-size:34px}.ph-contact{grid-template-columns:1fr;gap:46px}.ph-form{grid-template-columns:1fr}.ph-field--full,.ph-form-status,.ph-form .ph-button{grid-column:auto}}@media(prefers-reduced-motion:reduce){.ph-home *{scroll-behavior:auto!important;transition:none!important}.ph-hero__slide{transition:none!important}}.ph-home *{letter-spacing:0!important}.ph-series-section{background:linear-gradient(180deg,#f9fbf8,#f2f6f1)}.ph-series-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.ph-series-card{position:relative;display:block;overflow:hidden;border:1px solid rgba(80,111,88,.18);border-radius:8px;background:#fff;box-shadow:0 18px 50px #1f292514;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.ph-series-card:hover{transform:translateY(-5px);border-color:#506f588c;box-shadow:0 26px 64px #1f292524}.ph-series-card__image{height:160px;overflow:hidden;background:#dce3dc}.ph-series-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ph-series-card:hover .ph-series-card__image img{transform:scale(1.035)}.ph-series-card__body{display:flex;align-items:center;min-height:72px;padding:18px 22px;background:#fff}.ph-series-card__body h3{font-size:24px;line-height:1.1}.ph-series-card--continued .ph-series-card__image{height:232px}.ph-series-card--continued .ph-series-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0f19148c}.ph-series-card--continued .ph-series-card__body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;align-items:end;background:transparent;color:#fff}.ph-products-showcase .ph-section-head{margin-bottom:30px}.product-grid.ph-hot-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.product-card{overflow:hidden;border:1px solid #e4e9e3;border-radius:8px;background:#fff;box-shadow:0 16px 42px #1f29250f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover{transform:translateY(-5px);border-color:#d4ded2;box-shadow:0 26px 60px #1f29251f}.product-card-link{display:block;height:100%;color:inherit;text-decoration:none}.product-media{position:relative;aspect-ratio:1.08/1;overflow:hidden;background:#e8ece7}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-media img{transform:scale(1.04)}.hot-sale-badge{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;min-width:96px;height:34px;padding:0 16px;border-radius:10px;background:#fff;color:#5f5a50;font-size:11px;font-weight:800;text-transform:uppercase;box-shadow:0 10px 24px #1f29251f}.product-card-body{display:grid;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:14px;min-height:86px;padding:20px;background:#fff}.product-card-body h3{overflow:hidden;color:#252b28;font:700 22px/1.15 Arvo,Georgia,serif;text-overflow:ellipsis;white-space:nowrap}.product-arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e0e7df;border-radius:50%;color:#506f58;font-size:17px;font-family:Arial,sans-serif}.product-card:hover .product-arrow{border-color:#506f58;background:#506f58;color:#fff}.ph-factory-feature{position:relative;display:grid;align-items:center;min-height:680px;overflow:hidden;background:#18231e;color:#fff}.ph-factory-feature__media{position:absolute;top:0;right:0;bottom:0;left:0}.ph-factory-feature__media img{width:100%;height:100%;object-fit:cover}.ph-factory-feature__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0e1712d1,#0e171275 48%,#0e171229)}.ph-factory-feature__content{position:relative;z-index:2;padding:120px 0}.ph-factory-feature .ph-kicker{color:#dbe9dd}.ph-factory-feature .ph-title{max-width:640px;color:#fff;font-size:58px}.ph-factory-feature .ph-lead{max-width:620px;color:#ffffffd1;font-size:18px}.ph-valued-clients__figure{margin:0;overflow:hidden;border:0;border-radius:8px;background:transparent;box-shadow:none}.ph-valued-clients__figure img{width:100%;height:auto}.ph-news-card__media img{object-position:center}@media(max-width:1180px){.ph-series-grid,.product-grid.ph-hot-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ph-factory-feature .ph-title{font-size:48px}}@media(max-width:760px){.ph-series-grid,.product-grid.ph-hot-product-grid{grid-template-columns:1fr}.ph-series-card__image{height:220px}.ph-series-card--continued .ph-series-card__image{height:240px}.product-card-body h3{font-size:20px}.ph-factory-feature{min-height:560px}.ph-factory-feature .ph-title{font-size:36px}.ph-factory-feature__content{padding:92px 0}}.ph-factory-video-section{background:#fff}.ph-factory-video-section .ph-section-head--center{margin-bottom:42px}.ph-factory-video{position:relative;width:min(1120px,100%);margin:0 auto;aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:#101010;box-shadow:0 16px 42px #1f292521}.ph-factory-video__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;overflow:hidden;border:0;background:#101010;cursor:pointer}.ph-factory-video__poster>img{width:100%;height:100%;object-fit:cover}.ph-factory-video__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000000a;transition:background .22s ease}.ph-factory-video__poster:hover .ph-factory-video__shade{background:#0000001f}.ph-factory-video__play{position:absolute;left:50%;top:50%;width:76px;height:76px;transform:translate(-50%,-50%);filter:drop-shadow(0 8px 18px rgba(0,0,0,.3));transition:transform .2s ease}.ph-factory-video__play svg{display:block;width:100%;height:100%}.ph-factory-video__play circle{fill:#12121294}.ph-factory-video__play path{fill:#fff}.ph-factory-video__poster:hover .ph-factory-video__play{transform:translate(-50%,-50%) scale(1.06)}.ph-factory-video__youtube-link{position:absolute;z-index:4;right:20px;bottom:18px;display:inline-flex!important;align-items:center;gap:8px;min-height:44px;padding:0 16px;border-radius:8px;background:#f03;color:#fff!important;font-family:Arial,sans-serif;font-size:17px;font-weight:700;box-shadow:0 10px 22px #0000003d;transition:transform .2s ease,background .2s ease}.ph-factory-video__youtube-link:hover{transform:translateY(-2px);background:#e6002e}.ph-factory-video__youtube-link svg{width:27px;height:20px}.ph-factory-video__youtube-link svg path:first-child{fill:#fff}.ph-factory-video__youtube-link svg path:last-child{fill:#f03}.ph-factory-video__youtube-link:hover svg path:last-child{fill:#e6002e}.ph-factory-video__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.ph-factory-video.is-playing .ph-factory-video__youtube-link{display:none!important}@media(max-width:760px){.ph-factory-video-section .ph-section-head--center{margin-bottom:28px}.ph-factory-video{border-radius:8px}.ph-factory-video__play{width:62px;height:62px}.ph-factory-video__youtube-link{right:12px;bottom:12px;min-height:38px;padding:0 12px;font-size:14px}}.ph-section-head--title-center{position:relative;display:flex;align-items:center;justify-content:center;text-align:center}.ph-section-head--title-center>div{width:100%;text-align:center}.ph-section-head--title-center>.ph-link{position:absolute;right:0;top:50%;transform:translateY(-50%)}.ph-section-head--title-center>.ph-link:hover{transform:translate(4px,-50%)}.ph-factory-video__media{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:none;width:100%;height:100%;object-fit:contain;background:#000}.ph-factory-video.is-playing .ph-factory-video__media{display:block}.ph-factory-video.is-playing .ph-factory-video__poster{display:none}.ph-factory-video.is-playing .ph-factory-video__youtube-link{display:inline-flex!important}@media(max-width:760px){.ph-section-head--title-center{display:block;text-align:center}.ph-section-head--title-center>.ph-link{position:static;display:inline-flex;margin-top:14px;transform:none}.ph-section-head--title-center>.ph-link:hover{transform:translate(4px)}}.ph-hero__slide:after,.ph-hero:after,.ph-hero__copy{display:none!important}.ph-hero__media{object-fit:cover;object-position:center}.ph-hero__arrow{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,255,255,.54);border-radius:50%;background:#12191547;color:#fff;font:400 34px/1 Georgia,serif;transform:translateY(-50%);cursor:pointer}.ph-hero__arrow:hover{background:#12191580}.ph-hero__arrow--prev{left:28px}.ph-hero__arrow--next{right:28px}.ph-news-card__body{display:block;color:inherit;text-decoration:none}.ph-news-card time,.ph-article-card time,.ph-article-detail time{display:block;margin-top:8px;color:var(--ph-muted);font-size:13px}.ph-articles-page{padding-top:130px}.ph-article-tabs{justify-content:center;margin-bottom:38px}.ph-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.ph-article-card{overflow:hidden;border:1px solid var(--ph-line);border-radius:8px;background:#fff;box-shadow:0 16px 42px #1f29250f;transition:transform .25s ease,box-shadow .25s ease}.ph-article-card.is-hidden{display:none}.ph-article-card:hover{transform:translateY(-5px);box-shadow:var(--ph-shadow)}.ph-article-card__link{display:block;height:100%;color:inherit;text-decoration:none}.ph-article-card__media{display:block;aspect-ratio:1.5/1;overflow:hidden;background:#dde3dc}.ph-article-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ph-article-card:hover img{transform:scale(1.04)}.ph-article-card__body{display:block;padding:22px}.ph-article-card h2{margin:8px 0 0;color:var(--ph-ink);font:700 21px/1.22 Arvo,Georgia,serif}.ph-article-card p{display:-webkit-box;overflow:hidden;margin-top:12px!important;color:var(--ph-body);font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ph-article-detail{padding-top:130px}.ph-article-detail__container{max-width:980px}.ph-article-breadcrumb{margin-bottom:28px}.ph-article-breadcrumb a{color:var(--ph-sage-dark);font-size:13px;font-weight:700;text-decoration:none}.ph-article-detail__head{text-align:center}.ph-article-detail__head .ph-title{max-width:920px;margin:10px auto 0}.ph-article-hero{margin:42px 0 44px;overflow:hidden;border-radius:8px;background:#e8ece7}.ph-article-hero img{width:100%;height:auto;max-height:620px;object-fit:cover}.ph-article-content{color:var(--ph-body);font:17px/1.75 Figtree,Arial,PingFang SC,Microsoft YaHei,sans-serif}.ph-article-content h1,.ph-article-content h2,.ph-article-content h3,.ph-article-content h4{margin:34px 0 14px;color:var(--ph-ink);font-family:Arvo,Georgia,serif;text-align:center}.ph-article-content p{margin:0 0 16px!important}.ph-article-content img{display:block;width:auto;max-width:100%;height:auto;margin:28px auto;border-radius:6px}.ph-article-content table{width:100%;border-collapse:collapse}.ph-article-content td,.ph-article-content th{padding:10px;border:1px solid var(--ph-line)}.ph-article-nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:52px;padding-top:30px;border-top:1px solid var(--ph-line)}@media(max-width:980px){.ph-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ph-hero__arrow{width:40px;height:40px;font-size:28px}.ph-hero__arrow--prev{left:16px}.ph-hero__arrow--next{right:16px}}@media(max-width:760px){.ph-hero__track{min-height:430px}.ph-article-grid{grid-template-columns:1fr}.ph-articles-page,.ph-article-detail{padding-top:96px}.ph-article-content{font-size:16px}.ph-article-nav{display:grid}.ph-article-nav .ph-button{width:100%}}.ph-tabs{justify-content:center}.ph-hero__link{display:block;width:100%;height:100%}.ph-hero__arrow{font-size:0}.ph-hero__arrow svg{width:26px;height:26px;overflow:visible}.ph-hero__arrow path{fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}[data-ph-news] .ph-tabs{justify-content:center;margin-bottom:24px}[data-ph-news] .ph-news-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}[data-ph-news] .ph-news-card__media{aspect-ratio:1.5/1}[data-ph-news] .ph-news-card__body{padding:15px}[data-ph-news] .ph-news-card__tag{font-size:10px;letter-spacing:.08em}[data-ph-news] .ph-news-card h3{margin-top:7px;font-size:15px;line-height:1.22}[data-ph-news] .ph-news-card time{margin-top:6px;font-size:11px}[data-ph-news] .ph-news-card p{margin-top:8px!important;font-size:12px;line-height:1.48;-webkit-line-clamp:2}.ph-article-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.ph-article-card__body{padding:15px}.ph-article-card h2{font-size:15px;line-height:1.22}.ph-article-card time{margin-top:6px;font-size:11px}.ph-article-card p{margin-top:8px!important;font-size:12px;line-height:1.48;-webkit-line-clamp:2}.ph-article-card__media{aspect-ratio:1.5/1}@media(max-width:1180px){[data-ph-news] .ph-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(max-width:1180px){.ph-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media(max-width:760px){[data-ph-news] .ph-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}[data-ph-news] .ph-news-card__body{padding:13px}[data-ph-news] .ph-news-card h3{font-size:14px}}@media(max-width:760px){.ph-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ph-article-card__body{padding:13px}.ph-article-card h2{font-size:14px}}@media(max-width:520px){[data-ph-news] .ph-news-grid{grid-template-columns:1fr}}@media(max-width:340px){.ph-article-grid{grid-template-columns:1fr}}@media(max-width:760px){.ph-container{width:min(var(--ph-max),calc(100% - 24px))}.ph-section{padding:58px 0}.ph-section-head,.ph-section-head--center{margin-bottom:24px}.ph-title{font-size:34px;line-height:1.08}.ph-lead{margin-top:10px!important;font-size:14px;line-height:1.55}.ph-kicker{margin-bottom:8px!important;font-size:11px;letter-spacing:.12em}.ph-hero__track{min-height:280px;max-height:none}.ph-hero__controls{bottom:16px;gap:8px}.ph-hero__dot{width:28px;height:3px}.ph-hero__arrow{width:36px;height:36px}.ph-hero__arrow svg{width:22px;height:22px}.ph-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ph-category-card,.ph-category-card__image{min-height:190px}.ph-category-card__copy{inset:auto 14px 14px}.ph-category-card__copy h3{font-size:18px;line-height:1.15}.ph-category-grid>.ph-category-card:nth-child(5){grid-column:span 2;min-height:92px}.ph-hot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ph-product-card__media{aspect-ratio:1.18/1}.ph-product-card__body{padding:14px}.ph-product-card h3{font-size:17px;line-height:1.18}.ph-product-card p{margin-top:8px!important;font-size:12px;line-height:1.45;-webkit-line-clamp:2}.ph-product-card .ph-link{margin-top:12px;font-size:12px}.ph-factory-feature{min-height:360px}.ph-factory-feature__content{padding:68px 0}.ph-factory-feature .ph-title{font-size:30px}.ph-factory-video-section .ph-section-head--center{margin-bottom:20px}.ph-tabs{gap:10px 8px;margin-bottom:18px}.ph-tab{padding:8px 12px;font-size:11px}[data-ph-news] .ph-news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}[data-ph-news] .ph-news-card__media{aspect-ratio:1.15/1}[data-ph-news] .ph-news-card__body{padding:11px}[data-ph-news] .ph-news-card__tag{font-size:9px;letter-spacing:.06em}[data-ph-news] .ph-news-card h3{margin-top:5px;font-size:13px;line-height:1.2}[data-ph-news] .ph-news-card time{margin-top:4px;font-size:10px}[data-ph-news] .ph-news-card p{margin-top:6px!important;font-size:11px;line-height:1.42;-webkit-line-clamp:2}.ph-news-more{margin-top:24px}.ph-button{min-height:40px;padding:0 18px;font-size:12px}.ph-articles-page,.ph-article-detail{padding-top:86px}.ph-article-tabs{margin-bottom:22px}.ph-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ph-article-card__media{aspect-ratio:1.15/1}.ph-article-card__body{padding:12px}.ph-article-card h2{font-size:15px;line-height:1.2}.ph-article-card time{margin-top:5px;font-size:10px}.ph-article-card p{margin-top:7px!important;font-size:11px;line-height:1.42;-webkit-line-clamp:2}.ph-article-hero{margin:26px 0 28px}.ph-article-content{font-size:15px;line-height:1.68}.ph-article-content h1,.ph-article-content h2,.ph-article-content h3,.ph-article-content h4{margin:26px 0 12px;font-size:24px}.ph-article-content img{margin:18px auto;border-radius:6px}.ph-article-nav{margin-top:34px;padding-top:22px;gap:10px}}@media(max-width:520px){.ph-container{width:min(var(--ph-max),calc(100% - 20px))}.ph-section{padding:48px 0}.ph-title{font-size:30px}.ph-hero__track{min-height:240px}.ph-hero__arrow{width:34px;height:34px}.ph-category-grid,.ph-hot-grid{gap:10px}.ph-category-card,.ph-category-card__image{min-height:168px}.ph-category-card__copy h3{font-size:16px}.ph-product-card__body{padding:12px}.ph-product-card h3{font-size:15px}.ph-tab{padding:7px 11px;font-size:10px}[data-ph-news] .ph-news-grid,.ph-article-grid{gap:10px}[data-ph-news] .ph-news-card__body,.ph-article-card__body{padding:10px}[data-ph-news] .ph-news-card h3{font-size:12px}.ph-article-card h2{font-size:14px}}@media(max-width:380px){.ph-category-grid,.ph-hot-grid,[data-ph-news] .ph-news-grid,.ph-article-grid{grid-template-columns:1fr}}@media(min-width:341px)and (max-width:380px){[data-ph-news] .ph-news-grid,.ph-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-ph-news] .ph-news-card__media{display:block}[data-ph-news] .ph-news-card__media img{display:block;width:100%;height:100%;object-fit:cover}.ph-home h1,.ph-home h2,.ph-home h3,.ph-home h4,.ph-title,.ph-series-card__body h3,.ph-news-card__body h3,.product-card-body h3{font-weight:700}.ph-hero{z-index:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/21ph-home-main.css.map */
