body{background-color:#f2f2f2;margin:0;padding:0;font-family:Be Vietnam}.app-container{width:100%;height:100vh;display:flex;flex-direction:column}@media (min-width: 576px){body{display:flex;justify-content:center;align-items:center}.app-container{max-width:576px}}.header-section{background:#fff;height:100px;color:#fff;padding:2rem 1rem 5rem;border-bottom-left-radius:30px;border-bottom-right-radius:30px;text-align:left}.form-section{flex-grow:1;margin-top:-90px;background-color:#fff;border-top-left-radius:30px;border-top-right-radius:30px;padding:2rem 1rem;overflow-y:auto}.form-control{border-radius:10px}.btn-custom{width:100%;background:linear-gradient(180deg,#d54c28,#d54722 76.68%);color:#fff;border:none;border-radius:10px;padding:.75rem;font-weight:700}.header-section{background:linear-gradient(180deg,#d54c28,#d54722 76.68%);color:#fff;padding:2rem;text-align:center;height:150px}.form-section{flex-grow:1;margin-top:-50px;background-color:#fff;border-top-left-radius:30px;border-top-right-radius:30px;padding:2rem 1rem;overflow-y:auto}.dropdown-toggle:after{display:none!important}.btn{border-radius:10px}.form-control{border-radius:10px;margin-bottom:1rem}.dropdown{margin-bottom:1rem}.submit-btn{width:50%;margin-top:1.5rem}.btn:hover{color:#000;border-color:var(--bs-btn-hover-border-color)}
