@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";.services-page{padding-top:0;background:#fff;position:relative;overflow:hidden}.services-page-container{max-width:1400px;margin:0 auto;padding:0 30px;position:relative;z-index:1}.services-hero{padding:140px 0 120px;background:linear-gradient(135deg,#121c5a,#1a2a6b,#206fb0);color:#fff;position:relative;overflow:hidden;text-align:center;min-height:40vh;display:flex;align-items:center;justify-content:center;margin-top:90px}@media(max-width:1024px){.services-hero{margin-top:70px}}.services-hero:before{content:"";position:absolute;top:0;right:0;width:100%;height:40vh;background-image:url(https://images.unsplash.com/photo-1497366216548-37526070297c?w=1920&q=80);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.25;z-index:1;animation:parallaxMove 20s ease-in-out infinite}@keyframes parallaxMove{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.services-hero:after{content:"";position:absolute;top:0;left:0;right:0;height:40vh;background:linear-gradient(135deg,#121c5ad9,#1a2a6bbf,#206fb0b3);z-index:2}@keyframes float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.services-hero-content{position:relative;z-index:3;max-width:1100px;margin:0 auto;padding:0 30px;animation:fadeInUp 1s ease-out}.services-hero h1{font-size:4rem;font-weight:900;margin-bottom:32px;font-family:Poppins,sans-serif;line-height:1.2;text-shadow:0 4px 20px rgba(0,0,0,.3);letter-spacing:-.02em;animation:slideInDown 1s ease-out .2s both}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.services-hero p{font-size:1.3rem;line-height:1.9;color:#fffffff2;font-family:Poppins,sans-serif;margin-bottom:50px;font-weight:400;animation:fadeInUp 1s ease-out .4s both}.services-hero-cta{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;animation:fadeInUp 1s ease-out .6s both}.hero-cta-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 45px;border-radius:50px;font-size:18px;font-weight:700;font-family:Poppins,sans-serif;text-decoration:none;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:none}.hero-cta-btn-primary{background:linear-gradient(135deg,#206fb0,#53b4e2);color:#fff;box-shadow:0 8px 30px #52c77d66}.hero-cta-btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.hero-cta-btn-primary:hover:before{left:100%}.hero-cta-btn-primary:hover{transform:translateY(-4px);box-shadow:0 12px 40px #52c77d80}.hero-cta-btn-secondary{background:#ffffff26;backdrop-filter:blur(10px);color:#fff;border:2px solid rgba(255,255,255,.3)}.hero-cta-btn-secondary:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-4px)}.hero-cta-btn svg{width:22px;height:22px;transition:transform .3s ease}.hero-cta-btn:hover svg{transform:translate(4px)}.services-section{padding:120px 0;position:relative}.services-section:nth-child(2n){background:linear-gradient(180deg,#fff,#f8f9fa)}.services-section:nth-child(odd):not(:first-child){background:#fff}.services-section-title{font-size:3rem;font-weight:900;color:#131e5d;margin-bottom:50px;font-family:Poppins,sans-serif;position:relative;padding-bottom:24px;line-height:1.2;letter-spacing:-.02em}.services-section-title:after{content:"";position:absolute;bottom:0;left:0;width:100px;height:5px;background:linear-gradient(90deg,#206fb0,#53b4e2);border-radius:3px;box-shadow:0 2px 10px #131c5f4d}.services-section-title.centered{text-align:center}.services-section-title.centered:after{left:50%;transform:translate(-50%)}.why-choose-intro{text-align:center;margin-bottom:60px;animation:fadeInUp .8s ease-out}.why-choose-tagline{font-size:1.5rem;font-weight:700;color:#206fb0;margin-bottom:24px;font-family:Poppins,sans-serif;letter-spacing:.5px}.why-choose-description{font-size:1.15rem;line-height:2;color:#131e5dcc;max-width:1000px;margin:0 auto;font-family:Poppins,sans-serif}.why-choose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px;margin-top:60px}@media(max-width:968px){.why-choose-grid{grid-template-columns:1fr;gap:30px}}.why-choose-card{background:#fff;border-radius:24px;padding:45px 40px;box-shadow:0 8px 30px #00000014;border:2px solid transparent;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:fadeInUp .8s ease-out both}.why-choose-card:nth-child(1){animation-delay:.1s}.why-choose-card:nth-child(2){animation-delay:.2s}.why-choose-card:nth-child(3){animation-delay:.3s}.why-choose-card:nth-child(4){animation-delay:.4s}.why-choose-card:nth-child(5){animation-delay:.5s}.why-choose-card:nth-child(6){animation-delay:.6s}.why-choose-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#206fb0,#53b4e2);border-radius:24px 24px 0 0;transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.4,0,.2,1)}.why-choose-card:hover:before{transform:scaleX(1)}.why-choose-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 60px #52c77d33;border-color:#131c5f4d}.why-choose-card-icon{width:80px;height:80px;background:linear-gradient(135deg,#52c77d26,#52c77d14);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:28px;color:#206fb0;position:relative;z-index:1;transition:all .4s ease;border:2px solid rgba(82,199,125,.2)}.why-choose-card:hover .why-choose-card-icon{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,#52c77d40,#52c77d26);border-color:#52c77d66;box-shadow:0 8px 25px #52c77d33}.why-choose-card-icon svg{width:40px;height:40px}.why-choose-card-title{font-size:1.5rem;font-weight:700;color:#131e5d;margin-bottom:18px;font-family:Poppins,sans-serif;transition:color .3s ease}.why-choose-card:hover .why-choose-card-title{color:#206fb0}.why-choose-card-text{font-size:1.05rem;line-height:1.9;color:#131e5dbf;font-family:Poppins,sans-serif}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:35px;margin-top:60px}@media(max-width:768px){.services-grid{grid-template-columns:1fr;gap:30px}}.service-item{background:#fff;border-radius:24px;padding:40px 35px;box-shadow:0 8px 30px #00000014;border:2px solid transparent;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:fadeInUp .8s ease-out both}.service-item:nth-child(1){animation-delay:.05s}.service-item:nth-child(2){animation-delay:.1s}.service-item:nth-child(3){animation-delay:.15s}.service-item:nth-child(4){animation-delay:.2s}.service-item:nth-child(5){animation-delay:.25s}.service-item:nth-child(6){animation-delay:.3s}.service-item:nth-child(7){animation-delay:.35s}.service-item:nth-child(8){animation-delay:.4s}.service-item:nth-child(9){animation-delay:.45s}.service-item:nth-child(10){animation-delay:.5s}.service-item:nth-child(11){animation-delay:.55s}.service-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#206fb0,#53b4e2);border-radius:24px 24px 0 0;transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.4,0,.2,1)}.service-item:hover:before{transform:scaleX(1)}.service-item:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 60px #52c77d33;border-color:#131c5f4d}.service-item-icon{width:70px;height:70px;background:linear-gradient(135deg,#52c77d26,#52c77d14);border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#206fb0;transition:all .4s ease;border:2px solid rgba(82,199,125,.2)}.service-item:hover .service-item-icon{transform:scale(1.1) rotate(5deg);background:linear-gradient(135deg,#52c77d40,#52c77d26);border-color:#52c77d66;box-shadow:0 8px 25px #52c77d33}.service-item-icon svg{width:36px;height:36px}.service-item-title{font-size:1.4rem;font-weight:700;color:#131e5d;margin-bottom:16px;font-family:Poppins,sans-serif;transition:color .3s ease}.service-item:hover .service-item-title{color:#206fb0}.service-item-description{font-size:1.05rem;line-height:1.9;color:#131e5dbf;font-family:Poppins,sans-serif}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px}@media(max-width:1024px){.process-steps{grid-template-columns:1fr;gap:40px}}.process-step{position:relative;background:#fff;border-radius:24px;padding:45px 35px;box-shadow:0 8px 30px #00000014;border:2px solid transparent;transition:all .5s cubic-bezier(.4,0,.2,1);text-align:center;animation:fadeInUp .8s ease-out both}.process-step:nth-child(1){animation-delay:.1s}.process-step:nth-child(2){animation-delay:.2s}.process-step:nth-child(3){animation-delay:.3s}.process-step:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 60px #52c77d33;border-color:#131c5f4d}.process-step-number{position:absolute;top:-30px;left:50%;transform:translate(-50%);width:60px;height:60px;background:linear-gradient(135deg,#206fb0,#53b4e2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;color:#fff;font-family:Poppins,sans-serif;box-shadow:0 8px 25px #52c77d66;border:4px solid #ffffff;z-index:2;transition:all .4s ease}.process-step:hover .process-step-number{transform:translate(-50%) scale(1.15) rotate(5deg);box-shadow:0 12px 35px #52c77d80}.process-step-icon{width:80px;height:80px;background:linear-gradient(135deg,#52c77d26,#52c77d14);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:20px auto 30px;color:#206fb0;transition:all .4s ease;border:2px solid rgba(82,199,125,.2)}.process-step:hover .process-step-icon{transform:scale(1.1) rotate(-5deg);background:linear-gradient(135deg,#52c77d40,#52c77d26);border-color:#52c77d66}.process-step-icon svg{width:40px;height:40px}.process-step-title{font-size:1.5rem;font-weight:700;color:#131e5d;margin-bottom:18px;font-family:Poppins,sans-serif}.process-step-description{font-size:1.05rem;line-height:1.9;color:#131e5dbf;font-family:Poppins,sans-serif}.locations-content{font-size:1.15rem;line-height:2;color:#131e5dcc;max-width:1000px;margin:0 auto 60px;font-family:Poppins,sans-serif;text-align:center}.locations-map{width:100%;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000026;aspect-ratio:16 / 9;background:linear-gradient(135deg,#131e5d,#206fb0);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;font-weight:600;font-family:Poppins,sans-serif;position:relative;animation:fadeInUp .8s ease-out}.locations-map img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.faq-list{display:flex;flex-direction:column;gap:28px;margin-top:60px}.faq-item{background:#fff;border-radius:20px;padding:40px 35px;box-shadow:0 8px 30px #00000014;border:2px solid transparent;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;animation:fadeInUp .8s ease-out both}.faq-item:nth-child(1){animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.faq-item:nth-child(6){animation-delay:.6s}.faq-item:nth-child(7){animation-delay:.7s}.faq-item:nth-child(8){animation-delay:.8s}.faq-item:nth-child(9){animation-delay:.9s}.faq-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#206fb0,#53b4e2);transform:scaleY(0);transform-origin:top;transition:transform .4s cubic-bezier(.4,0,.2,1);border-radius:20px 0 0 20px}.faq-item:hover:before{transform:scaleY(1)}.faq-item:hover{transform:translate(8px);border-color:#131c5f4d;box-shadow:0 15px 50px #52c77d26}.faq-question{font-size:1.3rem;font-weight:700;color:#131e5d;margin-bottom:20px;font-family:Poppins,sans-serif;transition:color .3s ease}.faq-item:hover .faq-question{color:#206fb0}.faq-answer{font-size:1.05rem;line-height:2;color:#131e5dcc;font-family:Poppins,sans-serif}.faq-answer p{margin-bottom:20px}.faq-answer p:last-child{margin-bottom:0}@media(max-width:1024px){.services-hero{min-height:35vh}.services-hero:before,.services-hero:after{height:35vh}}@media(max-width:768px){.services-hero{padding:100px 0 80px;min-height:30vh}.services-hero:before,.services-hero:after{height:30vh}.services-hero h1{font-size:2.5rem}.services-hero p{font-size:1.1rem}.services-hero-cta{flex-direction:column;align-items:center}.hero-cta-btn{width:100%;max-width:300px;justify-content:center}.services-section{padding:80px 0}.services-section-title{font-size:2rem}.why-choose-card,.service-item,.process-step,.faq-item{padding:30px 24px}}@media(max-width:480px){.services-hero{min-height:25vh;padding:80px 0 60px}.services-hero:before,.services-hero:after{height:25vh}.services-hero h1{font-size:2rem}.services-hero p{font-size:1rem}.services-section-title{font-size:1.75rem}.services-page-container{padding:0 20px}}@media(prefers-reduced-motion:reduce){.services-hero:before,.services-hero:after,.why-choose-card,.service-item,.process-step,.faq-item{animation:none}.why-choose-card:hover,.service-item:hover,.process-step:hover,.faq-item:hover{transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDelayed{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes pulseDelayed2{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.08)}}.animate-pulse-delayed[data-astro-cid-gdyunjry]{animation:pulseDelayed 4s ease-in-out infinite;animation-delay:1s}.animate-pulse-delayed-2[data-astro-cid-gdyunjry]{animation:pulseDelayed2 5s ease-in-out infinite;animation-delay:.5s}.fade-in-section[data-astro-cid-gdyunjry]{animation:fadeInUp .8s ease-out}.feature-card[data-astro-cid-gdyunjry]{opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease-out forwards}.feature-card[data-astro-cid-gdyunjry][data-index="0"]{animation-delay:.1s}.feature-card[data-astro-cid-gdyunjry][data-index="1"]{animation-delay:.2s}.feature-card[data-astro-cid-gdyunjry][data-index="2"]{animation-delay:.3s}.feature-card[data-astro-cid-gdyunjry][data-index="3"]{animation-delay:.4s}.feature-card[data-astro-cid-gdyunjry][data-index="4"]{animation-delay:.5s}.feature-card[data-astro-cid-gdyunjry]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 60px #3b82f64d}
