.news-page-banner{position:relative;padding:6rem 0;min-height:40vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.news-page-banner .banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(transparent,rgba(0,0,0,.4));z-index:1}.news-page-banner .banner-content{position:relative;z-index:2}.banner-content h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.banner-content p{font-size:clamp(1.1rem,2.5vw,1.25rem);font-weight:300}.selected-post{padding-bottom:3rem}.selected-post img{width:100vw;max-width:100%;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-height:450px;-o-object-fit:cover;object-fit:cover}.selected-post-content{max-width:800px;margin-left:auto;margin-right:auto;padding:0 1rem}.selected-post h2{font-size:2.5rem;font-weight:700;color:#212529;margin-top:2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e9ecef;line-height:1.2}.selected-post .article-body{font-size:1.1rem;line-height:1.7;color:#495057}.selected-post .article-body p{margin-bottom:1.5rem}.selected-post .article-body a{color:#e22734;text-decoration:underline}.selected-post .article-body a:hover{color:#a31d28}