:root{font-family:Futura,Century Gothic,Avenir,sans-serif;color:#191919;background:#f1ede3;font-synthesis:none;--cream: #f1ede3;--orange: #d5840f;--navy: #022739}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}a:hover{color:#a75f00}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #d5840f;outline-offset:5px}h1,h2,h3,h4,p{margin:0 0 22px}h1{font-size:clamp(38px,5vw,60px);line-height:1.1}h2{font-size:clamp(32px,4vw,54px);line-height:1.12}h3{font-size:26px;color:var(--orange);font-style:italic;line-height:1.2}h4{font-size:18px}p,.rich-text{font-size:18px;line-height:1.6;font-weight:300}.rich-text{margin-bottom:24px;white-space:pre-line}.rich-text a,.article-body a{color:#9c5700}img{max-width:100%;height:auto}button,.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;background:var(--orange);border:0;border-radius:7px;padding:14px 27px;color:#fff;text-decoration:none;line-height:1.4}.button:hover,button:hover{background:#171717;color:#fff}.actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.secondary{background:#e4e0d8;color:#171717}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:20px max(5vw,24px);background:var(--cream);position:relative;z-index:2}.site-header.over-hero{position:absolute;inset:0 0 auto;background:transparent;color:#fff}.brand{display:flex;gap:15px;align-items:center;text-decoration:none}.brand img{width:65px;height:auto}.brand span{font-size:clamp(18px,2.3vw,30px);font-weight:300}.menu-toggle{width:52px;height:48px;background:none;padding:8px;display:flex;flex-direction:column;gap:7px;border-radius:0}.menu-toggle span{width:32px;height:3px;background:var(--orange)}.menu-toggle:hover{background:#ffffff18}.section{padding:75px 24px}.container{max-width:1200px;margin:auto}.columns{display:flex;gap:44px;align-items:center}.column{min-width:0;flex-grow:1;flex-shrink:1}.column .columns{gap:30px;margin:30px 0}.section:nth-child(2n){background:#e8e3d8}.home-hero{min-height:100svh;background-size:cover;background-position:center;display:flex;align-items:center;padding-top:180px;padding-bottom:110px}.home-hero .container{width:100%}.home-hero h1{color:#fff;text-align:right;font-weight:300;font-size:clamp(28px,3.2vw,40px);line-height:1.35;text-shadow:0 2px 20px #0008;margin:0}.has-background{background-size:cover;background-position:center}.hero{min-height:340px;display:flex;align-items:center;text-align:center;background:var(--navy);color:#fff}.hero h1,.hero p{color:#fff}.our-wines .hero{min-height:680px}.hero .button{margin-top:16px}.home-buy-now .container{max-width:1200px}.content-photo{display:block;width:100%;object-fit:contain;margin:20px auto}.home-our-wines .content-photo{border-radius:50%;max-width:500px;aspect-ratio:1;object-fit:cover}.home-posts{background:#e8e3d8}.news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:42px 0 12px}.news-card img{width:200px;height:200px;object-fit:cover;border-radius:50%;margin-bottom:22px}.news-card h3{font-size:25px;margin-bottom:15px}.news-card h3 a{text-decoration:none}.news-card time,.article time{font-size:13px;color:#6b655c;display:block;margin-bottom:12px}.news-card p{font-size:17px}.news-card .button{font-size:16px;padding:11px 23px}.information-list{list-style:none;padding:0;margin:22px 0}.information-list li{padding:0 0 12px;margin-bottom:15px}.information-list h4{color:#aa6200;margin-bottom:10px;text-decoration:underline}.information-list p{font-size:17px}.timeline{border-left:2px solid var(--orange);margin-left:12px;padding-left:32px}.timeline li{position:relative}.timeline li:before{content:"";position:absolute;left:-42px;top:1px;background:var(--orange);border-radius:50%;width:18px;height:18px}.video{aspect-ratio:16/9;overflow:hidden;margin:24px 0;background:var(--navy);width:100%}.video>button{width:100%;height:100%;border-radius:0;display:flex;flex-direction:column;background:linear-gradient(135deg,#022739,#385c64);color:#fff}.video small{opacity:.65;letter-spacing:2px}.play-icon{border:1px solid #ffffff80;border-radius:50%;height:62px;width:62px;display:grid;place-items:center;padding-left:4px}.video iframe{width:100%;height:100%;border:0}.our-wines-products{background:var(--orange)!important;color:#fff}.our-wines-products h2{color:#fff}.our-wines-products .content-photo{max-width:350px;max-height:650px}.our-wines-products .button{border:1px solid white;background:transparent}.our-wines-product-counter{display:flex;gap:24px}.wine-number{text-align:center}.wine-number span{display:grid;place-items:center;border:2px solid white;border-radius:50%;width:60px;height:60px;margin-bottom:15px}.wine-number strong{font-size:20px;font-weight:400}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.gallery button{padding:0;background:none;border-radius:0}.gallery img{width:100%;aspect-ratio:1;object-fit:cover}.our-wines-ig{padding:0}.our-wines-ig .container{max-width:none}.our-wines-footer{height:420px}.filters{display:flex;gap:22px;align-items:end;flex-wrap:wrap}.filters label{display:flex;flex-direction:column;gap:10px;flex:1;min-width:200px;font-size:16px}.filters input,.filters select{width:100%;padding:14px;border:1px solid #c1b8a5;background:#fff;border-radius:4px;color:#171717}.partners>p{margin-top:20px}.partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.partner-grid article{padding:24px;background:#fff9;border:1px solid #ded7c8;overflow-wrap:anywhere}.partner-grid h3{font-size:23px}.partner-grid p,.partner-grid article>div{font-size:16px;line-height:1.6}.partner-grid .actions{margin-top:20px;font-size:15px}.article{max-width:850px;margin:auto;padding:70px 24px}.article h1{margin-top:32px}.article-body{margin-top:42px;font-size:18px;line-height:1.7;overflow-wrap:anywhere}.article-body img{display:block;height:auto;max-width:100%;margin:28px auto}.article-body figure{margin:24px 0}.article-body h3{margin-top:32px}.site-footer{max-width:1250px;margin:auto;padding:70px 24px 25px;display:grid;grid-template-columns:2fr 1fr;gap:40px;border-top:1px solid #dbd5c9}.site-footer a{display:block;text-decoration:none}.footer-logo{width:330px;margin-bottom:28px}.openvino-logo{width:200px;margin-bottom:24px}.site-footer h3{font-size:20px;text-transform:uppercase;color:#171717;font-style:normal}.social-links{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:30px}.copyright{grid-column:1/-1;text-align:center;font-size:13px;color:#756d60;margin-top:20px}.not-found{padding:100px 24px;text-align:center}dialog{border:0;padding:0;max-width:min(90vw,800px);max-height:90svh;background:var(--cream);color:#191919}dialog::backdrop{background:#111e}.age-check{padding:60px;text-align:center}.age-check>img{margin-bottom:24px}.age-check h2{font-weight:400}.age-check .actions{justify-content:center}.age-check .fine-print{font-family:Georgia,serif;font-size:13px;max-width:500px;margin:30px auto 0}.menu-panel{background:var(--navy);color:#fff;padding:50px 70px;min-width:min(80vw,650px)}dialog:has(.menu-panel){max-width:100vw;max-height:100svh;width:100vw;height:100svh;background:var(--navy)}.menu-panel{max-width:1200px;margin:auto;padding-top:70px}.menu-panel nav ul{list-style:none;margin:0;padding:0}.menu-panel li{margin-bottom:15px}.menu-panel nav a{font-size:clamp(22px,3vw,34px);text-decoration:none}.menu-panel a[aria-current]{color:var(--orange)}.menu-close{position:absolute;right:6vw;top:25px;padding:0;background:none;color:var(--orange);font-size:48px}.languages{display:flex;gap:22px;margin-top:36px}.languages a{font-size:16px;text-decoration:none}.lightbox{position:relative;background:#111;line-height:0}.lightbox img{max-height:85svh;width:auto}.lightbox button{position:absolute;right:10px;top:10px;font-size:25px;padding:10px 18px}.skip-link{position:fixed;top:-100px;left:20px;z-index:10;background:#fff;padding:15px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:800px){.site-header{height:92px}.site-header.over-hero{background:var(--cream);color:#171717}.brand{gap:10px}.brand img{width:50px}.brand span{max-width:200px;line-height:1.1}.section{padding:52px 22px}.columns{flex-direction:column;gap:24px;align-items:stretch}.column{flex-basis:auto!important;width:100%}.column .columns{gap:24px;margin:0}.home-hero{min-height:85svh;padding-top:170px;background-position:left center}.home-hero h1{text-align:left;font-size:30px}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.news-card img{height:150px;width:150px}.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr}.our-wines .hero{min-height:600px}.our-wines-products .content-photo{max-height:420px}.our-wines-products{text-align:center}.our-wines-product-counter{justify-content:center}.our-wines-ig{padding:0}.our-wines-footer{height:260px}.age-check{padding:35px 24px}.menu-panel{padding:70px 30px 40px}.article{padding-top:40px}.home-how-it-works .columns{gap:5px}}@media(max-width:480px){.news-grid,.partner-grid{grid-template-columns:1fr}.news-card{margin-bottom:20px}.news-card img{width:170px;height:170px}.brand span{font-size:18px;max-width:175px}.home-hero h1{font-size:27px}.section h2{font-size:34px}h3{font-size:23px}.rich-text,p{font-size:17px}.filters{display:block}.filters label+label{margin-top:18px}.menu-panel nav a{font-size:26px}}@media(prefers-reduced-motion:no-preference){a,button{transition:background-color .2s,color .2s}html{scroll-behavior:smooth}}
