.page--home{--home-font-sans: "Onest", "Segoe UI Variable", "Segoe UI", sans-serif;--home-font-serif: "Golos Text", "Onest", "Segoe UI Variable", "Segoe UI", sans-serif;--home-ink: var(--brand-ink);--home-ink-soft: var(--brand-ink-soft);--home-ink-muted: var(--brand-ink-muted);--home-accent: var(--brand-accent);--home-accent-strong: var(--brand-accent-strong);--home-line: var(--brand-line);--home-line-strong: var(--brand-line-strong);--home-card-surface: var(--brand-surface);--home-card-surface-soft: var(--brand-surface-soft);--home-accent-gradient: var(--brand-accent-gradient);--home-panel-shadow: 0 20px 40px rgba(var(--brand-ink-rgb), .08), 0 6px 16px rgba(var(--brand-ink-rgb), .05);--home-shadow-soft: 0 14px 28px rgba(var(--brand-ink-rgb), .08);position:relative;overflow-x:clip;overflow-y:visible;color:var(--home-ink);background:radial-gradient(circle at 10% 8%,rgba(var(--brand-accent-rgb),.2),transparent 24%),radial-gradient(circle at 88% 14%,rgba(207,228,243,.48),transparent 26%),radial-gradient(circle at 55% 44%,rgba(188,218,238,.18),transparent 32%),radial-gradient(circle at 18% 78%,rgba(175,215,241,.16),transparent 24%),radial-gradient(circle at 84% 82%,rgba(225,236,244,.34),transparent 22%),linear-gradient(180deg,#fbfdff 0,#f7fbfe clamp(6rem,10vw,8rem),#edf5fb clamp(10rem,18vw,14rem),#eaf2fa 46%,#edf5fb 100%)}.home-hero{padding-top:clamp(.75rem,1.8vw,1.1rem)}.home-hero__grid{display:grid}.home-hero__content{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"eyebrow" "title" "description" "highlights" "actions";align-content:start;justify-items:center;gap:1.15rem;width:100%;padding:clamp(1.5rem,3vw,2.4rem);border-radius:1.298rem;border:1px solid var(--home-line);text-align:center;background:var(--home-card-surface);box-shadow:var(--home-panel-shadow)}.home-hero__eyebrow{grid-area:eyebrow;display:inline-flex;width:fit-content;align-items:center;min-height:2rem;padding:.32rem .78rem;border-radius:.68rem;border:1px solid var(--home-line-strong);background:#f1f7f5eb;color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-hero h1{grid-area:title;margin:0;display:grid;justify-items:center;gap:.15rem;color:var(--home-ink);font-family:var(--home-font-serif);font-size:calc(clamp(3.2rem,7vw,6rem) * var(--site-serif-heading-scale));font-weight:600;line-height:.94;letter-spacing:-.03em;overflow-wrap:anywhere}.home-hero h1 em{color:var(--home-accent-strong);font-style:normal}.home-hero__description{grid-area:description;max-width:42rem;margin:0 auto;color:var(--home-ink-soft);font-family:var(--home-font-sans);font-size:1rem;line-height:1.7}.home-hero__highlights{grid-area:highlights;display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem 0;margin:0;padding:0;list-style:none}.home-hero__highlights li{display:inline-flex;align-items:center;gap:.72rem;min-height:1.8rem;padding:0 1.5rem;color:var(--home-ink-soft);font-family:var(--home-font-sans);font-size:clamp(1rem,1.6vw,1.18rem);font-weight:500;line-height:1.35;letter-spacing:-.01em;position:relative}.home-hero__highlights li+li:before{content:"";position:absolute;left:0;top:50%;width:1px;height:1.45rem;background:rgba(var(--brand-ink-rgb),.16);transform:translateY(-50%)}.home-hero__highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;flex:0 0 auto}.home-hero__highlight-icon:before{content:"";width:.44rem;height:.82rem;border-right:.18rem solid rgba(var(--brand-accent-strong-rgb),.92);border-bottom:.18rem solid rgba(var(--brand-accent-strong-rgb),.92);transform:rotate(42deg) translate(-.02rem,-.05rem)}.home-hero__highlight-text{text-wrap:balance}@media(max-width:900px){.home-hero__highlights{gap:.7rem 1rem}.home-hero__highlights li{padding:0}.home-hero__highlights li+li:before{display:none}}@media(max-width:560px){.home-hero__highlights{display:grid;justify-items:center}.home-hero__highlights li{justify-content:center;font-size:1rem}.home-about__main .home-heading h2{font-size:calc(clamp(2.05rem,8.8vw,2.8rem) * var(--site-serif-heading-scale))}}.home-hero__actions,.home-section__actions{grid-area:actions;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.home-section__actions--catalog{justify-content:center;margin-top:1.4rem;padding-top:.25rem}.home-heading{display:grid;gap:.8rem;max-width:46rem}.home-heading--compact{gap:.55rem}.home-heading__eyebrow{display:inline-flex;width:fit-content;align-items:center;min-height:2rem;padding:.32rem .78rem;border-radius:.68rem;border:1px solid var(--home-line-strong);background:#f1f7f5e6;color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-heading h2{margin:0;color:var(--home-heading-color, var(--home-ink));font-family:var(--home-font-serif);font-size:calc(clamp(2.3rem,5vw,4.2rem) * var(--site-serif-heading-scale));font-weight:600;line-height:.98;letter-spacing:-.025em;text-wrap:balance;overflow-wrap:anywhere}.home-heading p{margin:0;color:var(--home-copy-color, var(--home-ink-soft));font-family:var(--home-font-sans);font-size:1rem;line-height:1.7}.home-heading--inverse{--home-heading-color: rgba(248, 255, 254, .98);--home-copy-color: rgba(227, 240, 239, .78)}.home-heading--inverse .home-heading__eyebrow{border-color:#d0e8e52e;background:#f2faf914;color:#e6f4f2d1}.home-about__main,.home-about__certificate,.home-about__meta,.home-quiz__note,.home-contacts__card,.home-contacts__map-shell{padding:clamp(1.25rem,2vw,1.6rem)}.home-contacts__map-shell{grid-column:1 / -1;padding:.72rem}.home-contacts__map{min-height:clamp(18rem,34vw,25rem);border-radius:.862rem;border-color:var(--home-line);background:radial-gradient(circle at 18% 18%,rgba(var(--brand-accent-rgb),.14),transparent 28%),linear-gradient(180deg,#f9fdfffa,#eff7fcfa);box-shadow:var(--home-shadow-soft)}.home-about__main .home-heading{max-width:38rem}.home-about__main .home-heading h2{font-size:calc(clamp(2.2rem,4.65vw,3.9rem) * var(--site-serif-heading-scale));line-height:1.02}.home-about__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:1.4rem 0 0;padding:0;list-style:none}.home-about__side{display:grid;gap:1rem}.home-about__fact{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start;padding:1rem;border-radius:.695rem;border:1px solid var(--home-line);background:var(--home-card-surface-soft);box-shadow:var(--home-shadow-soft)}.home-about__fact span,.home-quiz__list span{width:.6rem;height:.6rem;margin-top:.45rem;border-radius:999px;background:var(--home-accent-gradient)}.home-about__fact p,.home-quiz__list p{margin:0;color:var(--home-ink);font-family:var(--home-font-sans);line-height:1.6}.home-about__certificate,.home-about__meta{display:grid;gap:1rem}.home-about__contact{display:grid;gap:.4rem;font-style:normal}.home-about__contact>span{color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-about__contact a{color:var(--home-ink);font-family:var(--home-font-sans);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1;text-decoration:none}.home-about__contact p,.home-about__contact small{margin:0;color:var(--home-ink-soft);font-family:var(--home-font-sans);line-height:1.6}.home-about__contact .home-about__contact-link{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:2.1rem;padding:.42rem .78rem;border-radius:.72rem;border:1px solid rgba(19,96,91,.2);background:#f6f9f8fa;color:var(--home-ink);font-family:var(--home-font-sans);font-weight:600;font-size:.82rem;line-height:1.1;text-decoration:none}.home-about__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.home-about__metrics article{display:grid;gap:.25rem;padding:1rem;border-radius:.695rem;border:1px solid var(--home-line);background:var(--home-card-surface-soft);box-shadow:var(--home-shadow-soft)}.home-about__metrics strong{color:var(--home-ink);font-family:var(--home-font-serif);font-size:clamp(1.6rem,3vw,2rem);font-weight:600;line-height:1;letter-spacing:-.02em}.home-about__metrics span{color:var(--home-ink-soft);font-family:var(--home-font-sans);font-size:.88rem;line-height:1.45}.home-about__certificate-copy{display:grid;gap:.55rem}.home-about__certificate-copy span,.home-service__card>span{color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-about__certificate-copy p{margin:0;color:var(--home-ink);font-family:var(--home-font-sans);font-size:1.08rem;font-weight:500;line-height:1.55;letter-spacing:-.01em}.home-about__certificate img{width:100%;height:auto;align-self:start;object-fit:contain;border-radius:.862rem;border:1px solid var(--home-line)}.home-section__head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.6rem}.home-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-products__heading{justify-items:center;max-width:40rem;margin:0 auto;text-align:center}.home-section--site-calculator{position:relative}.site-calculator__heading{justify-items:center;max-width:min(100%,74rem);margin:0 auto 1.45rem;text-align:center}.site-calculator-card{position:relative;isolation:isolate;overflow:hidden;display:grid;min-height:clamp(32rem,48vw,39rem);padding:clamp(1rem,2.2vw,1.45rem);border:1px solid rgba(var(--brand-accent-strong-rgb),.18);border-radius:1.45rem;background:linear-gradient(135deg,#f7fcfffa,#e2f1f9f0),var(--home-card-surface);box-shadow:0 28px 70px rgba(var(--brand-ink-rgb),.13),0 10px 24px rgba(var(--brand-ink-rgb),.08)}.site-calculator-card__image,.site-calculator-card__shade{position:absolute;inset:clamp(.65rem,1.2vw,.95rem);border-radius:1.08rem;pointer-events:none}.site-calculator-card__image{z-index:-2;width:calc(100% - clamp(1.3rem,2.4vw,1.9rem));height:calc(100% - clamp(1.3rem,2.4vw,1.9rem));object-fit:cover;object-position:center;opacity:.48;filter:saturate(1.02) contrast(1.06)}.site-calculator-card__shade{z-index:-1;background:linear-gradient(90deg,#f9fdffe6,#f9fdffc7 48%,#e8f5fc7a),radial-gradient(circle at 82% 22%,rgba(var(--brand-accent-rgb),.24),transparent 34%),radial-gradient(circle at 18% 88%,rgba(255,255,255,.68),transparent 34%)}.site-calculator-card__body{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:1rem;width:min(100%,54rem);min-height:100%;padding:clamp(1rem,2.2vw,1.6rem)}.site-calculator-card__top,.site-calculator-card__footer,.site-calculator-step__actions{display:flex;align-items:center;justify-content:space-between;gap:.9rem}.site-calculator-card__heading{display:grid;gap:.22rem}.site-calculator-card__heading span,.site-calculator-step__label{color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-calculator-card__heading strong{color:var(--home-ink);font-family:var(--home-font-sans);font-size:1rem;line-height:1.4}.site-calculator-card__top b{display:inline-grid;place-items:center;min-width:3.1rem;min-height:2.35rem;padding:.38rem .7rem;border-radius:999px;background:#ffffffb8;color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.95rem;box-shadow:inset 0 0 0 1px rgba(var(--brand-accent-strong-rgb),.12)}.site-calculator-card__progress{height:.42rem;overflow:hidden;border-radius:999px;background:rgba(var(--brand-accent-rgb),.18)}.site-calculator-card__progress span{display:block;height:100%;border-radius:inherit;background:var(--home-accent-gradient);transition:width .28s cubic-bezier(.22,1,.36,1)}.site-calculator-card__viewport{display:grid;align-items:center;min-height:clamp(19rem,32vw,25.5rem)}.site-calculator-step{display:grid;align-content:center;gap:1rem;animation:siteCalculatorStepIn .24s cubic-bezier(.22,1,.36,1)}.site-calculator-step h3{max-width:44rem;margin:0;color:var(--home-ink);font-family:var(--home-font-serif);font-size:calc(clamp(2.15rem,4.4vw,3.65rem) * var(--site-serif-heading-scale));font-weight:600;line-height:.98;letter-spacing:-.025em;text-wrap:balance;overflow-wrap:anywhere}.site-calculator-step p{max-width:38rem;margin:0;color:var(--home-ink-soft);font-family:var(--home-font-sans);line-height:1.65}.site-calculator-step__options,.site-calculator-step__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;max-width:47rem}.site-calculator-step__field{display:grid;gap:.42rem}.site-calculator-step__field span{color:var(--home-ink-muted);font-family:var(--home-font-sans);font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.site-calculator-step__option,.site-calculator-step input,.site-calculator-step__submit,.site-calculator-step__skip,.site-calculator-card__back{width:100%;min-height:3.35rem;padding:.92rem 1rem;border-radius:.72rem;font-family:var(--home-font-sans);font-size:1rem}.site-calculator-step__option,.site-calculator-step input,.site-calculator-card__back,.site-calculator-step__skip{border:1px solid rgba(var(--brand-ink-rgb),.1);background:#ffffffb8;color:var(--home-ink);box-shadow:0 12px 28px rgba(var(--brand-ink-rgb),.05)}.site-calculator-step__option{position:relative;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.site-calculator-step__option:after{content:"";position:absolute;top:50%;right:.9rem;width:.62rem;height:.62rem;border-radius:999px;background:rgba(var(--brand-accent-rgb),.18);transform:translateY(-50%)}.site-calculator-step__option:hover,.site-calculator-step__option.is-selected{transform:translateY(-1px);border-color:rgba(var(--brand-accent-strong-rgb),.3);background:#f2faffeb;box-shadow:0 16px 32px rgba(var(--brand-ink-rgb),.08)}.site-calculator-step__option.is-selected:after{background:var(--home-accent-gradient);box-shadow:0 0 0 .28rem rgba(var(--brand-accent-rgb),.16)}.site-calculator-step__fields--single{grid-template-columns:minmax(0,1fr)}.site-calculator-step__summary{display:flex;flex-wrap:wrap;gap:.5rem}.site-calculator-step__summary span{display:inline-flex;align-items:center;min-height:2rem;padding:.34rem .72rem;border:1px solid rgba(var(--brand-accent-strong-rgb),.12);border-radius:999px;background:#ffffffa8;color:var(--home-ink);font-family:var(--home-font-sans);font-size:.86rem}.site-calculator-step__consent{display:grid;grid-template-columns:auto 1fr;gap:.72rem;align-items:start;max-width:47rem;padding:.9rem 1rem;border-radius:.72rem;background:#ffffff94;color:var(--home-ink-soft);font-family:var(--home-font-sans);font-size:.92rem;line-height:1.52}.site-calculator-step__consent input{width:1rem;height:1rem;min-height:1rem;margin-top:.16rem;padding:0;accent-color:var(--home-accent)}.site-calculator-step__consent a{color:var(--home-accent-strong);font-weight:700}.site-calculator-step__submit,.site-calculator-step__skip,.site-calculator-card__back{display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.site-calculator-step__submit{border:0;background:var(--home-accent-gradient);color:#f8fffefa;box-shadow:0 14px 30px rgba(var(--brand-accent-strong-rgb),.18)}.site-calculator-step__skip,.site-calculator-card__back{background:#ffffffad}.site-calculator-step__submit:hover,.site-calculator-step__skip:hover,.site-calculator-card__back:hover{transform:translateY(-1px)}.site-calculator-card__back{width:auto;min-width:7.4rem}.site-calculator-card__back[disabled]{cursor:default;opacity:.5;transform:none}.site-calculator-step__error,.site-calculator-step .form-error{color:#b3261e;font-family:var(--home-font-sans);font-size:.86rem;line-height:1.45}@keyframes siteCalculatorStepIn{0%{opacity:0;transform:translateY(.55rem)}to{opacity:1;transform:translateY(0)}}.home-quiz__list{display:grid;gap:.85rem;margin:1.35rem 0 0;padding:0;list-style:none}.home-quiz__list li{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;padding:.95rem 1rem;border-radius:.662rem;border:1px solid var(--home-line);background:var(--home-card-surface-soft);box-shadow:var(--home-shadow-soft)}.calculator-card{position:relative;display:grid;gap:1rem;padding:clamp(1.2rem,2vw,1.45rem);border-radius:1.131rem;border:1px solid var(--home-line);background:var(--home-card-surface);box-shadow:var(--home-panel-shadow)}.calculator-card__top,.calculator-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.calculator-card__heading{display:grid;gap:.18rem}.calculator-card__heading span,.calculator-step__label{color:var(--home-ink-muted);font-family:var(--home-font-sans);font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.calculator-card__heading strong{color:var(--home-ink);font-family:var(--home-font-sans);font-size:.98rem;line-height:1.4}.calculator-card__top b{color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.96rem}.calculator-card__progress{height:.32rem;border-radius:.12rem;overflow:hidden;background:rgba(var(--brand-accent-rgb),.16)}.calculator-card__progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(var(--brand-accent-rgb),.94),rgba(var(--brand-accent-strong-rgb),.9));transition:width .22s ease}.calculator-card__viewport{min-height:28rem}.calculator-step{display:grid;align-content:start;gap:.95rem}.calculator-step h3{margin:0;color:var(--home-ink);font-family:var(--home-font-serif);font-size:calc(clamp(2rem,4vw,3rem) * var(--site-serif-heading-scale));font-weight:600;line-height:.98;letter-spacing:-.025em;text-wrap:balance}.calculator-step p{margin:0;color:var(--home-ink-soft);font-family:var(--home-font-sans);line-height:1.65}.calculator-step__options,.calculator-step__fields{display:grid;gap:.72rem}.calculator-step__option,.calculator-step input,.calculator-step__submit{width:100%;min-height:3.4rem;padding:.95rem 1rem;border-radius:.528rem;font-family:var(--home-font-sans);font-size:1rem}.calculator-step__option,.calculator-step input{border:1px solid rgba(18,84,90,.1);background:var(--home-card-surface-soft);color:var(--home-ink)}.calculator-step__option{text-align:left;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.calculator-step__option:hover,.calculator-step__option.is-selected{border-color:rgba(var(--brand-accent-strong-rgb),.24);background:#eaf4fbeb;transform:translateY(-1px)}.calculator-step__field{display:grid;gap:.42rem}.calculator-step__field span{color:var(--home-ink-muted);font-family:var(--home-font-sans);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.calculator-step__summary{display:flex;flex-wrap:wrap;gap:.5rem}.calculator-step__summary span{display:inline-flex;align-items:center;min-height:2rem;padding:.3rem .72rem;border-radius:.68rem;border:1px solid rgba(18,84,90,.1);background:var(--home-card-surface-soft);color:var(--home-ink);font-family:var(--home-font-sans);font-size:.86rem}.calculator-step__consent{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;padding:.88rem 1rem;border-radius:.528rem;background:var(--home-card-surface-soft);color:var(--home-ink-soft);font-family:var(--home-font-sans);font-size:.9rem;line-height:1.5}.calculator-step__consent input{width:1rem;height:1rem;min-height:1rem;margin-top:.12rem;accent-color:var(--home-accent)}.calculator-step__submit{border:0;background:var(--home-accent-gradient);color:#f8fffefa;font-weight:600;transition:transform .18s ease}.calculator-step__submit:hover{transform:translateY(-1px)}.calculator-step--success{align-content:center;min-height:100%}.calculator-card__footer{align-items:flex-start;justify-content:flex-start}.calculator-card__back{display:inline-flex;align-items:center;justify-content:center;min-width:7.6rem;min-height:3rem;padding:.8rem 1rem;border-radius:.95rem;border:1px solid rgba(18,84,90,.1);background:var(--home-card-surface-soft);color:var(--home-ink);font-family:var(--home-font-sans);font-weight:600}.calculator-card__back[disabled]{opacity:.5}.home-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin:1.8rem 0 0;padding:0;list-style:none}.home-process__heading{justify-items:center;max-width:40rem;margin:0 auto;text-align:center}@media(min-width:1025px){.home-products__heading,.home-process__heading{max-width:none}.home-products__heading h2,.home-process__heading h2{white-space:nowrap;text-wrap:nowrap}}.home-process__item{position:relative;display:grid;align-content:start;gap:.75rem;contain:layout;padding:2.4rem 1.1rem 1.1rem;border-radius:.829rem;border:1px solid var(--home-line);background:linear-gradient(180deg,#f2f8f6f5,#e8f0eeed);box-shadow:var(--home-shadow-soft)}.home-process__item:nth-child(2),.home-process__item:nth-child(4){margin-top:1.1rem}.home-process__index{position:absolute;top:.9rem;left:1rem;color:var(--home-accent-strong);font-family:var(--home-font-sans);font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-process__item h3,.home-service__lead h3,.home-service__card h3{margin:0;color:var(--home-ink);font-family:var(--home-font-serif);font-size:calc(1.85rem * var(--site-serif-heading-scale));font-weight:600;line-height:1;letter-spacing:-.02em}.home-process__item p,.home-service__lead p{margin:0;color:var(--home-ink-soft);font-family:var(--home-font-sans);line-height:1.65}@media(max-width:1280px){.home-process{grid-template-columns:repeat(3,minmax(0,1fr))}.home-process__item:nth-child(2),.home-process__item:nth-child(4){margin-top:0}}@media(max-width:980px){.home-about__facts,.home-product-grid,.home-process{grid-template-columns:1fr}.home-about__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-about__main .home-heading{max-width:none}.home-product-card__action{width:100%}}@media(max-width:640px){.home-about__main .home-heading h2{font-size:calc(clamp(2rem,10.8vw,2.7rem) * var(--site-serif-heading-scale));line-height:.98}.home-about__facts,.home-about__metrics{grid-template-columns:1fr}.home-about__contact .home-about__contact-link{width:100%;justify-content:center}}.home-service__main{display:grid;align-content:start;gap:1.3rem;padding:clamp(1.3rem,2vw,1.6rem)}.home-service__lead{display:grid;gap:.45rem}.home-service__lead h3,.home-panel--dark .home-service__lead p{color:#f8fffefa}.home-panel--dark .home-service__lead p{color:#e1efedc7}.home-service__list,.home-service__card ul{display:grid;gap:.72rem;margin:0;padding-left:1.1rem;font-family:var(--home-font-sans);line-height:1.6}.home-service__list{color:#ecf6f5e6}.home-service__stack{display:grid;gap:1rem}.home-service__card{display:grid;gap:.7rem;padding:1.2rem 1.25rem}.home-service__card ul{color:var(--home-ink-soft)}.home-reviews{display:grid;gap:1.45rem}.home-reviews__heading{display:grid;justify-items:center;text-align:center}.home-reviews__heading .home-heading{justify-items:center;text-align:center;max-width:34rem}.home-reviews__showcase{width:min(100%,60rem);margin:0 auto}.home-reviews__footer{display:grid;justify-items:center}.home-reviews__avito{display:grid;justify-items:center;gap:.9rem;width:min(100%,19rem)}.home-reviews__avito img{width:min(100%,12rem)}.home-link-button--avito{min-height:3.2rem;padding-inline:1.35rem;border-color:rgba(var(--brand-accent-strong-rgb),.18);background:var(--home-card-surface-soft);color:var(--home-ink);font-weight:700;box-shadow:var(--home-shadow-soft)}.home-review-showcase{display:grid;gap:1.05rem}.home-review-showcase__frame{display:grid;gap:.95rem;contain:layout;padding:1rem;border:1px solid var(--home-line);border-radius:1.131rem;background:var(--home-card-surface);box-shadow:var(--home-panel-shadow)}.home-review-showcase__toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-review-showcase__counter{color:var(--home-ink-muted);font-family:var(--home-font-sans);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-review-showcase__nav{display:flex;align-items:center;gap:.55rem}.home-review-showcase__nav-button{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;padding:0;border:1px solid rgba(var(--brand-ink-rgb),.1);border-radius:.9rem;background:var(--home-card-surface-soft);color:var(--home-ink);transition:transform .18s ease,border-color .18s ease}.home-review-showcase__nav-button:hover{transform:translateY(-1px);border-color:rgba(var(--brand-accent-strong-rgb),.24)}.home-review-showcase__nav-button svg{width:1rem;height:1rem;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.home-review-showcase__focus,.home-review-showcase__thumb{padding:0;border:1px solid rgba(18,84,90,.1);background:var(--home-card-surface-soft)}.home-review-showcase__focus{display:grid;width:100%;height:clamp(12.2rem,33vw,25.75rem);appearance:none;overflow:hidden;border-radius:.829rem;box-shadow:var(--home-shadow-soft);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.home-review-showcase__focus:hover,.home-review-showcase__focus:focus-visible{border-color:rgba(var(--brand-accent-strong-rgb),.24);box-shadow:0 22px 38px rgba(var(--brand-ink-rgb),.16)}.home-review-showcase__focus:focus-visible{outline:none;transform:translateY(-1px)}.home-review-showcase__viewport{display:block;width:100%;height:100%;overflow:hidden}.home-review-showcase__slides{display:flex;width:100%;height:100%;transform:translateZ(0);transition:transform .42s cubic-bezier(.22,1,.36,1);will-change:transform}.home-review-showcase__slide{flex:0 0 100%;width:100%;height:100%;opacity:.82;transform:scale(.985);transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.home-review-showcase__slide.is-active{opacity:1;transform:scale(1)}.home-review-showcase__slide img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#fff}.home-review-showcase__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 3rem)/5);gap:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem;overscroll-behavior-x:contain;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.home-review-showcase__thumb{overflow:hidden;min-width:0;height:clamp(7rem,10vw,8.8rem);border-radius:.461rem;box-shadow:0 10px 18px rgba(var(--brand-ink-rgb),.06);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.home-review-showcase__thumb.is-active{border-color:rgba(var(--brand-accent-strong-rgb),.38);background:#f0f7fcfa;box-shadow:0 0 0 1px rgba(var(--brand-accent-strong-rgb),.08),0 16px 28px rgba(var(--brand-ink-rgb),.14)}.home-review-showcase__thumb:hover,.home-review-showcase__thumb:focus-visible{border-color:rgba(var(--brand-accent-strong-rgb),.32);background:#f6fafefa;box-shadow:0 0 0 1px rgba(var(--brand-accent-strong-rgb),.08),0 18px 30px rgba(var(--brand-ink-rgb),.16);transform:translateY(-2px) scale(1.015)}.home-review-showcase__thumb:focus-visible{outline:none}.home-review-showcase__thumb img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#fff}.home-review-showcase__modal img{width:100%;display:block;aspect-ratio:1.18 / .82;object-fit:contain;background:#fff}.home-review-showcase__lightbox{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1.25rem;background:#122a3bd1}.home-review-showcase__modal{position:relative;width:min(100%,62rem);display:grid;gap:1rem;padding:1rem;border-radius:.996rem;background:#fffffffa}.home-review-showcase__modal p{margin:0;color:var(--home-ink-soft);font-family:var(--home-font-sans);line-height:1.65}.home-review-showcase__close{position:absolute;top:.75rem;right:.75rem;width:2.4rem;height:2.4rem;border:0;border-radius:.78rem;background:rgba(var(--brand-ink-rgb),.08);color:var(--home-ink);font-size:1.4rem}.home-faq-section{display:grid;gap:1.35rem}.home-faq__head{display:grid;justify-items:center;gap:.5rem;text-align:center}.home-faq__head .home-heading{max-width:40rem;justify-items:center;text-align:center}.home-faq{display:grid;gap:.85rem}.home-faq__item{border-radius:.762rem;border:1px solid var(--home-line);background:var(--home-card-surface);box-shadow:0 10px 22px rgba(var(--brand-ink-rgb),.06),0 2px 8px rgba(var(--brand-ink-rgb),.04);transition:none}.home-faq__item.is-open{border-color:var(--home-line-strong);box-shadow:0 14px 28px rgba(var(--brand-ink-rgb),.08),0 2px 10px rgba(var(--brand-ink-rgb),.05)}.home-faq__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem;border:0;background:none;color:var(--home-ink);font-family:var(--home-font-sans);font-size:1rem;font-weight:600;line-height:1.45;text-align:left;cursor:pointer}.home-faq__icon{position:relative;flex:0 0 auto;width:1.15rem;height:1.15rem;color:var(--home-accent-strong)}.home-faq__icon:before,.home-faq__icon:after{content:"";position:absolute;inset:50% auto auto 50%;width:.95rem;height:1px;background:currentColor;transform:translate(-50%,-50%);transition:none}.home-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.home-faq__item.is-open .home-faq__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scaleX(.45)}.home-faq__content{display:grid;grid-template-rows:0fr;opacity:0;transition:none}.home-faq__item.is-open .home-faq__content{grid-template-rows:1fr;opacity:1}.home-faq__content-inner{min-height:0;overflow:hidden;padding:0 1.2rem;opacity:0;transform:none;transition:none}.home-faq__item.is-open .home-faq__content-inner{padding:0 1.2rem 1.2rem;opacity:1;transform:translateY(0)}.home-faq__content p{margin:0;color:var(--home-ink-soft);font-family:var(--home-font-sans);line-height:1.7}@media(prefers-reduced-motion:reduce){.home-faq__item,.home-faq__icon:before,.home-faq__icon:after,.home-faq__content,.home-faq__content-inner{transition:none}}.home-contacts__list{display:grid;gap:1rem;margin:1.25rem 0 0}.home-contacts__list div{display:grid;gap:.25rem}.home-contacts__list dt{color:#e2f0ee94;font-family:var(--home-font-sans);font-size:.78rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.home-contacts__list dd,.home-contacts__list a{margin:0;color:#f8fffef5;font-family:var(--home-font-sans);line-height:1.6;text-decoration:none}.home-contacts__address{max-width:58rem;font-size:clamp(1.05rem,1.55vw,1.24rem);line-height:1.42;overflow-wrap:anywhere}@media(max-width:480px){.home-hero{padding-top:.35rem}.home-hero__content{gap:.95rem;padding:1.1rem 1rem;border-radius:1.05rem}.home-hero h1{font-size:calc(clamp(2.45rem,15vw,3.15rem) * var(--site-serif-heading-scale))}.home-hero__description{font-size:.96rem;line-height:1.6}.home-hero__highlights{gap:.55rem}.home-hero__highlights li{justify-content:center;gap:.55rem;min-height:1.65rem;font-size:.95rem;line-height:1.3}.home-heading h2{font-size:calc(clamp(1.9rem,10vw,2.55rem) * var(--site-serif-heading-scale))}.home-heading p{font-size:.95rem;line-height:1.62}.home-about__main,.home-about__certificate,.home-about__meta,.home-quiz__note,.home-contacts__card,.home-contacts__map-shell,.calculator-card,.home-service__main,.home-service__card,.home-review-showcase__frame{padding:1rem;border-radius:1rem}.home-contacts__map-shell{padding:.55rem}.home-about__facts{gap:.68rem;margin-top:1rem}.home-about__fact,.home-quiz__list li{padding:.82rem .86rem}.home-about__contact a{font-size:clamp(1.15rem,7vw,1.45rem);overflow-wrap:anywhere}.home-section__head{gap:.85rem;margin-bottom:1.1rem}.home-product-grid{gap:.85rem}.calculator-card__top,.calculator-card__footer{gap:.75rem}.calculator-card__viewport{min-height:0}.calculator-step{gap:.82rem}.calculator-step h3{font-size:calc(clamp(1.7rem,9vw,2.25rem) * var(--site-serif-heading-scale))}.calculator-step__option,.calculator-step input,.calculator-step__submit{min-height:3.15rem;padding:.82rem .9rem;font-size:.95rem}.calculator-step__consent{padding:.78rem .85rem;font-size:.85rem}.home-process{gap:.85rem;margin-top:1.2rem}.home-process__item{gap:.62rem;padding:2rem .9rem .9rem}.home-process__item h3,.home-service__lead h3,.home-service__card h3{font-size:calc(1.55rem * var(--site-serif-heading-scale))}.home-review-showcase{gap:.85rem}.home-review-showcase__toolbar{gap:.7rem}.home-review-showcase__focus{height:min(15rem,58vw)}.home-faq__trigger{gap:.75rem;padding:.95rem 1rem;font-size:.94rem}.home-faq__content-inner{padding:0 1rem}.home-faq__item.is-open .home-faq__content-inner{padding:0 1rem 1rem}.home-contacts__list{gap:.85rem;margin-top:1rem}}@media(max-width:360px){.home-hero__content{gap:.82rem;padding:.92rem .88rem}.home-hero__eyebrow{min-height:1.8rem;padding:.28rem .68rem;font-size:.7rem}.home-hero h1{font-size:calc(clamp(2.2rem,15vw,2.75rem) * var(--site-serif-heading-scale))}.home-hero__description{font-size:.92rem}.home-hero__highlights{justify-items:stretch;width:100%}.home-hero__highlights li{justify-content:flex-start;width:100%;font-size:.9rem}.home-hero__actions,.home-section__actions{gap:.62rem;width:100%}.home-about__main,.home-about__certificate,.home-about__meta,.home-quiz__note,.home-contacts__card,.home-contacts__map-shell,.calculator-card,.home-service__main,.home-service__card{padding:.88rem}.home-about__certificate-copy p{font-size:.98rem}.home-about__contact a{font-size:1.08rem}.home-about__fact p,.home-quiz__list p,.home-process__item p,.home-service__lead p,.home-heading p,.home-faq__content p{font-size:.93rem;line-height:1.56}.calculator-step__option,.calculator-step input,.calculator-step__submit{min-height:3rem;padding:.78rem .82rem}.calculator-card__back{min-width:0;width:100%}.home-process__item{padding:1.85rem .82rem .82rem}.home-process__index{top:.72rem;left:.82rem;font-size:.76rem}.home-process__item h3,.home-service__lead h3,.home-service__card h3{font-size:calc(1.42rem * var(--site-serif-heading-scale))}.home-service__list,.home-service__card ul{gap:.58rem;padding-left:1rem}.home-review-showcase__counter{font-size:.72rem}.home-review-showcase__focus{height:min(13.75rem,60vw)}.home-faq__trigger{padding:.88rem .92rem}.home-faq__item.is-open .home-faq__content-inner{padding:0 .92rem .92rem}.home-contacts__list dd,.home-contacts__list a{overflow-wrap:anywhere}}@media(max-width:320px){.home-hero__content{padding:.82rem .78rem}.home-hero h1{font-size:calc(clamp(2.05rem,15.5vw,2.45rem) * var(--site-serif-heading-scale))}.home-hero__description{font-size:.9rem;line-height:1.54}.home-hero__highlights li{gap:.48rem;font-size:.86rem}.home-heading h2{font-size:calc(clamp(1.72rem,10.5vw,2.15rem) * var(--site-serif-heading-scale))}.home-about__main,.home-about__certificate,.home-about__meta,.home-quiz__note,.home-contacts__card,.home-contacts__map-shell,.calculator-card,.home-service__main,.home-service__card{padding:.8rem}.home-about__fact,.home-quiz__list li{padding:.75rem .78rem}.calculator-step h3{font-size:calc(clamp(1.55rem,9.5vw,1.95rem) * var(--site-serif-heading-scale))}.home-process__item{padding:1.72rem .76rem .76rem}.home-review-showcase__frame{padding:.68rem}.home-review-showcase__focus{height:min(12.8rem,62vw)}.home-faq__trigger{font-size:.9rem}}@media(max-width:900px){.site-calculator-card{min-height:0}.site-calculator-card__body{width:100%}.site-calculator-step__options,.site-calculator-step__fields{grid-template-columns:1fr}}@media(max-width:560px){.site-calculator__heading{margin-bottom:1rem}.site-calculator-card{padding:.72rem;border-radius:1.1rem}.site-calculator-card__image,.site-calculator-card__shade{inset:.48rem;border-radius:.82rem}.site-calculator-card__image{width:calc(100% - .96rem);height:calc(100% - .96rem);opacity:.38}.site-calculator-card__body{gap:.82rem;padding:.82rem}.site-calculator-card__top,.site-calculator-card__footer,.site-calculator-step__actions{align-items:stretch;flex-direction:column}.site-calculator-card__top b,.site-calculator-card__back,.site-calculator-step__submit,.site-calculator-step__skip{width:100%}.site-calculator-card__viewport{min-height:19rem}.site-calculator-step h3{font-size:calc(clamp(1.78rem,10.5vw,2.35rem) * var(--site-serif-heading-scale))}.site-calculator-step__option,.site-calculator-step input,.site-calculator-step__submit,.site-calculator-step__skip,.site-calculator-card__back{min-height:3.05rem;padding:.78rem .82rem;font-size:.95rem}.site-calculator-step__consent{padding:.78rem .82rem;font-size:.86rem}}@media(max-width:320px){.site-calculator-card{padding:.58rem}.site-calculator-card__body{padding:.72rem}.site-calculator-step h3{font-size:calc(clamp(1.58rem,10vw,1.95rem) * var(--site-serif-heading-scale))}.site-calculator-card__heading span,.site-calculator-step__label,.site-calculator-step__field span{font-size:.7rem}}
