.blog-listing-posts{margin:160px 0}.blog-listing-posts__card{border-bottom:4px solid #33576f;border-radius:25px;padding:25px;transition:all .5s ease-in-out}.blog-listing-posts__card:hover{border-bottom:4px solid #bc6c25;box-shadow:0 20px 45px 0 #52a47726}.blog-listing-posts__card img{border-radius:20px;height:200px;object-fit:cover;vertical-align:middle;width:100%}.blog-listing-posts__card-content{padding:20px 0}.blog-listing-posts__card-content h6{margin-bottom:12px}.blog-listing-posts__card-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.blog-listing-posts__card-tags a{text-decoration:none}.blog-listing-posts__card-tags-tag{color:#52a477;font-size:14px;font-weight:600;letter-spacing:1.4px;line-height:17.5px;text-align:center;text-transform:uppercase}.blog-listing-posts__card-description{margin-bottom:25px}.blog-listing-posts__card-cta{display:flex;justify-content:end}.blog-listing-posts__card-cta a{font-weight:700;letter-spacing:.1em;line-height:22.5px;text-decoration:none;text-transform:uppercase}.blog-listing__pagination{gap:15px;margin-top:70px}.blog-listing__link,.blog-listing__pagination{align-items:center;display:flex;justify-content:center}.blog-listing__link{border-radius:50%;color:#33576f;font-size:18px;font-weight:700;height:45px;letter-spacing:1.4px;line-height:22.5px;padding:11px 17px;text-decoration:none;transition:background .3s ease;width:45px}.blog-listing__link:hover{background:#004c3f;color:#fff;font-weight:700;text-decoration:none}.blog-listing__next-link,.blog-listing__prev-link{background:#004c3f;position:relative}.blog-listing__next-link svg,.blog-listing__prev-link svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.blog-listing__link--active{box-shadow:0 15px 45px 0 #004c3f1a;color:#000f0d;text-decoration:none}.blog-listing__next-link--disabled,.blog-listing__prev-link--disabled{color:#fff;pointer-events:none}.blog-listing__next-link--disabled svg path,.blog-listing__prev-link--disabled svg path{fill:#fff;pointer-events:none}.blog-listing__link--active:active,.blog-listing__link--active:focus,.blog-listing__link--active:hover{background:#004c3f;color:#fff;font-weight:700;text-decoration:none}.blog-listing-posts__navigation ul .next-link{font-weight:700}@media (max-width:768px){.blog-listing-posts__card{border-radius:20px;padding:20px}.blog-listing-posts__card-cta{justify-content:center}.blog-listing-posts__card img{border-radius:15px}.blog-listing__link{height:38px;width:38px}.blog-listing-posts{margin-bottom:80px;margin-top:50px}}