.ChoiceCard-module__lcN2QW__ChoiceCard{padding:70px 1rem 1rem}.ChoiceCard-module__lcN2QW__ChoiceCard .ChoiceCard-module__lcN2QW__titule{color:var(--vinoOsc);margin-bottom:1rem;font-size:2rem;font-style:italic;font-weight:400}.ChoiceCard-module__lcN2QW__titule .ChoiceCard-module__lcN2QW__spanDoarado,.ChoiceCard-module__lcN2QW__titule .ChoiceCard-module__lcN2QW__spanVino,.ChoiceCard-module__lcN2QW__titule span{font-weight:700}.ChoiceCard-module__lcN2QW__titule .ChoiceCard-module__lcN2QW__spanDoarado{color:var(--doradoOsc)}.ChoiceCard-module__lcN2QW__titule .ChoiceCard-module__lcN2QW__spanVino{color:var(--vinoOsc)}.ChoiceCard-module__lcN2QW__card{border-radius:4px;gap:.5rem;width:100vw;max-width:1200px;height:600px;margin:0 auto;padding:.4em;transition:width .3s;display:flex}.ChoiceCard-module__lcN2QW__cardItem{cursor:pointer;border:2px solid var(--vinoOsc);background-position:50%;background-size:cover;border-radius:2rem;flex:1;justify-content:center;align-items:center;height:100%;text-decoration:none;transition:all .5s;display:flex;position:relative;overflow:hidden}.ChoiceCard-module__lcN2QW__cardItem:before{content:"";z-index:0;background:linear-gradient(#0000 0%,#0000004d 50%,#000000b3 100%);border-radius:2rem;position:absolute;inset:0}.ChoiceCard-module__lcN2QW__cardItem:hover{flex:4}.ChoiceCard-module__lcN2QW__containerCard{flex-direction:column;display:flex}.ChoiceCard-module__lcN2QW__cardText,.ChoiceCard-module__lcN2QW__cardDescription{text-align:center;will-change:transform,opacity;letter-spacing:.15em;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:14em;color:var(--blanco,#fff);text-transform:uppercase;background:#ffffff59;border:1px solid #ffffff4d;border-radius:1rem;margin:0 1.5rem;padding:.5em;font-size:1.1rem;transition:transform .5s,opacity .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;transform:rotate(-90deg);box-shadow:0 4px 30px #0000001a}.ChoiceCard-module__lcN2QW__cardDescription{opacity:0;text-transform:none;pointer-events:none;z-index:2;width:80%;transition:transform .5s,opacity .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.ChoiceCard-module__lcN2QW__cardItem:hover .ChoiceCard-module__lcN2QW__cardText{opacity:0;transform:rotate(0)}.ChoiceCard-module__lcN2QW__cardItem:hover .ChoiceCard-module__lcN2QW__cardDescription{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)rotate(0)}.ChoiceCard-module__lcN2QW__cardButton,.ChoiceCard-module__lcN2QW__downloadButton{background:var(--doradoClr);cursor:pointer;color:var(--grisOsc);border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5em;transition:background .3s;display:flex;position:absolute;bottom:1rem;right:1rem}.ChoiceCard-module__lcN2QW__cardButton:hover,.ChoiceCard-module__lcN2QW__downloadButton:hover{background:var(--doradoOsc)}@media (max-width:768px){.ChoiceCard-module__lcN2QW__card{flex-direction:column;width:90vw;height:auto}.ChoiceCard-module__lcN2QW__cardItem{flex:none;width:100%;min-height:120px}.ChoiceCard-module__lcN2QW__cardItem:hover{flex:none}.ChoiceCard-module__lcN2QW__cardText{white-space:nowrap;transform:rotate(0)}}.ChoiceCard-module__lcN2QW__disabled{pointer-events:none;filter:grayscale(.25)brightness(.85);opacity:.85}.ChoiceCard-module__lcN2QW__lockedBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:10px;padding:6px 10px;font-size:.85rem;font-weight:700;position:absolute;bottom:12px;right:12px}
.Navbar-module__4Mo0GG__Navbar{z-index:1000;justify-content:center;width:100vw;height:60px;transition:top .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out,backdrop-filter .3s ease-in-out,background-color .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.Navbar-module__4Mo0GG__hidden{top:-60px}.Navbar-module__4Mo0GG__active{top:0}.Navbar-module__4Mo0GG__NavbarList{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#f1f1f8cf;border-radius:100vw;justify-content:space-between;align-items:center;width:90vw;margin:10px 0;padding:1.5rem 20px;display:flex;box-shadow:10px 10px 10px #00000026}.Navbar-module__4Mo0GG__NavbarImg img{height:40px;margin:0 5px}.Navbar-module__4Mo0GG__NavbarCirculo{background:var(--blanco);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s,box-shadow .3s;display:none;box-shadow:0 4px 8px #0000004d,0 6px 20px #00000030}.Navbar-module__4Mo0GG__NavbarCirculo img{border-radius:50%;width:90%;height:auto}.Navbar-module__4Mo0GG__NavbarCirculo:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0006,0 14px 28px #00000040}.Navbar-module__4Mo0GG__navbarOpcDesktop{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__4Mo0GG__navbarOpcDesktop li{position:relative}.Navbar-module__4Mo0GG__navbarOpcDesktop li a{text-align:center;font-weight:600;font-size:var(--size_Fonts_M);color:var(--vinoOsc);padding:10px 14px;text-decoration:none;transition:color .3s,-webkit-text-decoration .3s,text-decoration .3s;display:block}.Navbar-module__4Mo0GG__navbarOpcDesktop li a:hover{color:var(--vinoClr);text-decoration:underline}.Navbar-module__4Mo0GG__navbarOpcDesktop .Navbar-module__4Mo0GG__dropdownToggle{font-size:var(--size_Fonts_M)}.Navbar-module__4Mo0GG__dropdownToggle{color:var(--vinoOsc);cursor:pointer;text-align:center;width:100%;padding:10px;font-size:1rem;font-weight:600;display:block}.Navbar-module__4Mo0GG__dropdownMenu{flex-direction:column;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s ease-in-out;display:none;overflow:hidden}.Navbar-module__4Mo0GG__dropdown:hover .Navbar-module__4Mo0GG__dropdownMenu{overflow:hidden auto}@media (min-width:1024px){.Navbar-module__4Mo0GG__dropdown:hover .Navbar-module__4Mo0GG__dropdownMenu{z-index:2000;background-color:#f1f1f8f2;border-radius:.5rem;max-height:500px;display:flex;position:absolute;top:100%;left:0;box-shadow:10px 10px 10px #00000026}.Navbar-module__4Mo0GG__dropdownMenu li a{text-align:left;color:var(--vinoOsc);padding:10px 16px;font-size:1rem;text-decoration:none;transition:background-color .3s}.Navbar-module__4Mo0GG__dropdownMenu li a:hover{background-color:#0000001a;border-radius:10px}}.Navbar-module__4Mo0GG__dropdownOpen .Navbar-module__4Mo0GG__dropdownMenu{background-color:#f1f1f8f2;border-radius:.5rem;max-height:500px;display:flex;box-shadow:10px 10px 10px #00000026}.Navbar-module__4Mo0GG__dropdownMenu li a{color:var(--vinoOsc);padding:10px 16px;font-size:1rem;text-decoration:none;transition:background-color .3s;display:block}.Navbar-module__4Mo0GG__dropdownMenu li a:hover{background-color:#0000001a;border-radius:10px}.Navbar-module__4Mo0GG__NavbarMenuContainer{z-index:999;background-color:#f1f1f8f2;border-radius:0 0 10px 10px;width:100%;max-height:0;transition:max-height .5s ease-in-out;position:fixed;top:60px;left:0;overflow:hidden;box-shadow:0 4px 8px #0003}.Navbar-module__4Mo0GG__menuOpen{max-height:500px}.Navbar-module__4Mo0GG__navbarOpcMobile{flex-direction:column;align-items:center;margin:0;padding:1rem;list-style:none;display:flex}.Navbar-module__4Mo0GG__navbarOpcMobile li{text-align:center;width:100%;margin:5px 0}.Navbar-module__4Mo0GG__navbarOpcMobile li a{color:var(--vinoOsc);padding:10px;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:block}.Navbar-module__4Mo0GG__navbarOpcMobile li a:hover{background-color:#0000001a;border-radius:10px}.Navbar-module__4Mo0GG__navItem{list-style:none}.Navbar-module__4Mo0GG__navButton{cursor:pointer;color:var(--vinoOsc);background:0 0;border:none;padding:0;font-size:1rem;font-weight:600}.Navbar-module__4Mo0GG__navButton:hover{text-decoration:underline}.Navbar-module__4Mo0GG__activeLink{color:var(--vinoOsc);font-weight:700}@media (max-width:1023px){.Navbar-module__4Mo0GG__NavbarCirculo{display:flex}.Navbar-module__4Mo0GG__navbarOpcDesktop{display:none}}@media (max-width:767px){.Navbar-module__4Mo0GG__NavbarImg img{height:15px}}
.PlanesProgramasModal-module__CI8eUq__overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.PlanesProgramasModal-module__CI8eUq__modal{background:#fff;border:1px solid #00000014;border-radius:16px;flex-direction:column;width:min(1100px,96vw);max-height:min(86vh,900px);display:flex;overflow:hidden;box-shadow:0 18px 50px #00000059}.PlanesProgramasModal-module__CI8eUq__header{border-bottom:1px solid #00000014;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 10px;display:flex}.PlanesProgramasModal-module__CI8eUq__titleBlock{min-width:0}.PlanesProgramasModal-module__CI8eUq__title{color:var(--vinoOsc,#691b32);margin:0;font-size:18px;font-weight:700}.PlanesProgramasModal-module__CI8eUq__subtitle{color:#000000a6;margin:6px 0 0;font-size:13px;line-height:1.35}.PlanesProgramasModal-module__CI8eUq__closeBtn{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:10px;width:38px;height:38px;font-size:22px;line-height:1}.PlanesProgramasModal-module__CI8eUq__closeBtn:hover{background:#0000000a}.PlanesProgramasModal-module__CI8eUq__controls{border-bottom:1px solid #00000014;gap:10px;padding:12px 18px;display:grid}.PlanesProgramasModal-module__CI8eUq__searchWrap{align-items:center;gap:10px;display:flex}.PlanesProgramasModal-module__CI8eUq__search{border:1px solid #00000024;border-radius:10px;outline:none;flex:1;height:40px;padding:0 12px}.PlanesProgramasModal-module__CI8eUq__search:focus{border-color:#691b3273;box-shadow:0 0 0 3px #691b3224}.PlanesProgramasModal-module__CI8eUq__counter{color:#000000b3;white-space:nowrap;font-size:12px}.PlanesProgramasModal-module__CI8eUq__filters{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.PlanesProgramasModal-module__CI8eUq__filterItem{color:#000000bf;gap:6px;font-size:12px;display:grid}.PlanesProgramasModal-module__CI8eUq__select{background:#fff;border:1px solid #00000024;border-radius:10px;outline:none;min-width:240px;height:38px;padding:0 10px}.PlanesProgramasModal-module__CI8eUq__select:disabled{opacity:.5;cursor:not-allowed}.PlanesProgramasModal-module__CI8eUq__clearBtn{cursor:pointer;background:#00000005;border:1px solid #00000024;border-radius:10px;height:38px;padding:0 14px}.PlanesProgramasModal-module__CI8eUq__clearBtn:hover{background:#0000000d}.PlanesProgramasModal-module__CI8eUq__body{flex:1;padding:12px 18px;overflow:auto}.PlanesProgramasModal-module__CI8eUq__groupList{gap:14px;display:grid}.PlanesProgramasModal-module__CI8eUq__groupSection{border:1px solid #00000014;border-radius:14px;overflow:hidden}.PlanesProgramasModal-module__CI8eUq__groupHeader{background:#691b320f;justify-content:space-between;align-items:center;padding:12px;display:flex}.PlanesProgramasModal-module__CI8eUq__groupTitle{color:var(--vinoOsc,#691b32);margin:0;font-size:14px;font-weight:700}.PlanesProgramasModal-module__CI8eUq__groupCount{color:#000000a6;background:#fffc;border:1px solid #00000014;border-radius:999px;padding:4px 10px;font-size:12px}.PlanesProgramasModal-module__CI8eUq__docsList{margin:0;padding:0;list-style:none}.PlanesProgramasModal-module__CI8eUq__docRow{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.PlanesProgramasModal-module__CI8eUq__docRow:first-child{border-top:none}.PlanesProgramasModal-module__CI8eUq__docInfo{min-width:0}.PlanesProgramasModal-module__CI8eUq__docName{color:#000000e0;word-break:break-word;font-size:13px;font-weight:600}.PlanesProgramasModal-module__CI8eUq__docMeta{color:#0000009e;margin-top:4px;font-size:12px}.PlanesProgramasModal-module__CI8eUq__cta{background:var(--vinoOsc,#691b32);color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.PlanesProgramasModal-module__CI8eUq__cta:hover{filter:brightness(1.05)}.PlanesProgramasModal-module__CI8eUq__emptyGroup,.PlanesProgramasModal-module__CI8eUq__emptyGlobal{color:#0009;padding:12px;font-size:13px}.PlanesProgramasModal-module__CI8eUq__footer{background:#00000003;border-top:1px solid #00000014;padding:10px 18px 14px}.PlanesProgramasModal-module__CI8eUq__footerNote{color:#000000a6;font-size:12px;line-height:1.35}@media (max-width:720px){.PlanesProgramasModal-module__CI8eUq__modal{border-radius:14px;width:100%;max-height:92vh}.PlanesProgramasModal-module__CI8eUq__select{min-width:200px}.PlanesProgramasModal-module__CI8eUq__docRow{flex-direction:column;align-items:flex-start}.PlanesProgramasModal-module__CI8eUq__cta{width:100%}}
.SupportingDocuments-module__0CRmNa__featured{background-position:50%;background-size:cover;background-attachment:fixed;flex-direction:column;justify-content:center;align-items:center;width:100vw;margin-top:80px;display:flex}.SupportingDocuments-module__0CRmNa__containerSubTi{width:100%}.SupportingDocuments-module__0CRmNa__subtitulo{text-align:center;color:var(--vinoOsc);margin:2rem 0 4rem;font-size:2.5rem;font-weight:700}.SupportingDocuments-module__0CRmNa__containerFeatured{perspective:1000px;flex-wrap:wrap;justify-content:center;gap:1.2rem;width:100%;max-width:100vw;margin-bottom:25px;display:flex}.SupportingDocuments-module__0CRmNa__item{transform-style:preserve-3d;cursor:pointer;justify-content:center;align-items:center;transition:transform .5s;display:flex}.SupportingDocuments-module__0CRmNa__item img{object-fit:cover;background:#f3f3f3;border-radius:6%;width:270px;height:345px;margin:10px;transition:transform .5s,margin .5s,filter .5s;box-shadow:0 2px 16px #1e003214}.SupportingDocuments-module__0CRmNa__item:hover{transform:scale(1.08)rotateY(0)}.SupportingDocuments-module__0CRmNa__item img:hover{filter:brightness(1.13)}.SupportingDocuments-module__0CRmNa__item:not(:hover){transform:rotateY(60deg)}.SupportingDocuments-module__0CRmNa__modalBackdrop{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SupportingDocuments-module__0CRmNa__modal{background:#fff;border-radius:16px;width:420px;max-width:94vw;max-height:92vh;padding:28px 20px 22px;position:relative;overflow-y:auto;box-shadow:0 2px 32px #0000003b}.SupportingDocuments-module__0CRmNa__closeBtn{cursor:pointer;color:#691b32;z-index:2;background:0 0;border:none;font-size:2rem;position:absolute;top:12px;right:14px}.SupportingDocuments-module__0CRmNa__filesList{flex-direction:column;gap:1rem;margin:1.7rem 0 0;display:flex}.SupportingDocuments-module__0CRmNa__downloadBtn{color:#fff;text-align:center;background:#691b32;border:none;border-radius:8px;padding:.8em 1.2em;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.SupportingDocuments-module__0CRmNa__downloadBtn:hover{background:#932049}@media (max-width:850px){.SupportingDocuments-module__0CRmNa__containerFeatured{gap:.5rem}.SupportingDocuments-module__0CRmNa__item img{width:175px;height:210px;margin:7px}}@media (max-width:600px){.SupportingDocuments-module__0CRmNa__subtitulo{margin:1.1rem 0 2rem;font-size:1.25rem}.SupportingDocuments-module__0CRmNa__containerFeatured{flex-direction:column;align-items:center;gap:.2rem;margin-bottom:16px}.SupportingDocuments-module__0CRmNa__item img{border-radius:10px;width:90vw;max-width:315px;height:auto;min-height:180px;max-height:44vw;margin:5px 0 7px}.SupportingDocuments-module__0CRmNa__modal{width:95vw;max-width:99vw;min-height:220px;padding:18px 7vw;font-size:.96rem}.SupportingDocuments-module__0CRmNa__closeBtn{font-size:1.7rem;top:8px;right:10px}}.SupportingDocuments-module__0CRmNa__cardWrapper{flex-direction:column;align-items:center;width:fit-content;margin:0 1vw 2rem;display:flex}.SupportingDocuments-module__0CRmNa__item{width:270px}.SupportingDocuments-module__0CRmNa__item img{object-fit:cover;width:100%;height:345px}@media (max-width:850px){.SupportingDocuments-module__0CRmNa__item{width:175px}.SupportingDocuments-module__0CRmNa__item img{height:210px}}@media (max-width:600px){.SupportingDocuments-module__0CRmNa__cardWrapper{margin-bottom:1.2rem}.SupportingDocuments-module__0CRmNa__item{width:90vw;max-width:315px}.SupportingDocuments-module__0CRmNa__item img{height:38vw;min-height:120px;max-height:240px}}.SupportingDocuments-module__0CRmNa__docLabel{text-align:center;color:#681c33;word-break:break-word;-webkit-user-select:none;user-select:none;background:0 0;border-radius:4px;max-width:98%;min-height:2.2em;margin-top:.55em;padding:.13em .3em;font-size:1.05rem;font-weight:500;line-height:1.3}
