.custom-team-container-04{display:grid;gap:40px 20px;grid-template-columns:repeat(3,1fr);justify-items:center}.custom-team-member-04{cursor:pointer;margin-top:10px;text-align:center}.custom-team-image-04{border-radius:50%;height:280px;object-fit:cover;padding-bottom:10px;transition:transform .3s ease,filter .3s ease;width:280px}.custom-team-image-04:hover{filter:opacity(.8);transform:scale(1.1)}.custom-team-popup-04{align-items:center;background:rgba(0,0,0,.6);display:block;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s .3s,opacity .3s ease;visibility:hidden;width:100%;z-index:1000}.custom-popup-content-04{background:#ecf5ff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:600px;padding:20px;position:relative;text-align:center;width:90%}.custom-popup-content-04 img{border-radius:50%;height:150px;margin-bottom:10px;object-fit:cover;width:150px}.custom-close-popup-04{color:#000;cursor:pointer;font-size:18px;position:absolute;right:10px;top:10px}#custom-popup-name-04{font-size:20px;font-weight:700}#custom-popup-description-04,#custom-popup-name-04{color:#0c2045;font-family:Montserrat,sans-serif;margin:10px 0}#custom-popup-description-04{font-size:16px;line-height:1.5}@media (max-width:1024px){.custom-team-container-04{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.custom-team-container-04{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.custom-team-container-04{grid-template-columns:1fr}.custom-team-image-04{height:200px;width:200px}.custom-popup-content-04{width:95%}}