.cmp-gabco-news, .cmp-gabco-news * { margin: 0; box-sizing: border-box; }
body.page-id-9756 #main-wrapper > .container,
body.omg-gabco-news-index #main-wrapper > .container {
  width: 100% !important;
  max-width: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
body.page-id-9756 #main-wrapper .column-content-wrapper,
body.omg-gabco-news-index #main-wrapper .column-content-wrapper {
  display: block !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
body.page-id-9756 #content.article-container,
body.page-id-9756 .article-container,
body.page-id-9756 article#page-9756,
body.page-id-9756 article#page-9756 .post-entry,
body.page-id-9756 article#page-9756 .entry-content,
body.page-id-9756 article#page-9756 .czr-wp-the-content {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
}
body.omg-gabco-news-index #content.article-container,
body.omg-gabco-news-index .article-container,
body.omg-gabco-news-index #main-wrapper main,
body.omg-gabco-news-index #main-wrapper [role="main"] {
  width: 100% !important;
  max-width: none !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
body.page-id-9756 article#page-9756 > .entry-header,
body.page-id-9756 .left.sidebar.tc-sidebar,
body.page-id-9756 #left.widget-area,
body.page-id-9756 article#page-9756 .post-footer {
  display: none !important;
}
body.omg-gabco-news-index #main-wrapper .left.sidebar.tc-sidebar,
body.omg-gabco-news-index #main-wrapper #left.widget-area,
body.omg-gabco-news-index #main-wrapper > .sidebar,
body.omg-gabco-news-index #main-wrapper .widget-area.left {
  display: none !important;
}
body.page-id-9756 article#page-9756 {
  margin: 0 !important;
}
body.page-id-9756 .cmp-gabco-news,
body.omg-gabco-news-index .cmp-gabco-news {
  clear: both;
}
[class*="elementor"] .cmp-gabco-news {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  background: #ffffff !important;
}
.cmp-gabco-news {
  --bg: #ffffff;
  --bg-soft: #f7f8fa;
  --bg-paper: #FAF5E8;
  --bg-warm: #fbf7ed;
  --ink: #002868;
  --ink-deep: #06122e;
  --ink-mid: #1a3a7a;
  --ink-body: #1a2744;
  --ink-muted: #5a6275;
  --gold: #C5960C;
  --gold-deep: #8E6B08;
  --gold-soft: #FAF1D9;
  --civic-green: #10c97a;
  --green-deep: #0a8a55;
  --green-soft: #E7FBF1;
  --red: #BF0A30;
  --red-deep: #960823;
  --red-soft: #FBE7EB;
  --card-navy: #002868;
  --hairline: rgba(0,40,104,0.12);
  --hairline-strong: rgba(0,40,104,0.22);
  --focus: #C5960C;
  --navy: #06122e;
  --shadow-card: 0 8px 20px rgba(0,40,104,0.08);
  --shadow-card-hover: 0 18px 38px rgba(0,40,104,0.16);
  width: 100%;
  background: var(--bg) !important;
  color: var(--ink-body) !important;
  font-family: 'Inter', system-ui, sans-serif;
  position: relative;
}
.cmp-gabco-news-hero,
.cmp-gabco-news-hero * {
  box-sizing: border-box;
}
[class*="elementor"] .cmp-gabco-news-hero {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.cmp-gabco-news-hero {
  --news-navy: #002868;
  --news-navy-deep: #06183c;
  --news-red: #bf0a30;
  --news-red-dark: #990820;
  --news-gold: #c5960c;
  --news-cream: #faf5e8;
  --news-white: #ffffff;
  position: relative;
  isolation: isolate;
  width: 100%;
  min-height: 520px;
  overflow: hidden;
  background: var(--news-navy-deep);
  color: var(--news-white);
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.cmp-gabco-news-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background:
    linear-gradient(90deg, rgba(2,8,28,.94) 0%, rgba(2,18,55,.86) 42%, rgba(2,18,55,.48) 68%, rgba(2,8,28,.74) 100%),
    linear-gradient(180deg, rgba(2,8,28,.16) 0%, rgba(2,8,28,.66) 100%);
  pointer-events: none;
}
.cmp-gabco-news-hero__media {
  position: absolute;
  inset: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 78% center;
  transform: scale(1.02);
  filter: saturate(1.08) contrast(1.1);
  animation: cmp-gabco-news-media-in 900ms ease-out both;
}
.cmp-gabco-news-hero__inner {
  width: min(100%, 1240px);
  min-height: 520px;
  margin: 0 auto;
  padding: 64px 32px 54px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 410px);
  align-items: end;
  gap: 40px;
}
.cmp-gabco-news-hero__content {
  width: min(100%, 780px);
  animation: cmp-gabco-news-copy-in 650ms ease-out both;
}
.cmp-gabco-news-hero__eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin: 0 0 16px;
  padding: 7px 12px;
  border: 1px solid rgba(244,209,111,.42);
  border-radius: 6px;
  background: rgba(2,18,55,.62);
  color: #f6dc91;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news-hero__action svg {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.cmp-gabco-news-hero__title {
  max-width: 760px;
  margin: 0;
  color: var(--news-white);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 1.04;
  overflow-wrap: normal;
}
.cmp-gabco-news-hero__title em {
  color: #f4d16f;
  font-style: normal;
}
.cmp-gabco-news-hero__lede {
  max-width: 640px;
  margin: 18px 0 0;
  color: #edf2fb;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.55;
}
.cmp-gabco-news-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 26px;
}
.cmp-gabco-news-hero__action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-width: 184px;
  min-height: 48px;
  padding: 12px 18px;
  border: 2px solid transparent;
  border-radius: 6px;
  background: var(--news-red);
  color: var(--news-white);
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease, box-shadow 180ms ease;
}
.cmp-gabco-news-hero__action:link,
.cmp-gabco-news-hero__action:visited {
  color: var(--news-white);
}
.cmp-gabco-news-hero__action:hover {
  background: var(--news-red-dark);
  color: var(--news-white);
  transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(2, 18, 46, .24);
}
.cmp-gabco-news-hero__action--secondary {
  border-color: var(--news-white);
  background: var(--news-white);
  color: var(--news-navy);
}
.cmp-gabco-news-hero__action--secondary:link,
.cmp-gabco-news-hero__action--secondary:visited {
  color: var(--news-navy);
}
.cmp-gabco-news-hero__action--secondary:hover {
  border-color: var(--news-cream);
  background: var(--news-cream);
  color: var(--news-navy-deep);
}
.cmp-gabco-news-hero__action:focus-visible {
  outline: 3px solid #f4d16f;
  outline-offset: 3px;
}
.cmp-gabco-news-hero__desk {
  align-self: end;
  padding: 20px;
  border: 1px solid rgba(244,209,111,.36);
  border-radius: 8px;
  background: rgba(3, 13, 37, .72);
  box-shadow: 0 24px 60px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter: blur(10px);
  animation: cmp-gabco-news-copy-in 700ms ease-out 120ms both;
}
.cmp-gabco-news-hero__desk-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
  color: #f6dc91;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news-hero__desk-head strong {
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: none;
}
.cmp-gabco-news-hero__metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}
.cmp-gabco-news-hero__metric {
  min-width: 0;
  padding: 13px 10px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: 7px;
  background: rgba(255,255,255,.08);
}
.cmp-gabco-news-hero__metric-value {
  display: block;
  color: #ffffff;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
.cmp-gabco-news-hero__metric-label {
  display: block;
  margin-top: 6px;
  color: #d9e4f4;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
}
.cmp-gabco-news-hero__desk-links {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 14px;
}
.cmp-gabco-news-hero__desk-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 9px 10px;
  border: 1px solid rgba(244,209,111,.42);
  border-radius: 6px;
  color: #ffffff;
  background: rgba(197,150,12,.18);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
}
.cmp-gabco-news-hero__desk-links a:hover,
.cmp-gabco-news-hero__desk-links a:focus-visible {
  color: #06122e;
  background: #f4d16f;
}
.cmp-gabco-news__wrap {
  max-width: 1280px; margin: 0 auto; padding: 58px 32px 60px;
  position: relative;
}
.cmp-gabco-news--empty .cmp-gabco-news__wrap { padding: 48px 32px; }
.cmp-gabco-news--empty .cmp-gabco-news__filters { display: none; }
.cmp-gabco-news--empty .cmp-gabco-news__grid { margin-bottom: 28px; }
.cmp-gabco-news__feed-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(330px, .9fr);
  align-items: stretch;
  gap: 32px;
  margin-bottom: 28px;
  padding: 24px;
  border: 1px solid var(--hairline-strong);
  border-radius: 8px;
  background: linear-gradient(135deg, #ffffff 0%, #fbf7ed 100%);
  box-shadow: 0 18px 48px rgba(0,40,104,.08);
}
.cmp-gabco-news__feed-eyebrow {
  margin: 0 0 8px;
  color: var(--red-deep);
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news__feed-heading {
  margin: 0;
  color: var(--ink-deep);
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: 0;
}
.cmp-gabco-news__feed-panel {
  display: grid;
  align-content: center;
  gap: 16px;
  padding: 20px;
  border: 1px solid rgba(0,40,104,.14);
  border-radius: 8px;
  background: #ffffff;
}
.cmp-gabco-news__feed-summary {
  max-width: 520px;
  margin: 0;
  color: var(--ink-body);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.65;
}
.cmp-gabco-news__feed-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}
.cmp-gabco-news__feed-stats span {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  min-height: 44px;
  padding: 9px 11px;
  border-radius: 7px;
  background: #f7f8fb;
  color: var(--ink-muted);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
}
.cmp-gabco-news__feed-stats strong {
  color: var(--ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 24px;
  line-height: 1;
}
.cmp-gabco-news__filter-shell {
  margin-bottom: 44px;
  padding: 18px;
  border: 1px solid var(--hairline-strong);
  border-radius: 8px;
  background: #fbfcfe;
  box-shadow: 0 10px 34px rgba(0, 40, 104, .06);
}
.cmp-gabco-news__filters {
  display: flex; gap: 8px; justify-content: flex-start; flex-wrap: wrap;
  margin: 0;
}
.cmp-gabco-news__filter {
  display: inline-flex; align-items: center; justify-content: center; gap: 4px;
  font-size: 12px; font-weight: 750; letter-spacing: 0;
  min-height: 44px; padding: 9px 12px 9px 14px; border-radius: 6px; border: 1px solid var(--hairline-strong);
  background: var(--bg); color: var(--ink); cursor: pointer;
  transition: background-color .2s ease, border-color .2s ease, color .2s ease, transform .2s ease; white-space: nowrap; text-decoration: none;
}
.cmp-gabco-news__filter:link, .cmp-gabco-news__filter:visited { color: var(--ink); }
.cmp-gabco-news__filter:hover {
  background: var(--gold-soft); border-color: var(--gold);
  color: var(--gold-deep); text-decoration: none;
}
.cmp-gabco-news__filter--active {
  background: var(--ink); border-color: var(--ink); color: #ffffff;
  box-shadow: 0 6px 18px rgba(0,40,104,0.18);
}
.cmp-gabco-news__filter--active:link, .cmp-gabco-news__filter--active:visited { color: #ffffff; }
.cmp-gabco-news__filter--active:hover {
  background: var(--ink-deep); color: #ffffff;
}
.cmp-gabco-news__filter-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 26px;
  height: 24px;
  padding: 0 6px;
  border-radius: 4px;
  background: rgba(0,40,104,.08);
  font-size: 10px; font-weight: 800; line-height: 1; margin-left: 5px; color: inherit;
}
.cmp-gabco-news__filter--active .cmp-gabco-news__filter-count {
  background: rgba(255,255,255,.16);
}
.cmp-gabco-news__filter:focus-visible,
.cmp-gabco-news__topic-summary:focus-visible,
.cmp-gabco-news__topic:focus-visible,
.cmp-gabco-news__card:focus-visible,
.cmp-gabco-news__btn:focus-visible {
  outline: 3px solid var(--focus);
  outline-offset: 3px;
}
.cmp-gabco-news__topic-drawer {
  margin-top: 14px;
  border-top: 1px solid var(--hairline);
}
.cmp-gabco-news__topic-summary {
  display: grid;
  grid-template-columns: auto 1fr 20px;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 12px 4px 0;
  color: var(--ink);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
  cursor: pointer;
  list-style: none;
}
.cmp-gabco-news__topic-summary::-webkit-details-marker { display: none; }
.cmp-gabco-news__topic-summary svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  transition: transform .2s ease;
}
.cmp-gabco-news__topic-drawer[open] .cmp-gabco-news__topic-summary svg { transform: rotate(180deg); }
.cmp-gabco-news__topic-total {
  color: var(--ink-muted);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0;
  text-align: right;
  text-transform: none;
}
.cmp-gabco-news__topics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  margin: 10px 0 2px;
  overflow: hidden;
  border: 1px solid var(--hairline);
  border-radius: 6px;
  background: var(--hairline);
}
.cmp-gabco-news__topic {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  padding: 10px 12px;
  background: #fff;
  color: var(--ink-body);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.25;
  text-decoration: none;
}
.cmp-gabco-news__topic:link,
.cmp-gabco-news__topic:visited { color: var(--ink-body); }
.cmp-gabco-news__topic:hover,
.cmp-gabco-news__topic--active {
  background: var(--gold-soft);
  color: var(--ink-deep);
}
.cmp-gabco-news__topic--active { border-color: rgba(191,10,48,.28); }
.cmp-gabco-news__topic-count {
  color: var(--ink-muted);
  font-size: 10px;
  font-weight: 800;
}
.cmp-gabco-news__grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
  margin-bottom: 56px;
}
.cmp-gabco-news__content-shell {
  display: block;
}
.cmp-gabco-news__content-shell--has-aside {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 360px);
  gap: 34px;
  align-items: start;
}
.cmp-gabco-news__content-shell--has-aside .cmp-gabco-news__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.cmp-gabco-news__content-shell--has-aside .cmp-gabco-news__card--lead {
  grid-column: span 2;
}
.cmp-gabco-news__main {
  min-width: 0;
}
.cmp-gabco-news__aside {
  display: grid;
  gap: 16px;
  align-self: start;
  position: sticky;
  top: 28px;
  padding: 16px;
  border: 1px solid rgba(0, 40, 104, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 0%, rgba(244, 209, 111, 0.2) 0, rgba(244, 209, 111, 0) 34%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.99) 0%, rgba(248, 250, 252, 0.98) 50%, rgba(250, 245, 232, 0.78) 100%);
  box-shadow:
    0 22px 48px rgba(0, 40, 104, 0.11),
    inset 0 1px 0 rgba(255, 255, 255, 0.92);
}
.cmp-gabco-news__aside-card,
.cmp-gabco-news__aside-widget {
  display: grid;
  gap: 14px;
  min-width: 0;
  padding: 20px;
  border: 1px solid rgba(0, 40, 104, 0.14);
  border-radius: 8px;
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfcff 100%);
  box-shadow:
    0 12px 26px rgba(0,40,104,.075),
    inset 0 1px 0 rgba(255,255,255,.92);
}
.cmp-gabco-news__aside-card--desk {
  color: #ffffff;
  border-color: rgba(244,209,111,.34);
  background:
    radial-gradient(circle at 14% 0%, rgba(244,209,111,.2) 0, rgba(244,209,111,0) 32%),
    linear-gradient(150deg, #06122e 0%, #002868 100%);
  box-shadow:
    0 18px 38px rgba(0, 40, 104, .2),
    inset 0 1px 0 rgba(255,255,255,.12);
}
.cmp-gabco-news__aside-kicker {
  margin: 0;
  color: #f4d16f;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news__aside-title,
.cmp-gabco-news__aside-widget-title {
  margin: 0;
  color: var(--ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.16;
}
.cmp-gabco-news__aside-card--desk .cmp-gabco-news__aside-title {
  color: #ffffff;
}
.cmp-gabco-news__aside-widget > *:last-child {
  margin-bottom: 0;
}
.cmp-gabco-news__aside-widget p {
  margin: 0;
  color: var(--ink-body);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}
.cmp-gabco-news__aside-widget ul,
.cmp-gabco-news__aside-widget ol {
  display: grid;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cmp-gabco-news__aside-widget li {
  min-width: 0;
}
.cmp-gabco-news__aside-widget li a {
  display: flex;
  align-items: center;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid var(--hairline);
  border-radius: 6px;
  background: #ffffff;
  color: var(--ink);
  font-size: 13px;
  font-weight: 850;
  line-height: 1.3;
  text-decoration: none;
}
.cmp-gabco-news__aside-widget li a:hover,
.cmp-gabco-news__aside-widget li a:focus-visible {
  border-color: rgba(197,150,12,.55);
  background: var(--gold-soft);
  color: var(--red-deep);
}
.cmp-gabco-news__aside-widget img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}
.cmp-gabco-news__aside-widget select,
.cmp-gabco-news__aside-widget input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
  width: 100%;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid rgba(0,40,104,.18);
  border-radius: 6px;
  background: #ffffff;
  color: var(--ink-body);
  font: inherit;
  font-size: 14px;
}
.cmp-gabco-news__aside-widget button,
.cmp-gabco-news__aside-widget input[type="submit"] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 14px;
  border: 1px solid var(--ink);
  border-radius: 6px;
  background: var(--ink);
  color: #ffffff;
  font: inherit;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.25;
  cursor: pointer;
}
.cmp-gabco-news__aside-widget .wp-block-search,
.cmp-gabco-news__aside-widget .wp-block-search__inside-wrapper {
  display: grid;
  gap: 8px;
}
.cmp-gabco-news__brief {
  display: grid;
  gap: 10px;
  margin: 0;
}
.cmp-gabco-news__brief div {
  display: grid;
  gap: 4px;
  padding-top: 10px;
  border-top: 1px solid rgba(255,255,255,.16);
}
.cmp-gabco-news__brief dt {
  color: rgba(255,255,255,.68);
  font-size: 11px;
  font-weight: 900;
  line-height: 1.3;
  text-transform: uppercase;
}
.cmp-gabco-news__brief dd {
  margin: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.3;
}
.cmp-gabco-news__aside-links,
.cmp-gabco-news__aside-actions {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(128px, 1fr));
  gap: 8px;
}
.cmp-gabco-news__aside-links a,
.cmp-gabco-news__aside-actions a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid var(--hairline);
  border-radius: 6px;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
  color: var(--ink);
  font-size: 13px;
  font-weight: 850;
  line-height: 1.3;
  text-decoration: none;
  box-shadow: 0 6px 14px rgba(0,40,104,.045);
}
.cmp-gabco-news__aside-actions a {
  justify-content: center;
  text-align: center;
}
.cmp-gabco-news__aside-links a:hover,
.cmp-gabco-news__aside-links a:focus-visible,
.cmp-gabco-news__aside-actions a:hover,
.cmp-gabco-news__aside-actions a:focus-visible {
  border-color: rgba(197,150,12,.55);
  background: var(--gold-soft);
  color: var(--red-deep);
}
.cmp-gabco-news__aside-links strong {
  flex: 0 0 auto;
  min-width: 28px;
  padding: 4px 6px;
  border-radius: 5px;
  background: rgba(0,40,104,.08);
  color: var(--ink-muted);
  font-size: 11px;
  line-height: 1;
  text-align: center;
}
.cmp-gabco-news__card {
  display: flex; flex-direction: column;
  background: var(--bg); border: 1px solid var(--hairline);
  box-shadow: var(--shadow-card);
  border-radius: 14px; overflow: hidden;
  transition: all 0.3s ease;
  animation: kf-gabco-news-widget-fadeUp 0.6s ease both;
  text-decoration: none; color: inherit;
  cursor: pointer;
  position: relative;
}
.cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead { grid-column: span 2; }
.cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(260px, .85fr);
}
.cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img .cmp-gabco-news__card-image {
  min-height: 360px;
  height: 100%;
  aspect-ratio: auto;
}
.cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead .cmp-gabco-news__card-body {
  justify-content: center;
  padding: 32px;
}
.cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead .cmp-gabco-news__card-title {
  font-size: 28px;
  line-height: 1.18;
}
button.cmp-gabco-news__card {
  appearance: none; -webkit-appearance: none;
  width: 100%; padding: 0;
  font: inherit; text-align: left;
}
.cmp-gabco-news__card::before {
  content: ''; position: absolute; left: 18px; right: 18px; top: 0; height: 3px;
  background: var(--gold); z-index: 1;
  opacity: 1; transform: scaleX(0); transform-origin: left;
  transition: transform 0.3s ease;
}
.cmp-gabco-news__card:hover::before { transform: scaleX(1); }
.cmp-gabco-news__card:link, .cmp-gabco-news__card:visited { color: inherit; text-decoration: none; }
.cmp-gabco-news__card:hover {
  transform: translateY(-4px);
  border-color: var(--hairline-strong);
  box-shadow: var(--shadow-card-hover);
}
.cmp-gabco-news__card--featured { background: var(--gold-soft); border-color: rgba(197,150,12,0.30); }
.cmp-gabco-news__card--featured::before { transform: scaleX(1); }
.cmp-gabco-news__card:nth-child(2) { animation-delay: 0.08s; }
.cmp-gabco-news__card:nth-child(3) { animation-delay: 0.16s; }
.cmp-gabco-news__card:nth-child(4) { animation-delay: 0.24s; }
.cmp-gabco-news__card:nth-child(5) { animation-delay: 0.32s; }
.cmp-gabco-news__card:nth-child(6) { animation-delay: 0.40s; }
.cmp-gabco-news__card-image {
  width: 100%; aspect-ratio: 16/9; overflow: hidden;
  background: var(--bg-soft); position: relative;
}
.cmp-gabco-news__card-image img {
  width: 100%; height: 100%; object-fit: cover; display: block;
  position: relative; z-index: 1;
  transition: transform 0.4s ease;
}
.cmp-gabco-news__card:hover .cmp-gabco-news__card-image img { transform: scale(1.04); }
.cmp-gabco-news__card-image-skel {
  position: absolute; inset: 0; z-index: 0; pointer-events: none;
  background: #eef1f6;
}
.cmp-gabco-news__card-body {
  display: flex; flex-direction: column; gap: 10px;
  padding: 22px 22px 24px; flex: 1;
}
.cmp-gabco-news__card-badges {
  display: flex; gap: 6px; flex-wrap: wrap; margin-bottom: 2px;
}
.cmp-gabco-news__card-badge {
  font-size: 10px; font-weight: 700; line-height: 1.3; letter-spacing: 0; text-transform: uppercase;
  padding: 4px 10px; border-radius: 5px;
  background: var(--red-soft); color: var(--red-deep);
  border: 1px solid rgba(191,10,48,0.28);
  white-space: nowrap;
}
.cmp-gabco-news__card-badge--type { background: var(--ink); color: #ffffff; border-color: var(--ink); }
.cmp-gabco-news__card-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 19px; font-weight: 700; color: var(--ink);
  line-height: 1.3;
}
.cmp-gabco-news__card-excerpt {
  font-size: 13px; font-weight: 500; color: var(--ink-body);
  line-height: 1.6;
  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
  overflow: hidden;
}
.cmp-gabco-news__card-meta {
  display: flex; gap: 14px; align-items: center; flex-wrap: wrap;
  margin-top: auto; padding-top: 14px;
  border-top: 1px solid var(--hairline);
  font-size: 12px; font-weight: 600; line-height: 1.3; color: var(--ink-muted);
}
.cmp-gabco-news__card-meta-item {
  display: inline-flex; align-items: center; gap: 6px;
}
.cmp-gabco-news__card-meta-item svg { width: 12px; height: 12px; stroke: currentColor; fill: none; stroke-width: 2; }
.cmp-gabco-news__loading {
  grid-column: 1/-1;
  padding: 64px 32px; text-align: center;
  color: var(--ink-muted); font-size: 13px; font-weight: 700; line-height: 1.3;
  letter-spacing: 0; text-transform: uppercase;
  animation: kf-gabco-news-widget-pulse 1.8s ease-in-out infinite;
}
.cmp-gabco-news__empty {
  grid-column: 1/-1;
  padding: 56px 24px 28px; text-align: center;
}
.cmp-gabco-news__empty-icon {
  width: 72px; height: 72px; margin: 0 auto 20px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%; background: var(--gold-soft); border: 1px solid rgba(197,150,12,0.30);
}
.cmp-gabco-news__empty-icon svg { width: 30px; height: 30px; stroke: var(--gold-deep); fill: none; stroke-width: 1.5; }
.cmp-gabco-news__empty-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 24px; font-weight: 700; line-height: 1.2; color: var(--ink); margin-bottom: 10px;
}
.cmp-gabco-news__empty-text {
  font-size: 14px; color: var(--ink-body); max-width: 420px;
  margin: 0 auto; line-height: 1.6;
}
.cmp-gabco-news__empty-retry {
  min-height: 44px; margin-top: 18px; padding: 10px 20px;
  border: 1px solid var(--ink); border-radius: 7px;
  color: #fff; background: var(--ink); font: inherit;
  font-size: 13px; font-weight: 750; cursor: pointer;
  transition: background .2s ease, border-color .2s ease, transform .2s ease;
}
.cmp-gabco-news__empty-retry:hover { background: var(--navy); border-color: var(--navy); transform: translateY(-1px); }
.cmp-gabco-news__empty-retry:focus-visible { outline: 3px solid var(--focus); outline-offset: 3px; }
.cmp-gabco-news__cta {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(300px, 430px);
  gap: 28px;
  align-items: stretch;
  background: #06122e; border: 1px solid rgba(0,40,104,.18);
  border-radius: 8px; padding: 28px; text-align: left;
  animation: kf-gabco-news-widget-fadeUp 0.6s ease 0.45s both;
  position: relative; overflow: hidden;
  color: #ffffff;
}
.cmp-gabco-news__cta-eyebrow {
  font-size: 11px; font-weight: 700; line-height: 1.3; letter-spacing: 0; text-transform: uppercase;
  color: #f4d16f; margin-bottom: 10px; white-space: normal;
  overflow: hidden; text-overflow: ellipsis;
  position: relative;
}
.cmp-gabco-news__cta-title {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 32px; font-weight: 700;
  color: #ffffff; margin-bottom: 12px; line-height: 1.18;
  position: relative;
}
.cmp-gabco-news__cta-text {
  font-size: 14px; font-weight: 500; color: #d9e4f4;
  line-height: 1.65; max-width: 640px; margin: 0;
  position: relative;
}
.cmp-gabco-news__cta-panel {
  display: grid;
  align-content: center;
  gap: 18px;
  padding: 20px;
  border: 1px solid rgba(244,209,111,.36);
  border-radius: 8px;
  background: rgba(255,255,255,.08);
}
.cmp-gabco-news__cta-note {
  display: grid;
  gap: 6px;
}
.cmp-gabco-news__cta-note span {
  color: #f4d16f;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news__cta-note strong {
  color: #ffffff;
  font-family: "Playfair Display", Georgia, serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.18;
}
.cmp-gabco-news__cta-btns {
  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px;
  position: relative;
}
.cmp-gabco-news__btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  min-height: 46px;
  padding: 12px 14px; border-radius: 7px;
  font-size: 13px; font-weight: 700; text-decoration: none;
  transition: all 0.2s ease; white-space: normal; cursor: pointer; text-align: center;
}
.cmp-gabco-news__btn-primary {
  background: var(--red); color: #ffffff; border: 1px solid var(--red);
  box-shadow: 0 8px 18px rgba(191,10,48,0.22);
}
.cmp-gabco-news__btn-primary:link, .cmp-gabco-news__btn-primary:visited { color: #ffffff; }
.cmp-gabco-news__btn-primary:hover {
  background: var(--red-deep); transform: translateY(-2px);
  box-shadow: 0 10px 22px rgba(191,10,48,0.28);
}
.cmp-gabco-news__btn-secondary {
  background: #ffffff; border: 1px solid #ffffff; color: var(--ink);
  box-shadow: var(--shadow-card);
}
.cmp-gabco-news__btn-secondary:link, .cmp-gabco-news__btn-secondary:visited { color: var(--ink); }
.cmp-gabco-news__btn-secondary:hover {
  background: #f4d16f; border-color: #f4d16f;
  color: var(--ink-deep); transform: translateY(-2px);
  box-shadow: 0 8px 18px rgba(197,150,12,0.22);
}
.cmp-gabco-news__btn-arrow {
  width: 14px; height: 14px; transition: transform 0.2s ease; flex-shrink: 0;
}
.cmp-gabco-news__btn:hover .cmp-gabco-news__btn-arrow { transform: translateX(3px); }
@keyframes cmp-gabco-news-media-in { from { transform: scale(1.04); } to { transform: scale(1.02); } }
@keyframes cmp-gabco-news-copy-in { from { opacity: .88; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }
@keyframes kf-gabco-news-widget-fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
@keyframes kf-gabco-news-widget-shimmer { 0% { background-position: -200% 0; } 100% { background-position: 200% 0; } }
@keyframes kf-gabco-news-widget-pulse { 0%,100% { opacity: 0.6; } 50% { opacity: 1; } }
@keyframes kf-gabco-news-widget-cmpSkel { 0%{background-position:200% 0;} 100%{background-position:-200% 0;} }
.cmp-gabco-news__pagination { display:flex; justify-content:center; margin:32px 0 16px; }
.cmp-gabco-news__pagination nav { width:100%; }
.cmp-gabco-news__pagination-list { display:flex; gap:6px; padding:0; margin:0; flex-wrap:wrap; align-items:center; justify-content:center; }
.cmp-gabco-news__pagination a,
.cmp-gabco-news__pagination .page-numbers { display:inline-flex; align-items:center; justify-content:center; min-width:44px; height:44px; padding:0 12px; border-radius:8px; border:1px solid var(--hairline-strong); background:var(--bg); color:var(--ink); text-decoration:none; font-weight:600; font-size:14px; transition:all 0.2s ease; }
.cmp-gabco-news__pagination a:hover { background:var(--gold-soft); border-color:var(--gold); color:var(--gold-deep); transform:translateY(-1px); }
.cmp-gabco-news__pagination a[aria-current="page"],
.cmp-gabco-news__pagination .page-numbers.current { background:var(--ink); border-color:var(--ink); color:#ffffff; cursor:default; pointer-events:none; box-shadow:0 2px 8px rgba(0,40,104,0.22); }
.cmp-gabco-news__pagination .sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.cmp-gabco-news__pag-gap { display:inline-flex; align-items:center; justify-content:center; min-width:24px; height:40px; color:var(--ink); font-weight:700; font-size:14px; }
.cmp-gabco-news__skeleton { background:#eef1f6; border-radius:14px; min-height:320px; }
.cmp-gabco-news__views{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin:-18px 0 34px}
.cmp-gabco-news__view{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:11px;font-weight:700;letter-spacing: 0;text-transform:uppercase;padding:7px 14px;border-radius:999px;border:1px solid var(--hairline-strong);background:var(--bg);color:var(--ink-muted);cursor:pointer;transition:all .2s ease;white-space:nowrap}
.cmp-gabco-news__view svg{width:13px;height:13px;stroke:currentColor;stroke-width:2;fill:none;flex-shrink:0}
.cmp-gabco-news__view:hover{background:var(--gold-soft);border-color:var(--gold);color:var(--gold-deep);transform:translateY(-1px)}
.cmp-gabco-news__view--active{background:var(--gold-soft);border-color:var(--gold);color:var(--navy)}
.cmp-gabco-news--empty .cmp-gabco-news__views{display:none}
.cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead .cmp-gabco-news__card-excerpt{-webkit-line-clamp:4;font-size:14px;line-height:1.65}
.cmp-gabco-news__grid--wall{display:block;column-count:3;column-gap:24px}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card{break-inside:avoid;margin:0 0 24px;display:flex}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img{position:relative;display:block}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img .cmp-gabco-news__card-image{aspect-ratio:3/4}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img:nth-child(2n) .cmp-gabco-news__card-image{aspect-ratio:1/1}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img:nth-child(3n) .cmp-gabco-news__card-image{aspect-ratio:16/10}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img .cmp-gabco-news__card-body{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,rgba(2,8,24,0.88) 52%,rgba(2,8,24,0.96) 100%);padding:46px 18px 16px;gap:8px}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img .cmp-gabco-news__card-excerpt{display:none}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img .cmp-gabco-news__card-title{font-size:17px;line-height:1.25;color:#ffffff}
.cmp-gabco-news__grid--wall .cmp-gabco-news__card--has-img .cmp-gabco-news__card-meta{border-top:0;padding-top:0;margin-top:0;color:rgba(255,255,255,0.88)}
.cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead{grid-column:1/-1}
.cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img{display:grid;grid-template-columns:1.25fr 1fr}
.cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img .cmp-gabco-news__card-image{aspect-ratio:auto;height:100%;min-height:320px}
.cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead .cmp-gabco-news__card-body{padding:34px 38px;justify-content:center}
.cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead .cmp-gabco-news__card-title{font-size:30px;line-height:1.2}
.cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead .cmp-gabco-news__card-excerpt{-webkit-line-clamp:4;font-size:14.5px}
@media (max-width:900px){
  .cmp-gabco-news-hero,
  .cmp-gabco-news-hero__inner { min-height: 500px; }
  .cmp-gabco-news-hero__inner { grid-template-columns: 1fr; gap: 24px; padding: 44px 28px 42px; }
  .cmp-gabco-news-hero__title { font-size: 48px; line-height: 1.08; }
  .cmp-gabco-news-hero__lede { max-width: 620px; font-size: 17px; }
  .cmp-gabco-news-hero__desk { width: min(100%, 620px); }
  .cmp-gabco-news__grid--wall{column-count:2}
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead{grid-column:1/-1}
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.82fr)}
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img .cmp-gabco-news__card-image{min-height:300px}
  .cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img{display:flex;flex-direction:column}
  .cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img .cmp-gabco-news__card-image{aspect-ratio:16/9;height:auto;min-height:0}
}
@media (max-width:680px){
  .cmp-gabco-news__grid--wall{column-count:1}
}
@media (max-width: 900px) {
  .cmp-gabco-news__grid { grid-template-columns: repeat(2, 1fr); }
  .cmp-gabco-news__content-shell--has-aside {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .cmp-gabco-news__content-shell--has-aside .cmp-gabco-news__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .cmp-gabco-news__aside {
    position: static;
    grid-template-columns: repeat(auto-fit, minmax(166px, 1fr));
    align-items: stretch;
    gap: 14px;
    padding: 18px;
    border: 1px solid rgba(0, 40, 104, 0.18);
    border-radius: 8px;
    background:
      radial-gradient(circle at 18% 0%, rgba(244, 209, 111, 0.2) 0, rgba(244, 209, 111, 0) 34%),
      linear-gradient(135deg, #f7f8fb 0%, #fffaf0 100%);
    box-shadow:
      0 16px 36px rgba(0, 40, 104, .09),
      inset 0 1px 0 rgba(255, 255, 255, .9);
  }
  .cmp-gabco-news__aside-card,
  .cmp-gabco-news__aside-widget {
    min-height: 100%;
    padding: 18px;
    box-shadow:
      0 10px 22px rgba(0, 40, 104, .055),
      inset 0 1px 0 rgba(255,255,255,.88);
  }
  .cmp-gabco-news__aside-card--desk {
    box-shadow:
      0 14px 30px rgba(0, 40, 104, .16),
      inset 0 1px 0 rgba(255,255,255,.12);
  }
  .cmp-gabco-news__wrap { padding: 56px 28px; }
  .cmp-gabco-news__feed-intro { grid-template-columns: 1fr; gap: 14px; }
  .cmp-gabco-news__feed-heading { font-size: 44px; }
  .cmp-gabco-news__topics { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .cmp-gabco-news__cta { grid-template-columns: 1fr; }
}
@media (min-width: 640px) and (max-width: 900px) {
  .cmp-gabco-news__aside:has(> :nth-child(4)):not(:has(> :nth-child(5))) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cmp-gabco-news__aside:has(> :nth-child(5)) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .cmp-gabco-news-hero,
  .cmp-gabco-news-hero__inner { min-height: 0; }
  .cmp-gabco-news-hero__media { object-position: 82% center; }
  .cmp-gabco-news-hero::after {
    background:
      linear-gradient(90deg, rgba(2,8,28,.94) 0%, rgba(2,18,55,.86) 58%, rgba(2,18,55,.58) 100%),
      linear-gradient(180deg, rgba(2,8,28,.14) 0%, rgba(2,8,28,.72) 100%);
  }
  .cmp-gabco-news-hero__inner { gap: 16px; padding: 24px 16px 24px; }
  .cmp-gabco-news-hero__eyebrow { min-height: 32px; margin-bottom: 12px; padding: 6px 10px; font-size: 10px; letter-spacing: 0; }
  .cmp-gabco-news-hero__title { max-width: 350px; font-size: 36px; line-height: 1.08; }
  .cmp-gabco-news-hero__lede { max-width: 360px; margin-top: 12px; font-size: 15px; line-height: 1.45; }
  .cmp-gabco-news-hero__actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; width: 100%; margin-top: 18px; }
  .cmp-gabco-news-hero__action { min-width: 0; min-height: 46px; padding: 10px 8px; font-size: 12px; white-space: normal; }
  .cmp-gabco-news-hero__action svg { width: 16px; height: 16px; }
  .cmp-gabco-news-hero__desk { padding: 12px; }
  .cmp-gabco-news-hero__desk-head { margin-bottom: 8px; font-size: 10px; letter-spacing: 0; }
  .cmp-gabco-news-hero__desk-head strong { font-size: 11px; }
  .cmp-gabco-news-hero__metrics { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 6px; }
  .cmp-gabco-news-hero__metric { padding: 8px 6px; }
  .cmp-gabco-news-hero__metric-value { font-size: 18px; }
  .cmp-gabco-news-hero__metric-label { margin-top: 4px; font-size: 9px; }
  .cmp-gabco-news-hero__desk-links { margin-top: 8px; }
  .cmp-gabco-news-hero__desk-links a { min-height: 44px; font-size: 11px; }
  .cmp-gabco-news__grid { grid-template-columns: repeat(2, 1fr); gap: 18px; }
  .cmp-gabco-news__aside {
    grid-template-columns: repeat(auto-fit, minmax(166px, 1fr));
  }
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img{display:flex;flex-direction:column}
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img .cmp-gabco-news__card-image{min-height:0;aspect-ratio:16/9}
  .cmp-gabco-news__filter-shell { margin-bottom: 22px; padding: 12px; }
  .cmp-gabco-news__filters { gap: 7px; }
  .cmp-gabco-news__topics { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .cmp-gabco-news__cta { padding: 24px; }
  .cmp-gabco-news__wrap { padding: 36px 20px 48px; }
}
@media (min-width: 640px) and (max-width: 768px) {
  .cmp-gabco-news__aside:has(> :nth-child(4)):not(:has(> :nth-child(5))) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cmp-gabco-news__aside:has(> :nth-child(5)) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 480px) {
  .cmp-gabco-news-hero__title { font-size: 32px; line-height: 1.08; }
  .cmp-gabco-news-hero__lede { font-size: 14px; }
  .cmp-gabco-news-hero__action { font-size: 11px; }
  .cmp-gabco-news-hero__desk-head { display: grid; gap: 4px; }
  .cmp-gabco-news-hero__metrics { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .cmp-gabco-news-hero__desk-links { display: none; }
  .cmp-gabco-news__wrap { padding: 32px 16px 36px; }
  .cmp-gabco-news__feed-intro { margin-bottom: 16px; padding: 14px; }
  .cmp-gabco-news__feed-heading { font-size: 30px; }
  .cmp-gabco-news__feed-panel { gap: 10px; padding: 12px; }
  .cmp-gabco-news__feed-summary { font-size: 14px; line-height: 1.55; }
  .cmp-gabco-news__feed-stats { grid-template-columns: 1fr 1fr; }
  .cmp-gabco-news__feed-stats span { min-height: 42px; padding: 8px; font-size: 11px; }
  .cmp-gabco-news__feed-stats strong { font-size: 20px; }
  .cmp-gabco-news__filter-shell { padding: 12px; border-radius: 7px; }
  .cmp-gabco-news__filters {
    display: flex;
    flex-wrap: nowrap;
    gap: 7px;
    overflow-x: auto;
    padding-bottom: 2px;
    scrollbar-width: thin;
  }
  .cmp-gabco-news__filters .cmp-gabco-news__filter:first-child { grid-column: auto; }
  .cmp-gabco-news__filter {
    flex: 0 0 auto;
    justify-content: space-between;
    min-width: 0;
    min-height: 46px;
    padding: 9px 8px 9px 11px;
    white-space: nowrap;
    text-align: left;
  }
  .cmp-gabco-news__topic-summary { grid-template-columns: auto 1fr 18px; }
  .cmp-gabco-news__topic-total { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .cmp-gabco-news__topics { grid-template-columns: 1fr; }
  .cmp-gabco-news__views { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; margin: 0 0 16px; }
  .cmp-gabco-news__view { justify-content: center; min-width: 0; min-height: 44px; padding: 8px 5px; border-radius: 7px; font-size: 10px; line-height: 1.3; letter-spacing: 0; }
  .cmp-gabco-news__view svg { width: 12px; height: 12px; }
  .cmp-gabco-news__grid { grid-template-columns: 1fr; gap: 0; margin-bottom: 36px; }
  .cmp-gabco-news__content-shell--has-aside .cmp-gabco-news__grid {
    grid-template-columns: 1fr;
  }
  .cmp-gabco-news__aside {
    grid-template-columns: repeat(auto-fit, minmax(166px, 1fr));
    gap: 16px;
    padding: 14px;
  }
  .cmp-gabco-news__aside-card,
  .cmp-gabco-news__aside-widget {
    padding: 18px;
  }
  .cmp-gabco-news__card { display: grid; grid-template-columns: 104px minmax(0,1fr); min-height: 104px; padding: 14px 0; border: 0; border-bottom: 1px solid var(--hairline); border-radius: 0; box-shadow: none; overflow: visible; }
  .cmp-gabco-news__card::before { display: none; }
  .cmp-gabco-news__card:hover { transform: none; box-shadow: none; background: var(--bg-soft); }
  .cmp-gabco-news__card-image { width: 104px; height: 104px; aspect-ratio: 1; border-radius: 7px; }
  .cmp-gabco-news__card-image img { object-position: center; }
  .cmp-gabco-news__card-body { min-width: 0; gap: 6px; padding: 2px 0 2px 14px; }
  .cmp-gabco-news__card-title { font-size: 16px; line-height: 1.25; }
  .cmp-gabco-news__card-excerpt { display: none; }
  .cmp-gabco-news__card-badges { gap: 4px; margin: 0; }
  .cmp-gabco-news__card-badge { max-width: 100%; overflow: hidden; text-overflow: ellipsis; padding: 3px 7px; font-size: 9px; line-height: 1.3; letter-spacing: 0; }
  .cmp-gabco-news__card-badges .cmp-gabco-news__card-badge:nth-child(n+2) { display: none; }
  .cmp-gabco-news__card-meta { gap: 8px; margin-top: auto; padding-top: 6px; border-top: 0; font-size: 11px; line-height: 1.3; }
  .cmp-gabco-news__card-meta-item:nth-child(n+2) { display: none; }
  .cmp-gabco-news__card-play svg { width: 38px; height: 38px; }
  .cmp-gabco-news__card--lead,
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead,
  .cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead { display: flex; flex-direction: column; padding: 0; margin-bottom: 14px; border: 1px solid var(--hairline-strong); border-radius: 8px; box-shadow: 0 8px 24px rgba(0,40,104,.10); overflow: hidden; }
  .cmp-gabco-news__card--lead .cmp-gabco-news__card-image,
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img .cmp-gabco-news__card-image,
  .cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead.cmp-gabco-news__card--has-img .cmp-gabco-news__card-image { width: 100%; height: auto; min-height: 0; aspect-ratio: 16/10; border-radius: 0; }
  .cmp-gabco-news__card--lead .cmp-gabco-news__card-body,
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead .cmp-gabco-news__card-body,
  .cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead .cmp-gabco-news__card-body { padding: 18px; }
  .cmp-gabco-news__card--lead .cmp-gabco-news__card-title,
  .cmp-gabco-news--layout-editorial .cmp-gabco-news__card--lead .cmp-gabco-news__card-title,
  .cmp-gabco-news--layout-magazine .cmp-gabco-news__card--lead .cmp-gabco-news__card-title { font-size: 21px; line-height: 1.2; }
  .cmp-gabco-news__card--lead .cmp-gabco-news__card-excerpt { display: -webkit-box; -webkit-line-clamp: 2; font-size: 13px; line-height: 1.5; }
  .cmp-gabco-news__card--lead .cmp-gabco-news__card-badges .cmp-gabco-news__card-badge:nth-child(n+2),
  .cmp-gabco-news__card--lead .cmp-gabco-news__card-meta-item:nth-child(n+2) { display: inline-flex; }
  .cmp-gabco-news__skeleton { min-height: 104px; border-radius: 0; border-bottom: 1px solid var(--hairline); }
  .cmp-gabco-news__loading { padding: 32px 16px; }
  .cmp-gabco-news__empty { padding: 32px 16px 18px; }
  .cmp-gabco-news__empty-icon { width: 56px; height: 56px; margin-bottom: 14px; }
  .cmp-gabco-news__empty-title { font-size: 22px; line-height: 1.2; }
  .cmp-gabco-news__empty-text { font-size: 14px; line-height: 1.5; }
  .cmp-gabco-news__empty-retry { margin-top: 16px; padding: 10px 18px; }
  .cmp-gabco-news__cta { padding: 18px; border-radius: 8px; gap: 18px; }
  .cmp-gabco-news__cta-title { font-size: 28px; }
  .cmp-gabco-news__cta-panel { padding: 14px; }
  .cmp-gabco-news__cta-note strong { font-size: 21px; }
  .cmp-gabco-news__cta-btns { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; }
  .cmp-gabco-news__btn { justify-content: center; min-width: 0; min-height: 44px; padding: 10px 8px; border-radius: 7px; font-size: 13px; line-height: 1.25; white-space: normal; text-align: center; }
}

@media (prefers-reduced-motion: reduce) {
  .cmp-gabco-news-hero__media,
  .cmp-gabco-news-hero__content,
  .cmp-gabco-news-hero__action,
  .cmp-gabco-news__card,
  .cmp-gabco-news__topic-summary svg {
    animation: none;
    transition: none;
  }
}

button.cmp-gabco-news__card { cursor: default; }
button.cmp-gabco-news__card:hover { transform: none; box-shadow: 0 4px 14px rgba(0,40,104,0.08); border-color: rgba(0,40,104,0.10); }
button.cmp-gabco-news__card--modal { cursor: pointer; }
button.cmp-gabco-news__card--modal:hover { transform: translateY(-4px); box-shadow: var(--shadow-card-hover); border-color: var(--hairline-strong); }
.cmp-gabco-news-modal {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: grid;
  place-items: center;
  padding: 18px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 180ms ease, visibility 0s linear 180ms;
  font-family: 'Inter', system-ui, sans-serif;
}
.cmp-gabco-news-modal.is-open { opacity: 1; visibility: visible; pointer-events: auto; transition-delay: 0s; }
.cmp-gabco-news-modal__backdrop {
  position: fixed;
  inset: 0;
  background: rgba(3, 8, 20, 0.84);
}
.cmp-gabco-news-modal__panel {
  position: relative;
  width: min(1100px, 100%);
  max-height: calc(100dvh - 36px);
  color: var(--pm-text, #1a2744);
  background: #ffffff;
  border: 1px solid rgba(244, 209, 111, 0.34);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 34px 96px rgba(0, 0, 0, 0.56);
  transform: translateY(12px);
  transition: transform 220ms cubic-bezier(.16, 1, .3, 1);
}
.cmp-gabco-news-modal.is-open .cmp-gabco-news-modal__panel { transform: translateY(0); }
.cmp-gabco-news-modal__scroll {
  display: grid;
  grid-template-columns: minmax(310px, 0.9fr) minmax(0, 1.1fr);
  max-height: calc(100dvh - 38px);
  overflow: hidden;
}
.cmp-gabco-news-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 6px;
  color: #ffffff;
  background: #06122e;
  cursor: pointer;
  transition: background 160ms ease, color 160ms ease, border-color 160ms ease;
}
.cmp-gabco-news-modal__close:hover,
.cmp-gabco-news-modal__close:focus-visible {
  color: #06122e;
  border-color: #c5960c;
  background: #f5d77a;
}
.cmp-gabco-news-modal__close-icon {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
}
.cmp-gabco-news-modal__close-icon::before,
.cmp-gabco-news-modal__close-icon::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 1px;
  width: 16px;
  height: 2px;
  border-radius: 2px;
  background: currentColor;
}
.cmp-gabco-news-modal__close-icon::before { transform: rotate(45deg); }
.cmp-gabco-news-modal__close-icon::after { transform: rotate(-45deg); }
.cmp-gabco-news-modal__hero-wrap {
  position: relative;
  min-height: 560px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 32px;
  background: linear-gradient(150deg, #06122e 0%, #002868 64%, #031023 100%);
}
.cmp-gabco-news-modal__hero-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(to right, rgba(6, 18, 46, 0.68), transparent 18%, transparent 78%, rgba(6, 18, 46, 0.52)),
    linear-gradient(to bottom, rgba(6, 18, 46, 0.38), transparent 18%, transparent 62%, rgba(6, 18, 46, 0.88));
}
.cmp-gabco-news-modal__hero-ph {
  position: relative;
  z-index: 3;
  max-width: 260px;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  padding: 8px 11px;
  border: 1px solid rgba(244,209,111,.4);
  border-radius: 6px;
  background: rgba(6,18,46,.68);
  color: #ffffff;
  font-family: 'Inter', system-ui, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news-modal__hero {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.cmp-gabco-news-modal__media-strip { display: flex; flex-direction: column; gap: 14px; margin: 4px 0 22px; }
.cmp-gabco-news-modal__media { width: 100%; }
.cmp-gabco-news-modal__video { display: block; width: 100%; max-height: 70vh; border-radius: 6px; background: #000000; }
.cmp-gabco-news-modal__audio { display: block; width: 100%; }
.cmp-gabco-news-modal__gallery { display: grid; grid-template-columns: repeat(auto-fill, minmax(140px, 1fr)); gap: 10px; }
.cmp-gabco-news-modal__gallery-img { display: block; width: 100%; aspect-ratio: 1; object-fit: cover; border-radius: 6px; }
.cmp-gabco-news-modal__media-link,
.cmp-gabco-news-modal__file {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  min-height: 44px;
  padding: 10px 16px;
  border: 1px solid var(--pm-border, rgba(0, 40, 104, 0.18));
  border-radius: 6px;
  color: var(--pm-head, #002868);
  background: #f7f8fb;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: none;
}
.cmp-gabco-news-modal__media-link svg { width: 18px; height: 18px; fill: currentColor; }
.cmp-gabco-news-modal__file svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; }
.cmp-gabco-news__card-image{position:relative}
.cmp-gabco-news__card-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}
.cmp-gabco-news__card-play svg{width:52px;height:52px;fill:rgba(255,255,255,.95);filter:drop-shadow(0 2px 10px rgba(0,0,0,.55))}
.cmp-gabco-news-modal__full { margin-top: 18px; animation: kf-gabco-news-widget-modal-reveal 240ms ease both; }
.cmp-gabco-news-modal__full p:first-child { margin-top: 0; }
@keyframes kf-gabco-news-widget-modal-reveal { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: none; } }
.cmp-gabco-news-modal__btn-chev { transition: transform 160ms ease; }
.cmp-gabco-news-modal__btn[aria-expanded="true"] .cmp-gabco-news-modal__btn-chev { transform: rotate(180deg); }
.cmp-gabco-news-modal__body {
  min-width: 0;
  max-height: calc(100dvh - 38px);
  padding: 44px 44px 36px;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
}
.cmp-gabco-news-modal__kicker {
  margin: 0 0 14px;
  color: #a1760a;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news-modal__badges { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 16px; }
.cmp-gabco-news-modal__badge {
  padding: 6px 10px;
  border: 1px solid rgba(191, 10, 48, 0.18);
  border-radius: 5px;
  color: #8f0a26;
  background: #fbe7eb;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: uppercase;
  white-space: nowrap;
}
.cmp-gabco-news-modal__title {
  margin-bottom: 16px;
  color: var(--pm-head, #002868);
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0;
}
.cmp-gabco-news-modal__meta {
  display: flex;
  gap: 10px 18px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 24px;
  padding: 14px;
  border: 1px solid rgba(0, 40, 104, 0.12);
  border-radius: 8px;
  background: #f8fafc;
  color: var(--pm-meta, #5a6275);
  font-size: 13px;
  font-weight: 650;
}
.cmp-gabco-news-modal__meta-item { display: inline-flex; align-items: center; gap: 7px; }
.cmp-gabco-news-modal__meta-item svg { width: 15px; height: 15px; flex-shrink: 0; fill: none; stroke: currentColor; stroke-width: 2; }
.cmp-gabco-news-modal__text,
.cmp-gabco-news-modal__full { color: var(--pm-text, #1a2744); font-size: 16px; line-height: 1.7; }
.cmp-gabco-news-modal__text p,
.cmp-gabco-news-modal__full p { margin: 0 0 16px; }
.cmp-gabco-news-modal__text p:last-child,
.cmp-gabco-news-modal__full p:last-child { margin-bottom: 0; }
.cmp-gabco-news-modal__article-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(210px, 250px);
  gap: 24px;
  align-items: start;
}
.cmp-gabco-news-modal__article-main {
  min-width: 0;
}
.cmp-gabco-news-modal__briefing {
  display: grid;
  gap: 14px;
  padding: 18px;
  border: 1px solid rgba(0, 40, 104, 0.18);
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 0%, rgba(244, 209, 111, 0.24) 0, rgba(244, 209, 111, 0) 36%),
    linear-gradient(180deg, #ffffff 0%, #f8fafc 50%, #fff8e8 100%);
  box-shadow:
    0 16px 30px rgba(0, 40, 104, 0.1),
    inset 0 1px 0 rgba(255,255,255,.9);
}
.cmp-gabco-news-modal__briefing-kicker {
  justify-self: start;
  margin: 0;
  padding: 5px 9px;
  border: 1px solid rgba(197, 150, 12, 0.24);
  border-radius: 999px;
  background: rgba(255, 248, 232, 0.92);
  color: #a1760a;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
}
.cmp-gabco-news-modal__briefing-list {
  display: grid;
  gap: 10px;
  margin: 0;
}
.cmp-gabco-news-modal__briefing-list div {
  display: grid;
  gap: 4px;
  padding: 11px 12px;
  border: 1px solid rgba(0, 40, 104, 0.1);
  border-radius: 7px;
  background: rgba(255,255,255,.82);
}
.cmp-gabco-news-modal__briefing-list dt {
  color: var(--pm-meta, #5a6275);
  font-size: 10px;
  font-weight: 900;
  line-height: 1.3;
  text-transform: uppercase;
}
.cmp-gabco-news-modal__briefing-list dd {
  margin: 0;
  color: var(--pm-head, #002868);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.35;
}
.cmp-gabco-news-modal__briefing-actions {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(128px, 1fr));
  gap: 8px;
}
.cmp-gabco-news-modal__briefing-actions a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid rgba(0, 40, 104, 0.16);
  border-radius: 6px;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
  color: var(--pm-head, #002868);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  box-shadow: 0 6px 14px rgba(0,40,104,.045);
}
.cmp-gabco-news-modal__briefing-actions a:hover,
.cmp-gabco-news-modal__briefing-actions a:focus-visible {
  border-color: #c5960c;
  background: #faf5e8;
  color: #8f0a26;
}
.cmp-gabco-news-modal__actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 26px;
  padding-top: 22px;
  border-top: 1px solid var(--pm-border, rgba(0, 40, 104, 0.12));
}
.cmp-gabco-news-modal__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 11px 18px;
  border: 1px solid #002868;
  border-radius: 6px;
  color: #ffffff;
  background: #002868;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
  text-decoration: none;
  cursor: pointer;
  transition: background 160ms ease, border-color 160ms ease, transform 160ms ease;
}
.cmp-gabco-news-modal__btn:hover,
.cmp-gabco-news-modal__btn:focus-visible { border-color: #c5960c; background: #06122e; transform: translateY(-1px); }
.cmp-gabco-news-modal__btn svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2.4; }
.cmp-gabco-news-modal__nav {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(44px, max-content) minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid var(--pm-border, rgba(0, 40, 104, 0.12));
}
.cmp-gabco-news-modal__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: 100%;
  min-width: 0;
  min-height: 44px;
  padding: 9px 14px;
  border: 1px solid rgba(0, 40, 104, 0.2);
  border-radius: 6px;
  color: #002868;
  background: #f7f8fb;
  font-family: inherit;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
  text-align: center;
  cursor: pointer;
  transition: background 160ms ease, border-color 160ms ease;
}
.cmp-gabco-news-modal__nav-btn:hover,
.cmp-gabco-news-modal__nav-btn:focus-visible { border-color: #c5960c; background: #faf5e8; }
.cmp-gabco-news-modal__nav-btn svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2.2; stroke-linecap: round; stroke-linejoin: round; }
.cmp-gabco-news-modal__nav-link {
  text-decoration: none;
}
.cmp-gabco-news-modal__nav-btn span {
  min-width: 0;
  overflow-wrap: anywhere;
}
.cmp-gabco-news-modal__nav-count {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  color: var(--pm-meta, #5a6275);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 860px) {
  .cmp-gabco-news-modal { padding: 12px; }
  .cmp-gabco-news-modal__panel,
  .cmp-gabco-news-modal__scroll { max-height: calc(100dvh - 24px); }
  .cmp-gabco-news-modal__scroll { display: block; overflow-y: auto; overscroll-behavior: contain; }
  .cmp-gabco-news-modal__hero-wrap { min-height: 260px; padding: 24px; }
  .cmp-gabco-news-modal__body { max-height: none; padding: 30px 28px 28px; overflow: visible; }
  .cmp-gabco-news-modal__title { padding-right: 48px; font-size: 34px; line-height: 1.12; }
  .cmp-gabco-news-modal__article-shell { grid-template-columns: 1fr; }
  .cmp-gabco-news-modal__briefing { grid-template-columns: minmax(0, 1fr); }
}
@media (max-width: 560px) {
  .cmp-gabco-news-modal { padding: 0; }
  .cmp-gabco-news-modal__panel,
  .cmp-gabco-news-modal__scroll { width: 100%; max-height: 100dvh; min-height: 100dvh; border-radius: 0; }
  .cmp-gabco-news-modal__hero-wrap { min-height: 210px; padding: 20px; }
  .cmp-gabco-news-modal__body { padding: 24px 20px 28px; }
  .cmp-gabco-news-modal__title { padding-right: 38px; font-size: 28px; line-height: 1.14; }
  .cmp-gabco-news-modal__meta { margin-bottom: 20px; padding-bottom: 16px; }
  .cmp-gabco-news-modal__actions { display: grid; }
  .cmp-gabco-news-modal__btn { width: 100%; }
  .cmp-gabco-news-modal__nav-btn { min-width: 44px; max-width: 100%; padding: 9px 10px; }
}
@media (prefers-reduced-motion: reduce) {
  .cmp-gabco-news *,
  .cmp-gabco-news *::before,
  .cmp-gabco-news *::after,
  .cmp-gabco-news-modal,
  .cmp-gabco-news-modal__panel,
  .cmp-gabco-news-modal__btn,
  .cmp-gabco-news-modal__full { transition-duration: 0.01ms !important; animation-duration: 0.01ms !important; }
}
@media (max-width: 520px) {
  .cmp-gabco-news,
  .cmp-gabco-news__wrap,
  .cmp-gabco-news__inner,
  .cmp-gabco-news__grid,
  .cmp-gabco-news__cards,
  .cmp-gabco-news__card,
  .cmp-gabco-news__text,
  .cmp-gabco-news__body,
  .cmp-gabco-news__controls { min-width: 0; max-width: 100%; overflow-wrap: anywhere; }
  .cmp-gabco-news__decoration,
  .cmp-gabco-news__decoration--tl,
  .cmp-gabco-news__decoration--br { display: none; }
}
