.home_container__7StUR{min-height:100vh;display:flex;flex-direction:column}.home_header__DpFGp{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#f0f0f0}.home_navList__FfiJq{display:flex;list-style-type:none}.home_navList__FfiJq li{margin-left:1rem}.home_main__Nxu_M{flex:1 1;padding:2rem;display:flex;flex-direction:column;align-items:center}.home_title__hWc0l{font-size:2.5rem;margin-bottom:1rem}.home_description__PFyen{font-size:1.2rem;text-align:center;margin-bottom:2rem}.home_grid__bt_En{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:1200px}.home_card__2OIC9{border:1px solid #eaeaea;border-radius:10px;padding:1.5rem;transition:color .15s ease,border-color .15s ease}.home_card__2OIC9:active,.home_card__2OIC9:focus,.home_card__2OIC9:hover{color:#0070f3;border-color:#0070f3}.home_footer__RwX7s{padding:1rem;border-top:1px solid #eaeaea;text-align:center}