.founding-team-overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.founding-team-modal{background:#fff;border-radius:8px;max-width:700px;max-height:85vh;padding:40px;animation:.4s ease-out slideUp;position:relative;overflow-y:auto;box-shadow:0 10px 40px #0003}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.founding-team-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.founding-team-close:hover{color:#000;background-color:#f0f0f0}.founding-team-heading{color:#1a1a1a;text-align:center;margin:0 0 30px;font-size:28px;font-weight:700}.founding-team-content{color:#333;font-size:16px;line-height:1.8}.founding-team-content p{margin-bottom:16px;line-height:1.8}.founding-team-content p:last-child{margin-bottom:0}.founding-team-content strong{font-weight:600}.founding-team-modal::-webkit-scrollbar{width:8px}.founding-team-modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.founding-team-modal::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.founding-team-modal::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.founding-team-modal{max-width:90%;max-height:90vh;padding:30px 20px}.founding-team-heading{font-size:22px}.founding-team-content{font-size:15px}}
