@font-face{font-family:"Montserrat-medium";src:url(/static/media/Montserrat-Regular.ee653992.ttf)}@font-face{font-family:"Montserrat-semibold";src:url(/static/media/Montserrat-SemiBold.c641dbee.ttf)}@font-face{font-family:"Montserrat-bold";src:url(/static/media/Montserrat-Bold.ade91f47.ttf)}.App{position:relative}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{border-radius:10px;width:2px;height:2px}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-track{border-radius:8px}::-webkit-scrollbar-track-piece{background-color:transparent}::-webkit-scrollbar-thumb{border-radius:8px;background-color:hsla(0,0%,100%,.3)}body,html{font-family:Montserrat-medium,sans-serif;color:#fff;background-color:#000}b,strong{font-family:Montserrat-semibold,sans-serif;font-weight:600}a,a:hover{color:inherit;text-decoration:none}p{margin:0}.davinci-input{border-radius:11px;background-color:#060607;padding:13.33333px;color:#fff;border:none;outline:none;font-family:Montserrat-medium,sans-serif;text-transform:uppercase}.davinci-input.no-upper{text-transform:none}.input-alert{color:#f32013}.full-width{width:100%}.full-height{height:100%!important}.half-width{width:48%}@media screen and (max-width:600px){.half-width{width:100%}}.priced-icon{display:flex;justify-content:flex-end;max-width:70px;width:100%}.cross{-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative}.cross,.cross:after{width:20px;height:1px;background-color:#fff}.cross:after{content:"";position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cross-wrapper{cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;right:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.toUpperCase{text-transform:uppercase}.App.blurred{-webkit-filter:blur(5px);filter:blur(5px)}.text-center{text-align:center}.main-content{height:calc(100vh - 150px);display:flex;justify-content:space-between;align-items:flex-start;width:90%;margin:0 auto;padding-bottom:60px}@media only screen and (max-width:1700px){.main-content{width:95%}}@media (max-width:1025px){.main-content{flex-wrap:wrap}}.red{color:red}.green{color:#adff2f}.unselectable{-webkit-user-select:none;-ms-user-select:none;user-select:none}.version{position:absolute;bottom:10px;left:10px;color:hsla(0,0%,100%,.5);cursor:pointer;z-index:15}.version.update{color:#ff15a0}.toLowerCase{text-transform:lowercase}.center,.davinci-title{text-align:center}.davinci-title{padding:10px;margin-bottom:10px;background-color:#3d79ff;font-size:24px;font-family:Montserrat-semibold,sans-serif;border-radius:11px;color:#fff}#toast-container{position:fixed;right:0;top:0;z-index:50;color:#fff}#toast-container .toast{width:450px;max-width:90%;margin:10px;z-index:200;padding:15px 30px;border-radius:100px}@media screen and (max-width:600px){#toast-container .toast{width:auto}}#toast-container .toast.toast-error{background-color:#fe4237}#toast-container .toast.toast-success{background-color:#3ed387}#toast-container .toast.toast-warning{background-color:#fe9c2e}#toast-container .toast.toast-info{background-color:#61a7ff}#toast-container .toast .toast-title{font-weight:700;font-size:1.1em}.LoadingBar{position:fixed;top:0;width:100vw;height:5px;background:linear-gradient(90deg,#ff8902 40%,#000 45%,#3d79ff);background-size:200% 100%;z-index:1000;-webkit-animation:LoadingBarGradientAnimation 4s ease infinite;animation:LoadingBarGradientAnimation 4s ease infinite}@-webkit-keyframes LoadingBarGradientAnimation{0%{background-position:0 51%}50%{background-position:100% 50%}to{background-position:0 51%}}@keyframes LoadingBarGradientAnimation{0%{background-position:0 51%}50%{background-position:100% 50%}to{background-position:0 51%}}.FrontDesk{background-color:#060607;width:100vw;height:100vh;position:relative}.FrontDesk-overlay{background-color:rgba(0,0,0,.9);position:absolute;top:0;bottom:0;right:0;left:0;z-index:43}.FrontDesk-content{height:calc(100vh - 150px);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:90%;margin:0 auto;padding-bottom:60px;position:relative;z-index:5}@media only screen and (max-width:1700px){.FrontDesk-content{width:95%}}@media (max-width:1025px){.FrontDesk-content{justify-content:start}}.FrontDesk-right{width:22%;height:100%}@media (max-width:1025px){.FrontDesk-right{width:100%;height:25%;display:flex;justify-content:space-between}}.FrontDesk-left{width:19%;height:100%}@media (max-width:1025px){.FrontDesk-left{width:25%;height:70%;margin-bottom:20px;margin-right:20px}}.FrontDesk .start-button-container{position:absolute;left:calc(19% + 44px);top:0;height:100%;display:flex;justify-content:center;align-items:center;z-index:20;background-color:rgba(0,0,0,.7);max-width:54%;width:54%}.FrontDesk .start-button-container>.Button{font-size:28px}.TopBar{height:150px;width:100%;display:flex;justify-content:space-around;align-items:center;padding:0 20px;position:relative;z-index:10}.TopBar-subMenu{display:flex;justify-content:space-evenly;top:110px;left:0;right:0;padding:20px;margin-bottom:20px;position:absolute;background-color:#060607;z-index:50}.TopBar-plusIcon{background-color:#ff8902;cursor:pointer;width:30px;height:30px;border-radius:100px;display:flex;justify-content:center;align-items:center}.TopBar-plusIcon svg{width:20px;height:20px}.TopBar-ocupacion{display:flex;align-items:center;color:#fff}.TopBar-ocupacion-text{font-size:22.4px;margin-right:20px}@media only screen and (max-width:1305px){.TopBar-ocupacion-text{font-size:17.6px}}@media only screen and (max-width:1700px){.TopBar-ocupacion-text{font-size:16px}}.TopBar-progress{border-radius:100px;border-color:#ff8902;background-color:transparent;width:120px;height:14px;-webkit-appearance:none;appearance:none}.TopBar-progress::-moz-progress-bar{background-color:#ff8902;border-radius:100px}.TopBar-progress::-webkit-progress-bar{border-radius:100px;border:1px solid #ff8902;background-color:transparent}.TopBar-progress::-webkit-progress-value{background-color:#ff8902;border-radius:100px}.TopBar-progress-score{font-size:22.4px;color:#ff8902;margin-right:20px}@media only screen and (max-width:1305px){.TopBar-progress-score{font-size:17.6px}}@media only screen and (max-width:1700px){.TopBar-progress-score{font-size:16px}}.TopBar-disponibilidad{color:#fff;font-size:22.4px;display:flex;align-items:center;position:relative}@media only screen and (max-width:1305px){.TopBar-disponibilidad{font-size:17.6px}}@media only screen and (max-width:1700px){.TopBar-disponibilidad{font-size:16px}}.TopBar-disponibilidad p{margin-right:20px}.TopBar-disponibilidad-drop{border:2px solid #ff8902;width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;background-color:transparent}.TopBar-disponibilidad-drop svg path{fill:#ff8902}.burgerBtn{position:absolute;width:100%;height:1px;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.burgerBtn:before{top:8px}.burgerBtn:after,.burgerBtn:before{content:"";position:absolute;width:100%;height:1px;background-color:#fff;left:0}.burgerBtn:after{bottom:8px}.DotMenu{height:32px;cursor:pointer;border:none;background-color:transparent}.DotMenu-dot{background-color:#ff8902;width:8px;height:8px;border-radius:100px;position:relative;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:60%}.DotMenu-dot:after{top:11px}.DotMenu-dot:after,.DotMenu-dot:before{content:"";position:absolute;background-color:#ff8902;width:8px;height:8px;border-radius:100px;left:0}.DotMenu-dot:before{bottom:11px}.TopBar-profile{color:#fff;display:flex;position:relative}.TopBar-profile-wrapper{margin-right:20px}.TopBar-profile-name{font-size:19.2px;font-family:Montserrat-bold,sans-serif;max-width:400px;text-align:right}@media only screen and (max-width:1700px){.TopBar-profile-name{font-size:16px}}.TopBar-profile .session-bar{position:absolute;width:100%;right:0;bottom:-2px;height:1px;background-color:#fff}.TopBar-profile-session{position:relative;text-align:right;font-size:19.2px}@media only screen and (max-width:1305px){.TopBar-profile-session{font-size:17.6px}}@media only screen and (max-width:1700px){.TopBar-profile-session{font-size:16px}}.TopBar-profile-img{width:66px;height:66px;margin-right:20px;cursor:pointer}.TopBar-profile-bgImg{width:100%;height:100%;border-radius:100px;background-color:#626262;background-repeat:no-repeat;background-position:50%;background-size:cover}.TopBar .DotMenu{height:32px;cursor:pointer;border:none;background-color:transparent;margin-top:20px}.TopBar .DotMenu-dot{background-color:#ff8902;width:8px;height:8px;border-radius:100px;position:relative;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:60%}.TopBar .DotMenu-dot:after{top:11px}.TopBar .DotMenu-dot:after,.TopBar .DotMenu-dot:before{content:"";position:absolute;background-color:#ff8902;width:8px;height:8px;border-radius:100px;left:0}.TopBar .DotMenu-dot:before{bottom:11px}.flightTopBar{display:flex;justify-content:space-between}.flightTopBar .TopBar-profile-img{width:45px;height:45px}.flightTopBar p{font-size:14.4px}.LogOut{cursor:pointer;border:2px solid #ff8902;border-radius:11px;background-color:#000;position:absolute;top:20px;left:0;right:-11px;display:flex;justify-content:center;transition:top .3s;flex-direction:column;align-items:stretch;text-align:center;z-index:200}.LogOut .log-out-text{margin:12px 0}.LogOut.animateOpen{top:52px}.LogOut-back-overlay{position:fixed;width:100%;height:100%;left:0;top:0;background-color:rgba(0,0,0,.1);z-index:100}.LogOut-plica{content:"";width:11px;height:11px;border-left:2px solid #ff8902;border-top:2px solid #ff8902;background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:-7px;right:7px;z-index:33;border-top-right-radius:3px}.Button{cursor:pointer;padding:10px;font-family:Montserrat-medium,sans-serif;border-radius:11px;display:flex;justify-content:center;align-items:center;outline:none}.Button:active{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.Button:focus{box-shadow:0 0 2px 1px #ff8902}.Button.main{color:#fff;background-color:transparent;border:1px solid #ff8902}.Button.solid{background-color:#ff8902;color:#060607;border:none;font-size:22.4px;font-family:Montserrat-semibold,sans-serif}.Button.blue{background-color:#3d79ff;border-color:#3d79ff}.Button:disabled{cursor:not-allowed;opacity:.6}.TopBar-time{color:#fff;display:flex;align-items:center}.TopBar-time p{font-size:19.2px;font-family:"Montserrat-bold",sans-serif}@media only screen and (max-width:1700px){.TopBar-time p{font-size:16px}}.LoungeAvailable{overflow-y:scroll;border:2px solid #ff8902;border-radius:11px;background-color:#000;position:absolute;top:40px;left:0;right:0;z-index:30;height:10px;transition:height .3s}.LoungeAvailable p{margin:0}.LoungeAvailable.animateOpen{height:300px}.LoungeAvailable-availableBar{text-align:center;display:flex;justify-content:center;flex-direction:column;width:125px}.LoungeAvailable-availableBar-selectBox{text-align:center;display:flex;justify-content:center;align-items:center;width:200px}.LoungeAvailable-availableBar-selectBox p{margin-right:10px}.LoungeAvailable-availableBar p{margin-bottom:10px}.LoungeAvailable-list{width:100%}.LoungeAvailable-list-item{padding:20px;font-size:16px}.LoungeAvailable-list-item,.LoungeAvailable-list-itemSelectBox{width:100%;color:#fff;display:flex;align-items:center;justify-content:space-between}.LoungeAvailable-list-itemSelectBox{font-size:12.8px}.LoungeAvailable.selectable .lounge-item:hover{background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box}.ProgressBar-loadingTimer{display:flex;align-items:center;justify-content:center}.ProgressBar-loadingTimer.loungeProgressBar{border:1px solid #ff8902;border-radius:10px}.ProgressBar-loadingTimer:not(:last-child){margin-bottom:10px}.ProgressBar-progress{border-radius:100px;background-color:transparent;height:4.66667px;-webkit-appearance:none;appearance:none}.ProgressBar-progress.customWidth{width:90%}.ProgressBar-progress-icon{width:12px;height:12px;margin-right:20px}.ProgressBar-progress::-moz-progress-bar{background-color:transparent;border-radius:100px}.ProgressBar-progress.hasWarning::-moz-progress-bar{background-color:#f32013}.ProgressBar-progress.fullTime::-moz-progress-bar{background-color:#4bb543}.ProgressBar-progress.mediumTime::-moz-progress-bar{background-color:#ff8902}.ProgressBar-progress::-webkit-progress-bar{border-radius:100px;background-color:transparent}.ProgressBar-progress.hasWarning::-webkit-progress-bar{background-color:transparent;border:1px solid #f32013}.ProgressBar-progress.fullTime::-webkit-progress-bar{background-color:transparent;border:1px solid #4bb543}.ProgressBar-progress.mediumTime::-webkit-progress-bar{background-color:transparent;border:1px solid #ff8902}.ProgressBar-progress::-webkit-progress-value{background-color:#ff8902;border-radius:100px}.ProgressBar-progress.hasWarning::-webkit-progress-value{background-color:#f32013}.ProgressBar-progress.fullTime::-webkit-progress-value{background-color:#4bb543}.ProgressBar-progress.mediumTime::-webkit-progress-value{background-color:#ff8902}.ProgressBar-progress.fullTime,.ProgressBar-progress.hasWarning,.ProgressBar-progress.mediumTime{background-color:transparent}.TopBarExchangeRate svg{width:20px}.TopBarExchangeRate *{vertical-align:middle}.TopBarExchangeRate p{margin:5px 0}.LoungeMapModal{position:fixed;top:0;left:0;width:100vw;height:100vh;color:#fff}.LoungeMapModal .overlay{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.LoungeMapModal .map-container{width:80%;height:90%;margin:5vh auto 0;background-color:#00001e;border-radius:20px;padding:20px;position:relative;z-index:2}.LoungeMapModal .map-container .LoungeMap{height:100%}.LoungeMapModal.with-buttons .LoungeMap{height:calc(100% - 50px)}.LoungeMapModal.with-buttons .buttons-container{display:flex;padding-top:10px;justify-content:space-around}.LoungeMapModal.with-buttons .buttons-container .Button{min-width:140px}.NewReservation{max-width:54%;width:54%;height:100%;border-radius:11px}.NewReservation .remote-disclaimer{text-align:center;padding:0 10px 15px;font-family:"Montserrat-bold",sans-serif;font-size:1.2em}.NewReservation.full-width{width:100%;max-width:100%;padding:20px}@media (max-width:1025px){.NewReservation{width:72%;height:70%;max-width:none;margin-bottom:20px}}.NewReservation-reservation-notes{margin-bottom:20px}.NewReservation-reservation-notes .reservation-notes{font-style:italic}.NewReservation-title{display:flex;justify-content:space-between;align-items:center;background-color:#3d79ff;color:#fff;padding:10px 20px;border-radius:11px;margin-bottom:20px;height:50px;position:relative}.NewReservation-title p{font-size:22.4px;font-family:Montserrat-bold,sans-serif}.NewReservation-title svg path{fill:#fff;stroke:#fff}.NewReservation-byDoc{margin-bottom:20px}.NewReservation-byDoc-icon{margin-left:15px}.NewReservation-form{background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;border-radius:11px;padding:20px;color:#fff;height:90%;overflow-y:scroll}.NewReservation-form .SingleCheckInForm{padding:10px;border-radius:11px;border:1px solid hsla(0,0%,100%,.2);margin-bottom:12px}.NewReservation-form.no-height{height:auto}.NewReservation hr{border-color:#525252}.NewReservation .clear-btn{display:inline-block;min-height:48px}.NewReservation .lounge-field{margin-bottom:10px}.NewReservation .form-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}@media screen and (max-width:600px){.NewReservation .form-row{flex-direction:column}}.NewReservation .form-row.centerItemInARow{display:flex;justify-content:center;align-items:center}.NewReservation .form-row-single{display:flex;flex-direction:column;justify-content:center}.NewReservation .form-row-single:not(:last-child){margin-bottom:8px}.NewReservation .form-row-single p{font-size:15.2381px;margin-bottom:8px}.NewReservation .form-row-single.centerItemInARow{display:flex;justify-content:center;align-items:center}.NewReservation .form-column{display:flex;flex-direction:column;justify-content:center}.NewReservation .form-column p{font-size:15.2381px;margin-bottom:8px}.NewReservation-fullWidth{max-width:100%;width:100%;height:100%;border-radius:11px}.NewReservation .timer{position:absolute;right:71px;top:12px;font-size:22.4px;font-family:Montserrat-bold,sans-serif}.SingleCheckInForm .form-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.SingleCheckInForm .form-column{display:flex;flex-direction:column;justify-content:center}.PaymentFormOverlay-container{display:flex;align-items:center;position:absolute;top:0;left:0;width:100vw;height:100vh}.PaymentFormOverlay{width:900px;min-height:270px;margin:auto;z-index:45;padding:20px;border-radius:11px;background:#2e2e2f;max-height:90%;overflow-y:auto}.PaymentFormOverlay-overlay{background-color:rgba(0,0,0,.75);position:absolute;top:0;bottom:0;right:0;left:0;z-index:43}.PaymentFormOverlay-closeCross{width:30px;height:30px;background-color:transparent;position:absolute;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.PaymentFormOverlay-closeCross:before{content:"";position:absolute;width:80%;height:1px;background-color:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PaymentFormOverlay-closeCross:after{content:"";position:absolute;width:80%;height:1px;background-color:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.PaymentFormOverlay-icons{display:flex;justify-content:space-between;align-items:center}.PaymentFormOverlay-icons>svg{width:30px;height:30px}.PaymentFormOverlay-currency{display:flex;flex-direction:column;justify-content:center;position:absolute;top:80px;right:20px;width:150px;height:100px;box-shadow:0 5px 3px rgba(0,0,0,.2);padding:20px;background-color:hsla(0,0%,100%,.2);border-radius:11px}.PaymentFormOverlay-flag{display:flex;align-items:center;justify-content:space-between;color:#fff}.PaymentFormOverlay-flag:not(:last-child){margin-bottom:20px}.PaymentFormOverlay-order{width:80%;height:100%}.PaymentFormOverlay-title{margin-bottom:20px;display:flex;justify-content:center;align-items:center;background-color:#3d79ff;color:#fff;padding:10px 20px;border-radius:11px;position:relative}.PaymentFormOverlay-title p{font-size:17.6px;font-family:Montserrat-bold,sans-serif}.PaymentFormOverlay-date{margin-left:20px}.PaymentFormOverlay-content{height:90%;box-shadow:0 5px 3px rgba(0,0,0,.2);padding:20px;background-color:hsla(0,0%,100%,.2);border-radius:11px}.PaymentFormOverlay-flights{display:flex;align-items:center;justify-content:center;margin-bottom:40px}.PaymentFormOverlay-flights-rightArrow{border-radius:20px;width:100px;height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#060607;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.PaymentFormOverlay-flights-rightArrow svg{width:40px;height:40px}.PaymentFormOverlay-flights-rightArrow svg>*{fill:#fff}.PaymentFormOverlay-flights-arrival,.PaymentFormOverlay-flights-departure{border-radius:20px;width:80px;height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;border:1px solid #ff8902;box-shadow:0 4px 5px rgba(0,0,0,.2)}.PaymentFormOverlay-flights-short{font-family:"Montserrat-semibold",sans-serif;font-size:19.2px;margin-bottom:10px}.PaymentFormOverlay-flights-name{font-size:12.8px}.PaymentFormOverlay-billBreakDown{margin-bottom:20px}.PaymentFormOverlay-info-bill{font-family:"Montserrat-semibold",sans-serif;font-size:19.2px}.PaymentFormOverlay-info-companions{display:flex;justify-content:space-between;margin-bottom:4%}.PaymentFormOverlay-info-companions-number{width:25px;height:25px;background-color:#ff8902;border-radius:100px;text-align:center;line-height:25px;margin-right:5px;font-size:16px;font-family:"Montserrat-semibold",sans-serif}.PaymentFormOverlay-info-companions-list-items{display:flex;justify-content:center;list-style:none;padding:7px 6px 7px 13px;height:45px;color:#fff;border-radius:11px;background-color:hsla(0,0%,100%,.2);position:relative}.PaymentFormOverlay-info-companions-list-items.concept{align-items:center;justify-content:space-between;padding:10px 6px 10px 13px}.PaymentFormOverlay-info-companions-list-items svg{width:20px;height:20px;position:relative;top:3px}.PaymentFormOverlay-info-companions-list-items svg path{fill:#fff}.PaymentFormOverlay-info-companions-list-items:not(:last-child){margin-bottom:10px}.PaymentFormOverlay-info-companions-names{width:48%}.PaymentFormOverlay-info-companions-bill{width:48%;display:flex;flex-direction:column;align-items:center;color:#fff}.PaymentFormOverlay-info .total-amount{background-color:hsla(0,0%,100%,.2);color:#fff;border-radius:11px;box-shadow:0 4px 5px rgba(0,0,0,.2);padding:10px;text-align:center;font-weight:700;font-size:1.2em;margin-bottom:20px}.PaymentFormOverlay-info .total-payed-container{text-align:center}.PaymentFormOverlay-info .total-payed-container p{padding:18px 0 0}.PaymentFormOverlay-info .total-payed-container .total-payed-item{display:inline-block;margin:0 10px;border-radius:11px;background-color:hsla(0,0%,100%,.2);padding:8px;min-width:190px}.PaymentFormOverlay-info-cashRows{display:flex;justify-content:flex-start;align-items:center;margin-bottom:10px}.PaymentFormOverlay-info-cashRows>:not(:last-child){margin-right:10px}.PaymentFormOverlay-info-cashRows p{display:inline-block;vertical-align:middle}.PaymentFormOverlay-info-cashRows svg{width:25px;height:25px;margin-right:10px;vertical-align:middle}.PaymentFormOverlay-info-cashRows-inputAmount{display:flex;align-items:center;border:1px solid #ff8902;border-radius:9.16667px;position:relative;width:150px}.PaymentFormOverlay-info-cashRows-inputAmount p{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);right:-10px;top:50%;color:#fff;font-size:12.8px}.PaymentFormOverlay-info-cashRows-inputAmount input{width:100%;height:100%;padding:7px 16px 7px 26px;border-radius:11px;border:none;font-size:16px;color:#fff;font-family:"Montserrat-medium",sans-serif;background-color:transparent;letter-spacing:1px;outline:none}.PaymentFormOverlay-info-cashRows-inputAmount input::-webkit-input-placeholder{color:hsla(0,0%,100%,.5);font-size:19.2px;font-family:"Montserrat-medium",sans-serif}.PaymentFormOverlay-info-cashRows-inputAmount input:-ms-input-placeholder{color:hsla(0,0%,100%,.5);font-size:19.2px;font-family:"Montserrat-medium",sans-serif}.PaymentFormOverlay-info-cashRows-inputAmount input::placeholder{color:hsla(0,0%,100%,.5);font-size:19.2px;font-family:"Montserrat-medium",sans-serif}.PaymentFormOverlay-info-cashRows-inputAmount svg{height:60%;width:50px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:15px}.PaymentFormOverlay-info-cashRows-inputAmount svg path{fill:#fff}.PaymentFormOverlay-info-cashRows-convertedAmount{width:148px;text-align:center}.PaymentFormOverlay-info-cashRows-btn{width:80px}.PaymentFormOverlay-info-cashRows-select{width:200px;text-align:center}.PaymentFormOverlay-info-item-charge{width:100%;margin-bottom:10px}.PaymentFormOverlay-payment{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.PaymentFormOverlay-payment-method{width:300px;display:flex;border-radius:11px;border:1px solid #ff8902}.PaymentFormOverlay-payment-method-creditCard{width:50%;border-right:1px solid #ff8902}.PaymentFormOverlay-payment-method-creditCard button{display:flex;align-items:center;background-color:transparent;border:none;width:100%;height:100%;color:#fff;font-size:16px;font-family:"Montserrat-semibold",sans-serif;padding:10px;outline:none;border-radius:11px 0 0 11px;transition:background-color .5s}.PaymentFormOverlay-payment-method-creditCard button svg{width:30px;height:30px;margin-right:20px}.PaymentFormOverlay-payment-method-creditCard button:focus{background-color:#ff8902}.PaymentFormOverlay-payment-method-cash{width:50%}.PaymentFormOverlay-payment-method-cash button{display:flex;align-items:center;background-color:transparent;border:none;width:100%;height:100%;color:#fff;font-size:16px;font-family:"Montserrat-semibold",sans-serif;padding:10px;outline:none;transition:background-color .5s;border-radius:0 11px 11px 0}.PaymentFormOverlay-payment-method-cash button svg{width:30px;height:30px;margin-right:20px}.PaymentFormOverlay-payment-method-cash button:focus{background-color:#ff8902}.PaymentFormOverlay .voucher-row{margin-bottom:10px}.PaymentFormOverlay .voucher-row .voucher-input{background:none;border:1px solid #ff8902;font-size:16px;color:#fff;padding:8px 10px;border-radius:11px;width:48%;margin-right:4%;outline:none;font-family:"Montserrat-medium",sans-serif}.PaymentFormOverlay .voucher-row .bank-select{display:inline-block;width:48%;border-radius:11px}.PaymentFormOverlay .voucher-row .card-number-input{margin-top:4%}.companions-title{border-radius:7.33333px}.CurrencySelector .flag svg,.ExchangeLabel .flag svg{width:20px;height:20px;vertical-align:middle;margin-right:10px}.ProductCreatedBy{margin-right:7px}.ProductCreatedBy .icon{cursor:pointer;fill:#ff5454;width:1em;height:1em}.ToolTipPortal>div[style]{background-color:#000!important}.ToolTipPortal>div span[style]{border-top:10px solid #000!important}.NewReservation-commentBox{margin-top:20px}.form-column.genderSelector{display:flex;align-items:center}.menOption,.womenOption{display:none}.menLabel,.womenLabel{position:relative;cursor:pointer;width:100%;height:100%;padding:1rem 0;display:flex;justify-content:center;align-items:center}.menLabel svg,.womenLabel svg{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%;left:10px;width:25px;height:25px}.womenLabel{border-radius:11px 0 0 11px;transition:all .8s}.menLabel{border-radius:0 11px 11px 0}.PaymentFormOverlay-payment-method-cash.men,.PaymentFormOverlay-payment-method-creditCard.women{cursor:pointer}.is-arrival-button{border-radius:11px;border:0;color:#060607;cursor:pointer;height:46px;padding:0 10px}.is-arrival-button,.womenOption:checked+.womenLabel{background-color:#ff8902}.menOption:checked+.menLabel>svg>*,.womenOption:checked+.womenLabel>svg>*{fill:#fff}.menOption:checked+.menLabel{background-color:#ff8902}.GuestForm{margin-bottom:20px}.GuestForm .flight-type-row{align-items:flex-end}.GuestForm .flight-type-row p{margin:0}.FullscreenDatePicker .FullscreenPicker-container .picker-btn{padding:8px 15px;background:none;font-size:1.3em;border:1px solid rgba(255,137,2,.43);margin:4px;border-radius:5px}.FullscreenDatePicker .FullscreenPicker-container .picker-btn.selected{background-color:#ff8902}.FullscreenDatePicker .FullscreenPicker-container .part-container{display:flex;justify-content:center;border-bottom:2px solid #3d79ff;padding:20px 0;text-align:center}.FullscreenDatePicker .FullscreenPicker-container .year-picker-container .years-block{padding:0 30px;max-width:500px;border-left:1px solid rgba(61,121,255,.25);border-right:1px solid rgba(61,121,255,.25)}.FullscreenDatePicker .FullscreenPicker-container .year-picker-container .change-decade-block{display:flex;flex-direction:column;justify-content:center;padding:0 30px}.FullscreenDatePicker .FullscreenPicker-container .year-picker-container .change-decade-block button{background:none;color:#fff;border:none;font-size:1.6em;font-weight:700;outline:none;cursor:pointer;border-radius:10px;padding:8px 8px 8px 0}.FullscreenDatePicker .FullscreenPicker-container .year-picker-container .change-decade-block button:focus{border:1px solid #ff8902}.FullscreenDatePicker .FullscreenPicker-container .year-picker-container .change-decade-block .year-arrow{height:30px;vertical-align:middle;position:relative;top:-2px;margin:0 15px}.FullscreenDatePicker .FullscreenPicker-container .year-picker-container .change-decade-block .year-arrow path{fill:#3d79ff}.FullscreenDatePicker .FullscreenPicker-container .year-picker-container .change-decade-block .year-arrow.next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.FullscreenDatePicker .FullscreenPicker-container .month-picker-container{display:flex;justify-content:center;padding:20px 0}.FullscreenDatePicker .FullscreenPicker-container .month-picker-container .month-buttons-wrapper{max-width:850px}.FullscreenDatePicker .FullscreenPicker-container .month-picker-container .picker-btn{min-width:120px}.FullscreenDatePicker .FullscreenPicker-container .date-picker-container{border:none}.FullscreenDatePicker .FullscreenPicker-container .date-picker-container .date-buttons-wrapper{max-width:950px}.FullscreenDatePicker .FullscreenPicker-container .date-picker-container .date-buttons-wrapper .picker-btn{padding:10px 11px;border-radius:30px;min-width:48px}.FullscreenDatePickerInput{position:relative;border-radius:8px}.FullscreenDatePickerInput input{display:block;width:100%;padding-left:50px}.FullscreenDatePickerInput .calendar-icon{position:absolute;fill:#fff;height:2em;margin:5px;cursor:pointer;top:0;left:0}.FullscreenDatePickerInput .calendar-icon path{fill:#fff}.FullscreenDatePickerInput input:focus+.calendar-icon path{fill:#3d79ff}.FullscreenDatePickerInput.errored{border:1px solid red;color:red}.FullscreenPicker{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(1,1,1,.5);color:#fff;z-index:100;display:flex;flex-direction:column;justify-content:center}.FullscreenPicker .background{cursor:pointer;width:100%;height:100%;position:absolute;z-index:1}.FullscreenPicker button,.FullscreenPicker div{color:#fff}.FullscreenPicker-container{z-index:2;background-color:#000;box-shadow:0 0 6px 2px hsla(0,0%,100%,.2);padding:0 15px;max-height:80vh;overflow-y:auto}.FullscreenPicker .button{width:100%;min-height:60px;background-color:rgba(61,121,255,.12);border-radius:11px;padding:5px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:13.6px;text-align:center;cursor:pointer;position:relative;-webkit-animation-duration:.5s;animation-duration:.5s}.RadioSelector{border:1px solid #ff8902;border-radius:11px;overflow:hidden;display:inline-block}.RadioSelector .option-container{display:inline-block;border-right:1px solid #ff8902;text-align:center;transition:background-color .3s}.RadioSelector .option-container:last-child{border-right:none}.RadioSelector .option-container.selected{background-color:#ff8902;color:#fff}.RadioSelector .option-container label{padding:10px;display:inline-block;cursor:pointer}.RadioSelector .option-container input{display:none}.NewFlight{border-radius:11px;border:1px solid #454445;padding:1em .5em}.NewFlight .discard-btn{border-radius:11px;border:1px solid #ff8902;background:transparent;color:#fff;padding:1em;float:right}.SelectDateTimePicker{display:flex;justify-content:space-around}@media screen and (max-width:800px){.SelectDateTimePicker{flex-direction:column}.SelectDateTimePicker .time-portion{margin-top:20px}}.SelectDateTimePicker .date-portion,.SelectDateTimePicker .time-portion{display:flex;align-items:center;min-width:30%}.SelectDateTimePicker .date-portion select,.SelectDateTimePicker .time-portion select{flex:1 1}.SelectDateTimePicker .time-points{font-size:2em}.SelectDateTimePicker .right{border-radius:0 11px 11px 0}.SelectDateTimePicker .center{border-radius:0}.SelectDateTimePicker .left{border-radius:11px 0 0 11px}.DocumentReaderModal{text-align:center}.Modal-container{display:flex;align-items:center;position:absolute;top:0;left:0;width:100vw;height:100vh}.Modal{width:800px;z-index:45;padding:20px;border-radius:11px;background:#2e2e2f;color:#fff;min-height:270px;margin:auto;max-height:90%;overflow-y:auto}.Modal-overlay{background-color:rgba(0,0,0,.75);position:absolute;top:0;bottom:0;right:0;left:0;z-index:43}.Modal-closeCross{width:30px;height:30px;background-color:transparent;position:absolute;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Modal-closeCross:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.Modal-closeCross:after,.Modal-closeCross:before{content:"";position:absolute;width:80%;height:1px;background-color:#fff}.Modal-closeCross:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.Modal-title{height:7%;margin-bottom:20px;width:95%;display:flex;justify-content:center;align-items:center;background-color:#3d79ff;color:#fff;padding:10px 20px;border-radius:11px;position:relative}.Modal-title p{font-size:17.6px;font-family:Montserrat-bold,sans-serif}.Modal-template{width:100%;height:90%}.MrzScanner{margin:20px 0}.MrzScanner-accept-btn-container{text-align:center;margin:25px 0}.MrzScanner-accept-btn-container .repeat-btn{font-size:22.1px}.MrzScanner-accept-btn-container button{display:inline-block;margin:0 15px}.MrzScanner-videoContainer{position:relative}.MrzScanner-videoContainer .loading-overlay{position:absolute;background-color:rgba(0,0,0,.4);top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:100}.MrzScanner-videoContainer .loading-overlay .loading-anim{width:50%;margin:auto}.MrzScanner .croppie-container .cr-viewport{box-shadow:0 0 2000px 2000px hsla(0,0%,67.8%,.5)}.MrzScanner .croppie-container .cr-boundary{position:relative;overflow:hidden;margin:0 auto;z-index:1;width:100%;height:100%}.MrzScanner .croppie-container .cr-image{z-index:-1;top:0;left:0;-webkit-transform-origin:0 0;transform-origin:0 0;max-height:none;max-width:none}.MrzScanner .croppie-container .cr-resizer,.MrzScanner .croppie-container .cr-viewport{position:absolute;border:2px solid #fff;margin:auto;top:0;bottom:0;right:0;left:0;z-index:0}.MrzScanner .croppie-container .cr-overlay{z-index:1;position:absolute;cursor:move;touch-action:none}.BoardingPassReader{margin:20px 0}.BoardingPassReader .video-container{position:relative}.BoardingPassReader .video-container .debug-btn{position:absolute;top:5px;right:5px;border:none;background:none}.BoardingPassReader .video-container .debug-window{position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5);text-align:left;padding:10px}.BoardingPassReader .video-container .data-point{position:absolute;background-color:#4bb543;width:5px;height:5px}.LastEntries{width:100%;background-color:#ff8902;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#060607;border-radius:11px;height:calc(33.33333% - 20px);margin-bottom:20px;position:relative}@media (max-width:1025px){.LastEntries{width:32%;height:100%;margin-right:10px}}.LastEntries-header{display:flex;align-items:center;justify-content:space-between;font-size:19.2px;font-family:Montserrat-semibold,sans-serif;background-color:hsla(0,0%,100%,.2);border-radius:11px;padding:10px;position:absolute;top:20px;left:50%;width:90%;-webkit-transform:translate(-50%);transform:translate(-50%)}.LastEntries-header-input{height:100%;background-color:transparent;font-size:19.2px;font-family:Montserrat-medium,sans-serif;border:none;outline:none;cursor:pointer;padding-right:20px}.LastEntries-header-input::-webkit-input-placeholder{color:#060607;font-family:Montserrat-semibold,sans-serif}.LastEntries-header-input:-ms-input-placeholder{color:#060607;font-family:Montserrat-semibold,sans-serif}.LastEntries-header-input::placeholder{color:#060607;font-family:Montserrat-semibold,sans-serif}.LastEntries-header-input:focus::-webkit-input-placeholder{color:hsla(0,0%,100%,.2)}.LastEntries-header-input:focus:-ms-input-placeholder{color:hsla(0,0%,100%,.2)}.LastEntries-header-input:focus::placeholder{color:hsla(0,0%,100%,.2)}.LastEntries-header svg{position:absolute;right:8px;pointer-events:none}.LastEntries-noInfo{text-align:center;color:#000;font-size:1.5rem}.LastEntries-content{overflow-y:scroll;margin-top:50px;padding-right:1rem;width:100%}.LastEntries-list{width:100%}.LastEntries-list-item{cursor:pointer;align-items:center;width:100%;font-size:15.2381px;list-style:none;padding:10px 0 4px 10px;border-bottom:1px solid #060607}.LastEntries-list-item,.LastEntries-list-item-timeAndVisit{display:flex;justify-content:space-between}.LastEntries-list-item-timeAndVisit p:nth-child(2n){background-color:hsla(0,0%,100%,.5);border-radius:100px;width:20px;height:20px;text-align:center;line-height:20px}.LastEntries-list-item-timeAndVisit p:not(:last-child){margin-right:10px}.LastEntries-list-item:not(:last-child){border-bottom:1px solid #060607}.NearReservations{width:100%;background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:11px;height:calc(33.33333% - 20px);margin-bottom:20px;position:relative}@media (max-width:1025px){.NearReservations{width:32%;height:100%;margin-right:10px}}.NearReservations-header{display:flex;align-items:center;justify-content:space-between;font-size:19.2px;font-family:Montserrat-semibold,sans-serif;border:1px solid #ff8902;border-radius:11px;padding:10px;color:#ff8902;position:absolute;top:20px;left:50%;width:90%;-webkit-transform:translate(-50%);transform:translate(-50%)}.NearReservations-header-input{height:100%;width:100%;background-color:transparent;font-size:19.2px;font-family:Montserrat-medium,sans-serif;border:none;outline:none;color:#ff8902;cursor:pointer;padding-right:20px}.NearReservations-header-input::-webkit-input-placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.NearReservations-header-input:-ms-input-placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.NearReservations-header-input::placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.NearReservations-header-input:focus::-webkit-input-placeholder{color:hsla(0,0%,100%,.2)}.NearReservations-header-input:focus:-ms-input-placeholder{color:hsla(0,0%,100%,.2)}.NearReservations-header-input:focus::placeholder{color:hsla(0,0%,100%,.2)}.NearReservations-header svg{position:absolute;right:8px;pointer-events:none}.NearReservations-header svg path{fill:#ff8902}.NearReservations-noInfo{text-align:center;color:hsla(0,0%,100%,.2);font-size:1.5rem}.NearReservations-content{overflow-y:scroll;margin-top:50px;padding-right:1rem;width:100%}.NearReservations-list{width:100%;color:#fff}.NearReservations-list-item{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:15.2381px;list-style:none;padding:10px 20px 4px 10px;cursor:pointer}.NearReservations-list-item:not(:last-child){border-bottom:1px solid #ff8902}.NearReservations .sync-button{position:absolute;bottom:5px;right:5px;border:none;background:none;color:hsla(0,0%,100%,.2);font-size:1.2em;cursor:pointer}.NearToExpire{width:100%;background:rgba(255,137,2,.16);padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:11px;height:33.33333%;position:relative}@media (max-width:1025px){.NearToExpire{width:32%;height:100%}}.NearToExpire-header{display:flex;align-items:center;justify-content:space-between;font-size:19.2px;font-family:Montserrat-semibold,sans-serif;border:1px solid #ff8902;border-radius:11px;padding:10px;color:#fff;position:absolute;top:20px;left:50%;width:90%;-webkit-transform:translate(-50%);transform:translate(-50%)}.NearToExpire-header-input{height:100%;width:100%;background-color:transparent;font-size:19.2px;font-family:Montserrat-medium,sans-serif;border:none;outline:none;color:#fff;cursor:pointer;padding-right:20px}.NearToExpire-header-input::-webkit-input-placeholder{color:#fff;font-family:Montserrat-semibold,sans-serif}.NearToExpire-header-input:-ms-input-placeholder{color:#fff;font-family:Montserrat-semibold,sans-serif}.NearToExpire-header-input::placeholder{color:#fff;font-family:Montserrat-semibold,sans-serif}.NearToExpire-header-input:focus::-webkit-input-placeholder{color:hsla(0,0%,100%,.2)}.NearToExpire-header-input:focus:-ms-input-placeholder{color:hsla(0,0%,100%,.2)}.NearToExpire-header-input:focus::placeholder{color:hsla(0,0%,100%,.2)}.NearToExpire-header svg{position:absolute;right:8px;pointer-events:none}.NearToExpire-header svg path{fill:#fff}.NearToExpire-noInfo{text-align:center;color:hsla(0,0%,100%,.2);font-size:1.5rem}.NearToExpire-content{overflow-y:scroll;margin-top:50px;padding-right:5px;width:100%}.NearToExpire-list{width:100%;color:#fff}.NearToExpire-list-item{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:15.2381px;list-style:none;padding:10px 0 4px}.NearToExpire-list-item .Button{padding:4px 6px}@media only screen and (max-width:1700px){.NearToExpire-list-item{flex-direction:column;align-items:unset}}.NearToExpire-list-text{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1700px){.NearToExpire-list-text{margin-bottom:10px}}.NearToExpire-list-text p.name{white-space:nowrap;width:170px;text-overflow:ellipsis;margin-right:10px;overflow:hidden}.NearToExpire-list-text:not(:last-child){border-bottom:1px solid #ff8902;padding:0 0 4px 10px}.CheckInFormModal{text-align:center}.CheckInFormModal.charging{opacity:.2}.CheckInFormModal .SingleCheckInForm{text-align:left}.CheckInFormModal .form-container{background-color:hsla(0,0%,100%,.2);border-radius:11px;padding:20px;margin-top:40px}.CheckInFormModal .icons-container{border-radius:11px;border:1px solid #ff8902;display:block;width:390px;padding:30px;background:#454445;margin:15px auto 30px}.CheckInFormModal .icons-container .center-arrow{height:90px;width:90px;margin:0 50px;vertical-align:middle}.CheckInFormModal .icons-container .center-arrow path{fill:#fff}.CheckInFormModal .icons-container .icon{vertical-align:middle;font-size:85px;margin:0 30px}.CheckInFormModal .Button{display:inline-block;font-size:1.7em;margin:50px}.LoadingAnimation.spinner{width:70px;text-align:center;display:inline-block}.LoadingAnimation.spinner>div{width:12px;height:12px;background-color:#ff8902;border-radius:100%;display:inline-block;-webkit-animation:bounce 1.4s ease-in-out infinite both;animation:bounce 1.4s ease-in-out infinite both}.LoadingAnimation.spinner.white>div{background-color:#fff}.LoadingAnimation.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.LoadingAnimation.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bounce{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.SimilarResults{height:100%;position:relative}.SimilarResults .result-count{text-align:center;opacity:.7;margin:0}.SimilarResults-title{display:flex;justify-content:space-between;align-items:center;background-color:#3d79ff;color:#fff;padding:10px 20px;border-radius:11px;margin-bottom:20px;position:relative;height:50px}.SimilarResults-title p{font-size:22.4px;font-family:Montserrat-bold,sans-serif}@media only screen and (max-width:1700px){.SimilarResults-title p{font-size:17.77778px}}@media only screen and (max-width:1305px){.SimilarResults-title p{font-size:16px}}@media only screen and (max-width:1305px) and (min-height:910px){.SimilarResults-title p{font-size:14.54545px}}.SimilarResults-checked{background-color:hsla(0,0%,100%,.2)}.SimilarResults-content{margin-top:20px;padding-right:5px;height:90%;overflow-y:scroll}.SimilarResults-list{width:100%;color:#fff;list-style:none}.SimilarResults-list-checkIcon{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;right:0}.SimilarResults-list-item{display:flex;flex-direction:column;cursor:pointer;padding:10px;position:relative}.SimilarResults-list-item svg path{fill:#fff;stroke:#fff}.SimilarResults-list-item:not(:last-child){border-bottom:1px solid #3d79ff}.SimilarResults .loading-container{text-align:center;padding-top:28px}.SimilarResults .loading-container .LoadingAnimation{display:inline-block}.SimilarResults .no-results{text-align:center;font-weight:700;font-size:1.6em;margin-top:100px;color:#4a4a4a}.SimilarResults .SimilarResults-list-email{margin-top:10px;font-size:12px;color:grey}.GuestProfile-content{height:90%;background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;width:100%;border-radius:11px;padding:20px;position:relative;overflow-y:scroll}@media (max-width:1025px){.GuestProfile-content{background-color:#2e2e2f;z-index:20}}.GuestProfile-content *{z-index:2}.GuestProfile-content.non-grata{background:linear-gradient(126deg,#1e1e1c 4%,#ea0000 85%)}.GuestProfile-content.isVip{background:radial-gradient(ellipse farthest-corner at right bottom,#fedb37 0,#fdb931 8%,#9f7928 30%,#8a6e2f 40%,transparent 80%),radial-gradient(ellipse farthest-corner at left top,#fff 0,#ffffac 8%,#d1b464 25%,#5d4a1f 62.5%,#5d4a1f 100%)}.GuestProfile-header{height:10%;display:flex;flex-direction:column;justify-content:center;align-items:center}.GuestProfile-header.headerSize{height:30%}.GuestProfile-img{background-size:contain;background-position:50%;background-repeat:no-repeat;width:80%;height:80%}.GuestProfile-name{text-align:center;font-size:19.2px}.GuestProfile-birthday,.GuestProfile-name{color:#fff;font-family:"Montserrat-semibold",sans-serif}.GuestProfile-birthday{font-size:15.2381px}.GuestProfile-bottom{height:86%}.GuestProfile .behaviour-reason{text-transform:uppercase;font-style:italic}.GuestProfile .active-lounge{text-align:center;margin-top:20px}.GuestProfile .active-lounge span{background-color:#ff8902;color:#060607;font-weight:700;display:inline-block;border-radius:10px;padding:4px 8px;font-size:.8em}.GuestProfile-personBehave,.GuestProfile-personStatus{display:flex;align-items:center;justify-content:space-between;color:hsla(0,0%,100%,.2);margin-top:20px}.GuestProfile-content.non-grata{overflow-y:scroll}.GuestProfile-content.non-grata .GuestProfile-personBehave{color:#ff8902;font-size:1.4em}.GuestProfile-content.isVip{overflow-y:scroll}.GuestProfile-content.isVip .GuestProfile-personStatus{color:#fff;font-size:1.4em}.GuestProfile-Acces-last{padding:4px;color:#3d79ff;border-bottom:1px solid #3d79ff;font-size:15.2381px;margin-top:20px}.GuestProfile-listContent{height:70px;overflow-y:scroll;margin-top:10px;padding:0 5px;color:#fff;font-size:13.33333px;display:flex;justify-content:center;align-items:center}.GuestProfile-listContent.selectable li{cursor:pointer}.GuestProfile-noInfo{font-size:19.2px;color:hsla(0,0%,100%,.5)}.GuestProfile-list{width:100%;height:100%}.GuestProfile-list-item{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1700px){.GuestProfile-list-item{flex-direction:column}}@media only screen and (max-width:1700px){.GuestProfile-list-item>p{margin-bottom:10px}}.GuestProfile-list-item:not(:last-child){margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #3d79ff}.GuestProfile-services{height:120px;display:flex;justify-content:space-between;align-items:center;margin-top:20px;overflow-y:scroll}@media only screen and (max-width:1700px){.GuestProfile-services{flex-direction:column;height:150px}}.GuestProfile-services-left{width:45%;height:100%}@media only screen and (max-width:1700px){.GuestProfile-services-left{width:100%;margin-bottom:20px;overflow-y:scroll}}.GuestProfile-services-right{width:100%;height:100%}@media only screen and (max-width:1700px){.GuestProfile-services-right{width:100%;overflow-y:scroll}}.GuestProfile-services-title{color:#3d79ff;border-bottom:1px solid #3d79ff;margin-bottom:11.11111px;padding-bottom:6.66667px}.GuestProfile-services-title p{font-size:13.33333px}.GuestProfile-services-card{color:#fff}.GuestProfile-card{background-color:rgba(61,121,255,.12);border-radius:7.33333px;padding:5px}.GuestProfile-card:not(:last-child){margin-bottom:5px}.GuestProfile-food-card{color:#fff}.GuestProfile-comments{margin-top:20px}.GuestProfile-comments.commentsSize{height:15%}.GuestProfile-comments-title{color:#3d79ff;border-bottom:1px solid #3d79ff;margin-bottom:11.11111px;padding-bottom:6.66667px;height:15%}.GuestProfile-comments-chat{color:#fff;padding-right:20px;overflow-y:scroll}.GuestProfile-chatBox{background-color:#060607;margin-bottom:11.11111px;padding:6.66667px;border-radius:11px;position:relative}.GuestProfile-chatBox:after{content:"";position:absolute;width:25px;height:20px;border-radius:50%;box-shadow:4px 3px 0 #060607;-webkit-transform:rotate(105deg);transform:rotate(105deg);bottom:5px;right:-18px}.BirthdayIcon{position:absolute;height:20px;width:20px;top:90px;left:10px}.BirthdayIcon svg{height:40px;width:40px}.isVipText{color:#060607}.isVipTitles{color:#fff}.isVipBorder{border-bottom-color:#fff}.container{display:flex;justify-content:center}.che{display:none}.radio-container{position:relative;border-radius:30px;background-color:transparent;width:30px;height:10px;cursor:pointer;transition:all .5s;border:1px solid #3d79ff}.radio-container:after{content:"";background-color:#3d79ff;width:12px;height:12px;position:absolute;border-radius:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:10%;transition:all .3s;box-shadow:0 3px 5px rgba(0,0,0,.2)}.che:checked+.radio-container{background-color:#3d79ff!important}.che:checked+.radio-container:after{left:80%}.NonGrataAndVipModalBtn{font-size:1.7em;margin:0 auto}.CommentBox-textArea.NonGrataAndVipModalCommentBox{height:10rem;margin-top:2rem}.PendingBill{bottom:0;width:100%;padding:20px;flex-direction:column;justify-content:center;color:#fff;border-radius:11px;height:calc(33.33333% - 20px)}.PendingBill,.PendingBill-header{position:absolute;background-color:#2e2e2f;display:flex;align-items:center}.PendingBill-header{justify-content:space-between;font-size:19.2px;font-family:Montserrat-semibold,sans-serif;border:1px solid #ff8902;border-radius:11px;padding:10px;top:20px;left:50%;width:90%;-webkit-transform:translate(-50%);transform:translate(-50%)}.PendingBill-header-input{height:100%;color:#ff8902;background-color:#2e2e2f;font-size:19.2px;font-family:Montserrat-medium,sans-serif;border:none;outline:none;cursor:pointer;padding-right:20px}.PendingBill-header-input::-webkit-input-placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.PendingBill-header-input:-ms-input-placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.PendingBill-header-input::placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.PendingBill-header-input:focus::-webkit-input-placeholder{color:hsla(0,0%,100%,.2)}.PendingBill-header-input:focus:-ms-input-placeholder{color:hsla(0,0%,100%,.2)}.PendingBill-header-input:focus::placeholder{color:hsla(0,0%,100%,.2)}.PendingBill-header svg{position:absolute;right:8px;pointer-events:none}.PendingBill-header svg path{fill:#ff8902}.PendingBill-noInfo{text-align:center;color:#ff8902;font-size:1.5rem}.PendingBill-content{overflow-y:scroll;margin-top:50px;padding-right:1rem;width:100%}.PendingBill-list{width:100%}.PendingBill-list-item{cursor:pointer;align-items:center;width:100%;font-size:15.2381px;list-style:none;padding:10px 0 4px 10px;border-bottom:1px solid #ff8902}.PendingBill-list-item,.PendingBill-list-item-timeAndVisit{display:flex;justify-content:space-between}.PendingBill-list-item-timeAndVisit p:nth-child(2n){background-color:hsla(0,0%,100%,.5);border-radius:100px;width:20px;height:20px;text-align:center;line-height:20px}.PendingBill-list-item-timeAndVisit p:not(:last-child){margin-right:10px}.PendingBill-list-item:not(:last-child){border-bottom:1px solid #ff8902}.FixedMenu{position:absolute;display:flex;border-radius:0 11px 11px 0;z-index:11;flex-direction:column;left:0;top:0}.FixedMenu.bottomBar{position:fixed;bottom:0;left:0;top:auto;width:100%;flex-direction:row;background:#ff8902;justify-content:space-around}.FixedMenu-iconWrapper{background-color:#ff8902;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}.FixedMenu-iconWrapper:last-child{border-bottom-right-radius:11px}.FixedMenu-iconWrapper svg{width:30px!important;height:30px}.FixedMenu-iconWrapper svg path{color:#000}.FixedMenu-iconWrapper .red-alert svg path{color:red}.FrontDeskGuest{background-color:#060607;width:100vw;height:100vh;position:relative;overflow:hidden}@media only screen and (max-height:800px) and (max-width:1300px){.FrontDeskGuest{padding:0 40px}}.FrontDeskGuest .LoadingAnimation{display:inline-block}.FrontDeskGuest-userInfo{position:absolute;width:90px;height:40px;background-color:#ff8902;display:flex;justify-content:center;align-items:center;z-index:19;border-radius:0 100px 100px 0;left:-30px;top:8%;transition:left .5s}.FrontDeskGuest-userInfo.userInfoOpen{left:290px}.FrontDeskGuest-userInfo svg{width:30px;height:30px}.FrontDeskGuest-userInfo svg>*{fill:#fff}.FrontDeskGuest-moreInfo{position:absolute;width:90px;height:40px;background-color:#ff8902;display:flex;justify-content:center;align-items:center;z-index:90;border-radius:100px 0 0 100px;right:-30px;top:8%}.FrontDeskGuest-moreInfo svg{width:25px;height:25px;margin-left:5px}.FrontDeskGuest-moreInfo svg>*{fill:#fff}.FrontDeskGuest-titleBar{height:7%;margin-bottom:20px}.FrontDeskGuest-content{height:calc(100vh - 150px);width:88%;margin:0 auto;padding-bottom:60px}@media only screen and (max-width:1700px){.FrontDeskGuest-content{width:95%}}@media only screen and (max-height:800px) and (max-width:1300px){.FrontDeskGuest-content{padding-bottom:25px}}.FrontDeskGuest-title{display:flex;justify-content:center;align-items:center;background-color:#3d79ff;color:#fff;padding:10px 20px;border-radius:11px;margin-bottom:20px;position:relative;width:100%}.FrontDeskGuest-title .back-arrow-btn{cursor:pointer;background:none;border:none;position:absolute;top:2px;left:8px}.FrontDeskGuest-title .back-arrow-btn svg{width:50px;height:50px}.FrontDeskGuest-title .back-arrow-btn svg path{fill:#fff}.FrontDeskGuest-title.widthAnimation{-webkit-animation:FrontDeskGuestWidthAnimation .5s;animation:FrontDeskGuestWidthAnimation .5s}.FrontDeskGuest-title p{font-size:22.4px;font-family:Montserrat-bold,sans-serif}.FrontDeskGuest-sections{display:flex;justify-content:space-between;align-items:flex-start;position:relative;height:90%}.FrontDeskGuest-right{width:80%;height:100%}@media (max-width:1025px){.FrontDeskGuest-right{width:100%}}.FrontDeskGuest-left{width:19%;height:100%;position:relative}@media (max-width:1025px){.FrontDeskGuest-left{width:100%}}.FrontDeskGuest-left-tabletVersion{position:absolute;left:-400px;background-color:#060607;height:100%;transition:left .5s;width:300px}.FrontDeskGuest-left-tabletVersion.tabletVersionOpen{left:0}.FrontDeskGuest-date{margin-left:30px}.FrontDeskGuest-editIcon{position:absolute;top:5px;right:10px;z-index:21}.FrontDeskGuest-editIcon,.FrontDeskGuest-editIcon svg{width:20px;height:20px;cursor:pointer}.FrontDeskGuest-editIcon svg path{fill:#3d79ff}.confettiIcon{position:absolute;bottom:0;left:0;z-index:100}.confettiIcon,.confettiIcon2,.confettiIcon svg{width:500px;height:500px}.confettiIcon2{position:absolute;bottom:0;right:0;z-index:100}.confettiIcon2 svg{-webkit-transform:rotate(-90deg)!important;transform:rotate(-90deg)!important;width:500px;height:500px}@-webkit-keyframes FrontDeskGuestWidthAnimation{0%{width:0}to{width:100%}}@keyframes FrontDeskGuestWidthAnimation{0%{width:0}to{width:100%}}.VisitInfo{height:100%;display:flex;position:relative;top:0}.VisitInfo .history-and-additions{width:48%;display:flex;flex-direction:column;justify-content:space-between;height:100%;margin-bottom:20px}.VisitInfo .ServiceAndExtraChargeAdder{margin-bottom:20px}.VisitInfo .GuestVisitHistory{flex-grow:1}.VisitInfo-servicesAndCheckIn{display:flex;justify-content:space-between;height:calc(78.5% - 20px);margin-bottom:20px}.VisitInfo-checkInInfo{display:flex;flex-direction:column;width:48%}.VisitInfo-right{width:30%;position:absolute;right:0;height:100%;padding-left:20px}@media (max-width:1025px){.VisitInfo-right{width:100%}}.VisitInfo-right-tabletMode{position:absolute;right:-300px;background-color:#060607;height:100%;width:100%;transition:right .5s}.VisitInfo-right-tabletMode.tabletModeOpen{right:0}.VisitInfo-left{width:70%;padding:0 20px;position:relative}@media (max-width:1025px){.VisitInfo-left{width:100%}}.VisitInfo-services{border-radius:11px}.VisitInfo-services-btn{margin-top:20px}.VisitInfo-visits{border-radius:11px;background-color:#ff8902;padding:20px}.VisitInfo-visits-title{width:100%;display:flex;align-items:center;justify-content:center;font-size:19.2px;font-family:Montserrat-semibold,sans-serif;background-color:hsla(0,0%,100%,.2);border-radius:11px;padding:10px}.VisitInfo-visits-list{width:100%;height:100%;list-style:none}.VisitInfo-visits-list-item{display:flex;align-items:center;justify-content:space-between}.VisitInfo-selectBox{border-radius:11px;height:calc(25% - 20px);display:flex;justify-content:space-between;margin-bottom:20px}.VisitInfo-selectBox-services{justify-content:space-between;width:48%}.VisitInfo-btnSection,.VisitInfo-selectBox-services{display:flex;flex-direction:column;align-items:center}.VisitInfo-btnSection{justify-content:space-around;height:16.66667%}.VisitInfo-btn:not(:last-child){margin-bottom:10px}.VisitInfo-checkout{width:100%;height:9%}.Bill,.VisitInfo .transfer-btn{position:relative}.Bill{width:100%;background-color:hsla(0,0%,100%,.5);padding:20px;display:flex;justify-content:center;align-items:center;color:#060607;border-radius:11px;height:calc(12.5% - 20px);margin-bottom:20px}.Bill-text{font-family:"Montserrat-semibold",sans-serif;font-size:32px;color:#fff;letter-spacing:1px;text-align:center}.Bill .bill-amount{cursor:pointer}.Bill .bill-amount .charge-text{font-size:.6em;display:none;line-height:.8}.Bill .bill-amount:hover .charge-text{display:block}.Bill .dollar-icon{position:relative;left:-8px;top:4px}.Bill .flag-btn{position:absolute;background:none;border:none;outline:none;top:35px;transition:left .3s,top .3s,width .3s,height .3s;cursor:pointer}@media only screen and (max-height:800px) and (max-width:1300px){.Bill .flag-btn{top:20px}}.Bill .flag-btn svg{width:26px;height:26px}.Bill .flag-btn.selected{left:calc(100% - 60px);top:12px}.Bill .flag-btn.selected svg{width:45px;height:45px}.Bill .flag-btn.flag-1{left:10px}.Bill .flag-btn.flag-2{left:45px}.FlightNumber{cursor:pointer;width:100%;background-color:hsla(0,0%,100%,.5);padding:20px;display:flex;justify-content:space-between;align-items:center;color:#060607;border-radius:11px;height:calc(12.5% - 20px);margin-bottom:20px;position:relative;transition:all .5s}.FlightNumber:hover{background-color:rgba(61,121,255,.12)}.FlightNumber-planeImg{width:50px;height:40px}.FlightNumber-planeImg.isEditingFlight{display:none}@media only screen and (max-width:1305px){.FlightNumber-planeImg{width:35px;height:30px}}@media only screen and (max-width:1700px){.FlightNumber-planeImg{width:30px;height:25px}}.FlightNumber:hover .FlightNumber-planeImg{display:none}.FlightNumber:hover .FlightNumber-planeImg.isEditingFlight{display:block}.FlightNumber-text{font-family:"Montserrat-semibold",sans-serif;font-size:22.4px;color:#fff;letter-spacing:1px}@media only screen and (max-width:1305px){.FlightNumber-text{font-size:16px}}@media only screen and (max-width:1700px){.FlightNumber-text{font-size:14.4px}}.FlightNumber-status{width:25px;height:25px;border-radius:100px}.FlightNumber-status.problem{background-color:#f32013}.FlightNumber-status.noProblem{background-color:#4bb543}.EditFlightModal{width:100%;min-height:20rem;max-height:30rem}.CommentBox,.EditFlightModal{display:flex;flex-direction:column;justify-content:space-between}.CommentBox{height:calc(46% - 103px);margin-top:20px}@media only screen and (max-width:1700px){.CommentBox{height:calc(42.73504% - 85px)}}@media only screen and (max-width:1305px){.CommentBox{height:calc(42.01681% - 83px)}}@media only screen and (max-width:1305px) and (min-height:910px){.CommentBox{height:calc(42.73504% - 82px)}}.CommentBox-textArea{resize:none;font-family:Montserrat-medium,sans-serif;font-size:15.2381px;color:#fff;background-color:#060607;outline:none;height:85%}.CommentBox-textArea,.NumberOfVisits{margin-bottom:20px;border-radius:11px;padding:20px}.NumberOfVisits{width:100%;background-color:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center;color:#060607;height:calc(12.5% - 20px);position:relative}.NumberOfVisits-text{font-size:32px}.NumberOfVisits-text,.NumberOfVisits-title{font-family:"Montserrat-semibold",sans-serif;color:#fff;letter-spacing:1px}.NumberOfVisits-title{font-size:16px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50px}.LoungeTransferModal{text-align:center}.LoungeTransferModal .icons-container{border-radius:11px;border:1px solid #ff8902;display:inline-block;padding:30px;background:#454445;margin:15px 0 30px}.LoungeTransferModal .icons-container .center-arrow{height:90px;width:90px;margin:0 50px;vertical-align:middle}.LoungeTransferModal .icons-container .center-arrow path{fill:#fff}.LoungeTransferModal .icons-container .icon{vertical-align:middle;font-size:85px}.LoungeTransferModal p.question{margin:15px}.LoungeTransferModal .Button{display:inline-block;font-size:1.7em;margin:50px}.CheckInInfo{width:100%;background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;padding:10px;display:flex;flex-direction:column;color:#060607;border-radius:11px;height:55%;margin-bottom:20px}.CheckInInfo-accessMethod p{text-align:center}.CheckInInfo-checkInInfoCard{height:80%;overflow-y:scroll}.CheckInInfo-title{padding:10px;display:grid;display:-ms-grid;grid-template-columns:35% 25% 25% 15%;-ms-grid-columns:35% 25% 25% 15%;color:hsla(0,0%,100%,.5);font-size:11.2px;margin-bottom:10px}.CheckInInfo-column{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.CheckInInfoCard{cursor:pointer}.CheckInInfoCard:not(:last-child){margin-bottom:20px}.CheckInInfoCard-cardWrapper{border-radius:11px;box-shadow:0 4px 5px rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.2);padding:10px;display:grid;display:-ms-grid;grid-template-columns:35% 25% 25% 15%;-ms-grid-columns:35% 25% 25% 15%;color:#fff;font-family:Montserrat-semibold,sans-serif;position:relative}.CheckInInfoCard-cardWrapper.selected{background-color:#3d79ff}.CheckInInfoCard-column{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.ReCheckInArrow{position:relative}.ReCheckInArrow-container{position:absolute}.ReCheckInArrow-top-arrow{border-bottom:13px solid #fff;border-left:13px solid transparent;border-right:13px solid transparent;width:0}.ReCheckInArrow-bottom-arrow{border-bottom:13px solid transparent;border-left:13px solid #fff;border-right:13px solid #fff;width:0}.CheckInBreakDown{width:100%;background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;padding:10px;display:flex;flex-direction:column;color:#060607;border-radius:11px;height:41%;overflow-y:scroll}.CheckInBreakDown-companionsController{display:grid;display:-ms-grid;grid-template-columns:30% 40% 30%;-ms-grid-columns:30% 40% 30%;margin-bottom:10px}.CheckInBreakDown-companions{display:flex;align-items:center;color:#fff}.CheckInBreakDown-companions p{font-size:13.6px}.CheckInBreakDown-timeWrapper{display:flex;flex-direction:column;color:#fff}.CheckInBreakDown-timeCheckIn,.CheckInBreakDown-timeCheckOut{display:grid;display:-ms-grid;grid-template-columns:30% 40% 30%;-ms-grid-columns:30% 40% 30%;margin-bottom:10px;min-height:38px}.CheckInBreakDown-title{font-size:14.4px;align-self:center}.CheckInBreakDown-title-text{font-family:Montserrat-semibold,sans-serif;justify-self:center;align-self:center}.CheckInBreakDown-timeExpiration{display:grid;display:-ms-grid;grid-template-columns:30% 40% 30%;-ms-grid-columns:30% 40% 30%}.CheckInBreakDown .folio{color:#d3d3d3}.Counter{width:80%;height:38px;display:flex;border-radius:100px;align-self:center;justify-self:center}@media (min-width:1380px) and (max-width:1700px){.Counter{width:65%;height:65%}}@media only screen and (max-width:1700px){.Counter{width:70%;height:30px}}.Counter-minus,.Counter-plus,.Counter-text{justify-content:center;align-items:center;font-size:24px;font-family:"Montserrat-semibold",sans-serif;color:#fff;width:33.33333%;height:100%}.Counter-minus button,.Counter-minus p,.Counter-plus button,.Counter-plus p,.Counter-text button,.Counter-text p{border:none;background-color:rgba(255,137,2,.2);display:flex;justify-content:center;align-items:center;height:100%;font-size:17.6px;font-family:"Montserrat-semibold",sans-serif;color:#fff;width:100%;outline:none}.Counter-text{background-color:#ff8902;border-radius:100px}.Counter-plus button{cursor:pointer;border-top-right-radius:100px;border-bottom-right-radius:100px}.Counter-minus button{cursor:pointer;border-top-left-radius:100px;border-bottom-left-radius:100px}.CheckOutModal{text-align:center}.CheckOutModal.charging{opacity:.2}.CheckOutModal .SingleCheckInForm{text-align:left}.CheckOutModal .second-message{margin-top:20px}.CheckOutModal .icons-container{border-radius:11px;border:1px solid #ff8902;display:block;width:390px;padding:30px;background:#454445;margin:15px auto 30px}.CheckOutModal .icons-container .center-arrow{height:90px;width:90px;margin:0 50px;vertical-align:middle}.CheckOutModal .icons-container .center-arrow path{fill:#fff}.CheckOutModal .icons-container .icon{vertical-align:middle;font-size:85px;margin:0 30px}.CheckOutModal .Button{display:inline-block;font-size:1.3em;margin:40px 15px}.CheckOutModal .Bill{max-width:400px;margin:30px auto}.CheckOutModal .CommentBox-textArea{margin-top:20px;width:95%}.CheckOutModal .OtherHostDishes{border-radius:11px;border:1px solid #ff8902;display:block;margin:15px 1rem 30px;padding:1rem 0;width:95%}.CheckOutModal .OtherHostDishes .subTitle{padding:0 0 1rem}.CheckOutModal .OtherHostDishes .list{padding:0 4rem}.CheckOutModal .OtherHostDishes .list .dish{display:flex;flex:1 1;justify-content:space-around}.CancelCheckInModal-comments{display:flex;flex-direction:column;justify-content:center}.CancelCheckInModal-textArea{height:200px}.HostName{width:100%;background-color:hsla(0,0%,100%,.5);padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#060607;border-radius:11px;height:calc(12.5% - 20px);margin-bottom:20px;position:relative;text-align:center}.HostName p{margin:0;padding:2px;color:#fff}@media (max-width:1025px){.HostName p{font-size:24px}}.HostName-text{font-family:"Montserrat-semibold",sans-serif;font-size:1em;color:#fff;letter-spacing:1px}@media only screen and (max-height:800px) and (max-width:1300px){.HostName-text{font-size:10px}}.GuestVisitHistory{background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;color:#060607;border-radius:11px;padding:10px;overflow-y:scroll}.GuestVisitHistory .selectBox .services{margin-bottom:20px}.GuestVisitHistory .title{font-family:Montserrat-semibold,sans-serif;font-size:22.4px;color:#fff;text-align:center;margin-bottom:20px}.GuestVisitHistory .left,.GuestVisitHistory .right{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.GuestVisitHistory .subTitle{padding:10px;color:#3d79ff;border-bottom:1px solid #3d79ff;text-align:center;width:80%;margin-bottom:20px}.GuestVisitHistory .cards{width:100%}.GuestVisitHistory .list{width:100%;list-style:none;font-size:19.2px;color:#fff;padding:0 10px}.GuestVisitHistory .list .item{background-color:rgba(61,121,255,.12);border-radius:11px;padding:10px;position:relative}.GuestVisitHistory .list .item .main-description{display:flex;justify-content:space-between;width:100%}.GuestVisitHistory .list .item .cancel-item{cursor:pointer;float:right;background:none;border:none;color:#fff;font-size:22px}.GuestVisitHistory .list .item .single-modifier{text-align:center;border:1px solid #fff;border-radius:11px;margin-top:5px}.GuestVisitHistory .list .item:not(:last-child){margin-bottom:20px}.GuestVisitHistory .list .item.canceled{background-color:#f32013;text-decoration:line-through}.GuestVisitHistory .dishes-block{margin-top:20px}.GuestVisitHistory .nothing-here{text-align:center;opacity:.4;font-size:1.7rem;margin-top:20px;color:#fff}.GuestVisitHistory .dollar-con.red{color:#f32013}.CancelServiceModal .buttons{display:flex;justify-content:space-around;margin-top:20px}.ServiceAndExtraChargeAdder{background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;color:#060607;border-radius:11px;padding:10px;display:flex;justify-content:space-around}.ServiceAndExtraChargeAdder .Button{display:inline-block;min-width:140px}.AddServiceModal{min-height:400px}.AddServiceModal .Modal-template{display:flex;justify-content:space-between}.AddServiceModal .buttons{margin-top:160px;display:flex;justify-content:space-around}.AddServiceModal .buttons .Button{font-size:1.6em;min-width:6em}.MenuFoodCard{height:100px;width:calc(16.66667% - 20px);background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:11px;margin-bottom:20px;margin-right:20px;padding:3px;overflow:hidden;box-shadow:inset 0 53px 37px -21px rgba(0,0,0,.75);position:relative;background-color:hsla(0,0%,100%,.2);cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1025px){.MenuFoodCard{width:calc(50% - 20px)}.MenuFoodCard:nth-child(2n){margin-right:0}}.MenuFoodCard p{color:#fff;font-size:.9em;font-family:"Montserrat-semibold",sans-serif;line-height:1em}.MenuFoodCard .add-button{position:absolute;right:-2px;border-radius:100px;height:40px;width:40px;background-color:rgba(0,181,53,.9);font-size:24px;text-align:center;padding:3px 0 0;transition:bottom .2s;bottom:-100px;border:none;color:#fff}.MenuFoodCard .add-button.open{bottom:-2px}.MenuFoodCard .remove-button{position:absolute;right:-2px;border-radius:100px;height:40px;width:40px;background-color:rgba(243,32,19,.6);font-size:24px;text-align:center;padding:3px 0 0;transition:bottom .2s;bottom:-100px;border:none;color:#fff}.MenuFoodCard .remove-button.open{bottom:-2px}.MenuFoodCard .money-sign{position:absolute;top:-7px;right:-5px;font-size:60px;opacity:.5}.MenuFoodCard .money-sign.red{color:red}.MenuAmountSelect{display:flex;align-items:center;justify-content:center;position:absolute;bottom:-100px;left:-2px;background-color:#3d79ff;border-radius:100px;height:40px;width:40px;transition:bottom .2s}.MenuAmountSelect.openMenuAmountSelect{bottom:-2px}.MenuAmountSelect-add,.MenuAmountSelect-sub{width:33.333%;height:100%;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;outline:none}.MenuAmountSelect-add svg,.MenuAmountSelect-sub svg{width:15px;height:15px}.MenuAmountSelect-add svg>*,.MenuAmountSelect-sub svg>*{stroke:#fff;fill:#fff}.MenuAmountSelect-text{display:flex;justify-content:center;align-items:center;color:#fff;width:33.333%;height:100%}.MenuAmountSelect-text p{font-size:19.2px}.ExtraChargeModal .MenuFoodCard{width:170px;height:125px;display:inline-block}.ExtraChargeModal .selected-products-list{list-style:none;margin-top:15px}.ExtraChargeModal .selected-products-list .selected-product-item{padding:10px;background-color:rgba(61,121,255,.12);border-radius:11px;margin-bottom:10px;overflow:auto}.ExtraChargeModal .selected-products-list .selected-product-item .quantity{display:inline-block;font-weight:700;margin-right:5px}.ExtraChargeModal .selected-products-list .selected-product-item .prices{float:right}.ExtraChargeModal .selected-products-list .selected-product-item .main-row{overflow:auto}.ExtraChargeModal .selected-products-list .selected-product-item .remove-entry{background:none;border:none;color:#dc143c;font-weight:700;font-size:25px;cursor:pointer}.ExtraChargeModal .notes-input{width:100%}.ExtraChargeModal .control-change:after{content:" ";display:block;height:0;clear:both}.ExtraChargeModal .change-price{float:right;text-decoration:underline;cursor:pointer}.ExtraChargeModal .edit-price{float:right}.ExtraChargeModal .edit-price input{border-radius:11px 0 0 11px}.ExtraChargeModal .edit-price select{border-radius:0 11px 11px 0}.ExtraChargeModal .buttons{margin-top:20px;display:flex;justify-content:space-around}.ExtraChargeModal .buttons .Button{font-size:1.6em;min-width:6em}.SeatsList{width:100%;background-color:hsla(0,0%,100%,.5);padding:20px;display:flex;justify-content:flex-start;align-items:center;color:#060607;border-radius:11px;height:calc(12.5% - 20px);margin-bottom:20px;position:relative}.SeatsList-text{font-weight:lighter}.SeatsList-text,.SeatsList-title{font-family:"Montserrat-semibold",sans-serif;font-size:14.4px;color:#fff;letter-spacing:1px}.Balloons{height:200px;z-index:100;-webkit-transform:translateY(150vh);transform:translateY(150vh);-webkit-animation:fly 4s linear 1;animation:fly 4s linear 1}.Balloons,.Balloons-top{width:80px;position:absolute}.Balloons-top{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%;top:20%;border-radius:50% 50% 50% 50%/40% 40% 60% 60%;box-shadow:inset -5px -5px 0 rgba(0,0,0,.07),inset 0 0 4px 5px rgba(0,0,0,.03);height:100px}.Balloons-triangle{z-index:100;position:absolute;-webkit-transform:translate(0);transform:translate(0);left:45%;top:42%;border-right:4px solid transparent;border-bottom:12px solid;border-left:4px solid transparent;-webkit-animation:swing 2s ease infinite;animation:swing 2s ease infinite;transition:border-bottom 1s}.Balloons-rope{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:65%;left:50%;display:block;width:5px;height:100px;margin-top:12px;background:hsla(0,0%,100%,0)}.Balloons-rope span{position:absolute;width:3px;height:3px;left:60%;background:#fff;opacity:1;border-radius:80px;-webkit-animation:ropeSwing 1s ease-in-out infinite;animation:ropeSwing 1s ease-in-out infinite}.Balloons-rope span:nth-child(2){top:2px;-webkit-animation-delay:.1s;animation-delay:.1s}.Balloons-rope span:nth-child(3){top:4px;-webkit-animation-delay:.2s;animation-delay:.2s}.Balloons-rope span:nth-child(4){top:6px;-webkit-animation-delay:.3s;animation-delay:.3s}.Balloons-rope span:nth-child(5){top:8px;-webkit-animation-delay:.4s;animation-delay:.4s}.Balloons-rope span:nth-child(6){top:10px;-webkit-animation-delay:.5s;animation-delay:.5s}.Balloons-rope span:nth-child(7){top:12px;-webkit-animation-delay:.6s;animation-delay:.6s}.Balloons-rope span:nth-child(8){top:14px;-webkit-animation-delay:.7s;animation-delay:.7s}.Balloons-rope span:nth-child(9){top:16px;-webkit-animation-delay:.8s;animation-delay:.8s}.Balloons-rope span:nth-child(10){top:18px;-webkit-animation-delay:.9s;animation-delay:.9s}.Balloons-rope span:nth-child(11){top:20px;-webkit-animation-delay:1s;animation-delay:1s}.Balloons-rope span:nth-child(12){top:22px;-webkit-animation-delay:1.1s;animation-delay:1.1s}.Balloons-rope span:nth-child(13){top:24px;-webkit-animation-delay:1.2s;animation-delay:1.2s}.Balloons-rope span:nth-child(14){top:26px;-webkit-animation-delay:1.3s;animation-delay:1.3s}.Balloons-rope span:nth-child(15){top:28px;-webkit-animation-delay:1.4s;animation-delay:1.4s}.Balloons-rope span:nth-child(16){top:30px;-webkit-animation-delay:1.5s;animation-delay:1.5s}.Balloons-rope span:nth-child(17){top:32px;-webkit-animation-delay:1.6s;animation-delay:1.6s}.Balloons-rope span:nth-child(18){top:34px;-webkit-animation-delay:1.7s;animation-delay:1.7s}.Balloons-rope span:nth-child(19){top:36px;-webkit-animation-delay:1.8s;animation-delay:1.8s}.Balloons-rope span:nth-child(20){top:38px;-webkit-animation-delay:1.9s;animation-delay:1.9s}.Balloons-rope span:nth-child(21){top:40px;-webkit-animation-delay:2s;animation-delay:2s}.Balloons-rope span:nth-child(22){top:42px;-webkit-animation-delay:2.1s;animation-delay:2.1s}.Balloons-rope span:nth-child(23){top:44px;-webkit-animation-delay:2.2s;animation-delay:2.2s}.Balloons-rope span:nth-child(24){top:46px;-webkit-animation-delay:2.3s;animation-delay:2.3s}.Balloons-rope span:nth-child(25){top:48px;-webkit-animation-delay:2.4s;animation-delay:2.4s}.Balloons-rope span:nth-child(26){top:50px;-webkit-animation-delay:2.5s;animation-delay:2.5s}.Balloons-rope span:nth-child(27){top:52px;-webkit-animation-delay:2.6s;animation-delay:2.6s}.Balloons-rope span:nth-child(28){top:54px;-webkit-animation-delay:2.7s;animation-delay:2.7s}.Balloons-rope span:nth-child(29){top:56px;-webkit-animation-delay:2.8s;animation-delay:2.8s}.Balloons-rope span:nth-child(30){top:58px;-webkit-animation-delay:2.9s;animation-delay:2.9s}.Balloons-rope span:nth-child(31){top:60px;-webkit-animation-delay:3s;animation-delay:3s}.Balloons-rope span:nth-child(32){top:62px;-webkit-animation-delay:3.1s;animation-delay:3.1s}.Balloons-rope span:nth-child(33){top:64px;-webkit-animation-delay:3.2s;animation-delay:3.2s}.Balloons-rope span:nth-child(34){top:66px;-webkit-animation-delay:3.3s;animation-delay:3.3s}.Balloons-rope span:nth-child(35){top:68px;-webkit-animation-delay:3.4s;animation-delay:3.4s}.Balloons-rope span:nth-child(36){top:70px;-webkit-animation-delay:3.5s;animation-delay:3.5s}.Balloons-rope span:nth-child(37){top:72px;-webkit-animation-delay:3.6s;animation-delay:3.6s}.Balloons-rope span:nth-child(37):nth-child(38){top:74px;-webkit-animation-delay:3.7s;animation-delay:3.7s}.Balloons-rope span:nth-child(37):nth-child(39){top:76px;-webkit-animation-delay:3.8s;animation-delay:3.8s}.Balloons-rope span:nth-child(37):nth-child(40){top:78px;-webkit-animation-delay:3.9s;animation-delay:3.9s}.Balloons-rope span:nth-child(37):nth-child(41){top:80px;-webkit-animation-delay:4s;animation-delay:4s}.Balloons-rope span:nth-child(37):nth-child(42){top:82px;-webkit-animation-delay:4.1s;animation-delay:4.1s}.Balloons-rope span:nth-child(37):nth-child(43){top:84px;-webkit-animation-delay:4.2s;animation-delay:4.2s}.Balloons-rope span:nth-child(37):nth-child(44){top:86px;-webkit-animation-delay:4.3s;animation-delay:4.3s}.Balloons-rope span:nth-child(37):nth-child(45){top:88px;-webkit-animation-delay:4.4s;animation-delay:4.4s}.Balloons-rope span:nth-child(37):nth-child(46){top:90px;-webkit-animation-delay:4.5s;animation-delay:4.5s}.Balloons-rope span:nth-child(37):nth-child(47){top:92px;-webkit-animation-delay:4.6s;animation-delay:4.6s}.Balloons-rope span:nth-child(37):nth-child(48){top:94px;-webkit-animation-delay:4.7s;animation-delay:4.7s}.Balloons-rope span:nth-child(37):nth-child(49){top:98px;-webkit-animation-delay:4.8s;animation-delay:4.8s}.Balloons-rope span:nth-child(37):nth-child(50){top:100px;-webkit-animation-delay:4.9s;animation-delay:4.9s}@-webkit-keyframes swing{0%,to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes swing{0%,to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fly{0%{-webkit-transform:translateY(150vh) rotate(20deg);transform:translateY(150vh) rotate(20deg)}to{-webkit-transform:translateY(-150vh) rotate(-30deg);transform:translateY(-150vh) rotate(-30deg)}}@keyframes fly{0%{-webkit-transform:translateY(150vh) rotate(20deg);transform:translateY(150vh) rotate(20deg)}to{-webkit-transform:translateY(-150vh) rotate(-30deg);transform:translateY(-150vh) rotate(-30deg)}}@-webkit-keyframes ropeSwing{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}50%{opacity:1;-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes ropeSwing{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}50%{opacity:1;-webkit-transform:translateX(-5px);transform:translateX(-5px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.AttendingVisits{width:100vw;height:100vh}.AttendingVisits.map .TopBarWaiterCommand{height:100px}.AttendingVisits-content{height:calc(100vh - 150px);width:90%;margin:0 auto;display:flex;justify-content:space-between;padding-bottom:20px}.AttendingVisits-left{height:100%;width:15%;margin-right:20px}@media (max-width:1025px){.AttendingVisits-left{width:30%}}.AttendingVisits-middle{height:100%;width:85%}@media (max-width:1025px){.AttendingVisits-middle{width:65%}}.AttendingVisits-guest,.AttendingVisits-name{width:100%;height:55px;margin-bottom:10px;background-color:#3d79ff;font-size:24px;font-family:Montserrat-semibold,sans-serif;border-radius:11px;color:#fff;text-align:center;display:flex;justify-content:center;align-items:center}.AttendingVisits-guest{position:relative}.AttendingVisits-guest .back-arrow-btn{cursor:pointer;background:none;border:none;position:absolute;top:5px;left:8px}.AttendingVisits-guest .back-arrow-btn svg{width:50px;height:50px}.AttendingVisits-guest .back-arrow-btn svg path{fill:#fff}.AttendingVisits-cards,.AttendingVisits-clients{padding-top:12px;height:90%;overflow-y:scroll}.AttendingVisits-clients{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start}.AttendingVisits .no-guests-msg{width:100%;color:hsla(0,0%,100%,.5);margin-top:50px;text-align:center}.AttendingVisits .all-visits,.AttendingVisits .unassigned-visits{width:calc(50% - 4px);float:left}.AttendingVisits .all-visits{margin-left:4px}.AttendingVisits .unassigned-visits{margin-right:4px}.TopBarWaiterCommand{height:150px;width:95%;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.TopBarWaiterCommand-topBarGuestTableTabletVersion{position:absolute;top:100px;left:0;height:30px;z-index:50;background-color:#000;border-radius:11px}.TopBarWaiterCommand-tabletVersion{width:35px;height:35px;margin-right:40px;cursor:pointer}.TopBarWaiterCommand-tabletVersion-icon{width:35px;height:35px;background-size:cover;background-position:50%;background-repeat:no-repeat}.TopBarWaiterCommand-title{font-size:40px;font-family:"Montserrat-semibold",sans-serif;color:#fff}.TopBarWaiterCommand-time{margin-right:100px;display:flex;align-items:center}.TopBarWaiterCommand-profile{display:flex}.TopBarWaiterCommand-bigTitle{font-size:32px;margin-left:50px}.TopBarGuestTable{width:620px;border-radius:11px;border:2px solid hsla(0,0%,100%,.2);display:flex;padding:4px;margin-right:20px}@media (max-width:1025px){.TopBarGuestTable{width:100%;height:100%;border:none}}.TopBarGuestTable-guest{display:flex}.TopBarGuestTable-name{display:flex;padding:0 20px;align-items:center;width:100%;cursor:pointer}.TopBarGuestTable-name span{font-size:12.8px;color:#ff8902;font-family:"Montserrat-semibold",sans-serif;text-align:center;margin-right:20px}.TopBarGuestTable-name p{color:#fff;font-size:22.4px;font-family:"Montserrat-semibold",sans-serif}@media (max-width:1025px){.TopBarGuestTable-name p{font-size:16px}}.TopBarGuestTable-name svg{width:30px;height:30px;margin-right:20px}@media (max-width:1025px){.TopBarGuestTable-name svg{width:25px;height:25px}}.TopBarGuestTable-name svg>*{fill:#fff}.TopBarGuestTable-table{width:30%;color:#ff8902;font-size:24px;display:flex;justify-content:center;align-items:center;border-left:2px solid hsla(0,0%,100%,.2)}@media (max-width:1025px){.TopBarGuestTable-table{font-size:19.2px}}.FullScreenEmployeePicker h1{text-align:center;font-size:24px;margin-bottom:20px;background-color:#3d79ff;border-radius:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 20px;margin-top:0}.FullScreenEmployeePicker .WaiterCard{width:15%;margin-right:20px;min-height:80px;float:left;margin-top:0;margin-bottom:20px}.FullScreenEmployeePicker .WaiterCard:not(:last-child){margin-bottom:20px}.FullScreenEmployeePicker .FullscreenPicker-container{padding-top:30px;padding-bottom:23px}.WaiterCard{width:100%;min-height:60px;background-color:rgba(61,121,255,.12);border-radius:11px;padding:5px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:13.6px;text-align:center;cursor:pointer;position:relative;-webkit-animation-duration:.5s;animation-duration:.5s}.WaiterCard:not(:last-child){margin-bottom:20px}.WaiterCard.selected{background-color:#ff8902}.WaiterCard .badges-container{position:absolute;top:-12px;left:0}.WaiterCard .badge{width:22px;height:22px;border-radius:20px;line-height:1.7;font-weight:700;font-size:13.6px;position:relative;float:left;margin-right:5px;color:#fff;background-color:#3d79ff}.WaiterCard-highlight{border:1px solid hsla(0,0%,100%,.5)}.FullScreenTablePicker h1{text-align:center;font-size:24px;margin-bottom:20px;background-color:#3d79ff;border-radius:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 20px;margin-top:0}.FullScreenTablePicker .FullscreenPicker-container{padding-top:40px;padding-bottom:20px}.CardButton{background-color:rgba(61,121,255,.12);border-radius:11px;padding:5px;color:#fff;display:flex;justify-content:center;align-items:center;font-size:13.6px;text-align:center;cursor:pointer;position:relative;-webkit-animation-duration:.5s;animation-duration:.5s;width:15%;margin-right:20px;min-height:80px;float:left;margin-top:0;margin-bottom:20px}.CardButton .text{font-size:40px}.VisitCard{width:calc(33.33333% - 13.33333px);background-color:hsla(0,0%,100%,.2);border-radius:11px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:14.4px;text-align:center;padding:6.66667px;margin-right:20px;margin-bottom:20px;cursor:pointer;-webkit-animation-duration:.2s;animation-duration:.2s}@media (max-width:1025px){.VisitCard{width:100%;margin-right:0}}.VisitCard:nth-child(3n){margin-right:0}.VisitCard hr{color:rgba(255,137,2,.2);height:1px;margin-bottom:5px;margin-top:4px}.VisitCard-info{height:40%;display:flex;flex-direction:column;margin-bottom:10px}.VisitCard-info-titleBar{border-bottom:1px solid #ff8902;margin-bottom:6.66667px;padding-bottom:4px;font-size:12.8px;color:hsla(0,0%,100%,.5)}.VisitCard-info-content,.VisitCard-info-titleBar{display:grid;display:-ms-grid;grid-template-columns:20% 3fr 1fr;-ms-grid-columns:20% 3fr 1fr}.VisitCard-details{height:60%;display:flex;flex-direction:column;justify-content:center;margin-top:10px}.VisitCard-clientName,.VisitCard .waiter{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VisitCard .waiter{width:100%;margin-right:auto;margin-left:auto;text-align:left}.VisitCard .waiter img{width:12px;margin-right:20px}.VisitCard-detail-number{background-color:#3d79ff;display:inline-block;padding:8px}.VisitCard-detail-number img{width:15px}.VisitCard .ProgressBar-loadingTimer{width:100%;margin-left:auto;margin-right:auto}.VisitCard.has-warning{background-color:rgba(243,32,19,.6)}.VisitCard.fullTime{background-color:rgba(0,181,53,.9)}.VisitCard.mediumTime{background-color:rgba(255,137,2,.2)}.VisitCard .single-number{font-size:24px}.AttendingVisitMap{width:90%;margin:auto;display:flex;height:100%}.AttendingVisitMap .AttendingVisits-name{height:55px}.AttendingVisitMap .LoungeMap{height:calc(100vh - 110px);width:85%}.AttendingVisitMap .LoungeMap.with-visits{width:70%}.AttendingVisitMap .davinci-title{position:relative}.VisitsSideList{width:15%;margin-left:15px;height:85%;overflow:scroll}.VisitsSideList .visit-card{min-height:60px;padding:5px;float:left;margin-top:0;margin-bottom:20px;text-align:center;border-radius:11px;font-size:13.6px;background-color:rgba(61,121,255,.12);width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.VisitsSideList .visit-card.selected{background-color:#ff8902}.WaiterMenu{width:100vw;height:100vh}.WaiterMenu-content{height:calc(100vh - 150px);width:90%;margin:0 auto;display:flex;justify-content:space-between;padding-bottom:20px}.WaiterMenu-left{width:70%;height:100%}@media (max-width:1025px){.WaiterMenu-left{width:55%}}.WaiterMenu-right{width:27%;height:100%}@media (max-width:1025px){.WaiterMenu-right{width:43%}}.WaiterMenu-visitGuestName{width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1025px){.WaiterMenu-visitGuestName{width:200px}}.WaiterMenu-name,.WaiterMenu-orderResumyTitle{width:100%;margin-bottom:20px;background-color:#3d79ff;font-size:24px;font-family:Montserrat-semibold,sans-serif;border-radius:11px;color:#fff;text-align:center;padding:12px;position:relative}.WaiterMenu-name .Button,.WaiterMenu-orderResumyTitle .Button{float:right;border:1px solid #fff;position:absolute;top:8px;right:8px;font-size:.8rem}@media (max-width:1025px){.WaiterMenu-name .Button,.WaiterMenu-orderResumyTitle .Button{top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);right:-45px;padding:5px;width:95px}}.WaiterMenu-name .back-arrow-btn,.WaiterMenu-orderResumyTitle .back-arrow-btn{background:none;border:none;position:absolute;top:2px;left:8px}.WaiterMenu-name .back-arrow-btn svg,.WaiterMenu-orderResumyTitle .back-arrow-btn svg{width:50px;height:50px}.WaiterMenu-name .back-arrow-btn svg path,.WaiterMenu-orderResumyTitle .back-arrow-btn svg path{fill:#fff}.WaiterMenu-name{display:flex;justify-content:center}.WaiterMenu-cards{overflow-y:scroll;width:100%;height:90%;display:flex;flex-wrap:wrap;align-content:flex-start;padding:0 10px 0 12px}@media (max-width:1025px){.WaiterMenu-cards{justify-content:space-between}}.WaiterMenu .NumericKeyBoard-wrapper{position:absolute;border-radius:10px;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);left:50%;bottom:0;width:250px;background-color:#2e2e2f;z-index:1000}.shouldPayModal-btn{padding:20px;display:flex;margin-top:60px;justify-content:space-between}.OrderResume{width:100%;height:90%;border-radius:11px;background:transparent linear-gradient(180deg,rgba(250,245,246,.17),rgba(252,250,250,.17) 48%,hsla(0,0%,99.2%,.17)) 0 0 no-repeat padding-box;padding:20px;position:relative;display:flex;flex-direction:column}.OrderResume .comment-btn{opacity:.4;cursor:pointer;margin-right:10px;border:none;background-color:transparent;width:20px;height:20px;outline:none}.OrderResume .comment-btn.dishWithNotes{opacity:1}.OrderResume .comment-btn svg{width:20px;height:20px}.OrderResume .comment-btn svg>*{fill:#fff;stroke:#fff}.OrderResume .deleteDish{cursor:pointer;border:none;border-radius:5px;display:flex;justify-content:center;align-items:center;width:30px;height:30px;background-color:#f32013}.OrderResume .deleteDish svg{width:20px;height:20px}.OrderResume .deleteDish svg>*{fill:#fff;stroke:#fff}.OrderResume .kidImgWrapper{cursor:pointer;width:30px;height:30px;margin-right:10px;background-color:#fff;opacity:.2;border-radius:100%;display:flex;justify-content:center;align-items:center;border:none;outline:none}.OrderResume .kidImgWrapper.kidImgSelected{opacity:1}.OrderResume .kidImg{width:25px;height:25px}.OrderResume-newAdvice{font-size:14px}.OrderResume .openComments{position:absolute;background-color:#3d79ff;color:#fff;display:flex;justify-content:center;align-items:center;width:120px;height:25px;border-radius:10px 0 10px 0;outline:none;border:none;top:0;left:0}.OrderResume-trashCan{width:35px;height:35px;cursor:pointer}.OrderResume-trashCan svg>*{fill:#ff8902}.OrderResume-modifier{width:100%;flex-wrap:wrap;justify-content:center;margin-top:20px;overflow-y:scroll;padding-left:10px}.OrderResume-modifier.canceled{display:none}.OrderResume-modifier-item{border-radius:11px;border:1px solid #ff8902;width:98%;min-height:40px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;justify-self:center}.OrderResume-modifier-item p{text-align:center}.OrderResume-modifier-item .Check .Box{width:100%;border:none;height:auto;min-height:40px}.OrderResume-orderInfo{display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%}.OrderResume-orderInfo .remove-button{background-color:#f32013;border:none;width:2rem;height:2rem;color:#fff;border-radius:5px}.OrderResume-orderInfo .priced-icon{margin-right:8px}.OrderResume-orderInfo .priced-icon.red{color:red}.OrderResume-checkBox{width:2rem;height:2rem}.OrderResume .inline-checkBox{display:flex;align-items:center}.OrderResume .inline-checkBox .CheckBoxContainer{width:auto}.OrderResume .inline-checkBox p{margin-left:5px;font-size:14px}.OrderResume-title{padding:6.66667px;color:#fff;font-size:19.2px;border-bottom:2px solid #fff;font-family:"Montserrat-semibold",sans-serif;margin-bottom:20px;display:flex;justify-content:space-between;align-items:flex-end}.OrderResume-listWrapper{flex-grow:1;overflow-y:scroll;overflow-x:scroll;margin-bottom:20px}.OrderResume-list{height:80%;width:100%;position:relative;padding-right:10px}.OrderResume-list .product-row{list-style:none;color:#fff;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:5px;font-size:1.2em}.OrderResume-list .product-row.canceled{background-color:rgba(243,32,19,.6);border-radius:5px;margin:5px 0}.OrderResume-list .product-row.canceled .product-desc{text-decoration:line-through}.OrderResume-list .product-row .product-desc-info{display:flex;font-size:12.8px}.OrderResume-list .product-row .product-desc{text-align:left;flex-grow:1;padding:0 20px}@media (max-width:1025px){.OrderResume-list .product-row .product-desc{padding:0 5px}}.OrderResume-list .product-row .product-desc p{width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1700px){.OrderResume-list .product-row .product-desc p{width:150px}}@media only screen and (max-width:1700px){.OrderResume-list .product-row .product-desc{font-size:16px}}.OrderResume-list .product-row .product-desc .quantity{font-weight:700;margin-right:5px}.OrderResume-list .product-row.opacity{opacity:.5}.OrderResume .context-actions-buttons{min-height:68px}.OrderResume .context-actions-buttons .Button{display:inline-block;margin-bottom:10px}.OrderResume .printAndCancel{min-height:68px;display:flex}.OrderResume .printAndCancel .Button{margin:10px 5px}.OrderResume-emptyList{color:hsla(0,0%,100%,.5);font-size:24px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;width:100%;left:50%;text-align:center}.OrderResume .bottom-buttons-wrap{height:130px}.OrderResume .bottom-buttons-wrap button{font-size:1em}.OrderResume .Order-comments-history{position:relative}.OrderResume .Order-comments-history li{list-style:none}.OrderResume .Order-comments-history .crossIcon{position:absolute;width:20px;top:0;right:10px}.OrderResume .Order-comments-history .crossIcon svg{width:20px}.OrderResume .Order-comments-history .crossIcon svg>*{fill:#fff;stroke:#fff}.OrderResume .Order-comments-history ul{border-radius:11px;padding:10px 20px;background-color:#000;overflow-y:scroll;height:150px;width:100%;color:#fff}.OrderResume .Order-comments-history ul li:not(:last-child){margin-bottom:10px}.OrderResume .Order-comments{height:60px}.commentsModal-btn{padding:20px;display:flex;margin-top:60px;justify-content:space-between}.Order-comments-wrapper{position:relative}.Order-comments-wrapper .keyBoard-btn{border:none;background-color:transparent;width:30px;height:30px;position:absolute;top:0;right:10px;cursor:pointer;outline:none}.Order-comments-wrapper .keyBoard-btn svg{width:100%;height:100%}.Order-comments-wrapper .keyBoard-btn svg>*{stroke:#ff8902;fill:#ff8902}.ConfirmationModal{text-align:center}.ConfirmationModal .Button{display:inline-block;font-size:1.7em;margin:50px}.CheckBoxContainer{width:100%;height:100%}.Check input{display:none}.Check input:checked+.Box{background-color:#ff8902}.Check input:checked+.Box:after{top:-2px}.Check .Box{border-radius:5px;width:30px;height:30px;transition:all 1.1s cubic-bezier(.19,1,.22,1);background-color:transparent;position:relative;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;border:1px solid #ff8902}.Check .Box.square:after{width:50%;height:25%;content:"";position:absolute;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;border-right-color:#fff;border-top-color:#fff;-webkit-transform:rotate(-45deg) translateZ(0);transform:rotate(-45deg) translateZ(0);-webkit-transform-origin:center center;transform-origin:center center;transition:all 1s cubic-bezier(.19,1,.22,1);left:0;right:0;top:200%;bottom:5%;margin:auto}.KeyBoardFull{position:fixed;bottom:0;left:0;width:100vw;height:50vh;color:#fff;z-index:100;display:flex;flex-direction:column;justify-content:center;box-shadow:0 -2px 5px hsla(0,0%,100%,.2)}@media only screen and (max-height:780px){.KeyBoardFull{height:63vh}}.KeyBoardFull button,.KeyBoardFull div{color:#fff}.KeyBoardFull-container{z-index:2;background-color:#000;padding:40px;height:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1700px){.KeyBoardFull-container{padding:15px}}.KeyBoardTouch{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.KeyBoardTouch-cross{top:25px;left:25px}.KeyBoardTouch-input{width:100%;font-size:32px;margin-bottom:20px}.KeyBoardTouch-input,.KeyBoardTouch-sendBtn{display:flex;align-items:center;justify-content:center}.KeyBoardTouch-sendBtn{width:50px;margin-left:20px;cursor:pointer;background-color:transparent;border:none;transition:all .2s;outline:none}.KeyBoardTouch-sendBtn:active{-webkit-transform:scale(.92);transform:scale(.92)}.KeyBoardTouch-text{width:90%;border-radius:11px;padding:10px;background-color:transparent;color:#ff8902;border:1px solid #ff8902;font-size:32px}@media only screen and (max-width:1700px){.KeyBoardTouch-text{margin-bottom:10px}}.KeyBoardTouch-keys{display:flex;justify-content:center;align-items:center;width:100%;height:350px;flex-wrap:wrap}@media only screen and (max-width:1700px){.KeyBoardTouch-keys{justify-content:space-around;-webkit-transform:scale(.95);transform:scale(.95);height:290px}}.KeyBoardTouch-numbers{width:300px;height:100%;display:flex;align-items:center;flex-wrap:wrap}@media only screen and (max-width:1700px){.KeyBoardTouch-numbers{width:250px;align-content:center}}.KeyBoardTouch-letters{width:1200px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width:1700px){.KeyBoardTouch-letters{width:950px}}.KeyBoardTouch .key{border:1px solid #ff8902;background-color:transparent;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;padding:10px;border-radius:11px;width:80px;cursor:pointer;font-family:Montserrat-semibold,sans-serif;transition:all .2s;outline:none}.KeyBoardTouch .key:active{-webkit-transform:scale(.92);transform:scale(.92)}.KeyBoardTouch .key:not(:last-child){margin-right:20px}.KeyBoardTouch .space{width:100%;height:100%}.KeyBoardTouch .backspace{width:125px}.KeyBoardTouch .backspace svg{width:35px;height:20px}.KeyBoardTouch .backspace svg path{fill:#fff}.KeyBoardTouch .cero{width:60%;margin-bottom:0}.KeyBoardTouch-first-line,.KeyBoardTouch-second-line,.KeyBoardTouch-third-line{display:flex;justify-content:center;height:calc(25% - 20px);margin-bottom:20px;width:100%}@media only screen and (max-width:1700px){.KeyBoardTouch-first-line,.KeyBoardTouch-second-line,.KeyBoardTouch-third-line{margin-bottom:10px;height:calc(28.57143% - 20px)}}@media only screen and (max-width:1700px){.KeyBoardTouch-second-line{width:90%}}.KeyBoardTouch-space-bar{height:calc(25% - 20px);width:90%}.KeyBoardTouch-numbersRow{width:100%;height:calc(25% - 20px);display:flex}@media only screen and (max-width:1700px){.KeyBoardTouch-numbersRow{margin-bottom:10px;height:calc(28.57143% - 20px)}}.sendIcon{fill:#ff8902}.SpecialProductModal-input{margin-bottom:20px}.SpecialProductModal-textArea{height:200px;padding:10px 70px 0 10px;margin-bottom:0;width:100%}.SpecialProductModal-descriptionArea{position:relative;margin-bottom:20px}.SpecialProductModal-keyBoardIcon{display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;height:40px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:25px;background-color:transparent;border:none;right:0}.SpecialProductModal-keyBoardIcon svg{width:40px;height:40px}.SpecialProductModal-keyBoardIcon svg>*{fill:#ff8902}.SpecialProductModal-counter{display:flex;justify-content:center;align-items:center;width:20%;margin:0 auto}.SpecialProductModal-warning{margin-bottom:20px}.OrozcoMenu{display:flex}.OrozcoMenu .RecursiveMenu{min-width:160px;width:20%}.RecursiveMenu{position:relative}.RecursiveMenu .menu-item{border-radius:11px;padding:8px;border:1px solid #ff8902;background-color:rgba(255,137,2,.16);margin:8px 0;cursor:pointer}.RecursiveMenu .menu-item.selected{background-color:#ff8902;font-size:1.1em}.RecursiveMenu .menu-item:active{-webkit-transform:scale(.95);transform:scale(.95)}.RecursiveMenu .adding-options-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:RecursiveMenuBack .4s forwards;animation:RecursiveMenuBack .4s forwards}.RecursiveMenu .adding-options-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:RecursiveMenuFront .35s forwards;animation:RecursiveMenuFront .35s forwards;position:absolute;top:0;left:0;width:100%}@-webkit-keyframes RecursiveMenuFront{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes RecursiveMenuFront{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes RecursiveMenuBack{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}@keyframes RecursiveMenuBack{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}}.Flights{width:100vw;height:100vh;position:relative;padding:20px 60px}@media screen and (max-width:720px){.Flights{margin-bottom:100px}}.Flights .flightTopBar .filterButton{outline:none;background-color:transparent;border-radius:100px;color:#fff;padding:15px;cursor:pointer;font-size:12px;text-align:center}.Flights-header,.Flights .flightTopBar .filterButton{position:relative;border:1px solid #ff8902;font-family:Montserrat-semibold,sans-serif}.Flights-header{display:flex;align-items:center;justify-content:space-between;border-radius:11px;padding:10px;margin-top:20px}.Flights-header,.Flights-header-input{font-size:19.2px;color:#ff8902;width:100%}.Flights-header-input{height:100%;background-color:transparent;font-family:Montserrat-medium,sans-serif;border:none;outline:none;cursor:pointer;padding-right:40px}.Flights-header-input::-webkit-input-placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.Flights-header-input:-ms-input-placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.Flights-header-input::placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.Flights-header-input:focus::-webkit-input-placeholder{color:hsla(0,0%,100%,.2)}.Flights-header-input:focus:-ms-input-placeholder{color:hsla(0,0%,100%,.2)}.Flights-header-input:focus::placeholder{color:hsla(0,0%,100%,.2)}.Flights-searchIcon{position:absolute;right:50px;pointer-events:none}.Flights-searchIcon svg{width:20px;height:20px}.Flights-searchIcon svg path{fill:#ff8902}.Flights-keyBoardIcon{position:absolute;right:8px;cursor:pointer}.Flights-keyBoardIcon,.Flights-keyBoardIcon svg{width:25px;height:25px}.Flights-keyBoardIcon svg path{fill:#ff8902}.Flights-burguerMenu{position:absolute;top:20px;left:20px}.Flights-cardsWrapper{height:calc(100vh - 315px);overflow-y:scroll}@media (max-width:1025px){.Flights-cardsWrapper{font-size:12px}}.Flights-title{border-radius:11px;box-shadow:0 4px 5px rgba(0,0,0,.2);padding:10px;display:grid;display:-ms-grid;grid-template-columns:5% 15% 10% 15% 15% 10% 20% 10%;-ms-grid-columns:5% 15% 10% 15% 15% 10% 20% 10%;color:hsla(0,0%,100%,.5);font-size:16px;margin-bottom:10px;text-align:center}@media (max-width:1025px){.Flights-title{font-size:12px}}.Flights-column{width:100%;height:100%;align-items:center}.Flights-column,.Flights-hour{display:flex;justify-content:center}.Flights-hour{margin-top:20px;flex-wrap:wrap}.Flights-hour-item{position:relative;background-color:transparent;border-radius:100px;border:1px solid #ff8902;width:4.16667%;height:4.16667%;color:#fff;padding:20px;cursor:pointer}.Flights-hour-item.active{background-color:#ff8902;color:#060607}@media (max-width:1025px){.Flights-hour-item{width:8.33333%;height:8.33333%}}.Flights-hour-item p{font-size:16px;font-family:Montserrat-semibold,sans-serif;text-align:center;line-height:30px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}@media (max-width:1025px){.Flights-hour-item p{font-size:12px}}.FlightCards{border-radius:11px;box-shadow:0 4px 5px rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.2);padding:10px;display:grid;display:-ms-grid;color:#fff;grid-template-columns:5% 15% 10% 15% 15% 10% 20% 10%;-ms-grid-columns:5% 15% 10% 15% 15% 10% 20% 10%;font-family:Montserrat-semibold,sans-serif;position:relative}@media screen and (max-width:720px){.FlightCards{display:block}}.FlightCards:not(:last-child){margin-bottom:20px}.FlightCards-column{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.FlightCards-delayTime button{border:none;background:transparent;cursor:pointer;color:#fff}.FlightCards-statusIndicator{border-radius:100px;width:25px;height:25px;background-color:#4bb543}.FlightCards-statusIndicator.statusIndicatorFailed{background-color:red}.EditDelayTimeModal .time-picker{display:flex;justify-content:center}.EditDelayTimeModal .time-picker .time-col{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:5px}.EditDelayTimeModal .time-picker .time-col *{margin-bottom:8px}.EditDelayTimeModal .time-picker button{border-radius:50%;border:2px solid #ff8902;font-size:1.5rem;color:#ff8902;background-color:transparent;width:30px;height:30px;padding:auto;vertical-align:center}.EditDelayTimeModal .control-container{width:50%;margin:10px auto}.Configuration .config-block{width:30%;margin-bottom:10px;margin-right:1.5%;margin-left:1.5%}@media (max-width:1025px){.Configuration .config-block{width:45%;margin-right:20px;margin-bottom:20px}}.Configuration .config-block .config-title{background-color:#3d79ff;border-radius:11px;font-size:1.6em;font-weight:700;padding:8px}.Configuration .config-block .config-content{background-color:hsla(0,0%,100%,.2);margin-top:15px;border-radius:11px;text-align:center;padding:15px}.Configuration .main-content{height:calc(100vh - 150px);align-items:flex-start;width:88%;margin:0 auto;padding-bottom:60px;display:flex;flex-wrap:wrap;justify-content:flex-start}.config-block .config-content{font-size:1.4em}.config-block .config-content .left,.config-block .config-content .right{display:inline-block;width:50%;vertical-align:top}.config-block .config-content .actual-name{margin-top:20px;font-size:1.4em}.config-block .config-content .icon{padding:20px;border-radius:11px;border:1px solid #ff8902;display:inline-block}.config-block .config-content svg{font-size:90px}.config-block .config-content .bottom{margin-top:20px}.config-block .config-content .bottom p{margin-bottom:10px}.SessionTimeoutConfig .save{display:inline-block}.CashRegister .content{margin:10px 80px 20px}.CashRegister .header{border-radius:11px;background-color:#454445;padding:20px}.CashRegister .header svg{font-size:1.6em}.CashRegister .side-block{border-radius:11px;background-color:#454445;margin:20px 0;padding:20px;min-height:315px}.CashRegister .side-block h3{margin:0 0 15px;text-align:center}.CashRegister .side-block.close-block{text-align:center}.CashRegister .side-block.close-block .shift-desc{margin-top:40px;font-weight:700}.CashRegister .side-block.close-block .btn-container{font-size:1.2em;padding-top:60px}.CashRegister .side-block.close-block .btn-container .Button{display:inline-block}.CloseRegisterModal{text-align:center}.CloseRegisterModal .icons-container{border-radius:11px;border:1px solid #ff8902;display:inline-block;padding:30px;background:#454445;margin:15px 0 30px}.CloseRegisterModal .icons-container .icon{vertical-align:middle;font-size:85px;margin:0 30px}.CloseRegisterModal .message{font-size:1.6em}.CloseRegisterModal .amounts{margin:50px auto;text-align:left;max-width:550px}.CloseRegisterModal .Button{display:inline-block;font-size:1.7em;margin:0 50px 25px}.CashRegisterMoneyList.amounts-list{list-style:none}.CashRegisterMoneyList.amounts-list li{padding:4px 20px 4px 4px;margin:8px 0;font-size:1.2em;border-radius:11px;background-color:rgba(61,121,255,.12);text-align:left}.CashRegisterMoneyList.amounts-list .payment-icon{font-size:1.4em;width:44px;vertical-align:middle;float:left;padding-left:5px}.CashRegisterMoneyList.amounts-list .flag{width:28px;vertical-align:middle;display:inline-block;margin:0 15px;float:left}.CashRegisterMoneyList.amounts-list .money-type{float:right}.CashRegisterMoneyList.amounts-list.smaller li{font-size:1em}.CashRegisterMoneyList.amounts-list.smaller .payment-icon{font-size:1.4em}.CashRegisterMoneyList.amounts-list.smaller .flag{width:22px}.TicketsList .header,.TicketsList .ticket{vertical-align:middle}.TicketsList .header>div,.TicketsList .ticket>div{display:inline-block;width:16.6%}.TicketsList .header{border-bottom:1px solid;border-color:#ff8902;border-radius:0;padding-bottom:10px;margin-bottom:10px}.TicketsList .tickets-container{height:300px;overflow:scroll}.TicketsList .ticket{display:flex;padding-bottom:10px;padding-top:10px;border-bottom:1px solid;border-color:rgba(255,137,2,.2)}.WarningModal{text-align:center}.WarningModal .productsList{width:50%;margin:auto}.WarningModal .Button{display:inline-block;margin:50px;font-size:1.7em}.RemoteFrontDesk{padding-bottom:50px}.RemoteTopBar{display:flex;padding:20px;justify-content:space-between;z-index:1;position:relative}@media screen and (max-width:600px){.RemoteTopBar{flex-direction:column-reverse}.RemoteTopBar>div:not(:first-child){margin-bottom:20px}}.RemoteTopBar .center-widgets{display:flex;justify-content:space-around;min-width:30%}.RemoteTopBar .availability-container{display:flex;align-items:center;justify-content:center}.RemoteTopBar .TopBar-disponibilidad{justify-content:center;position:relative}.Alarms{width:95%;height:100vh;margin:0 auto}.Alarms .AlarmsHeader{margin-bottom:25px;margin-left:50px}.Alarms .AlarmsTableContainer{height:80%;overflow:scroll;overflow-x:hidden;padding:1rem}.Alarms .AlarmsTableContainer .AlarmsTable{width:100%;border-collapse:separate;border-spacing:0 1rem}.Alarms .AlarmsTableContainer .AlarmsTable .AlarmsTableHeaders{color:hsla(0,0%,100%,.5);font-size:19.2px}.Alarms .AlarmsTableContainer .AlarmsTable .scrollableDiv{height:150px;overflow:scroll}.Alarms .AlarmsTableContainer .AlarmsTable tbody tr{height:5rem;background-color:hsla(0,0%,100%,.2);text-transform:uppercase;text-align:center;font-family:Montserrat-semibold,sans-serif;font-size:16px}.Alarms .AlarmsRow{padding-left:50px;padding-right:50px}.ServerSelection{min-height:100vh;padding:30px}.ServerSelection .servers-container{display:flex}@media screen and (max-width:1000px){.ServerSelection .servers-container{flex-direction:column}}.ServerSelection .servers-container .server-block{margin:15px;border:1px solid #fff;padding:15px;border-radius:10px;width:300px;max-width:calc(100vw - 60px)}.ServerSelection .servers-container .server-block .server-name{font-size:1.2em;font-family:Montserrat-semibold,sans-serif;margin-bottom:15px}.ServerSelection .servers-container .server-block .server-address{margin:18px 0}.Login{background-color:#060607;display:flex;width:100vw;height:100vh}.Login-left{width:50%;background-color:#3d79ff;display:flex;justify-content:center;align-items:center}.Login-left-img{width:323.42px;height:392.5px}.Login-right{width:50%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:800px){.Login .left{display:none}.Login-right{width:100%}}.Login-wrapper{height:556px;width:352px}.Login-wrapper,.Login-wrapper form{display:flex;flex-direction:column;align-items:center}.Login-wrapper form{border:1px solid #3d79ff;border-radius:11px;padding:20px;position:relative}.Login-title{color:#fff;font-size:28.8px;font-family:"Montserrat-semibold",sans-serif;margin-bottom:40px}.Login-input{background-color:transparent;color:#3d79ff;border:none;border-bottom:1px solid #fff;padding:10px;font-size:16px;margin-bottom:20px;font-family:"Montserrat-medium",sans-serif}.Login-input::-webkit-input-placeholder{font-family:"Montserrat-medium",sans-serif;color:hsla(0,0%,100%,.5)}.Login-input:-ms-input-placeholder{font-family:"Montserrat-medium",sans-serif;color:hsla(0,0%,100%,.5)}.Login-input::placeholder{font-family:"Montserrat-medium",sans-serif;color:hsla(0,0%,100%,.5)}.Login-status{color:#fff;margin-top:20px;margin-bottom:20px}.Login-keyWrapper{width:100%;padding-left:20px}.Login-keyRow{width:100%;display:flex;flex-wrap:nowrap}.Login-keyRow:not(:last-child){margin-bottom:10px}.Login-key{border:1px solid #ff8902;display:flex;justify-content:center;align-items:center;width:calc(33.33333% - 20px);height:50px;border-radius:11px;background-color:transparent;color:#fff;outline:none}.Login-key:active{-webkit-transform:scale(.95);transform:scale(.95)}.Login-key p{font-size:32px}.Login-key:not(:nth-child(3n)){margin-right:20px}.Login-key-backSpace{width:200px;margin-right:0!important}.Login-key-backSpace svg path{fill:#fff}.InitialWelcomeScreen{width:100vw;height:100vh;background-color:#f5fffa;overflow:hidden}.InitialWelcomeScreen,.InitialWelcomeScreen-text{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.InitialWelcomeScreen-text{z-index:100;text-align:center;color:#000;font-size:40px;font-family:"Montserrat-medium",sans-serif}@media screen and (max-width:800px){.InitialWelcomeScreen-text{font-size:24px}}.InitialWelcomeScreen-text p{margin-top:40px}.InitialWelcomeScreen-text span{font-family:"Montserrat-bold",sans-serif;font-size:112px}@media screen and (max-width:800px){.InitialWelcomeScreen-text span{font-size:48px}}.faceContainer{position:relative;width:200px;height:200px;background-color:#efb810;border-radius:20rem;box-shadow:0 4px 5px rgba(0,0,0,.2);-webkit-animation-name:face;animation-name:face;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:5s;animation-duration:5s}.faceEyes-row{position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;top:50px;width:50%;display:flex;justify-content:space-between;align-items:center}.faceEye{width:30px;height:30px;border-radius:10rem;background-color:#b57700}.faceEye.left{height:30px;transition:height .5s;-webkit-animation-name:eye;animation-name:eye;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:5s;animation-duration:5s}.mouthRow{position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);left:50%;bottom:30px}.mouth{-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100px;height:50px;border:2px solid #b57700;background:#b57700;border-radius:100px 100px 0 0;transition:all .5s;-webkit-animation-name:mouth;animation-name:mouth;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:5s;animation-duration:5s}@-webkit-keyframes eye{0%{height:30px}5%{height:10px}10%{height:30px}to{height:30px}}@keyframes eye{0%{height:30px}5%{height:10px}10%{height:30px}to{height:30px}}@-webkit-keyframes mouth{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}5%{-webkit-transform:rotate(185deg);transform:rotate(185deg)}10%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes mouth{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}5%{-webkit-transform:rotate(185deg);transform:rotate(185deg)}10%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes face{0%{height:200px}5%{height:190px}10%{height:200px}to{height:200px}}@keyframes face{0%{height:200px}5%{height:190px}10%{height:200px}to{height:200px}}.waveBottom,.waveTop{position:absolute;width:100%}.waveBottom svg,.waveTop svg{height:100%}.waveBottom svg>*,.waveTop svg>*{fill:#ff8902}.waveTop{top:-50px}.waveTop-2{position:absolute;width:100%;top:-20px}.waveTop-2 svg{height:100%}.waveTop-2 svg>*{fill:rgba(255,137,2,.16)}.waveTop-3{position:absolute;width:100%;top:-35px}.waveTop-3 svg{height:100%}.waveTop-3 svg>*{fill:rgba(255,137,2,.4)}.waveBottom{bottom:-150px}.waveBottom-2{position:absolute;width:100%;bottom:-115px}.waveBottom-2 svg{height:100%}.waveBottom-2 svg>*{fill:rgba(255,137,2,.16)}.waveBottom-3{position:absolute;width:100%;bottom:-130px}.waveBottom-3 svg{height:100%}.waveBottom-3 svg>*{fill:rgba(255,137,2,.4)}.ErrorBoundary{display:flex;text-align:center;padding-top:100px}.ErrorBoundary .crash-img{max-width:100%;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-delay:3s;animation-delay:3s}.ErrorBoundary .sides{flex:1 1}.ErrorBoundary .right>*{max-width:500px}.ErrorBoundary .right .title{color:#ff8902;font-size:2.4em}.ErrorBoundary .right .message{margin-top:100px;font-size:1.5em}.ErrorBoundary .right .but-container{margin-top:50px}.ErrorBoundary .right .button{display:inline-block}
/*# sourceMappingURL=main.da39739e.chunk.css.map */