.page-header{background:linear-gradient(135deg,#172554,#1e3a8a);padding:8rem 1rem 4rem;text-align:center}.page-header-container{max-width:900px;margin:0 auto}.breadcrumb{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem}.breadcrumb a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:#fff}.breadcrumb span{color:#ffffff80}.breadcrumb-current{color:#22c55e}.page-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.page-title .text-gradient{background:linear-gradient(135deg,#22c55e,#4ade80);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle{font-size:1.125rem;color:#ffffffd9;line-height:1.7;max-width:700px;margin:0 auto}.benefits-section{padding:4rem 1rem;background:#f8fafc}.benefits-container{max-width:1200px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.benefit-card{text-align:center;padding:2.5rem 2rem;background:#fff;border-radius:20px;box-shadow:0 4px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.03)}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #0000001a}.benefit-icon{width:70px;height:70px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 4px 15px #22c55e4d}.benefit-icon svg{width:32px;height:32px;color:#fff}.benefit-value{font-size:2rem;font-weight:800;color:#22c55e;margin-bottom:.5rem}.benefit-title{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.benefit-text{font-size:.95rem;color:#64748b;line-height:1.6}.services-section{padding:5rem 1rem;background:#fff}.services-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#1e293b;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.fm-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto}.fm-services-grid .service-card{opacity:1;transform:translateY(0)}.process-section{padding:4rem 1rem;background:#f8fafc}.process-container{max-width:1000px;margin:0 auto}.process-header{text-align:center;margin-bottom:3rem}.process-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.process-subtitle{font-size:1rem;color:#64748b}.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative}.process-steps:before{content:"";position:absolute;top:35px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,#22c55e,#16a34a);z-index:0}.process-step{text-align:center;position:relative;z-index:1}.step-number{width:70px;height:70px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:800;color:#fff;box-shadow:0 4px 15px #22c55e4d}.step-title{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.step-text{font-size:.875rem;color:#64748b;line-height:1.5}.coverage-section{padding:4rem 1rem;background:#fff}.coverage-container{max-width:1000px;margin:0 auto;text-align:center}.coverage-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.coverage-subtitle{font-size:1rem;color:#64748b;margin-bottom:2rem}.cities-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.city-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f8fafc;border:1px solid #e2e8f0;padding:.75rem 1.25rem;border-radius:50px;font-size:.95rem;font-weight:500;color:#334155;transition:all .2s ease}.city-badge:hover{border-color:#22c55e;background:#f0fdf4;transform:translateY(-2px);box-shadow:0 4px 12px #22c55e26}a.city-badge{text-decoration:none;cursor:pointer}.city-badge svg{width:16px;height:16px;color:#22c55e}.hub-cta{padding:4rem 1rem;background:linear-gradient(135deg,#172554,#1e3a8a,#22c55e);text-align:center}.hub-cta-container{max-width:800px;margin:0 auto}.hub-cta-title{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#fff;margin-bottom:1rem}.hub-cta-text{font-size:1rem;color:#ffffffe6;margin-bottom:2rem}.hub-cta-button{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#1e293b;padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.hub-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.hub-cta-button svg{width:18px;height:18px}@media(max-width:1024px){.benefits-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.fm-services-grid{grid-template-columns:repeat(3,1fr)}.process-steps{grid-template-columns:repeat(2,1fr);gap:2rem}.process-steps:before{display:none}}@media(max-width:768px){.page-header{padding:7rem 1rem 3rem}.benefits-grid{grid-template-columns:1fr;gap:1rem}.benefit-card{padding:1.5rem}.fm-services-grid,.process-steps{grid-template-columns:1fr;gap:1.5rem}.cities-grid{gap:.75rem}.city-badge{padding:.625rem 1rem;font-size:.875rem}}@media(max-width:480px){.page-header{padding:6rem .75rem 2.5rem}.breadcrumb{font-size:.8rem}.page-title{font-size:clamp(1.75rem,7vw,2.5rem)}.page-subtitle{font-size:1rem}.benefits-section,.services-section,.process-section,.coverage-section,.hub-cta{padding:3rem .75rem}.step-number{width:60px;height:60px;font-size:1.25rem}}
