.hh-topbar{background:var(--hh-topbar-bg, #2b4d56);color:var(--hh-topbar-fg, #f2ede0);font-family:var(--font-body-family, "Inter"),sans-serif}.hh-topbar__inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 26px;max-width:1200px;margin-inline:auto;padding:9px 20px;text-align:center}.hh-topbar__item{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:.01em;text-decoration:none}a.hh-topbar__item:hover{text-decoration:underline;text-underline-offset:3px}.hh-topbar__icon{display:flex;flex:none;width:16px;height:16px}.hh-topbar__icon svg{width:100%;height:100%}.hh-topbar__item+.hh-topbar__item:before{content:"";width:3px;height:3px;margin-right:18px;border-radius:50%;background:currentColor;opacity:.55}.hh-topbar--rotating .hh-topbar__inner{display:grid;padding:9px 16px}.hh-topbar--rotating .hh-topbar__item{grid-area:1 / 1;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease}.hh-topbar--rotating .hh-topbar__item.is-current{opacity:1;visibility:visible}.hh-topbar--rotating .hh-topbar__item+.hh-topbar__item:before{display:none}@media(prefers-reduced-motion:reduce){.hh-topbar--rotating .hh-topbar__item{transition:none}}.hh-compare__grid{display:grid;gap:26px;align-items:center}.hh-compare__card{padding:8px 20px 12px;border:1px solid var(--hh-line);border-radius:var(--hh-radius);background:var(--hh-white)}.hh-compare__table{width:100%;border-collapse:collapse;font-size:15px}.hh-compare__col{padding:14px 8px 12px;font-size:13px;font-weight:600;line-height:1.3;text-align:center;color:var(--hh-muted);vertical-align:bottom;width:22%}.hh-compare__logo{display:block;width:auto;max-width:92px;height:auto;margin-inline:auto}.hh-compare__benefit{padding:15px 10px 15px 4px;font-size:15px;font-weight:600;line-height:1.35;text-align:left;color:var(--hh-ink)}.hh-compare__row+.hh-compare__row .hh-compare__benefit,.hh-compare__row+.hh-compare__row .hh-compare__cell{border-top:1px solid var(--hh-line)}.hh-compare__cell{padding:15px 8px;text-align:center}.hh-compare__yes,.hh-compare__no{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.hh-compare__yes{color:var(--hh-check, #2b4d56)}.hh-compare__no{color:#1c2b3059}.hh-compare__yes svg,.hh-compare__no svg{width:100%;height:100%}@media screen and (min-width:750px){.hh-compare__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}.hh-compare__grid--table-left .hh-compare__card{order:-1}.hh-compare__card{padding:10px 28px 16px}.hh-compare__benefit{font-size:16px}}@media screen and (min-width:990px){.hh-compare__grid{gap:88px}}.hh-contact__grid{display:grid;gap:28px;align-items:start}.hh-contact .hh-heading{font-size:clamp(30px,5vw,46px)}.hh-contact__details{display:grid;gap:18px;margin:28px 0 0;padding:0;list-style:none}.hh-contact__detail{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start}.hh-contact__detail-icon{display:flex;flex:none;width:22px;height:22px;margin-top:2px;color:var(--hh-teal)}.hh-contact__detail-icon svg{width:100%;height:100%}.hh-contact__detail-title{margin:0;font-size:16px;font-weight:600;color:var(--hh-ink)}.hh-contact__detail-text{display:inline-block;margin:2px 0 0;color:var(--hh-muted);text-underline-offset:3px}a.hh-contact__detail-text{color:var(--hh-teal)}.hh-contact__card{padding:24px 20px;border-radius:var(--hh-radius);background:var(--hh-sand)}.hh-contact__row{display:grid;gap:16px}.hh-field{display:block;min-width:0;margin:0 0 18px;padding:0;border:0}.hh-contact__row .hh-field{margin-bottom:0}.hh-field__label{display:block;margin-bottom:8px;padding:0;font-size:14px;font-weight:600;color:var(--hh-ink)}.hh-field__input{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--hh-line);border-radius:var(--buttons-radius-outset, 8px);background:var(--hh-white);color:var(--hh-ink);font-family:var(--hh-font);font-size:16px;line-height:1.4}.hh-field__input:focus{outline:2px solid var(--hh-teal);outline-offset:1px}.hh-field__textarea{min-height:150px;resize:vertical}.hh-contact__topics{margin-top:18px}.hh-contact__chips{display:flex;flex-wrap:wrap;gap:8px}.hh-contact__chip{display:inline-flex;align-items:center;padding:9px 16px;border:1px solid var(--hh-line);border-radius:999px;background:var(--hh-white);color:var(--hh-ink);font-size:14px;line-height:1.3;cursor:pointer;transition:background .15s ease,color .15s ease}.hh-contact__chip:hover{border-color:var(--hh-teal)}.hh-contact__chip-input:checked+.hh-contact__chip{border-color:var(--hh-teal);background:var(--hh-teal);color:var(--hh-cream)}.hh-contact__chip-input:focus-visible+.hh-contact__chip{outline:2px solid var(--hh-teal);outline-offset:2px}.hh-contact__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:4px}.hh-contact__submit{flex:none}.hh-contact__submit:after{display:none}.hh-contact__privacy{flex:1 1 220px;font-size:13px;color:var(--hh-muted)}.hh-contact__privacy p{margin:0}.hh-contact__privacy a{color:inherit;text-decoration:underline;text-underline-offset:3px}.hh-contact__success,.hh-contact__error{display:flex;align-items:flex-start;gap:10px;margin:0;padding:18px 20px;border-radius:var(--hh-radius-small);background:var(--hh-white);color:var(--hh-ink)}.hh-contact__success-icon{display:flex;flex:none;width:22px;height:22px;color:var(--hh-teal)}.hh-contact__success-icon svg{width:100%;height:100%}.hh-contact__error{color:#9b2c2c}@media screen and (min-width:750px){.hh-contact__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px}.hh-contact__card{padding:36px 34px}.hh-contact__row{grid-template-columns:1fr 1fr}.hh-contact__details{margin-top:36px}}.hh-faq__intro{margin-bottom:28px;text-align:center}@media screen and (min-width:750px){.hh-faq__intro{margin-bottom:40px}}.hh-faq__intro .hh-text{max-width:52ch;margin-inline:auto}.hh-faq__contact{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:36px;color:var(--hh-muted);text-align:left}.hh-faq__contact-icon{display:flex;flex:none;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#2b4d5614;color:var(--hh-teal)}.hh-faq__contact-text p{margin:0}.hh-faq__contact-text a{color:var(--hh-teal);font-weight:600;text-underline-offset:3px}.hh-feature__grid{display:grid;gap:24px}.hh-feature__media{--hh-ratio: 1 / 1}.hh-feature__list{margin-top:22px}.hh-feature__after{margin-top:20px}@media screen and (min-width:750px){.hh-feature__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:start}.hh-feature--image-right .hh-feature__media-wrap{order:2}.hh-feature__media-wrap{position:sticky;top:110px}.hh-feature__media{--hh-ratio: 4 / 5}.hh-feature__content{padding-block:12px}}@media screen and (min-width:990px){.hh-feature__grid{gap:96px}}.hh-guarantee__card{position:relative;overflow:hidden;border-radius:var(--hh-radius)}.hh-guarantee__inner{position:relative;display:grid;justify-items:center;gap:20px;padding:36px 20px;text-align:center}.hh-guarantee__badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:112px;height:112px;border-radius:50%;border:1px solid var(--hh-badge-line);box-shadow:inset 0 0 0 6px var(--hh-badge-ring-bg),inset 0 0 0 7px var(--hh-badge-line)}.hh-guarantee__number{font-family:var(--hh-font-heading);font-size:40px;font-weight:600;line-height:1;letter-spacing:-.03em}.hh-guarantee__unit{margin-top:4px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hh-guarantee__content .hh-text{max-width:52ch;margin-inline:auto}.hh-guarantee__content .hh-label{margin-bottom:12px}.hh-guarantee--teal .hh-guarantee__card{--hh-fg: var(--hh-cream);--hh-muted: rgb(251 250 245 / .76);--hh-heading-color: var(--hh-cream);--hh-label-color: var(--hh-cream);--hh-button-bg: var(--hh-cream);--hh-button-fg: var(--hh-teal-deep);--hh-badge-line: rgb(251 250 245 / .35);--hh-badge-ring-bg: var(--hh-teal-deep);background:var(--hh-teal-deep);color:var(--hh-cream)}.hh-guarantee--teal .hh-guarantee__badge{color:var(--hh-cream)}.hh-guarantee--teal .hh-guarantee__unit{color:var(--hh-kraft)}.hh-guarantee--pattern .hh-guarantee__card{--hh-badge-line: var(--hh-line);--hh-badge-ring-bg: var(--hh-cream);background:var(--hh-cream);box-shadow:0 0 0 1px var(--hh-line)}.hh-guarantee--pattern .hh-guarantee__badge{background:var(--hh-cream);color:var(--hh-teal)}.hh-guarantee--pattern .hh-guarantee__inner:before{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;background:radial-gradient(ellipse at center,#fbfaf5eb,#fbfaf5bf 55%,#fbfaf500);pointer-events:none}.hh-guarantee--pattern .hh-guarantee__badge,.hh-guarantee--pattern .hh-guarantee__content,.hh-guarantee--pattern .hh-guarantee__action{position:relative}.hh-guarantee__pattern,.hh-guarantee__pattern img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hh-guarantee__pattern-desktop{display:none}@media screen and (min-width:750px){.hh-guarantee__inner{grid-template-columns:auto minmax(0,1fr) auto;justify-items:start;align-items:center;gap:48px;padding:56px 64px;text-align:left}.hh-guarantee__badge{width:136px;height:136px}.hh-guarantee__number{font-size:48px}.hh-guarantee__content .hh-text{margin-inline:0}.hh-guarantee--pattern .hh-guarantee__inner{grid-template-columns:1fr;justify-items:center;gap:24px;padding:80px 64px;text-align:center}.hh-guarantee--pattern .hh-guarantee__content .hh-text{margin-inline:auto}.hh-guarantee__pattern-desktop{display:block}.hh-guarantee__pattern-mobile{display:none}}.hh-map__grid{display:grid;gap:24px;align-items:start}.hh-map__figure{display:flex;flex-direction:column;align-items:center;gap:20px}.hh-map__svg{display:block;width:auto;max-width:100%;height:min(58vh,420px);overflow:visible}.hh-map__county{fill:var(--hh-map-soft, #edf2f0);stroke:#2b4d5673;stroke-width:.8;cursor:pointer;transition:fill .15s ease}.hh-map__county[data-hardness=medium]{fill:var(--hh-map-medium, #c5d8d5)}.hh-map__county[data-hardness=hard]{fill:var(--hh-map-hard, #8fb2ae)}.hh-map__county:hover{fill:var(--hh-kraft)}.hh-map__county.is-active{fill:var(--hh-teal);stroke:var(--hh-teal);stroke-width:1.4}.hh-map__county:focus-visible{outline:2px solid var(--hh-teal);outline-offset:2px}.hh-map__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin:0;padding:0;list-style:none;font-size:13px;color:var(--hh-muted)}.hh-map__legend-item{display:inline-flex;align-items:center;gap:8px}.hh-map__swatch{width:14px;height:14px;border:1px solid rgb(43 77 86 / .35);border-radius:4px}.hh-map__swatch--soft{background:var(--hh-map-soft, #edf2f0)}.hh-map__swatch--medium{background:var(--hh-map-medium, #c5d8d5)}.hh-map__swatch--hard{background:var(--hh-map-hard, #8fb2ae)}.hh-map__picker{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px}.hh-map__picker-label{font-size:14px;font-weight:600;color:var(--hh-ink)}.hh-map__select{flex:1 1 200px;min-height:46px;padding:0 14px;border:1px solid var(--hh-line);border-radius:var(--buttons-radius-outset, 8px);background:var(--hh-white);color:var(--hh-ink);font-family:var(--hh-font);font-size:15px}.hh-map__result{margin-top:18px;padding:22px 24px;border:1px solid var(--hh-line);border-radius:var(--hh-radius-small);background:var(--hh-white)}.hh-map__prompt{margin:0;color:var(--hh-muted)}.hh-map__result-county{margin:0;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--hh-muted)}.hh-map__result-level{margin:6px 0 0;font-family:var(--hh-font-heading);font-size:24px;font-weight:600;letter-spacing:-.02em;color:var(--hh-teal)}.hh-map__result-dose{margin:10px 0 0;font-size:20px;font-weight:600;color:var(--hh-ink)}.hh-map__result-extra{margin:10px 0 0;color:var(--hh-muted)}.hh-map__result-note{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--hh-line);font-size:13px;color:var(--hh-muted)}.hh-map__fact{margin-top:22px}@media screen and (min-width:750px){.hh-map__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px}.hh-map__grid--map-right .hh-map__figure{order:2}.hh-map__svg{height:520px}}@media screen and (min-width:990px){.hh-map__grid{gap:80px}}@media(prefers-reduced-motion:reduce){.hh-map__county{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
