:root{--colordark: black;--colorlight: white;--colorlight2: #fff2de;--colorlightborder: rgba(255, 255, 255, .75)}*{box-sizing:border-box;margin:0}html{font-size:62.5%}body{font-size:1.6rem;background-color:var(--colorlight2);font-family:Arial,Helvetica,sans-serif}main{min-height:70vh}#app{min-height:100vh;display:flex;flex-flow:column;justify-content:space-between}.banner{max-height:400px;box-shadow:1px 1px 1px var(--colordark)}nav{display:flex;justify-content:center}ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;width:100%;justify-content:space-evenly}.nav-items>li{width:15%;text-align:center}.nav-items>li:hover{background-color:var(--colordark)}.nav-items>li:hover>a{color:var(--colorlight)}a{width:100%;display:inline-block;text-decoration:none;padding:10px 25px;color:var(--colordark)}p,li{font-size:1.8rem}h1{font-family:Verdana,Geneva,Tahoma,sans-serif;text-align:center;font-size:4rem;margin:2% 0}h3{padding:5px}#contact-form{width:50%;margin:auto}input,select,option{height:30px}input,textarea{border-radius:5px}iframe{width:100%;max-width:400px;border-radius:5px;margin:10px}.page-container{display:flex;flex-flow:column;width:80%;justify-content:space-evenly;margin:auto;background-color:#ffe4b5;border-radius:5px 5px 0 0}.home-desc{width:100%}.home-text{width:60%;margin:auto auto 10px;text-align:center}.form-element{display:flex;flex-flow:column;border-radius:5px;margin:20px 0}.group{display:flex;justify-content:space-between}.main-wrapper{display:flex;justify-content:center}.grouped-input{width:45%;display:flex;flex-flow:column;padding:5px 0}.btn-div{display:flex;justify-content:center;margin:15px 15px 5px}.logo-banner{display:flex;justify-content:center}.logo{display:flex;align-items:center;height:100px;color:var(--colorlight)}.logo-img{width:100px;height:100px}#btn-submit{width:25%}.img{width:33%;height:100%;max-width:450px;border:1px solid var(--colordark);border-radius:5px;box-shadow:1px 1px 1px var(--colordark)}.align-items-center{align-items:center}.column-section{display:flex;flex-flow:column;width:75%;margin:2% 0}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.justify-center{justify-content:center}.row-section{display:flex;flex-flow:row;justify-content:center}.article{display:flex;width:66%;margin-bottom:15px;justify-content:space-evenly}.article-large{display:flex;flex-flow:column;align-items:center;width:50%;margin:auto}.reverse{flex-flow:row-reverse}.center{text-align:center;min-height:30px;margin:10px}.main-section{display:flex;flex-flow:row wrap;justify-content:center;width:80%;margin:auto}.event-section{display:flex;flex-flow:column;margin:15px auto auto;width:50%;justify-content:space-evenly}.event-list{list-style:inside;flex-flow:column;justify-content:space-evenly;width:100%}textarea[name=message]{resize:none}footer{background-color:var(--colordark);color:var(--colorlight);display:flex;justify-content:space-between;min-height:15vh}.footer-section{width:40%;display:flex;flex-flow:column;justify-content:space-evenly}.footer-infos{display:flex;justify-content:space-evenly;align-items:center;font-size:1.4rem}.info-div{display:flex;flex-flow:column;width:50%;align-items:center;margin-bottom:20px}@media screen and (max-width: 1280px){body{font-size:1.5rem}h3{text-align:center;margin:10px 0}.article,.main-section{flex-flow:column;align-items:center;width:80%}.img{width:75%}.column-section{width:100%}.main-wrapper{flex-flow:column;align-items:center}#contact-form{width:75%}footer{flex-flow:column;align-items:center}.footer-section{width:80%}.logo-footer{order:-1}}@media screen and (max-width: 800px){.page-container{flex-direction:column;align-items:center;text-align:center}.mobile-nav{display:flex;flex-flow:column;width:80%;margin:auto;align-items:center}.nav-items{justify-content:space-between}.nav-items>li>a{padding:10px;font-size:1.2rem}.bm-item-list{display:flex;flex-flow:column}.event-section{font-size:1.4rem}.event-list{width:100%;margin:auto;justify-content:space-between}.group{flex-flow:column}.grouped-input{width:100%}.footer-infos{font-size:1.2rem;flex-wrap:wrap}.footer-column{flex-flow:column}.footer-second{flex-flow:row wrap}}@media screen and (max-width: 450px){.mobile-nav{width:100%}.logos{flex-direction:column;align-items:center}.logo-img{margin:10px}.info-div{width:75%}.footer-second{flex-direction:column}}h1[data-v-72ae92d3]{font-size:4rem}h2[data-v-72ae92d3]{margin:20px 0;text-align:center}section[data-v-72ae92d3]{margin-top:30px}.article[data-v-72ae92d3]{display:flex;flex-flow:column;align-items:center;width:50%;justify-content:flex-start}.animate-on-scroll-img[data-v-72ae92d3]{animation:1.5s ease-in-out img-anim-72ae92d3}.img-home[data-v-72ae92d3]{width:100%;max-width:450px;border:1px solid var(--colordark);border-radius:5px;box-shadow:1px 1px 1px var(--colordark)}.column[data-v-72ae92d3]{flex-flow:column}.logos[data-v-72ae92d3]{display:flex;justify-content:space-evenly;width:100%;padding:20px}.centered[data-v-72ae92d3]{justify-content:center}.paragraph[data-v-72ae92d3]{padding:15px 5px}@media screen and (max-width: 1280px){.article[data-v-72ae92d3]{width:80%;margin:auto}}@media screen and (max-width: 500px){.page-container[data-v-72ae92d3]{width:95%}}@keyframes img-anim-72ae92d3{0%{max-width:0}to{max-width:450px}}.modal-overlay[data-v-06939a87]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center}.modal-content[data-v-06939a87]{background:var(--colorlight2);border-radius:8px;display:flex;flex-flow:column wrap}p[data-v-06939a87]{text-align:center;font-size:small;font-style:italic}h2[data-v-06939a87]{text-align:center}img[data-v-06939a87]{display:block;height:50%;max-height:600px;cursor:pointer;border-radius:5px 5px 0 0}h2[data-v-12cb70fa]{font-size:3.5rem}article[data-v-12cb70fa]{margin:3% auto;width:45%}.wine[data-v-12cb70fa]{max-width:150px}.wine-text[data-v-12cb70fa]{padding:20px}p[data-v-12cb70fa]{margin:5% 0}img[data-v-12cb70fa]{cursor:pointer}@media screen and (max-width: 1280px){section[data-v-12cb70fa]{margin:3% auto}h2[data-v-12cb70fa]{text-align:center}.article[data-v-12cb70fa]{width:80%}}.img-wrapper[data-v-ef0b0f70]{display:flex;justify-content:center}li[data-v-ef0b0f70]{margin:20px 0}img[data-v-ef0b0f70]{height:100%;width:50%;max-width:950px;border-radius:10px;box-shadow:1px 1px 1px var(--colordark)}hr[data-v-ef0b0f70]{margin:15px 0}main[data-v-a4e3a7e3]{display:flex;justify-content:space-evenly;width:80%;margin:auto}article[data-v-a4e3a7e3]{padding:15px;max-width:fit-content}section[data-v-a4e3a7e3]{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-evenly;margin:25px 15px}img[data-v-a4e3a7e3]{display:block;max-width:250px;border:1px solid black;border-radius:5px}input[data-v-4e9cef7d],textarea[data-v-4e9cef7d]{background-color:var(--colorlight2)}a[data-v-135e7b80]{color:var(--colorlight)}[data-v-e6a231d4]:root{--colordark: black;--colorlight: white;--colorlight2: #fff2de;--colorlightborder: rgba(255, 255, 255, .75)}header[data-v-e6a231d4]{min-height:15vh;border-bottom:1px solid var(--colordark);background-color:var(--colorlight)}img[data-v-e6a231d4]{display:block;width:100%}.banner[data-v-e6a231d4]{animation:1.5s ease-in-out banner-anim-e6a231d4;overflow:hidden}.banner-img[data-v-e6a231d4]{height:100%;max-height:400px}.logo-banner[data-v-e6a231d4]{min-height:50px;background-color:var(--colordark);display:flex;align-items:center}hr[data-v-e6a231d4]{display:block;border-top:1px solid var(--colorlightborder);margin:1em 0;padding:0;width:18%}a[data-v-e6a231d4]{animation:2s ease-out nav-appear-e6a231d4}@media screen and (max-width: 800px){hr[data-v-e6a231d4]{width:10%}}@keyframes nav-appear-e6a231d4{0%,75%{opacity:0}to{opacity:1}}@keyframes banner-anim-e6a231d4{0%{max-height:0}to{max-height:400px}}p[data-v-684ce726],li[data-v-684ce726]{font-size:1.6rem}.title[data-v-684ce726]{text-align:center}.link-light[data-v-684ce726]{color:var(--colorlight)}hr[data-v-684ce726]{display:block;border-top:1px solid var(--colorlightborder);margin:1em 0;padding:0;width:30%;height:0px}.logo-footer[data-v-684ce726]{display:flex;align-items:center;justify-content:center;width:25vh}.footer-second[data-v-684ce726]{display:flex;width:100%;align-items:center}.footer-second>li>a[data-v-684ce726]:hover{text-decoration:underline}@media screen and (max-width: 650px){p[data-v-684ce726]{text-align:center}}h2[data-v-e5d81d29]{text-align:center}section[data-v-b95ad0a4]{width:80%;margin:auto;padding:10px}ul[data-v-b95ad0a4]{flex-flow:column;margin:10px 0}h2[data-v-b95ad0a4]{margin:10px 0}
