@import url("https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Sora:wght@100..800&display=swap");:root{--font-inter:"Inter",sans-serif;--font-sora:"Sora",sans-serif}a,body,button,div,h1,h2,h3,h4,h5,h6,li,p,span{font-family:var(--font-sora)}.task{transition:all .2s ease;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(16,24,40,.1),0 1px 2px 0 rgba(16,24,40,.06);opacity:.8;cursor:grabbing}.bg-custom,.text-custom{color:#fff;background:rgb(51 65 85/var(--tw-bg-opacity,1))}.link-title{color:#1E1E1E}.login-title{color:#369;font-style:normal;font-weight:600;line-height:46px;letter-spacing:-1.2px}.input-underline{position:absolute;left:0;right:0;bottom:2px;height:1.5px;background:#c3d8ef}.form-group input::placeholder{color:#bbb;font-size:1rem}.forgot-link{color:#369;text-align:right;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-inter);font-size:14px;font-style:normal;font-weight:500;line-height:115%}.login-btn{background:#316499;color:#fff}.login-btn:hover{background:#265a7a}.user-wrapper:before{content:"";background:linear-gradient(90deg,rgba(51,102,153,1),rgba(102,165,228,1));height:100%;width:100%;max-width:18rem;position:absolute;top:0;left:-48px;right:0;bottom:0;z-index:-1;border-top-right-radius:40px;border-bottom-right-radius:40px}.form-reg label{background-color:#ffffff;position:absolute;top:-10px;left:30px;margin:0}.reg-form-wrapper:before{content:"";background:linear-gradient(90deg,rgba(51,102,153,1),rgba(102,165,228,1));height:100%;width:100%;max-width:24rem;position:absolute;top:0;left:-40px;right:0;bottom:0;z-index:-1;border-top-right-radius:40px;border-bottom-right-radius:40px}.reg-wrapper label{background-color:#ffffff;position:absolute;top:6px;left:40px;font-size:16px;color:#608BB5}.profile-reg-wrapper label{background-color:#ffffff;position:absolute;top:-8px;left:30px}.view-content{font-size:16px;font-weight:400;color:#323232;cursor:pointer;width:100%;height:100%;border-radius:30px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;max-width:150px;min-height:32px}@media screen and (max-width:1279px){.reg-wrapper{display:flex}}@media screen and (max-width:767px){.user-wrapper:before{left:-40px}.reg-form-wrapper:before{left:-24px}}@media screen and (max-width:639px){.dashboard-student-image img{display:none}}.privacy-page h2{font-size:24px;font-weight:600;margin:10px 0}.privacy-page h5{font-weight:700}.privacy-page h5,.privacy-page p{font-size:18px;color:#646464;line-height:30px;margin:10px 0}.privacy-page p{font-weight:400}.privacy-page ol{margin:0 20px}.privacy-page ol li{font-size:18px;font-weight:400;color:#646464;list-style-type:disc;line-height:30px}