.formbold-mb-3{margin-bottom:15px}.formbold-form-wrapper img{display:flex;width:100%;margin-bottom:20px}.formbold-main-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1%;max-width:900px;margin:auto}.formbold-main-wrapper h1{margin:20px}.formbold-form-wrapper{width:100%;background:#f8d7de20;margin:40px auto 0}.formbold-form-wrapper form{padding:5%}.formbold-img{display:block;margin:0 auto 45px;display:none}.formbold-input-flex,.formbold-input-wrapp>div{display:flex;gap:20px}.formbold-input-flex{margin-bottom:15px}.formbold-input-flex>div{width:50%}.formbold-form-input{width:100%;padding:13px 22px;border-radius:5px;border:1px solid #dde3ec;background:#fff;font-weight:500;font-size:16px;color:#536387;outline:none;resize:none}.formbold-form-input::placeholder,.formbold-form-input[type=date]::-webkit-datetime-edit-day-field,.formbold-form-input[type=date]::-webkit-datetime-edit-month-field,.formbold-form-input[type=date]::-webkit-datetime-edit-text,.formbold-form-input[type=date]::-webkit-datetime-edit-year-field,select.formbold-form-input{color:rgba(83,99,135,.5)}.formbold-form-input:focus{border-color:#f34b7f;box-shadow:0 3px 8px rgba(0,0,0,.05)}.formbold-form-label{color:#07074d;font-weight:500;font-size:14px;line-height:24px;display:block;margin-bottom:10px}.formbold-form-file-flex{display:flex;align-items:center;gap:20px}.formbold-form-file-flex .formbold-form-label{margin-bottom:0}.formbold-form-file{font-size:14px;line-height:24px;color:#536387}.formbold-form-file::-webkit-file-upload-button{display:none}.formbold-form-file:before{content:"Upload file";display:inline-block;background:#eee;border:.5px solid #fbfbfb;box-shadow:inset 0 0 2px rgba(0,0,0,.25);border-radius:3px;padding:3px 12px;outline:none;white-space:nowrap;-webkit-user-select:none;cursor:pointer;color:#637381;font-weight:500;font-size:12px;line-height:16px;margin-right:10px}.formbold-btn{text-align:center;width:100%;font-size:16px;border-radius:5px;padding:14px 25px;border:none;font-weight:500;background-color:#f34b7f;color:#fff;cursor:pointer;margin-top:25px;max-width:560px;margin-left:auto;justify-content:center;display:flex;align-items:center;gap:30px}.formbold-btn:hover{box-shadow:0 3px 8px rgba(0,0,0,.05)}.formbold-w-45{width:45%}.formbold-main-wrapper .Upload{position:relative}.formbold-main-wrapper .Upload input{position:absolute;width:100%;height:100%;left:0;top:0;cursor:pointer;opacity:0}.formbold-main-wrapper .Upload button{margin:0;max-width:100%;color:#000;background:#f8d7de;display:flex;align-items:center;gap:30px;padding:10px}.formbold-main-wrapper .Upload img{height:25px;width:30px;object-fit:contain;margin:0}@media (max-width:560px){.formbold-input-flex{flex-direction:column}.formbold-input-flex div{width:100%}}