/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
input[type='range']{-webkit-appearance:none !important;background:var(--color--primary);height:7px;}input[type='range']::-webkit-slider-thumb{-webkit-appearance:none !important;background:var(--color--secondary);height:20px;width:15px;}.formEdb .btn{font-family:"Roboto",sans-serif;}.page--node-type-calculator{background-color:#F8F8FB;margin:50px 0;}@media only screen and (max-width:991px){.form__title{font-weight:400;}}.form__title{color:#fff;font-size:34px;}.slider-label{font-size:18px;font-weight:bold;}@media only screen and (max-width:991px){#container{display:flex;flex-direction:column;gap:20px;margin-bottom:30px;}}@media only screen and (min-width:992px){#container{display:flex;align-items:stretch;flex-direction:row;gap:20px;margin:30px 0;}}.formEdb{position:relative;border-radius:20px;width:60% !important;padding:30px;}@media only screen and (max-width:991px){.formEdb{width:100% !important;}}.step{position:absolute;top:0;left:0;right:0;bottom:0;padding:30px !important;opacity:0;transition:opacity 300ms;pointer-events:none;touch-action:none;}.step.active{opacity:1;padding:0 !important;position:static;pointer-events:auto;touch-action:auto;}.step__flex.active{display:flex;gap:50px;height:100%;flex-wrap:wrap;align-content:space-between;justify-content:flex-end;}.form__main-info{display:flex;flex-direction:column;gap:40px;width:100%;}.slider.slider{-webkit-appearance:auto;width:100%;height:10px;background:var(--color--white);outline:none;cursor:pointer;padding:0;border:1px solid var(--color--secondary);border-radius:0;}.slider:hover{}.slider-inputs{display:flex;align-items:baseline;gap:20px;width:100%;}@media only screen and (max-width:991px){.slider-inputs{flex-direction:column;}}.slider-value.slider-value{width:78px;}@media only screen and (max-width:991px){.slider-value.slider-value{width:100%;}}.slider-label{margin:0 0 0px 0 !important;width:100%;}.slider-label-description{width:100%;font-size:15px;text-align:left;margin:0 0 2px 0 !important;}.label-description,.mktoForm p.label-description{font-size:15px;margin:0 0 2px 0 !important;text-align:center;}.slider-left-side{display:flex;flex-direction:column;width:100%;}.step-text__paragraph{color:#fff;}.form__registration{display:flex;flex-direction:column;gap:20px;}.form-registration__label{font-weight:400;font-size:16px;}.form-registration__input{background-color:#fff;font-size:14px;}@media only screen and (max-width:991px){.buttons-wrapper{width:100%;flex-direction:column-reverse;gap:15px;}}.buttons-wrapper{display:flex;justify-content:flex-end;margin-top:20px !important;}.form__submit-button.form__submit-button,.form__next-button.form__next-button{height:unset;font-size:16px;font-weight:600;}.form__submit-button:focus,.form__next-button:focus{outline:#888 solid 3px;}@media only screen and (max-width:991px){.form__submit-button,.form__next-button{width:100%;}}@media only screen and (max-width:991px){.form__previous-button{margin-bottom:0;}}.form__submit-button.form__submit-button.form__submit-button{width:unset;}.form__submit-button:focus{outline:#888 solid 3px;}@media only screen and (max-width:991px){.slider-container{gap:15px;}}.slider-container{display:flex;flex-direction:column;align-items:center;}.slider-ticks{display:flex;justify-content:space-between;width:100%;margin-top:20px !important;font-size:16px;}.slider-ticks__value{position:relative;display:flex;width:5px;white-space:nowrap;justify-content:center;}.slider-ticks__value::before{position:absolute;content:"";top:-10px;left:50%;width:1px;height:5px;background-color:var(--color--tertiary);}@media only screen and (max-width:991px){.slider-ticks > *{font-size:12px;}}.error{border-color:red;}.error-text{color:red;font-size:16px;display:none;}input:invalid{box-shadow:none;}input:valid{border-color:initial;}input.has-value{border-color:initial;}.formEdb .mktoFormRow,.formEdb .mktoButtonRow{display:none !important;}.formEdb.mktoForm{font-family:unset !important;font-size:unset !important;color:unset !important;text-align:unset !important;}.formEdb.mktoForm input[type="text"],.formEdb.mktoForm input[type="number"],.formEdb.mktoForm input[type="tel"],.formEdb.mktoForm input[type="email"]{padding:0.5em 0.5em 0.5em 1em !important;border:2px solid var(--color--secondary);border-radius:0px;background-color:var(--color--white);}.controls-plans.controls-plans{display:grid;gap:2rem;}@media only screen and (min-width:560px){.controls-plans.controls-plans{grid-template-columns:1fr 1fr 1fr;}}.controls-input.controls-input{display:flex;gap:1rem;align-items:center;}.controls-input.controls-input label{font-size:20px;text-align:center;font-weight:500;background-color:var(--color--white);border:2px solid var(--color--secondary);border-radius:8px;padding:1.5rem 2rem 1rem 2rem;flex:1 1 0;cursor:pointer;height:100%;justify-content:center;}.controls-input.controls-input label:after{height:10px;width:10px;}.compare-plans.compare-plans.compare-plans{display:block;font-size:20px;margin:1rem 0;text-align:right;font-weight:normal;}.controls-input input[type="radio"]{display:none;}.controls-input input[type="radio"]:checked + .radio-label{cursor:pointer;background-color:var(--color--primary);font-weight:700;}.radio-label a{font-size:16px;}.controls-input input[type="radio"]:checked + .radio-label a{color:var(--color--text);}.radio-label{display:flex;flex-direction:column;align-items:center;}.formEdb.mktoForm input[type="text"]{color:var(--color--text);border:2px solid var(--color--secondary);border-radius:0px;background-color:var(--color--white);}.form__registration input,.form__registration select{color:var(--color--text);border:2px solid var(--color--secondary);border-radius:0px;background-color:var(--color--white);}
.progressbar{display:flex;flex-direction:column;align-items:center;}.progressbar__wrapper{width:40%;padding:30px;border-radius:20px;}.step-link{display:flex;gap:14px;width:100%;}.step-link:hover{text-decoration:none;}.step-link:not(:last-child){padding-bottom:30px;}.step-link:hover .circle{color:var(--color--primary);border-color:var(--color--primary);}.step-link:hover .step-text__paragraph{text-decoration:unset;color:var(--color--primary)}.step-link:not(.disabled):hover .step-text__title{color:var(--color--primary);text-decoration:underline;}.step-link.disabled:hover{text-decoration:none;}.step-link.disabled:focus{text-decoration:none;}.step-link.disabled:hover{cursor:not-allowed;}.step-link.disabled .step-text__title{color:var(--color--tertiary);}.step-link.disabled .step-text__paragraph{color:var(--color--tertiary);}.step-text__paragraph{font-size:20px;color:var(--color--text);}.circle__wrapper{position:relative;}.step-link:not(:last-child) .circle__wrapper::after{position:absolute;height:100%;width:1px;left:50%;border-left:1px dashed var(--color--secondary);z-index:0;content:'';}.circle{width:50px;height:50px;border-radius:50%;background-color:var(--color--white);display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:24px;border:2px solid var(--color--secondary);color:var(--color--secondary);flex-shrink:0;position:relative;z-index:1;}.circle__wrapper.completed .circle{background-image:url(/modules/custom/edb_calculator/images/Icon-Check-White.svg);background-color:var(--color--primary);background-repeat:no-repeat;background-position:center;border-color:var(--color--primary);background-size:20px;text-indent:-9999px;}.step-link.disabled .step-title{color:#808184;}.step-link.disabled .circle{border-color:#808184;color:#808184;}.circle__wrapper .circle{border-color:var(--color--secondary);color:var(--color--secondary);}.step-text.step-text__title{color:#A7A8AB;line-height:1.25;}.step-text.step-text__paragraph{color:#A7A8AB;line-height:1.25;}.step-text.active.step-text__title{color:#096EDB;}.step-text.active.step-text__paragraph{color:#096EDB;}.progressbar__mobile-text{display:none;}@media only screen and (max-width:991px){.progressbar{flex-direction:row;}.progressbar__wrapper{width:100%;}.progressbar .step-text{display:none;}.progressbar .step-link{display:block;}.step-link:not(:last-child) .circle__wrapper:after{height:1px;width:200%;left:0;top:50%;border-left:none;border-top:1px dashed #a7a8ab;}.step-link:not(:last-child){padding-bottom:0;}.circle__wrapper{display:flex;position:relative;background-color:#ffffff;}.step-link:nth-of-type(2) .circle__wrapper,.step-link:nth-of-type(3) .circle__wrapper{justify-content:center;}.step-link:nth-of-type(4) .circle__wrapper{justify-content:flex-end;background-color:transparent;}.step-link:nth-of-type(2) .circle{margin-right:25%;}.step-link:nth-of-type(3) .circle{margin-left:25%;}.progressbar__mobile-text.active{display:block;margin-top:20px;}}
