/* News grid foundation: the theme owns all outer spacing. */
.hp-block-news-grid{height:auto;align-self:start;container-name:hp-news-block;container-type:inline-size}
.hp-news-grid{--hp-grid-columns:var(--hp-block-columns-mobile,1);--hp-news-dark-surface:var(--hp-dark-background,#1e2124);container-name:hp-news-grid;container-type:inline-size;--hp-news-gap:clamp(.65rem,1.35vw,1rem);--hp-news-body-space:clamp(.55rem,1.15vw,.8rem)}
.hp-news-grid .hp-news-items{--hp-layout-columns:var(--hp-grid-columns);display:grid;grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr));gap:var(--hp-news-gap);container-name:hp-news-items;container-type:inline-size}
.hp-news-grid .hp-news-card{position:relative;min-width:0;overflow:hidden;border:0;background:var(--bs-body-bg);box-shadow:none;container-name:hp-news-card;container-type:inline-size}
.hp-news-grid .hp-news-media{position:relative;display:block;min-width:0;overflow:hidden;background:var(--bs-tertiary-bg)}
.hp-news-grid .hp-news-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform .28s ease}
.hp-news-grid .hp-news-card:hover .hp-news-media>img{transform:scale(1.025)}
.hp-news-grid .hp-news-card--editorial-image .hp-news-media>img{animation:none!important}
.hp-news-grid .hp-news-card .card-body{display:grid;align-content:start;gap:.38rem;padding:var(--hp-news-body-space)}
.hp-global-block-card .hp-news-grid .hp-news-card .card-title{display:-webkit-box;overflow:hidden;margin:0;font-family:var(--hp-font-heading);font-size:clamp(.8rem,5cqi,1.08rem)!important;font-weight:600;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.hp-news-grid .hp-news-card .card-title a{color:inherit}
.hp-news-grid .hp-news-title-line{display:block;color:inherit}
.hp-news-grid .hp-news-title-line.is-accent{color:var(--hp-accent)!important;font-size:1.08em;line-height:1.08;text-decoration-color:#fff!important}
.hp-news-grid a:is(:hover,:focus-visible){color:var(--hp-accent)!important}
.hp-news-grid .hp-news-card .card-title a:is(:hover,:focus-visible){color:inherit!important;text-decoration-line:underline;text-decoration-color:var(--hp-accent)!important;text-decoration-thickness:2px;text-underline-offset:.15em}
.hp-news-grid .hp-news-card .card-title a:has(.hp-news-title-line):is(:hover,:focus-visible){text-decoration:none}
.hp-news-grid .hp-news-card .card-title a:is(:hover,:focus-visible) .hp-news-title-line{text-decoration-line:underline;text-decoration-color:var(--hp-accent);text-decoration-thickness:2px;text-underline-offset:.15em}
.hp-news-grid .hp-news-card .card-title a:is(:hover,:focus-visible) .hp-news-title-line.is-accent{text-decoration-color:#fff!important}
.hp-news-grid .hp-news-card .card-text{display:-webkit-box;overflow:hidden;margin:0;color:var(--bs-secondary-color);font-size:clamp(.7rem,3.35cqi,.84rem);line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.hp-news-grid .hp-news-card .hp-meta{display:flex;flex-wrap:wrap;gap:.45rem;margin:0;color:color-mix(in srgb,currentColor 68%,transparent)!important;font-size:clamp(.6rem,2.55cqi,.72rem);font-weight:700;line-height:1.25}
.hp-news-grid .hp-news-card .hp-category-badge{position:absolute;z-index:2;inset-block-start:clamp(.55rem,1.3vw,.9rem);inset-inline-start:clamp(.55rem,1.3vw,.9rem);display:inline-flex;width:max-content;max-width:calc(100% - 1.1rem);align-items:center;padding:.22rem .48rem;border-radius:999px;background:var(--hp-category-badge-color,var(--hp-accent));color:#fff;font-size:.68rem;line-height:1.1}
.hp-news-grid .hp-news-kind{position:absolute;z-index:3;inset-inline-end:.65rem;inset-block-end:.65rem;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:rgba(12,15,18,.82);color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);pointer-events:none}
.hp-news-grid .hp-news-kind i{font-size:1.05rem;line-height:1}
.hp-news-grid .hp-news-card:not(:has(.hp-news-media>img)) .hp-category-badge{position:static;margin-block-end:.15rem}
.hp-news-grid .hp-news-items{scrollbar-color:color-mix(in srgb,currentColor 42%,transparent) transparent}
.hp-news-grid .hp-news-items::-webkit-scrollbar{width:4px;height:4px;background:transparent}
.hp-news-grid .hp-news-items::-webkit-scrollbar-track{background:transparent}
.hp-news-grid .hp-news-items::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,currentColor 42%,transparent)}
.hp-news-grid:is(.hp-news-grid--compact-overlay,.hp-news-grid--sidebar-overlay-list,.hp-news-grid--content-overlay-grid,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic,.hp-news-grid--full-accent-band,.hp-news-grid--full-cinema-strip) .hp-news-items{scrollbar-color:color-mix(in srgb,var(--hp-news-dark-surface) 76%,#fff) var(--hp-news-dark-surface)}
.hp-news-grid:is(.hp-news-grid--compact-overlay,.hp-news-grid--sidebar-overlay-list,.hp-news-grid--content-overlay-grid,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic,.hp-news-grid--full-accent-band,.hp-news-grid--full-cinema-strip) .hp-news-items::-webkit-scrollbar{height:4px;background:var(--hp-news-dark-surface)}
.hp-news-grid:is(.hp-news-grid--compact-overlay,.hp-news-grid--sidebar-overlay-list,.hp-news-grid--content-overlay-grid,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic,.hp-news-grid--full-accent-band,.hp-news-grid--full-cinema-strip) .hp-news-items::-webkit-scrollbar-track{background:var(--hp-news-dark-surface)}
.hp-news-grid:is(.hp-news-grid--compact-overlay,.hp-news-grid--sidebar-overlay-list,.hp-news-grid--content-overlay-grid,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic,.hp-news-grid--full-accent-band,.hp-news-grid--full-cinema-strip) .hp-news-items::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--hp-news-dark-surface) 76%,#fff)}
.hp-news-grid:is(.hp-news-grid--compact-overlay,.hp-news-grid--sidebar-overlay-list,.hp-news-grid--content-overlay-grid,.hp-news-grid--full-mosaic,.hp-news-grid--full-accent-band,.hp-news-grid--full-cinema-strip) .hp-news-card--editorial-image .card-body,.hp-news-grid--sidebar-featured .hp-news-card--first.hp-news-card--editorial-image .card-body,.hp-news-grid--full-hero-overlay .hp-news-card--first.hp-news-card--editorial-image .card-body{display:none!important}

/* Shared compact scale: compositions differ, typography and badges stay consistent. */
.hp-global-block-card .hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-card .card-title{font-size:13px!important;font-weight:600;line-height:15px!important}
.hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-card .hp-meta{font-size:10px;font-weight:700}
.hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-card .hp-category-badge{inset-block-start:5px;inset-inline-start:5px;padding:2px 5px;font-size:9px}
.hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-status-badge{transform:scale(.72);transform-origin:top right}

/* COMPACT 1 — Flat horizontal news strip. */
.hp-news-grid--compact-strip .hp-news-items{display:flex;gap:.7rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none}
.hp-news-grid--compact-strip .hp-news-items::-webkit-scrollbar{display:none}
.hp-news-grid--compact-strip .hp-news-card{flex:0 0 min(300px,82vw);display:grid;grid-template-columns:108px minmax(0,1fr);align-items:start;scroll-snap-align:start;scroll-snap-stop:always}
.hp-news-grid--compact-strip .hp-news-media,.hp-news-grid--compact-strip .card-body{height:60.75px}
.hp-news-grid--compact-strip .card-body{align-content:space-between;padding:.05rem .55rem .15rem!important}
.hp-global-block-card .hp-news-grid--compact-strip .card-title{max-height:30px;-webkit-line-clamp:2}

/* COMPACT 2 — Image-led accent newsbar. */
.hp-news-grid--compact-newsbar .hp-news-items{display:flex;gap:6px;overflow-x:auto;padding:5px 0;background:transparent;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:thin}
.hp-news-grid--compact-newsbar .hp-news-card{flex:0 0 min(330px,82vw);display:grid;grid-template-columns:115.5px minmax(0,1fr);align-items:start;background:var(--hp-accent);color:#fff;border-radius:8px;scroll-snap-align:start;scroll-snap-stop:always}
.hp-news-grid--compact-newsbar .hp-news-media,.hp-news-grid--compact-newsbar .card-body{height:65px}
.hp-news-grid--compact-newsbar .hp-news-media{border-radius:8px 0 0 8px}
.hp-news-grid--compact-newsbar .card-body{align-content:space-between;gap:2px;padding:6px 9px!important}
.hp-global-block-card .hp-news-grid--compact-newsbar .hp-news-card .card-title{display:-webkit-box!important;max-height:30px;-webkit-box-orient:vertical;-webkit-line-clamp:2!important}
.hp-news-grid--compact-newsbar .hp-news-card .hp-meta{color:rgba(255,255,255,.72)!important;font-size:10px}
.hp-news-grid--compact-newsbar .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--compact-newsbar .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--compact-newsbar .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:65px;height:auto;padding:7px 10px!important}

/* COMPACT 3 — Small image-over-copy cards. */
.hp-news-grid--compact-cards .hp-news-items{display:flex;gap:.7rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:thin}
.hp-news-grid--compact-cards .hp-news-card{flex:0 0 min(220px,68vw);background:var(--bs-body-bg);border-radius:var(--hp-card-radius);scroll-snap-align:start;scroll-snap-stop:always}
.hp-news-grid--compact-cards .card-body{padding:.5rem .6rem!important}
.hp-global-block-card .hp-news-grid--compact-cards .card-title{max-height:30px;-webkit-line-clamp:2}

/* COMPACT 4 — Image tile with black lower title band. */
.hp-news-grid--compact-overlay .hp-news-items{display:flex;gap:.7rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:thin}
.hp-news-grid--compact-overlay .hp-news-card{flex:0 0 min(245px,74vw);display:grid;isolation:isolate;scroll-snap-align:start;scroll-snap-stop:always}
.hp-news-grid--compact-overlay .hp-news-media,.hp-news-grid--compact-overlay .card-body{grid-area:1/1}
.hp-news-grid--compact-overlay .card-body{z-index:1;align-self:end;padding:1.65rem .65rem .55rem!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.92) 42%);color:#fff}
.hp-news-grid--compact-overlay .card-title{max-height:30px;color:#fff;-webkit-line-clamp:2}
.hp-news-grid--compact-overlay .hp-news-card .hp-meta{color:rgba(255,255,255,.75)!important}
.hp-news-grid--compact-overlay .hp-news-card:not(:has(.hp-news-media>img)){display:block;background:var(--hp-news-dark-surface)}
.hp-news-grid--compact-overlay .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--compact-overlay .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:0;padding:8px 10px!important;background:var(--hp-news-dark-surface)}

/* COMPACT 5 — Minimal headline chips. */
.hp-news-grid--compact-chips .hp-news-items{display:flex;gap:7px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:thin}
.hp-news-grid--compact-chips .hp-news-card{flex:0 0 min(300px,82vw);display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;max-width:none;background:var(--bs-body-bg);border-radius:12px;scroll-snap-align:start;scroll-snap-stop:always}
.hp-news-grid--compact-chips .hp-news-media,.hp-news-grid--compact-chips .card-body{height:63px}
.hp-news-grid--compact-chips .hp-news-media{border-radius:12px 0 0 12px}
.hp-news-grid--compact-chips .card-body{align-content:space-between;gap:2px;padding:7px 12px 7px 10px!important}
.hp-global-block-card .hp-news-grid--compact-chips .hp-news-card .card-title{display:-webkit-box!important;max-height:30px;-webkit-box-orient:vertical;-webkit-line-clamp:2!important}
.hp-news-grid--compact-chips .hp-news-card:first-child{background:var(--hp-accent);color:#fff}
.hp-news-grid--compact-chips .hp-news-card:first-child .hp-meta{color:rgba(255,255,255,.75)!important}
.hp-news-grid--compact-chips .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--compact-chips .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--compact-chips .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:63px;height:auto;padding-inline:14px!important}

/* Optional overflow motion is configured per block in the Animasyon fieldset. */
.hp-news-grid[data-hp-flow-state="moving"] .hp-news-items,.hp-news-grid[data-hp-flow-state="moving"] .hp-news-card{will-change:transform,opacity}
@media(min-width:768px){
.hp-news-grid--compact-newsbar{--hp-compact-step:301px}
.hp-news-grid--compact-cards{--hp-compact-step:calc(190px + .7rem)}
.hp-news-grid--compact-overlay{--hp-compact-step:calc(290px + .7rem)}
}

/* SIDEBAR 1 — Editorial ranking. */
.hp-news-grid--sidebar-ranked .hp-news-items{grid-template-columns:1fr;gap:.25rem;counter-reset:hp-news-rank}
.hp-news-grid--sidebar-ranked .hp-news-card{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start;counter-increment:hp-news-rank;background:transparent}
.hp-news-grid--sidebar-ranked .hp-news-card:before{content:counter(hp-news-rank,decimal-leading-zero);position:absolute;z-index:3;inset-inline-start:4px;inset-block-end:4px;display:grid;min-width:24px;height:19px;padding-inline:4px;place-items:center;border-radius:4px;background:var(--hp-accent);color:#fff;font:800 12px/1 var(--hp-font-heading)}
.hp-news-grid--sidebar-ranked .hp-news-media{grid-column:1;grid-row:1;height:54px}
.hp-news-grid--sidebar-ranked .hp-news-media>img{height:54px}
.hp-news-grid--sidebar-ranked .card-body{grid-column:2;grid-row:1;min-height:54px;align-content:space-between;gap:2px;padding:0 0 0 8px!important}
.hp-global-block-card .hp-news-grid--sidebar-ranked .hp-news-card .card-title{font-size:13px!important;line-height:15px!important;-webkit-line-clamp:2}
.hp-news-grid--sidebar-ranked .hp-meta{font-size:10px!important;font-weight:700}
.hp-global-block-card .hp-news-grid--sidebar-ranked .hp-news-card .hp-category-badge{inset-block-start:4px;inset-inline-start:calc(96px - 4px);inset-inline-end:auto;padding:2px 4px;font-size:8px;transform:translateX(-100%)}
.hp-news-grid--sidebar-ranked .hp-news-status-badge{transform:scale(.72);transform-origin:top right}
.hp-news-grid--sidebar-ranked .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--sidebar-ranked .hp-news-card:not(:has(.hp-news-media>img)):before{inset-inline-start:auto;inset-inline-end:5px;inset-block-start:5px;inset-block-end:auto}
.hp-news-grid--sidebar-ranked .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--sidebar-ranked .hp-news-card:not(:has(.hp-news-media>img)) .card-body{grid-column:1;min-height:54px;padding:7px 38px 7px 9px!important}
.hp-global-block-card .hp-news-grid--sidebar-ranked .hp-news-card:not(:has(.hp-news-media>img)) .hp-category-badge{position:static;margin-block-end:2px;transform:none}
@container hp-news-grid (min-width:480px){.hp-news-grid--sidebar-ranked .hp-news-items{grid-template-columns:repeat(2,minmax(0,1fr))}}
@container hp-news-grid (min-width:800px){.hp-news-grid--sidebar-ranked .hp-news-items{grid-template-columns:repeat(3,minmax(0,1fr))}}
@container hp-news-block (max-width:479.98px){
.hp-news-grid--sidebar-ranked{--hp-ranked-step:58px;height:286px;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:y mandatory;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--hp-news-dark-surface) transparent}
.hp-news-grid--sidebar-ranked:has(.hp-news-card:not(:has(.hp-news-media>img))){--hp-ranked-step:72px;height:356px}
}
@container hp-news-grid (max-width:479.98px){
.hp-news-grid--sidebar-ranked .hp-news-card{scroll-snap-align:start;scroll-snap-stop:always}
}

/* SIDEBAR 2 — Thumbnail list. */
.hp-news-grid--sidebar-thumbs .hp-news-items{grid-template-columns:1fr;gap:.65rem}
.hp-news-grid--sidebar-thumbs .hp-news-card{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start}
.hp-news-grid--sidebar-thumbs .hp-news-media,.hp-news-grid--sidebar-thumbs .hp-news-media>img{height:54px}
.hp-news-grid--sidebar-thumbs .card-body{min-height:54px;align-content:space-between;gap:2px;padding:0 0 0 8px!important}
.hp-news-grid--sidebar-thumbs .hp-news-status-badge{transform:scale(.72);transform-origin:top right}
.hp-global-block-card .hp-news-grid--sidebar-thumbs .hp-news-card .card-title{font-size:13px!important;line-height:15px!important;-webkit-line-clamp:2}
.hp-news-grid--sidebar-thumbs .hp-meta{font-size:10px!important;font-weight:700}
.hp-global-block-card .hp-news-grid--sidebar-thumbs .hp-news-card .hp-category-badge{inset-block-start:4px;inset-inline-start:4px;padding:2px 4px;font-size:8px}
.hp-news-grid--sidebar-thumbs .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--sidebar-thumbs .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--sidebar-thumbs .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:54px;padding:7px 9px!important}
.hp-global-block-card .hp-news-grid--sidebar-thumbs .hp-news-card:not(:has(.hp-news-media>img)) .hp-category-badge{position:static;margin-block-end:2px}
.hp-news-grid--sidebar-thumbs .hp-news-card--first{grid-template-columns:minmax(0,1fr);padding-block-end:11px}
.hp-news-grid--sidebar-thumbs .hp-news-card--first:before{content:"";position:absolute;z-index:1;inset-inline-start:0;inset-block-end:0;width:100%;height:3px;background:var(--hp-accent)}
.hp-news-grid--sidebar-thumbs .hp-news-card--first:after{content:"";position:absolute;z-index:2;inset-inline-start:0;inset-block-end:0;width:36%;height:3px;background:linear-gradient(90deg,transparent 0,color-mix(in srgb,var(--hp-accent) 45%,#fff) 22%,color-mix(in srgb,var(--hp-accent) 45%,#fff) 78%,transparent 100%);animation:hp-news-sidebar-loader 1.8s linear infinite}
@keyframes hp-news-sidebar-loader{from{transform:translateX(-105%)}to{transform:translateX(285%)}}
@media(prefers-reduced-motion:reduce){.hp-news-grid--sidebar-thumbs .hp-news-card--first:after{width:100%;animation:none;transform:none}}
.hp-news-grid--sidebar-thumbs .hp-news-card--first .hp-news-media{height:auto}
.hp-news-grid--sidebar-thumbs .hp-news-card--first .hp-news-media>img{height:auto;aspect-ratio:16/9}
.hp-news-grid--sidebar-thumbs .hp-news-card--first .card-body{min-height:0;padding:7px 0 2px!important}
.hp-global-block-card .hp-news-grid--sidebar-thumbs .hp-news-card--first .card-title{font-size:19px!important;font-weight:700;line-height:22px!important;-webkit-line-clamp:3}
.hp-news-grid--sidebar-thumbs .hp-news-card--first .card-title{color:var(--hp-accent)}
.hp-news-grid--sidebar-thumbs .hp-news-card--first:not(:has(.hp-news-media>img)) .card-body{padding:7px 9px!important}
.hp-news-grid--sidebar-thumbs.hp-news-grid--support-images-off .hp-news-card:not(.hp-news-card--first){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--sidebar-thumbs.hp-news-grid--support-images-off .hp-news-card:not(.hp-news-card--first) .hp-news-media{display:none}
.hp-news-grid--sidebar-thumbs.hp-news-grid--support-images-off .hp-news-card:not(.hp-news-card--first) .card-body{min-height:0;padding:7px 9px!important}
.hp-news-grid--sidebar-thumbs.hp-news-grid--support-images-off .hp-news-card:not(.hp-news-card--first) .hp-category-badge{position:static;margin-block-end:2px}

/* SIDEBAR 3 — Lead image overlay plus thumbnail list. */
.hp-news-grid--sidebar-featured .hp-news-items{grid-template-columns:1fr;gap:.7rem}
.hp-news-grid--sidebar-featured .hp-news-card--first{display:grid;isolation:isolate}
.hp-news-grid--sidebar-featured .hp-news-card--first .hp-news-media,.hp-news-grid--sidebar-featured .hp-news-card--first .card-body{grid-area:1/1}
.hp-news-grid--sidebar-featured .hp-news-card--first .card-body{z-index:1;align-self:end;padding:2.35rem .75rem .7rem!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.92) 55%);color:#fff}
.hp-global-block-card .hp-news-grid--sidebar-featured .hp-news-card--first .card-title{color:#fff;font-size:15px!important;line-height:18px!important;-webkit-line-clamp:3}
.hp-news-grid--sidebar-featured .hp-news-card--first .card-text{color:rgba(255,255,255,.78);-webkit-line-clamp:2}
.hp-news-grid--sidebar-featured .hp-news-card--first .hp-meta{color:rgba(255,255,255,.76)!important}
.hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first){display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start}
.hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first) .hp-news-media,.hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first) .hp-news-media>img{width:88px;height:49.5px}
.hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first) .card-body{padding:0 0 .25rem .55rem!important}
.hp-global-block-card .hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first) .card-title{font-size:13px!important;line-height:15px!important;-webkit-line-clamp:2}
.hp-news-grid--sidebar-featured .hp-news-card .hp-meta{font-size:10px!important;font-weight:700}
.hp-global-block-card .hp-news-grid--sidebar-featured .hp-news-card .hp-category-badge{inset-block-start:4px;inset-inline-start:4px;padding:2px 4px;font-size:8px}
.hp-news-grid--sidebar-featured .hp-news-status-badge{transform:scale(.72);transform-origin:top right}
.hp-news-grid--sidebar-featured .hp-news-card--first:not(:has(.hp-news-media>img)){display:block;background:var(--hp-news-dark-surface)}
.hp-news-grid--sidebar-featured .hp-news-card--first:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--sidebar-featured .hp-news-card--first:not(:has(.hp-news-media>img)) .card-body{min-height:0;padding:10px 11px!important;background:var(--hp-news-dark-surface)}
.hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--sidebar-featured .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)) .card-body{min-height:0;padding:7px 9px!important}
@container hp-news-grid (min-width:480px){.hp-news-grid--sidebar-featured .hp-news-items{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-news-grid--sidebar-featured .hp-news-card--first{grid-column:1/-1}}
@container hp-news-grid (min-width:800px){.hp-news-grid--sidebar-featured .hp-news-items{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* SIDEBAR 4 — Every story is a compact image-overlay headline. */
.hp-news-grid--sidebar-overlay-list .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr));gap:clamp(5px,1.6cqi,8px)}
.hp-news-grid--sidebar-overlay-list .hp-news-card{display:grid;isolation:isolate;background:var(--hp-news-dark-surface)}
.hp-news-grid--sidebar-overlay-list .hp-news-media,.hp-news-grid--sidebar-overlay-list .card-body{grid-area:1/1}
.hp-news-grid--sidebar-overlay-list .hp-news-media,.hp-news-grid--sidebar-overlay-list .hp-news-media>img{width:100%;height:auto;aspect-ratio:16/9}
.hp-news-grid--sidebar-overlay-list .card-body{z-index:1;align-self:end;padding:clamp(24px,14cqi,38px) clamp(7px,3.2cqi,11px) clamp(6px,2.6cqi,9px)!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.94) 54%);color:#fff}
.hp-global-block-card .hp-news-grid--sidebar-overlay-list .hp-news-card .card-title{color:#fff;font-size:clamp(12px,4.2cqi,14px)!important;line-height:clamp(14px,5cqi,17px)!important;-webkit-line-clamp:2}
.hp-news-grid--sidebar-overlay-list .hp-news-card .card-text{color:rgba(255,255,255,.76);font-size:clamp(9.5px,3.2cqi,11px);line-height:clamp(12px,4cqi,14px);-webkit-line-clamp:1}
.hp-news-grid--sidebar-overlay-list .hp-news-card .hp-meta{color:rgba(255,255,255,.76)!important;font-size:clamp(9px,3cqi,10px);line-height:clamp(11px,3.8cqi,13px);font-weight:700}
.hp-global-block-card .hp-news-grid--sidebar-overlay-list .hp-news-card .hp-category-badge{inset-block-start:clamp(4px,1.6cqi,6px);inset-inline-start:clamp(4px,1.6cqi,6px);padding:clamp(1.5px,.7cqi,2.5px) clamp(3px,1.3cqi,5px);font-size:clamp(7px,2.6cqi,9px)}
.hp-news-grid--sidebar-overlay-list .hp-news-status-badge{transform:scale(.72);transform-origin:top right}
.hp-news-grid--sidebar-overlay-list .hp-news-card:not(:has(.hp-news-media>img)){display:block}
.hp-news-grid--sidebar-overlay-list .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--sidebar-overlay-list .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:0;padding:clamp(7px,3cqi,10px) clamp(8px,3.5cqi,12px)!important;background:var(--hp-news-dark-surface)}

