.form-container{margin:50px auto 0;max-width:700px;padding:0 20px}.form-container form{background-color:hsla(0,0%,100%,.6);border-radius:12px;padding:30px 20px}.form-container form fieldset{max-width:700px}.form-container form fieldset.form-columns-0{text-align:center}.form-container form .hs-form-field{margin-bottom:20px}.form-container form .hs-form-field>label{display:block;margin-bottom:10px}.form-container form .hs-form-field input:not([type=checkbox]),.form-container form .hs-form-field select{border:1px solid #ccc;border-radius:5px;padding:10px;width:100%}@media (max-width:400px),(min-device-width:320px) and (max-device-width:480px){.form-container form .hs-form-field input:not([type=checkbox]),.form-container form .hs-form-field select{width:100%!important}}.form-container form .hs-form-field select{appearance:none;background-image:url(https://20647192.fs1.hubspotusercontent-na1.net/hubfs/20647192/2023/keyboard_arrow_down_24dp_000_FILL0_wght400_GRAD0_opsz20.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:20px;cursor:pointer;padding-right:30px}.form-container form .hs-error-msgs{color:red;list-style:none;margin:0;padding-left:0}.form-container form .hs-error-msgs>li{margin-bottom:0}.form-container form .legal-consent-container ul{list-style:none;padding-left:0}.form-container form .legal-consent-container ul .hs-input{position:relative;top:5px}.form-container form .legal-consent-container ul li p a{text-decoration:underline}.form-container form .hs-button{background-color:#00411f;border:0;border-radius:5px;color:#fff;cursor:pointer;display:block;padding:10px 20px;width:100%}.form-container form .hs-button:hover{background-color:#d7d2cb;color:#000}