body.dark{background-color:#1e2f97}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.mutli-step-form__wrapper{display:flex;flex-direction:column;margin-top:150px;position:relative;width:100%}.mutli-step-form__wrapper h2{line-height:1}.multi-step-form__question-wrapper__content__content a{color:#1e2f97!important}.multi-step-form__question-wrapper__content__content a:hover{color:#fff!important}.multi-step-form__angled-background{display:flex;flex-direction:row;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.multi-step-form__angled-background .multi-step-form__angled-background-blockout{background-color:#1e2f97;height:100%;width:60%}.multi-step-form__angled-background .multi-step-form__angled-background-angle{background-color:#1e2f97;clip-path:polygon(0 0,100% 100%,0 101%,0 100%);height:100%;width:240px}.mutli-step-form__wrapper .content-wrapper{display:flex;flex-direction:column;padding:100px 20px;position:relative;transition:.15s ease-in-out;width:100%;z-index:2}.mutli-step-form__wrapper .content-wrapper.calc-open{padding:32px 20px 64px}.mutli-step-form__wrapper .content-wrapper .multi-step-form__introduction-wrapper{display:flex;flex-direction:row;gap:200px}.mutli-step-form__wrapper .content-wrapper .multi-step-form__introduction-wrapper.question-answered{display:none}.mutli-step-form__introduction__column{width:50%}.mutli-step-form__introduction__column img{height:430px;object-fit:cover;object-position:center;width:100%}.multi-step-form__progress-bar{background-color:#1aa7ec;content:"";height:4px;position:relative;width:40%}.multi-step-form__progress-bar .multi-step-form__progress-bar__inner{background-color:#7dd6f6;content:"";height:4px;left:0;position:absolute;top:0;transition:.3s ease-in-out;width:0}.multi-step-form__question-wrapper .form-back-link{color:#fff;display:block;font-size:14px;margin:40px 0;text-decoration:underline}.multi-step-form__question-number{color:#4adede;display:block;font-size:14px;font-weight:600;margin-bottom:40px}.multi-step-form__question-title{color:#fff;display:block;font-size:24px;font-weight:600;margin-bottom:40px}.multi-step-form__answer-wrapper{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.multi-step-form__question-wrapper__answer{display:flex;flex-direction:row;gap:14px;position:relative}.multi-step-form__question-wrapper__answer .min-label{bottom:0;color:#fff;left:0;margin-bottom:0;position:absolute}.multi-step-form__question-wrapper__answer .max-label{bottom:0;color:#fff;margin-bottom:0;position:absolute;right:0}.multi-step-form__calculator-wrapper input[type=range],.multi-step-form__question-wrapper input[type=range]{background-color:#fff;height:2px;margin-bottom:40px;width:100%}.multi-step-form__calculator-wrapper input[type=range]::-webkit-slider-thumb,.multi-step-form__question-wrapper input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#fff;cursor:pointer;height:20px;width:20px}.multi-step-form__question-wrapper__answer label{color:#fff}.multi-step-form__question-wrapper .button{padding:10px 40px}.multi-step-form__question-set{display:none;opacity:0}.multi-step-form__question-set.show-question-set{animation:fadeIn .5s ease-out 1;animation-fill-mode:forwards;display:initial;flex-direction:column}.multi-step-form__question-wrapper.introduction-question.question-answered{display:none}.multi-step-form__question-set .multi-step-form__question-wrapper{display:none;gap:100px;opacity:1}.multi-step-form__question-set .multi-step-form__question-wrapper .multi-step-form__question-wrapper__content,.multi-step-form__question-set .multi-step-form__question-wrapper .multi-step-form__question-wrapper__question{width:50%}.multi-step-form__question-wrapper__content__content{background-color:#1aa7ec;display:flex;flex-direction:column;justify-content:center;min-height:425px;padding:60px}.multi-step-form__question-set .multi-step-form__question-wrapper .multi-step-form__question-wrapper__content img{max-height:425px;min-height:425px;object-fit:cover;object-position:center;width:100%}.multi-step-form__question-set .multi-step-form__question-wrapper.show-question{animation:fadeIn .5s ease-out 1;animation-fill-mode:forwards;display:flex;flex-direction:row}.multi-step-form__question-set .multi-step-form__question-wrapper.question-answered{display:none}.multi-step-form__calculator-wrapper{align-items:stretch;display:none;flex-direction:row;gap:150px;justify-content:center;opacity:0}.multi-step-form__calculator-wrapper.show-question{animation:fadeIn .5s ease-out 1;animation-fill-mode:forwards;display:flex}.multi-step-form__calculator-wrapper .multi-step-form__calculator__column{width:50%}.multi-step-form__calculator-wrapper input[type=checkbox],.multi-step-form__calculator-wrapper input[type=radio],.multi-step-form__question-wrapper input[type=checkbox],.multi-step-form__question-wrapper input[type=radio]{height:18px;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:18px;z-index:2}.multi-step-form__calculator-wrapper label,.multi-step-form__question-wrapper label{cursor:pointer;padding-left:28px;position:relative}.multi-step-form__calculator-wrapper input[type=radio]+label:before,.multi-step-form__question-wrapper input[type=radio]+label:before{background-image:url(https://6013556.fs1.hubspotusercontent-na1.net/hubfs/6013556/radio-unchecked.svg);background-size:18px 18px;content:"";height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-image .15s ease-in-out;width:18px}.multi-step-form__calculator-wrapper input[type=radio]:checked+label:before,.multi-step-form__question-wrapper input[type=radio]:checked+label:before{background-image:url(https://6013556.fs1.hubspotusercontent-na1.net/hubfs/6013556/radio-checked.svg)}.multi-step-form__calculator-wrapper input[type=checkbox]+label:before,.multi-step-form__question-wrapper input[type=checkbox]+label:before{background-image:url(https://6013556.fs1.hubspotusercontent-na1.net/hubfs/6013556/checkbox-unchecked.svg);background-size:18px 18px;content:"";height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-image .15s ease-in-out;width:18px}.multi-step-form__calculator-wrapper input[type=checkbox]:checked+label:before,.multi-step-form__question-set input[type=checkbox]:checked+label:before{background-image:url(https://6013556.fs1.hubspotusercontent-na1.net/hubfs/6013556/checkbox-checked.svg)}.multi-step-form__calculator_column__form form{background-color:transparent;border:0 #3574e3;border-radius:0;padding:0}.multi-step-form__calculator_column__form form label{color:#fff;padding-left:0}.multi-step-form__calculator_column__form .hs_email input,.multi-step-form__calculator_column__form .hs_firstname input,.multi-step-form__calculator_column__form .hs_lastname input,.multi-step-form__calculator_column__form .hs_phone input{border-bottom:1px solid #fff!important;color:#fff}.multi-step-form__calculator__column__questions .multi-step-form__question-number{margin-bottom:12px}.multi-step-form__calculator_column__form form .legal-consent-container,.multi-step-form__calculator_column__form form .legal-consent-container .hs-richtext p,form .legal-consent-container .hs-richtext{color:#fff}.multi-step-form__calculator_column__form form .hs-button,.multi-step-form__calculator_column__form form input[type=submit]{background-color:#fff;border:#fff;border-radius:50px;color:#2c2c2c;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;padding:10px 64px!important;text-decoration:none;text-transform:none;width:auto}.multi-step-form__calculator_column__form form .form-columns-1 input[type=checkbox]{opacity:1}.multi-step-form__calculator_column__form form .hs-form-booleancheckbox-display{padding-left:16px;position:relative}@media screen and (max-width:767px){.mutli-step-form__wrapper .content-wrapper{padding:32px 20px}.multi-step-form__angled-background{flex-direction:column-reverse}.multi-step-form__angled-background .multi-step-form__angled-background-angle,.multi-step-form__angled-background .multi-step-form__angled-background-blockout{width:100%}.multi-step-form__angled-background .multi-step-form__angled-background-angle{height:100px}.multi-step-form__question-set .multi-step-form__question-wrapper.show-question{flex-direction:column-reverse;gap:32px}.multi-step-form__question-wrapper .form-back-link{margin:20px 0}.multi-step-form__question-set .multi-step-form__question-wrapper .multi-step-form__question-wrapper__content,.multi-step-form__question-set .multi-step-form__question-wrapper .multi-step-form__question-wrapper__question{width:100%}.multi-step-form__question-set .multi-step-form__question-wrapper .multi-step-form__question-wrapper__content img{height:240px;margin-top:-64px;max-height:240px;min-height:240px}.multi-step-form__question-wrapper__content__content{margin-top:-64px;padding:32px}.multi-step-form__question-wrapper__content__content p:last-of-type{margin-bottom:0}.multi-step-form__calculator-wrapper{flex-direction:column}.multi-step-form__calculator-wrapper .multi-step-form__calculator__column{width:100%}.multi-step-form__calculator-wrapper{gap:32px}}.slide_counter{align-items:center;background:#49dcdd;border-radius:999px;display:flex;font-weight:700;justify-content:center;left:50%;line-height:1;min-width:24px;padding:5px;position:absolute;top:20px;transform:translate(-50%)}