/* SIDEBAR 5 — Accent-rail text stream. */
.hp-news-grid--sidebar-accent-list .hp-news-items{grid-template-columns:1fr;gap:clamp(5px,1.8cqi,8px)}
.hp-news-grid--sidebar-accent-list .hp-news-card{display:grid;grid-template-columns:minmax(0,1fr) clamp(76px,30cqi,104px);align-items:start;background:var(--bs-body-bg);border-inline-start:3px solid var(--hp-accent);border-radius:0 6px 6px 0}
.hp-news-grid--sidebar-accent-list .hp-news-media{grid-column:2;grid-row:1;width:100%;height:auto;aspect-ratio:16/9}
.hp-news-grid--sidebar-accent-list .hp-news-media>img{width:100%;height:100%;aspect-ratio:auto}
.hp-news-grid--sidebar-accent-list .card-body{grid-column:1;grid-row:1;min-width:0;align-content:space-between;gap:clamp(2px,.9cqi,4px);padding:clamp(4px,1.5cqi,6px) clamp(7px,2.8cqi,10px)!important}
.hp-global-block-card .hp-news-grid--sidebar-accent-list .hp-news-card .card-title{font-size:clamp(12px,4.1cqi,13px)!important;line-height:clamp(14px,4.8cqi,16px)!important;-webkit-line-clamp:2}
.hp-news-grid--sidebar-accent-list .hp-news-card .card-text{font-size:clamp(9.5px,3.1cqi,10.5px);line-height:clamp(12px,3.8cqi,13px);-webkit-line-clamp:1}
.hp-news-grid--sidebar-accent-list .hp-news-card .hp-meta{font-size:clamp(9.5px,3.1cqi,10px);line-height:12px;font-weight:700}
.hp-global-block-card .hp-news-grid--sidebar-accent-list .hp-news-card .hp-category-badge{inset-block-start:clamp(3px,1.3cqi,5px);inset-inline-start:calc(100% - clamp(76px,30cqi,104px) + clamp(3px,1.3cqi,5px));inset-inline-end:auto;padding:1.5px 3px;font-size:clamp(7px,2.4cqi,8px)}
.hp-news-grid--sidebar-accent-list .hp-news-status-badge{transform:scale(.62);transform-origin:top right}
.hp-news-grid--sidebar-accent-list .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--sidebar-accent-list .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--sidebar-accent-list .hp-news-card:not(:has(.hp-news-media>img)) .card-body{grid-column:1;min-height:0;padding:clamp(7px,2.5cqi,9px) clamp(8px,3cqi,11px)!important}
.hp-global-block-card .hp-news-grid--sidebar-accent-list .hp-news-card:not(:has(.hp-news-media>img)) .hp-category-badge{position:static;margin-block-end:2px}
@container hp-news-grid (min-width:480px){.hp-news-grid--sidebar-accent-list .hp-news-items{grid-template-columns:repeat(2,minmax(0,1fr))}}
@container hp-news-grid (min-width:800px){.hp-news-grid--sidebar-accent-list .hp-news-items{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* CONTENT 1 — Balanced classic cards. */
.hp-news-grid--content-cards .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
.hp-news-grid--content-cards .hp-news-card{display:flex;min-height:0;flex-direction:column}
.hp-news-grid--content-cards .card-body{flex:1;gap:clamp(3px,1.6cqi,6px);padding:clamp(7px,3.8cqi,12px)!important}
.hp-global-block-card .hp-news-grid--content-cards .hp-news-card .card-title{font-size:clamp(13px,4cqi,15px)!important;line-height:clamp(15px,4.8cqi,18px)!important;-webkit-line-clamp:3}
.hp-news-grid--content-cards .hp-news-card .card-text{font-size:clamp(10px,3.4cqi,13px);line-height:clamp(13px,4.4cqi,17px);-webkit-line-clamp:2}
.hp-news-grid--content-cards .hp-news-card .hp-meta{font-size:clamp(9px,3cqi,10px);line-height:12px;font-weight:700}
.hp-global-block-card .hp-news-grid--content-cards .hp-news-card .hp-category-badge{inset-block-start:clamp(4px,2cqi,7px);inset-inline-start:clamp(4px,2cqi,7px);padding:2px 4px;font-size:clamp(7px,2.8cqi,9px)}
.hp-news-grid--content-cards .hp-news-status-badge{transform:scale(.72);transform-origin:top right}
.hp-news-grid--content-cards .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--content-cards .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:0}

/* CONTENT 2 — Dark split lead plus accent-edged editorial cards. */
.hp-news-grid--content-featured-grid .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
.hp-news-grid--content-featured-grid .hp-news-card{display:flex;min-height:0;flex-direction:column;background:var(--bs-body-bg)}
.hp-news-grid--content-featured-grid .hp-news-card--first{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(210px,1fr);background:var(--hp-news-dark-surface);color:#fff}
.hp-news-grid--content-featured-grid .hp-news-card--first .card-body{align-content:end;gap:clamp(4px,1.2cqi,7px);padding:clamp(12px,3.1cqi,20px)!important;border-inline-start:3px solid var(--hp-accent)}
.hp-global-block-card .hp-news-grid--content-featured-grid .hp-news-card--first .card-title{color:#fff;font-size:clamp(15px,3cqi,19px)!important;font-weight:700;line-height:1.18;-webkit-line-clamp:3}
.hp-news-grid--content-featured-grid .hp-news-card--first .card-text{color:rgba(255,255,255,.78);font-size:clamp(11px,2.05cqi,13px);line-height:1.4;-webkit-line-clamp:3}
.hp-news-grid--content-featured-grid .hp-news-card--first .hp-meta{color:rgba(255,255,255,.72)!important;font-size:clamp(9px,1.65cqi,10px);font-weight:700}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .card-body{flex:1;gap:clamp(3px,1.4cqi,5px);padding:clamp(7px,3.5cqi,11px)!important;border-block-start:3px solid var(--hp-accent)}
.hp-global-block-card .hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .card-title{font-size:clamp(13px,4.1cqi,14px)!important;line-height:clamp(16px,4.9cqi,17px)!important;-webkit-line-clamp:3}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .card-text{font-size:clamp(10px,3.25cqi,12px);line-height:1.35;-webkit-line-clamp:2}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .hp-meta{font-size:clamp(9px,2.9cqi,10px);font-weight:700}
.hp-global-block-card .hp-news-grid--content-featured-grid .hp-news-card .hp-category-badge{inset-block-start:clamp(4px,1.7cqi,7px);inset-inline-start:clamp(4px,1.7cqi,7px);padding:2px 4px;font-size:clamp(7px,2.5cqi,9px)}
.hp-news-grid--content-featured-grid .hp-news-status-badge{transform:scale(.7);transform-origin:top right}
.hp-news-grid--content-featured-grid .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--content-featured-grid .hp-news-card--first:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--content-featured-grid .hp-news-card--first:not(:has(.hp-news-media>img)) .card-body{min-height:clamp(130px,28cqi,190px);border-block-start:0;border-inline-start:4px solid var(--hp-accent)}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)) .card-body{border-block-start:0;border-inline-start:3px solid var(--hp-accent)}

/* CONTENT 3 — Approved magazine hierarchy. */
.hp-news-grid--content-magazine .hp-news-items{grid-auto-flow:dense}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card:nth-child(n+4) .card-title{font-size:clamp(13px,5cqi,1.08rem)!important;-webkit-line-clamp:3}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card--first .card-title{font-size:clamp(1.2rem,7.5cqi,1.62rem)!important;line-height:1.16;-webkit-line-clamp:3}
.hp-news-grid--content-magazine .hp-news-card--first .card-text{font-size:1.2rem;line-height:1.35;-webkit-line-clamp:3}
.hp-news-grid--content-magazine .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--content-magazine .hp-news-card--first:not(:has(.hp-news-media>img)){grid-row:auto}

/* CONTENT 4 — Equal image tiles with black headline bands. */
.hp-news-grid--content-overlay-grid .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
.hp-news-grid--content-overlay-grid .hp-news-card{display:grid;isolation:isolate;background:var(--hp-news-dark-surface)}
.hp-news-grid--content-overlay-grid .hp-news-media,.hp-news-grid--content-overlay-grid .card-body{grid-area:1/1}
.hp-news-grid--content-overlay-grid .card-body{z-index:1;align-self:end;gap:clamp(3px,1.4cqi,5px);padding:clamp(30px,16cqi,44px) clamp(7px,3.8cqi,12px) clamp(7px,3.2cqi,10px)!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.94) 52%);color:#fff}
.hp-global-block-card .hp-news-grid--content-overlay-grid .hp-news-card .card-title{color:#fff;font-size:clamp(12px,4.1cqi,14px)!important;line-height:clamp(14px,4.9cqi,17px)!important;-webkit-line-clamp:3}
.hp-news-grid--content-overlay-grid .hp-news-card .card-text{color:rgba(255,255,255,.76);font-size:clamp(9.5px,3.2cqi,11px);line-height:clamp(12px,4cqi,14px);-webkit-line-clamp:1}
.hp-news-grid--content-overlay-grid .hp-news-card .hp-meta{color:rgba(255,255,255,.74)!important;font-size:clamp(9px,2.9cqi,10px);font-weight:700}
.hp-global-block-card .hp-news-grid--content-overlay-grid .hp-category-badge{inset-block-start:clamp(4px,1.8cqi,7px);inset-inline-start:clamp(4px,1.8cqi,7px);padding:2px 4px;font-size:clamp(7px,2.6cqi,9px)}
.hp-news-grid--content-overlay-grid .hp-news-status-badge{transform:scale(.68);transform-origin:top right}
.hp-news-grid--content-overlay-grid .hp-news-card:not(:has(.hp-news-media>img)){display:block}
.hp-news-grid--content-overlay-grid .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--content-overlay-grid .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:0;padding:clamp(8px,3.2cqi,12px)!important;background:var(--hp-news-dark-surface)}
.hp-global-block-card .hp-news-grid--content-overlay-grid .hp-news-card:not(:has(.hp-news-media>img)) .hp-category-badge{position:static;margin-block-end:2px}

