.articles{padding-bottom:7.5rem}@media only screen and (max-width:767px){.articles{display:flex;flex-direction:column;gap:3rem}}@media only screen and (max-width:767px){.articles__breadcrumbs{display:none!important}}.articles__container{display:grid;grid-template-columns:1fr 3fr;gap:2rem;scroll-margin-top:10rem}@media only screen and (max-width:991px){.articles__container{grid-template-columns:1fr}}.articles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media only screen and (max-width:1199px){.articles__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.articles__grid{grid-template-columns:1fr}}.articles__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;color:#111827}.articles__left-title{font-weight:500;color:#111827}.articles__pagination{grid-column:1/-1;margin-top:2rem;display:flex;justify-content:flex-end;gap:.25rem}.articles__pagination .page-numbers{padding:.75rem 1rem;border:1px solid #E9EEFA;border-radius:.5rem;background:#fff;color:#4b5563;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;line-height:1;text-decoration:none;transition:border-color .24s ease-in-out,color .24s ease-in-out,background-color .24s ease-in-out}.articles__pagination .page-numbers svg path{stroke:#4f5bd5;transition:stroke .24s ease-in-out}.articles__pagination .page-numbers:is(a):hover{border-color:#3b46b5;background-color:#3b46b5;color:#fff}.articles__pagination .page-numbers:is(a):hover svg path{stroke:#fff}.articles__pagination .page-numbers.current{border-color:#e3e8f4;color:#4f5bd5}.articles__pagination .page-numbers.prev{margin-right:8px}.articles__pagination .page-numbers.next{margin-left:8px}.page-header{padding:5rem 3rem!important}@media only screen and (max-width:767px){.page-header{padding:4rem 3rem!important}}@media only screen and (max-width:575px){.page-header{padding:3rem 2rem!important}}.page-header__info{flex-direction:column!important;max-width:30rem!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-header__info-title{font-size:2.75rem!important}@media only screen and (max-width:575px){.page-header__main{flex-direction:column!important}}
