body{font-size:18px;color:#27272f;line-height:1.3;display:flex;flex-direction:column;min-height:100vh;font-family:Poppins,sans-serif}@media (max-width: 991px){body{font-size:16px}}img{height:auto;max-width:100%}*:focus{outline:none}section{width:100%}h1{font-size:2.3rem;font-weight:700;margin-bottom:1rem}h2{font-size:2rem;font-weight:700;margin-bottom:1rem}h3{font-size:1.75rem;font-weight:700;margin-bottom:.8rem}h4{font-size:1.5rem;font-weight:700;margin-bottom:.6rem}.svg-full svg{width:100%;height:100%}.bg-gradient{background:#0d7dc4;background:linear-gradient(180deg,#0d7dc4,#fff 71%)}.svg-white svg{fill:#fff}form .form-input-style{border:1px solid #ccc7c7;padding:10px 20px;border-radius:6px;color:#000;width:100%;background:#fff}form .form-label{margin-bottom:.5rem;display:block;font-weight:600}@media (min-width: 1024px){form .form-label{margin-bottom:1rem}}form .form-label{font-size:1.1rem}form .form-label.required:after{content:"*";color:red;padding-left:5px}form .form-submit{background-color:#0d7dc4;color:#fff;padding:10px 20px;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}form .form-submit:hover{background-color:#b30000;color:#fff}form .invalid-feedback{color:red;font-size:.9rem;display:block;margin-top:5px}
