.app__menuitem{width:100%;margin:1rem 0;display:flex;flex-direction:column}.app__menuitem-head{display:flex;justify-content:space-between;align-items:center}.app__menuitem-sub{width:100%;margin-top:0}.app__menuitem-name{flex:1 1}.app__menuitem-dash{width:90px;height:1px;background:var(--color-golden);margin:0 1rem}.app__menuitem-price{display:flex;justify-content:flex-end;align-items:flex-end}.app__menuItem-item{font-family:var(--font-bebas_neue);font-weight:lighter;font-feature-settings:"tnum" on,"lnum" on;line-height:26px;font-size:20px}.app__menuItem-item,.app__menuItem-item_ingredient{color:var(--color-white);letter-spacing:.04em;text-transform:capitalize}.app__menuItem-item_ingredient{font-family:var(--font-alt);font-weight:lighter;line-height:20px;font-size:14px}@media screen and (min-width:2000px){.app__menuItem-item{line-height:42px;font-size:36px}.app__menuItem-item_ingredient{line-height:30x;font-size:20px}}.app__navbar{width:100%;justify-content:space-between;background:var(--color-black);padding:1rem 2rem}.app__navbar,.app__navbar-logo{display:flex;align-items:center}.app__navbar-logo{justify-content:flex-start}.app__navbar-logo_img{width:450px}.app__navbar-links{flex:1 1;display:flex;justify-content:center;align-items:center;list-style:none}.app__navbar-links li{margin:0 1rem;cursor:pointer}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-login{display:flex;justify-content:flex-end;align-items:center}.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{width:1px;height:30px;background-color:var(--color-grey)}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--color-black);transition:.5s ease;flex-direction:column;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{font-size:27px;color:var(--color-golden);cursor:pointer;position:absolute;top:20px;right:20px}.app__navbar-smallscreen_links{list-style:none}.app__navbar-smallscreen_links li{margin:2rem;cursor:pointer;color:var(--color-golden);font-size:2rem;text-align:center;font-family:var(--font-bebas_neue)}.app__navbar-smallscreen_links li:hover{color:var(--color-white)}@media screen and (max-width:2000px){.app__navbar-logo_img{width:310px;height:auto}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}.app__navbar-logo_img{width:250px;height:auto}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}.app__navbar-logo_img{width:150px;height:auto}}.app__newsletter{padding:2rem 4rem;border:1px solid var(--color-golden);background:var(--color-black);width:100%}.app__newsletter-heading{text-align:center}.app__newsletter-input{flex-direction:column;margin-top:1rem;align-items:center}.app__newsletter-input_info,.app__newsletter-input_name{display:flex;flex-direction:row;align-items:center}.app__newsletter-input input,textarea{border:1px solid var(--color-golden);border-radius:5px;font-size:1rem;font-family:var(--font-bebas_neue);color:var(--color-white);margin:2rem 1rem 0;padding:.75rem 1rem;background:var(--color-black)}.app__newsletter-input input{width:280px}.app__newsletter-input textarea{width:650px;height:8rem;margin:2rem 2rem 0}.app__newsletter-input button{width:max-content;margin-top:2rem}@media screen and (min-width:2000px){.app__newsletter-input input{font-size:2rem;width:500px}.app__newsletter-heading{margin-bottom:5rem}.app__newsletter-input textarea{font-size:2rem;width:1200px;height:400px;margin-top:4rem;margin-bottom:5rem}}@media screen and (max-width:1024px){.app__newsletter-input{flex-direction:column;width:100%}.app__newsletter-input input{margin:0 .5rem 2rem;width:100%}.app__newsletter-input textarea{margin:0 0 2rem;width:100%}.app__newsletter-input button{margin-top:0}.app__newsletter-heading h1{line-height:73px;margin-top:-1rem}}@media screen and (max-width:768px){.app__newsletter{padding:2rem 0;margin-bottom:1rem;width:90%}.app__newsletter-input input{margin:0 .5rem 1rem}.app__newsletter-input textarea{margin-bottom:1rem;width:90%}.app__newsletter-input_info,.app__newsletter-input_name{width:90%}.app__newsletter-heading h1{font-size:32px;line-height:50px}.app__newsletter-heading p{line-height:20px}}.app__footerOverlay{width:100%;height:100%;z-index:-1;display:flex;flex-direction:column;position:absolute}.app__footerOverlay-black{height:25%}.app__footerOverlay-img{height:75%}.app__chef-content{display:flex;flex-direction:column;width:60%;margin-top:5rem;padding-left:6rem}.app__chef-content_quote{display:flex;justify-content:flex-start;flex-direction:column}.app__chef-content_quote img{width:47px;margin:0 1rem 1rem 0}.app__chef-sign{width:100%;margin-top:3rem}.app__chef-sign p:first-child{font-family:var(--font-bebas_neue);font-weight:400;font-size:32px;line-height:41.6px;letter-spacing:.04em;text-transform:capitalize;color:var(--color-golden)}.app__chef-sign img{width:350px;margin-top:1rem}#aboutInfo{flex-direction:row}@media screen and (min-width:2000px){.app__chef-sign img{width:370px}#aboutInfo{margin-top:5rem}}@media screen and (max-width:1150px){.app__chef-sign{margin-top:0}#chefImg{margin:5rem 1rem 0 0}#signImg{margin:0;width:60%}.app__chef-content{margin-left:1rem}}@media screen and (max-width:768px){.app__chef-content_quote img{width:20px;margin:0}.app__chef-sign img{width:50%;margin:0}#chefImg{margin:1rem 0 0}.app__chef-content{margin:1rem 0 0;width:100%;padding:0}#aboutInfo{padding:0 2rem;flex-direction:column;align-items:center}.app__chef-sign{margin-top:1rem}}@media screen and (max-width:490px){#chefImg{margin:0;width:100%}}.app__contact{width:100%;position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;background:var(--color-black);padding-top:0}@media screen and (min-width:2000px){.app__contact-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__contact-links{align-items:center;flex-direction:column;padding:0}.app__contact-links_contact,.app__contact-links_logo,.app__contact-links_work{margin:2rem 0;width:100%}}@media screen and (max-width:650px){.app__contact{padding:0 0 2rem}}@media screen and (max-width:350px){.app__contact-links_logo img:first-child{width:80%}}.app__wrapper-content{width:50%}.app__contact-head{display:flex;justify-content:space-between;align-items:center}.app__contact-dash{width:90px;height:1px;background:var(--color-golden);margin:0 1rem}.p__contact-day{color:#f36f21;font-weight:lighter;font-family:var(--font-bebas_neue);letter-spacing:.04em;text-transform:capitalize;font-feature-settings:"tnum" on,"lnum" on;line-height:29.9px;font-size:23px}iframe{height:450px;width:500px;background-size:cover;background-repeat:no-repeat;padding:13px;border:none}#contactInfo{flex-direction:row;align-items:center}@media screen and (min-width:2000px){.p__contact-day{font-size:37px;line-height:67px}}@media screen and (max-width:1150px){#app__findus-header{font-size:1.5rem}#contactInfo{flex-direction:column-reverse}#app__wrapper_iFrame{width:100%}.app__wrapper-content{width:100%;margin-top:4rem}}@media screen and (max-width:768px){.p__contact-day{font-size:21px}#app__findus-header{font-size:1.25rem}iframe{height:350px;width:386px}.app__wrapper-content{margin-top:2rem}.app__contact-head{padding:0 2rem}.app__contact-dash{margin:0 2rem}}@media screen and (max-width:450px){.p__contact-day{font-size:19px}iframe{background-image:none;border:10px solid var(--color-golden);padding:0;height:350px}.app__contact-head{padding:0 1rem}.app__contact-dash{margin:0 1rem}}@media screen and (max-width:350px){iframe{width:255px}}.app__footer{position:relative;z-index:1;justify-content:flex-start;flex-direction:column;background:var(--color-black);padding-top:0}.app__footer,.app__footer-links{width:100%;display:flex;align-items:center}.app__footer-links{justify-content:space-between;margin-top:5rem;padding:0 2rem}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{flex:1 1;margin:1rem;text-align:center}.app__footer-links_contact h1{margin-bottom:0}.app__footer-links_contact-img{width:250px;height:auto;margin-bottom:.75rem}.app__footer-links_icons{margin-top:.5rem}.app__footer-links_icons svg{color:var(--color-white);margin:.5rem;font-size:24px;cursor:pointer}.app__footer-links_icons svg:hover{color:var(--color-golden)}.app__footer-headtext{font-family:var(--font-bebas_neue);color:var(--color-white);font-weight:400;letter-spacing:.04em;text-transform:capitalize;font-size:32px;line-height:41.6px;margin-bottom:1rem}.footer__copyright{margin-top:3rem}@media screen and (min-width:2000px){.app__footer-headtext{font-size:51px;line-height:61.6px}}@media screen and (max-width:1150px){.app__footer-links{align-items:center;margin-top:2rem;padding:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:0;width:100%}.app__footer-headtext{font-size:20px;line-height:20px;margin-bottom:1rem}.app__footer-links_contact p,.app__footer-links_work p{font-size:12px;line-height:18px}.app__footer-links_contact-img{margin:0;width:200px;height:auto}.footer__copyright p{color:var(--color-grey);margin:0;font-size:10px}.footer__copyright{margin-top:0}}@media screen and (max-width:480px){.app__footer{padding:0 1rem}.app__footer-links{align-items:center;flex-direction:column;padding:0;margin-top:0}.app__footer-links_contact,.app__footer-links_logo,.app__footer-links_work{margin:1rem 0 0;width:100%}.footer__copyright{margin-top:1rem}}.app__header{background-color:var(--color-black)}#header__title{font-size:96px}.app__header-info_place{font-family:var(--font-bebas_neue);font-weight:400;font-size:32px;line-height:41.6px;letter-spacing:.04em;text-transform:capitalize;color:var(--color-white);margin-bottom:1rem;padding:1rem 0}.app__header-h1,.app__header-info_place span{color:var(--color-golden)}.app__header-h1{font-family:var(--font-lobster);font-weight:lighter;letter-spacing:.04em;text-transform:capitalize;line-height:117px;font-size:90px}.app__header-img img{width:80%}#home__content{flex-direction:row;align-items:center;margin-top:5rem}.app__header-content{width:60%;margin:3rem 2rem 0 0;padding-right:6rem}@media screen and (min-width:2000px){#header__title{font-size:150px;line-height:210px}}@media screen and (max-width:1150px){#header__title{font-size:64px;line-height:83.2px}}@media screen and (max-width:1024px){#home__content{margin:0}.app__header-content{width:60%;margin:3rem 2rem 0 0;padding:0}.app__header-info_place{padding:0}}@media screen and (max-width:768px){#home__content{flex-direction:column-reverse;align-items:center;padding:0 2rem}.app__header-info_place{text-align:center}#header__title{font-size:45px;line-height:70px}}@media screen and (max-width:490px){#header__img{margin:0;width:100%}}.app__video{height:100vh;position:relative}.app__video video{width:100%;height:100%;object-fit:cover}.app__video-overlay{position:absolute;inset:0}.app__video-overlay_circle:hover{width:100px;height:100px;border-radius:50%;border:1px solid var(--color-golden);cursor:pointer}.app__laurels-link:hover{color:var(--color-golden)}.app__laurels-offer{display:flex;justify-content:space-between;color:var(--color-white);align-items:center;margin-top:3rem}#rewardImg img{width:60%;height:auto}#rewardImg{margin-top:0;justify-content:flex-start}.app__laurels-offer_info{width:50%}#laurels-offer_info{margin-bottom:1rem;color:var(--color-golden);font-size:32px;line-height:34px;font-weight:600}#info__content{align-items:center}.app__laurels-offer_info ul{color:var(--color-white);font-family:var(--font-alt);text-shadow:1px 1px 1px rgba(3,1,1,.5);list-style-position:outside;font-size:18px;margin-left:1rem;line-height:32px}li::marker{color:var(--color-golden)}.app_laurels-headtext_info{font-size:45px;line-height:45px;text-shadow:1px 1px 1px rgba(3,1,1,.5);font-weight:400;letter-spacing:.04em;text-transform:capitalize;font-family:var(--font-alt);color:var(--color-white);margin:1rem auto 0;text-align:center}.app__laurels-headtext{font-size:4rem;color:var(--color-golden)}@media screen and (min-width:1440px){.app_laurels-headtext_info{font-size:58px}#laurels-offer_info{font-size:32px;line-height:34px}}@media screen and (max-width:1024px){.app__laurels-offer_info ul{font-size:14px;line-height:28px}.app__laurels-offer_info{font-size:25px}.app_laurels-headtext_info{font-size:40px}}@media screen and (max-width:768px){#rewardImg{display:flex;flex-direction:column}.app__laurels-offer_info{width:60%}#laurels-offer_info{margin-bottom:0}.app_laurels-headtext_info{font-size:32px}}@media screen and (max-width:480px){.app__laurels-offer{flex-direction:column;margin-top:0}.app__laurels-offer_info{font-size:32px;width:90%}.app__laurels-offer_info ul{font-size:16px}#rewardImg{display:flex;flex-direction:row;width:100%}#rewardImg img{width:50%}}.app__specialMenu{flex-direction:column;background-color:var(--color-black);width:90%;border:1px solid var(--color-golden);margin:auto}.app__specialMenu-title{margin-bottom:1rem;text-align:center}.app__specialMenu-menu{width:100%;margin:1rem 0;display:flex;justify-content:center;align-items:flex-start;flex-direction:row}.app__specialMenu-menu_heading{font-family:var(--font-bebas_neue);font-weight:600;font-size:45px;line-height:58.5px;letter-spacing:.04em;color:var(--color-white)}.app__specialMenu-menu_cocktails,.app__specialMenu-menu_wine{flex:1 1;width:100%;flex-direction:column}.app__specialMenu-menu_img{width:410px;margin:0}.app__specialMenu-menu_img img{width:100%;height:auto}.app__specialMenu-menu_items{display:flex;flex-direction:column;margin:1rem 0;width:100%}@media screen and (min-width:2000px){.app__specialMenu-menu_img{width:450px}.app__specialMenu-menu_items{font-size:3em}}@media screen and (max-width:1440px){#menu{padding:4rem 2rem}}@media screen and (max-width:1150px){.app__specialMenu-menu_img{display:none}.app__specialMenu-menu_wine{margin-right:6rem}}@media screen and (max-width:1024px){.app__specialMenu-menu{flex-direction:column;align-items:center;width:100%}.app__menuitem{margin:1rem 0 0}.app__specialMenu-menu_wine{margin-right:0}.app__specialMenu-menu_items{margin:0}.app__specialMenu-menu_heading{margin-top:2rem}}@media screen and (max-width:650px){.app__specialMenu-menu_heading{font-size:35px;line-height:48.5px}}.section__padding{padding:4rem 6rem}.flex__center{display:flex;justify-content:center;align-items:center}.app__bg{background:#000000 url(/bg.webp);background-position:top;background-size:cover;background-repeat:repeat;background-attachment:fixed}.app__wrapper{display:flex;justify-content:space-between;align-items:center}.app__wrapper_info{flex:1 1;flex-direction:column}.app__wrapper_img,.app__wrapper_info{width:100%;display:flex;justify-content:center;align-items:center}.app__wrapper_img{flex:1 1;margin-left:2rem}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img,.my_img{width:100%}.my_img{height:auto}.custom__button{background-color:var(--color-crimson);color:var(--color-black);font-family:var(--font-bebas_neue);letter-spacing:.04em;line-height:28px;font-size:16px;padding:.5rem 1.5rem;border-radius:1px;border:none;outline:none;cursor:pointer}.p__cormorant{font-family:var(--font-bebas_neue);font-weight:700;font-feature-settings:"tnum" on,"lnum" on;line-height:29.9px;font-size:23px}.p__cormorant,.p__opensans{color:var(--color-white);letter-spacing:.04em;text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-weight:400;line-height:28px;font-size:16px}.headtext__cormorant{font-family:var(--font-lobster);color:var(--color-golden);font-size:64px;font-weight:lighter;line-height:83.2px;letter-spacing:.04em;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:1024px){.app__header-content{width:60%;margin:3rem 2rem 0 0}.app__wrapper_img{margin:5rem 0 0;width:40%}.app__wrapper_img-reverse{margin:0 0 5rem}.app__wrapper_img img,.my_img{width:100%}.my_img{height:auto}}@media screen and (max-width:850px){.section__padding{padding:4rem}.headtext__cormorant{font-size:45px;line-height:70px}}@media screen and (max-width:768px){.section__padding{padding:2rem 1rem}.p__cormorant{font-size:21px}.p__opensans{font-size:14px}.app__wrapper_img{margin:2rem 0 0;width:60%}.app__header-content{display:flex;flex-direction:column;align-items:center;margin-top:0;width:100%}}@media screen and (max-width:450px){.p__opensans{font-size:12px}.p__cormorant{font-size:19px}}:root{--font-alt:"Open Sans",sans-serif;--color-golden:#f36f21;--color-black:#0C0C0C;--color-gray:#545454;--color-crimson:#F5EFDB;--color-grey:#AAAAAA;--color-white:#FFFFFF}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}a{color:unset;text-decoration:none}.slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-bottom{0%{transform:translateY(-25%)}to{transform:translateY(0)}}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/76eb8230f12e2086-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e206194bf1293895-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5b642612b7b71755-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/91912626f5ca271d-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lobster;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d0b2b33e6c140c5c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lobster Fallback;src:local("Arial");ascent-override:113.72%;descent-override:28.43%;line-gap-override:0.00%;size-adjust:87.93%}.__className_133ebf{font-family:Lobster,Lobster Fallback;font-weight:400;font-style:normal}.__variable_133ebf{--font-lobster:"Lobster","Lobster Fallback"}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8b44c7e6549520b2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6c25f6e897d845a3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bebas Neue Fallback;src:local("Arial");ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.00%;size-adjust:76.72%}.__className_d758cf{font-family:Bebas Neue,Bebas Neue Fallback;font-weight:400;font-style:normal}.__variable_d758cf{--font-bebas_neue:"Bebas Neue","Bebas Neue Fallback"}