.news_list_items{padding:20rem 0}.news_list_item{width:100%;color:var(--gray3);margin-bottom:40rem;text-decoration:none;display:flex}.news_list_item_image{width:225rem;min-width:225rem;margin-right:20rem}.news_list_item_image img{border-radius:10rem;width:100%;display:block}.news_list_item_text{min-width:100%;max-height:126rem;position:relative;overflow:hidden}.news_list_item_image+.news_list_item_text{min-width:calc(100% - 245rem)}.news_list_item_text:after{content:" > ";background:linear-gradient(to right, transparent 0%, var(--dark-bg) 100%);text-align:right;width:100rem;height:15rem;position:absolute;bottom:0;right:0}.news_list_item_text_title{color:var(--gray4);padding-bottom:10rem;padding-right:70rem;font-size:1.2em;font-weight:600;display:block;position:relative}.news_list_item_text_date{font-size:.7em;font-weight:400;position:absolute;top:5rem;right:0}@media screen and (max-width:550px){.news_list_item_image{display:none}.news_list_item_image+.news_list_item_text{min-width:100%}}@media screen and (min-width:1440px){.news_list_items{flex-wrap:wrap;gap:40rem;display:flex}.news_list_item{width:calc(50% - 20rem);margin:0;display:flex}.news_list_item_text:after{bottom:5rem}}
