.services-hero{background:linear-gradient(135deg,#334960,#2196f3);color:#fff;padding:100px 0 60px;margin-top:70px}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;opacity:.9}.services-grid{background:#f8f9fa}.service-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-15px) scale(1.02);box-shadow:0 20px 50px rgba(0,0,0,.15)}.service-card:hover .service-title{color:#2196f3}.service-card:hover .service-icon{transform:rotate(1turn);transition:transform .6s ease}.service-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative;overflow:hidden}.service-icon:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .6s ease}.service-card:hover .service-icon:before{left:100%}.service-icon i{font-size:2rem;color:#fff}.service-title{font-size:1.5rem;font-weight:600;color:#334960;margin-bottom:1rem}.service-description{color:#666;margin-bottom:1.5rem;line-height:1.6}.service-features{list-style:none;padding:0;margin-bottom:2rem;flex-grow:1}.service-features li{padding:.5rem 0;color:#555;display:flex;align-items:center;gap:.5rem}.service-features i{color:#2196f3;font-size:.8rem}.service-btn{color:#fff;padding:12px 30px;border-radius:25px;text-decoration:none;font-weight:500;text-align:center;transition:all .3s ease;margin-top:auto;position:relative;overflow:hidden}.service-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.service-btn:hover:before{left:100%}.service-btn:hover{color:#fff;transform:scale(1.05);box-shadow:0 5px 15px rgba(33,150,243,.3)}.services-cta{background:linear-gradient(135deg,#334960,#2196f3);color:#fff;padding:80px 0}.services-cta h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-cta p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-btn{background:#fff;color:#334960;padding:15px 40px;border-radius:30px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.cta-btn:hover{color:#334960;transform:scale(1.05);box-shadow:0 10px 30px rgba(0,0,0,.2)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.service-icon{animation:float 3s ease-in-out infinite}.service-card:nth-child(2n) .service-icon{animation-delay:-1.5s}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(33,150,243,.4)}70%{box-shadow:0 0 0 20px rgba(33,150,243,0)}to{box-shadow:0 0 0 0 rgba(33,150,243,0)}}.service-card:hover{animation:pulse 2s infinite}.service-hero{background:linear-gradient(135deg,#334960,#2196f3);color:#fff;padding:120px 0 80px;margin-top:70px}.service-page-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.service-page-subtitle{font-size:1.3rem;opacity:.9;margin-bottom:2rem;line-height:1.6}.hero-btn{background:#fff;color:#334960;padding:15px 35px;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px hsla(0,0%,100%,.3);color:#334960}.service-icon-large{text-align:center;font-size:8rem;color:hsla(0,0%,100%,.2)}.service-details{background:#f8f9fa}.service-details h2{font-size:2.5rem;color:#334960;margin-bottom:1.5rem}.service-details p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.feature-item{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);transition:all .3s ease;text-align:center}.feature-item:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(33,150,243,.2)}.feature-item i{font-size:3rem;color:#2196f3;margin-bottom:1rem}.feature-item h4{font-size:1.3rem;color:#334960;margin-bottom:1rem}.feature-item p{color:#666;margin:0;font-size:1rem}.service-sidebar{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:100px}.service-sidebar h3{color:#334960;margin-bottom:1.5rem;font-size:1.5rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tags span{background:linear-gradient(135deg,#2196f3,#334960);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}@media (max-width:768px){.hero-title{font-size:2.5rem}.service-card{padding:1.5rem}.services-cta h2{font-size:2rem}.service-page-title{font-size:2.5rem}.service-page-subtitle{font-size:1.1rem}.service-icon-large{font-size:5rem;margin-top:2rem}.features-grid{grid-template-columns:1fr}.service-sidebar{position:static;margin-top:2rem}}