.NewsCard{position:relative;z-index:1;display:block;width:calc(33.33% - 30px);min-width:calc(33.33% - 30px);max-width:calc(33.33% - 30px);padding:20px 20px 40px;margin:0 15px 30px;color:#333;text-decoration:none!important;background:#fff;border-radius:8px;box-shadow:0 25px 70px -20px #1716572e;transition:transform .3s ease}.NewsCard:hover{transform:translateY(-20px)}.NewsCard:hover .NewsCard__title{background-size:4px 10px}@media screen and (max-width:1023px){.NewsCard{width:calc(50% - 30px);min-width:calc(50% - 30px);max-width:calc(50% - 30px)}}@media screen and (max-width:640px){.NewsCard{width:100%;min-width:auto;max-width:100%;padding-bottom:30px;margin-right:0;margin-bottom:15px;margin-left:0}}.NewsCard__image{height:215px;margin-bottom:15px;overflow:hidden;border-radius:4px}@media screen and (max-width:1200px){.NewsCard__image{height:auto;margin-bottom:10px}}.NewsCard__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@media screen and (max-width:640px){.NewsCard__image img{-o-object-fit:contain;object-fit:contain}}.NewsCard__date{display:block;margin-bottom:8px;font-size:14px;font-weight:600;line-height:24px}.NewsCard__title{display:inline;font-family:Montserrat Alternates,sans-serif;font-size:18px;font-weight:800;line-height:24px;color:#333;background:linear-gradient(180deg,#fff072 0,#fff072);background-repeat:repeat-x;background-position:0 100%;background-size:0 0;transition:background-size .2s}
