.gh-announcement{background:#000;color:#fff;min-height:60px;display:flex;align-items:center}.gh-announcement__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:6px}.gh-announcement__item{display:flex;align-items:center;gap:8px}.gh-announcement__icon{color:var(--green-bright);display:inline-flex;flex-shrink:0}.gh-announcement__text{font-size:12px;line-height:16px;color:#fff}@media(max-width:900px){.gh-announcement__inner{justify-content:center}.gh-announcement__item:not(:first-child){display:none}}.gh-fcards{background:var(--surface);padding-block:40px}.gh-fcards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.gh-fcard{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid rgba(187,203,184,.4);border-radius:16px;padding:25px}.gh-fcard__icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.gh-fcard__icon--green{background:#00c8531a;color:var(--green)}.gh-fcard__icon--amber{background:#f7a9161a;color:var(--amber)}.gh-fcard__title{font-size:14px;font-weight:600;letter-spacing:.28px;line-height:16.8px;color:var(--ink);margin-bottom:6px}.gh-fcard__title.is-green{color:var(--green)}.gh-fcard__sub{font-size:12px;line-height:18px;color:var(--body)}@media(max-width:1000px){.gh-fcards__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.gh-fcards__grid{grid-template-columns:1fr}}.gh-footer{background:#000;color:#fff;padding-block:80px}.gh-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding-bottom:130px}.gh-footer__brand{display:flex;align-items:center;gap:8px;margin-bottom:24px}.gh-footer__name{font-size:24px;font-weight:700;line-height:31.2px;color:#fff}.gh-footer__desc{font-size:16px;line-height:24px;color:#fff;max-width:384px;margin-bottom:24px}.gh-footer__social{display:flex;gap:16px;padding-top:8px}.gh-footer__social-link{width:40px;height:40px;border-radius:12px;background:#00c85324;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.gh-footer__social-link:hover{background:#00c85347}.gh-footer__col-title{font-size:16px;font-weight:700;line-height:24px;color:#fff;margin-bottom:24px}.gh-footer__list{display:flex;flex-direction:column;gap:16px}.gh-footer__list a,.gh-footer__list span{font-size:16px;line-height:24px;color:#fff;transition:color .15s ease}.gh-footer__list a:hover{color:var(--green-bright)}.gh-footer__news-text{font-size:16px;line-height:24px;color:#fff;margin-bottom:16px}.gh-footer__news{position:relative;max-width:267px}.gh-footer__news-input{width:100%;height:42px;border-radius:12px;border:1px solid var(--border);background:#00c85366;color:#fff;padding:11px 52px 11px 17px;font-size:14px;font-family:inherit}.gh-footer__news-input::placeholder{color:#ffffffd9}.gh-footer__news-btn{position:absolute;right:4px;top:4px;height:34px;border:none;background:var(--green-bright);border-radius:12px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center}.gh-footer__bottom{border-top:1px solid rgba(187,203,184,.21);padding-top:33px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.gh-footer__copy{font-size:12px;font-weight:500;line-height:14.4px;color:#fff}.gh-footer__ship{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#fff}.gh-footer__ship-pill{width:32px;height:8px;border-radius:12px;background:#fff3}.gh-footer__pay{display:flex;gap:16px;opacity:.6}.gh-footer__pay span{font-size:11px;font-weight:700;letter-spacing:.5px;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:4px;padding:2px 6px}@media(max-width:1000px){.gh-footer__top{grid-template-columns:1fr 1fr;gap:40px 32px;padding-bottom:48px}}@media(max-width:560px){.gh-footer{padding-block:48px}.gh-footer__top{grid-template-columns:1fr}.gh-footer__bottom{flex-direction:column;align-items:flex-start}}.gh-future{background:var(--surface)}.gh-future__card{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.gh-future__content{padding:64px;display:flex;flex-direction:column;justify-content:center}.gh-future__rule{margin-bottom:24px}.gh-future__title{font-size:48px;font-weight:700;line-height:52.8px;color:var(--ink);margin-bottom:24px}.gh-future__lead{font-size:18px;line-height:28.8px;color:var(--body);margin-bottom:24px}.gh-future__body{font-size:16px;line-height:24px;color:var(--body);margin-bottom:32px}.gh-future__stats{display:flex;gap:32px}.gh-future__stat{display:flex;flex-direction:column;align-items:center;gap:7px}.gh-future__stat-icon{width:48px;height:48px;border-radius:12px;border:2px solid var(--green-bright);display:inline-flex;align-items:center;justify-content:center}.gh-future__stat-label{font-size:12px;font-weight:500;line-height:14.4px;color:var(--ink)}.gh-future__media{background:var(--green-bright);min-height:400px}.gh-future__media img{width:100%;height:100%;object-fit:cover}@media(max-width:1000px){.gh-future__card{grid-template-columns:1fr}.gh-future__content{padding:40px;order:2}.gh-future__media{order:1;min-height:320px}.gh-future__title{font-size:36px;line-height:40px}}.gh-header{position:sticky;top:0;z-index:100;background:var(--surface);border-bottom:1px solid var(--border-soft);box-shadow:0 1px 1px #0000000d}.gh-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:16px}.gh-header__brand{display:flex;align-items:center;gap:8px}.gh-header__logo{width:32px;height:32px;border-radius:2px;background:var(--green-bright);display:inline-flex;align-items:center;justify-content:center}.gh-header__name{font-family:var(--font-sans);font-weight:700;font-size:24px;line-height:1.3;color:var(--green)}.gh-header__nav{display:flex;align-items:center;gap:32px}.gh-header__link{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-dm);font-size:14px;font-weight:400;color:#333;transition:color .15s ease}.gh-header__link:hover{color:var(--green)}.gh-header__link.is-active{color:var(--green);font-weight:600;font-style:italic}.gh-header__actions{display:flex;align-items:center;gap:16px}.gh-header__icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:12px;padding:8px;color:#333;transition:background .15s ease,color .15s ease}.gh-header__icon-btn:hover{background:#006e2a0f;color:var(--green)}.gh-header__account{display:inline-flex;align-items:center;max-width:140px;padding:6px 10px;border-radius:10px;font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--ink);transition:background .15s ease,color .15s ease}.gh-header__account:hover{background:#006e2a0f;color:var(--green)}.gh-header__account-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:600px){.gh-header__account{max-width:96px;font-size:12px;padding:6px 8px}}.gh-lang{display:flex;align-items:center}.gh-lang__form{margin:0}.gh-lang__select{border:1px solid var(--border-soft);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;color:var(--ink);background:#fff;cursor:pointer}.gh-header__badge,.gh-header__wish-badge{position:absolute;top:0;right:0;min-width:16px;height:16px;padding:0 3px;border-radius:12px;background:var(--green-bright);color:#fff;font-size:10px;line-height:16px;text-align:center;font-family:var(--font-sans)}[data-wishlist-toggle].is-active svg,.gh-fcard__wish.is-active svg,.gh-pdp__wishlist-btn.is-active svg{fill:#ef4444;stroke:#ef4444}@media(max-width:900px){.gh-header__nav{display:none}}.gh-hero{background:#fff;padding-block:60px 40px;overflow:hidden}.gh-hero__grid{display:grid;grid-template-columns:minmax(0,512px) minmax(0,1fr);align-items:center;gap:64px}.gh-hero__content{display:flex;flex-direction:column;align-items:flex-start}.gh-hero__badge{display:inline-flex;align-items:center;gap:8px;background:var(--surface-2);color:#3c4a3c;font-size:12px;font-weight:500;padding:4px 12px;border-radius:12px;margin-bottom:24px}.gh-hero__title{font-family:var(--font-display);font-weight:400;font-size:48px;line-height:52.8px;letter-spacing:-1.2px;color:var(--ink);margin-bottom:16px}.gh-hero__accent{color:var(--green)}.gh-hero__desc{font-size:18px;line-height:28.8px;color:var(--body);max-width:512px;margin-bottom:32px}.gh-hero__cta{margin-bottom:40px}.gh-hero__features{display:flex;gap:24px;width:100%;padding-top:25px;border-top:1px solid rgba(187,203,184,.5)}.gh-hero__feature{display:flex;align-items:center;gap:12px;flex:1}.gh-hero__feature-icon{flex-shrink:0;display:inline-flex}.gh-hero__feature-text{display:flex;flex-direction:column}.gh-hero__feature-text strong,.gh-hero__feature-text span{font-size:12px;font-weight:500;line-height:15px;color:var(--ink)}.gh-hero__media{position:relative}.gh-hero__image{position:relative;border-radius:50px;overflow:hidden;aspect-ratio:600 / 650;width:100%;isolation:isolate}.gh-hero__image>img{width:100%;height:100%;object-fit:cover;display:block}.gh-hero__slides{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.gh-hero__slide{grid-area:1 / 1;opacity:0;transition:opacity .55s ease;pointer-events:none}.gh-hero__slide.is-active{opacity:1;z-index:1;pointer-events:auto}.gh-hero__slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.gh-hero__image-shade{position:absolute;left:0;right:0;bottom:0;height:35%;border-radius:0 0 50px 50px;background:linear-gradient(to bottom,#0000,#0000006b);z-index:2;pointer-events:none}.gh-hero__clean{position:absolute;left:-40px;bottom:96px;z-index:4;display:flex;flex-direction:column;align-items:center;gap:2px;padding:25px;border-radius:16px;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(0,110,42,.2);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.gh-hero__clean-icon{width:48px;height:48px;border-radius:12px;background:var(--green-bright);display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.gh-hero__clean-title{font-size:24px;font-weight:800;line-height:24px;color:var(--green);margin-bottom:3px}.gh-hero__clean-line{font-size:12px;font-weight:700;letter-spacing:1.2px;line-height:14.4px;color:var(--body)}.gh-hero__dots{position:absolute;right:24px;bottom:32px;z-index:4;display:flex;align-items:center;gap:8px}.gh-hero__dot{width:8px;height:8px;border-radius:9999px;background:#ffffff73;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:width .3s ease,background .3s ease}.gh-hero__dot.is-active{width:32px;background:#fff}@media(prefers-reduced-motion:reduce){.gh-hero__slide{transition:none}}@media(max-width:1000px){.gh-hero__grid{grid-template-columns:1fr;gap:40px}.gh-hero__clean{left:16px;bottom:60px}}@media(max-width:600px){.gh-hero__title{font-size:36px;line-height:40px}.gh-hero__features{flex-direction:column;gap:16px}.gh-hero__clean{padding:16px;left:8px}}.gh-policy{padding-block:48px 80px}.gh-policy__title{font-family:var(--font-display);font-size:36px;line-height:1.2;color:var(--ink);margin:0 0 24px}.gh-policy__body{max-width:760px;font-size:16px;line-height:1.7;color:var(--body)}.gh-policy__body p{margin:0 0 16px}.gh-policy__body h2,.gh-policy__body h3{color:var(--ink);margin:32px 0 12px}.gh-phil{background:var(--surface)}.gh-phil__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.gh-phil__media-col{position:relative}.gh-phil__glow{position:absolute;left:-40px;top:-40px;width:160px;height:160px;border-radius:9999px;background:#f7a9161a;filter:blur(32px)}.gh-phil__media{position:relative;aspect-ratio:1 / 1;border-radius:32px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.gh-phil__media img{width:100%;height:100%;object-fit:cover}.gh-phil__stat{position:absolute;right:-40px;bottom:-40px;max-width:320px;display:flex;flex-direction:column;gap:8px;background:var(--teal);border-radius:32px;padding:32px;box-shadow:0 25px 50px -12px #00000040}.gh-phil__stat-num{font-size:36px;font-weight:700;line-height:40px;color:var(--amber)}.gh-phil__stat-text{font-size:14px;font-weight:500;line-height:20px;color:#fff;opacity:.8}.gh-phil__content{display:flex;flex-direction:column;gap:16px}.gh-phil__heading{font-size:48px;font-weight:800;line-height:48px;color:var(--ink)}.gh-phil__desc{font-size:18px;line-height:29.25px;color:var(--body);padding-top:16px}.gh-phil__points{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding-top:24px}.gh-phil__point{display:flex;gap:16px;align-items:flex-start}.gh-phil__point-icon{flex-shrink:0;display:inline-flex}.gh-phil__point-text h4{font-size:16px;font-weight:700;line-height:24px;color:var(--ink)}.gh-phil__point-text p{font-size:14px;line-height:20px;color:var(--body)}@media(max-width:1000px){.gh-phil__grid{grid-template-columns:1fr;gap:72px}.gh-phil__stat{right:0}.gh-phil__heading{font-size:36px;line-height:40px}}@media(max-width:520px){.gh-phil__points{grid-template-columns:1fr}.gh-phil__stat{position:static;margin-top:24px;max-width:none}.gh-phil__glow{display:none}}.gh-pop{background:#fff}.gh-pop__head{display:flex;flex-direction:column;gap:8px;margin-bottom:48px}.gh-pop__title{font-family:var(--font-dm);font-size:36px;font-weight:400;line-height:40px;color:var(--navy)}.gh-pop__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gh-pop__viewport{overflow:hidden;width:100%}.gh-pop__track{display:flex;flex-wrap:nowrap;gap:24px;transition:transform .55s ease;will-change:transform}.gh-pop__track .gh-prod{flex-shrink:0}.gh-prod{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #f3f4f6;border-radius:20px;padding:16px;transition:box-shadow .2s ease,transform .2s ease}.gh-prod:hover{box-shadow:0 12px 24px -12px #0003;transform:translateY(-2px)}.gh-prod__media{display:block;position:relative;background:var(--surface-3);border-radius:12px;overflow:hidden;aspect-ratio:1 / 1;margin-bottom:24px}.gh-prod__media img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.gh-prod__badge{position:absolute;left:12px;top:12px;z-index:2;padding:4px 8px;border-radius:4px;font-family:var(--font-dm);font-size:10px;line-height:15px}.gh-prod__badge--blue-soft{background:#dbeafe;color:#2563eb}.gh-prod__badge--green{background:var(--green);color:#fff}.gh-prod__badge--blue{background:#3b82f6;color:#fff}.gh-prod__body{display:flex;flex-direction:column;flex:1 1 auto}.gh-prod__name{font-family:var(--font-dm);font-size:16px;font-weight:400;line-height:24px;color:var(--navy);margin-bottom:4px;min-height:48px}.gh-prod__name a{color:inherit}.gh-prod__name a:hover{color:var(--green)}.gh-prod__price{font-family:var(--font-dm);font-size:18px;line-height:28px;color:var(--green)}.gh-prod__specs{display:flex;gap:16px;padding-top:12px}.gh-prod__spec{display:inline-flex;align-items:center;gap:4px;font-family:var(--font-dm);font-size:10px;line-height:15px;letter-spacing:-.25px;text-transform:uppercase;color:var(--muted)}.gh-prod__form{margin-top:auto;padding-top:24px}.gh-prod__add{width:100%;display:flex;align-items:center;justify-content:center;padding:12px;border:none;border-radius:12px;background:var(--navy);color:#fff;transition:background .15s ease}.gh-prod__add:hover{background:#1a2436}.gh-prod__soldout{margin-top:auto;padding-top:24px;text-align:center;font-size:14px;color:var(--muted)}.gh-pop__empty{text-align:center;color:var(--muted);padding:40px 0}.gh-pop__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:48px}.gh-pop__dot{width:8px;height:8px;border-radius:9999px;background:#d1d5db;border:none;padding:0;cursor:pointer;flex-shrink:0;transition:width .3s ease,background .3s ease}.gh-pop__dot.is-active{width:32px;background:var(--green)}@media(prefers-reduced-motion:reduce){.gh-pop__track{transition:none}}@media(max-width:1000px){.gh-pop__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.gh-pop__grid{grid-template-columns:1fr;max-width:360px;margin-inline:auto}}.gh-cats{background:#fff}.gh-cats__head{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px}.gh-cats__title{font-size:32px;font-weight:700;line-height:38.4px;color:var(--ink);text-align:center}.gh-cats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.gh-cat{display:flex;flex-direction:column;height:100%;background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden}.gh-cat__media{display:block;position:relative;aspect-ratio:1 / 1}.gh-cat__media img{width:100%;height:100%;object-fit:cover}.gh-cat__badge{position:absolute;left:16px;bottom:16px;width:48px;height:48px;border-radius:12px;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.gh-cat__body{display:flex;flex-direction:column;flex:1 1 auto;padding:24px}.gh-cat__name{font-size:24px;font-weight:600;line-height:31.2px;color:var(--ink);margin-bottom:12px}.gh-cat__desc{font-size:16px;line-height:24px;color:var(--body);margin-bottom:24px}.gh-cat .gh-link-arrow{margin-top:auto;align-self:flex-start}@media(max-width:900px){.gh-cats__grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto}}.gh-pdp-newsletter{background:var(--surface-3);padding-block:48px 64px}.gh-pdp-newsletter__inner{display:flex;align-items:center;gap:57px;padding:48px;border-radius:24px;background:var(--surface-3)}.gh-pdp-newsletter__brand{display:flex;align-items:center;gap:24px;flex-shrink:0}.gh-pdp-newsletter__icon{width:64px;height:64px;border-radius:16px;background:#fff;box-shadow:0 1px 1px #0000000d;display:inline-flex;align-items:center;justify-content:center;color:var(--green-bright)}.gh-pdp-newsletter__title{font-family:var(--font-display);font-size:30px;font-weight:600;line-height:36px;color:#111827}.gh-pdp-newsletter__title em{font-style:italic;color:var(--green-bright)}.gh-pdp-newsletter__body{flex:1}.gh-pdp-newsletter__label{font-size:14px;font-weight:600;color:var(--muted);margin-bottom:24px}.gh-pdp-newsletter__perks{display:flex;flex-wrap:wrap;gap:16px 24px;margin-bottom:24px}.gh-pdp-newsletter__perk{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#374151}.gh-pdp-newsletter__perk-dot{width:16px;height:16px;border-radius:9999px;background:var(--green-bright);display:inline-flex;align-items:center;justify-content:center;color:#fff}.gh-pdp-newsletter__form{display:flex;gap:8px}.gh-pdp-newsletter__input{flex:1;padding:14px 17px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;background:#fff}.gh-pdp-newsletter__submit{padding:12px 32px;border:none;border-radius:8px;background:var(--green-bright);color:#fff;font-size:16px;font-weight:700;white-space:nowrap}.gh-pdp-newsletter__submit:hover{background:#00b34a}@media(max-width:1200px){.gh-pdp-newsletter__inner{flex-direction:column;align-items:flex-start;gap:32px}}@media(max-width:768px){.gh-pdp-newsletter__form{flex-direction:column}.gh-pdp-newsletter__inner{padding:32px 24px}}.gh-trustwrap{background:var(--surface);padding-block:0;position:relative;z-index:5}.gh-trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:32px;padding:32px;gap:32px;box-shadow:0 25px 50px -12px #00000040;margin-block:-40px 0}.gh-trust__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding-inline:16px}.gh-trust__item:not(:first-child){border-left:1px solid var(--border-soft)}.gh-trust__icon{width:48px;height:48px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.gh-trust__icon--green{background:#006e2a0d;color:var(--green)}.gh-trust__icon--amber{background:#f7a9160d;color:var(--amber)}.gh-trust__title{font-size:16px;font-weight:700;line-height:24px;color:var(--ink);margin-bottom:4px}.gh-trust__sub{font-size:12px;line-height:16px;color:var(--body)}@media(max-width:900px){.gh-trust{grid-template-columns:repeat(2,1fr);gap:24px 16px}.gh-trust__item:nth-child(3){border-left:none}}@media(max-width:520px){.gh-trust{grid-template-columns:1fr}.gh-trust__item{border-left:none!important}}.gh-usp{background:var(--surface-2);border-bottom:1px solid var(--border-soft)}.gh-usp__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:24px 25px}.gh-usp__item{display:flex;align-items:center;gap:8px}.gh-usp__icon{display:inline-flex;flex-shrink:0}.gh-usp__text{font-size:14px;font-weight:600;letter-spacing:.28px;line-height:16.8px;color:var(--body);white-space:nowrap}.gh-usp__divider{width:1px;height:16px;background:var(--border);flex-shrink:0}@media(max-width:1100px){.gh-usp__inner{flex-wrap:wrap;justify-content:center;gap:12px 20px}.gh-usp__divider{display:none}}.gh-why{background:var(--surface)}.gh-why__grid{display:grid;grid-template-columns:5fr 7fr;gap:80px;align-items:center}.gh-why__title{font-size:32px;font-weight:700;line-height:38.4px;color:var(--ink);margin-bottom:24px}.gh-why__left .gh-heading-underline{margin-bottom:24px}.gh-why__desc{font-size:16px;line-height:24px;color:var(--body);margin-bottom:24px}.gh-why__media{border-radius:16px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;aspect-ratio:16 / 10}.gh-why__media img{width:100%;height:100%;object-fit:cover}.gh-why__subtitle{font-size:24px;font-weight:600;line-height:31.2px;color:var(--green);margin-bottom:32px}.gh-why__adv{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 32px}.gh-why__item{display:flex;gap:16px;align-items:flex-start}.gh-why__item-icon{flex-shrink:0;display:inline-flex}.gh-why__item-text h4{font-size:14px;font-weight:600;letter-spacing:.28px;line-height:16.8px;color:var(--ink);margin-bottom:3px}.gh-why__item-text p{font-size:12px;font-weight:500;line-height:14.4px;color:var(--body)}@media(max-width:1000px){.gh-why__grid{grid-template-columns:1fr;gap:48px}}@media(max-width:560px){.gh-why__adv{grid-template-columns:1fr;gap:24px}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
