.auth .auth-container{min-height:75vh}.auth .auth-container .left-section-container .left-section{border-radius:10px;background:#4469ed;min-height:80vh;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth .auth-container .left-section-container .left-section p{font-size:14px;font-weight:400}.auth .auth-sec .authWrapper{max-width:35rem}.auth .auth-sec .authWrapper .facebook,.auth .auth-sec .authWrapper .google{color:#fff}.auth .auth-sec .authWrapper .facebook.sign-up,.auth .auth-sec .authWrapper .google.sign-up{background:#ecf0fd!important}.auth .auth-sec .authWrapper .facebook.sign-in,.auth .auth-sec .authWrapper .google.sign-in{background:#3e4462!important}.auth .auth-sec .authWrapper .facebook img,.auth .auth-sec .authWrapper .google img{position:absolute;left:.4rem;height:1.8rem;top:calc(50% - .9rem);text-align:center;border-radius:.4rem}.auth .auth-sec .authWrapper .facebook span,.auth .auth-sec .authWrapper .google span{font-weight:600}.auth .auth-sec .authWrapper .facebook{background-color:#3b5998;color:#fff}.auth .auth-sec .authWrapper a{cursor:pointer}.auth .auth-sec .authWrapper a.already{padding-left:.3rem}.auth .auth-sec .authWrapper .agreement{color:rgba(29,44,100,.8);font-size:.9rem}.auth .auth-sec .join-community h1{color:#304ba8;font-weight:500}.auth .auth-sec .join-community input,.auth .auth-sec .join-community select{padding:20px 16px;height:48px}.auth .auth-sec .join-community a{color:#304ba8;font-weight:500}.auth .auth-sec .join-community button{height:48px}.auth .auth-sec .orWrapper{position:relative;width:100%}.auth .auth-sec .orWrapper hr{display:block;position:absolute;top:50%;width:100%;border-top:1px solid #e5eaf4}.auth .auth-sec .orWrapper span{z-index:2}.auth .testimony-container{padding:5rem;background-size:cover;background-position:50%}.auth .testimony-container.sign-in{background-image:url(/public/sign-in-bg.png),linear-gradient(#25293e,#25293e)}.auth .testimony-container .testimony-wrapper{max-width:35rem}.auth .testimony-container .testimony-wrapper:after,.auth .testimony-container .testimony-wrapper:before{position:absolute;content:"";display:inline-block;background-size:contain;background-repeat:no-repeat}.auth .testimony-container .testimony-wrapper:before{left:0;bottom:0;width:2rem;height:2rem;background-image:url(/public/auth-left-bottom.svg)}.auth .testimony-container .testimony-wrapper:after{right:0;bottom:3rem;width:3.5rem;height:3rem;background-image:url(/public/auth-right-bottom.svg)}.auth .testimony-container .testimony-wrapper .dash{display:inline-block;width:3.4rem;height:.8rem;background:#fff}.auth .testimony-container .testimony-wrapper .dash:before{position:absolute;display:inline-block;content:"";width:.8rem;height:.8rem;bottom:-1.2rem;left:-1.2rem;background:#4469ed}.auth .testimony-container .testimony-wrapper article{padding:1rem 3rem 1rem 2rem;height:100%}.auth .testimony-container .testimony-wrapper article .testimony{line-height:2;font-size:1.3rem;max-width:25rem;position:relative}.auth .testimony-container .testimony-wrapper article .testimony:after{position:absolute;background:url(/public/auth-top-left.svg) no-repeat;content:"";color:#4469ed;width:2rem;top:-3rem;left:0;height:2rem;background-size:contain}.auth .testimony-container .testimony-wrapper article .verified{width:1rem}input[type=checkbox]{visibility:hidden;width:0;height:0}label{cursor:pointer}input.invalid[type=checkbox]+label:before{border:1px solid #dc3545}input[type=checkbox]+label:before{border-radius:2px;border:1px solid #ecf0fd;content:" ";display:inline-block;height:1.5rem;font-size:.8rem;margin:0 .5em 0 0;padding:0;vertical-align:center;line-height:.9rem;width:1.5rem}input[type=checkbox]:checked+label:before{background:#ecf0fd;color:#4469ed;content:"✓";text-align:center}input[type=checkbox]:checked+label:after{font-weight:700}