@font-face{font-family:Cormorant;src:url(../fonts/CormorantUpright-Bold.ttf);font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Cormorant;src:url(../fonts/CormorantUpright-SemiBold.ttf);font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:Instrument;src:url(../fonts/InstrumentSerif-Regular.ttf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(../fonts/Satoshi-Light.otf);font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Satoshi;src:url(../fonts/Satoshi-Regular.otf);font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Satoshi;src:url(../fonts/Satoshi-Medium.otf);font-display:swap;font-weight:500;font-style:normal}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}::-moz-selection{background:#622627;color:#fff}::selection{background:#622627;color:#fff}html{font-size:62.5%;color:#000}body{font-family:Satoshi,sans-serif;color:#000;font-size:1.7rem}strong{font-weight:700}a,a:hover,a:visited{color:#fff;text-decoration:none}img{max-width:100%;height:auto;width:auto;vertical-align:middle}@media screen and (max-width:900px){.ordi{display:none!important}.mobile{display:block}}@media screen and (min-width:900px){.ordi{display:block}.mobile{display:none!important}}a.btn-secondary{color:#000;padding:1.5rem 3rem;border:1px solid #000;text-transform:uppercase;-webkit-transition:all .4s ease;transition:all .4s ease;position:relative;z-index:2}a.btn-secondary:hover{background:#843536;border:1px solid #843536;color:#fff}@media screen and (max-width:768px){a.btn-secondary{padding:1.5rem 2rem;font-size:1.4rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}}header{position:fixed;top:0;left:0;width:100%;z-index:100;padding:2rem clamp(2rem,5vw,10rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}header .left a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;color:inherit;text-decoration:none}header .left a:focus-visible{outline:2px solid rgba(98,38,39,.6);outline-offset:6px;border-radius:4px}header .left img{width:auto;height:90px}header .left p{font-size:2rem;color:#622627;font-family:Cormorant;font-weight:700;text-transform:uppercase}header .right{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .right::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:101;opacity:0;visibility:hidden;pointer-events:none;background:rgba(0,0,0,.5);-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}header .right .burger{position:relative;z-index:103;margin:0;padding:1rem 2rem;font:inherit;font-size:2rem;text-transform:uppercase;color:inherit;cursor:pointer;border:0;border-radius:10px;background:rgba(0,0,0,0);-webkit-transition:background-color .35s ease,color .3s ease;transition:background-color .35s ease,color .3s ease}header .right .burger:hover{background-color:#622627;color:#fff}header .right nav{--menu-w:min(500px, 92vw);position:fixed;top:0;right:0;z-index:102;width:var(--menu-w);max-width:100%;height:100%;padding:2rem clamp(2rem,6vw,5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);pointer-events:none;overflow:hidden;visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:visibility .95s,-webkit-transform .95s cubic-bezier(.22,1,.36,1);transition:visibility .95s,-webkit-transform .95s cubic-bezier(.22,1,.36,1);transition:transform .95s cubic-bezier(.22,1,.36,1),visibility .95s;transition:transform .95s cubic-bezier(.22,1,.36,1),visibility .95s,-webkit-transform .95s cubic-bezier(.22,1,.36,1)}header .right nav .logo{width:80%;height:auto;position:absolute;bottom:0;left:0;-webkit-transform:translate(-30%,30%);transform:translate(-30%,30%);opacity:0;pointer-events:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-webkit-transition:opacity .2s ease 0s;transition:opacity .2s ease 0s}header .right nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:clamp(2rem,6vw,5rem);width:100%}header .right nav li{text-align:left;opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:opacity .9s cubic-bezier(.22,1,.36,1),-webkit-transform .9s cubic-bezier(.22,1,.36,1);transition:opacity .9s cubic-bezier(.22,1,.36,1),-webkit-transform .9s cubic-bezier(.22,1,.36,1);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),-webkit-transform .9s cubic-bezier(.22,1,.36,1);-webkit-transition-delay:0s;transition-delay:0s}header .right nav li a{font-size:clamp(2.4rem,6vw,4rem);color:#622627}header .right nav li a:hover{color:#843536}header .right nav li a:active{color:#843536}header .right nav li a:focus-visible{color:#843536;outline:2px solid #843536;outline-offset:4px}header .right nav li a:visited{color:#843536}header .right nav li a.current{font-weight:500;color:#622627}header .right nav li a.current:visited{color:#622627}header .right.active::before{opacity:1;visibility:visible;pointer-events:auto}header .right.active nav{visibility:visible;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}header .right.active nav .logo{opacity:.1;-webkit-transition:opacity .9s ease .5s;transition:opacity .9s ease .5s}header .right.active nav li{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}header .right.active nav li:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}header .right.active nav li:nth-child(2){-webkit-transition-delay:.47s;transition-delay:.47s}header .right.active nav li:nth-child(3){-webkit-transition-delay:.64s;transition-delay:.64s}header .right.active nav li:nth-child(4){-webkit-transition-delay:.81s;transition-delay:.81s}header .right.active nav li:nth-child(5){-webkit-transition-delay:.98s;transition-delay:.98s}header .right.active nav li:nth-child(6){-webkit-transition-delay:1.15s;transition-delay:1.15s}header .right.active nav li:nth-child(7){-webkit-transition-delay:1.32s;transition-delay:1.32s}header .right.active nav li:nth-child(8){-webkit-transition-delay:1.49s;transition-delay:1.49s}header .right.active nav li:nth-child(9){-webkit-transition-delay:1.66s;transition-delay:1.66s}header .right.active nav li:nth-child(10){-webkit-transition-delay:1.83s;transition-delay:1.83s}@media(prefers-reduced-motion:reduce){header .right nav,header .right nav li,header .right::before{-webkit-transition-duration:NaNs!important;transition-duration:NaNs!important;-webkit-transition-delay:0s!important;transition-delay:0s!important}}@media screen and (max-width:900px){header .left{gap:1rem;width:40%}header .left img{height:clamp(48px,12vw,72px)}header .left p{font-size:clamp(1.4rem,3.5vw,2rem)}header .right.active::before{display:none}header .right nav{width:100%}header .right nav ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5rem}header .right nav ul li a{font-size:3rem}header .right .burger{font-size:clamp(1.4rem,3.5vw,2rem);padding:.75rem 1.25rem}}section.cta{padding:10rem 6vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}section.cta .absolute{position:absolute;top:0;left:-20px;height:90%;width:auto;z-index:-1;opacity:.1}section.cta .left{width:50%}section.cta .left h2{font-size:4.5rem;width:90%;text-wrap:balance;line-height:1.1;font-weight:300;color:#622627;margin-bottom:1.5em}section.cta .right{width:50%}section.cta .right h3{font-size:4rem;width:60%;text-wrap:balance;line-height:1.1;font-family:Instrument;margin-bottom:.7em}section.cta .right .text{width:60%}section.cta .right .text p{font-size:2rem;font-weight:300;line-height:1.25}section.cta .right .text p:not(:last-child){margin-bottom:.8em}footer{padding:10rem 6vw 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#622627;color:#f6efe4;gap:3rem}footer .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%;gap:3rem}footer .top .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:25%}footer .top .logo .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:171px;margin-bottom:3rem}footer .top .logo .image>p{font-size:2.5rem;font-family:Cormorant;font-weight:600;text-transform:uppercase;text-align:center}footer .top .logo img{width:auto;height:120px;margin-bottom:1em;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}footer .top .logo .text{width:100%}footer .top .logo .text p{font-size:1.45rem;font-weight:300;line-height:1.35}footer .top .other-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:75%}footer .top .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem}footer .top .links p{font-size:1.8rem;text-transform:uppercase}footer .top .links ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}footer .top .links li a{font-size:1.75rem;font-weight:300;line-height:1.5;-webkit-transition:all .3s ease;transition:all .3s ease}footer .top .links li a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}footer .top .links.contact ul li a{line-height:2}footer .top .links.contact ul li:last-child a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}footer .top .links.contact ul li:last-child a:hover{text-decoration:none}footer .top .links.social ul li a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;font-size:2rem}footer .top .links.social ul li a:hover{text-decoration:none}footer .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.65rem;text-align:center;line-height:1.5}footer .bottom a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}@media screen and (max-width:1500px){section.cta .left h2{max-width:550px}}@media screen and (max-width:1350px){section.cta .right{width:42%}section.cta .right .text{width:90%}}@media screen and (max-width:1300px){footer .top .other-links{gap:7rem;padding:0 5rem}footer .top .other-links .links{width:42%;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .top .other-links .links ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:1100px){footer{gap:4rem}footer .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:7rem}footer .top .logo{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}footer .top .logo .image{margin-bottom:0}footer .top .other-links{width:100%;padding:0 3rem}footer .top .other-links .links{width:42%;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer .top .other-links .links ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:1024px){section.cta .right{width:50%}}@media screen and (max-width:820px){section.cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:5rem;padding-right:12vw}section.cta .left,section.cta .right{width:60%}section.cta .left h3,section.cta .right h3{width:100%}section.cta .left .text,section.cta .right .text{width:100%}}@media screen and (max-width:768px){footer .top .logo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}footer .top .logo .image{margin-bottom:0}footer .top .logo .text{text-align:center}footer .top .other-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5rem}footer .top .other-links .links{width:100%;gap:1rem}footer .bottom{gap:1rem;font-size:1.4rem}section.cta{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.cta .left,section.cta .right{width:100%}section.cta .left h2,section.cta .right h2{max-width:100%;width:100%}}section.vignoble{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:140px!important}section.vignoble .img-left{width:100%;padding:0 12vw 0 6vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6rem}section.vignoble .img-left img{width:42.5%;aspect-ratio:10/9;-o-object-fit:cover;object-fit:cover}section.vignoble .img-left .content h1{font-size:7.5rem;margin-bottom:4rem;font-family:Instrument;text-transform:uppercase;color:#622627}section.vignoble .img-left .content p.subtitle{font-size:3.5rem;font-weight:300;line-height:1.35;width:80%;margin-bottom:4rem;text-wrap:balance}section.vignoble .img-left .content .text{width:75%}section.vignoble .img-left .content .text p{font-weight:300;font-size:2rem;line-height:1.35}section.vignoble .img-left .content .text p:not(:last-child){margin-bottom:.8em}section.vignoble .img-left a.link-horizontal{direction:rtl;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-text-orientation:mixed;text-orientation:mixed;-webkit-writing-mode:vertical-rl;-ms-writing-mode:bt-rl;writing-mode:vertical-rl;position:absolute;height:-webkit-max-content;height:-moz-max-content;height:max-content;text-transform:lowercase;font-size:2rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box;transform-origin:center;margin:40px 0 0 -10px;padding:0 10px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}section.vignoble .img-left a.link-horizontal:after{content:"";display:block;width:1px;margin-top:15px;margin-right:5px;height:70px;background-color:#000}section.vignoble .img-left a.link-horizontal:hover{-webkit-transform:rotate(180deg) translateY(20px);transform:rotate(180deg) translateY(20px)}section.vignoble .img-left .vins{position:absolute;margin-left:3vw;margin-top:16.5rem}section.vignoble .img-left .vins a{font-size:2rem;color:#000;font-weight:300;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:block;margin-bottom:1rem}section.vignoble .img-left .vins a:last-child{margin-bottom:0}section.vignoble .img-left .vins a:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}section.vignoble .bottom{width:100%;padding:0 12vw 0 0;margin-top:-8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;overflow:hidden;gap:22rem}section.vignoble .bottom .left{display:none}section.vignoble .bottom .right{width:25%;aspect-ratio:9/11;-o-object-fit:cover;object-fit:cover}section.vignoble .bottom .right img{width:100%;height:auto}main.cuvees{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10rem 6vw;gap:10rem}main.cuvees .top{max-width:650px;width:90%}main.cuvees .top .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}main.cuvees .top .title h2{font-size:8rem;color:#622627;font-family:Instrument;text-wrap:balance;width:60%}main.cuvees .top .title img{width:110px;-webkit-transform:translateX(30px);transform:translateX(30px);-webkit-transition:-webkit-transform .46s cubic-bezier(.3,.8,.3,2.3);transition:-webkit-transform .46s cubic-bezier(.3,.8,.3,2.3);transition:transform .46s cubic-bezier(.3,.8,.3,2.3);transition:transform .46s cubic-bezier(.3,.8,.3,2.3),-webkit-transform .46s cubic-bezier(.3,.8,.3,2.3)}main.cuvees .top .title img:hover{-webkit-transform:translateX(30px) scale(2);transform:translateX(30px) scale(2)}main.cuvees .top .subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}main.cuvees .top .subtitle p{font-size:2.5rem;line-height:1.35;font-weight:300;margin:3rem 0}main.cuvees .bottom{position:relative}main.cuvees .bottom>.left{position:absolute;top:80px;left:-10px;font-size:2.5rem;font-weight:300;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:left bottom;transform-origin:left bottom}main.cuvees .bottom .vins-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;--bottle-h:30vw;--right-min-w:320px}main.cuvees .bottom .vin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;overflow:hidden;padding-bottom:24px;min-width:0;-webkit-transition:-webkit-flex-basis 1.65s cubic-bezier(.22,1,.36,1);transition:-webkit-flex-basis 1.65s cubic-bezier(.22,1,.36,1);transition:flex-basis 1.65s cubic-bezier(.22,1,.36,1);transition:flex-basis 1.65s cubic-bezier(.22,1,.36,1),-webkit-flex-basis 1.65s cubic-bezier(.22,1,.36,1),-ms-flex-preferred-size 1.65s cubic-bezier(.22,1,.36,1);cursor:pointer}main.cuvees .bottom .vin .left{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:var(--bottle-h);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity 1.3s ease,-webkit-transform 1.65s cubic-bezier(.22,1,.36,1);transition:opacity 1.3s ease,-webkit-transform 1.65s cubic-bezier(.22,1,.36,1);transition:transform 1.65s cubic-bezier(.22,1,.36,1),opacity 1.3s ease;transition:transform 1.65s cubic-bezier(.22,1,.36,1),opacity 1.3s ease,-webkit-transform 1.65s cubic-bezier(.22,1,.36,1);position:relative}main.cuvees .bottom .vin .left img{height:100%;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}main.cuvees .bottom .vin .left::after{content:"";display:block;width:0%;height:3px;border-radius:2px;background-color:#622627;position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}main.cuvees .bottom .vin .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:var(--right-min-w);overflow:hidden;opacity:0;-webkit-transform:translateX(2.4rem);transform:translateX(2.4rem);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);pointer-events:none;-webkit-transition:opacity .4s ease,-webkit-clip-path 1.9s cubic-bezier(.22,1,.36,1),-webkit-transform 1.6s cubic-bezier(.22,1,.36,1);transition:opacity .4s ease,-webkit-clip-path 1.9s cubic-bezier(.22,1,.36,1),-webkit-transform 1.6s cubic-bezier(.22,1,.36,1);transition:clip-path 1.9s cubic-bezier(.22,1,.36,1),transform 1.6s cubic-bezier(.22,1,.36,1),opacity .4s ease;transition:clip-path 1.9s cubic-bezier(.22,1,.36,1),transform 1.6s cubic-bezier(.22,1,.36,1),opacity .4s ease,-webkit-clip-path 1.9s cubic-bezier(.22,1,.36,1),-webkit-transform 1.6s cubic-bezier(.22,1,.36,1)}main.cuvees .bottom .vin .right h3{font-size:3.8rem;margin-bottom:1.9rem;color:#622627;font-family:Instrument;text-wrap:balance;width:90%}main.cuvees .bottom .vin .right p.subtitle{font-size:2.2rem;font-weight:300;text-transform:uppercase;text-wrap:balance;width:90%;margin-bottom:3.5rem}main.cuvees .bottom .vin .right .text{width:90%;margin-bottom:4rem;min-width:calc(var(--right-min-w)*.9);max-width:none}main.cuvees .bottom .vin .right .text p{font-size:2rem;font-weight:300;line-height:1.35}main.cuvees .bottom .vin .right .text p:not(:last-child){margin-bottom:.8em}main.cuvees .bottom .vin:hover .left::after{width:80%}main.cuvees .bottom .vin.active{-ms-flex-preferred-size:52%;flex-basis:52%}main.cuvees .bottom .vin.active .right{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);pointer-events:auto}main.cuvees .bottom .vin.active .left{-webkit-transform:translateX(0);transform:translateX(0)}main.cuvees .bottom .vin.active .left::after{width:80%}main.cuvees .bottom .vins-list:hover .vin.active:not(:hover) .left::after{width:0}main.cuvees .bottom .vins-list.width-ready .vin .right .text{max-width:calc(var(--right-min-w)*.9)}main.cuvees .rouge{width:100%}main.cuvees .blanc,main.cuvees .rose{width:44%}main.cuvees .blanc .top .title h2,main.cuvees .rose .top .title h2{width:90%}main.cuvees .blanc .vin.active,main.cuvees .rose .vin.active{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}main.cuvees .blanc .vin.active .left::after,main.cuvees .rose .vin.active .left::after{width:0%}main.cuvees .blanc .vin.active .right .text,main.cuvees .rose .vin.active .right .text{width:90%;max-width:none!important;min-width:0}@media screen and (max-width:1200px){section.vignoble .bottom{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:8rem 6vw 4rem!important}section.vignoble .bottom .right{width:35%}main.cuvees .top .title h2{font-size:6.5rem}}@media screen and (max-width:1110px){main.cuvees .top{width:100%;max-width:none}main.cuvees .top .title h2{width:80%;font-size:6rem}main.cuvees .top .title img{width:100px;-webkit-transform:translateX(0);transform:translateX(0)}main.cuvees .top .subtitle p{font-size:2rem}main.cuvees .blanc,main.cuvees .rose{width:100%}main.cuvees .bottom>.left{position:initial;-webkit-transform:none;transform:none;-webkit-transform-origin:initial;transform-origin:initial;font-size:2rem;font-weight:300;margin-bottom:3rem;text-align:right}main.cuvees .bottom .vins-list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10rem}main.cuvees .bottom .vin{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;gap:5rem}main.cuvees .bottom .vin .left{height:55vw}main.cuvees .bottom .vin .left::after{width:0!important}main.cuvees .bottom .vin .right{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}main.cuvees .bottom .vin .right .text{max-width:none!important;min-width:0}section.vignoble .img-left .vins{margin-left:6vw}}@media screen and (max-width:540px){main.cuvees .bottom .vin{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}main.cuvees .bottom .vin .left{height:300px}main.cuvees .bottom>.left{text-align:left}section.vignoble .img-left .vins{display:none}}section.img-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;gap:6rem;margin-top:6rem}section.img-left .left{width:50%;border-left:6vw solid #622627}section.img-left .left img{width:100%;aspect-ratio:10/9;-o-object-fit:cover;object-fit:cover}section.img-left .right{width:50%;padding-right:6vw}section.img-left .right h2{font-size:5rem;font-weight:300;margin-bottom:4rem;color:#622627;text-wrap:balance;width:90%}section.img-left .right p.subtitle{font-size:3rem;width:60%;text-wrap:balance;font-family:Instrument;margin-bottom:3rem;line-height:1.25}section.img-left .right .text{width:65%}section.img-left .right .text p{font-size:2rem;font-weight:300;line-height:1.25}section.img-left .right .text p:not(:last-child){margin-bottom:.8em}section.engagement{padding:14rem 6vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.engagement .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.engagement .top h2{font-size:6rem;text-wrap:balance;font-family:Instrument;text-align:center;margin-bottom:10rem}section.engagement .top h2 span{font-size:4.7rem;font-weight:300;display:block;font-family:Satoshi;line-height:1.25;margin-top:1rem}section.engagement .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}section.engagement .bottom>div{width:23%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.engagement .bottom img{height:170px;width:auto}section.engagement .bottom h3{font-size:3rem;text-align:center;font-family:Instrument;margin:6rem 0 1rem;width:75%;line-height:1.1}section.engagement a.btn-secondary{margin:6rem 0 0}section.actu{margin:10rem 0;padding:10rem 6vw;background:#fffbf5}section.actu .top{margin-bottom:4rem}section.actu .top h2{font-size:8rem;text-wrap:balance;font-family:Instrument;color:#622627;margin-bottom:2rem}section.actu .top p{font-size:3rem;font-weight:300;text-transform:uppercase}section.actu .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}section.actu .bottom .left{width:45%}section.actu .bottom .left img{aspect-ratio:9/10;-o-object-fit:cover;object-fit:cover;max-height:70vh}section.actu .bottom .right{width:55%;padding-left:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.actu .bottom .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}section.actu .bottom img{width:100%;height:auto}section.actu .bottom h3{font-size:3.5rem;width:75%;margin-bottom:1em;line-height:1.1}section.actu .bottom .date{font-size:2rem;font-weight:300;margin-bottom:3.5rem;display:block}section.actu .bottom .excerpt{width:75%}section.actu .bottom .excerpt p{font-size:2rem;font-weight:300;line-height:1.25}section.actu .bottom .excerpt p:not(:last-child){margin-bottom:.8em}section.actu .bottom a.link{font-weight:500;text-transform:uppercase;font-size:1.8rem;color:#000;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1;margin-top:4rem}section.actu .bottom a.link::after{content:"";display:block;position:absolute;bottom:-4px;left:0;width:100%;height:2px;background-color:#000;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:-1}section.actu .bottom a.link:hover{color:#fffbf5;padding:0 10px}section.actu .bottom a.link:hover::after{height:2.5rem}@media screen and (max-width:1500px){section.vignoble .img-left{padding:0 6vw}section.vignoble .top img{width:36%}section.vignoble .bottom{padding:6rem 6vw 0 0}section.vignoble .top h2{margin-bottom:6rem}}@media screen and (max-width:1350px){section.vignoble .top h2{font-size:6.5rem}section.vignoble .top img{width:40%}section.vignoble .bottom .left{font-size:3.2rem}section.actu .top h2{font-size:6.5rem}section.cta .left h2,section.img-left .right h2{font-size:4rem}section.img-left .right .text,section.img-left .right p.subtitle{width:90%;text-wrap:auto}section.engagement .top h2{font-size:5rem}section.engagement .bottom{gap:7rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.engagement .bottom>div{width:35%}section.actu .top p{font-size:2.5rem}}@media screen and (max-width:1024px){section.vignoble{margin-top:-40px}section.vignoble .top h2{font-size:5rem}section.vignoble .img-left{padding:1vh 6vw}section.vignoble .bottom .left{font-size:2.5rem;line-height:1.25}section.img-left{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}section.img-left .left{width:40%;border-left:18px solid #622627}section.img-left .left img{height:100%}section.img-left .right{width:60%;padding:3rem 0}section.img-left .right .text{width:90%}}@media screen and (max-width:820px){section.vignoble .img-left .content h1{font-size:5rem}section.vignoble .img-left .content p.subtitle{font-size:2.5rem!important;text-wrap:auto}section.vignoble .img-left .content .text{width:100%}section.vignoble .img-left img{width:37%}section.vignoble .img-left .content h3{font-size:3.5rem}section.vignoble .bottom{padding:8rem 6vw 0 0}section.vignoble .img-left a.link-horizontal{margin:40px 0 0 10px}section.vignoble .bottom{gap:12rem}section.vignoble .bottom .left{width:46%}section.vignoble .bottom .right{width:35%}section.img-left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5rem}section.img-left .left{width:100%;border-left:none}section.img-left .left img{width:70%;margin:0 auto;display:block}section.img-left .right{width:70%;padding-right:0}section.img-left .right .text,section.img-left .right h2,section.img-left .right p{width:100%!important}section.engagement .bottom{gap:5rem}section.engagement .top h2 span{font-size:3.6rem;margin-top:2rem}section.actu{margin-top:0}section.actu .bottom .right{gap:5rem}section.actu .bottom .excerpt,section.actu .bottom h3{width:100%}}@media screen and (max-width:768px){section.vignoble .top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}section.vignoble .top h2,section.vignoble .top img{width:100%;-webkit-transform:none;transform:none;margin-bottom:1rem}section.vignoble .img-left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5rem}section.vignoble .img-left img{width:75%;-ms-flex-item-align:end;align-self:flex-end}section.vignoble .bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem;padding:6vh 0}section.vignoble .bottom .left{width:90%;padding:4rem;margin-right:auto}section.vignoble .bottom .right{width:100%;aspect-ratio:16/9;margin-left:auto;margin-top:5rem}section.vignoble .bottom .right img{width:100%;height:auto}section.vignoble .img-left .vins{margin-left:0;bottom:8%}section.vignoble .img-left .content p.subtitle{width:100%;font-size:3rem}section.img-left{padding:0 6vw}section.img-left .right{width:100%}section.img-left .left img{width:100%}section.engagement .top h2{font-size:4rem;margin-bottom:5rem}section.engagement .top h2 span{font-size:2.7rem}section.engagement .bottom>div{width:70%}section.actu .top h2{font-size:4rem}section.actu .top p{font-size:2rem}section.actu .bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.actu .bottom .left,section.actu .bottom .right{width:100%}section.actu .bottom .right{padding:5rem 0}}

section.vignoble{
    pointer-events: all!important;
}
section.vignoble .bottom{
    pointer-events: none;
}