@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.all-news{padding-top:7.5rem;border-radius:3rem;background:#fff;padding-bottom:6rem;position:relative}@media (max-width:1025px){.all-news{padding-top:4.19rem;padding-bottom:2.18rem}}.all-news .section-title{margin-bottom:1.13rem}@media (max-width:1025px){.all-news .section-title{margin-bottom:1.25rem}}.all-news .section-title *{font-weight:400;color:#13252b}.all-news .section-title * b,.all-news .section-title * strong{font-weight:600}.all-news__filters{display:flex;gap:.25rem;align-items:center;margin-bottom:3.88rem;display:none}@media (max-width:1025px){.all-news__filters{margin-bottom:2.81rem}}@media (max-width:767px){.all-news__filters{margin-left:1rem;overflow:auto;scrollbar-width:0}.all-news__filters::-webkit-scrollbar{display:none}}.all-news__filter-btn{outline:0;cursor:pointer;color:#54757e;text-align:center;font-size:.75rem;font-weight:700;line-height:100%;letter-spacing:-.0225rem;padding:.75rem 3rem;border-radius:5.625rem;border:1px solid #ccd9dc;background:#f3f7f8;transition:all .25s ease-in-out}@media (max-width:767px){.all-news__filter-btn{height:2.25rem}}.all-news__filter-btn.active,.all-news__filter-btn:hover{background:#ccd9dc}.all-news__filter-btn.active{color:#13252b}.all-news__grid{margin-top:3.88rem;display:grid;gap:5rem 1.5rem;grid-template-columns:repeat(3,1fr)}@media (max-width:1025px){.all-news__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.all-news__grid{grid-template-columns:repeat(1,1fr);gap:2.5rem}}.all-news__loadmore{margin-top:5.95rem;display:flex;justify-content:center}@media (max-width:1025px){.all-news__loadmore{margin-top:2.5rem}}.all-news__loadmore button{min-width:15.25rem}@media (max-width:767px){.all-news__loadmore button{width:100%}}