#form{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;padding:2rem;width:100%}.form_wrapper{background-color:rgba(0,0,0,.1);box-shadow:inset 0 2px 2px rgba(0,0,0,.1),0 -2px 0 hsla(0,0%,100%,.15);height:auto;padding:0 2rem}.form_wrapper,.form_wrapper h2{color:#07456e;font-family:Lato,sans-serif}.form_wrapper h2{font-size:clamp(2rem,1.3333rem + 1.7778vw,3rem);font-weight:700;text-align:center}form select{padding:.75rem .5rem!important}form input,form select{background-color:hsla(0,0%,100%,.4)!important;border:none!important;border-radius:.5rem!important}form input[type=radio]{width:auto!important}form input[type=submit]{background-color:rgba(242,174,2,.7)!important;background-image:none!important;border-radius:3rem!important;font-size:1.5rem!important;font-weight:700;padding:1rem 0!important;text-shadow:none!important;width:100%}form input{font-family:Lato,sans-serif;font-size:1.5rem!important}@media (min-width:1200px){#form{padding:8rem}.form_wrapper{padding:2rem 4rem;width:60%}}@media (min-width:1500px){#form{padding:8rem}.form_wrapper{padding:2rem 4rem;width:40%}}