.formInput{position:relative;padding-bottom:1.25rem;display:flex;flex-direction:column}.formInput label{font-size:1.25rem}.formInput span{color:red;font-size:.75rem;padding:.25rem;display:none}.formInput input{padding:.75rem;font-size:1.25rem;border:1px solid #353535;border-radius:.25rem;z-index:1;background-color:transparent}input:invalid[focused=true]~span{display:block}.mortgage-wrapper{background-color:#fff;display:flex;flex-direction:column;padding:6rem 12rem;height:85vh;width:80%;margin:auto;overflow-x:hidden;overflow-y:auto}.calculator-wrapper{display:flex;justify-content:space-between;gap:8rem;margin-top:2rem}.calculator-wrapper h2{margin-bottom:1rem}.input-wrapper{display:flex;flex-direction:column;flex:1 1}.input-wrapper button{padding:1rem;margin:1rem 0;background-color:#353535;color:#eee;border-radius:.25rem;min-width:50%}.result-wrapper{display:flex;flex-direction:column;flex:1 1;justify-content:center}.result-wrapper span{margin-bottom:1.25rem;font-size:1.25rem}.count-up{font-weight:700}@media(max-width:1024px){.calculator-wrapper{flex-direction:column;gap:2rem}.mortgage-wrapper{padding:3rem 6rem;height:100vh}.result-wrapper{margin-top:0}}@media(max-width:480px){.mortgage-wrapper{padding:2.5rem;width:90%}.mortgage-wrapper h1{font-size:1.35rem}.mortgage-wrapper h2{font-size:.8rem}.mortgage-wrapper label{font-size:1rem}.mortgage-wrapper .input-wrapper button{padding:.5rem}}.page_main__HhthD{display:flex;flex-direction:column;min-height:100vh;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/_next/static/media/bg1.f48014ac.jpg);background-position:50%;background-size:cover}