@import url(https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@700&display=swap);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--font-heading:"Cinzel Decorative",cursive;--color-light-golden:#fff79c;--color-golden:#dcca87;--color-dark-golden:#8f8358;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff;--color-cream:#d9c5b4;--color-light-orange:#ff9a2e;--color-orange:#ff7f2e;--color-dark-orange:#e35929;--color-raani:#bf0637;--color-maroon:#730606}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background-color:#000}a{color:inherit;text-decoration:none}.slide-bottom{-webkit-animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-bottom{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.scale-up-ver-top{-webkit-animation:scale-up-ver-top .5s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-ver-top .5s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-ver-top{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}}@keyframes scale-up-ver-top{0%{-webkit-transform:scaleY(.4);transform:scaleY(.4);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}}.scale-down-ver-top{-webkit-animation:scale-down-ver-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-down-ver-top .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes scale-down-ver-top{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{-webkit-transform:scaleY(.3);transform:scaleY(.3);-webkit-transform-origin:100% 0;transform-origin:100% 0}}@keyframes scale-down-ver-top{0%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{-webkit-transform:scaleY(.3);transform:scaleY(.3);-webkit-transform-origin:100% 0;transform-origin:100% 0}}.fade-in-bottom{-webkit-animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) 1s both;animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) 1s both}@-webkit-keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.pulsate-fwd{-webkit-animation:pulsate-fwd .5s ease-in-out infinite both;animation:pulsate-fwd .5s ease-in-out infinite both}@-webkit-keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulsate-fwd{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.05);transform:scale(1.05)}to{-webkit-transform:scale(1);transform:scale(1)}}.rotate-center{-webkit-animation:rotate-center 10s linear infinite both;animation:rotate-center 10s linear infinite both}.flicker-out-glow{-webkit-animation:flicker-out-glow 2.5s linear infinite both;animation:flicker-out-glow 2.5s linear infinite both}@-webkit-keyframes flicker-out-glow{0%{opacity:1}13.9%{opacity:1}14%{opacity:0}14.9%{opacity:0}15%{opacity:1}22.9%{opacity:1}23%{opacity:0}24.9%{opacity:0}25%{opacity:.5}35%{opacity:.5}39.9%{opacity:.5}40%{opacity:1}42.9%{opacity:1}43%{opacity:0}44.9%{opacity:0}45%{opacity:1}50%{opacity:1}54.9%{opacity:.5}55%{opacity:.5}69.4%{opacity:.5}69.5%{opacity:1}69.9%{opacity:1}70%{opacity:0}79.4%{opacity:0}79.9%{opacity:.2}80%{opacity:.2}89.8%{opacity:.2}89.9%{opacity:1}90%{opacity:0}to{opacity:.7}}@keyframes flicker-out-glow{0%{opacity:1}13.9%{opacity:1}14%{opacity:0}14.9%{opacity:0}15%{opacity:1}22.9%{opacity:1}23%{opacity:0}24.9%{opacity:0}25%{opacity:.5}35%{opacity:.5}39.9%{opacity:.5}40%{opacity:1}42.9%{opacity:1}43%{opacity:0}44.9%{opacity:0}45%{opacity:1}50%{opacity:1}54.9%{opacity:.5}55%{opacity:.5}69.4%{opacity:.5}69.5%{opacity:1}69.9%{opacity:1}70%{opacity:0}79.4%{opacity:0}79.9%{opacity:.2}80%{opacity:.2}89.8%{opacity:.2}89.9%{opacity:1}90%{opacity:0}to{opacity:.7}}.app__about{background:url(/static/media/texture01%20.fd80c891e625db735a36.jpeg);background-position:50%;background-size:cover}.app__about-container-content{display:flex;justify-content:center;width:100%}.app__about-container-title{padding-top:4rem}.app__about-container-title .start{text-align:start}.app__about-container-title .end,.app__about-container-title .start{color:hsla(0,0%,100%,.75);max-width:90%;min-width:50%;padding:3rem 0}.app__about-container-title .end{margin-left:auto;text-align:end}.app__about-container-knife img{width:15rem}@media screen and (min-width:2200px){.app__about-container-knife img{width:28rem}}@media screen and (max-width:1150px){.app__about-container-knife img{width:10rem}.app__about-container-title{padding-top:3rem}.app__about-container-title .end,.app__about-container-title .start{padding:2rem 0}}@media screen and (max-width:650px){.app__about-container-knife img{width:6rem}.app__about-container-title{padding-top:2rem}.app__about-container-title .end,.app__about-container-title .start{padding:1rem 0}}@media screen and (max-width:450px){.app__about-container-knife img{width:3rem}.app__about-container-title{padding-top:1rem}.app__about-container-title .end,.app__about-container-title .start{padding:.5rem 0}}.app__subsubheading{display:flex;flex-direction:column}.app__subsubheading img{padding:5px 0}#start{align-items:start}#center{align-items:center}#end{align-items:end}.app__chef{align-items:center;background:url(/static/media/bg.3d421b1b5682e1b67deb.png);background-size:cover;display:flex}.app__chef-image img{width:100%}.app__chef-content{align-items:start;display:flex;flex-direction:column;justify-content:center;padding:4rem}.app__chef-content-paragraph p{color:var(--color-grey);font-family:var(--font-alt);font-size:1.5rem;font-style:italic;line-height:2rem}.app__chef-content-paragraph p>img{padding:1rem}.app__chef-content-regards{align-items:end;display:flex;font-family:var(--font-base)}.app__chef-content-regards-name{color:var(--color-dark-golden);font-size:10ex}.app__chef-content-regards-position{color:var(--color-grey);font-size:5ex}.app__chef-content-regards img{padding:0 1rem;width:10rem}@media screen and (max-width:1350px){.app__chef{display:flex;flex-direction:column}.app__chef-content-paragraph p{font-size:1.3rem;line-height:1.8rem}.app__chef-content-regards-name{font-size:8ex}.app__chef-content-regards-position{font-size:4.5ex}.app__chef-content-paragraph p>img{width:5rem}}@media screen and (max-width:850px){.app__chef-content-paragraph p{font-size:1rem;line-height:1.5rem}.app__chef-content-regards-name{font-size:5ex}.app__chef-content-regards-position{font-size:4ex}.app__chef-content-paragraph p>img{width:3rem}}@media screen and (max-width:450px){.app__chef-content-paragraph p{font-size:.75rem;line-height:1rem}.app__chef-content-regards-name{font-size:3.5ex}.app__chef-content-regards-position{font-size:3ex}}.app__footer{background:url(/static/media/bg.3d421b1b5682e1b67deb.png);background-size:cover}.app__footer,.app__footer-newsletter{align-items:center;display:flex;flex-direction:column}.app__footer-newsletter{background-color:#0c0c0c;border:1px solid var(--color-golden)}.app__footer-newsletter .grey{color:var(--color-grey);font-size:1rem}.app__footer-newletter-form{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:2rem}.app__footer-newletter-form input{background-color:#0c0c0c;border:1px solid var(--color-light-golden);font-family:var(--font-base);height:3rem;padding:1rem;width:50vw}.logoimage{justify-content:center;padding:4rem;width:50%}.app__footer-content p{color:var(--color-white);padding:1rem;text-align:center}.app__footer-subfooter{display:flex}.app__footer-copyright{color:var(--color-grey);padding:2rem}@media screen and (max-width:1450px){.app__footer-content{flex-direction:column}.logoimage{padding:2rem;width:80%}.app__footer-newletter-form{flex-direction:column}}@media screen and (max-width:850px){.logoimage{padding:1rem}}.app__menuItem{align-items:start;color:#f0f8ff;display:flex;flex-direction:column;margin:2rem 0}.app__menuItem-up{align-items:center;display:flex;justify-content:end;width:100%}.app__menuItem-title{color:var(--color-golden);font-family:var(--font-base);font-size:1.5rem;font-weight:bolder}.app__menuItem-line{background:var(--color-dark-golden);height:1px;margin-left:auto;padding:0 2rem;width:8rem}.app__menuItem-price{font-family:var(--font-base);font-size:1.5rem;padding-left:1rem}.app__menuItem-tags{color:var(--color-grey);font-family:var(--font-alt)}@media screen and (max-width:1100px){.app__menuItem-title{font-size:1.2rem}.app__menuItem-line{margin-left:auto;width:10%}.app__menuItem-price{font-size:1.2rem}.app__menuItem-tags{font-size:.8rem}}@media screen and (max-width:650px){.app__menuItem-up{justify-content:space-between}.app__menuItem-title{font-size:1rem}.app__menuItem-line{display:none}.app__menuItem-price{font-size:1rem}.app__menuItem-tags{font-size:.5rem}}@media screen and (max-width:450px){.app__menuItem-title{font-size:.75rem}.app__menuItem-line{display:none}.app__menuItem-price{font-size:.75rem}.app__menuItem-tags{font-size:.4rem}}.app__navbar{align-items:center;background:var(--color-black);border:2px solid #000;color:var(--color-white);display:flex;justify-content:space-between;padding:2rem;transition:.4s;width:100%}.app__navbar-logo{max-width:15%;min-width:10%}.app__navbar-logo img{cursor:pointer;width:100%}.app__navbar-links{display:flex;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li :hover{color:var(--color-light-golden)}.app__navbar-login{align-items:center;display:flex}.app__navbar-login img{margin:0 1rem;width:2rem}.app__navbar-login a{border-right:1px solid hsla(0,0%,100%,.3);padding:0 1rem}.app__navbar-login :hover{color:var(--color-light-golden)}.app__navbar-login img:hover{-webkit-animation:rotate-center 1s ease-in-out infinite both;animation:rotate-center 1s ease-in-out infinite both;cursor:pointer}@-webkit-keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-center{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.app__navbar-mobile{display:none}.app__navbar-mobile svg{cursor:pointer}@media screen and (max-width:1150px){.app__navbar{justify-content:space-around}.app__navbar-links{display:none}.app__navbar-mobile{align-items:end;display:flex;flex-direction:column;justify-content:end}.app__navbar-mobile-overlay{background-color:var(--color-black);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2}.app__navbar-mobile-overlay ul{list-style:none;text-align:center}.app__navbar-mobile-overlay .overlay__close{color:var(--color-golden);cursor:pointer;position:absolute;right:1rem;top:1rem}.app__navbar-mobile-menu>li{line-height:3rem}.app__navbar-mobile-login{display:none}.app__navbar-logo{max-width:25%;min-width:20%}}@media screen and (max-width:650px){.app__navbar{justify-content:space-between}.app__navbar-login{display:none}.app__navbar-mobile-login{align-items:center;display:flex;flex-direction:column}.app__navbar-mobile-login img{padding-top:1rem;width:2rem}.app__navbar-logo{max-width:45%;min-width:40%}}.app__awards{align-items:center;display:flex;gap:3.5%}.app__awards-content-title{color:var(--color-golden);font-size:2rem;padding:1rem 0}.app__awards-content-description{color:var(--color-grey);font-size:1rem}@media screen and (max-width:850px){.app__awards{align-items:center;flex-direction:column;text-align:center}.app__awards-image img{width:80%}}@media screen and (max-width:550px){.app__awards{align-items:center;flex-direction:column;text-align:center}.app__awards-image img{width:60%}.app__awards-content-title{font-size:1.5rem}.app__awards-content-description{font-size:.8rem}}.app__findus{align-items:center;background:url(/static/media/bg.3d421b1b5682e1b67deb.png);display:flex;justify-content:space-around}.app__findus-image img{max-width:40vw;padding:4rem}.app__findus-content p{padding:1rem 0}.app__findus-content .golden__text{color:var(--color-golden)}@media screen and (max-width:1450px){.app__findus{align-items:center;flex-direction:column}.app__findus-image img{max-width:60vw;padding:2rem}}@media screen and (max-width:850px){.app__findus-image img{max-width:80vw;padding:1rem}}.app__gallery-container{-webkit-animation:animatedBg 10s ease-in-out infinite alternate both;animation:animatedBg 10s ease-in-out infinite alternate both;background:url(/static/media/colorful.bceff7a0a14f696b1a01.png);background-size:cover}@-webkit-keyframes animatedBg{0%{background-position:0 50%}to{background-position:100% 50%}}@keyframes animatedBg{0%{background-position:0 50%}to{background-position:100% 50%}}.app__gallery-content{flex-direction:column;text-align:center}.app__gallery-content p{max-width:50vw}.app__gallery-photos{margin:1rem 0}.app__gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-auto-flow:column;justify-content:start;overflow-x:auto;padding-bottom:1rem}.app__gallery-grid::-webkit-scrollbar{height:1rem}.app__gallery-grid::-webkit-scrollbar-track{background-color:var(--color-maroon);border-radius:1rem}.app__gallery-grid::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:.5rem}.app__gallery-grid:last-child{margin-right:1rem}@media screen and (max-width:1450px){.app__gallery-content p{max-width:60vw}}@media screen and (max-width:850px){.app__gallery-content p{max-width:80vw}}.app__photos{height:30rem;position:relative;width:18rem}.app__photos img{border-radius:1rem;height:30rem;transition:.5s ease;width:18rem}.gallery__image-icon{color:#fff;cursor:pointer;font-size:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.app__photos img:hover{cursor:pointer;opacity:50%}@media screen and (max-width:1450px){.app__photos,.app__photos img{height:20rem;width:12rem}.app__photos img{border-radius:1rem}}@media screen and (max-width:850px){.app__photos,.app__photos img{height:16rem;width:9rem}.app__photos img{border-radius:1rem}}@media screen and (max-width:550px){.app__photos,.app__photos img{height:10rem;width:6rem}.app__photos img{border-radius:1rem}}.app__header{align-items:center;-webkit-animation:fade-in 1s cubic-bezier(.39,.575,.565,1) both;animation:fade-in 1s cubic-bezier(.39,.575,.565,1) both;background:url(/static/media/Header%20BG.8e45a1547b2d8d6fa81a.png);background-position:fixed;background-size:cover;display:flex;flex-direction:column;height:37.5vw;justify-content:center}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.app__header-container{color:var(--color-white);font-family:var(--font-heading);font-size:7vw;text-align:center;text-shadow:0 10px 5px rgba(0,0,0,.8)}.app__video{border:2rem groove var(--color-golden);position:relative}.app__video video{object-fit:cover;width:100%}.app__video-overlay{background:rgba(0,0,0,.5);inset:0;position:absolute;z-index:1}.app__video-overlay-circle{border:1px solid #fff;border-radius:50%;cursor:pointer;height:100px;width:100px}.app__laurels{background:url(/static/media/bg%20with%20overlay.293d5e23aac430a26e2f.png);background-size:cover;display:flex}.app__laurels-content-awards{padding:4rem 0}.app__laurels-image img{padding:2rem;width:40vw}.app__laurels-content-awards{grid-gap:2rem;display:grid;gap:2rem;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}@media screen and (max-width:1450px){.app__laurels{flex-direction:column}.app__laurels-image img{padding:2rem;width:60vw}}@media screen and (max-width:850px){.app__laurels-content-awards{display:flex;flex-direction:column;gap:2rem}}.app__specialMenu{background:url(/static/media/bar.e6b4572fcb4928fb369a.jpeg) fixed top;background-position:50%;background-size:cover}.app__specialMenu,.app__specialMenu-title{align-items:center;display:flex;flex-direction:column}.app__specialMenu-title{padding:2rem 0}.app__specialMenu-content{display:flex;justify-content:space-between;width:100%}.app__specialMeni-content-glass{align-items:center;display:flex}.app__specialMeni-content-glass img{width:25rem}.app__specialMenu-content-bevrage{padding:2rem;text-align:center;width:50%}.app__specialMenu-data{list-style:none;text-align:center}@media screen and (max-width:1300px){.app__specialMenu-content{align-items:center;flex-direction:column;flex-wrap:wrap}.app__specialMeni-content-glass img{width:20rem}}@media screen and (max-width:850px){.app__specialMeni-content-glass img{padding-bottom:2rem;width:15rem}.app__specialMenu-content-bevrage{padding:0}}@media screen and (max-width:450px){.app__specialMeni-content-glass img{width:10rem}}.section__padding{padding:4rem}.flex__center{justify-content:center}.flex__center,.flex__centerCol{align-items:center;display:flex}.flex__centerCol{flex-direction:column}.app__bg{background:url(/static/media/bg%20with%20overlay.293d5e23aac430a26e2f.png);background-attachment:fixed;background-position:50%;background-repeat:repeat-y;background-size:cover}.custom__button{background-color:var(--color-golden);border:none;border-radius:15px;color:var(--color-black);cursor:pointer;font-family:var(--font-base);font-size:1.5rem;font-weight:700;letter-spacing:1px;line-height:28px;margin:2rem 0;outline:none;padding:1rem 2rem;text-align:center;transition:.5s}.custom__button:hover{background-color:var(--color-dark-golden);border-radius:0;box-shadow:0 0 20px 10px hsla(46,57%,91%,.5);color:var(--color-maroon);color:var(--color-white);font-weight:bolder;letter-spacing:2px}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;font-family:var(--font-base);font-size:28px;font-weight:700;letter-spacing:.05em;line-height:29.9px}.p__cormorant,.p__opensans{color:var(--color-white);text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-size:20px;font-weight:400;letter-spacing:.04em;line-height:28px}.text__shadow{text-shadow:2px 3px 3px #000}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:84px;font-weight:bolder;letter-spacing:.04em;text-shadow:0 3px 2px rgba(143,131,88,.5);text-transform:capitalize}@media screen and (min-width:2200px){.custom__button,.p__cormorant{font-size:40px;line-height:67px}.p__opensans{font-size:35px;line-height:50px}.headtext__cormorant{font-size:150px}.spoon__img{width:80px}}@media screen and (max-width:1150px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{width:100%}.headtext__cormorant{font-size:48px}.custom__button{font-family:var(--font-base);font-size:1rem;font-weight:700;line-height:20px;margin:.5rem;padding:.5rem 1rem}}@media screen and (max-width:850px){.section__padding{padding:2rem}.p__cormorant{font-size:28px}.p__opensans{font-size:16px;line-height:22px}}@media screen and (max-width:650px){.section__padding{padding:1rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px;line-height:20px}.headtext__cormorant{font-size:36px}}@media screen and (max-width:450px){.p__opensans{font-size:12px;line-height:18px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:24px}}
/*# sourceMappingURL=main.f457837d.css.map*/