.login_background{background-color:#0d0c13;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.login_imgbox{background-image:url(/images/loginimg.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;width:100%;height:100%;min-height:650px;position:relative}.login_imgbox .overlay{color:#fff;background-color:#1e1e1e6a;flex-direction:column;width:100%;height:100%;font-size:14px;position:absolute;top:0;left:0}.login_imgbox img{border-radius:15px}.text_box_top{color:#fff;padding-top:45px;padding-left:35px;font-size:1.5rem;font-weight:400;position:absolute;top:0;left:0}.text_box{grid-column-gap:2rem;grid-row-gap:2rem;color:#fff;bottom:0;left:0;background-image:linear-gradient(#00000075,#00000075);border-radius:1.125rem;flex-direction:column;margin-left:.625rem;margin-right:.625rem;padding:.625rem .625rem 1.25rem 1.875rem;font-size:14px;display:flex;position:absolute;inset:auto 0% .625rem}.text_box .creatin{justify-content:space-between;align-items:center;display:flex}.text_box .creatin p{border:.125rem solid #fff;border-radius:3.125rem;justify-content:center;align-items:center;width:150px;height:3.125rem;display:flex}.text_box .hero_circle{border:.125rem solid #fff;border-radius:50%;width:3.125rem;height:3.125rem}.text_box a svg{color:#fff;border:.1rem solid #fff;border-radius:50%;width:3rem;height:3rem;padding:10px;font-size:10px!important}.login_form_frame{grid-column-gap:1.25rem;grid-row-gap:1.25rem;color:#fff;background-color:#16151c;border-radius:1.5rem;flex-direction:column;margin-bottom:.625rem;padding:5% 4%;font-family:Montserrat,sans-serif;display:flex;position:relative}.login_form_frame .top{justify-content:space-between;display:flex}.login_form_frame .top a{background-color:#4333e6;border-radius:20px;padding:12px 20px;text-decoration:none}.login_form_frame a{color:#fff;text-decoration:underline}.login_form_frame form .input_holder{background-color:#fff;border:.0625rem solid #fff;border-radius:3.125rem;align-items:center;width:100%;margin-bottom:20px;padding:.625rem 1.25rem;display:flex}.login_form_frame form .passwrap{background-color:#fff;border:.0625rem solid #fff;border-radius:3.125rem;align-items:center;width:100%;height:52px;margin-bottom:20px;padding:.625rem 1.25rem;display:flex}.login_form_frame form .passwrap svg{color:#000;font-size:27px}.login_form_frame form input{color:#000;background-color:#fff;border:.0625rem #000;border-left:.0625rem solid #aaa;border-radius:0;outline:0;width:100%;height:1.875rem;margin-bottom:0;margin-left:.625rem;margin-right:.625rem;padding:.3125rem .625rem}.login_form_frame form button{cursor:pointer;color:#fff;background-color:#4333e6;border:1px solid #4333e6;border-radius:3.125rem;width:100%;padding-top:13px;padding-bottom:13px;transition:all .5s}.login_form_frame form button:hover{background-color:#0d0c13;border:1px solid #fff}.hr_line{justify-content:center;align-items:center;display:flex}.hr_line p{margin:0 5px}.promoters{background-color:#f8f8f8;border-radius:1.5rem;justify-content:space-between;align-items:center;margin-top:20px;padding:1.25rem 1.875rem 1.25rem 30px;font-family:Montserrat,sans-serif}.promoters p{font-size:14px}.wrapper{margin:0;padding:0;list-style:none;display:inline-flex}.wrapper .icon{cursor:pointer;flex-direction:column;justify-content:space-evenly;align-items:center;width:50px;height:50px;margin:-3px;font-size:18px;display:flex;position:relative}.wrapper .icon img{border:1px solid #fff;border-radius:50%}.wrapper .tooltip{color:#fff;opacity:0;pointer-events:none;background:#fff;border-radius:5px;padding:5px 8px;font-size:14px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:absolute;top:0;box-shadow:0 10px 10px #0000001a}.wrapper .tooltip:before{content:"";background:#fff;width:8px;height:8px;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:absolute;bottom:-3px;left:50%;transform:translate(-50%)rotate(45deg)}.wrapper .icon:hover .tooltip{opacity:1;visibility:visible;pointer-events:auto;top:-45px}.login_form_frame .circlee{transform-origin:50%;width:6.25em;animation:2s linear infinite rotate4}login_form_frame{fill:none;stroke:#fff;stroke-width:2px;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;animation:1.5s ease-in-out infinite dash4}@keyframes rotate4{to{transform:rotate(360deg)}}@keyframes dash4{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:90 200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}
