@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.news{padding:5.67rem 0 9.31rem}@media (max-width:767px){.news{padding:6rem 0}}.news .flex{display:flex}.news .search-block{display:flex;justify-content:center;margin-bottom:4.44rem}.news .search-block input{max-width:33.5rem;padding:1.875rem 2.875rem;border-radius:12.5rem;border:.063rem solid #3a3a3a;width:100%;color:#3a3a3a;font-size:1.5rem;font-style:italic;font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../img/dist/search-icon.svg);background-repeat:no-repeat;background-position:center right 2.88rem}@media (max-width:767px){.news .search-block input{max-width:100%}}.news .flex{margin:0 -.5rem;row-gap:2rem;flex-wrap:wrap}.news .flex .col{padding:0 .5rem;flex-basis:33.333%;max-width:33.333%}@media (max-width:1025px){.news .flex .col{flex-basis:50%;max-width:50%}}@media (max-width:767px){.news .flex .col{flex-basis:100%;max-width:100%}}.news-item{min-height:26.8125rem;padding:1.94rem 1.63rem 2.38rem 2.5rem;display:flex;flex-direction:column;justify-content:space-between;position:relative}.news-item:after{content:"";height:1px;width:100%;position:absolute;bottom:0;left:0;border-bottom:.063rem dashed #3a3a3a;transition:.3s ease-in-out}.news-item::before{content:"";width:100%;height:0;left:0;top:0;position:absolute;background:rgba(115,149,175,.1);transition:.5s ease-in-out}@media (max-width:1025px){.news-item{min-height:24rem}}@media (max-width:767px){.news-item{min-height:20rem}}.news-item .date{color:#3a3a3a;font-size:1.125rem;font-weight:400;line-height:normal;margin-bottom:1.19rem}.news-item h3{color:#3a3a3a;font-size:2.5rem;font-weight:400;line-height:2.75rem;margin-bottom:1.06rem}.news-item .arrow{width:5.2rem;height:5.2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.news-item .arrow img{width:1.25rem}.news-item .arrow .progress-ring{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-180deg)}.news-item .arrow .progress-ring circle{fill:none;stroke-width:3;transition:stroke-dashoffset .5s linear}.news-item .arrow .progress-ring .track{stroke:#3a3a3a;stroke-width:1}.news-item .arrow .progress-ring .progress{stroke:#3a3a3a;stroke-dasharray:238.76;stroke-dashoffset:179.76}.news-item .arrow:hover .progress-ring .progress{stroke-dashoffset:0}.news-item:hover{text-decoration:none}.news-item:hover::before{height:101%}.news-item:hover:after{transform:translateY(1rem)}.news{display:block}