:root{--theme-color:#90e9fd;--dashboard-theme-color:#130f26;--dashboard-bg-color:#e4eaed;--dark-blue:#1569bf;--black:#1e1e1e;--linkedin-color:#0177b5;--grey:#4a4a4a;--white:#fff;--light-blue:#90e9fd;--background:#fff;--light-bg:#e4eaed;--heading-color:#110d08;--text-color:#3a3a3a}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/font/Plus_Jakarta_Sans/PlusJakartaSans-VariableFont_wght.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}button{outline:none;border:none;transition:all .2s}button:hover{transform:scale(.99)}button:active,button:focus{transform:scale(.95)}a{color:inherit;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif}table{overflow-x:auto}.ant-table-wrapper,table{width:100%}table th{font-weight:500!important;color:#142060}table td{font-weight:400!important}.ant-modal-footer button:last-child{background-color:var(--dashboard-theme-color)}.ant-modal-footer button:last-child:hover{background-color:var(--theme-color)}@media screen and (max-width:768px){input{font-size:1em!important}}