.styled-form-text__divider{background-color:#666d72;height:2px;margin:0 auto;width:100%}.styled-form-container{background-color:#fbfafa;margin:0 auto;max-width:737px;padding:25px 11px 85px}.styled-form-container,.styled-form-text-container{display:grid;place-content:center;place-items:center}.styled-form-text-container{padding-bottom:40px;padding-top:56px;text-align:center}.styled-form__form input::placeholder,.styled-form__form textarea::placeholder{color:#8d979f;font-weight:400}.styled-form-text__title{margin-bottom:20px}.styled-form-text__subtitle{margin-bottom:10px;margin-top:20px}.styled-form__form{width:100%}.styled-form__form form textarea{background-color:#fbfafa;color:#8d979f;font-weight:400;height:189px}.styled-form__form form .hs-form-checkbox-display input[type=checkbox]{accent-color:#8b0409;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid grey;border-radius:0;height:20px;margin-bottom:4px;position:relative;width:20px}.styled-form__form input[type=checkbox]:after{background-color:#8b0409;background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/2/27/White_check.svg/1024px-White_check.svg.png);background-position:50%;background-repeat:no-repeat;background-size:60%;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.styled-form__form input[type=checkbox]:checked:after{opacity:1}.styled-form__form form input[type=submit]:active{background-color:#d8d2d2;border:1px solid #d8d2d2;opacity:1}.styled-form__form form input[type=submit]{box-shadow:3px 3px 9px #8d979f;padding:15px 32px}.styled-form__form form .input input{background-color:#fbfafa;color:#8d979f;font-weight:400}.styled-form__form form .hs-form-checkbox-display span{color:#0e3057;font-size:14px;font-weight:700}.styled-form__form form .hs-form-checkbox{padding-left:8px}