.fsa-page{font-family:var(--font-body);color:#111;background-color:#fff;flex-flow:column}.fsa-hero,.fsa-page{display:flex;align-items:center}.fsa-hero{width:100%;position:relative;justify-content:flex-start;padding:4rem 2rem;min-height:500px;background:url(/fsa-hero.png) 50%/cover no-repeat;color:white}.fsa-hero,.hero-overlay{border-radius:0 0 2rem 2rem}.hero-overlay{position:absolute;inset:0;background:rgba(30,86,160,.6)}.hero-content{position:relative;max-width:600px;z-index:2}.hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.hero-buttons{gap:1rem}.fsa-about,.hero-buttons{display:flex;flex-wrap:wrap}.fsa-about{width:100%;max-width:1100px;gap:2rem;padding:4rem 2rem;align-items:center}.about-text{flex:1 1;min-width:300px}.about-text h2{margin-bottom:1rem;font-size:2rem;color:#1e56a0}.about-text p{font-size:1rem;line-height:1.6}.about-image{flex:1 1;min-width:300px}.about-image img{width:100%;height:auto;border-radius:1rem;box-shadow:0 8px 24px rgba(0,0,0,.08)}.fsa-who{width:100%;max-width:1100px;padding:4rem 2rem;text-align:center}.fsa-who h2{font-size:2rem;margin-bottom:3rem;color:#1e56a0}.who-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:1024px){.who-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.who-grid{grid-template-columns:1fr}}.who-card{background:#fff;padding:1.5rem;border-radius:1rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 6px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.who-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.who-card svg{font-size:2.5rem;color:#1e56a0;margin-bottom:.5rem}.who-card span{font-weight:600;text-align:center}.fsa-topics{width:100%;max-width:1100px;padding:4rem 2rem}.fsa-topics h2{font-size:2rem;margin-bottom:2.5rem;color:#1e56a0}.topics-layout{display:flex;flex-wrap:wrap;gap:2rem}.topics-layout ul{flex:2 1;min-width:250px;list-style:none;padding:0}.topics-layout ul li{margin-bottom:.75rem;position:relative;padding-left:1.5rem}.topics-layout ul li:before{content:"+";color:#1e56a0;font-weight:700;position:absolute;left:0}.topic-cards{flex:1 1;display:flex;flex-direction:column;gap:1rem;min-width:200px}.topic-card{padding:1rem;background:#f5f5f5;border-radius:1rem;font-weight:500;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.topic-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,.12)}.full-btn{margin-top:2rem}.fsa-courses{padding:4rem 2rem;text-align:center;width:100%;max-width:1100px}.fsa-courses h2{font-size:2rem;margin-bottom:2rem;color:#1e3a8a}.fsa-courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;justify-content:center;align-items:start}.fsa-course-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.08);text-align:left;display:flex;flex-direction:column;justify-content:space-between;align-self:start;transition:transform .2s ease-in-out;min-height:13rem}.fsa-course-card:hover{transform:translateY(-4px)}.fsa-course-card h3{font-size:1.25rem;margin-bottom:1rem;color:#111827}.fsa-course-card p{font-size:.95rem;color:#374151;margin-bottom:1rem}.fsa-course-full{margin-top:1rem;font-size:.9rem;color:#4b5563}.fsa-course-full ul{margin:.5rem 0 1rem 1.25rem;list-style:disc}.fsa-apply-btn,.fsa-readmore-btn{margin-top:1rem;padding:.6rem 1.2rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .3s}.fsa-readmore-btn{background:#1e40af;color:#fff;border:none}.fsa-readmore-btn:hover{background:#1d4ed8}.fsa-apply-btn{background:#059669;color:#fff;border:none}.fsa-apply-btn:hover{background:#047857}.fsa-benefits{width:100%;padding:4rem 2rem;background:#1e56a0;color:white;text-align:center}.fsa-benefits h2{font-size:2rem;margin-bottom:2.5rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:2rem;gap:2rem;max-width:1000px;margin:0 auto}.benefit-card{background:white;color:#111;padding:2rem 1.5rem;border-radius:1rem;box-shadow:0 6px 20px rgba(0,0,0,.1);text-align:center}.benefit-card span{font-size:2rem;display:block;margin-bottom:.5rem}.fsa-testimonials{width:100%;max-width:1100px;padding:4rem 2rem;text-align:center}.testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.testimonial-card{background:#f9f9f9;padding:2rem;border-radius:1rem;box-shadow:0 6px 20px rgba(0,0,0,.08)}.testimonial-card img{border-radius:50%;margin-bottom:1rem}.fsa-enrollment{width:100%;padding:4rem 2rem;background:#f4f6fb;text-align:center}.fsa-enrollment ul{list-style:none;padding:0;margin:2rem 0}.fsa-enrollment li{margin:.5rem 0;font-size:1.1rem}.fsa-final-cta{position:relative;width:100%;padding:6rem 2rem;background:url(/finance-cta.jpg) 50%/cover no-repeat;text-align:center;color:white}.cta-overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.cta-content{position:relative;max-width:800px;margin:0 auto;z-index:2}.cta-content h2{font-size:2rem;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.fsa-hero{flex-direction:column;text-align:center;padding:3rem 1rem}.about-image,.about-text{flex:1 1 100%}.topics-layout{flex-direction:column}}