@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)}}.app__about{position:relative}.about-overlay{inset:0;position:absolute}.about-overlay img{height:415px;width:391px;z-index:0}.about-container{width:100%;z-index:2}.content-item{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:flex-end;text-align:right}.content-knife{margin:2rem 4rem}.content-knife img{height:600px}.content-history{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:20px;justify-content:flex-start;text-align:left}@media screen and (min-width:1440px){.content-knife img{height:800px}.content-history,.content-item{gap:50px}}@media screen and (max-width:425px){.about-container{flex-direction:column}.content-knife{margin:4rem 0}}@media screen and (max-width:768px){.about-overlay img{height:320px;width:80%}}.app__newsletter{background:var(--color-black);border:1px solid var(--color-golden);padding:2rem 4rem}.newsletter-heading{text-align:center}.newsletter-input{flex-direction:row;margin-top:3rem}.newsletter-input input{background:var(--color-black);border:1px solid var(--color-golden);border-radius:5px;color:var(--color-golden);font-family:var(--font-base);font-size:1.2rem;margin-right:2rem;padding:.75rem 1rem;width:600px}.newsletter-input button{width:-webkit-max-content;width:max-content}@media screen and (min-width:1440px){.newsletter-input input{font-size:2rem}}@media screen and (max-width:768px){.newsletter-input{flex-direction:column;width:100%}.newsletter-input input{margin:0 0 2rem;width:100%}}@media screen and (max-width:425px){.app__newsletter{border:none;padding:2rem 0}.newsletter-input{flex-direction:column;width:100%}.newsletter-input input{width:300px}}@media screen and (max-width:375px){.newsletter-heading h1{font-size:28px;line-height:40px}.newsletter-input input{width:230px}}.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%}.menuItem-head{align-items:center;display:flex;justify-content:space-between}.menuItem-sub{margin-top:1rem;width:100%}.menuItem-dash{background:var(--color-golden);height:1px;margin:0 1rem;width:90px}.menuItem-price{align-items:flex-end;display:flex;justify-content:flex-end}.menuItem-name{flex:1 1}.app__navbar{background:var(--color-black);justify-content:space-between;padding:1rem 2rem;width:100%}.app__navbar,.navbar-logo{align-items:center;display:flex}.navbar-logo{justify-content:flex-start}.navbar-logo img{width:120px}@media screen and (min-width:1440px){.navbar-logo img{width:210px}}.navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.navbar-links li{cursor:pointer;margin:0 1rem}.navbar-links li:hover{color:#daa520}.navbar-login{align-items:center;display:flex;justify-content:flex-end}.navbar-login a{margin:0 1rem;text-decoration:none;transition:.5s ease}.navbar-login a:hover{border-bottom:1px solid var(--color-golden)}.navbar-login div{background-color:var(--color-grey);height:30px;width:1px}.navbar-menu{display:none}.navbar-menu-smallscreen{background:var(--color-black);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.navbar-menu-links{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;list-style:none}.navbar-menu-links li a{color:#fff;cursor:pointer;font-family:var(--font-base);font-size:24px;transition:.4s ease}@media screen and (max-width:425px){.navbar-menu-links li a{font-size:20px}.navbar-menu-links{gap:60px}}.navbar-menu-links li a:hover{color:#daa520;transition:.4s ease}.navbar-menu-smallscreen .close{color:var(--color-golden);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}@media screen and (max-width:768px){.app__navbar{padding:1rem}.navbar-links{display:none}.navbar-menu{display:flex}}@media screen and (max-width:425px){.navbar-login{display:none}.navbar-logo img{width:80px}}.chef-content{display:flex;flex-direction:column;margin-top:4rem;width:100%}.content-quote{align-items:flex-end;display:flex;justify-content:flex-start}.content-quote img{height:40px;margin:0 1rem 1rem 0;width:47px}.chef-sign{margin-top:1rem;width:100%}.chef-sign p:first-child{color:var(--color-golden);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04em;line-height:41.6px;text-transform:capitalize}.chef-sign img{margin-top:3rem;width:230px}@media screen and (min-width:1440px){.chef-sign img{width:370px}}@media screen and (max-width:450px){.chef-sign img{width:70%}}.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}.footer-links{align-items:flex-start;display:flex;justify-content:space-between;margin-top:4rem;padding:0 1rem;width:100%}.links-contact,.links-logo,.links-work{flex:1 1;margin:1rem;text-align:center}.links-logo img:first-child{margin-bottom:.65rem;width:210px}.links-work p:nth-child(odd){margin-bottom:1rem}.footer-links-icons{margin-top:.85rem}.footer-links-icons svg{color:var(--color-white);cursor:pointer;font-size:24px;margin:.5rem}.footer-links-icons svg:hover{color:var(--color-golden)}.footer-headtext{color:var(--color-white);font-family:var(--font-base);font-size:32px;font-weight:400;letter-spacing:.04rem;line-height:40px;margin-bottom:1rem;text-transform:capitalize}.footer__copyright{margin-top:3rem}@media screen and (min-width:1440px){.footer-headtext{font-size:45px;line-height:51.6px}}@media screen and (max-width:1024px){.footer-links{align-items:center;flex-direction:column;padding:0}.links-contact,.links-logo,.links-work{margin:2rem 0;width:100%}}@media screen and (max-width:768px){.app__footer{padding:0 0 2rem}}@media screen and (max-width:350px){.links-logo img:first-child{width:80%}}.app__gallery{background:var(--color-black);display:flex;flex-direction:row;padding:4rem 0 4rem 4rem}.gallery-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:400px;padding-right:2rem}.gallery-content button{margin-top:1rem}.gallery-images{display:flex;flex:1 1;flex-direction:row;max-width:50%;position:relative}.images-container{display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:-webkit-max-content;width:max-content}.images-container::-webkit-scrollbar{display:none}.images-card{height:400px;margin-right:2rem;min-width:300px;position:relative}.image-icon{color:#fff;cursor:pointer;font-size:2rem;opacity:.5;position:absolute;transition:.8s ease-in-out}.images-card img{height:100%;object-fit:cover;opacity:1;transition:.8s ease-in-out;width:100%}.images-card:hover img{opacity:.35}.images-card:hover .image-icon{opacity:1}.gallery-images-arrows{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.arrow-icon{background-color:var(--color-black);border-radius:5px;color:var(--color-golden);cursor:pointer;font-size:2rem}.arrow-icon:hover{color:var(--color-white)}@media screen and (min-width:1440px){.gallery-content button{margin-top:2rem}.gallery-content{min-width:600px;padding-right:4rem}.images-card{height:547px;min-width:320px}}@media screen and (max-width:1024px){.app__gallery{flex-direction:column;padding-right:4rem}.gallery-images{margin-top:3rem;max-width:100%}.images-container{display:flex;flex-direction:row;margin-right:0;overflow-x:scroll;scrollbar-width:none}.gallery-content{padding-right:0}}@media screen and (max-width:768px){.app__gallery{padding:4rem}}@media screen and (max-width:425px){.app__gallery{padding:4rem}.gallery-content{min-width:100%}.images-card{height:320px;min-width:200px}}.app__header{background-color:var(--color-black)}.header-h1{color:var(--color-golden);font-family:var(--font-base);font-size:60px;letter-spacing:.04em;line-height:70px;text-transform:uppercase}.app__wrapper-img img{margin-left:3rem;width:60%}.app__wrapper-info{flex:3 1}.app__wrapper-img{flex:1 1}.custom__btn{background:gold;border-radius:10px;font-size:1.4rem;font-weight:600;padding:15px 20px;transition:all .4s ease}.custom__btn:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:all .4s ease}@media screen and (min-width:1440px){.header-h1{font-size:100px;line-height:130px}}@media screen and (max-width:1024px){.header-h1{font-size:50px}}@media screen and (max-width:768px){.header-h1{font-size:70px;line-height:80px}}@media screen and (max-width:450px){.header-h1{font-size:50px;line-height:50px}}.app__video{height:100vh;position:relative}.app__video video{height:100%;object-fit:cover;width:100%}.video-container{background:rgba(0,0,0,.3);inset:0;position:absolute}.video-circle{border:1px solid #daa520;border-radius:50%;cursor:pointer;height:100px;width:100px}.laurel-awards{align-items:center;flex-direction:column;flex-wrap:wrap;margin-top:3rem}.laurel-award-card,.laurel-awards{display:flex;justify-content:flex-start}.laurel-award-card{align-items:flex-start;flex:1 1;margin:1rem;min-width:230px}.card-content{display:flex;flex-direction:column;margin-left:1rem}@media screen and (min-width:1440px){.laurel-award-card{min-width:320px}}.laurel-award-card img{height:50px;width:50px}@media screen and (max-width:450px){.laurel_award-card{margin:1rem 0;min-width:100%}}.app__specialMenu{background:var(--color-black);display:flex;flex-direction:column}.specialMenu-title{margin-bottom:2rem;text-align:center}.specialMenu-menu{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:100%}.specialMenu-menu-heading{color:var(--color-white);font-family:var(--font-base);font-size:40px;font-weight:600;letter-spacing:.04em;line-height:50px}.specialMenu-menu-cocktails,.specialMenu-menu-wine{display:flex;flex:1 1;flex-direction:column;width:100%}.specialMenu-menu-img{margin:0 4rem;width:380px}.specialMenu-menu-img img{height:auto;width:100%}.specialMenu-menu-items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (max-width:1024px){.specialMenu-menu{align-items:center;flex-direction:column;width:100%}.specialMenu-menu-img{margin:3rem 0}}@media screen and (max-width:768px){.specialMenu-menu-img{width:80%}.specialMenu-menu-heading{font-size:35px;line-height:48.5px}}.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:70%}.custom__btn{background-color:gold;border:none;border-radius:1px;color:var(--color-black);cursor:pointer;font-size:16px;line-height:28px;outline:none;padding:.5rem 1.5rem}.custom__btn,.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:20px;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:54px;letter-spacing:.04em;line-height:83.2px;text-transform:capitalize}.spoon__img{width:45px}@media screen and (min-width:2000px){.custom__btn,.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:1024px){.app__wrapper{flex-direction:column}.app__wrapper_img{margin:5rem 0 0}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img{margin:0 auto;width:60%}}@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.2a94669f.css.map*/