@keyframes icon-drag{0%{transform:translateZ(0)}to{transform:translate3d(.4rem,0,0)}}.b-news-list{margin-bottom:4rem}.b-news-list__wrapper{border-top:.2rem solid #000}.b-news-list__item{border-bottom:.2rem solid #000;display:flex;flex-direction:column;padding:2rem 0;row-gap:1rem}@media screen and (min-width:768px){.b-news-list__item{align-items:center;flex-direction:row;min-height:16rem;padding:3.5rem 0}}.b-news-list__right{align-items:center;align-items:flex-end;-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex;flex-grow:1;justify-content:space-between}@media screen and (min-width:992px){.b-news-list__right{align-items:center}}.b-news-list__date{font-size:clamp(1.4rem,1.4rem + (1.6 - 1.4)*(100vw - 37.5rem)/(192 - 37.5),1.6rem);line-height:135%}@media screen and (min-width:768px){.b-news-list__date{margin-right:21rem}}.b-news-list__name{font-size:clamp(1.6rem,1.6rem + (3.2 - 1.6)*(100vw - 37.5rem)/(192 - 37.5),3.2rem);font-weight:600;line-height:135%;transition:color .3s ease-in-out}.b-news-list__name:hover{color:#ace048}.b-news-list__name{max-width:123rem}.b-news-list__arrow{margin-bottom:.5rem}@media screen and (min-width:992px){.b-news-list__arrow{margin-bottom:0}}