@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&display=swap";.news__content{max-width:980px}.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}@media screen and (min-width: 768px){.news__filters{gap:16px}}.news__filter{font-family:"Poppins",sans-serif;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-radius:8px;border:1px solid transparent;color:#474e67;cursor:pointer;font-size:15px;font-weight:600;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:#fff;border:1px solid #e0e0e0;color:#2099dd}.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{gap:40px;grid-template-columns:repeat(3, 1fr)}}.news__articles a{text-decoration:none}.news__articles--featured{grid-template-columns:repeat(1, 1fr)}.news__article{margin-bottom:8px}@media screen and (min-width: 768px){.news__article{margin-bottom:16px}}@media screen and (min-width: 768px){.news__article{margin-bottom:0}}.news__article--featured{margin-bottom:32px}.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;gap:16px;width:100%}@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;gap:40px}}.news__article--featured .news__image{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:368px;margin-bottom:0;position:relative}@media screen and (min-width: 768px){.news__article--featured .news__image{max-width:calc(50% + 24px)}}.news__article--featured .news__image span{font-family:"Poppins",sans-serif;font-weight:600;background-color:#fff;border-radius:8px;color:#474e67;font-size:14px;font-weight:700;left:16px;padding:2px 16px;position:absolute;text-transform:uppercase;top:16px;z-index:1}.news__article--featured .news__image img{height:368px}.news__article--featured .news__featured{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width: 768px){.news__article--featured .news__featured{max-width:calc(50% - 24px)}}.news__article--featured .news__body{margin:16px 0 0}.news__image{border-radius:16px;height:270px;margin-bottom:16px;overflow:hidden}.news__image img{border-radius:16px;display:block;height:270px;-o-object-fit:cover;object-fit:cover;width:100%}.news__category{font-family:"Poppins",sans-serif;font-weight:600;color:#5d6683;font-size:14px;font-weight:400;letter-spacing:0;margin:0;text-transform:uppercase}.news__title{color:#0e1e3c;font-size:20px;line-height:28px;margin:0}.news__author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.news__author img{border-radius:50%;height:60px;margin-right:16px;width:60px}.news__author p{font-family:"Poppins",sans-serif;font-weight:600;color:#2099dd;font-size:18px;font-weight:500;letter-spacing:0;margin:0}.news__author p:last-child{color:#474e67;font-size:16px}.news--intro{margin-bottom:32px}@media screen and (min-width: 768px){.news--intro{margin-bottom:40px}}@media screen and (min-width: 1024px){.news--intro{margin-bottom:56px}}.news--filters{padding:24px 0}@media screen and (min-width: 768px){.news--filters{padding:32px 0}}.news--articles{margin-top:32px}@media screen and (min-width: 768px){.news--articles{margin-top:40px}}@media screen and (min-width: 1024px){.news--articles{margin-top:56px}}