.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:35px 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;display:flex;position:absolute;top:15px;right:15px}.founding-team-close:hover{color:#000;background-color:#f0f0f0}.founding-team-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.founding-team-heading{color:#0b3c49;letter-spacing:1px;margin:0;font-size:26px;font-weight:800}.heading-underline{background-color:#0b3c49;width:350px;height:3px;margin-top:8px}.founding-team-logo{width:115px;height:auto}.founding-team-content{color:#333;font-size:16px;line-height:1.8}.founding-team-content p{margin-bottom:16px}.founding-team-content strong{font-weight:600}.founding-team-modal::-webkit-scrollbar{width:8px}.founding-team-modal::-webkit-scrollbar-track{background:#f1f1f1}.founding-team-modal::-webkit-scrollbar-thumb{background:#888;border-radius:10px}@media (max-width:768px){.founding-team-modal{max-width:90%;max-height:90vh;padding:25px 20px}.founding-team-heading{font-size:20px}.founding-team-logo{width:50px}.founding-team-content{font-size:15px}}
