:root{--navy:#07336a;--deep:#052d5f;--blue:#168eea;--orange:#ff5a0a;--green:#16a34a;--canvas:#f7fafc;--border:#e5ecf3;--text:#0b2f5b;--muted:#526a86}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Manrope,Arial,sans-serif;line-height:1.5}.shell{width:min(1120px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}.site-header{background:#fff;box-shadow:0 4px 18px #07336a12}.nav-wrap{height:78px;display:flex;align-items:center;gap:28px}.brand img,footer img{display:block;width:168px;height:auto}nav{display:flex;gap:22px;margin-left:auto}nav a{font-size:14px;font-weight:700}.header-call,.button{font-size:14px;font-weight:800;border-radius:9px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;min-height:44px}.header-call,.button-primary{background:var(--orange);color:#fff;box-shadow:0 8px 16px #ff5a0a33}.status{height:36px;background:#edf7ff;color:var(--navy);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.status span{width:9px;height:9px;border-radius:50%;background:var(--green);margin-right:8px}.menu-toggle{display:none;background:none;border:0;margin-left:auto;padding:8px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--navy);margin:5px}.hero{position:relative;min-height:640px;overflow:hidden;background:#eaf5fd}.hero-photo{position:absolute;inset:0;background:linear-gradient(90deg,#f7fafcef 0%,#f7fafcd9 38%,#f7fafc20 68%),url('PHOTOS/hero.webp') center/cover no-repeat}.hero-content{position:relative;padding:68px 0 58px}.hero-content>*{max-width:510px}.eyebrow{margin:0 0 8px;color:#5b8fc0;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hero h1,h2,h3{line-height:1.15;margin:0;font-weight:800}.hero h1{font-size:clamp(36px,4vw,57px);letter-spacing:-.04em}.lead{font-size:18px;max-width:430px;color:var(--muted);margin:18px 0}.google-proof{display:flex;align-items:center;gap:10px;font-size:13px;margin:18px 0}.stars{color:#f5a400;letter-spacing:1px;font-size:17px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button-secondary{border:1.5px solid var(--navy);background:#fff;color:var(--navy)}.phone{display:block;font-size:22px;font-weight:800;margin:12px 0 20px}.offer-card{max-width:360px!important;background:linear-gradient(135deg,#083d76 0%,#052d5f 100%);color:white;border-radius:16px;padding:24px 24px 23px;display:grid;grid-template-columns:auto auto 1fr auto;grid-template-rows:auto auto;column-gap:12px;align-items:end;box-shadow:0 16px 34px #052d5f38}.offer-card span{grid-column:1/5;font-weight:800;font-size:20px;line-height:1.15;margin-bottom:16px}.offer-card strong{grid-column:1;grid-row:2;font-size:62px;line-height:.86;letter-spacing:0}.offer-card small{grid-column:2;grid-row:2;align-self:center;margin:0;font-size:18px;font-weight:700;color:#ffffffd9;white-space:nowrap}.offer-card a{grid-column:4;grid-row:1/3;align-self:center;display:grid;place-items:center;font-size:35px;background:#ffffff1f;width:66px;height:66px;border-radius:50%;text-align:center;box-shadow:inset 0 0 0 1px #ffffff14}.quick-proof{background:#f3f9fd}.quick-proof .shell{padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px;font-weight:800}.section{padding:90px 0}.section-intro{max-width:620px;margin-bottom:36px}.section-intro h2,.contact-cta h2{font-size:clamp(30px,3vw,44px);letter-spacing:-.035em}.section-intro>p:last-child{color:var(--muted);margin:12px 0 0}.maintenance-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}.checks{padding:0;margin:0;list-style:none;display:grid;gap:13px;color:var(--muted);font-weight:600}.checks li:before{content:'✓';display:inline-grid;place-items:center;width:20px;height:20px;background:var(--navy);color:#fff;border-radius:50%;margin-right:12px;font-size:12px}.maintenance figure{margin:0}.maintenance figure img{display:block;width:100%;border-radius:14px;aspect-ratio:1.45;object-fit:cover}.maintenance-offer{margin-top:24px;padding:19px 22px;background:#eff8ff;border-radius:12px;display:grid;grid-template-columns:1fr auto;align-items:center}.maintenance-offer span{font-size:13px;font-weight:700}.maintenance-offer strong{font-size:26px;line-height:1.1}.maintenance-offer small{font-size:13px;font-weight:600}.maintenance-offer b{font-size:24px;background:var(--navy);color:#fff;border-radius:50%;width:38px;height:38px;text-align:center}.services-section,.reviews{background:var(--canvas)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:0 16px 18px;overflow:hidden;display:flex;flex-direction:column}.service-card img{width:calc(100% + 32px);height:160px;object-fit:cover;margin:0 -16px 16px}.service-card h3{font-size:17px}.service-card p{font-size:13px;color:var(--muted);margin:9px 0 16px}.service-card a,.featured-service a{font-size:13px;font-weight:800;color:var(--navy);margin-top:auto}.featured-service{margin-top:26px;display:grid;grid-template-columns:300px 1fr;background:#e9f6ff;border-radius:14px;overflow:hidden;max-width:720px}.featured-service img{height:190px;width:100%;object-fit:cover}.featured-service div{padding:20px}.featured-service p{margin:0;color:#5b8fc0;font-size:12px}.featured-service h3{font-size:23px;margin:5px 0}.featured-service span{color:var(--muted);font-size:14px;display:block}.featured-service a{display:inline-block;margin-top:15px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-grid article{border:1px solid var(--border);border-radius:13px;padding:24px;min-height:202px}.why-grid b{font-size:27px}.why-grid h3{font-size:17px;margin:13px 0 7px}.why-grid p{margin:0;font-size:13px;color:var(--muted)}.reviews .shell{display:flex;align-items:end;justify-content:space-between;gap:24px}.reviews-note{max-width:490px}.faq{padding-bottom:100px}.faq-list{max-width:780px}.faq details{border:1px solid var(--border);border-radius:11px;margin-bottom:9px;padding:0 18px;background:#fff}.faq summary{padding:18px 28px 18px 0;font-size:15px;font-weight:800;cursor:pointer;list-style:none;position:relative}.faq summary:after{content:'+';position:absolute;right:0;font-size:21px}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);font-size:14px;margin:0 0 18px}.contact-cta{background:var(--deep);color:#fff;padding:72px 0}.contact-cta .eyebrow{color:#a7cff6}.contact-cta>div>p:not(.eyebrow){color:#d5e7fa;max-width:490px}.light{background:transparent;color:#fff;border-color:#fff}.light-phone{color:#fff}.contact-notes{display:flex;gap:28px;flex-wrap:wrap;font-size:13px;font-weight:700;margin-top:25px;color:#d5e7fa}footer{padding:48px 0 90px;background:#fff}footer p{color:var(--muted);font-size:14px}footer div div{display:flex;gap:20px;font-size:13px;font-weight:700}.mobile-bar{display:none}@media(max-width:760px){body{padding-bottom:66px}.shell{width:min(100% - 32px,560px)}.nav-wrap{height:72px}.brand img{width:143px}.header-call{display:none}.menu-toggle{display:block}nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;box-shadow:0 10px 18px #07336a20;padding:18px 20px;flex-direction:column;gap:16px}nav.open{display:flex}.hero{min-height:680px}.hero-photo{background:linear-gradient(90deg,#f7fafcf7 0%,#f7fafce4 58%,#f7fafc20 100%),url('PHOTOS/hero.webp') 63% center/cover no-repeat}.hero-content{padding:46px 0 25px}.hero h1{font-size:37px}.lead{font-size:16px}.offer-card{margin-top:14px}.quick-proof .shell{justify-content:space-around;font-size:11px;text-align:center}.quick-proof span:nth-child(2){display:none}.section{padding:65px 0}.maintenance-grid{grid-template-columns:1fr;gap:28px}.maintenance figure img{aspect-ratio:1.15}.service-grid{display:grid;grid-auto-flow:column;grid-auto-columns:80%;grid-template-columns:none;overflow-x:auto;padding-bottom:8px}.featured-service{grid-template-columns:130px 1fr}.featured-service img{height:100%}.why-grid{grid-template-columns:repeat(2,1fr)}.why-grid article{padding:18px;min-height:180px}.reviews .shell{display:block}.reviews .button{margin-top:10px}.faq{padding-bottom:65px}.contact-cta{padding:58px 0}footer{padding:42px 0 24px}.mobile-bar{position:fixed;display:grid;grid-template-columns:3fr 1fr;gap:8px;bottom:0;left:0;right:0;background:#fff;padding:9px 16px;z-index:10;box-shadow:0 -2px 14px #07336a1a}.mobile-bar a{background:var(--orange);color:#fff;border-radius:8px;min-height:45px;display:grid;place-items:center;font-size:14px;font-weight:800}.mobile-bar a+a{background:var(--green);font-size:12px}}@media(max-width:440px){.hero h1{font-size:33px}.google-proof{gap:7px}.why-grid{gap:10px}.why-grid article{padding:14px}.why-grid h3{font-size:15px}}
@media(max-width:440px){.offer-card{max-width:100%!important;padding:22px 20px}.offer-card span{font-size:18px}.offer-card strong{font-size:58px}.offer-card small{font-size:16px}.offer-card a{width:58px;height:58px;font-size:31px}}
@media(max-width:760px){.hero{min-height:calc(100vw * 1.25);max-height:none;background:#eef4f8;overflow:visible}.hero-photo{background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 42%,#ffffff76 61%,#ffffff0a 100%),url('PHOTOS/HERO 4-5.webp') 67% top/cover no-repeat}.hero-content{padding:38px 0 126px}.hero-content>*{max-width:min(58vw,360px)}.hero-emergency{margin-bottom:12px;color:var(--navy);font-size:12px;line-height:1.25;gap:10px;letter-spacing:.04em}.hero-emergency span{font-size:15px;padding:8px 14px;border-radius:22px}.hero h1{font-size:clamp(38px,10vw,56px);line-height:.98;letter-spacing:0;margin:20px 0 0;color:var(--navy)}.lead{font-size:17px;line-height:1.35;margin:22px 0 18px;color:#335f91}.google-proof{margin:0 0 18px;gap:9px;font-size:14px;white-space:nowrap}.google-proof .stars{font-size:20px;letter-spacing:0}.google-proof strong{font-size:17px}.hero-actions{display:block}.hero .button-primary{width:min(100%,340px);min-height:66px;border-radius:14px;font-size:24px;gap:16px;box-shadow:0 14px 26px #ff5a0a33}.hero .button-primary svg{width:30px;height:30px;stroke-width:2.4}.hero .phone{font-size:27px;line-height:1.1;margin:15px 0 22px;color:var(--navy);font-weight:900;white-space:nowrap}.hero .offer-card{width:min(100%,344px);max-width:min(100%,344px)!important;margin:0;padding:24px 24px 23px;border-radius:14px;grid-template-columns:auto auto 1fr auto;box-shadow:0 18px 34px #052d5f35}.hero .offer-card span{font-size:22px;margin-bottom:17px}.hero .offer-card strong{font-size:62px}.hero .offer-card small{font-size:17px}.hero .offer-card a{width:58px;height:58px;font-size:35px}.quick-proof{position:relative;z-index:2;margin-top:-104px;background:transparent}.quick-proof .shell{width:min(100% - 36px,560px);display:grid;grid-template-columns:repeat(3,1fr);align-items:start;gap:14px;padding:0 0 24px;color:var(--navy);font-size:13px;line-height:1.15;text-align:left}.quick-proof span:nth-child(2){display:flex}.quick-proof span{display:grid!important;grid-template-columns:38px 1fr;align-items:center;gap:9px;font-weight:800}.quick-proof span:before{content:'';width:34px;height:34px;background:currentColor;display:block;mask:center/contain no-repeat}.quick-proof span:nth-child(1):before{mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='m9 12 2 2 4-5'/%3E%3C/svg%3E\")}.quick-proof span:nth-child(2):before{mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='m12 2 3.1 6.3 7 .9-5 4.9 1.2 6.9L12 17.7 5.7 21l1.2-6.9-5-4.9 7-.9L12 2Z'/%3E%3C/svg%3E\")}.quick-proof span:nth-child(3):before{mask-image:url(\"data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M11 20A7 7 0 0 1 4 13c0-5 7-9 16-9 0 9-4 16-9 16Z'/%3E%3Cpath fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' d='M4 20c4-4 7-7 12-9'/%3E%3C/svg%3E\")}}
@media(max-width:430px){.hero{min-height:760px}.hero-content{padding-top:34px}.hero-content>*{max-width:61vw}.hero h1{font-size:43px}.lead{font-size:16px}.google-proof{font-size:12px;gap:7px}.google-proof .stars{font-size:18px}.hero .button-primary{min-height:58px;font-size:20px}.hero .phone{font-size:24px}.hero .offer-card{width:min(100%,316px);max-width:min(100%,316px)!important}.quick-proof .shell{font-size:12px;gap:8px}.quick-proof span{grid-template-columns:32px 1fr;gap:6px}.quick-proof span:before{width:29px;height:29px}}
@media(max-width:390px){.hero-content>*{max-width:64vw}.hero h1{font-size:40px}.lead{font-size:15px}.hero .phone{font-size:22px}.hero .offer-card{width:min(100%,300px);max-width:min(100%,300px)!important}.hero .offer-card span{font-size:20px}.hero .offer-card strong{font-size:56px}.hero .offer-card small{font-size:15px}.hero .offer-card a{width:54px;height:54px}.quick-proof .shell{width:calc(100% - 28px);font-size:11px}}
.authority-stats{background:#fff;border-bottom:1px solid var(--border)}.authority-stats .shell{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:28px 0}.authority-stats div{display:grid;gap:2px;align-content:center}.authority-stats div+div{border-left:1px solid var(--border);padding-left:24px}.authority-stats strong{font-size:34px;line-height:1;color:var(--navy);font-weight:900;letter-spacing:0}.authority-stats span{font-size:13px;color:var(--muted);font-weight:800}.section{padding-top:112px;padding-bottom:112px}.section-intro{margin-bottom:40px}.maintenance-grid{gap:48px}.service-grid{gap:24px}.why-grid{gap:24px}.review-cards{gap:16px}.contact-cta{padding-top:96px;padding-bottom:96px}footer{padding-top:56px}@media(max-width:760px){.authority-stats{position:relative;z-index:1}.authority-stats .shell{width:min(100% - 32px,560px);grid-template-columns:repeat(3,1fr);gap:8px;padding:24px 0 32px}.authority-stats div{gap:4px;text-align:center;justify-items:center}.authority-stats div+div{padding-left:0;border-left:1px solid var(--border)}.authority-stats strong{font-size:24px}.authority-stats span{font-size:11px;line-height:1.2}.section{padding-top:80px;padding-bottom:80px}.section-intro{margin-bottom:32px}.maintenance-grid{gap:32px}.service-grid{gap:16px}.why-grid{gap:16px}.contact-cta{padding-top:80px;padding-bottom:80px}footer{padding-top:48px}}@media(max-width:390px){.authority-stats .shell{width:calc(100% - 28px);gap:6px}.authority-stats strong{font-size:22px}.authority-stats span{font-size:10px}}
:root{--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-8:64px;--space-10:80px;--space-11:88px;--space-12:96px;--space-14:112px;--space-16:128px;--space-18:144px;--gutter-page:40px;--gutter-mobile:16px}.shell{width:min(1120px,calc(100% - (var(--gutter-page) * 2)))}.section{padding-top:var(--space-16);padding-bottom:var(--space-16)}.section-intro{margin-bottom:var(--space-5)}.section-intro>p:last-child{margin-top:var(--space-2)}.maintenance-grid{gap:var(--space-6)}.checks{gap:var(--space-2)}.maintenance-offer{margin-top:var(--space-4);padding:var(--space-3)}.service-grid,.why-grid{gap:var(--space-3)}.service-card{padding:0 var(--space-2) var(--space-3)}.service-card img{margin:0 calc(var(--space-2) * -1) var(--space-2);width:calc(100% + var(--space-4))}.service-card p{margin:var(--space-1) 0 var(--space-2)}.featured-service{margin-top:var(--space-4)}.featured-service div{padding:var(--space-3)}.reviews .shell{gap:var(--space-3)}.review-cards{gap:var(--space-2);margin-bottom:var(--space-3)}.faq details{margin-bottom:var(--space-1)}.contact-cta{padding-top:var(--space-14);padding-bottom:var(--space-14)}.contact-cta>div>p:not(.eyebrow){margin-top:var(--space-2);margin-bottom:var(--space-3)}.contact-notes{gap:var(--space-4);margin-top:var(--space-4)}footer{padding-top:var(--space-8);padding-bottom:calc(var(--space-8) + var(--space-4))}.authority-stats .shell{padding:var(--space-4) 0;gap:var(--space-3)}.authority-stats div+div{padding-left:var(--space-3)}@media(max-width:760px){:root{--gutter-page:var(--gutter-mobile)}.shell,.authority-stats .shell{width:min(100% - (var(--gutter-mobile) * 2),560px)}.section{padding-top:var(--space-11);padding-bottom:var(--space-11)}.section-intro{margin-bottom:var(--space-4)}.section-intro>p:last-child{margin-top:var(--space-2)}.maintenance-grid{gap:var(--space-4)}.maintenance-offer{margin-top:var(--space-3);padding:var(--space-3)}.service-grid{gap:var(--space-2)}.why-grid{gap:var(--space-2)}.featured-service{margin-top:var(--space-3)}.featured-service div{padding:var(--space-2)}.reviews .shell{display:block}.review-cards{gap:var(--space-2);margin-bottom:var(--space-3)}.faq details{margin-bottom:var(--space-1)}.contact-cta{padding-top:var(--space-12);padding-bottom:var(--space-12)}.contact-notes{gap:var(--space-3);margin-top:var(--space-3)}footer{padding-top:var(--space-6);padding-bottom:var(--space-3)}.authority-stats .shell{padding:var(--space-3) 0 var(--space-4);gap:var(--space-1)}.authority-stats div+div{padding-left:0}.quick-proof .shell{width:min(100% - 32px,560px)}}@media(max-width:390px){.shell,.authority-stats .shell{width:calc(100% - 28px)}.section{padding-top:var(--space-10);padding-bottom:var(--space-10)}.section-intro{margin-bottom:var(--space-3)}}
:root{--mobile-hero-w:390px}
@media(max-width:760px){body .hero{min-height:760px!important;height:760px!important;overflow:hidden!important;background:#f3f7fb}body .hero-photo{inset:0!important;background:linear-gradient(90deg,#ffffff 0%,#fffffff5 39%,#ffffffb8 53%,#ffffff26 69%,#ffffff00 100%),url('PHOTOS/HERO 4-5.webp') 60% top/auto 100% no-repeat!important}body .hero-content{width:calc(100% - 32px)!important;height:100%!important;padding:34px 0 120px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}body .hero-content>*{max-width:242px!important}body .hero-emergency{order:1;margin:0 0 12px!important;font-size:11px!important;line-height:1.15!important;color:var(--navy)!important;letter-spacing:.045em!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:10px!important}body .hero-emergency span{font-size:16px!important;line-height:1!important;padding:9px 16px!important;border-radius:999px!important;background:var(--orange)!important;color:#fff!important}body .hero h1{order:2;margin:18px 0 0!important;font-size:42px!important;line-height:.98!important;color:var(--navy)!important;letter-spacing:0!important}body .lead{order:3;margin:20px 0 18px!important;font-size:16px!important;line-height:1.35!important;color:#335f91!important}body .google-proof{order:4;margin:0 0 18px!important;display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;font-size:12px!important;color:var(--navy)!important}body .google-proof .stars{font-size:18px!important;letter-spacing:0!important}body .google-proof strong{font-size:15px!important}body .hero-actions{order:5;width:252px!important;max-width:252px!important;margin:0!important}body .hero .button-primary{width:100%!important;min-height:58px!important;border-radius:14px!important;font-size:20px!important;gap:14px!important;padding:0 18px!important}body .hero .button-primary svg{width:28px!important;height:28px!important}body .hero .phone{order:6;margin:14px 0 22px!important;font-size:24px!important;line-height:1!important;color:var(--navy)!important;font-weight:900!important;white-space:nowrap!important;max-width:none!important}body .hero .offer-card{order:7;width:316px!important;max-width:316px!important;margin:0!important;padding:22px 22px 21px!important;border-radius:14px!important;background:linear-gradient(135deg,#083d76 0%,#052d5f 100%)!important;grid-template-columns:auto auto 1fr auto!important;grid-template-rows:auto auto!important;column-gap:10px!important;box-shadow:0 16px 28px #052d5f33!important}body .hero .offer-card span{font-size:21px!important;line-height:1.15!important;margin:0 0 15px!important;grid-column:1/5!important}body .hero .offer-card strong{font-size:58px!important;line-height:.86!important;grid-column:1!important;grid-row:2!important}body .hero .offer-card small{font-size:15px!important;align-self:center!important;grid-column:2!important;grid-row:2!important}body .hero .offer-card a{width:56px!important;height:56px!important;font-size:34px!important;grid-column:4!important;grid-row:1/3!important}body .quick-proof{margin-top:-92px!important;background:transparent!important}body .quick-proof .shell{width:calc(100% - 32px)!important;padding:0 0 26px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;color:var(--navy)!important;font-size:12px!important;line-height:1.15!important;text-align:left!important}body .quick-proof span{display:grid!important;grid-template-columns:34px 1fr!important;gap:7px!important;align-items:center!important;font-weight:800!important}body .quick-proof span:before{width:30px!important;height:30px!important}}
@media(max-width:390px){body .hero{height:744px!important;min-height:744px!important}body .hero-photo{background-position:61% top!important}body .hero-content{width:calc(100% - 40px)!important;padding-top:32px!important}body .hero-content>*{max-width:236px!important}body .hero h1{font-size:40px!important}body .lead{font-size:15px!important;margin-top:18px!important;margin-bottom:16px!important}body .google-proof{font-size:11px!important;gap:7px!important}body .google-proof .stars{font-size:17px!important}body .google-proof strong{font-size:14px!important}body .hero-actions{width:244px!important;max-width:244px!important}body .hero .button-primary{min-height:56px!important;font-size:19px!important}body .hero .phone{font-size:22px!important;margin-bottom:20px!important}body .hero .offer-card{width:302px!important;max-width:302px!important;padding:21px 20px!important}body .hero .offer-card span{font-size:20px!important}body .hero .offer-card strong{font-size:56px!important}body .hero .offer-card small{font-size:14px!important}body .hero .offer-card a{width:52px!important;height:52px!important}body .quick-proof{margin-top:-88px!important}body .quick-proof .shell{width:calc(100% - 40px)!important;font-size:11px!important;gap:8px!important}body .quick-proof span{grid-template-columns:30px 1fr!important;gap:6px!important}body .quick-proof span:before{width:28px!important;height:28px!important}}
@media(max-width:760px){body .hero{height:704px!important;min-height:704px!important}body .hero-photo{background:linear-gradient(90deg,#fff 0%,#fffffff7 43%,#ffffffba 56%,#ffffff24 72%,#ffffff00 100%),url('PHOTOS/HERO 4-5.webp') 69% top/auto 100% no-repeat!important}body .hero-content{padding-top:28px!important;padding-bottom:104px!important}body .hero-content>*{max-width:224px!important}body .hero-emergency{gap:8px!important;margin-bottom:8px!important}body .hero-emergency span{font-size:14px!important;padding:8px 14px!important}body .hero h1{font-size:38px!important;line-height:.98!important;margin-top:14px!important}body .lead{font-size:14px!important;line-height:1.32!important;margin:16px 0 14px!important}body .google-proof{font-size:11px!important;gap:6px!important;margin-bottom:14px!important}body .google-proof .stars{font-size:16px!important}body .google-proof strong{font-size:14px!important}body .hero-actions{width:224px!important;max-width:224px!important}body .hero .button-primary{min-height:52px!important;font-size:18px!important;border-radius:12px!important}body .hero .button-primary svg{width:24px!important;height:24px!important}body .hero .phone{font-size:20px!important;margin:12px 0 16px!important}body .hero .offer-card{width:270px!important;max-width:270px!important;min-height:0!important;padding:16px 18px!important;border-radius:13px!important;column-gap:8px!important}body .hero .offer-card span{font-size:17px!important;margin-bottom:11px!important}body .hero .offer-card strong{font-size:46px!important}body .hero .offer-card small{font-size:13px!important}body .hero .offer-card a{width:44px!important;height:44px!important;font-size:28px!important}body .quick-proof{margin-top:-76px!important}body .quick-proof .shell{padding-bottom:18px!important;font-size:10px!important;gap:8px!important}body .quick-proof span{grid-template-columns:28px 1fr!important;gap:5px!important}body .quick-proof span:before{width:25px!important;height:25px!important}.authority-stats .shell{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:20px 0 24px!important}.authority-stats div{min-width:0!important;padding:0 8px!important}.authority-stats div+div{border-left:1px solid var(--border)!important}.authority-stats strong{font-size:21px!important}.authority-stats span{font-size:10px!important;line-height:1.15!important}.section{padding-top:72px!important;padding-bottom:72px!important}.contact-cta{padding-top:80px!important;padding-bottom:80px!important}}
@media(max-width:390px){body .hero{height:688px!important;min-height:688px!important}body .hero-photo{background-position:71% top!important}body .hero-content{width:calc(100% - 36px)!important;padding-top:26px!important}body .hero-content>*{max-width:216px!important}body .hero h1{font-size:36px!important}body .lead{font-size:13px!important}body .hero-actions{width:216px!important;max-width:216px!important}body .hero .button-primary{min-height:50px!important;font-size:17px!important}body .hero .phone{font-size:19px!important}body .hero .offer-card{width:258px!important;max-width:258px!important;padding:15px 16px!important}body .hero .offer-card span{font-size:16px!important}body .hero .offer-card strong{font-size:43px!important}body .hero .offer-card small{font-size:12px!important}body .hero .offer-card a{width:42px!important;height:42px!important}.quick-proof{margin-top:-72px!important}.quick-proof .shell{width:calc(100% - 36px)!important;font-size:10px!important}.section{padding-top:72px!important;padding-bottom:72px!important}}
@media(max-width:760px){body .hero{height:680px!important;min-height:680px!important}body .hero-photo{background:linear-gradient(90deg,#fff 0%,#fffffff8 37%,#ffffffc4 47%,#ffffff45 56%,#ffffff00 64%),url('PHOTOS/HERO 4-5.webp') 76% top/auto 100% no-repeat!important}body .hero-content{width:calc(100% - 40px)!important;padding-top:24px!important;padding-bottom:88px!important}body .hero-content>*{max-width:min(44vw,204px)!important}body .hero-emergency{font-size:10px!important;gap:7px!important;margin-bottom:6px!important}body .hero-emergency span{font-size:13px!important;padding:7px 13px!important}body .hero h1{font-size:clamp(31px,8.4vw,36px)!important;line-height:1!important;margin-top:12px!important}body .lead{font-size:13px!important;line-height:1.32!important;margin:14px 0 12px!important}body .google-proof{font-size:10px!important;gap:5px!important;margin-bottom:12px!important}body .google-proof .stars{font-size:15px!important}body .google-proof strong{font-size:13px!important}body .hero-actions{width:220px!important;max-width:220px!important}body .hero .button-primary{min-height:50px!important;font-size:17px!important;border-radius:12px!important;padding:0 16px!important}body .hero .button-primary svg{width:23px!important;height:23px!important}body .hero .phone{font-size:19px!important;margin:10px 0 12px!important}body .hero .offer-card{width:220px!important;max-width:220px!important;padding:13px 14px!important;border-radius:12px!important;grid-template-columns:auto 1fr 38px!important;grid-template-rows:auto auto!important;column-gap:8px!important;align-items:center!important}body .hero .offer-card span{grid-column:1/4!important;font-size:15px!important;margin:0 0 8px!important}body .hero .offer-card strong{grid-column:1!important;grid-row:2!important;font-size:38px!important;line-height:.9!important}body .hero .offer-card small{grid-column:2!important;grid-row:2!important;font-size:11px!important;margin:0!important;white-space:nowrap!important}body .hero .offer-card a{grid-column:3!important;grid-row:2!important;width:36px!important;height:36px!important;font-size:24px!important}body .quick-proof{margin-top:-64px!important}body .quick-proof .shell{width:calc(100% - 40px)!important;padding-bottom:16px!important;gap:8px!important;font-size:10px!important}body .quick-proof span{grid-template-columns:26px 1fr!important;gap:5px!important}body .quick-proof span:before{width:23px!important;height:23px!important}.authority-stats .shell{position:relative!important;gap:0!important}.authority-stats .shell>div{border-left:0!important;padding:0 8px!important}.authority-stats .shell>div+div:before{content:'';position:absolute;top:20px;bottom:24px;width:1px;background:var(--border);transform:translateX(-8px)}}@media(max-width:390px){body .hero{height:660px!important;min-height:660px!important}body .hero-photo{background-position:78% top!important}body .hero-content>*{max-width:172px!important}body .hero h1{font-size:31px!important}body .lead{font-size:12px!important}body .hero-actions,body .hero .offer-card{width:206px!important;max-width:206px!important}body .hero .button-primary{font-size:16px!important;min-height:48px!important}body .hero .phone{font-size:18px!important}body .hero .offer-card strong{font-size:36px!important}body .hero .offer-card small{font-size:10px!important}body .section{padding-top:64px!important;padding-bottom:64px!important}}
@media(max-width:760px){body .hero{height:656px!important;min-height:656px!important}body .hero-photo{background:linear-gradient(90deg,#fff 0%,#fffffff8 34%,#ffffffcf 45%,#ffffff52 53%,#ffffff00 61%),url('PHOTOS/HERO 4-5.webp') 78% top/auto 100% no-repeat!important}body .hero-content{width:calc(100% - 40px)!important;padding-top:22px!important;padding-bottom:78px!important}body .hero-content>*{max-width:min(44vw,198px)!important}body .hero-emergency{gap:6px!important;margin-bottom:4px!important}body .hero-emergency span{font-size:12px!important;padding:7px 12px!important}body .hero h1{font-size:clamp(30px,8vw,34px)!important;line-height:1!important;margin-top:10px!important}body .lead{font-size:12.5px!important;line-height:1.3!important;margin:12px 0 10px!important}body .google-proof{font-size:9.5px!important;gap:4px!important;margin-bottom:10px!important}body .google-proof .stars{font-size:14px!important}body .google-proof strong{font-size:12px!important}body .hero-actions{width:212px!important;max-width:212px!important}body .hero .button-primary{min-height:48px!important;font-size:16px!important;border-radius:12px!important}body .hero .button-primary svg{width:22px!important;height:22px!important}body .hero .phone{font-size:18px!important;margin:9px 0 10px!important}body .hero .offer-card{width:212px!important;max-width:212px!important;padding:12px 13px!important;border-radius:12px!important;grid-template-columns:auto 1fr 36px!important;column-gap:7px!important}body .hero .offer-card span{font-size:14px!important;margin-bottom:7px!important}body .hero .offer-card strong{font-size:36px!important}body .hero .offer-card small{font-size:10.5px!important}body .hero .offer-card a{width:34px!important;height:34px!important;font-size:23px!important}body .quick-proof{margin-top:-58px!important}body .quick-proof .shell{padding-bottom:14px!important}.authority-stats .shell{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;padding:18px 0 22px!important}.authority-stats .shell>div{position:relative!important;border-left:0!important;min-width:0!important;padding:0 8px!important;text-align:center!important}.authority-stats .shell>div+div:before{content:''!important;position:absolute!important;left:0!important;top:4px!important;bottom:4px!important;width:1px!important;background:var(--border)!important;transform:none!important}.authority-stats strong{font-size:20px!important}.authority-stats span{font-size:10px!important;line-height:1.15!important}.section{padding-top:64px!important;padding-bottom:64px!important}.contact-cta{padding-top:72px!important;padding-bottom:72px!important}}@media(max-width:390px){body .hero{height:636px!important;min-height:636px!important}body .hero-photo{background-position:80% top!important}body .hero-content{width:calc(100% - 36px)!important;padding-top:22px!important}body .hero-content>*{max-width:168px!important}body .hero h1{font-size:30px!important}body .lead{font-size:11.5px!important}body .hero-actions,body .hero .offer-card{width:200px!important;max-width:200px!important}body .hero .button-primary{font-size:15.5px!important;min-height:46px!important}body .hero .phone{font-size:17px!important}body .hero .offer-card{padding:11px 12px!important}body .hero .offer-card span{font-size:13px!important}body .hero .offer-card strong{font-size:34px!important}body .hero .offer-card small{font-size:10px!important}body .hero .offer-card a{width:32px!important;height:32px!important}.quick-proof{margin-top:-54px!important}.section{padding-top:64px!important;padding-bottom:64px!important}}
@media(max-width:760px){body .quick-proof{margin-top:-46px!important;background:transparent!important}body .quick-proof .shell{width:min(calc(100% - 40px),360px)!important;margin-left:auto!important;margin-right:auto!important;padding:0 0 12px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important;gap:10px!important;color:var(--navy)!important;font-size:8.5px!important;line-height:1.12!important;text-align:left!important}body .quick-proof span{display:grid!important;grid-template-columns:19px 1fr!important;gap:4px!important;align-items:center!important;font-weight:800!important;min-width:0!important}body .quick-proof span:before{width:17px!important;height:17px!important;background:currentColor!important;opacity:.98!important}}@media(max-width:390px){body .quick-proof{margin-top:-44px!important}body .quick-proof .shell{width:calc(100% - 36px)!important;gap:7px!important;font-size:8px!important}body .quick-proof span{grid-template-columns:17px 1fr!important;gap:3px!important}body .quick-proof span:before{width:15px!important;height:15px!important}}
@media(max-width:760px){body .hero{height:606px!important;min-height:606px!important}body .hero-content{padding-bottom:28px!important}body .quick-proof{margin-top:-46px!important}}@media(max-width:390px){body .hero{height:586px!important;min-height:586px!important}body .hero-content{padding-bottom:26px!important}}
@media(max-width:760px){body .hero{height:586px!important;min-height:586px!important}body .hero-content{padding-top:18px!important}}@media(max-width:390px){body .hero{height:566px!important;min-height:566px!important}body .hero-content{padding-top:18px!important}}
.authority-stats .shell{position:relative!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.authority-stats .shell:before,.authority-stats .shell:after{content:'';position:absolute;top:50%;width:1px;height:48%;background:var(--border);transform:translateY(-50%);pointer-events:none}.authority-stats .shell:before{left:33.333333%}.authority-stats .shell:after{left:66.666667%}.authority-stats .shell>div{width:100%!important;justify-self:stretch!important;border-left:0!important;padding-left:0!important;padding-right:0!important;text-align:center;justify-items:center}.authority-stats .shell>div:before{display:none!important}@media(max-width:760px){.authority-stats .shell:before,.authority-stats .shell:after{height:42%}.authority-stats .shell>div{padding-left:8px!important;padding-right:8px!important}}
@media(max-width:760px){.mobile-bar a{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}.mobile-bar svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.mobile-bar .mobile-whatsapp svg{width:25px;height:25px;fill:currentColor;stroke:none}.mobile-call{animation:callPulse 30s ease-in-out infinite!important;transform-origin:center;will-change:transform,box-shadow}}@keyframes callPulse{0%,9%,100%{transform:scale(1);box-shadow:0 0 0 0 #ff5a0a00}2%{transform:scale(1.025);box-shadow:0 0 0 0 #ff5a0a28}4.5%{transform:scale(1);box-shadow:0 0 0 10px #ff5a0a00}6.5%{transform:scale(1.018);box-shadow:0 0 0 0 #ff5a0a20}8.5%{transform:scale(1);box-shadow:0 0 0 7px #ff5a0a00}}@media(prefers-reduced-motion:reduce){.mobile-call{animation:none!important}}
.offer-card a,.maintenance-offer b{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important;font-family:Manrope,Arial,sans-serif!important;font-weight:800!important}.offer-card a{font-size:22px!important}.maintenance-offer b{font-size:24px!important}
.brand-service-page .quick-proof{background:#f3f9fd}.brand-service-page .brand-hero figure img{object-position:center}.brand-service-list article,.manufacturer-links .service-list article{min-height:160px}.brand-links .service-list article a,.manufacturer-links .service-list article a{margin-top:auto;color:var(--navy);font-size:13px;font-weight:800}.brand-price-strip a strong{white-space:nowrap}@media(max-width:760px){.brand-service-page .quick-proof{margin-top:0!important;background:#f3f9fd!important}.brand-service-page .quick-proof .shell{padding:18px 0!important}.brand-service-page .inner-hero figure{order:0}.brand-links .service-list,.manufacturer-links .service-list{grid-template-columns:1fr}}
.trust-icon,.quick-icon{display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:none}.why-grid .trust-icon{width:30px;height:30px;color:var(--navy);margin-bottom:13px}.why-grid b{display:none}.quick-proof span:before{display:none!important;content:none!important}.quick-proof span{color:var(--navy)}.quick-proof em{font-style:normal}.quick-proof .quick-icon{width:20px!important;height:20px!important;color:var(--navy)}@media(max-width:760px){body .quick-proof span{grid-template-columns:20px 1fr!important}body .quick-proof .quick-icon{width:17px!important;height:17px!important;stroke-width:1.9!important}}@media(max-width:390px){body .quick-proof span{grid-template-columns:18px 1fr!important}body .quick-proof .quick-icon{width:15px!important;height:15px!important}}
.site-header{position:sticky;top:0;z-index:50}@media(max-width:760px){.mobile-bar{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(110%);transition:opacity .24s ease,transform .24s ease,visibility .24s ease}body.hero-passed .mobile-bar{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}
@media(max-width:760px){.site-header .status{display:none!important}body{padding-bottom:86px!important}.mobile-bar{display:block!important;padding:0 14px calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid var(--border)!important;box-shadow:0 -8px 24px #07336a18!important;z-index:60!important}.mobile-status{height:30px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--navy);font-size:12px;font-weight:800;line-height:1;border-bottom:1px solid var(--border);background:#fff}.mobile-status span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #16a34a18;flex:none}.mobile-actions{display:grid;grid-template-columns:3fr 1fr;gap:8px;padding-top:8px}.mobile-actions a{min-height:45px;border-radius:8px}.mobile-bar>a{display:none!important}.mobile-bar svg{width:21px;height:21px}}@media(max-width:390px){.mobile-bar{padding-left:12px!important;padding-right:12px!important}.mobile-status{height:29px;font-size:11.5px}.mobile-actions a{min-height:44px}}
@media(max-width:760px){body .hero .offer-card{grid-template-columns:max-content 1fr 34px!important}body .hero .offer-card strong{white-space:nowrap!important;min-width:max-content!important;letter-spacing:-.03em!important}body .hero .offer-card small{justify-self:start!important}}@media(max-width:390px){body .hero .offer-card{grid-template-columns:max-content 1fr 32px!important}body .hero .offer-card strong{font-size:32px!important}}

nav a.active,nav a[aria-current="page"]{color:var(--blue)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #8acbfa;outline-offset:3px}.inner-hero{background:linear-gradient(115deg,#f7fafc 0%,#f7fafc 58%,#e9f6ff 58%,#e9f6ff 100%);overflow:hidden}.inner-hero .shell{min-height:430px;display:grid;grid-template-columns:1fr 420px;gap:56px;align-items:center;padding:64px 0}.inner-hero h1{font-size:clamp(34px,3.5vw,50px);line-height:1.06;margin:0;font-weight:900;color:var(--navy);letter-spacing:0}.inner-hero .lead{font-size:18px;line-height:1.55}.inner-hero figure,.split figure{margin:0}.inner-hero img,.split img{display:block;width:100%;height:100%;object-fit:cover;border-radius:14px}.inner-hero figure{height:300px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.hero-points span,.pill{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--border);background:#fff;color:var(--navy);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.section-band{background:var(--canvas)}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center}.split figure{height:360px}.content-card{border:1px solid var(--border);border-radius:14px;background:#fff;padding:28px;box-shadow:0 10px 24px #07336a0a}.content-card h2,.content-card h3{color:var(--navy);font-weight:900}.content-card h2{font-size:30px}.content-card h3{font-size:19px;margin:0 0 10px}.content-card p{color:var(--muted)}.service-group{margin-top:42px}.service-group h2{font-size:30px;color:var(--navy);margin:0 0 18px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-list article{border:1px solid var(--border);background:#fff;border-radius:12px;padding:22px;min-height:180px;display:flex;flex-direction:column;box-shadow:0 7px 18px #07336a0a}.service-list h3{font-size:18px;margin:0 0 9px;color:var(--navy);font-weight:900}.service-list p{font-size:14px;color:var(--muted);margin:0}.price-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.price-strip a{border-radius:14px;background:linear-gradient(135deg,#083d76 0%,#052d5f 100%);color:#fff;padding:22px;display:flex;justify-content:space-between;gap:18px;align-items:center}.price-strip strong{font-size:32px;line-height:1}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trust-row article{border:1px solid var(--border);border-radius:13px;background:#fff;padding:24px}.trust-row h3{font-size:18px;color:var(--navy);margin:0 0 8px}.trust-row p{font-size:14px;color:var(--muted);margin:0}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:28px;align-items:start}.contact-methods{display:grid;gap:14px}.contact-method{display:block;border:1px solid var(--border);border-radius:13px;background:#fff;padding:22px;box-shadow:0 7px 18px #07336a0a}.contact-method span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#5b8fc0;font-weight:900}.contact-method strong{display:block;font-size:22px;color:var(--navy);margin-top:4px}.map-frame{width:100%;height:360px;border:0;border-radius:14px}.mail-panel{background:var(--deep);color:#fff;border-radius:14px;padding:28px}.mail-panel p{color:#d5e7fa}.legal-page{background:var(--canvas)}.legal-content{max-width:900px}.legal-content .box{border:1px solid var(--border);background:#fff;border-radius:14px;padding:32px;box-shadow:0 7px 18px #07336a0a}.legal-content h2,.legal-content h3,.legal-content h4{color:var(--navy)}.legal-content p,.legal-content li{color:var(--muted)}.legal-content a{color:var(--blue);font-weight:800}.reference-warning{border:1px solid #f9c9ae;background:#fff7ed;color:#7c2d12;border-radius:14px;padding:22px}.reference-warning h2{color:#9a3412;margin:0 0 8px}.reference-warning p{margin:0;color:#7c2d12}@media(max-width:760px){.inner-hero .shell{min-height:auto;grid-template-columns:1fr;gap:28px;padding:46px 0}.inner-hero figure{height:250px;order:-1}.inner-hero h1{font-size:34px}.inner-hero .lead{font-size:16px}.page-actions .button{width:100%}.split,.contact-grid{grid-template-columns:1fr}.split figure{height:280px}.service-list,.trust-row,.price-strip{grid-template-columns:1fr}.service-list article{min-height:0}.content-card,.legal-content .box,.mail-panel{padding:22px}.map-frame{height:300px}footer div div{flex-wrap:wrap}.mobile-bar{display:block!important}} 
.home-page .header-phone{margin-left:auto;border:1.5px solid var(--orange);color:var(--orange);border-radius:9px;padding:11px 18px;font-size:14px;font-weight:900}.home-page .home-hero{min-height:590px}.home-page .home-hero .hero-photo{background:linear-gradient(90deg,#f7fafcf8 0%,#f7fafce8 36%,#f7fafc68 60%,#f7fafc08 100%),url('PHOTOS/hero.webp') center/cover no-repeat}.home-page .home-hero .hero-content{padding:72px 0 92px}.home-page .home-hero .hero-content>*{max-width:520px}.home-page .home-hero h1{font-size:clamp(42px,4.5vw,64px);letter-spacing:0}.home-page .home-hero .lead{font-size:19px;max-width:500px}.home-page .hero-trust{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.home-page .hero-trust span{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--border);background:#fff;color:var(--navy);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.home-offers{background:#fff;margin-top:-58px;position:relative;z-index:3}.offer-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.price-card{position:relative;min-height:220px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff;padding:28px 245px 26px 30px;box-shadow:0 18px 40px #07336a16;display:grid;grid-template-columns:auto 1fr;align-content:start;column-gap:12px}.price-card.thermen{background:linear-gradient(135deg,#fff 0%,#fff6ef 100%);border-color:#ffd8c4}.price-card.klima{background:linear-gradient(135deg,#fff 0%,#edf8ff 100%);border-color:#ccecff}.price-card b{grid-column:2;font-size:22px;line-height:1.1;color:var(--navy)}.price-card small{grid-column:2;color:var(--muted);font-weight:800;margin-top:18px}.price-card strong{grid-column:2;font-size:66px;line-height:.86;color:var(--orange);font-weight:900;letter-spacing:0}.price-card.klima strong{color:var(--blue)}.price-card em{grid-column:2;font-style:normal;font-weight:900;color:var(--navy)}.price-card img{position:absolute;right:12px;bottom:0;width:230px;height:175px;object-fit:contain;object-position:right bottom}.service-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eff8ff;color:var(--blue);grid-row:1/5}.service-mark:before{content:"";display:block;width:24px;height:24px;background:currentColor;mask:center/contain no-repeat}.flame{background:#fff2ea;color:var(--orange)}.snow{background:#eaf7ff;color:var(--blue)}.radiator,.gear{color:var(--navy)}.water{color:#168eea}.bath{color:#0b73c9}.leaf{color:#16a34a}.section-top{display:flex;align-items:end;justify-content:space-between;gap:24px}.section-action{flex:none}.home-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-service{position:relative;background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden;padding:0 18px 20px;min-height:252px;box-shadow:0 7px 18px #07336a0a;display:flex;flex-direction:column}.home-service.primary{border-color:#cfe6fb}.home-service img{width:calc(100% + 36px);height:122px;margin:0 -18px 18px;object-fit:cover}.home-service .service-mark{position:absolute;top:96px;left:18px;width:40px;height:40px;border:3px solid #fff}.home-service h3{font-size:17px;margin-top:22px}.home-service p{font-size:13px;color:var(--muted);margin:8px 0 14px}.home-service a{margin-top:auto;font-size:13px;font-weight:900;color:var(--navy)}.region-band{background:linear-gradient(90deg,#eef8ff 0%,#fff 100%);padding:76px 0}.region-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:36px;align-items:center}.region-grid h2{font-size:clamp(30px,3vw,42px);color:var(--navy)}.region-grid p{color:var(--muted)}.region-cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #cfe6fb;border-radius:12px;background:#fff;overflow:hidden}.region-cards article{padding:22px;text-align:center}.region-cards article+article{border-left:1px solid #cfe6fb}.region-cards b{display:block;text-transform:uppercase;color:var(--navy);font-size:14px;margin-bottom:12px}.region-cards svg{width:100%;height:auto;fill:none;stroke:var(--navy);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.trust-section .section-intro{margin-bottom:24px}.inline-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px;background:#fff;border:0}.inline-stats div{border:1px solid var(--border);border-radius:8px;padding:22px;background:#f7fbff}.contact-faq{display:grid;grid-template-columns:1fr .9fr;gap:42px;align-items:start}.contact-panel{border:1px solid var(--border);border-radius:8px;background:#fff;padding:30px;box-shadow:0 10px 24px #07336a0f}.contact-panel h2{font-size:28px;color:var(--navy)}.contact-panel p,.contact-panel li{color:var(--muted)}.contact-panel ul{list-style:none;padding:0;margin:22px 0;display:grid;gap:10px;font-weight:800}.contact-panel li:before{content:"•";color:var(--blue);margin-right:9px}.signature{display:block;width:230px;max-width:100%;margin-top:22px}.signature text{font:400 28px "Brush Script MT","Segoe Script",cursive;fill:var(--navy)}.signature path{fill:none;stroke:var(--orange);stroke-width:4;stroke-linecap:round}@media(max-width:980px){.home-service-grid{grid-template-columns:repeat(3,1fr)}.price-card{padding-right:190px}.price-card img{width:190px}.region-grid,.contact-faq{grid-template-columns:1fr}.home-page .header-phone{display:none}}@media(max-width:760px){.home-page .home-hero{height:620px!important;min-height:620px!important}.home-page .home-hero .hero-photo{background:linear-gradient(90deg,#fff 0%,#fffffff9 37%,#ffffffc4 49%,#ffffff44 60%,#ffffff00 72%),url('PHOTOS/HERO 4-5.webp') 74% top/auto 100% no-repeat!important}.home-page .home-hero .hero-content{padding-top:26px!important;padding-bottom:36px!important}.home-page .home-hero .hero-content>*{max-width:min(54vw,235px)!important}.home-page .home-hero h1{font-size:clamp(30px,8vw,37px)!important;line-height:1!important;margin-top:12px!important}.home-page .home-hero .lead{font-size:13px!important;line-height:1.35!important;margin:14px 0 12px!important}.home-page .home-hero .button-secondary{display:none}.home-page .hero-trust{gap:7px;margin-top:14px;max-width:310px!important}.home-page .hero-trust span{font-size:10px;min-height:28px;padding:5px 8px}.home-offers{margin-top:0;padding:18px 0 0}.offer-pair{grid-template-columns:1fr;gap:14px}.price-card{min-height:152px;padding:20px 145px 18px 18px;border-radius:8px}.price-card .service-mark{width:34px;height:34px}.price-card b{font-size:18px}.price-card small{margin-top:10px;font-size:12px}.price-card strong{font-size:44px}.price-card em{font-size:12px}.price-card img{width:142px;height:118px}.section-top{display:block}.section-action{width:100%;margin-top:4px}.home-service-grid{display:grid;grid-template-columns:1fr;gap:12px}.home-service{min-height:0;display:grid;grid-template-columns:88px 42px 1fr 28px;grid-template-rows:auto auto;gap:0 12px;padding:12px;align-items:center}.home-service img{grid-row:1/3;width:88px;height:74px;margin:0;border-radius:7px}.home-service .service-mark{position:static;grid-column:2;grid-row:1/3;border:0;width:36px;height:36px}.home-service h3{grid-column:3;margin:0;font-size:15px}.home-service p{grid-column:3;margin:4px 0 0;font-size:12px;line-height:1.35}.home-service a{grid-column:4;grid-row:1/3;font-size:0}.home-service a:after{content:"→";font-size:22px;color:var(--navy)}.region-band{padding:64px 0}.region-cards{grid-template-columns:1fr}.region-cards article+article{border-left:0;border-top:1px solid #cfe6fb}.region-cards article{padding:18px}.inline-stats{grid-template-columns:repeat(3,1fr);gap:8px}.inline-stats div{padding:16px 8px}.inline-stats strong{font-size:20px}.inline-stats span{font-size:10px}.contact-panel{padding:22px}.contact-panel .hero-actions{display:grid}.contact-panel .button{width:100%}}
.flame:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M13 2c2 4-2 5.5.8 8.4 1.1-1 1.4-2.3 1.3-3.6 3.7 3 5.1 8.9 1.3 12.6-2.8 2.8-7.5 2.8-10.2-.1C2.8 15.8 4 10.6 8 7c-.3 2.7.8 4.1 2 5.1C11.6 9.7 9.9 6.3 13 2Z'/%3E%3C/svg%3E")}.snow:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M12 3v18M4.2 7.5l15.6 9M19.8 7.5l-15.6 9'/%3E%3C/svg%3E")}.radiator:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' d='M5 6h14v12H5zM8 6v12M12 6v12M16 6v12M4 20h16'/%3E%3C/svg%3E")}.water:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M12 2S5 9.8 5 15a7 7 0 0 0 14 0c0-5.2-7-13-7-13Z'/%3E%3C/svg%3E")}.bath:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M4 11h16v3a5 5 0 0 1-5 5H9a5 5 0 0 1-5-5v-3Zm3 8-1 2m12-2 1 2M7 11V6a3 3 0 0 1 6 0'/%3E%3C/svg%3E")}.leaf:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M20 4c-9 0-16 4-16 11a5 5 0 0 0 9 3c3-3 5-8 7-14ZM4 20c4-5 8-8 13-10'/%3E%3C/svg%3E")}.gear:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8Zm0-6v3m0 14v3M2 12h3m14 0h3'/%3E%3C/svg%3E")}
.home-page .home-hero h1{max-width:470px}.home-page .hero-locations{display:grid;grid-template-columns:repeat(3,auto);justify-content:start;gap:0;margin-top:12px;color:#526a86;font-size:13px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.home-page .hero-locations span{padding:0 14px;border-left:1px solid #cbd8e4}.home-page .hero-locations span:first-child{padding-left:0;border-left:0}@media(min-width:761px){.home-page .home-hero .hero-content>*{max-width:470px!important}.home-page .home-hero h1{font-size:clamp(40px,4.1vw,58px)!important;line-height:1.02!important}}@media(max-width:760px){.home-page .hero-locations{margin-top:10px;font-size:10px;gap:0}.home-page .hero-locations span{padding:0 8px}.home-page .home-hero h1{max-width:235px!important}}
.home-page .service-mark{width:42px!important;height:42px!important;min-width:42px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#eff8ff!important;color:var(--navy)!important;line-height:1!important;flex:none!important}.home-page .service-mark:before{content:""!important;width:24px!important;height:24px!important;display:block!important;background:currentColor!important;mask-repeat:no-repeat!important;mask-position:center!important;mask-size:24px 24px!important}.home-page .flame{background:#fff2ea!important;color:var(--orange)!important}.home-page .snow{background:#eaf7ff!important;color:var(--blue)!important}.home-page .water,.home-page .bath{background:#eaf7ff!important;color:#168eea!important}.home-page .leaf{background:#eefaf3!important;color:var(--green)!important}.home-page .radiator,.home-page .gear{background:#eef4fa!important;color:var(--navy)!important}.home-page .flame:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M12 21a7 7 0 0 1-7-7c0-3.8 2.8-6.8 5.1-9.5.7 2.8 2.9 4.1 2.9 6.5 1.2-1 1.8-2.4 1.7-4 2.4 2 4.3 4.3 4.3 7a7 7 0 0 1-7 7Z'/%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M9.5 16.5a2.5 2.5 0 0 0 5 0c0-1.5-1-2.6-2.1-3.7-.2 1.2-.9 2-1.9 2.7-.6.4-1 .7-1 1Z'/%3E%3C/svg%3E")!important}.home-page .snow:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v18M4.2 7.5l15.6 9M19.8 7.5l-15.6 9'/%3E%3Cpath d='m8 5.2 4 2.3 4-2.3M8 18.8l4-2.3 4 2.3'/%3E%3C/g%3E%3C/svg%3E")!important}.home-page .radiator:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 6h14v12H5zM8 6v12M12 6v12M16 6v12M4 20h16M7 4v2M17 4v2'/%3E%3C/g%3E%3C/svg%3E")!important}.home-page .water:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M12 3S6 10 6 15a6 6 0 0 0 12 0c0-5-6-12-6-12Z'/%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' d='M9.5 16.5c.8 1 2.3 1.5 3.8.8'/%3E%3C/svg%3E")!important}.home-page .bath:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 11h16v3a5 5 0 0 1-5 5H9a5 5 0 0 1-5-5v-3ZM7 19l-1 2M18 19l1 2M7 11V6a3 3 0 0 1 6 0'/%3E%3C/g%3E%3C/svg%3E")!important}.home-page .leaf:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 4c-9 0-16 4-16 11a5 5 0 0 0 9 3c3-3 5-8 7-14Z'/%3E%3Cpath d='M4 20c4-5 8-8 13-10'/%3E%3C/g%3E%3C/svg%3E")!important}.home-page .gear:before{mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3.5'/%3E%3Cpath d='M12 2.5v3M12 18.5v3M4.7 4.7l2.1 2.1M17.2 17.2l2.1 2.1M2.5 12h3M18.5 12h3M4.7 19.3l2.1-2.1M17.2 6.8l2.1-2.1'/%3E%3C/g%3E%3C/svg%3E")!important}.home-page .price-card{grid-template-columns:42px minmax(0,1fr)!important;align-content:center!important;align-items:start!important}.home-page .price-card .service-mark{grid-column:1!important;grid-row:1 / span 4!important}.home-page .price-card b,.home-page .price-card small,.home-page .price-card strong,.home-page .price-card em{grid-column:2!important}@media(max-width:760px){.home-page .price-card{display:grid!important;grid-template-columns:36px minmax(0,1fr) 132px!important;grid-template-rows:auto auto auto!important;column-gap:10px!important;align-items:center!important;padding:16px 10px 16px 16px!important;min-height:144px!important}.home-page .price-card .service-mark{grid-column:1!important;grid-row:1!important;width:36px!important;height:36px!important;min-width:36px!important}.home-page .price-card .service-mark:before{width:21px!important;height:21px!important;mask-size:21px 21px!important}.home-page .price-card b{grid-column:2!important;grid-row:1!important;font-size:17px!important;align-self:center!important}.home-page .price-card small{grid-column:1 / span 2!important;grid-row:2!important;margin-top:12px!important}.home-page .price-card strong{grid-column:1 / span 2!important;grid-row:3!important;font-size:42px!important}.home-page .price-card em{grid-column:1 / span 2!important;grid-row:4!important}.home-page .price-card img{grid-column:3!important;grid-row:1 / span 4!important;position:static!important;width:132px!important;height:112px!important;justify-self:end!important;align-self:end!important}.home-page .home-service .service-mark{width:36px!important;height:36px!important;min-width:36px!important}.home-page .home-service .service-mark:before{width:21px!important;height:21px!important;mask-size:21px 21px!important}}
.home-page .region-cards--pending article{display:grid;align-content:center;min-height:132px}.home-page .region-cards--pending span{display:block;color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}
.home-page .region-cards img{display:block;width:100%;height:78px;object-fit:contain;object-position:center bottom}.home-page .region-cards article{display:grid;align-content:center;min-height:132px}.home-page .region-cards b{margin-bottom:10px}.home-page .price-card img{object-fit:contain!important;object-position:right bottom!important}.home-page .price-card.thermen img{width:210px;height:175px;right:22px}.home-page .price-card.klima img{width:230px;height:175px;right:12px}@media(max-width:760px){.home-page .price-card.thermen img,.home-page .price-card.klima img{position:static!important;width:132px!important;height:112px!important;justify-self:end!important;align-self:end!important}.home-page .region-cards img{height:70px}.home-page .region-cards article{min-height:118px}}
.home-page .price-card{min-height:214px!important;padding-right:238px!important}.home-page .price-card.thermen img{width:128px!important;height:176px!important;right:52px!important;bottom:18px!important;object-fit:contain!important}.home-page .price-card.klima img{width:224px!important;height:142px!important;right:14px!important;bottom:18px!important;object-fit:contain!important}.home-page .region-cards article{min-height:128px!important;padding:18px 20px 16px!important}.home-page .region-cards img{height:58px!important;width:100%!important;object-fit:contain!important;object-position:center bottom!important}.home-page .region-cards b{margin-bottom:8px!important}@media(max-width:760px){.home-page .price-card{grid-template-columns:38px minmax(0,1fr) 138px!important;min-height:176px!important;padding:20px 14px 18px 18px!important;column-gap:10px!important}.home-page .price-card.thermen img{width:92px!important;height:136px!important;justify-self:center!important;align-self:end!important}.home-page .price-card.klima img{width:138px!important;height:104px!important;justify-self:end!important;align-self:end!important}.home-page .price-card strong{font-size:48px!important;line-height:.86!important}.home-page .price-card b{font-size:18px!important}.home-page .region-cards article{min-height:108px!important;padding:16px 18px 14px!important}.home-page .region-cards img{height:50px!important}.home-page .region-cards b{font-size:12px!important;margin-bottom:7px!important}}@media(max-width:390px){.home-page .price-card{grid-template-columns:36px minmax(0,1fr) 120px!important;min-height:164px!important;padding:18px 12px 16px 16px!important}.home-page .price-card.thermen img{width:82px!important;height:124px!important}.home-page .price-card.klima img{width:120px!important;height:94px!important}.home-page .price-card strong{font-size:43px!important}.home-page .price-card b{font-size:16px!important}.home-page .region-cards img{height:46px!important}}
.home-page .region-grid{grid-template-columns:1fr!important;gap:24px!important}.home-page .region-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:720px}.home-page .region-cards article{min-height:138px!important;padding:18px 14px 16px!important}.home-page .region-cards article+article{border-left:1px solid #cfe6fb!important;border-top:0!important}.home-page .region-cards img{height:72px!important;max-width:100%!important}.home-page .region-grid>div:first-child{max-width:560px}.home-page .region-grid>div:first-child p:last-child{max-width:520px}@media(max-width:760px){.home-page .region-grid{gap:18px!important}.home-page .region-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}.home-page .region-cards article{min-height:104px!important;padding:14px 8px 12px!important}.home-page .region-cards article+article{border-left:1px solid #cfe6fb!important;border-top:0!important}.home-page .region-cards b{font-size:10px!important;line-height:1.1!important;margin-bottom:8px!important;white-space:normal!important}.home-page .region-cards img{height:48px!important;width:100%!important;object-fit:contain!important;object-position:center bottom!important}}@media(max-width:390px){.home-page .region-cards article{min-height:96px!important;padding:12px 6px 10px!important}.home-page .region-cards b{font-size:9px!important}.home-page .region-cards img{height:42px!important}}
.home-page .price-card{overflow:visible!important;isolation:isolate!important}.home-page .price-card:after{content:"";position:absolute;inset:0;border-radius:12px;pointer-events:none;z-index:-1}.home-page .price-card img{z-index:1;filter:drop-shadow(0 18px 20px #07336a22)}.home-page .price-card.thermen img{width:154px!important;height:214px!important;right:34px!important;bottom:-10px!important}.home-page .price-card.klima img{width:270px!important;height:176px!important;right:-24px!important;bottom:-14px!important}.home-page .price-card b,.home-page .price-card small,.home-page .price-card strong,.home-page .price-card em,.home-page .price-card .service-mark{position:relative;z-index:2}@media(max-width:760px){.home-page .offer-pair{gap:20px!important}.home-page .price-card{overflow:visible!important;padding-right:10px!important}.home-page .price-card.thermen img{width:112px!important;height:164px!important;transform:translate(8px,18px)!important}.home-page .price-card.klima img{width:166px!important;height:122px!important;transform:translate(18px,18px)!important}.home-page .price-card strong{font-size:46px!important}}@media(max-width:390px){.home-page .price-card.thermen img{width:102px!important;height:150px!important;transform:translate(6px,16px)!important}.home-page .price-card.klima img{width:148px!important;height:112px!important;transform:translate(16px,16px)!important}.home-page .price-card strong{font-size:41px!important}}
.home-page .region-cards article{min-height:168px!important;padding:20px 12px 14px!important;grid-template-rows:auto 1fr!important;align-content:stretch!important;align-items:end!important}.home-page .region-cards b{align-self:start!important;margin-bottom:8px!important}.home-page .region-cards img{height:92px!important;width:112%!important;max-width:none!important;justify-self:center!important;object-fit:contain!important;object-position:center bottom!important}@media(max-width:760px){.home-page .region-cards article{min-height:132px!important;padding:14px 6px 10px!important}.home-page .region-cards img{height:70px!important;width:122%!important}.home-page .region-cards b{font-size:10px!important;margin-bottom:6px!important}}@media(max-width:390px){.home-page .region-cards article{min-height:122px!important;padding:13px 5px 9px!important}.home-page .region-cards img{height:64px!important;width:126%!important}.home-page .region-cards b{font-size:9px!important}}
.home-page .home-offers{padding-bottom:10px!important}.home-page .offer-pair{grid-template-columns:1fr!important;gap:24px!important;max-width:1120px!important}.home-page .price-card{min-height:260px!important;border-radius:10px!important;padding:34px 520px 32px 36px!important;align-content:center!important;column-gap:18px!important;box-shadow:0 18px 42px #07336a12!important}.home-page .price-card.thermen{background:linear-gradient(105deg,#fff 0%,#fff8f2 54%,#fff1e8 100%)!important;border-color:#ffc59d!important}.home-page .price-card.klima{background:linear-gradient(105deg,#fff 0%,#f4fbff 50%,#e7f7ff 100%)!important;border-color:#9edcff!important}.home-page .price-card .service-mark{width:52px!important;height:52px!important;min-width:52px!important}.home-page .price-card .service-mark:before{width:30px!important;height:30px!important;mask-size:30px 30px!important}.home-page .price-card b{font-size:29px!important;line-height:1.05!important;font-weight:900!important;color:var(--navy)!important}.home-page .price-card small{margin-top:18px!important;font-size:20px!important;line-height:1!important;color:var(--navy)!important;font-weight:900!important}.home-page .price-card strong{font-size:88px!important;line-height:.82!important;font-weight:900!important;letter-spacing:-.03em!important}.home-page .price-card em{font-size:21px!important;line-height:1.05!important;color:var(--navy)!important;font-weight:900!important}.home-page .price-card img{position:absolute!important;z-index:1!important;object-fit:contain!important;object-position:right bottom!important;filter:drop-shadow(0 24px 26px #07336a22)!important;pointer-events:none!important}.home-page .price-card.thermen img{width:350px!important;height:330px!important;right:76px!important;bottom:-22px!important}.home-page .price-card.klima img{width:560px!important;height:270px!important;right:-18px!important;bottom:-26px!important}.home-page .price-card:after{z-index:0!important}.home-page .price-card b,.home-page .price-card small,.home-page .price-card strong,.home-page .price-card em,.home-page .price-card .service-mark{z-index:2!important}@media(max-width:980px){.home-page .price-card{padding-right:390px!important}.home-page .price-card.thermen img{width:280px!important;height:285px!important;right:58px!important}.home-page .price-card.klima img{width:430px!important;height:232px!important;right:-28px!important}}@media(max-width:760px){.home-page .home-offers{padding:18px 0 4px!important}.home-page .offer-pair{gap:18px!important}.home-page .price-card{grid-template-columns:42px minmax(0,1fr) minmax(118px,34vw)!important;grid-template-rows:auto auto auto auto!important;min-height:162px!important;padding:18px 8px 16px 16px!important;border-radius:9px!important;column-gap:10px!important;align-content:center!important;align-items:center!important}.home-page .price-card .service-mark{grid-column:1!important;grid-row:1!important;width:40px!important;height:40px!important;min-width:40px!important}.home-page .price-card .service-mark:before{width:24px!important;height:24px!important;mask-size:24px 24px!important}.home-page .price-card b{grid-column:2!important;grid-row:1!important;font-size:20px!important;line-height:1.05!important}.home-page .price-card small{grid-column:1 / span 2!important;grid-row:2!important;margin-top:10px!important;font-size:15px!important}.home-page .price-card strong{grid-column:1 / span 2!important;grid-row:3!important;font-size:54px!important;line-height:.8!important}.home-page .price-card em{grid-column:1 / span 2!important;grid-row:4!important;font-size:14px!important}.home-page .price-card img{grid-column:3!important;grid-row:1 / span 4!important;position:relative!important;right:auto!important;bottom:auto!important;justify-self:end!important;align-self:end!important;max-width:none!important}.home-page .price-card.thermen img{width:132px!important;height:166px!important;transform:translate(13px,18px)!important}.home-page .price-card.klima img{width:190px!important;height:126px!important;transform:translate(28px,19px)!important}}@media(max-width:390px){.home-page .price-card{grid-template-columns:38px minmax(0,1fr) 112px!important;min-height:150px!important;padding:16px 6px 14px 14px!important}.home-page .price-card b{font-size:17px!important}.home-page .price-card small{font-size:13px!important}.home-page .price-card strong{font-size:48px!important}.home-page .price-card em{font-size:12px!important}.home-page .price-card.thermen img{width:112px!important;height:150px!important;transform:translate(8px,17px)!important}.home-page .price-card.klima img{width:160px!important;height:112px!important;transform:translate(25px,17px)!important}}
.home-page .region-grid{grid-template-columns:minmax(0,1fr)!important;gap:30px!important}.home-page .region-grid>div:first-child{max-width:640px!important}.home-page .region-cards{display:grid!important;grid-template-columns:1fr!important;gap:20px!important;max-width:100%!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.home-page .region-cards article{position:relative!important;display:grid!important;grid-template-rows:auto minmax(150px,1fr)!important;align-content:stretch!important;align-items:end!important;min-height:300px!important;padding:26px 30px 0!important;text-align:left!important;border:1px solid #cfe6fb!important;border-radius:12px!important;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)!important;box-shadow:0 10px 24px #07336a0a!important;overflow:hidden!important}.home-page .region-cards article+article{border-left:1px solid #cfe6fb!important;border-top:1px solid #cfe6fb!important}.home-page .region-cards b{align-self:start!important;justify-self:start!important;margin:0!important;color:var(--navy)!important;font-size:24px!important;line-height:1.1!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;z-index:2!important}.home-page .region-cards img{align-self:end!important;justify-self:center!important;display:block!important;width:min(100%,880px)!important;height:50%!important;min-height:150px!important;max-width:none!important;object-fit:contain!important;object-position:center bottom!important;margin:0!important}@media(max-width:760px){.home-page .region-grid{gap:22px!important}.home-page .region-cards{gap:14px!important}.home-page .region-cards article{grid-template-rows:auto minmax(118px,1fr)!important;min-height:232px!important;padding:20px 18px 0!important}.home-page .region-cards b{font-size:20px!important}.home-page .region-cards img{width:108%!important;height:50%!important;min-height:118px!important}}@media(max-width:390px){.home-page .region-cards article{min-height:210px!important;padding:18px 16px 0!important}.home-page .region-cards b{font-size:18px!important}.home-page .region-cards img{width:112%!important;min-height:104px!important}}
.home-page .region-cards article{grid-template-rows:auto 1fr!important;min-height:250px!important;padding:22px 0 0!important}.home-page .region-cards b{padding:0 24px!important}.home-page .region-cards img{width:100%!important;height:auto!important;min-height:0!important;max-height:170px!important;align-self:end!important;justify-self:stretch!important;object-fit:contain!important;object-position:center bottom!important}@media(max-width:760px){.home-page .region-cards article{min-height:190px!important;padding-top:18px!important}.home-page .region-cards b{padding:0 18px!important}.home-page .region-cards img{width:100%!important;height:auto!important;max-height:128px!important;min-height:0!important}}@media(max-width:390px){.home-page .region-cards article{min-height:174px!important}.home-page .region-cards b{padding:0 16px!important}.home-page .region-cards img{max-height:116px!important;width:100%!important;min-height:0!important}}
