.hh{background:var(--paper);color:var(--ink);overflow-x:clip}.hh-eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-sky)}.hh-head{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.hh-head h2{margin:0;font-size:26px;line-height:1.1;letter-spacing:-.02em;color:var(--ink)}.hh-head p{margin:0;color:var(--muted);font-size:15px;line-height:1.5}.hh-hero{background:linear-gradient(180deg,#eef3f7 0,#f1f7fb 55%,var(--paper) 100%);padding:28px 0 8px}.hh-hero__inner{gap:28px;text-align:center}.hh-hero__copy,.hh-hero__inner{display:flex;flex-direction:column;align-items:center}.hh-hero__copy{gap:14px;max-width:640px}.hh-hero h1{margin:0;color:var(--ink);font-size:34px;font-weight:800;line-height:1.04;letter-spacing:-.02em}.hh-hero__text{margin:0;color:var(--ink-3,#3d4852);font-size:16px;line-height:1.5}.hh-stores{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.hh-store{display:inline-flex;min-height:44px;border-radius:10px}.hh-store img{display:block;width:auto;height:48px}.hh-store:focus-visible{outline:3px solid var(--brand-sky);outline-offset:3px}.hh .hm-rating{display:inline-flex;align-items:center;gap:6px;padding:6px 12px 6px 10px;border-radius:999px;background:var(--paper);color:var(--ink);font-size:13px;text-decoration:none;box-shadow:0 4px 16px rgba(14,26,36,.1)}.hh .hm-rating strong{font-size:15px}.hh .hm-stars{display:inline-flex;gap:1px}.hh .hm-rating__count{color:var(--ink-3,#3d4852)}.hh-hero__phones{position:relative;display:flex;justify-content:center;width:100%}.hh-phone{display:block;width:60vw;max-width:250px;aspect-ratio:9/19.5;overflow:hidden;border:6px solid #0b0f14;border-radius:36px;background:#0b0f14;box-shadow:0 24px 48px rgba(14,26,36,.25)}.hh-phone img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;border-radius:30px}.hh-phone--left,.hh-phone--right{display:none}.hh-services{padding:40px 0 8px}.hh-services__rail{overflow:hidden}.hh-services__track{display:flex;gap:14px;width:max-content;margin:0;padding:4px 0 16px;list-style:none;animation:hh-scroll 48s linear infinite}.hh-services__rail:hover .hh-services__track{animation-play-state:paused}.hh-service{display:flex;flex-direction:column;width:200px;overflow:hidden;border-radius:20px;background:var(--paper);box-shadow:0 10px 28px rgba(14,26,36,.12)}.hh-service img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.hh-service strong{padding:14px 12px;font-size:17px;text-align:center}.hh-steps{padding-block:40px}.hh-steps__list{display:grid;gap:16px;margin:0;padding:0;list-style:none}.hh-step{display:flex;flex-direction:column;gap:8px;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.hh-step img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;background:#f5f6f4}.hh-step__number{color:var(--brand-sky);font-size:13px;font-weight:800;letter-spacing:.1em}.hh-step h3{margin:0;font-size:20px;color:var(--ink)}.hh-step p{margin:0;color:var(--muted);font-size:15px;line-height:1.5}.hh-ticks{display:flex;flex-direction:column;gap:6px;margin:4px 0 0;padding:0;list-style:none;font-size:14px}.hh-ticks li{display:flex;align-items:center;gap:8px}.hh-ticks svg{flex-shrink:0;color:#17763e}.hh-why{padding:40px 0;background:var(--ink)}.hh-why,.hh-why .hh-head h2{color:#fff}.hh-why .hh-head p{color:#b9d4e6}.hh-why .hh-eyebrow{color:var(--brand-yellow)}.hh-why__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.hh-why__list li{display:flex;flex-direction:column;gap:6px;padding:16px;border-radius:16px;background:rgba(255,255,255,.06)}.hh-why__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:4px;border-radius:12px;background:var(--brand-yellow);color:var(--ink)}.hh-why__list strong{font-size:16px}.hh-why__list span:last-child{color:#d5dce2;font-size:14px;line-height:1.45}.hh-reviews{padding:40px 0 16px}.hh-reviews__rail{display:flex;gap:12px;margin-block:0;padding-block:4px 16px;overflow-x:auto;scroll-snap-type:x mandatory;list-style:none;scrollbar-width:none}.hh-reviews__rail::-webkit-scrollbar{display:none}.hh-review{display:flex;flex:0 0 min(280px,80vw);flex-direction:column;gap:10px;padding:18px;border-radius:18px;background:#f5f6f4;scroll-snap-align:start}.hh-review__stars{display:inline-flex;gap:2px}.hh-review p{margin:0;color:var(--ink);font-size:16px;line-height:1.45}.hh-review strong{margin-top:auto;font-size:14px}.hh-faqs{padding-block:32px 40px}.hh-faqs__list{display:flex;flex-direction:column;gap:10px}.hh-faq{border:1px solid var(--line);border-radius:14px;background:var(--paper)}.hh-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;list-style:none}.hh-faq summary::-webkit-details-marker{display:none}.hh-faq summary:after{content:"+";flex-shrink:0;color:var(--brand-sky);font-size:22px;line-height:1}.hh-faq[open] summary:after{content:"\2212"}.hh-faq p{margin:0;padding:0 16px 16px;color:var(--muted);font-size:15px;line-height:1.55}.hh-download{padding:0 0 40px}.hh-download__inner{display:flex;flex-direction:column;align-items:center;gap:12px;padding-block:28px;border-radius:24px;background:linear-gradient(135deg,#f1f7fb,#dceaf3);text-align:center}.hh-download h2{margin:0;font-size:24px;color:var(--ink)}.hh-download p{margin:0;max-width:520px;color:var(--ink-3,#3d4852);font-size:15px;line-height:1.5}.hh-bar{position:fixed;right:0;bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom, 0px));left:0;z-index:44;display:flex;justify-content:space-between;gap:12px;padding:10px 16px;border-top:1px solid var(--line);background:rgba(255,255,255,.98);box-shadow:0 -8px 24px rgba(14,26,36,.08);font-size:14px}.hh-bar,.hh-bar a{align-items:center}.hh-bar a{display:inline-flex;flex-shrink:0;min-height:44px;padding:0 18px;border-radius:999px;background:var(--brand-yellow);color:var(--ink);font-weight:700;text-decoration:none}.hh:has(.hh-bar){padding-bottom:72px}@keyframes hh-scroll{to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.hh-services__rail{overflow-x:auto}.hh-services__track{animation:none}.hh-service[aria-hidden=true]{display:none}}@media (min-width:769px){.hh-head{margin-bottom:28px}.hh-head h2{font-size:36px}.hh-head p{font-size:17px}.hh-hero{padding:56px 0 24px}.hh-hero__inner{gap:40px}.hh-hero h1{font-size:56px}.hh-hero__text{font-size:19px}.hh-store img{height:56px}.hh-phone{width:250px}.hh-phone--centre{position:relative;z-index:2;width:280px;max-width:280px}.hh-phone--left,.hh-phone--right{display:block;align-self:flex-end;margin-bottom:24px}.hh-phone--left{margin-right:-40px;transform:rotate(-9deg)}.hh-phone--right{margin-left:-40px;transform:rotate(9deg)}.hh-reviews,.hh-services,.hh-steps,.hh-why{padding-block:72px}.hh-service{width:300px}.hh-service strong{font-size:20px}.hh-steps__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hh-why__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hh-why__list li{padding:22px}.hh-review{flex-basis:320px}.hh-faqs{max-width:860px;padding-block:56px 72px}.hh-download__inner{padding-block:44px}.hh-download h2{font-size:32px}.hh-bar{display:none}.hh:has(.hh-bar){padding-bottom:0}}