.featured-post-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto}.featured-post-container>*{background-color:transparent;margin:20px auto;width:min(1150px,100%)}.featured-post-container .featured-post{align-items:center;display:flex;height:auto;position:relative}.featured-post-container .featured-post:hover:before{transform:translateX(5px)}.featured-post-container .featured-post>a{bottom:0;cursor:pointer;height:100%;left:0;position:absolute;right:0;text-decoration:unset!important;top:0;width:100%}.featured-post-container .featured-post .img-holder{aspect-ratio:660/425;height:auto;overflow:hidden;position:relative;width:100%}.featured-post-container .featured-post .img-holder .featured-tag{background:#b56001;color:#fff;font-size:clamp(14px,1.25vw,19px);font-weight:700;padding:10px;position:absolute;right:0;text-transform:uppercase;top:0}.featured-post-container .featured-post .featured-post__content{padding:clamp(15px,1.25vw,20px) clamp(20px,2.5vw,40px) 20px}.featured-post-container .featured-post .featured-post__content .read-more{color:#54bcb7;cursor:pointer;display:inline-flex;font-weight:700;position:relative;text-transform:uppercase}.featured-post-container .featured-post .featured-post__content .read-more .icon{align-items:center;background:#54bcb7;border:0;border-radius:26px;display:inline-flex;height:26px;justify-content:center;left:unset;margin-left:5px;outline:0;position:relative;right:unset;text-align:center;top:unset;width:26px;z-index:9}.featured-post-container .featured-post .featured-post__content .read-more .icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.463' height='42.925'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='6' d='M20.22 4.243 3.001 21.463l17.22 17.22' data-name='Path 52'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;margin-left:1.5px;transform:rotate(180deg);width:10px}.featured-post-container .featured-post h3{color:#1a1a1a;font-size:clamp(28px,2.25vw,36px);font-weight:700;line-height:1.2}.featured-post-container .featured-post h1,.featured-post-container .featured-post h2,.featured-post-container .featured-post h3,.featured-post-container .featured-post h4,.featured-post-container .featured-post h5,.featured-post-container .featured-post p{font-weight:700;margin-bottom:10px;text-decoration:unset!important}.featured-post-container .featured-post p{color:#222;font-size:19px;font-weight:400;line-height:1.4}@media screen and (max-width:1024px){.featured-post-container{width:100%}.featured-post-container>*{background-color:#fff;flex-basis:100%!important;margin:20px auto}.featured-post-container .featured-post{display:flex;flex-wrap:wrap}}