@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@500;600&display=swap";body{background-image:linear-gradient(to right,#b46d6d,#3a5ecbde)!important;background-image:url(/assets/Images/bg.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.main{display:flex;justify-content:center;align-items:center;height:80vh;width:100%}.login-box{border-radius:16px;background:rgb(207,245,248);box-shadow:0 8px 32px #00000038;height:auto;width:450px}.text-login p{color:#fff;text-align:center;font-family:Quicksand,sans-serif;font-weight:600;font-size:30px}.text-login span{text-align:center;font-family:Quicksand,sans-serif;color:#d4d4d4}.text-login{text-align:center}form{display:flex;flex-direction:column;justify-content:center;align-items:center}.login-form{margin-top:30px;margin-bottom:30px}.form-control{margin-top:20px;width:350px;font-family:Quicksand,sans-serif;text-align:center;color:#fff;height:40px;border:#00000033 1px solid;font-size:20px;border-radius:15px;background-color:#a5a5a524}.form-control::placeholder{text-align:center;font-size:18px;font-family:Quicksand,sans-serif;color:#c4c4c4}.form-control:focus{outline:none}.form-enter{margin-top:20px;width:200px;font-weight:700;height:45px;border-radius:10px;background:white;font-family:Quicksand,sans-serif;border:transparent 1px solid}hr{width:70%;margin-top:40px}.social-login p{color:#fff;font-family:Quicksand,sans-serif;text-align:center;text-transform:capitalize}.social-links{display:flex;justify-content:space-evenly;align-items:center}.fab{color:#fff;border-radius:20px;font-size:40px;width:50px;height:50px}.button-33{background-color:#c2fbd7;border-radius:100px;box-shadow:#2cbb6333 0 -25px 18px -14px inset,#2cbb6326 0 1px 2px,#2cbb6326 0 2px 4px,#2cbb6326 0 4px 8px,#2cbb6326 0 8px 16px,#2cbb6326 0 16px 32px;color:green;cursor:pointer;display:inline-block;font-family:CerebriSans-Regular,-apple-system,system-ui,Roboto,sans-serif;padding:7px 20px;text-align:center;text-decoration:none;transition:all .25s;border:0;font-size:26px;user-select:none;-webkit-user-select:none;touch-action:manipulation}.button-33:hover{box-shadow:#2cbb6359 0 -25px 18px -14px inset,#2cbb6340 0 1px 2px,#2cbb6340 0 2px 4px,#2cbb6340 0 4px 8px,#2cbb6340 0 8px 16px,#2cbb6340 0 16px 32px;transform:scale(1.05) rotate(-1deg)}.class{width:20%}@media only screen and (max-width: 992px){.class,#img{width:70%}}
