@keyframes fly{0%{animation-timing-function:ease-in-out;transform:translate(50%) translateY(-50%) rotate(0) scale(1)}40%{animation-timing-function:ease-in-out;transform:translate(calc(50% - 6px)) translateY(calc(-50% + .83333rem)) rotate(5deg) scale(1.03)}50%{animation-timing-function:ease-in-out;transform:translate(calc(50% - 6px)) translateY(calc(-50% + .83333rem)) rotate(5deg) scale(1.03)}to{transform:translate(50%) translateY(-50%) rotate(0) scale(1)}}@keyframes flyStandart{0%{animation-timing-function:ease-in-out;transform:translate(-50%) translateY(0) rotate(0) scale(1)}40%{animation-timing-function:ease-in-out;transform:translate(calc(-50% - 6px)) translateY(0) rotate(5deg) scale(1.03)}50%{animation-timing-function:ease-in-out;transform:translate(calc(-50% - 6px)) translateY(0) rotate(5deg) scale(1.03)}to{transform:translate(-50%) translateY(0) rotate(0) scale(1)}}@keyframes flashing{0%{opacity:1}2%{opacity:0}4%{opacity:1}6%{opacity:0}8%{opacity:1}to{opacity:1}}.news-card{position:relative}.news-card__img-box{align-items:end;border-radius:15px;box-sizing:border-box;display:flex;height:14.7222222222rem;overflow:hidden;padding:1.3333333333rem;position:relative;z-index:1}@media (max-width:750px){.news-card__img-box{height:10.8888888889rem;padding:.5555555556rem}}.news-card__img-box:before{background:linear-gradient(180deg,transparent,#5d06b9 100%);content:"";display:block}.news-card__img,.news-card__img-box:before{bottom:0;left:0;position:absolute;right:0;top:0}.news-card__img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%;z-index:-1}.news-card:hover .news-card__img{scale:1.1}.news-card__date{background:#fff;color:#000;font-family:Unbounded,sans-serif;font-size:1.3333333333rem;font-weight:600;z-index:1}@media (max-width:1239px){.news-card__date{font-size:1.1111111111rem}}@media (max-width:750px){.news-card__date{font-size:14px;padding:0 4px}}.news-card__title{font-family:Unbounded,sans-serif;font-size:1.3333333333rem;font-weight:600;padding:1.3333333333rem;transition:all .3s}@media (max-width:1239px){.news-card__title{font-size:1.1111111111rem}}@media (max-width:750px){.news-card__title{font-size:16px;padding:.5555555556rem}}.news-card:hover .news-card__title{color:#00ff4d}.news-card__link{bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:2}
