.clusters{width:100%;margin-bottom:10px;clear:both}.clusters:not(.clusters-list){display:grid;gap:15px}.clusters.cluster-grid-33:not(.clusters-list){grid-template-columns:repeat(3,minmax(0,1fr))}.clusters.cluster-grid-50:not(.clusters-list){grid-template-columns:repeat(2,minmax(0,1fr))}article.entrada-cluster{box-sizing:border-box}article.entrada-cluster a{display:block;height:100%;text-decoration:none}.cluster-texto article.entrada-cluster{border-radius:10px;box-shadow:0 0 12px 0 #e6e6e6;overflow:hidden;-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease}.cluster-texto article.entrada-cluster:hover{box-shadow:0 0 18px 0 #c7c7c7}.clusters img.imagen-cluster{width:100%;max-width:100%;height:auto;display:block;border-radius:10px}.titulo_cluster{text-align:center;font-weight:700}div.cluster-texto>article>a>p{margin-top:5px;margin-bottom:10px;font-size:1.07em;font-weight:700;line-height:25px}div.cluster-texto article.entrada-cluster a img{border-radius:10px 10px 0 0}div.cluster-texto>article.entrada-cluster>p{padding:0 10px;font-size:12px;color:#333}.clusters.clusters-list{display:block}.ul-entrada-cluster{margin:0;padding-left:20px}@media screen and (max-width:1000px){.clusters.cluster-grid-33:not(.clusters-list),.clusters.cluster-grid-50:not(.clusters-list){grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:680px){.clusters.cluster-grid-33:not(.clusters-list),.clusters.cluster-grid-50:not(.clusters-list){grid-template-columns:1fr}.clusters img.imagen-cluster{height:auto!important;max-height:none!important;object-fit:contain!important}}