.InvestmentOpportunities{max-width:1200px;margin:0 auto;padding:2rem 1rem}.InvestmentOpportunities .title-section{text-align:center;color:#1a1a1a;margin-bottom:2rem;font-size:2rem;font-weight:700}@media (max-width:768px){.InvestmentOpportunities .title-section{margin-bottom:1.5rem;font-size:1.5rem}}@media (max-width:480px){.InvestmentOpportunities .title-section{margin-bottom:1rem;font-size:1.25rem}}.InvestmentOpportunities .title-contact{margin-top:40px}.InvestmentOpportunities .members{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:768px){.InvestmentOpportunities .members{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}}@media (max-width:480px){.InvestmentOpportunities .members{grid-template-columns:1fr;gap:1rem}}.InvestmentOpportunities .members .member{background:#fff;border-radius:8px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000001a}.InvestmentOpportunities .members .member:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.InvestmentOpportunities .members .member h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.InvestmentOpportunities .members .member p{color:#666;margin:0;font-size:.95rem}.InvestmentOpportunities .contacts{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem;display:grid}@media (max-width:768px){.InvestmentOpportunities .contacts{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}}@media (max-width:480px){.InvestmentOpportunities .contacts{grid-template-columns:1fr;gap:1rem;margin-top:2rem}}.InvestmentOpportunities .contacts>div{background:#f9f9f9;border-left:4px solid #06c;border-radius:8px;padding:1.5rem}.InvestmentOpportunities .contacts>div strong{color:#1a1a1a;margin-bottom:1rem;font-size:1.1rem;display:block}.InvestmentOpportunities .contacts>div a{color:#06c;margin-bottom:.5rem;font-size:.95rem;text-decoration:none;transition:color .3s;display:block}.InvestmentOpportunities .contacts>div a:last-child{margin-bottom:0}.InvestmentOpportunities .contacts>div a:hover{color:#0052a3;text-decoration:underline}.InvestmentOpportunities .contacts>div a.number,.InvestmentOpportunities .contacts>div a.mail{font-size:.9rem}
