@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Nunito:wght@400;700&family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Poppins",sans-serif;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff;--wash:#3e4042;--web-wash:#18191a}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}html{font-size:62.5%}body{font-family:Poppins,sans-serif;font-family:var(--font-alt);font-size:1.6rem;line-height:1.5;overflow-y:overlay;text-rendering:optimizeSpeed}a{color:inherit;text-decoration:none}img{-webkit-user-drag:none}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.button-explore{background-color:#dde04be6;border:none;border-radius:4px;cursor:pointer;font-family:Cormorant Upright,serif;font-family:var(--font-base);font-size:1.8rem;height:40px;width:120px}.button-explore:hover{background-color:#dde04bb3;color:#fff;color:var(--color-white)}.image-overlay{background-image:linear-gradient(180deg,#f000,#474747);border-radius:12px;bottom:0;content:"";left:0;position:absolute;right:0;top:100%;transition:top 2.6s ease}.menu-items-page-container{background-color:#3e4042;background-color:var(--wash);gap:80px;margin-bottom:16px;padding:40px}.menu-items-page-container,.menu-items-page-details{align-items:center;display:flex;justify-content:center}.menu-items-page-details{flex-direction:column}@media screen and (max-width:1150px){.menu-items-page-container{flex-direction:column;gap:10px}}@keyframes slide-bottom{0%{transform:translateY(-25%)}to{transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:100%;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.subheading-title{color:var(--color-white)}.menu-item{display:flex;flex-direction:column;margin:1rem 0;width:100%}.menu-item-heading{align-items:center;display:flex;justify-content:space-between}.menu-item-title-name{font-family:var(--font-base);font-size:2rem;font-weight:600}.menu-item-name-vn .menu-item-sub{color:#d1d1d1;margin-top:.2rem;width:100%}.menu-item-dash{background:var(--color-golden);height:1px;margin:0 1rem;width:80px}.about-box-wrapper{align-items:center;display:flex;justify-content:center;padding:20px}@media screen and (max-width:900px){.about-box-wrapper{flex-direction:column}}.category-wrapper{animation:fadeIn .8s forwards;height:440px;overflow:hidden;position:relative;width:100%}.category-wrapper .category-page-image-wrapper{height:100%;position:absolute;top:-10%;width:100%}.category-wrapper .category-page-image-wrapper img{display:block;height:100%;object-fit:cover;transition:transform 3.4s ease;width:100%}.category-wrapper .scroll-down{transform:translateY(30px)}.category-wrapper .scroll-up{transform:translateY(-30px)}.category-wrapper .category-page-title{color:var(--color-golden);cursor:default;font-family:var(--font-base);font-size:6rem;left:50%;position:absolute;text-align:center;text-transform:uppercase;top:46%;transform:translate(-50%,-50%)}.about-us-wrapper{padding:20px}.about-box{background-color:hsla(0,0%,50%,.075);border:1px solid #7f7f7f40;margin:20px;min-height:206px;padding:60px 30px 21px;position:relative;text-align:center;width:360px}.about-box .about-title{font-size:2.6rem;font-weight:600}.about-box .about-details:hover{color:#8f8f8f;cursor:pointer}.about-box .about-icon-wrapper{background-color:bisque;border-radius:0 0 50% 50%;box-shadow:0 1px 1px #0000004d;color:#fff;height:36px;left:50%;margin-left:-35px;position:absolute;top:-3px;width:70px;z-index:1}.about-box .about-icon-wrapper svg{margin-top:6px}.about-box:before{border:1px dashed #7f7f7f40;bottom:5px;content:"";left:5px;position:absolute;right:5px;top:5px;z-index:-1}@media screen and (max-width:650px){.about-box{width:300px}}.gallery-items{align-items:center;display:flex;justify-content:center}.gallery-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));padding:80px;width:100%}@media screen and (max-width:650px){.gallery-wrapper{gap:0;grid-template-columns:none;padding:20px}}.galery-items-wrapper{align-items:center;display:flex;height:500px;justify-content:center;overflow:hidden}.galery-items-wrapper img{border-radius:24px;height:100%;object-fit:cover;transition:transform 2s ease;width:100%}.galery-items-wrapper img:hover{cursor:pointer;opacity:.9;transform:scale(1.5)}@media screen and (max-width:650px){.galery-items-wrapper{height:450px}.galery-items-wrapper img{height:70%;width:70%}}.home-row{animation:fadeIn .6s forwards;background-color:var(--web-wash);display:flex;flex-wrap:wrap;padding:60px}.home-info{flex:1 1}.home-info .home-header-title{color:var(--color-golden);font-family:var(--font-base);font-size:6rem;letter-spacing:.04em;line-height:10rem;text-transform:uppercase}.home-info .home-header-details{color:var(--color-white);margin-bottom:16px}.home-image{align-items:center;display:flex;height:450px;justify-content:center;overflow:hidden;width:450px}.home-image img{border-radius:20px;height:auto;transition:transform 1s ease;width:100%}.home-image img:hover{cursor:pointer;transform:scale(1.2)}.category-container{padding:40px}.category-container .category-heading{align-items:center;display:flex;flex-direction:column;justify-content:center}.category-container .category-heading .category-title{font-size:4rem;margin-bottom:12px;text-align:center}.category-container .category-heading .category-dash{background:var(--color-black);height:2px;margin-bottom:24px;width:160px}@media screen and (max-width:1150px){.home-image{margin:32px auto 0}}@media screen and (max-width:650px){.home-info .home-header-title{font-size:4rem;line-height:4.2rem;margin-bottom:20px}.home-info .home-header-details{font-size:1.6rem}}@media screen and (max-width:450px){.home-info .home-header-title{font-size:3.6rem;line-height:3.6rem;margin-bottom:20px}.home-info .home-header-details{font-size:1.4rem}}.special-menu{align-items:center;background-color:var(--wash);display:flex;flex-direction:column;justify-content:center;padding-bottom:24px}.special-menu .special-menu-title{margin-top:32px;text-align:center}.special-menu .special-menu-title .special-heading-title{color:var(--color-golden);font-family:var(--font-base);font-size:4rem}.special-menu-details{align-items:flex-start;display:flex;justify-content:space-between;margin:2rem 0;padding:20px}.special-menu-details .special-menu-drink,.special-menu-details .special-menu-pho{flex:1 1}.special-menu-details .special-menu-image{margin:0 32px;width:400px}.special-menu-details .special-menu-image img{border-radius:6px;height:auto;width:100%}.special-menu-heading{color:var(--color-white);font-family:var(--font-base);font-size:3.6rem;font-weight:600;margin-bottom:32px;text-align:center}.special-menu-items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (max-width:1150px){.special-menu-details{align-items:center;flex-direction:column;width:100%}.special-menu-details .special-menu-image{margin:32px 0;width:300px}}.address-wrapper{background-color:#e3e3e3;font-family:var(--font-base);padding:10px}.address-wrapper .address-title{color:var(--color-golden);font-size:5rem;font-weight:600;line-height:5.6rem;text-align:center}.address-wrapper .address-map{display:block;font-size:1.8rem;text-align:center}.address-wrapper .address-map:hover{color:#8d8d8d}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.slider-image-container{height:500px;overflow:hidden;position:relative;width:500px}.slider-image-container .slider-image{border-radius:20px;height:100%;object-fit:cover;transition:transform 2s ease;width:100%}.slider-image-container .slider-image:hover{transform:scale(1.5)}.slider-image-container:hover .image-overlay{top:0}.image-title{color:var(--color-white);font-size:4rem;font-weight:600;left:50%;position:absolute;text-align:center;top:30%;transform:translate(-50%,-50%);z-index:1}.swiper-button-next,.swiper-button-prev{height:500px;top:0;width:180px}@media screen and (max-width:1150px){.swiper-button-next,.swiper-button-prev{width:120px}}@media screen and (max-width:850px){.swiper-button-next,.swiper-button-prev{width:80px}}@media screen and (max-width:650px){.swiper-button-next,.swiper-button-prev{width:50px}}.category-menu-wrapper{grid-gap:80px;display:grid;gap:80px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:80px;width:100%}.category-menu-card{align-items:center;border-radius:12px;box-shadow:12px 8px 12px 6px #ccc;cursor:pointer;display:flex;height:300px;justify-content:center;position:relative}.category-menu-card:hover{box-shadow:12px 8px 12px 6px #969696}.category-menu-card:hover .image-overlay{top:0}.category-menu-card img{border-radius:12px;height:100%;object-fit:cover;width:100%}.category-menu-card .category-menu-card-title{color:var(--color-white);font-size:3.6rem;font-weight:600;left:50%;position:absolute;text-align:center;top:30%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;z-index:1}@media screen and (max-width:650px){.category-menu-wrapper{grid-template-columns:none}}.menu-items-page-title{color:var(--color-white);font-family:var(--font-base);font-size:4.6rem;font-weight:600;margin-bottom:12px;text-align:center}.menu-items-page-image{height:500px;overflow:hidden;width:500px}.menu-items-page-image img{border-radius:20px;height:100%;object-fit:cover;transition:transform 1.6s ease;width:100%}.menu-items-page-image img:hover{cursor:pointer;opacity:.5;transform:scale(1.3)}@media screen and (max-width:650px){.menu-items-page-image{height:300px;width:300px}}.navbar-wrapper{align-items:center;background:var(--color-black);display:flex;font-family:var(--font-alt);justify-content:space-between;padding:0 2rem;position:fixed;transition:background-color .8s ease;width:100%;z-index:999}.navbar-wrapper.scrolled{background:var(--wash);box-shadow:0 5px 9px #0006}.navbar-logo{align-items:center;display:flex;justify-content:flex-start}.navbar-logo img{width:80px}.navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.navbar-links span{animation:fadeInUp .5s linear forwards;color:var(--color-white);cursor:pointer;font-size:2rem;margin:0 1rem;position:relative}.navbar-links span:hover{color:var(--color-grey)}.navbar-links span:after{background-color:#959191;bottom:0;content:"";height:3px;left:auto;position:absolute;right:0;transition:all .4s cubic-bezier(.645,.045,.355,1);width:0}.navbar-links span:hover:after{left:0;right:auto;width:100%}.navbar-booked{align-items:center;color:var(--color-white);display:flex;justify-content:flex-end}.navbar-booked:hover{color:var(--color-golden)}.navbar-small-screen{display:none}.navbar-small-screen-overlay{align-items:center;background:var(--color-black);color:var(--color-golden);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:4}.navbar-small-screen-overlay .overlay-close{color:var(--color-golden);cursor:pointer;font-size:26px;position:absolute;right:20px;top:20px}.navbar-small-screen-links{display:flex;flex-direction:column;font-size:3.2rem;list-style:none}.navbar-small-screen-links span{cursor:pointer;font-family:var(--font-base);margin:2rem;text-align:center}.navbar-small-screen-links span:hover{color:var(--color-white)}@media screen and (max-width:2000px){.navbar-logo img{width:90px}}@media screen and (max-width:1150px){.navbar-links{display:none}.navbar-small-screen{display:flex}}@media screen and (max-width:650px){.navbar{padding:1rem}.navbar-logo img{width:60px}.navbar-booked{display:none}}.dropdown-wrapper{position:relative}.dropdown-wrapper:before{content:"";height:20px;position:absolute;top:20px;width:60px}.dropdown-wrapper:hover .dropdown-menu{animation:fadeIn .6s ease-in;display:block;opacity:1;pointer-events:auto}.dropdown-menu{-ms-overflow-style:none;background-color:var(--wash);border-radius:4px;box-shadow:0 8px 24px #000c;display:none;max-height:60vh;min-width:180px;opacity:0;overflow-y:scroll;pointer-events:none;position:absolute;scrollbar-width:none;top:40px;transition:opacity 1s ease;z-index:1}.dropdown-menu::-webkit-scrollbar{height:0;width:0}.dropdown-item{border-bottom:1px solid #ccc;padding:12px 16px}.dropdown-item p{color:var(--color-white);display:block;text-decoration:none}.dropdown-item p:hover{color:var(--color-golden)}.container{padding-top:66px}@media screen and (max-width:650px){.container{padding-top:40px}}.footer-wrapper{width:100%}.footer-overlay{display:flex;flex-direction:column;height:320px;object-fit:cover;opacity:.9;position:absolute;width:100%;z-index:-1}.footer-links{align-items:center;display:flex;justify-content:space-between;padding:10px;position:relative;z-index:1}.footer-links-contact,.footer-links-works{flex:1 1;text-align:center}.footer-heading,.footer-links-contact .footer-links-details:hover{color:var(--color-golden)}.footer-heading{font-family:var(--font-base);margin-bottom:24px}.footer-links-details{color:var(--color-white);margin-bottom:8px}.footer-spoon{margin-bottom:12px}.footer-links-icon svg{color:var(--color-white);font-size:2.6rem;margin:0 8px}.footer-links-icon svg:hover{color:var(--color-golden)}.footer-links-logo{line-height:3rem;margin:0 12px;text-align:center;-webkit-user-select:none;user-select:none}.footer-links-logo img:first-child{width:120px}.footer-links-logo .footer-logo-name{color:var(--color-golden);font-family:var(--font-base);font-size:4.2rem;font-weight:700;margin-bottom:12px}.footer-copyright{background-color:var(--web-wash);color:var(--color-golden);padding:10px;text-align:center}@media screen and (max-width:1150px){.footer-overlay{height:644px}.footer-links{flex-direction:column}.footer-links-logo{margin:16px 0}}@media screen and (max-width:585px){.footer-overlay{height:700px}}@media screen and (max-width:380px){.footer-overlay{height:736px}}
/*# sourceMappingURL=main.e17e16c3.css.map*/