.wrapper{align-items:center;display:flex;height:100%}.wrapper .section-title{color:var(--bs-primary-b);font-size:.875rem;font-weight:700;text-transform:uppercase}.wrapper .text{display:flex;flex-direction:column;gap:1.125rem}.non-full-container{justify-content:center}.recent-news-header{text-align:center;margin-bottom:4rem}.news-wrapper{display:flex;flex-wrap:wrap;gap:1.875rem}.news-wrapper .item{text-decoration:none;width:calc((100% - 60px)/3)}.news-wrapper .item .image-wrapper{margin-bottom:1.5rem;position:relative}.news-wrapper .item .image-wrapper img{width:100%}.news-wrapper .item .image-wrapper:hover .overlay{background:linear-gradient(0deg, rgba(252, 163, 17, 0.5) 0%, rgba(252, 163, 17, 0.5) 100%);position:absolute;top:0px;left:0px;width:100%;height:100%}.news-wrapper .item h4{margin:0px}@media(max-width: 576px){.news-wrapper .item{width:100%}.wrapper{padding:2rem 0;text-align:center}}
