.latest-articles{padding-block:140px 70px}.latest-articles__wrapper{display:flex;gap:35px;margin-block:50px 75px}@media(max-width: 1024px){.latest-articles__wrapper{flex-direction:column}}@media(min-width: 1024px){.latest-articles__item:nth-child(2){margin-top:80px}}.latest-articles__item-image{width:100%;height:200px;object-fit:cover;object-position:center;overflow:hidden}@media(max-width: 640px){.latest-articles__item-image{height:250px}}.latest-articles__item-image img{transition:all .3s ease}.latest-articles__item-content{position:relative;z-index:1;background-color:#fff;padding:30px;margin-top:-65px;margin-right:30px}.latest-articles__item-title{font-size:18px;color:#000;text-decoration:none;font-family:"Noto Serif Display",serif;transition:all .3s ease}.latest-articles__item-date{font-size:12px;color:#005a87;font-family:"Montserrat",sans-serif;font-style:italic;font-weight:500;margin-top:18px}.latest-articles__item:hover img{transform:scale(1.05)}.latest-articles__item:hover .latest-articles__item-title{color:#005a87}.latest-articles__block{flex:1}@media(max-width: 1024px){.latest-articles__block{order:2}.latest-articles__block:not(.featured-block){display:flex;flex-wrap:wrap;gap:18px}.latest-articles__block:not(.featured-block) .latest-articles__item{flex-basis:calc((100% - 18px)/2)}}@media(max-width: 1024px)and (max-width: 640px){.latest-articles__block:not(.featured-block) .latest-articles__item{flex-basis:100%}}.latest-articles__block.featured-block{flex:2}.latest-articles__block.featured-block .latest-articles__item-title{font-size:26px;line-height:1.385;transition:all .3s ease}@media(max-width: 640px){.latest-articles__block.featured-block .latest-articles__item-title{font-size:18px}}.latest-articles__block.featured-block .latest-articles__item-image{overflow:hidden;height:500px}@media(max-width: 640px){.latest-articles__block.featured-block .latest-articles__item-image{height:250px}}.latest-articles__block.featured-block .latest-articles__item-image img{transition:all .3s ease}.latest-articles__block.featured-block .latest-articles__item-content{padding:50px}@media(max-width: 640px){.latest-articles__block.featured-block .latest-articles__item-content{padding:30px}}@media(max-width: 1024px){.latest-articles__block.featured-block{order:1;flex:1}}.latest-articles__button{text-align:center}