.custom-projects-services{position:relative}.custom-service-card{position:relative;height:100%;perspective:1000px}.custom-service-card-inner{background:white;border-radius:1.5rem;padding:2.5rem;height:100%;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(59,130,246,.1);position:relative;overflow:hidden}.custom-service-card-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.custom-service-card:hover .custom-service-card-inner{transform:translateY(-8px);box-shadow:0 20px 40px #3b82f626;border-color:#3b82f64d}.custom-service-card:hover .custom-service-card-inner:before{transform:scaleX(1)}.custom-service-icon-wrapper{position:relative;width:5rem;height:5rem;margin:0 auto 2rem}.custom-service-icon{width:100%;height:100%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:1.25rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;position:relative;z-index:2;transition:all .4s ease;transform:rotate(0)}.custom-service-icon-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(139,92,246,.2));border-radius:1.5rem;opacity:0;transition:all .4s ease}.custom-service-card:hover .custom-service-icon{transform:rotate(5deg) scale(1.1)}.custom-service-card:hover .custom-service-icon-bg{opacity:1;transform:translate(-50%,-50%) scale(1.2)}.custom-service-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937;text-align:center;transition:color .3s ease}.custom-service-card:hover .custom-service-title{color:#3b82f6}.custom-service-desc{color:#6b7280;line-height:1.7;font-weight:300;text-align:center;font-size:.95rem}.custom-service-arrow{position:absolute;bottom:2rem;right:2rem;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transform:translate(-10px);transition:all .4s ease}.custom-service-card:hover .custom-service-arrow{opacity:1;transform:translate(0)}.custom-projects-why{position:relative}.custom-why-card{height:100%;position:relative}.custom-why-card-content{background:white;padding:2.5rem;border-radius:1.5rem;box-shadow:0 4px 20px #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;border:2px solid transparent;position:relative;overflow:hidden}.custom-why-card-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(139,92,246,.05));opacity:0;transition:opacity .4s ease}.custom-why-card:hover .custom-why-card-content{transform:translateY(-8px);box-shadow:0 20px 40px #6366f126;border-color:#6366f133}.custom-why-card:hover .custom-why-card-content:before{opacity:1}.custom-why-icon-container{margin-bottom:1.5rem;display:flex;justify-content:center}.custom-why-icon{width:4.5rem;height:4.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:1.25rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;transition:all .4s ease;position:relative;z-index:1}.custom-why-card:hover .custom-why-icon{transform:rotate(-5deg) scale(1.1);box-shadow:0 10px 30px #6366f166}.custom-why-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1f2937;text-align:center;position:relative;z-index:1;transition:color .3s ease}.custom-why-card:hover .custom-why-title{color:#6366f1}.custom-why-desc{color:#6b7280;line-height:1.7;font-weight:300;text-align:center;position:relative;z-index:1;font-size:.95rem}.custom-projects-process{position:relative}.custom-process-timeline{max-width:900px;margin:0 auto;position:relative}.custom-process-timeline:before{content:"";position:absolute;left:3rem;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#3b82f6,#8b5cf6,#ec4899);border-radius:2px}.custom-process-step{display:flex;align-items:flex-start;margin-bottom:3rem;position:relative;padding-left:7rem}.custom-step-number{position:absolute;left:0;top:0;width:6rem;height:6rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:1.5rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.75rem;font-weight:800;box-shadow:0 8px 24px #3b82f64d;transition:all .4s ease;z-index:2}.custom-process-step:hover .custom-step-number{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 32px #3b82f666}.custom-step-number span{background:linear-gradient(135deg,#ffffff,#e0f2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.custom-step-content{background:white;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 20px #00000014;border:2px solid rgba(59,130,246,.1);transition:all .4s ease;flex:1}.custom-process-step:hover .custom-step-content{transform:translate(10px);box-shadow:0 12px 32px #3b82f626;border-color:#3b82f64d}.custom-step-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#1f2937;transition:color .3s ease}.custom-process-step:hover .custom-step-title{color:#3b82f6}.custom-step-desc{color:#6b7280;line-height:1.7;font-weight:300;font-size:.95rem}.custom-projects-portfolio{position:relative}.custom-portfolio-card{background:white;border-radius:1.5rem;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;border:2px solid transparent}.custom-portfolio-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #8b5cf633;border-color:#8b5cf64d}.custom-portfolio-image{height:180px;background:linear-gradient(135deg,#8b5cf6,#ec4899);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.custom-portfolio-icon{color:#fff;font-size:3rem;position:relative;z-index:2;transition:all .4s ease}.custom-portfolio-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(59,130,246,.8),rgba(139,92,246,.8));opacity:0;transition:opacity .4s ease}.custom-portfolio-card:hover .custom-portfolio-overlay{opacity:1}.custom-portfolio-card:hover .custom-portfolio-icon{transform:scale(1.2) rotate(5deg)}.custom-portfolio-content{padding:2rem}.custom-portfolio-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1f2937;transition:color .3s ease}.custom-portfolio-card:hover .custom-portfolio-title{color:#8b5cf6}.custom-portfolio-desc{color:#6b7280;line-height:1.7;font-weight:300;font-size:.95rem}.custom-projects-tech{position:relative}.custom-tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.custom-tech-category{background:linear-gradient(135deg,#ffffff,#f8fafc);padding:2.5rem;border-radius:1.5rem;border:2px solid rgba(99,102,241,.1);transition:all .4s ease;position:relative;overflow:hidden}.custom-tech-category:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#6366f1,#8b5cf6,#ec4899);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.custom-tech-category:hover{transform:translateY(-5px);box-shadow:0 20px 40px #6366f126;border-color:#6366f14d}.custom-tech-category:hover:before{transform:scaleX(1)}.custom-tech-category-header{margin-bottom:2rem;text-align:center}.custom-tech-category-title{font-size:1.5rem;font-weight:700;color:#1f2937;position:relative;display:inline-block}.custom-tech-category:hover .custom-tech-category-title{color:#6366f1}.custom-tech-tags{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.custom-tech-tag{padding:.75rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:600;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.custom-tech-tag:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.3);transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.custom-tech-tag:hover:before{width:300px;height:300px}.custom-tech-tag:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px #00000040}.custom-tech-tag.react{background:linear-gradient(135deg,#61dafb,#21d4fd)}.custom-tech-tag.vue{background:linear-gradient(135deg,#4fc08d,#42b883)}.custom-tech-tag.angular{background:linear-gradient(135deg,#dd0031,#c3002f)}.custom-tech-tag.tailwind{background:linear-gradient(135deg,#06b6d4,#0891b2)}.custom-tech-tag.laravel{background:linear-gradient(135deg,#ff2d20,#f9322c)}.custom-tech-tag.nodejs{background:linear-gradient(135deg,#339933,#2d7d32)}.custom-tech-tag.php{background:linear-gradient(135deg,#777bb4,#6a5acd)}.custom-tech-tag.python{background:linear-gradient(135deg,#3776ab,#306998)}.custom-tech-tag.mysql{background:linear-gradient(135deg,#4479a1,#336791)}.custom-tech-tag.postgresql{background:linear-gradient(135deg,#336791,#2c5aa0)}.custom-tech-tag.mongodb{background:linear-gradient(135deg,#47a248,#388e3c)}.custom-tech-tag.redis{background:linear-gradient(135deg,#dc382d,#c62828)}.custom-tech-tag.react-native{background:linear-gradient(135deg,#61dafb,#21d4fd)}.custom-tech-tag.flutter{background:linear-gradient(135deg,#02569b,#0175c2)}.custom-tech-tag.ionic{background:linear-gradient(135deg,#3880ff,#5260ff)}.custom-tech-tag.xamarin{background:linear-gradient(135deg,#3498db,#2980b9)}.custom-tech-tag.aws{background:linear-gradient(135deg,#ff9900,#ff8c00)}.custom-tech-tag.azure{background:linear-gradient(135deg,#0078d4,#106ebe)}.custom-tech-tag.google-cloud{background:linear-gradient(135deg,#4285f4,#1a73e8)}.custom-tech-tag.docker{background:linear-gradient(135deg,#2496ed,#1e88e5)}.custom-tech-tag.rest-api{background:linear-gradient(135deg,#6b7280,#4b5563)}.custom-tech-tag.graphql{background:linear-gradient(135deg,#e10098,#c2185b)}.custom-tech-tag.webhook{background:linear-gradient(135deg,#10b981,#059669)}.custom-tech-tag.microservices{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.custom-projects-contact{background:#f8fafc}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.custom-service-card-inner{padding:2rem}.custom-service-icon-wrapper{width:4rem;height:4rem}.custom-service-icon{font-size:1.5rem}.custom-why-card-content{padding:2rem}.custom-why-icon{width:3.5rem;height:3.5rem;font-size:1.5rem}.custom-process-timeline:before{left:2rem}.custom-process-step{padding-left:5rem}.custom-step-number{width:4rem;height:4rem;font-size:1.25rem}.custom-step-content{padding:1.5rem}.custom-portfolio-image{height:150px}.custom-portfolio-icon{font-size:2.5rem}.custom-tech-grid{grid-template-columns:1fr}.custom-tech-category{padding:2rem}.cta-container{grid-template-columns:1fr;gap:2rem;text-align:center}.cta-title{font-size:2.5rem}.cta-card-2{margin-left:0;margin-top:0}}
