.pxs_auth_main{min-height:100vh;overflow:hidden auto}.pxs_auth_main .pxs_auth_box{display:flex;min-height:100vh;width:100%;position:relative;background-repeat:no-repeat;background-size:cover}.pxs_auth_main .pxs_auth_content{width:100%;max-width:1270px;position:relative;padding:60px}.pxs_auth_text{position:relative;z-index:2}.pxs_auth_text .pxs_logo_skt{max-width:185px;min-height:50px}.pxs_auth_text h2{line-height:1.25;max-width:450px;margin-top:20px}.pxs_auth_text h2 span{color:var(--pxs-white-color);background-color:#b672ff;padding:2.5px 12px}.pxs_auth_img{text-align:center;margin-top:50px}.pxs_platforms_box{position:absolute;top:30px;right:30px;background:#f0f8ff;border-radius:10px;text-align:center;padding:15px 40px;z-index:1}.pxs_platforms_box h6{max-width:200px;margin:0 auto;line-height:1.5}.pxs_platforms_list{display:flex;justify-content:center;gap:10px;margin-top:10px}.pxs_platforms_list li{width:40px;height:40px;background-color:var(--pxs-white-color);padding:5px}.pxs_auth_social,.pxs_platforms_list li{display:flex;justify-content:center;align-items:center;border-radius:50%}.pxs_auth_social{position:absolute;width:60px;height:60px;background:var(--pxs-white-color);padding:8px;animation:circlular 10s linear infinite}@keyframes circlular{0%{transform:rotate(0deg) translate(-12px) rotate(0deg);transition:1s ease-in-out}to{transform:rotate(1turn) translate(-12px) rotate(-1turn);transition:1s ease-in-out}}.pxs_auth_social.facebook{bottom:6%;left:8%}.pxs_auth_social.twitter{right:2.5%;bottom:40%}.pxs_auth_social.youtube{top:24.5%;right:11.5%}.pxs_auth_social.linkedin{top:33%;left:3.5%}.pxs_auth_social.instagram{top:11.5%;left:52%}.pxs_auth_social.pinterest{right:29%;bottom:2.5%}.pxs_auth_main .pxs_auth_wrapper{width:100%;min-height:100vh;max-width:650px;position:relative;display:flex;align-items:center;overflow:hidden;background:#f8fbff}.pxs_auth_wrapper.pxs_signIn{padding:40px 120px}.pxs_auth_wrapper.pxs_signUp{padding:40px}.pxs_auth_from{position:relative;width:100%;height:100%;overflow:auto;display:flex;justify-content:flex-end;flex-direction:column}.pxs_auth_wrapper .pxs_logo{display:block;position:relative;margin-bottom:30px}.pxs_auth_text>img,.pxs_auth_wrapper .pxs_logo img{max-height:50px;object-fit:contain}.pxs_auth_wrapper .pxs_logo .pxs_logo_skt{min-height:50px}.pxs_auth_wrapper h3{line-height:normal;margin-bottom:10px}.pxs_auth_wrapper p{color:var(--pxs-font-color);line-height:normal}.pxs_login_form{margin-top:30px}.pxs_auth_input_flex{display:flex;gap:20px}.pxs_auth_input{width:100%;margin-bottom:20px;position:relative}.pxs_auth_input label{display:block;width:100%;color:var(--pxs-heading-color);margin-bottom:10px}.pxs_auth_input input,.pxs_auth_input select{width:100%;min-height:44px;border-radius:6px;border:1px solid #d6d3e5;color:var(--pxs-font-color);padding:0 20px;background:var(--pxs-white-color)}.pxs_auth_input input::placeholder{color:#afacc1;opacity:1}.pxs_auth_input input::-ms-input-placeholder{color:#afacc1}.pxs_input_icon{position:absolute;width:18px;height:14px;right:20px;top:40px;cursor:pointer}.pxs_remember{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;text-transform:capitalize;margin:20px 0 25px;gap:10px}.pxs_remember span{position:relative;padding-left:25px;cursor:pointer;text-align:left;color:var(--pxs-heading-color);font-style:normal;line-height:normal}.pxs_remember span:before{content:"";position:absolute;top:1px;left:0;width:15px;height:15px;transition:all .3s;background-color:var(--pxs-white-color);border-radius:3px;border:1px solid #afacc1}.pxs_remember input:checked~span:before{border:1px solid transparent;background:var(--pxs-primary-color)}.pxs_remember span:after{content:"";position:absolute;top:5px;left:4px;width:8px;height:4px;border-left:2px solid var(--pxs-white-color);border-bottom:2px solid var(--pxs-white-color);transform:rotate(-20deg);transition:all .3s;opacity:0}.pxs_remember input:checked~span:after{opacity:1;transform:rotate(-45deg)}.pxs_remember a{line-height:normal;color:var(--pxs-primary-color)}.pxs_login_btn{padding-top:10px}.pxs_login_btn .pxs_btn{width:100%}.pxs_social_login{margin-top:35px;text-align:center}.pxs_social_login p{position:relative}.pxs_social_login p:after,.pxs_social_login p:before{content:"";position:absolute;width:120px;height:1px;background-color:#32344033;top:50%}.pxs_social_login p:before{left:0}.pxs_social_login p:after{right:0}.pxs_social_btns{margin-top:25px;gap:20px}.pxs_social_btns,.pxs_social_btns button{display:flex;justify-content:center;align-items:center}.pxs_social_btns button{background:#eff4fb!important;min-width:190px;min-height:45px;gap:10px;color:var(--pxs-heading-color)}.pxs_social_btns button img{max-width:18px}.animate__animated{animation-duration:1s;animation-fill-mode:both}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.pxs_auth_footer{margin-top:120px}.pxs_auth_footer p,.pxs_varifymail p{color:var(--pxs-heading-color);display:flex;gap:5px;justify-content:center;flex-wrap:wrap}.pxs_varifymail p{text-transform:capitalize;justify-content:flex-start}.pxs_auth_footer p a,.pxs_varifymail p button{color:var(--pxs-primary-color)}.pxs_auth_copyright{margin-top:50px;text-align:center}@media (min-width:1400px){.container-fluid{max-width:1920px}}@media (max-width:1875px){.pxs_auth_social.instagram{top:13.5%}}@media (max-width:1700px){.pxs_auth_main .pxs_auth_wrapper{max-width:610px}.pxs_auth_wrapper.pxs_signIn{padding:50px 90px}.pxs_auth_text h2{max-width:412px}.pxs_auth_social.instagram{top:18.5%}.pxs_auth_social{width:55px;height:55px}.pxs_auth_footer{margin-top:130px}}@media (max-width:1499.98px){.pxs_auth_main .pxs_auth_wrapper{max-width:520px}.pxs_auth_wrapper.pxs_signIn{padding:50px}.pxs_platforms_box{padding:15px}.pxs_auth_text h2{max-width:400px}.pxs_auth_footer{margin-top:100px}}@media (max-width:1399.98px){.pxs_platforms_box{position:relative;max-width:-moz-fit-content;max-width:fit-content;margin:auto;top:unset;right:unset}.pxs_auth_text{text-align:center}.pxs_auth_text .pxs_logo_skt{margin:auto}.pxs_auth_text h2{margin:20px auto}.pxs_auth_img{margin-top:70px}.pxs_auth_social{width:50px;height:50px}.pxs_auth_social.facebook{bottom:9%;left:22%}.pxs_auth_social.pinterest{right:22%}.pxs_auth_social.twitter{right:3.5%}.pxs_auth_social.linkedin{top:unset;bottom:40%}.pxs_auth_social.youtube{top:34.5%;right:15.5%}.pxs_auth_social.instagram{top:37.5%;left:15.5%}.pxs_auth_footer{margin-top:70px}}@media (max-width:1199.98px){.pxs_auth_main .pxs_auth_box{align-items:center}.pxs_auth_main .pxs_auth_content{padding:0}.pxs_auth_social{display:none}.pxs_auth_main .pxs_auth_wrapper{max-width:480px}.pxs_auth_wrapper.pxs_signIn{padding:40px}.pxs_auth_footer{margin-top:50px}}@media (max-width:991.98px){.pxs_auth_main .pxs_auth_box{flex-wrap:wrap;padding:50px 15px}.pxs_auth_text h2{margin:40px auto 20px;line-height:1.5}.pxs_auth_img,.pxs_auth_wrapper .pxs_logo{display:none}.pxs_auth_main .pxs_auth_wrapper{min-height:-moz-fit-content;min-height:fit-content;margin:30px auto 0;border-radius:10px}.pxs_auth_main .pxs_auth_wrapper,.pxs_auth_text h2,.pxs_platforms_box h6{max-width:500px}.pxs_platforms_box{max-width:-moz-fit-content;max-width:fit-content}.pxs_auth_main .pxs_auth_wrapper{padding:35px}.pxs_login_form,.pxs_social_login{margin-top:25px}.pxs_remember{margin-bottom:25px}.pxs_auth_footer{margin-top:40px}}@media (max-width:575.98px){.pxs_auth_main .pxs_auth_box{padding:30px 15px}.pxs_auth_text h2{margin:25px auto 20px}.pxs_remember span:before{top:-2px}.pxs_remember span:after{top:2px}.pxs_social_btns{margin-top:20px;flex-wrap:wrap;gap:15px}.pxs_social_btns button{min-width:-moz-fit-content;min-width:fit-content;padding:0 30px}.pxs_social_login p:after,.pxs_social_login p:before{width:calc(50% - 75px)}.pxs_auth_input_flex{flex-wrap:wrap}}