:root{--mh-primary:#005b88;--mh-primary-dark:#004d74;--mh-navy:#001d2f;--mh-navy-2:#062437;--mh-teal:#0090a2;--mh-tint:#eef7fa;--mh-tint-2:#f5f9fb;--mh-ink:#1a1a19;--mh-muted:#586d77;--mh-line:#e1eaec;--mh-radius:16px}.mh-hero,.mh-stats,.mh-features,.mh-products,.mh-cta{font-family:var(--font-body-family)}.mh-hero{background:linear-gradient(160deg,#001d2f,#062437 45%,#005b88 115%);color:#fff;text-align:start;padding:84px 0 88px}.mh-hero__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.mh-hero__media{display:flex;justify-content:center}.mh-hero__frame{background:#fff;border-radius:24px;padding:20px;box-shadow:0 30px 70px #00000057;max-width:440px;width:100%}.mh-hero__frame img{width:100%;height:auto;display:block;border-radius:14px;object-fit:cover}.mh-hero__trust{display:flex;align-items:center;gap:10px;margin-top:24px;color:#cfe0ea;font-size:14px;font-weight:500;flex-wrap:wrap}.mh-hero__stars{display:inline-flex;gap:2px}.mh-hero__stars .mh-icon{width:16px;height:16px;fill:#ffc53a;stroke:#ffc53a}.mh-badge{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);color:#dbe9f0;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin-bottom:32px}.mh-badge__dot{width:8px;height:8px;border-radius:50%;background:#34d399;box-shadow:0 0 8px #34d399}.mh-hero__title{font-family:var(--font-heading-family);font-weight:800;color:#fff;font-size:clamp(38px,6vw,72px);line-height:1.12;letter-spacing:-.02em;margin:0 0 26px}.mh-hero__subtitle{font-size:clamp(18px,2.2vw,24px);font-weight:600;color:#eaf3f8;margin:0 0 14px}.mh-hero__desc{font-size:16px;color:#b9cdd8;margin:0 0 34px;max-width:560px;line-height:1.7}.mh-hero__actions{display:flex;gap:14px;justify-content:flex-start;flex-wrap:wrap}.mh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:16px;border-radius:12px;padding:14px 30px;text-decoration:none;transition:.18s ease;cursor:pointer;border:1.5px solid transparent;line-height:1}.mh-btn--sm{padding:11px 20px;font-size:15px;border-radius:10px}.mh-btn--light{background:#fff;color:var(--mh-primary)}.mh-btn--light:hover{background:#eaf3f8;transform:translateY(-1px)}.mh-btn--ghost{background:#ffffff14;color:#fff;border-color:#ffffff59}.mh-btn--ghost:hover{background:#ffffff29}.mh-btn--solid{background:var(--mh-primary);color:#fff}.mh-btn--solid:hover{background:var(--mh-primary-dark);transform:translateY(-1px)}.mh-btn--outline{background:#fff;color:var(--mh-primary);border-color:var(--mh-line)}.mh-btn--outline:hover{background:var(--mh-tint);border-color:var(--mh-primary)}.mh-section-head{text-align:center;margin:0 auto 46px;padding-top:78px}.mh-eyebrow{display:inline-block;color:var(--mh-primary);font-weight:700;font-size:14px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}.mh-h2{font-family:var(--font-heading-family);font-weight:800;color:var(--mh-ink);font-size:clamp(28px,3.6vw,42px);line-height:1.2;margin:0 0 14px;letter-spacing:-.01em}.mh-sub{color:var(--mh-muted);font-size:17px;max-width:620px;margin:0 auto;line-height:1.7}.mh-stats{background:#fff}.mh-stats__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:52px 0}.mh-stat{text-align:center;padding:12px;border-inline-end:1px solid var(--mh-line)}.mh-stat:last-child{border-inline-end:none}.mh-stat__value{font-family:var(--font-heading-family);font-weight:800;color:var(--mh-primary);font-size:clamp(34px,4.5vw,52px);line-height:1;margin-bottom:10px}.mh-stat__label{color:var(--mh-muted);font-size:15px;font-weight:500}.mh-features{background:var(--mh-tint);padding-bottom:84px}.mh-features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mh-feature-card{background:#fff;border:1px solid var(--mh-line);border-radius:var(--mh-radius);padding:34px 30px;transition:.2s ease}.mh-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #005b881a}.mh-feature-card__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:28px;color:var(--mh-primary);background:var(--mh-tint);border-radius:14px;margin-bottom:20px}.mh-feature-card__icon .mh-icon{width:28px;height:28px}.mh-feature-card__title{font-family:var(--font-heading-family);font-weight:700;color:var(--mh-ink);font-size:20px;margin:0 0 10px}.mh-feature-card__text{color:var(--mh-muted);font-size:15px;line-height:1.7;margin:0}.mh-products{background:#fff;padding-bottom:84px}.mh-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.mh-pcard{border:1px solid var(--mh-line);border-radius:var(--mh-radius);overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:.2s ease}.mh-pcard:hover{transform:translateY(-4px);box-shadow:0 20px 46px #005b881f;border-color:#cfe1e9}.mh-pcard__media{position:relative;aspect-ratio:1/1;background:linear-gradient(160deg,#eef7fa,#d9ecf3);display:flex;align-items:center;justify-content:center}.mh-pcard__media img{width:100%;height:100%;object-fit:cover}.mh-pcard__drop{font-size:64px;filter:drop-shadow(0 8px 16px rgba(0,91,136,.25))}.mh-pcard__badge{position:absolute;top:16px;inset-inline-end:16px;color:#fff;font-size:13px;font-weight:700;padding:6px 14px;border-radius:999px}.mh-pcard__badge--blue{background:var(--mh-primary)}.mh-pcard__badge--brown{background:#a15c1e}.mh-pcard__badge--green{background:#007835}.mh-pcard__body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.mh-pcard__series{color:var(--mh-primary);font-weight:700;font-size:12px;letter-spacing:.08em}.mh-pcard__name{font-family:var(--font-heading-family);font-weight:700;color:var(--mh-ink);font-size:19px;margin:0;line-height:1.35}.mh-pcard__specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:var(--mh-tint-2);border-radius:12px;padding:14px 10px;margin:4px 0}.mh-spec{text-align:center}.mh-spec span{display:block;color:var(--mh-muted);font-size:12px;margin-bottom:3px}.mh-spec strong{color:var(--mh-ink);font-size:15px;font-weight:700}.mh-pcard__tag{align-self:flex-start;background:var(--mh-tint);color:var(--mh-primary);font-size:13px;font-weight:600;padding:5px 12px;border-radius:999px}.mh-pcard__name a{color:inherit;text-decoration:none}.mh-pcard__name a:hover{color:var(--mh-primary)}.mh-pcard__price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-family:var(--font-heading-family);margin:2px 0}.mh-pcard__from{color:var(--mh-muted);font-size:13px;font-weight:600}.mh-pcard__amount{color:var(--mh-ink);font-size:22px;font-weight:800}.mh-pcard__was{color:var(--mh-muted);font-size:15px;font-weight:500}.mh-pcard__actions{display:flex;gap:10px;margin-top:auto;padding-top:6px;align-items:center}.mh-pcard__actions .mh-btn{flex:1}.mh-pcard__sold{color:var(--mh-muted);font-size:13px;font-weight:600;white-space:nowrap}.mh-products__empty{grid-column:1/-1;text-align:center;color:var(--mh-muted);padding:40px 0}.mh-products__all{text-align:center;margin-top:44px}.mh-cta{background:var(--mh-tint);padding:70px 0}.mh-cta__inner{display:grid;grid-template-columns:1fr 1fr;gap:26px}.mh-cta__card{background:linear-gradient(150deg,#062437,#005b88);color:#fff;border-radius:20px;padding:44px 40px;text-align:center}.mh-cta__title{font-family:var(--font-heading-family);font-weight:800;font-size:26px;margin:0 0 12px;color:#fff}.mh-cta__text{color:#c4d7e0;font-size:15px;line-height:1.7;margin:0 0 24px}@media(max-width:990px){.mh-features__grid,.mh-products__grid{grid-template-columns:1fr 1fr}.mh-stats__inner{grid-template-columns:1fr 1fr;gap:0}.mh-stat:nth-child(2n){border-inline-end:none}.mh-stat{border-bottom:1px solid var(--mh-line);padding:22px 12px}}@media(max-width:749px){.mh-hero{padding:64px 0 68px}.mh-features__grid,.mh-products__grid,.mh-cta__inner{grid-template-columns:1fr}.mh-btn{padding:13px 24px}}.mh-icon{width:24px;height:24px;display:block;flex:none}.mh-icon-emoji{font-size:24px;line-height:1}@media(max-width:860px){.mh-hero__inner{grid-template-columns:1fr;text-align:center;gap:36px}.mh-hero__actions{justify-content:center}.mh-hero__desc{margin-inline:auto}.mh-hero__trust{justify-content:center}.mh-hero__frame{max-width:340px;order:2}}.mh-trustbar{border-top:1px solid var(--mh-line);border-bottom:1px solid var(--mh-line);padding:15px 0}.mh-trustbar__inner{display:flex;flex-wrap:wrap;gap:10px 30px;align-items:center;justify-content:center}.mh-trustbar__item{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--mh-ink)}.mh-trustbar__item .mh-icon{width:18px;height:18px;color:var(--mh-primary)}.mh-trustbar__stars{display:inline-flex;gap:1px}.mh-trustbar__stars .mh-icon{width:16px;height:16px;fill:#f5a623;stroke:#f5a623;color:#f5a623}.mh-trustbar__rtext{font-weight:500;color:var(--mh-muted)}.mh-trustbar__rtext strong{color:var(--mh-ink);font-weight:800}.mh-compare{padding:64px 0}.mh-compare__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.mh-compare__table{width:100%;border-collapse:collapse;min-width:640px;background:#fff;border:1px solid var(--mh-line);border-radius:16px;overflow:hidden}.mh-compare__table th,.mh-compare__table td{padding:14px 16px;text-align:center;border-bottom:1px solid var(--mh-line);font-size:15px}.mh-compare__table tr:last-child td{border-bottom:none}.mh-compare__table th{font-family:var(--font-heading-family);font-weight:700;color:var(--mh-ink);background:var(--mh-tint-2)}.mh-compare__rowhead{text-align:start;font-weight:600;color:var(--mh-ink)}td.mh-compare__own{background:var(--mh-tint)}th.mh-compare__own{background:var(--mh-primary);color:#fff}.mh-compare__yes{color:#00893e;display:inline-flex}.mh-compare__yes .mh-icon{width:22px;height:22px}.mh-compare__no{color:#c2ccd2;font-size:20px;font-weight:700;line-height:1}.mh-compare__val{font-weight:600;color:var(--mh-ink)}.mh-compare__foot{text-align:center;color:var(--mh-muted);font-size:13px;margin-top:16px}.mh-how{padding:64px 0}.mh-how__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:16px}.mh-how__step{position:relative;background:#fff;border:1px solid var(--mh-line);border-radius:18px;padding:34px 24px 26px;text-align:center}.mh-how__num{position:absolute;top:-15px;left:50%;transform:translate(-50%);width:32px;height:32px;border-radius:50%;background:var(--mh-primary);color:#fff;font-weight:800;font-size:14px;font-family:var(--font-heading-family);display:flex;align-items:center;justify-content:center}.mh-how__icon{color:var(--mh-primary);margin:6px auto 14px;display:flex;justify-content:center}.mh-how__icon .mh-icon{width:34px;height:34px}.mh-how__title{font-family:var(--font-heading-family);font-weight:700;font-size:18px;margin:0 0 8px;color:var(--mh-ink)}.mh-how__text{font-size:14px;color:var(--mh-muted);line-height:1.6;margin:0}.mh-guarantee{padding:48px 0;background:var(--mh-tint)}.mh-guarantee--dark{background:linear-gradient(150deg,#001d2f,#062437 55%,#005b88 130%);color:#fff}.mh-guarantee__head{text-align:center;font-family:var(--font-heading-family);font-weight:800;font-size:clamp(22px,3vw,30px);margin:0 0 30px;color:inherit}.mh-guarantee__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.mh-guarantee__item{display:flex;gap:14px;align-items:flex-start;text-align:start}.mh-guarantee__icon{flex:none;width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffff24;color:#fff}.mh-guarantee:not(.mh-guarantee--dark) .mh-guarantee__icon{background:#fff;color:var(--mh-primary)}.mh-guarantee__icon .mh-icon{width:24px;height:24px}.mh-guarantee__title{font-family:var(--font-heading-family);font-weight:700;font-size:16px;margin-bottom:3px}.mh-guarantee__text{font-size:13.5px;opacity:.82;line-height:1.5}.mh-faq{padding:64px 0}.mh-faq__list{max-width:820px;margin:8px auto 0}.mh-faq__item{border:1px solid var(--mh-line);border-radius:14px;margin-bottom:12px;background:#fff;overflow:hidden}.mh-faq__q{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:19px 22px;cursor:pointer;font-family:var(--font-heading-family);font-weight:700;font-size:17px;color:var(--mh-ink);list-style:none}.mh-faq__q::-webkit-details-marker{display:none}.mh-faq__chevron{flex:none;width:10px;height:10px;border-right:2px solid var(--mh-primary);border-bottom:2px solid var(--mh-primary);transform:rotate(45deg);transition:transform .2s ease;margin-top:-4px}.mh-faq__item[open] .mh-faq__chevron{transform:rotate(-135deg);margin-top:2px}.mh-faq__a{padding:0 22px 20px;color:var(--mh-muted);font-size:15px;line-height:1.7}.mh-faq__a p{margin:0 0 10px}.mh-faq__a p:last-child{margin-bottom:0}.mh-news{padding:60px 0;background:var(--mh-tint);text-align:center}.mh-news--dark{background:linear-gradient(150deg,#001d2f,#062437 55%,#005b88 130%);color:#fff}.mh-news__inner{max-width:620px;margin:0 auto}.mh-news--dark .mh-h2{color:#fff}.mh-news--dark .mh-sub{color:#c4d7e0}.mh-news__form{display:flex;gap:10px;justify-content:center;margin:22px auto 12px;flex-wrap:wrap;max-width:520px}.mh-news__input{flex:1;min-width:220px;border:1.5px solid var(--mh-line);border-radius:10px;padding:14px 16px;font-size:15px;font-family:inherit;background:#fff;color:var(--mh-ink)}.mh-news--dark .mh-news__input{border-color:#ffffff4d;background:#ffffff1a;color:#fff}.mh-news--dark .mh-news__input::placeholder{color:#fff9}.mh-news__input:focus{outline:none;border-color:var(--mh-primary)}.mh-news__fine{font-size:12px;opacity:.72;margin:0}.mh-news__ok{font-weight:700;font-size:17px}.mh-news__err{color:#ffb4b4;font-size:14px;margin:6px 0 0}.mh-stickybar{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#fff;border-top:1px solid var(--mh-line);box-shadow:0 -8px 24px #0000001a;transform:translateY(100%);transition:transform .25s ease;padding:10px 0}.mh-stickybar.is-visible{transform:translateY(0)}.mh-stickybar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.mh-stickybar__info{display:flex;flex-direction:column;min-width:0}.mh-stickybar__title{font-weight:700;font-size:14px;color:var(--mh-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:56vw}.mh-stickybar__price{font-family:var(--font-heading-family);font-weight:800;color:var(--mh-primary);font-size:17px}.mh-stickybar__inner .mh-btn{flex:none}.mh-ap-card__icon{color:var(--mh-primary)}.mh-ap-card__icon .mh-icon{width:24px;height:24px}.mh-ap-fg--dark .mh-ap-card__icon{background:#ffffff1f;color:#7fd4e6}@media(max-width:990px){.mh-how__grid,.mh-guarantee__grid{grid-template-columns:1fr 1fr}.mh-how__grid{gap:30px 20px}}@media(max-width:600px){.mh-how__grid,.mh-guarantee__grid{grid-template-columns:1fr}.mh-guarantee__item{justify-content:center;text-align:start}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-megahome.css.map */
