.uper{width:100%}.carousel{width:100%;height:820px}.taustadiv{position:relative;width:100%;height:100%;max-height:1000px;overflow:hidden}.taust{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;will-change:transform}.textholderdiv{position:relative;max-width:1300px;margin:auto;top:120px;min-width:900px;border-radius:15px}.textholder{background-color:#ffffffd1;opacity:0;animation:h1slide 1s ease-in-out .5s forwards;position:relative;padding:10px;width:70%;min-width:315px;max-width:900px;z-index:9999;margin:15px;border-radius:15px}@keyframes h1slide{0%{opacity:0;transform:translateY(-50px) scale(.5)}70%{opacity:1;transform:translateY(10px) scale(1.1)}to{opacity:1;transform:translateY(0) scale(1)}}.carousel h1{text-align:start;color:#000;font-size:2rem;font-weight:900;padding:12px;line-height:26px;margin-bottom:10px}.carousel p{text-align:start;font-size:16px;font-weight:500;padding:12px;line-height:25px}.carousel span{font-size:1.4rem;font-weight:300}@media screen and (max-width:755px){.carousel{height:840px}.taust{height:940px}.carousel h1{color:#000;font-size:1.4rem;padding:8px;letter-spacing:1px}.carousel span{font-size:1.2rem}.carousel p{font-size:13px;padding:8px;line-height:20px}.textholderdiv{position:relative;max-width:1300px;min-width:330px;margin:auto;top:30px}}.heatpump-page{--hp-red: #d71920;--hp-red-dark: #aa1118;--hp-red-soft: #fff1f2;--hp-green: #258647;--hp-ink: #1c1d20;--hp-text: #383b40;--hp-muted: #666b73;--hp-border: #e3e5e8;--hp-soft: #f5f6f7;--hp-dark: #17191d;--hp-white: #ffffff;--hp-radius-sm: 10px;--hp-radius-md: 16px;--hp-radius-lg: 24px;--hp-shadow: 0 14px 38px rgba(18, 24, 32, .09);--hp-shadow-hover: 0 20px 48px rgba(18, 24, 32, .14);color:var(--hp-text);background:var(--hp-white);overflow:hidden}.heatpump-page *,.heatpump-page *:before,.heatpump-page *:after{box-sizing:border-box}.heatpump-page h2,.heatpump-page h3,.heatpump-page p,.heatpump-page ul,.heatpump-page ol,.heatpump-page figure{margin:0}.heatpump-page h2,.heatpump-page h3{color:var(--hp-ink)}.heatpump-page h2{font-size:clamp(1.8rem,3.5vw,2.7rem);line-height:1.16;font-weight:650;letter-spacing:-.025em}.heatpump-page h3{font-size:1.2rem;line-height:1.35;font-weight:650}.heatpump-page p,.heatpump-page li{font-size:1rem}.heatpump-page a{color:inherit}.heatpump-container{width:min(100% - 40px,1200px);margin-inline:auto}.heatpump-section{padding:80px 0}.heatpump-section--soft{background:var(--hp-soft)}.heatpump-section--dark{background:radial-gradient(circle at 15% 15%,rgba(215,25,32,.18),transparent 30%),linear-gradient(135deg,#1a1c20,#111317);color:#ffffffc7}.heatpump-eyebrow{margin-bottom:18px!important;color:var(--hp-red);font-size:.82rem!important;line-height:1.4!important;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.heatpump-heading{max-width:820px;margin:0 auto 60px;text-align:center}.heatpump-heading h2{margin-bottom:24px}.heatpump-heading>p:last-child{max-width:760px;margin-inline:auto;color:var(--hp-muted);font-size:1.04rem;line-height:1.65}.heatpump-heading--light h2{color:var(--hp-white)}.heatpump-heading--light>p:last-child{color:#ffffffb8}.heatpump-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:var(--hp-radius-sm);font-size:.94rem;line-height:1.3;font-weight:700;text-align:center;text-decoration:none;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.heatpump-btn:hover{transform:translateY(-2px)}.heatpump-btn--primary{background:var(--hp-red);color:var(--hp-white)!important;box-shadow:0 10px 24px #d719203d}.heatpump-btn--primary:hover{background:var(--hp-red-dark);box-shadow:0 14px 30px #aa11184d}.heatpump-btn--secondary{border-color:var(--hp-border);background:var(--hp-white);color:var(--hp-ink)!important}.heatpump-btn--secondary:hover{border-color:#c7cbd0;background:#fafafa}.heatpump-btn--light{background:var(--hp-white);color:var(--hp-red-dark)!important;box-shadow:0 12px 30px #0000002e}.heatpump-packages-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.heatpump-package{position:relative;display:flex;flex-direction:column;padding:38px 32px;border:1px solid var(--hp-border);border-radius:var(--hp-radius-lg);background:var(--hp-white);box-shadow:0 10px 30px #1218200f;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.heatpump-package:hover{transform:translateY(-4px);box-shadow:var(--hp-shadow-hover)}.heatpump-package--featured{border:2px solid var(--hp-red);box-shadow:0 18px 42px #d719201f}.heatpump-package__badge{position:absolute;top:18px;right:18px;padding:7px 11px;border-radius:999px;background:var(--hp-red);color:var(--hp-white);font-size:.72rem;font-weight:700;letter-spacing:.04em}.heatpump-package__top{min-height:162px;padding-bottom:28px;border-bottom:1px solid var(--hp-border)}.heatpump-package__number{display:block;margin-bottom:24px;color:var(--hp-red);font-size:2rem;line-height:1;font-weight:700}.heatpump-package__method{margin-bottom:5px!important;color:var(--hp-muted);font-size:.76rem!important;line-height:1.4!important;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.heatpump-package h3{font-size:1.42rem}.heatpump-package__image{width:100%;margin-top:28px;overflow:hidden;aspect-ratio:16 / 10;border-radius:var(--hp-radius-md);background:var(--hp-soft)}.heatpump-package__image img{display:block;width:100%;height:100%;object-fit:cover}.heatpump-checklist{display:grid;gap:14px;list-style:none;padding:30px 0 0;margin-bottom:30px!important}.heatpump-checklist li{position:relative;padding-left:28px;font-size:.93rem;line-height:1.58}.heatpump-checklist li:before,.heatpump-diagnosis-card li:before{content:"✔";position:absolute;left:0;top:0;color:green;font-size:1.12rem;line-height:1.55;font-weight:700}.heatpump-package__description{margin-top:auto!important;padding-top:26px;border-top:1px solid var(--hp-border);color:var(--hp-muted);font-size:.91rem!important;line-height:1.65!important}.heatpump-package .heatpump-btn{margin-top:24px}.heatpump-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.heatpump-benefit-card{padding:34px 30px;border:1px solid var(--hp-border);border-radius:var(--hp-radius-md);background:var(--hp-white);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.heatpump-benefit-card:hover{transform:translateY(-3px);border-color:#d2d5da;box-shadow:var(--hp-shadow)}.heatpump-benefit-card__icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:28px;color:green;font-size:24px;line-height:1;font-weight:700}.heatpump-benefit-card h3{margin-bottom:16px}.heatpump-benefit-card p{color:var(--hp-muted);font-size:.94rem;line-height:1.75}.heatpump-diagnosis{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,6vw,80px);align-items:start}.heatpump-diagnosis__content{position:sticky;top:120px}.heatpump-diagnosis__content h2{margin-bottom:44px}.heatpump-diagnosis__content>p:not(.heatpump-eyebrow){margin-bottom:20px;color:var(--hp-muted);line-height:1.65}.heatpump-diagnosis__columns{display:grid;gap:18px}.heatpump-diagnosis-card{padding:30px;border:1px solid rgba(215,25,32,.18);border-radius:var(--hp-radius-md);background:var(--hp-red-soft)}.heatpump-diagnosis-card--neutral{border-color:var(--hp-border);background:var(--hp-soft)}.heatpump-diagnosis-card h3{margin-bottom:18px}.heatpump-diagnosis-card ul{display:grid;gap:9px;list-style:none;padding:0}.heatpump-diagnosis-card li{position:relative;padding-left:29px}.heatpump-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.heatpump-process__item{min-height:300px;padding:30px 26px;border:1px solid rgba(255,255,255,.12);border-radius:var(--hp-radius-md);background:#ffffff0e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.heatpump-process__item>span{display:grid;width:42px;height:42px;place-items:center;margin-bottom:42px;border-radius:50%;background:var(--hp-red);color:var(--hp-white);font-size:.9rem;font-weight:700}.heatpump-process__item h3{margin-bottom:16px;color:var(--hp-white);font-size:1.05rem}.heatpump-process__item p{color:#ffffffa6;font-size:.88rem;line-height:1.75}.heatpump-contact{padding:78px 0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.13),transparent 34%),linear-gradient(135deg,var(--hp-red-dark),var(--hp-red));color:#ffffffd6}.heatpump-contact__content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center}.heatpump-contact h2{max-width:780px;margin-bottom:16px;color:var(--hp-white)}.heatpump-contact p:not(.heatpump-eyebrow){max-width:760px;line-height:1.65}.heatpump-contact .heatpump-eyebrow{color:#ffffffb8}@media(max-width:1050px){.heatpump-packages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.heatpump-package:last-child{grid-column:1 / -1;width:min(100%,580px);justify-self:center}.heatpump-process{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.heatpump-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.heatpump-section{padding:74px 0}.heatpump-diagnosis{grid-template-columns:1fr}.heatpump-diagnosis__content{position:static}.heatpump-contact__content{grid-template-columns:1fr}.heatpump-contact__content .heatpump-btn{justify-self:start}}@media(max-width:640px){.heatpump-container{width:min(100% - 30px,1200px)}.heatpump-section{padding:72px 0}.heatpump-page h2{font-size:clamp(1.65rem,8vw,2.1rem)}.heatpump-page h3{font-size:1.1rem}.heatpump-page p,.heatpump-page li{font-size:.94rem}.heatpump-heading{margin-bottom:42px;text-align:left}.heatpump-heading>p:last-child{margin-inline:0}.heatpump-packages-grid,.heatpump-benefits-grid,.heatpump-process{grid-template-columns:1fr}.heatpump-package:last-child{grid-column:auto;width:100%}.heatpump-package{padding:25px 22px}.heatpump-package__top{min-height:0}.heatpump-package__badge{position:static;display:inline-flex;width:max-content;margin-bottom:18px}.heatpump-benefit-card{padding:28px 24px}.heatpump-process__item{min-height:0}.heatpump-process__item>span{margin-bottom:30px}.heatpump-contact{padding:62px 0}.heatpump-contact__content .heatpump-btn{justify-self:stretch;width:100%}}@media(prefers-reduced-motion:reduce){.heatpump-page *,.heatpump-page *:before,.heatpump-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
