.services-module{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden;margin-top:-4rem;background-color:linear-gradient(135deg,#f8f9fa,#fff 50%,#f1f3f4)}.services-section{padding:200px 0 120px;background:linear-gradient(135deg,#f8f9fa,#fff 50%,#f1f3f4);position:relative}.services-container{max-width:1200px;margin:0 auto;padding:0 40px;position:relative;z-index:2}.services-header{text-align:center;margin-bottom:10px}.services-main-heading{color:#3f7dc4;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;position:relative}.services-description{font-size:1.25rem;line-height:1.7;color:#555;max-width:800px;margin:0 auto}.services-stack-container{position:relative;margin-bottom:80px}.services-stack-card{position:-webkit-sticky;position:sticky;top:calc(120px + var(--stack-index) * 30px);background:#fff;border-radius:24px;padding:40px;margin-bottom:40px;border:2px solid rgba(63,125,196,.1);box-shadow:0 8px 25px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;position:relative;overflow:hidden;transform:scale(calc(1 - var(--stack-index) * .02));will-change:transform}.services-stack-card:hover{transform:scale(1) translateY(-8px);box-shadow:0 20px 40px rgba(63,125,196,.15);border-color:#3f7dc4;z-index:10}.services-card-accent{position:absolute;right:-15px;top:-15px;width:80px;height:80px;background:rgba(63,125,196,.05);border-radius:50%;transition:background-color .3s ease}.services-stack-card:hover .services-card-accent{background:rgba(63,125,196,.1)}.services-icon-container{height:100%;padding:2rem}.services-icon-container,.services-icon-wrapper{display:flex;align-items:center;justify-content:center}.services-icon-wrapper{position:relative;width:180px;height:180px;background:rgba(63,125,196,.05);border-radius:20px;transition:transform .3s ease,background-color .3s ease;overflow:hidden}.services-stack-card:hover .services-icon-wrapper{background:rgba(63,125,196,.1);transform:scale(1.03)}.services-icon-wrapper img{width:60%;height:auto;object-fit:contain;border-radius:12px;transition:transform .3s ease}.services-stack-card:hover .services-icon-wrapper img{transform:scale(1.05)}.services-accent-icon{position:absolute;top:-8px;right:-8px;width:32px;height:32px;background:#3f7dc4;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;transition:transform .3s ease}.services-stack-card:hover .services-accent-icon{transform:scale(1.1)}.services-content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:1rem 0}.services-card-title{color:#3f7dc4;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;line-height:1.3;transition:color .3s ease}.services-stack-card:hover .services-card-title{color:#4a90e2}.services-card-description{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.services-points-title{color:#3f7dc4;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.services-points-list{list-style:none;padding:0;margin:0}.services-point-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px;font-size:1rem;line-height:1.5;color:#666}.services-check-icon{color:#3f7dc4;font-size:1.1rem;flex-shrink:0;margin-top:2px}.services-cta{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:20px;padding:30px;text-align:center;position:relative;margin-top:13rem}.services-cta h3{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.services-cta p{color:hsla(0,0%,100%,.8);font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.services-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.services-cta-button{border:none;padding:14px 28px;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background-color .3s ease;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.3px}.services-cta-button.services-primary{background:#3f7dc4;color:#fff}.services-cta-button.services-primary:hover{transform:translateY(-2px);background:#4a90e2}.services-cta-button.services-secondary{background:transparent;color:#3f7dc4;border:2px solid #3f7dc4}.services-cta-button.services-secondary:hover{background:#3f7dc4;color:#fff;transform:translateY(-2px)}@media (max-width:1024px){.services-main-heading{font-size:3rem}.services-container{padding:0 20px}.services-stack-card{padding:30px;top:calc(100px + var(--stack-index) * 20px)}}@media (max-width:768px){.services-header{text-align:center;margin-bottom:0}.services-main-heading{font-size:2.5rem}.services-stack-card{padding:25px;margin-bottom:25px;top:calc(80px + var(--stack-index) * 15px);transform:scale(1)}.services-stack-card:hover{transform:translateY(-5px)}.services-icon-wrapper{width:140px;height:140px}.services-card-title{font-size:1.5rem}.services-cta{padding:40px 20px;margin-top:10rem}.services-cta h3{font-size:1.8rem}.services-cta-buttons{flex-direction:column;align-items:center}.services-cta-button{width:100%;max-width:280px;justify-content:center}}@media (max-width:480px){.services-main-heading{font-size:2rem}.services-stack-card{padding:20px}.services-icon-wrapper{width:120px;height:120px}.services-card-title{font-size:1.3rem}}.services-section .Overlayimage{width:35%!important;position:fixed;display:flex;text-align:center;margin:auto;left:40%;top:28%;opacity:.4}