.articles-block{max-width:1440px;margin:100px auto;display:flex;flex-direction:column;align-items:center;padding:0 60px}@media only screen and (max-width:1023px){.articles-block{padding:0 40px}}@media only screen and (max-width:767px){.articles-block{padding:0 20px}}.articles-block__title{font-size:64px;line-height:77px;color:#11181d;font-weight:900;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:50px;text-align:center}@media only screen and (max-width:639px){.articles-block__title{font-size:32px;line-height:38px}}.articles-block__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40px;grid-row-gap:35px;margin-bottom:20px}@media only screen and (max-width:1023px){.articles-block__wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:639px){.articles-block__wrapper{grid-template-columns:repeat(1,1fr)}}.articles-block__item{border-radius:26px;padding:6px;background-color:#fff}@media only screen and (max-width:639px){.articles-block__item{width:100%}}.articles-block__item-title{font-size:24px;line-height:26px;color:#1564a7;font-weight:600;margin-bottom:10px}.articles-block__item-image{width:441px;aspect-ratio:3/2;max-width:100%;max-height:100%;object-fit:cover;border-radius:20px;margin-bottom:15px}@media only screen and (max-width:639px){.articles-block__item-image{width:100%}}.articles-block__item-date{font-size:11px;line-height:15px;color:#adadad;font-weight:500;margin-bottom:7px}.articles-block__item-desc{font-size:16px;line-height:24px;color:#11181d;font-weight:500;margin-bottom:10px}
