.block-sport-news .card.imagen16_9{
	position: relative;
	margin-bottom: 1em;
}


.block-sport-news .card.imagen16_9 .hero__ambito{
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 4px 10px;
  border-bottom-right-radius: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: var(--azul-marino-exn);
}

.block-sport-news .card.imagen16_9 .hero_player{
	  background-color: #fff;
  border-top-left-radius: 10px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  right: 0;
  width: 11%;
  height: 19%;
    max-width: 65px;
  max-height: 65px;
	
}
.block-sport-news .card.imagen16_9 .hero_player::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid var(--frambuesa-vibrante);
}
.block-sport-news .card.imagen16_9 .hero-combo-title{
	  position: absolute;
  bottom: 0;
  left: 0;
  width: 80%;
  padding: 8px 12px 16px;
}
.block-sport-news .card.imagen16_9 .hero_pretitle{
	  border-left: 4px solid var(--frambuesa-vibrante);
  font-size: 14px;
  padding: 0 12px;
  color: #fff;
  margin-bottom: 4px;
}
.block-sport-news .card.imagen16_9 .hero_title{
	  color: var(--blanco-puro);
  font-size: 26px;
  font-weight: 500;
  line-height: 1.1;
}



.block-sport-news .card-verical.imagen16_9 .card__media{
	position: relative;
	margin-bottom: 1em;
}
.block-sport-news .card-verical.imagen16_9 .hero-main-link{
  color: initial;
  text-decoration: none;
}
.block-sport-news .card-verical.imagen16_9 .hero__ambito{
	 position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 4px 10px;
  border-bottom-right-radius: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  color: var(--azul-marino-exn);
}
.block-sport-news .card-verical.imagen16_9 .hero_player{
  background-color: #fff;
  border-top-left-radius: 10px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  right: 0;
  width: 11%;
  height: 19%;
  max-width: 65px;
  max-height: 65px;
}
.block-sport-news .card-verical.imagen16_9 .hero_player::before {
	  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 20px solid var(--azul-marino-exn);
}

.block-sport-news .card-verical.imagen16_9 .hero_pretitle{
	  border-left: 4px solid var(--azul-marino-exn);
  font-size: 14px;
  padding: 0 12px;
  color: color: var(--negro-texto-parrafo);
  margin-bottom: 4px;
}

[class^="deportes-"] .card__pretitle,
[class*=" deportes-"] .card__pretitle {
  border-left: 4px solid var(--azul-marino-exn);
}
.block-sport-news .card-verical.imagen16_9 .card__title{
	  color: var(--negro-texto-parrafo);
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
}
.block-sport-news .card-verical.imagen16_9 .card__title a{
	color: var(--negro-texto-parrafo);
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
}
.block-sport-news .card-verical.imagen16_9 .card__title a:hover{
	text-decoration: none;
}
.block-sport-news .card-verical.imagen16_9 .card__summary{
	ont-size: 16px;
}
.block-sport-news .card-verical.imagen16_9 .autor_card{
	
}










@media (max-width: 575.98px) {
  .page-node-type-noticia .news-banner{
    max-width: 100%;
  }
  /*.page-node-type-noticia .layout-container{
    margin: 20px;
  }
 .page-node-type-noticia .layout-container.noticias div:nth-child(4){
    padding: 0px!important;
  }*/
  
 .page-node-type-noticia .layout-container.noticias .categorie{
    display: none;
  }
  .page-node-type-noticia .card__title a{
    font-family: 'Sohne';
    font-size: 40px;
    line-height: 120%;
  }
 
  .page-node-type-noticia .card__summary{
    font-family: 'Roboto Flex';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 130%;
  }
  
  
  .page-node-type-noticia .author-card__name{
    font-family: 'Roboto Flex';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
  }
 
  
  .page-node-type-noticia .most_viewed h3,
  .page-node-type-noticia .you_may_be_interested h3{
    font-family: 'Sohne';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    border-left: 4px solid var(--frambuesa-vibrante);
    margin-top: 16px;  
    margin-bottom: 12px;  
  }
  .page-node-type-noticia .most_viewed .antetitle p,
  .page-node-type-noticia .you_may_be_interested .antetitle p{
    font-family: 'Roboto Flex';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 120%;
    margin-bottom: 8px;
  }
  .page-node-type-noticia .most_viewed .title p,
  .page-node-type-noticia .you_may_be_interested .title p{
    font-family: 'Sohne';
    font-size: 18px;
    line-height: 100%;
  }
  
  
  .page-node-type-noticia .most_viewed .antetitle,
  .page-node-type-noticia .you_may_be_interested .antetitle{
    border-left: 4px solid var(--frambuesa-vibrante)!important;
  }
}













