:root{--bg:#f6f4ef;--paper:#fffdf9;--ink:#1e2622;--muted:#6d766f;--green:#315f48;--green2:#264a39;--soft:#edf1ea;--line:#d8ddd5;--accent:#d9e3d6;--radius:18px;--container:1180px;--head:'Onest',Arial,sans-serif;--body:'Montserrat',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.65;overflow-x:hidden}body:has(dialog[open]){overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--head);font-weight:500;letter-spacing:-.035em}.container{width:min(var(--container),calc(100% - 64px));margin:0 auto}.section{padding:92px 0}.section-tint{background:#eef1eb}.icon{width:22px;height:22px;flex:0 0 auto}.btn{border:1px solid transparent;border-radius:10px;min-height:50px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:600;font-size:13px;line-height:1.2;background:none}.btn .icon{width:18px;height:18px}.btn-primary{background:var(--green);color:white}.btn-secondary{border-color:#b7c0b8;background:var(--paper)}.btn-line{border-color:#bdc6bd;background:transparent;min-height:42px;padding:10px 13px}.btn-ghost{border-color:#bdc6bd;background:transparent;min-height:42px}.btn-light{background:white;color:var(--green2)}.btn-dark-line{border-color:#6e8978;color:white}.text-link{border:0;background:none;padding:0;display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:600;font-size:13px}.text-link .icon{width:17px;height:17px}.section-title{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(260px,.65fr);gap:80px;align-items:end;margin-bottom:42px}.section-title h2{font-size:clamp(34px,4.2vw,58px);line-height:1.04}.section-title p{color:var(--muted);font-size:14px;line-height:1.85;max-width:470px}.site-header{position:sticky;top:0;z-index:40;background:rgba(246,244,239,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(216,221,213,.85)}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;flex-shrink:0}.brand b{font-family:var(--head);font-size:17px}.brand span{font-size:10px;color:var(--muted);margin-top:1px}.desktop-nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:12px}.desktop-nav details{position:relative}.desktop-nav summary{list-style:none;display:flex;align-items:center;gap:4px;cursor:pointer}.desktop-nav summary::-webkit-details-marker{display:none}.desktop-nav .icon{width:14px;height:14px}.nav-drop{position:absolute;top:36px;left:-20px;background:white;border:1px solid var(--line);border-radius:12px;padding:8px;min-width:290px;box-shadow:0 18px 60px #1d2a2018}.nav-drop a{display:block;padding:11px 12px;border-radius:8px}.nav-drop a:hover{background:var(--soft)}.header-actions{display:flex;align-items:center;gap:10px}.phone{font-family:var(--head);font-weight:600;white-space:nowrap}.header-quiz{min-height:44px}.menu-toggle{display:none;border:0;background:none;padding:8px}.hero{padding:58px 0 38px}.hero-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);gap:54px;align-items:center}.hero-copy h1{font-size:clamp(46px,5vw,72px);line-height:1.02;margin-bottom:26px}.hero-copy h1 span{color:var(--green);font-size:.62em;display:block;margin-top:10px;letter-spacing:-.02em}.hero-copy>p{font-size:16px;line-height:1.9;color:var(--muted);max-width:610px}.hero-actions-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.hero-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;padding-top:28px;border-top:1px solid var(--line)}.hero-offers div{min-width:0}.hero-offers b{display:block;font-size:13px;margin-bottom:5px}.hero-offers span{display:block;font-size:11px;line-height:1.55;color:var(--muted)}.hero-media{position:relative;min-width:0}.hero-image{width:100%;height:560px;object-fit:cover;border-radius:22px}.hero-caption{position:absolute;left:22px;bottom:22px;width:min(360px,calc(100% - 44px));padding:18px 20px;background:rgba(255,253,249,.94);border-radius:14px}.hero-caption b{display:block;font-family:var(--head);font-size:17px}.hero-caption span{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin-top:6px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.service-card,.case-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;overflow:hidden;min-width:0}.service-card img{width:100%;height:210px;object-fit:cover}.service-card-body{padding:22px}.service-card h3,.case-card h3{font-size:23px;line-height:1.18}.service-card p,.case-card p,.work-card p,.problem-card p{color:var(--muted);font-size:13px;line-height:1.75;margin-top:10px}.card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap;margin-top:20px}.card-actions>*{min-width:0}.problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.problem-card,.work-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:26px;min-width:0}.step-no{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #bdc8bd;border-radius:50%;font-family:var(--head);font-weight:600;color:var(--green);margin-bottom:22px}.problem-card h3,.work-card h3{font-size:24px;line-height:1.2}.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.quiz-section{background:var(--green2);color:white}.quiz-head{max-width:830px;margin-bottom:36px}.quiz-head h2{font-size:clamp(38px,5vw,64px);line-height:1.03}.quiz-head h2 span{display:block;white-space:nowrap}.quiz-head p{color:#ced9d1;max-width:700px;margin-top:18px}.quiz-shell{display:grid;grid-template-columns:.72fr 1.28fr;background:var(--paper);color:var(--ink);border-radius:20px;overflow:hidden}.quiz-aside{background:#dfe8df;padding:34px}.quiz-aside b{font-family:var(--head);font-size:25px}.quiz-aside p{font-size:13px;color:#56625a;margin-top:14px}.quiz-aside ul{padding-left:18px;margin:24px 0 0;color:#56625a;font-size:12px}.quiz-app{padding:34px;min-height:500px}.quiz-progress{height:5px;background:#e5e8e2;border-radius:99px;overflow:hidden}.quiz-progress span{display:block;height:100%;background:var(--green);transition:width .2s}.quiz-topline{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:11px;margin-bottom:18px}.quiz-app h3{font-size:31px;line-height:1.15;margin:24px 0 8px}.quiz-hint{color:var(--muted);font-size:13px}.quiz-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.quiz-choice{border:1px solid #ccd2ca;border-radius:11px;background:#fff;padding:16px;text-align:left;min-height:64px}.quiz-choice.selected{border-color:var(--green);background:#eef4ed}.quiz-choice input{position:absolute;opacity:0;pointer-events:none}.quiz-extra{margin-top:18px}.quiz-extra label{font-size:12px;font-weight:600}.quiz-extra select,.quiz-fields input,.quiz-fields textarea{width:100%;margin-top:7px;border:1px solid #ccd2ca;border-radius:9px;background:white;padding:13px;font-size:16px}.quiz-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:26px}.quiz-back{border:0;background:none;color:var(--muted)}.quiz-summary{border:1px solid var(--line);border-radius:11px;margin:18px 0}.quiz-summary summary{padding:13px 15px;cursor:pointer}.quiz-summary-body{padding:0 15px 14px;font-size:12px;color:var(--muted)}.quiz-fields{display:grid;gap:14px}.contact-method{border:0;padding:0;margin:0;display:flex;gap:18px;flex-wrap:wrap}.contact-method legend{margin-bottom:8px;font-size:12px;font-weight:600}.contact-method label{font-size:12px}.consent-control{display:flex!important;gap:10px;align-items:flex-start;font-size:11px!important;font-weight:400!important;color:var(--muted)}.consent-control input{width:auto!important;margin:3px 0 0!important}.form-error{background:#fff0ea;color:#9a3d2d;padding:10px 12px;border-radius:8px;font-size:12px}.form-error[hidden]{display:none}.media-section{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.media-photo img{width:100%;height:500px;object-fit:cover;border-radius:18px}.media-section .section-title{display:block;margin-bottom:26px}.simple-list{display:grid;border-top:1px solid var(--line)}.simple-list>div{padding:18px 0;border-bottom:1px solid var(--line)}.simple-list b{display:block;font-family:var(--head);font-size:19px}.simple-list span{display:block;color:var(--muted);font-size:12px;line-height:1.7;margin-top:5px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.two-col .section-title{display:block;margin-bottom:0}.case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.case-card img{width:100%;height:250px;object-fit:cover}.case-body{padding:22px}.case-body>span{display:block;color:var(--green);font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.process-grid article{border-top:1px solid var(--line);padding-top:22px}.process-grid article>span{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #bcc7bd;border-radius:50%;font-family:var(--head);font-weight:600;color:var(--green);margin-bottom:20px}.process-grid h3{font-size:21px}.process-grid p{color:var(--muted);font-size:12px;line-height:1.75;margin-top:9px}.section-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:34px}.dark-section{background:var(--green2);color:white}.cost-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cost-grid h2{font-size:clamp(36px,4vw,54px);line-height:1.05}.cost-grid>div>p{color:#ccd8d0;max-width:540px;margin-top:18px}.cost-list{border-top:1px solid #ffffff2e}.cost-list>div{display:flex;gap:14px;align-items:center;padding:18px 0;border-bottom:1px solid #ffffff2e}.cost-list .icon{color:#dce8df}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{border:1px solid var(--line);border-radius:14px;padding:24px;background:var(--paper)}.review-card>.icon{color:var(--green);margin-bottom:16px}.review-card p{font-size:14px;line-height:1.8}.review-card b{display:block;margin-top:18px;font-size:12px}.review-card span{font-size:10px;color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;font-family:var(--head);font-size:19px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{color:var(--green)}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>div{padding:0 0 20px;max-width:800px;color:var(--muted);font-size:13px}.faq-actions{display:flex;gap:10px;margin-top:28px}.contact-section{padding-top:72px;padding-bottom:72px}.contact-box{background:#e6ede3;border-radius:20px;padding:42px;display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.contact-box>div:first-child>span{font-size:11px;color:var(--green);text-transform:uppercase;letter-spacing:.12em}.contact-box h2{font-size:42px;margin-top:8px}.contact-box p{color:var(--muted);max-width:640px;margin-top:12px}.contact-actions{display:grid;gap:10px;min-width:250px}.contact-phone{font-family:var(--head);font-size:26px;font-weight:600;margin-bottom:4px}.footer{background:#1d2d25;color:white;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr 1fr .8fr;gap:70px}.footer .brand b{font-size:18px}.footer .brand span{color:#a9b6ad}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid p{color:#a9b6ad;font-size:12px;max-width:330px;margin-top:14px}.footer-title{font-family:var(--head);margin-bottom:5px}.footer-grid a,.footer-grid button{font-size:12px;color:#d5ddd7;border:0;background:none;padding:0}.footer-phone{font-size:21px!important;font-family:var(--head)}.footer-bottom{border-top:1px solid #ffffff20;margin-top:36px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#8fa095;font-size:10px}.mobile-menu{border:0;width:100%;max-width:none;height:100dvh;margin:0;padding:22px;background:var(--paper)}.mobile-menu::backdrop{background:#0004}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center}.mobile-menu-head button{border:0;background:none}.mobile-menu nav{display:grid;margin-top:30px}.mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-family:var(--head);font-size:18px}.mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:30px}.site-dialog{border:0;border-radius:18px;width:min(720px,calc(100% - 28px));max-height:90dvh;padding:0;background:var(--paper);box-shadow:0 25px 90px #10201655}.site-dialog::backdrop{background:#13251b9e;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:14px;right:14px;border:0;background:#eff3eb;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}.dialog-content-inner{padding:34px}.dialog-content-inner h2{font-size:34px;padding-right:40px}.dialog-content-inner>p{color:var(--muted);font-size:13px;margin-top:10px}.dialog-content-inner h3{font-size:21px;margin:22px 0 10px}.dialog-content-inner ul{padding-left:20px;color:var(--muted);font-size:13px}.dialog-photo{width:100%;height:300px;object-fit:cover;border-radius:13px;margin:22px 0}.dialog-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.lead-form{display:grid;gap:14px;margin-top:22px}.lead-form label{font-size:12px;font-weight:600}.lead-form input:not([type=radio]),.lead-form textarea{width:100%;margin-top:7px;border:1px solid #cbd2ca;border-radius:9px;padding:13px;font-size:16px;background:white}.lead-form textarea{min-height:90px;resize:vertical}.toast{position:fixed;right:20px;bottom:20px;background:#17271f;color:white;padding:12px 16px;border-radius:10px;font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1}.form-trap{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:block}.header-quiz{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-image{height:500px}.service-grid,.work-grid,.case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header-actions{margin-left:auto}.section-title{gap:40px}}
@media(max-width:760px){body{font-size:16px}.container{width:calc(100% - 32px)}.section{padding:56px 0}.header-inner{height:70px}.brand b{font-size:15px}.brand span{font-size:9px}.header-actions .phone{display:none}.header-actions .max-link{min-height:38px;padding:8px 12px}.hero{padding:28px 0 20px}.hero-grid{display:flex;flex-direction:column;gap:18px}.hero-copy{display:contents}.hero-copy h1{order:1;font-size:36px;line-height:1.02;margin:0}.hero-copy h1 span{font-size:.54em;margin-top:8px}.hero-copy>p{order:2;font-size:14px;line-height:1.7}.hero-media{order:3;width:100%}.hero-image{height:auto;aspect-ratio:4/3;border-radius:16px}.hero-caption{display:none}.hero-actions-row{order:4;display:grid;grid-template-columns:1fr 1fr;width:100%;margin-top:0}.hero-actions-row .btn{min-width:0;padding-inline:10px;font-size:11px}.hero-offers{order:5;display:grid;grid-template-columns:1fr;margin:2px 0 0;padding:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;gap:0;width:100%}.hero-offers div{padding:14px 16px;background:var(--paper)}.hero-offers div+div{border-top:1px solid var(--line)}.hero-offers b{font-size:14px}.hero-offers span{font-size:11px}.section-title{display:block;margin-bottom:26px}.section-title h2{font-size:31px;line-height:1.05}.section-title p{font-size:13px;line-height:1.7;margin-top:12px;max-width:none}.service-grid,.problem-grid,.work-grid,.case-grid,.review-grid{grid-template-columns:1fr}.service-card img{height:auto;aspect-ratio:16/10}.service-card-body,.case-body,.problem-card,.work-card{padding:18px}.service-card h3,.case-card h3,.problem-card h3,.work-card h3{font-size:22px}.service-card p,.case-card p,.problem-card p,.work-card p{font-size:13px;line-height:1.65}.card-actions{gap:8px;margin-top:16px}.card-actions .btn{font-size:10px;padding-inline:10px;min-height:38px}.card-actions .text-link{font-size:11px;white-space:nowrap}.step-no{width:36px;height:36px;margin-bottom:14px;font-size:13px}.quiz-head{margin-bottom:22px}.quiz-head h2{font-size:29px}.quiz-head h2 span{white-space:normal}.quiz-head p{font-size:13px;line-height:1.65}.quiz-shell{display:block;border-radius:15px}.quiz-aside{display:none}.quiz-app{padding:20px 16px;min-height:0}.quiz-app h3{font-size:24px}.quiz-hint{font-size:12px}.quiz-choices{grid-template-columns:1fr}.quiz-choice{min-height:56px;padding:14px;font-size:13px}.quiz-nav .btn{font-size:11px;min-height:42px}.media-section,.two-col,.cost-grid,.contact-box,.footer-grid{grid-template-columns:1fr;gap:24px}.media-photo img{height:auto;aspect-ratio:16/10}.media-section .section-title{margin-bottom:18px}.simple-list b{font-size:18px}.case-card img{height:auto;aspect-ratio:16/10}.process-grid{grid-template-columns:1fr;gap:0}.process-grid article{display:grid;grid-template-columns:48px 1fr;gap:0 12px;padding:16px 0;border-top:1px solid var(--line)}.process-grid article:last-child{border-bottom:1px solid var(--line)}.process-grid article>span{grid-row:1/3;width:36px;height:36px;margin:0;font-size:13px}.process-grid h3{font-size:20px}.process-grid p{font-size:13px;line-height:1.6;margin-top:5px}.section-cta,.faq-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.section-cta .btn,.faq-actions .btn{min-width:0;font-size:10px;padding-inline:8px}.dark-section{padding:56px 0}.cost-grid h2{font-size:31px}.cost-grid>div>p{font-size:13px}.review-card{padding:20px}.faq-list summary{font-size:17px;padding:17px 0}.faq-list details>div{font-size:13px;line-height:1.65}.contact-box{padding:24px 18px}.contact-box h2{font-size:31px}.contact-box p{font-size:13px}.contact-actions{min-width:0}.contact-phone{font-size:24px}.footer{padding:46px 0 22px}.footer-grid{gap:30px}.footer-grid>div{gap:9px}.footer-grid p{font-size:11px}.footer-title{font-size:14px}.footer-grid a,.footer-grid button{font-size:12px}.footer-bottom{display:grid;gap:10px;margin-top:28px}.site-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:14px}.dialog-content-inner{padding:24px 18px}.dialog-content-inner h2{font-size:27px}.dialog-photo{height:auto;aspect-ratio:16/10}.dialog-actions{display:grid;grid-template-columns:1fr 1fr}.dialog-actions .btn{font-size:10px;padding-inline:8px}.lead-form{gap:12px}.mobile-menu-actions .btn{font-size:11px;padding-inline:10px}.footer .brand b{font-size:16px}}
@media(max-width:380px){.hero-copy h1{font-size:32px}.hero-actions-row,.section-cta,.faq-actions,.dialog-actions{grid-template-columns:1fr}.quiz-head h2{font-size:26px}.contact-phone{font-size:22px}}

