.categorias-blog{display:flex;gap:10px}.categoria-item{border:1px solid #e2e8f0;border-radius:50px;padding:7px 18px;text-transform:capitalize;font-weight:600}.categoria-item.categoria-item--activo{background-color:#f03c02;border:1px solid #f03c02}.categoria-item:hover{background-color:#f03c02;border:1px solid #f03c02}.categoria-item a{text-decoration:none;color:#1a202c}.categoria-item.categoria-item--activo a{color:#fff !important}.categoria-item:hover a{color:#fff !important}.card-news{border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.08) !important;border:1px solid #e2e8f0 !important;display:grid;grid-template-columns:1.15fr 1fr}.card-news-img{background-position:center center;background-repeat:no-repeat;background-size:cover}img.img-card{width:100%;height:100%;object-fit:cover;display:block;border-top-left-radius:16px;border-bottom-left-radius:16px}.div-card-back{position:absolute;inset:0;background:linear-gradient(to right,transparent 60%,rgba(247,248,250,.3))}.card-news-tag{position:absolute;top:24px;left:24px}.card-news-tag span{display:inline-block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:3px 10px;border-radius:999px;background:#f03c02;color:#fff;font-size:11px}.card-news-content{padding:52px 48px;display:flex;flex-direction:column;justify-content:center;background-color:#f7f8fa;border-left:1px solid #e2e8f0 !important;border-top-right-radius:16px;border-bottom-right-radius:16px}.card-news-fecha{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:clamp(11px,1.5vw,14px)}.card-news-fecha span.card-news-destacado{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#f03c02}.card-news-fecha span.card-news-div{width:1px;height:14px;background:#e2e8f0}.card-news-titulo{font-size:clamp(20px,2.2vw,30px);line-height:1.25;margin-bottom:18px;font-weight:800}.card-news-texto{font-size:14px;line-height:1.75;margin-bottom:32px}.card-news-botones{display:flex;align-items:center;gap:20px}.card-news-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 24px;border-radius:8px;font-weight:700;font-size:15px;font-family:inherit;transition:all .18s ease;white-space:nowrap;background:#f03c02;color:#fff !important;box-shadow:0 8px 20px rgba(240,60,2,.18)}.card-news-autor{font-size:12px}.blog-pill{display:inline-flex;align-items:center;padding:7px 18px;border-radius:999px;font-size:13px;font-weight:600;border:1px solid #e2e8f0;color:#1a202c;text-decoration:none;transition:all .18s}.blog-pill:hover,.blog-pill.active{background:#f03c02;border-color:#f03c02;color:#fff}.article-card{border-radius:14px;overflow:hidden;border:1px solid #e2e8f0;background:#fff;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.article-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.1);transform:translateY(-2px)}.article-card__img{aspect-ratio:16/9;overflow:hidden}.article-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.article-card:hover .article-card__img img{transform:scale(1.04)}.article-card__body{padding:24px 26px 28px;display:flex;flex-direction:column;flex:1}.cat-tag{display:inline-block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;padding:3px 10px;border-radius:999px;background:rgba(240,60,2,.1);color:#f03c02}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f03c02;margin-bottom:16px}.eyebrow:before{content:'';display:block;width:20px;height:2px;background:#f03c02;border-radius:2px;flex-shrink:0}.enlaces-interes article a{color:#1a202c !important}@media (max-width:1239px){.card-news{grid-template-columns:1fr 1fr}.card-news-content{padding:40px 36px}}@media (max-width:959px){.card-news{grid-template-columns:1fr}.div-card-back{background:linear-gradient(to bottom,transparent 60%,rgba(247,248,250,.3))}img.img-card{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0}.card-news-content{padding:36px 32px;border-left:none !important;border-top:1px solid #e2e8f0;border-top-right-radius:0;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.card-news-fecha{margin-bottom:14px}.card-news-titulo{margin-bottom:14px}.card-news-texto{margin-bottom:24px}}@media only screen and (max-width:767px){.card-news-content{padding:28px 24px}.card-news-titulo{font-size:18px;margin-bottom:12px}.card-news-texto{font-size:13px;line-height:1.65;margin-bottom:20px}.card-news-botones{flex-direction:column;align-items:flex-start;gap:12px}.card-news-btn{width:100%;justify-content:center;padding:12px 20px;font-size:14px}.card-news-tag{top:16px;left:16px}.categorias-blog{gap:7px;flex-wrap:wrap}.categoria-item{padding:4px 13px}.grid-news{grid-template-columns:1fr !important}}