.index_homeWrapper__cdMmE{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background-color:#f8f9fa}.index_title__gEapU{font-size:2.5rem;font-weight:700;color:#86b7a4;margin-bottom:3rem;text-transform:uppercase;letter-spacing:1px}.index_cardGrid__6lP7B{display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem;justify-content:center}.index_card__kAxi6{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 10px 2px rgba(0,0,0,.1);padding:3rem 4rem;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column;align-items:center;min-width:200px}.index_card__kAxi6:hover{box-shadow:0 6px 16px 4px rgba(0,0,0,.15);transform:translateY(-2px)}.index_cardLabel__6ZQCT{font-size:1.4rem;font-weight:600;color:#86b7a4;text-align:center}