.Form_heading__WBXJ5{text-align:center;font-size:2rem;font-weight:700;margin:0 auto}.Form_formContainer__xZ8Gn{width:95%;max-width:666px;margin:2.5rem auto;display:flex;flex-direction:column;justify-content:center;gap:2.2rem}.Form_formRow__fbweY{display:flex;flex-direction:row;gap:2.2rem}.Form_inputTag__Pl0bl{width:100%;margin:0 auto;border-radius:12px;padding:1rem;font-size:15px;resize:none;outline:none}.Form_fileInputTag__XxfT4::-webkit-file-upload-button{visibility:hidden;width:30%}.Form_fileInputTag__XxfT4:before{content:"Select Resume/CV*";display:inline-block;background:linear-gradient(top,#0400ff,#000252);border-radius:3px;padding:5px 8px;outline:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;text-shadow:0 0 #fff;font-weight:700;font-size:11pt}.Form_fileInputTag__XxfT4:hover:before{border-color:#000}.Form_fileInputTag__XxfT4:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.Form_required__SMckW{color:#fff;position:relative;top:-30px}.Form_required__SMckW:after{content:"*";color:red}.Form_errorToast__GKIX5{background-color:#f8d7da;color:#721c24;border-color:#f5c6cb;position:fixed;bottom:1rem;right:1rem;z-index:10}.Form_btn__OZKQv{background-color:#3ca2ed;font-weight:600}.Form_successMessage__yXZDg{color:#6beba4;width:100%;text-align:center;font-size:17px;font-weight:500;margin:2rem auto}@media screen and (max-width:768px){.Form_formRow__fbweY{flex-direction:column;gap:2.2rem}.Form_heading__WBXJ5{font-size:1.5rem}.Form_fileInputTag__XxfT4::-webkit-file-upload-button{width:1%}}