.featured-blogposts .featured-blogposts__card{background:#f6a800;border-radius:20px 20px 20px 20px;box-shadow:0 24px 20px 0 #111c4e1a;display:flex;height:500px;margin:50px}.featured-blogposts .featured-blogposts__card-image{flex:0 0 40%}.featured-blogposts .featured-blogposts__card-image .featured-blogposts__post-image{border-radius:20px 0 0 20px;height:100%;object-fit:cover;width:100%}.featured-blogposts .featured-blogposts__card-content{padding:3em}.featured-blogposts .featured-blogposts__post-header{display:flex;justify-content:space-between;padding-bottom:3em}.featured-blogposts .featured-blogposts__card-content{display:flex;flex-direction:column;justify-content:space-between}.featured-blogposts .featured-blogposts__post-content h2,.featured-blogposts .featured-blogposts__post-content h3,.featured-blogposts .featured-blogposts__post-content h4,.featured-blogposts .featured-blogposts__post-content h5,.featured-blogposts .featured-blogposts__post-content h6{margin-bottom:15px}.featured-blogposts .slick-dots{text-align:left}.featured-blogposts .slick-dots li:first-child{margin-left:0;margin-right:15px}.featured-blogposts .slick-dots li{margin:0 15px}@media (max-width:767px){.featured-blogposts .featured-blogposts__card{flex-direction:column;height:100%;margin:1em}.featured-blogposts .featured-blogposts__card-image .featured-blogposts__post-image{border-radius:20px 20px 0 0}.featured-blogposts .featured-blogposts__post-header{flex-direction:column;justify-content:space-between;padding-bottom:1em;row-gap:20px}}