.posts{text-align:center;padding:1rem 4rem;margin:0}.posts h2{color:#000;width:60%;margin:0 auto}.posts > p{color:#5e6366;margin:1rem 0}.posts a{text-decoration:none;color:black}.posts .hero-btn{text-decoration:none;color:white;margin:auto}.posts .post-items{display:flex;flex-wrap:wrap;justify-content:center;padding:0rem 0;gap:1%}.post-item{width:30%;text-align:left;margin:1rem 0;padding:0;background:#fff;box-shadow:0px 10px 15px rgb(104 104 104 / 7%);border-radius:25px;display:flex;flex-direction:column;justify-content:space-between}.post-item img{height:22rem;border-top-left-radius:25px;border-top-right-radius:25px;width:100%;min-height:15rem}.post-item p{font-weight:300;margin:0rem 1.7rem;font-weight:300;display:-webkit-box;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.post-item h4{display:-webkit-box;font-size:18px !important;line-height:1.5;line-clamp:3;-webkit-line-clamp:3 !important;overflow:hidden;text-align:left;padding:1rem 1.7rem 0rem;margin:0rem 0rem !important;margin-bottom:8px !important;min-height:100px !important;-webkit-box-orient:vertical}.post-item .read-more{padding:1rem 1.7rem;text-decoration:none;margin:0}.post-item .hero-btn{background:transparent !important;color:#000 !important;text-decoration:none !important;font-weight:400 !important;border-radius:0.25rem !important;margin:0rem !important}.post-item .hero-btn:hover{background:transparent !important;color:#69be94 !important}.post-item .hero-btn:hover .hero-btn-svg path{fill:#69be94 !important}.post-item .hero-btn-svg:hover{color:#69be94 !important;stroke:#69be94 !important}@media screen and (max-width:1173px){.post-item h4{height:4.25rem}}@media screen and (max-width:1024px){.post-item{width:100%;margin:1rem 0}}@media screen and (max-width:768px){.posts{padding:2rem}.post-item{padding:1rem 0}.posts h2{width:100%}}@media screen and (max-width:1024px){.post-item h4{font-size:16px !important;line-clamp:2;-webkit-line-clamp:2 !important;min-height:40px !important}}@media screen and (max-width:480px){.posts{padding:1rem}}