.legal{max-width:900px}.legal h1,.thankyou h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin-bottom:28px}.legal h2{font-size:25px;margin:34px 0 10px}.legal p{font-size:14px;line-height:1.9;color:var(--muted);margin:0 0 16px}.legal a{text-decoration:underline;text-underline-offset:3px}.thankyou{max-width:760px;margin:40px auto;text-align:center}.thankyou p{color:var(--muted);font-size:15px}.thankyou .section-cta{justify-content:center}.muted{font-size:10px;color:var(--muted);font-weight:400}.dialog-note{margin-top:14px;padding:11px 13px;background:var(--soft);border-radius:9px;font-size:12px;color:var(--green2)}

/* redesign v1.1 — unified H1 typography */
.hero-copy h1 span{
  color:var(--green);
  font-family:inherit;
  font-size:1em;
  font-weight:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  margin-top:0;
}
@media(max-width:760px){
  .hero-copy h1 span{
    font-size:1em;
    margin-top:0;
  }
}

/* redesign v2: unified H1 typography */
.hero-copy h1 span{
  color:var(--green);
  font-family:inherit;
  font-size:1em;
  font-weight:inherit;
  letter-spacing:inherit;
  line-height:inherit;
  display:block;
  margin-top:0;
}
@media(max-width:760px){
  .hero-copy h1 span{font-size:1em;margin-top:0}
}

