.fd-featured-content-section{position:relative;width:100%}.fd-featured-content-section .fd-featured-content-wrapper{display:flex;flex-direction:row;justify-content:space-evenly;position:relative;width:100%;z-index:5}.fd-featured-content-single{display:flex;flex-direction:column;max-width:345px;width:33.33333%}.fd-featured-content-image{overflow:hidden}.fd-featured-content-image img{object-fit:cover;width:100%}.fd-featured-content-text{display:flex;flex-direction:column;height:56%;justify-content:space-between;min-height:278px;padding:20px;word-break:break-word}.fd-featured-content-heading,.fd-featured-content-tag{margin-bottom:5px}.fd-featured-content-tag{font-size:14px;font-weight:700}.fd-featured-content-more-btn{display:flex;justify-content:center;margin-top:30px;text-align:center}.fd-featured-content-button{display:flex;margin-top:5px}@media screen and (max-width:1149px){.fd-featured-content-single{max-width:345px;width:auto}}@media screen and (max-width:1024px){.fd-featured-content-section .fd-featured-content-wrapper{align-content:center;flex-direction:column;flex-wrap:wrap;justify-content:center}}