/* CONTENT 5 — Alternating clock timeline. */
.hp-news-grid--content-editorial-list .hp-news-items{position:relative;grid-template-columns:1fr;gap:clamp(14px,2.6cqi,20px);padding-block:6px;counter-reset:hp-news-timeline}
.hp-news-grid--content-editorial-list .hp-news-items:before{content:"";position:absolute;z-index:0;inset-block:0;inset-inline-start:50%;width:1px;transform:translateX(-50%);background:color-mix(in srgb,var(--hp-accent) 58%,var(--bs-border-color))}
.hp-news-grid--content-editorial-list .hp-news-card{--hp-timeline-thumb:clamp(75px,26.14cqi,85px);position:relative;overflow:visible;width:calc(50% - 25px);justify-self:start;display:grid;grid-template-columns:var(--hp-timeline-thumb) minmax(0,1fr);align-items:start;counter-increment:hp-news-timeline;background:var(--bs-body-bg)}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even){justify-self:end;grid-template-columns:minmax(0,1fr) var(--hp-timeline-thumb)}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-news-media{grid-column:2;grid-row:1}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .card-body{grid-column:1;grid-row:1;padding:clamp(4px,1.6cqi,6px) clamp(7px,2.6cqi,9px) clamp(4px,1.6cqi,6px) 0!important}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .card-body{padding-inline-start:20px!important}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-category-badge{inset-inline-start:calc(100% - var(--hp-timeline-thumb) + 4px)}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(odd) .card-body{grid-column:2;grid-row:1;padding:clamp(4px,1.6cqi,6px) 0 clamp(4px,1.6cqi,6px) clamp(7px,2.6cqi,9px)!important}
.hp-news-grid--content-editorial-list .hp-news-media,.hp-news-grid--content-editorial-list .hp-news-media>img{width:100%;height:auto;aspect-ratio:16/9}
.hp-global-block-card .hp-news-grid--content-editorial-list .hp-news-card .card-title{font-size:12px!important;font-weight:400;line-height:15px!important;-webkit-line-clamp:3}
.hp-news-grid--content-editorial-list .card-text{font-size:clamp(9.5px,3.4cqi,11px);line-height:clamp(12px,4.2cqi,14px);-webkit-line-clamp:1}
.hp-news-grid--content-editorial-list .hp-news-card .hp-meta{position:absolute;z-index:5;inset-block-start:50%;display:inline-flex;width:max-content;max-width:none;align-items:center;gap:3px;margin:0;padding:3px 7px;border:1px solid var(--hp-accent);border-radius:999px;background:var(--hp-accent);color:#fff!important;font-size:8px;line-height:10px;font-weight:700;white-space:nowrap}
.hp-news-grid--content-editorial-list .hp-news-card .hp-meta i{font-size:9px;line-height:1}
.hp-news-grid--content-editorial-list .hp-news-card .hp-meta:before{content:"\ea70";display:block;flex:0 0 auto;font-family:"tabler-icons"!important;font-size:10px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(odd) .hp-meta{inset-inline-end:-25px;transform:translate(calc(100% - 12px),-50%)}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-meta{inset-inline-start:-25px;transform:translate(-12px,-50%)}
.hp-global-block-card .hp-news-grid--content-editorial-list .hp-category-badge{inset-block-start:4px;inset-inline-start:4px;padding:2px 4px;font-size:clamp(7px,2.7cqi,8px)}
.hp-news-grid--content-editorial-list .hp-news-status-badge{transform:scale(.68);transform-origin:top right}
.hp-news-grid--content-editorial-list .hp-news-card:before{display:none}
.hp-news-grid--content-editorial-list .hp-news-card:first-child:before,.hp-news-grid--content-editorial-list .hp-news-card:last-child:before{content:"";position:absolute;z-index:2;display:block;width:3px;background:var(--bs-body-bg);pointer-events:none}
.hp-news-grid--content-editorial-list .hp-news-card:first-child:before{inset-block-start:-6px;inset-inline-start:calc(100% + 23.5px);height:calc(50% + 6px)}
.hp-news-grid--content-editorial-list .hp-news-card:last-child:before{inset-block-start:50%;inset-block-end:-6px;height:auto}
.hp-news-grid--content-editorial-list .hp-news-card:last-child:nth-child(odd):before{inset-inline-start:calc(100% + 23.5px)}
.hp-news-grid--content-editorial-list .hp-news-card:last-child:nth-child(even):before{inset-inline-start:-27px}
.hp-news-grid--content-editorial-list .hp-news-card:only-child:before{inset-block:-6px;height:auto}
.hp-news-grid--content-editorial-list .hp-news-card:after{content:"";position:absolute;z-index:1;inset-block-start:50%;width:12.5px;height:1px;transform:translateY(-50%);background:var(--hp-accent)}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(odd):after{inset-inline-end:-25px}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even):after{inset-inline-start:-25px}
.hp-news-grid--content-editorial-list .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--content-editorial-list .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--content-editorial-list .hp-news-card:not(:has(.hp-news-media>img)) .card-body,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even):not(:has(.hp-news-media>img)) .card-body{grid-column:1;grid-row:1;padding:clamp(7px,2.5cqi,10px)!important}
.hp-global-block-card .hp-news-grid--content-editorial-list .hp-news-card:not(:has(.hp-news-media>img)) .hp-category-badge{position:static;margin-block-end:2px}

