@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500&display=swap);.s-login-box{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.9)),to(hsla(0,0%,100%,.5))),url(../../static/img/BG-login.75df94ca.png);background-image:linear-gradient(hsla(0,0%,100%,.9),hsla(0,0%,100%,.5)),url(../../static/img/BG-login.75df94ca.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative;width:100vw}.s-image-login{bottom:1%;left:0;position:fixed}.top-heading{padding-top:10vh}.top-heading h4.line-1{color:#1f618d;font-family:Poppins,sans-serif;font-size:2.5pc;font-weight:700}.top-heading h4.line-2{color:#3498db;font-family:Poppins,sans-serif;font-size:3pc;font-weight:900}.login-box-style{background:#fff;border-bottom-right-radius:50px;border-top-left-radius:50px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);margin-left:40%;margin-top:20vh;padding:40px 30px;width:50%}.login-box-style h4{color:#707b7c;font-family:Poppins,sans-serif;font-size:30px}.login-box-style p{color:#7f8c8d}.mb-2{margin-bottom:2em}.input-form{background:#e5e8e8;border:none;height:45px;margin-top:10px}.submit-btn{background:#3498db;border-radius:10px;color:#fff;font-size:16px;height:45px}@media only screen and (max-width:768px){.left-content{display:none}.login-box-style{height:auto;margin-left:1%;margin-top:10vh;padding:20px 15px;width:98%}}@media only screen and (width:768px){.login-box-style{height:auto;margin-left:15%;margin-top:17vh;padding:20px 15px;width:70%}}@media only screen and (min-device-width:769px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1){.top-heading{padding-top:5vh;width:100vw}.logo-box{width:100vw}.logo-box img{width:20%}.s-image-login{bottom:2%;height:auto;width:55vw}.login-box-style{height:auto;margin-left:-10%;margin-top:25vh;padding:20px 15px;width:80%}}@media only screen and (min-width:1600px){.s-image-login{width:38%}}