/* Equal-height news carousel cards + image ratio fix */ .news_area .news_slider .swiper-wrapper{align-items:flex-start!important;} .news_area .news_slider .swiper-slide{height:auto!important;} .news_area .news_box.news_card_linked,.news_area .news_box.news_card_linked .news_card_anchor{height:59rem!important;min-height:59rem!important;display:block!important;overflow:hidden!important;} .news_area .news_box.news_card_linked .news_card_anchor>img:not(.news_award_badge){width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;display:block!important;aspect-ratio:439/590!important;} .news_area .news_box.news_card_worldstar .news_card_anchor>img:not(.news_award_badge){object-position:center center!important;} .news_area .news_info{z-index:4!important;max-width:82%;} .news_area .news_read_more{z-index:5!important;} .news_area .news_award_badge{height:auto!important;max-width:7.5rem!important;} @media (max-width:991px){.news_area .news_box.news_card_linked,.news_area .news_box.news_card_linked .news_card_anchor{height:40rem!important;min-height:40rem!important;}.news_area .news_info{max-width:88%;}.news_area .news_info span{font-size:2.35rem!important;line-height:1.05!important;}} @media (max-width:767px){.news_area .news_box.news_card_linked,.news_area .news_box.news_card_linked .news_card_anchor{height:40rem!important;min-height:40rem!important;}.news_area .news_card_anchor>img:not(.news_award_badge){height:100%!important;}.news_area .news_info span{font-size:2.25rem!important;}.news_area .news_read_more{bottom:3rem!important;left:3rem!important;}}