@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap";
.footer{justify-content:space-around;margin:5vh 5vw;display:flex}.footer .footer_redes{justify-content:space-around;align-items:center;width:30%;height:auto;display:flex}.footer .footer_redes img{width:auto;height:30px}.footer .image-container{justify-content:center;align-items:center;width:40%;height:auto;display:flex}.footer .image-container img{width:90%;height:auto}.footer .footer_contacto{width:30%;height:auto;color:var(--vinoClr);justify-content:center;align-items:center;display:flex}.footer .footer_contacto_txt .footer_contacto_ico{display:flex}.footer .footer_contacto_txt .footer_contacto_ico img{width:auto;height:30px;margin-right:5px}.footer .footer_contacto .footer_contacto_txt p{margin:0;font-size:12px}.footer .footer_contacto .footer_contacto_txt p span{font-weight:800}.footer .linea_footer{background-color:var(--vinoClr);width:100%;height:2px;margin:2% 0;box-shadow:0 2px 2px #ea181880}@media (max-width:768px){.footer{margin:5vh 2vw}.footer .footer_contacto{width:auto}.footer .footer_redes{gap:.3rem;width:50%}}@media (max-width:576px){.footer .footer_redes{flex-direction:column;gap:.3rem;width:50%}}
:root{--doradoOsc:#bc955b;--doradoClr:#dec9a3;--VinoNegro:#3a1420;--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));--swiper-navigation-color:white;--swiper-navigation-size:1.5rem}*{box-sizing:border-box;font-family:Montserrat,sans-serif}body{background:#f1f1f1;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,h3 span{font-weight:700}h1 .spanDoarado,h2 .spanDoarado,h3 .spanDoarado{color:var(--doradoOsc);font-style:italic}h1 .spanDoaradoClr,h2 .spanDoaradoClr,h3 .spanDoaradoClr{color:var(--doradoClr);font-style:italic}h1 .spanVino,h2 .spanvino,h3 .spanVino{color:var(--vinoOsc);font-style:italic}p{color:var(--grisOsc);font-weight:500}html,body{box-sizing:border-box;margin:0;padding:0;overflow-x:hidden}*,:before,:after{box-sizing:border-box}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;border:2px solid var(--vinoOsc);border-radius:50px;overflow:hidden}.swiper-button-prev:hover,.swiper-button-next:hover{color:#800020}
