.team-hero{align-items:center;gap:40px;margin-top:28px;display:flex}.team-hero-img{width:45%;box-shadow:var(--shadow);border-radius:14px}.leader-section{align-items:center;gap:28px;display:flex}.leader-img{width:30%;box-shadow:var(--shadow);border-radius:14px}.mentor-section{text-align:center;margin-top:60px}.mentor-title{margin-bottom:32px;font-size:30px;font-weight:800}.mentor-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.mentor-bg{background-image:url(/images/background.jpg);background-position:50%;background-size:cover;border:1px solid #00000014;color:#0f172a!important}.mentor-bg .mentor-name,.mentor-bg .mentor-role,.mentor-bg .mentor-desc,.mentor-bg .small{color:#0f172a!important}.mentor-card{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:28px;transition:transform .25s,box-shadow .25s;box-shadow:0 6px 20px #0000000d}.mentor-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000017}.mentor-avatar{object-fit:cover;border-radius:50%;width:88px;height:88px;margin-bottom:14px}.mentor-name{margin-bottom:4px;font-size:20px;font-weight:700}.mentor-role{color:#0f172a;margin-bottom:14px;font-size:15px;font-weight:500}.mentor-desc{color:#475569;font-size:14px;line-height:1.6}.intern-card{text-align:center;flex-direction:column;align-items:center;display:flex}.values-list{line-height:1.8}.cta-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:900px){.mentor-grid{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.team-hero{flex-direction:column}.team-hero-img{width:100%}.leader-section{flex-direction:column}.leader-img{width:100%;max-width:300px}.grid-3{grid-template-columns:1fr}.cta-section{text-align:center;flex-direction:column}.cta-section .btn-primary{width:100%}}
