@import url(https://fonts.googleapis.com/css?family=Poppins&display=swap);*{font-family:poppins;text-decoration:none;background-color:transparent}#app{background-color:#efeeee;min-height:100vh;position:fixed;width:100vw}#nav{width:100vw;height:10vh;position:fixed;bottom:0;left:0;background-color:#efeeee;z-index:10}#nav,#nav div{display:flex;justify-content:center;align-items:center;list-style-type:none}#nav .nav__home{background-image:url(../img/home.31feb0e5.svg)}#nav .nav__about{background-image:url(../img/about.7befd6db.svg)}#nav .nav__profile{background-image:url(../img/profile.f4bf72a6.svg)}#nav .nav__vault{background-image:url(../img/shield.bc028b3f.svg)}#nav a,#nav input{width:50px;padding-top:50px;margin:0 .75em;background-size:32px;background-position:50%;background-repeat:no-repeat;cursor:pointer}#nav a.router-link-exact-active,#nav input.router-link-exact-active{border-radius:50%;border:2px solid #3ad29f}.container-back{position:absolute;bottom:20px;left:10px;display:flex;flex-direction:row;align-items:center}.container-back-svg{background-size:16px;background-position:50%;background-repeat:no-repeat;width:32px;height:48px;background-image:url(../img/expand.d1691c4a.svg);transform:rotate(90deg)}.container-back-span{color:#4caf50;cursor:pointer}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Poppins,sans-serif}input{outline:none;border:none}input:-internal-autofill-selected{background-color:#efeeee!important}.limiter{width:100%;margin:0 auto}.container-login{width:100%;min-height:90vh;display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px;background:#efeeee}.wrap-login{width:350px;background:#efeeee;border-radius:10px;overflow:hidden;padding:66px 55px 33px 55px}.login-form{width:100%}.login-form-title{display:block;font-family:Poppins;font-size:30px;font-weight:700;color:#333;line-height:1.2;text-align:center;padding-bottom:60px}.login-form-title p{font-size:20px;font-weight:lighter}.btn-show-pass{font-size:15px;color:#999;display:flex;align-items:center;position:absolute;height:100%;top:0;right:0;padding-right:5px;cursor:pointer;transition:all .4s}.login-form-btn:active,.login-form-btn:hover{color:#efeeee}#home__security{font-family:Poppins,sans-serif;height:auto;color:#3f3d56;display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 100px)}.home__security-svg{background-image:url(../img/security.f493d20e.svg)}.home__cloud-svg,.home__security-svg{background-size:cover;background-position:50%;background-repeat:no-repeat;width:100vw;padding-top:100vw;margin-top:10vh}.home__cloud-svg{background-image:url(../img/hero.f9f9d7b7.svg)}.home__security-header{margin-top:5vh;white-space:nowrap;font-size:1.2em;text-align:center}.home__security-description{margin-top:3vh;text-align:center}.home__security-container__wrap{font-family:Poppins;font-size:15px;color:#4caf50;line-height:1.2;font-weight:700;text-transform:uppercase;display:flex;justify-content:center;align-items:center;letter-spacing:1px;padding:0 20px;height:50px;width:100%;cursor:pointer;background:linear-gradient(to left top,#3ad29f,#17a1a8);color:#3f3d56;border-radius:20px;width:80vw;margin-top:3vh}.home__security-container__wrap-form-btn{color:#3f3d56!important}.home__security-container__wrap:hover{background:#4caf50;color:#ddd}.home__security-container__wrap:active{background:#ff9113;color:#ddd}.home__security-container__text-center{text-align:center;padding-top:20px}.home__security-container__txt1{font-family:Poppins;font-size:13px;color:#666;line-height:1.5;text-align:center}.home__security-container__txt2{font-family:Poppins;font-size:13px;color:#333;line-height:1.5;text-decoration:none;transition:all .4s}@media screen and (max-height:700px){.home__security-description{display:none}.home__security-header{font-size:1em;margin-top:2.5vh}.home__cloud-svg{margin-top:5vh}}@media(min-width:700px){.home__cloud-svg,.home__security-svg{width:50vh;padding-top:50vh}.home__security-container__wrap{width:40vh}}@media(min-width:700px){.wrap-login{width:450px}}.account-wrap__options-password{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.account-wrap__options-password .account-wrap__options-password__span{width:70%}.account-wrap__options-password .account-wrap__options-password__options{width:30%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.account-wrap__options-password .account-wrap__options-password__options>*{width:30px;height:30px;border-radius:50%;border:1px solid #3ad29f!important;background-color:#efeeee;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun{position:relative;display:flex;flex-direction:column}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num p,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun p{margin-top:30px;font-size:10px}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num input,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num .checkmark,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun .checkmark{position:absolute;top:0;left:0;height:25px;width:25px}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num :hover input~.checkmark,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun :hover input~.checkmark{background-color:#ccc}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num .checkmark:after,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun .checkmark:after{content:"";position:absolute;display:none}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num input:checked~.checkmark:after,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun input:checked~.checkmark:after{display:block}.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-num .checkmark:after,.account-wrap__options-password .account-wrap__options-password__options .account-wrap__options-password__options-pun .checkmark:after{left:10px;top:6px;width:5px;height:10px;border:solid #696969;border-width:0 2px 2px 0;transform:rotate(45deg)}.container__account__search-bar{margin:5vh 0;width:70vw;height:20px;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1em;border:2px solid #696969;border-radius:10px}.container__account__search-bar .container__account__search-bar__svg{background-size:20px;background-image:url(../img/search.1b38a606.svg);background-repeat:no-repeat;height:20px;width:20px}.container__account__search-bar .container__account__search-bar__input{margin-left:2em;width:calc(100% - 50px)}.container__account__search-bar .container__account__add{background-size:20px;background-image:url(../img/plus.8953c7ac.svg);background-repeat:no-repeat;height:20px;width:20px}.container__application__header{width:100vw;height:25%;display:flex;flex-direction:column;align-items:center}.container__application__header input{color:#efeeee;text-align:center;width:inherit}.container__application__header p{color:#efeeee}.container__application__messages{width:100vw;height:5%;color:#efeeee;text-align:center}.container__application__content{width:100vw;height:71%;display:flex;flex-direction:column;align-items:flex-start;padding-left:20px;border-top:1px solid #4caf50;border-radius:4%/1%;background-color:#efeeee}.container__application__content>*{margin:.25em 0}.container__application__content input{padding:0!important}.container__application{width:100vw;height:90vh;padding-top:50px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(240)'%3E%3Cstop offset='0' stop-color='%234caf50'/%3E%3Cstop offset='1' stop-color='%234FE'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='540' height='450' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='.1'%3E%3Cpath fill='%23444' d='M90 150L0 300h180z'/%3E%3Cpath d='M90 150L180 0H0z'/%3E%3Cpath fill='%23AAA' d='M270 150L360 0H180z'/%3E%3Cpath fill='%23DDD' d='M450 150l-90 150h180z'/%3E%3Cpath fill='%23999' d='M450 150L540 0H360z'/%3E%3Cpath d='M630 150l-90 150h180z'/%3E%3Cpath fill='%23DDD' d='M630 150L720 0H540z'/%3E%3Cpath fill='%23444' d='M810 150l-90 150h180z'/%3E%3Cpath fill='%23FFF' d='M810 150L900 0H720z'/%3E%3Cpath fill='%23DDD' d='M990 150l-90 150h180z'/%3E%3Cpath fill='%23444' d='M990 150l90-150H900z'/%3E%3Cpath fill='%23DDD' d='M90 450L0 600h180z'/%3E%3Cpath d='M90 450l90-150H0z'/%3E%3Cpath fill='%23666' d='M270 450l-90 150h180z'/%3E%3Cpath fill='%23AAA' d='M270 450l90-150H180z'/%3E%3Cpath fill='%23DDD' d='M450 450l-90 150h180z'/%3E%3Cpath fill='%23999' d='M450 450l90-150H360zM630 450l-90 150h180z'/%3E%3Cpath fill='%23FFF' d='M630 450l90-150H540z'/%3E%3Cpath d='M810 450l-90 150h180z'/%3E%3Cpath fill='%23DDD' d='M810 450l90-150H720z'/%3E%3Cpath fill='%23AAA' d='M990 450l-90 150h180z'/%3E%3Cpath fill='%23444' d='M990 450l90-150H900z'/%3E%3Cpath fill='%23222' d='M90 750L0 900h180z'/%3E%3Cpath d='M270 750l-90 150h180z'/%3E%3Cpath fill='%23DDD' d='M270 750l90-150H180z'/%3E%3Cpath d='M450 750l90-150H360zM630 750l-90 150h180z'/%3E%3Cpath fill='%23444' d='M630 750l90-150H540z'/%3E%3Cpath fill='%23AAA' d='M810 750l-90 150h180z'/%3E%3Cpath fill='%23666' d='M810 750l90-150H720z'/%3E%3Cpath fill='%23999' d='M990 750l-90 150h180zM180 0L90 150h180z'/%3E%3Cpath fill='%23444' d='M360 0l-90 150h180z'/%3E%3Cpath fill='%23FFF' d='M540 0l-90 150h180z'/%3E%3Cpath d='M900 0l-90 150h180z'/%3E%3Cpath fill='%23222' d='M0 300l-90 150H90z'/%3E%3Cpath fill='%23FFF' d='M0 300l90-150H-90zM180 300L90 450h180z'/%3E%3Cpath fill='%23666' d='M180 300l90-150H90z'/%3E%3Cpath fill='%23222' d='M360 300l-90 150h180z'/%3E%3Cpath fill='%23FFF' d='M360 300l90-150H270z'/%3E%3Cpath fill='%23444' d='M540 300l-90 150h180z'/%3E%3Cpath fill='%23222' d='M540 300l90-150H450z'/%3E%3Cpath fill='%23AAA' d='M720 300l-90 150h180z'/%3E%3Cpath fill='%23666' d='M720 300l90-150H630z'/%3E%3Cpath fill='%23FFF' d='M900 300l-90 150h180z'/%3E%3Cpath fill='%23999' d='M900 300l90-150H810z'/%3E%3Cpath d='M0 600l-90 150H90z'/%3E%3Cpath fill='%23666' d='M0 600l90-150H-90z'/%3E%3Cpath fill='%23AAA' d='M180 600L90 750h180z'/%3E%3Cpath fill='%23444' d='M180 600l90-150H90zM360 600l-90 150h180z'/%3E%3Cpath fill='%23999' d='M360 600l90-150H270z'/%3E%3Cpath fill='%23666' d='M540 600l90-150H450z'/%3E%3Cpath fill='%23222' d='M720 600l-90 150h180z'/%3E%3Cpath fill='%23FFF' d='M900 600l-90 150h180z'/%3E%3Cpath fill='%23222' d='M900 600l90-150H810z'/%3E%3Cpath fill='%23DDD' d='M0 900l90-150H-90z'/%3E%3Cpath fill='%23444' d='M180 900l90-150H90z'/%3E%3Cpath fill='%23FFF' d='M360 900l90-150H270z'/%3E%3Cpath fill='%23AAA' d='M540 900l90-150H450z'/%3E%3Cpath fill='%23FFF' d='M720 900l90-150H630z'/%3E%3Cpath fill='%23222' d='M900 900l90-150H810zM1080 300l-90 150h180z'/%3E%3Cpath fill='%23FFF' d='M1080 300l90-150H990z'/%3E%3Cpath d='M1080 600l-90 150h180z'/%3E%3Cpath fill='%23666' d='M1080 600l90-150H990z'/%3E%3Cpath fill='%23DDD' d='M1080 900l90-150H990z'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");background-size:cover}input:focus{border-color:transparent!important}input:-internal-autofill-selected{background-color:#ddd!important}input:focus::-webkit-input-placeholder{color:transparent!important}input::-webkit-input-placeholder{color:#adadad}.limiter__account{width:200vw;display:flex;flex-direction:row;flex-wrap:nowrap;transition:transform .5s ease}.container__account{width:100vw;min-height:calc(100vh - 100px);display:flex;flex-direction:column-reverse;justify-content:flex-end;align-items:center;padding:15px}.wrap__account{width:80vw;border-radius:10px;overflow:hidden;box-shadow:0 0 3px 3px #efeeee,6px 6px 8px 4px hsla(0,0%,53.3%,.7),-6px -6px 8px 4px hsla(0,0%,95.7%,.9);margin:1em 0}.account__form{width:100%;height:55px;display:flex;align-items:center}.account__form-title{display:block;font-family:Poppins;font-size:30px;font-weight:700;color:#333;line-height:1.2;text-align:center;padding-bottom:60px}.wrap-input{width:100%;position:relative;border-bottom:2px solid #adadad;margin-bottom:38px}.input{font-family:Poppins;font-size:15px;color:#4caf50;line-height:1.2;display:block;width:94%;height:45px;background:transparent;padding:0 5px}.focus-input{width:100%;height:100%;top:0;pointer-events:none}.focus-input,.focus-input:before{position:absolute;display:block;left:0}.focus-input:before{content:"";bottom:-2px;width:0;height:2px;background:#4caf50;transition:all .4s}.focus-input:after{font-family:Poppins;font-size:15px;color:#999;line-height:1.2;content:attr(data-placeholder);display:block;width:100%;position:absolute;top:16px;left:0;padding-left:5px;transition:all .4s;-webkit-transition:all .4s}.input:focus+.focus-input:after{top:-15px}.input:focus+.focus-input:before{width:100%}.has-val.input+.focus-input:after{top:-15px}.has-val.input:focus+.focus-input:before{width:100%}.account__btn-show-pass{font-size:15px;color:#999;display:flex;align-items:center;padding-right:5px;cursor:pointer;transition:all .4s}.btn-show-pass:active,.btn-show-pass:hover{color:#4caf50}button{outline:none!important;border:none;background:transparent}.txt1{font-family:Poppins;font-size:13px;color:#666;line-height:1.5;text-align:center}.warning{color:#ca2a2a}.txt2{font-family:Poppins;font-size:13px;color:#333;line-height:1.5;text-decoration:none;transition:all .4s}.txt2:hover{text-decoration:underline}.container-login-form-btn{display:flex;flex-wrap:wrap;justify-content:center;padding-top:20px}.wrap-login-form-btn{width:100%;display:block;position:relative;z-index:1;border-radius:25px;overflow:hidden;margin:0 auto;box-shadow:0 0 3px 3px #efeeee,4px 4px 6px 2px hsla(0,0%,53.3%,.7),-4px -4px 6px 2px hsla(0,0%,95.7%,.7)}.login-form-btn{font-family:Poppins;font-size:15px;color:#4caf50;line-height:1.2;font-weight:700;text-transform:uppercase;display:flex;justify-content:center;align-items:center;letter-spacing:1px;padding:0 20px;height:50px;width:100%;cursor:pointer}.login-form-btn:hover{background:#4caf50;color:#ddd}.login-form-btn:active{background:#ff9113;color:#ddd}.text-center{text-align:center;padding-top:70px}@media screen and (max-height:700px){.text-center{padding-top:20px}}.validate-input{position:relative}.alert-validate:before{content:attr(data-validate);max-width:70%;background-color:#fff;border-radius:2px;border:1px solid #c80000;padding:4px 25px 4px 10px;right:0;pointer-events:none;font-family:Poppins;font-size:13px;line-height:1.4;text-align:left;visibility:hidden;opacity:0;transition:opacity .4s}.alert-validate:after,.alert-validate:before{position:absolute;top:50%;transform:translateY(-50%);color:#c80000}.alert-validate:after{content:"";font-family:material-design-iconic-font;font-size:21px;right:5px}.alert-validate:hover:before{visibility:visible;opacity:1}.account__main-wrapper{display:flex;width:100%}.account__main-wrapper,.account__secondary-wrapper{flex-direction:row;justify-content:space-between;align-items:center}.account__secondary-wrapper{display:flex;display:none;transition:opacity .5s ease;opacity:0;margin-top:2vh}.account__icon,.account__more{background-size:32px;background-position:50%;background-repeat:no-repeat;width:48px;height:48px;border-radius:50%;overflow:hidden;padding:33px;cursor:pointer;transition:transform .2s ease}.account__more{background-size:16px;background-image:url(../img/expand.d1691c4a.svg);transform:rotate(-90deg);padding:0}.account__more-extended{transform:rotate(90deg)}.account-wrap__options{width:calc(100% - 20px);display:flex;flex-direction:column;justify-content:space-between;align-items:center}.account-wrap__options>div{height:auto;width:100%;margin:5px 0;cursor:pointer;background-size:32px;background-position:50%;background-repeat:no-repeat}.account-wrap__description{height:125px;width:calc(100% - 20px);max-width:calc(100% - 20px);border:1px solid #696969;border-radius:10px;padding:.5em;outline:none!important}.account__login{width:auto;height:32px;background:#efeeee;border-radius:10px;overflow:hidden;position:relative;vertical-align:middle;line-height:32px}.account__pass{width:32px;height:32px;background-position:50%;background-repeat:no-repeat;background-size:16px;background-image:url(../img/key.3443eed1.svg)}.account__password{width:calc(100% - 20px);height:32px;background:#efeeee;border-radius:10px;overflow:hidden;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.account__password input{width:auto}.account__password>*{height:32px}.zmdi{height:100%;width:32px;background-position:50%;background-repeat:no-repeat}.zmdi-hide{background-size:16px;background-image:url(../img/hide.cd68e95a.svg)}.zmdi-unhide{background-size:18px;background-image:url(../img/eye.7b1e7d6a.svg)}@media(max-width:576px){.wrap-login{padding:50px 15px 33px 15px}}@media(max-width:992px){.alert-validate:hover:before{visibility:visible;opacity:1}}.login-form-auth{display:block;font-family:Poppins;color:#333;line-height:1.2;text-align:center;padding-bottom:60px;white-space:nowrap;display:flex;flex-direction:row;align-items:center;justify-content:center}.login-form-auth>div{font-size:30px;font-weight:700;cursor:pointer}.login-form-auth>.activate{color:#4caf50}.login-form-auth>*{margin:0 .5em}.profile-menu{display:flex;flex-direction:row;flex-wrap:nowrap;transition:transform .5s ease}.container-profile{width:100vw;min-height:90vh;display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:15px;background:#efeeee}.limiter-profile{width:300vw;margin:0 auto}.nav-profile{position:fixed;height:auto;width:100vw;left:0;bottom:13vh;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:10}.nav-profile div{height:10px;width:10px;border-radius:50%;background-color:transparent;margin:0 1em;position:static;border:1px solid #4caf50;cursor:pointer}.nav-profile .active{background-color:#4caf50}#login p{color:#919191}#login p span{color:#1d1d1d;cursor:pointer;font-weight:700}#login input{border:none;border-bottom:2px solid #919191;outline:none;color:#919191;width:70%}#login>*{margin:1em}.button__green{background-color:#4cb050;padding:.5em 2em;border:2px solid #fff;border-radius:20px;color:#fff!important;text-transform:uppercase;letter-spacing:.05em;border-bottom:none!important}.zmdi-eye{background-size:18px;background-image:url(../img/eye.7b1e7d6a.svg)}.zmdi-eye-off{background-size:18px;background-image:url(../img/hide.cd68e95a.svg);transform:scale(.9)}