.imagery{position:fixed;right:0;width:50%;height:100%}.imagery:before{content:"";display:block;opacity:.6;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--primary)}.imagery .inside{position:relative;height:100%;background:#0d0e14;display:flex;align-items:flex-end;justify-content:flex-end}.imagery .inside img{position:absolute;top:6%;left:6%;width:33%}.imagery .inside .star{position:absolute;bottom:0;left:0;width:60%;max-height:80vh}body .page{background-color:#fff;padding:0}body label.label{color:var(--color-txt)}body .content{display:flex;flex:1;flex-direction:column;align-items:center;height:100vh}body .content h1{font-size:2.2rem;line-height:2.4rem}body .content .inner{flex:1;display:flex;flex-direction:column;width:350px}body .content .inner .body{flex:1}@media only screen and (min-width: 600px){body .content .inner{width:450px}}.header{display:flex;margin:35px 0;align-items:flex-start;font-size:16px;font-weight:300}.header .info{margin-top:20px}.header .info.activation{font-size:14px;font-weight:400;margin-top:10px;padding:0 15%}@media (max-width: 450px){.header .info.activation{padding:0}}.header .info a.txt{font-weight:400}.header .title{margin-bottom:35px}.header .title h2{font-size:24px;font-weight:300;margin-top:8px}.header .icon{height:60px;width:60px}.header .icon img.appicon{max-height:120px;width:auto}.header .section{padding:20px;margin-top:10px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.header .welcome-heading{margin-top:.4rem}.footer{background:none;padding:30px;width:100%;margin:0 auto;align-items:center;flex-wrap:wrap;font-size:14px}.footer .policy-terms{opacity:.5;color:var(--color-txt)}@media (max-width: 450px){.box.dark.forgot-password{min-height:calc(100vh - 290px)}}@media (min-width: 576px){.box.dark.forgot-password .confirmation{width:70%}}.box.dark.forgot-password .section.form-section{margin-top:15px}@media (max-width: 450px){.box.dark.reset-password{min-height:calc(100vh - 290px)}}@media (min-width: 576px){.box.dark.reset-password .confirmation{width:58%}}.box.dark.reset-password .confirmation .button{margin-top:1.5rem}html body .card.card-profile{background-color:#fff;box-shadow:none;padding:15px;margin:0;border:0;display:flex;flex-direction:row;align-items:center;transition:all .2s;border-radius:12px}html body .card.card-profile h1{font-size:1.8rem;line-height:2.4rem;font-weight:700;margin:0 0 5px;color:var(--primary)}html body .card.card-profile h1 span{font-size:14px;color:var(--color-txt);display:block}html body .card.card-profile h2{font-size:1.6rem;font-weight:600;line-height:1.8rem;margin:0}html body .card.card-profile h2.fade{opacity:.6}html body .card.card-profile .avatar{margin-right:5px}.card-currentProfile{margin:0 0 15px;border:2px solid #f0f0f0;border-radius:12px}.card-currentProfile .chevron{transition:all .2s}.card-currentProfile.open{box-shadow:0 0 25px #0000001a}.card-currentProfile.open .chevron{transition:all .2s;transform:rotate(90deg)}.card-currentProfile:hover{cursor:pointer;box-shadow:0 0 25px #0000001a;border-color:var(--primary)}.card-currentProfile form{padding:0 2.5rem 2.5rem;border-radius:0}.profile-types{display:flex;gap:1.5rem}.profile-types .option{flex:1;padding:2rem 1.5rem;border:2px solid #f0f0f0;border-radius:12px;text-align:center;cursor:pointer;transition:all .3s ease}.profile-types .option div.head{flex-direction:column}.profile-types .option div.head h2{margin:1rem 0 .5rem;font-size:1.8rem;font-weight:600}.profile-types .option div.head p{margin:0;font-size:1.2rem;opacity:.8;line-height:1.5}.profile-types .option div.head svg{opacity:.6}.profile-types .option:hover{border-color:var(--primary);box-shadow:0 0 25px #0000001a;transform:translateY(-2px)}.profile-types .option.active,.profile-types .option:active{border-color:var(--primary);transform:translateY(0);box-shadow:0 0 25px #0000001a}.profile-types .option.active div.head svg,.profile-types .option:active div.head svg{opacity:1;color:var(--primary)}.profile-types .option.active div.head h2,.profile-types .option:active div.head h2{color:var(--primary)}.profile-types .option.is-primary{background-color:var(--primary);border-color:var(--primary);color:#fff}.profile-types .option.is-primary h2{color:#fff}.signin .profile-types{flex-direction:column}.signin .option{text-align:left}.signin .option div.head{display:flex;align-items:center;flex-direction:row}.signin .option div.head h2{margin:0;font-size:1.6rem}.signin .option div.head .icon-container{margin-left:auto}.signin .option.active{border-color:#f0f0f0}.po-password-strength-bar{border-radius:2px;transition:all .2s linear;height:5px;margin-top:8px}.po-password-strength-bar.risky{background-color:#f95e68;width:10%}.po-password-strength-bar.guessable{background-color:#fb964d;width:32.5%}.po-password-strength-bar.weak{background-color:#fdd244;width:55%}.po-password-strength-bar.safe{background-color:#b0dc53;width:77.5%}.po-password-strength-bar.secure{background-color:#35cc62;width:100%}
