@font-face {
	font-family: 'BE Category Sans'; font-style: normal; font-weight: 300 800; font-display: swap;
	src: url(../fonts/open-sans-latin-normal.woff2) format('woff2');
	unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face {
	font-family: 'BE Category Sans'; font-style: normal; font-weight: 300 800; font-display: swap;
	src: url(../fonts/open-sans-latin-ext-normal.woff2) format('woff2');
	unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}
.be-category { --be-category-blue: #125bce; --be-category-ink: #173452; background: #fff; color: #25282c; font-family: 'BE Category Sans', Arial, sans-serif; }
.be-category-container { width: min(calc(100% - 40px), 1120px); margin-inline: auto; }
.be-category-hero { background: #f5f6f8; padding: 48px 0 46px; }
.be-category-hero__inner { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); gap: 48px; align-items: center; }
.be-category-hero__copy { min-width: 0; padding-block: 16px; }
.be-category #be-category-title { margin: 0 0 20px; color: var(--be-category-ink); font: 750 clamp(30px, 3.2vw, 40px)/1.2 'BE Category Sans', Arial, sans-serif; letter-spacing: -.035em; overflow-wrap: anywhere; }
.be-category-hero__description { font-size: 16px; line-height: 1.7; color: #606976; overflow-wrap: anywhere; }
.be-category-hero__description p { margin: 0 0 12px; }
.be-category-hero__description > :last-child { margin-bottom: 0; }
.be-category-hero__description a { color: var(--be-category-blue); text-decoration: underline; }
.be-category-hero__media { min-width: 0; overflow: hidden; border-radius: 16px; background: #e9eef7; aspect-ratio: 640 / 410; }
.be-category .be-category-hero__image { display: block; width: 100%; height: 100%; object-fit: cover; }
.be-category-label { position: relative; display: inline-flex; align-items: center; gap: 10px; max-width: 100%; min-height: 44px; margin-top: -22px; padding: 10px 18px; border-radius: 4px; background: #e0eaff; color: var(--be-category-ink); font-size: 14px; line-height: 1.5; font-weight: 700; overflow-wrap: anywhere; }
.be-category-label svg { width: 22px; height: 22px; flex-shrink: 0; color: var(--be-category-blue); }
.be-category-label span { min-width: 0; }
.be-category-posts { padding: 40px 0 72px; }
.be-category #be-category-posts-title { margin: 0 0 28px; padding-bottom: 24px; border-bottom: 1px solid #d7dce2; font: 700 22px/1.4 'BE Category Sans', Arial, sans-serif; letter-spacing: -.025em; }
.be-category-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 36px 24px; }
.be-category .be-category-card { min-width: 0; margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; }
.be-category-card__link { display: flex; flex-direction: column; align-items: flex-start; height: 100%; }
.be-category-card__media { width: 100%; aspect-ratio: 640 / 410; overflow: hidden; border-radius: 8px; background: #f3f5f9; }
.be-category .be-category-card__image { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .2s ease; }
.be-category .be-category-card__title { margin: 15px 0 10px; color: #262b32; font: 650 15px/1.5 'BE Category Sans', Arial, sans-serif; letter-spacing: -.015em; overflow-wrap: anywhere; }
.be-category-card__cta { margin-top: auto; padding-block: 2px; color: var(--be-category-blue); font-size: 14px; line-height: 1.6; font-weight: 600; text-decoration: underline; text-underline-offset: 3px; }
.be-category-card__link:hover .be-category-card__image { transform: scale(1.025); }
.be-category-card__link:hover .be-category-card__title { color: var(--be-category-blue); }
.be-category a:focus-visible, .be-category button:focus-visible, .be-category input:focus-visible { outline: 3px solid var(--be-category-blue); outline-offset: 5px; }
.be-category .navigation.pagination { margin-top: 48px; }
.be-category .nav-links { flex-wrap: wrap; gap: 8px; }
.be-category .page-numbers { min-height: 44px; min-width: 44px; height: auto; padding: 9px 13px; border-radius: 5px; font-size: 14px; line-height: 1.5; }
.be-category .page-numbers.current { border-color: var(--be-category-blue); background: var(--be-category-blue); color: #fff; }
.be-category .page-numbers.dots { border: 0; }
.be-category .be-empty { padding: 36px 24px; }
.be-category .be-empty h3 { margin-bottom: 14px; font-size: 22px; }
.be-category .be-empty .search-form { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; }
.be-category .be-empty label { min-width: 0; max-width: 100%; }
.be-category .be-empty .search-field { width: 100%; max-width: 360px; min-height: 44px; padding: 10px 14px; border: 1px solid #bcc7d7; border-radius: 4px; }
.be-category .be-empty .search-submit { min-height: 44px; border: 0; border-radius: 4px; padding: 10px 18px; color: #fff; background: var(--be-category-blue); }
@media (max-width: 1023px) {
	.be-category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.be-category-hero__inner { gap: 28px; }
	.be-category-card__media { aspect-ratio: 16 / 10; }
}
@media (max-width: 767px) {
	.be-category-hero { padding: 28px 0 44px; }
	.be-category-hero__inner { grid-template-columns: minmax(0, 1fr); gap: 24px; }
	.be-category-hero__copy { padding: 0; }
	.be-category #be-category-title { margin-bottom: 14px; font-size: 30px; }
	.be-category-hero__description { font-size: 15px; }
	.be-category-hero__media { border-radius: 12px; max-height: 360px; }
	.be-category-posts { padding: 30px 0 48px; }
	.be-category #be-category-posts-title { font-size: 20px; padding-bottom: 20px; }
}
@media (max-width: 560px) {
	.be-category-grid { grid-template-columns: minmax(0, 1fr); gap: 30px; }
	.be-category .be-category-card__title { font-size: 17px; margin-top: 14px; }
	.be-category-card__cta { font-size: 15px; }
	.be-category .be-empty { padding: 28px 16px; }
}
@media (prefers-reduced-motion: reduce) {
	.be-category .be-category-card__image { transition: none; transform: none; }
}

/* Bloque de redes, ayuda y contacto, exclusivo de /category. */
.be-category .be-category-support { padding-bottom: 96px; }
.be-category .be-category-social { display: grid; grid-template-columns: minmax(0, 1fr) 300px; align-items: center; gap: 32px; width: min(100%, 944px); min-height: 240px; margin: 0 auto 68px; padding: 20px 44px; overflow: hidden; border-radius: 24px; background: #104ba0; color: #fff; }
.be-category .be-category-social__copy { min-width: 0; padding-block: 16px; }
.be-category #be-category-social-title { margin: 0 0 20px; color: #fff; font: 750 23px/1.35 'BE Category Sans', Arial, sans-serif; letter-spacing: -.025em; overflow-wrap: anywhere; }
.be-category .be-category-social__links { display: grid; gap: 9px; margin: 0; padding: 0; list-style: none; }
.be-category .be-category-social__links li { margin: 0; padding: 0; }
.be-category .be-category-social__link { display: inline-flex; align-items: center; gap: 13px; min-height: 40px; max-width: 100%; color: #fff; font-size: 17px; line-height: 1.5; font-weight: 650; text-decoration: none; }
.be-category .be-category-social__link svg { flex: 0 0 29px; width: 29px; height: 29px; }
.be-category .be-category-social__link span { min-width: 0; overflow-wrap: anywhere; }
.be-category a.be-category-social__link:hover { color: #fff; text-decoration: underline; text-underline-offset: 4px; }
.be-category a.be-category-social__link:focus-visible { outline-color: #fff; outline-offset: 5px; border-radius: 2px; }
.be-category .be-category-social__media { align-self: stretch; display: flex; align-items: center; justify-content: center; min-width: 0; }
.be-category .be-category-social__image { display: block; width: 100%; height: auto; max-height: 240px; object-fit: contain; }
.be-category .be-category-faq__header { margin-bottom: 28px; text-align: center; }
.be-category #be-category-faq-title { margin: 0 0 14px; color: var(--be-category-ink); font: 750 clamp(27px, 3vw, 36px)/1.25 'BE Category Sans', Arial, sans-serif; letter-spacing: -.035em; overflow-wrap: anywhere; }
.be-category .be-category-faq__header p { margin: 0; color: #606976; font-size: 16px; line-height: 1.6; overflow-wrap: anywhere; }
.be-category .be-category-faq__items { display: grid; gap: 18px; }
.be-category .be-category-faq__item { margin: 0; padding: 0; border: 0; border-radius: 8px; background: #f5f6f8; }
.be-category .be-category-faq__item summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 52px; padding: 15px 20px; border-radius: 8px; color: #172d49; font-size: 15px; line-height: 1.5; font-weight: 700; list-style: none; cursor: pointer; }
.be-category .be-category-faq__item summary::-webkit-details-marker { display: none; }
.be-category .be-category-faq__item summary::marker { content: ''; }
.be-category .be-category-faq__item summary span { min-width: 0; overflow-wrap: anywhere; }
.be-category .be-category-faq__item summary svg { flex: 0 0 20px; width: 20px; height: 20px; color: var(--be-category-ink); }
.be-category .be-category-faq__item[open] summary svg { transform: rotate(180deg); }
.be-category .be-category-faq__item summary:hover { color: var(--be-category-blue); }
.be-category .be-category-faq__item summary:focus-visible { outline: 3px solid var(--be-category-blue); outline-offset: 3px; }
.be-category .be-category-faq__answer { padding: 2px 20px 20px; color: #606976; font-size: 14px; line-height: 1.85; overflow-wrap: anywhere; }
.be-category .be-category-faq__answer p { margin: 0 0 12px; }
.be-category .be-category-faq__answer > :last-child { margin-bottom: 0; }
.be-category .be-category-contact { display: flex; align-items: center; justify-content: space-between; gap: 32px; margin-top: 40px; padding-inline: 12px; }
.be-category .be-category-contact__copy { min-width: 0; max-width: 580px; color: var(--be-category-ink); overflow-wrap: anywhere; }
.be-category .be-category-contact__copy h2 { margin: 0 0 4px; color: var(--be-category-ink); font: 700 18px/1.45 'BE Category Sans', Arial, sans-serif; letter-spacing: -.02em; }
.be-category .be-category-contact__text { font-size: 16px; line-height: 1.55; }
.be-category .be-category-contact__text p { margin: 0 0 10px; }
.be-category .be-category-contact__text > :last-child { margin-bottom: 0; }
.be-category .be-category-contact__button { display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; min-width: 250px; min-height: 48px; max-width: 100%; padding: 12px 28px; border-radius: 999px; color: #fff; background: var(--be-category-blue); font-size: 14px; line-height: 1.5; font-weight: 650; text-align: center; text-decoration: none; overflow-wrap: anywhere; }
.be-category .be-category-contact__button:hover { color: #fff; background: #0e49aa; text-decoration: none; }
@media (max-width: 767px) {
	.be-category .be-category-support { padding-bottom: 64px; }
	.be-category .be-category-social { grid-template-columns: minmax(0, 1fr) 240px; gap: 12px; min-height: 220px; margin-bottom: 48px; padding: 18px 28px; border-radius: 18px; }
	.be-category #be-category-social-title { font-size: 21px; }
	.be-category .be-category-faq__header p { font-size: 15px; }
	.be-category .be-category-contact { gap: 24px; padding-inline: 0; }
	.be-category .be-category-contact__button { min-width: 200px; }
}
@media (max-width: 560px) {
	.be-category .be-category-social { grid-template-columns: minmax(0, 1fr) min(42%, 160px); gap: 4px; min-height: 188px; padding: 18px; }
	.be-category .be-category-social__copy { padding-block: 8px; }
	.be-category #be-category-social-title { margin-bottom: 14px; font-size: 20px; }
	.be-category .be-category-social__links { gap: 5px; }
	.be-category .be-category-social__link { gap: 9px; font-size: 14px; }
	.be-category .be-category-social__link svg { flex-basis: 24px; width: 24px; height: 24px; }
	.be-category .be-category-faq__header { margin-bottom: 24px; }
	.be-category .be-category-faq__items { gap: 14px; }
	.be-category .be-category-faq__item summary { gap: 14px; padding: 14px 16px; font-size: 14px; }
	.be-category .be-category-faq__answer { padding: 2px 16px 18px; }
	.be-category .be-category-contact { flex-direction: column; align-items: flex-start; gap: 20px; margin-top: 32px; }
	.be-category .be-category-contact__text { font-size: 15px; }
	.be-category .be-category-contact__button { width: 100%; min-width: 0; }
}