/* v2.1 contact method choices match quiz answers */
.contact-method{border:0;padding:0;margin:0;display:block}
.contact-method legend{margin-bottom:10px;font-size:12px;font-weight:600}
.contact-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.method-choice{position:relative;display:flex!important;align-items:center;min-height:58px;padding:14px 16px;border:1px solid #ccd2ca;border-radius:11px;background:#fff;font-size:14px!important;font-weight:400!important;cursor:pointer;transition:border-color .18s,background .18s}
.method-choice input{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important}
.method-choice:has(input:checked){border-color:var(--green);background:#eef4ed}
.method-choice:hover{border-color:#93a698}
.method-choice span{display:block}

@media(max-width:760px){
  .contact-method-grid{grid-template-columns:1fr;gap:8px}
  .method-choice{min-height:54px;padding:13px 14px;font-size:14px!important}
}

/* redesign v8 — global layout refinements */
.hero{padding-top:76px}
.hero-offers{grid-template-columns:repeat(3,minmax(0,1fr))}

.problem-card{padding:0;overflow:hidden}
.problem-image{width:100%;height:210px;object-fit:cover}
.problem-card-body{padding:22px 24px 24px}
.problem-card-body .step-no{margin-bottom:16px}
.problem-cta{display:flex;justify-content:flex-start;margin-top:28px}

.review-head{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.review-head .icon{color:var(--green);margin:0;width:26px;height:26px}
.review-head b{margin:0!important;font-size:15px!important;line-height:1.3}
.review-card>p{margin:0;font-size:14px;line-height:1.8}

.process-head{display:block}
.process-head>span{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #bcc7bd;border-radius:50%;font-family:var(--head);font-weight:600;color:var(--green);margin-bottom:20px}
.process-head h3{font-size:21px}
.process-grid article>p{color:var(--muted);font-size:12px;line-height:1.75;margin-top:9px}

.footer-grid a,.footer-grid button{font-size:13px}
.footer-title{font-size:15px}
.footer-phone{font-size:24px!important}

@media(max-width:760px){
  .hero{padding-top:44px}
  .hero-offers{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:0;
    border:1px solid var(--line);
    border-radius:14px;
    overflow:hidden;
  }
  .hero-offers div{padding:13px 10px;background:var(--paper);min-width:0}
  .hero-offers div+div{border-top:0;border-left:1px solid var(--line)}
  .hero-offers b{font-size:12px;line-height:1.25}
  .hero-offers span{font-size:9px;line-height:1.35;margin-top:4px}

  .problem-card{padding:0!important}
  .problem-image{height:auto;aspect-ratio:16/10}
  .problem-card-body{padding:17px 18px 19px}
  .problem-cta{margin-top:22px}
  .problem-cta .btn{width:100%}

  .review-head{margin-bottom:14px}
  .review-head b{font-size:14px!important}

  .process-grid article{
    display:block!important;
    padding:17px 0!important;
  }
  .process-head{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    margin-bottom:7px!important;
  }
  .process-head>span{
    flex:0 0 36px!important;
    width:36px!important;
    height:36px!important;
    margin:0!important;
    font-size:13px!important;
  }
  .process-head h3{
    margin:0!important;
    font-size:20px!important;
    line-height:1.2!important;
  }
  .process-grid article>p{
    margin:0 0 0 48px!important;
    font-size:13px!important;
    line-height:1.6!important;
  }
  .footer-grid a,.footer-grid button{font-size:14px}
  .footer-title{font-size:16px}
  .footer-phone{font-size:26px!important}
}

@media(max-width:390px){
  .hero-offers b{font-size:11px}
  .hero-offers span{font-size:8.5px}
  .hero-offers div{padding:11px 8px}
}

/* semantic unique image blocks */
.type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.type-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;overflow:hidden;min-width:0}
.type-image{width:100%;height:240px;object-fit:cover}
.type-card>div{padding:20px 22px 22px}
.type-card h3{font-size:22px;line-height:1.2}
.type-card p{color:var(--muted);font-size:13px;line-height:1.7;margin-top:8px}
.case-image{width:100%;height:250px;object-fit:cover}
@media(max-width:760px){
 .type-grid{grid-template-columns:1fr}
 .type-image{height:auto;aspect-ratio:16/10}
 .type-card>div{padding:17px 18px 19px}
 .type-card h3{font-size:21px}
 .type-card p{font-size:13px;line-height:1.6}
}
