.investment-hero{min-height:100vh;width:100%;background:linear-gradient(rgba(0,30,60,.7),rgba(0,30,60,.7)),url(/assets/images/business/gold-taxsam.jpg) 50%/cover no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;animation:fadeInBg 1.5s ease}@keyframes fadeInBg{0%{opacity:0}to{opacity:1}}.investment-desc,.investment-title{position:relative;z-index:1;opacity:0;transform:translateY(40px);animation:fadeInUp 1s ease forwards}.investment-title{font-size:3rem;font-weight:700;margin-bottom:1rem;letter-spacing:1px;animation-delay:.3s}.investment-desc{font-size:1.6rem;font-weight:400;max-width:900px;margin:0 auto;line-height:1.4;animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.investment-features{padding:4rem 1.5rem;background:#f7fafb;color:#0b2b47}.features-container{max-width:1200px;margin:80px auto 0;padding-bottom:6rem}.features-header{text-align:center;margin-bottom:2rem}.features-title{font-size:2rem;font-weight:700;color:#0a2540;margin-bottom:.5rem}.features-sub{color:#55666f;max-width:800px;margin:0 auto;line-height:1.5}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.5rem}.feature-card{background:#fff;padding:1.75rem;border-radius:8px;box-shadow:0 6px 18px rgba(15,23,42,.06);text-align:center;transition:transform .25s ease,box-shadow .25s ease;margin-top:40px}.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(15,23,42,.12)}.feature-icon{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-card h3{font-size:1.125rem;margin-bottom:.5rem;color:#0b2b47}.feature-card p{color:#5b6b72;font-size:.95rem;line-height:1.45}.features-illustration img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 32px rgba(15,23,42,.1);transition:transform .3s cubic-bezier(.4,2,.6,1),box-shadow .3s}.features-illustration img:hover{transform:scale(1.03) rotate(-1deg);box-shadow:0 18px 48px rgba(15,23,42,.18)}.investment-cta-fixed{position:relative;min-height:240px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;background-image:linear-gradient(rgba(10,40,80,.68),rgba(46,134,255,.32)),url(/assets/images/business/feasibility\ illustration.jpg);background-size:cover;background-position:50%;background-attachment:fixed;padding:4.5rem 0;overflow:hidden;box-shadow:0 8px 32px rgba(10,40,80,.1);animation:fadeInBg 1.2s}.investment-cta-fixed:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,40,80,.68) 60%,rgba(46,134,255,.28));z-index:1;pointer-events:none}.cta-inner{position:relative;z-index:2;max-width:1100px;padding:2.5rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.investment-cta-fixed h2{font-size:2.2rem;font-weight:800;margin-bottom:.8rem;letter-spacing:.5px;text-shadow:0 2px 12px rgba(10,40,80,.18)}.cta-btn{display:inline-block;background:linear-gradient(90deg,#2d7dff 60%,#46a6ff);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1rem;box-shadow:0 10px 28px rgba(45,125,255,.18);transition:background .2s,transform .2s,box-shadow .2s;border:none;outline:none}.cta-btn:focus,.cta-btn:hover{background:linear-gradient(90deg,#1a5edb 60%,#2d7dff);transform:translateY(-4px) scale(1.04);box-shadow:0 18px 48px rgba(45,125,255,.28);color:#fff}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.investment-hero{min-height:100vh;padding:4rem 1rem}.investment-title{font-size:2rem}.investment-desc{font-size:1rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.25rem}.investment-cta-fixed{min-height:160px}.investment-cta-fixed h2{font-size:1.2rem}.cta-btn{padding:.6rem .9rem;font-size:.9rem}}