.articles{padding:16px}@media only screen and (min-width:992px){.articles{padding:0 140px}}.articles h1{color:#000;font-family:Visuelt Pro;font-size:30px;font-weight:500;text-align:center;margin:25px 0}@media only screen and (min-width:992px){.articles h1{font-size:40px;margin:45px 0}}.articles_select{margin-bottom:30px}.articles_select span{color:#000;font-family:Roboto;font-size:14px;font-weight:400;margin-right:10px}.articles_select_item{margin-bottom:14px}.articles_select_item,.articles_select_item div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.articles_select_item div{row-gap:10px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.articles_select_item div svg{margin-left:10px}.articles_select_button{padding:5px 10px;border-radius:20px;border:1px solid #02a14f;background-color:transparent;color:#30312d;font-family:Roboto;font-size:12px;font-weight:400;cursor:pointer}.articles_select_button:hover{color:#fff;background-color:#02a14f}.articles_select_button_group{border-color:#9f9ff4}.articles_select_button_group:hover,.articles_select_button_group_active{color:#fff;background-color:#9f9ff4}.articles_select_button_active{color:#fff;background-color:#02a14f}.articles_select_search{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.articles_select_search input{width:320px;color:#000;font-family:Roboto;font-size:14px;font-weight:400;border:1px solid #000;border-radius:20px;padding:10px 10px 10px 35px}.articles_select_search svg{position:absolute;width:17px;height:17px;top:10px;left:13px}.articles_select_search button{position:absolute;border:1px solid #02a14f;border-radius:50px;right:8px;top:6px;padding:2px 4px;background-color:transparent;cursor:pointer}.articles_select_search button svg{position:static;width:15px;height:12px}.articles_content{display:grid;grid-template-columns:repeat(1,auto);-ms-flex-pack:justify;justify-content:space-between;grid-column-gap:30px;grid-row-gap:30px;margin-bottom:30px}@media only screen and (min-width:768px){.articles_content{grid-template-columns:repeat(2,auto);grid-row-gap:80px;margin-bottom:130px}}@media only screen and (min-width:1200px){.articles_content{grid-template-columns:repeat(3,auto)}}.articles_item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}@media only screen and (min-width:1200px){.articles_item{width:300px}}@media only screen and (min-width:1366px){.articles_item{width:350px}}@media only screen and (min-width:1600px){.articles_item{width:450px}}.articles_item h3{color:#30312d;font-family:Visuelt Pro;font-size:20px;font-weight:700;line-height:21px;margin-bottom:10px}@media only screen and (min-width:992px){.articles_item h3{font-size:24px;line-height:25px}}.articles_item p{color:#30312d;font-family:Roboto;font-size:14px;font-weight:400;line-height:normal;margin-bottom:10px}@media only screen and (min-width:992px){.articles_item p{font-size:16px}}.articles_item span{width:190px;color:#fff;text-align:center;font-family:Roboto;font-size:12px;font-weight:500;border-radius:20px;background:#02a14f;-webkit-box-shadow:0 0 13px 0 rgba(2,161,79,.6);box-shadow:0 0 13px 0 rgba(2,161,79,.6);padding:12px 0}@media only screen and (min-width:768px){.articles_item span{position:absolute;bottom:-50px;font-size:14px}}.articles_image{width:100%;height:158px;border-radius:10px;overflow:hidden;margin-bottom:20px}.articles_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.articles_image div{width:100%;height:100%;border:1px solid #000;border-radius:20px}.articles_topics{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;margin-bottom:20px}.articles_topics span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:static;padding:5px 10px;border-radius:20px;border:1px solid #02a14f;background-color:transparent;color:#30312d;font-family:Roboto;font-size:12px;font-weight:400;cursor:pointer;-webkit-box-shadow:none;box-shadow:none}.articles_topics_category{border-color:#9f9ff4!important}.articles_pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:28px;-moz-column-gap:28px;column-gap:28px;cursor:pointer}.articles_pagination li{list-style:none;color:#000;font-family:Roboto;font-size:24px;font-weight:400}.articles_pagination a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.articles_pagination_active{color:#fff!important;background-color:#02a14f;border-radius:50px;padding:5px 13px}