:root{--green:#148f42;--dark:#1c4d24;--orange:#f26132;--ink:#172033;--body:#414b5a;--muted:#6d7785;--border:#dce4df;--soft:#eaf6ee}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:#f6f8f7;color:var(--ink);font-family:Inter,Arial,"Segoe UI",sans-serif;font-size:16px;line-height:1.5}h1,h2,h3{font-family:Manrope,Arial,"Segoe UI",sans-serif;color:var(--ink);line-height:1.22;margin:0;font-weight:800}h2{font-size:27px;letter-spacing:-.8px}h3{font-size:16px;letter-spacing:-.3px}p{margin:0;color:var(--body)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}.container{max-width:1264px;margin:auto;padding:0 32px}.header{background:#fff;border-bottom:1px solid #edf0ee}.header-inner{min-height:88px;display:flex;align-items:center;gap:22px}.brand{flex-shrink:0;display:block}.brand img{width:212px;height:auto}.header nav{display:flex;gap:17px;margin-left:auto;white-space:nowrap}.header nav a{font-size:13px}.header-contact{display:flex;flex-direction:column;white-space:nowrap;font-size:14px;font-weight:700}.header-contact small,.footer-contact small{font-size:12px;color:var(--muted);font-weight:400}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:13px 22px;border:1px solid transparent;border-radius:11px;font-size:15px;font-weight:700;line-height:1.4;transition:background .18s,box-shadow .18s,transform .18s;text-align:center}.button span{font-size:24px;line-height:1}.green{background:var(--green);color:white;box-shadow:0 5px 13px #148f4217}.green:hover{background:#107636}.green:active{background:#0c602c}.orange{background:var(--orange);color:#fff;box-shadow:0 7px 18px #f2613225}.orange:hover{background:#de4f24}.orange:active{background:#bf401b}.outline{border-color:var(--green);background:#fff;color:var(--green)}.outline:hover{background:var(--soft)}.button:active{transform:translateY(1px)}.header-cta{font-size:13px;padding:10px 16px;min-height:44px}.menu-toggle{display:none}.hero{position:relative;overflow:hidden;background:white}.hero-inner{position:relative;pointer-events:none}.hero-copy{width:53%;padding:44px 0 34px;pointer-events:auto}.hero-photo{position:absolute;inset:0 0 0 43%;background:#d6d9d7}.hero-photo>img{height:100%;width:100%;object-fit:cover;object-position:54% center}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#ffffffee 3%,#ffffff72 13%,transparent 26%);pointer-events:none}.eyebrow{display:inline-block;background:var(--soft);color:var(--green);border-radius:9px;padding:4px 10px;font-size:12px;line-height:1.4;font-weight:600;text-transform:uppercase;letter-spacing:.3px}h1{font-size:43px;letter-spacing:-1.7px;margin:13px 0 17px;max-width:610px;line-height:1.14}h1 span{color:var(--green);display:block}.hero-lead{font-size:16px;max-width:490px;line-height:1.55}.honest{font-size:14px;max-width:455px;margin:13px 0 21px;color:var(--dark);font-weight:500}.hero-actions{display:flex;gap:12px}.hero-actions .button{font-size:14px;padding:14px 17px}.micro{font-size:12px;color:var(--muted);margin:8px 0 24px}.trust-line{display:flex;gap:23px;font-size:12px;line-height:1.5}.trust-line>div{display:flex;align-items:center;gap:9px}.trust-line img{width:31px;height:34px}.team-label{position:absolute;bottom:29px;right:6%;display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fffffff5;border-radius:13px;z-index:1;max-width:267px;box-shadow:0 5px 30px #0001;font-size:14px}.team-label small{display:block;font-size:12px;color:var(--body);margin-top:2px}.script{font-family:Caveat,"Segoe Print",cursive;font-weight:500;font-size:26px;line-height:1.05}.photo-note{position:absolute;top:24px;right:7%;color:white;transform:rotate(-6deg);z-index:1}.photo-note span{display:block;text-align:right;font-size:40px}.content{padding-top:24px}.panel{background:#fff;border:1px solid #fff;border-radius:22px}.quiz{padding:24px;margin-bottom:25px;scroll-margin-top:20px}.quiz-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.muted{color:var(--muted);font-size:13px}.quiz h2{font-size:31px;max-width:960px}.section-intro{color:var(--muted);font-size:16px;margin-top:7px;line-height:1.45}.quiz-layout{display:grid;grid-template-columns:165px 1fr 267px;gap:24px;margin-top:24px;align-items:start}.quiz-illustration{background:#f0f7fa;border-radius:17px;min-height:224px;display:flex;flex-direction:column;align-items:center;padding:16px 10px;position:relative}.quiz-illustration>img:first-child{width:80px;height:83px}.quiz-illustration p{color:#26394d;transform:rotate(-7deg);margin-top:10px;font-size:25px}.quiz-illustration .curved{position:absolute;width:31px;bottom:13px;right:8px}.progress{height:11px;border-radius:20px;background:#e1e9ef;margin:7px 0 21px;overflow:hidden}.progress span{display:block;background:var(--green);width:25%;height:100%;border-radius:20px;transition:width .2s}.question-title{font-size:17px;margin-bottom:15px;line-height:1.4;font-weight:700}.answers{display:grid;grid-template-columns:1fr 1fr;gap:12px}fieldset{border:0;padding:0;margin:0;min-width:0}legend{padding:0}.answer{display:flex;align-items:center;justify-content:center;gap:8px;min-height:53px;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 4px #17203305;padding:11px 12px;text-align:center;font-size:14px;cursor:pointer;background:white}.answer:hover{background:#f4faf6;border-color:#a7cbb4}.answer:has(input:checked){border-color:var(--green);background:var(--soft);box-shadow:0 0 0 1px var(--green);color:var(--dark)}.answer input{position:absolute;opacity:0;width:1px;height:1px}.answer:has(input:focus-visible){outline:3px solid #367aa3;outline-offset:3px}.hint{font-size:13px;color:var(--muted);margin-top:12px}.benefits-card{background:linear-gradient(120deg,#eaf6ee,#f1f9f7);padding:20px 16px;border-radius:16px;display:grid;grid-template-columns:35px 1fr;gap:10px}.benefits-card h3{font-size:14px;line-height:1.4;margin:0 0 9px}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding-left:25px;margin:9px 0;line-height:1.5}.check-list li:before{content:"✓";position:absolute;left:0;top:2px;border-radius:50%;width:17px;height:17px;color:white;background:var(--green);font-size:11px;text-align:center;line-height:17px;font-weight:700}.benefits-card li{font-size:12px;padding-left:17px;margin:8px 0}.benefits-card li:before{width:11px;height:11px;font-size:8px;line-height:11px;top:3px}.benefits-card .script{grid-column:1/-1;text-align:center;transform:rotate(-6deg);color:#243a4a;font-size:25px;margin:10px 0}.quiz-benefits>.button{width:100%;margin-top:11px;font-size:16px}.back{border:0;background:transparent;color:var(--muted);padding:8px 0;font-size:14px}.back:hover{color:var(--green)}.error{font-size:13px;color:#c74a4a;margin-top:7px}.trust-and-property{display:grid;grid-template-columns:1.55fr 1fr;gap:22px;margin-bottom:31px}.trust-block{padding:20px}.trust-block h2{font-size:25px;margin-bottom:16px}.trust-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.trust-cards article{padding:14px 8px;border:1px solid var(--border);border-radius:13px;text-align:center}.trust-cards img{margin:0 auto 10px}.trust-cards h3{font-size:14px;min-height:38px}.trust-cards p{font-size:13px;line-height:1.4;margin-top:10px}.property-summary{background:#eaf6eeb8;border:1px solid white;border-radius:20px;padding:25px}.property-summary>img{float:left;margin-right:13px}.property-summary h2{font-size:23px;margin-bottom:20px}.property-summary li{font-size:14px;margin:11px 0}.fears{margin:0 0 34px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.section-heading h2{font-size:26px}.section-heading .script{color:var(--dark);transform:rotate(-5deg);font-size:25px}.fear-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:white;border:1px solid var(--border);border-radius:15px;padding:20px;display:flex;align-items:flex-start;gap:12px}.card img{width:34px;height:34px;flex-shrink:0}.card p{font-size:14px;margin-top:9px;line-height:1.55}.steps{margin-bottom:34px}.steps h2{margin-bottom:16px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:15px;background:#fff}.steps article{position:relative;padding:20px 19px 20px 70px}.steps article:not(:last-child):after{content:"›";position:absolute;right:2px;top:45%;font-size:31px;color:#a5b7ad;font-weight:300}.step-number{position:absolute;left:15px;top:18px;border-radius:50%;background:var(--green);color:white;width:39px;height:39px;display:grid;place-items:center;font-size:17px}.steps article>img{width:32px;height:32px;margin-bottom:10px}.steps h3{font-size:14px}.steps p{font-size:13px;line-height:1.45;margin-top:7px;color:var(--muted)}.team-faq>*{min-width:0}.final-cta>*{min-width:0}.reviews{min-width:0}.reviews-track{max-width:100%}.team-faq{display:grid;grid-template-columns:1.06fr 1fr;gap:35px;margin-bottom:27px}.team-faq h2{font-size:25px}.team .section-intro{font-size:14px;margin:6px 0 13px}.team-card{border-radius:15px;overflow:hidden;border:1px solid var(--border);background:#fff}.team-image{width:100%;height:295px;object-fit:cover;object-position:center 38%}.principles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:17px 12px}.principles>div{font-size:11px;display:flex;align-items:flex-start;gap:7px;line-height:1.4}.principles img{width:27px;height:27px}.faq h2{margin-bottom:16px}.faq details{border:1px solid var(--border);border-radius:10px;background:#f4f8f7;margin-bottom:6px;overflow:hidden}.faq summary{list-style:none;padding:9px 38px 9px 13px;position:relative;font-size:14px;cursor:pointer;line-height:1.4}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:13px;top:5px;font-size:23px}.faq details[open] summary:after{content:"−"}.faq details[open]{background:#fff;border-color:#b0caba}.faq details p{padding:0 14px 15px;font-size:14px;line-height:1.6}.final-cta{background:linear-gradient(110deg,#eaf6ee,#eef8f5);border:1px solid #fff;border-radius:22px;padding:25px;display:flex;align-items:center;gap:20px;margin-bottom:26px}.final-cta>img{flex-shrink:0;width:66px}.final-cta h2{font-size:23px}.final-cta p{font-size:14px;color:var(--muted);margin:8px 0 5px}.final-cta small{font-size:12px;color:var(--muted)}.final-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;margin-left:auto}.final-actions .button{font-size:14px;min-height:46px}footer{background:white;padding:27px 0 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-top nav{display:flex;gap:23px;font-size:13px}.footer-top nav button{border:0;background:none;padding:0;font-size:13px}.footer-contact{display:flex;flex-direction:column;font-size:14px}.footer-bottom{display:flex;gap:35px;align-items:flex-start;margin-top:25px;font-size:12px;color:var(--muted)}.text-link{border:0;padding:0;text-decoration:underline;font-size:12px;color:var(--muted);background:none}.footer-bottom #company-details{margin-left:auto}.sticky-quiz{display:none}dialog{border:1px solid var(--border);border-radius:22px;padding:32px;max-width:510px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 25px 90px #17203330;max-height:90dvh;overflow:auto}dialog::backdrop{background:#17203388;backdrop-filter:blur(4px)}dialog h2{font-size:28px;margin:13px 20px 13px 0}dialog>p{margin-bottom:20px;font-size:15px}.close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:30px;line-height:1;width:34px;height:34px;color:var(--muted)}.lead-form{display:flex;flex-direction:column;gap:13px;margin-top:14px}.field{display:flex;flex-direction:column;gap:5px;font-size:14px;font-weight:500}.field input,.field textarea{width:100%;border:1px solid #bbcbb1;border-radius:9px;background:white;padding:12px 14px;color:var(--ink);font:inherit}.field input{height:50px}.field textarea{min-height:84px;resize:vertical;line-height:1.45}.field input:focus,.field textarea:focus{border-color:var(--green)}.field-help{font-size:11px;font-weight:400;color:var(--muted)}.required-mark{color:#b23d3d}.optional-mark{font-size:12px;font-weight:400;color:var(--muted)}.consent{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;color:var(--muted)}.consent input{width:17px;height:17px;flex-shrink:0;accent-color:var(--green);margin-top:2px}.consent .text-link{font:inherit}.form-note{font-size:12px;color:var(--muted)}.honey{position:absolute;left:-9999px}.success{background:var(--soft);padding:20px;border-radius:13px;color:var(--dark)}.result-title{font-size:23px;margin-bottom:12px}.result-text{font-size:14px}#policy-content p{margin:12px 0;font-size:14px}.skip{position:fixed;top:-100px;left:10px;background:white;padding:10px;z-index:30}.skip:focus{top:10px}:focus-visible{outline:3px solid #367aa3;outline-offset:4px}.noscript{padding:20px;background:white}a:hover:not(.button){color:var(--green)}
@media(min-width:1500px){.hero-photo{right:calc((100vw - 1500px)/2);left:calc(50% - 110px)}.hero-copy{padding-top:48px;padding-bottom:42px}}
@media(max-width:1150px){.header nav{gap:10px}.header-contact{display:none}.header-inner{gap:18px}.hero-copy{width:57%}h1{font-size:39px}.hero-photo{left:44%}.quiz-layout{grid-template-columns:130px 1fr 240px;gap:16px}.trust-and-property{grid-template-columns:1.5fr 1fr}.trust-line{gap:15px}.hero-actions .button{padding:12px;font-size:13px}.steps article{padding-left:59px}.team-faq{gap:23px}.principles{grid-template-columns:1fr 1fr}.final-cta h2{font-size:21px}.trust-cards{gap:5px}.trust-cards h3{font-size:13px}}
@media(max-width:900px){.header-inner{min-height:76px}.header nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block;background:white;border:1px solid var(--border);border-radius:8px;font-size:22px;width:42px;height:42px}.header nav.open{display:flex;position:absolute;left:0;right:0;top:76px;z-index:10;background:white;padding:20px;flex-wrap:wrap;box-shadow:0 8px 16px #0001;justify-content:center}.hero-copy{width:60%}.hero-photo{left:45%}h1{font-size:34px}.hero-actions{flex-direction:column;max-width:320px}.trust-line{gap:12px;flex-wrap:wrap}.hero-lead{max-width:370px;font-size:15px}.honest{max-width:340px}.quiz-layout{grid-template-columns:1fr 230px}.quiz-illustration{display:none}.quiz h2{font-size:27px}.trust-and-property{grid-template-columns:1fr}.trust-cards{gap:12px}.trust-cards h3{font-size:15px}.property-summary{padding:20px}.property-summary .check-list{display:grid;grid-template-columns:1fr 1fr;clear:both;gap:0 16px}.fear-grid{gap:10px}.card{padding:16px;display:block}.card img{margin-bottom:12px}.steps-grid{grid-template-columns:1fr 1fr}.steps article:nth-child(2):after{display:none}.team-faq{grid-template-columns:1fr 1fr;gap:20px}.team-image{height:275px}.principles{grid-template-columns:1fr 1fr}.final-cta{flex-wrap:wrap}.final-actions{flex-direction:row;width:100%;margin-left:0}.footer-top{flex-wrap:wrap}.footer-top nav{order:3;width:100%;justify-content:space-between}.footer-bottom{flex-wrap:wrap}.section-heading .script{display:none}}
@media(max-width:600px){.container{padding-left:16px;padding-right:16px}.header-inner{min-height:70px;gap:10px}.brand img{width:174px}.header-cta{display:none}.menu-toggle{margin-left:auto}.header nav.open{top:70px;gap:20px}.hero{display:flex;flex-direction:column}.hero-inner{order:0}.hero-copy{width:100%;padding:25px 0 20px}.eyebrow{font-size:10px;padding:5px 8px;letter-spacing:.2px}h1{font-size:34px;letter-spacing:-1.15px;margin:12px 0 16px;line-height:1.16}.hero-lead{max-width:none;font-size:16px}.honest{font-size:14px;max-width:none;margin:13px 0 18px}.hero-actions{max-width:none;gap:10px}.hero-actions .button{font-size:15px;min-height:54px}.micro{text-align:center;margin-bottom:19px}.trust-line{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:11px}.trust-line>div{flex-direction:column;align-items:flex-start;gap:7px}.trust-line img{width:27px;height:28px}.hero-photo{position:relative;inset:auto;order:1;width:100%;height:290px}.hero-photo>img{object-position:center 40%}.hero-photo:after{background:linear-gradient(180deg,white 0,transparent 13%)}.photo-note{display:none}.team-label{right:16px;bottom:14px;padding:10px 13px;max-width:228px;font-size:13px}.team-label small{font-size:11px}.content{padding-top:18px}.quiz{padding:18px 15px;border-radius:18px;margin-bottom:18px}.quiz-top{gap:6px;align-items:flex-start}.quiz-top .muted{font-size:10px;max-width:125px;text-align:right}.quiz h2{font-size:25px;letter-spacing:-.7px}.section-intro{font-size:14px}.section-intro br{display:none}.quiz-layout{grid-template-columns:1fr;gap:10px;margin-top:18px}.answers{grid-template-columns:1fr;gap:9px}.answer{min-height:54px;font-size:14px;text-align:left;justify-content:flex-start;padding:12px 14px}.answer:before{content:"";width:17px;height:17px;border:1px solid #bbcbb1;border-radius:50%;flex-shrink:0}.answer:has(input:checked):before{border:5px solid var(--green);background:white}.question-title{font-size:16px}.progress{margin-bottom:17px}.benefits-card{display:none}.quiz-benefits>.button{margin-top:0}.trust-block{padding:17px 14px;border-radius:18px}.trust-block h2{font-size:24px}.trust-cards{grid-template-columns:1fr;gap:10px}.trust-cards article{display:grid;grid-template-columns:50px 1fr;text-align:left;gap:0 12px;padding:15px}.trust-cards img{grid-row:1/3;width:46px;height:46px;margin:0}.trust-cards h3{min-height:0;font-size:16px}.trust-cards br{display:none}.trust-cards p{margin-top:6px;font-size:14px}.trust-and-property{gap:14px;margin-bottom:25px}.property-summary{padding:20px 18px}.property-summary h2{font-size:23px}.property-summary .check-list{display:block}.fears{margin-bottom:27px}.section-heading h2{font-size:24px}.section-heading h2 br{display:none}.fear-grid{grid-template-columns:1fr;gap:10px}.card{padding:18px;display:flex}.card img{margin:0}.card h3{font-size:17px}.card p{font-size:14px}.steps h2{font-size:25px}.steps-grid{grid-template-columns:1fr}.steps article{padding:18px 20px 19px 69px;min-height:122px}.steps article:not(:last-child){border-bottom:1px solid var(--border)}.steps article:after{display:none}.steps article>img{width:25px;height:25px;margin-bottom:8px}.steps h3{font-size:16px}.steps h3 br{display:none}.steps p{font-size:14px}.team-faq{grid-template-columns:1fr;gap:25px}.team-faq h2{font-size:25px}.team-image{height:248px}.principles{padding:15px;gap:16px}.principles>div{font-size:12px}.faq summary{padding:12px 35px 12px 12px;font-size:14px}.faq summary:after{top:7px}.final-cta{padding:22px 18px;gap:14px;border-radius:18px}.final-cta>img{width:45px;height:45px}.final-cta>div:not(.final-actions){flex:1;min-width:220px}.final-cta h2{font-size:23px}.final-cta p br{display:none}.final-actions{margin:0;flex-direction:column;gap:10px}.final-actions .button{min-height:52px;font-size:14px}.footer-top{gap:23px}.footer-top nav{justify-content:flex-start;flex-wrap:wrap;gap:13px 21px}.footer-contact{font-size:14px}.footer-bottom{gap:16px;flex-direction:column;margin-top:20px}.footer-bottom #company-details{margin:0}footer{padding-bottom:95px}.sticky-quiz.visible{position:fixed;display:flex;bottom:0;left:0;right:0;border-radius:13px 13px 0 0;z-index:5;box-shadow:0 -6px 22px #17203318;padding-bottom:calc(13px + env(safe-area-inset-bottom))}body:has(dialog[open]) .sticky-quiz{display:none}dialog{padding:26px 20px}dialog h2{font-size:25px}.result-title{font-size:22px}.final-cta small{display:block;margin-top:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Обновление: квиз на пять вопросов, окно и отзывы. */
.header-contact>a,.footer-contact>a{font-size:17px;font-weight:800;color:var(--ink);white-space:nowrap}.header-contact>span{display:none}.header nav{gap:12px}.header-inner{gap:17px}.header .brand img{width:190px}.header-cta{font-size:12px;padding:10px 12px}.hero-actions .button{font-size:13px}.quiz-subline{font-size:14px;color:var(--dark);font-weight:600;text-align:left}.quiz-illustration>img:first-child{width:116px;height:116px}.quiz-illustration{min-height:235px;padding-top:12px}.quiz-layout{grid-template-columns:165px minmax(0,1fr) 267px;align-items:stretch}.quiz-illustration p{margin-top:0}.quiz-main{min-width:0}.quiz h2{font-size:33px}.auto-hint{font-size:12px;color:var(--muted);margin-top:14px;text-align:center;line-height:1.5}.answer{font:inherit;font-size:14px;width:100%;color:var(--ink)}.answer.selected{border-color:var(--green);background:var(--soft);box-shadow:0 0 0 1px var(--green);color:var(--dark)}.answer.selected:before{border:5px solid var(--green);background:white}.other-field{margin-top:14px}.other-field input{height:52px}.other-field[hidden]{display:none}.quiz-result .quiz-layout{grid-template-columns:130px minmax(0,1fr) 220px}.quiz-result .question-title{font-size:24px}.quiz-result .auto-hint{display:none}.contact-fields{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.callback-note{margin-top:1px}.quiz-result .result-title{font-size:25px;color:var(--dark)}#quiz-dialog{max-width:1030px;width:calc(100% - 32px);padding:34px 0 0;overflow-x:hidden}#quiz-dialog .quiz{margin:0;border:0;border-radius:0;padding:22px 28px 28px}#quiz-dialog .quiz-layout{grid-template-columns:130px minmax(0,1fr) 220px;gap:20px}#quiz-dialog h2{margin:0 0 8px;font-size:29px}#quiz-dialog .section-intro{margin-bottom:0}#quiz-dialog .close{z-index:2}.quiz-spacer{margin-bottom:25px}.reviews{margin:34px 0 28px}.reviews h2{margin-top:10px}.maps-link{font-size:14px;color:var(--green);text-decoration:underline}.reviews-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:3px 0 12px}.review-card{flex:0 0 calc(42% - 9px);border:1px solid var(--border);background:white;border-radius:18px;padding:23px;scroll-snap-align:start;display:flex;flex-direction:column;min-height:220px}.review-card h3{font-size:18px;margin:10px 0}.review-source{font-size:12px;color:var(--muted)}.review-card blockquote{margin:8px 0 20px;font-size:20px;line-height:1.4;color:var(--dark);font-family:Manrope,Arial,sans-serif;font-weight:600}.review-card>a{font-size:13px;color:var(--green);margin-top:auto}.review-controls{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:8px}.review-controls button{border:1px solid var(--border);border-radius:50%;width:40px;height:40px;background:white;font-size:21px;color:var(--green)}.review-controls button:hover{background:var(--soft)}.review-position{font-size:13px;color:var(--muted)}#company-details{white-space:pre-line;max-width:490px;font-size:12px;line-height:1.6}.footer-bottom{display:grid;grid-template-columns:1fr 220px 1.3fr}.footer-bottom #company-details{margin:0}.footer-contact>strong{font-size:12px;color:var(--muted);font-weight:400}.hero-photo>img,.team-image{opacity:1;visibility:visible}
@media(max-width:1150px){.quiz-layout{grid-template-columns:130px minmax(0,1fr) 240px}.header .brand img{width:185px}.hero-actions{gap:8px}.hero-actions .button{padding:12px}.quiz-result .quiz-layout{grid-template-columns:1fr 220px}.quiz-result .quiz-illustration{display:none}.footer-bottom{grid-template-columns:1fr 1.5fr}.footer-bottom .text-link{grid-column:1;grid-row:2;justify-self:start}.footer-bottom #company-details{grid-column:2;grid-row:1/3}}
@media(max-width:900px){.quiz-layout,#quiz-dialog .quiz-layout{grid-template-columns:minmax(0,1fr) 230px}#quiz-dialog .quiz-illustration{display:none}.header-contact{display:flex;margin-left:auto}.header-cta{display:none}.menu-toggle{margin-left:0}.quiz h2{font-size:28px}.quiz-result .quiz-layout,#quiz-dialog .quiz-result .quiz-layout{grid-template-columns:1fr}.quiz-result .quiz-benefits{display:none}}
@media(max-width:600px){.header .brand img{width:149px}.header-inner{gap:8px}.header-contact>a{font-size:12px}.header-contact small{font-size:9px}.menu-toggle{width:32px;height:34px;font-size:20px}.header-contact{gap:2px}.quiz-subline{text-align:center}.quiz h2{font-size:26px}.quiz-layout,#quiz-dialog .quiz-layout{grid-template-columns:1fr;gap:8px}.auto-hint{margin-top:4px;font-size:12px}.contact-fields{grid-template-columns:1fr}.phone-field{order:-1}.field input,.field textarea{width:100%;min-width:0}.lead-form{gap:12px}.lead-form .button{width:100%;min-height:52px}.consent{font-size:11px}.callback-note textarea{min-height:78px}.quiz-result .quiz-layout{grid-template-columns:1fr}.quiz-result .result-title{font-size:23px}#quiz-dialog{width:calc(100% - 20px);max-height:93dvh;border-radius:18px;padding-top:34px}#quiz-dialog .quiz{padding:14px 16px 24px}#quiz-dialog h2{font-size:25px}#quiz-dialog .quiz-top{flex-wrap:wrap}#quiz-dialog .quiz-top .muted{font-size:10px}.reviews{margin-top:27px}.reviews .section-heading{display:block}.reviews .maps-link{display:inline-block;margin-top:12px}.review-card{flex-basis:91%;padding:20px;min-height:228px}.review-card blockquote{font-size:21px}.reviews h2{font-size:25px}.review-controls{justify-content:center}.footer-bottom{display:flex;flex-direction:column;gap:18px}.footer-bottom #company-details{font-size:11px}.header-contact small{white-space:normal}#consult-dialog{width:calc(100% - 20px);padding:28px 16px 20px;max-height:94dvh;border-radius:18px}#consult-dialog h2{font-size:24px;line-height:1.15;margin-top:8px}#consult-dialog>p{font-size:14px;margin-bottom:10px}.answers{grid-template-columns:1fr;gap:9px}.answer{min-height:50px;padding:10px 12px}.quiz-result .quiz-benefits{display:none}#quiz-dialog .lead-form{margin-top:10px}.sticky-quiz{max-width:calc(100vw - 20px)}}

@media(max-width:360px){.header-contact{display:none}.header .brand img{width:145px}.menu-toggle{margin-left:auto}.team-faq>*{min-width:0}.final-cta>div:not(.final-actions){min-width:0}.trust-line{grid-template-columns:1fr}.trust-line>div{flex-direction:row;align-items:center}.sticky-quiz{max-width:100vw}}


/* V5: conversational widget + exit offer. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.chat-launcher{position:fixed;right:22px;bottom:22px;z-index:14;border:0;border-radius:999px;background:var(--green);color:#fff;min-height:52px;padding:0 19px;display:flex;align-items:center;gap:9px;font:700 14px Manrope,Arial,sans-serif;box-shadow:0 12px 34px #17203330;cursor:pointer}
.chat-launcher-dot{width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff2b}
.chat-widget{position:fixed;right:22px;bottom:86px;z-index:15;width:min(380px,calc(100vw - 28px));max-height:min(650px,calc(100dvh - 110px));background:#fff;border:1px solid var(--border);border-radius:20px;box-shadow:0 24px 80px #1720333d;overflow:hidden;display:flex;flex-direction:column}
.chat-widget[hidden]{display:none}
.chat-header{background:var(--green);color:#fff;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.chat-header div{display:flex;flex-direction:column;gap:1px}
.chat-header strong{font:800 15px Manrope,Arial,sans-serif}
.chat-header small{font-size:11px;opacity:.82}
.chat-close{border:0;background:transparent;color:#fff;font-size:27px;line-height:1;width:34px;height:34px;cursor:pointer}
.chat-messages{padding:16px;display:flex;flex-direction:column;gap:11px;overflow:auto;min-height:220px;background:#f7f9f6}
.chat-message{max-width:86%;padding:10px 12px;border-radius:14px;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}
.chat-message.bot{align-self:flex-start;background:#fff;border:1px solid #e6ebe3;border-bottom-left-radius:4px}
.chat-message.user{align-self:flex-end;background:var(--green);color:#fff;border-bottom-right-radius:4px}
.chat-typing{align-self:flex-start;background:#fff;border:1px solid #e6ebe3;border-radius:14px;padding:8px 12px;color:var(--muted);font-size:13px;letter-spacing:2px}
.chat-reply{display:flex;gap:8px;padding:11px;border-top:1px solid var(--border);background:#fff}
.chat-reply input{flex:1;min-width:0;height:46px;border:1px solid #cbd5c6;border-radius:11px;padding:0 13px;font:inherit}
.chat-reply button{width:46px;height:46px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:20px;cursor:pointer}
.chat-phone-step{padding:12px 14px 14px;border-top:1px solid var(--border);background:#fff}
.chat-phone-step .lead-form{margin:0;gap:10px}
.chat-phone-step .field input{height:48px}
.chat-phone-step .consent{font-size:10px}
.chat-phone-step .button{min-height:48px}
.chat-phone-step .form-note{display:none}
.exit-dialog{max-width:560px;background:linear-gradient(180deg,#fff 0%,#f8fbf5 100%)}
.exit-dialog h2{font-size:31px;line-height:1.12}
.exit-benefits{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0 0 16px;font-size:12px;color:var(--dark)}
.exit-benefits span{background:#edf5e9;border-radius:999px;padding:7px 10px}
.exit-dialog .lead-form{margin-top:8px}
.exit-dialog .form-note{margin-bottom:0}

@media(max-width:900px){
  .sticky-quiz,.sticky-quiz.visible{display:none!important}
  .chat-launcher{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-height:48px;padding:0 15px}
  .chat-widget{right:10px;bottom:calc(72px + env(safe-area-inset-bottom));width:calc(100vw - 20px);max-height:calc(100dvh - 90px);border-radius:18px}
}
@media(max-width:420px){
  .chat-launcher span:last-child{display:none}
  .chat-launcher{width:50px;height:50px;padding:0;justify-content:center}
  .chat-launcher-dot{width:12px;height:12px}
  .chat-messages{min-height:190px;padding:13px}
  .chat-message{max-width:90%}
  .exit-dialog h2{font-size:26px}
}


/* V6: compact quiz result on mobile */
@media(max-width:600px){
  #quiz-dialog .quiz-result .callback-note{display:none}
  #quiz-dialog .quiz-result .result-text{display:none}
  #quiz-dialog .quiz-result .hint{font-size:12px;line-height:1.4;margin:6px 0 8px}
  #quiz-dialog .quiz-result .result-title{font-size:20px;line-height:1.22;margin:4px 0 6px}
  #quiz-dialog .quiz-result .lead-form{gap:8px;margin-top:8px}
  #quiz-dialog .quiz-result .contact-fields{gap:8px}
  #quiz-dialog .quiz-result .field{gap:3px}
  #quiz-dialog .quiz-result .field input{height:46px;padding:10px 12px}
  #quiz-dialog .quiz-result .field-help{display:none}
  #quiz-dialog .quiz-result .consent{font-size:10px;line-height:1.35}
  #quiz-dialog .quiz-result .lead-form .button{min-height:48px}
  #quiz-dialog .quiz-result .form-note{display:none}
  #quiz-dialog .quiz-result .quiz-top{margin-bottom:6px}
  #quiz-dialog .quiz-result .progress{margin-bottom:8px}
}


/* V8: lawyer avatar and human-style chat */
.chat-header{display:flex;align-items:center;gap:10px}
.chat-header>div{min-width:0;flex:1}
.chat-header small{display:flex;align-items:center;gap:6px}
.chat-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:#eef2ef}
.chat-avatar-header{width:44px;height:44px;border:2px solid rgba(255,255,255,.7)}
.online-dot{width:7px;height:7px;border-radius:50%;background:#d8ffdf;display:inline-block;box-shadow:0 0 0 2px rgba(255,255,255,.16)}
.chat-row{display:flex;align-items:flex-end;gap:7px;margin:0 0 10px}
.chat-row.user{justify-content:flex-end}
.chat-row.bot{justify-content:flex-start}
.chat-row .chat-message{margin:0}
.chat-row.bot .chat-message{max-width:calc(100% - 44px)}
.chat-row.user .chat-message{max-width:84%}
@media(max-width:600px){
 .chat-avatar-header{width:40px;height:40px}
 .chat-avatar{width:31px;height:31px}
 .chat-row.bot .chat-message{max-width:calc(100% - 39px)}
}


/* V10: правовые документы, мягкий cookie-баннер и футер. */
.legal-links{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:flex-start}
.legal-links a{color:var(--body);font-size:12px;line-height:1.45;text-decoration:underline;text-underline-offset:3px}
.legal-dialog{max-width:min(760px,calc(100vw - 28px));max-height:min(84vh,820px);overflow:auto}
.legal-content{white-space:normal}
.legal-content p{margin:0 0 14px;line-height:1.6;color:var(--body)}
.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:1200;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:980px;margin:0 auto;padding:14px 16px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 14px 40px rgba(23,32,51,.18)}
.cookie-banner[hidden]{display:none!important}
.cookie-banner p{margin:0;font-size:13px;line-height:1.45;color:var(--body)}
.cookie-banner a{color:var(--green);text-decoration:underline;text-underline-offset:2px}
.cookie-accept{flex:0 0 auto;padding:10px 16px}
@media(max-width:600px){
 .legal-links{display:grid;gap:6px}
 .cookie-banner{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column;padding:12px}
 .cookie-accept{width:100%}
}


/* V14: contacts, MAX alternatives, installment and mobile text fixes */
.installment-note{margin-top:10px;padding-top:10px;border-top:1px solid var(--border);font-size:13px;line-height:1.5;color:var(--dark)}
.installment-note strong{color:var(--green)}

.contact-section{margin-top:24px;margin-bottom:24px;padding:28px;scroll-margin-top:24px}
.contact-section-copy{max-width:760px}
.contact-section-copy h2{margin-top:10px;font-size:30px}
.contact-section-copy p{margin-top:8px;color:var(--muted)}
.contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}
.contact-item{min-width:0;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fbfcfb;display:flex;flex-direction:column;gap:5px}
.contact-item a{color:var(--dark);font-weight:700;overflow-wrap:anywhere}
.contact-label{font-size:11px;line-height:1.3;color:var(--muted);text-transform:uppercase;letter-spacing:.45px;font-weight:700}
.contact-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.social-link{min-height:44px;padding:9px 14px;border-radius:11px;border:1px solid var(--border);background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700}
.social-link:hover{border-color:#b8c7bd;background:#f7faf7}
.max-link,.max-alt{border-color:#d9d0ff}
.max-wordmark{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:23px;padding:0 7px;border-radius:8px;background:linear-gradient(135deg,#471AFF,#00BFFF);color:#fff;font:800 10px/1 Manrope,Arial,sans-serif;letter-spacing:.2px}

.max-alt{width:100%;min-height:44px;padding:9px 12px;border:1px solid #d9d0ff;border-radius:11px;background:#faf9ff;color:#30215f;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700}
.max-alt:hover{background:#f2efff}
.compact-lead-form .max-alt{min-height:42px}
.chat-phone-step .max-alt{font-size:11px}

@media(max-width:900px){
 .contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
 .contact-section{padding:20px 16px;margin-top:18px;margin-bottom:18px}
 .contact-section-copy h2{font-size:24px;line-height:1.18;letter-spacing:-.5px}
 .contact-grid{grid-template-columns:1fr;gap:8px;margin-top:16px}
 .contact-item{padding:13px}
 .contact-socials{display:grid;grid-template-columns:1fr;gap:8px}
 .social-link{width:100%}
 .installment-note{font-size:12px}
 .max-alt{font-size:11px;line-height:1.35}
 #quiz-dialog .quiz-result .max-alt{min-height:42px}
}


/* V15 — debt restructuring section */
.restructuring{
  margin-top:28px;
  display:grid;
  grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);
  gap:30px;
  padding:34px;
  background:linear-gradient(135deg,#f2faf5 0%,#fff 72%);
}
.restructuring-copy h2{margin:8px 0 12px;font-size:clamp(32px,3.2vw,50px);line-height:1.04}
.restructuring-lead{max-width:720px;font-size:18px;line-height:1.55;color:var(--muted)}
.restructuring-points{display:grid;gap:12px;margin:24px 0 16px}
.restructuring-points>div{display:grid;gap:4px;padding:15px 17px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.8)}
.restructuring-points strong{font-size:16px}
.restructuring-points span,.restructuring-note{color:var(--muted);line-height:1.5}
.restructuring-note{font-size:13px;margin:0}
.restructuring-form{align-self:start;padding:24px;border-radius:20px;background:#fff;border:1px solid var(--border);box-shadow:0 16px 34px rgba(15,44,29,.08)}
.restructuring-form h3{font-size:25px;line-height:1.15;margin:8px 0}
.restructuring-form>p{color:var(--muted);margin:0 0 16px}
.restructuring-form .lead-form{margin-top:8px}
.restructuring-form .contact-fields{grid-template-columns:1fr}
@media(max-width:900px){
  .restructuring{grid-template-columns:1fr;padding:24px;gap:20px}
}
@media(max-width:600px){
  .restructuring{margin-top:18px;padding:20px 16px;border-radius:20px}
  .restructuring-copy h2{font-size:30px}
  .restructuring-lead{font-size:16px}
  .restructuring-points{margin:18px 0 12px}
  .restructuring-points>div{padding:13px 14px}
  .restructuring-form{padding:18px 14px}
  .restructuring-form h3{font-size:22px}
  .restructuring-form .callback-note{display:none}
}


/* V18 — branded contact buttons */
.vk-link{
  background:#0077ff;
  border-color:#0077ff;
  color:#fff;
}
.vk-link:hover{
  background:#006be6;
  border-color:#006be6;
}
.vk-mark{
  width:28px;
  height:28px;
  border-radius:8px;
  background:#fff;
  color:#0077ff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font:800 11px/1 Manrope,Arial,sans-serif;
  letter-spacing:-.6px;
}
.maps-social-link{
  background:#fff;
  border-color:#e4e7eb;
  color:#202124;
  box-shadow:0 2px 8px rgba(24,39,75,.06);
}
.maps-social-link:hover{
  background:#fff8f2;
  border-color:#ffb36b;
}
.maps-mark{
  position:relative;
  width:27px;
  height:27px;
  flex:0 0 27px;
}
.maps-mark::before{
  content:"";
  position:absolute;
  left:7px;
  top:2px;
  width:14px;
  height:18px;
  border-radius:10px 10px 10px 2px;
  background:#ff5a1f;
  transform:rotate(-45deg);
}
.maps-mark::after{
  content:"";
  position:absolute;
  left:11px;
  top:6px;
  width:6px;
  height:6px;
  border-radius:50%;
  background:#fff;
  z-index:1;
}


/* V19 — exact VK / Yandex Maps logos supplied by client */
.social-link .social-logo{
  width:28px;
  height:28px;
  flex:0 0 28px;
  display:block;
  object-fit:contain;
}
.vk-link .social-logo{
  border-radius:7px;
}
.maps-social-link .social-logo{
  border-radius:0;
}
