#featured_images_carousel{margin-top:3rem;background-color:#f8f8f8;padding:3rem 0}#featured_images_carousel .component-wrapper .title-thc{text-align:center;margin-bottom:1rem;color:var(--primary_color, #df2028)}#featured_images_carousel .component-wrapper .carousel-wrapper{position:relative;padding:0 60px}#featured_images_carousel .component-wrapper .item-image{outline:none}#featured_images_carousel .component-wrapper .item-image .image-card{background-color:#ffffff;border-radius:10px;overflow:hidden;box-shadow:0px 2px 8px rgba(0, 0, 0, 0.1)}#featured_images_carousel .component-wrapper .item-image .image-card .carousel-image{width:100%;height:auto;display:block;aspect-ratio:1.5;object-fit:cover}#featured_images_carousel .component-wrapper .item-image .image-card .image-caption{text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:150%;padding:1rem}@media screen and (max-width:769px){#featured_images_carousel .component-wrapper .carousel-wrapper{padding:0}}