.services-section{padding:60px 0 50px;background:#f9fafb;overflow:hidden}.services-slider-wrapper{padding:20px 0 0;overflow:hidden}.services-swiper{padding-bottom:50px!important;overflow:hidden}.services-swiper .swiper-wrapper{align-items:stretch}.swiper-slide{height:auto!important}.service-card{background:#fff;border-radius:20px;padding:40px 30px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.04);border:1px solid rgba(0,127,61,.05);transition:all .4s cubic-bezier(.175,.885,.32,1.275);height:100%;display:flex;flex-direction:column;align-items:center}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,127,61,.1);border-color:rgba(0,127,61,.2)}.service-icon-wrapper{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,rgba(0,127,61,.1),rgba(5,150,105,.1));display:flex;align-items:center;justify-content:center;margin:0 auto 24px;color:#007f3d;transition:all .3s ease}.service-card:hover .service-icon-wrapper{background:linear-gradient(135deg,#007f3d,#059669);color:#fff;transform:scale(1.1) rotate(5deg)}.service-icon{width:36px;height:36px}.service-title{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:16px;line-height:1.4}.service-desc{font-size:15px;color:#666;line-height:1.7;margin-bottom:30px;flex-grow:1}.service-btn{display:inline-block;padding:12px 28px;background:transparent;color:#007f3d;border:2px solid #007f3d;border-radius:50px;font-weight:600;font-size:15px;transition:all .3s ease;text-decoration:none;margin-top:auto}.service-card:hover .service-btn{background:#007f3d;color:#fff;box-shadow:0 5px 15px rgba(0,127,61,.3)}.swiper-pagination-bullet{background:#007f3d!important;width:10px!important;height:10px!important;opacity:.3!important}.swiper-pagination-bullet-active{opacity:1!important;width:24px!important;border-radius:5px!important}@media (max-width:768px){.service-card{padding:32px 24px}.service-title{font-size:18px}.service-desc{font-size:15px}}