@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap");.team-card{position:relative;width:285px;height:387px;border-radius:8px;padding:24px;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),linear-gradient(180.49deg,rgba(0,21,83,.5) 34.02%,rgba(0,0,0,0) 99.47%);border:1px solid rgba(32,33,56,1)}.team-image{width:134px;height:134px;border-radius:50%;object-fit:cover;overflow:hidden;margin:48px auto 72px}.team-image img{width:100%;height:100%}.team-gyt-icon{position:absolute;top:56px;left:70%;z-index:2}.team-name{font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:500;line-height:20.61px;color:rgba(255,255,255,1)}.team-designation,.team-name{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.team-designation{font-family:Space Grotesk;font-size:16px;font-weight:400;line-height:20.42px;color:rgba(153,153,153,1)}.team-content{display:flex;flex-direction:column;gap:12px}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.content-overlay{position:relative;z-index:2;padding:0 24px 24px;background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),linear-gradient(180.49deg,rgba(0,21,83,.5) 34.02%,rgba(0,0,0,0) 99.47%);height:100%;display:flex;flex-direction:column;align-items:center}.team-image-div{width:134px;height:134px;position:relative;margin:72px 43px}.team-image-gradient{background:linear-gradient(180deg,#0a1b3f,black)}.profile-image-glow,.team-image-gradient{position:absolute;inset:0;border-radius:50%}.profile-image-glow{box-shadow:0 0 20px 5px rgba(255,255,255,.3);filter:blur(10px)}.profile-image{position:relative;z-index:10;width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid #1a1a1a;display:flex;justify-content:center}