.blog-post-listing-wrapper{display:flex;flex-wrap:wrap;gap:32px}@media(min-width:768px){.blog-post-listing-wrapper{gap:40px 80px}}.blog-post-listing .pagination{align-items:center;display:flex;gap:32px;justify-content:center;margin-top:32px}@media(min-width:1024px){.blog-post-listing .pagination{margin-top:40px}}.blog-post-listing .pagination a{text-decoration:none}.blog-post-listing .pagination .arrow{height:32px;visibility:hidden}.blog-post-listing .pagination .arrow.visible{visibility:visible}.blog-post-listing .pagination .arrow path,.blog-post-listing .pagination .arrow svg{height:32px;transition:all .3s linear}.blog-post-listing .pagination .arrow:hover path,.blog-post-listing .pagination .arrow:hover svg{fill:#95c11f}.blog-post-listing .pagination ul{display:flex;gap:12px;list-style:none}.blog-post-listing .pagination ul li{border:1px solid #d0d0d0;border-radius:50%}.blog-post-listing .pagination ul li.active{background-color:#95c11f;border-color:#95c11f}.blog-post-listing .pagination ul li.active a{color:#fff;font-weight:700}.blog-post-listing .pagination ul li>a{align-items:center;border-radius:50%;color:#d0d0d0;display:flex;font-size:14px;height:40px;justify-content:center;width:40px}
