/* Press media logos — direct brand image assets, optically harmonized. */
.press-media-logo{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:56px;margin:0 0 12px;padding:0 0 10px;border-bottom:1px solid #e2e8f0;overflow:hidden;}
.press-media-logo img.press-logo{display:block;width:auto;max-width:158px;height:38px;max-height:38px;object-fit:contain;object-position:left center;}
/* Compact / square marks */
.press-media-logo.press-logo--antena-3 img.press-logo{width:48px;height:48px;max-width:48px;max-height:48px;object-position:center;}
.press-media-logo.press-logo--cope img.press-logo{width:48px;height:48px;max-width:48px;max-height:48px;object-position:center;}
.press-media-logo.press-logo--preferente img.press-logo{max-width:175px;height:48px;max-height:48px;}
.press-media-logo.press-logo--tecnohotel img.press-logo{max-width:190px;height:48px;max-height:48px;}
.press-media-logo.press-logo--idealista-news img.press-logo{
  width:auto;height:34px;max-width:100px;max-height:34px;object-fit:contain;
  background:none;padding:0;
}
.press-media-logo.press-logo--la-vanguardia img.press-logo{width:125px;height:30px;max-width:125px;max-height:30px;object-fit:contain;}
.press-media-logo.press-logo--el-pais img.press-logo{max-width:195px;height:50px;max-height:50px;}
.press-media-logo.press-logo--europa-press img.press-logo{max-width:200px;height:50px;max-height:50px;}
.press-media-logo.press-logo--el-periodico img.press-logo{max-width:155px;}
@media(max-width:720px){.press-media-logo{min-height:50px;margin-bottom:10px;padding-bottom:8px}.press-media-logo img.press-logo{max-width:145px;height:34px;max-height:34px}.press-media-logo.press-logo--antena-3 img.press-logo,.press-media-logo.press-logo--cope img.press-logo{width:42px;height:42px;max-width:42px;max-height:42px}.press-media-logo.press-logo--idealista-news img.press-logo{width:auto;height:30px;max-width:90px;max-height:30px;padding:0}.press-media-logo.press-logo--la-vanguardia img.press-logo{width:114px;height:27px;max-width:114px;max-height:27px}}

/* Optical aliases for names with accents. */
.press-media-logo.press-logo--el-pais img.press-logo,.press-media-logo.press-logo--el-pa-s img.press-logo{max-width:195px;height:50px;max-height:50px;}
/* Cinco Días (class without accent: cinco-d-as). */
.press-media-logo.press-logo--cinco-dias img.press-logo,.press-media-logo.press-logo--cinco-d-as img.press-logo{max-width:200px;height:50px;max-height:50px;}
.press-media-logo.press-logo--el-periodico img.press-logo,.press-media-logo.press-logo--el-peri-dico img.press-logo{max-width:155px;}

/* Mobile sizes for the larger logos (container content area is ~45px tall on mobile). */
@media(max-width:720px){
  .press-media-logo.press-logo--europa-press img.press-logo{max-width:175px;height:42px;max-height:42px;}
  .press-media-logo.press-logo--el-pais img.press-logo,.press-media-logo.press-logo--el-pa-s img.press-logo{max-width:170px;height:42px;max-height:42px;}
  .press-media-logo.press-logo--cinco-dias img.press-logo,.press-media-logo.press-logo--cinco-d-as img.press-logo{max-width:175px;height:42px;max-height:42px;}
  .press-media-logo.press-logo--tecnohotel img.press-logo{max-width:165px;height:40px;max-height:40px;}
  .press-media-logo.press-logo--preferente img.press-logo{max-width:150px;height:40px;max-height:40px;}
}
