@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{background-color:initial}::-webkit-scrollbar-track{border-radius:8px;background-color:initial}::-webkit-scrollbar-track-piece{background-color:initial}::-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{transform:rotate(45deg);position:relative}.cross,.cross:after{width:20px;height:1px;background-color:#fff}.cross:after{content:"";position:absolute;transform:rotate(90deg)}.cross-wrapper{cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;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{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;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;animation:LoadingBarGradientAnimation 4s ease infinite}@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:initial;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:initial}.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:initial}.TopBar-disponibilidad-drop svg path{fill:#ff8902}.burgerBtn{position:absolute;width:100%;height:1px;background-color:#fff;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:initial}.DotMenu-dot{background-color:#ff8902;width:8px;height:8px;border-radius:100px;position:relative;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:initial;margin-top:20px}.TopBar .DotMenu-dot{background-color:#ff8902;width:8px;height:8px;border-radius:100px;position:relative;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;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{transform:translateY(-1px)}.Button:focus{box-shadow:0 0 2px 1px #ff8902}.Button.main{color:#fff;background-color:initial;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:initial;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:initial;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:initial}.ProgressBar-progress.hasWarning::-webkit-progress-bar{background-color:initial;border:1px solid #f32013}.ProgressBar-progress.fullTime::-webkit-progress-bar{background-color:initial;border:1px solid #4bb543}.ProgressBar-progress.mediumTime::-webkit-progress-bar{background-color:initial;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:initial}.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:initial;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;transform:rotate(45deg)}.PaymentFormOverlay-closeCross:after{content:"";position:absolute;width:80%;height:1px;background-color:#fff;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;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;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:initial;letter-spacing:1px;outline:none}.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;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:initial;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:initial;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;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{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;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:initial;position:absolute;top:10px;right:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Modal-closeCross:before{transform:rotate(45deg)}.Modal-closeCross:after,.Modal-closeCross:before{content:"";position:absolute;width:80%;height:1px;background-color:#fff}.Modal-closeCross:after{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;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%;transform:translate(-50%)}.LastEntries-header-input{height:100%;background-color:initial;font-size:19.2px;font-family:Montserrat-medium,sans-serif;border:none;outline:none;cursor:pointer;padding-right:20px}.LastEntries-header-input::placeholder{color:#060607;font-family:Montserrat-semibold,sans-serif}.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%;transform:translate(-50%)}.NearReservations-header-input{height:100%;width:100%;background-color:initial;font-size:19.2px;font-family:Montserrat-medium,sans-serif;border:none;outline:none;color:#ff8902;cursor:pointer;padding-right:20px}.NearReservations-header-input::placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.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%;transform:translate(-50%)}.NearToExpire-header-input{height:100%;width:100%;background-color:initial;font-size:19.2px;font-family:Montserrat-medium,sans-serif;border:none;outline:none;color:#fff;cursor:pointer;padding-right:20px}.NearToExpire-header-input::placeholder{color:#fff;font-family:Montserrat-semibold,sans-serif}.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;animation:bounce 1.4s ease-in-out infinite both}.LoadingAnimation.spinner.white>div{background-color:#fff}.LoadingAnimation.spinner .bounce1{animation-delay:-.32s}.LoadingAnimation.spinner .bounce2{animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{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;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;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:initial;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;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%;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::placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.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{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{transform:rotate(-90deg)!important;width:500px;height:500px}@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;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;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:initial;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;transform:translateY(150vh);animation:fly 4s linear 1}.Balloons,.Balloons-top{width:80px;position:absolute}.Balloons-top{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;transform:translate(0);left:45%;top:42%;border-right:4px solid transparent;border-bottom:12px solid;border-left:4px solid transparent;animation:swing 2s ease infinite;transition:border-bottom 1s}.Balloons-rope{position:absolute;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;animation:ropeSwing 1s ease-in-out infinite}.Balloons-rope span:nth-child(2){top:2px;animation-delay:.1s}.Balloons-rope span:nth-child(3){top:4px;animation-delay:.2s}.Balloons-rope span:nth-child(4){top:6px;animation-delay:.3s}.Balloons-rope span:nth-child(5){top:8px;animation-delay:.4s}.Balloons-rope span:nth-child(6){top:10px;animation-delay:.5s}.Balloons-rope span:nth-child(7){top:12px;animation-delay:.6s}.Balloons-rope span:nth-child(8){top:14px;animation-delay:.7s}.Balloons-rope span:nth-child(9){top:16px;animation-delay:.8s}.Balloons-rope span:nth-child(10){top:18px;animation-delay:.9s}.Balloons-rope span:nth-child(11){top:20px;animation-delay:1s}.Balloons-rope span:nth-child(12){top:22px;animation-delay:1.1s}.Balloons-rope span:nth-child(13){top:24px;animation-delay:1.2s}.Balloons-rope span:nth-child(14){top:26px;animation-delay:1.3s}.Balloons-rope span:nth-child(15){top:28px;animation-delay:1.4s}.Balloons-rope span:nth-child(16){top:30px;animation-delay:1.5s}.Balloons-rope span:nth-child(17){top:32px;animation-delay:1.6s}.Balloons-rope span:nth-child(18){top:34px;animation-delay:1.7s}.Balloons-rope span:nth-child(19){top:36px;animation-delay:1.8s}.Balloons-rope span:nth-child(20){top:38px;animation-delay:1.9s}.Balloons-rope span:nth-child(21){top:40px;animation-delay:2s}.Balloons-rope span:nth-child(22){top:42px;animation-delay:2.1s}.Balloons-rope span:nth-child(23){top:44px;animation-delay:2.2s}.Balloons-rope span:nth-child(24){top:46px;animation-delay:2.3s}.Balloons-rope span:nth-child(25){top:48px;animation-delay:2.4s}.Balloons-rope span:nth-child(26){top:50px;animation-delay:2.5s}.Balloons-rope span:nth-child(27){top:52px;animation-delay:2.6s}.Balloons-rope span:nth-child(28){top:54px;animation-delay:2.7s}.Balloons-rope span:nth-child(29){top:56px;animation-delay:2.8s}.Balloons-rope span:nth-child(30){top:58px;animation-delay:2.9s}.Balloons-rope span:nth-child(31){top:60px;animation-delay:3s}.Balloons-rope span:nth-child(32){top:62px;animation-delay:3.1s}.Balloons-rope span:nth-child(33){top:64px;animation-delay:3.2s}.Balloons-rope span:nth-child(34){top:66px;animation-delay:3.3s}.Balloons-rope span:nth-child(35){top:68px;animation-delay:3.4s}.Balloons-rope span:nth-child(36){top:70px;animation-delay:3.5s}.Balloons-rope span:nth-child(37){top:72px;animation-delay:3.6s}.Balloons-rope span:nth-child(37):nth-child(38){top:74px;animation-delay:3.7s}.Balloons-rope span:nth-child(37):nth-child(39){top:76px;animation-delay:3.8s}.Balloons-rope span:nth-child(37):nth-child(40){top:78px;animation-delay:3.9s}.Balloons-rope span:nth-child(37):nth-child(41){top:80px;animation-delay:4s}.Balloons-rope span:nth-child(37):nth-child(42){top:82px;animation-delay:4.1s}.Balloons-rope span:nth-child(37):nth-child(43){top:84px;animation-delay:4.2s}.Balloons-rope span:nth-child(37):nth-child(44){top:86px;animation-delay:4.3s}.Balloons-rope span:nth-child(37):nth-child(45){top:88px;animation-delay:4.4s}.Balloons-rope span:nth-child(37):nth-child(46){top:90px;animation-delay:4.5s}.Balloons-rope span:nth-child(37):nth-child(47){top:92px;animation-delay:4.6s}.Balloons-rope span:nth-child(37):nth-child(48){top:94px;animation-delay:4.7s}.Balloons-rope span:nth-child(37):nth-child(49){top:98px;animation-delay:4.8s}.Balloons-rope span:nth-child(37):nth-child(50){top:100px;animation-delay:4.9s}@keyframes swing{0%,to{transform:translateX(-10px)}50%{transform:translateX(0)}}@keyframes fly{0%{transform:translateY(150vh) rotate(20deg)}to{transform:translateY(-150vh) rotate(-30deg)}}@keyframes ropeSwing{0%{opacity:1;transform:translateX(0)}50%{opacity:1;transform:translateX(-5px)}to{opacity:1;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;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;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;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%;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;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:initial;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;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:initial;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:initial;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;transform:rotate(-45deg) translateZ(0);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:initial;border:none;transition:all .2s;outline:none}.KeyBoardTouch-sendBtn:active{transform:scale(.92)}.KeyBoardTouch-text{width:90%;border-radius:11px;padding:10px;background-color:initial;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;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:initial;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{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}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url(/static/media/fontawesome-webfont.674f50d2.eot);src:url(/static/media/fontawesome-webfont.674f50d2.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static/media/fontawesome-webfont.af7ae505.woff2) format("woff2"),url(/static/media/fontawesome-webfont.fee66e71.woff) format("woff"),url(/static/media/fontawesome-webfont.b06871f2.ttf) format("truetype"),url(/static/media/fontawesome-webfont.912ec66d.svg#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.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;transform:translate(-50%,-50%);top:25px;background-color:initial;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{transform:scale(.95)}.RecursiveMenu .adding-options-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:RecursiveMenuBack .4s forwards}.RecursiveMenu .adding-options-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;animation:RecursiveMenuFront .35s forwards;position:absolute;top:0;left:0;width:100%}@keyframes RecursiveMenuFront{0%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}@keyframes RecursiveMenuBack{0%{transform:rotateY(0deg)}to{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:initial;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:initial;font-family:Montserrat-medium,sans-serif;border:none;outline:none;cursor:pointer;padding-right:40px}.Flights-header-input::placeholder{color:#ff8902;font-family:Montserrat-semibold,sans-serif}.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:initial;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;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:initial;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:initial;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:initial;color:#3d79ff;border:none;border-bottom:1px solid #fff;padding:10px;font-size:16px;margin-bottom:20px}.Login-input,.Login-input::placeholder{font-family:"Montserrat-medium",sans-serif}.Login-input::placeholder{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:initial;color:#fff;outline:none}.Login-key:active{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}.ErrorBoundary{display:flex;text-align:center;padding-top:100px}.ErrorBoundary .crash-img{max-width:100%;animation-duration: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.1fb3b65a.chunk.css.map */