/* FULL 1 — Full-width lead overlay and four supporting cards. */
.hp-news-grid--full-hero-overlay .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr));background:var(--hp-news-dark-surface)}
.hp-news-grid--full-hero-overlay .hp-news-card{background:var(--hp-news-dark-surface);color:#fff}
.hp-news-grid--full-hero-overlay .hp-news-card--first{grid-column:1/-1;display:grid;isolation:isolate}
.hp-news-grid--full-hero-overlay .hp-news-card--first .hp-news-media,.hp-news-grid--full-hero-overlay .hp-news-card--first .card-body{grid-area:1/1}
.hp-news-grid--full-hero-overlay .hp-news-card--first .card-body{z-index:1;align-self:end;padding:clamp(3rem,9vw,7rem) clamp(1rem,4vw,3rem) clamp(1rem,3vw,2rem)!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.94) 72%);color:#fff}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card--first .card-title{max-width:22ch;color:#fff;font-size:clamp(1.45rem,4cqi,3rem)!important;font-weight:700;line-height:1.08;-webkit-line-clamp:3}
.hp-news-grid--full-hero-overlay .hp-news-card--first .card-text{max-width:68ch;color:rgba(255,255,255,.8);font-size:clamp(.82rem,1.4vw,1.05rem);-webkit-line-clamp:3}
.hp-news-grid--full-hero-overlay .hp-news-card--first .hp-meta{color:rgba(255,255,255,.76)!important}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first){border-block-end:1px solid color-mix(in srgb,var(--hp-accent) 42%,var(--bs-border-color))}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .card-body{padding:7px 4px 4px!important}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .card-title{font-size:clamp(12px,4cqi,15px)!important;line-height:clamp(15px,4.9cqi,18px)!important;-webkit-line-clamp:3}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .card-text{color:rgba(255,255,255,.72)!important;font-size:clamp(10px,3.3cqi,12px);line-height:1.35;-webkit-line-clamp:2}
.hp-news-grid--full-hero-overlay .hp-news-card .hp-meta{color:rgba(255,255,255,.76)!important;font-size:clamp(9px,2.8cqi,10px);font-weight:700}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card .hp-category-badge{inset-block-start:clamp(4px,1.6cqi,7px);inset-inline-start:clamp(4px,1.6cqi,7px);padding:2px 4px;font-size:clamp(7px,2.5cqi,9px)}
.hp-news-grid--full-hero-overlay .hp-news-status-badge{transform:scale(.58);transform-origin:top right}
.hp-news-grid--full-hero-overlay .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--full-hero-overlay .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:0}
.hp-news-grid--full-hero-overlay .hp-news-card--first:not(:has(.hp-news-media>img)){display:block;background:var(--hp-news-dark-surface)}
.hp-news-grid--full-hero-overlay .hp-news-card--first:not(:has(.hp-news-media>img)) .card-body{padding:12px!important;background:var(--hp-news-dark-surface)}

