.about_main__OZMfp{background-color:var(--background-dark);width:100%;min-height:100vh;max-width:900px;padding:0 20px;margin:0 auto}.about_headWrap__M4l7W{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;margin-bottom:40px}.about_header__w80fL{font-size:2rem}.about_description___7014{color:var(--light-color);padding:0 20px}.about_team__XtxHs{width:100%;display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.about_card__HNTOB{position:relative;margin:0 auto}.about_cardImg__GyKod>*{border-radius:15px;background-size:cover;width:400px;height:250px}.about_cardContent__ucfHH{display:flex;flex-direction:column;align-items:center;gap:5px}.about_cardContentHead__fiXwb{font-size:1.5rem}.about_cardContentPos__tykFi{color:var(--highlight-blue)}.about_iconRowWrapper__LrVj4{display:flex;justify-content:space-around;gap:12px;align-items:center}.about_iconWrapper__8ltfK{width:50px;height:50px;border-radius:10px;margin:0 10px;transition:transform .3s;display:grid;place-items:center}.about_iconWrapper__8ltfK:hover{transform:scale(1.2)}.about_iconImg__XiFQc{width:25px;max-width:100%;height:auto}@media screen and (max-width:930px){.about_cardImg__GyKod>*{width:300px;height:180px}}@media screen and (max-width:650px){.about_cardImg__GyKod>*{width:200px;height:140px}}