.besparingscalculator-block{background-color:#dff1fb;padding-block:3rem}.besparingscalculator-block .calculate-step{margin-bottom:4rem}.besparingscalculator-block .calculate-step .bc-red{color:#cb0000}.besparingscalculator-block .calculate-step .alert-warning{color:#cb0000;margin-block:.5rem}.besparingscalculator-block .calculate-step button{border:2px solid #fff;position:relative;transition:border .3s ease}.besparingscalculator-block .calculate-step button:hover{border:2px solid #0a4179}.besparingscalculator-block .calculate-step button:focus{outline:none}.besparingscalculator-block .calculate-step button svg.checkmark{display:none;position:absolute;right:1rem;top:1rem;width:1rem!important}.besparingscalculator-block .calculate-step button[aria-pressed=true]{border:2px solid #004990}.besparingscalculator-block .calculate-step button[aria-pressed=true] svg.checkmark{display:block}.besparingscalculator-block h2{margin-bottom:1rem!important}@media (min-width:768px){.besparingscalculator-block h2{margin-bottom:2rem!important}}.besparingscalculator-block .card-container{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}@media (min-width:1200px){.besparingscalculator-block .card-container{grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(5,1fr)}}.besparingscalculator-block .card-container button.card{align-items:center;background-color:#fff;display:flex;gap:1rem;padding-block:0;padding-inline:1rem}@media (min-width:768px){.besparingscalculator-block .card-container button.card{flex-direction:column;padding-block:1.5rem}}.besparingscalculator-block .card-container button.card svg{flex-shrink:0;transform:translateY(-10%);width:8rem}@media (min-width:768px){.besparingscalculator-block .card-container button.card svg{width:10rem}}.besparingscalculator-block .card-container button.card span{color:#0a4179;font-size:1.125rem;font-weight:900}@media (max-width:767.98px){.besparingscalculator-block .card-container button.card.i-dont-know{height:132px}}@media (min-width:768px){.besparingscalculator-block .card-container button.card.i-dont-know{position:relative}.besparingscalculator-block .card-container button.card.i-dont-know svg{transform:translateY(50%)}.besparingscalculator-block .card-container button.card.i-dont-know span{bottom:24px;position:absolute}}.besparingscalculator-block .calculate-step-3 button.card svg{transform:translateY(0)}@media (min-width:992px){.besparingscalculator-block .range-wrapper{display:flex;justify-content:center}}.besparingscalculator-block .range-wrapper .range-container{align-items:center;display:flex;margin-block-start:3rem;position:relative}@media (min-width:992px){.besparingscalculator-block .range-wrapper .range-container{margin-block-end:1rem;margin-block-start:4rem;width:80%}}.besparingscalculator-block .range-wrapper .range-container .range-value-max,.besparingscalculator-block .range-wrapper .range-container .range-value-min{color:#004990;flex:1;font-weight:900;text-align:center}@media (min-width:992px){.besparingscalculator-block .range-wrapper .range-container .range-value-max,.besparingscalculator-block .range-wrapper .range-container .range-value-min{margin:0}}.besparingscalculator-block .range-wrapper .range-container .range-value-min{margin-right:10px}.besparingscalculator-block .range-wrapper .range-container .range-value-max{margin-left:10px}.besparingscalculator-block .range-wrapper .range-container input[type=range]{flex:8}.besparingscalculator-block .range-wrapper .range-container .range-value-display{border-radius:4px;color:#004990;font-size:1.25rem;font-weight:900;left:50%;padding:2px 5px;position:absolute;text-align:center;top:-45px;transform:translateX(-50%)}.besparingscalculator-block .range-wrapper .range-container input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;width:100%}.besparingscalculator-block .range-wrapper .range-container input[type=range]::-webkit-slider-runnable-track{background:#1e8cd1;border-radius:.4375rem;height:.625rem}.besparingscalculator-block .range-wrapper .range-container input[type=range]::-moz-range-track{background:#1e8cd1;border-radius:.4375rem;height:.625rem}.besparingscalculator-block .range-wrapper .range-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#1e8cd1;border:2px solid #fff;border-radius:50%;height:2rem;margin-top:-12px;width:2rem}.besparingscalculator-block .range-wrapper .range-container input[type=range]::-moz-range-thumb{background-color:#1e8cd1;border:2px solid #fff;border-radius:0;border-radius:50%;height:2rem;width:2rem}.besparingscalculator-block .range-wrapper .range-container input[type=range]:focus{outline:none}.besparingscalculator-block .range-wrapper .range-container input[type=range]:focus::-webkit-slider-thumb{border:2px solid #fff}.besparingscalculator-block .range-wrapper .range-container input[type=range]:focus::-moz-range-thumb{border:2px solid #fff}.besparingscalculator-block .own-values-input{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.besparingscalculator-block .own-values-input .input-field{display:flex;flex:1;flex-direction:column;gap:.5rem;width:-moz-fit-content;width:fit-content}@media (min-width:768px){.besparingscalculator-block .own-values-input .input-field{flex:0}}.besparingscalculator-block .own-values-input .input-field label{color:#0a4179;font-weight:700}.besparingscalculator-block .own-values-input .input-field input{border:1px solid #0a4179;padding:.5rem 1rem}.besparingscalculator-block .calculate-step-6 button.card{height:8.25rem}@media (min-width:992px){.besparingscalculator-block .calculate-step-6 button.card{height:255px;justify-content:space-between;padding-top:5rem}}.besparingscalculator-block .btn-start-calculation{background-color:#84bf41;color:#fff;font-weight:700;padding:.5rem 3rem;width:-moz-fit-content;width:fit-content}.hidden{display:none}.own-vale-alert{color:#cb0000;margin-top:40px}.savings-section-block{background-color:#dff1fb}.head,.savings-section-block{margin-bottom:64px;padding:44px 0 32px}.head{background:#dff1fb}@media (max-width:991.98px){.head{margin-bottom:44px}}.head__wrapper{display:flex}@media (max-width:991.98px){.head__wrapper{flex-direction:column}}@media (max-width:767.98px){.head__wrapper .numbers__image img{max-height:250px}}.head__heading{column-gap:30px;display:flex;margin-bottom:32px}@media (max-width:991.98px){.head__heading{flex-direction:column;margin-bottom:24px;row-gap:12px}}.head__heading__item{column-gap:56px}.head__heading__item-amount{color:#0a4179;display:inline-flex;font-family:Lato;font-size:1.5rem;font-weight:900;height:56px;line-height:24px;padding:0 12px 0 24px}.head__heading__item-amount:after{border-width:24px}.head__heading__item-amount.tag-with-triangle:after{border-width:29px}.head__heading__item-amount.tag-with-triangle.blue{background-color:#fff;color:#004990}.head__heading__item-amount.tag-with-triangle.blue:after{border-left-color:#fff}.head__heading__item-amount.tag-without-triangle:after{border-color:unset}.head__heading__item__text{align-items:center;color:#0a4179;display:inline-flex;font-family:Lato;font-size:1rem;height:56px;line-height:24px;padding:0 12px 0 24px}@media (min-width:992px){.head__image{overflow:hidden}}.head__image img{height:100%;max-width:100%}.head__content{padding:27px 64px}@media (max-width:991.98px){.head__content{padding:12px 24px 32px}}.head__content h2{margin-bottom:12px!important}.head__content__list ul.checklist{column-gap:32px;display:flex;margin-bottom:24px}@media (max-width:991.98px){.head__content__list ul.checklist{flex-direction:column;row-gap:16px}}.head__content__list ul.checklist li:not(:last-child){margin-bottom:0}.savings-details{margin-block:4rem}.savings-details h2{background-color:#dff1fb;margin:0!important;padding-bottom:1rem;padding-top:2rem}.savings-details table{padding:0 20px}@media (max-width:575.98px){.savings-details table{display:block;overflow-x:auto;padding:0;white-space:nowrap}.savings-details table th{text-wrap:wrap;max-width:30ch}}.savings-details table thead{background-color:#dff1fb;color:#004990}.savings-details table tbody th{font-weight:400;padding-inline-start:1.25rem}.savings-details table tbody tr:nth-child(2n){background-color:#dff1fb}.savings-details table tfoot{background-color:#004990;color:#fff}.savings-details table tfoot th{font-weight:400;padding-inline-start:1.25rem}.savings-details table th,.savings-details table tr{padding-block:.5rem;padding-inline-end:1rem}@media (min-width:576px){.savings-details table th,.savings-details table tr{padding-inline-end:2rem}}@media (min-width:768px){.savings-details table th,.savings-details table tr{padding-inline-end:3rem}}@media (min-width:992px){.savings-details table th,.savings-details table tr{padding-inline-end:4rem}}@media (min-width:1200px){.savings-details table th,.savings-details table tr{padding-inline-end:5rem}}@media (min-width:1400px){.savings-details table th,.savings-details table tr{padding-inline-end:6rem}}.savings-details .how-calculate{background-color:#dff1fb;padding-block:3rem}@media (min-width:576px){.savings-details .how-calculate{padding-block-end:2rem;padding-block-start:1.25rem}}.savings-details .how-calculate .btn-how-calculate{background-color:#fff;border:1px solid #0a4179;color:#0a4179;display:inline-block;padding:.5rem 3rem}.tag-with-triangle{background:unset}.tag-with-triangle:after{border-color:#0000}
