.services-page{font-family:Inter,sans-serif;background:#fff}.services-hero{min-height:50vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0A1628,#0F2744);padding:12vh 2rem 4rem;position:relative;overflow:hidden}.services-hero:before{content:"";position:absolute;top:-30%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(16,185,129,.12) 0,transparent 70%);border-radius:50%}.hero-content{max-width:1000px;text-align:center;position:relative;z-index:1}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:1rem;letter-spacing:-1px}.hero-subtitle{font-size:clamp(1.3rem,3vw,1.8rem);color:hsla(0,0%,100%,.9);font-weight:400;margin-bottom:1.5rem}.hero-subtitle .highlight{color:#10b981;font-weight:600}.hero-description{font-size:clamp(1rem,2vw,1.2rem);color:hsla(0,0%,100%,.75);line-height:1.7;max-width:800px;margin:0 auto}.services-content{padding:6rem 2rem;background:#fff}.content-container{max-width:1200px;margin:0 auto}.service-section{margin-bottom:6rem}.service-section:last-of-type{margin-bottom:4rem}.service-header{display:flex;gap:2rem;margin-bottom:3rem;align-items:flex-start}.service-number{font-size:4rem;font-weight:800;color:#10b981;line-height:1;opacity:.2;flex-shrink:0}.service-header-content{flex:1 1}.service-title{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;color:#0a1628;margin-bottom:.5rem;letter-spacing:-.5px}.service-subtitle{display:inline-block;font-size:.9rem;font-weight:600;color:#10b981;background:rgba(16,185,129,.1);padding:.4rem 1rem;border-radius:20px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.service-intro{font-size:1.15rem;color:#4b5563;line-height:1.7}.service-details{background:#f9fafb;border-radius:16px;padding:3rem;border-left:4px solid #10b981;margin-bottom:3rem}.details-title{font-size:1.3rem;font-weight:700;color:#0a1628;margin-bottom:1.5rem}.service-list{list-style:none;padding:0;margin:0}.service-list li{font-size:1.05rem;color:#4b5563;padding:1rem 0 1rem 2rem;position:relative;line-height:1.6}.service-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.3rem}.service-list li:not(:last-child){border-bottom:1px solid #e5e7eb}.process-breakdown{background:#fff;border-radius:16px;padding:3rem;border:2px solid #e5e7eb}.process-title{font-size:1.3rem;font-weight:700;color:#0a1628;margin-bottom:2rem;text-align:center}.process-timeline{display:flex;flex-direction:column;gap:2rem}.timeline-item{display:grid;grid-template-columns:120px 1fr;grid-gap:2rem;gap:2rem;align-items:start;position:relative}.timeline-item:not(:last-child):after{content:"";position:absolute;left:60px;top:50px;bottom:-2rem;width:2px;background:linear-gradient(180deg,#10B981 0,#E5E7EB)}.timeline-marker{background:linear-gradient(135deg,#10B981,#059669);color:#fff;padding:.75rem 1rem;border-radius:12px;font-weight:700;font-size:.95rem;text-align:center;box-shadow:0 4px 12px rgba(16,185,129,.25)}.timeline-content h4{font-size:1.2rem;font-weight:700;color:#0a1628;margin-bottom:.75rem}.timeline-content p{font-size:1rem;color:#6b7280;line-height:1.7;margin:0}.pricing-section{margin-top:3rem}.pricing-content{background:linear-gradient(135deg,#F9FAFB,#ffffff);border:2px solid #e5e7eb;border-radius:16px;padding:2.5rem;position:relative;overflow:hidden}.pricing-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#10B981,#059669)}.pricing-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.pricing-label{font-size:1.1rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.pricing-amount{font-size:2rem;font-weight:800;color:#10b981;letter-spacing:-.5px}.pricing-description{font-size:1.05rem;color:#4b5563;line-height:1.7;margin-bottom:1.5rem}.pricing-note{background:rgba(16,185,129,.08);border-left:4px solid #10b981;padding:1.25rem 1.5rem;border-radius:8px;font-size:1rem;color:#0a1628;line-height:1.7}.pricing-note strong{color:#10b981;font-weight:700}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.service-card{background:#fff;border-radius:12px;padding:2.5rem 2rem;border:1px solid #e5e7eb;transition:all .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.08);border-color:#10b981}.card-title{font-size:1.3rem;font-weight:700;color:#0a1628;margin-bottom:1rem}.card-description{font-size:1rem;color:#6b7280;line-height:1.7}.services-cta{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#F9FAFB,#ffffff);border-radius:20px;margin-top:4rem}.cta-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#0a1628;margin-bottom:1rem}.cta-description{font-size:1.15rem;color:#4b5563;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.cta-button{display:inline-block;padding:1rem 3rem;background:#10b981;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 20px rgba(16,185,129,.3)}.cta-button:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 25px rgba(16,185,129,.4)}.services-pricing-disclaimer{background:#0a1628;padding:1.25rem 2rem;text-align:center}.services-pricing-disclaimer p{font-size:.8rem;color:hsla(0,0%,100%,.5);line-height:1.6;max-width:900px;margin:0 auto}@media screen and (max-width:768px){.services-hero{min-height:40vh;padding:10vh 1.5rem 3rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.services-content{padding:4rem 1.5rem}.service-section{margin-bottom:4rem}.service-header{flex-direction:column;gap:1rem}.service-number{font-size:3rem}.service-title{font-size:1.75rem}.service-subtitle{font-size:.8rem;padding:.35rem .85rem}.service-intro{font-size:1rem}.service-details{padding:2rem 1.5rem}.details-title{font-size:1.15rem}.service-list li{font-size:1rem;padding:.75rem 0 .75rem 1.75rem}.process-breakdown{padding:2rem 1.5rem}.process-title{font-size:1.15rem}.timeline-item{grid-template-columns:100px 1fr;gap:1.5rem}.timeline-item:not(:last-child):after{left:50px}.timeline-marker{font-size:.85rem;padding:.6rem .75rem}.timeline-content h4{font-size:1.1rem}.timeline-content p{font-size:.95rem}.pricing-content{padding:2rem 1.5rem}.pricing-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem}.pricing-label{font-size:1rem}.pricing-amount{font-size:1.75rem}.pricing-description{font-size:1rem}.pricing-note{font-size:.95rem;padding:1rem 1.25rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:2rem 1.5rem}.card-title{font-size:1.15rem}.card-description{font-size:.95rem}.services-cta{padding:3rem 1.5rem;margin-top:2rem}.cta-title{font-size:1.6rem}.cta-button,.cta-description{font-size:1rem}.cta-button{padding:.9rem 2.5rem;width:100%;max-width:220px}}@media screen and (max-width:480px){.hero-title{font-size:1.75rem}.hero-subtitle{font-size:1.1rem}.service-number{font-size:2.5rem}.service-title{font-size:1.5rem}.service-subtitle{font-size:.75rem;padding:.3rem .75rem}.process-breakdown,.service-details{padding:1.5rem 1rem}.process-title{font-size:1.1rem}.timeline-item{grid-template-columns:80px 1fr;gap:1rem}.timeline-item:not(:last-child):after{left:40px}.timeline-marker{font-size:.75rem;padding:.5rem}.timeline-content h4{font-size:1rem}.timeline-content p{font-size:.9rem}.pricing-content{padding:1.5rem 1rem}.pricing-label{font-size:.9rem}.pricing-amount{font-size:1.5rem}.pricing-description{font-size:.95rem}.pricing-note{font-size:.9rem;padding:1rem}.cta-title{font-size:1.4rem}}.services-faq{max-width:800px;margin:3rem auto;padding:0 2rem}.services-faq .faq-title{font-size:1.75rem;font-weight:700;color:#0a1628;text-align:center;margin-bottom:2rem}.services-faq .faq-list{display:flex;flex-direction:column;gap:1rem}.services-faq .faq-item{background:#f4f6fa;border-left:3px solid #d4af37;border-radius:8px;padding:1.25rem 1.5rem}.services-faq .faq-item .faq-question{font-size:1rem;font-weight:600;color:#0a1628;margin-bottom:.5rem}.services-faq .faq-item .faq-answer{font-size:.95rem;color:#444;line-height:1.6;margin:0}@media only screen and (max-width:480px){.services-faq{padding:0 1rem;margin:2rem auto}.services-faq .faq-title{font-size:1.4rem}.services-faq .faq-item{padding:1rem 1.25rem}.services-faq .faq-item .faq-question{font-size:.95rem}.services-faq .faq-item .faq-answer{font-size:.9rem}}