@property --news-image-orbit-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes news-image-border-orbit{0%{--news-image-orbit-angle:0deg}to{--news-image-orbit-angle:360deg}}.news-and-insight-listing[data-theme=dark]{--news-card-outline:rgba(245,245,246,.2);--news-card-surface:rgba(245,245,246,.03);--news-follower-bg:rgba(245,245,246,.14);--news-follower-ring:rgba(245,245,246,.28);--news-follower-text:var(--color-davi-white);--news-image-surface:linear-gradient(180deg,var(--color-davi-black) 0%,#242932 99.91%)}.news-and-insight-listing[data-theme=light]{--news-card-outline:hsla(0,9%,7%,.16);--news-card-surface:hsla(0,9%,7%,.03);--news-follower-bg:rgba(245,245,246,.64);--news-follower-ring:rgba(245,245,246,.4);--news-follower-text:var(--color-davi-black);--news-image-surface:linear-gradient(180deg,rgba(245,245,246,.96),rgba(229,231,235,.96))}.news-and-insight-listing__card[hidden]{display:none}.news-card-interactive{isolation:isolate;overflow:visible;position:relative}.news-and-insight-listing__image-frame{background:var(--news-image-surface);border:1px solid transparent;transition:border-color .24s ease,transform .24s ease}.news-and-insight-listing__image{display:block}.news-card-interactive.is-hovered .news-and-insight-listing__image-frame,.news-card-interactive:focus-visible .news-and-insight-listing__image-frame,.news-card-interactive:hover .news-and-insight-listing__image-frame{animation:news-image-border-orbit 2.6s linear infinite;background:var(--news-image-surface) padding-box,conic-gradient(from var(--news-image-orbit-angle),rgba(245,245,246,0) 0deg,rgba(245,245,246,0) 222deg,color-mix(in srgb,var(--color-red-500) 92%,transparent) 272deg,#fff 308deg,hsla(0,0%,100%,.84) 330deg,rgba(245,245,246,0) 1turn) border-box;border-color:transparent}.news-card-follower{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;color:var(--news-follower-text);display:none;filter:saturate(1.05);height:99px;isolation:isolate;justify-content:center;left:0;opacity:0;overflow:visible;pointer-events:none;position:absolute;top:0;transform:translate3d(-999px,-999px,0);transition:opacity .18s ease,filter .18s ease;width:99px;will-change:transform,opacity;z-index:2}.news-card-interactive.is-hovered .news-card-follower,.news-card-interactive:focus-visible .news-card-follower,.news-card-interactive:hover .news-card-follower{opacity:1}.news-card-interactive.is-fading .news-card-follower{filter:saturate(1.02) blur(2px);opacity:0}.news-pagination-page{align-items:center;appearance:none;background:transparent;border:1px solid transparent;border-radius:8px;display:inline-flex;font-family:var(--font-body);font-size:.875rem;justify-content:center;letter-spacing:.02em;line-height:1.4;min-height:2.25rem;min-width:2.25rem;padding:.5rem;transition:border-color .18s ease,background-color .18s ease,opacity .18s ease}.news-pagination-page[disabled]{cursor:default;opacity:.35}.news-and-insight-listing[data-theme=dark] .news-pagination-page{color:var(--color-davi-white)}.news-and-insight-listing[data-theme=dark] .news-pagination-page.is-active,.news-and-insight-listing[data-theme=dark] .news-pagination-page:focus-visible,.news-and-insight-listing[data-theme=dark] .news-pagination-page:hover{background:rgba(245,245,246,.08);border-color:rgba(245,245,246,.2)}.news-and-insight-listing[data-theme=light] .news-pagination-page{color:var(--color-davi-black)}.news-and-insight-listing[data-theme=light] .news-pagination-page.is-active,.news-and-insight-listing[data-theme=light] .news-pagination-page:focus-visible,.news-and-insight-listing[data-theme=light] .news-pagination-page:hover{background:hsla(0,9%,7%,.08);border-color:hsla(0,9%,7%,.18)}.news-pagination-ellipsis{align-items:center;display:inline-flex;font-family:var(--font-body);font-size:.875rem;justify-content:center;letter-spacing:.02em;line-height:1.4;min-height:2.25rem;min-width:2.25rem}.news-and-insight-listing[data-theme=dark] .news-pagination-ellipsis{color:rgba(245,245,246,.72)}.news-and-insight-listing[data-theme=light] .news-pagination-ellipsis{color:hsla(0,9%,7%,.72)}@media (hover:hover) and (pointer:fine){.news-card-follower{display:inline-flex}}