body,html{background-color:#1c1b19;font-family:ABeeZee,sans-serif;height:100%;left:0;margin:0;padding:0;top:0;width:100%}.logo{color:#fff;font-size:25px;font-weight:400;line-height:30px}.container{padding-left:60px;padding-right:60px}@media screen and (max-width:1024px){.container{padding-left:40px;padding-right:40px}}@media screen and (max-width:500px){.container{padding-left:20px;padding-right:20px}}.maxw{margin:0 auto;max-width:1440px}.grid,.grid--2{grid-column-gap:20px;grid-row-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));row-gap:20px}@media screen and (max-width:500px){.grid,.grid--2{-webkit-column-gap:10px;column-gap:10px}}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.row-30,.row-30.grid--2{row-gap:30px}h1{color:#fff;font-size:28px;font-weight:400;line-height:33px;margin:0;padding:30px 0}@media screen and (min-width:1281px){h1{font-size:38px;line-height:44px;padding:60px 0}}h2{color:#fff;font-size:20px;font-weight:400;line-height:24px;margin:0;padding-bottom:20px}@media screen and (min-width:1281px){h2{font-size:24px;line-height:30px;padding-bottom:30px}}h3{color:#fff;font-size:15px;font-weight:400;line-height:18px;margin:0}@media screen and (min-width:1281px){h3{font-size:18px;line-height:22px}}h4{font-size:18px;line-height:21px;padding-bottom:5px}h4,h5{color:#fff;font-weight:400;margin:0}h5{font-size:16px;line-height:19px}h6{color:#ddd}.legal-content ul>li,h6,p{font-size:14px;font-weight:400;line-height:17px;margin:0}.legal-content ul>li,p{color:#aaa}.title{color:#fff;font-size:28px;font-weight:400;line-height:33px}@media screen and (max-width:500px){.title{font-size:24px;line-height:28px}}.label,.label--gray{color:#eee;font-size:14px;font-weight:400;line-height:17px;margin:0}.label--gray{color:#aaa}.eyebrow{color:#c7c7c7;font-size:10px;font-weight:400;line-height:12px;margin:0;padding-bottom:3px}@media screen and (min-width:1281px){.eyebrow{font-size:12px;line-height:14px;padding-bottom:5px}}a{color:inherit;cursor:pointer;text-decoration:none!important}.underline{text-decoration:underline!important}picture{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}picture>img{height:100%;object-fit:cover;width:100%}.img-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hover--opacity{opacity:1;transition:opacity .35s ease}@media(hover:hover){.hover--opacity:hover{opacity:.85}}.hover--underline{position:relative}.hover--underline:after{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;right:100%;transition:right .35s ease}@media(hover:hover){.hover--underline:hover:after{right:0}}.hover--translate-right{-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}@media(hover:hover){.hover--translate-right:hover{-webkit-transform:translateX(3px);transform:translateX(3px)}}.content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:80px;padding-top:80px}@media screen and (max-width:500px){.content{padding-bottom:40px}}.error{color:#d12e2e}.sidebar{background-color:#1c1b19;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:background-color .35s ease;z-index:9999}.sidebar.opened{background-color:#201f1e}.sidebar.opened>.sidebar__menu{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar.opened .hamburger:before{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.sidebar.opened .hamburger:after{bottom:auto;top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);width:100%}.sidebar__header{align-items:center;box-sizing:border-box;display:flex;height:80px;justify-content:center;max-width:500px;padding:0 20px;position:relative;width:100%}.sidebar__container{padding:30px}@media screen and (max-width:500px){.sidebar__container{padding:20px}}.sidebar__menu{background-color:#201f1e;border-right:1px solid #363431;bottom:0;flex-direction:column;justify-content:space-between;left:0;overflow-y:auto;position:fixed;right:0;top:80px;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;width:100%;z-index:999}nav{padding-top:20px}nav>ul{list-style-type:none;margin:0;padding:0}nav>ul>li{color:#aaa;cursor:pointer;font-size:18px;font-weight:400;line-height:30px;padding:10px 30px;position:relative;transition:color .35s ease}nav>ul>li>:hover,nav>ul>li>a.active{color:#fff;opacity:1!important}nav>ul>li>:hover:after,nav>ul>li>a.active:after{background-color:#fff;border-bottom-right-radius:10px;border-top-right-radius:10px;content:"";height:30px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px}nav>ul>li>:hover .nav-icon,nav>ul>li>a.active .nav-icon{stroke:#fff}@media(hover:hover){nav>ul>li:hover{color:#fff}}nav>ul>li>a{align-items:center;display:flex;flex-direction:row}nav>ul>li svg{margin-right:20px}nav>ul>li .icon-wrapper{display:flex;margin-right:20px;position:relative}nav>ul>li .nav-icon{stroke:#aaa;transition:stroke .35s ease}.nav__label{padding:10px 30px}.hamburger{cursor:pointer;height:13px;left:40px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:28px;z-index:1}@media screen and (max-width:500px){.hamburger{left:20px}}.hamburger:after,.hamburger:before{background-color:#fff;content:"";height:1px;left:0;position:absolute;-webkit-transform-origin:center;transform-origin:center;transition:top .35s ease,width .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,top .35s ease,width .35s ease;transition:transform .35s ease,top .35s ease,width .35s ease,-webkit-transform .35s ease}.hamburger:before{top:0;width:100%}.hamburger:after{bottom:0;width:50%}.icon__notifications{background-color:#c2c2c2;border-radius:18px;color:#1c1b19;font-size:12px;height:18px;left:-6px;position:absolute;top:-6px;width:18px}.icon__notifications,.loader-wrapper{align-items:center;display:flex;justify-content:center}.loader-wrapper{height:100%;width:100%}.loader-wrapper--fullscreen{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0}.loader{display:inline-block;height:80px;width:80px}.loader.small{height:19px;width:19px}.loader.small:after{border-width:3px!important;height:11px!important;margin:1px!important;width:11px!important}.loader:after{-webkit-animation:loader 1.2s linear infinite;animation:loader 1.2s linear infinite;border-color:#fff transparent;border-radius:50%;border-style:solid;border-width:6px;content:" ";display:block;height:64px;margin:1px;width:64px}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.event-reminder{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#201f1e;border:1px solid #363431;border-radius:20px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;padding:20px;padding-right:10px!important;position:relative;width:100%}.event-reminder.in-request{margin-top:20px}@media screen and (max-width:500px){.event-reminder{border-radius:15px}}.event-reminder__details{align-items:center;display:flex;flex-direction:row}.event-reminder__banner{border-radius:10px;height:50px;margin-right:10px;overflow:hidden;position:relative;width:50px}@media screen and (max-width:500px){.event-reminder__banner{border-radius:10px}}.add-to-calendar{height:50px;padding:0 10px}.add-to-calendar,.button,.button--back,.button--invert{align-items:center;cursor:pointer;display:flex;justify-content:center}.button,.button--back,.button--invert{background-color:#fff;border:1px solid #fff;border-radius:10px;box-sizing:border-box;color:#282828;font-size:14px;font-weight:400;height:45px;line-height:17px;margin-top:20px;opacity:1;text-transform:uppercase;transition:opacity .35s ease,background-color .35s ease,border-color .35s ease;width:-webkit-fill-available}@media screen and (max-width:500px){.button,.button--back,.button--invert{border-radius:10px}}@media(hover:hover){.button--back:hover,.button--invert:hover,.button:hover{opacity:.85}}.button--invert{background-color:transparent;color:#fff;transition:background-color .35s ease,color .35s ease}@media(hover:hover){.button--invert:hover{background-color:#fff;color:#282828;opacity:1}}.button--back{flex-direction:row-reverse}.button--back>img,.button--back>svg{margin-left:0;margin-right:10px;padding-bottom:0;padding-top:1px}.button.danger,.danger.button--back,.danger.button--invert{background-color:#d12e2e;border:1px solid #d12e2e;color:#fff}.button.col-6,.col-6.button--back,.col-6.button--invert{grid-column:span 6}.input-wrapper{display:flex;flex-direction:column}.input-wrapper--row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.input__label{padding:10px 0}input,textarea{background-color:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;box-sizing:border-box;color:#fff;font-family:ABeeZee,sans-serif;font-size:16px;font-weight:400;height:45px;line-height:45px;margin-bottom:10px;outline:none;padding-left:15px;width:-webkit-fill-available}@media screen and (max-width:500px){input,textarea{border-radius:10px}}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaa;font-weight:400}input::placeholder,textarea::placeholder{color:#aaa;font-weight:400}textarea{line-height:20px;min-height:128px;padding-top:10px;resize:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.quantity{align-items:center;display:flex;flex-direction:row;padding:10px 0}.quantity__value{color:#fff;margin:0 20px}.quantity__minus,.quantity__plus{border:1px solid hsla(0,0%,100%,.1);border-radius:30px;cursor:pointer;height:30px;position:relative;width:30px}.quantity__minus.disabled,.quantity__plus.disabled{opacity:.4;pointer-events:none}.quantity__minus:after,.quantity__plus:after{height:1px;width:9px}.quantity__minus:after,.quantity__plus:after,.quantity__plus:before{background-color:#acacac;content:"";left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.quantity__plus:before{height:9px;width:1px}.inputs-disabled .quantity,.inputs-disabled input,.inputs-disabled textarea{cursor:not-allowed;opacity:.5;pointer-events:none}.language-switcher{align-items:center;background-color:#383838;border:1px solid hsla(0,0%,100%,.05);border-radius:3px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;margin-bottom:0;margin-left:0;padding:8px 12px;position:absolute;right:40px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto;z-index:9999}@media screen and (max-width:800px){.language-switcher{padding:4.5px 7px}}@media screen and (max-width:500px){.language-switcher{right:20px}}.language-switcher>.language__selected{color:#fff;font-size:12px;margin-left:7px;text-transform:uppercase}@media screen and (max-width:800px){.language-switcher>.language__selected{display:none}}.language-switcher__arrow{margin-left:7px}@media screen and (max-width:800px){.language-switcher__arrow{margin-left:5px}}.languages{background-color:#383838;border-radius:5px;bottom:auto;left:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:calc(100% + 10px);transition:opacity .35s ease}.languages.opened{opacity:1;pointer-events:all}.language{align-items:center;color:#fff;display:flex;flex-direction:row;padding:10px 15px;transition:background-color .35s ease,color .35s ease}.language.active{background-color:#fff;color:#201f1e}@media(hover:hover){.language:hover{background-color:#fff;color:#201f1e}}.language:not(:last-of-type){border-bottom:1px solid hsla(0,0%,100%,.05)}.language>img{width:16px}.language>span{margin-left:10px}.request-a-table__grid{max-width:500px;width:100%}.request-a-table{grid-column:1/span 12;padding-top:40px}@media screen and (max-width:500px){.request-a-table{padding-top:20px}}.request__inputs{padding-top:20px}.request__status{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:rgba(28,27,25,.3);border:1px solid #363431;border-radius:20px;margin-top:20px;padding:20px}@media screen and (max-width:500px){.request__status{border-radius:15px;margin-top:10px;padding:10px}}@media screen and (max-height:550px){.request__status{padding:10px}}.request__buttons{padding-top:30px}.request__edit-button{align-items:center;cursor:pointer;display:flex;flex-direction:row;max-width:-webkit-max-content;max-width:max-content}.request__edit-button>.label--gray{margin-left:10px}.legal-content{grid-column:1/span 12;padding-top:40px}@media screen and (min-width:801px){.legal-content{grid-column:1/span 12}}@media screen and (min-width:1281px){.legal-content{grid-column:2/span 10}}.legal-content__h1{padding-bottom:20px;padding-top:10px}@media screen and (max-width:1280px){.legal-content__h1{padding-bottom:10px;padding-top:0}}.legal-content__h2{padding-top:15px}.legal-content p:not(:last-of-type),.legal-content ul>li:not(:last-of-type),.legal-content__h2{padding-bottom:15px}.legal-content p>span,.legal-content ul>li>span{color:#fff;font-weight:600}.legal-content ul>li{padding-bottom:5px!important}.data-box{background-color:#201f1e;border:1px solid #363431;border-radius:20px;margin-bottom:10px;padding:25px;position:relative}.data-box.center{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:30px 20px 20px}.data-box.status{margin-bottom:0;margin-top:10px}.reservation__shortcode{color:#fff;font-size:38px;font-weight:400;line-height:45px;text-align:center}.reservation__details{max-width:500px;width:100%}.qrcode-wrapper{background-color:#fff;border-radius:10px;padding:25px}.qrcode-wrapper>svg{height:100%;width:100%}.event-details{padding-bottom:30px;padding-top:30px}.event-details__single{grid-column:span 6}.event-details__single.big{grid-column:span 12}.event-details__single-name{color:#eee;font-size:12px;font-weight:400;line-height:14px;margin-bottom:5px}.prompt-wrapper{align-items:center;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:rgba(28,27,25,.3);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .35s ease;z-index:999999}.prompt-wrapper.opened{opacity:1;pointer-events:all}.prompt-wrapper>h2{text-align:center}.prompt-buttons{max-width:500px;width:100%}.reservation__info{margin:0;padding:0;text-align:center}.reservation__info.space{margin-bottom:10px;margin-top:30px}.reservation__h6{color:#aaa}.event-details__cancelled{align-items:center;background-color:#a21414;border-radius:10px;color:#fff;display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:18px;margin-bottom:10px;margin-top:10px;padding:10px 16px}.disable-on-waiting-confirmation{opacity:1;transition:opacity .35s ease}.waiting-confirmation .disable-on-waiting-confirmation{opacity:.3;pointer-events:none}.event-details__confirmations-data{bottom:0;justify-content:space-between;left:0;padding:25px;position:absolute;right:0;top:0}.event-details__confirmations-data,.event-details__confirmations-status{align-items:center;display:flex;flex-direction:row}.event-details__confirmations-number,.event-details__confirmations-text{color:#fff;font-size:14px;line-height:16px;margin-left:10px}
/*# sourceMappingURL=main.f26b46ac.css.map*/