@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.articles__content{margin-bottom:32px;max-width:860px}.articles__content h1,.articles__content h2,.articles__content h3,.articles__content h4,.articles__content h5,.articles__content h6{margin-bottom:0}.articles__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (min-width: 768px){.articles__heading{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.articles__description{margin-bottom:32px;max-width:980px}.articles__articles{display:grid;gap:24px;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width: 768px){.articles__articles{gap:32px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.articles__articles{grid-template-columns:repeat(3, 1fr)}}.articles__articles a{text-decoration:none}.articles__article{background-color:#f3f3f3;border-radius:4px;margin-bottom:8px}@media screen and (min-width: 768px){.articles__article{margin-bottom:16px}}@media screen and (min-width: 1024px){.articles__article{margin-bottom:0}}.articles__article--categories{background-color:transparent}.articles__article a:hover h5{text-decoration:underline}.articles__image{height:330px;margin-bottom:16px;overflow:hidden}.articles__image img{display:block;height:330px;-o-object-fit:cover;object-fit:cover;width:100%}.articles__article-content{padding:12px 16px}@media screen and (min-width: 768px){.articles__article-content{padding:16px 20px}}.articles__category{color:#000;font-size:16px;font-weight:700;letter-spacing:0;margin:0 0 16px;text-transform:uppercase}.articles__title{margin:0}.articles__card-content{color:#333}.articles__date{color:#49447d;font-size:18px;font-style:italic}.articles__date p{margin-bottom:0}.articles__categories h5{color:#000;margin-bottom:16px}.articles__categories ul{margin:0 0 32px;padding:0 0 0 24px}.articles__categories li{margin:0;padding:0}.articles__categories a:hover{text-decoration:underline}.articles__categories .text-link{text-decoration:underline}.articles__all-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:32px}.articles.section-background--grey .articles__article{background-color:#fff}