#services-swiper .service-slide{background:#fff;box-shadow:0 4px 24px 0 rgba(0,0,0,.05);display:flex;flex-direction:row;gap:1.5rem;height:420px;width:100%}#services-swiper .service-img{height:100%;width:50%}#services-swiper .service-img img{display:block;height:100%;object-fit:cover;width:100%}#services-swiper .service-content{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;height:100%;justify-content:center;padding:2rem;width:50%}#services-swiper .custom-nav-wrapper{display:flex;gap:1rem;justify-content:center;margin-top:1rem}#services-swiper .custom-next,#services-swiper .custom-prev{border-radius:100px;cursor:pointer;user-select:none}#services-swiper .custom-next:hover,#services-swiper .custom-prev:hover{background-color:#aec8e8}@media (max-width:1024px){#services-swiper .service-slide{flex-direction:column;gap:1rem;height:auto}#services-swiper .service-content,#services-swiper .service-img{height:auto;width:100%}#services-swiper .service-img{height:320px}#services-swiper .service-img img{height:100%}#services-swiper .service-content{align-items:stretch;padding:1.5rem}#services-swiper .custom-nav-wrapper{margin-top:2rem}}