@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);:root{--font-base:"Cormorant Upright",serif;--font-alt:"Open Sans",sans-serif;--color-golden:#dcca87;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}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)}}html{--scrollbarBG:#000;--thumbBG:#f8f800}body::-webkit-scrollbar{width:11px}body{scrollbar-color:#f8f800 #000;scrollbar-color:var(--thumbBG) var(--scrollbarBG);scrollbar-width:thick}body::-webkit-scrollbar-track{background:#000;background:var(--scrollbarBG)}body::-webkit-scrollbar-thumb{background-color:#f8f800;background-color:var(--thumbBG);border:5px solid #000;border:5px solid var(--scrollbarBG);border-radius:6px}.app__aboutus{position:relative}.app__aboutus-overlay{inset:0;position:absolute}.app__aboutus-overlay img{width:400px;z-index:0}.app__aboutus-content{width:100%;z-index:5}.app__aboutus-content-about{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:flex-end;text-align:right}.app__aboutus-content-knife{margin:2rem 4rem}.app__aboutus-content-knife img{height:900px}.app__aboutus-content-history{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:flex-start;text-align:left}@media (max-width:900px){.app__aboutus-content{flex-direction:column}}.app__news{background:var(--color-black);border:2px solid var(--color-golden)}.app__news-heading{text-align:center}.app__news-input{align-self:start;display:flex;justify-content:space-around;margin-top:3rem;width:100%}.app__news-input input{background:var(--color-black);border:none;border:1px solid var(--color-golden);border-radius:5px;color:var(--color-white);font-style:1rem;height:2.75rem;outline:none;padding:1rem;width:600px}@media (max-width:1050px){.app__news-input{flex-direction:column;gap:1rem;width:100%}.app__news-input input{width:100%}.app__news-input button{align-self:center;max-width:100px}}.app__footeroverlay{display:flex;flex-direction:column;height:100%;position:absolute;width:100%;z-index:-1}.app__footeroverlay-black{background:var(--color-black);height:25%}.app__footeroverlay-img{height:75%}.app__menuitem{display:flex;flex-direction:column;margin:1rem 0;width:100%}.app__menuitem-head{align-items:center;display:flex;justify-content:space-between}.app__menuitem-head-dash{background:var(--color-golden);height:2px;margin:0 1rem;width:90px}.app__menuitems-subhead{margin-top:.2rem;width:100%}.app__menuitem-head-title{display:flex;flex:1 1;width:350px}.app__menuitem-head-price{align-items:flex-end;display:flex;flex:1 1;justify-content:flex-end}.app__navbar{align-items:center;background:var(--color-black);border:1px solid var(--color-golden);color:#f0f8ff;display:flex;justify-content:space-between;width:100%}.app__navbar-links{align-items:center;display:flex;flex:1 1;gap:2rem;justify-content:center;list-style:none;margin-right:2rem}.app__navbar-links li:hover{color:gray}.app_navbar-img img{cursor:pointer;margin-left:2rem;width:150px}.app__navbar-login{align-items:center;display:flex;justify-content:flex-end}.app__navbar-login a{margin:0 1rem;text-decoration:none;transition:.5s ease}.app__navbar-login a:hover{border-bottom:1px solid var(--color-golden)}.app__navbar-login div{border:1px solid var(--color-grey);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen-overlay{background:var(--color-black);flex-direction:column;height:100%;position:fixed;right:0;top:0;transition:5s ease;width:100%;z-index:5}.app__navbar-smallscreen-overlay .overlay__close{color:var(--color-golden);cursor:pointer;position:absolute;right:20px;top:20px}.app__navbar-smallscreen-links{list-style:none}.app__navbar-smallscreen-links li{color:var(--color-golden);cursor:pointer;font-family:var(--font-base);font-size:2rem;margin:2rem;text-align:center}.app__navbar-smallscreen-links li:hover{color:#f0f8ff}.app__navbar-smallscreen-menu{cursor:pointer;margin:0 1rem}.app__navbar-smallscreen-menu:hover{color:var(--color-golden)}@media (max-width:1050px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}}@media (max-width:650px){.app__navbar-login{display:none}}.app__chef{display:flex;flex-direction:row}.app__chef-image{display:flex;flex:1 1;min-width:50%}.app__chef-info{display:flex;flex-direction:column;margin-top:5rem;width:100%}.app__chef-info-quote{align-items:flex-end;display:flex;gap:1rem;justify-content:flex-start}.app__chef-info-quote img{width:50px}.app__chef-sign{margin-top:3rem;width:100%}.app__chef-sign p:first-child{color:var(--color-golden);font-family:var(--font-base);font-size:32px;font-weight:400}.app__chef-sign img{margin-top:3rem;width:250px}.app__footer{align-items:center;background:var(--color-black);display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__footer-links{align-items:center;display:flex;flex:1 1;gap:2rem;justify-content:space-between;margin-top:5rem;padding:0 2rem}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_works{flex:1 1;margin:1rem;padding:1rem;text-align:center}.app__footer-links_logo img:first-child{margin-bottom:1rem;width:210px}.app__footer-links_works p:nth-child(odd){margin-top:1rem}.app__footer-links-logos svg{cursor:pointer;margin:1rem}.app__footer-links-logos svg:hover{size:40px;color:var(--color-golden)}.app__footer-links_contact-header{color:var(--color-white);font-family:var(--font-base);font-size:40px;font-weight:500;margin-bottom:1rem;text-transform:capitalize}.footer__copyright{margin-top:5rem}@media (max-width:1050px){.app__footer-links{flex-direction:column;width:100%}}.app__gallery{background:var(--color-black);display:flex;flex-direction:row}.app__gallery-content{align-items:flex-start;flex:1 1;gap:1rem;justify-content:center;min-width:500px;padding-right:2rem}.app__gallery-images{display:flex;flex:1 1;max-width:50%;position:relative}.app__gallery-images-container{display:flex;flex:1 1;overflow-x:scroll;width:-webkit-max-content;width:max-content}.app__gallery-images-container::-webkit-scrollbar{display:none}.app__gallery-images-card{flex:1 1;height:447px;margin-right:2rem;min-width:301px;position:relative}.app__gallery-images-card img{object-fit:cover;opacity:1;transition:.5s ease;width:100%}.app__gallery-images-card:hover img{opacity:.35}.app__gallery-images-card-insta{color:var(--color-white);cursor:pointer;font-size:30px;opacity:.25;position:absolute;transition:.5s ease;z-index:5}.app__gallery-images-card:hover .app__gallery-images-card-insta{opacity:1}.app__gallery-images-arrows{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.gallery-arrow-icon{background:var(--color-black);border-radius:5px;color:var(--color-golden);cursor:pointer;font-size:2rem}.gallery-arrow-icon:hover{color:var(--color-white)}@media (max-width:1050px){.app__gallery{align-items:flex-start;flex-direction:column;gap:3rem;justify-content:flex-start}.app__gallery-images{margin:5rem 0;max-width:100%}}.app__header{background:var(--color-black)}.app__header-h1{color:var(--color-golden);font-family:var(--font-base);font-size:90px;letter-spacing:3px;line-height:100px;text-transform:uppercase}.app__wrapper_img{width:80%}.app__wrapper_info p{margin:2rem 0}.app__video{background:var(--color-black);flex:1 1;height:100vh;position:relative;width:100%}.app__video video{height:100%;object-fit:contain;widows:100%}.app__video-overlay{background:rgba(0,0,0,.65);inset:0;position:absolute}.app__video-overlay-circle{border:1px solid var(--color-golden);border-radius:50%;cursor:pointer;height:100px;width:100px}@media (max-width:1050px){.app__video video{height:75%}}@media (max-width:800px){.app__video video{height:55%}}.app__laurels{display:flex;width:100%}.app__wrapper-img{flex:1 1;width:100%}.app__wrapper-img img{width:100%}.app__wrapper-info{flex:1 1}.app__laurels-awards{align-items:center;flex-wrap:wrap;margin:3rem 0}.app__laurels-awards,.app__laurels-awards-single{display:flex;flex-direction:row;justify-content:flex-start}.app__laurels-awards-single{align-items:flex-start;flex:1 1;gap:1rem;margin:1rem 0;min-width:250px}.app__laurels-awards-single img{min-width:20%}@media (max-width:1050px){.app__laurels-awards{flex-direction:column}}.app__specialmenu{background:var(--color-black);display:flex;flex-direction:column}.app__specialmenu-title{margin-bottom:2rem;text-align:center}.app__specialmenu-menu{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:100%}.app__specialmenu-menu_heading{color:var(--color-white);font-family:var(--font-base);font-size:45px;font-weight:600;letter-spacing:.04em;line-height:50px}.app__specialmenu-menu_img{margin:0 2rem;width:400px}.app__specialmenu-menu_img img{width:100%}.app__specialmenu-menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media (max-width:1100px){.app__specialmenu-menu{align-items:center;flex:1 1;flex-direction:column;gap:2rem;justify-content:center;width:100%}.app__specialmenu-menu_cocktail span,.app__specialmenu-menu_winenbeer span{align-items:center;display:flex;justify-content:center}}.section__padding{padding:4rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/bg.3d421b1b5682e1b67deb.png);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app__wrapper{align-items:center;display:flex;justify-content:space-between;min-height:100vh}.app__wrapper_info{align-items:flex-start;flex:1 1;flex-direction:column}.app__wrapper_img,.app__wrapper_info{display:flex;justify-content:center;width:100%}.app__wrapper_img{align-items:center;flex:1 1;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:var(--color-crimson);border:none;border-radius:1px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__button,.p__cormorant{font-family:var(--font-base);font-weight:700;letter-spacing:.04em}.p__cormorant{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;font-size:23px;line-height:29.9px}.p__cormorant,.p__opensans{color:var(--color-white);text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:64px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.spoon__img{width:45px}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:37px;line-height:67px}.p__opensans{font-size:30px;line-height:50px}.headtext__cormorant{font-size:150px;line-height:210px}.spoon__img{width:80px}}@media screen and (max-width:1050px){.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%}}@media screen and (max-width:850px){.section__padding{padding:4rem}}@media screen and (max-width:650px){.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}.headtext__cormorant{font-size:45px;line-height:70px}}
/*# sourceMappingURL=main.a0bf1404.css.map*/