.svc-hero{padding-top:180px!important;padding-bottom:80px!important}.svc-hero-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}.svc-hero-inner{max-width:none}.svc-hero-heading{font-size:2.75rem;font-weight:700;color:#fff;line-height:1.15;margin-top:1rem}.svc-hero-sub{font-size:1.05rem;line-height:1.8;color:#fff9;margin-top:1.5rem}.svc-hero-cta{margin-top:2rem}.svc-hero-services-tag{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .75rem;background:#5dade226!important;border:1px solid rgba(93,173,226,.25)!important;border-radius:100px!important;font-size:.8rem!important;font-weight:600!important;color:#ffffffd9!important;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;animation:svcTagFloat 3s ease-in-out infinite}.svc-hero-tag-dot{width:6px;height:6px;border-radius:50%;background:#5dade2;animation:svcDotPulse 2s ease-in-out infinite}.svc-hero-img-wrap{position:relative}.svc-hero-float{animation:svcHeroFloat 6s ease-in-out infinite}.svc-hero-img{width:100%;border-radius:20px;object-fit:cover;max-height:480px;object-position:top center;box-shadow:0 20px 60px #0000004d}.svc-hero-deco{position:absolute;border-radius:50%;pointer-events:none}.svc-hero-deco--1{width:80px;height:80px;background:#5dade233;border:1px solid rgba(93,173,226,.15);top:-20px;right:-20px;animation:svcDecoFloat1 5s ease-in-out infinite}.svc-hero-deco--2{width:50px;height:50px;background:#5dade21f;border:1px solid rgba(93,173,226,.1);bottom:-10px;left:-15px;animation:svcDecoFloat2 7s ease-in-out infinite}@keyframes svcHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes svcTagFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes svcDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes svcDecoFloat1{0%,to{transform:translate(0)}33%{transform:translate(8px,-10px)}66%{transform:translate(-5px,-6px)}}@keyframes svcDecoFloat2{0%,to{transform:translate(0)}40%{transform:translate(-8px,6px)}70%{transform:translate(5px,-8px)}}@media(max-width:991px){.svc-hero-layout{grid-template-columns:1fr;gap:2.5rem}.svc-hero-img{max-height:360px}}@media(max-width:767px){.svc-hero{padding-top:130px!important;padding-bottom:60px!important}.svc-hero-heading{font-size:2rem}}.svc-benefits{padding:100px 0!important}.svc-benefits-header{margin-bottom:3rem}.svc-benefits-heading{font-size:2.5rem;font-weight:700;color:#2c3e50;line-height:1.15;margin-top:1rem}.svc-benefits-desc{margin-top:1rem;margin-bottom:0!important;font-size:1.05rem;line-height:1.8;color:#2c3e508c;max-width:600px}.svc-benefits-layout{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:stretch}.svc-benefits-img-wrap{border-radius:20px;overflow:hidden}.svc-benefits-img{width:100%;height:100%;object-fit:cover;border-radius:20px;display:block}.svc-benefits-cards{display:flex;flex-direction:column;gap:1rem}.svc-benefit-card{display:flex;gap:1.25rem;padding:1.75rem;background:#fff;border-radius:16px;border:1px solid rgba(44,62,80,.05);box-shadow:0 2px 16px #2c3e500a;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;flex:1}.svc-benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #2c3e501a}.svc-benefit-icon{width:48px;height:48px;min-width:48px;border-radius:12px;background:#5dade214;display:flex;align-items:center;justify-content:center}.svc-benefit-title{font-size:1.1rem;font-weight:700;color:#2c3e50;margin-bottom:.35rem}.svc-benefit-text{font-size:.9rem;line-height:1.6;color:#2c3e508c}.svc-eligibility{margin-top:2.5rem;padding:2rem 2.5rem;background:#fff;border-radius:16px;border:1px solid rgba(44,62,80,.06);box-shadow:0 2px 20px #2c3e500a;border-top:3px solid rgba(232,76,30,.6)}.svc-eligibility-title{font-size:1.15rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.svc-eligibility-items{display:flex;flex-direction:column;gap:.75rem}.svc-eligibility-item{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;color:#2c3e5099}.svc-eligibility-item svg{margin-top:3px;flex-shrink:0}@media(max-width:767px){.svc-benefits{padding:60px 0!important}.svc-benefits-layout{grid-template-columns:1fr;gap:1.5rem}.svc-benefits-heading{font-size:1.75rem}.svc-benefits-img{max-height:280px}.svc-eligibility{padding:1.5rem}}.svc-process{padding:100px 0!important}.svc-process-glow--1{position:absolute;width:500px;height:500px;background:#2c3e5033;border-radius:50%;filter:blur(120px);top:-100px;right:-100px;pointer-events:none}.svc-process-title{font-size:2.5rem;font-weight:700;color:#fff;margin-top:1rem;margin-bottom:3.5rem;line-height:1.15}.svc-steps{position:relative}.svc-step{display:grid;grid-template-columns:60px 1px 1fr;gap:2rem;padding-bottom:3rem;position:relative}.svc-step:last-child{padding-bottom:0}.svc-step-num{font-size:1.5rem;font-weight:800;color:#5dade2cc;font-family:var(--font-playfair, "Playfair Display", serif);text-align:center;padding-top:.1rem}.svc-step-line{width:1px;background:linear-gradient(to bottom,#5dade266,#e84c1e14);justify-self:center}.svc-step:last-child .svc-step-line{background:linear-gradient(to bottom,#5dade266,#e84c1e0a)}.svc-step-content{padding-bottom:.5rem}.svc-step-heading{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.6rem;line-height:1.3}.svc-step-text{font-size:.95rem;line-height:1.75;color:#ffffff80}@media(max-width:767px){.svc-process{padding:60px 0!important}.svc-process-title{font-size:1.75rem;margin-bottom:2.5rem}.svc-step{grid-template-columns:40px 1px 1fr;gap:1.25rem;padding-bottom:2rem}.svc-step-num{font-size:1.2rem}.svc-step-heading{font-size:1.1rem}}.svc-expect{padding:100px 0!important}.svc-expect-title{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-top:1rem;margin-bottom:3rem;line-height:1.15}.svc-expect-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.svc-expect-card{background:#fff;border-radius:20px;padding:2.5rem;border:1px solid rgba(44,62,80,.04);box-shadow:0 2px 20px #2c3e500a;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.svc-expect-card:hover{transform:translateY(-4px);box-shadow:0 10px 40px #2c3e501a}.svc-expect-card-icon{width:56px;height:56px;border-radius:14px;background:#5dade214;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.svc-expect-card-title{font-size:1.2rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem}.svc-expect-card-text{font-size:.95rem;line-height:1.75;color:#2c3e508c}.svc-expect-img-wrap{margin-top:3.5rem;border-radius:20px;overflow:hidden}.svc-expect-img{width:100%;max-height:480px;object-fit:cover;object-position:top center;border-radius:20px;display:block}.svc-opportunity{margin-top:3.5rem}.svc-opportunity-inner{background:linear-gradient(135deg,#2c3e50,#1e2a38);border-radius:24px;padding:3.5rem;text-align:center}.svc-opportunity-heading{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.svc-opportunity-text{font-size:1rem;line-height:1.7;color:#fff9;max-width:550px;margin:0 auto 2rem}@media(max-width:767px){.svc-expect{padding:60px 0!important}.svc-expect-title{font-size:1.75rem}.svc-expect-grid{grid-template-columns:1fr}.svc-expect-card{padding:1.75rem}.svc-opportunity-inner{padding:2rem}.svc-opportunity-heading{font-size:1.5rem}}.svc-faq{padding:100px 0!important}.svc-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:start}.svc-faq-title{font-size:2.25rem;font-weight:700;color:#fff;margin-top:1rem;line-height:1.15}.svc-faq-desc{margin-top:1rem;font-size:1rem;line-height:1.7;color:#ffffff73}.svc-faq-item{border-bottom:1px solid rgba(255,255,255,.07)}.svc-faq-item:first-child{border-top:1px solid rgba(255,255,255,.07)}.svc-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;background:none;border:none;color:#ffffffd9;font-size:1rem;font-weight:500;font-family:inherit;text-align:left;cursor:pointer;transition:color .3s ease}.svc-faq-question:hover{color:#fff}.svc-faq-chevron{flex-shrink:0;transition:transform .4s cubic-bezier(.16,1,.3,1);color:#5dade2cc}.svc-faq-item.is-open .svc-faq-chevron{transform:rotate(180deg)}.svc-faq-answer{height:0;overflow:hidden;transition:height .6s cubic-bezier(.25,.46,.45,.94),opacity .4s ease;opacity:0}.svc-faq-item.is-open .svc-faq-answer{opacity:1}.svc-faq-answer p{padding-bottom:1.25rem;font-size:.9rem;line-height:1.75;color:#ffffff73}@media(max-width:991px){.svc-faq-layout{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:767px){.svc-faq{padding:60px 0!important}.svc-faq-title{font-size:1.75rem}.svc-faq-question{font-size:.9rem}}
