:root{--primary-color:#02592f;--text-color:#faf2ec;--text-focus-color:#02592f;--light-grey:grey}.wcagHighContrast{--primary-color:#000;--text-color:#fff;--text-focus-color:#ff0;--grey:#333}.blog-section{padding-bottom:30px;padding-top:30px}.blog-section .posts{display:flex;flex-direction:row;flex-wrap:wrap;margin:0 -15px}.blog-section .posts .post-item{box-sizing:border-box;margin-bottom:30px;padding:0 15px;width:33.3333333333%}.blog-section .posts .post-item .wrapper:hover img{box-shadow:-6px 17px 50.49px .51px rgba(0,0,0,.29)}.blog-section .posts .post-item .wrapper:hover h4 a{color:#02592f}.blog-section .posts .post-item img,.blog-section .posts .post-item picture{display:block}.blog-section .posts .post-item h4{box-sizing:border-box;margin-top:15px;padding:0 50px;text-align:center;width:100%}.blog-section .posts .post-item h4 a{color:#000;font-size:18px;font-weight:700}.blog-section .posts .post-item img{border-radius:50px;height:188px;object-fit:cover;transition:all .5s ease;width:100%}.blog-section .btn-div{margin-top:45px;text-align:center}.blog-section .btn-div .button{font-size:15px;padding:7px 41px}.pagination{align-items:center;display:flex;gap:10px;grid-area:pagination;justify-content:center;width:100%}.pagination .custom-pagination ul{display:flex;list-style-type:none;margin:0;padding:0}.pagination .custom-pagination ul li{margin:0 5px}.pagination .current,.pagination a{background:#f0f0f0;color:inherit;display:grid;font-weight:400;height:32px;place-items:center;text-decoration:none;transition:background-color .2s;width:32px}.pagination .current,.pagination a:focus,.pagination a:hover{background:#02592f;color:#fff}@media (max-width:1024px){.blog-section{padding-bottom:40px;padding-top:5px}.blog-section .posts{flex-direction:column}.blog-section .posts .post-item{margin-bottom:20px;width:100%}.blog-section .posts .post-item h4{padding:0}.blog-section .btn-div{margin-top:0}}