.logo[data-v-c3dfc1db]{align-items:center;display:flex;justify-content:center}.logo img[data-v-c3dfc1db]{height:3rem;margin-right:.5rem;width:3rem}.logo h1[data-v-c3dfc1db]{color:var(--black);font-size:1rem;text-transform:uppercase}.logo h1.white[data-v-c3dfc1db]{color:var(--white)}header[data-v-b2f37e50]{background-color:var(--background);left:0;position:fixed;top:0;transition:var(--transition-f);width:100%;z-index:3}header[data-v-b2f37e50]:hover{box-shadow:0 0 1rem 0 var(--grey)}.container[data-v-b2f37e50]{justify-content:space-between;padding:1rem 0}.container[data-v-b2f37e50],.container nav ul[data-v-b2f37e50]{display:flex;flex-direction:row}.container nav ul[data-v-b2f37e50]{-moz-column-gap:2rem;column-gap:2rem;list-style:none}.container nav ul li a[data-v-b2f37e50]{color:#000;text-decoration:none}.container .mobile-nav[data-v-b2f37e50]{background-color:var(--background);display:flex;flex-direction:column;gap:2rem;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:3}.container .mobile-nav[data-v-b2f37e50]>*{pointer-events:all}.container .mobile-nav .close[data-v-b2f37e50]{display:flex;justify-content:flex-end;margin-top:.5rem;width:100%}.container .mobile-nav .close svg[data-v-b2f37e50]{padding-right:.5rem}.container .mobile-nav ul[data-v-b2f37e50]{display:flex;flex-direction:column;gap:2rem;list-style:none}.container .mobile-nav ul li a[data-v-b2f37e50]{color:#000}.container .mobile-nav ul li a[data-v-b2f37e50]>*{font-size:xx-large}.container .right[data-v-b2f37e50]{display:flex;flex-direction:row}.container .right svg[data-v-b2f37e50]{color:var(--grey)}@media only screen and (max-width:992px){.split[data-v-50c4c9f3]{flex-direction:column}}@media only screen and (min-width:992px){h1[data-v-50c4c9f3],p.subtitle[data-v-50c4c9f3]{white-space:nowrap}.split[data-v-50c4c9f3]{flex-direction:row;justify-content:space-between}}section[data-v-50c4c9f3]{margin-top:1rem}section h1[data-v-50c4c9f3]{font-weight:700;margin:1rem 0;text-transform:uppercase}section p.subtitle[data-v-50c4c9f3]{font-weight:500;text-transform:uppercase}section .split[data-v-50c4c9f3]{display:flex;gap:.5rem}section .video[data-v-50c4c9f3]{height:calc(100vh - 2rem);position:relative;width:100%}section .video video[data-v-50c4c9f3]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section .video .overlay[data-v-50c4c9f3]{align-items:center;background-color:#00000026;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:var(--transition);width:100%}section .video .overlay .contents[data-v-50c4c9f3]{max-width:90%;opacity:1;transition:var(--transition);width:-moz-min-content;width:min-content}section .video .overlay.hide[data-v-50c4c9f3]{background-color:transparent}section .video .overlay.hide .contents[data-v-50c4c9f3]{opacity:0;transform:translateY(-10vh)}@media only screen and (max-width:992px){h1.red[data-v-3aefa9e6]{margin-left:4rem}.items[data-v-3aefa9e6]{display:flex;flex-direction:column}}@media only screen and (min-width:992px){.items[data-v-3aefa9e6]{-moz-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:1fr 1fr 1fr}}.items .item[data-v-3aefa9e6]{padding-top:2rem}@media only screen and (max-width:992px){section[data-v-eb622175]{display:flex;flex-direction:column;row-gap:1rem}#map[data-v-eb622175]{height:500px;width:100%}}@media only screen and (min-width:992px){section[data-v-eb622175]{-moz-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:repeat(2,1fr)}#map[data-v-eb622175]{height:100%;width:100%}}.marker img[data-v-eb622175]{height:4rem}.gmnoprint{opacity:0!important}.gm-style :nth-child(14),.gmnoprint{display:none!important}@media only screen and (max-width:992px){section[data-v-b3f0f170]{display:flex;flex-direction:column;row-gap:2rem}.header[data-v-b3f0f170]{padding-bottom:5rem}}@media only screen and (min-width:992px){section[data-v-b3f0f170]{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}section .header[data-v-b3f0f170]{z-index:1}section .header p[data-v-b3f0f170]{white-space:pre-line}section .wine[data-v-b3f0f170]{min-height:500px;position:relative}section .wine[data-v-b3f0f170]:hover{cursor:pointer}section .wine:hover img[data-v-b3f0f170]{scale:1.1}section .wine:hover .bottom button[data-v-b3f0f170]{animation:pulse-b3f0f170 1.5s infinite;box-shadow:0 0 0 0 var(--red);margin-right:2rem}section .wine:hover .bottom[data-v-b3f0f170]:before{margin-left:2rem}section .wine .bottom[data-v-b3f0f170]{display:flex;justify-content:space-between;margin-top:50px}section .wine .bottom[data-v-b3f0f170]:before{color:var(--red);content:"⟶";font-size:xx-large;transition:var(--transition-f);z-index:1}section .wine .detail[data-v-b3f0f170]{border-bottom:1px solid var(--black);display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 0}section .wine .detail[data-v-b3f0f170] :last-child{max-width:30%;text-align:right}section .wine img[data-v-b3f0f170]{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;scale:.9;top:-15%;transform:rotate(20deg);transition:var(--transition-f);width:100%}@keyframes pulse-b3f0f170{0%{box-shadow:0 0 0 0 var(--red)}70%{box-shadow:0 0 0 1rem transparent}to{box-shadow:0 0 0 0 transparent}}@media only screen and (max-width:992px){section .person[data-v-6f140d1b]{display:flex;flex-direction:column;gap:5vh}}@media only screen and (min-width:992px){section .person[data-v-6f140d1b]{-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}}.people[data-v-6f140d1b]{display:flex;flex-direction:column;gap:5vh;margin-top:2rem}.people[data-v-6f140d1b]>:first-child{border-bottom:.1rem solid var(--red);padding-bottom:5vh}.person[data-v-6f140d1b]{align-items:center;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr}.person img[data-v-6f140d1b]{border-radius:1rem;-o-object-fit:cover;object-fit:cover}.person .photos[data-v-6f140d1b]{display:flex;flex-direction:row;gap:1rem;justify-content:center}.person .photos img[data-v-6f140d1b]{max-width:calc(50% - .5rem)}.overlay[data-v-3ed53adf]{align-items:center;background-color:#000000f2;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.overlay .close-btn[data-v-3ed53adf]{background:transparent;border:none;right:1.5rem;top:1.5rem}.overlay .close-btn[data-v-3ed53adf],.overlay .nav[data-v-3ed53adf]{color:#fff;cursor:pointer;position:absolute}.overlay .nav[data-v-3ed53adf]{padding:1rem;top:50%;transform:translateY(-50%);z-index:10000}.overlay .nav.left[data-v-3ed53adf]{left:1rem}.overlay .nav.right[data-v-3ed53adf]{right:1rem}.overlay .nav svg[data-v-3ed53adf]{transition:transform .2s}.overlay .nav:hover svg[data-v-3ed53adf]{transform:scale(1.2)}.overlay .image-wrapper[data-v-3ed53adf]{align-items:center;display:flex;justify-content:center;max-height:90vh;max-width:90vw;padding:1rem}.overlay .image-wrapper img[data-v-3ed53adf]{border-radius:12px;box-shadow:0 0 20px #ffffff26;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:768px){.gallery[data-v-eae18167]{-moz-column-gap:.5rem;column-gap:.5rem;row-gap:.5rem}.gallery .item[data-v-eae18167]{max-height:10rem;max-width:calc(33% - .5rem);min-height:10rem}}@media only screen and (min-width:768px){.gallery[data-v-eae18167]{-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}.gallery .item[data-v-eae18167]{max-height:20rem;max-width:calc(33.3% - 1rem);min-height:20rem}}.gallery[data-v-eae18167]{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.gallery .item[data-v-eae18167]{cursor:pointer}.gallery .item img[data-v-eae18167]{border-radius:8px;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.gallery .item:hover img[data-v-eae18167]{transform:scale(1.05)}@media only screen and (max-width:992px){.container[data-v-7386b533]{align-items:center;display:flex;flex-direction:column;gap:2rem;text-align:center}}@media only screen and (min-width:992px){.container[data-v-7386b533]{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;justify-content:space-between}}.container[data-v-7386b533]{color:var(--white);padding:5rem 0;white-space:nowrap}.col[data-v-7386b533]{row-gap:1rem}svg[data-v-7386b533]{margin-right:.5rem}@media only screen and (max-width:992px){.waves[data-v-154e93c0]{height:40px;min-height:40px}}footer[data-v-154e93c0]{background:linear-gradient(60deg,#58181f,#6d0000);box-shadow:0 0 5vh 5vh var(--background);z-index:3}.waves[data-v-154e93c0],footer[data-v-154e93c0]{position:relative}.waves[data-v-154e93c0]{height:15vh;margin-bottom:-7px;max-height:150px;min-height:100px;transform:rotate(180deg);width:100%}.parallax>use[data-v-154e93c0]{animation:move-forever-154e93c0 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use[data-v-154e93c0]:first-child{animation-delay:-2s;animation-duration:7s}.parallax>use[data-v-154e93c0]:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use[data-v-154e93c0]:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use[data-v-154e93c0]:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever-154e93c0{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}