/* FULL 2 — Wide split feature with dark text panel. */
.hp-news-grid--full-split-feature .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
.hp-news-grid--full-split-feature .hp-news-card--first{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);background:var(--hp-news-dark-surface);color:#fff}
.hp-news-grid--full-split-feature .hp-news-card--first .card-body{position:relative;overflow:visible;align-content:center;padding:clamp(1rem,3vw,2.25rem)!important;border-inline-start:3px solid var(--hp-accent)}
.hp-news-grid--full-split-feature .hp-news-card--first .card-body:after{content:"";position:absolute;z-index:2;inset-block-start:0;inset-inline-start:-3px;width:3px;height:30%;background:linear-gradient(180deg,transparent 0,color-mix(in srgb,var(--hp-accent) 35%,#fff) 24%,#fff 50%,color-mix(in srgb,var(--hp-accent) 35%,#fff) 76%,transparent 100%);opacity:.72;pointer-events:none;animation:hp-news-split-rail 2.2s linear infinite}
@keyframes hp-news-split-rail{from{transform:translateY(-100%)}to{transform:translateY(433.34%)}}
.hp-news-grid:is(.hp-news-grid--sidebar-thumbs,.hp-news-grid--sidebar-featured,.hp-news-grid--content-featured-grid,.hp-news-grid--content-magazine,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic) .hp-news-card--first .hp-news-media>img{transform-origin:center;animation:hp-news-split-zoom 12s ease-in-out infinite}
@keyframes hp-news-split-zoom{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}
@media(prefers-reduced-motion:reduce){.hp-news-grid--full-split-feature .hp-news-card--first .card-body:after{display:none}.hp-news-grid:is(.hp-news-grid--sidebar-thumbs,.hp-news-grid--sidebar-featured,.hp-news-grid--content-featured-grid,.hp-news-grid--content-magazine,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic) .hp-news-card--first .hp-news-media>img{animation:none;transform:none}}
.hp-global-block-card .hp-news-grid:is(.hp-news-grid--sidebar-thumbs,.hp-news-grid--sidebar-featured,.hp-news-grid--content-featured-grid,.hp-news-grid--content-magazine,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic) .hp-news-card--first .card-title{text-decoration-line:underline;text-decoration-color:var(--hp-accent);text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-skip-ink:auto}
.hp-global-block-card .hp-news-grid:is(.hp-news-grid--sidebar-thumbs,.hp-news-grid--sidebar-featured,.hp-news-grid--content-featured-grid,.hp-news-grid--content-magazine,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic) .hp-news-card--first.hp-news-card--custom-title .card-title{text-decoration:none}
.hp-global-block-card .hp-news-grid:is(.hp-news-grid--sidebar-thumbs,.hp-news-grid--sidebar-featured,.hp-news-grid--content-featured-grid,.hp-news-grid--content-magazine,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic) .hp-news-card--first.hp-news-card--custom-title .hp-news-title-line{text-decoration-line:underline;text-decoration-color:var(--hp-accent);text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-skip-ink:auto}
.hp-global-block-card .hp-news-grid:is(.hp-news-grid--sidebar-thumbs,.hp-news-grid--sidebar-featured,.hp-news-grid--content-featured-grid,.hp-news-grid--content-magazine,.hp-news-grid--full-hero-overlay,.hp-news-grid--full-split-feature,.hp-news-grid--full-mosaic) .hp-news-card--first.hp-news-card--custom-title .hp-news-title-line.is-accent{text-decoration-color:#fff!important}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card--first .card-title{color:#fff;font-size:clamp(1.35rem,3.2cqi,2.4rem)!important;font-weight:700;line-height:1.1;-webkit-line-clamp:4}
.hp-news-grid--full-split-feature .hp-news-card--first .card-text{color:rgba(255,255,255,.76);font-size:clamp(.8rem,1.3vw,1rem);-webkit-line-clamp:3}
.hp-news-grid--full-split-feature .hp-news-card--first .hp-meta{color:rgba(255,255,255,.72)!important}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first){border-block-start:2px solid var(--hp-accent)}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-body{padding:7px 4px 4px!important}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-title{font-size:clamp(12px,4cqi,15px)!important;line-height:clamp(15px,4.9cqi,18px)!important;-webkit-line-clamp:3}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-text{font-size:clamp(10px,3.3cqi,12px);line-height:1.35;-webkit-line-clamp:2}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-text{display:none}
.hp-news-grid--full-split-feature .hp-news-card .hp-meta{font-size:clamp(9px,2.8cqi,10px);font-weight:700}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card .hp-category-badge{inset-block-start:clamp(4px,1.6cqi,7px);inset-inline-start:clamp(4px,1.6cqi,7px);padding:2px 4px;font-size:clamp(7px,2.5cqi,9px)}
.hp-news-grid--full-split-feature .hp-news-status-badge{transform:scale(.68);transform-origin:top right}
.hp-news-grid--full-split-feature .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--full-split-feature .hp-news-card:not(:has(.hp-news-media>img)) .card-body{min-height:0}
.hp-news-grid--full-split-feature .hp-news-card--first:not(:has(.hp-news-media>img)){display:block;background:var(--hp-news-dark-surface)}
.hp-news-grid--full-split-feature .hp-news-card--first:not(:has(.hp-news-media>img)) .card-body{padding:12px!important}

/* FULL 3 — Asymmetric editorial mosaic. */
.hp-news-grid--full-mosaic .hp-news-items{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:clamp(8px,1.35vw,14px)}
.hp-news-grid--full-mosaic .hp-news-card{grid-column:span calc(12 / var(--hp-layout-columns));display:grid;isolation:isolate;background:var(--hp-news-dark-surface);color:#fff}
.hp-news-grid--full-mosaic .hp-news-media,.hp-news-grid--full-mosaic .card-body{grid-area:1/1}
.hp-news-grid--full-mosaic .hp-news-media{width:100%;height:auto;aspect-ratio:16/9}
.hp-news-grid--full-mosaic .hp-news-media>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.hp-news-grid--full-mosaic .card-body{position:absolute;z-index:1;inset-inline:0;inset-block-end:0;max-height:100%;overflow:hidden;gap:clamp(2px,.8cqi,5px);padding:clamp(18px,9cqi,54px) clamp(7px,3cqi,14px) clamp(7px,2.5cqi,12px)!important;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,0) 100%)}
.hp-news-grid--full-mosaic .hp-news-card--first{grid-column:span 8;grid-row:span 2;align-self:start;aspect-ratio:16/9}
.hp-news-grid--full-mosaic .hp-news-card--first .hp-news-media{height:100%;min-height:100%;aspect-ratio:auto}
.hp-news-grid--full-mosaic .hp-news-card:nth-child(2),.hp-news-grid--full-mosaic .hp-news-card:nth-child(3){grid-column:span 4}
.hp-global-block-card .hp-news-grid--full-mosaic .hp-news-card .card-title{color:#fff;font-size:clamp(12px,6cqi,14px)!important;line-height:clamp(15px,6.8cqi,17px)!important;-webkit-line-clamp:3}
.hp-global-block-card .hp-news-grid--full-mosaic .hp-news-card--first .card-title{font-size:clamp(16px,5cqi,24px)!important;font-weight:700;line-height:1.12!important;-webkit-line-clamp:4}
.hp-news-grid--full-mosaic .hp-news-card .card-text{color:rgba(255,255,255,.78)!important;font-size:clamp(9.5px,3cqi,12px);line-height:1.3;-webkit-line-clamp:1}
.hp-news-grid--full-mosaic .hp-news-card--first .card-text{-webkit-line-clamp:2}
.hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first) .card-text{display:none}
.hp-news-grid--full-mosaic .hp-news-card .hp-meta{color:rgba(255,255,255,.74)!important;font-size:clamp(9px,2.8cqi,10px);font-weight:700}
.hp-global-block-card .hp-news-grid--full-mosaic .hp-category-badge{inset-block-start:clamp(4px,1.5cqi,7px);inset-inline-start:clamp(4px,1.5cqi,7px);padding:2px 4px;font-size:clamp(7px,2.4cqi,9px)}
.hp-news-grid--full-mosaic .hp-news-status-badge{transform:scale(.58);transform-origin:top right}
.hp-news-grid--full-mosaic .hp-news-card:nth-child(n+4){grid-column:span calc(12 / var(--hp-layout-columns))}
.hp-news-grid--full-mosaic .hp-news-card:not(:has(.hp-news-media>img)){display:block;background:var(--bs-body-bg);color:var(--bs-body-color);border-inline-start:3px solid var(--hp-accent)}
.hp-news-grid--full-mosaic .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--full-mosaic .hp-news-card:not(:has(.hp-news-media>img)) .card-body{position:static;min-height:0;padding:clamp(7px,2.5cqi,12px)!important;background:none}
.hp-global-block-card .hp-news-grid--full-mosaic .hp-news-card:not(:has(.hp-news-media>img)) .card-title{color:inherit;text-decoration:none}
.hp-news-grid--full-mosaic .hp-news-card:not(:has(.hp-news-media>img)) .card-text,.hp-news-grid--full-mosaic .hp-news-card:not(:has(.hp-news-media>img)) .hp-meta{color:var(--bs-secondary-color)!important}
.hp-news-grid--full-mosaic .hp-news-card--first:not(:has(.hp-news-media>img)){grid-row:auto;aspect-ratio:auto;background:var(--hp-news-dark-surface);color:#fff}
.hp-news-grid--full-mosaic .hp-news-card--first:not(:has(.hp-news-media>img)) .card-text,.hp-news-grid--full-mosaic .hp-news-card--first:not(:has(.hp-news-media>img)) .hp-meta{color:rgba(255,255,255,.76)!important}

/* FULL 4 — Six-pane vertical news accordion. */
.hp-news-grid--full-accent-band .hp-news-items{display:flex;gap:6px;overflow:hidden}
.hp-news-grid--full-accent-band .hp-news-card{display:grid;min-width:0;overflow:hidden;border-radius:0;background:var(--hp-news-dark-surface);color:#fff;isolation:isolate}
.hp-news-grid--full-accent-band .hp-news-media,.hp-news-grid--full-accent-band .card-body{grid-area:1/1}
.hp-news-grid--full-accent-band .hp-news-media{width:100%;height:100%;background:var(--hp-news-dark-surface)}
.hp-news-grid--full-accent-band .hp-news-media>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.hp-news-grid--full-accent-band .hp-news-card--editorial-image .hp-news-media>img{object-fit:cover}
.hp-news-grid--full-accent-band .card-body{position:relative;z-index:1;align-self:end;align-content:end;min-width:0;padding:clamp(44px,12cqi,82px) clamp(9px,3cqi,18px) clamp(10px,3cqi,18px)!important;background:linear-gradient(to top,rgba(0,0,0,.94),rgba(0,0,0,0));border-block-end:3px solid var(--hp-accent);color:#fff}
.hp-global-block-card .hp-news-grid--full-accent-band .hp-news-card .card-title{color:#fff;font-size:clamp(18px,5cqi,28px)!important;font-weight:700;line-height:1.14!important;-webkit-line-clamp:3}
.hp-news-grid--full-accent-band .card-text{color:rgba(255,255,255,.8)!important;font-size:clamp(10px,2.4cqi,13px);line-height:1.35;-webkit-line-clamp:2}
.hp-news-grid--full-accent-band .hp-news-card .hp-meta{color:rgba(255,255,255,.78)!important;font-size:clamp(9px,2.2cqi,10px)}
.hp-global-block-card .hp-news-grid--full-accent-band .hp-category-badge{inset-block-start:6px;inset-inline-start:6px;padding:2px 5px;font-size:clamp(7px,1.8cqi,9px)}
.hp-news-grid--full-accent-band .hp-news-status-badge{transform:scale(.62);transform-origin:top right}
.hp-news-grid--full-accent-band .hp-news-card:not(:has(.hp-news-media>img)){background:var(--hp-news-dark-surface)}
.hp-news-grid--full-accent-band .hp-news-card:not(:has(.hp-news-media>img)) .hp-news-media{display:none}
.hp-news-grid--full-accent-band .hp-news-card:not(:has(.hp-news-media>img)) .card-body{grid-area:1/1;align-self:stretch;background:var(--hp-news-dark-surface);border-inline-start:3px solid var(--hp-accent)}

/* FULL 5 — Cinematic horizontal gallery with black title bands. */
.hp-news-grid--full-cinema-strip .hp-news-items{display:flex;gap:.75rem;overflow-x:auto;padding:.6rem;background:var(--hp-news-dark-surface);scroll-padding-inline:.6rem;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}
.hp-news-grid--full-cinema-strip .hp-news-card{flex:0 0 clamp(220px,82cqi,520px);display:grid;scroll-snap-align:start;scroll-snap-stop:always;isolation:isolate}
.hp-news-grid--full-cinema-strip .hp-news-media,.hp-news-grid--full-cinema-strip .card-body{grid-area:1/1}
.hp-news-grid--full-cinema-strip .card-body{z-index:1;align-self:end;padding:3.5rem 1rem .85rem!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.95) 58%);color:#fff}
.hp-news-grid--full-cinema-strip .card-title{max-width:28ch;color:#fff;-webkit-line-clamp:3}
.hp-news-grid--full-cinema-strip .hp-news-card .card-text{color:rgba(255,255,255,.76)!important}
.hp-news-grid--full-cinema-strip .hp-news-card .hp-meta{color:rgba(255,255,255,.76)!important}
.hp-global-block-card .hp-news-grid--full-cinema-strip .hp-category-badge{inset-block-start:6px;inset-inline-start:6px;padding:2px 5px;font-size:9px}
.hp-news-grid--full-cinema-strip .hp-news-status-badge{transform:scale(.62);transform-origin:top right}

@media(min-width:768px){
.hp-news-grid{--hp-grid-columns:var(--hp-block-columns-tablet,2)}
.hp-news-grid--sidebar-thumbs .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr));gap:10px}
.hp-news-grid--sidebar-thumbs .hp-news-card--first{grid-column:1/-1}
.hp-news-grid--sidebar-thumbs .hp-news-card:not(.hp-news-card--first){grid-template-columns:minmax(0,1fr);border-block-end:1px solid var(--hp-accent);padding-block-end:7px}
.hp-news-grid--sidebar-thumbs .hp-news-card:not(.hp-news-card--first) .hp-news-media,.hp-news-grid--sidebar-thumbs .hp-news-card:not(.hp-news-card--first) .hp-news-media>img{width:100%;height:auto;aspect-ratio:16/9}
.hp-news-grid--sidebar-thumbs .hp-news-card:not(.hp-news-card--first) .card-body{min-height:0;padding:5px 0 2px!important}
.hp-news-grid--compact-strip .hp-news-items{scrollbar-width:thin}
.hp-news-grid--compact-strip .hp-news-items::-webkit-scrollbar{display:block;height:4px}
.hp-news-grid--compact-strip .hp-news-items::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--bs-secondary-color) 52%,transparent)}
.hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-status-badge[data-badge-corner^="top-"]{inset-block-start:3px}
.hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-status-badge[data-badge-corner^="bottom-"]{inset-block-end:3px}
.hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-status-badge[data-badge-corner$="-right"]{inset-inline-end:3px}
.hp-news-grid:is(.hp-news-grid--compact-strip,.hp-news-grid--compact-newsbar,.hp-news-grid--compact-cards,.hp-news-grid--compact-overlay,.hp-news-grid--compact-chips) .hp-news-status-badge[data-badge-corner$="-left"]{inset-inline-start:3px}
.hp-news-grid--compact-newsbar .hp-news-card{flex-basis:295px}
.hp-news-grid--compact-cards .hp-news-card{flex-basis:190px}
.hp-news-grid--compact-overlay .hp-news-card{flex-basis:290px}
.hp-news-grid--content-magazine .hp-news-items{grid-template-columns:repeat(calc(var(--hp-layout-columns)*2),minmax(0,1fr))}
.hp-news-grid--content-magazine .hp-news-card--first{grid-column:span var(--hp-layout-columns);grid-row:span 2;display:flex;min-height:0;container-type:inline-size}
.hp-news-grid--content-magazine .hp-news-card--first .hp-news-media{flex:1 1 0;min-height:0;height:auto}
.hp-news-grid--content-magazine .hp-news-card--first .hp-news-media img{height:100%;min-height:100%;aspect-ratio:auto}
.hp-news-grid--content-magazine .hp-news-card--first .card-body{flex:0 0 auto}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2),.hp-news-grid--content-magazine .hp-news-card:nth-child(3){grid-column:span var(--hp-layout-columns)}
.hp-news-grid--content-magazine .hp-news-card:nth-child(n+4){grid-column:span 2}
.hp-news-grid--content-magazine .hp-news-card:nth-child(n+4) .hp-news-status-badge{transform:scale(.9);transform-origin:top right}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card--first .card-title{-webkit-line-clamp:4}
.hp-news-grid--content-magazine .hp-news-card--first .card-text{-webkit-line-clamp:4}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card:nth-child(2) .card-title,.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card:nth-child(3) .card-title{font-size:clamp(.96rem,6cqi,1.296rem)!important;line-height:1.16;-webkit-line-clamp:3}
}

@media(max-width:991.98px) and (min-width:768px){
.hp-news-grid--content-cards .hp-news-items,.hp-news-grid--content-overlay-grid .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
.hp-news-grid--full-hero-overlay .hp-news-items,.hp-news-grid--full-split-feature .hp-news-items,.hp-news-grid--full-accent-band .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
}

