@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__navbar{align-items:center;background:#000;display:flex;justify-content:space-between;padding:1rem 3rem}.app__navbar-links{display:flex;justify-content:center;list-style:none}.app__navbar-links li{color:#e6c18f;cursor:pointer;font-size:1.5rem;line-height:32px;margin:1rem 2rem}.app__navbar-links li:hover{color:#ffffffbf;cursor:pointer}.app__navbar-login{align-items:center;color:#e6c18f;display:flex;font-size:1.5rem}.app__navbar-login a{margin:1rem 2rem}.app__navbar-login a:hover{border-bottom:3px solid silver}.app__navbar-login div{background-color:silver;height:30px;width:2px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:#000;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:silver}@media screen and (min-width:2000px){.app__navbar-logo img{width:210px}}@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:110px}}.app__aboutus{background-color:#000}.app__aboutus-h1{color:#e6c18f;font-family:Cormorant Upright;font-size:100px;font-weight:700;letter-spacing:.05em;line-height:120px;text-transform:capitalize}.app__aboutus-content_sh{margin:4rem}.app__aboutus-content_sh img{height:500px}.app__footer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:0;position:relative;width:100%;z-index:1}.app__gallery{background:#000;flex-direction:row;padding:2rem 0 2rem 4rem}.app__gallery-h1{color:var(--color-golden);font-family:Cormorant Upright;font-size:100px;font-weight:700;letter-spacing:.05em;line-height:120px;text-transform:capitalize}.app__gallery-images_container{display:flex;flex-direction:row;overflow-x:scroll;width:-webkit-max-content;width:max-content}.app__gallery-images_card{margin-right:2em;position:relative}@media screen and (min-width:2000px){.app__gallery-images_card{height:547px;min-width:400px}}@media screen and (max-width:1150px){.app__gallery{flex-direction:column}.app__gallery-images{margin:5rem 0;max-width:100%}}@media screen and (max-width:850px){.app__gallery{padding:4rem 0 4rem 4rem}}@media screen and (max-width:650px){.app__gallery{padding:4rem 0 4rem 2rem}.app__gallery-images_card{height:320px;min-width:240px}}.app__header{background-color:#000}.app__header-h1{color:#e6c18f;font-family:Cormorant Upright;font-size:100px;font-weight:700;letter-spacing:.05em;line-height:120px;text-transform:capitalize}.app__header_img img{width:100%}@media screen and (min-width:2000px){.app__header-h1{font-size:180px;line-height:210px}}@media screen and (max-width:1150px){.app__header-h1{font-size:90px}}@media screen and (max-width:650px){.app__header-h1{font-size:70px;line-height:87px}}@media screen and (max-width:450px){.app__header-h1{font-size:50px;line-height:70px}}.app__specialMenu{background:#000;flex-direction:column}.app__specialMenu-title{text-align:center}.app__specialMenu-menu{align-items:flex-start;display:flex;margin:4rem 0}.app__specialMenu-menu_heading{color:silver;font-family:var(--font-base);font-size:40px;font-weight:600;letter-spacing:.06em;line-height:60px}.app__specialMenu-menu_wine{align-items:center;flex:1 1;flex-direction:column;width:100%}.app__specialMenu-menu_img{margin:0 2rem;width:250px}.app__specialMenu-menu_img img{height:auto;width:100%}.app__specialMenu_menu_items{display:flex;flex-direction:column;margin:3em 0;width:100%}@media screen and (min-width:2000px){.app__specialMenu-menu_img{width:650px}.app__specialMenu-menu_img img{height:920px}}@media screen and (max-width:1150px){.app__specialMenu-menu{align-items:center;flex-direction:column;width:100%}.app__specialMenu-menu_img{margin:3rem 0}}@media screen and (max-width:650px){.app__specialMenu-menu_img{width:100%}.app__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:0}.app__wrapper_img-reverse{justify-content:flex-start;margin-right:2rem}.app__wrapper_img img{width:80%}.custom__button{background-color:#e6c18f;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:28px;font-weight:700;padding:1rem}.custom__button,.p__cormorant{font-family:var(--font-base);line-height:35px}.p__cormorant{color:silver;font-size:30px;font-weight:500;letter-spacing:.06em}.p__opensans{color:var(--color-white);font-family:var(--font-alt);font-size:16px;font-weight:400;letter-spacing:.04em;line-height:28px;text-transform:capitalize}.headtext__cormorant{color:#e6c18f;font-family:var(--font-base);font-size:64px;letter-spacing:.08em;line-height:85px;text-transform:capitalize}@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: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%}}@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:20px}}@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.378e31f4.css.map*/