.news-banner{align-items:center;justify-content:center;min-height:46px;width:100%}.slider-for-banner{margin:0 auto;width:60%}.news-banner__slide{align-items:center;display:flex;justify-content:center;padding-bottom:0;width:max-content}.news-banner__slide p{margin:0}.news-banner__text{color:var(--title-color);font-size:1rem;margin:0;padding:0 2rem;text-align:center}.news-banner__text a{color:var(--surface-color2);font-weight:800;font-weight:700}.news-banner__text a:hover{text-decoration:underline}.slider-for-banner .slick-next,.slider-for-banner .slick-prev{background:#fff;box-shadow:none}.slick-prev:before{content:"<"}.slick-next:before,.slick-prev:before{color:var(--accent-color);font-size:1rem;font-weight:800}.slick-next:before{content:">"}@media screen and (max-width:768px){.news-banner{padding:1em}.news-banner__text{line-height:var(--line-height-md)}.slider-for-banner{width:90%}}@media screen and (max-width:430px){.news-banner{display:none}}