@keyframes sandra-open{0%{opacity:0;transform:scale3d(1.1,1.1,1)}to{opacity:1;transform:scaleX(1)}}@keyframes sandra-close{0%{opacity:1}to{opacity:0;transform:scale3d(.9,.9,1)}}@keyframes dialog-mobile-open{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-mobile-close{0%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100%)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.news-item{background:#f3f3f3;border-radius:15px;height:100%;overflow:hidden;position:relative;transition:transform .15s;width:100%}@media only screen and (max-width:780px){.news-item{background:#fff;height:auto;padding:20px;width:100%}}.news-item:active{transform:scale(.97)}.news-item:before{background-image:linear-gradient(0deg,#3f4a51 0,#14181400 70%);content:"";display:block;inset:0;opacity:.87;position:absolute;transition:all .3s ease-out;z-index:1}@media only screen and (max-width:780px){.news-item:before{border-radius:15px;inset:20px}}.news-item__photo{border-radius:15px;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:all .8s ease-out;width:100%}@media only screen and (max-width:780px){.news-item__photo{display:flex;position:static}}.news-item__title{color:#fff;font-size:18px;font-weight:400;line-height:120%;max-width:260px}.news-item__title:hover{color:#fff}.news-item__content{display:flex;flex-direction:column;height:100%;justify-content:flex-end;min-height:100%;min-width:100%}@media only screen and (max-width:780px){.news-item__content{inset:0;min-height:auto;padding:20px;position:absolute}}.news-item__info{color:#fff;display:flex;flex-direction:column;font-size:18px;font-weight:500;justify-content:flex-end;min-height:100%;padding:40px;position:relative;z-index:1}@media only screen and (max-width:1024px){.news-item__info{padding:20px}}.news-item__date{align-items:center;display:flex;font-size:16px;font-weight:400;margin-bottom:15px}.news-item__date svg{margin-right:10px}.news-item__label{position:absolute;right:0;top:0;z-index:5}@media only screen and (max-width:780px){.news-item--main{background:#f3f3f3;border-radius:15px;height:100%;padding:0;transition:transform .15s;width:100%}.news-item--main:before{border-radius:0;inset:0}.news-item--main__content{min-height:100%;padding:0;position:static}.news-item--main .news-item__photo{display:block;position:absolute}}
