@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;700;800&display=swap";
.NewsPageHeading-wrapper{flex-direction:column;align-items:center;padding-bottom:4rem;display:flex}.NewsPageHeading-title{box-sizing:border-box;color:#374151;background:#f1f1f1;align-items:center;width:100%;margin:0;padding:calc(80px + 4rem) 2rem clamp(1.25rem,2.5vw,2.5rem);font:800 clamp(2rem,4vw + 1rem,3rem) Poppins,sans-serif;display:flex}@media (max-width:1024px){.NewsPageHeading-title{padding-top:calc(72px + 4rem)}}@media (max-width:480px){.NewsPageHeading-title{padding-top:calc(86px + 4rem)}}.NewsPageHeading-title a{color:inherit;text-decoration:none}
.newsPage-wrapper{background:#fff;width:100%}.newsPage-wall{background:#fff;width:100%;padding:clamp(1rem,3vw,2.5rem) 0 clamp(1.5rem,4vw,3.5rem)}.newsPage-container{flex-direction:column;align-items:center;width:100%;max-width:100rem;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);display:flex}.newsPage-card{background:#fff;border:1px solid #1018281f;border-radius:1.25rem;width:100%;max-width:36rem;overflow:hidden;box-shadow:0 16px 40px #1018281f}.newsPage-cardHeader{color:#fff;background:#0f3d34;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.newsPage-cardTitle{letter-spacing:.2px;margin:0;font-size:1.05rem;line-height:1.2}.newsPage-cardMeta{opacity:.9;font-size:.9rem;font-weight:600}.fb-wrapper{background:#fff;justify-content:center;width:100%;margin:0 auto;display:flex}.fb-page{max-width:500px;margin:0 auto;width:100%!important}.fb_iframe_widget,.fb_iframe_widget>span,.fb_iframe_widget iframe{max-width:100%!important;margin:0 auto!important;display:block!important}.fb_iframe_widget iframe{border:0!important}.newsPage-skeleton{gap:.625rem;width:100%;padding:1rem 1.25rem .5rem;display:grid}.skeleton-line{background:linear-gradient(90deg,#00000014 25%,#00000024 37%,#00000014 63%);border-radius:.4375rem;height:.875rem;animation:1.4s linear infinite shimmer}.skeleton-line:first-child{width:100%}.skeleton-line:nth-child(2){width:92%}.skeleton-line:nth-child(3){width:84%}@keyframes shimmer{0%{background-position:-12.5rem 0}to{background-position:12.5rem 0}}.newsPage-fallback{color:#101828b8;text-align:center;border-top:1px solid #10182814;margin:0;padding:.85rem 1.25rem 1.1rem;font-size:.95rem}.newsPage-fallback a{color:#114538;text-underline-offset:.125rem;font-weight:600;text-decoration:underline}
