.news-post-page main{overflow:hidden}.news-post-page header{background:0 0}.news-post-page header>div{aspect-ratio:auto;padding-top:var(--nwc-section-spacing)}.news-post-page header>div::before{content:'';position:absolute;z-index:0;top:0;left:0;right:0;height:calc(((100% - var(--nwc-section-spacing))/ 2) + var(--nwc-section-spacing));background:var(--nwc-theme-color)}.news-post__banner{position:relative;z-index:1;aspect-ratio:2600/800;object-fit:cover;border-radius:var(--nwc-border-radius-50)}.news-post{padding-top:calc(var(--nwc-section-spacing)/ 2);padding-bottom:0;overflow:hidden}.news-post .row{gap:calc(var(--nwc-section-spacing)/ 2) 0;justify-content:center}.news-post-page h1{margin-bottom:12px}.news-post__date{display:flex;justify-content:center;align-items:center;gap:12px;text-align:center}.news-post__date i,.news-post__date svg{font-size:20px}.news-post__content a,.news-post__content p{text-align:center}.news-post .splide__slide,.news-post .splide__slide img,.news-post .splide__track{border-radius:var(--nwc-border-radius)}@media (min-width:768px){.news-post .splide__slide,.news-post .splide__slide img,.news-post .splide__track{border-radius:28px}}@media (min-width:992px){.news-post .splide__slide,.news-post .splide__slide img,.news-post .splide__track{border-radius:var(--nwc-border-radius)}}.news-post .splide__slide{aspect-ratio:2600/2000;overflow:hidden}.news-post .splide__slide a{display:flex;width:100%;height:100%}.news-post .splide__slide a img{width:100%;height:100%;object-fit:cover;object-position:center}