*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;text-decoration:none;list-style:none;color:#fff;outline:none;-webkit-user-select:none;-moz-user-select:-moz-none;-ms-user-select:none;user-select:none}html{font-family:"Poppins", sans-serif;font-weight:normal;color:white;font-size:14px;scroll-behavior:smooth;width:100vw;max-width:100vw;height:100vh;max-height:100vh}@media only screen and (min-width: 993px){html{font-size:16px}}body{height:100%;max-height:100%;width:100%;max-width:100%;overflow:hidden;background-color:#443b49}img{width:100%}u{text-decoration:underline}button{cursor:pointer}.indicator{cursor:pointer;color:#e15550;font-weight:bold}.app__input-default{width:40vw;height:20vh;background-color:#edf0f8;border:none;border-left-width:10px;border-left-style:solid;-o-border-image:linear-gradient(to bottom, #e15550, #ef7f55);border-image:-webkit-gradient(linear, left top, left bottom, from(#e15550), to(#ef7f55));border-image:linear-gradient(to bottom, #e15550, #ef7f55);border-image-slice:1;color:#443b49;font-size:20px;font-weight:bold;padding:20px 50px;text-transform:uppercase;overflow:auto}.app__input{height:15vh}.app__textarea{padding-top:30px;height:16vh}.app__hide{display:none !important}.app__back-btn{cursor:pointer;position:absolute;height:15%;width:15%;bottom:0%;left:0%;z-index:10;color:#e15550;font-size:22px;text-align:right;padding:2%}@media only screen and (min-width: 1280px){.app__back-btn{width:14%}}@media only screen and (min-width: 1370px){.app__back-btn{width:13%;font-size:26px}}.simple-keyboard{position:absolute;background-color:#edf0f8 !important;z-index:101;bottom:0;display:none !important;max-height:25vh}@media only screen and (min-width: 1280px){.simple-keyboard{max-height:35vh}}@media only screen and (min-width: 1370px){.simple-keyboard{-webkit-transform:scaleY(1.25) translateY(-20px) translateX(-20px);transform:scaleY(1.25) translateY(-20px) translateX(-20px)}}.simple-keyboard.active{display:block !important}.hg-button{background-color:#ffffff !important}.hg-button>span{color:#6e6e6e !important}.hg-button-enter,.hg-button-lock,.hg-button-bksp{background:-webkit-gradient(linear, left top, right top, from(#e15550), to(#ef7f55)) !important;background:linear-gradient(to right, #e15550, #ef7f55) !important}.hg-button-enter>span,.hg-button-lock>span,.hg-button-bksp>span{color:white !important;font-weight:bold}.hg-button-tab{display:none !important}.is-poppins{font-family:"Poppins", sans-serif}.VueCarousel-wrapper{max-width:700vw;overflow-x:scroll !important;padding-bottom:30px}.VueCarousel-wrapper::-webkit-scrollbar{height:6px !important}.VueCarousel-wrapper::-webkit-scrollbar-track{background:#605967}.VueCarousel-wrapper::-webkit-scrollbar-thumb{background:#e76852}.VueCarousel-dot{padding:0 !important;margin-top:0 !important;width:80px !important;border-radius:0 !important;height:4px !important}.VueCarousel-dot-container{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.VueCarousel-dot--active{height:10px !important}.success{background-color:#edf0f8;-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.4);box-shadow:0 3px 10px rgba(0,0,0,0.4);padding:45px 88px;width:50vw;height:250px;position:absolute;left:25vw;color:#443b49;font-size:20px;border-bottom-width:10px;border-bottom-style:solid;-o-border-image:linear-gradient(to right, #e15550, #ef7f55);border-image:-webkit-gradient(linear, left top, right top, from(#e15550), to(#ef7f55));border-image:linear-gradient(to right, #e15550, #ef7f55);border-image-slice:1;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out;-webkit-transform:translateY(50%);transform:translateY(50%)}.success.active{-webkit-transform:translateY(0);transform:translateY(0)}#app{height:100%;width:100%;max-width:100%;max-height:100%;overflow:hidden}.home{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;background-color:white}.home__welcome{background-color:#443b49;z-index:9999;position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home__welcome-logo{height:25vh;width:25vh}.home__welcome-title{font-size:7rem}.home__welcome-subtitle{font-size:3rem;font-weight:200;letter-spacing:5px}.home__logo{position:absolute;top:5%;left:15%}.home-sidemenu,.home-content{height:100%}.home-sidemenu{position:relative;width:35%;z-index:999}.home-sidemenu__banner{background-color:#443b49;height:55vh}.home-sidemenu__content{padding:35px 15%;height:45vh;padding-top:15%;opacity:0;-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.home-sidemenu__content.active{opacity:1}@media only screen and (min-width: 1280px){.home-sidemenu__content{padding-top:10%}}@media only screen and (min-width: 1370px){.home-sidemenu__content{padding-top:10%;padding-right:25%}}.home-sidemenu__title{position:absolute;left:0%;top:15%;opacity:0;font-weight:bold;font-size:90px;line-height:90px;z-index:999;pointer-events:none;-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.home-sidemenu__title.active{left:15%;opacity:1}@media only screen and (min-width: 1280px){.home-sidemenu__title{font-size:100px;line-height:120px}}@media only screen and (min-width: 1370px){.home-sidemenu__title{font-size:160px;line-height:185px}}.home-sidemenu__text{position:relative;color:#888791;font-size:18px;padding-top:5%}@media only screen and (min-width: 1280px){.home-sidemenu__text{font-size:20px}}@media only screen and (min-width: 1370px){.home-sidemenu__text{font-size:26px}}.home-sidemenu__text::before{content:"";position:absolute;width:50%;height:3px;background-color:#e15550;top:0;left:0}.home-sidemenu__indicator{position:absolute;right:-10%;bottom:-40%}@media only screen and (min-width: 1280px){.home-sidemenu__indicator{bottom:-20%}}@media only screen and (min-width: 1370px){.home-sidemenu__indicator{bottom:-30%}}.home-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:auto;flex-basis:auto}.home-content__screen{position:relative;left:-1px;width:101%;height:65vh;overflow:hidden}.home-content__screen-animation{position:absolute;top:0;left:0;height:100%;width:100%;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (min-width: 769px){.home-content__screen-animation.animate{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:bg-closin;animation-name:bg-closin;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;-webkit-animation-duration:10s;animation-duration:10s}}.home-panel{position:absolute;top:55vh;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;width:65vw;background-color:rgba(220,226,240,0.3);-webkit-transform:translateX(-1px);transform:translateX(-1px);-webkit-transition-delay:0.5s;transition-delay:0.5s;-webkit-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.home-panel.active{top:45vh}@media only screen and (min-width: 1370px){.home-panel{height:275px}}.home-panel__option{position:relative;z-index:10;max-width:500px;-webkit-transition:all 0.25s ease-in;transition:all 0.25s ease-in;height:inherit;width:calc(100% / 3);overflow:hidden}.home-panel__option::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:-10}.home-panel__option.active{height:300px;width:calc(100% / 2.5)}.home-panel__option.active::before{opacity:0.8;background:-webkit-gradient(linear, left top, left bottom, from(#d5120f), to(#f4711b));background:linear-gradient(to bottom, #d5120f, #f4711b)}@media only screen and (min-width: 1370px){.home-panel__option.active{height:400px}}.home-panel__brand{height:200px;max-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 1370px){.home-panel__brand{height:275px;max-height:275px}}.home-panel__img{max-height:30%;width:auto;max-width:70%}.home-panel__btn{display:inline-block;margin-left:15%;width:70%;font-size:16px}@media only screen and (min-width: 1280px){.home-panel__btn{font-size:18px;width:60%}}@media only screen and (min-width: 1370px){.home-panel__btn{font-size:20px;width:55%}}.home-panel__target{text-transform:capitalize}@-webkit-keyframes bg-closin{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes bg-closin{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.iden{position:relative;width:101%;height:100%;background-color:#443b49;display:block}.iden__back-btn{cursor:pointer;position:absolute;bottom:10%;left:5%;z-index:10;color:#e15550;font-size:22px}@media only screen and (min-width: 1370px){.iden__back-btn{font-size:26px}}.iden__top{position:relative;height:35vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:center;background-size:cover;margin-right:-5px}.iden__logo{position:absolute;top:40%;left:5%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.iden__title{width:auto;max-width:400px;max-height:100px}.iden__input{position:absolute;z-index:100;-webkit-transform:translateY(20%) translateX(30vw);transform:translateY(20%) translateX(30vw)}.iden__content{background-color:white;position:absolute;left:0;bottom:0;height:70vh;width:60vw}.iden__sidepanel{position:absolute;left:10%;top:15%;padding-top:20px;max-width:200px}.iden__sidepanel::before{content:"";position:absolute;top:0;left:0;width:50%;height:3px;background-color:#e15550}@media only screen and (min-width: 1280px){.iden__sidepanel{max-width:300px}}.iden__sidepanel-text{font-size:20px;color:#888791;line-height:26px;margin-bottom:5%}@media only screen and (min-width: 1280px){.iden__sidepanel-text{line-height:34px}}@media only screen and (min-width: 1370px){.iden__sidepanel-text{font-size:28px}}.iden__sidepanel-warning{font-size:20px}@media only screen and (min-width: 1280px){.iden__sidepanel-warning{font-size:20px}}@media only screen and (min-width: 1370px){.iden__sidepanel-warning{font-size:28px}}.index{position:relative;width:100%;height:100%;background-color:#443B49}.index__logo-animated{position:absolute;width:200px;height:200px;background-image:url("../img/hermes-logo-shape.png");background-repeat:no-repeat;background-size:contain;z-index:100}.index__logo-animated.top{top:0;right:15vw;-webkit-transform:translateY(-30%);transform:translateY(-30%)}.index__logo-animated.left{top:8%;left:-5%}.index__logo-animated.bottom{top:35vh;left:45%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.index__banner{position:absolute;top:0;left:0;right:0;height:50vh;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("../img/banner.png")}.index__banner-title{font-size:60px;position:absolute;top:40%;left:7.5vw;font-weight:400;line-height:72px;color:#888791}.index__banner-text{position:absolute;top:125%;left:7.5vw;color:#A1A3B0;width:400px;font-size:18px;line-height:26px;font-weight:100}.index__login-panel-bg{position:absolute;right:0;bottom:0;z-index:100;width:45vw;height:88vh;background-color:#E3EEF9}.index__login-panel{position:absolute;right:50px;bottom:0;z-index:100;width:45vw;height:80vh;background-color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:8px solid #E1544F}.index__login-logo{position:absolute;top:0;left:0}.index__login-username,.index__login-password{background-color:#EFF4FC;border-radius:7px;display:block;margin-bottom:10px;height:60px;width:100%;padding:20px;border:0;max-width:375px;color:#443B49;font-weight:700}.index__login-username::-webkit-input-placeholder,.index__login-password::-webkit-input-placeholder{color:#888791;font-size:15px}.index__login-username:-ms-input-placeholder,.index__login-password:-ms-input-placeholder{color:#888791;font-size:15px}.index__login-username::-ms-input-placeholder,.index__login-password::-ms-input-placeholder{color:#888791;font-size:15px}.index__login-username::placeholder,.index__login-password::placeholder{color:#888791;font-size:15px}.index__login-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.index__login-recover-pw{font-size:15px;color:#888791;text-decoration:underline}.index__login-submit{cursor:pointer;text-align:center;height:60px;padding:15px 50px 15px 30px;font-weight:600;border-radius:7px;background:transparent -webkit-gradient(linear, left top, right top, from(#E1544F), to(#F08155)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(90deg, #E1544F 0%, #F08155 100%) 0% 0% no-repeat padding-box;border:0;min-width:375px}.index__login-title{padding-bottom:10px;margin-bottom:45px;color:#443B49;font-weight:700;font-size:25px}.line-big{width:80px;height:6px;background-color:#E86B53}.line-small{width:25px;height:6px;background-color:#E86B53}.text{color:#C9CEDB;font-weight:700;font-size:25px;padding-bottom:10px}.text-line{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.line-gray{height:2px;background:#C9CEDB;width:100%;margin-left:20px}img.image-logo{height:34px;width:53px;position:absolute;top:10%;left:3%}.path{opacity:0;-webkit-transform:translateY(45vh) translateX(30vw);transform:translateY(45vh) translateX(30vw);position:absolute;width:40vw;height:50vh;top:2.5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all 0.5s ease-in;transition:all 0.5s ease-in}.path.active{opacity:1;-webkit-transform:translateY(30vh) translateX(30vw);transform:translateY(30vh) translateX(30vw)}.path__block{cursor:pointer;position:relative;width:100%;height:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear, left top, right top, from(#e15550), to(#ef7f55));background:linear-gradient(to right, #e15550, #ef7f55)}.path__label{font-size:22px}@media only screen and (min-width: 1280px){.path__label{font-size:25px}}@media only screen and (min-width: 1370px){.path__label{font-size:30px}}.camera{position:absolute;top:32vh;bottom:0;right:0;left:35vw;width:65vw;z-index:10}.camera__frame{position:absolute;top:0;left:0;width:50vh;height:50vh;background-color:#63414a;border:2px solid white}.camera__frame-counter{color:#c8bfbc;font-weight:bold;font-size:120px}.camera__frame-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#63414a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0.75}@media only screen and (min-width: 1280px){.camera__frame{width:60vh;height:60vh}}.camera__player{width:100%;height:100%}.camera__error{display:none;position:absolute;top:0;right:0;bottom:0;left:0}.camera__error.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.camera__error-text{text-align:center;max-width:250px;font-size:24px;line-height:30px}.camera__img{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out}.camera__img.active{opacity:1}.camera__ctrl-box{position:absolute;right:0;bottom:5vh}.camera__btn{display:block;height:80px;width:220px;margin-right:2rem}@media only screen and (min-width: 1280px){.camera__btn{width:350px}}.camera__btn-take-photo{font-weight:600;background-color:transparent;color:#e56252;font-size:18px;border:2px solid #e56252;margin-bottom:1rem}.camera__btn-go{background:-webkit-gradient(linear, left top, right top, from(#e15550), to(#ef7f55));background:linear-gradient(to right, #e15550, #ef7f55);font-size:22px;color:white;border:none}.dep{position:absolute;left:30vw;bottom:0;height:68vh;width:70vw}.dep__carousel{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;width:100%;max-width:100%}.dep__item{background-color:#edf0f8;-webkit-box-shadow:0 3px 6px rgba(0,0,0,0.15);box-shadow:0 3px 6px rgba(0,0,0,0.15);width:250px;max-width:250px;height:300px;padding:20px;-webkit-transition:border 0.5s ease-in-out;transition:border 0.5s ease-in-out;border:2px solid transparent;border-bottom-width:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dep__item.active{border-color:#e76852}.dep__item:not(:first-child){margin-left:1rem}.dep__item-label{color:#443b49;font-size:20px;font-weight:600;line-height:25px}@media only screen and (min-width: 1370px){.dep__item{height:350px}}.dep__ctrls-box{position:absolute;bottom:0;right:0;width:25vw;height:100px}.dep__ctrls-text{font-size:22px;font-weight:600;background:-webkit-gradient(linear, left top, right top, from(#e15550), to(#ef7f55));background:linear-gradient(to right, #e15550, #ef7f55);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-top:20px}.dep__ctrls-btn{position:absolute;top:0;left:0;background:-webkit-gradient(linear, left top, right top, from(#e15550), to(#ef7f55));background:linear-gradient(to right, #e15550, #ef7f55);color:white;font-weight:600;font-size:26px;width:90%;height:60px;border:none;opacity:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.dep__ctrls-btn.active{opacity:1}.new-guest{position:absolute;right:0;bottom:0;height:68vh;width:70vw}.new-guest__form{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.new-guest__name{margin-bottom:1rem}.new-guest__description{resize:none}.new-guest__keyboard{left:-30vw;width:100vw !important}

/*# sourceMappingURL=style.css.map */
