@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.newsList{padding-top:.5rem;padding-bottom:15rem}@media (max-width:1025px){.newsList{padding-top:5rem;padding-bottom:10rem}}@media (max-width:767px){.newsList{padding-top:3.5rem;padding-bottom:7rem}}.newsList__title{font-size:4.625rem;color:#e8f0f2;margin-bottom:5.4375rem;font-family:Crimson_Text}@media (max-width:1025px){.newsList__title{font-size:3.25rem;margin-bottom:2.25rem}}@media (max-width:767px){.newsList__title{font-size:2.75rem;margin-bottom:1.5rem}}.newsList__content{display:flex;flex-wrap:wrap;margin:0 -.5rem;margin-bottom:-1.25rem}.newsList__item{background-color:#fff;border:1px solid #e8f0f2;aspect-ratio:1.28/1;padding:3.75rem;display:flex;align-items:center;justify-content:center}@media (max-width:1025px){.newsList__item{padding:2.75rem}}@media (max-width:767px){.newsList__item{padding:1.75rem}}.newsList__itemWrapper{padding:0 .5rem;padding-bottom:1.25rem;width:33.33%}@media (max-width:1025px){.newsList__itemWrapper{width:50%}}@media (max-width:767px){.newsList__itemWrapper{width:100%}}