.transfer_form_root{background:#f5f6f8;padding:60px 0}.transfer_form_container{background-color:#fff;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:800px;padding:30px 20px;width:100%}@media screen and (min-width:992px){.transfer_form_container{padding:20px}}.transfer_form_icon{align-items:center;display:flex;justify-content:center;width:100%}.transfer_form_icon img{max-width:70px;width:100%}@media screen and (min-width:992px){.transfer_form_icon img{max-width:100px}}.transfer_form_title{color:#4a4a4a;font-family:Questrial;font-size:24px;font-style:normal;font-weight:400;line-height:30px;margin:0;text-align:center}.transfer_form_content{color:#4a4a4a}.transfer_form_content,.transfer_form_content a{font-family:Questrial;font-size:18px;font-style:normal;font-weight:400;line-height:28px;margin:0;text-align:center}.transfer_form_content a{color:#ed1747;text-decoration:none}.transfer_form_box{width:100%}@media screen and (min-width:992px){.transfer_form_box{margin-top:20px}}.transfer_form_box form button{background:red!important}