@media(max-width:767.98px){
.hp-global-block-card .hp-news-grid .hp-news-card .card-title{font-size:13px!important;line-height:1.2}
.hp-global-block-card .hp-news-grid--sidebar-thumbs .hp-news-card--first .card-title{font-size:15px!important;line-height:18px!important}
.hp-global-block-card .hp-news-grid--sidebar-featured .hp-news-card--first .card-title{font-size:15px!important;line-height:18px!important}
.hp-global-block-card .hp-news-grid--sidebar-overlay-list .hp-news-card .card-title{font-size:clamp(12px,4.2cqi,14px)!important;line-height:clamp(14px,5cqi,17px)!important}
.hp-news-grid--sidebar-thumbs .hp-news-card:not(.hp-news-card--first){border-block-end:1px solid var(--hp-accent);padding-block-end:7px}
.hp-global-block-card .hp-news-grid--compact-newsbar .hp-news-card .card-title{max-height:30px}
.hp-news-grid--compact-strip .hp-news-card{grid-template-columns:136px minmax(0,1fr)}
.hp-news-grid--compact-strip .hp-news-media,.hp-news-grid--compact-strip .card-body{height:76.5px}
.hp-news-grid--compact-strip .card-body{gap:2px}
.hp-global-block-card .hp-news-grid--compact-strip .hp-news-card .card-title{max-height:45px;-webkit-line-clamp:3}
.hp-news-grid .hp-news-items,.hp-news-grid--content-cards .hp-news-items,.hp-news-grid--content-featured-grid .hp-news-items,.hp-news-grid--content-magazine .hp-news-items,.hp-news-grid--content-overlay-grid .hp-news-items,.hp-news-grid--full-hero-overlay .hp-news-items,.hp-news-grid--full-split-feature .hp-news-items,.hp-news-grid--full-mosaic .hp-news-items,.hp-news-grid--full-accent-band .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
.hp-news-grid--content-featured-grid .hp-news-card--first,.hp-news-grid--full-split-feature .hp-news-card--first,.hp-news-grid--full-accent-band .hp-news-card--first{grid-column:auto;grid-template-columns:1fr}
.hp-news-grid--content-featured-grid .hp-news-card--first .card-body,.hp-news-grid--full-split-feature .hp-news-card--first .card-body,.hp-news-grid--full-accent-band .hp-news-card--first .card-body{padding:.75rem!important}
.hp-news-grid--content-editorial-list .hp-news-card,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even){grid-template-columns:120px minmax(0,1fr);align-items:start}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-news-media,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .card-body{grid-column:auto;grid-row:auto}
.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-category-badge{inset-inline-start:clamp(.55rem,1.3vw,.9rem)}
.hp-news-grid--content-editorial-list .hp-news-card .card-body,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .card-body{padding:.05rem .65rem .55rem!important}
.hp-news-grid--full-mosaic .hp-news-card,.hp-news-grid--full-mosaic .hp-news-card--first,.hp-news-grid--full-mosaic .hp-news-card:nth-child(2),.hp-news-grid--full-mosaic .hp-news-card:nth-child(3),.hp-news-grid--full-mosaic .hp-news-card:nth-child(n+6){grid-column:auto;grid-row:auto}
.hp-news-grid--content-magazine .hp-news-card--first,.hp-news-grid--content-magazine .hp-news-card:nth-child(2),.hp-news-grid--content-magazine .hp-news-card:nth-child(3){grid-column:auto;grid-row:auto}
.hp-news-grid--content-magazine .hp-news-card{display:grid;grid-template-columns:120px minmax(0,1fr)}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card:not(.hp-news-card--first) .card-title{font-size:.85rem!important}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card:not(.hp-news-card--first) .card-title{font-size:13px!important}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card--first .card-title{font-size:15px!important}
.hp-news-grid--content-magazine .hp-news-card--first .card-text{font-size:1.02rem}
.hp-news-grid--content-magazine .hp-news-card:not(.hp-news-card--first) .card-body{padding-block-start:0}
.hp-news-grid--content-magazine .hp-news-card--first{display:flex;flex-direction:column}
.hp-news-grid--content-magazine .hp-news-card--first .hp-news-media{order:1;width:100%}
.hp-news-grid--content-magazine .hp-news-card--first .hp-news-media img{width:100%;height:auto;aspect-ratio:16/9}
.hp-news-grid--content-magazine .hp-news-card--first .card-body{order:2}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2),.hp-news-grid--content-magazine .hp-news-card:nth-child(3){grid-template-columns:minmax(0,1fr) 120px}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2) .card-body,.hp-news-grid--content-magazine .hp-news-card:nth-child(3) .card-body{grid-column:1;grid-row:1}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2) .hp-news-media,.hp-news-grid--content-magazine .hp-news-card:nth-child(3) .hp-news-media{grid-column:2;grid-row:1}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2) .hp-category-badge,.hp-news-grid--content-magazine .hp-news-card:nth-child(3) .hp-category-badge{inset-inline-start:calc(100% - 120px + clamp(.55rem,1.3vw,.9rem))}
.hp-news-grid--content-magazine .hp-news-card .hp-category-badge{display:inline-flex}
.hp-news-grid--content-magazine .hp-news-card .hp-meta{display:flex}
.hp-news-grid--content-cards .hp-news-card{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start}
.hp-news-grid--content-cards .card-body{padding:clamp(4px,1.8cqi,7px) clamp(7px,2.8cqi,10px)!important}
.hp-global-block-card .hp-news-grid--content-cards .card-title{font-size:clamp(12px,4cqi,15px)!important;line-height:clamp(14px,4.8cqi,18px)!important}
.hp-news-grid--full-hero-overlay .hp-news-card--first .card-body{padding:3rem .85rem .75rem!important}
.hp-global-block-card .hp-news-grid--content-featured-grid .hp-news-card--first .card-title,.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card--first .card-title,.hp-global-block-card .hp-news-grid--full-mosaic .hp-news-card--first .card-title,.hp-global-block-card .hp-news-grid--full-accent-band .hp-news-card--first .card-title{font-size:15px!important}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card--first .card-title{font-size:13px!important}
.hp-news-grid--full-cinema-strip .hp-news-card{flex-basis:min(320px,86vw)}
}

@media(min-width:992px){.hp-news-grid{--hp-grid-columns:var(--hp-block-columns-desktop,3)}}

@container hp-news-grid (min-width:900px){
.hp-news-grid--full-split-feature .hp-news-card--first{grid-template-columns:repeat(2,minmax(0,1fr));height:300px}
.hp-news-grid--full-split-feature .hp-news-card--first:not(:has(.hp-news-media>img)){height:auto}
.hp-news-grid--full-split-feature .hp-news-card--first .hp-news-media{height:100%}
.hp-news-grid--full-split-feature .hp-news-card--first .hp-news-media>img{height:100%;aspect-ratio:auto;object-fit:cover}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card--first .hp-category-badge{inset-inline-start:calc(-50cqi + 4px)}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-title{font-size:14px!important;line-height:17px!important}
.hp-news-grid--full-mosaic .hp-news-items{grid-template-columns:repeat(calc(var(--hp-layout-columns)*4),minmax(0,1fr))}
.hp-news-grid--full-mosaic .hp-news-card,.hp-news-grid--full-mosaic .hp-news-card:nth-child(n+4){grid-column:span 4}
.hp-news-grid--full-mosaic .hp-news-card--first{grid-column:span calc(var(--hp-layout-columns)*2)}
.hp-news-grid--full-mosaic .hp-news-card:nth-child(2),.hp-news-grid--full-mosaic .hp-news-card:nth-child(3){grid-column:span var(--hp-layout-columns)}
}

@keyframes hp-news-band-pane-2{0%,45.2%{flex-basis:var(--hp-pane-expanded)}50%,95.2%{flex-basis:var(--hp-pane-collapsed)}100%{flex-basis:var(--hp-pane-expanded)}}
@keyframes hp-news-band-pane-3{0%,30.13%{flex-basis:var(--hp-pane-expanded)}33.33%,96.8%{flex-basis:var(--hp-pane-collapsed)}100%{flex-basis:var(--hp-pane-expanded)}}
@keyframes hp-news-band-pane-4{0%,22.6%{flex-basis:var(--hp-pane-expanded)}25%,97.6%{flex-basis:var(--hp-pane-collapsed)}100%{flex-basis:var(--hp-pane-expanded)}}
@keyframes hp-news-band-pane-5{0%,18.08%{flex-basis:var(--hp-pane-expanded)}20%,98.08%{flex-basis:var(--hp-pane-collapsed)}100%{flex-basis:var(--hp-pane-expanded)}}
@keyframes hp-news-band-pane-6{0%,15.07%{flex-basis:var(--hp-pane-expanded)}16.67%,98.4%{flex-basis:var(--hp-pane-collapsed)}100%{flex-basis:var(--hp-pane-expanded)}}
@keyframes hp-news-band-copy-2{0%{visibility:visible;opacity:0;transform:translateY(8px)}1.8%,43.4%{visibility:visible;opacity:1;transform:none}45.2%,100%{visibility:hidden;opacity:0;transform:translateY(8px)}}
@keyframes hp-news-band-copy-3{0%{visibility:visible;opacity:0;transform:translateY(8px)}1.2%,28.93%{visibility:visible;opacity:1;transform:none}30.13%,100%{visibility:hidden;opacity:0;transform:translateY(8px)}}
@keyframes hp-news-band-copy-4{0%{visibility:visible;opacity:0;transform:translateY(8px)}.9%,21.7%{visibility:visible;opacity:1;transform:none}22.6%,100%{visibility:hidden;opacity:0;transform:translateY(8px)}}
@keyframes hp-news-band-copy-5{0%{visibility:visible;opacity:0;transform:translateY(8px)}.72%,17.36%{visibility:visible;opacity:1;transform:none}18.08%,100%{visibility:hidden;opacity:0;transform:translateY(8px)}}
@keyframes hp-news-band-copy-6{0%{visibility:visible;opacity:0;transform:translateY(8px)}.6%,14.47%{visibility:visible;opacity:1;transform:none}15.07%,100%{visibility:hidden;opacity:0;transform:translateY(8px)}}
@keyframes hp-news-hero-support-slide{0%,45%{transform:translateX(0)}50%,95%{transform:translateX(calc(-1*var(--hp-hero-support-step)))}100%{transform:translateX(0)}}
@keyframes hp-news-hero-rail-glow{from{transform:translateX(-100%)}to{transform:translateX(400%)}}

@container hp-news-grid (min-width:600px){
.hp-news-grid--content-magazine .hp-news-card:nth-child(n+4) .hp-meta{display:none}
.hp-news-grid--full-hero-overlay .hp-news-items{--hp-hero-top-inline:calc((100cqi - var(--hp-news-gap))/2);--hp-hero-top-block:calc(var(--hp-hero-top-inline)*.5625);--hp-hero-side-block:calc((var(--hp-hero-top-block) - 2*var(--hp-news-gap))/3);grid-template-columns:repeat(calc(var(--hp-layout-columns)*2),minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,var(--hp-hero-side-block)))}
.hp-news-grid--full-hero-overlay .hp-news-card--first{grid-column:calc(var(--hp-layout-columns) + 1)/-1;grid-row:1/span 3;height:var(--hp-hero-top-block)}
.hp-news-grid--full-hero-overlay .hp-news-card--first .hp-news-media{height:100%}
.hp-news-grid--full-hero-overlay .hp-news-card--first .hp-news-media>img{height:100%;aspect-ratio:auto;object-fit:cover}
.hp-news-grid--full-hero-overlay .hp-news-card--first .card-body{padding:clamp(48px,18cqi,86px) clamp(12px,5cqi,24px) clamp(12px,4cqi,20px)!important}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4){grid-column:1/span var(--hp-layout-columns);display:grid;grid-template-columns:calc(var(--hp-hero-side-block)*1.7778) minmax(0,1fr);height:var(--hp-hero-side-block)}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .hp-news-media,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .hp-news-media,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .hp-news-media{grid-column:1;grid-row:1;width:100%;height:100%}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .hp-news-media>img,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .hp-news-media>img,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .hp-news-media>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .card-body,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .card-body,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .card-body{grid-column:2;grid-row:1;min-height:0;align-content:space-between;padding:4px 7px!important}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .card-title,.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .card-title,.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .card-title{-webkit-line-clamp:2}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .card-text,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .card-text,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .card-text{display:none}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4){border-block-end:0;box-shadow:none}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2):before,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3):before,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4):before{content:"";position:absolute;z-index:3;inset-inline:0;inset-block-end:0;height:3px;background:var(--hp-accent);pointer-events:none}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2):after,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3):after,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4):after{content:"";position:absolute;z-index:3;inset-inline-start:0;inset-block-end:0;width:25%;height:3px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--hp-accent) 35%,#fff),transparent);opacity:.72;pointer-events:none;animation:hp-news-hero-rail-glow 2.4s linear infinite}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .hp-news-status-badge,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .hp-news-status-badge,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .hp-news-status-badge{transform:scale(.45)}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .hp-news-status-badge[data-badge-corner$="-right"],.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .hp-news-status-badge[data-badge-corner$="-right"],.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .hp-news-status-badge[data-badge-corner$="-right"]{inset-inline-end:calc(100% - var(--hp-hero-side-block)*1.7778 + 4px)}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(n+5){grid-column:span 2}
.hp-news-grid--full-mosaic .hp-news-card--first:has(.hp-news-media>img){position:relative;align-self:stretch;height:auto;min-height:0;aspect-ratio:auto}
.hp-news-grid--full-mosaic .hp-news-card--first:has(.hp-news-media>img) .hp-news-media{position:absolute;inset:0;height:100%;min-height:0}
.hp-news-grid--full-accent-band .hp-news-items{--hp-pane-count:max(1,var(--hp-layout-columns));--hp-pane-gap-share:calc((var(--hp-pane-count) - 1)*6px/var(--hp-pane-count));--hp-pane-collapsed:calc((60%/var(--hp-pane-count)) - var(--hp-pane-gap-share));--hp-pane-expanded:calc(40% + (60%/var(--hp-pane-count)) - var(--hp-pane-gap-share));--hp-pane-expanded-inline:calc(40cqi + (60cqi/var(--hp-pane-count)) - var(--hp-pane-gap-share));height:calc(var(--hp-pane-expanded-inline)*.5625);align-items:stretch}
.hp-news-grid--full-accent-band .hp-news-card{flex:0 0 var(--hp-pane-collapsed);height:100%;aspect-ratio:auto;animation:var(--hp-band-pane-animation,none) var(--hp-band-duration,0s) linear infinite;animation-delay:var(--hp-band-delay,0s);transition:flex-basis .48s cubic-bezier(.22,.61,.36,1)}
.hp-news-grid--full-accent-band .hp-news-card--first{flex-basis:var(--hp-pane-expanded)}
.hp-news-grid--full-accent-band .hp-news-card .card-body{visibility:hidden;opacity:0;transform:translateY(8px);pointer-events:none;animation:var(--hp-band-copy-animation,none) var(--hp-band-duration,0s) linear infinite;animation-delay:var(--hp-band-delay,0s);transition:none}
.hp-news-grid--full-accent-band .hp-news-card--first:not(.hp-news-card--editorial-image) .card-body{visibility:visible;opacity:1;transform:none;pointer-events:auto}
.hp-news-grid--full-accent-band .hp-news-items:has(.hp-news-card:hover) .hp-news-card{flex-basis:var(--hp-pane-collapsed);animation:none}
.hp-news-grid--full-accent-band .hp-news-items:has(.hp-news-card:hover) .hp-news-card .card-body{visibility:hidden;opacity:0;transform:translateY(8px);pointer-events:none;animation:none;transition:none}
.hp-news-grid--full-accent-band .hp-news-items:has(.hp-news-card:hover) .hp-news-card:hover{flex-basis:var(--hp-pane-expanded)}
.hp-news-grid--full-accent-band .hp-news-items:has(.hp-news-card:hover) .hp-news-card:hover:not(.hp-news-card--editorial-image) .card-body{visibility:visible;opacity:1;transform:none;pointer-events:auto;transition:visibility 0s linear .48s,opacity .18s ease .48s,transform .22s ease-out .48s}
}

