.gallery_new{display:none}
.articles-archive .container,.articles-archive .container-inscriptions{max-width:1280px;padding:0 15px;margin:0 auto}
.articles-archive .box_linlk{padding-top:0}
.articles-archive .box_linlk .retourn{text-align:left}
.articles{max-width:1290px;padding:0 20px;margin:0 auto 0 auto;padding-top:120px}
.articles .title_main{margin-bottom:40px}
.articles__list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:80px;list-style:none}
.articles__item{font-family:'Ilisarniq Light',sans-serif}
.articles__title{text-align:center;font-size:18px}
.articles__title a:hover{text-decoration:underline}
.articles__img{margin-bottom:16px}
.articles__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}
.articles__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.articles .button_cycle{width:222px;color:#fff;margin-top:0}
.articles .button_cycle:hover{color:#000}
@media(min-width:320px) and (max-width:991px){.articles__list{margin-bottom:60px}
}@media(min-width:991px){.articles-archive .articles__list{gap:80px 30px}
}@media(max-width:991px){.articles__list{grid-template-columns:repeat(2,1fr)}
}@media(max-width:768px){.articles-archive{margin-bottom:60px}
}@media(max-width:600px){.articles{padding-top:60px}
.articles__list{grid-template-columns:repeat(1,1fr)}
}