@layer vendors,base,sections;@layer vendors;@layer base;@layer sections{*,*:before,*:after{box-sizing:border-box}:root{height:100%}body{margin:0;padding:0;font-family:Helvetica,sans-serif;height:100%}@media(prefers-reduced-motion:no-preference){:is(:root){scroll-behavior:smooth}}.page{display:flex;flex-direction:column;min-height:100%}main{flex-grow:1}.container{max-width:82.5rem;margin:0 auto;padding:0 2.5rem}.btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.25rem;border-radius:1.25rem;font-family:Helvetica,sans-serif;font-size:.875rem;font-weight:700;line-height:1.5;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease;white-space:nowrap}.btn--ghost{background:transparent;border:.0625rem solid transparent}.btn--blue{border-color:#1770be;color:#000}.btn--blue:hover,.btn--blue:focus-visible{background-color:#1770be;color:#fff;outline:none}.btn--red{border-color:#e3001b;color:#000}.btn--red:hover,.btn--red:focus-visible{background-color:#e3001b;color:#fff;outline:none}.page-header{background-color:#e8f1f8;padding-top:2.5rem}.page-header.alt{background:linear-gradient(to bottom,#e8f1f8 350px,#fff 0)}.page-header__top{display:flex;justify-content:space-between;align-items:flex-start;gap:2.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.page-title{font-family:Helvetica,sans-serif;font-size:2.5rem;font-weight:400;color:#1770be;line-height:1.2;margin:0}.page-nav{display:flex;flex-direction:column;align-items:flex-end;gap:.625rem;flex-shrink:0}.page-header__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:stretch;margin-bottom:2.5rem}.page-header__grid .info-card--blue hr{margin-block:3rem}.page-header__content{margin-inline:auto;background:#f8f8f8;border-radius:1.5rem;padding:.5rem}@media(min-width:768px){.page-header__content{font-size:1.125rem}}.page-header__content .inner{padding-block:1.5rem;padding-inline:clamp(1.5rem,3.5vw,5rem);background-color:#fff;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;min-height:300px}.page-header__content dt{font-weight:bolder;color:#1770be;margin-bottom:.25rem}.page-header__content strong{color:#1770be}.page-header__content dd{margin-inline-start:0;margin-bottom:1rem}.page-header__content dl :is(dd,div)+:is(dd,dt,div){margin-block-start:.5em}.pagination{display:flex;align-items:center;list-style:none;padding:0;font-weight:700}.pagination :any-link{color:#1770be;font-weight:400;text-decoration:none}.pagination li+li{margin-inline-start:.5rem}.pagination li+li:before{content:"-";padding-inline-end:.5rem}.info-card{border-radius:2rem;padding:3rem}.info-card--blue{background-color:#1770be;color:#fff}.info-card--blue h2{font-family:Helvetica,sans-serif;font-size:1.125rem;font-weight:700;margin:0 0 1.25rem;line-height:1.6}.info-card--blue p{font-size:1rem;line-height:2}.info-card--blue ul{padding-left:1.25rem}.info-card--blue ul li{font-size:1rem;line-height:2}.info-card__important{margin-top:1.75rem;padding-top:1.25rem;border-top:.0625rem solid rgba(255,255,255,.35)}.info-card__important p{margin-bottom:.625rem}.page-header__sidebar{display:flex;flex-direction:column;gap:.5rem;height:100%}.energy-label-bar.top{display:none}.energy-label-bar.bottom{display:flex}.energy-label-bar__item{flex:1;height:3rem;display:flex;align-items:center;justify-content:center;font-family:Helvetica,sans-serif;font-size:1.125rem;font-weight:700;color:color-mix(in srgb,#fff,transparent 20%)}.energy-label-bar__item sup{font-size:.75rem;vertical-align:super}.energy-label-bar__item--g{background:#e3001b;border-radius:.9375rem 0 0 .9375rem}.energy-label-bar__item--f{background:#eb6909}.energy-label-bar__item--e{background:#faba00}.energy-label-bar__item--d{background:#ffed02}.energy-label-bar__item--c{background:#c7d100}.energy-label-bar__item--b{background:#56ac27}.energy-label-bar__item--a{flex:2;background:#009136;border-radius:0 .9375rem .9375rem 0}.energy-info-card{background:#f8f8f8;border-radius:1.5rem;padding:.5rem;flex-grow:1;display:flex;flex-direction:column}.energy-info-card__body{background-color:#fff;padding:1.5rem 2.5rem 1rem;border-radius:1.5rem;flex-grow:1}.energy-info-card h2{font-family:Helvetica,sans-serif;font-size:1.5rem;font-weight:400;color:#1770be;margin-block:1rem;line-height:1.4;text-align:center}.energy-info-card strong{color:#1770be}.energy-info-card p{line-height:1.65;color:#1a1a1a;margin:0 0 .625rem}.energy-info-card a{color:#1770be;text-decoration:underline}.energy-info-card ol{padding-left:1.125rem;margin:0 0 .75rem}.energy-info-card ol li{line-height:1.65;margin-bottom:.25rem}.alert-box{border:.125rem solid #EB6909;border-radius:.9375rem;padding:1rem 1.5rem}.alert-box p{font-family:Helvetica,sans-serif;font-size:.875rem;line-height:1.6;color:#1a1a1a;margin:0}.flowchart-section{padding:3rem 0;background:linear-gradient(to bottom,#e8f1f8 50%,#fff 0)}.flowchart-card{background:#f8f8f8;border-radius:2rem;overflow:hidden}.flowchart-card__intro{text-align:center;font-family:Helvetica,sans-serif;font-size:1.5rem;font-weight:400;color:#1770be;line-height:1.4;padding-block:1.25rem .75rem;margin:0}.flowchart-card__diagram{background:#fff;border-radius:1.5rem;margin:0 .5rem .5rem;overflow-x:auto;padding:2.5rem}.flowchart-card__diagram img{display:block;max-width:100%;height:auto;margin:0 auto}.info-section{padding:0 0 3rem}.info-section__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:stretch}.content-card{border-radius:2rem;overflow:hidden;display:flex;flex-direction:column}.content-card h2{font-family:Helvetica,sans-serif;font-size:1.5rem;font-weight:400;margin:0;padding-block:1.25rem .75rem;line-height:1.4;padding-inline:5rem 1.25rem}.content-card__body{background:#fff;border-radius:1.5rem;margin:0 .5rem .5rem;padding:1.5rem clamp(2rem,3.5vw,5rem);flex-grow:1}.content-card__body p{font-family:Helvetica,sans-serif;line-height:1.7;color:#1a1a1a;margin:0 0 .875rem}.content-card__body ul,.content-card__body ol{padding-left:1.25rem;margin:0 0 1rem}.content-card__body ul li,.content-card__body ol li{font-family:Helvetica,sans-serif;line-height:1.7;color:#1a1a1a;margin-bottom:.375rem}.content-card__body ul li ul,.content-card__body ol li ul{margin-top:.375rem}.content-card__body a:not(.btn){color:#1770be;text-decoration:underline}.content-card--blue{background:#1770be}.content-card--blue h2{color:#fff}.content-card--green{background:#56ac27}.content-card--green h2{color:#fff}.content-card--gray{background:#f8f8f8}.content-card--gray h2{color:#1770be}@media(min-width:768px){.forms-section{padding-bottom:3rem}}.forms-cta{border:.125rem solid #EB6909;border-radius:2rem;padding:2rem 3rem 3rem;text-align:center}.forms-cta h2{font-family:Helvetica,sans-serif;font-size:1.5rem;font-weight:400;color:#1770be;margin:0 0 1.5rem}.forms-cta__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.forms-cta__content{max-width:800px;margin-inline:auto;margin-top:2rem}.forms-cta__content strong{color:#1770be}.support-section{padding-bottom:3rem}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:stretch}.support-section strong{color:#1770be}.support-actions{display:flex;align-items:center;gap:2.25rem;margin-block:1rem}.support-phone{font-family:Helvetica,sans-serif;color:#1a1a1a}.faq-section{background:linear-gradient(to bottom,#fff 50%,#e8f1f8 0)}.faq-card{background:#f8f8f8;border-radius:2rem;overflow:hidden}.faq-card__header{font-family:Helvetica,sans-serif;font-size:1.5rem;font-weight:400;color:#1770be;padding-block:1.25rem .75rem;padding-inline:5rem 1.25rem;margin:0}.faq-card__body{background:#fff;border-radius:1.5rem;margin:0 .5rem .5rem;padding-block:1.5rem;padding-inline:clamp(1.5rem,3.5vw,5rem)}.faq-list{list-style:none;padding:0;margin:0}.faq-item{border-bottom:.0625rem solid #D0D0D0}.faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 0;background:none;border:none;cursor:pointer;font-family:Helvetica,sans-serif;font-size:1rem;font-weight:700;color:#1770be;text-align:left}.faq-item__question:after{content:"";display:block;flex-shrink:0;width:.5rem;height:.5rem;border-right:.125rem solid #000;border-bottom:.125rem solid #000;transform:rotate(45deg) translate(-.0625rem,-.0625rem);transition:transform .2s ease}.faq-item__question[aria-expanded=true]:after{transform:rotate(225deg) translate(-.0625rem,-.0625rem)}.faq-item__question:focus-visible{outline:.125rem solid #1770BE;outline-offset:.125rem;border-radius:.125rem}.faq-item__answer{padding-bottom:1.25rem;font-family:Helvetica,sans-serif;font-size:.875rem;line-height:1.7;color:#1a1a1a}.faq-item__answer p{margin:0 0 .625rem}.faq-item__answer dl{margin:0 0 .75rem}.faq-item__answer dl dt{font-weight:700;margin-top:.75rem}.faq-item__answer dl dd{margin:.25rem 0 0}.faq-item__answer ul{padding-left:1.25rem;margin:0 0 .625rem}.faq-item__answer ul li{margin-bottom:.25rem}.site-footer{background:#e8f1f8;padding:2rem 0}.site-footer__nav{display:flex;justify-content:flex-end;flex-wrap:wrap}.site-footer__nav a{font-family:Helvetica,sans-serif;font-size:.875rem;color:#1a1a1a;text-decoration:none;padding:0 1rem}.site-footer__nav a+a{border-left:.0625rem solid #1A1A1A}.site-footer__nav a:hover{color:#1770be;text-decoration:underline}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background-color:#fff;border-top:.0625rem solid #D0D0D0;padding:1rem 0;z-index:1000;box-shadow:0 -.125rem .25rem #0000000d}.cookie-banner__content{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.cookie-banner__text{font-family:Helvetica,sans-serif;font-size:.875rem;line-height:1.6;color:#1a1a1a;margin:0;flex-grow:1;min-width:0}.cookie-banner__link{color:#1770be;text-decoration:underline;font-weight:700}.cookie-banner__button{flex-shrink:0;padding:.5rem 1.5rem;font-size:.875rem}@media(max-width:48rem){.cookie-banner__content{flex-direction:column;align-items:flex-start}.cookie-banner__button{width:100%;justify-content:center;margin-top:.75rem}}@media(max-width:68.75rem){.page-header__grid{grid-template-columns:1fr}.energy-label-bar.bottom{display:none}.energy-label-bar.top{display:flex;width:100%;flex:1 0 100%}.page-nav{display:none}}@media(max-width:48rem){.container{padding:0 1.25rem}.page-title{font-size:1.625rem}.page-header__top{flex-direction:column;gap:1.25rem}.page-nav{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.info-card--blue{padding:1.75rem 1.5rem}.flowchart-card__intro{padding:1.25rem 1.5rem .75rem}.flowchart-card__diagram{padding:1.25rem}.info-section__grid,.support-grid{grid-template-columns:1fr}.content-card h2{padding:1.25rem 1.5rem .75rem}.content-card__body{padding:1.25rem 1.5rem}.faq-card__header{padding:1.25rem 1.5rem .75rem}.faq-card__body{padding:0 1rem 1rem}.forms-cta{padding:1.75rem 1.5rem}.forms-cta__buttons{flex-direction:column;align-items:center}.site-footer__nav{justify-content:center}}}