@container hp-news-grid (min-width:600px) and (max-width:899.98px){
.hp-news-grid--full-split-feature .hp-news-items{grid-template-columns:repeat(auto-fit,minmax(max(180px,calc((100% - (var(--hp-layout-columns) - 1)*var(--hp-news-gap))/var(--hp-layout-columns))),1fr))}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card--first .hp-category-badge{inset-inline-start:calc(-100cqi + 304px)}
.hp-news-grid--full-hero-overlay .hp-news-items{--hp-hero-support-unit:calc(100cqi/6);grid-template-columns:repeat(6,var(--hp-hero-support-unit));grid-auto-columns:var(--hp-hero-support-unit);grid-auto-flow:column;column-gap:0;row-gap:var(--hp-news-gap);overflow-x:auto;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}
.hp-news-grid--full-hero-overlay .hp-news-card--first{z-index:2;grid-column:4/7;grid-row:1/span 3;width:calc(100% - var(--hp-news-gap)/2);position:sticky;inset-inline-start:calc(50% + var(--hp-news-gap)/2);justify-self:end}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4){z-index:2;grid-column:1/4;width:calc(100% - var(--hp-news-gap)/2);position:sticky;inset-inline-start:0;justify-self:start}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2) .card-title,.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3) .card-title,.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4) .card-title{font-size:11px!important;line-height:13px!important}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(n+5){grid-column:span 2;grid-row:4;border-block-end:0;box-shadow:none;scroll-snap-align:start;scroll-snap-stop:always}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(n+5){margin-inline-end:var(--hp-news-gap)}
}

@container hp-news-grid (min-width:900px){
.hp-news-grid--full-hero-overlay .hp-news-items{--hp-hero-side-block:calc(var(--hp-hero-top-block)/3);--hp-hero-support-unit:calc((100cqi - 7*var(--hp-news-gap))/8);--hp-hero-support-step:calc(2*var(--hp-hero-support-unit) + 2*var(--hp-news-gap));grid-template-columns:repeat(8,var(--hp-hero-support-unit));grid-auto-columns:var(--hp-hero-support-unit);grid-auto-flow:column;column-gap:var(--hp-news-gap);row-gap:0;overflow-x:auto;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin}
.hp-news-grid--full-hero-overlay .hp-news-card--first{z-index:2;grid-column:5/9;grid-row:1/span 3;position:sticky;inset-inline-start:calc(50% + var(--hp-news-gap)/2)}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4){z-index:2;grid-column:1/5;position:sticky;inset-inline-start:0}
.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(n+5){grid-column:span 2;grid-row:4;margin-block-start:var(--hp-news-gap);margin-inline-end:8px;border-block-end:0;scroll-snap-align:start;scroll-snap-stop:always}
}

@media(prefers-reduced-motion:reduce){.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(n+5),.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(2):after,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(3):after,.hp-news-grid--full-hero-overlay .hp-news-card:nth-child(4):after{animation:none!important}}

@media(prefers-reduced-motion:reduce){.hp-news-grid--full-accent-band .hp-news-card,.hp-news-grid--full-accent-band .hp-news-card .card-body{animation:none!important;transition:none}}

@container hp-news-items style(--hp-layout-columns:1){.hp-news-grid--full-accent-band .hp-news-card:nth-child(n+2){display:none}}
@container hp-news-items style(--hp-layout-columns:2){.hp-news-grid--full-accent-band .hp-news-card{--hp-band-pane-animation:hp-news-band-pane-2;--hp-band-copy-animation:hp-news-band-copy-2;--hp-band-duration:10s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(2){--hp-band-delay:-5s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(n+3){display:none}}
@container hp-news-items style(--hp-layout-columns:3){.hp-news-grid--full-accent-band .hp-news-card{--hp-band-pane-animation:hp-news-band-pane-3;--hp-band-copy-animation:hp-news-band-copy-3;--hp-band-duration:15s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(2){--hp-band-delay:-10s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(3){--hp-band-delay:-5s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(n+4){display:none}}
@container hp-news-items style(--hp-layout-columns:4){.hp-news-grid--full-accent-band .hp-news-card{--hp-band-pane-animation:hp-news-band-pane-4;--hp-band-copy-animation:hp-news-band-copy-4;--hp-band-duration:20s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(2){--hp-band-delay:-15s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(3){--hp-band-delay:-10s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(4){--hp-band-delay:-5s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(n+5){display:none}}
@container hp-news-items style(--hp-layout-columns:5){.hp-news-grid--full-accent-band .hp-news-card{--hp-band-pane-animation:hp-news-band-pane-5;--hp-band-copy-animation:hp-news-band-copy-5;--hp-band-duration:25s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(2){--hp-band-delay:-20s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(3){--hp-band-delay:-15s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(4){--hp-band-delay:-10s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(5){--hp-band-delay:-5s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(n+6){display:none}}
@container hp-news-items style(--hp-layout-columns:6){.hp-news-grid--full-accent-band .hp-news-card{--hp-band-pane-animation:hp-news-band-pane-6;--hp-band-copy-animation:hp-news-band-copy-6;--hp-band-duration:30s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(2){--hp-band-delay:-25s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(3){--hp-band-delay:-20s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(4){--hp-band-delay:-15s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(5){--hp-band-delay:-10s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(6){--hp-band-delay:-5s}.hp-news-grid--full-accent-band .hp-news-card:nth-child(n+7){display:none}}

@container hp-news-grid (max-width:359.98px){.hp-news-grid .hp-news-items{--hp-layout-columns:1}}
@container hp-news-grid (min-width:360px) and (max-width:599.98px){.hp-news-grid .hp-news-items{--hp-layout-columns:min(var(--hp-grid-columns),2)}.hp-news-grid--content-overlay-grid .hp-news-items{--hp-layout-columns:var(--hp-grid-columns)}}
@container hp-news-grid (max-width:599.98px){
.hp-news-grid--full-accent-band .hp-news-items{--hp-narrow-count:max(1,var(--hp-layout-columns));--hp-narrow-gap-share:calc((var(--hp-narrow-count) - 1)*7px/var(--hp-narrow-count));--hp-narrow-card-inline:calc((100cqi/var(--hp-narrow-count)) - var(--hp-narrow-gap-share));display:flex;height:calc(var(--hp-narrow-card-inline)*.5625);align-items:stretch;gap:7px;overflow:hidden}
.hp-news-grid--full-accent-band .hp-news-card,.hp-news-grid--full-accent-band .hp-news-card--first{flex:1 1 0;display:grid;height:100%;min-height:0;aspect-ratio:auto}
.hp-news-grid--full-accent-band .card-body{opacity:1;transform:none;pointer-events:auto;padding:48px 10px 10px!important}
.hp-global-block-card .hp-news-grid--full-accent-band .hp-news-card .card-title,.hp-global-block-card .hp-news-grid--full-accent-band .hp-news-card--first .card-title{font-size:15px!important;line-height:18px!important;-webkit-line-clamp:3}
.hp-news-grid--full-accent-band .card-text{font-size:10px;line-height:13px;-webkit-line-clamp:2}
.hp-news-grid--full-accent-band .hp-meta{font-size:9px}
.hp-global-block-card .hp-news-grid--full-accent-band .hp-category-badge{inset-block-start:5px;inset-inline-start:5px;padding:2px 4px;font-size:7px}
.hp-news-grid--full-hero-overlay .hp-news-card--first{grid-column:1/-1}
.hp-news-grid--full-hero-overlay .hp-news-card--first .card-body{padding:42px 10px 10px!important}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card--first .card-title{font-size:15px!important;line-height:18px!important;-webkit-line-clamp:3}
.hp-news-grid--full-hero-overlay .hp-news-card--first .card-text{font-size:10.5px;line-height:14px;-webkit-line-clamp:2}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first){display:grid;grid-template-columns:96px minmax(0,1fr);align-items:start;padding-block-end:6px;border-block-end:0;box-shadow:none}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .hp-news-media,.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .hp-news-media>img{grid-column:1;grid-row:1;width:96px;height:54px;aspect-ratio:auto}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .card-body{grid-column:2;grid-row:1;min-height:54px;align-content:space-between;padding:0 0 0 8px!important}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .card-title{font-size:13px!important;line-height:15px!important;-webkit-line-clamp:3}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .card-text{font-size:10px;line-height:13px;-webkit-line-clamp:1}
.hp-news-grid--full-hero-overlay .hp-news-card .hp-meta{font-size:9px}
.hp-global-block-card .hp-news-grid--full-hero-overlay .hp-news-card .hp-category-badge{inset-block-start:4px;inset-inline-start:4px;padding:2px 4px;font-size:7px}
.hp-news-grid--full-hero-overlay .hp-news-status-badge{transform:scale(.58)}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .hp-news-status-badge{transform:scale(.5)}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first) .hp-news-status-badge[data-badge-corner$="-right"]{inset-inline-end:calc(100% - 92px)}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr);padding-block-end:5px}
.hp-news-grid--full-hero-overlay .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)) .card-body{grid-column:1;min-height:0;padding:5px 0!important}
.hp-news-grid--full-hero-overlay .hp-news-card--first:not(:has(.hp-news-media>img)) .card-body{padding:10px!important}
.hp-news-grid--full-split-feature .hp-news-card--first{grid-column:1/-1;grid-template-columns:1fr}
.hp-news-grid--full-split-feature .hp-news-card--first .card-body{padding:10px!important}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card--first .hp-category-badge{inset-block-start:calc(-56.25cqi + 4px);inset-inline-start:4px}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card--first .card-title{font-size:15px!important;line-height:18px!important;-webkit-line-clamp:3}
.hp-news-grid--full-split-feature .hp-news-card--first .card-text{font-size:10.5px;line-height:14px;-webkit-line-clamp:2}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first){display:grid;grid-template-columns:minmax(0,1fr) 96px;align-items:start;padding-block-start:0;padding-block-end:6px}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .hp-news-media,.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .hp-news-media>img{grid-column:2;grid-row:1;width:96px;height:54px;aspect-ratio:auto}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-body{grid-column:1;grid-row:1;min-height:54px;align-content:space-between;padding:0 8px 0 0!important}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-title{font-size:13px!important;line-height:15px!important;-webkit-line-clamp:3}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .card-text{font-size:10px;line-height:13px;-webkit-line-clamp:1}
.hp-news-grid--full-split-feature .hp-news-card .hp-meta{font-size:9px}
.hp-global-block-card .hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first) .hp-category-badge{inset-block-start:4px;inset-inline-start:calc(100% - 92px);padding:2px 4px;font-size:7px}
.hp-news-grid--full-split-feature .hp-news-status-badge{transform:scale(.58)}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr);padding-block-end:5px}
.hp-news-grid--full-split-feature .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)) .card-body{grid-column:1;min-height:0;padding:5px 0!important}
.hp-news-grid--full-split-feature .hp-news-card--first:not(:has(.hp-news-media>img)) .card-body{padding:10px!important}
.hp-news-grid--content-magazine .hp-news-items,.hp-news-grid--full-mosaic .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr))}
.hp-news-grid--content-magazine .hp-news-card--first,.hp-news-grid--full-mosaic .hp-news-card--first{grid-column:1/-1;grid-row:auto}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2),.hp-news-grid--content-magazine .hp-news-card:nth-child(3),.hp-news-grid--content-magazine .hp-news-card:nth-child(n+4),.hp-news-grid--full-mosaic .hp-news-card,.hp-news-grid--full-mosaic .hp-news-card:nth-child(2),.hp-news-grid--full-mosaic .hp-news-card:nth-child(3),.hp-news-grid--full-mosaic .hp-news-card:nth-child(n+4){grid-column:auto;grid-row:auto}
.hp-news-grid--content-magazine .hp-news-card{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:start}
.hp-news-grid--content-magazine .hp-news-card--first{display:flex;flex-direction:column}
.hp-news-grid--content-magazine .hp-news-card--first .hp-news-media{order:1;flex:0 0 auto;width:100%;height:auto}
.hp-news-grid--content-magazine .hp-news-card--first .hp-news-media img{width:100%;height:auto;min-height:0;aspect-ratio:16/9}
.hp-news-grid--content-magazine .hp-news-card--first .card-body{order:2}
.hp-news-grid--content-magazine .hp-news-card:not(.hp-news-card--first) .card-body{padding-block-start:0!important}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card:not(.hp-news-card--first) .card-title{font-size:13px!important;line-height:15px!important;-webkit-line-clamp:3}
.hp-global-block-card .hp-news-grid--content-magazine .hp-news-card--first .card-title{font-size:15px!important;line-height:18px!important;-webkit-line-clamp:3}
.hp-news-grid--content-magazine .hp-news-card--first .card-text{font-size:13px;line-height:17px;-webkit-line-clamp:3}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2),.hp-news-grid--content-magazine .hp-news-card:nth-child(3){grid-template-columns:minmax(0,1fr) 120px}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2) .card-body,.hp-news-grid--content-magazine .hp-news-card:nth-child(3) .card-body{grid-column:1;grid-row:1}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2) .hp-news-media,.hp-news-grid--content-magazine .hp-news-card:nth-child(3) .hp-news-media{grid-column:2;grid-row:1}
.hp-news-grid--content-magazine .hp-news-card:nth-child(2) .hp-category-badge,.hp-news-grid--content-magazine .hp-news-card:nth-child(3) .hp-category-badge{inset-inline-start:calc(100% - 120px + 4px)}
.hp-news-grid--content-magazine .hp-news-card .hp-category-badge{display:inline-flex}
.hp-news-grid--content-magazine .hp-news-card .hp-meta{display:flex}
.hp-news-grid--content-magazine .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--content-magazine .hp-news-card:not(:has(.hp-news-media>img)) .card-body{grid-column:1;grid-row:1}
.hp-news-grid--content-featured-grid .hp-news-card--first,.hp-news-grid--full-split-feature .hp-news-card--first,.hp-news-grid--full-accent-band .hp-news-card--first{grid-template-columns:1fr}
.hp-news-grid--content-featured-grid .hp-news-card--first .card-body{min-height:0;padding:clamp(10px,3.5cqi,14px)!important;border-block-start:3px solid var(--hp-accent);border-inline-start:0}
.hp-global-block-card .hp-news-grid--content-featured-grid .hp-news-card--first .card-title{font-size:15px!important;line-height:18px!important}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first){display:grid;grid-template-columns:minmax(0,1fr) clamp(96px,32cqi,120px);align-items:start}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .hp-news-media{grid-column:2;grid-row:1;width:100%;height:auto;aspect-ratio:16/9}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .hp-news-media>img{width:100%;height:100%;aspect-ratio:auto}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .card-body{grid-column:1;grid-row:1;min-height:100%;align-content:space-between;padding:clamp(5px,2cqi,8px) clamp(7px,2.8cqi,10px)!important;border-block-start:0;border-inline-start:3px solid var(--hp-accent)}
.hp-global-block-card .hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .card-title{font-size:13px!important;line-height:16px!important;-webkit-line-clamp:3}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .card-text{font-size:10px;line-height:13px;-webkit-line-clamp:1}
.hp-global-block-card .hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first) .hp-category-badge{inset-block-start:4px;inset-inline-start:auto;inset-inline-end:calc(clamp(96px,32cqi,120px) - 4px);font-size:7px;transform:translateX(100%)}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--content-featured-grid .hp-news-card:not(.hp-news-card--first):not(:has(.hp-news-media>img)) .card-body{grid-column:1;min-height:0}
.hp-news-grid--content-editorial-list .hp-news-items:before{inset-inline-start:30px;transform:none}
.hp-news-grid--content-editorial-list .hp-news-items:before{inset-block:0}
.hp-news-grid--content-editorial-list .hp-news-card,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even){--hp-timeline-thumb:80px;width:calc(100% - 80px);justify-self:end;grid-template-columns:minmax(0,1fr) var(--hp-timeline-thumb);align-items:start}
.hp-news-grid--content-editorial-list .hp-news-card .hp-news-media,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-news-media{grid-column:2;grid-row:1}
.hp-news-grid--content-editorial-list .hp-news-card .card-body,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(odd) .card-body,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .card-body{grid-column:1;grid-row:1;min-height:100%;align-content:space-between;padding:clamp(4px,1.8cqi,7px) clamp(7px,2.7cqi,10px) clamp(4px,1.8cqi,7px) 4px!important}
.hp-global-block-card .hp-news-grid--content-editorial-list .hp-news-card .card-title{font-size:12px!important;font-weight:400;line-height:15px!important;-webkit-line-clamp:3}
.hp-news-grid--content-editorial-list .card-text{font-size:10px;line-height:13px;-webkit-line-clamp:1}
.hp-global-block-card .hp-news-grid--content-editorial-list .hp-news-card .hp-category-badge,.hp-global-block-card .hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-category-badge{inset-block-start:4px;inset-inline-start:calc(100% - var(--hp-timeline-thumb) + 4px)}
.hp-news-grid--content-editorial-list .hp-news-card .hp-meta,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(odd) .hp-meta,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even) .hp-meta{inset-inline-start:-50px;inset-inline-end:auto;transform:translate(-12px,-50%)}
.hp-news-grid--content-editorial-list .hp-news-card:after,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even):after{inset-inline-start:-50px;inset-inline-end:auto;width:25px}
.hp-news-grid--content-editorial-list .hp-news-card:first-child:before,.hp-news-grid--content-editorial-list .hp-news-card:last-child:nth-child(odd):before,.hp-news-grid--content-editorial-list .hp-news-card:last-child:nth-child(even):before{inset-inline-start:-51px}
.hp-news-grid--content-editorial-list .hp-news-card:not(:has(.hp-news-media>img)),.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even):not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--content-editorial-list .hp-news-items:not(:has(.hp-news-media>img)){gap:8px}
.hp-news-grid--content-editorial-list .hp-news-card:not(:has(.hp-news-media>img)) .card-body,.hp-news-grid--content-editorial-list .hp-news-card:nth-child(even):not(:has(.hp-news-media>img)) .card-body{grid-column:1;padding:4px 8px!important}
}
@container hp-news-grid (max-width:359.98px){
.hp-news-grid--content-cards .hp-news-card{display:grid;grid-template-columns:clamp(96px,35cqi,120px) minmax(0,1fr);align-items:start}
.hp-news-grid--content-cards .hp-news-media{grid-column:1;grid-row:1;width:100%;height:auto;aspect-ratio:16/9}
.hp-news-grid--content-cards .hp-news-media>img{width:100%;height:100%;aspect-ratio:auto}
.hp-news-grid--content-cards .card-body{grid-column:2;grid-row:1;min-height:0;align-content:space-between;padding:clamp(4px,1.8cqi,6px) clamp(7px,2.8cqi,9px)!important}
.hp-global-block-card .hp-news-grid--content-cards .hp-news-card .card-title{font-size:13px!important;line-height:15px!important}
.hp-news-grid--content-cards .hp-news-card:not(:has(.hp-news-media>img)){grid-template-columns:minmax(0,1fr)}
.hp-news-grid--content-cards .hp-news-card:not(:has(.hp-news-media>img)) .card-body{grid-column:1;padding:clamp(7px,2.5cqi,9px) clamp(8px,3cqi,11px)!important}
}
@container hp-news-grid (max-width:599.98px){
.hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first):has(.hp-news-media>img){display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;aspect-ratio:auto;background:var(--bs-body-bg);color:var(--bs-body-color)}
.hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first):has(.hp-news-media>img) .hp-news-media{grid-column:1;grid-row:1;width:112px;height:63px;min-height:0;aspect-ratio:auto}
.hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first):has(.hp-news-media>img) .card-body{position:static;grid-column:2;grid-row:1;min-height:63px;max-height:none;align-content:space-between;overflow:visible;padding:4px 0 4px 8px!important;background:none}
.hp-global-block-card .hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first):has(.hp-news-media>img) .card-title{color:var(--bs-body-color);font-size:13px!important;line-height:15px!important;-webkit-line-clamp:2}
.hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first):has(.hp-news-media>img) .hp-meta{color:var(--bs-secondary-color)!important;font-size:9px}
.hp-global-block-card .hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first):has(.hp-news-media>img) .hp-category-badge{inset-block-start:4px;inset-inline-start:4px;font-size:7px}
.hp-news-grid--full-mosaic .hp-news-card:not(.hp-news-card--first):has(.hp-news-media>img) .hp-news-status-badge[data-badge-corner$="-right"]{inset-inline-end:calc(100% - 108px);transform:scale(.5);transform-origin:top right}
}
@container hp-news-card (max-width:159.98px){.hp-news-grid--sidebar-overlay-list .hp-news-status-badge{transform:scale(.62)}}
@container hp-news-card (max-width:299.98px){.hp-news-grid--full-cinema-strip .hp-news-status-badge{transform:scale(.5)}}
@container hp-news-card (min-width:160px) and (max-width:239.98px){.hp-news-grid--sidebar-overlay-list .hp-news-status-badge{transform:scale(.68)}}
@container hp-news-card (max-width:179.98px){.hp-news-grid--content-cards .hp-news-status-badge{transform:scale(.62)}}

