 .news-filter-menu {   display: flex;   gap: 12px;   flex-wrap: wrap;   margin: 20px 0; }  /* Button Style */ .filter-btn {   padding: 12px 20px;   border: 1px solid #115e59;   border-radius: 10px;   color: #115e59;   text-decoration: none;   font-size: 14px;   font-weight: 600;   transition: all 0.2s ease;   text-align: center; }  /* Hover */ .filter-btn:hover {   background: #115e59;   color: #fff; }  /* Active */ .filter-btn.active {   background: #115e59;   color: #fff; }  /* MOBILE */ @media (max-width: 768px) {    .news-filter-menu {     flex-direction: column;   }    .filter-btn {     width: 100%;   }  } #sp-pvop1y{width: 100%; max-width: 100%; margin-bottom: 50px;}#sp-exnt4y{width: calc(100% + 0px);}#sp-h9hmxsejxn{text-decoration: none;}#sp-fhq12e{text-align: center; margin: 0px;}#sp-s0ajlt{margin: 0px;}#sp-xmoiwuqidj{text-decoration: none;}#sp-so5pj7{text-align: left; margin: 0px;}#sp-lyjzbh{justify-content: center; margin: 0px;}#sp-egiyjyrha1{width: 100%; max-width: 100%;}@media only screen and (max-width: 480px) { .sp-headline-block-fhq12e,   #sp-fhq12e,   #fhq12e {text-align:center !important;} .sp-headline-block-so5pj7,   #sp-so5pj7,   #so5pj7 {text-align:center !important;} #sp-lyjzbh {justify-content:center !important;}}@media only screen and (min-width: 481px) and (max-width: 1024px) { .sp-headline-block-fhq12e,   #sp-fhq12e,   #fhq12e {text-align:center !important;} .sp-headline-block-so5pj7,   #sp-so5pj7,   #so5pj7 {text-align:center !important;} #sp-lyjzbh {justify-content:center !important;}}