.latest-news-block{padding:50px 100px 100px!important;border-radius:0!important}.latest-news-block__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:24px}.latest-news-block__title h2{font-size:var(--wp--preset--font-size--big);font-weight:700;line-height:150%;margin:0}.latest-news-block__items{display:grid;gap:48px;grid-template-columns:1fr 1fr 1fr}@media screen and (min-width:1281px){.latest-news-block__items:hover .news-item{opacity:.8}}.latest-news-block .wp-block-button__link{padding-right:0}.latest-news-block .news-item{--border-height:1px;position:relative;display:block;display:flex;height:100%;flex:1;flex-direction:column;color:unset;text-decoration:none;transition:opacity .25s ease-in-out}.latest-news-block .news-item__category{margin-bottom:16px}.latest-news-block .news-item__thumbnail{background:rgba(0,0,0,.1);overflow:hidden;width:100%;height:220px;border:solid 1px transparent;margin-bottom:20px;border-top-right-radius:50px}.latest-news-block .news-item__thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.latest-news-block .news-item__title{margin-bottom:16px;font-weight:600;line-height:1.4}.latest-news-block .news-item__excerpt{margin-bottom:8px}.latest-news-block .news-item__date{margin-top:auto}.latest-news-block .news-item__button{margin-top:16px}.latest-news-block .news-item__button svg path{fill:var(--wp--preset--color--primary)}.latest-news-block .news-item:hover{opacity:1}.latest-news-block .news-item:hover::after{transform:scaleX(1)}.latest-news-block .latest-news__mobile-footer{display:none}@media screen and (max-width:781px){.latest-news-block{padding:40px 20px!important}.latest-news-block .latest-news-block__title .wp-block-button{display:none}.latest-news-block .latest-news__mobile-footer{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.latest-news-block .latest-news__mobile-footer .carousel-controls{display:flex;justify-content:flex-start;margin-top:0}}@media (max-width:1024px){.latest-news-block{overflow:auto}}.latest-news-block .tns-outer .latest-news-block__items{display:block}