@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.cdnfonts.com/css/bahnschrift);@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,700&display=swap);.box{background-color:#a49935;padding:5px 10px}.app__menuitem{align-items:flex-start;display:flex;flex-direction:column;margin:1rem 0;width:100%}.app__menuitem-head{align-items:center;display:flex;justify-content:flex-start}.app__menuitem-name .app__submenuitem-name{font-weight:500;line-height:3;margin:auto auto .1rem 1rem}.app__submenuitem-name{margin-left:4rem}.app__menuitem-meaning{display:none;font-family:var(--font-base);font-size:.85rem;font-style:italic;line-height:1.2;margin:auto auto auto 1rem}.app__menuitem-ingredients{margin:.1rem auto auto 2rem}.app__menuitem-ingredients,.app__submenuitem-ingredients{font-family:var(--font-base);font-size:1rem;line-height:1.2}.app__submenuitem-ingredients{margin:.1rem auto auto 6rem}.app__menuitem-dash{align-self:center;background:var(--color-golden);height:1px;width:70%}.app__menuitem-price{align-items:flex-start;display:flex;justify-content:flex-start}.app__menuitem-sub{margin-top:.2rem;width:100%}@media screen and (min-width:2000px){.app__menuitem-name{margin:0 -1rem -1rem 1rem}.app__menuitem-ingredients{font-size:1rem;line-height:1.2;margin:.1rem auto auto 2rem}}@media screen and (max-width:2000px){.app__menuitem-name{line-height:1;margin:auto auto auto 1rem}.app__menuitem-ingredients{font-size:1rem;line-height:1.5;margin:.1rem auto auto 2rem}}@media screen and (max-width:650px){.app__menuitem-name{line-height:1;margin:auto auto auto 0}.app__menuitem-ingredients{font-size:1rem;line-height:1.75;margin:.1rem auto auto 1.25rem}.app__submenuitem-ingredients{font-size:1rem;line-height:1.2;margin:.1rem auto auto 6rem}}.app__navbar{align-items:flex-start;background-color:transparent;display:flex;justify-content:flex-end;padding:1rem 2rem;position:fixed;width:100%}.app__navbar-logo{align-items:center;display:flex;justify-content:flex-start}.app__navbar-logo img{width:225px}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li:hover{color:var(--color-grey)}.app__navbar-login{align-items:center;display:none;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{background:var(--color-grey);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:var(--color-black);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{color:var(--color-golden);cursor:pointer;font-size:27px;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:var(--color-white)}@media screen and (min-width:1150px){.app__navbar-logo img{width:275px}.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex;margin-top:2%}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.app__navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.app__navbar{padding:1rem}.app__navbar-login{display:none}.app__navbar-logo img{width:200px}}.container{align-items:flex-start;display:flex;flex-direction:column;height:100vh;justify-content:flex-start}.app__header,.container{background-image:url(/static/media/bg.63997836e1cbc46113e3.jpg);background-repeat:no-repeat;background-size:cover}.app__header{background-color:var(--color-wabkg);background-position:50%;text-align:center}.app__header-logo{align-items:flex-start;display:flex;justify-content:flex-start}.app__header-logo img{margin-left:4rem;margin-top:2rem;width:350px}.app__header-h1{-webkit-animation:fadeIn 2s;animation:fadeIn 2s;color:var(--color-golden);font-family:var(--font-base);font-size:35px;font-weight:600;letter-spacing:.05em;line-height:117px;margin-bottom:1rem;margin-left:3rem;margin-top:10rem;text-transform:capitalize}.app__header-img{display:none}@media screen and (min-width:2000px){.app__header-h1{font-size:40px;line-height:40px}.app__header-logo img{margin-left:2rem;margin-top:1rem;width:400px}}@media screen and (max-width:1150px){.app__header-h1{font-size:30px}.app__header-logo img{margin-left:2rem;margin-top:1rem;width:350px}}@media screen and (max-width:650px){.container{background-image:url(/static/media/bg_portrait.70d8cfeb15beabfaba43.jpg)}.app__header-h1{font-size:22px;line-height:22px}.app__header-logo img{margin-left:2rem;margin-top:1rem;width:300px}}@media screen and (max-width:450px){.container{background-image:url(/static/media/bg_portrait.70d8cfeb15beabfaba43.jpg)}.app__header-h1{font-size:18px;line-height:18px}.app__header-logo img{margin-left:2rem;margin-top:1rem;width:250px}}.app__specialMenu{background:var(--color-wabkg);flex-direction:column}.app__specialMenu-title{margin-bottom:.1rem;text-align:center}.app__specialMenu-menu{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:1rem;padding:1rem;width:100%}.app_specialMenu-menu_price{display:flex;flex:1 1}.app_specialMenu-menu_price_text{font-size:15px;font-weight:400;margin-left:1rem;margin-right:1rem}.app__specialMenu-menu_heading,.app_specialMenu-menu_price_text{color:var(--color-white);font-family:var(--font-base);letter-spacing:.04em;line-height:30px}.app__specialMenu-menu_heading{font-size:30px;font-weight:750}.app__specialMenu-menu_category{color:var(--color-white);font-family:var(--font-base);font-size:20px;font-weight:100;letter-spacing:.04em;line-height:45px;margin:20px 2rem 20px 3rem;text-orientation:mixed;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.app__specialMenu-menu_warning{color:var(--color-grey);font-family:var(--font-base);font-size:18px;letter-spacing:.04em;line-height:18px}.app__specialMenu-menu_section{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.app__specialMenu-menu_cocktails,.app__specialMenu-menu_wine{flex:1 1;flex-direction:column;width:100%}.app__specialMenu-menu_img{margin:1rem;width:75%}.app__specialMenu-menu_img img{height:auto;width:100%}.app__specialMenu_menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}@media screen and (max-width:1150px){.app__specialMenu-menu{align-items:center;flex-direction:column;width:100%}}@media screen and (max-width:650px){.app__specialMenu-menu_heading{font-size:35px;line-height:48.5px}.app__specialMenu-menu_category{margin:0 0 0 .5rem}}.app__specialMenu-dash{background:var(--color-golden);height:1px;margin-bottom:2rem;width:100%}.box{background-color:var(--color-golden);display:inline-block;padding:.5rem 1rem}.app__jobs{background:var(--color-wabkg);flex-direction:column}.app_Contact_bg{background:url(/static/media/bg_contact.1f363af978bde19df26d.jpg);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app_Contact,.app_Contact_wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.app_Contact-title{margin-bottom:2rem;text-align:center}.app_Contact-menu{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin:2rem 0;width:100%}.app_Contact-menu_price{display:flex;flex:1 1}.app_Contact-menu_price_text{font-size:15px;font-weight:400;margin-left:1rem;margin-right:1rem}.app_Contact-menu_heading,.app_Contact-menu_price_text{color:var(--color-white);font-family:var(--font-base);letter-spacing:.04em;line-height:30px}.app_Contact-menu_heading{font-size:30px;font-weight:350}.app_Contact-menu_category{color:var(--color-white);font-family:var(--font-base);font-size:20px;font-weight:100;letter-spacing:.04em;line-height:45px;margin:20px 2rem 20px 3rem;text-orientation:mixed;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.app_Contact-menu_warning{color:var(--color-grey);font-family:var(--font-base);font-size:18px;letter-spacing:.04em;line-height:18px}.app_Contact-menu_section{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.app_Contact-menu_cocktails,.app_Contact-menu_wine{flex:1 1;flex-direction:column;width:100%}.app_Contact-menu_img{margin:0 2rem;width:410px}.app_Contact-menu_img img{height:2%;margin-left:50%;margin-top:15%;width:2%}.app_Contact_menu_items{display:flex;flex-direction:column;margin:2rem 0;width:100%}.app_Contact-dash{display:none}.app_Contact-Group_img{height:auto;width:30%}@media screen and (min-width:2000px){.app_Contact-menu_img{width:650px}.app_Contact-menu_img img{height:920px}.app_Contact-Group_img{height:auto;width:30%}}@media screen and (max-width:1150px){.app_Contact-menu{align-items:center;flex-direction:column;width:100%}.app_Contact-menu_img{display:none}.app_Contact-Group_img{height:auto;width:30%}.app_Contact-dash{background:var(--color-golden);display:block;height:1px;margin-bottom:2rem;width:100%}}@media screen and (max-width:650px){.app_Contact-menu_img{display:none}.app_Contact-menu_heading{font-size:35px;line-height:48.5px}.app_Contact-menu_category{margin:0 0 0 .5rem}.app_Contact-Group_img{height:auto;width:50%}.app_Contact-dash{background:var(--color-golden);display:block;height:1px;margin-bottom:2rem;width:100%}}.section__padding{padding:4rem 6rem}.flex__center{align-items:center;display:flex;justify-content:center}.app__bg{background:url(/static/media/bg.63997836e1cbc46113e3.jpg);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.app__wrapper{align-items:flex-start;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-family:var(--font-base);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px;outline:none;padding:.5rem 1.5rem}.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:200;line-height:38px}.p__cormorant,.p__opensans{color:var(--color-white);letter-spacing:.04em;text-transform:capitalize}.p__opensans{font-family:var(--font-alt);font-size:16px;font-weight:350;line-height:24px}.headtext__cormorant{color:var(--color-golden);font-family:var(--font-base);font-size:45px;letter-spacing:.04em;line-height:45px;text-transform:capitalize}.spoon__img{width:45px}@media screen and (min-width:2000px){.custom__button,.p__cormorant{font-size:35px;line-height:45px}.p__opensans{font-size:20px;line-height:30px}.headtext__cormorant{font-size:75px;line-height:75px}.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%}.p__cormorant{font-size:22px;line-height:32px}}@media screen and (max-width:850px){.section__padding{padding:4rem}.p__cormorant{font-size:21px;line-height:30px}}@media screen and (max-width:650px){.app__bg{background:url(/static/media/bg_portrait.70d8cfeb15beabfaba43.jpg);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.section__padding{padding:4rem 2rem}.p__cormorant{font-size:21px;line-height:30px}.p__opensans{font-size:14px;line-height:20px}}@media screen and (max-width:450px){.app__bg{background:url(/static/media/bg_portrait.70d8cfeb15beabfaba43.jpg);background-attachment:fixed;background-position:50%;background-repeat:repeat;background-size:cover}.p__opensans{font-size:12px;line-height:18px}.p__cormorant{font-size:18px;line-height:27px}.headtext__cormorant{font-size:45px;line-height:45px}}:root{--font-base:"Raleway",sans-serif!important;--font-alt:"Open Sans",sans-serif;--color-golden:#fc0;--color-black:#0c0c0c;--color-gray:#545454;--color-crimson:#f5efdb;--color-grey:#aaa;--color-white:#fff;--color-wabkg:#00112b;--color-wabkgopacity:#00112be2;--color-green:#026927;font-family:Raleway,sans-serif!important}*{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)}}
/*# sourceMappingURL=main.b6e0d566.css.map*/