@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Old+Standard+TT&family=Open+Sans&family=Poly:ital@0;1&display=swap);:root{--restaurant-font:"Brandon",sans-serif;--hall-font:"Poly",serif;--restaurant-background:#9cc28f;--restaurant-title:#01b636;--white:#fff;--dark-color:#0b372d;--restaurant-text:#05251d;--hall-dark:#3a4d39;--glow:#01cb3e}@font-face{font-family:Brandon;src:url(/static/media/Brandon.645d96f9d734d763912c.otf) format("opentype")}*,body{margin:0;padding:0}body{background-color:#9cc28f;background-color:var(--restaurant-background);font-family:Open Sans,sans-serif}.page-section{height:auto;overflow:hidden;width:100%}.fade-in{opacity:0;transition:opacity .4s ease}.fade-in.appear{opacity:1}.from-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.from-left,.from-right{opacity:0;transition:all .4s ease}.from-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.from-left.appear,.from-right.appear{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.from-top{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.from-bottom,.from-top{opacity:0;transition:all .4s ease}.from-bottom{-webkit-transform:translateY(100%);transform:translateY(100%)}.from-bottom.appear,.from-top.appear{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes appearTextLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes appearTextLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.toggle-language{align-items:center;background-color:#3a4d39;background-color:var(--hall-dark);border:2px solid #fff;border:2px solid var(--white);border-radius:50%;bottom:20px;color:#fff;color:var(--white);cursor:pointer;display:flex;font-weight:700;height:60px;justify-content:center;left:20px;outline:none;position:fixed;width:60px;z-index:9999}@media only screen and (max-width:768px){.toggle-language{bottom:15px;left:15px}}@media only screen and (max-width:480px){.toggle-language{bottom:10px;left:10px}}@media only screen and (max-width:376px){.toggle-language{bottom:5px;left:5px}}.hall-navbar{border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:100px;position:fixed;top:0;transition:background-color .4s ease;width:100%;z-index:9999}.hall-navbar-relative,.hall-navbar.background{background-color:var(--hall-dark)}.hall-navbar-relative{position:-webkit-sticky;position:sticky;top:0}.hall-navbar-content{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 80px;position:relative}.hnc-logo{height:50px;width:auto}.hnc-logo img{height:100%;width:100%}.hnc-links{align-items:center;display:flex;justify-content:center}.hnc-links a{color:var(--white);font-family:Brandon,sans-serif;margin:0 1.2rem;text-decoration:none;text-transform:uppercase;transition:color .4s ease}.hnc-links a.active,.hnc-links a:hover{color:var(--restaurant-background)}.hnc-close{display:none}.hnc-menu-toggle{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;justify-content:center;outline:none}.hnc-menu-toggle svg{color:var(--white);font-size:1.8rem}.hnc-menu-toggle{display:none}@media only screen and (max-width:1440px){.hall-navbar-content{margin:0 50px}}@media only screen and (max-width:1024px){.hall-navbar-content{margin:0 25px}}@media only screen and (max-width:768px){.hall-navbar-content{margin:0 15px}.hnc-links{align-items:center;background-color:var(--hall-dark);border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;flex-direction:column;height:auto;left:0;padding:1rem 0;position:fixed;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .4s ease;width:100%}.hnc-links.toggle{-webkit-transform:translateY(0);transform:translateY(0)}.hnc-close{align-items:center;background-color:initial;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;position:absolute;right:20px;top:20px}.hnc-close svg{color:var(--white);font-size:1.8rem}.hnc-links a{margin:1.2rem 0}.hnc-menu-toggle{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;justify-content:center;outline:none}.hnc-menu-toggle svg{color:var(--white);font-size:1.8rem}}@media only screen and (max-width:480px){.hall-navbar-content{margin:0 10px}}@media only screen and (max-width:376px){.hall-navbar-content{margin:0 5px}}.hall-footer{background-color:var(--white);height:auto;width:100%}.hf-content{grid-row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(3,1fr);height:auto;margin:0 80px;padding:3rem 0;row-gap:15px;width:auto}.hf-column{height:auto;width:100%}.hf-column:first-child .hfc-logo,.hf-column:first-child .hfc-logo img{height:50px;width:auto}.hf-column:first-child h3{margin:1rem 0}.hf-column:first-child h3,.hf-column:nth-child(2) h1{color:var(--hall-dark);font-family:var(--hall-font);font-family:Brandon,sans-serif;-webkit-user-select:none;user-select:none}.hf-column:nth-child(2) h1{font-size:1.8rem;text-align:center}.hfc-days{background-color:var(--hall-dark);border-bottom-left-radius:20px;border-top-right-radius:20px;height:auto;margin-top:1rem;width:100%}.hfc-days p{align-items:center;color:var(--white);display:flex;font-family:var(--hall-dark);font-family:Brandon,sans-serif;font-size:1.2rem;font-weight:900;justify-content:space-between;margin-left:10px;margin-right:10px;-webkit-user-select:none;user-select:none}.hfc-days p:first-child{padding-top:15px!important}.hfc-days p:last-child{padding-bottom:15px!important}.hfc-days .current-day{color:var(--restaurant-background);font-family:Brandon,sans-serif}.hf-column:nth-child(3){align-items:flex-end}.hf-column:nth-child(3) h1{color:var(--hall-dark);font-family:var(--hall-font);font-family:Brandon,sans-serif;font-size:1.8rem;text-align:center;-webkit-user-select:none;user-select:none;width:100%}.hf-column:nth-child(3){align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.hf-column:nth-child(3) h3{font-family:var(--hall-font);font-family:Brandon,sans-serif;-webkit-user-select:none;user-select:none;width:100%}.hf-column:nth-child(3) a,.hf-column:nth-child(3) h3{color:var(--hall-dark);margin-top:1rem;text-align:center}.hf-column:nth-child(3) a{font-family:var(--hall-font);font-size:1.4rem;text-decoration:none}.hf-copyright{background-color:var(--hall-dark);height:50px;width:100%}.hf-copyright,.hf-copyright h3{align-items:center;display:flex;justify-content:center}.hf-copyright h3{color:var(--white);font-family:var(--hall-font);font-family:Brandon,sans-serif;vertical-align:middle}.hf-copyright h3 svg{margin-right:5px}.hf-copyright h3 span{font-family:Brandon,sans-serif;margin-right:15px}@media only screen and (max-width:1440px){.hf-content{margin:0 50px}}@media only screen and (max-width:1024px){.hf-content{margin:0 25px}}@media only screen and (max-width:768px){.hf-content{margin:0 15px}.hf-column h1{font-size:1.4rem}.hf-column h3{font-size:.9rem}}@media only screen and (max-width:480px){.hf-content{grid-template-columns:repeat(1,1fr);margin:0 10px}.hf-column{align-items:flex-start!important}.hf-column h1{text-align:left!important}}@media only screen and (max-width:376px){.hf-content{margin:0 5px}}.hl-restaurant{align-items:center;background-color:var(--hall-dark);border:2px solid var(--white);border-radius:50%;bottom:20px;display:flex;flex-direction:column;height:60px;justify-content:center;position:fixed;right:20px;text-decoration:none;width:60px;z-index:9999}.hl-restaurant svg{color:var(--white);margin-bottom:2px}.hl-restaurant p{color:var(--white);font-family:var(--restaurant-font);font-size:.6rem}.hl-restaurant:after{align-items:center;-webkit-animation:showElement 5s ease infinite;animation:showElement 5s ease infinite;background-color:var(--white);border-radius:50%;color:var(--dark-color);content:"Posetite";display:flex;font-family:var(--restaurant-font);font-size:.8rem;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:768px){.hl-restaurant{bottom:15px;right:15px}}@media only screen and (max-width:480px){.hl-restaurant{bottom:10px;right:10px}}@media only screen and (max-width:376px){.hl-restaurant{bottom:5px;right:5px}}.language-switcher{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;-webkit-transform:scale(.6);transform:scale(.6);transition:all .4s ease;-webkit-user-select:none;user-select:none;width:100%;z-index:9999}.language-switcher.show{opacity:1;pointer-events:all;-webkit-transform:scale(1);transform:scale(1);-webkit-user-select:all;user-select:all}.language-switcher.hide{opacity:0;pointer-events:none;-webkit-transform:scale(.6);transform:scale(.6);-webkit-user-select:none;user-select:none}.ls-content{align-items:center;background-color:var(--white);border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:3rem 0;width:40%}.language-switcher .ls-btn{background-color:var(--restaurant-background);border:none;color:var(--white);cursor:pointer;font-size:1.2rem;font-weight:100;height:45px;outline:none;width:200px}.language-switcher .ls-btn:last-child{margin-top:1rem}@media only screen and (max-width:480px){.ls-content{width:90%!important}}.map-popup-button{align-items:center;background-color:var(--hall-dark);border:2px solid var(--white);border-radius:50%;bottom:20px;cursor:pointer;display:flex;flex-direction:column;height:60px;justify-content:center;position:fixed;right:20px;text-decoration:none;width:60px;z-index:9999}.map-popup-button svg{color:var(--white);margin-bottom:2px}.map-popup-button span{color:var(--white);font-family:var(--restaurant-font);font-size:.6rem}.map-popup-button:after{align-items:center;-webkit-animation:showElement 5s ease infinite;animation:showElement 5s ease infinite;background-color:var(--white);border-radius:50%;color:var(--dark-color);content:"Mapa";display:flex;font-family:var(--restaurant-font);font-size:.8rem;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes showElement{0%{opacity:0}20%{opacity:1}50%{opacity:0}80%{opacity:1}to{opacity:0}}@keyframes showElement{0%{opacity:0}20%{opacity:1}50%{opacity:0}80%{opacity:1}to{opacity:0}}.map-popup{background-color:rgba(0,0,0,.6);height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transform:scale(.1);transform:scale(.1);-webkit-transform-origin:center;transform-origin:center;transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease;width:100%;z-index:99999}.map-popup.open{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.map-popup-close{align-items:center;background-color:var(--white);border:none;border-radius:50%;color:var(--dark-color);cursor:pointer;display:flex;justify-content:center;outline:none;padding:10px;position:absolute;right:20px;top:20px}.map-popup-content{display:flex;flex-direction:column;gap:10px;height:70%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.map-popup-content img{border-radius:15px;height:100%;width:auto}.map-popup-item{align-items:center;display:flex;gap:5px}.map-popup-item .dot.red{background-color:red;border-radius:50%;height:28px;width:28px}.map-popup-item p{color:var(--white);font-weight:700}.map-popup-item .dot.green{background-color:green;border-radius:50%;height:28px;width:28px}@media only screen and (max-width:768px){.map-popup-button{bottom:15px;right:15px}}@media only screen and (max-width:480px){.map-popup-button{bottom:10px;right:10px}.map-popup-content{height:auto;width:calc(100% - 20px)}}@media only screen and (max-width:376px){.map-popup-button{bottom:5px;right:5px}}.hall-hero{height:100vh;overflow:hidden;position:relative;width:100%}.hh-image-slider{height:100%;width:100%}.hh-image-slider .hh-slider{height:100%;position:absolute;width:100%}.hh-image-slider .hh-slider .hh-slider-card{-webkit-animation:imageSlider 1s ease forwards;animation:imageSlider 1s ease forwards;height:100%;left:0;position:absolute;top:0;width:100%}@-webkit-keyframes imageSlider{0%{opacity:0}to{opacity:1}}@keyframes imageSlider{0%{opacity:0}to{opacity:1}}.hh-image-slider .hh-slider .hh-slider-card img{height:100%;object-fit:cover;width:100%}.hh-overlay{background-color:rgba(0,0,0,.5);z-index:1}.hh-content,.hh-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hh-content{z-index:2}.hh-content-text{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 80px;width:auto;z-index:3}.hh-content-text .hh-title{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;color:var(--white);display:flex;flex-direction:column;font-family:Brandon,sans-serif;font-size:3.4rem;margin-bottom:4rem;position:relative;text-transform:uppercase;-webkit-user-select:none;user-select:none}.hh-content-text .hh-title:after{background-color:var(--restaurant-background);border-radius:2px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hh-content-text .hh-desc{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.2s;animation-delay:.2s;color:var(--white);font-family:Brandon,sans-serif;margin-bottom:2rem;max-width:400px;opacity:0;-webkit-user-select:none;user-select:none}.hh-content-text a{align-items:center;-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.4s;animation-delay:.4s;border:4px solid var(--restaurant-background);display:flex;height:40px;justify-content:space-around;opacity:0;position:relative;text-decoration:none;width:250px}.hh-content-text a:after{background-color:var(--restaurant-background);content:"";height:100%;left:0;position:absolute;top:0;transition:width .4s ease;width:0;z-index:1}.hh-content-text a:hover:after{width:100%}.hh-content-text a h3{color:var(--restaurant-background);font-family:Brandon,sans-serif;text-transform:uppercase;transition:color .4s ease;z-index:2}.hh-content-text a:hover h3{color:var(--white)}.hh-content-text a svg{color:var(--restaurant-background);transition:color .4s ease;z-index:2}.hh-content-text a:hover svg{color:var(--white)}@media only screen and (max-width:1440px){.hh-content-text{margin:0 50px}}@media only screen and (max-width:1024px){.hh-content-text{margin:0 25px}}@media only screen and (max-width:768px){.hh-content-text{margin:0 15px}.hh-content-text .hh-title{font-size:3rem}.hh-content-text .hh-desc{font-size:1rem;max-width:55%}}@media only screen and (max-width:480px){.hh-content-text{margin:0 10px}.hh-content-text .hh-title{font-size:2.6rem}.hh-content-text .hh-desc{font-size:1rem;max-width:80%}}@media only screen and (max-width:376px){.hh-content-text{margin:0 5px}.hh-content-text .hh-title{font-size:2.4rem}.hh-content-text .hh-desc{font-size:1rem;max-width:100%}}.hall-slider-text-layout{display:grid;grid-template-columns:repeat(2,1fr);height:auto;padding:3rem 0;width:100%}.hstl-content-wrap{align-items:center;display:flex;height:540px;justify-content:center;position:relative;width:100%}.hstl-content-wrap-normal{position:relative}.hstl-content-wrap-normal:after{background-color:var(--hall-dark);border-radius:50%;content:"";height:100%;opacity:.6;position:absolute;width:85%;z-index:-2}.hstl-content-wrap-normal:before{-webkit-animation:showHide 10s ease infinite;animation:showHide 10s ease infinite;background-color:var(--restaurant-background);border-radius:50%;content:"";height:100%;position:absolute;-webkit-transform:translateX(-60px);transform:translateX(-60px);width:95%;z-index:-1}@-webkit-keyframes showHide{0%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}15%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}30%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}50%{-webkit-transform:translateX(60px);transform:translateX(60px)}65%{-webkit-transform:translateX(120px);transform:translateX(120px)}80%{-webkit-transform:translateX(60px);transform:translateX(60px)}to{-webkit-transform:translateX(-60px);transform:translateX(-60px)}}@keyframes showHide{0%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}15%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}30%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}50%{-webkit-transform:translateX(60px);transform:translateX(60px)}65%{-webkit-transform:translateX(120px);transform:translateX(120px)}80%{-webkit-transform:translateX(60px);transform:translateX(60px)}to{-webkit-transform:translateX(-60px);transform:translateX(-60px)}}.hstl-content-wrap-reverse{position:relative}.hstl-content-wrap-reverse:after{background-color:var(--hall-dark);border-radius:50%;content:"";height:100%;opacity:.6;position:absolute;width:85%;z-index:-2}.hstl-content-wrap-reverse:before{-webkit-animation:showHideReverse 10s ease infinite;animation:showHideReverse 10s ease infinite;background-color:var(--restaurant-background);border-radius:50%;content:"";height:100%;position:absolute;-webkit-transform:translateX(60px);transform:translateX(60px);width:95%;z-index:-1}@-webkit-keyframes showHideReverse{0%{-webkit-transform:translateX(60px);transform:translateX(60px)}15%{-webkit-transform:translateX(120px);transform:translateX(120px)}30%{-webkit-transform:translateX(60px);transform:translateX(60px)}50%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}65%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}80%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{-webkit-transform:translateX(60px);transform:translateX(60px)}}@keyframes showHideReverse{0%{-webkit-transform:translateX(60px);transform:translateX(60px)}15%{-webkit-transform:translateX(120px);transform:translateX(120px)}30%{-webkit-transform:translateX(60px);transform:translateX(60px)}50%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}65%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}80%{-webkit-transform:translateX(-60px);transform:translateX(-60px)}to{-webkit-transform:translateX(60px);transform:translateX(60px)}}.hstl-content-wrap .hstl-text{margin-left:80px;width:100%}.hstl-content-wrap .hstl-text .hstl-title{color:var(--white);display:flex;flex-direction:column;font-family:Brandon,sans-serif;font-size:3.4rem;margin-bottom:4rem;position:relative;-webkit-user-select:none;user-select:none}.hstl-content-wrap .hstl-text .hstl-title:after{background-color:var(--hall-dark);border-radius:2px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hstl-content-wrap .hstl-text .hstl-desc{font-size:1.2rem;max-width:400px;-webkit-user-select:none;user-select:none}.hstl-content-wrap .hstl-text .hstl-capacity,.hstl-content-wrap .hstl-text .hstl-desc{color:var(--white);font-family:Brandon,sans-serif;margin-bottom:2rem}.hstl-content-wrap .hstl-text .hstl-capacity span{font-family:Brandon,sans-serif;font-weight:100;margin-left:1rem;-webkit-user-select:none;user-select:none}.hstl-content-wrap .hstl-text .hstl-btn{height:40px;max-width:200px!important;width:200px}.hstl-content-wrap .hstl-text .hstl-btn a{align-items:center;background-color:var(--hall-dark);display:flex;height:100%;justify-content:space-around;position:relative;text-decoration:none;width:100%}.hstl-content-wrap .hstl-text .hstl-btn a h3{color:var(--white);font-family:Brandon,sans-serif;text-transform:uppercase;transition:color .4s ease;-webkit-user-select:none;user-select:none;z-index:2}.hstl-content-wrap .hstl-text .hstl-btn a:hover h3{color:var(--hall-dark)}.hstl-content-wrap .hstl-text .hstl-btn a svg{color:var(--white);transition:color .4s ease;-webkit-user-select:none;user-select:none;z-index:2}.hstl-content-wrap .hstl-text .hstl-btn a:hover svg{color:var(--hall-dark)}.hstl-content-wrap .hstl-text .hstl-btn a:after{background-color:var(--white);content:"";height:100%;left:0;position:absolute;top:0;transition:width .4s ease;width:0;z-index:1}.hstl-content-wrap .hstl-text .hstl-btn a:hover:after{width:100%}.hstl-slider{height:540px;width:100%;z-index:1}@media only screen and (max-width:1440px){.hstl-content-wrap .hstl-text{margin-left:50px}}@media only screen and (max-width:1024px){.hstl-content-wrap .hstl-text{margin-left:25px}.hstl-content-wrap-reverse:after{height:80%;width:85%}.hstl-content-wrap-reverse:before{height:80%;width:95%}.hstl-content-wrap-normal:after{height:80%;width:85%}.hstl-content-wrap-normal:before{height:80%;width:95%}}@media only screen and (max-width:768px){.hstl-content-wrap .hstl-text{margin-left:15px}.hstl-content-wrap .hstl-text .hstl-desc{max-width:100%}.hstl-content-wrap-normal:after,.hstl-content-wrap-normal:before,.hstl-content-wrap-reverse:after,.hstl-content-wrap-reverse:before{display:none}}@media only screen and (max-width:480px){.hstl-content-wrap .hstl-text{margin-left:10px}.hall-slider-text-layout{grid-template-areas:"slider" "text";grid-template-columns:repeat(1,1fr)}.hstl-content-wrap{height:auto;margin:1rem 0;width:100%}.hstl-slider{height:480px;width:100%}.hstl-left{grid-area:text}.hstl-right{grid-area:slider}}@media only screen and (max-width:376px){.hstl-content-wrap .hstl-text{margin-left:5px}}.hst-slider-wrap{z-index:2}.hst-slider,.hst-slider-wrap{height:100%;position:relative;width:100%}.hst-slider{overflow:hidden}.hst-btn,.hst-slider{align-items:center;display:flex;justify-content:center}.hst-btn{border:none;border-radius:50%;cursor:pointer;height:50px;outline:none;position:absolute;width:50px;z-index:3}.hst-prev{left:40px}.hst-next{right:40px}.hst-slide-img,.hst-slider-content{height:100%;position:absolute;width:100%}.hst-slide-img{align-items:center;-webkit-animation:hallOpacity 1s ease forwards;animation:hallOpacity 1s ease forwards;display:flex;justify-content:center;left:0;top:0}@-webkit-keyframes hallOpacity{0%{opacity:0}to{opacity:1}}@keyframes hallOpacity{0%{opacity:0}to{opacity:1}}.hst-slide-img img{height:100%;object-fit:cover;width:100%}.hst-indicators{grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:repeat(7,1fr);height:auto;margin-top:10px;width:100%}.hst-indicators .hst-indicator{border:none;border-radius:8px;cursor:pointer;height:8px;outline:none;width:100%}.hst-indicators .hst-indicator.active{background-color:var(--hall-dark)}.hall-cards{display:flex;flex-direction:column;height:auto;width:100%}.hall-card{height:140px;position:relative;transition:height 1s ease;width:100%}.hct-main{align-items:center;display:flex;height:100%;justify-content:center;left:0;margin:0 80px;position:absolute;top:0;width:auto}.hct-main h1{color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;text-transform:uppercase;transition:all .4s ease;z-index:1}.hall-card:nth-child(2),.hall-card:nth-child(3){margin-top:5px}.hall-card:after{background-color:rgba(58,77,57,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hall-card img{height:100%;object-fit:cover;width:100%}.hall-card-text{align-items:flex-start;display:flex;flex-direction:column;height:100%!important;justify-content:center;left:0;margin:0 80px;position:absolute;top:0;width:auto;z-index:2}.hall-card-text h1,.hall-card-text p{font-family:Brandon,sans-serif;height:0}.hall-card-text h1{color:var(--white);font-size:3rem;opacity:0;text-transform:uppercase;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity .4s ease,height .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,height .4s ease,transform .4s ease;transition:opacity .4s ease,height .4s ease,transform .4s ease,-webkit-transform .4s ease}.hall-card.active{height:400px;overflow:hidden}.hall-card.active .hct-main h1{font-family:Brandon,sans-serif;height:0;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.hall-card.active .hall-card-text{opacity:1}.hall-card.active:after{background-color:hsla(0,0%,98%,.3);width:60%}.hall-card.active:after,.hall-card.active:before{height:200%;-webkit-transform:rotate(25deg);transform:rotate(25deg);-webkit-transform-origin:top right;transform-origin:top right}.hall-card.active:before{background-color:hsla(0,0%,98%,.5);content:"";left:0;position:absolute;top:0;width:55%}.hall-card.active .hall-card-text h1{color:var(--hall-dark);display:flex;flex-direction:column;font-family:Brandon,sans-serif;height:auto;margin-bottom:4rem;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.hall-card.active .hct-overlay{background-color:hsla(0,0%,98%,.7);height:140%;left:0;position:absolute;top:0;-webkit-transform:rotate(25deg);transform:rotate(25deg);-webkit-transform-origin:top right;transform-origin:top right;width:50%}.hct-may{transition:opacity .4s ease,height .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,height .4s ease,transform .4s ease;transition:opacity .4s ease,height .4s ease,transform .4s ease,-webkit-transform .4s ease;transition-delay:.2s}.hct-cap,.hct-may{height:0;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.hct-cap{transition:opacity .4s ease,height .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,height .4s ease,transform .4s ease;transition:opacity .4s ease,height .4s ease,transform .4s ease,-webkit-transform .4s ease;transition-delay:.6s}.hall-card.active .hall-card-text .hct-cap{margin-top:1rem}.hall-card.active .hall-card-text .hct-cap,.hall-card.active .hall-card-text .hct-may{font-family:Brandon,sans-serif;font-weight:700;height:auto;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (max-width:1440px){.hall-card-text,.hct-main{margin:0 50px}}@media only screen and (max-width:1024px){.hall-card-text,.hct-main{margin:0 25px}}@media only screen and (max-width:768px){.hall-card-text,.hct-main{margin:0 15px}}@media only screen and (max-width:480px){.hall-card-text,.hct-main{margin:0 10px}.hall-card.active:after{width:120%}.hall-card.active:before{width:100%}.hall-card.active .hct-overlay{width:80%}}@media only screen and (max-width:376px){.hall-card-text,.hct-main{margin:0 5px}}.hall-text{align-items:center;display:flex;height:auto;justify-content:center;padding:3rem 0;width:100%}.hall-text p{color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;text-align:center}.loader-section{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}.loader-section .ls-leaves{-webkit-animation:rotateAndDisappear 3s ease forwards;animation:rotateAndDisappear 3s ease forwards;height:90%;pointer-events:none;position:absolute;width:auto;z-index:1}@-webkit-keyframes rotateAndDisappear{0%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}25%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}75%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}}@keyframes rotateAndDisappear{0%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}25%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.6;-webkit-transform:scale(.9);transform:scale(.9)}75%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}}.loader-section .ls-logo{height:auto;pointer-events:none;position:absolute;width:auto;z-index:5}@media only screen and (max-width:480px){.loader-section .ls-leaves{height:auto;width:100%}.loader-section .ls-logo{width:90%;z-index:1}}.hall-about-hero{height:100vh;width:100%}.hall-about-hero img{height:100%;object-fit:cover;width:100%}.hall-about-hero:after{background:rgba(0,0,0,.5);content:""}.hah-wrap,.hall-about-hero:after{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hah-wrap{z-index:3}.hah-content{align-items:flex-start;height:100%;justify-content:center;margin:0 80px;width:auto}.hah-content,.hah-title{display:flex;flex-direction:column}.hah-title{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.hah-title:after{background-color:var(--restaurant-background);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hah-desc1{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.2s;animation-delay:.2s}.hah-desc1,.hah-desc2{color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;max-width:400px;opacity:0}.hah-desc2{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.4s;animation-delay:.4s;margin:2rem 0}.hah-btn{align-items:center;-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.6s;animation-delay:.6s;background-color:var(--restaurant-background);color:var(--white);display:flex;font-weight:700;height:45px;justify-content:center;opacity:0;pointer-events:none;text-transform:uppercase;-webkit-user-select:none;user-select:none;width:240px}@media only screen and (max-width:1440px){.hah-content{margin:0 50px}}@media only screen and (max-width:1024px){.hah-content{margin:0 25px}}@media only screen and (max-width:768px){.hah-content{margin:0 15px}.hah-title{font-size:2.6rem}.hah-desc2{margin:1rem 0}.hah-btn{margin-top:1rem}.hah-desc1,.hah-desc2{font-size:1.1rem}}@media only screen and (max-width:480px){.hah-content{margin:0 10px}.hah-title{font-size:2.2rem}.hah-desc2{margin:1rem 0}.hah-btn{margin-top:1rem}}@media only screen and (max-width:376px){.hah-content{margin:0 5px}}.hall-about-location{height:auto;padding:3rem 0;width:100%}.hal-content{grid-column-gap:80px;grid-row-gap:30px;-webkit-column-gap:80px;column-gap:80px;display:grid;grid-template-columns:repeat(2,1fr);height:100%;margin:0 80px;row-gap:30px;width:auto}.hal-column{height:480px;width:100%}.hal-column:first-child{z-index:1}.hal-column:first-child iframe{height:100%;object-fit:cover;width:100%}.hal-column:nth-child(2){align-items:center;display:flex;flex-direction:column;justify-content:center}.hal-column:nth-child(2) .hal-column-content{display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hal-column:nth-child(2) .hal-column-content h1{color:var(--white);display:flex;flex-direction:column;font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.hal-column:nth-child(2) .hal-column-content h1:after{background-color:var(--hall-dark);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hal-column:nth-child(2) .hal-column-content p{color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;margin-bottom:2rem;max-width:400px}.hal-column:nth-child(2) .hal-column-content a{align-items:center;background-color:var(--hall-dark);display:flex;height:45px;justify-content:space-around;position:relative;text-decoration:none;width:250px}.hal-column:nth-child(2) .hal-column-content a h3{color:var(--white);font-family:Brandon,sans-serif;font-weight:100;text-transform:uppercase;transition:.4s ease;z-index:1}.hal-column:nth-child(2) .hal-column-content a:after{background-color:var(--white);color:var(--hall-dark);content:"";height:100%;position:absolute;transition:width .4s ease;width:0}.hal-column:nth-child(2) .hal-column-content a:hover:after{width:100%}.hal-column:nth-child(2) .hal-column-content a:hover h3{color:var(--hall-dark)}.hc-animation{position:relative}.hc-animation:after{background-color:var(--hall-dark);opacity:.6;width:85%}.hc-animation:after,.hc-animation:before{border-radius:50%;content:"";height:100%;position:absolute;z-index:-2}.hc-animation:before{-webkit-animation:showHide 10s ease infinite;animation:showHide 10s ease infinite;background-color:var(--restaurant-background);width:90%;z-index:-1}@media only screen and (max-width:1440px){.hal-content{margin:0 50px}}@media only screen and (max-width:1024px){.hal-content{margin:0 25px}.hc-animation:after,.hc-animation:before{height:80%}}@media only screen and (max-width:768px){.hal-content{grid-template-columns:repeat(1,1fr);margin:0 15px}.hal-column:nth-child(2){height:auto}.hal-column:nth-child(2) p{max-width:100%}.hc-animation:after{height:80%;width:60%}.hc-animation:before{height:80%;width:65%}}@media only screen and (max-width:480px){.hal-content{margin:0 10px}.hc-animation:after,.hc-animation:before{display:none}}@media only screen and (max-width:376px){.hal-content{margin:0 5px}}.hall-layout-right{height:auto;padding:3rem 0;width:100%}.hlr-content{grid-column-gap:80px;grid-row-gap:30px;-webkit-column-gap:80px;column-gap:80px;display:grid;grid-template-columns:repeat(2,1fr);height:100%;margin:0 80px;row-gap:30px;width:auto}.hlr-column{height:480px;width:100%}.hlr-column:first-child{align-items:center;display:flex;flex-direction:column;justify-content:center}.hlr-column:first-child .hlr-column-content{width:100%}.hlr-column:first-child .hlr-column-content h1{color:var(--white);display:flex;flex-direction:column;font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.hlr-column:first-child .hlr-column-content h1:after{background-color:var(--hall-dark);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hlr-column:first-child .hlr-column-content p{color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;max-width:400px}.hlr-column:nth-child(2) img{height:100%;object-fit:cover;width:100%;z-index:1}.hlr-animation{position:relative}.hlr-animation:after{background-color:var(--hall-dark);opacity:.6;width:85%}.hlr-animation:after,.hlr-animation:before{border-radius:50%;content:"";height:100%;position:absolute;z-index:-2}.hlr-animation:before{-webkit-animation:showHideReverse 10s ease infinite;animation:showHideReverse 10s ease infinite;background-color:var(--restaurant-background);width:90%;z-index:-1}@media only screen and (max-width:1440px){.hlr-content{margin:0 50px}}@media only screen and (max-width:1024px){.hlr-content{margin:0 25px}.hlr-animation:after,.hlr-animation:before{height:80%}}@media only screen and (max-width:768px){.hall-layout-right{padding:0!important}.hlr-content{grid-template-columns:repeat(1,1fr);margin:0 15px}.hlr-column:first-child{height:auto}.hlr-animation:after{height:80%;width:60%}.hlr-animation:before{height:80%;width:65%}}@media only screen and (max-width:480px){.hlr-content{margin:0 10px}.hlr-column:first-child p{max-width:100%!important}.hlr-animation:after,.hlr-animation:before{display:none}}@media only screen and (max-width:376px){.hlr-content{margin:0 5px}}.hall-layout-left{height:auto;padding:3rem 0;width:100%}.hall-layout-left-content{grid-column-gap:80px;grid-row-gap:30px;-webkit-column-gap:80px;column-gap:80px;display:grid;grid-template-columns:repeat(2,1fr);height:100%;margin:0 80px;row-gap:30px;width:auto}.hall-layout-left-column{height:480px;width:100%}.hall-layout-left-column:first-child{z-index:1}.hall-layout-left-column:first-child img{height:100%;object-fit:cover;width:100%}.hall-layout-left-column:nth-child(2){align-items:center;display:flex;flex-direction:column;justify-content:center}.hall-layout-left-column:nth-child(2) .hllc-content{display:flex;flex-direction:column;justify-content:center;width:100%}.hall-layout-left-column:nth-child(2) .hllc-content h1{color:var(--white);display:flex;flex-direction:column;font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.hall-layout-left-column:nth-child(2) .hllc-content h1:after{background-color:var(--hall-dark);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hall-layout-left-column:nth-child(2) .hllc-content p{color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;max-width:400px}@media only screen and (max-width:1440px){.hall-layout-left-content{margin:0 50px}}@media only screen and (max-width:1024px){.hall-layout-left-content{margin:0 25px}}@media only screen and (max-width:768px){.hall-layout-left-content{grid-template-columns:repeat(1,1fr);margin:0 15px}.hall-layout-left-column:nth-child(2){height:auto}}@media only screen and (max-width:480px){.hall-layout-left-content{margin:0 10px}}@media only screen and (max-width:376px){.hall-layout-left-content{margin:0 5px}}.hall-menu-hero{height:100vh;max-height:1000px;width:100%}.hall-menu-hero img{height:100%;object-fit:cover;width:100%}.hall-menu-hero:after{background:rgba(0,0,0,.5);content:""}.hall-menu-hero:after,.hmh-wrap{height:100%;left:0;max-height:1000px;position:absolute;top:0;width:100%;z-index:1}.hmh-wrap{z-index:3}.hmh-content{align-items:flex-start;height:100%;justify-content:center;margin:0 80px;width:auto}.hmh-content,.hmh-title{display:flex;flex-direction:column}.hmh-title{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.hmh-title:after{background-color:var(--restaurant-background);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hmh-desc{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.2s;animation-delay:.2s;color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;max-width:400px;opacity:0}.hmh-btn{align-items:center;-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.4s;animation-delay:.4s;background-color:var(--restaurant-background);display:flex;height:45px;justify-content:space-around;margin-top:2rem;opacity:0;position:relative;text-decoration:none;width:300px}.hmh-btn h3{color:var(--white);font-family:Brandon,sans-serif;text-transform:uppercase;-webkit-user-select:none;user-select:none;z-index:1}@media only screen and (max-width:1440px){.hmh-content{margin:0 50px}}@media only screen and (max-width:1024px){.hmh-content{margin:0 25px}}@media only screen and (max-width:768px){.hmh-content{margin:0 15px}}@media only screen and (max-width:480px){.hmh-content{margin:0 10px}.hmh-desc{max-width:100%}}@media only screen and (max-width:376px){.hmh-content{margin:0 5px}.hmh-title{font-size:2.6rem}}.hall-menu-component{height:auto;overflow:hidden;position:relative;width:100%}.hall-menu-header{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);height:100%;position:relative;width:100%;z-index:2}.hall-menu-header-div{background-color:var(--hall-dark);color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;height:60px!important;position:relative;text-transform:uppercase}.hall-menu-header-div,.sale-date{align-items:center;display:flex;justify-content:center;width:100%}.sale-date{bottom:-2.3rem;color:#d33d33;font-weight:900!important;height:auto;left:50%;pointer-events:none;position:absolute;text-align:center;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-user-select:none;user-select:none}.hall-menu-header .hall-menu-tab{background-color:var(--hall-dark);border:none;color:var(--white);cursor:pointer;font-family:Brandon,sans-serif;font-size:1.2rem;height:60px!important;outline:none;position:relative;text-transform:uppercase;width:100%}.hall-menu-header .hall-menu-tab.active{background-color:var(--restaurant-background);position:relative}.hmc-content{height:auto;margin:0 80px;width:auto}.hmc-container{grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);height:auto;padding:3rem 0;width:100%}.hmc-wrap{border-radius:400px;height:auto;overflow:hidden;position:relative}.hmc-wrap-overlay{background:radial-gradient(ellipse at center,transparent 40%,#000);left:0;position:absolute;top:0}.hmc-wrap .hmc-img,.hmc-wrap .hmc-img img,.hmc-wrap-overlay{border-radius:400px;height:100%;width:100%}.hmc-wrap .hmc-img img{object-fit:cover}.hmc-scroll{align-items:center;background-color:var(--hall-dark);border-radius:50%;box-shadow:0 0 20px 15px rgba(0,0,0,.5);display:flex;height:300px;justify-content:center;left:50%;position:absolute;top:15%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:300px;z-index:2}.hmc-scroll img{height:50px;width:auto}.hmc-menu-title h1{color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;padding-bottom:4rem;position:relative;text-transform:uppercase}.hmc-menu-title h1:after{background-color:var(--hall-dark);border-radius:8px;bottom:2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hmc-menu2{height:auto;margin-bottom:2rem;width:auto}.hmc-menu2:last-child{margin-bottom:0}.hmc-menu-sub{padding:1rem 0}.hmc-menu-sub h3{color:var(--hall-dark);font-family:Brandon,sans-serif;text-transform:uppercase}.hmc-menu3{height:auto;padding-top:.5rem;width:auto}.hmc-menu3 p{color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem}@media only screen and (max-width:1440px){.hmc-content{margin:0 50px}}@media only screen and (max-width:1024px){.hmc-content{margin:0 25px}.hall-menu-header .hall-menu-tab,.hall-menu-header-div{font-size:1rem!important}}@media only screen and (max-width:768px){.hall-menu-header .hall-menu-tab,.hall-menu-header-div{font-size:.9rem!important}.hmc-content{margin:0 15px}}@media only screen and (max-width:480px){.hmc-title h1{font-size:2.6rem!important}.hmc-content{margin:0 10px}.hall-menu-header{background-color:var(--restaurant-background);gap:10px;grid-template-columns:repeat(2,1fr);margin-top:10px}.hall-menu-header .hall-menu-tab.active:after,.hall-menu-header .hall-menu-tab.active:before{display:none!important}.hmc-container{grid-template-columns:repeat(1,1fr)}.hmc-wrap{display:none}.hmc-menu{align-items:center;display:flex;flex-direction:column;justify-content:center}.hmc-menu-title{text-align:center}.hmc-menu-title h1:after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media only screen and (max-width:426px){.sale-date{bottom:-3.4rem;height:3rem}}@media only screen and (max-width:376px){.hmc-content{margin:0 5px}.sale{right:10px;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}.all-halls-hero{height:100vh;max-height:1000px;width:100%}.all-halls-hero img{height:100%;object-fit:cover;width:100%}.ahh-wrap{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ahh-content{align-items:flex-start;height:100%;justify-content:center;margin:0 80px;width:auto}.ahh-content,.ahh-title{display:flex;flex-direction:column}.ahh-title{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.ahh-title:after{background-color:var(--restaurant-background);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.ahh-desc{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.2s;animation-delay:.2s;color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;max-width:400px;opacity:0}.ahh-btn{align-items:center;-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.4s;animation-delay:.4s;border:3px solid var(--restaurant-background);display:flex;height:45px;justify-content:space-around;margin-top:2rem;opacity:0;position:relative;text-decoration:none;width:200px}.ahh-btn h3{font-family:Brandon,sans-serif}.ahh-btn h3,.ahh-btn svg{color:var(--restaurant-background);text-transform:uppercase;transition:.4s ease;z-index:1}.ahh-btn:after{background-color:var(--restaurant-background);color:var(--white);content:"";height:100%;position:absolute;transition:width .4s ease;width:0}.ahh-btn:hover:after{width:100%}.ahh-btn:hover h3,.ahh-btn:hover svg{color:var(--white)}@media only screen and (max-width:1440px){.ahh-content{margin:0 50px}}@media only screen and (max-width:1024px){.ahh-content{margin:0 25px}}@media only screen and (max-width:768px){.ahh-content{margin:0 15px}}@media only screen and (max-width:480px){.ahh-content{margin:0 10px}.ahh-desc{max-width:100%}}@media only screen and (max-width:376px){.ahh-content{margin:0 5px}.ahh-title{font-size:2.6rem}}.all-halls-tabs{height:auto;width:100%}.aht-tabs{display:grid;grid-template-columns:repeat(4,1fr);height:100%;z-index:2}.aht-tabs,.aht-tabs .tab-button{background-color:var(--hall-dark);position:relative;width:100%}.aht-tabs .tab-button{border:none;color:var(--white);cursor:pointer;font-size:1.2rem;height:60px!important;outline:none;text-transform:uppercase}.aht-tabs .tab-button.active{background-color:var(--restaurant-background);border-top-left-radius:20px;border-top-right-radius:20px;position:relative}.aht-tabs .tab-button.active:after{right:-1.5rem;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.aht-tabs .tab-button.active:after,.aht-tabs .tab-button.active:before{background-image:radial-gradient(circle at 100% 100%,transparent 1.5rem,var(--restaurant-background) 1.5rem);bottom:0;content:"";height:1.5rem;position:absolute;width:1.5rem;z-index:3}.aht-tabs .tab-button.active:before{left:-1.5rem;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.aht-wrap{background-color:var(--restaurant-background);height:auto;padding:3rem 0;width:100%}.aht-content{height:100%;margin:0 80px;width:auto}.aht-text{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.aht-text h1{color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.aht-text h1:after{background-color:var(--hall-dark);border-radius:8px;bottom:-2rem;content:"";height:8px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:100px}.aht-text p{color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;margin-bottom:2rem;max-width:800px;text-align:center}.aht-button-wrap{height:auto;justify-content:center;margin-top:2rem;width:100%;z-index:99}.aht-button,.aht-button-wrap{align-items:center;display:flex}.aht-button{background-color:var(--hall-dark);height:45px;justify-content:space-around;position:relative;text-decoration:none;width:200px}.aht-button h3{font-family:Brandon,sans-serif;z-index:1}.aht-button h3,.aht-button svg{color:var(--white);text-transform:uppercase;transition:.4s ease}.aht-button svg{z-index:2}.aht-button:after{background-color:var(--white);color:var(--white);content:"";height:100%;position:absolute;transition:width .4s ease;width:0}.aht-button:hover:after{width:100%}.aht-button:hover h3,.aht-button:hover svg{color:var(--hall-dark)}@media only screen and (max-width:1440px){.aht-content{margin:0 50px}}@media only screen and (max-width:1024px){.aht-content{margin:0 25px}.aht-tabs .tab-button{font-size:1rem!important}}@media only screen and (max-width:768px){.aht-content{margin:0 15px}.aht-tabs .tab-button{font-size:.9rem!important}}@media only screen and (max-width:480px){.aht-content{margin:0 10px}.aht-tabs{background-color:var(--restaurant-background);gap:10px;grid-template-columns:repeat(2,1fr);margin-top:10px}.aht-tabs .tab-button.active{border-top-left-radius:0;border-top-right-radius:0}.aht-tabs .tab-button.active:after,.aht-tabs .tab-button.active:before{display:none!important}.aht-text h1{font-size:2.6rem}.aht-text p{max-width:100%}}@media only screen and (max-width:376px){.aht-content{margin:0 5px}.aht-tabs .tab-button{font-size:.8rem!important}}.all-halls-slider{height:540px}.all-halls-slider,.all-halls-slider-wrap{align-items:center;display:flex;justify-content:center;width:100%}.all-halls-slider-wrap{border-radius:20px;box-shadow:0 20px 20px rgba(0,0,0,.5);height:100%;margin:0;overflow:hidden;position:relative}.all-halls-slider-wrap:hover .ahsw-btn{opacity:.7}.ahsw-btn{align-items:center;background-color:var(--hall-dark);border:none;cursor:pointer;display:flex;height:60px;justify-content:center;opacity:0;outline:none;position:absolute;transition:opacity .4s ease;width:60px;z-index:99}.ahsw-btn:hover{opacity:1!important}.ahsw-btn svg,.ahsw-btn:hover svg{color:var(--white)}.ahsw-btn svg{font-size:1.2rem}.ahsw-prev{border-bottom-right-radius:10px;border-top-right-radius:10px;left:0}.ahsw-next{border-bottom-left-radius:10px;border-top-left-radius:10px;right:0}.all-halls-slider-inner{border-radius:20px;height:100%;transition:all 1s ease-in-out;white-space:nowrap}.all-halls-slider-item{border-radius:20px;display:inline-block;height:100%;width:100%}.all-halls-slider-item img{height:100%;object-fit:cover;width:100%}.all-halls-indicators{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(9,1fr);height:8px;margin-top:10px;width:100%}.all-halls-indicators .ahi-item{background-color:var(--white);border:none;border-radius:8px;cursor:pointer;outline:none}.all-halls-indicators .ahi-item.active{background-color:var(--hall-dark)}@media only screen and (max-width:480px){.all-halls-slider{height:480px}}.hrp-component{height:100vh;max-height:1000px;width:100%}.hrp-component img{height:100%;object-fit:cover;width:100%}.hrp-wrap{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hrp-content{align-items:flex-start;height:100%;justify-content:center;margin:0 80px;width:auto}.hrp-content,.hrp-title{display:flex;flex-direction:column}.hrp-title{color:var(--white);font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.hrp-title:after{background-color:var(--restaurant-background);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.hrp-desc{color:var(--white);max-width:400px}.hrp-btn{align-items:center;border:3px solid var(--restaurant-background);display:flex;height:45px;justify-content:space-around;margin-top:2rem;position:relative;text-decoration:none;width:300px}.hrp-btn h3,.hrp-btn svg{color:var(--restaurant-background);text-transform:uppercase;transition:.4s ease;z-index:1}.hrp-btn:after{background-color:var(--restaurant-background);color:var(--white);content:"";height:100%;position:absolute;transition:width .4s ease;width:0}.hrp-btn:hover:after{width:100%}.hrp-btn:hover h3,.hrp-btn:hover svg{color:var(--white)}@media only screen and (max-width:1440px){.hrp-content{margin:0 50px}}@media only screen and (max-width:1024px){.hrp-content{margin:0 25px}}@media only screen and (max-width:768px){.hrp-content{margin:0 15px}}@media only screen and (max-width:480px){.hrp-content{margin:0 10px}.hrp-desc{max-width:100%}}@media only screen and (max-width:376px){.hrp-content{margin:0 5px}.hrp-title{font-size:2.6rem}}.hall-gallery-component{height:auto;padding:3rem 0;width:100%}.hall-gallery-component .hgc-title{color:var(--hall-dark);font-family:Brandon,sans-serif;font-size:2.4rem;margin-bottom:3rem;text-align:center;text-transform:uppercase}.hall-gallery-header{display:grid;grid-template-columns:repeat(5,1fr);height:100%;margin:3rem 80px;width:auto;z-index:2}.hall-gallery-header .hgc-btn{align-items:center;background-color:var(--white);border:none;color:var(--hall-dark);cursor:pointer;display:flex;font-family:Brandon,sans-serif;font-size:1.2rem;height:60px!important;justify-content:center;outline:none;position:relative;text-transform:uppercase;width:100%}.hall-gallery-header .hgc-btn:after{background-color:var(--hall-dark);content:"";height:80%;position:absolute;right:-1.5px;width:3px;z-index:1}.hall-gallery-header .hgc-btn:last-child:after{display:none}.hall-gallery-header .hgc-btn.active{background-color:var(--hall-dark);color:var(--white);position:relative}.hgc-content{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);height:100%;margin:0 80px;width:auto}.hgc-gallery-image{border-radius:20px;height:420px;opacity:0;position:relative;transition:opacity 1s ease;width:100%}.in-viewport{opacity:1}.hgc-gallery-image:hover:after{left:10px;top:10px}.hgc-gallery-image:after{background-color:var(--hall-dark);border-radius:20px;content:"";-webkit-filter:blur(5px);filter:blur(5px);height:100%;left:2px;position:absolute;top:2px;transition:all .4s ease;width:100%;z-index:-1}.hgc-gallery-image img{border-radius:20px;height:100%;object-fit:cover;width:100%}@media only screen and (max-width:1440px){.hgc-content{margin:0 50px}.hall-gallery-header{margin:3rem 50px}}@media only screen and (max-width:1024px){.hgc-content{grid-template-columns:repeat(3,1fr);margin:0 25px}.hall-gallery-header{margin:3rem 25px}}@media only screen and (max-width:768px){.hgc-content{grid-template-columns:repeat(2,1fr);margin:0 15px}.hall-gallery-header{margin:3rem 15px}}@media only screen and (max-width:480px){.hgc-content{grid-template-columns:repeat(1,1fr);margin:0 10px}.hall-gallery-header{gap:10px;grid-template-columns:repeat(2,1fr);margin:3rem 10px}.hgc-btn:after{display:none}}@media only screen and (max-width:376px){.hgc-content{margin:0 5px}.hall-gallery-header{margin:3rem 5px}}.contact-component{height:100vh;max-height:1000px;width:100%}.contact-component img{height:100%;object-fit:cover;width:100%}.contact-component:after{background:rgba(0,0,0,.5);content:""}.cc-wrap,.contact-component:after{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.cc-wrap{z-index:3}.cc-content{align-items:flex-start;height:100%;justify-content:center;margin:0 80px;width:auto}.cc-content,.cc-title{display:flex;flex-direction:column}.cc-title{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.cc-title:after{background-color:var(--restaurant-background);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.cc-desc{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.2s;animation-delay:.2s;color:var(--white);font-family:Brandon,sans-serif;max-width:400px;opacity:0}.cc-btns{margin-top:2rem}.cc-btns,.cc-call{align-items:center;display:flex}.cc-call{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.4s;animation-delay:.4s;background-color:var(--restaurant-background);color:var(--white);font-family:Brandon,sans-serif;height:45px;justify-content:center;margin-right:10px;opacity:0;text-decoration:none;text-transform:uppercase;width:240px}.cc-call span:first-child{color:var(--hall-dark)}.cc-email{align-items:center;-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.6s;animation-delay:.6s;background-color:var(--restaurant-background);color:var(--white);display:flex;font-family:Brandon,sans-serif;height:45px;justify-content:center;opacity:0;pointer-events:none;width:240px}.cc-email span:first-child{color:var(--hall-dark)}@media only screen and (max-width:1440px){.cc-content{margin:0 50px}}@media only screen and (max-width:1024px){.cc-content{margin:0 25px}}@media only screen and (max-width:768px){.cc-content{margin:0 15px}}@media only screen and (max-width:480px){.cc-content{margin:0 10px}.cc-desc{max-width:100%}.cc-call{margin-right:0}.cc-email{margin-top:1rem}.cc-btns{flex-direction:column}}@media only screen and (max-width:376px){.cc-content{margin:0 5px}.cc-title{font-size:2.6rem}}.autumn-animation,.spring-animation{height:120vh;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.seasonal-animation,.snowfall canvas{height:120vh;pointer-events:none;position:fixed;top:0;width:100%;z-index:99999}.seasonal-animation{left:0}.newlyweds-hero{height:100vh;max-height:1000px;width:100%}.newlyweds-hero img{height:100%;object-fit:cover;width:100%}.newlyweds-hero:after{background:rgba(0,0,0,.5);content:""}.newlyweds-hero:after,.nwh-wrap{height:100%;left:0;max-height:1000px;position:absolute;top:0;width:100%;z-index:1}.nwh-wrap{z-index:3}.nwh-content{align-items:flex-start;height:100%;justify-content:center;margin:0 80px;width:auto}.nwh-content,.nwh-title{display:flex;flex-direction:column}.nwh-title{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;color:var(--white);font-family:Brandon,sans-serif;font-size:3rem;margin-bottom:4rem;position:relative;text-transform:uppercase}.nwh-title:after{background-color:var(--restaurant-background);border-radius:8px;bottom:-2rem;content:"";height:8px;left:0;position:absolute;width:100px}.nwh-desc{-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.2s;animation-delay:.2s;color:var(--white);font-family:Brandon,sans-serif;font-size:1.2rem;max-width:400px;opacity:0}.nwh-btn{align-items:center;-webkit-animation:appearTextLeft .4s ease forwards;animation:appearTextLeft .4s ease forwards;-webkit-animation-delay:.4s;animation-delay:.4s;background-color:var(--restaurant-background);display:flex;height:45px;justify-content:space-around;margin-top:2rem;opacity:0;position:relative;text-decoration:none;width:300px}.nwh-btn h3{color:var(--white);font-family:Brandon,sans-serif;text-transform:uppercase;-webkit-user-select:none;user-select:none;z-index:1}@media only screen and (max-width:1440px){.nwh-content{margin:0 50px}}@media only screen and (max-width:1024px){.nwh-content{margin:0 25px}}@media only screen and (max-width:768px){.nwh-content{margin:0 15px}}@media only screen and (max-width:480px){.nwh-content{margin:0 10px}.nwh-desc{max-width:100%}}@media only screen and (max-width:376px){.nwh-content{margin:0 5px}.nwh-title{font-size:2.6rem}}.newlyweds-component{grid-gap:30px;box-sizing:border-box;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);padding:3rem 80px}.nc_column{display:flex;flex-direction:column;gap:25px}.nc_column h1{color:var(--white);text-transform:uppercase}.nc_text{display:flex;flex-direction:column;gap:10px}.nc_text h3{color:var(--hall-dark);text-transform:uppercase}@media only screen and (max-width:1440px){.newlyweds-component{padding:3rem 50px}}@media only screen and (max-width:1024px){.newlyweds-component{padding:3rem 25px}}@media only screen and (max-width:768px){.newlyweds-component{grid-template-columns:repeat(1,1fr);padding:3rem 15px}}@media only screen and (max-width:480px){.newlyweds-component{padding:3rem 10px}}@media only screen and (max-width:376px){.newlyweds-component{padding:3rem 5px}}.popup{align-items:center;background-color:var(--restaurant-background);border-radius:20px;box-sizing:border-box;display:flex;height:auto;justify-content:center;left:50%;max-width:600px;min-height:560px;overflow:hidden;padding:80px 20px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease;width:100%;z-index:99999}.popup-leaves{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.popup-enter{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.popup-exit{opacity:0;-webkit-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1)}.popup-content{align-items:center;color:var(--hall-dark);display:flex;flex-direction:column;gap:10px;position:relative;text-align:center;z-index:1}.popup-content span{font-size:1.8rem}.popup-content h2,.popup-content span{font-weight:700;text-transform:uppercase}.popup-content h2{font-size:2.4rem}.popup button{align-items:center;background-color:initial;border:none;color:var(--white);cursor:pointer;display:flex;justify-content:center;outline:none;position:absolute;right:20px;top:20px;z-index:1}.popup button svg{font-size:1.4rem}@media only screen and (max-width:560px){.popup{height:calc(100% - 40px);min-height:200px;padding:0 20px;width:calc(100% - 40px)}}@media only screen and (max-width:480px){.popup-content span{font-size:1.4rem}.popup-content h2{font-size:1.8rem}}
/*# sourceMappingURL=main.79058ef4.css.map*/