@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.news{background-color:#fff;border-radius:3.4375rem;min-height:100vh;padding:10rem 0}@media (max-width:1025px){.news{padding:8rem 0;border-radius:2rem}}@media (max-width:767px){.news{padding:6.5rem 0;border-radius:1rem}}.news .container{padding:0 28rem}@media (max-width:1025px){.news .container{padding-left:3rem;padding-right:3rem}}@media (max-width:767px){.news .container{padding-left:2rem;padding-right:2rem}}.news__content{position:relative}.news__title{position:absolute;left:0;top:50%;transform:translateY(-50%);font-weight:400}@media (max-width:767px){.news__title{position:static;transform:none;margin-bottom:2.5rem}}.news__list{display:flex;margin:0 -1.25rem;position:relative}@media (max-width:767px){.news__list{flex-direction:column;transform:none!important}}.news__listItem{padding:3.125rem 5.625rem 1.875rem 5.125rem;background-color:#000;width:26.25rem;height:100%}@media (max-width:767px){.news__listItem{padding:2rem;width:100%}.news__listItem__wrapper{margin-bottom:2.5rem}.news__listItem__wrapper:last-child{margin-bottom:0}}.news__listItem__wrapper{padding:0 1.25rem}.news__listItem__icon{padding-left:.5rem;margin-bottom:16.25rem}@media (max-width:767px){.news__listItem__icon{margin-bottom:6.5rem}}.news__listItem__title{font-size:1.875rem;margin-bottom:1.25rem;color:#dfdfdf}.news__listItem__text{font-size:.8125rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#dfdfdf}