.homePage_container___zs7W{width:100%;height:95vh;display:flex;justify-content:center;align-items:center}.homePage_card__qjqon{background-color:#d1d5db;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;border-radius:8px;max-width:600px}.homePage_image-center__uPXW5{display:flex;justify-content:center}.homePage_grid__qctDk{display:grid;grid-template-columns:auto auto auto;background-color:#1e90ff;padding:10px;background-color:#fff;border-radius:8px;margin-top:8px}.homePage_grid-col2__cG6_p{padding:8px;display:flex;flex-direction:column;justify-content:center}.homePage_col-text__tcual{flex:0 0 100%;order:2}.homePage_col-image__rsJDb{flex:0 0 100%;order:1;display:flex;justify-content:center}@media (max-width:768px){.homePage_grid__qctDk{display:flex;flex-wrap:wrap}}@media (min-width:768px){.homePage_col-text__tcual{flex:0 0 58.3333%;order:1}.homePage_col-image__rsJDb{flex:0 0 41.6667%;order:2}}.homePage_profile-text__GzZEA{font-size:22px;font-weight:500;text-align:center;color:#000}.homePage_language-links__BlLUC{display:flex;justify-content:space-around;width:100%;margin-top:16px;margin-bottom:16px}.homePage_language-link___Zd_t{width:80px;padding:8px 0;background-color:#60a5fa;color:#fff;text-align:center;text-decoration:none;border-radius:4px;transition:background-color .3s}.homePage_language-link___Zd_t:hover{background-color:#93c5fd}