.ppch{--pp-purple: #3c2a4d;--pp-purple-2: #2c1f39;--pp-purple-light: #ece7f1;--pp-lav: #f5f1f9;--pp-green: #2fa84f;--pp-green-dark: #248a3f;--pp-red: #e32d2c;--pp-gold: #f5b800;--pp-gold-bg: #fff8e1;--pp-ink: #2b2b2b;--pp-muted: #6b7280;--pp-border: #e5e7eb;--pp-radius: 12px;--pp-shadow: 0 10px 30px rgba(17, 24, 39, .08);--pp-wrap: 1170px;--pp-sec-pad: 48px;--pp-font-head: "Libre Franklin", "Inter", sans-serif;font-family:Libre Franklin,Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--pp-ink);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.ppch *,.ppch *:before,.ppch *:after{box-sizing:border-box}.template-page-ppch-of .ppch{--pp-font-head: "Poppins", "Inter", sans-serif;font-family:Poppins,Inter,Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:where(.ppch) img{max-width:100%;height:auto;display:block}:where(.ppch) p{margin:0 0 1em}:where(.ppch) p:last-child{margin-bottom:0}:where(.ppch) ul,:where(.ppch) ol,:where(.ppch) pre,:where(.ppch) blockquote,:where(.ppch) figure{margin:0;padding:0}:where(.ppch) h1,:where(.ppch) h2,:where(.ppch) h3,:where(.ppch) h4,:where(.ppch) h5,:where(.ppch) h6{font-family:var(--pp-font-head);line-height:1.18;margin:0}.ppch-wrap{max-width:calc(var(--pp-wrap) + 30px);margin:0 auto;padding:0 15px}.ppch-wrap--narrow{max-width:860px}.ppch-sec{padding:var(--pp-sec-pad) 0}.ppch-sec--lav{background:var(--pp-lav)}.ppch-sec--tight{padding:28px 0}.ppch-sec--wave{position:relative;background:#d8c8e24d}.ppch-wave{position:absolute;left:0;right:0;height:30px;line-height:0;pointer-events:none;z-index:1}.ppch-wave svg{display:block;width:100%;height:100%}.ppch-wave--top{top:-1px}.ppch-wave--bottom{bottom:-1px}.ppch-sec--wave>*:not(.ppch-wave){position:relative;z-index:2}.ppch-title{font-size:clamp(24px,3.2vw,34px);font-weight:700;text-align:center;margin:0 0 10px;color:#2b2333}.ppch-subtitle{text-align:center;color:var(--pp-purple);font-weight:700;font-size:clamp(16px,2vw,20px);margin:0 0 26px}.ppch-lead{text-align:center;color:var(--pp-muted);font-size:16px;max-width:720px;margin:0 auto 26px}.ppch-prose{font-size:16px;color:#374151}.ppch-prose p{margin-bottom:1.1em}.ppch-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;text-decoration:none;font-family:var(--pp-font-head);background:var(--pp-purple);color:#fff;font-weight:700;font-size:18px;letter-spacing:.02em;padding:13px 28px;border-radius:30px;line-height:1.4;transition:filter .15s,transform .08s}.ppch-btn:hover{filter:brightness(1.08)}.ppch-btn:active{transform:translateY(1px)}.ppch-btn--block{display:flex;width:100%}.ppch-btn--lg{font-size:18px;padding:14px 34px}.ppch-btn--green{background:var(--pp-green)}.ppch-btn--green:hover{filter:brightness(1.05)}.ppch-vrev{text-align:center;padding:clamp(44px,5vw,72px) 0;background:var(--ppch-vrev-bg, #f5dfcf)}.ppch-vrev__wrap{max-width:1220px}.ppch-vrev .ppch-vrev__title{max-width:980px;margin:0 auto clamp(30px,4vw,46px);color:#000;font-family:var(--pp-font-head);font-size:clamp(34px,4.6vw,58px);font-weight:900;line-height:1.05;text-align:center}.ppch-vrev__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,32px);align-items:stretch}.ppch-vrev__card{min-width:0;min-height:100%;display:flex;flex-direction:column;padding:clamp(18px,2vw,24px) clamp(18px,2vw,24px) 26px;background:#fff;border:1px solid #d6d6d6;border-radius:var(--pp-radius);box-shadow:0 1px #00000008}.ppch-vrev__media{width:100%;aspect-ratio:1.12 / 1;overflow:hidden;background:#f3f4f6;border-radius:10px}.ppch-vrev__media img{width:100%;height:100%;object-fit:cover}.ppch-vrev__stars{display:flex;justify-content:center;gap:6px;margin:clamp(22px,2.4vw,30px) 0 18px;color:#f17334;font-size:clamp(22px,2vw,28px);line-height:1}.ppch-vrev__quote{quotes:"\201c" "\201d";max-width:440px;margin:0 auto clamp(26px,3vw,34px);color:#333;font-size:clamp(17px,1.45vw,20px);font-weight:500;line-height:1.48}.ppch-vrev__quote:before{content:open-quote}.ppch-vrev__quote:after{content:close-quote}.ppch-vrev__byline{margin-top:auto}.ppch-vrev__name{margin:0 0 8px;color:#000;font-size:clamp(20px,2vw,25px);font-weight:800;line-height:1.2}.ppch-vrev__verified{display:inline-flex;align-items:center;justify-content:center;gap:9px;margin:0;color:#6f6f6f;font-size:clamp(15px,1.45vw,19px);font-weight:600;line-height:1.2}.ppch-vrev__check{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#62bd7b;color:#fff;font-size:14px;font-weight:900;line-height:1}.ppch-vrev__cta{max-width:565px;margin:34px auto 12px}.ppch-vrev__guarantee{display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:600;color:var(--pp-ink)}.ppch-vrev__guarantee svg{color:var(--pp-purple)}@media(max-width:990px){.ppch-vrev__grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}}@media(max-width:560px){.ppch-vrev{padding:38px 0}.ppch-vrev__card{padding:16px 16px 24px}}.ppch-guarantee-line{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:var(--pp-muted);margin-top:10px}.ppch-header-host{display:contents}.ppch-header{position:sticky;top:0;z-index:10;border-bottom:1px solid #e5e5e5;background:#fff}.ppch-header__inner{max-width:calc(var(--pp-wrap) + 30px);margin:0 auto;padding:17px 15px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ppch-header__logo img{max-height:40px;width:auto}.ppch-header__right{text-align:right;font-family:Inter,sans-serif;font-size:16px;line-height:1.2;color:#303030}.ppch-header__contact{display:flex;flex-direction:column;align-items:flex-end}.ppch-header__contact>span{font-weight:700}.ppch-header__right a{color:#303030;font-weight:400;text-decoration:none}@media(max-width:600px){.ppch-header__inner{padding:12px 16px}.ppch-header__right{font-size:14px}}.ppch-header--center .ppch-header__inner{justify-content:center;position:relative}.ppch-header--center .ppch-header__right{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.ppch-header--center .ppch-header__right:empty{display:none}.ppch-trust{display:flex;align-items:center;gap:6px;justify-content:flex-end;margin-top:2px}.ppch-trust strong{color:#00b67a;font-size:12px;letter-spacing:.04em}.ppch-trust img{height:14px}.ppch-announce{background:var(--pp-purple);color:#fff}.ppch-announce__track{max-width:var(--pp-wrap);margin:0 auto;min-height:37px;overflow:hidden}.ppch-announce .swiper-slide{display:flex;align-items:center;justify-content:center;min-height:37px}.ppch-announce__msg{display:flex;align-items:center;justify-content:center;font-family:var(--pp-font-head);font-size:14px;font-weight:600;line-height:1.3;letter-spacing:.5px;text-transform:uppercase;text-align:center;color:#fff;padding:0 12px}@media(min-width:768px){.ppch-announce__msg{font-size:14px}}.ppch-of-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:start}@media(max-width:900px){.ppch-of-grid{grid-template-columns:1fr;gap:24px}.ppch-of-grid .ppch-col--summary{order:3}}.ppch-osrev__title{font-family:var(--pp-font-head);font-size:26px;font-weight:700;line-height:1.2;color:#000;text-align:center;margin:30px 0 0;padding:5px 0}.ppch-oswhy__title{font-family:var(--pp-font-head);font-size:16px;font-weight:700;line-height:16px;color:#000;text-align:center;margin:28px 0 16px}.ppch-osrev{display:flex;flex-direction:column;gap:20px}.ppch-osrev__card{position:relative;display:flex;align-items:flex-start;gap:15px}.ppch-osrev__card:before{content:"";position:absolute;left:18px;top:0;width:4px;height:100%;background:#f2f2f2;z-index:0}.ppch-osrev__av{position:relative;z-index:1;width:40px;height:40px;border-radius:50%;object-fit:cover;flex:0 0 40px}.ppch-osrev__col{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:5px}.ppch-osrev__bubble{background:#f1f1f1;border-radius:10px;padding:10px}.ppch-osrev__name{display:block;font-size:16px;font-weight:700;line-height:24px;color:#3a3a3c}.ppch-osrev__body{font-size:16px;font-weight:400;line-height:24px;color:#303030;margin:0}.ppch-osrev__meta{display:flex;align-items:center;gap:20px;padding:3px 0 3px 10px;font-size:14px;font-weight:700;line-height:21px}.ppch-osrev__age,.ppch-osrev__act{color:#6d6d6f}.ppch-osrev__like{color:#1e68db;text-decoration:none}.ppch-osrev__likes{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#6d6d6f}.ppch-osrev__likes b{font-weight:400}.ppch-osrev__likes img{height:20px;width:auto;display:block}.ppch-osrev__replied{margin:0;font-size:14px;font-weight:700;line-height:16.8px;color:#6d6d6f}.ppch-oswhy{display:flex;flex-direction:column;gap:14px}.ppch-oswhy__card{display:flex;align-items:flex-start;gap:12px}.ppch-oswhy__icon{width:48px;height:48px;flex:0 0 48px}.ppch-oswhy__h{font-size:14px;font-weight:700;line-height:1.3;color:#303030;margin:0 0 3px}.ppch-oswhy__p{font-size:14px;line-height:21px;color:#303030;margin:0}.ppch-hero-of{display:flex;align-items:stretch;gap:20px;border:2px dashed #000;border-radius:10px;padding:15px;margin:30px 0 20px}.ppch-hof__media,.ppch-hof__content{flex:1 1 0;min-width:0}.ppch-hof__content{display:flex;flex-direction:column}@media(max-width:760px){.ppch-hero-of{flex-direction:column;align-items:stretch}}.ppch-hof__media,.ppch-hof__stage{position:relative}.ppch-hof__viewport{max-width:430px;margin:0 auto;overflow:hidden;border-radius:8px}.ppch-hof__track{display:flex;transition:transform .35s ease;will-change:transform}.ppch-hof__track .ppch-hof__slide{flex:0 0 100%;width:100%;height:auto;display:block;border-radius:8px}.ppch-hof__arrow{position:absolute;top:calc(50% - 40px);transform:translateY(-50%);z-index:3;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#0006;cursor:pointer}.ppch-hof__arrow--prev{left:6px}.ppch-hof__arrow--next{right:6px}.ppch-hof__arrow.is-hidden{display:none}.ppch-hof__thumbs{margin-top:10px;overflow:hidden}.ppch-hof__thumbtrack{display:flex;gap:10px;transition:transform .3s ease;will-change:transform}.ppch-hof__thumbw{flex:0 0 calc((100% - 60px) / 7);aspect-ratio:1 / 1;padding:0;border:2px solid transparent;border-radius:5px;background:none;cursor:pointer;line-height:0;overflow:hidden}.ppch-hof__thumbw.is-active{border-color:#dadada;opacity:.6}.ppch-hof__thumb{width:100%;height:100%;object-fit:cover;display:block}.ppch-hof__trust{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 12px;padding:6px;background:#ebe4f0;border:1px dashed rgb(0,100,0);border-radius:10px}.ppch-hof__trust-lbl{font-size:12px;line-height:1.2;color:#000;font-weight:400}.ppch-hof__trust-stars{width:80px;height:auto}.ppch-hof__trust-logo{width:70px;height:auto}.ppch-hero-of__title{font-size:28px;font-weight:500;line-height:36.4px;color:#000;text-align:left;margin:16px 0 14px}.ppch-hero-of__title p{margin:0;line-height:inherit}@media(max-width:1023px){.ppch-hero-of__title{font-size:calc(21.34px + .83vw)}}.ppch-hero-of__list{list-style:none;padding:0;margin:0;flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.ppch-hero-of__list li{display:flex;align-items:flex-start;gap:10px}.ppch-hof__chk{flex:0 0 30px}.ppch-hof__chk img{width:30px;height:30px;display:block}.ppch-hof__btxt{font-size:15px;font-weight:400;line-height:22.5px;color:#000;text-align:left}.ppch-hof__btxt strong{font-weight:700;color:#000}.ppch-hof__frontrow{width:100%;margin-top:18px}.ppch-hof__frontrow:not(.ppch-hof__frontrow--empty){overflow:hidden;padding:12px;border:1px solid rgba(124,106,156,.35);border-radius:12px;background:#fff}.ppch-hof__frontrow .iframe-frontrow{display:block;width:100%;min-height:96px;border:0}.ppch-hof__frontrow--empty{padding:12px;border:1px dashed #7c6a9c;border-radius:8px;background:#f6f2fb;color:#35224a;font-size:13px;line-height:1.45}.iframe.frontrow{display:none;position:fixed;left:0;top:0;z-index:99999997;right:0;bottom:0;width:100%;height:100%;overflow:hidden}.ppch-notice{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;padding:10px 14px;border-radius:8px;margin-bottom:10px}.ppch-notice--stock{background:#ece4f0;border:1px solid rgb(204,204,204);border-radius:10px;padding:15px;color:var(--pp-purple);margin-bottom:16px}.ppch-notice__ico{width:25px;height:25px;flex:0 0 auto}.ppch-notice--stock .ppch-timer{font-variant-numeric:tabular-nums;font-weight:800}.ppch-ship{background:#f0ffef;border:1px solid rgb(205,205,205);border-radius:3px;padding:15px;margin:0 0 18px}.ppch-ship__free{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:18px;line-height:27px;font-weight:700;color:#303030}.ppch-ship__flag{width:25px;height:15px;flex:0 0 auto}.ppch-ship__eta{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;line-height:24px;color:#000}.ppch-ship__dot{width:15px;height:15px;flex:0 0 auto}.ppch-ship__date{color:#66b966;font-weight:700}.ppch-step__title{font-size:22px;font-weight:700;line-height:22px;margin:26px 0 12px;color:#000}.ppch-step__title:first-child{margin-top:0}.ppch-sub{display:flex;align-items:center;margin:20px 0 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.ppch-sub__arrow{width:28px;height:17px;flex:0 0 auto}.ppch-sub input{width:17px;height:17px;margin:-1px 10px 0 8px;accent-color:var(--pp-purple);cursor:pointer}.ppch-sub span{font-size:14px;font-weight:700;color:#092;line-height:21px;letter-spacing:.28px}.ppch-pl{display:block;padding-top:10px}.ppch-pl__head{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;line-height:21px;color:#2f2f2f;margin-bottom:8px;border-bottom:1px solid #eef1ff;padding:0 10px 20px}.ppch-pl__items{display:grid;gap:10px}.ppch-pl__item{position:relative}.ppch-pl__inner{display:flex;align-items:center;gap:14px;border:1px solid rgb(232,232,234);border-radius:3px;padding:14px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s,box-shadow .15s}.ppch-pl__item.is-tagged .ppch-pl__inner{padding-top:22px}.ppch-pl__item:not(.is-highlight):hover .ppch-pl__inner{background:#f5f5f5}.ppch-pl__item.is-highlight .ppch-pl__inner{position:relative;left:-3px;width:calc(100% + 6px);margin:6px 0 10px;background:#ff0;border:0;box-shadow:0 2px 5px #0003,0 5px 15px #0000001c}.ppch-pl__radio{width:20px;height:20px;flex:0 0 auto;accent-color:var(--pp-purple);cursor:pointer}.ppch-pl__name{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0}.ppch-pl__img{width:64px;height:64px;flex:0 0 auto}.ppch-pl__img img{width:100%;height:100%;object-fit:contain}.ppch-pl__nvalue{display:flex;flex-direction:column;gap:3px;min-width:0}.ppch-pl__nvalue .name{font-size:14px;font-weight:400;line-height:21px;color:#252a32}.ppch-tag{position:absolute;top:5px;left:14px;z-index:2;font-size:12px;font-weight:600;line-height:18px;color:#fff;white-space:nowrap;padding:3px 15px;border-radius:15px;background:var(--pp-red);animation:ppch-pulse 1.5s ease infinite,ppch-echo 1.5s ease infinite}.ppch-tag--gold{background:var(--pp-gold);color:#3a2a00;animation:ppch-pulse 1.5s ease infinite,ppch-echo-gold 1.5s ease infinite}@keyframes ppch-pulse{0%{transform:scale(1)}30%{transform:scale(1.1)}60%{transform:scale(1)}to{transform:scale(1)}}@keyframes ppch-echo{0%{box-shadow:0 0 #e32d2cb3}70%{box-shadow:0 0 0 5px #e32d2c00}to{box-shadow:0 0 #e32d2c00}}@keyframes ppch-echo-gold{0%{box-shadow:0 0 #f5b800b3}70%{box-shadow:0 0 0 5px #f5b80000}to{box-shadow:0 0 #f5b80000}}@media(prefers-reduced-motion:reduce){.ppch-tag{animation:none}}.ppch-pl__price{text-align:right;flex:0 0 auto;min-width:96px}.ppch-pl__price s{color:#e60000;font-size:14px;line-height:21px}.ppch-pl__price .off{color:#66b966;font-weight:700;font-size:14px;line-height:21px;margin:0}.ppch-pl__price .unit{font-size:16px;font-weight:700;line-height:24px;color:#252a32;margin:0}.ppch-pl__price .ship{font-size:13px;font-weight:400;line-height:19.5px;color:#252a32;margin:0}.ppch .ppch-price--onetime{display:none}.ppch:not(.is-subscribe) .ppch-price--sub{display:none}.ppch:not(.is-subscribe) .ppch-price--onetime{display:block}.ppch-express{text-align:center;margin:22px 0}.ppch-express__label{position:relative;font-size:17px;line-height:22.1px;color:#303030;margin-bottom:14px}.ppch-express__label:before,.ppch-express__label:after{content:"";position:absolute;top:50%;width:32%;height:1px;background:var(--pp-border)}.ppch-express__label:before{left:0}.ppch-express__label:after{right:0}.ppch-paypal{display:block;width:100%;max-width:420px;margin:0 auto;background:#ffc439;color:#111;border:none;border-radius:8px;padding:14px;font-weight:800;font-size:16px;cursor:pointer}.ppch-paypal:hover{background:#f0b72f}.ppch-field{margin-bottom:12px}:where(.ppch) input[type=text],:where(.ppch) input[type=email],:where(.ppch) input[type=number],:where(.ppch) select{width:100%;padding:13px 14px;font-size:15px;border:1px solid var(--pp-border);border-radius:8px;background:#fff;color:var(--pp-ink);font-family:inherit}:where(.ppch) input:focus,:where(.ppch) select:focus{outline:none;border-color:var(--pp-purple)}.ppch-secure-note{font-size:14px;line-height:21px;color:#2f2f2f;margin-bottom:10px;display:flex;gap:6px;align-items:center}.ppch-bump{display:flex;gap:12px;align-items:flex-start;border:2px dashed var(--pp-purple);background:var(--pp-lav);border-radius:8px;padding:12px 14px;margin-bottom:16px}.ppch-bump input{width:20px;height:20px;margin-top:2px;accent-color:var(--pp-purple);flex:0 0 auto}.ppch-bump__img{width:46px;flex:0 0 auto}.ppch-bump__txt{font-size:14px;color:#374151}.ppch-bump__txt b{color:#116530;display:block;margin-bottom:2px;font-family:Montserrat,sans-serif;font-size:15px}.ppch-cta{display:block;width:100%;border:none;border-radius:4px;cursor:pointer;background:#057b05;color:#fff;padding:15px 20px;text-align:center;transition:filter .15s,transform .08s;font-family:Helvetica,Arial,sans-serif;font-weight:700;box-shadow:#252a3252 0 1px 4px 1px}.ppch-cta:hover{filter:brightness(.92)}.ppch-cta:active{transform:translateY(1px)}.ppch-cta__main{font-size:22px;font-weight:700;line-height:33px;letter-spacing:.4px;color:#fff;display:block}.ppch-cta__sub{font-size:11px;font-weight:400;letter-spacing:.4px;color:#f6f9fec7;margin-top:2px;display:block}.ppch-ssl{text-align:center;font-size:12px;color:#1f1f1f;margin-top:10px}.ppch-os__heading{font-size:20px;font-weight:700;line-height:20px;color:#2f2f2f;margin:12px 0}@media(max-width:900px){.ppch-os__heading{display:none}}.ppch-os{border:1px solid var(--pp-border);border-radius:var(--pp-radius);overflow:hidden;position:sticky;top:16px}.ppch-os__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#fafafa;cursor:pointer;border-bottom:1px solid transparent}.ppch-os.is-open .ppch-os__head{border-bottom-color:var(--pp-border)}.ppch-os__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#535353}.ppch-os__title svg{width:20px;height:20px}.ppch-os__arrow{transition:transform .2s;width:14px;height:14px}.ppch-os.is-open .ppch-os__arrow{transform:rotate(180deg)}.ppch-os__hide,.ppch-os.is-open .ppch-os__show{display:none}.ppch-os.is-open .ppch-os__hide{display:inline}.ppch-os__total{font-size:16px;font-weight:500;color:#535353}.ppch-os__body{display:none;padding:14px 16px}.ppch-os.is-open .ppch-os__body{display:block}.ppch-os__row{display:flex;align-items:center;gap:12px;padding:10px 0}.ppch-os__row+.ppch-os__row{border-top:1px solid var(--pp-border)}.ppch-os__img{position:relative;width:52px;flex:0 0 auto}.ppch-os__img .qty{position:absolute;top:-8px;right:-8px;background:var(--pp-purple);color:#fff;font-size:11px;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ppch-os__name{flex:1;font-size:14px;font-weight:700;color:#111}.ppch-os__name small{display:block;font-weight:600;color:var(--pp-muted);font-size:12px}.ppch-os__price{text-align:right;font-size:14px;font-weight:700;color:#111;white-space:nowrap}.ppch-os__discount{display:flex;gap:8px;padding:12px 0;border-top:1px solid var(--pp-border)}.ppch-os__discount input{flex:1;padding:11px 12px;border:1px solid var(--pp-border);border-radius:8px;font-size:14px}.ppch-os__apply{border:none;background:var(--pp-purple);color:#fff;font-weight:700;padding:0 18px;border-radius:8px;cursor:pointer;font-size:14px}.ppch-os__discount-msg{font-size:12px;padding:4px 0}.ppch-os__discount-msg.is-error{color:var(--pp-red)}.ppch-os__discount-msg.is-ok{color:var(--pp-purple)}.ppch-os__totals{border-top:1px solid var(--pp-border);padding-top:12px}.ppch-os__line{display:flex;justify-content:space-between;font-size:14px;padding:4px 0;color:#374151}.ppch-os__line.is-hidden{display:none}.ppch-os__line--total{font-size:17px;font-weight:800;color:#111;border-top:1px solid var(--pp-border);margin-top:6px;padding-top:10px}.ppch-reviews{display:grid;gap:16px;max-width:760px;margin:0 auto}.ppch-reviews--3{grid-template-columns:repeat(3,1fr);max-width:var(--pp-wrap)}@media(max-width:820px){.ppch-reviews--3{grid-template-columns:1fr}}.ppch-review{border:1px solid var(--pp-border);border-radius:12px;padding:16px;background:#fff}.ppch-review__head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ppch-review__avatar{width:40px;height:40px;border-radius:50%;background:var(--pp-purple-light);color:var(--pp-purple);display:flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.ppch-review__name{font-weight:700;font-size:14px}.ppch-review__stars{color:var(--pp-gold);font-size:13px}.ppch-review__verified{font-size:11px;color:var(--pp-purple);font-weight:700}.ppch-review__body{font-size:14px;color:#374151}.ppch-review__meta{display:flex;gap:16px;font-size:12px;color:var(--pp-muted);margin-top:10px;font-weight:600}.ppch-why{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:760px;margin:0 auto}@media(max-width:600px){.ppch-why{grid-template-columns:1fr}}.ppch-why__card{text-align:center;padding:20px;border:1px solid var(--pp-border);border-radius:12px;background:#fff}.ppch-why__card img{height:60px;margin:0 auto 10px}.ppch-why__card h4{font-size:16px;margin:0 0 6px}.ppch-why__card p{font-size:14px;color:var(--pp-muted)}.ppch-faq{max-width:760px;margin:0 auto}.ppch-faq__item{border-bottom:1px solid var(--pp-border)}.ppch-faq__head{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:18px 38px 18px 0;font-size:16px;font-weight:700;color:#2b2333;position:relative;font-family:var(--pp-font-head);display:block}.ppch-faq__icon{position:absolute;right:4px;top:50%;transform:translateY(-50%);transition:transform .35s cubic-bezier(.4,0,.2,1);width:16px;height:16px;color:var(--pp-purple)}.ppch-faq__item.is-open .ppch-faq__icon{transform:translateY(-50%) rotate(180deg)}.ppch-faq__wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.ppch-faq__item.is-open .ppch-faq__wrap{grid-template-rows:1fr}.ppch-faq__a{min-height:0;overflow:hidden}.ppch-faq__a-inner{padding:0 0 18px;font-size:16px;color:#000;line-height:1.5;text-align:left}.ppch-faq__a-inner p{margin:0 0 .8em}.ppch-faq__a-inner p:last-child{margin-bottom:0}.ppch-faq__a-inner strong,.ppch-faq__a-inner b{font-weight:700;color:#000}.ppch-faq__a-inner ul,.ppch-faq__a-inner ol{list-style:none;margin:0 0 .8em;padding:0}.ppch-faq__a-inner li{margin:0 0 .55em;padding:0;font-size:16px;line-height:1.5;color:#000}.ppch-faq__a-inner li:before{content:none}.ppch-faq__a-inner li:last-child{margin-bottom:0}.ppch-hero__faq{margin-top:18px;border-top:1px solid var(--pp-border);max-width:none}.ppch-hero__faq .ppch-faq__head{padding:13px 28px 13px 0;font-size:17px;font-weight:700;line-height:1.5;color:#000}.ppch-hero__faq .ppch-faq__icon{width:14px;height:14px}.ppch-hero__faq .ppch-faq__a-inner{font-size:16px}.ppch-hero{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;padding:18px 0 10px}@media(max-width:860px){.ppch-hero{grid-template-columns:1fr;gap:26px}}.ppch-hero__left,.ppch-hero__right{min-width:0}.ppch-hero__left{position:sticky;top:16px;align-self:start}@media(max-width:860px){.ppch-hero__left{position:static}}.ppch-gallery{position:relative;min-width:0}.ppch-gallery__main{border-radius:12px;overflow:hidden;background:#f3f3f5;aspect-ratio:1 / 1}.ppch-gallery__main,.ppch-gallery__thumbs,.ppch-gallery .swiper-wrapper,.ppch-gallery .swiper-slide{min-width:0}.ppch-gallery__main .swiper-wrapper,.ppch-gallery__main .swiper-slide{height:100%}.ppch-gallery__main .swiper-slide img{width:100%;height:100%;object-fit:cover}.ppch-gallery__nav{--swiper-navigation-size: 16px;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--pp-purple);box-shadow:0 2px 10px #0000002e;margin-top:-22px}.ppch-gallery__nav:after{font-size:15px;font-weight:700}.ppch-gallery__main:hover .ppch-gallery__nav{opacity:1}.ppch-gallery__thumbs{margin-top:10px}.ppch-gallery__thumbs .swiper-slide{width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;opacity:.6;transition:opacity .2s,border-color .2s}.ppch-gallery__thumbs .swiper-slide img{width:100%;height:100%;object-fit:cover}.ppch-gallery__thumbs .swiper-slide-thumb-active{opacity:1;border-color:var(--pp-purple)}.ppch-hero__review{margin-top:22px;border:1px solid var(--pp-purple);border-radius:8px;padding:15px}.ppch-hero__review-stars{color:var(--pp-gold);font-size:16px;letter-spacing:1px}.ppch-hero__review blockquote{margin:8px 0 12px;font-size:14px;line-height:1.55;color:#374151}.ppch-hero__review-by{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.ppch-hero__review-person{display:flex;align-items:center;gap:10px;min-width:0}.ppch-hero__review-avatar{width:38px;height:38px;border-radius:50%;background:var(--pp-purple-light);color:var(--pp-purple);display:flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto;overflow:hidden}.ppch-hero__review-avatar--img{object-fit:cover}.ppch-hero__review-person strong{font-size:14px;color:#111}.ppch-hero__review-verified{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#111;white-space:nowrap}.ppch-hero__review-verified img{flex:0 0 auto;width:17px;height:auto}.ppch-hero__rating{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:400;color:#000;margin-bottom:12px}.ppch-hero__rating strong{font-weight:700;color:#000}.ppch-hero__rating .ppch-stars,.ppch-stars{color:var(--pp-gold);letter-spacing:1px;font-size:17px}.ppch-hero__title{font-size:clamp(26px,3vw,35px);font-weight:700;line-height:1.2;color:#000;margin-bottom:12px}.ppch-hero__title p{margin:0}.ppch-hero__lead{font-size:16px;font-weight:700;color:#000;line-height:1.5;margin-bottom:14px}.ppch-hero__lead2{font-size:16px;font-weight:400;color:#000;line-height:1.5;margin-bottom:16px}.ppch-benefit-list{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:12px}.ppch-benefit-list li{position:relative;padding-left:34px;font-size:16px;line-height:1.5;color:#000}.ppch-benefit-list li:before{content:"";position:absolute;left:0;top:2px;width:22px;height:22px;border-radius:50%;background:#3b2a4d url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z"/></svg>') center / 13px 13px no-repeat}.ppch-hero__ships{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#4fbb4e;margin-bottom:12px}.ppch-hero__ships .ppch-dot{width:9px;height:9px;border-radius:50%;background:#4fbb4e;flex:0 0 auto}.ppch-hero__instock{font-size:15px;color:#000;margin:10px 0;text-align:center}.ppch-hero__instock b{color:#000;font-weight:700}.ppch-hero__instock .ppch-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#4fbb4e;margin-right:6px;vertical-align:middle}.ppch-hero__pay{width:320px;max-width:100%;height:auto;margin:0 auto}.ppch-hero__guarantee{margin-top:18px;background:var(--pp-lav);border:1px solid var(--pp-purple-light);border-radius:14px;padding:18px 20px;color:#1f2937;display:flex;align-items:center;gap:16px;text-align:left}.ppch-hero__guarantee img.ppch-hero__guarantee-badge{flex:0 0 auto;width:78px;height:auto}.ppch-hero__guarantee svg{color:var(--pp-purple);margin:0;flex:0 0 auto}.ppch-hero__guarantee-body{flex:1 1 auto}.ppch-hero__guarantee h3{font-size:16px;font-weight:700;color:#000;margin-bottom:6px}.ppch-hero__guarantee p{font-size:14px;color:#303030;margin:0;line-height:1.45}.ppch-imgtext{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ppch-imgtext--imgleft{direction:rtl}.ppch-imgtext--imgleft>*{direction:ltr}@media(max-width:820px){.ppch-imgtext{grid-template-columns:1fr;gap:26px}.ppch-imgtext--imgleft .ppch-imgtext__media{order:-1}}.ppch-imgtext__title{font-size:clamp(22px,2.6vw,30px);font-weight:700;color:#2b2333;margin-bottom:14px;line-height:1.22}.ppch-imgtext__subtitle{color:var(--pp-purple);font-weight:700;font-size:17px;margin-bottom:12px}.ppch-imgtext__media img{width:100%;border-radius:16px}.ppch-imgtext .ppch-prose{font-size:15px;color:#374151}.ppch-imgtext .ppch-prose ul{margin:0 0 1em;padding-left:0;list-style:none;display:grid;gap:9px}.ppch-imgtext .ppch-prose ul li{position:relative;padding-left:28px}.ppch-imgtext .ppch-prose ul li:before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border-radius:50%;background:var(--pp-green) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z"/></svg>') center / 11px 11px no-repeat}.ppch-vs2__media{max-width:520px;margin:8px auto 0}.ppch-vs2__media img{width:100%;border-radius:16px}.ppch-offer-wrap--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:40px;align-items:center;max-width:980px;margin:0 auto}.ppch-offer-wrap--split>*{min-width:0}.ppch-offer-wrap--split .ppch-offer{margin:0}.ppch-offer__media img{width:100%;border-radius:16px}@media(max-width:820px){.ppch-offer-wrap--split{grid-template-columns:1fr;gap:24px}.ppch-offer__media{order:-1;max-width:360px;margin:0 auto}}.ppch-revvid{position:relative;padding:0 34px}.ppch-revvid__v{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px;background:#000;display:block}.ppch-revvid .swiper-button-prev,.ppch-revvid .swiper-button-next{color:var(--pp-purple);--swiper-navigation-size: 24px}.ppch-revvid .swiper-button-prev{left:0}.ppch-revvid .swiper-button-next{right:0}.ppch-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}@media(max-width:900px){.ppch-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.ppch-cards{grid-template-columns:1fr}}.ppch-card{background:#fff;border:1px solid var(--pp-border);border-radius:14px;padding:22px;box-shadow:var(--pp-shadow)}.ppch-card__icon{font-size:30px;margin-bottom:10px}.ppch-card h4{font-size:17px;margin-bottom:8px}.ppch-card p{font-size:14px;color:var(--pp-muted)}.ppch-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:800px){.ppch-cols{grid-template-columns:1fr}}.ppch-col-card{background:#fff;border-radius:14px;padding:24px;border:1px solid var(--pp-border)}.ppch-col-card .badge{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--pp-purple);margin-bottom:10px;font-size:18px}.ppch-col-card .num{width:38px;height:38px;border-radius:50%;background:var(--pp-purple);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;margin-bottom:12px}.ppch-col-card--img{text-align:center}.ppch-col-card--img .num{margin-left:auto;margin-right:auto}.ppch-col-card__img{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 14px}.ppch-checklist{list-style:none;padding:0;margin:0 auto;max-width:680px;display:grid;gap:12px}.ppch-checklist li{position:relative;padding-left:34px;font-size:15px}.ppch-checklist li:before{content:"\2713";position:absolute;left:0;top:0;width:22px;height:22px;background:var(--pp-green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800}.ppch-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;text-align:center}@media(max-width:760px){.ppch-stats{grid-template-columns:repeat(2,1fr)}}.ppch-stat__num{font-size:44px;font-weight:900;color:var(--pp-purple);font-family:var(--pp-font-head)}.ppch-stat__txt{font-size:14px;color:var(--pp-muted)}.ppch-stats__note{text-align:center;font-size:14px;color:var(--pp-muted);margin-top:20px}.ppch-vs2{display:grid;gap:22px}.ppch-vs2__group{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:720px){.ppch-vs2__group{grid-template-columns:1fr}}.ppch-vs2__col{border-radius:14px;padding:22px}.ppch-vs2__col--bad{background:#fff5f5;border:1px solid #f3cccc}.ppch-vs2__col--good{background:var(--pp-lav);border:1px solid var(--pp-purple-light)}.ppch-vs2__col h4{font-size:16px;margin-bottom:12px}.ppch-vs2__col--bad h4{color:var(--pp-red)}.ppch-vs2__col--good h4{color:var(--pp-purple)}.ppch-vs2__col ul{list-style:none;padding:0;margin:0;display:grid;gap:8px;font-size:14px}.ppch-vs2__col--bad li:before{content:"\2715  ";color:var(--pp-red);font-weight:800}.ppch-vs2__col--good li:before{content:"\2713  ";color:var(--pp-green-dark);font-weight:800}.ppch-badges{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;text-align:center}@media(max-width:900px){.ppch-badges{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.ppch-badges{grid-template-columns:repeat(2,1fr)}}.ppch-badge img{height:56px;margin:0 auto 8px}.ppch-badge span{font-size:14px;font-weight:700;color:#374151}.ppch-timeline{max-width:760px;margin:0 auto;display:grid;gap:0}.ppch-timeline__item{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--pp-border)}@media(max-width:560px){.ppch-timeline__item{grid-template-columns:80px 1fr;gap:12px}}.ppch-timeline__when{font-weight:800;color:var(--pp-purple);font-family:var(--pp-font-head);font-size:18px}.ppch-timeline__txt{font-size:14px;color:#374151}.ppch-vstable{max-width:720px;margin:0 auto;border:1px solid var(--pp-border);border-radius:14px;overflow:hidden;background:#fff}.ppch-vstable__head{display:grid;grid-template-columns:1.2fr .8fr .8fr;align-items:center;background:var(--pp-purple);color:#fff;padding:14px;font-weight:800;text-align:center}.ppch-vstable__row{display:grid;grid-template-columns:1.2fr .8fr .8fr;align-items:center;padding:14px;border-top:1px solid var(--pp-border)}.ppch-vstable__head>*,.ppch-vstable__row>*{min-width:0}.ppch-vstable__feature{text-align:center;font-weight:600;font-size:14px}.ppch-vstable__yes{color:var(--pp-green);text-align:center;font-size:20px;font-weight:800}.ppch-vstable__no{color:var(--pp-red);text-align:center;font-size:20px;font-weight:800}.ppch-offer{max-width:640px;margin:0 auto;background:#fff;border:2px solid var(--pp-purple);border-radius:16px;padding:30px;text-align:center;box-shadow:var(--pp-shadow)}.ppch-offer__list{list-style:none;padding:0;display:grid;gap:10px;text-align:left;max-width:380px;margin:18px auto}.ppch-offer__list li{padding-left:28px;position:relative;font-size:15px}.ppch-offer__list li:before{content:"\2713";position:absolute;left:0;color:var(--pp-green);font-weight:800}.ppch-offer__price{font-size:30px;font-weight:900;color:var(--pp-purple);margin:8px 0}.ppch-rating-summary{display:flex;gap:28px;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.ppch-rating-summary__big{font-size:56px;font-weight:900;color:var(--pp-purple);line-height:1}.ppch-rating-bars{display:grid;gap:6px;min-width:220px}.ppch-rating-bars__row{display:flex;align-items:center;gap:8px;font-size:14px}.ppch-rating-bars__track{flex:1;height:8px;background:var(--pp-border);border-radius:4px;overflow:hidden}.ppch-rating-bars__fill{height:100%;background:var(--pp-gold)}.ppch-sticky{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--pp-border);padding:9px 15px;display:none;gap:14px;align-items:center;justify-content:center;z-index:50;box-shadow:0 -4px 12px #0000000f}@media(max-width:767px){.ppch-sticky{display:flex}}.ppch-sticky strong{font-size:14px}.ppch-sticky__btn{width:100%;max-width:565px;font-size:16px;padding:12px 10px}.ppch-ctabar{text-align:center;padding:36px 16px}.ppch-rich{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));gap:var(--rich-gap, 24px)}.ppch-rich>*{min-width:0}.ppch-foot{text-align:center;padding:40px 16px;border-top:1px solid var(--pp-border)}.ppch-foot img{height:36px;margin:0 auto 12px}.ppch-foot__links{font-size:13px;color:var(--pp-muted)}.ppch-foot__links a{color:var(--pp-purple);text-decoration:none}.ppch-foot__copy{font-size:12px;color:var(--pp-muted);margin-top:10px}@media(max-width:760px){.ppch-rich{grid-template-columns:1fr}.ppch-rich-split>div:first-child img{margin:0 auto 16px}}.ppch-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button.ppch-os__head{width:100%;font:inherit;text-align:left;border:none}.ppch-ml{padding:50px 15px;margin:0}.ppch-ml__wrap{max-width:1170px;padding:0}.ppch-ml__row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center}.ppch-ml__row+.ppch-ml__row{margin-top:60px}.ppch-ml__body,.ppch-ml__media{width:565px;flex:0 0 565px}.ppch-ml__spacer{width:40px;flex:0 0 40px;align-self:stretch}.ppch-ml__row--imgleft .ppch-ml__body{order:3}.ppch-ml__row--imgleft .ppch-ml__spacer{order:2}.ppch-ml__row--imgleft .ppch-ml__media{order:1}.ppch-ml__img{width:565px;height:565px;max-width:100%;object-fit:cover;border-radius:10px;display:block}.ppch-ml__title{font-family:var(--pp-font-head);font-size:32px;font-weight:700;line-height:1.2;color:#000;text-align:center;margin:0;padding:0}.ppch-ml__prose{color:#000;text-align:left}.ppch-ml__prose p{font-size:21.2667px;font-weight:400;line-height:31.9px;color:#000;margin:25px 0 0;text-align:left}.ppch-ml__prose>:first-child{margin-top:25px}.ppch-ml__prose ul{list-style:none;margin:25px 0 0;padding:0}.ppch-ml__prose ul li{position:relative;font-size:21.2667px;font-weight:400;line-height:31.9px;color:#000;text-align:left;padding-left:25px;margin-top:12px}.ppch-ml__prose ul li:first-child{margin-top:0}.ppch-ml__prose ul li:before{content:"";position:absolute;left:6px;top:13px;width:6px;height:6px;border-radius:50%;background:#000}@media(max-width:767px){.ppch-ml{padding:50px 15px}.ppch-ml__row{flex-wrap:wrap}.ppch-ml__body,.ppch-ml__media{width:100%;flex:0 0 100%}.ppch-ml__spacer{display:none}.ppch-ml__row--imgleft .ppch-ml__body{order:2}.ppch-ml__row--imgleft .ppch-ml__media{order:1}.ppch-ml__media{margin-top:25px}.ppch-ml__row--imgleft .ppch-ml__media{margin-top:0;margin-bottom:25px}.ppch-ml__img{width:100%;height:auto;aspect-ratio:1 / 1}}.ppch-sv{padding:45px 15px;background:transparent}.ppch-sv__wrap{max-width:1170px;width:100%;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center}.ppch-sv__head{margin:0;width:100%;font-family:var(--pp-font-head);font-size:32px;line-height:1.2;font-weight:700;color:#000}.ppch-sv__sub{margin:25px 0 0;width:100%;font-family:var(--pp-font-head);font-size:18px;line-height:1.5;font-weight:700;color:#000}.ppch-sv__grid{margin:40px 0 0;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;align-items:start}.ppch-sv__col{display:flex;flex-direction:column;align-items:center}.ppch-sv__num{margin:0;width:100%;font-family:var(--pp-font-head);font-size:35px;line-height:42px;font-weight:700;color:var(--pp-purple)}.ppch-sv__txt{margin:15px 0 0;width:100%;font-family:var(--pp-font-head);font-size:21px;line-height:1.5;font-weight:400;color:#000}.ppch-sv__note{margin:40px 0 0;width:100%;font-family:var(--pp-font-head);font-size:15px;line-height:1.5;font-weight:700;color:#000}@media(max-width:749px){.ppch-sv__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:479px){.ppch-sv__grid{grid-template-columns:1fr}}.ppch-rem{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:visible;background:#d8c8e24d;padding:50px 15px;margin:0}.ppch-rem.ppch-sec--wave:before,.ppch-rem.ppch-sec--wave:after{content:none;display:none}.ppch-rem__wave{position:absolute;left:0;width:100%;height:auto;pointer-events:none;z-index:0}.ppch-rem__wave--top{top:-45px}.ppch-rem__wave--bottom{bottom:-45px}.ppch-rem__wrap{max-width:1170px;width:100%;padding:0;position:relative;z-index:2}.ppch-rem__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:1170px;margin:0 auto}.ppch-rem__text{flex:0 0 565px;width:565px;max-width:565px;text-align:left}.ppch-rem__gap{flex:0 0 40px;width:40px}.ppch-rem__media--desktop{flex:0 0 565px;width:565px;max-width:565px}.ppch-rem__media--desktop img{width:100%;height:auto;display:block}.ppch-rem__h2{font-family:var(--pp-font-head);font-size:32.27px;font-weight:700;line-height:38.72px;text-align:center;color:#000;margin:0;width:100%}.ppch-rem__h2 strong{font-weight:700}.ppch-rem__text>*:not(.ppch-rem__h2){margin-top:25px}.ppch-rem__media--mobile{margin-top:25px}.ppch-rem__p,.ppch-rem__p p{font-size:21.27px;font-weight:400;line-height:31.9px;text-align:left;color:#000;margin:0}.ppch-rem__p p+p{margin-top:25px}.ppch-rem__sub{font-size:18px;font-weight:700;line-height:27px;text-align:left;color:#000;margin-bottom:0}.ppch-rem__sub strong{font-weight:700}.ppch-rem .list_p{padding-left:25px}.ppch-rem .list_p p{display:flex;align-items:baseline;white-space:break-spaces;font-size:21.27px;font-weight:400;line-height:31.9px;text-align:left;color:#000;margin:0}.ppch-rem .list_p p:before{content:"";display:inline-block;width:10px;min-width:10px;height:10px;border-radius:50%;background-color:var(--pp-purple);transform:translateY(-1.4px);margin-right:15px}.ppch-rem__media--mobile{display:none}.ppch-rem__media--mobile img{width:100%;height:auto;display:block}@media(max-width:767px){.ppch-rem__row{flex-direction:column;max-width:100%}.ppch-rem__text{width:100%;max-width:100%}.ppch-rem__gap,.ppch-rem__media--desktop{display:none}.ppch-rem__media--mobile{display:block}.ppch-rem__h2{font-size:28px;line-height:1.2}.ppch-rem__p,.ppch-rem__p p,.ppch-rem .list_p p{font-size:18px;line-height:1.5}}.ppch-pr{padding:50px 15px;background:transparent;border-top:1px solid rgba(19,94,74,.19);border-bottom:1px solid rgba(19,94,74,.19)}.ppch-pr.ppch-sec--lav{background:var(--pp-lav)}.ppch-pr__wrap{max-width:1170px;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center}.ppch-pr__title{margin:0;color:#000;text-align:center;font-family:var(--pp-font-head);font-size:32.27px;line-height:38.72px;font-weight:400}.ppch-pr__title strong{font-weight:700}.ppch-pr__subtitle{margin:8px 0 0;color:var(--pp-purple);text-align:center;font-size:18px;font-weight:700}.ppch-pr__row{margin-top:40px;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}.ppch-pr__cell{flex:1 1 0;min-width:130px;max-width:170px;display:flex;flex-direction:column;align-items:center;padding:0 6px}.ppch-pr__icon{width:94px;height:94px;object-fit:contain;margin:0;display:block;filter:brightness(0) saturate(1) invert(.18) sepia(.2) saturate(32) hue-rotate(250deg) brightness(.9) contrast(.95)}.ppch-pr__label{margin:10px 0 0;color:#000;text-align:center;font-size:21.27px;line-height:31.9px;font-weight:400}@media(max-width:720px){.ppch-pr__row{gap:24px 0}.ppch-pr__cell{flex:1 1 33.333%;max-width:33.333%;min-width:0}.ppch-pr__title{font-size:28px;line-height:1.2}.ppch-pr__label{font-size:18px;line-height:1.4}}@media(max-width:460px){.ppch-pr__cell{flex:1 1 50%;max-width:50%}}.ppch-tl-sec{padding:50px 15px}.ppch-tl-wrap{max-width:1030px;padding:0}.ppch-tl-head{max-width:800px;margin:0 auto;text-align:center;padding:0}.ppch-tl-head strong{display:inline;font-family:var(--pp-font-head);font-weight:700;font-size:32px;line-height:1.2;color:#000}.ppch-tl-line{margin-top:40px;position:relative}.ppch-tl-item{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;position:relative;padding:25px 0}.ppch-tl-item--rev{flex-direction:row-reverse}.ppch-tl-item:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:3px;top:0;bottom:0;border-right:3px dotted var(--pp-purple);z-index:0}.ppch-tl-item:first-child:after{top:55px}.ppch-tl-node{position:absolute;left:50%;top:25px;margin-left:-30px;width:60px;height:60px;border-radius:50%;background-color:#d8c8e2;border:15px solid var(--pp-purple);z-index:2}.ppch-tl-label{flex:0 0 378px;max-width:378px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-top:10px;min-height:40px}.ppch-tl-item--rev .ppch-tl-label{justify-content:flex-start}.ppch-tl-ico{flex:0 0 auto;margin:0 10px 0 0}.ppch-tl-ico img{width:40px;height:40px;display:block}.ppch-tl-when{font-family:var(--pp-font-head);font-weight:400;font-size:29px;line-height:1;color:var(--pp-purple);text-align:left}.ppch-tl-card{flex:0 0 373px;max-width:373px;position:relative;background-color:#d8c8e24d;border:3px solid var(--pp-purple);border-radius:10px;padding:20px}.ppch-tl-card__txt{font-family:var(--pp-font-head);font-weight:400;font-size:18px;line-height:1.5;color:#000;text-align:left}.ppch-tl-cta{max-width:565px;margin:30px auto 0}.ppch-tl-card:after{content:"";position:absolute;top:22px;width:0;height:0;border-top:13px solid transparent;border-bottom:13px solid transparent}.ppch-tl-item .ppch-tl-card:after{left:-15px;right:auto;border-right:13px solid var(--pp-purple);border-left:none}.ppch-tl-item--rev .ppch-tl-card:after{right:-15px;left:auto;border-left:13px solid var(--pp-purple);border-right:none}@media(max-width:1023px){.ppch-tl-node{margin-left:-20px;width:40px;height:40px;border-width:8px}.ppch-tl-item:first-child:after{top:45px}.ppch-tl-card__txt{font-size:calc(12.9px + .83vw);line-height:1.5}.ppch-tl-card:after{top:5px}}@media(max-width:740px){.ppch-tl-item,.ppch-tl-item--rev{flex-direction:column;align-items:stretch;padding:18px 0 18px 56px}.ppch-tl-item:after{left:20px;transform:none;top:0}.ppch-tl-item:first-child:after{top:38px}.ppch-tl-node{left:20px;top:18px;margin-left:-20px}.ppch-tl-label,.ppch-tl-item--rev .ppch-tl-label{flex:0 0 auto;max-width:none;justify-content:flex-start;margin:0 0 12px}.ppch-tl-card,.ppch-tl-item--rev .ppch-tl-card{flex:0 0 auto;max-width:none}.ppch-tl-item .ppch-tl-card:after,.ppch-tl-item--rev .ppch-tl-card:after{left:-15px;right:auto;border-right:13px solid var(--pp-purple);border-left:none}.ppch-tl-head strong{font-size:26px}}.ppch-vt-sec{padding:50px 15px}.ppch-vt-wrap{max-width:1170px;padding:0}.ppch-vt-head{font-size:32px;font-weight:700;line-height:1.2;color:#000;text-align:center;margin:0 auto;max-width:800px}.ppch-vt-table{max-width:1000px;width:100%;margin:190px auto 0;border:3px solid var(--pp-purple);border-radius:10px;position:relative;overflow:visible}.ppch-vt-thead,.ppch-vt-row{display:flex;align-items:stretch}.ppch-vt-side{flex:0 0 289px;max-width:289px;padding:0 10px;display:flex;flex-direction:column;align-items:center;text-align:center}.ppch-vt-prod{width:225px;height:auto;margin:-155px auto 0}.ppch-vt-side-label{font-size:18px;font-weight:600;line-height:1.2;color:var(--pp-purple);text-align:center;margin:10px 0 0}.ppch-vt-thead .ppch-vt-side:last-child .ppch-vt-side-label{font-size:17.5px}.ppch-vt-center{flex:0 0 386px;max-width:386px;padding:0 10px;background:var(--pp-purple);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.ppch-vt-center--top{border-radius:10px 10px 0 0;margin-top:-55px;padding:0 10px 16px;min-height:130px}.ppch-vt-center--bottom{border-radius:0 0 10px 10px;padding-bottom:40px}.ppch-vt-vs{width:76px;height:76px;border-radius:300px;border:3px solid var(--pp-purple);background:#fff;display:flex;align-items:center;justify-content:center;position:absolute;top:-38px;left:50%;transform:translate(-50%)}.ppch-vt-vs strong{color:var(--pp-purple);font-size:27px;font-weight:700;line-height:1.2;font-family:var(--pp-font-head)}.ppch-vt-sub{color:#fff;font-size:19px;font-weight:700;line-height:1.2;text-align:center;margin:40px 0 0}.ppch-vt-sub strong{font-weight:700}.ppch-vt-row{min-height:70px}.ppch-vt-cell{flex:0 0 289px;max-width:289px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(161,161,161,.46)}.ppch-vt-row--last .ppch-vt-cell{border-bottom:0}.ppch-vt-icon{width:36px;height:36px}.ppch-vt-row .ppch-vt-center{min-height:70px}.ppch-vt-feature{color:#fff;font-size:19px;font-weight:400;line-height:1.5;text-align:center;margin:0}.ppch-vt-cta{text-align:center;margin-top:70px}.ppch-vt-btn{display:flex;width:100%;max-width:565px;margin:0 auto;height:52px;padding:12px 10px;border-radius:30px;font-size:18px;font-weight:700}.ppch-vt-guarantee{display:flex;align-items:center;justify-content:center;margin-top:20px}.ppch-vt-shield{color:var(--pp-purple);flex:0 0 16px}.ppch-vt-guarantee-txt{font-size:21px;font-weight:400;line-height:1.5;color:#000;margin-left:10px}@media(max-width:820px){.ppch-vt-side{flex:0 0 30%;max-width:30%;padding:0 6px}.ppch-vt-center{flex:1 1 40%;max-width:40%}.ppch-vt-cell{flex:0 0 30%;max-width:30%;padding:0 6px}.ppch-vt-prod{width:100%;max-width:160px;margin-top:-90px}.ppch-vt-center--top{min-height:100px}.ppch-vt-sub,.ppch-vt-feature,.ppch-vt-side-label{font-size:15px}.ppch-vt-thead .ppch-vt-side:last-child .ppch-vt-side-label{font-size:14px}.ppch-vt-guarantee-txt{font-size:17px}.ppch-vt-table{margin-top:120px}}@media(max-width:480px){.ppch-vt-head{font-size:24px}.ppch-vt-vs{width:60px;height:60px;top:-30px}.ppch-vt-vs strong{font-size:21px}.ppch-vt-icon{width:28px;height:28px}.ppch-vt-prod{margin-top:-70px}}.ppch-brew{background:transparent;padding:50px 15px}.ppch-brew__wrap{max-width:1170px;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center}.ppch-brew__title{width:100%;margin:0;padding:0;text-align:center;font-family:var(--pp-font-head);font-size:32px;line-height:38.72px;color:#000}.ppch-brew__title strong{font-weight:700}.ppch-brew__grid{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:40px;margin:0;padding:0}.ppch-brew__col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center}.ppch-brew__img{display:flex;flex-direction:column;align-items:center;width:100%;margin:0 0 20px}.ppch-brew__img img{width:100%;aspect-ratio:1 / 1;height:auto;object-fit:fill;border-radius:6px;margin:0}.ppch-brew__label{width:100%;margin:0;text-align:center;font-family:var(--pp-font-head);font-size:26px;line-height:30.8px;color:#000}.ppch-brew__label strong{font-weight:700}.ppch-brew__body{width:100%;margin:10px 0 0;text-align:center;font-family:var(--pp-font-head);font-size:21px;line-height:31.9px;font-weight:400;color:#000}@media(max-width:767px){.ppch-brew{padding:50px 15px}.ppch-brew__grid{flex-direction:column;gap:40px}.ppch-brew__col{width:100%}}.ppch-of2{display:flex;flex-direction:column;align-items:center;text-align:center;padding:50px 15px}.ppch-of2__wrap{width:100%;max-width:1170px;margin:0 auto;padding:0}.ppch-of2__row{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:100%}.ppch-of2__media,.ppch-of2__body{width:50%;flex:0 0 50%;max-width:50%}.ppch-of2__media{display:flex;flex-direction:column;align-items:center}.ppch-of2__media img{width:100%;max-width:100%;height:auto}.ppch-of2__body{text-align:left}.ppch-of2__heading{font-family:var(--pp-font-head);font-size:32px;font-weight:700;line-height:38.72px;color:#000;text-align:center;margin:0}.ppch-of2__heading strong{font-weight:700}.ppch-of2__sub{font-size:18px;font-weight:600;line-height:27px;color:#000;text-align:center;margin:20px 0 0;padding:1px}.ppch-of2__sub u{text-decoration:underline;font-weight:600;color:#000}.ppch-of2__sub p{margin:0}.ppch-of2__label{font-size:20px;font-weight:700;line-height:24px;color:#000;text-align:left;margin:25px 0 0}.ppch-of2__label strong{font-weight:700}.ppch-of2__list{display:flex;flex-direction:column;margin:25px 0 0}.ppch-of2__item{display:flex;flex-direction:row;align-items:flex-start;margin:0 0 12px}.ppch-of2__item:last-child{margin-bottom:0}.ppch-of2__ico{flex:0 0 35px;width:35px;display:flex;align-items:flex-start;padding-top:4px}.ppch-of2__ico img{width:22px;height:auto}.ppch-of2__itxt{font-size:21.27px;font-weight:400;line-height:31.9px;color:#000;text-align:left}.ppch-of2__price{font-family:var(--pp-font-head);font-size:32px;font-weight:700;line-height:38.72px;color:#000;text-align:center;margin:25px 0 0}.ppch-of2__price strong{font-weight:700}.ppch-of2__cta{margin:25px 0 0}.ppch-of2__btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:565px;margin:0 auto;background:var(--pp-purple);color:#fff;border-radius:30px;padding:12px 10px;font-family:var(--pp-font-head);font-size:18px;font-weight:700;letter-spacing:.36px;text-transform:none;text-align:center;text-decoration:none;line-height:1.4;transition:filter .15s,transform .08s}.ppch-of2__btn:hover{filter:brightness(1.08)}.ppch-of2__btn:active{transform:translateY(1px)}.ppch-of2__pay{margin:18px 0 0;text-align:center}.ppch-of2__pay img{width:450px;max-width:100%;height:auto;margin:0 auto}.ppch-of2__secure{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;margin:20px 0 0}.ppch-of2__secure-ico{width:16px;height:auto;flex:0 0 auto}.ppch-of2__secure span{font-size:19.27px;font-weight:600;line-height:23.12px;color:#000;text-align:left}.ppch-of2__note{font-size:19.27px;font-weight:400;line-height:23.12px;color:#000;text-align:center;margin:16px 0 0}.ppch-of2__note strong{font-weight:700}.ppch-of2__note em{font-style:italic}.ppch-of2--plain.ppch-sec--wave{background:transparent}.ppch-osel{margin:22px 0 0}.ppch-osel__set{border:0;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ppch-osel__card{position:relative;display:flex;align-items:center;gap:12px;border:2px solid #d8d2e2;border-radius:14px;background:#fff;padding:16px 18px;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.ppch-osel__card:hover{border-color:var(--pp-purple)}.ppch-osel__card.is-selected{border-color:var(--pp-purple);background:var(--pp-lav);box-shadow:0 0 0 1px var(--pp-purple) inset}.ppch-osel__card.is-best{border-color:var(--pp-purple)}.ppch-osel__ribbon{position:absolute;top:-11px;right:16px;background:var(--pp-purple);color:#fff;font-family:var(--pp-font-head);font-size:12px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:4px 12px;border-radius:20px;line-height:1;white-space:nowrap}.ppch-osel__radio{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.ppch-osel__check{flex:0 0 22px;width:22px;height:22px;border-radius:50%;border:2px solid #b7adc9;background:#fff;position:relative;transition:border-color .15s,background .15s}.ppch-osel__card.is-selected .ppch-osel__check{border-color:var(--pp-purple);background:var(--pp-purple)}.ppch-osel__card.is-selected .ppch-osel__check:after{content:"";position:absolute;left:6px;top:6px;width:6px;height:6px;border-radius:50%;background:#fff}.ppch-osel__main{flex:1 1 auto;display:flex;flex-direction:column;text-align:left;min-width:0}.ppch-osel__bottles{font-family:var(--pp-font-head);font-size:19px;font-weight:700;color:#000;line-height:1.25}.ppch-osel__supply{font-size:14px;font-weight:500;color:#444;line-height:1.3;margin-top:2px}.ppch-osel__badge{display:inline-block;margin-left:6px;background:#e23b3b;color:#fff;font-size:11px;font-weight:700;letter-spacing:.3px;padding:2px 7px;border-radius:4px;vertical-align:1px;white-space:nowrap}.ppch-osel__savesub{font-size:13px;font-weight:700;color:#1a8a3c;margin-top:3px}.ppch-osel__price{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;text-align:right}.ppch-osel__was{font-size:14px;color:#999;line-height:1.2}.ppch-osel__now{font-family:var(--pp-font-head);font-size:22px;font-weight:700;color:#000;line-height:1.2}.ppch-osel__total{margin:18px 0 0;text-align:center;font-size:16px;font-weight:600;color:#000;display:flex;flex-wrap:wrap;justify-content:center;gap:6px 10px}.ppch-osel__total b{font-weight:800}.ppch-osel__ship b{color:#1a8a3c}.ppch-osel__cta{width:100%;max-width:565px;border:0;cursor:pointer}.ppch-osel__msg{margin:10px 0 0;text-align:center;font-size:14px;font-weight:600;color:#444;min-height:1em}.ppch-osel__msg.is-error{color:#c0392b}@media(max-width:767px){.ppch-of2{padding:45px 15px}.ppch-of2__row{flex-direction:column;align-items:center}.ppch-of2__media,.ppch-of2__body{width:100%;flex:0 0 100%;max-width:100%}.ppch-of2__body{margin-top:20px}.ppch-osel__card{padding:14px;gap:10px}.ppch-osel__bottles{font-size:17px}.ppch-osel__now{font-size:19px}}.ppch-rev{padding:60px 15px;background:transparent}.ppch-rev__wrap{max-width:1170px;padding:0;margin:0 auto;font-family:var(--pp-font-head)}.ppch-rev__title{font-family:var(--pp-font-head);font-size:35px;font-weight:700;line-height:1.2;color:#000;text-align:center;margin:0}.ppch-rev__title strong{font-weight:700}.ppch-rev__summary{max-width:790px;margin:50px auto 0;display:flex;align-items:center;justify-content:center;gap:25px}.ppch-rev__avg{flex:0 0 120px;width:120px;text-align:center;display:flex;flex-direction:column;align-items:center}.ppch-rev__avg-num{font-size:60px;font-weight:700;line-height:1;color:#303030;margin:0}.ppch-rev__avg-stars{width:118px;height:auto;margin:0 auto}.ppch-rev__avg-label{font-size:16px;font-weight:700;line-height:1.5;color:#303030}.ppch-rev__bars{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:6px}.ppch-rev__bar{display:flex;align-items:center;flex-wrap:nowrap;column-gap:17px}.ppch-rev__bar-stars{width:115px;height:auto;flex:0 0 115px}.ppch-rev__track{position:relative;flex:1 1 auto;height:12px;background:#fff;border-radius:15px;box-shadow:1px 1px 3px #0003 inset;overflow:hidden}.ppch-rev__fill{display:block;height:12px;background:#fab73c;border-radius:0}.ppch-rev__pct{flex:0 0 auto;font-size:18px;font-weight:400;line-height:27px;color:#303030;text-align:left;letter-spacing:-.9px}.ppch-rev__grid{width:100%;margin:50px auto 0;display:flex;align-items:flex-start;gap:30px}.ppch-rev__col{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:20px}.ppch-rev__card{width:100%;background:#fff;border-radius:12px;box-shadow:0 0 20px 1px #0000001a;padding:0;display:flex;flex-direction:column;overflow:hidden}.ppch-rev__card-photo{width:100%;height:auto;border-radius:12px 12px 0 0;display:block}.ppch-rev__card-body{padding:15px 15px 25px}.ppch-rev__owner{display:flex;flex-wrap:wrap;align-items:center;column-gap:6px;row-gap:0}.ppch-rev__name{flex:1 1 100%;font-size:16px;font-weight:700;line-height:1.5;color:#303030;text-align:left}.ppch-rev__vrfy{width:18px;height:auto;flex:0 0 auto}.ppch-rev__verified{font-size:13px;font-weight:700;line-height:1.5;color:#6fb620;text-align:left}.ppch-rev__card-stars{width:103px;height:auto;margin:6px 0;display:block}.ppch-rev__text{font-size:16px;font-weight:400;line-height:1.5;color:#303030;text-align:left;margin:0}.ppch-rev__cta{width:100%;margin:50px auto 0;text-align:center}.ppch-rev__btn{display:inline-block;width:565px;max-width:100%;background:#3c2a4d;color:#fff;border-radius:30px;padding:12px 10px;font-size:18px;font-weight:700;text-align:center;letter-spacing:.36px;line-height:27.54px}.ppch-rev__guarantee{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:16px;color:#303030}.ppch-rev__chk{width:16px;height:16px}@media(max-width:1023px){.ppch-rev__title{font-size:calc(23.93px + .83vw)}.ppch-rev__avg-num{font-size:calc(43.33px + .83vw)}.ppch-rev__avg-label{font-size:calc(12.93px + .83vw)}.ppch-rev__pct{font-size:calc(12.93px + .83vw);line-height:1.5}.ppch-rev__name{font-size:calc(13.83px + .83vw)}.ppch-rev__verified{font-size:calc(10.33px + .83vw)}.ppch-rev__text{font-size:calc(12.93px + .83vw)}.ppch-rev__grid{flex-direction:column;gap:20px}.ppch-rev__col{gap:20px}}@media(max-width:600px){.ppch-rev{padding:45px 15px}.ppch-rev__summary{flex-direction:column;gap:24px;margin:40px 15px 0;max-width:none}.ppch-rev__bars{width:100%}.ppch-rev__grid{width:auto;margin-left:15px;margin-right:15px}.ppch-rev__cta{margin-top:40px}.ppch-rev__btn{font-size:16px;letter-spacing:.32px}}.ppch-faqx-sec{padding:60px 15px}.ppch-faqx-sec--lav{background:#d8c8e24d}.ppch-faqx{max-width:1170px;padding:0;margin:0 auto}.ppch-faqx__title{font-family:var(--pp-font-head);font-size:35px;font-weight:700;line-height:1.2;color:#000;text-align:center;margin:0}@media(max-width:1023px){.ppch-faqx__title{font-size:calc(23.93px + .83vw)}}@media(max-width:600px){.ppch-faqx-sec{padding:45px 15px}}.ppch-faqx__list{max-width:none;margin:40px 0 0;display:flex;flex-direction:column}.ppch-faqx__item{border:1px solid #ccc;border-radius:4px;background:#fff}.ppch-faqx__item+.ppch-faqx__item{margin-top:10px}.ppch-faqx__head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:15px 20px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:var(--pp-font-head)}.ppch-faqx__q{font-family:var(--pp-font-head);font-size:17px;font-weight:700;line-height:1.5;color:#000;text-align:left}.ppch-faqx__icon{position:static;transform:none;width:15px;height:15px;flex:0 0 15px;color:#000;transition:transform .2s ease-out}.ppch-faqx__item.is-open .ppch-faqx__icon{transform:rotate(180deg)}.ppch-faqx__wrap{transition:grid-template-rows .2s ease-in-out}.ppch-faqx__a{padding:10px 20px 20px;font-family:var(--pp-font-head);font-size:16px;font-weight:400;line-height:1.5;color:#000;text-align:left}.ppch-faqx__a p{margin:0}.ppch-faqx__a p+p{margin-top:0}.ppch-faqx__a strong,.ppch-faqx__a b{font-weight:700;color:#000}.ppch-faqx__cta{margin-top:50px;text-align:center}.ppch-faqx__btn{display:inline-block;width:565px;max-width:100%;background:#3c2a4d;color:#fff;border-radius:30px;padding:12px 10px;font-family:var(--pp-font-head);font-size:18px;font-weight:700;line-height:27.54px;letter-spacing:.36px;text-align:center;text-decoration:none}.ppch-faqx__guarantee{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:10px}.ppch-faqx__guarantee img{width:16px;height:16px;flex:0 0 auto}.ppch-faqx__guarantee span{font-family:var(--pp-font-head);font-size:16px;font-weight:400;line-height:24px;color:#000}@media(max-width:600px){.ppch-faqx__q{font-size:16px}.ppch-faqx__cta{margin-top:40px}.ppch-faqx__btn{font-size:16px;letter-spacing:.32px}}.ppch-cta3{background:transparent;padding:60px 15px;text-align:center}.ppch-cta3__wrap{max-width:1170px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0}.ppch-cta3__headline{display:flex;justify-content:center;align-items:center;text-align:center}.ppch-cta3__warn{width:42px;height:auto;margin-right:10px;flex:0 0 auto;display:block}.ppch-cta3__headline strong{font-family:Libre Franklin,sans-serif;font-weight:700;font-size:35px;line-height:1.2;color:#fc0000}.ppch-cta3__sub{margin:20px 0 0;font-family:Libre Franklin,sans-serif;text-align:center}.ppch-cta3__sub strong{font-weight:700;font-size:23px;line-height:1.2;color:#303030}.ppch-cta3__fine{margin:20px 0 0;font-family:Libre Franklin,sans-serif;font-size:17px;font-weight:400;line-height:25.5px;color:#303030;text-align:center}.ppch-cta3__fine strong{font-weight:700;background-color:#efdc08;padding:0}.ppch-cta3__fine p{margin:0}.ppch-cta3__btnwrap{margin-top:50px;width:100%;display:flex;justify-content:center}.ppch-cta3__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:565px;box-sizing:border-box;font-family:Libre Franklin,sans-serif;font-size:18px;font-weight:700;line-height:27.54px;letter-spacing:.36px;color:#fff;background-color:#3c2a4d;padding:12px 10px;border:none;border-radius:30px;box-shadow:none;text-align:center;text-decoration:none;cursor:pointer;transition:filter .15s,transform .08s}.ppch-cta3__btn:hover{filter:brightness(1.08);color:#fff}.ppch-cta3__btn:active{transform:translateY(1px)}.ppch-cta3__guarantee{margin-top:20px;display:flex;justify-content:center;align-items:center}.ppch-cta3__shield{width:16px;height:16px;flex:0 0 auto;display:block}.ppch-cta3__guarantee span{margin-left:10px;font-family:Libre Franklin,sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#000;text-align:left}@media(max-width:1023px){.ppch-cta3__headline strong{font-size:calc(18.33px + .83vw)}.ppch-cta3__sub strong{font-size:calc(14.83px + .83vw)}}@media(max-width:600px){.ppch-cta3{padding:45px 15px}.ppch-cta3__warn{width:25px;margin-right:8px}.ppch-cta3__btnwrap{margin-top:40px}}.ppch-ft{background:transparent;padding:50px 15px;display:flex;flex-direction:column;align-items:center;text-align:center;color:#252a32}.ppch-ft__inner{max-width:970px;width:100%;padding:0;display:flex;flex-direction:column;align-items:center}.ppch-ft__logo{width:150px;height:auto;margin:0}.ppch-ft__menu{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;list-style:none;margin:15px 0 0;padding:0}.ppch-ft__menu li{margin:5px;padding:0;font-size:13px;font-weight:400;line-height:19.5px;color:#000}.ppch-ft__menu a{color:#000;font-size:13px;font-weight:400;line-height:19.5px;text-decoration:none}.ppch-ft__menu a:hover{text-decoration:underline}.ppch-ft__sep{-webkit-user-select:none;user-select:none}.ppch-ft__copy{margin:10px 0 0;font-size:13px;font-weight:400;line-height:19.5px;color:#000;text-align:center}.ppch-ft__disclaimer{width:100%;margin:12px 0 0;font-size:11px;line-height:16px;color:#777;text-align:center}.ppch-ft__disclaimer p{margin:0}
/*# sourceMappingURL=/cdn/shop/t/9/assets/ppch-funnel.css.map */
