@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.gh{--gh-accent: #37756c;--gh-accent2: #2c5d56;--gh-accent3: #4f9389;--gh-ink: #121212;--gh-ink2: #1b2a24;--gh-muted: #5b6a66;--gh-muted2: #8a948f;--gh-cream: #fdf8f8;--gh-card: #ffffff;--gh-border: #e7e2de;--gh-blush: #eef3f1;--gh-tabbg: #f3f3f3;--gh-grad: linear-gradient(100deg, #2c5d56 0%, #37756c 55%, #4f9389 100%);font-family:Poppins,system-ui,sans-serif;color:var(--gh-ink);max-width:1180px;margin:0 auto;padding:56px 24px;box-sizing:border-box}.gh *{box-sizing:border-box}.gh-bg{background:var(--gh-cream)}.gh-bg-dark{background:var(--gh-blush)}.gh-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-accent);background:var(--gh-blush);border:1px solid var(--gh-border);border-radius:999px;padding:7px 16px;margin:0 auto 16px}.gh-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--gh-accent)}.gh-center{text-align:center}.gh-head{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.gh-h2{font-family:Poppins,sans-serif;font-weight:600;font-size:clamp(26px,3.6vw,38px);line-height:1.15;margin:0 0 12px;color:var(--gh-ink)}.gh-h2 em{color:var(--gh-accent);font-style:italic}.gh-sub{max-width:600px;font-size:15.5px;line-height:1.6;color:var(--gh-muted);margin:0}.gh-badgerow{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:20px;overflow:hidden}.gh-badge{flex:1 1 160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:18px 16px;border-right:1px solid var(--gh-border)}.gh-badge:last-child{border-right:none}.gh-badge-big{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:var(--gh-accent)}.gh-badge-lbl{font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--gh-muted)}.gh-faq-list{border-top:1px solid var(--gh-border)}.gh-faq-item{border-bottom:1px solid var(--gh-border)}.gh-faq-btn{width:100%;display:flex;align-items:center;gap:16px;padding:20px 4px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.gh-faq-num{flex:0 0 auto;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:var(--gh-accent2)}.gh-faq-q{flex:1 1 auto;font-size:16px;font-weight:700;color:var(--gh-ink)}.gh-faq-tag{flex:0 0 auto;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;background:var(--gh-blush);color:var(--gh-accent);border-radius:999px;padding:4px 10px;margin-right:6px}.gh-faq-plus{flex:0 0 auto;width:26px;height:26px;border-radius:50%;border:1.5px solid var(--gh-border);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--gh-accent);transition:transform .2s}.gh-faq-item.is-open .gh-faq-plus{transform:rotate(45deg)}.gh-faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease}.gh-faq-item.is-open .gh-faq-a{max-height:600px}.gh-faq-a-in{padding:0 4px 20px 42px;font-size:14.5px;line-height:1.65;color:var(--gh-muted)}.gh-faq-a-in p{margin:0 0 10px}.gh-faq-a-in p:last-child{margin-bottom:0}.gh-carousel{position:relative;display:flex;align-items:center;gap:8px}.gh-carousel-arrow{flex:0 0 auto;width:40px;height:40px;border-radius:50%;border:1px solid var(--gh-border);background:var(--gh-card);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--gh-ink)}.gh-carousel-arrow svg{width:16px;height:16px}@media(max-width:640px){.gh-carousel-arrow{display:none}}.gh-scroller{display:flex;gap:14px;overflow-x:auto;padding:6px 2px 14px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex:1 1 auto}.gh-scroller::-webkit-scrollbar{height:6px}.gh-scroller::-webkit-scrollbar-thumb{background:var(--gh-border);border-radius:99px}.gh-dots{display:flex;justify-content:center;gap:6px;margin-top:4px}.gh-dot{width:6px;height:6px;border-radius:99px;background:var(--gh-border);transition:all .2s}.gh-dot.is-on{width:18px;background:var(--gh-accent)}.gh-rcard{flex:0 0 auto;width:260px;scroll-snap-align:start;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:16px;padding:18px 20px;display:flex;flex-direction:column}.gh-rcard-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.gh-rcard-date{font-size:11.5px;color:var(--gh-muted2)}.gh-avatar{width:34px;height:34px;border-radius:50%;background:var(--gh-grad);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;flex:0 0 auto}.gh-rcard-h{font-size:14.5px;font-weight:800;color:var(--gh-ink);margin:0 0 6px}.gh-rcard-name{font-size:13.5px;font-weight:800;color:var(--gh-ink)}.gh-rcard-meta{font-size:11px;color:var(--gh-muted2)}.gh-rcard-q{font-size:13.5px;line-height:1.55;color:var(--gh-ink2);margin:0}.gh-rcard-foot{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid var(--gh-border)}.gh-verified{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:700;color:var(--gh-accent)}.gh-verified svg{width:13px;height:13px}.gh-stars-mini{color:var(--gh-accent);font-size:12px;letter-spacing:1px}.gh-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px}.gh-tab{font-family:inherit;font-size:13px;font-weight:700;color:var(--gh-muted);background:var(--gh-tabbg);border:1.5px solid transparent;border-radius:999px;padding:10px 18px;cursor:pointer;transition:all .18s}.gh-tab.is-on{background:var(--gh-ink);color:#fff}.gh-cmp-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}@media(max-width:760px){.gh-cmp-grid{grid-template-columns:1fr}}.gh-cmp-card{border-radius:20px;padding:26px 24px}.gh-cmp-smart{background:linear-gradient(180deg,#eef3f1,#fff);border:2px solid var(--gh-accent)}.gh-cmp-alt{background:var(--gh-card);border:1.5px solid var(--gh-border)}.gh-cmp-kicker{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.gh-cmp-smart .gh-cmp-kicker{color:var(--gh-accent)}.gh-cmp-alt .gh-cmp-kicker{color:var(--gh-muted2)}.gh-cmp-h{font-family:Poppins,sans-serif;font-size:19px;font-weight:700;margin:0 0 16px;color:var(--gh-ink)}.gh-cmp-item{display:flex;gap:10px;align-items:flex-start;padding:10px 0;border-top:1px solid rgba(0,0,0,.05)}.gh-cmp-item:first-of-type{border-top:none}.gh-cmp-item svg{flex:0 0 auto;margin-top:2px;width:16px;height:16px}.gh-cmp-smart .gh-cmp-item svg{stroke:var(--gh-accent)}.gh-cmp-alt .gh-cmp-item svg{stroke:#b3492f}.gh-cmp-item-t{font-size:13.5px;font-weight:700;color:var(--gh-ink);margin:0 0 2px}.gh-cmp-item-d{font-size:12.5px;line-height:1.5;color:var(--gh-muted);margin:0}.gh-cmp-alt-pane{display:none}.gh-cmp-alt-pane.is-on{display:block}.gh-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media(max-width:760px){.gh-stats-row{grid-template-columns:repeat(2,1fr)}}.gh-stat{text-align:center;background:var(--gh-card);border:1px solid var(--gh-border);border-radius:18px;padding:24px 12px}.gh-stat-n{font-family:Poppins,sans-serif;font-size:clamp(28px,4vw,36px);font-weight:700;color:var(--gh-accent);line-height:1}.gh-stat-l{margin-top:8px;font-size:12px;line-height:1.4;font-weight:700;color:var(--gh-muted);text-transform:uppercase;letter-spacing:.03em}.gh-stats-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}@media(max-width:760px){.gh-stats-split{grid-template-columns:1fr}}.gh-stats-col{display:flex;flex-direction:column;gap:18px}.gh-stat-row{display:flex;align-items:baseline;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--gh-border)}.gh-stat-row:last-of-type{border-bottom:none;padding-bottom:0}.gh-stat-n2{flex:0 0 auto;font-family:Poppins,sans-serif;font-size:clamp(30px,4vw,40px);font-weight:700;color:var(--gh-accent);line-height:1;min-width:90px}.gh-stat-l2{font-size:14px;font-weight:600;color:var(--gh-ink2);line-height:1.4}.gh-stats-photo{border-radius:22px;overflow:hidden;aspect-ratio:4/5}.gh-stats-photo img{width:100%;height:100%;object-fit:cover;object-position:92% center;display:block}.gh-stat-fine{text-align:center;font-size:11.5px;color:var(--gh-muted2);margin-top:16px}.gh-ing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}@media(max-width:760px){.gh-ing-grid{grid-template-columns:1fr}}.gh-ing-card{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:20px;padding:24px}.gh-ing-badge{display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.06em;color:var(--gh-accent2);background:var(--gh-blush);border-radius:999px;padding:5px 12px;margin-bottom:12px}.gh-ing-h{font-family:Poppins,sans-serif;font-size:19px;font-weight:700;margin:0 0 10px;color:var(--gh-ink)}.gh-ing-d{font-size:13.5px;line-height:1.65;color:var(--gh-muted);margin:0}.gh-journey{position:relative;padding-left:64px}.gh-journey:before{content:"";position:absolute;left:23px;top:12px;bottom:12px;width:2px;background:var(--gh-border)}.gh-jitem{position:relative;padding-bottom:36px}.gh-jitem:last-child{padding-bottom:0}.gh-jmark{position:absolute;left:-64px;top:0;width:48px;height:48px;border-radius:50%;background:var(--gh-ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:0 0 0 5px var(--gh-cream)}.gh-jweek{display:inline-block;font-size:10.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;background:var(--gh-blush);color:var(--gh-accent);border-radius:999px;padding:5px 12px;margin-bottom:8px}.gh-jh{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;margin:0 0 8px;color:var(--gh-ink)}.gh-jd{font-size:14px;line-height:1.65;color:var(--gh-muted);margin:0;max-width:560px}.gh-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:900px){.gh-story-grid{grid-template-columns:1fr}}.gh-story{background:var(--gh-card);border:1px solid var(--gh-border);border-radius:20px;padding:26px 24px;display:flex;flex-direction:column;gap:14px}.gh-story-quote{font-family:Poppins,sans-serif;font-size:15px;font-style:italic;line-height:1.55;color:var(--gh-ink2);margin:0}.gh-story-foot{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:14px;border-top:1px solid var(--gh-border)}.gh-story-name{font-size:13px;font-weight:800;color:var(--gh-ink)}.gh-story-meta{font-size:11.5px;color:var(--gh-muted2)}.gh-guarantee-split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media(max-width:760px){.gh-guarantee-split{grid-template-columns:1fr}.gh-guarantee-photo{order:-1}}.gh-guarantee-text{text-align:left}.gh-guarantee-text .gh-sub{margin:0!important;max-width:100%}.gh-guarantee-photo{border-radius:22px;overflow:hidden;aspect-ratio:4/5}.gh-guarantee-photo img{width:100%;height:100%;object-fit:cover;object-position:90% center;display:block}.gh-gcircle{width:118px;height:118px;border-radius:50%;border:2.5px solid var(--gh-accent);margin:0 0 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gh-gcircle-n{font-family:Poppins,sans-serif;font-size:26px;font-weight:700;color:var(--gh-accent);line-height:1}.gh-gcircle-l{font-size:9.5px;font-weight:800;letter-spacing:.06em;color:var(--gh-muted);text-transform:uppercase;margin-top:2px}.gh-cta{display:inline-block;margin-top:22px;border:none;cursor:pointer;border-radius:16px;padding:16px 34px;font-family:inherit;font-size:15px;font-weight:800;color:#fff;background:var(--gh-grad);text-decoration:none;box-shadow:0 14px 30px -12px #b7345c80}@media(max-width:640px){.gh{padding:40px 18px}.gh-badgerow{flex-direction:column}.gh-badge{border-right:none;border-bottom:1px solid var(--gh-border)}.gh-badge:last-child{border-bottom:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/gh.css.map */
