.service-showcase{overflow:hidden;background:linear-gradient(180deg,#fff,#f7f2fb)}.service-showcase-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.service-showcase-head h2{margin:7px 0}.service-showcase-head p{margin:0;color:var(--muted);max-width:650px;line-height:1.8}.service-carousel-controls{display:flex;gap:9px}.service-carousel-controls button{width:48px;height:48px;border:1px solid #dbcce5;border-radius:15px;background:#fff;color:var(--p);font-size:22px;cursor:pointer;transition:.2s}.service-carousel-controls button:hover{background:var(--p);color:#fff;transform:translateY(-2px)}.service-carousel-viewport{overflow:hidden;padding:6px 2px 30px}.service-carousel-track{display:flex;direction:ltr;gap:20px;will-change:transform;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.service-slide-card{direction:rtl;flex:0 0 calc((100% - 40px)/3);min-width:0;overflow:hidden;border:1px solid #e5daeb;border-radius:25px;background:#fff;box-shadow:0 15px 45px rgba(42,10,58,.08);transition:.25s}.service-slide-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(42,10,58,.14)}html[dir=ltr] .service-slide-card{direction:ltr}.service-slide-media{height:210px;display:block;position:relative;overflow:hidden;background:#eee4f5}.service-slide-media>img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.service-slide-card:hover .service-slide-media>img{transform:scale(1.045)}.service-slide-placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 70% 25%,#a446eb,#4b1479 48%,#230633);color:#fff}.service-slide-placeholder span{font:900 42px Manrope,Cairo}.service-slide-media>i{position:absolute;inset-inline-start:17px;bottom:16px;width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#fff;color:var(--p);font-style:normal;font-weight:900;box-shadow:0 10px 25px #1b082d35}.service-slide-media>small{position:absolute;inset-inline-end:15px;top:15px;padding:7px 11px;border-radius:99px;background:#ffffffeb;color:#4d265f;font-weight:800;font-size:10px}.service-slide-body{min-height:255px;padding:23px;display:flex;flex-direction:column}.service-slide-body h3{font-size:20px;line-height:1.5;margin:0 0 10px;color:#24152c}.service-slide-body p{margin:0;color:#74667b;font-size:13px;line-height:1.85;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.service-slide-bottom{margin-top:auto;padding-top:20px;border-top:1px solid #eee7f1;display:flex;align-items:end;justify-content:space-between;gap:14px}.service-slide-bottom strong{color:var(--p);font-size:13px}.service-slide-bottom>a{display:inline-flex;align-items:center;gap:7px;color:#2b1734;font-size:12px;font-weight:800;white-space:nowrap}.service-slide-bottom>a span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#281132;color:#fff}.service-carousel-progress{height:3px;background:#e9deef;border-radius:99px;overflow:hidden}.service-carousel-progress span{display:block;width:33.333%;height:100%;background:linear-gradient(90deg,var(--p),var(--v));border-radius:inherit;transition:transform .55s}.service-showcase.is-static .service-carousel-controls,.service-showcase.is-static .service-carousel-progress{display:none}@media(max-width:900px){.service-slide-card{flex-basis:calc((100% - 16px)/2)}.service-carousel-track{gap:16px}.service-carousel-progress span{width:50%}}@media(max-width:640px){.service-showcase{padding:58px 0}.service-showcase-head{align-items:center;margin-bottom:22px}.service-showcase-head p{font-size:12px}.service-carousel-controls button{width:41px;height:41px;border-radius:12px}.service-slide-card{flex-basis:84%}.service-slide-media{height:175px}.service-slide-body{min-height:230px;padding:19px}.service-slide-body h3{font-size:17px}.service-slide-body p{font-size:12px}.service-slide-bottom{align-items:center}.service-slide-bottom>a{font-size:11px}.service-carousel-progress span{width:84%}}