/* Medya dizinleri haber kartlarının görsel dilini taklit etmez. */
.hp-news-grid--content-video-grid .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr));gap:clamp(1rem,2.2vw,1.5rem) clamp(.8rem,1.8vw,1.25rem)}
.hp-news-grid--content-video-grid .hp-news-card{display:flex;min-width:0;flex-direction:column;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.hp-news-grid--content-video-grid .hp-news-media{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:calc(var(--hp-card-radius)*.72);background:#0b0b0b}.hp-news-grid--content-video-grid .hp-news-media>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.hp-news-grid--content-video-grid .hp-news-kind{inset:50% auto auto 50%;display:grid;width:2.65rem;height:2.65rem;place-items:center;border-radius:50%;background:rgba(0,0,0,.78);color:#fff;transform:translate(-50%,-50%);backdrop-filter:blur(4px)}.hp-news-grid--content-video-grid .hp-news-kind i{font-size:1.35rem;margin-inline-start:.12rem}.hp-news-grid--content-video-grid .card-body{padding:.65rem 0 0!important}.hp-global-block-card .hp-news-grid--content-video-grid .card-title{margin:0;font-size:clamp(.92rem,2.1vw,1.05rem)!important;font-weight:750;line-height:1.34!important;-webkit-line-clamp:2}.hp-news-grid--content-video-grid .hp-meta{margin-block-start:.35rem;color:var(--bs-secondary-color);font-size:.72rem}.hp-news-grid--content-video-grid .hp-news-card:hover .hp-news-media>img{transform:scale(1.035)}.hp-news-grid--content-video-grid .hp-news-card:hover .card-title a{text-decoration:underline;text-decoration-color:var(--hp-accent);text-underline-offset:4px}
.hp-news-grid--content-gallery-editorial .hp-news-items{grid-template-columns:repeat(var(--hp-layout-columns),minmax(0,1fr));gap:clamp(.75rem,1.8vw,1.2rem)}.hp-news-grid--content-gallery-editorial .hp-news-card{position:relative;display:grid;min-height:0;overflow:hidden;border:0!important;border-radius:calc(var(--hp-card-radius)*.8);background:#111!important;box-shadow:none!important}.hp-news-grid--content-gallery-editorial .hp-news-media,.hp-news-grid--content-gallery-editorial .card-body{grid-area:1/1}.hp-news-grid--content-gallery-editorial .hp-news-media{height:100%;min-height:210px}.hp-news-grid--content-gallery-editorial .hp-news-media>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.hp-news-grid--content-gallery-editorial .card-body{z-index:2;align-self:end;padding:4.5rem .9rem .9rem!important;background:linear-gradient(transparent,rgba(0,0,0,.92));pointer-events:none}.hp-global-block-card .hp-news-grid--content-gallery-editorial .card-title{margin:0;color:#fff;font-size:clamp(.95rem,2.5vw,1.2rem)!important;font-weight:800;line-height:1.28!important;-webkit-line-clamp:3}.hp-news-grid--content-gallery-editorial .card-title a{color:inherit}.hp-news-grid--content-gallery-editorial .hp-meta{color:rgba(255,255,255,.72);font-size:.72rem}.hp-news-grid--content-gallery-editorial .hp-news-kind{inset:.65rem .65rem auto auto;background:var(--hp-accent);color:#fff}.hp-news-grid--content-gallery-editorial .hp-news-card:first-child{grid-column:span 2}.hp-news-grid--content-gallery-editorial .hp-news-card:first-child .hp-news-media{min-height:320px}.hp-news-grid--content-gallery-editorial .hp-news-card:hover .hp-news-media>img{transform:scale(1.045)}
@media(max-width:575.98px){.hp-news-grid--content-video-grid .hp-news-items,.hp-news-grid--content-gallery-editorial .hp-news-items{grid-template-columns:1fr}.hp-news-grid--content-gallery-editorial .hp-news-card:first-child{grid-column:auto}.hp-news-grid--content-gallery-editorial .hp-news-card:first-child .hp-news-media,.hp-news-grid--content-gallery-editorial .hp-news-media{min-height:auto;aspect-ratio:16/10}}
