.home_hud_tittle h1{color:var(--main-primary-color);font-weight:600;font-size:35px}.bg_home_votes{background:transparent linear-gradient(180deg,#10001d,#3b006b 51%,#10001d) 0 0 no-repeat padding-box;padding-top:14rem;margin-top:-12rem;padding-bottom:3rem}.bg_home_votes h1{color:#ffffff;font-size:40px;font-weight:600;margin-top:20px;margin-bottom:20px;position:relative;padding-bottom:10px}.bg_home_votes h1:after{content:"";background-color:#86fdc4;width:50px;height:3px;position:absolute;left:0;bottom:0}button#boton-ver-mas{background-color:var(--main-primary-color);color:#fff;display:flex;width:200px;text-align:center;align-items:center;justify-content:center;height:40px;border:1px solid #000;border-radius:10px;font-size:18px;margin:0 auto 2rem;cursor:pointer}.home_hud.desktop .card{margin-bottom:1rem;box-shadow:0 10px 11px -2px rgba(0,0,0,.1);border-radius:20px}.home_hud.desktop .home_hud_votaciones{position:relative;height:300px;border-radius:20px;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;overflow:hidden;display:flex;align-items:flex-end}.home_hud.desktop .card.primary .home_hud_votaciones{height:620px}.home_hud.desktop .card.second .home_hud_votaciones{background-position:50% 0}.home_hud.desktop .home_hud_votaciones:before{content:"";height:70%;background:rgb(16,0,29);background:-moz-linear-gradient(0deg,rgba(16,0,29,1) 13%,rgba(16,0,29,0) 81%);background:-webkit-linear-gradient(0deg,rgba(16,0,29,1) 13%,rgba(16,0,29,0) 81%);background:linear-gradient(0deg,rgba(16,0,29,1) 13%,rgba(16,0,29,0) 81%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#10001d",endColorstr="#10001d",GradientType=1);position:absolute;bottom:0;left:0;width:100%}.home_hud.desktop .home_hud_votaciones_text{z-index:2;display:flex;flex-direction:column;padding:0 15px 14px;width:100%;row-gap:5px;margin-bottom:2%}.home_hud.desktop .home_hud_votaciones_text span{color:#fff;font-size:19px;font-weight:300;margin:0}.home_hud.desktop .home_hud_votaciones_text h3{color:#fff;font-size:27px;font-weight:800;margin:0}.container.no_votes{max-width:40%!important;margin:0 auto;text-align:center;background-color:#f3f3ee;padding:20px;border-radius:20px;font-size:20px}.container.no_votes p{color:#10001f;font-weight:500;line-height:30px}.button_no_votes{background-color:var(--main-primary-color);color:#ffffff;margin:0 auto;display:flex;width:200px;text-align:center;align-items:center;justify-content:center;height:40px;border:1px solid #000;border-radius:8px;font-size:18px;cursor:pointer}@media (max-width:767px){.container.no_votes{max-width:90%!important}.bg_home_votes h1{font-size:25px}}@media (max-width:1280px){.home_hud.desktop .home_hud_votaciones{height:250px}.home_hud.desktop .card.primary .home_hud_votaciones{height:520px}}@media (max-width:1024px){.home_hud.desktop .home_hud_votaciones{height:200px}.home_hud.desktop .card.primary .home_hud_votaciones{height:420px}.home_hud.desktop .home_hud_votaciones_text h3{font-size:20px}.home_hud.desktop .home_hud_votaciones_text span{font-size:17px}}