.hm-hero{background:var(--brand-cream);flex-direction:column;align-items:center;gap:80px;padding:64px 0 0;display:flex}.hm-hero__copy{text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:720px;padding:0 24px;display:flex}.hm-hero__badge{background:var(--brand-orange);color:#fff;letter-spacing:-.14px;border-radius:999px;align-items:center;padding:8px 12px;font-size:14px;display:inline-flex}.hm-hero__title{color:var(--brand-maroon);font-size:clamp(2.4rem,6vw,80px);font-weight:600;line-height:1.3}.hm-hero__subtitle{letter-spacing:-.2px;color:var(--brand-maroon);max-width:416px;font-size:clamp(1rem,1.8vw,20px);line-height:1.6}.hm-hero__cta{background:var(--brand-wine);height:64px;color:var(--brand-cream);white-space:nowrap;border-radius:99px;align-items:center;gap:12px;padding:0 32px;font-size:18px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.hm-hero__cta:hover{background:var(--brand-maroon);transform:translateY(-1px)}.hm-hero__band{width:100%;line-height:0;position:relative}.hm-hero__band-img{width:100%;height:auto;display:block}.hm-ready-band{background-color:#ff4949;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 38'><polygon points='11,0 22,19 11,38 0,19' fill='%23e3f070'/></svg>");background-position:0 0;background-repeat:repeat-x;background-size:22px 38px;width:100%;height:38px;position:relative}.hm-howto{color:var(--brand-maroon);background:#ff4949;padding:48px 24px 264px;overflow:hidden}.hm-howto__inner{flex-direction:column;align-items:center;gap:32px;max-width:1280px;margin:0 auto;display:flex}.hm-howto__head{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.hm-howto__title{color:#fff;font-size:clamp(2rem,5vw,62px);font-weight:600;line-height:1.2}.hm-howto__sub{color:var(--brand-maroon);font-size:20px;font-weight:500}.hm-howto__stage{justify-content:center;align-items:center;width:100%;max-width:760px;min-height:560px;display:flex;position:relative}.hm-howto__phone{z-index:2;line-height:0;position:relative}.hm-howto__phone-img{width:100%;max-width:420px;height:auto;display:block}.hm-howto__avatar{z-index:1;pointer-events:none;line-height:0;position:absolute}.hm-howto__avatar img{border-radius:50%;width:100%;height:auto}.hm-howto__avatar--left{pointer-events:auto;width:120px;top:40%;right:calc(50% + 220px)}.hm-howto__avatar--right-top{pointer-events:auto;width:96px;top:12%;right:4%}.hm-howto__avatar--right-bottom{pointer-events:auto;width:96px;bottom:18%;right:8%}.hm-howto__avatar:hover{z-index:5}.hm-howto__card{filter:drop-shadow(0 6px 6px #0000000f);opacity:0;transform-origin:100%;pointer-events:none;align-items:stretch;width:260px;transition:opacity .28s,transform .28s;display:flex;position:absolute;top:8px;right:calc(100% + 6px);transform:translateY(6px)scale(.92)}.hm-howto__card:before{content:"";z-index:-1;position:absolute;inset:-12px}.hm-howto__avatar:hover .hm-howto__card{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}@media (min-width:901px){.hm-howto__avatar--right-top .hm-howto__card,.hm-howto__avatar--right-bottom .hm-howto__card{transform-origin:0;left:calc(100% + 6px);right:auto}}.hm-howto__card-icon{background:var(--brand-yellow);flex:0 0 30%;justify-content:center;align-items:center;line-height:0;display:inline-flex}.hm-howto__card-icon img{border-radius:0;width:28px;height:auto}.hm-howto__card-body{text-align:right;background:#fff;flex-direction:column;flex:0 0 70%;justify-content:center;gap:6px;min-width:0;padding:14px 16px;display:flex}.hm-howto__card-text{letter-spacing:-.14px;color:var(--brand-maroon);font-size:14px;font-weight:600;line-height:1.2}.hm-howto__card-link{letter-spacing:-.12px;color:#ff4949;cursor:pointer;align-self:flex-start;font-size:12px;font-weight:500;line-height:1.2;text-decoration:none;transition:opacity .18s}.hm-howto__card-link:hover{opacity:.7;text-decoration:underline}.hm-howto__appstore{background:0 0;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.hm-howto__appstore:hover{transform:translateY(-2px)}.hm-cats{z-index:2;color:#fff;background-color:var(--brand-maroon);background-image:url(/home/cats-bg-main.png);background-position:top;background-repeat:repeat-y;background-size:100%;padding:80px 24px;position:relative}.hm-cats__deco{pointer-events:none;z-index:1;width:100%;height:auto;display:block;position:absolute;left:0;right:0}.hm-cats__deco--top{bottom:100%}.hm-cats__deco--bottom{top:100%}.hm-cats__inner{flex-direction:column;align-items:center;gap:32px;max-width:1280px;margin:0 auto;display:flex}.hm-cats__panel{background:var(--brand-cream);border-radius:24px;grid-template-columns:1fr 1fr;gap:0;width:100%;display:grid;overflow:hidden}.hm-cats__grid{background:var(--brand-cream);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.hm-cats-tile{aspect-ratio:1;background:var(--brand-cream);text-align:center;cursor:pointer;appearance:none;border:1px solid #4b011d14;border-top:0;border-left:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:12px;padding:20px 12px;transition:background .18s,transform .18s;display:flex;position:relative}.hm-cats-tile.is-active{background:var(--brand-yellow)}.hm-cats-tile:hover:not(.is-active):not(.hm-cats-tile--more){background:#ffbd0029}.hm-cats-tile:focus-visible{outline:2px solid var(--brand-maroon);outline-offset:-2px}.hm-cats-tile__icon{justify-content:center;align-items:center;width:96px;height:96px;display:flex}.hm-cats-tile__icon-img{object-fit:contain;border-radius:16px;width:100%;height:100%}.hm-cats-tile__icon-fallback{background:#4b011d14;border-radius:12px;width:56px;height:56px}.hm-cats-tile__name{letter-spacing:-.16px;color:var(--brand-maroon);font-size:16px;font-weight:600;line-height:1.2}.hm-cats-tile--more{padding:0}.hm-cats-tile__link{background:var(--brand-cream);width:100%;height:100%;color:var(--brand-maroon);flex-direction:column;justify-content:center;align-items:center;gap:10px;transition:background .15s;display:flex}.hm-cats-tile__link:hover{background:#ffbd002e}.hm-cats-tile__more-value{color:var(--brand-maroon);font-size:clamp(2rem,3.5vw,44px);font-weight:700;line-height:1}.hm-cats-tile__more-label{color:var(--brand-maroon);font-size:15px}.hm-cats__preview{background-color:var(--brand-orange);background-image:  radial-gradient(circle at 0 0,var(--brand-yellow)32px,transparent 33px),radial-gradient(circle at 100% 0,var(--brand-yellow)32px,transparent 33px),radial-gradient(circle at 0 100%,var(--brand-yellow)32px,transparent 33px),radial-gradient(circle at 100% 100%,var(--brand-yellow)32px,transparent 33px),radial-gradient(circle at 5px 5px,var(--brand-ink)32px,transparent 33px),radial-gradient(circle at calc(100% - 5px)5px,var(--brand-ink)32px,transparent 33px),radial-gradient(circle at 5px calc(100% - 5px),var(--brand-ink)32px,transparent 33px),radial-gradient(circle at calc(100% - 5px)calc(100% - 5px),var(--brand-ink)32px,transparent 33px);color:var(--brand-cream);text-align:right;background-repeat:no-repeat;flex-direction:column;gap:16px;padding:80px 32px 40px;display:flex;position:relative}.hm-cats__preview-main{flex-direction:column;flex:1;justify-content:center;gap:24px;min-height:0;display:flex}.hm-cats__preview-badge{background:var(--brand-cream);color:var(--brand-maroon);border-radius:999px;align-items:center;padding:8px 14px;font-size:14px;font-weight:500;display:inline-flex;position:absolute;top:40px;left:50%;transform:translate(-50%)}.hm-cats__preview-q{color:var(--brand-maroon);text-align:center;font-size:clamp(1.5rem,2.4vw,40px);font-weight:450;line-height:1.6}.hm-cats__preview-answers{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hm-cats__preview-answer{color:var(--brand-maroon);text-align:center;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;padding:18px 16px;font-family:inherit;font-size:16px;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .15s,opacity .2s;display:inline-flex}.hm-cats__preview-answer:not(:disabled):hover{border-color:var(--brand-yellow);transform:translateY(-2px)}.hm-cats__preview-answer.is-correct{color:#fff;background:#1f9d55;border-color:#1f9d55}.hm-cats__preview-answer.is-wrong{color:#fff;background:#e23b4e;border-color:#e23b4e}.hm-cats__preview-answer.is-dim{opacity:.45}.hm-cats__preview-answer:disabled{cursor:default}.hm-cats__preview-store{background:0 0;justify-content:center;align-self:center;align-items:center;transition:transform .2s;display:inline-flex}.hm-cats__preview-store:hover{transform:translateY(-2px)}.hm-cats__stats{background:var(--brand-cream);border-radius:999px;grid-template-columns:repeat(3,1fr);align-items:center;gap:24px;width:100%;padding:24px 40px;display:grid}.hm-cats-stat{flex-direction:row;justify-content:center;align-items:center;gap:16px;display:flex}.hm-cats-stat__text{text-align:right;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.hm-cats-stat__value{color:var(--brand-ink);font-size:clamp(1.8rem,3vw,44px);font-weight:700;line-height:1}.hm-cats-stat__label{color:var(--brand-maroon);opacity:.75;font-size:14px}.hm-cats-stat__icon{background:var(--brand-yellow);width:72px;height:72px;color:var(--brand-maroon);box-shadow:5px 5px 0 var(--brand-ink);border:2px solid var(--brand-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hm-cats-stat__icon svg{width:32px;height:32px}.hm-helpers{background:var(--brand-cream);padding:360px 24px 88px}.hm-helpers__inner{background:var(--brand-yellow);border-radius:32px;flex-direction:column;gap:0;max-width:1280px;margin:0 auto;padding:40px 40px 48px;display:flex}.hm-helpers__head{justify-content:space-between;gap:32px;margin-bottom:-8px;display:flex}.hm-helpers__copy{align-self:flex-start}.hm-helpers__man{align-self:flex-end}.hm-helpers__copy{text-align:right;flex-direction:column;flex:1 1 0;gap:28px;padding-top:8px;display:flex}.hm-helpers__title{color:var(--brand-ink);font-size:clamp(2rem,4.5vw,52px);font-weight:700;line-height:1.2}.hm-helpers__sub{color:var(--brand-maroon);white-space:pre-line;max-width:520px;font-size:clamp(1rem,1.6vw,18px);line-height:1.7}.hm-helpers__man{flex-shrink:0;margin-left:32px;line-height:0}.hm-helpers__man img{width:260px;height:auto;display:block}.hm-helpers__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.hm-helpers-card{background:#fff4e0;border-radius:20px;flex-direction:column;align-items:flex-start;gap:20px;min-height:330px;padding:20px 24px 28px;display:flex;position:relative}.hm-helpers-card__q{width:28px;height:28px;color:var(--brand-cream);background:#4b011d99;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex;position:absolute;top:20px;left:20px}.hm-helpers-card__name{color:var(--brand-ink);text-align:right;font-size:22px;font-weight:500}.hm-helpers-card__icon{justify-content:center;align-self:flex-start;align-items:flex-end;width:170px;height:150px;margin-top:auto;margin-left:24px;display:flex}.hm-helpers-card__icon img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.hm-testimonials{background:var(--brand-cream);flex-direction:column;gap:56px;padding:72px 0 110px;display:flex}.hm-testimonials__title{color:var(--brand-maroon);text-align:center;padding:0 24px;font-size:clamp(2rem,4.5vw,52px);font-weight:700;line-height:1.2}.hm-testimonials__row{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;direction:ltr;align-items:flex-start;gap:24px;padding:0 80px;display:flex;overflow-x:auto}.hm-testimonials__row::-webkit-scrollbar{display:none}.hm-testimonials__row.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.hm-review{color:inherit;direction:rtl;border-radius:16px;flex-direction:column;flex:0 0 373px;justify-content:space-between;height:500px;padding:24px;text-decoration:none;display:flex}.hm-review--blue{background:var(--brand-blue)}.hm-review--orange{background:var(--brand-orange)}.hm-review--purple{background:var(--brand-purple)}.hm-review--yellow{background:var(--brand-yellow)}.hm-review__top{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.hm-stars{gap:4px;display:flex}.hm-review__quote{text-align:right;color:var(--brand-ink);font-size:32px;font-weight:500;line-height:1.5}.hm-review__quote.is-medium{font-size:26px}.hm-review__quote.is-long{font-size:21px}.hm-review__quote.is-xlong{font-size:16px;line-height:1.45}.hm-review__person{align-items:center;gap:16px;display:flex}.hm-review__meta{text-align:right;flex-direction:column;flex:1;gap:4px;display:flex}.hm-review__name{color:var(--brand-ink);font-size:16px;font-weight:600}.hm-review__city{color:#00000073;font-size:14px}.hm-review__avatar{background:var(--brand-mint);width:48px;height:48px;color:var(--brand-ink);border-radius:50%;justify-content:center;align-items:center;font-size:19px;font-weight:600;display:flex}.hm-insta{background:var(--brand-blue);padding:72px 24px 88px;overflow:hidden}.hm-insta__inner{flex-direction:column;gap:56px;max-width:1280px;margin:0 auto;display:flex}.hm-insta__inner>.hm-insta__cup+.hm-insta__head{margin-top:-40px}.hm-insta__cup{justify-content:center;margin-bottom:0;display:flex}.hm-insta__head{text-align:center;justify-content:center;align-items:center;gap:40px;display:flex;position:relative}.hm-insta__title{color:var(--brand-maroon);font-size:clamp(2rem,4.5vw,52px);font-weight:700;line-height:1.2}.hm-insta__deco{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:inline-flex}.hm-insta__deco--play img{object-fit:contain;width:100%;height:100%}.hm-insta__deco--ig{width:84px;height:84px}.hm-insta__deco--ig img{object-fit:contain;width:100%;height:100%}.hm-insta__deco--play{margin-inline-end:48px}.hm-insta__row{-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;gap:16px;margin:8px calc(50% - 50vw) 0;padding:8px calc(50vw - 616px) 32px;display:flex;overflow-x:auto}.hm-insta__row.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.hm-insta__row::-webkit-scrollbar{display:none}.hm-insta__slot{aspect-ratio:9/16;cursor:pointer;background:#4b011d1f;border-radius:16px;flex:0 0 280px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.hm-insta__slot:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 12px 28px #4b011d38}.hm-insta__slot-img{object-fit:cover}.hm-plans{background:var(--brand-cream);padding:96px 40px}.hm-plans__inner{flex-direction:column;gap:56px;max-width:1380px;margin:0 auto;display:flex}.hm-plans__head{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.hm-plans__title{color:var(--brand-ink);font-size:clamp(2.2rem,4.5vw,52px);font-weight:700;line-height:1.2}.hm-plans__sub{color:var(--brand-maroon);max-width:640px;font-size:clamp(1rem,1.6vw,18px);line-height:1.7}.hm-plans__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid}.hm-plan{text-align:right;background:#fff;border-radius:24px;flex-direction:column;gap:16px;min-height:400px;padding:0 28px 28px;display:flex;position:relative;overflow:hidden}.hm-plan__top{background-image:url(/home/plan-card-header.png);background-position:top;background-repeat:no-repeat;background-size:cover;height:40px;margin:0 -28px 12px}.hm-plan__pills{align-self:flex-start;gap:8px;margin-top:-8px;display:flex}.hm-plan__featured-pill{background:var(--brand-orange);color:#fff;border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.hm-plan__count{color:var(--brand-maroon);background:#debd8b;border:none;border-radius:999px;align-items:center;padding:6px 16px;font-size:13px;font-weight:600;display:inline-flex}.hm-plan__title{color:var(--brand-ink);text-align:right;margin-top:4px;font-size:22px;font-weight:700}.hm-plan__blurb{color:var(--brand-maroon);text-align:right;opacity:.85;font-size:14px;line-height:1.6}.hm-plan__foot{justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:16px;display:flex}.hm-plan__price{color:var(--brand-ink);font-size:35px;font-weight:700;line-height:1}.hm-plan__currency{color:var(--brand-maroon);font-size:16px;font-weight:600}.hm-plan__cta{color:var(--brand-maroon);font:inherit;border:1.5px solid var(--brand-maroon);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:12px 25px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.hm-plan__cta:hover{background:var(--brand-maroon);color:var(--brand-cream)}.hm-plan--featured{background:var(--brand-wine);color:#fff}.hm-plan--featured .hm-plan__title,.hm-plan--featured .hm-plan__price{color:#fff}.hm-plan--featured .hm-plan__blurb,.hm-plan--featured .hm-plan__currency{color:#fff5f2d9}.hm-plan--featured .hm-plan__cta{background:var(--brand-yellow);color:var(--brand-ink);border-color:var(--brand-yellow)}.hm-plan--featured .hm-plan__cta:hover{color:var(--brand-ink);background:#f3b300}.hm-plans-modal{text-align:center;flex-direction:column;align-items:stretch;gap:16px;display:flex}.hm-plans-modal__title{color:var(--brand-ink);font-size:20px;font-weight:700}.hm-plans-modal__price{color:var(--brand-maroon);justify-content:center;align-items:baseline;gap:10px;font-size:28px;font-weight:700;display:inline-flex}.hm-plans-modal__price-old{color:#4b011d80;font-size:18px;font-weight:500}.hm-plans-modal__methods{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.hm-plans-method{background:var(--brand-cream);width:100%;color:var(--brand-ink);font:inherit;cursor:pointer;border:2px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-size:15px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.hm-plans-method:hover{border-color:#4b011d2e}.hm-plans-method.is-selected{border-color:var(--brand-maroon);background:#70012b0f}.hm-plans-method__dot{background:0 0;border:2px solid #4b011d4d;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:background .15s,border-color .15s}.hm-plans-method.is-selected .hm-plans-method__dot{background:var(--brand-maroon);border-color:var(--brand-maroon);box-shadow:inset 0 0 0 3px #fff}.hm-plans-modal__submit{align-self:stretch;height:56px;margin-top:8px;font-size:16px}.hm-pay-success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:8px 8px 16px;display:flex}.hm-pay-success__icon{justify-content:center;align-items:center;display:inline-flex}.hm-pay-success__title{color:var(--brand-ink);font-size:22px;font-weight:700}.hm-pay-success__body{color:var(--brand-maroon);max-width:360px;font-size:15px;line-height:1.6}.hm-pay-success__coins{background:#ffbd002e;border-radius:16px;flex-direction:column;align-items:center;gap:4px;margin-top:4px;padding:14px 24px;display:flex}.hm-pay-success__coins-label{color:var(--brand-maroon);opacity:.85;font-size:13px;font-weight:500}.hm-pay-success__coins-value{color:var(--brand-ink);align-items:baseline;gap:6px;font-size:28px;font-weight:700;line-height:1;display:inline-flex}.hm-pay-success__coins-value>span{color:var(--brand-maroon);font-size:14px;font-weight:500}.hm-pay-success__cta{align-self:stretch;height:52px;margin-top:8px;font-size:16px}.hm-faq-top{margin-bottom:0;line-height:0}.hm-faq-top__img{width:100%;height:auto;display:block}.hm-faq{background:var(--brand-yellow);color:var(--brand-ink);padding:96px 40px}.hm-faq__inner{grid-template-columns:1fr 1fr;align-items:start;gap:40px;max-width:1280px;margin:0 auto;display:grid}.hm-faq__side{text-align:right;flex-direction:column;align-items:flex-start;gap:40px;display:flex}.hm-faq__title{color:var(--brand-ink);font-size:clamp(2.2rem,5vw,52px);font-weight:600;line-height:1.2}.hm-faq__intro{color:var(--brand-ink);max-width:520px;font-size:20px;line-height:1.6}.hm-faq__cta{background:var(--brand-wine);color:#fff;white-space:nowrap;border-radius:99px;align-items:center;height:64px;padding:0 32px;font-size:18px;font-weight:500;transition:background .2s;display:inline-flex}.hm-faq__cta:hover{background:var(--brand-maroon)}.hm-faq__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.hm-faq-item{background:var(--brand-wine);color:#fff5f2;border-radius:16px;overflow:hidden}.hm-faq-item__btn{width:100%;color:inherit;text-align:right;font:inherit;letter-spacing:-.16px;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:24px;padding:24px;font-size:16px;font-weight:600;line-height:1.2;display:flex}.hm-faq-item__btn:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:-4px;border-radius:12px}.hm-faq-item__icon{width:24px;height:24px;color:var(--brand-yellow);flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:700;line-height:1;display:inline-flex}.hm-faq-item__q{flex:1}.hm-faq-item__body{letter-spacing:-.16px;color:#fff5f2;padding:0 24px 24px 72px;font-size:16px;line-height:1.5}.hm-faq-divider{background:var(--brand-mint);height:60px;position:relative}.hm-faq-divider__person{z-index:2;pointer-events:none;width:400px;height:auto;position:absolute;bottom:0;right:5%}@media (max-width:1100px){.hm-hero{gap:56px;padding:56px 0 0}.hm-review__quote{font-size:26px}.hm-review__quote.is-medium{font-size:22px}.hm-review__quote.is-long{font-size:19px}.hm-review__quote.is-xlong{font-size:15px;line-height:1.5}}@media (max-width:900px){.hm-hero{gap:32px;padding:48px 0 0}.hm-hero__copy{gap:24px}.hm-hero__cta{height:56px;padding:0 26px;font-size:16px}.hm-faq{padding:64px 24px 460px}.hm-faq__inner{grid-template-columns:1fr;gap:32px}.hm-faq__side{text-align:center;align-items:center;gap:24px}.hm-faq__title,.hm-faq__intro{text-align:center}.hm-faq-item__body{padding:0 24px 24px}.hm-faq-divider__person{width:240px;right:16px}}@media (max-width:590px){.hm-plans__grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.hm-plan__foot{flex-wrap:nowrap;justify-content:space-between}.hm-faq{padding-bottom:340px}.hm-faq-divider__person{width:280px;right:16px}.hm-faq-item__btn{padding:20px;font-size:15px}.hm-faq-item__body{padding:0 20px 20px}.hm-faq__cta{height:56px;padding:0 24px;font-size:16px}.hm-hero__question-card,.hm-howto__avatar--left,.hm-howto__avatar--right-top,.hm-howto__avatar--right-bottom{display:none}.hm-cats{padding:48px 12px}.hm-cats-tile{gap:6px;padding:12px 6px}.hm-cats-tile--more{padding:0}.hm-cats-tile__icon{width:52px;height:52px}.hm-cats-tile__name{font-size:12px}.hm-cats-tile__more-value{font-size:26px}.hm-cats-tile__more-label{font-size:12px}.hm-cats__preview{padding:28px 16px}.hm-cats__preview-answer{padding:10px 8px;font-size:13px}.hm-cats__stats{gap:8px;padding:16px 10px}.hm-cats-stat{gap:8px}.hm-cats-stat__value{font-size:20px}.hm-cats-stat__label{font-size:11px}.hm-cats-stat__icon{width:40px;height:40px;box-shadow:3px 3px 0 var(--brand-ink)}.hm-cats-stat__icon svg{width:18px;height:18px}}@media (max-width:900px){.hm-plans{padding:64px 16px 72px}.hm-plans__inner{gap:32px}.hm-plans__grid{gap:16px}.hm-plan{padding:0 20px 22px}.hm-plan__top{height:44px;margin:0 -20px 8px}.hm-insta{padding:56px 0 64px}.hm-insta__inner{gap:32px}.hm-insta__cup,.hm-insta__head{padding-left:16px;padding-right:16px}.hm-insta__inner>.hm-insta__cup+.hm-insta__head{margin-top:-16px}.hm-insta__deco{display:none}.hm-insta__head{gap:0}.hm-insta__title{font-size:28px;line-height:1.3}.hm-insta__slot{flex-basis:220px}.hm-insta__row{margin:8px 0 0;padding:8px 24px 32px}.hm-helpers{padding:173px 16px 64px}.hm-helpers__inner{border-radius:24px;gap:0;padding:28px 16px}.hm-helpers__head{text-align:center;flex-direction:column;gap:20px;margin-bottom:-12px}.hm-helpers__copy{text-align:center;align-items:center}.hm-helpers__man{align-self:center;margin-left:0}.hm-helpers__man img{vertical-align:bottom;width:180px}.hm-helpers__grid{grid-template-columns:1fr;gap:12px;max-width:100%;margin:0}.hm-helpers-card{flex-direction:row;justify-content:space-between;align-items:center;gap:14px;min-height:0;padding:16px 20px}.hm-helpers-card__q{display:none}.hm-helpers-card__name{flex:auto;font-size:18px}.hm-helpers-card__icon{align-self:center;width:88px;height:72px;margin:0}.hm-testimonials{gap:32px;padding:56px 0 72px}.hm-testimonials__row{padding:0 24px}.hm-review{flex-basis:300px;height:440px}.hm-review__quote{font-size:22px}.hm-review__quote.is-medium{font-size:19px}.hm-review__quote.is-long{font-size:16px}.hm-review__quote.is-xlong{font-size:13px;line-height:1.5}.hm-cats{padding:56px 16px}.hm-cats__panel{grid-template-columns:1fr}.hm-cats-tile{gap:8px;min-width:0;padding:16px 8px}.hm-cats-tile--more{padding:0}.hm-cats-tile__icon{width:64px;height:64px}.hm-cats-tile__name{word-break:break-word;font-size:13px}.hm-cats-tile__more-label{font-size:13px}.hm-cats__preview{text-align:center;background-image:radial-gradient(circle at 0 0,var(--brand-yellow)22px,transparent 23px),radial-gradient(circle at 100% 0,var(--brand-yellow)22px,transparent 23px),radial-gradient(circle at 0 100%,var(--brand-yellow)22px,transparent 23px),radial-gradient(circle at 100% 100%,var(--brand-yellow)22px,transparent 23px),radial-gradient(circle at 4px 4px,var(--brand-ink)22px,transparent 23px),radial-gradient(circle at calc(100% - 4px)4px,var(--brand-ink)22px,transparent 23px),radial-gradient(circle at 4px calc(100% - 4px),var(--brand-ink)22px,transparent 23px),radial-gradient(circle at calc(100% - 4px)calc(100% - 4px),var(--brand-ink)22px,transparent 23px);padding:32px 20px}.hm-cats__preview-badge,.hm-cats__preview-store{align-self:center;position:static;top:auto;bottom:auto;left:auto;transform:none}.hm-cats__preview-store:hover{transform:translateY(-2px)}.hm-cats__preview-answers{gap:8px}.hm-cats__preview-answer{overflow-wrap:anywhere;min-width:0;padding:12px 10px;font-size:14px}.hm-cats__stats{border-radius:28px;grid-template-columns:repeat(3,1fr);gap:12px;padding:20px 16px}.hm-cats-stat{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:0}.hm-cats-stat__text{text-align:center;align-items:center;gap:2px}.hm-cats-stat__value{font-size:24px}.hm-cats-stat__label{font-size:12px;line-height:1.3}.hm-cats-stat__icon{width:48px;height:48px;box-shadow:4px 4px 0 var(--brand-ink)}.hm-cats-stat__icon svg{width:22px;height:22px}.hm-howto{padding:40px 16px 177px}.hm-howto__stage{min-height:460px}.hm-howto__phone-img{max-width:320px}.hm-howto__avatar--left{width:88px;top:36%}.hm-howto__avatar--right-top{width:72px;right:0}.hm-howto__avatar--right-bottom{width:72px;right:4%}.hm-howto__card{transform-origin:top;top:calc(100% + 8px);left:-16px;right:auto}.hm-howto__card-body{min-width:160px;max-width:200px}}@media (min-width:591px) and (max-width:900px){.hm-plans__grid{grid-template-columns:1fr 1fr;max-width:720px;margin:0 auto}}
