@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.button-primary{background-color:#394e87;border:1px solid transparent;height:5.5rem;border-radius:6px;color:#fff;font-size:1.4rem;font-weight:700;cursor:pointer;transition:.5s ease}.button-primary:hover{border:1px solid #1D3266;background-color:transparent;color:#1d3266}button.disabled{background:#a8a5a1!important}.input-focus{color:#252525}.input-focus::placeholder{color:#252525;transition:.5s ease}.input-focus:focus::placeholder{opacity:0;transition:.5s ease}*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif}html{font-size:62.5%;scroll-behavior:smooth}body{font-size:1.6rem}input{outline:none;border:none;background-color:transparent}li{list-style:none}img{max-width:100%;display:block}a{display:inline-block;text-decoration:none;color:#000}h1,h2,h3,h4,h5,h6{color:#252525}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mt-6{margin-top:6rem}.mt-7{margin-top:7rem}.mt-8{margin-top:8rem}.mt-9{margin-top:9rem}.mt-10{margin-top:10rem}.flex{display:flex}.flex-center{align-items:center;justify-content:center}.flex-column{flex-direction:column}.scroll-style{scrollbar-width:thin;scrollbar-color:#2B4076 #1D3266}.scroll-style::-webkit-scrollbar{width:10px}.scroll-style::-webkit-scrollbar-track{border-radius:5px}.scroll-style::-webkit-scrollbar-thumb{border-radius:5px;background-color:#394e87}.scroll-style::-webkit-scrollbar-thumb:hover{background-color:#394e87}.scroll-style::-webkit-scrollbar-thumb:active{background-color:#394e87}.border{border:1px solid red}.scroll-light{scrollbar-width:thin}.scroll-light::-webkit-scrollbar{width:5px}.scroll-light::-webkit-scrollbar-track{border-radius:5px}.scroll-light::-webkit-scrollbar-thumb{border-radius:5px;background-color:#2525251a}.scroll-light::-webkit-scrollbar-thumb:hover{background-color:#394e87}.scroll-light::-webkit-scrollbar-thumb:active{background-color:#394e87}.btn-disabled{background-color:#b2b9ca!important}.btn-disabled:hover{background-color:#b2b9ca!important;color:#fff!important;border:1px solid transparent!important}.required{border-radius:.65rem;border:1px solid #d93025!important}.border{border:1px solid red!important}
