@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";.news__content{margin-bottom:32px;max-width:860px}.news__content h1,.news__content h2,.news__content h3,.news__content h4,.news__content h5,.news__content h6{margin-bottom:16px}.news__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:40px}@media screen and (min-width: 768px){.news__filters{gap:16px}}.news__filter{font-family:"Lato",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:4px;border:1px solid transparent;color:#1f1653;cursor:pointer;font-size:18px;font-weight:700;line-height:20px;padding:8px 16px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.news__filter:hover,.news__filter.is-active{background-color:#1f1653;border:1px solid #1f1653;color:#fff}.news__articles{display:grid;gap:24px;grid-template-columns:repeat(1, 1fr)}@media screen and (min-width: 768px){.news__articles{gap:32px;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1024px){.news__articles{grid-template-columns:repeat(3, 1fr)}}.news__articles a{text-decoration:none}.news__articles--featured{margin-bottom:24px}@media screen and (min-width: 768px){.news__articles--featured{grid-template-columns:repeat(1, 1fr);margin-bottom:32px}}.news__article{background-color:#f3f3f3;border-radius:4px;margin-bottom:8px}@media screen and (min-width: 768px){.news__article{margin-bottom:16px}}@media screen and (min-width: 1024px){.news__article{margin-bottom:0}}.news__article--featured a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.news__article--featured a{-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}}.news__article--featured .news__image{-ms-flex-preferred-size:100%;flex-basis:100%;height:490px;margin:0}@media screen and (min-width: 768px){.news__article--featured .news__image{-ms-flex-preferred-size:50%;flex-basis:50%;height:590px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.news__article--featured .news__image img{display:block;height:490px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width: 768px){.news__article--featured .news__image img{height:590px}}.news__article--featured .news__article-content{-ms-flex-preferred-size:100%;flex-basis:100%;padding:24px}@media screen and (min-width: 768px){.news__article--featured .news__article-content{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:24px 32px}}@media screen and (min-width: 1024px){.news__article--featured .news__article-content{padding:24px 64px 24px 40px}}@media screen and (min-width: 1280px){.news__article--featured .news__article-content{padding:24px 96px 24px 48px}}.news__image{height:330px;margin-bottom:16px;overflow:hidden}.news__image img{display:block;height:330px;-o-object-fit:cover;object-fit:cover;width:100%}.news__article-content{padding:12px 16px}@media screen and (min-width: 768px){.news__article-content{padding:16px 20px}}.news__category{color:#000;font-size:16px;font-weight:700;letter-spacing:0;margin:0 0 16px;text-transform:uppercase}.news__title{margin:0}.news__card-content{color:#333}.news__date{color:#49447d;font-size:18px;font-style:italic}