@charset "UTF-8";.homeAbout-cont{width:100%;background:#ffc55000;text-align:center}.homeAbout-btn{border-radius:5px;border:1.5px solid #0d0d0d;padding:10px 24px;color:#0d0d0d;font-family:Poppins;font-size:20px;font-weight:500;box-shadow:0 8px 11px #7575751a;background:transparent;margin-bottom:120px}.homeAbout-sub-cont{display:flex;flex-direction:column;align-items:center}.homeAbout-sub-cont h1,.homeAbout-sub-cont-mobile h1{color:#c4c4c4;font-family:Montserrat;font-size:48px;font-weight:300;text-transform:uppercase}.homeAbout-sub-cont h2,.homeAbout-sub-cont-mobile h2{color:#0d0d0d;font-family:Lora;font-size:48px;font-weight:700}.homeAbout-sub-cont p,.homeAbout-sub-cont-mobile p{font-family:Poppins;font-size:16px;line-height:1.5;width:90%;max-width:1306px;margin-bottom:32px}.homeAbout-sub-cont-mobile{padding:20px}.homeAbout-botella-mobile{width:100%;max-width:200px;margin:20px 0}.homeAbout-text{overflow:hidden;max-height:125px;transition:max-height .3s ease}.homeAbout-text.expanded{max-height:500px}.homeAbout-sub-cont-mobile{display:flex;flex-direction:column;align-items:center}.homeAbout-sub-cont-mobile p{color:var(--grey, #303030);text-align:center;text-overflow:ellipsis;white-space:wrap;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.028px}.homeAbout-sub-cont-mobile h2{color:var(--Brand-Negro, #0d0d0d);margin-bottom:1px;font-family:Lora;font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin-top:5px}.homeAbout-sub-cont-mobile h1{color:#c4c4c4;text-overflow:ellipsis;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:15.6px;text-transform:uppercase;margin-bottom:0}.homeAbout-sub-cont-mobile img{width:118px;height:345px;margin-bottom:0}.homeAbout-btn-toggle{background:transparent;border:none;color:#1800df;text-align:center;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.homeAbout-btn-mobile{display:none;border-radius:5px;border:1.5px solid #0d0d0d;padding:10px 24px;color:#0d0d0d;font-family:URW Geometric;font-size:20px;font-weight:500;box-shadow:0 8px 11px #7575751a;background:#f4f4f4}.homeAbout-sub-cont h1{overflow:hidden;color:#c4c4c4;text-overflow:ellipsis;font-family:Montserrat;font-size:48px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:31.2px;text-transform:uppercase}.homeAbout-sub-cont h2{color:var(--Brand-Negro, #0d0d0d);font-family:Lora;font-size:48px;font-style:normal;font-weight:600;line-height:normal}.homeAbout-sub-cont p{color:var(--Brand-Negro, #0d0d0d);text-align:center;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.homecontact-wrapper{display:flex;align-items:center;position:relative;padding:48px 16px;height:1068px}.homecontact-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background-color:#fdb813;z-index:-1}.homecontact-form-cont{background:#fff;max-width:1200px;margin:0 auto;padding:48px;display:flex;gap:48px;border-radius:10px;background:var(--white, #fdfdfd);box-shadow:0 -8px 16px #00000014,0 8px 11px #7575751a}.homeContact-left-column{flex:1;max-width:50%}.homeContact-left-column h2{color:var(--Brand-Negro, #0d0d0d);font-family:Lora;font-size:48px;font-style:normal;font-weight:600;line-height:normal}.homeContact-left-column p{color:var(--Brand-Negro, #0d0d0d);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-top:24px;margin-bottom:24px}.homeContact-left-column img{width:100%;margin-bottom:16px}.homeContact-form{flex:1;max-width:50%;display:flex;flex-direction:column}.homeContact-form input,.homeContact-form textarea{margin:0 0 16px;padding:16px;border:none;border-radius:5px;background:#f6f6f6;color:#818181;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.homeContact-form textarea{height:100px;resize:vertical}.homeContact-form label{color:#000;padding-left:16px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:8px}.homeContact-form select{display:flex;padding:10px 12px;align-items:center;align-self:stretch;border-radius:5px;background:var(--white, #f6f6f6);border:none;color:var(--Brand-Negro, #0d0d0d);margin-top:16px;margin-bottom:16px;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.homeContact-form select:focus{border:1px solid var(--Brand-Negro, #f6f6f6);outline:none;background:#f6f6f6;color:var(--Brand-Negro, #181818)}.homeContact-form select option{background-color:#fff;color:#0d0d0d}.homeContact-form select option:hover{background-color:#e0e0e0;color:#000}.homeContact-form select option:checked{background-color:#fff;color:#0d0d0d}.message-counter{text-align:right;font-size:14px;color:#666;margin-top:4px}.homeContact-btn{display:flex;padding:10px 24px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:5px;border:1.5px solid var(--Brand-Negro, #0d0d0d);background:transparent;box-shadow:0 8px 11px #7575751a;color:var(--Brand-Negro, #0d0d0d);text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:150%;margin-top:16px;margin-bottom:16px;cursor:pointer;transition:all .3s ease}.homeContact-btn:hover{background:#0d0d0d;color:#fff}@media (max-width: 768px){.homecontact-wrapper{padding:0;height:auto}.homecontact-form-cont{padding:24px;flex-direction:column;gap:0;box-shadow:none;width:100%!important;border-radius:0}.homeContact-left-column{max-width:100%}.homeContact-left-column h2{font-size:32px}.homeContact-left-column p{font-size:14px;letter-spacing:.028px}.homeContact-form{max-width:100%}.homeContact-btn{font-size:16px}.homecontact-wrapper:before{background-color:#fff}}@media (min-width: 769px) and (max-width: 1024px){.homecontact-form-cont{padding:32px;gap:32px}.homeContact-left-column h2{font-size:36px}}@media (min-width: 1200px){.homecontact-form-cont{max-width:1200px;margin:0 auto}}.homeHeader-desktop-content{display:flex;width:100%;height:617px;overflow:hidden;background:linear-gradient(0deg,#161616f5,#161616f5)}.homeHeader-container-mobile{height:500px;background:linear-gradient(0deg,#161616f5,#161616f5)}.homeHeader-column-left{display:flex;flex-direction:column;justify-content:center;width:50%;padding-left:60px}.homeHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:64px;font-style:normal;font-weight:700;line-height:normal}.homeHeader-column-left p{color:var(--white, #fdfdfd);font-family:URW Geometric;font-size:20px;font-style:normal;font-weight:400;line-height:150%;width:60%}.homeHeader-column-right img{position:relative;animation:float 2.5s ease-in-out infinite;z-index:0;bottom:810px}.homeHeader-container-mobile{display:flex;flex-direction:column;align-items:center;justify-content:center;height:500px;background:linear-gradient(0deg,#161616f5,#161616f5);position:relative;overflow:hidden;padding:20px}.homeHeader-mobile-content{display:flex;flex-direction:column;align-items:flex-start;padding:16px;border-radius:5px;background:#0d0d0da8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;text-align:left;position:relative}.homeHeader-mobile-content h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.homeHeader-mobile-content p{color:var(--white, #fdfdfd);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.028px}.mobile-img{position:absolute;z-index:1;height:1000px!important;left:80%!important;transform:translate(-50%);bottom:0;opacity:.8}@media screen and (min-width: 375px){.mobile-img{height:450px}}@media screen and (min-width: 425px){.mobile-img{height:500px}}@media screen and (min-width: 1020px) and (max-width: 1024px){.homeHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:50px!important;font-style:normal;font-weight:700;line-height:normal}.homeHeader-column-right img{width:700px;top:-600px;left:150px}.homeHeader-column-left p{width:160%!important}}@media screen and (min-width: 1430px) and (max-width: 1440px){.homeHeader-column-left p{width:120%!important}.homeHeader-column-right img{left:70px}}.homeProduct-cont{width:100%;height:500px;flex-shrink:0;background:var(--Brand-Celeste, #36a9e1);box-shadow:0 5px 26.1px #00000040 inset;display:flex;flex-direction:column;position:relative;overflow:hidden}.homeProduct-desktop{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0 5%}.homeProduct-column-left,.homeProduct-column-right{width:48%;display:flex;align-items:center;justify-content:center;flex-direction:column}.homeProduct-column-left img{position:absolute;top:220px;z-index:0;max-width:100%}.homeProduct-column-right{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.homeProduct-column-right p{color:var(--white, #fdfdfd);font-family:Poppins;font-size:16px;font-weight:400;line-height:normal;max-width:644px;margin-bottom:32px}.homeProduct-column-right h2{color:var(--white, #fdfdfd);font-family:Lora;font-size:48px;font-weight:600;margin-bottom:24px}.homeProduct-column-right button{display:flex;background-color:#36a9e1;color:var(--white, #fdfdfd);text-align:center;font-family:Poppins;font-size:20px;font-weight:500;line-height:150%;width:223px;flex-direction:column;align-items:center;border-radius:5px;border:1.5px solid var(--white, #fdfdfd);padding:10px 24px;justify-content:center;box-shadow:0 8px 11px #7575751a;cursor:pointer}.homeProduct-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;height:500px;background:var(--Brand-Celeste, #36a9e1);position:relative;overflow:hidden;padding:20px}.homeProduct-mobile-info{display:flex;padding:16px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border-radius:5px;background:#36a9e163;z-index:1000;-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px)}.homeProduct-cont-text{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.homeProduct-mobile-info h2{color:var(--white, #fdfdfd);font-family:Lora;font-size:32px;font-style:normal;font-weight:600;line-height:normal;margin:0}.homeProduct-mobile-info p{color:var(--white, #fdfdfd);font-family:Poppins;font-size:14px;font-weight:400;margin-bottom:20px;width:99%}.homeProduct-mobile-info button{display:flex;padding:10px 24px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:5px;border:1.5px solid var(--white, #fdfdfd);box-shadow:0 8px 11px #7575751a;color:var(--white, #fdfdfd);text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:150%;background-color:transparent}.homeProduct-mobile-bottle img{position:absolute;width:100%;bottom:-450px;left:0;z-index:1;opacity:.8}@media (min-width: 375px){.homeProduct-mobile-bottle img{bottom:-600px}}@media (min-width: 425px){.homeProduct-mobile-bottle img{bottom:-690px}.homeProduct-mobile{top:60px}}@media (min-width: 425px){.homeProduct-cont{flex-direction:row;height:600px}.homeProduct-column-left img{top:0}.homeProduct-column-right{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;text-align:start;justify-content:flex-start;margin-top:52px}}.vineyard-section{padding:40px 64px;max-width:1440px;margin:0 auto}.vineyard-title{color:#0d0d0d;font-family:Lora;font-size:48px;font-weight:600;margin-bottom:24px}.slider-container{width:100%}.slide{position:relative;border-radius:12px;overflow:hidden;height:400px;margin:0 10px}.slide img{width:100%;height:100%;object-fit:cover}.slide-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%}.slide-content h3{color:#fff;font-family:Lora;font-size:64px;font-weight:600;text-shadow:0px 4px 4px rgba(0,0,0,.25)}@media (max-width: 768px){.vineyard-section{padding:0;height:auto}.vineyard-title{padding:16px;font-size:32px;margin-bottom:16px}.slide{height:217px;margin:0;border-radius:0}.slider-container{margin:0}.slick-slide{padding:0}}@media (min-width: 770px){.vineyard-section{height:759px;display:flex;flex-direction:column;padding:0 64px;justify-content:center}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.age-confirmation-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.age-confirmation-content{display:flex;background-color:#fff;padding:24px;text-align:center;border-radius:8px;max-width:400px;flex-direction:column;align-items:center}.age-confirmation-content img{display:flex;width:237px;flex-direction:column;align-items:flex-start;gap:16.929px}.age-confirmation-content p{color:var(--Brand-Negro, #0d0d0d);text-align:center;font-family:URW Geometric;font-size:24px;font-style:normal;font-weight:300;line-height:150%}.age-confirmation-content h2{color:var(--Brand-Negro, #0d0d0d);leading-trim:both;text-edge:cap;font-family:Montserrat;font-size:26px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:7.8px;text-transform:uppercase}.age-confirmation-content button{cursor:pointer;display:flex;padding:10px 24px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:5px;border:1.5px solid var(--Brand-Negro, #0d0d0d);background:transparent;color:var(--Brand-Negro, #0d0d0d);text-align:center;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:150%;box-shadow:0 8px 11px #7575751a}.age-confirmation-content button:disabled{background-color:transparent;cursor:not-allowed}.age-checkbox{display:flex;align-items:center;margin:24px 0;justify-content:center}.age-confirmation-subtitle{margin-bottom:8px;margin-top:0}.age-confirmation-text{margin-top:8px;margin-bottom:0}.age-checkbox input{display:none}.age-checkbox label.custom-checkbox{width:24px;height:24px;border-radius:21px;border:2px solid var(--Brand-Negro, #0d0d0d);display:inline-block;margin-right:10px;position:relative;cursor:pointer;transition:all .3s}.age-checkbox label.custom-checkbox.checked{background-color:var(--Brand-Negro, #0d0d0d);box-shadow:0 0 0 4px #0000001a}.age-checkbox label.custom-checkbox:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background-color:#fff;transform:translate(-50%,-50%);transition:all .3s}.age-checkbox input:checked+.custom-checkbox.checked:after{background-color:#fff;transform:translate(-50%,-50%) scale(.5)}.age-checkbox label{font-size:18px;font-family:Poppins;color:var(--Brand-Negro, #0d0d0d)}html,body{overflow-x:hidden;margin:0;padding:0;width:100%}.productHeader-desktop-content{display:flex;width:100%;height:617px;overflow:hidden;background:var(--verde, #36a9e1)}.productHeader-container-mobile{height:500px}.productHeader-column-left{display:flex;flex-direction:column;justify-content:center;width:50%;padding-left:60px}.productHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:96px;font-style:normal;font-weight:600;line-height:normal;margin:0}.productHeader-column-left p{color:var(--white, #fdfdfd);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:115%}.productHeader-column-right img{position:relative;animation:float 2.5s ease-in-out infinite;z-index:0;bottom:860px;left:100px}.productHeader-container-mobile{display:flex;height:500px;background:var(--verde, #36a9e1);align-content:center;align-items:center;justify-content:center;z-index:1000;overflow:hidden;position:relative}.productHeader-mobile-content{display:flex;width:288px;padding:16px;flex-direction:column;align-items:flex-start;border-radius:5px;background:#ffffff59;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;z-index:2}.productHeader-mobile-content h1{color:var(--white, #000000);font-family:Lora;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.productHeader-mobile-content p{color:var(--white, #000000);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.028px}@media screen and (min-width: 1020px) and (max-width: 1024px){.productHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:50px!important;font-style:normal;font-weight:700;line-height:normal}.productHeader-column-right img{width:700px;top:-600px;left:150px}.productHeader-column-left p{width:160%!important}}.product-card-container{display:flex;max-width:1138px;padding:24px;margin:40px auto;background:#fff;overflow:hidden;border-radius:10px;background:var(--white, #fdfdfd);box-shadow:0 8px 11px #7575751a}.product-image-section{width:50%;padding:40px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.product-image-section img{max-width:100%;height:auto}.product-info-section{width:50%;padding:40px}.product-main-info{margin-bottom:40px}.label-varietal{display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:1.12px;text-transform:uppercase;color:#0d0d0d;margin-bottom:8px}.percentage{font-family:Poppins,sans-serif;font-size:24px;font-weight:400;letter-spacing:1.92px;color:#0d0d0d;margin-bottom:16px}.wine-name{font-family:Lora,serif;font-size:48px;font-weight:600;color:#0d0d0d;margin-bottom:40px}.detail-section{margin-bottom:32px}.detail-section h4{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:1.12px;text-transform:uppercase;color:#0d0d0d;margin-bottom:16px}.detail-section p{font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;color:#0d0d0d}.tasting-notes{display:flex;flex-direction:column;gap:16px}.note{display:flex;gap:8px;align-items:center}.note span{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#0d0d0d;min-width:60px}.product-specs{margin-top:40px;display:flex;gap:24px}.spec{display:flex;gap:24px;font-family:Poppins,sans-serif;font-size:16px;color:#0d0d0d}.wine-malbec{background:var(--verde, #5b975f)}.wine-cabernet{background:var(--Brand-Celeste, #36a9e1)}.wine-sauvignon{background:var(--amarillo, #f9ae17)}@media screen and (min-width: 320px) and (max-width: 425px){.product-image-section img{width:148px!important;height:433px!important}}@media (max-width: 1024px){.product-image-section img{width:40%}.product-card-header{display:flex;flex-direction:column;align-items:center}.product-card-container{flex-direction:column;margin:20px}.product-image-section,.product-info-section{width:100%;border-radius:10px;padding:0}.wine-name{font-size:32px;width:50%;padding:0;margin:0}.detail-section h4{margin:0!important}.percentage{margin:0}.product-main-info{margin-bottom:8px}.label-varietal{margin-bottom:2px;margin-top:24px}}@media (max-width: 768px){.product-specs{flex-direction:column}}@media (min-width: 1920px){.product-image-section{border-radius:10px!important}}@media (min-width: 1440px) and (max-width: 1920px){.products-list{flex-direction:column;align-items:center;padding:40px}.product-info-section{width:100%}.product-image-section img{width:60%}.product-card-header{display:flex;flex-direction:column;align-items:center}.product-card-container{display:flex;flex-direction:row;width:1138px;background:#fff;margin-bottom:24px;min-height:700px;height:auto}.product-image-section{width:50%;min-height:100%;display:flex;align-items:center;justify-content:center;padding:40px;border-radius:10px}.product-image{width:100%;height:auto;object-fit:contain;max-width:80%}.product-text-section{width:50%;padding:40px;display:flex;flex-direction:column;gap:20px}.varietal{font-size:14px;text-transform:uppercase;letter-spacing:1px;margin:0}.porcentaje{font-size:24px;font-weight:700;margin:0}.product-name{font-size:32px;margin:0}.section-title{font-size:14px;text-transform:uppercase;margin:20px 0 10px}.section-text{font-size:16px;line-height:1.5;margin:0}.product-card-container:nth-child(2) .product-image-section{background-color:#f9ae17}.product-card-container:nth-child(3) .product-image-section{background-color:#36a9e1}}.products-list{background:#f4f4f4;width:100%;display:flex;flex-direction:column;align-items:center}.product-image{height:827px;width:100%;max-width:320px;object-fit:contain;display:block;margin:0 auto}.product-image-section{width:100%;display:flex;justify-content:center;align-items:center;padding:0 10px;box-sizing:border-box}.product-text-section{padding:20px;width:100%;box-sizing:border-box}.varietal{font-size:14px;letter-spacing:1px;margin-bottom:10px}.porcentaje{font-size:24px;font-weight:700;margin-bottom:15px}.product-name{font-size:28px;margin-bottom:30px}.section-title{font-size:16px;font-weight:700;letter-spacing:1px;margin:25px 0 15px}.section-text{font-size:16px;line-height:1.6;margin-bottom:20px;text-align:justify}@media screen and (max-width: 767px){.product-card-container{margin:0}.product-text-section{padding:15px}.varietal{font-size:12px}.porcentaje{font-size:20px}.product-name{font-size:24px;margin-bottom:20px}.section-title{font-size:14px;margin:20px 0 10px}.section-text{font-size:14px;line-height:1.5;padding:0 10px}}@media (min-width: 768px){.products-list{display:flex;flex-direction:column;align-items:center}.product-image{max-width:none}}@media screen and (min-width: 1020px) and (max-width: 1024px){.product-image-section{width:95%}}.navbar-cont{height:90px;background:#000;box-shadow:0 8px 11px #0000001a;display:flex;align-items:center;justify-content:space-around;padding:0 20px;position:relative;gap:100px!important}.navbar-ancla{cursor:pointer}.social-icons{display:none}.hamburger{display:none;font-size:24px;color:#fdfdfd;cursor:pointer;z-index:2001;position:absolute;right:20px;top:25px}.menu-icon{display:inline;color:#fff}.close-icon{display:none;color:#000}.navbar-links{display:flex;gap:20px;align-items:center;transition:transform .3s ease-in-out}.navbar-links li{list-style:none}.navbar-links.open~.hamburger{position:fixed;right:20px;top:25px}.navbar-links a{color:var(--white, #fdfdfd);text-align:center;font-family:Poppins;font-size:16px;font-weight:400;line-height:150%;text-decoration:none}.language-menu-item{display:flex;align-items:center}.language-selector{position:relative;color:#fdfdfd}.language-dropdown{display:flex;align-items:center;gap:5px;cursor:pointer;padding:5px}.globe-icon{font-size:16px}.chevron-icon{transition:transform .3s ease;font-size:12px}.chevron-icon.rotate{transform:rotate(180deg)}.language-options{position:absolute;top:100%;right:0;background:#fff;border-radius:5px;box-shadow:0 2px 10px #0000001a;min-width:120px;z-index:1000}.language-options div{padding:10px 15px;color:#000;cursor:pointer;transition:background-color .2s ease}.language-options div:hover{background-color:#f5f5f5}.navbar-cont button{padding:10px 24px;border-radius:5px;border:1.5px solid #fdfdfd;background-color:#000;color:#fdfdfd;cursor:pointer}.navbar-logo-mobile{display:none;width:140px;margin-bottom:20px}.navbar-btn-dist-desktop{display:none}.goog-te-banner-frame{display:none!important}.goog-te-menu-value:hover{text-decoration:none!important}.goog-text-highlight{background-color:transparent!important;box-shadow:none!important}body{top:0!important;position:static!important}.goog-te-gadget{height:0;overflow:hidden}.skiptranslate,.goog-te-banner-frame.skiptranslate{display:none!important}@media (max-width: 768px){.navbar-btn-dist{display:none!important}.navbar-home{display:none}.navbar-links{display:flex;flex-direction:column;align-items:flex-start;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;padding-top:50px;padding-left:20px;transform:translate(-100%);color:#000;z-index:2000}.navbar-links.open{transform:translate(0)}.navbar-links.open .close-icon{display:inline}.navbar-links.open .open-icon{display:none}.navbar-links a,.language-selector{color:#000}.language-options{position:static;margin-top:10px;box-shadow:none;background:transparent}.navbar-cont button{display:flex;padding:10px 16px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:5px;border:1px solid var(--Brand-Negro, #0d0d0d);background:transparent;box-shadow:0 8px 11px #7575751a;color:var(--Brand-Negro, #0d0d0d)}.hamburger{display:block}.social-icons{display:flex;gap:15px;margin-top:20px;color:#000}.navbar-logo-mobile{display:block}}@media screen and (min-width: 1020px) and (max-width: 1024px){.navbar-cont{gap:0px!important}}.vineYards-info-cont{display:flex;width:100%;max-width:1315px;padding:36px;flex-direction:column;align-items:center;gap:24px;border-radius:20px;background:var(--white, #fdfdfd);margin-top:40px;box-shadow:0 8px 11px #7575751a;box-sizing:border-box}.vineYards-info-cont p{color:var(--grey, #303030);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:100%;max-width:1300px;box-sizing:border-box}.vineYards-info-cont h2{color:var(--Brand-Negro, #0d0d0d);font-family:Lora;font-size:48px;font-style:normal;font-weight:600;line-height:normal}.vineyard-location h3{color:var(--Brand-Negro, #0d0d0d);font-family:Lora;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.vineYards-container{display:flex;align-items:center;flex-direction:column;width:100%;box-sizing:border-box}.vineYards-info-cont-uy{margin-top:190px;display:flex;align-items:flex-start;gap:63px;flex-direction:row-reverse;margin-bottom:195px;width:100%;max-width:1244px}.vineYards-details{display:flex;align-items:center}.vineYards-details-cont{display:flex;flex-direction:row}.detail-item img{width:24px;height:24px;object-fit:contain}.vineYards-details-cont-left{display:flex;gap:24px;margin-top:24px;flex-direction:column}.detail-item{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #dfdfdf}.vineyards-details-maincont{display:flex;justify-content:space-between;width:100%}@media screen and (min-width: 768px) and (max-width: 1024px){.vineYards-container{padding:0 20px}.vineYards-info-cont{padding:24px;margin:20px 0}.vineYards-info-cont h2{font-size:40px;text-align:center}.vineYards-info-cont p{font-size:15px;padding:0 15px;text-align:center}.vineyard-location{width:100%}.vineyard-location h3{font-size:28px;text-align:center;margin-bottom:20px}.vineyard-location img{width:100%;height:auto;object-fit:cover;border-radius:10px;margin:20px 0}.vineyards-details-maincont{flex-direction:row;gap:20px;padding:0 15px;align-items:flex-start}.vineYards-details-cont-left{width:50%;padding:0 10px;box-sizing:border-box}.detail-item{display:flex;align-items:flex-start;gap:12px;padding:14px 10px;width:100%;box-sizing:border-box}.detail-item img{width:22px;height:22px;min-width:22px;margin-top:2px;object-fit:contain}.detail-item span{font-size:14px;line-height:1.5;flex:1;padding-right:8px}}@media screen and (max-width: 425px){.vineYards-container{width:100%;padding:0}.vineYards-info-cont{width:100%;padding:16px;margin:16px 0;box-sizing:border-box}.vineYards-info-cont p{width:100%;font-size:14px;padding:0 10px;text-align:left}.vineYards-info-cont h2{font-size:32px;width:100%;text-align:center}.vineyard-location{width:100%;display:flex;flex-direction:column;align-items:center;padding:0;box-sizing:border-box}.vineyard-location h3{font-size:24px;margin-bottom:16px;width:100%;text-align:center}.vineyard-location img{width:100%;height:auto;object-fit:cover;margin:16px 0;display:block;border-radius:8px}.vineyards-details-maincont{flex-direction:column;width:100%;padding:0 10px;box-sizing:border-box}.vineYards-details-cont-left{width:100%;box-sizing:border-box}.detail-item{width:100%;padding:16px 8px;align-items:flex-start;box-sizing:border-box}.detail-item img{width:20px;height:20px;min-width:20px;margin-top:3px}.detail-item span{font-size:14px;line-height:1.4;flex:1}}@media screen and (max-width: 320px){.vineYards-info-cont{padding:12px}.vineYards-info-cont h2{font-size:28px}.vineyard-location h3{font-size:20px}.detail-item{padding:12px 4px}.detail-item span{font-size:13px}}.vineyardHeader-desktop-content{display:flex;width:100%;height:617px;overflow:hidden;background:var(--verde, #5b975f)}.vineyardHeader-container-mobile{height:500px;background:var(--verde, #5b975f)}.vineyardHeader-column-left{display:flex;flex-direction:column;justify-content:center;width:50%;padding-left:60px}.vineyardHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:96px;font-style:normal;font-weight:600;line-height:normal;margin:0}.vineyardHeader-column-left p{color:var(--white, #fdfdfd);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:115%}.vineyardHeader-column-right img{position:relative;animation:float 2.5s ease-in-out infinite;z-index:0;bottom:860px;left:100px}.vineyardHeader-container-mobile{display:flex;height:500px;background:var(--verde, #5b975f);align-content:center;align-items:center;justify-content:center;z-index:1000;overflow:hidden;position:relative}.vineyardHeader-mobile-content{display:flex;width:288px;padding:16px;flex-direction:column;align-items:flex-start;border-radius:5px;background:#ffffff59;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;z-index:2}.vineyardHeader-mobile-content h1{color:var(--white, #000000);font-family:Lora;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.vineyardHeader-mobile-content p{color:var(--white, #000000);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.028px}@media screen and (min-width: 320px) and (max-width: 375px){.mobile-img{left:140px;bottom:-80px}}@media screen and (min-width: 425px){.mobile-img{left:210px;bottom:-75px}}@media screen and (min-width: 1020px) and (max-width: 1024px){.vineyardHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:50px!important;font-style:normal;font-weight:700;line-height:normal}.vineyardHeader-column-right img{width:700px;top:-600px;left:150px}.vineyardHeader-column-left p{width:160%!important}}.homecontact-wrapper-form{display:flex;align-items:center;position:relative;padding:48px 16px;height:1068px}.homecontact-wrapper-form:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background-color:#fff;z-index:-1}.contactpageHeader-desktop-content{display:flex;width:100%;height:617px;overflow:hidden;background:var(--Brand-Amariillo, #f9ae17)}.contactpageHeader-container-mobile{height:500px;background:var(--Brand-Amariillo, #f9ae17)}.contactpageHeader-column-left{display:flex;flex-direction:column;justify-content:center;width:50%;padding-left:60px}.contactpageHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:96px;font-style:normal;font-weight:600;line-height:normal;margin:0}.contactpageHeader-column-left p{color:var(--white, #fdfdfd);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:115%}.contactpageHeader-column-right img{position:relative;animation:float 2.5s ease-in-out infinite;z-index:0;bottom:860px;left:100px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.contactpageHeader-container-mobile{display:flex;height:500px;background:var(--Brand-Amariillo, #f9ae17);align-content:center;align-items:center;justify-content:center;z-index:1000;overflow:hidden;position:relative}.contactpageHeader-mobile-content{display:flex;width:288px;padding:16px;flex-direction:column;align-items:flex-start;border-radius:5px;background:#ffffff59;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;z-index:2}.contactpageHeader-mobile-content h1{color:var(--white, #000000);font-family:Lora;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.contactpageHeader-mobile-content p{color:var(--white, #000000);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.028px}.mobile-img{position:absolute;z-index:1;height:600px;left:90px}@media screen and (min-width: 375px){.mobile-img{left:140px}}@media screen and (min-width: 425px){.mobile-img{left:210px}}@media screen and (min-width: 1020px) and (max-width: 1024px){.contactpageHeader-column-left h1{color:var(--white, #fdfdfd);font-family:Lora;font-size:50px!important;font-style:normal;font-weight:700;line-height:normal}.contactpageHeader-column-right img{width:700px;top:-600px;left:150px}.contactpageHeader-column-left p{width:160%!important}}.footer-cont{height:232px;background:#0d0d0d;display:flex;justify-content:center;align-items:center;flex-direction:column}.footer-social{display:flex;flex-direction:row;gap:16px}.footer-icon{width:24px;height:24px}.footer-logo{color:#fdfdfd;font-family:URW Geometric;font-size:24px;font-style:normal;font-weight:400;line-height:normal}.footer-logo h2{color:var(--white, #fdfdfd);font-family:URW Geometric;font-size:24px;font-style:normal;font-weight:400;line-height:normal}
