.form{width:90%;margin:0 auto;padding-bottom:4rem}.form form{max-width:530px;margin-left:auto;margin-right:auto}.form .form-title h3{color:#28365c;text-align:center;margin-bottom:2rem;font-size:40px}.form .input input,.form .input textarea,.form .input select{background-color:#f1f1f1;border:0;padding:12px;border-radius:0;margin-bottom:1rem}.form .input textarea{height:150px}.form label{font-size:16px}.form ul li{text-align:left}.form .input ul input{width:auto !important}.form ul{display:grid !important;grid-template-columns:1fr 1fr}.form .input select{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (max-width:480px){.form .input input{width:100% !important}.form div{padding-right:0 !important}}.form .actions input{background-color:#00cbdf !important;border-radius:0 !important;font-size:24px !important;padding:12px 24px !important;text-transform:uppercase;margin-top:1rem !important;font-weight:700;font-family:"Proxima-nova" !important}@media screen and (min-width:768px){.form .form-title h3{margin-bottom:2.5rem}.form{padding-bottom:6rem}}@media screen and (min-width:1024px){.form .form-title h3{margin-bottom:3rem}.form{padding-bottom:8rem}}