@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";*{box-sizing:border-box}body,html{width:100vw;max-width:100vw;overflow-x:hidden}body{margin:0;background-color:#f4f4f4;color:#161518}.heading-main,body{font-family:Inter,sans-serif}.heading-main{font-weight:600;font-size:28px;margin:0 0 5px}.sub-text{font-family:Inter,sans-serif;font-weight:400;font-size:15px;color:#686868;margin:0}.heading-sub{font-size:14px;color:#fff}.card-heading,.heading-sub{font-family:Inter,sans-serif;font-weight:700;margin:0}.card-heading{font-size:16px}.card-sub-text{font-weight:500;font-size:14px}.card-sub-heading,.card-sub-text{font-family:Inter,sans-serif;margin:0}.card-sub-heading{font-weight:700;font-size:10px;color:#1e5f9f}.button{color:#fff;font-family:Inter,sans-serif;font-weight:700;font-size:15px;border-radius:6px;height:45px;width:100%;text-transform:uppercase;border:none;cursor:pointer}.button,.button:hover{background-color:#1e5f9f}.button:hover{opacity:80%}.form-heading{font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:24px}.text-error{font-family:Inter,sans-serif;font-weight:500;font-size:14px;padding-top:5px;padding-bottom:5px;color:#e34444}@media(max-width:768px){body,html{width:100vw;max-width:100vw;overflow-x:hidden}}