.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)}.heatpump-page *,.heatpump-page *:before,.heatpump-page *:after{box-sizing:border-box}.heatpump-page h3,.heatpump-page p,.heatpump-page ul{margin:0}.heatpump-page h3{color:var(--hp-ink)}.heatpump-page p,.heatpump-page li{font-size:1rem}.heatpump-page a{color:inherit}.heatpump-container{width:100%;margin-inline:auto}.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--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-packages-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch;width:100%;margin-top:40px;margin-bottom:60px}.heatpump-package{position:relative;display:flex;flex-direction:column;min-width:0;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__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;line-height:1.35;font-weight:650}.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;padding:30px 0 0;margin-bottom:30px!important;list-style:none}.heatpump-checklist li{position:relative;padding-left:28px;font-size:.93rem;line-height:1.58}.heatpump-checklist 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}@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}}@media(max-width:640px){.heatpump-packages-grid{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-page h3{font-size:1.1rem}.heatpump-page p,.heatpump-page li{font-size:.94rem}}@media(prefers-reduced-motion:reduce){.heatpump-page *,.heatpump-page *:before,.heatpump-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
