.articles-block{position:relative;display:flex;flex-direction:column;padding-bottom:0;max-width:100%;width:100%}.articles-block_container{max-width:1077px;margin-top:50px}.article{background-color:#fff;box-shadow:1px 4px 16px rgba(0,0,0,.24);border-radius:30px;margin-bottom:30px;display:flex;max-height:343px;max-width:1077px}.article__image{overflow:hidden;display:flex;border-radius:30px 0 0 30px;flex:none}.article__content{padding:60px 55px 30px 70px;display:flex;flex-direction:column;justify-content:flex-start}.article__title{font-weight:700;font-size:38px;line-height:46px;color:#4f4f4f;margin-bottom:25px}.article__excerpt{font-family:'Montserrat';font-style:normal;font-weight:400;font-size:21px;line-height:32px;color:#333}.article__bottom{display:flex;flex-direction:row;justify-content:space-between;margin-top:auto}.article__link{font-weight:700;font-size:25px}.article__link:hover{opacity:.7}.article_date{font-weight:700;font-size:25px;line-height:30px;display:flex;align-items:center;color:#4f4f4f}.show-more{font-weight:700;font-size:30px;line-height:36px;display:flex;align-items:center;text-align:center;color:#bdbdbd;width:100%;justify-content:center;padding:15px 0}@media screen and (max-width:1500px){.articles-block_container{margin-top:20px;max-width:900px}.article{max-height:243px;max-width:900px}.article__content{padding:30px 50px 30px 30px}.article__title{font-size:32px;line-height:42px;margin-bottom:5px}.article__excerpt{font-size:18px;line-height:26px}.article__link,.article_date{font-size:20px}}@media screen and (max-width:991px){.article{max-height:452px}.article__image{width:233px}}@media screen and (max-width:768px){.article{max-height:255px}.article__content{padding:20px 30px}.article__title{font-size:24px;line-height:normal}.article__excerpt{font-size:14px}.article__link,.article_date{font-size:18px}}@media screen and (max-width:680px){.article{max-height:100%;flex-direction:column}.article__image{width:100%;height:186px;border-radius:30px 30px 0 0}.article__image img{object-fit:cover;width:100%;height:auto}.article__excerpt{margin-bottom:20px}}@media screen and (max-width:425px){.article__link{font-size:16px}.article_date{font-size:14px}}