.two_inputs_in_row{display:flex}.new_rfs_form input[type='text'],.new_rfs_form input[type='tel'],.new_rfs_form input[type='email'],.new_rfs_form select,.new_rfs_form textarea{width:100%;text-align:right;border:1px solid #9E9FAA!important;border-radius:10px!important;background-color:#0000}@media only screen and (max-width:767px){.two_inputs_in_row{flex-direction:column}}.new_rfs_form .input_container{width:100%;padding:10px}.new_rfs_form textarea{resize:none}.new_rfs_form select,.new_rfs_form input[type='text'],.new_rfs_form input[type='tel'],.new_rfs_form input[type='email']{padding:10px}.new_rfs_form input[type='submit']{text-align:center;background-color:var(--e-global-color-accent);color:#fff;outline:none;border:1px solid var(--e-global-color-accent);border-radius:10px;width:100%}.new_rfs_form input[type='submit']:hover{color:var(--e-global-color-accent);background-color:#fff}.rfs_error{color:red;font-weight:700;display:none}.rfs_thankyou{line-height:22px;width:460px;margin:30px auto;display:flex;position:relative}.rfs_thankyou_text{position:relative}.rfs_thankyou_text:before{content:'';background:linear-gradient(180deg,var(--e-global-color-2b689f1) 0%,var(--e-global-color-2b689f1) 40%,var(--e-global-color-17d9e0d) 34%);width:6px;border-radius:20px;height:130px;position:absolute;top:0;right:-25px}.rfs_thankyou .large_rfs_h{font-size:40px}.rfs_thankyou .small_rfs_h{font-size:20px}@media only screen and (max-width:767px){.rfs_thankyou{justify-content:center;width:360px}.rfs_thankyou .large_rfs_h{font-size:20px}.rfs_thankyou .small_rfs_h{font-size:15px}}