@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Newsreader:ital,wght@1,500&display=swap";:root{--ink:#172b32;--teal:#0d766e;--deep:#0b514d;--coral:#eb6a4d;--mist:#eef5f4;--line:#d8e5e3;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,Arial,sans-serif;letter-spacing:0}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}header{height:82px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.nav-shell{max-width:var(--max);height:100%;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:11px}.logo-icon{width:43px;height:43px;border:1px solid var(--teal);color:var(--teal);display:grid;place-items:center;border-radius:50%}.logo-icon svg{width:24px}.logo strong{display:block;font-size:21px;line-height:1}.logo small{display:block;font-size:8px;color:var(--coral);font-weight:700;margin-top:6px}nav{display:flex;align-items:center;gap:32px;font-weight:600;font-size:14px}nav>a:not(.contact-link):hover{color:var(--teal)}.contact-link{height:44px;background:var(--teal);color:#fff;padding:0 17px;display:flex;align-items:center;gap:9px;border-radius:4px}.contact-link svg{width:17px}.menu{display:none;border:0;background:none}.hero{min-height:690px;display:grid;grid-template-columns:52% 48%;max-width:1440px;margin:auto}.hero-image{position:relative;min-height:650px;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.service-badge{position:absolute;right:0;bottom:55px;background:var(--coral);color:#fff;width:185px;padding:23px}.service-badge strong{display:block;font-size:30px}.service-badge span{font-size:11px;line-height:1.4}.hero-content{align-self:center;padding:85px max(28px,calc((100vw - var(--max))/2)) 75px 70px}.kicker{text-transform:uppercase;color:var(--teal);font-size:11px;font-weight:700;margin:0;display:flex;gap:10px;align-items:center}.kicker:before{content:"";width:25px;height:2px;background:var(--coral)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(45px,5.5vw,76px);line-height:1.03;margin:25px 0}h1 em{font-family:Newsreader,serif;color:var(--teal);font-weight:500}.hero-content>p:not(.kicker){font-size:19px;line-height:1.7;color:#536a71;max-width:570px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:34px}.btn{font-weight:700;font-size:14px}.btn.primary{min-height:53px;padding:0 20px;background:var(--coral);color:#fff;display:flex;align-items:center;gap:12px;border-radius:4px}.btn svg,.eff-copy>a svg,form button svg{width:17px}.btn.text{border-bottom:1px solid var(--ink);padding-bottom:5px}.mini-proof{display:flex;gap:25px;margin-top:34px;color:#4b6369;font-size:12px}.mini-proof span{display:flex;align-items:center;gap:7px}.mini-proof svg{width:16px;color:var(--teal)}.trust{max-width:var(--max);margin:-26px auto 0;position:relative;background:#fff;box-shadow:0 14px 40px #1d47481f;display:grid;grid-template-columns:repeat(3,1fr);padding:26px 30px}.trust>div{display:flex;align-items:center;gap:15px;padding:0 24px;border-right:1px solid var(--line)}.trust>div:last-child{border:0}.trust svg{color:var(--coral);width:26px}.trust span{font-size:11px;color:#6a7c80}.trust strong{display:block;color:var(--ink);font-size:14px;margin-bottom:4px}.section{max-width:var(--max);margin:auto;padding:115px 24px}.intro{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;align-items:end;margin-bottom:55px}.intro .kicker{grid-column:1/-1}.intro h2{margin-bottom:0}.intro>p:not(.kicker){margin:0;color:#64777c;line-height:1.7}h2{font-size:clamp(36px,4.6vw,57px);line-height:1.1;margin:16px 0 20px}h3{font-size:21px}.offer-list{border-top:1px solid var(--line)}.offer-list article{display:grid;grid-template-columns:50px 55px 1fr 45px;gap:24px;align-items:center;padding:35px 5px;border-bottom:1px solid var(--line)}.offer-number{font-size:11px;color:#7d9094;font-weight:700}.offer-list article>svg{width:34px;height:34px;color:var(--teal)}.offer-list h3{margin-bottom:8px}.offer-list p{margin:0 0 7px;color:#65777c}.offer-list article div>span{font-size:12px;color:var(--teal);font-weight:700}.offer-list article>a{width:42px;height:42px;border:1px solid var(--line);display:grid;place-items:center;border-radius:50%;color:var(--teal)}.offer-list article>a:hover{background:var(--teal);color:#fff}.offer-list article>a svg{width:18px}.efficiency{display:grid;grid-template-columns:50% 50%;background:var(--deep);color:#fff}.eff-image{min-height:650px}.eff-image img{width:100%;height:100%;object-fit:cover}.eff-copy{padding:85px max(28px,calc((100vw - var(--max))/2)) 75px 70px}.kicker.light{color:#b9dbd7}.eff-copy>p:not(.kicker){color:#c5d9d7;line-height:1.8}.eff-copy ul{list-style:none;padding:0;margin:35px 0}.eff-copy li{display:flex;gap:16px;border-top:1px solid rgba(255,255,255,.16);padding:18px 0}.eff-copy li svg{flex:0 0 auto;width:19px;color:var(--coral)}.eff-copy li span{color:#bfd1cf;font-size:13px;line-height:1.5}.eff-copy li strong{display:block;color:#fff;font-size:15px;margin-bottom:4px}.eff-copy>a{display:inline-flex;align-items:center;gap:12px;background:var(--coral);padding:15px 18px;border-radius:4px;font-weight:700;font-size:13px}.steps .intro{display:block}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.step-grid article{background:#fff;padding:31px 25px;min-height:255px}.step-grid article>span{width:35px;height:35px;border-radius:50%;background:var(--mist);color:var(--teal);display:grid;place-items:center;font-size:12px;font-weight:700;margin-bottom:42px}.step-grid p{font-size:13px;line-height:1.7;color:#66797e}.voice{background:var(--mist);padding:75px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:180px 1fr;align-items:center;gap:55px}.voice>div{border-right:1px solid #cbdedb}.voice>div span{display:block;font-size:55px;color:var(--teal);font-weight:700}.voice small{color:#687c80}.voice blockquote{margin:0;font-size:clamp(22px,2.7vw,34px);line-height:1.45}.voice cite{display:block;font-size:12px;font-style:normal;color:#697d81;margin-top:18px}.contact{background:#173e3c;color:#fff;padding:90px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:40% 60%;gap:75px}.contact-content>p:not(.kicker){color:#bfd2d0;line-height:1.75}.contact-content>a{color:#ffc1b2;font-weight:700}form{background:#fff;color:var(--ink);padding:30px;border-radius:5px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}form label{display:block;font-size:11px;font-weight:700;margin-bottom:13px}input,select,textarea{width:100%;border:1px solid #cedddb;background:#fff;border-radius:3px;padding:12px;margin-top:7px;color:var(--ink)}textarea{resize:vertical}form button{width:100%;min-height:51px;border:0;border-radius:3px;background:var(--coral);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;cursor:pointer}.form-note{color:#5d7377;font-size:11px;line-height:1.5;min-height:16px;margin:11px 0 0}footer{max-width:var(--max);padding:35px 24px;margin:auto;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#6d7d81}footer .logo-icon{width:34px;height:34px}footer .logo strong{font-size:16px}footer .logo small{display:none}@media(max-width:900px){.menu{display:block}.menu svg{width:27px}nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:22px 24px 28px;flex-direction:column;align-items:stretch}nav.open{display:flex}.contact-link{justify-content:center}.hero{grid-template-columns:1fr}.hero-image{order:2;min-height:500px}.hero-content{padding:70px 24px 55px}.trust{margin:0;grid-template-columns:1fr}.trust>div{border-right:0;border-bottom:1px solid var(--line);padding:15px}.section{padding:80px 24px}.intro{display:block}.intro>p:not(.kicker){margin-top:20px}.efficiency{grid-template-columns:1fr}.eff-copy{padding:65px 24px}.step-grid{grid-template-columns:1fr 1fr}.voice{grid-template-columns:1fr}.voice>div{border-right:0;border-bottom:1px solid #cbdedb;padding-bottom:20px}.contact{grid-template-columns:1fr;gap:35px}.offer-list article{grid-template-columns:35px 44px 1fr}.offer-list article>a{display:none}}@media(max-width:560px){h1{font-size:49px}.hero-actions{align-items:stretch;flex-direction:column}.btn.primary{justify-content:center}.btn.text{text-align:center;border:0}.mini-proof{flex-direction:column;gap:9px}.service-badge{bottom:22px;width:165px}.offer-list article{grid-template-columns:35px 1fr;align-items:start}.offer-list article>svg{grid-row:1/3}.offer-list article>div:not(.offer-number){grid-column:2/3}.offer-number{display:none}.step-grid{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}form{padding:22px 18px}footer{flex-direction:column;align-items:flex-start}}.contact{grid-template-columns:minmax(0,40fr) minmax(0,60fr)}form{min-width:0}@media(max-width:900px){.contact{grid-template-columns:1fr}}
