@charset "utf-8";

html { box-sizing: border-box; cursor: default; font-size: 62.5%; text-size-adjust: 100%; position: relative; width: 100vw; overflow-x: hidden; -webkit-font-smoothing: antialiased; padding: 0px; margin: 0px; }

body { color: rgb(34, 34, 34); font-size: 1.6rem; line-height: 1.5; width: 100vw; overflow-x: hidden; font-variant-ligatures: common-ligatures; font-feature-settings: "kern"; font-kerning: normal; -webkit-font-smoothing: antialiased; padding: 0px; margin: 0px; }

*, ::after, ::before { box-sizing: border-box; }

div, main, section, p, ul, li { margin: 0px; padding: 0px; }

.particle__title[data-astro-cid-j7pv25f6] { color: var(--Red-2, #de0000); font-family: "Doric News UI"; font-size: 13px; font-style: normal; font-variation-settings: "wght" 700, "opsz" 60; line-height: 17px; letter-spacing: 1px; text-transform: uppercase; margin: 0px; }

.cst-card[data-astro-cid-j7pv25f6] { border-top: 1px solid var(--Grey-22, #222); padding-top: 8px; padding-bottom: 8px; display: flex; justify-content: space-between; gap: 8px; }

.cst-card__cover[data-astro-cid-j7pv25f6] { border-radius: var(--Spacing-SP4, 4px); flex-shrink: 0; flex-grow: 0; position: relative; overflow: hidden; height: 107px; width: 107px; }

.cst-card__cover[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6] { border-radius: var(--Spacing-SP4, 4px); }

.cst-card__content[data-astro-cid-j7pv25f6] { display: flex; flex-direction: column; justify-content: space-between; gap: 8px; }

.cst-card__title[data-astro-cid-j7pv25f6] { color: var(--Red-2, #de0000); font-family: "Doric News UI"; font-size: 14px; font-style: normal; font-variation-settings: "wght" 700, "opsz" 60; line-height: 17px; letter-spacing: 1px; text-transform: uppercase; margin: 0px; padding: 0px; }

@media only screen and (min-width: 736px) {
  .cst-card__title[data-astro-cid-j7pv25f6] { font-size: 13px; }
}

.cst-card__excerpt[data-astro-cid-j7pv25f6] { color: var(--Grey-49, #494949); font-family: "Doric News UI"; font-variation-settings: "wght" 400, "opsz" 16; font-size: 15px; font-style: normal; line-height: 21px; max-height: 42px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

@supports (-webkit-line-clamp: 2) {
  .cst-card__excerpt[data-astro-cid-j7pv25f6] { overflow: hidden; text-overflow: ellipsis; white-space: initial; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
}

.cst-card__excerpt[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6] { margin: 0px; padding: 0px; font-weight: unset; }

.cst-card__footer[data-astro-cid-j7pv25f6] { display: flex; align-items: center; gap: 0px 8px; padding: 0px; margin: 0px; flex-shrink: 0; flex-grow: 0; }

.btn-play[data-astro-cid-j7pv25f6] { align-items: center; border-radius: 100px; border: 1px solid var(--Grey-22, #222); background: var(--Grey-22, #222); color: var(--Grey-FF, #fff); cursor: pointer; display: flex; height: 40px; font-family: "Doric News UI"; font-variation-settings: "wght" 400; font-size: 15px; font-style: normal; font-weight: 400; line-height: 20px; justify-content: center; gap: 4px; padding: 9.5px 16px 8.5px; text-decoration: none; }

.btn-play[data-astro-cid-j7pv25f6] svg[data-astro-cid-j7pv25f6], .btn-play[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6] { pointer-events: none; }

.lazy-img[data-astro-cid-j7pv25f6] { height: 100%; left: 0px; position: absolute; right: 0px; top: 0px; object-fit: cover; width: 100%; }

.sr_only[data-astro-cid-j7pv25f6] { position: absolute; clip: rect(1px, 1px, 1px, 1px); padding: 0px; border: 0px; height: 1px; width: 1px; overflow: hidden; }