@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.responsive-tile-grid_gridContainer__D4_7h{width:100%;height:100%;display:grid;grid-gap:25px;gap:25px;grid-auto-rows:auto;grid-auto-flow:row dense;place-items:center}.news-cards-grid_root__sRzsf{grid-template-columns:repeat(1,minmax(310px,1fr));grid-template-rows:repeat(8,minmax(310px,1fr));max-width:calc(325px);margin-top:25px;gap:15px;overflow:hidden;max-height:calc(2600px)}@media(min-width:768px)and (max-width:1279.98px){.news-cards-grid_root__sRzsf{grid-template-columns:repeat(2,minmax(305px,1fr));grid-template-rows:repeat(4,minmax(310px,1fr));max-width:calc(675px);margin-top:25px;gap:20px;overflow:hidden;max-height:calc(1320px)}}@media(min-width:1280px)and (max-width:1439.98px){.news-cards-grid_root__sRzsf{grid-template-columns:repeat(3,minmax(300px,1fr));grid-template-rows:repeat(3,minmax(310px,1fr));max-width:calc(1025px);margin-top:25px;gap:25px;overflow:hidden;max-height:calc(1005px)}}@media(min-width:1440px){.news-cards-grid_root__sRzsf{grid-template-columns:repeat(4,minmax(300px,1fr));grid-template-rows:repeat(2,minmax(310px,1fr));max-width:calc(1375px);margin-top:25px;gap:25px;overflow:hidden;max-height:calc(670px)}}.news-cards-grid_blogItem__bmuo_{grid-area:auto/auto/span 1/span 1}