.news-list-item{display:flex;flex:0 0 100%;flex-direction:column;justify-content:space-between;margin-bottom:60px}@media (max-width:1024px){.news-list-item{justify-content:flex-start}}@media (max-width:767px){.news-list-item{flex:0 0 100%;justify-content:flex-start;margin-bottom:38px}}.news-list-item .img:hover .cover-blur{opacity:1}.news-list-item .img .tag-icon{bottom:14px;left:14px;position:absolute;width:27px;z-index:3}@media (max-width:1024px){.news-list-item .img .tag-icon{display:none}}.news-list-item .img .hover-tags{position:absolute;right:14px;text-align:right;top:14px;z-index:3}@media (max-width:1024px){.news-list-item .img .hover-tags{display:none}}.news-list-item .img .hover-tags span{background:rgba(0,0,0,.1);border:1px solid #fff;border-radius:100px;color:#fff;display:inline-block;font-family:NeueRoman;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-bottom:4px;padding:4px 8px;text-align:center}.news-list-item .cover{display:block;height:18vw;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1024px){.news-list-item .cover{height:25vw}}@media (max-width:767px){.news-list-item .cover{height:53vw}}.news-list-item .cover-blur{height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s ease-in-out;width:100%}@media (max-width:1024px){.news-list-item .cover-blur{display:none}}.news-list-item .img{position:relative}.news-list-item .img .back{align-items:center;background:rgba(0,0,0,.23);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease-in-out;width:100%;z-index:2}@media (max-width:1024px){.news-list-item .img .back{display:none}}.news-list-item .img .back img{margin-bottom:30px;width:60px}.news-list-item .img .back span{color:#fff;font-family:NeueMachina;font-size:38px;font-style:normal;font-weight:400;line-height:1;text-align:center;text-transform:uppercase}.news-list-item .img:hover .back{opacity:1}.news-list-item .info{position:relative}.news-list-item .info .hover-icon{height:40px;overflow:hidden;position:absolute;right:0;top:30px;width:40px}@media (max-width:1024px){.news-list-item .info .hover-icon{display:none}}.news-list-item .info .hover-icon img{animation-duration:.3s;animation-name:hoverLine2;animation-timing-function:ease-in-out;transform:translate(103%);transition:.3s ease-in-out}.news-list-item:hover .hover-icon img{animation-duration:.3s;animation-fill-mode:both;animation-name:hoverLine;animation-timing-function:ease-in-out}.news-list-item h5{margin-top:24px;max-width:80%}@media (max-width:767px){.news-list-item h5{margin-top:16px;max-width:100%}}.news-list-item .tags{margin-top:30px}@media (max-width:767px){.news-list-item .tags{margin-top:20px}}.news-list-item .tags strong{display:inline-block}.news-list-item .tags strong:after{background-color:#181520;border-radius:50%;bottom:3px;content:"";display:inline-block;height:4px;margin:0 10px;position:relative;width:4px}
