.team-overview .grid{row-gap:80px;column-gap:10px}.popup_content{background:#00000030;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none;align-items:center;justify-content:center;padding:10px}.popup_content .inner{width:100%;max-width:840px;position:relative;animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;display:flex;justify-content:center;gap:60px;border-radius:16px;background:var(--FONTS-WHITE, #fff);box-shadow:0 16px 40px #00000024;padding:45px 30px}.popup_content .s1{height:auto;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.popup_content .s1 .image{width:104px;height:105px;aspect-ratio:196/250;border-radius:50%;border:1px solid var(--STROKE-Stroke);overflow:hidden}.popup_content .s2{width:100%}.popup_content .s2 .name{font-size:20px;font-weight:400;line-height:24px}.popup_content .s2 .position{font-size:16px;font-weight:300;line-height:28px;margin-bottom:20px}.popup_content .s2 .about{margin-top:20px}.popup_content .s2 .about .description{line-height:1.75;margin-top:7px}.popup_content .s2 .about .description p:last-of-type{margin-bottom:0}.popup_content .s2 .qualifications{margin-bottom:10px}.popup_content .s2 .qualifications .lists{display:flex;flex-direction:column;gap:10px;margin-top:17px}.popup_content .s2 .qualifications .lists .list{color:var(--FONTS-BASE, #0e0f56);font-size:15px;font-weight:600;line-height:20px;letter-spacing:1px;text-transform:uppercase;background:var(--BACKGROUND-Neutral-BG, #f3f4f6);padding:4px 30px 4px 45px;min-height:30px}.popup_content .s2 .qualifications .lists .list:before{content:"";font-family:icomoon;font-size:15px;font-weight:400;color:#0e0f56;background:transparent;top:5px;left:13px;border-radius:none}.popup_content .close{position:absolute;top:15px;right:15px;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--FONTS-BASE, #0e0f56)}.popup_content .close:after{content:"";font-family:icomoon;font-size:18px;font-weight:400;margin-left:17px}@media (max-width: 1024px){.team-overview.guides .grid{row-gap:80px;column-gap:20px;grid-template-columns:1fr}.team-overview.guides .grid .items{justify-items:center}}@media (max-width: 1023px){.team-overview .grid{row-gap:20px;column-gap:20px;grid-template-columns:1fr}.team-overview .grid .items{justify-items:center}}@media (max-width: 767px){.team-overview .grid{row-gap:20px}.popup_content{height:auto}.popup_content .s1{padding:5px;display:flex;align-items:flex-start;justify-content:space-between}.popup_content .s1 .image{margin-bottom:20px}.popup_content .s1 *{text-align:left!important}.popup_content .s1 .x1{padding:0}.popup_content .s1 .x1 .btn{margin:0}.popup_content .s2{padding:10px 5px}.popup_content .s2 .position{margin-bottom:10px}.popup_content .s2 .qualifications{margin-bottom:0}.popup_content .s2 .qualifications .lists .list{line-height:1.2}.popup_content .s2 .about{margin-top:20px}.popup_content .inner{flex-direction:column;overflow:auto;height:100%;justify-content:flex-start;padding:35px 10px 20px;gap:10px}.popup_content .close{width:30px;height:30px;top:15px;right:20px}}
