.AboutUs{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;display:flex}.AboutUs iframe{border-radius:16px;width:100%;height:740px;margin-top:160px}@media (max-width:700px){.AboutUs iframe{height:370px}}
.AboutUsTeam_content{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:32px;margin-top:80px;display:flex}
.AboutUsTeamEl{justify-content:center;width:calc(33% - 32px);min-width:340px;display:flex}@media (max-width:800px){.AboutUsTeamEl{width:50%}}@media (max-width:500px){.AboutUsTeamEl{width:100%}}.AboutUsTeamEl_gra{height:100%}.AboutUsTeamEl_el{background-color:#010610;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;padding-bottom:12px;display:flex;position:relative;overflow:hidden}.AboutUsTeamEl_el img{width:100%}.AboutUsTeamEl_el_text{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.AboutUsTeamEl_el_btn{cursor:pointer;z-index:9999;background-color:#fff;border-radius:50px;justify-content:center;gap:8px;width:90%;padding:12px;transition:opacity .3s;display:flex;position:relative}.AboutUsTeamEl_el_btn:hover{opacity:.8}.AboutUsTeamEl_el_btn img{width:16px;rotate:-90deg}.AboutUsTeamEl_overlay{z-index:2;cursor:pointer;opacity:0;background:#01061266;justify-content:center;align-items:end;transition:transform .3s,opacity .3s;display:flex;position:absolute;inset:0;transform:translateY(100%)}.AboutUsTeamEl_overlay.open{opacity:1;transform:translateY(0)}.AboutUsTeamEl_overlay_content{text-align:left;cursor:default;background-color:#010612;flex-direction:column;gap:8px;margin-bottom:70px;padding:16px;display:flex}
