#calculator .container{padding-block:30px 0;color:#343c48}@media(min-width: 576px){#calculator .container{padding-block:30px}}@media(min-width: 992px){#calculator .container{padding-block:50px;max-width:800px}}@media(min-width: 1200px){#calculator .container{max-width:950px}}@media(min-width: 1400px){#calculator .container{max-width:1100px}}.header{padding-bottom:30px}@media(max-width: 767px){.header{padding-bottom:0}}.header h1{font-size:2rem;line-height:1;color:#133a3c;margin-bottom:20px}@media(min-width: 399px){.header h1{font-size:2.5rem}}@media(min-width: 992px){.header h1{margin-bottom:30px}}.header .header-img{max-width:calc(100% - 32px);margin-left:-3px}@media(max-width: 767px){.header .header-img{display:none}}.calc-container{background-color:#fff;width:100% !important}@media(min-width: 576px){.calc-container{box-shadow:0px 0px 6px rgba(0,0,0,.15);border-radius:.7rem;margin-left:unset;margin-right:unset}}.calc-container>div{padding:30px 0}@media(min-width: 576px){.calc-container>div{padding:30px 35px}}@media(min-width: 768px){.calc-container>div{padding:35px 40px}}@media(min-width: 992px){.calc-container>div{padding:40px 60px}}@media(min-width: 1200px){.calc-container>div{padding:50px 70px}}.calc-container .calc-header{margin-bottom:30px}@media(min-width: 576px){.calc-container .calc-header{margin-bottom:48px}}.calc-container .calc-form .calc-header{margin-bottom:42px}@media(min-width: 576px){.calc-container .calc-form .calc-header{margin-bottom:48px}}.calc-container .calc-form>.row>*:not(.button-container){margin-top:2.5rem}.calc-container .calc-form .form-group>*:not(:first-of-type){margin-top:2.5rem}.calc-container .calc-form .form-label{font-size:1.2rem;line-height:1.2rem;font-weight:500;margin-bottom:.6rem}@media(min-width: 576px){.calc-container .calc-form .form-label{margin-bottom:.7rem}}.calc-container .calc-form .btn-check[type=radio]+.btn,.calc-container .calc-form input,.calc-container .calc-form select{border:2px solid #d6d6d6;border-radius:.5rem;font-size:1.1rem;padding:1.1rem 1.2rem;text-align:left;line-height:1.2rem}.calc-container .calc-form .btn-check[type=radio]+.btn:valid,.calc-container .calc-form input:valid,.calc-container .calc-form select:valid{border-color:#0f783e}.calc-container .calc-form .btn-check[type=radio]:checked+.btn::before{content:none}.calc-container .calc-form .form-control:focus,.calc-container .calc-form .form-select:focus{box-shadow:none}.calc-container .calc-form .error:not(:valid),.calc-container .calc-form .error .btn-check[type=radio]:not(:valid)+.btn{border-color:#f20101}.calc-container .calc-form .form-error-description{color:#f20101;font-size:14px;line-height:1rem}.calc-container .calc-result{background-color:#fafafa;width:100% !important;padding:40px 12px !important;margin-top:20px}@media(min-width: 576px){.calc-container .calc-result{padding:40px 40px !important}}@media(min-width: 768px){.calc-container .calc-result{padding:40px 60px !important}}@media(min-width: 1200px){.calc-container .calc-result{padding:50px 70px !important}}.calc-container .calc-result .card{border-radius:.5rem}.calc-container .calc-result .card.variants{border-radius:1rem;border:2px solid;border-color:#ffd83a}.calc-container .calc-result .card.variants.optimal{border-color:#ff5523}.calc-container .calc-result .card.variants.optimal .card-body .marked::after{background-color:#ff5523}.calc-container .calc-result .card.variants.optimal .card-body .card-details li::before{background-color:#ff5523}.calc-container .calc-result .card.variants .card-body{padding:44px 40px}.calc-container .calc-result .card.variants .card-body .card-title{font-size:1.6rem;font-weight:500;margin-bottom:40px}.calc-container .calc-result .card.variants .card-body .card-price{font-weight:500;margin-bottom:40px;line-height:1;font-size:calc(1.65rem + 1.5vw)}@media(min-width: 1200px){.calc-container .calc-result .card.variants .card-body .card-price{font-size:2.8rem}}.calc-container .calc-result .card.variants .card-body .card-price span{font-weight:500;font-size:1.1rem}.calc-container .calc-result .card.variants .card-body .marked{background-color:unset;padding:0;position:relative;display:inline-block;z-index:1}.calc-container .calc-result .card.variants .card-body .marked::after{content:"";display:block;position:absolute;width:100%;height:.25em;background-color:#ffd83a;bottom:.25em;z-index:-1}.calc-container .calc-result .card.variants .card-body .card-details{list-style:none;padding-left:0}.calc-container .calc-result .card.variants .card-body .card-details li{position:relative;padding-left:20px}.calc-container .calc-result .card.variants .card-body .card-details li::before{content:"";display:inline-block;position:absolute;left:0;top:9px;vertical-align:middle;width:.6rem;height:.6rem;background-color:#ffd83a;border-radius:50%;margin-right:.5rem}.calc-container .calc-result .card.variants .card-body .card-details li strong{font-weight:500;font-size:1.1rem}.calc-container .calc-result .form-check-input,.calc-container .calc-result .form-check-label{font-size:1.1rem}.calc-container .calc-result .form-check-input:checked,.calc-container .calc-result .form-check-label:checked{background-color:#0f783e;border-color:#0f783e}.calc-container .calc-result .form-check-input:focus,.calc-container .calc-result .form-check-label:focus{box-shadow:none;border-color:#0f783e}.calc-container .calc-result .tooltip-icon{vertical-align:text-top}.calc-container .calc-result .alert{border-radius:.5rem;border:1px solid #b6dcff;background-color:#e5f2fe;color:#476d8f}.calc-container .button-container{margin-top:30px}@media(min-width: 768px){.calc-container .button-container{margin-top:35px}}@media(min-width: 992px){.calc-container .button-container{margin-top:40px}}@media(min-width: 1200px){.calc-container .button-container{margin-top:50px}}.calc-container .button-container .button-yellow{width:100%}@media(min-width: 768px){.calc-container .button-container .button-yellow{width:auto}}.calc-container .calc-footer{padding:20px 0}@media(min-width: 576px){.calc-container .calc-footer{padding:20px 35px}}@media(min-width: 768px){.calc-container .calc-footer{padding:20px 40px}}@media(min-width: 992px){.calc-container .calc-footer{padding:25px 60px}}@media(min-width: 1200px){.calc-container .calc-footer{padding:30px 70px}}#tests{padding:50px 0 60px;background-color:#fff;font-size:1rem;line-height:1.5rem}@media screen and (max-width: 1199px){#tests{padding:30px 0 20px}}@media screen and (max-width: 991px){#tests{padding:20px 0 20px}}#tests .test{display:inline-block;margin-bottom:30px;border-radius:.7rem;background-color:#fff}@media screen and (min-width: 576px)and (max-width: 767px){#tests .test{width:50%}}#tests .test a{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:#000;border-radius:.7rem;box-shadow:0px 0px 6px rgba(0,0,0,.15);overflow:hidden}#tests .test a .image-box{display:inline-block;width:100%;height:200px;border-top-left-radius:.7rem;border-top-right-radius:.7rem;border:1px solid #f0f0f0}@media screen and (max-width: 1199px){#tests .test a .image-box{height:150px}}@media screen and (max-width: 991px){#tests .test a .image-box{height:200px}}@media screen and (max-width: 767px){#tests .test a .image-box{height:250px}}#tests .test a .image-box .image{width:100%;height:100%}#tests .test a .title-box{display:inline-block;width:100%;height:calc(100% - 200px);border-bottom-left-radius:.7rem;border-bottom-right-radius:.7rem;border:1px solid #f0f0f0;border-top:0;padding:20px}@media screen and (max-width: 1199px){#tests .test a .title-box{padding:15px;height:calc(100% - 150px)}}@media screen and (max-width: 991px){#tests .test a .title-box{height:calc(100% - 120px)}}@media screen and (max-width: 767px){#tests .test a .title-box{height:calc(100% - 120px)}}#tests .test a .title-box h2{font-size:1.4rem;line-height:1.5rem;color:#133a3c}@media screen and (max-width: 1199px){#tests .test a .title-box h2{font-size:1.2rem;line-height:1.3rem}}@media screen and (max-width: 991px){#tests .test a .title-box h2{font-size:1rem;line-height:1.2rem;margin-bottom:.25rem}}#tests .test a .title-box .test-categories{display:block;margin-bottom:8px}#tests .test a .title-box .test-categories span{display:inline-block;margin-bottom:5px;margin-right:5px;border-radius:.7rem;background-color:#a9a9a9;color:#fff;font-size:.8rem;padding:1px 8px}#tests .test a .title-box .test-categories span:last-of-type{margin-right:0}#tests .test a .title-box .description{display:block;margin-bottom:0}@media screen and (max-width: 1199px){#tests .test a .title-box .description{font-size:.9rem;line-height:1.2rem}}#tests .test a .title-box .button-yellow{display:inline-block}@media screen and (max-width: 1199px){#tests .test a .title-box .button-yellow{width:100%}}/*# sourceMappingURL=calculator-form.css.map */