.case-study-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.case-study-card:hover{transform:translateY(-10px);box-shadow:0 15px 50px rgba(0,0,0,.15)}.case-study-image{position:relative;height:280px;overflow:hidden}.case-study-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.case-study-card:hover .case-study-image img{transform:scale(1.1)}.case-study-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent);display:flex;align-items:flex-start;padding:20px}.category-badge{background:#06f;color:#fff;padding:6px 15px;border-radius:20px;font-size:12px;font-weight:600}.case-study-content{padding:30px;flex:1 1;display:flex;flex-direction:column}.case-meta{display:flex;gap:20px;margin-bottom:15px;font-size:13px;color:#666}.case-meta i{color:#06f;margin-right:5px}.tech-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.tech-tag{display:inline-block;background:#e8f0fe;color:#06f;padding:6px 14px;border-radius:15px;font-size:13px;font-weight:500;white-space:nowrap;line-height:1.5}.tech-stat-item{background:linear-gradient(135deg,#667eea,#764ba2);padding:40px 30px;border-radius:15px;text-align:center;color:#fff}.tech-stat-item h3{font-size:48px;margin-bottom:10px;color:#fff}.tech-stat-item p{color:hsla(0,0%,100%,.95);margin:0;font-size:16px}.tech-card{background:#fff;padding:30px;border-radius:15px;box-shadow:0 0 30px rgba(0,0,0,.05);text-align:center;transition:all .3s ease;height:100%}.tech-card:hover{transform:translateY(-10px);box-shadow:0 15px 50px rgba(0,0,0,.15)}.tech-logo{height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.tech-logo img{max-width:80px;max-height:80px}.step-visual{position:relative;text-align:center;padding:40px}.step-number-large{font-size:200px;font-weight:700;color:#f0f0f0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.step-icon{position:relative;z-index:2;width:150px;height:150px;margin:0 auto;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 40px rgba(102,126,234,.3)}.step-icon img{width:80px;height:80px;filter:brightness(0) invert(1)}.industry-section{background:#fff;border-radius:20px;box-shadow:0 0 40px rgba(0,0,0,.08);overflow:hidden}.industry-image{position:relative;height:100%;min-height:400px}.industry-image img{width:100%;height:100%;object-fit:cover}.industry-badge{position:absolute;top:30px;left:30px;width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px rgba(0,0,0,.15)}.industry-badge img{width:50px;height:50px}.page-cta-wrap{background:linear-gradient(135deg,#667eea,#764ba2);padding:60px 50px;border-radius:20px;color:#fff}.page-cta-wrap h3{color:#fff;font-size:32px;margin-bottom:0}.page-cta-wrap p{color:hsla(0,0%,100%,.95);font-size:16px;margin:0}.btn-white{background:#fff;color:#667eea;border:none}.btn-white:hover{background:#f0f0f0}.btn-outline-white{background:transparent;color:#fff;border:2px solid #fff}.btn-outline-white:hover{background:#fff;color:#667eea}.service-details-thumb{border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1);margin-bottom:40px}.service-details-thumb img{width:100%;height:auto;max-height:500px;object-fit:cover;display:block}.service-details-content{background:#fff;padding:0}.service-details-content .title{font-size:36px;font-weight:700;margin-bottom:20px;color:#1a1a1a;line-height:1.3}.service-details-content .lead{font-size:18px;line-height:1.8;color:#555;margin-bottom:30px}.service-benefits h3,.service-features h3,.service-process h3{font-size:28px;font-weight:700;color:#1a1a1a;position:relative;padding-bottom:15px}.service-benefits h3:after,.service-features h3:after,.service-process h3:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:4px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.feature-item{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#f8f9fa;border-radius:10px;transition:all .3s ease}.feature-item:hover{background:#e8f0fe;transform:translateX(5px)}.feature-item i{color:#06f;font-size:18px;flex-shrink:0}.feature-item span{font-size:15px;color:#333;font-weight:500}.benefit-card{background:#fff;padding:30px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.08);height:100%;transition:all .3s ease;border-left:4px solid #06f}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 35px rgba(0,0,0,.12)}.benefit-card h5{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.benefit-card p{font-size:15px;color:#666;margin:0;line-height:1.7}.process-wrap{display:flex;flex-direction:column;gap:20px}.process-item{display:flex;gap:25px;padding:30px;background:#fff;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.08);transition:all .3s ease;position:relative;overflow:hidden}.process-item:before{content:"";position:absolute;left:0;top:0;height:100%;width:5px;background:linear-gradient(135deg,#667eea,#764ba2);opacity:0;transition:opacity .3s ease}.process-item:hover:before{opacity:1}.process-item:hover{transform:translateX(10px);box-shadow:0 10px 35px rgba(0,0,0,.12)}.process-number{font-size:48px;font-weight:800;color:#e8f0fe;line-height:1;flex-shrink:0;width:80px;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.process-content h5{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:10px}.process-content p{font-size:15px;color:#666;margin:0;line-height:1.7}.service-sidebar{position:-webkit-sticky;position:sticky;top:100px}.sidebar-widget{background:#fff;padding:30px;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.08);margin-bottom:30px}.widget-title{font-size:22px;font-weight:700;margin-bottom:20px;color:#1a1a1a}.service-list{list-style:none;padding:0;margin:0}.service-list li{margin-bottom:12px}.service-list li a{display:flex;justify-content:space-between;align-items:center;padding:12px 18px;background:#f8f9fa;border-radius:8px;color:#333;text-decoration:none;transition:all .3s ease;font-weight:500}.service-list li a:hover,.service-list li.active a{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateX(5px)}.service-list li a i{font-size:14px;transition:transform .3s ease}.service-list li a:hover i,.service-list li.active a i{transform:translateX(5px)}.cta-widget{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.cta-widget h4{color:#fff;font-size:24px;margin-bottom:15px}.cta-widget p{color:hsla(0,0%,100%,.95);font-size:15px;line-height:1.7;margin-bottom:25px}.cta-widget .btn{background:#fff;color:#667eea;border:none;font-weight:600;padding:12px 24px}.cta-widget .btn:hover{background:#f0f0f0;transform:translateY(-2px)}.cta-widget .btn-outline{background:transparent;color:#fff;border:2px solid #fff}.cta-widget .btn-outline:hover{background:#fff;color:#667eea}.scrollable-menu{max-height:300px;overflow-y:auto;overflow-x:hidden}.scrollable-menu::-webkit-scrollbar{width:6px}.scrollable-menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.scrollable-menu::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.scrollable-menu::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:991px){.step-number-large{font-size:120px}.industry-image{min-height:300px}.service-sidebar{position:static;margin-top:50px}.service-details-content .title{font-size:28px}.process-item{flex-direction:column;gap:15px}.process-number{font-size:36px;width:auto;text-align:left}.scrollable-menu{max-height:250px}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}