.reco-seccion-banner-wrapper{margin:4rem 0;width:100%;clear:both}.reco-titulo-banner{text-align:center;margin-bottom:1.5rem;font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#333}.reco-contenedor-banner-producto{display:flex;justify-content:center;align-items:center;border-radius:8px;background-color:#fff0;animation:reco-destello-rubi 2.5s infinite alternate ease-in-out}.reco-contenedor-banner-producto a{display:block;width:100%;border-radius:8px;overflow:hidden;transition:opacity 0.3s ease}.reco-contenedor-banner-producto a:hover{opacity:.95}.reco-contenedor-banner-producto picture,.reco-contenedor-banner-producto img{display:block;width:100%;height:auto;object-fit:cover}@keyframes reco-destello-rubi{0%{box-shadow:0 0 5px rgb(155 17 30 / .4)}100%{box-shadow:0 0 25px rgb(155 17 30 / .9),0 0 10px rgb(155 17 30 / .6)}}