.wrapper-logo{gap:5%;justify-content:space-evenly;width:100vw}.android-apple{display:flex;height:20%;justify-content:space-between;width:80%}.android-apple>img{height:100%;object-fit:contain;width:33%}.logo{align-items:center;display:flex;height:40%;justify-content:center;width:90%}.logo>img{height:90%;object-fit:contain;width:90%}.wrapper-logo{align-items:center;display:flex;flex-direction:column;height:90vh;justify-content:center}.android-apple img{cursor:pointer;height:100px;margin:10px;width:100px}.youtube-link{display:flex;height:20%;justify-content:space-between;width:80%}.youtube-link>img{height:100%;object-fit:contain;width:30%}.glow{animation:animatePhoneLogo 2s infinite}@keyframes animatePhoneLogo{0%{filter:invert(25%) sepia(75%) saturate(1000%) hue-rotate(90deg) brightness(100%) contrast(100%)}50%{filter:invert(0) sepia(0) saturate(0) hue-rotate(0deg) brightness(0) contrast(0)}to{filter:invert(25%) sepia(75%) saturate(1000%) hue-rotate(90deg) brightness(100%) contrast(100%)}}@media only screen and (max-width:480px){.wrapper-logo-mobile{display:none}}@media only screen and (min-width:480px){.wrapper-logo{display:none}.wrapper-logo-mobile{flex-direction:row;height:100vh;width:100vw}.wrapper-logo-mobile,.wrapper-logo-mobile-left{align-items:center;display:flex;justify-content:center}.wrapper-logo-mobile-left{flex-direction:column;height:100%;width:50%}.wrapper-logo-mobile-left>div{margin:50px 0}.wrapper-logo-mobile .logo{align-items:center;display:flex;height:75%;justify-content:center;width:50%}.wrapper-logo-mobile .logo>img{height:100%;object-fit:contain}}@media only screen and (min-width:800px){.wrapper-logo-mobile .logo>img{height:auto;width:30vw}.android-apple img{width:200px}}.languages-container{align-items:center;display:flex;flex-direction:column}.language-text-app{height:100%;width:80%}.language-text-app>input{width:100%}.dos-btn{border-bottom:4px solid #999;border-bottom:4px solid var(--border-dark);border-left:4px solid #999;border-left:4px solid var(--border-dark);border-right:4px solid #f2f2f2;border-right:4px solid var(--border-light);border-top:4px solid #f2f2f2;border-top:4px solid var(--border-light)}.dos-btn,.dos-btn-round-none-border{align-items:center;background-color:#ccc;color:#000;cursor:pointer;display:flex;font-size:1.8vh;height:100%;justify-content:center;width:100%}.dos-btn-round-none-border{border:none;border-radius:15px}.dos-btn-round-border{background-color:#ccc;border:none;border-radius:15px;box-shadow:-7px -7px 20px 0 #fff9,-4px -4px 5px 0 #fff9,7px 7px 20px 0 #0000004d,4px 4px 5px 0 #0000004d,inset 0 0 0 0 #fff9,inset 0 0 0 0 #0000004d,inset 0 0 0 0 #fff9,inset 0 0 0 0 #0000004d;color:#000;transition:box-shadow .2s cubic-bezier(.79,.21,.06,.81)}.dos-btn-active,.dos-btn-round-border{align-items:center;cursor:pointer;display:flex;font-size:1.8vh;height:100%;justify-content:center;width:100%}.dos-btn-active{background-color:#e6e6e6;background-color:var(--button-active);border-bottom:4px solid #f2f2f2;border-bottom:4px solid var(--border-light);border-left:4px solid #f2f2f2;border-left:4px solid var(--border-light);border-right:4px solid #999;border-right:4px solid var(--border-dark);border-top:4px solid #999;border-top:4px solid var(--border-dark);color:#2d2d2d}.dos-btn-active-round-border,.dos-btn-active-round-none-border{align-items:center;background-color:#e6e6e6;background-color:var(--button-active);border:none;border-radius:15px;color:#2d2d2d;cursor:pointer;display:flex;font-size:1.8vh;height:100%;justify-content:center;width:100%}.dos-btn-active-round-border{box-shadow:0 0 0 0 #fff9,0 0 0 0 #fff9,0 0 0 0 #0000004d,0 0 0 0 #0000004d,inset -7px -7px 20px 0 #fff9,inset -4px -4px 5px 0 #fff9,inset 7px 7px 20px 0 #0000004d,inset 4px 4px 5px 0 #0000004d;transition:box-shadow .2s cubic-bezier(.79,.21,.06,.81)}.neo-btn{box-shadow:-7px -7px 20px 0 #fff9,-4px -4px 5px 0 #fff9,7px 7px 20px 0 #0000004d,4px 4px 5px 0 #0000004d,inset 0 0 0 0 #fff9,inset 0 0 0 0 #0000004d,inset 0 0 0 0 #fff9,inset 0 0 0 0 #0000004d}.neo-btn,.neo-btn-active{align-items:center;border:none;border-radius:15px;color:#000;cursor:pointer;display:flex;font-size:1.8vh;height:100%;justify-content:center;margin:0 2px;transition:box-shadow .2s cubic-bezier(.79,.21,.06,.81);width:100%}.neo-btn-active{box-shadow:0 0 0 0 #fff9,0 0 0 0 #fff9,0 0 0 0 #0000004d,0 0 0 0 #0000004d,inset -7px -7px 20px 0 #fff9,inset -4px -4px 5px 0 #fff9,inset 7px 7px 20px 0 #0000004d,inset 4px 4px 5px 0 #0000004d}.neo-btn img,.neo-btn-active img{animation:clicked .2s ease;aspect-ratio:1/1;height:60%;object-fit:cover}.dos-btn img,.dos-btn-active img{animation:clicked .2s ease;height:60%;object-fit:contain}.dos-btn.not-correct,.neo-btn.not-correct{animation:wrong-btn;animation-duration:.5s}.dos-btn.correct,.neo-btn.correct{background-color:#00b055!important}.dos-btn.correct-btn{animation:correct-btn;animation-duration:.5s}@keyframes clicked{to{transform:scale(.95)}}@keyframes wrong-btn{to{background-color:#ff3519!important;background-color:var(--validate-invalid)!important}}@keyframes correct-btn{to{background-color:#00b055;background-color:var(--validate-valid)}}.language-section{align-items:center;display:flex;height:5%;justify-content:center;margin:15px 0;margin-bottom:0;width:90vw}.language-section>button{height:100%}.language-list{display:flex;flex-direction:column;height:90%}.language-section input{border-bottom:3px solid var(--border-light);border-left:3px solid var(--border-light);border-right:3px solid var(--border-dark);border-top:3px solid var(--border-dark);font-size:1.6em;height:100%}.language-text{height:100%;width:80%}.edit-button,.flag-button{aspect-ratio:1/1;height:100%}.flag-button{background-position:50%;background-repeat:no-repeat;background-size:cover}.languages-header{align-items:center;display:flex;justify-content:space-between;width:100vw}.languages-header-container{display:flex;justify-content:space-evenly;z-index:1000}.languages-header button{background:none;background-color:initial;border:none;box-shadow:none;height:100%;object-fit:contain}#root>div>div.languages-header-container>div>div:first-child>button>div{display:flex;justify-content:start;padding-left:5%}#root>div>div.languages-header-container>div>div:nth-child(2)>button>div{display:flex;justify-content:end;padding-right:5%}.languages-header img{width:60px}.languages-header-button{background-color:initial;height:100%;width:50%}.language-header-bar{height:100%;width:100%}.language-header-bar,.wrapper-languages-container{align-items:center;display:flex;justify-content:center}.wrapper-languages-container{flex-direction:column;height:95%;padding-top:15%;position:absolute;width:50vh}.language-selection-img{height:80%!important}#language-selection-add-button,#language-selection-send-btn{border:none}.flags-up{height:25%}.flags-center,.flags-up{display:flex;position:relative;width:100%}.flags-center{height:50%;justify-content:space-between}.flags-center-side-left{flex-direction:column-reverse}.flags-center-side-left,.flags-center-side-right{align-items:center;display:flex;height:100%;justify-content:space-between;width:20%}.flags-center-side-right{flex-direction:column}.flags-down{display:flex;height:25%;justify-content:center;position:relative;width:100%}.flags-down-button{aspect-ratio:1/1;display:flex;height:30%;position:absolute}.flags-down-button>button,.one-flag{border-radius:50%}.one-flag{align-self:center;aspect-ratio:1/1;display:flex;height:50px;justify-content:center;justify-self:center;overflow:hidden;width:50px}.one-flag-down>img,.one-flag-up>img,.one-flag>img{height:50px!important;text-align:center}.one-flag-up{aspect-ratio:1/1}.one-flag-down,.one-flag-up{border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;position:absolute;width:50px}.wrapper-select-flag{gap:10%;height:100%;padding-bottom:10%;position:relative;width:60%}.wrap-language-send,.wrapper-select-flag{display:flex;flex-direction:column;justify-content:flex-end}.wrap-language-send{gap:5%;height:40%;width:100%}.name-country,.select-country-button{height:50%;width:100%}.name-country{align-items:center;display:flex;font-size:50px;justify-content:center}.image-flag{align-self:center;aspect-ratio:1/1;border-radius:50%;display:flex;height:45%;position:absolute;top:-17%}@media only screen and (min-width:450px) and (max-width:600px) and (orientation:landscape){.flags-down-button{top:-250%}}@media only screen and (min-width:600px) and (max-width:800px){.flags-center{height:70%}.flags-down-button{top:-330%}}@media only screen and (min-width:800px) and (max-width:1000px){.flags-center{height:80%}.flags-down-button{top:-380%}.wrap-language-send{width:70%}}@media only screen and (min-width:1000px){.flags-center{height:90%}.flags-down-button{height:50%;top:-80vh}.wrap-language-send{width:40vh}}@media (orientation:landscape){.wrapper-languages-container{height:95vw;padding-top:0;transform:rotate(90deg);width:50vw}.one-flag,.one-flag-down,.one-flag-up{transform:rotate(-90deg)}.wrapper-select-flag{transform:rotate(180deg)}.image-flag,.wrap-language-send{transform:rotate(90deg)}}.wrapper-language-flag{display:flex;flex-wrap:wrap;gap:2%;padding-top:5%;width:90vw}.add-chose-button,.chose-flag{aspect-ratio:1/1;display:flex;height:10vh}.wrapper-translate{height:100%;justify-content:space-between;padding:5%}.text-translate,.wrapper-translate{display:flex;flex-direction:column;width:100%}.text-translate{height:25%;justify-content:space-evenly}.text-translate-title{font-size:20px}.text-translate-body,.text-translate-title{align-items:center;display:flex;justify-content:center}.text-translate-body{font-size:15px}.input-mail{display:flex;gap:2%;height:5%}.input-mail>img{height:100%;object-fit:contain;width:30%}.input-mail>input{font-size:25px;height:100%;width:70%}.language-translate-button{height:10%;width:100%}.wrapper-table-user{display:flex;height:15%;width:100%}.table-language{height:100%;width:70%}.language-translate-start-button{height:100%;width:30%}.first-column{align-items:center;display:flex;font-size:20px;font-weight:700;height:100%;justify-content:flex-end;width:100%}td,th{border:1px solid #000;font-size:20px}table{border-collapse:collapse}.languages-container-new,.wrapper-language-translate-table{display:flex;height:100%;width:100%}.languages-container-new{align-items:center;flex-direction:column}.language-list-new{display:flex;flex-direction:column;height:100%}.language-section-new{height:10%;margin:3px 0;width:89vw}.language-flag-new,.language-section-new{align-items:center;display:flex;justify-content:center}.language-flag-new{height:55%;margin-top:10%;width:70%}.language-flag-new-landscape{align-items:center;display:flex;flex-direction:column;height:100%;width:70%}.language-flag-halfcircle{aspect-ratio:1/2;height:100%;position:relative}.language-flag-halfcircle-landscape{aspect-ratio:1/2;height:20%;position:relative;width:80%}.language-circle-flag{height:15%}.language-circle-flag,.language-circle-flag-landscape{aspect-ratio:1/1;border:1px solid #111;border-radius:50%;position:absolute}.language-circle-flag-landscape{height:30%}.language-circle-flag-landscape>img,.language-circle-flag>img{border-radius:50%;height:100%;width:100%}.language-flag-center{display:flex;flex-direction:column;height:100%;justify-content:space-between}.language-flag-center-landscape{display:flex;height:40%;justify-content:space-between}.language-flag-center-select{display:flex;height:100%}.language-flag-center-select-flag{align-items:center;display:flex;height:100%;justify-content:center;width:40%}.language-flag-center-row{align-items:center;display:flex;height:15%;justify-content:space-between}.language-flag-center-row-landscape{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between}.language-center-item{aspect-ratio:1/1;border:1px solid #111;border-radius:50%;height:100%}.language-center-item>img{border-radius:50%;height:100%;width:100%}.language-center-item-landscape{aspect-ratio:1/1;border:1px solid #111;border-radius:50%;height:15%}.language-center-item-landscape>img{border-radius:50%;height:100%;width:100%}.terms-of-use-wrapper{align-items:center;display:flex;flex-direction:column;gap:2%;height:100%;justify-content:center;padding:2%;position:relative;width:90%}.close-terms{aspect-ratio:1/1;height:7%;position:absolute;right:5%;top:5%}.title-terms{font-size:17px;font-weight:600;text-align:center;width:50%}.send-terms{height:10%;width:80%}.content-terms{height:70%;padding:0 5%;width:100%}.send-terms-span{align-items:center;display:flex;font-size:15px;height:100%;justify-content:center;padding:0 15%;width:100%}@media only screen and (max-width:730px){.terms-of-use-wrapper-landscape{display:none}}@media only screen and (min-width:730px){.terms-of-use-wrapper{display:none}.terms-of-use-wrapper-landscape{height:100vh;width:100vw}.terms-of-use-wrapper-landscape-top{height:100px;width:90%}.send-terms,.terms-of-use-wrapper-landscape-top,.terms-of-use-wrapper-landscape-top button{align-items:center;display:flex;justify-content:center}.terms-of-use-wrapper-landscape-top button{height:50px;padding:10px;width:200px}.terms-of-use-wrapper-landscape-top .title-terms{align-items:center;display:flex;font-size:1.5em;justify-content:center}.terms-of-use-wrapper-landscape{.close-terms{aspect-ratio:1/1;height:5%;position:absolute;right:2%;top:3%}}}.message-wrapper{align-items:center;background-color:#06060680;display:flex;height:100vh;justify-content:center;position:absolute;top:0;width:100vw}.message-container{align-items:center;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;gap:5%;height:30%;justify-content:space-around;padding:5%;position:relative;width:90%}.cancel-message{aspect-ratio:1/1;height:10%;position:absolute;right:5%;top:7.5%}.leave-button{height:30%;width:40%}.leave-application{text-transform:capitalize}.message-text{text-align:center}.login-wrapper{align-items:center;gap:2%;height:100vh;padding:5% 15%}.login-wrapper,.wrapper-input-fild{display:flex;flex-direction:column;width:100%}.wrapper-input-fild{gap:5%;height:30%}.wrapper-input-fild>img{align-self:flex-start;aspect-ratio:1/1;height:30%}.loggin-button{align-self:center;display:flex;height:20%;width:80%}.input-key{display:flex;gap:1%;width:100%}.input-key>input{aspect-ratio:1/1;text-align:center;width:16.66667%}.input-mail{height:11.16667vw;padding:0 2%;width:100%}input:focus{outline:none}.register-wrapper{align-items:center;display:flex;flex-direction:column;gap:2%;height:63%;justify-content:space-between;width:100%}.register-wrapper-left{height:100%}.register-wrapper-left,.register-wrapper-right{display:flex;flex-direction:column;justify-content:space-between;padding:0 5%;width:50%}.register-wrapper-right{align-items:flex-start}.register-wrapper-right>img{height:5%;object-fit:contain}.register-wrapper-right>input{height:10%}.register-button{height:15%;width:100%}.register-button-img{align-items:center;display:flex;gap:5%;height:100%;justify-content:center;width:100%}.login-form-landscape>img{align-self:flex-start;display:flex;height:10%;object-fit:contain}.register-button-img>img:first-child{aspect-ratio:1/1;height:40%}.register-text{border:2px solid #999;display:flex;flex-direction:column;gap:10%;height:50%;overflow-y:scroll;padding:3%;width:100%}.not-correct-content{color:red}.countdown-span{color:red;font-size:40px;height:40vh;width:50%}.countdown-span,.info-login{align-items:center;display:flex;justify-content:center}.info-login{height:30%;position:relative}.login-click-img{cursor:pointer;width:200px}.info-login-collapse{background-color:#fff;border:1px solid #dcdcdc;display:none;height:90%;padding:10px;position:relative}.info-login-collapse p>img{height:3vh}.info-login-collapse p{font-size:15px;height:100%;overflow-y:auto;padding:10% 5% 5%}.cancel-message-login{aspect-ratio:1/1;height:10%;position:absolute;right:2%;top:2%}.cancel-message-login>img{height:100%;width:100%}.wrapper-login-input-value{align-items:center;display:flex;flex-direction:column;gap:5%;height:45%;width:100%}.wrapper-login-input-value>img{object-fit:contain;width:10%}.wrapper-login-text-picture{align-items:center;display:flex;flex-direction:column;height:40vh;justify-content:center;width:100%}@media only screen and (min-height:1000px){.info-login-collapse p{font-size:2.6cqmin}.info-login{align-items:center;display:flex;height:90%;justify-content:center}.info-login-collapse-right{height:50%}.info-login>img{cursor:pointer;width:200px}.info-login-collapse{display:none;height:50vh}}@media only screen and (max-width:730px){.login-wrapper-landscape{display:none}}@media (orientation:landscape){.flags-down-button{top:-330%}.info-login{height:80%}.info-login>img{height:100%;object-fit:contain;width:90%}.landscape-info{height:100%;padding:2%}}@media only screen and (min-width:460px){.login-wrapper-landscape{flex-direction:row;height:100%;padding:1%;width:100%}.landscape-info,.login-wrapper-landscape{align-items:center;display:flex;justify-content:center}.landscape-info{width:50%}.login-form-landscape{display:flex;flex-direction:column;gap:5%;height:80%;width:40%}.login-form-landscape>input{font-size:22px;height:6.33333vw}.input-key>input{aspect-ratio:1/1;font-size:22px;height:100%}.login-button>button{height:100%;margin:auto;width:90%}.landscape-pair{align-items:center;display:flex;height:100%;justify-content:flex-start;width:100%}.scrollable-content{height:100%;overflow-y:scroll}.register-wrapper{align-items:normal;display:flex;flex-direction:column}.register-wrapper-top{height:100%}.register-wrapper-bottom,.register-wrapper-top{display:flex;justify-content:space-between;width:100%}.register-wrapper-bottom{align-items:center}.login-button>button,.register-button>button{margin:0;width:100%}.register-button{justify-content:start}.login-button,.register-button{align-items:center;display:flex}.login-button{height:15%;justify-content:end;margin-top:10%}.reg{margin:0}}.registration-wrapper{display:flex;flex-direction:column;gap:10%;height:100%;justify-content:space-between;padding:10%;width:100%}.registration-choose{height:30%;width:100%}.registration-text{color:inherit;padding:5%;text-decoration:none;width:100%}.sidebar{align-items:center;animation:hideSoon 1s ease-in-out;bottom:0;display:flex;flex-direction:column;position:fixed;right:0;top:0;transition:transform .6s ease;z-index:600}.sidebar-landscape{animation:hideSoonLandscape 1s ease-in-out}@keyframes hideSoon{0%{transform:translateX(0)}to{transform:translateX(95%)}}@keyframes hideSoonLandscape{0%{transform:translateY(0)}to{transform:translateY(-95%)}}.sidebar.hidden{transform:translateX(95%)}.sidebar.visible{transform:translateX(0)}.sidebar button{height:100%;width:100%}.back-home-button{aspect-ratio:1/1;height:11.1%;width:100%}#root>div>div.sidebar.visible>button:first-child>img,#root>div>div.sidebar.visible>button:nth-child(6)>img{width:55%}#root>div>div.definePin-container>div>div:nth-child(4)>button>img{width:80%}.sidebar button img{width:70%}@media (min-width:700px){.sidebar{align-items:center;display:flex;flex-direction:row;height:11.11vw;left:0;position:fixed;top:0;transition:transform .6s ease;width:100vw;z-index:600}.sidebar button{height:11.11vw;width:11.11vw}.back-home-button{aspect-ratio:1/1;width:11.1%}}@media (max-width:700px){.sidebar.hidden{transform:translateX(95%)}.sidebar.visible{transform:translateX(0)}}@media (min-width:700px){.sidebar.hidden{transform:translateY(-135%)}.sidebar.visible{transform:translateY(-45%)}}.mask{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;height:100vh;left:0;position:fixed;top:0;transition:opacity .6s ease;width:100vw;z-index:599}.mask,.mask.hidden{opacity:0;pointer-events:none}.mask.visible{opacity:1;pointer-events:all}.user-manual-wrapper{background-color:#fff;display:flex;flex-direction:column;height:100%;position:absolute;width:calc(100% - 11.11vh);z-index:500}.user-manual-container{align-items:center;display:flex;height:15%;justify-content:space-between;padding:0 5%;width:100%}.user-manual-container>img,.user-manual-pdf{aspect-ratio:1/1;object-fit:contain;width:15%}.user-manual-pdf-img{aspect-ratio:1/1;width:100%}.user-manual-text{display:flex;height:85%;overflow-y:auto;padding:0 5%;width:100%}body{background-color:var(--background-color);margin:0;padding:0}.definePin-container{align-items:center;display:flex;flex-direction:column;height:100%;width:100vw}.loggin-pin-container{flex-direction:column}.loggin-pin-container,.loggin-pin-container-landscape{align-items:center;display:flex;height:100%;justify-content:space-around;width:100%}.manual,.pin{align-items:center;display:flex;height:50vh;justify-content:center}.pin{position:relative;width:100vw;z-index:1}.pinBtn{align-items:center;background:#ccc;background:var(--button-idle);cursor:pointer;display:flex;height:30vh;justify-content:center;text-align:center;width:30vh}.manual img{cursor:pointer;width:20vh}.pin img{width:15vh}@media (min-width:700px){.manual,.pin{height:100vh}.unlock-screen{align-items:center}.manual img{width:20vw}.pin button{height:30vw;width:30vw}.pin button img{height:18vw;width:18vw}}@media (min-width:500px) and (max-width:700px){.pin{width:75vw}}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.single-account{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.single-account-key{display:flex;gap:2%;height:12%;width:100%}.single-account-key>*{font-size:60px;font-weight:600;height:100%;text-align:center;width:20%}.single-account-key>img{border:none}.single-account>img{aspect-ratio:1/1;height:20%;margin-left:5%}.account-container{align-items:center;display:flex;flex-direction:column;gap:5%;height:50%;width:100%}.account-container>span{align-items:center;display:flex;justify-content:center}.account-container>span:first-child{font-size:180px;font-weight:700;height:75%;width:100%}.account-container>img:first-child{height:100%;object-fit:contain;width:100%}.account-container>span:nth-child(2){font-size:20px;font-weight:600;height:20%;width:100%}.play-button{aspect-ratio:1/1;height:20%;margin-left:5%}.play-button>img{height:100%;width:100%}@media only screen and (max-width:730px){.single-account{display:flex}.single-account-landscape{display:none}}@media only screen and (min-width:730px){.single-account-landscape{display:flex;justify-content:space-between;margin-top:10vh}.single-account{display:none}.sakl{align-items:center;display:flex;flex-direction:column;margin-top:30px;width:45%}.play-button{margin-top:5vh}.account-container{width:45%}}.editor{flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:auto;padding:5%;position:relative}.editor,.editor-header{display:flex;gap:2vh;width:100%}.editor-header{height:10vh}.editor-line-scroll{display:none}.z-index-landscape{z-index:15}.editor-header-btn{height:100%;width:18%}.editor-header-middle{height:100%;width:60%}.editor-header-middle-main{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.editor-header-middle-archive{display:flex;height:100%;justify-content:space-between;width:100%}.editor-header-middle-btn{align-items:center;color:#4e4d4d;display:flex;font-size:25px;height:70%;justify-content:center;letter-spacing:2px;width:100%}.editor-header-archive-btn.cancel{height:100%;width:30%}.editor-header-archive-btn.filter{height:100%;width:65%}.archive-icon{height:80%;object-fit:contain;width:70%}.editor-header-middle>span{align-items:center;color:#111;display:flex;font-size:18px;height:30%;justify-content:center;letter-spacing:1px;white-space:nowrap;width:100%}.editor-header-middle-span{font-family:DS-Digital,sans-serif;font-size:30px;letter-spacing:1px}.editor-information{border:1px solid #111;display:flex;flex-direction:column;height:12vh;width:100%}.editor-information-header{background-color:#eceaea;border-bottom:1px solid #111;display:flex;font-size:18px;height:30%;width:100%}.editor-information-header>.name,.editor-information-header>.number,.editor-information-header>.time{align-items:center;display:flex;height:100%;justify-content:flex-start;padding-left:2%;width:15%}.editor-information-header>.number{border-right:1px solid #111}.editor-information-header>.time{border-left:1px solid #111}.editor-information-header>.name{width:70%}.editor-information-textarea{display:flex;height:70%;width:100%}.editor-information-textarea>textarea{border:none;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:600;height:100%;outline:none;overflow:hidden;padding:1%;resize:none;text-transform:uppercase;width:85%}.editor-information-textarea-btn{height:100%;width:15%}.editor-data-wrapper{height:70vh;overflow-y:scroll;position:relative}.editor-data-wrapper.archive-active{height:70vh}.editor-data-content{display:flex;flex-direction:column;gap:2vh;width:100%}.editor-buttons-top{display:flex;gap:2vh;height:10vh;width:100%}.editor-buttons-top-btn{border:none;height:100%;opacity:.2;outline:none;pointer-events:none;position:relative;width:20%}.editor-buttons-top-btn.active{opacity:1;pointer-events:auto}.editor-buttons-top-btn:last-child{width:36%}.editor-button-top-circle{align-items:center;aspect-ratio:1/1;background-color:#fff;border:2px solid #111;border-radius:50%;display:flex;font-size:16px;font-weight:700;height:40%;justify-content:center;position:absolute;right:0;top:-1.5vh}.editor-line{background-color:#111}.editor-date{align-self:center;font-family:DS-Digital,sans-serif;font-size:30px;letter-spacing:1px}.editor-buttons{display:flex;gap:2vh;height:12vh;justify-content:space-between;width:100%}.editor-buttons-btn{height:100%;pointer-events:auto;width:24%}.editor-buttons-btn.not-active{opacity:.2;pointer-events:none}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}@media (orientation:landscape){.editor{gap:4vh;height:100vh;padding:1.5%}.editor-top{display:flex;height:35%;justify-content:space-between;width:100%}.editor-top-left,.editor-top-right{display:flex;flex-direction:column;gap:1vh;height:100%;justify-content:space-between;width:48%}.editor-information{height:15vh}.editor-buttons-top{height:12vh}.editor-header{height:15vh}.editor-header-btn{width:27%}.editor-buttons{height:13vh}.editor-bottom-wrapper{height:65%;overflow-y:auto;width:100%}.editor-bottom{display:flex;flex-direction:column;margin-top:2vh;width:100%}}@media (orientation:portrait){.editor-header{gap:0}.editor-header-btn{width:20%}.editor-buttons-top{gap:0}.editor-buttons-btn{width:25%}.editor-buttons-top-btn:last-child{width:40%}.editor-buttons{gap:0}.editor-header-archive-btn.filter{width:70%}}.editor-list-items-wrapper{overflow-y:auto;width:100%}.editor-list-items{display:flex;flex-direction:column;gap:2vh;width:100%}.editor-list-item-wrapper{display:flex;flex-direction:column;gap:1vh}.editor-list-item{background-color:#ebe8e8;cursor:pointer;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;gap:2%;height:10vh;justify-content:space-between;padding:1%;width:100%}.editor-list-item-header{display:flex;height:30%;width:100%}.comment-active{display:flex;flex-direction:column;gap:1vh;height:31vh;width:100%}.comment-active>textarea{height:19vh}.comment-active-buttons{display:flex;height:10vh;width:100%}.comment-list-item-button{height:100%;width:20%}.comment-list-item-button:last-child{width:40%}.editor-list-item-header>.name,.editor-list-item-header>.number,.editor-list-item-header>.time{align-items:center;display:flex;height:100%;justify-content:space-between;width:15%}.editor-list-item-header>.name{width:70%}.editor-list-item-header>.time{font-size:14px;justify-content:flex-end}.editor-list-item-bottom{display:flex;height:60%;width:100%}.editor-list-item-bottom>.title{font-weight:600;height:100%;text-align:start;width:85%}.editor-list-item-right{align-items:flex-end;display:flex;flex-direction:column;font-size:14px;gap:20%;height:100%;justify-content:space-between;width:15%}.editor-list-item-right>span{height:40%}.editor-list-item-right>.comments{align-items:center;display:flex;gap:10%;height:40%;justify-content:center}.editor-list-item-right>.comments>img{height:80%;object-fit:contain;width:60%}.editor-list-item-details{display:flex;flex-direction:column;gap:2vh;width:100%}.editor-list-item-article{display:flex;flex-direction:column;gap:1vh;padding:2%;text-align:left}.editor-list-item-title{color:gray;font-size:16px;font-weight:500;text-align:left}.editor-list-item-buttons{display:flex;gap:4%;height:10vh;justify-content:center;width:100%}.editor-list-item-btn{height:100%;position:relative;width:24%}.editor-list-item-btn.comments{width:48%}.comment-list-item-btn{height:10vh;width:20%}.editor-list-item-comments{align-self:flex-end;display:flex;flex-direction:column;width:80%}.editor-list-item-comments>span{color:gray;font-size:2vh;font-weight:500}.editor-list-item-comments-main-wrapper{max-height:33vh;overflow-y:auto;width:100%}.editor-list-item-comments-main{display:flex;flex-direction:column;width:100%}.editor-comment{display:flex;width:100%}.editor-date-time{font-family:DS-Digital,sans-serif;font-size:30px;letter-spacing:1px}.editor-comment>span{font-weight:600}.editor-comment-main{display:flex;flex:1 1;flex-direction:column;gap:1vh;margin-left:2%}.editor-comment-main>.user{font-weight:600}.editor-comment-main>.text{text-align:left}.editor-comment-main>.buttons{display:flex;gap:2vw;height:8vh}.buttons-icon{height:100%;width:25%}.comments-disabled{opacity:.5;pointer-events:none}.wrapper-users-container{background-color:#c4bebe;bottom:110%;height:40vh;left:0;overflow-y:auto;position:absolute;top:auto;width:100%;z-index:100000}.wrapper-users-container.bottom{bottom:auto;top:100%}.user-img-container{align-items:center;display:flex;height:100%;justify-content:center;width:20%}.users-container{display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media (orientation:landscape){.editor-list-item-wrapper{flex-direction:row;height:12vh;justify-content:space-between}.editor-list-item,.editor-list-item-buttons{height:100%;padding:11px 0;width:48%}}@media (orientation:portrait){.editor-list-item-buttons{gap:0}.editor-list-item-buttons.fixed{bottom:0;position:absolute;width:100%;z-index:20}.comment-active-buttons.fixed{bottom:0;position:absolute;width:100%;z-index:30}}.image-modal-wrapper{background-color:#fff;border:1vw solid #c4bebe;border-radius:10px;height:70vh;overflow-y:auto;position:absolute;top:0;width:100%;z-index:10}.wrapper-input-picture{align-items:center;display:flex;flex-direction:column}.image-modal{background-color:#ebe8e8;display:flex;flex-direction:column;margin-bottom:5%;min-height:40vh;overflow-y:auto;width:100%}.draft-image{margin-top:2vh}.draft-image:first-child{margin-top:0}.image-container{max-height:78vh;overflow-y:auto;width:100%}.image-container:first-child{max-height:70vh}.image-container-finish{max-height:75vh;overflow-y:auto;width:100%}.image-container-finish>img,.image-container>img{width:100%}.image-modal-settings{display:flex;height:7vh;justify-content:space-between;width:100%}.image-modal-icon{height:100%;width:20%}.image-modal-icon-double{height:100%;width:40%}.double-icon-container{align-items:center;display:flex;gap:5%;height:100%;justify-content:center;width:100%}.double-icon-container>img{height:70%;width:30%}.image-modal-name{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.image-modal-name-input{flex:1 1;font-size:20px;height:100%;outline:none;padding:0 1%;text-align:center}.image-modal-span{color:red;font-size:20px;padding-left:2%;text-align:start;width:100%}.image-modal-input{background-color:gray;height:10%;margin:10% 0;width:30%}.image-modal-input-wrapper{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:5px 0;width:100%}.plus-img{height:40%;margin-right:10%;width:20%}.image-img{height:60%;width:35%}.line-image{border-bottom:solid;height:2vh;margin:0 3vh;width:calc(100% - 6vh)}.title-container{font-size:3vh;height:5vh;padding-left:3vh}.image-modal-input>input[type=file]{display:none}@media (orientation:landscape){.image-modal-wrapper{height:93vh;left:1.5%;right:auto;top:3%;width:47%}.image-modal-wrapper.adding{left:auto;right:1.5%}}@media (orientation:portrait){.image-container-finish{max-height:65vh}}.comment-active-image{display:flex;flex-direction:column;gap:1vh;width:100%}.comment-active-image>textarea{height:19vh}.not-active{opacity:.2;pointer-events:none}.comment-list-item-button{pointer-events:auto}.image-popup-wrapper{background-color:#fff;border:1vw solid #c4bebe;border-radius:10px;height:60vh;overflow-y:auto;position:absolute;top:-2%;width:100%;z-index:25}.image-popup-modal{padding:2% 0;width:100%}.image-popup-modal-wrapper{overflow-y:auto;width:100%}.image-popup-container{display:flex;flex-direction:column;min-height:35vh;width:100%}.image-popup-container.with-image{display:flex;flex-direction:column;margin-bottom:1%;min-height:0;min-height:auto;width:100%}.popup-image-wrapper{display:flex;flex-direction:column;height:90%;width:100%}.popup-title-container{align-items:center;display:flex;height:10%;padding-left:2%;width:100%}.popup-image-container-finish>img{width:100%}.popup-input-picture{align-items:flex-start;display:flex;flex-direction:column;height:48%;padding:2%;width:100%}.popup-image-modal-input{align-self:center;background-color:#999;height:25%;margin-top:5%;width:25%}.popup-image-modal-settings{display:flex;height:7vh;justify-content:space-between;width:100%}.popup-image-modal-name-input{font-size:20px;height:100%;outline:none;padding:0 1%;text-align:center;width:60%}.image-document-comment-wrapper{background-color:#fff;border:1vw solid #c4bebe;border-radius:10px;height:59vh;justify-content:flex-end;overflow-y:auto;top:0;width:100%}.filter-archive,.image-document-comment-wrapper{display:flex;flex-direction:column;position:absolute;z-index:10}.filter-archive{align-self:center;background-color:gray;border-radius:5px;height:76vh;justify-self:center;padding:2%;top:calc(3% + 12.5vh);width:90%}.wrap-dates{display:flex;flex-direction:column;gap:2%;height:40%;padding:5% 0}.date{align-items:flex-start}.date>span{font-size:65px}.date-calendar{display:flex;height:100%;width:35%}.date,.start-date-calendar-img{width:100%}.date{align-items:center;display:flex;height:50%;justify-content:flex-start}.date>span{font-family:DS-Digital,sans-serif;font-size:55px;padding-left:10%}.end-date-calendar-img{opacity:1;width:100%}.end-date-calendar-img.blurred{opacity:.2}.end-date-calendar>span{align-self:center;justify-self:center}.bottom-container{display:flex;gap:1%;height:60%;justify-content:end}.vertical-button-row-1{display:flex;flex-direction:column;gap:3%;height:100%;width:20%}.first-group{display:flex;height:23.5%;width:100%}.button-message,.file-message,.image-message,.link-message{align-self:flex-start;display:flex;height:100%;justify-self:flex-start;position:relative;width:100%}.dot{border-radius:50%;border-style:solid;height:50%;right:2%;top:-20%}.dot,.dot-search{align-items:center;aspect-ratio:1/1;background-color:#fff;display:flex;font-size:15px;font-weight:700;justify-content:center;position:absolute}.dot-search{background-color:initial;border-radius:50%;height:26.5%;right:47%;top:30%}.vertical-button-row-2{align-items:center;display:inline-flex;flex-direction:column;gap:2%;height:100%;justify-content:end;position:relative;width:25%}.chart,.profile{align-self:center;display:flex;height:25%;justify-self:center;width:100%}.vertical-button-row-3{align-items:center;display:inline-flex;flex-direction:column;gap:2%;height:100%;justify-content:start;width:55%}.colors{flex-direction:column;height:50%}.colors,.row-flex{display:flex;width:100%}.row-flex{align-items:center;height:100%;justify-content:flex-end}.row-flex>span{font-size:25px;padding-right:10%}.info-color{align-items:center;display:flex;flex-direction:row;height:50%;width:3vh}.search-container{align-items:center;height:65%;justify-content:center}.search,.search-container{display:flex;flex-direction:column;width:100%}.search{height:100%;position:relative}.button-div{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.wrapper-filter-category{display:flex;flex-direction:column;position:absolute;top:0;width:100%}@media screen and (max-width:300px){.date>span{font-size:35px;font-size:30px;width:70%}.date-calendar{display:flex;height:80%;object-fit:cover;width:45%}.row-flex>span{font-size:12px;padding-right:10%}.info-color{height:30%;width:2vh}.search-container{font-size:15px;font-weight:700}.vertical-button-row-1{width:30%}.first-group{display:flex;height:100%;width:100%}.button-message,.file-message,.image-message,.link-message{display:flex;height:90%;position:relative;width:90%}.dot{aspect-ratio:1/1;background-color:#fff;border-radius:50%;border-style:solid;height:40%;position:absolute;right:2%;top:-20%}.vertical-button-row-2{position:relative;width:30%}.chart,.profile{align-self:center;display:flex;height:26%;justify-self:center;width:100%}.vertical-button-row-3{width:40%}.search>button>img{height:80%;width:80%}}@media screen and (min-width:300px) and (max-width:400px){.date-calendar{display:flex;height:80%;width:45%}.date>span{padding-left:10%}.first-group{display:flex;height:23.5%;width:100%}.button-message,.file-message,.image-message,.link-message{display:flex;height:90%;position:relative;width:90%}.dot{aspect-ratio:1/1;background-color:#fff;border-radius:50%;border-style:solid;height:40%;position:absolute;right:2%;top:-20%}.chart,.profile{align-self:center;display:flex;height:25%;justify-self:center;width:100%}.date>span{font-size:45px}.row-flex>span{font-size:12px;padding-right:10%}.info-color{height:50%;width:3vh}.search-container{font-size:15px;font-weight:700}.vertical-button-row-1{gap:5%;width:30%}.vertical-button-row-2{width:30%}.vertical-button-row-3{width:40%}}@media screen and (min-width:200px) and (max-width:400px){.dot-search{height:31%;right:45%;top:23%}}@media screen and (min-width:500px) and (max-width:700px){.dot-search{height:32%;right:47%;top:23%}}@media screen and (min-width:400px) and (max-width:500px){.date>span{font-size:35px}.dot-search{height:34%;right:46%;top:26%}.vertical-button-row-1{gap:6%}.vertical-button-row-2{gap:3%}.info{flex:1 1;font-size:20px;justify-content:end}.search-container{font-size:25px;font-weight:700}.search{padding-top:5%}}@media screen and (min-width:700px){.date>span{font-size:45px}.search-container{font-size:25px;font-weight:700}.dot-search{height:28%;right:48%;top:25%}.info{flex:1 1;font-size:20px;justify-content:end}}.calendar-main{grid-template-rows:repeat(7,14.28571%);height:80%}@media (orientation:landscape){.calendar-wrapper{height:93vh;left:1.5%;right:auto;top:3%;width:47%}}.wraper-filter-category{left:-19vw;top:-40%;width:88vw}.wraper-filter-category,.wraper-viewer-category{background-color:#c4bebe;display:flex;flex-direction:column;height:86%;overflow-y:auto;position:absolute}.wraper-viewer-category{width:96%}.category-filter-modal-item-button{height:7vh;width:100%}.category-filter-modal-item{align-items:center;display:flex;height:100%;padding:0 5%;width:100%}.category-filter-modal-item-color{align-items:center;display:flex;justify-content:center;width:20%}.category-filter-modal-item-letter{align-items:center;display:flex;font-size:15px;font-weight:700;height:100%;justify-content:center;width:100%}.category-filter-modal-item-name{font-size:15px;font-weight:700}.category-filter-modal-item-color-letter{aspect-ratio:1/1;width:50%}.wraper-filter-user{left:-15vw;top:-40%;width:73vw}.wraper-filter-user,.wrapper-document-user{background-color:#c4bebe;display:flex;flex-direction:column;height:86%;overflow-y:auto;position:absolute}.wrapper-document-user{width:100%}.user-filter-modal-item-button{height:7vh;width:100%}.user-filter-modal-item{align-items:center;display:flex;height:100%;padding:0 5%;width:100%}.user-filter-modal-item-color{align-items:center;display:flex;justify-content:center;width:20%}.user-filter-modal-item-letter{align-items:center;display:flex;font-size:15px;font-weight:700;height:100%;justify-content:center;width:100%}.user-filter-modal-item-name{font-size:15px;font-weight:700}.document-link-add{display:flex;gap:5%;height:50%;justify-content:center;width:100%}.wrapper-link-button{height:30%}.download-link{align-items:center;align-self:flex-start;border-radius:5px;color:inherit;display:flex;height:10%;margin-bottom:1%;margin-left:5%;padding:1%;text-align:start;text-decoration:none;transition:.2s ease;white-space:nowrap;width:-webkit-max-content;width:max-content}.download-link>img{aspect-ratio:1/1;height:40%;margin-right:1vw}.category-modal{background-color:#fff;border:1vw solid #c4bebe;border-radius:10px;display:flex;flex-direction:column;height:71vh;overflow-y:auto;position:absolute;top:0;width:100%;z-index:10}.category-modal-item-button{height:15%;padding:2% 5%;width:100%}.category-modal-item{align-items:center;display:flex;gap:5%;height:100%;padding:0 5%;width:100%}.category-modal-item-color{align-items:center;display:flex;justify-content:center;width:20%}.category-modal-item-letter{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.category-modal-item-letter,.category-modal-item-name{font-size:15px;font-weight:700}.category-modal-item-color-letter{aspect-ratio:1/1;width:50%}.image-document-wrapper{background-color:#fff;border:1vw solid #c4bebe;border-radius:10px;display:flex;flex-direction:column;height:71vh;justify-content:flex-end;overflow-y:auto;position:absolute;top:0;width:100%;z-index:10}.wraper-document-link{width:100%}.document-add{aspect-ratio:2/1;height:90%;pointer-events:auto}.document-add>input{display:none}.disable-link{opacity:.2;pointer-events:none}.image-modal-wrapper>input{width:90%}.wrapper-link-button{align-items:center;display:flex;flex-direction:column;gap:8%;height:25%;justify-content:center;width:100%}.wrapper-link-button>input{width:90%}.button-image-document-link{align-items:center;background-color:#999;cursor:pointer;display:flex;gap:5%;height:100%;justify-content:center;width:100%}.button-image-document-link>img{height:50%;object-fit:contain;width:30%}.download-link:hover{background-color:#8c8cec}.wrapper-import-links{display:flex;gap:2%;height:15%;padding:2% 5%;width:100%}.import-links-button{height:100%;width:33%}.wrapper-container-link{gap:2%;height:35%}.wrapper-container-link,.wrapper-container-link-add{display:flex;flex-direction:column;overflow-y:auto;padding:2% 5%;width:100%}.wrapper-container-link-add{gap:5%;height:40%}.wrapper-add-link{display:flex;flex-direction:column;gap:5%;height:45%;width:100%}.wrapper-added-link{display:flex;gap:5%;height:30%;width:100%}.download-link-height{height:100%;width:100%}.download-link-height>img{aspect-ratio:1/1;height:100%;margin-right:1vw}.wrapper-link{display:flex;gap:2%;height:50%;width:100%}.wrapper-name-link{height:45%;width:100%}.add-link-button{height:100%;width:10%}.button-link{display:flex;width:90%}.button-send{width:20%}.wrapper-count-name{display:flex;gap:5%;height:100%;padding:0 5%;width:100%}.wrapper-count-name>span{height:100%;width:10%}.add-link-name,.wrapper-count-name>span{align-items:center;display:flex;justify-content:center}.add-link-name{width:90%}.wrapper-container-links{background-color:#fff;border:1vw solid #c4bebe;border-radius:10px;display:flex;flex-direction:column;height:71vh;justify-content:flex-end;overflow-y:auto;position:absolute;top:0;width:100%;z-index:10}.wrapper-header{gap:2%;height:12%;padding:2%}.wrapper-button{width:25%}.one-link{height:10%}.open{height:100%}.wrapper-my-link-button{display:flex;width:78%}.wrapper-link-cancel{width:22%}.wrapper-input-link{height:10%;width:100%}.wrapper-input-link>input{width:78%}.input-name-link{height:10%;width:100%}.wrapper-open-share{bottom:0;height:10%}.wrapper-link-share-button{width:24%}.wrapper-search-header>input{width:80%}.wrapper-search-button{width:20%}.wrapper-filter-list-item{background-color:#fff;display:flex;flex-direction:column;gap:2vh;height:81vh;position:absolute;top:0;width:100%;z-index:100}.wrapper-editor-date{align-items:center;display:flex;justify-content:space-around;width:100%}.pdf-viewer-main{background-color:#fff;left:5%;top:15vh;width:90%}.pdf-viewer-main,.pdf-viewer-main-filter{display:flex;flex-direction:column;height:82vh;justify-content:space-between;position:absolute;z-index:100}.pdf-viewer-main-filter{background-color:#cecbcb;top:0;width:100%}.pdf-viewer-wrapper{height:70%;overflow-y:auto;width:100%}.pdf-viewer{height:100%;width:100%}.pdf-viewer-buttons{display:flex;height:10%;justify-content:space-between;width:100%}.pdf-viewer-btn{height:100%;width:20%}.pdf-button{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.pdf-button>img{height:60%;width:50%}.pdf-button.non-active{background-color:red}.pdf-download{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.pdf-download>img{height:60%;position:absolute;width:60%}.pdf-viewer-wrapper>* .mobile__pdf__container #viewerContainer{height:40vh!important;top:7%!important}.pdf-viewer-wrapper>* .mobile__pdf__container__header{position:absolute;top:0!important;width:100%}.pdf-viewer-wrapper>* .mobile__pdf__container footer{bottom:30%!important;position:absolute!important}.pdf-viewer-wrapper>* .pdfViewer .canvasWrapper{align-items:center;display:flex;height:auto!important;justify-content:center;width:auto!important}.pdf-viewer-wrapper>* .pdfViewer .page{border-left:none;border-right:none}.custom-pdf-wrapper{background-color:#fff;padding:10px}.tg{width:100%}.custom-pdf-header-logo{background-color:#fff}.custom-pdf-header-title{font-size:6px;font-weight:700;text-align:start}.custom-pdf-header-title-place{background-color:#fff;margin:0;padding:0 2px;text-align:start}.custom-pdf-header-value{font-size:6px}.custom-pdf-header-report{background-color:#fff}.custom-pdf-header-report>span{font-weight:700}.tg-item{margin:5px 0;width:100%}.tg-item span{font-size:8px;margin:0;padding:0 2px}.tf-item>td{margin:0}.item-fields{margin-bottom:10px;margin-top:10px}.item-field{display:flex;justify-content:space-between;padding:5px 0}.field-name{font-weight:700}.field-value{flex-grow:1;text-align:left}.pdf-loader{background-color:#fff;font-size:10px;overflow-y:auto;padding:5%;width:100%}.pdf-header{display:flex;flex-direction:column;height:50vh;width:100%}.upper-header{border:1px solid gray;display:flex;height:60%;width:100%}.upper-header-img{align-items:center;display:flex;height:100%;justify-content:center;width:16.5%}.upper-header-img>img{height:70%;width:90%}.upper-header-data{display:flex;flex:4 1;flex-direction:column;height:100%}.upper-header-data-top{display:flex;flex:2 1;width:100%}.upper-header-cell{align-items:center;border-bottom:1px solid gray;border-left:1px solid gray;display:flex;flex:1 1;height:100%;justify-content:center;text-align:center}.upper-header-data-middle{display:flex;flex:1 1;width:100%}.upper-header-data-bottom{align-items:center;border-left:1px solid gray;display:flex;flex:2 1;justify-content:center;width:100%}.bottom-header{border-right:1px solid gray;display:flex;flex-direction:column;height:40%;width:100%}.bottom-header-row{display:flex;flex:1 1;width:100%}.bottom-header-cell{align-items:center;border-bottom:1px solid gray;border-left:1px solid gray;display:flex;height:100%;justify-content:center;text-align:center;width:17%}.bottom-header-cell>span{overflow-wrap:break-word;padding:0 8%;width:90%}.bottom-header-cell-custom{border-bottom:1px solid gray;border-left:1px solid gray;display:flex;flex-direction:column;height:100%;width:17%}.bottom-header-cell-custom>span{align-items:center;display:flex;flex:1 1;justify-content:center;width:100%}.pdf-items{gap:5vh;margin-top:10vh}.pdf-item,.pdf-items{display:flex;flex-direction:column;width:100%}.pdf-item{gap:2vh}.pdf-item-header{display:flex;height:12vh;width:100%}.pdf-item-header-left{align-items:center;border:1px solid gray;display:flex;flex:1 1;height:100%;justify-content:center}.pdf-item-header-left.empty{border-left:none;border-right:none;display:flex;flex-direction:column}.pdf-item-category{align-items:center;flex:1 1}.pdf-item-categories,.pdf-item-category{display:flex;justify-content:center;width:100%}.pdf-item-categories{align-items:flex-start;flex-wrap:wrap;gap:5%;height:100%}.pdf-item-category-header{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;width:20%}.pdf-item-header-middle{align-items:center;border:1px solid gray;display:flex;flex:9 1;height:100%;justify-content:flex-start;padding-left:2%}.pdf-item-header-right{display:flex;flex:4 1;flex-direction:column;height:100%}.pdf-item-header-data{align-items:center;border:1px solid gray;border-bottom:none;border-left:none;display:flex;flex:1 1;justify-content:center;text-align:center;width:100%}.pdf-item-header-data:last-child{border-bottom:1px solid gray}.pdf-item-data{display:flex;flex-direction:column;gap:1vh}.pdf-item-data-title{font-size:12px}.pdf-item-data-content{font-size:10px}.pdf-item-images{display:flex;gap:2vw;height:15vh;width:100%}.pdf-item-images>img{flex:1 1;height:100%;max-width:20%;object-fit:contain}.pdf-item-document{align-items:center;display:flex;gap:1vw;height:3vh}.pdf-item-document>img{aspect-ratio:1/1;height:100%}.pdf-item-document>span{font-size:10px}.pdf-item-comment{display:flex;flex-direction:column;gap:2vh;padding-left:5%;width:100%}.pdf-item-comment-header{display:flex;gap:5%;width:100%}.pdf-item-comment>img{height:15vh;object-fit:contain;width:40%}.preview-link{width:100%}.editor-data-entries-wrapper{height:55vh;overflow-y:auto;width:100%}.editor-data-entries{display:flex;flex-direction:column;gap:2vh;width:100%}.editor-data-entries-wrapper.single-data{height:17vh}.editor-data-entry{display:flex;flex-direction:column;gap:5%;height:16vh;width:100%}.editor-data-entry-header{align-items:flex-start;display:flex;height:15%;width:100%}.editor-data-entry-title{align-items:center;background-color:#e2dfdf;color:#4e4d4d;display:flex;height:100%;padding-left:1%;width:50%}.editor-data-entry-header>img{height:30%;margin-left:1%;width:2%}.editor-data-entry-textarea{background-color:#ebe8e8;border:none;font-family:Arial,Helvetica,sans-serif;font-size:18px;height:80%;outline:none;padding:1%;pointer-events:auto;resize:none;width:100%}.editor-data-entry-textarea.not-active{pointer-events:none}.editor-data-entry-textarea:focus{background-color:#fff;border:1px solid #111}.editor-data-entry-textarea.empty{border:1px solid red}@media (orientation:landscape){.editor-data-entries-wrapper{height:auto;overflow-y:hidden}.editor-data-entry{height:35vh}.editor-data-entry-title{padding:0 1%;width:auto}.editor-data-entry-header>img{height:35%;width:1.5%}}.archive{background-color:#ebe7e7;display:flex;flex-direction:column;height:76vh;position:absolute;top:2.5%;width:48.5%;z-index:50}.archive-header{height:17%;justify-content:space-between;width:100%}.archive-arrow,.archive-header{align-items:center;display:flex}.archive-arrow{cursor:pointer;height:90%;justify-content:flex-end;width:25%}.archive-arrow:first-child{justify-content:flex-start}.archive-arrow-img{height:80%;object-fit:contain;width:80%}.archive-text-month{align-items:center;color:#999;display:flex;font-family:DS-Digital,sans-serif;font-size:25px;height:100%;justify-content:center;width:70%}.archive-text-month>span{margin:0 5%}.archive-list{background-color:#fff;border-radius:5px;height:90%;overflow-y:auto;width:100%}.archive-list-wrapper{display:flex;flex-direction:column;gap:3vh;justify-content:flex-start;padding:2%;width:100%}.archive-list-wrapper-item{display:flex;gap:1%;height:9vh;width:100%}.archive-list-item{display:flex;flex:1 1;height:100%;justify-content:space-between;position:relative}.archive-list-right-item{display:flex;flex:1 1;gap:2%;height:100%;width:47%}.archive-list-right-item-box{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.archive-list-right-item-box>.circle{align-items:center;aspect-ratio:1/1;background-color:#fff;border:1px solid #111;border-radius:50%;display:flex;font-size:14px;height:45%;justify-content:center;position:absolute;right:5%;top:-10%}.archive-list-right-item-box>img{aspect-ratio:1/1;height:80%;object-fit:contain}.archive-list-item-line{border:1px solid red;height:3vh;left:25%;position:absolute;top:100%;width:0}.archive-list-item-comments{height:100%;pointer-events:auto;width:30%}.archive-list-item-comments.not-active,.archive-list-item-date.not-active{opacity:.5;pointer-events:none}.comment-number{font-size:25px!important;margin-left:10%;margin-right:auto}.comment-img{height:50%!important;object-fit:contain;width:45%!important}.archive-list-item-date{height:100%;pointer-events:auto;width:67%}.archive-date{font-family:DS-Digital,sans-serif;font-size:35px!important;justify-content:center;white-space:nowrap}.archive-date,.wrapper-button-archive{align-items:center;display:flex;height:100%;width:100%}.odd{background-color:#999}.even{background-color:#d6d6d6}@media (orientation:portrait){.archive{height:76vh;top:15vh;width:90%}}@media (orientation:landscape){.archive-list{background-color:#fff;border-radius:5px;height:83%;left:0;overflow-y:auto;position:absolute;top:17%;width:97vw}}.filter-archive-landscape{align-self:center;background-color:gray;border-radius:5px;display:flex;flex-direction:column;height:35%;justify-self:center;padding:2%;position:absolute;top:1%;width:97%;z-index:10}.main-landscape{display:flex;gap:6%;height:100%}.left-container-landscape{display:flex;flex-direction:column;gap:2%;height:100%;width:50%}.left-top-container-landscape{display:flex;gap:3%;height:44%}.wrap-dates-landscape{display:flex;flex-direction:column;gap:10%;height:100%;width:49%}.date-landscape{align-items:center;display:flex;height:75%;width:100%}.date-landscape>span{font-family:DS-Digital,sans-serif;font-size:35px;padding-left:10%}.end-date-calendar-img-landscape{opacity:.2}.end-date-calendar-landscape>span{align-self:center;justify-self:center}.vertical-button-row-1-landscape{align-self:end;display:flex;gap:4%;height:52%;width:70%}.first-group-landscape{display:flex;width:100%}.button-message-landscape,.file-message-landscape,.image-message-landscape,.link-message-landscape{align-self:flex-end;aspect-ratio:1/1;display:flex;height:100%;justify-self:flex-end;position:relative;width:100%}.dot-landscape{aspect-ratio:1/1;background-color:#fff;border-radius:50%;border-style:solid;height:35%;position:absolute;right:5%;top:-18%}.left-bottom-container-landscape{display:flex;gap:5%;height:54%}.horizontal-button-row-1-landscape{align-items:center;display:flex;gap:7%;height:100%;width:49%}.chart-landscape,.profile-landscape{align-self:center;aspect-ratio:1/1;display:flex;height:100%;justify-self:center;width:100%}.vertical-button-row-3-landscape{display:flex;flex-direction:column;gap:2%;height:100%;width:25%}.colors-landscape{display:flex;flex-direction:column;gap:10%;height:100%;width:100%}.row-flex-landscape{align-items:center;gap:4%;height:100%;justify-content:flex-end}.info-text,.row-flex-landscape{display:flex;width:100%}.info-text>span{font-size:16px}.info-color-landscape{align-items:center;aspect-ratio:1/1;display:flex;flex-direction:row;height:2.5vh;width:2.5vh}.gray{background-color:#5e5858}.red{background-color:red}.green{background-color:#11e41b}.right-container-landscape{display:flex;flex-direction:column;justify-content:flex-end;width:48%}.search-container-landscape{align-items:center;display:flex;flex-direction:column;height:40%;justify-content:center;width:100%}.search-landscape{display:flex;flex-direction:end;height:100%;width:100%}.slider{display:flex;flex-direction:column;height:100%;justify-content:center;width:95%}.slider-markers{display:flex;height:35%;position:relative;width:100%}.slider-marker{background-color:grey;border-radius:5px;border-bottom-left-radius:100%;border-bottom-right-radius:100%;bottom:0;cursor:pointer;height:100%;position:absolute;width:3%}.slider-marker.start{left:0}.slider-marker.end{right:0;transform:rotate(180deg)}.slider-line{border:1px solid #111;height:15%;position:relative;width:100%}.slider-line-fill,.slider-line-fill-new{background-color:green;height:100%;position:absolute}.slider-line-podeok{display:flex;height:100%;position:absolute;width:100%}.slider-podeok{aspect-ratio:1/1;border:1px solid #111;height:100%;z-index:20}.slider-time{align-items:flex-end;display:flex;font-size:15px;margin:.5% 0;position:relative;width:100%}.slider-time>span{border:1px solid #111;font-size:10px;padding:.5%;position:absolute;text-align:center;white-space:normal}.span-end{top:5%}.slider-time>img{aspect-ratio:1/1;bottom:0;height:60%;position:absolute}.slider-shifts{align-items:flex-start;height:50%;width:100%}.calendar-wrapper,.slider-shifts{display:flex;flex-direction:column}.calendar-wrapper{background-color:#ebe7e7;border-radius:5px;font-family:DS-Digital,sans-serif;height:85%;padding:1%;position:absolute;top:15%;width:90%;z-index:1000}.calendar{display:flex;flex-direction:column;height:100%;width:100%}.calendar-header{align-items:center;display:flex;font-size:25px;height:10%;justify-content:space-between;width:100%}.calendar-header-left,.calendar-header-right{aspect-ratio:1/1;cursor:pointer;height:90%}.calendar-header-date{align-items:center;color:gray;display:flex;justify-content:space-between;padding-bottom:1%;width:35%}.calendar-main-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:90%;padding:2% 0;width:100%}.calendar-main{border-collapse:collapse;display:grid;grid-template-columns:repeat(7,14.28571%);grid-template-rows:repeat(7,12.5%);height:75%;padding:0 2%;width:95%}.calendar-main,.calendar-main-item{align-items:center;justify-content:center}.calendar-main-item{border:1px solid #111;display:flex;gap:1vw;height:100%}.calendar-main-item.active.selected{background-color:#13d613}.calendar-main-item.letter{background-color:#ebe9e9;font-weight:700}.calendar-main-item.active{cursor:pointer}.slider-wrapper{align-items:center;display:flex;height:15%;justify-content:center;width:100%}@media (orientation:landscape){.calendar-wrapper{height:93vh;left:1.5%;right:auto;top:3%;width:47%}}.folder-modal-wrapper{background-color:#fff;display:flex;flex-direction:column;gap:4%;height:95%;position:absolute;top:2.5%;width:90%;z-index:100}.folder-modal-header{display:flex;gap:2%;width:100%}.folder-modal-header-btn{aspect-ratio:1/1;flex:1 1;position:relative}.folder-modal-header-img{height:60%;width:60%}.folder-modal-mail{background-color:#acababcc;color:gray;display:flex;height:5%;width:100%}.folder-modal-mail-counter{flex:1 1;height:100%;padding:.5% 1%}.folder-modal-mail-new-documents{flex:6 1;height:100%;padding:.5% 1%}.folder-modal-mail-size{flex:1 1;height:100%;padding:.5% 1%}.folder-modal-folders-wrapper{flex:1 1;overflow-y:auto;width:100%}.folder-modal-folders{display:flex;flex-direction:column;gap:2vh;width:100%}.folder-modal-file{background-color:#acababcc;cursor:pointer;height:7vh;width:100%}.regular-file{display:flex;height:100%;width:100%}.regular-file-number{align-items:flex-start;display:flex;flex:1 1;height:100%;justify-content:flex-start;padding:.5% 1%}.regular-file-name{flex:6 1;height:100%;padding:.5% 1%;text-align:left}.regular-file-btn{aspect-ratio:1/1;height:100%}.wrapper-regular{align-items:flex-start;display:flex;flex:6 1;height:100%;justify-content:flex-start;padding:.5% 1%}.document-view-wrapper{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.wrapper-header{height:10%}.wrapper-header-folder{display:flex;height:10%;width:100%}.document-view{height:100%;width:100%}.document-title{align-items:center;display:flex;font-size:20px;font-weight:700;height:100%;padding-left:2%;width:85%}.full-screen{aspect-ratio:1/1;color:gray;display:flex;height:100%}.wrapper-add-documents{gap:2vh;justify-content:center}.wrapper-add-documents,.wrapper-description{align-items:center;display:flex;flex-direction:column}.wrapper-description{background-color:#eceaea;height:10vh;width:100%}.wrapper-description>input{background-color:#eceaea;border:none;height:50%;width:100%}.wrapper-description>span{align-items:center;color:red;display:flex;font-size:12px;height:50%;justify-content:center}.wrapper-title{display:flex;flex-direction:column;height:10vh;width:100%}.wrapper-title-button{background-color:#eceaea;display:flex;height:70%;width:100%}.wrapper-title-button>input{background-color:initial;border:none;flex:6 1}.wrapper-title>span{align-items:center;color:red;display:flex;font-size:12px;justify-content:center}.wrapper-button-folder{aspect-ratio:1/1;height:100%}.wrapper-button>span{height:30%;width:100%}#file-upload{display:none}.custom-file-upload{cursor:pointer;display:inline-block;height:100%;position:absolute;width:100%;z-index:200}.folder-modal-file:has(.detailed-file){height:auto}.detailed-file{display:flex;flex-direction:column;padding:.5%;width:100%}.detailed-file-header{display:flex;height:4vh;width:100%}.detailed-file-header>span{font-size:10px}.detailed-file-number{flex:1 1;height:100%}.detailed-file-name{flex:5 1;height:100%;text-align:start}.detailed-file-time{flex:2 1;height:100%;text-align:end}.detailed-file-middle{display:flex;height:9vh;width:100%}.detailed-file-title{flex:9 1;font-size:14px;font-weight:600;height:100%;padding:1%;text-align:start}.detailed-file-data{display:flex;flex:1 1;flex-direction:column;height:100%;width:100%}.detailed-file-data>span{align-items:center;display:flex;flex:1 1;font-size:10px;justify-content:center;width:100%}.detailed-file-footer{display:flex;width:100%}.detailed-file-description{flex:8 1;font-size:12px;line-height:5px;padding:.5%}.detailed-file-btn{aspect-ratio:1/1;flex:1 1}.detailed-file-btn-img{height:60%;width:60%}.document-view-wrapper>* #viewerContainer{height:60vh!important;top:16%!important}.document-view-wrapper>* .mobile__pdf__container__header{position:absolute;top:10%!important;width:100%}.document-view-wrapper>* .mobile__pdf__container footer{bottom:30%!important;position:absolute!important}.document-view-wrapper>* .pdfViewer .canvasWrapper{align-items:center;display:flex;height:auto!important;justify-content:center;width:auto!important}.document-view-wrapper>* .pdfViewer .page{border-left:none;border-right:none}@media (orientation:landscape){.folder-modal-wrapper{height:94vh;left:auto;right:1.5%;top:2%;width:47%}}.message-list{gap:1%;overflow-y:auto;padding:2%;position:relative}.message-list,.wrapper-message-element{display:flex;flex-direction:column;height:100%;width:100%}.wrapper-message-element{overflow-y:scroll}.message-element{align-items:center;background-color:#fff;border-radius:5px;box-shadow:2px 4px 4px 2px #0000001a;color:#000;cursor:pointer;display:flex;font-size:20px;justify-content:center;margin:5px 0;width:100%}.wrapper-message-user{display:flex;flex-direction:column;height:100%;width:100%}.wrapper-data-info{align-items:center;display:flex;width:100%}.count-message{align-items:center;border-radius:10%;color:#fff;display:flex;height:70%;margin:2%;padding-left:2%;width:60px}.name-message{height:100%;overflow:hidden;padding-top:1%;text-overflow:ellipsis;white-space:nowrap;width:60%}.time-message{align-items:center;display:flex;height:100%;justify-content:flex-end;margin:0 2%;width:20%}.text-message{margin-bottom:2%;overflow:hidden;padding:0 5%;text-overflow:ellipsis;white-space:nowrap;width:100%}.time-span{align-self:center;color:#000;display:flex;font-size:20px}.search-contact{display:flex;height:7%;width:100%}.search-contact>input{height:100%;padding:0 2%;width:100%}.button-search{aspect-ratio:1/1;height:100%}.new-user-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:5%;height:50%;padding:5% 0;position:absolute;top:8.5%;width:96%}.new-user-wrapper>span{align-items:center;border:2px solid #000;color:#000;display:flex;font-size:20px;height:80%;justify-content:center;padding:5%;width:80%}.send-new-user{height:20%;width:80%}.new-find-user{display:flex;flex-direction:column;height:100%;width:100%}.wrapper-logo-pen{display:flex;height:50%;width:100%}.wrapper-logo-name{align-items:flex-end;flex-direction:column;height:100%;width:70%}.user-name,.wrapper-logo-name{display:flex;justify-content:flex-end}.user-name{align-items:center;color:#000;height:20%;padding-right:20px;width:100%}.user-logo{align-items:flex-end;display:flex;height:80%;justify-content:flex-end;width:70%}.user-logo>img{aspect-ratio:1/1;background-color:#fff;border-radius:50%;height:50%}.wrapper-edit-pen{align-items:center;display:flex;flex-direction:column;gap:17%;justify-content:flex-end;width:30%}.button-edit-pen{aspect-ratio:1/1;height:15%}.wrapper-mail{color:#000;display:flex;height:40%;justify-content:center;padding-top:5%;width:100%}.wrapper-message{display:flex;height:7%;width:100%}.wrapper-message>input{height:100%;width:83%}.button-message-send{aspect-ratio:1/1;height:100%}.link-mail{display:none}.wrapper-profile{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.wrapper-info-profile>span{color:#000;font-size:20px}.profile-picture{align-items:center;aspect-ratio:1/1;display:flex;height:60%;justify-content:center}.profile-picture>img,.profile-picture>span{align-items:center;background-color:gray;border-radius:50%;display:flex;height:100%;justify-content:center;width:100%}.profile-picture>span{font-size:50px;font-weight:700}.wrapper-input{align-items:flex-end}.wrapper-info-profile,.wrapper-input{display:flex;height:50%;justify-content:center;width:100%}.wrapper-info-profile{align-items:center;flex-direction:column;gap:5%}.wrapper-input>input{height:15%;width:80%}.wrapper-input-button{height:15%;width:20%}.left-side-message-wrapper{background-color:#f9f9f9;display:flex;flex-direction:column;gap:1%;height:100%;width:100%}.message-header{display:flex;height:8%;width:100%}.message-header.blocked{pointer-events:none}.message-input{flex:1 1;font-size:20px;outline:none;padding:0 2%;pointer-events:auto;width:60%}.btn-down,.btn-refresh,.btn-send,.btn-up{aspect-ratio:1/1;height:100%}.message-chat{display:flex;flex-direction:column;gap:2%;height:84%;overflow-y:auto}.msg-reply{background-color:#999;display:flex;font-size:15px;padding:5%;width:100%}.msg-reply-information{display:flex;flex-direction:column;padding-left:5%;width:90%}.msg-reply-information>span:first-child{font-weight:700}.msg-select{align-self:flex-end;aspect-ratio:1/1;background-color:#111;border:none;border-radius:5px;color:#fff;cursor:pointer;height:50%;outline:none}.message{align-items:flex-start;border-radius:10px;box-shadow:0 .5rem 1rem #00000026;color:#111;display:flex;flex-direction:column;font-size:12px;padding:3% 5%;width:70%}.message.current{align-self:flex-end;background-color:#fff;border-top-right-radius:0;margin-right:5%}.message.other{align-self:flex-start;background-color:#007bff;border-top-left-radius:0;margin-left:5%}.msg-data{font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message.current.selected,.message.other.selected{background-color:#28a745}.message.current.checked,.message.other.checked{background-color:#ff0}.msg-text{font-size:18px;font-weight:500;margin:2% 0}.message-footer{background-color:#fff;height:8%;position:relative}.message-footer,.message-reply{display:flex;justify-content:space-between;width:100%}.message-reply{bottom:100%;height:100%;position:absolute}.message-reply-information{background-color:#f3cccc;color:#000;flex:1 1;font-size:15px;padding-left:1%}.message-sender{font-weight:700}.wrapper-message-date-time{display:flex;font-size:15px;justify-content:space-between;width:100%}.msg-footer-select-left,.msg-footer-select-right{display:flex}.msg-select-button{aspect-ratio:1/1;height:100%}.sender-icon-name{align-items:center;display:flex;gap:3%;width:100%}.sender-icon-name>img{object-fit:contain;width:7%}.msg-footer-select-left>span{align-items:center;color:#000;display:flex;justify-content:center;margin-left:5%;white-space:nowrap}.reply-input-container{display:flex;height:100%;width:100%}.msg-forward{background-color:#999c;display:flex;height:100vh;justify-content:flex-start;padding-left:5%;position:absolute;width:99.9vw;z-index:1000}.msg-forward.mini{left:0}.msg-forward-wrapper{align-items:center;background-color:#e6e3e3;border-radius:5px;display:flex;flex-direction:column;gap:2%;height:87%;padding:2%;width:95%}.msg-forward-header{align-items:center;display:flex;height:10%;justify-content:space-between;width:100%}.msg-cancel{aspect-ratio:1/1;height:80%}.msg-forward-chats{display:flex;flex-direction:column;gap:2%;height:80%;overflow-y:auto;width:100%}.msg-user{align-items:center;background-color:#007bff;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:20px;justify-content:flex-start;margin-left:5%;padding:2%}.msg-user.selected{background-color:#28a745}.msg-forward-btn{height:10%;width:40%}.forward-message-text{align-items:center;display:flex;font-size:20px;height:100%;justify-content:center;width:100%}.left-side-message{align-items:flex-start;background-color:#f9f9f9;color:#fff;flex-direction:column;gap:5px;justify-content:flex-start;position:relative;-webkit-user-select:none;user-select:none;z-index:20}.left-side-message,.wrapper-settings{display:flex;height:100%;padding:5%;width:100%}.column-wrapper-settings{display:flex;flex-direction:column;gap:2%;height:100%;padding:2%;width:50%}.settings-button{display:flex;flex-direction:column;height:23%;width:100%}.settings-button-image{align-items:center;display:flex;height:100%;justify-content:center;object-fit:contain;width:100%}.settings-button-image>img{height:20%;object-fit:contain}.accounts-wrapper{align-items:center;display:flex;flex-direction:column;gap:5%;height:100%;max-height:100vh;padding:10%;width:100%}.account-list::-webkit-scrollbar{display:none}.account-list{display:flex;flex-direction:column;gap:5vh;overflow-y:auto;width:100%}.account,.account-button{aspect-ratio:1/1;width:100%}.account-button{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}.account-button>span{font-size:40px;width:100%}.account-button-image{aspect-ratio:unset;height:70%;width:60%}.initial{font-size:100px!important;font-weight:600}.wrapper-location{height:100%}.concret-location,.wrapper-location{display:flex;flex-direction:column;gap:5%;width:100%}.concret-location{height:60%;overflow-y:auto}.logo-account{align-items:center;display:flex;height:30%;justify-content:center;width:100%}.logo-account>img{height:100%;object-fit:contain}.name-account{font-size:30px;font-weight:700;height:10%}.location-name,.name-account{align-items:center;display:flex;justify-content:center;width:100%}.location-name{height:30%}.location-name-current{align-items:center;display:flex;font-size:30px;font-weight:700;height:100%;justify-content:center;width:100%}@media only screen and (min-width:730px){.wrapper-location{margin-top:10vh}.wrapper-location button{padding:20px 0}.wrapper-location .location-name{margin:10px 0}.account-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.account-button span{font-size:30px}.account{height:30vw;width:30vw}.account img{height:20vw;width:20vw}}.wrapper-trust-contact{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:90%}.trust-contact{display:flex;flex-direction:column;gap:5%;height:35%;width:100%}.trust-contact-seted>img{height:100%;object-fit:contain}.trust-contact>input,.trust-contact>span{height:15%;width:100%}.trust-contact>span{align-items:center;border:1px solid #000;color:#000;display:flex;justify-content:flex-start}.wrapper-trust-contact-button{display:flex;gap:10%;height:20%;width:100%}.trust-contact-button{width:45%}.finish-contact-button{height:7%;width:90%}.trust-contact-button-image{align-self:center;display:flex;height:100%;justify-self:center;width:80%}.wrapper-button-edit{aspect-ratio:2/1;height:100%}.trust-contact-seted{display:flex;height:15%;justify-content:space-between;width:100%}.trust-contact-privilege{display:flex;height:50%;width:100%}.home-page{display:grid;grid-template-columns:repeat(2,16.5vh);height:100%;justify-content:center;padding:2%;width:100%}.home-page,.wrapper-item-button{align-self:center;justify-self:center}.wrapper-item-button{aspect-ratio:1/1;display:flex;width:95%}.home-page-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.home-page-image>img{height:60%;object-fit:contain}.home-email{font-size:20px;margin-top:20px}.message-log-out-wrapper{align-items:center;background-color:#06060680;display:flex;height:100vh;justify-content:center;position:absolute;top:0;width:100vw}.message-log-out-container{align-items:center;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;gap:5%;height:30%;justify-content:space-around;padding:5%;position:relative;width:90%}.cancel-message-log-out{aspect-ratio:1/1;height:10%;position:absolute;right:5%;top:7.5%}.leave-button-log-out{height:30%;width:40%}.leave-application-log-out{text-transform:capitalize}.message-log-out-text{text-align:center}.wrapper-container{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.wrapper-header{display:flex;height:23vw;justify-content:space-between;margin-top:1%;padding:0 2%;width:100%}.wrapper-button{aspect-ratio:1/1;width:23vw}.wrapper-content{display:flex;flex-direction:column;gap:2%;height:90%;overflow-y:scroll;padding:2%;width:100%}.correction-header,.one-link{height:7vh}.one-link{display:flex;width:100%}.wrapper-my-link-button{align-items:center;justify-content:center;width:calc(100% - 7vh)}.link-span-inner{font-size:20px;overflow:hidden;padding:0 5%;text-overflow:ellipsis;white-space:nowrap;width:80%}.wrapper-link-cancel{aspect-ratio:1/1;height:100%;width:auto}.wrapper-input-link{bottom:0;display:flex;height:7vh;position:absolute;width:96%}.wrapper-input-link>input{font-size:20px;margin:.22%;width:calc(100% - 7vh)}.input-name-link{bottom:12%;font-size:20px;height:7vh;position:absolute;width:96%}.wrapper-link-content,.wrapper-link-search-content{display:flex;height:100%;width:100%}.wrapper-open-share{bottom:2.3%;display:flex;gap:2%;height:12vh;justify-content:space-between;padding:2%;position:absolute;width:100%}.wrapper-link-share-button{aspect-ratio:1/1;height:100%;width:auto}.wrapper-search-content{display:flex;flex-direction:column;gap:2%;height:100%;width:100%}.wrapper-search-header{display:flex;height:10%;width:100%}.wrapper-search-header>input{font-size:20px;font-weight:700;height:100%;width:100%}.wrapper-search-button{aspect-ratio:1/1;height:100%}.wrapper-search-body{height:90%;width:100%}.image-dots{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.image-dots>img{object-fit:contain}.profile-login-form-entry{justify-content:start}.profile-container{background-color:#f2f2f2;height:100vh;padding:5%;width:100%}.profile-login{align-items:center;display:flex;flex-direction:column;gap:5%;height:100%;justify-content:center;width:100%}.profile-login-img{cursor:pointer;height:40%;object-fit:contain;width:200px}.profile-login-img>img{height:100%;object-fit:contain;width:100%}.profile-login-info{background-color:#fff;cursor:pointer;font-size:10px;height:40%;overflow-y:auto;padding:2%;-webkit-user-select:none;user-select:none;width:80%}.profile-login-info>img{aspect-ratio:1/1;width:8%}.profile-login-img-container{height:100%;position:relative;width:200px}.profile-login-img-container>.hand{aspect-ratio:1/1.2;height:45%;position:absolute;z-index:10}.profile-login-img-container>.image,.profile-login-img-container>.user-image{aspect-ratio:1/1;border:5px solid #111;border-radius:50%;height:65%;left:0;position:absolute;top:0}.profile-login-form{flex-direction:column}.profile-login-form,.profile-login-form-entry{display:flex;height:40%;justify-content:center;width:100%}.profile-login-form-entry{align-items:flex-start;flex:1 1;flex-direction:column;font-size:20px;gap:2%}.profile-login-form-entry>img{height:40%;object-fit:contain}.profile-login-form-entry>input{border:none;font-size:20px;height:40%;outline:none;padding:3% 2%;text-align:start;width:100%}.profile-login-form-entry>span{padding:3% 5%;text-align:start;width:100%}.profile-login-btn{height:10%;width:70%}.profile-login-btn-img{height:70%;width:20%}input[type=file]{display:none}.profile-select-items{display:flex;flex-direction:column;gap:15%;height:65%;width:100%}.profile-select-item{flex:1 1;position:relative;width:100%}.profile-select-item-bottom{height:10%;position:relative;width:100%}.profile-select-item-bottom>input,.profile-select-item>input{border:none;font-size:20px;height:100%;outline:none;padding-left:2%;width:100%}.profile-select-item-btn{aspect-ratio:1/1;height:100%;position:absolute;right:0;top:0}.profile-select-item-img{height:40%;transform:rotate(-90deg);width:40%}.profile-select-buttons{display:flex;gap:20%;height:10%;justify-content:space-between;width:100%}.cv-image-container,.profile-select-buttons>img{aspect-ratio:1/1;cursor:pointer;flex:1 1}.cv-image{height:100%;width:100%}.select-box{background-color:#fff;border:1px solid #dbd8d8;display:flex;flex-direction:column;font-size:30px;height:30vh;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:10}.select-box-item{border-bottom:1px solid #dbd8d8;cursor:pointer;font-size:30px;padding:2% 5%;width:100%}.select-box-item.selected{background-color:gray;color:#fff}.profile-login-img-container>.picture-image{height:100%;width:100%}.pattern-unlock-wrapper{height:220px;position:relative}.password-pattern-wrapper{display:flex;flex-direction:column;gap:5%;height:100%;padding:3% 10%;width:100%}.input-key-container{display:flex;flex-direction:column;justify-content:space-around}.counter-visibility-wrapper{display:flex;height:20%;justify-content:center}.counter-visibility-wrapper>p{font-weight:500}.counter-visibility-wrapper>span{align-items:center;color:red;display:flex;font-size:120px;font-weight:500;justify-content:center;padding-bottom:5%;width:50%}.counter-visibility-wrapper>img{aspect-ratio:1/1;height:100%;-webkit-user-select:none;user-select:none}.password-button-edit{height:8%;width:100%}.password-input{align-items:center;display:flex;font-size:50px;height:10%;justify-content:space-between;width:100%}.pattern-unlock{justify-content:center}.password-image-edit,.pattern-unlock{align-items:center;display:flex;height:100%}.password-image-edit{justify-content:space-evenly;width:100%}.pattern-type{display:flex;gap:39px;justify-content:center;position:absolute;top:23%;width:100%;z-index:500}.unlock-screen{aspect-ratio:1/1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);height:15vh}.visible-img{height:60%!important}.wrapper-pin-unlock{border-radius:5px;flex-direction:column;height:100%;pointer-events:auto;position:relative}.current-pin,.wrapper-pin-unlock{align-items:center;display:flex;width:100%}.current-pin{gap:3%;height:15%;justify-content:center}.current-pin-dot{aspect-ratio:1/1;background-color:#fff;border-radius:50%;height:30%}.current-pin-dot.animated{animation:red-dot;animation-duration:1s}.wrapper-pin-choose-element{align-items:center;display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(3,auto);height:100%;justify-items:center;width:100%}.number-choose-pin{align-items:center;aspect-ratio:1/1;background-color:#fff;border:3px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:3vh;height:70%;justify-content:center;-webkit-user-select:none;user-select:none;z-index:200}.number-choose-pin:nth-child(3n+2){margin-left:5%;margin-right:5%}.pin-delete-dot,.pin-ok-dot{bottom:12%;color:#fff;cursor:pointer;height:10%;left:13%;position:absolute;width:25%}.pin-ok-dot{align-items:center;display:flex;font-size:3vh;font-weight:600;justify-content:center;left:auto;right:13%}.wrapper-pin-unlock-log{border-radius:5px;flex-direction:column;height:100%;pointer-events:auto;position:relative}.current-pin-log,.wrapper-pin-unlock-log{align-items:center;display:flex;width:100%}.current-pin-log{gap:3%;height:15%;justify-content:center}.current-pin-dot-log{aspect-ratio:1/1;background-color:#fff;border-radius:50%;height:30%}.current-pin-dot-log.animated{animation:red-dot;animation-duration:1s}.wrapper-pin-choose-element-log{align-items:center;display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(3,auto);height:100%;justify-items:center;width:100%}.number-choose-pin-log{align-items:center;aspect-ratio:1/1;background-color:#fff;border:3px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:3vh;height:70%;justify-content:center;-webkit-user-select:none;user-select:none;z-index:200}.number-choose-pin-log:nth-child(3n+2){margin-left:5%;margin-right:5%}.pin-delete-dot-log,.pin-ok-dot-log{bottom:12%;color:#fff;cursor:pointer;height:10%;left:13%;position:absolute;width:25%}.pin-ok-dot-log{align-items:center;display:flex;font-size:3vh;font-weight:600;justify-content:center;left:auto;right:13%}@keyframes red-dot{0%{background-color:#fff}25%{background-color:red}to{background-color:red}}line{z-index:300}.unlock-screen-first,.unlock-screen-fourth,.unlock-screen-second,.unlock-screen-third{background-color:initial;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.dot-first{aspect-ratio:1/1.2;background-color:#eee;border:7px solid #464646;border-radius:45%;cursor:pointer;height:70%;transition:.2s ease;z-index:250}.dot-fourth,.dot-second,.dot-third{aspect-ratio:1/1;background-color:#eee;border:3px solid #000;border-radius:50%;cursor:pointer;height:70%;transition:.2s ease}.dot-fourth,.dot-second{z-index:250}.dot-first.active,.dot-fourth.active,.dot-second.active,.dot-third.active{background-color:green}.wrapper-first,.wrapper-third{height:100%}.wrapper-first,.wrapper-fourth,.wrapper-second,.wrapper-third{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;pointer-events:auto;position:relative}.wrapper-fourth,.wrapper-second{height:220px}.unlock-svg-first,.unlock-svg-fourth,.unlock-svg-second,.unlock-svg-third{height:100%;left:0;position:absolute;top:0;width:100%;z-index:200}.wholeContainer-first{height:220px;width:242px}.wholeContainer-first,.wholeContainer-third{align-items:center;border-radius:2%;display:flex;flex-wrap:wrap;justify-content:center}.wholeContainer-third{height:15vh;width:120px}.wholeContainer-fourth,.wholeContainer-second{align-items:center;border-radius:2%;display:flex;flex-wrap:wrap;height:220px;justify-content:center;width:242px}.dot-container-first,.dot-container-fourth,.dot-container-second,.dot-container-third{align-items:center;display:flex;height:33%;justify-content:center;width:33%}.reset-btn{background-color:#fff;border:1px solid #111;border-radius:10px;color:#111;cursor:pointer;margin:20px;outline:none;padding:10px 30px;transition:.3s ease}.reset-btn:hover{background-color:#111;color:#fff}.correctPattern{background-color:#777;border:none;border-radius:5%;height:10%}.correctPattern,.currentPattern{color:#fff;text-align:center;width:inherit}.currentPattern{background-color:#555;border:none;height:15%;width:100%}.wrapper-settings-default-page{display:flex;height:100%;padding:5%;width:100%}.column-wrapper-settings-default-page{display:flex;flex-direction:column;gap:2%;height:100%;padding:2%;width:50%}.settings-button-default-page{display:flex;flex-direction:column;height:23%;width:100%}.settings-button-default-page-image{align-items:center;display:flex;height:100%;justify-content:center;object-fit:contain;width:100%}.settings-button-default-page-image>img{height:50%;object-fit:contain}.wrapper-settings-style-screen{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:2%;width:100%}.column-wrapper-settings-style-screen{display:flex;flex-wrap:wrap;gap:2%;padding:2%;width:100%}.settings-button-screen-style{aspect-ratio:1/1;display:flex;flex-direction:column;width:23%}.screen-hight-second{height:70%}.screen-hight-first{height:20%}.screen-background-red{background-color:red}.screen-background-green{background-color:green}.style-screen-span{height:5%}.settings-button-style-screen-image,.style-screen-span{align-items:center;display:flex;justify-content:center;width:100%}.settings-button-style-screen-image{height:100%;object-fit:contain}.settings-button-style-screen-image>img{height:50%;object-fit:contain}.settings-button-style-color{aspect-ratio:1/1;width:60%}.confirm-trusted-input{border-bottom:2px solid #f2f2f2;border-bottom:2px solid var(--border-light);border-left:2px solid #f2f2f2;border-left:2px solid var(--border-light);border-right:2px solid #999;border-right:2px solid var(--border-dark);border-top:2px solid #999;border-top:2px solid var(--border-dark);font-size:1.3em;height:10mm;margin:10px 0;width:87vw}.control-screen-container{align-items:center;display:flex;flex-direction:column;gap:3%;height:100%;justify-content:center;padding:5%}.message-mid{border:1px solid #dcdcdc;display:flex;flex-direction:column;height:25%;justify-content:space-evenly;overflow-y:scroll;padding:5px 20px;width:90%}.message-mid>p{font-size:15px}.message-mid h4{text-align:center}.confirm-trusted-contact img{width:60px}.confirm-trusted-contact{height:8%;width:90%}.account-protected-buttons{display:flex;height:70%;justify-content:space-evenly;padding:2%}.account-protected-button-wrap{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.account-protected-buttons button{font-size:2em;margin:0 10px;padding:8px 30px}.account-protected{display:flex;flex-direction:column;height:15%;text-align:center;width:90%}.confirm-trusted-contact button{align-items:center;display:flex;justify-content:center;padding:5px 0}.pin-or-pattern{height:40%;text-align:center}.enter-trusted-contact{display:flex;height:5%;width:100%}.enter-trusted-contact>img{height:100%;object-fit:contain}.enter-trusted-contact>input{width:70%}.enter-code-input{border-bottom:2px solid #f2f2f2;border-bottom:2px solid var(--border-light);border-left:2px solid #f2f2f2;border-left:2px solid var(--border-light);border-right:2px solid #999;border-right:2px solid var(--border-dark);border-top:2px solid #999;border-top:2px solid var(--border-dark);font-size:1.3em;height:10mm;margin:10px 0;width:87vw}.enter-code-container h1{font-size:3.2em;font-weight:500;letter-spacing:2.5px;text-align:center}.enter-code-container{display:flex;flex-direction:column;gap:5%;justify-content:center;margin:0 30px}.input-group{display:flex;justify-content:space-between}.input-group input{font-size:4em;height:95px;text-align:center;width:75px}.enter-code-container button{align-items:center;display:flex;justify-content:center;padding:7px;width:100%}.enter-code-container img{width:60px}.message-verif-code{border:1px solid #dcdcdc;margin-top:50px;padding:12px 20px}.wrapper-control-password{display:flex;height:100%;width:100%}.check-cor-trusted-contacts-container{align-items:center;display:flex;flex-direction:column;width:100%}.instruction{border:1px solid #dcdcdc;margin:20px;text-align:center;width:80vw}.btns{display:flex;height:70%;width:100%}.btn-row{align-items:center;display:flex;flex-direction:column;gap:10%;height:12%;text-align:center}.btns button{font-size:2em}.button-trust-contact{height:100%;width:50%}.activeButton{background:#e6e6e6;background:var(--button-active)}.activeButton,.trust-contact-input{border-bottom:2px solid #f2f2f2;border-bottom:2px solid var(--border-light);border-left:2px solid #f2f2f2;border-left:2px solid var(--border-light);border-right:2px solid #999;border-right:2px solid var(--border-dark);border-top:2px solid #999;border-top:2px solid var(--border-dark)}.trust-contact-input{font-size:1.3em;height:10mm;margin:10px 0;width:80vw}.trusted-contact{display:flex;flex-direction:column;margin-top:80px}.trusted-contact img{width:150px}.send-button-truste-contact{background-color:red;bottom:50px;position:absolute;width:70vw}.send-button-truste-contact button{align-items:center;display:flex;justify-content:center;padding:4px 0}.send-button-truste-contact img{width:60px}.send-code-my-self-input{border-bottom:2px solid #f2f2f2;border-bottom:2px solid var(--border-light);border-left:2px solid #f2f2f2;border-left:2px solid var(--border-light);border-right:2px solid #999;border-right:2px solid var(--border-dark);border-top:2px solid #999;border-top:2px solid var(--border-dark);font-size:1.3em;height:10mm;margin:10px 0;width:87vw}.send-code-only-to-myself-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25px 40px}.send-code-only-to-myself-container button{align-items:center;display:flex;font-size:1.2em;justify-content:center;margin-top:30px;padding:20px}.send-trust-user-input{border-bottom:2px solid #f2f2f2;border-bottom:2px solid var(--border-light);border-left:2px solid #f2f2f2;border-left:2px solid var(--border-light);border-right:2px solid #999;border-right:2px solid var(--border-dark);border-top:2px solid #999;border-top:2px solid var(--border-dark);font-size:1.3em;height:10mm;margin:10px 0;width:87vw}.send-myself-or-trusted-user-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:25px 40px}.message-top{padding:12px 20px}.message-bottom{margin-top:70px}.enter-contact{margin-top:30px}.send-myself-or-trusted-user-container button{align-items:center;display:flex;font-size:1.2em;justify-content:center;margin-top:30px;padding:20px}.send-code-btn,.send-code-to-contact-btn{width:100%}:root{--background-color:#f9f9f9;--border-dark:#999;--border-light:#f2f2f2;--validate-valid:#00b055;--validate-invalid:#ff3519;--button-idle:#ccc;--button-active:#e6e6e6}button{background:#ccc;background:var(--button-idle);border-bottom:2px solid #999;border-bottom:2px solid var(--border-dark);border-left:2px solid #999;border-left:2px solid var(--border-dark);border-right:2px solid #f2f2f2;border-right:2px solid var(--border-light);border-top:2px solid #f2f2f2;border-top:2px solid var(--border-light);width:100%}.send-or-copy-mail-input{border-bottom:2px solid #f2f2f2;border-bottom:2px solid var(--border-light);border-left:2px solid #f2f2f2;border-left:2px solid var(--border-light);border-right:2px solid #999;border-right:2px solid var(--border-dark);border-top:2px solid #999;border-top:2px solid var(--border-dark);font-size:1.3em;height:10mm;margin:10px 0;width:80vw}.send-or-copy-mail-container{align-items:center;display:flex;flex-direction:column;gap:2%;height:100%;justify-content:flex-start;margin:25px 40px}.message-top{border:1px solid #dcdcdc;height:40%;overflow-y:scroll}.send-to-me-btn{height:10%;width:100%}.send-to-me-btn button{font-size:1.3em;padding:20px}.message-bottom{background-color:#f2f2f2;background-color:var(--border-light);border:1px solid #dcdcdc;margin-top:5px;padding:12px 20px}.copy-mail-content-btn{width:100%}.copy-mail-content-btn button{font-size:1.3em;margin-top:30px;padding:20px}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#f2f2f2;max-width:100vw}.app{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;height:90vh;width:100vw}@media (display-mode:standalone),all and (display-mode:fullscreen){.app{height:100vh}}body,html{overflow-y:hidden;overscroll-behavior-y:contain}body{background-color:#f9f9f9;position:fixed}.wrapper-send-registration{align-items:center;background-color:#f0f0f0;gap:5%;height:100%;justify-content:center;width:100%}.wrapper-information{background-color:#fff;height:45%;padding:5%;width:80%}.wrapper-information,.wrapper-send-registration{display:flex;flex-direction:column;justify-content:space-between}.wrapper-send-registration{padding:10% 0}.wrapper-copy-text,.wrapper-send-to{display:flex;flex-direction:column}.wrapper-copy-text{background-color:#c8c8c8;height:35%;justify-content:space-evenly;padding:5%;width:80%}.copy-text-button{display:flex;height:10%;width:80%}.font-size-0{font-size:20px!important}.font-size-1{font-size:40px!important}.font-size-2{font-size:30px!important}.font-size-3{font-size:20px!important}.font-size-4{font-size:15px!important}.font-size-5{font-size:10px!important}.font-style-0{color:#000;font-weight:auto}.font-style-1,.font-style-2{font-weight:700!important}.font-style-2{color:#353535}.font-style-3{color:#676767;font-weight:700!important}.font-style-4{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000}.font-style-4,.font-style-5{color:#fff;font-weight:700!important}
/*# sourceMappingURL=main.f0191b95.css.map*/