@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap";
.Footer-module__uOQ7Qa__footer{background-color:#fff;justify-content:space-around;padding:5vh 5vw;display:flex}.Footer-module__uOQ7Qa__footerRedes{justify-content:space-around;align-items:center;width:30%;height:auto;display:flex}.Footer-module__uOQ7Qa__footerRedes img{width:auto;height:30px}.Footer-module__uOQ7Qa__imageContainer{justify-content:center;align-items:center;width:40%;height:auto;display:flex}.Footer-module__uOQ7Qa__imageContainer img{width:90%;height:auto}.Footer-module__uOQ7Qa__footerContacto{width:30%;height:auto;color:var(--vinoClr);justify-content:center;align-items:center;display:flex}.Footer-module__uOQ7Qa__footerContactoIco{display:flex}.Footer-module__uOQ7Qa__footerContactoIco img{width:auto;height:30px;margin-right:5px}.Footer-module__uOQ7Qa__footerContactoTxt p{margin:0;font-size:12px}.Footer-module__uOQ7Qa__footerContactoTxt p span{font-weight:800}.Footer-module__uOQ7Qa__lineaFooter{background-color:var(--vinoClr);width:100%;height:2px;margin:2% 0;box-shadow:0 2px 2px #ea181880}@media (max-width:720px){.Footer-module__uOQ7Qa__footerRedes{flex-direction:column}}
:root{--doradoOsc:#bc955b;--doradoClr:#dec9a3;--vinoOsc:#691b32;--vinoClr:#a02142;--grisOsc:#707271;--grisClr:#98989a;--blanco:#f5f3f5;--vinoGradient:linear-gradient(-45deg,var(--vinoOsc),var(--vinoClr));--doradoGradient:linear-gradient(-45deg,var(--doradoOsc),var(--doradoClr));--grisGradient:linear-gradient(-45deg,var(--grisClr),var(--blanco));--card:#fff;--brd:#e6e6e6}*{box-sizing:border-box;font-family:Montserrat,sans-serif}body{background:linear-gradient(#f5f3f5,#f5f3f5b2);margin:0;padding:0;overflow:hidden auto}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#98989acc;border-radius:20px}::-webkit-scrollbar-thumb:hover{background-color:var(--grisClr)}::-webkit-scrollbar-track{background-color:#0000}h1,h2{color:var(--vinoOsc);font-size:45px;font-weight:400}h1 span,h2 span{font-weight:700}h1 .span-doarado,h2 .span-doarado,h3 .span-doarado{color:var(--doradoOsc);font-style:italic;font-weight:700}h1 .span-vino,h2 .span-vino,h3 .span-vino{color:var(--vinoOsc);font-style:italic;font-weight:700}p{color:var(--grisOsc);font-weight:500}.readMoreBtn{background-color:var(--vinoClr);color:#fff;cursor:pointer;border:none;border-radius:5px;margin-top:10px;padding:8px 12px;font-size:.9rem;text-decoration:none;transition:background-color .3s;display:inline-block}.readMoreBtn:hover{background-color:var(--vinoOsc)}.leaflet-popup-content-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background:#f5f5f5cc;border:4px solid #691b3299;border-width:4px 2px;border-radius:40px 0;width:auto;height:auto;padding:20px;font-family:Montserrat,sans-serif;font-size:1rem;animation:.3s ease-in-out fadeIn;box-shadow:0 4px 8px #0009,0 6px 20px #000000e6}
