.lw{top:-1px;width:100%;overflow:hidden;line-height:0;pointer-events:none;z-index:1}.lw,.lw-layer{position:absolute;left:0}.lw-layer{top:0;width:200%;height:100%;display:block;will-change:transform}.lw-1{opacity:.5;animation:lw-drift 19s linear infinite}.lw-2{opacity:.78;animation:lw-drift 13s linear infinite reverse}.lw-3{opacity:1;animation:lw-drift 9s linear infinite}@keyframes lw-drift{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.lw--slow .lw-1{animation-duration:60s}.lw--slow .lw-2{animation-duration:46s}.lw--slow .lw-3{animation-duration:38s}.lw--static .lw-1{animation:none;transform:translateX(-9%)}.lw--static .lw-2{animation:none;transform:translateX(-28%)}.lw--static .lw-3{animation:none;transform:translateX(-2%)}@media (prefers-reduced-motion:reduce){.lw-layer{animation:none}}.services-page{font-family:Inter,sans-serif;background:#fff}.services-hero{position:relative;background:#1a1717;color:#fff;padding:96px 24px 84px;text-align:center;overflow:hidden}.services-hero-overlay{position:absolute;inset:0;background:radial-gradient(700px circle at 50% 0,#f4b94229,#0000 60%),radial-gradient(900px circle at 50% 0,#ffffff0d,#0000 55%),radial-gradient(#ffffff0d 1px,#0000 0);background-size:auto,auto,26px 26px;pointer-events:none}.services-hero-content{position:relative;z-index:1;max-width:820px;margin:0 auto}.services-eyebrow{display:inline-block;font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:#f6e7c4;background:#f4b9421a;border:1px solid #f4b94259;border-radius:50px;padding:6px 16px;margin-bottom:24px}.services-title{font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:700;line-height:1.1;margin-bottom:20px}.services-subtitle{font-size:1.15rem;line-height:1.7;color:#d6d6d6;margin-bottom:36px}.services-subtitle strong{color:#f4b942}.services-hero-tech{display:inline-flex;align-items:center;gap:6px;vertical-align:middle;white-space:nowrap}.services-hero-tech img{width:1.15em;height:1.15em;object-fit:contain}.services-hero-cta{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.services-section-head{text-align:center;max-width:640px;margin:0 auto 48px}.services-section-head h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;color:#1a1717;margin-bottom:12px}.services-section-head p{color:#5c5c5c;font-size:1.05rem;line-height:1.6}.services-grid-section{position:relative;overflow:hidden;padding:120px 24px 80px;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;max-width:1120px;margin:0 auto}.service-card-wrapper{position:relative;height:100%}.service-card-shadow{position:absolute;inset:0;transform:translate(10px,10px);background:#313131;border-radius:22px;transition:transform .25s ease-out}.service-card{position:relative;height:100%;background:#fff;border:2px solid #313131;border-radius:22px;padding:30px 28px;display:flex;flex-direction:column;transition:transform .25s ease-out}.service-card-wrapper:hover .service-card{transform:translate(4px,4px)}.service-card-wrapper:hover .service-card-shadow{transform:translate(6px,6px)}.service-card-wrapper:hover .service-card-icon{background:#f4b942;color:#1a1717;transition:background .25s ease,color .25s ease}.service-card-icon{width:56px;height:56px;border-radius:16px;background:#1a1717;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.service-card h3{font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700;color:#1a1717;margin-bottom:12px}.service-card p{color:#5c5c5c;font-size:.98rem;line-height:1.6;margin-bottom:18px;flex-grow:1}.service-card-tags{display:flex;flex-wrap:wrap;gap:8px}.service-card-tags span{background:#f5f5f5;color:#313131;font-size:.78rem;font-weight:600;padding:5px 12px;border-radius:50px}.services-why{padding:20px 24px 80px;background:#fff;display:flex;justify-content:center}.services-why-card{position:relative;max-width:820px;width:100%;background:#1a1717;color:#fff;border-radius:28px;padding:48px 40px}.services-why-card h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,2.2rem);font-weight:700;margin-bottom:28px}.services-why-card ul{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:20px}.services-why-card li{display:flex;gap:14px;align-items:flex-start;line-height:1.6;color:#d6d6d6}.services-why-card li svg{color:#fff;flex-shrink:0;margin-top:2px}.services-why-card li strong{color:#fff}.services-why-link{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:600;text-decoration:none;border-bottom:2px solid #0000;transition:border-color .2s ease-out;color:#f4b942}.services-why-link:hover{border-bottom-color:#f4b942}.services-process{position:relative;overflow:hidden;padding:96px 24px 80px;background:#f5f5f5}.services-process-grid{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:12px;max-width:1120px;margin:0 auto}.services-process-step{flex:1 1 200px;min-width:190px;background:#fff;border-radius:18px;padding:28px 24px;border:1px solid #e6e6e6}.services-process-arrow{display:flex;align-items:center;flex:0 0 auto;color:#c9a23f}[dir=rtl] .services-process-arrow{transform:scaleX(-1)}.services-process-number{font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:700;color:#f4b942}.services-process-step h3{font-size:1.15rem;font-weight:700;color:#1a1717;margin:8px 0 10px}.services-process-step p{color:#5c5c5c;font-size:.95rem;line-height:1.6}.services-cta{position:relative;overflow:hidden;background:#1a1717;background-image:radial-gradient(700px circle at 50% 0,#f4b94224,#0000 60%),radial-gradient(#ffffff0d 1px,#0000 0);background-size:auto,26px 26px;color:#fff;text-align:center;padding:120px 24px 88px}.services-cta h2{font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:700;margin-bottom:16px}.services-cta p{max-width:560px;margin:0 auto 32px;color:#d6d6d6;font-size:1.08rem;line-height:1.7}.services-cta .btn--primary{transition:all .3s ease-out}.services-cta .btn--primary:hover{background:#0000;color:#fff}@media screen and (max-width:900px){.services-process-grid{flex-direction:column;align-items:stretch}.services-process-arrow,[dir=rtl] .services-process-arrow{justify-content:center;transform:rotate(90deg)}}@media screen and (max-width:600px){.services-hero{padding:64px 20px 60px}.services-why-card{padding:36px 26px}}