:root {
  --accent:#14735c; --accent-deep:#0b4c3d; --accent-soft:#e9f3ef;
  --accent-grad:linear-gradient(#14735c,#14735c); --accent-grad-text:linear-gradient(#14735c,#14735c);
  --accent-2:#14735c; --accent-2-deep:#0b4c3d; --accent-2-soft:#e9f3ef;
  --accent-2-grad:linear-gradient(#14735c,#14735c);
  --ink:#202522; --ink-2:#424944; --muted:#65706a; --line:#dfe5e1;
  --bg:#fff; --bg-soft:#f4f6f5; --bg-card:#fff;
  --r-md:8px; --r-lg:8px; --r-xl:8px;
}
html {scroll-padding-top:100px}
body :is(h1,h2,h3,h4,p,a,button,label,span,div) {letter-spacing:0}
body :is(button,a,input,select,textarea):focus-visible {outline:3px solid #1689b0;outline-offset:4px}
body [hidden] {display:none!important}
body .container {max-width:1360px;padding-left:40px;padding-right:40px}
body .header-row {padding-top:17px;padding-bottom:17px}
body .brand__mark {border-radius:6px;background:#14735c}
body .brand__mark::after {display:none}
body .btn {border-radius:6px;min-height:48px;box-shadow:none;font-weight:650;white-space:normal;text-align:center;line-height:1.35;transition:background .18s,color .18s}
body .btn:hover {transform:none}
body .btn-primary {background:#14735c;color:#fff;border-color:#14735c;box-shadow:none}
body .btn-primary:hover {background:#0b4c3d;color:#fff}
body .btn-dark {background:#252e29;color:#fff}
body .btn-ghost {background:transparent;border:1px solid #bcc8c0;color:#202522}
body .nav a {border-radius:4px}
body section {padding:64px 0}
body.v2 .sect-head__title,body .sect-head__title {font-size:36px;line-height:1.18;letter-spacing:0}
body .eyebrow {font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}
body :is(.tariff,.tile,.review,.akcii-card,.mat-card,.process-card) {border-radius:8px;box-shadow:none}
body :is(.cta-banner,.promo-banner,.funnel-teaser,.quiz-card) {border-radius:0;box-shadow:none}
body.v2 .hero.hero-refined {padding:0;margin:0;background:#f4f6f5}
body .hero-refined>.container {max-width:none;padding:0}
body .hero-refined .hero-mod {padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}
body .hero-refined .hero-mod__top {position:relative;display:flex;align-items:center;min-height:480px;height:calc(100svh - 330px);max-height:600px;isolation:isolate;margin:0;overflow:hidden}
body .hero-refined .hero-stage {position:absolute;inset:0;z-index:-1;width:100%;height:100%;max-height:none;display:block;aspect-ratio:auto;margin:0;border:0;overflow:hidden}
body .hero-refined .hero-visual--main {position:absolute;inset:0;width:100%;height:100%;margin:0;border:0;border-radius:0;box-shadow:none;transform:none;aspect-ratio:auto}
body .hero-refined .hero-visual--main picture {display:block;height:100%}
body .hero-refined .hero-visual--main img {width:100%;height:100%;object-fit:cover;object-position:50% 45%;filter:none}
body .hero-refined .hero-visual--inset,body .hero-refined .hero-promo {display:none}
body .hero-refined .hero-visual__cap {left:auto;right:28px;bottom:20px;background:#fff;color:#202522;border-radius:4px;max-width:240px;font-size:11px;padding:8px 12px}
body .hero-refined .hero-copy {width:540px;max-width:calc(100% - 80px);margin:0 0 0 max(40px,calc((100% - 1280px)/2));padding:0;gap:0;display:block;position:relative;isolation:isolate;z-index:1}
body .hero-refined .hero-copy::before {display:none}
body .hero-refined .hero-mod__top::after {content:'';position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.92) 35%,rgba(255,255,255,.2) 61%,transparent 75%)}
body .hero-refined .hero-copy .eyebrow {color:#145d49;margin-bottom:22px;display:block}
body .hero-refined .hero-mod__h {font-size:48px;line-height:1.1;max-width:530px;font-weight:650;color:#202522;margin:0}
body .hero-refined .hero-mod__h em {display:inline;color:#202522;background:none;-webkit-text-fill-color:currentColor;font-style:normal}
body .hero-refined .hero-mod__city {display:block;font-size:24px;line-height:1.3;margin-top:14px;white-space:normal;color:#45554a}
body .hero-refined .hero-mod__lead {font-size:16px;line-height:1.65;max-width:430px;margin:20px 0 24px;color:#424944}
body .hero-refined .hero-cta-row {display:flex;flex-wrap:wrap;gap:10px;margin:0;max-width:100%}
body .hero-refined .hero-cta-row .btn {width:auto;flex:0 1 auto;font-size:14px;padding:14px 20px}
body .hero-refined .hero-silent {display:inline-block;margin-top:20px;font-size:13px;color:#344e40}
body .hero-refined .hero-row {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1360px;margin:0 auto;padding:28px 40px;gap:0;background:#f4f6f5}
body .hero-refined .hero-stat-card {border:0;border-right:1px solid #d6ded8;border-radius:0;box-shadow:none;background:transparent;padding:0 28px;min-height:70px}
body .hero-refined .hero-stat-card:first-child {padding-left:0}
body .hero-refined .hero-stat-card:last-child {border:0}
body .hero-refined .hero-stat-card.action {background:transparent;color:#14735c}
body .hero-refined .hero-stat-card.action .hero-stat-card__num {color:#14735c;font-size:20px}
body .hero-refined .hero-stat-card.action .hero-stat-card__lbl {color:#65706a}
body .hero-refined .hero-stat-card__num {font-size:23px;line-height:1.3;color:#202522;font-weight:650}
body .hero-refined .hero-stat-card__num em {color:#14735c;background:none;-webkit-text-fill-color:currentColor;font-style:normal}
body .hero-refined .hero-stat-card__num br {display:none}
body .hero-refined .hero-stat-card__lbl {font-size:12px;color:#65706a;margin-top:7px}
body .cx-card {border-radius:8px;box-shadow:none;border:1px solid #dfe5e1}
body .cx-result {background:#f1f6f3;color:#202522}
body .cx-result::before {display:none}
body .cx-result-label {color:#55645b;opacity:1}
body .cx-result-price small {color:#14735c;opacity:1}
body .cx-result .cx-breakdown {border-color:#ccd8d0}
body .cx-result .cx-breakdown-line {opacity:1}
body .cx-result .cx-smeta-btn {color:#145c47;background:#fff;border:1.5px solid #849b8c;border-radius:6px}
body .cx-result .cx-smeta-btn:hover,body .cx-result .cx-smeta-btn:active {color:#0b4c3d;background:#e3eee7;border-color:#14735c}
body .cx-result .cx-phone-input {color:#202522;background:#fff;border:1.5px solid #849b8c;border-radius:6px}
body .cx-result .cx-phone-input::placeholder {color:#59685f;opacity:1}
body .cx-result .cx-phone-input:focus {color:#202522;background:#fff;border-color:#14735c;outline:2px solid #14735c;outline-offset:2px}
body .cx-result .form-consent {color:#526057;opacity:1}
body .cx-result .form-consent a {color:#0b5942;text-decoration:underline;text-underline-offset:3px}
body .cx-result .form-consent a:hover {color:#083c2e}
body .cx-result .cx-promo {background:#e5efe8;border-color:#b7cbbf;border-radius:6px}
body input::placeholder,body textarea::placeholder {color:#59685f;opacity:1}
body .contact-form-dark input::placeholder,body .contact-form-dark textarea::placeholder {color:#c2ccc6;opacity:1}
body .cta-banner {background:#145d49;color:#fff}
body .cta-banner::after {display:none}
body .cta-banner .cta-banner__h,body .cta-banner .cta-banner__sub {color:#fff;text-shadow:none;opacity:1}
body .cta-banner .cta-banner__sub a,body .cta-banner .cta-form__terms,body .cta-banner .cta-form .form-consent {color:#eef7f2;opacity:1}
body .cta-banner .cta-form__terms a,body .cta-banner .cta-form .form-consent a {color:#fff;text-decoration:underline;text-underline-offset:3px}
body .cta-banner div[style*="font-size:32px"] {color:#fff!important}
body.v2 .tile--accent,body.v2 .tile--accent .tile__big,body.v2 .tile--accent .tile__num,body.v2 .tile--accent .tile__price,body.v2 .tile--accent .muted,body.v2 .tile--accent p {color:#fff!important;opacity:1;-webkit-text-fill-color:currentColor}
body .site-footer .btn-ghost,body .promo-banner .btn-ghost,body .tile--dark .btn-ghost {color:#fff;border-color:#a4b6ab}
body .site-footer .btn-ghost:hover,body .promo-banner .btn-ghost:hover,body .tile--dark .btn-ghost:hover {color:#fff;background:#36483d;border-color:#c3dacb}
body .site-footer a:hover,body .site-footer a:focus-visible {color:#b3efd2;text-decoration:underline;text-underline-offset:3px}
body .site-footer .btn-primary:hover {color:#fff}
body .of-cta__email {color:#d2ddd6}
body .cx-result-price {color:#14735c;font-size:42px}
body .cx-chip {border-radius:5px}
body .quick-quote {width:680px;max-width:100%;max-height:calc(100dvh - 32px);overflow:auto;padding:32px;border-radius:8px;background:#fff;box-shadow:0 24px 100px #0003}
body .quick-quote .funnel__head {padding:0 32px 20px 0;border:0;background:none}
body .quick-quote .funnel__head h2 {font-size:30px;margin:10px 0 8px;font-weight:650}
body .quick-quote .funnel__head p {font-size:14px;margin:0}
body .quick-quote .funnel__close {position:absolute;right:14px;top:14px;width:40px;height:40px;line-height:1;background:#f1f4f2;color:#202522;border-radius:50%;font-size:26px}
body .quote-parameters {display:grid;grid-template-columns:1fr 1fr;gap:18px}
body .quick-quote label {display:grid;gap:7px;font-size:13px;font-weight:600;min-width:0}
body .quick-quote :is(input:not([type=checkbox]),select) {width:100%;height:48px;min-width:0;border:1px solid #bdc9c1;border-radius:5px;background:#fff;padding:10px 12px;font-size:16px;color:#202522}
body .quote-estimate {padding:24px 0 16px;border-top:1px solid #dfe5e1;margin-top:24px}
body .quote-estimate>span {font-size:13px;color:#65706a}
body .quote-estimate>strong {display:block;font-size:40px;line-height:1.3;font-weight:650;color:#14735c;font-variant-numeric:tabular-nums;margin:5px 0 12px}
body [data-quote-breakdown]>div {display:flex;justify-content:space-between;gap:18px;font-size:13px;padding:4px 0}
body [data-quote-breakdown]>div>span:last-child {white-space:nowrap}
body .quote-note {font-size:12px;color:#65706a;line-height:1.6;margin:10px 0}
body .quote-offer {border-top:1px solid #dfe5e1;border-bottom:1px solid #dfe5e1;padding:14px 0;margin:18px 0;font-size:13px}
body .quote-offer summary {cursor:pointer;font-weight:650;min-height:24px}
body .quote-offer label {margin-top:16px}
body .quote-offer a {text-decoration:underline;color:#14735c}
body .quote-continue {width:100%}
body .quick-quote .funnel-form {display:grid;gap:16px;margin-top:20px}
body .quick-quote .funnel-done:not([hidden]) {display:block}
body .quick-quote .quote-consent {display:flex;align-items:flex-start;gap:10px;font-weight:400;font-size:12px}
body .quote-consent input {width:18px;height:18px;flex:0 0 18px;accent-color:#14735c}
body .quote-consent a {text-decoration:underline}
body .quote-back {font-size:13px;padding:10px 0;color:#14735c}
body .quote-contact-summary {font-size:18px;line-height:1.5;border-bottom:1px solid #dfe5e1;padding-bottom:20px}
body [data-form-error] {font-size:13px;color:#ab2c23;margin:8px 0}
body [data-form-error]:empty {display:none}
body .project-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
body .project-card {min-width:0;border:1px solid #dfe5e1;border-radius:8px;overflow:hidden}
body .project-quote {display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px;text-align:left;font-size:14px;color:#14735c;background:#fff;min-height:52px}
body .project-quote:hover {background:#e9f3ef}
body .mob-cta {z-index:65;background:#fff;border-top:1px solid #dfe5e1;box-shadow:none}
body .mob-cta__lead {background:#14735c;color:#fff;border-radius:5px}
body .cookie-bar {z-index:90;border-radius:8px;max-width:440px;display:flex;flex-direction:column;align-items:stretch;left:20px;right:auto;margin:0;background:#fff;color:#202522;border:1px solid #dfe5e1;box-shadow:0 8px 32px #0002}
body .cookie-bar p {font-size:12px;color:#424944}
body .cookie-bar a {color:#14735c}
body .cookie-bar__actions {display:grid;grid-template-columns:1fr 1fr;gap:8px}
body .cookie-bar__btn {border-radius:5px;white-space:normal;font-size:12px;padding:8px;min-height:40px}
body .cookie-bar__btn--ghost {color:#424944;border-color:#bdc9c1}
body .cookie-bar__btn--ghost:hover {color:#202522;border-color:#14735c}
@media(min-width:1101px) {body .header-actions .btn-user {display:none}}
@media(max-width:1100px) {
 body .container {padding-left:24px;padding-right:24px}
 body .hero-refined .hero-copy {margin-left:24px;width:480px}
 body .hero-refined .hero-mod__h {font-size:42px}
 body .hero-refined .hero-row {padding:24px}
 body .hero-refined .hero-stat-card {padding:0 18px}
}
@media(max-width:720px) {
 body .container {padding-left:20px;padding-right:20px}
 body section {padding:40px 0}
 body.v2 .sect-head__title,body .sect-head__title {font-size:28px}
 body .hero-refined .hero-mod__top {height:auto;min-height:500px;max-height:none;align-items:flex-end;padding:155px 0 30px}
 body .hero-refined .hero-stage {height:100%;max-height:none;inset:0}
 body .hero-refined .hero-visual--main img {object-position:64% top}
 body .hero-refined .hero-copy {max-width:calc(100% - 40px);width:auto;margin:0 20px}
 body .hero-refined .hero-mod__top::after {background:linear-gradient(0deg,#fff,rgba(255,255,255,.98) 58%,rgba(255,255,255,.3) 80%,transparent)}
 body .hero-refined .hero-copy .eyebrow {margin-bottom:12px}
 body .hero-refined .hero-mod__h {font-size:34px;line-height:1.12}
 body .hero-refined .hero-mod__city {font-size:20px;margin-top:10px}
 body .hero-refined .hero-mod__lead {font-size:14px;line-height:1.6;margin:14px 0 18px;max-width:100%}
 body .hero-refined .hero-cta-row {gap:8px}
 body .hero-refined .hero-cta-row .btn {font-size:13px;padding:12px 14px}
 body .hero-refined .hero-silent {margin-top:14px}
 body .hero-refined .hero-visual__cap {display:none}
 body .hero-refined .hero-row {grid-template-columns:1fr 1fr;gap:20px;padding:22px 20px}
 body .hero-refined .hero-stat-card {padding:0;border:0;min-height:0}
 body .hero-refined .hero-stat-card__num {font-size:19px}
 body .hero-refined .hero-stat-card__lbl {font-size:11px;margin-top:4px}
 body .project-grid {grid-template-columns:1fr 1fr;gap:12px}
 body .project-quote {font-size:12px;padding:12px}
 body .funnel-back {padding:8px}
 body .quick-quote {padding:24px 20px;max-height:calc(100dvh - 16px);border-radius:8px}
 body .quick-quote .funnel__head h2 {font-size:25px}
 body .quote-parameters {gap:12px}
 body .quote-parameters label {font-size:12px}
 body .quote-estimate>strong {font-size:34px}
 body .cookie-bar {bottom:calc(76px + env(safe-area-inset-bottom));left:12px;right:12px;max-width:none}
 body .cx-result-price {font-size:34px}
}
@media(max-width:380px) {
 body .hero-refined .hero-mod__h {font-size:30px}
 body .hero-refined .hero-mod__city {font-size:18px}
 body .hero-refined .hero-cta-row .btn {flex:1 1 100%}
 body .project-grid {grid-template-columns:1fr}
 body .quote-parameters {grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce) {html {scroll-behavior:auto}body *,body *::before,body *::after {animation:none!important;transition:none!important}}
