.home_wrapper__0F7tt{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.home_intro__uzyZS{text-align:center;display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.home_subtitle__QsMBQ{font-size:1.25rem;font-family:Quicksand,sans-serif;font-weight:500;color:var(--color-text);opacity:.85;line-height:1.6;max-width:700px;margin:0 auto}.home_grid__GFrxW{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch}.home_card__LUTnY{position:relative;background:var(--color-background-card);border:1px solid var(--color-border);border-radius:1.25rem;padding:2rem 1.5rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-end;transition:all .25s ease;box-shadow:0 6px 16px rgba(0,0,0,.04);min-height:180px;overflow:hidden;cursor:pointer}.home_card__LUTnY:hover{box-shadow:0 12px 24px rgba(0,0,0,.08)}.home_card__LUTnY.home_pink__4RTES:hover{border-color:#c9376e}.home_card__LUTnY.home_green__u83tr:hover{border-color:#2ba87c}.home_card__LUTnY.home_blue__sSjIE:hover{border-color:#2c80ff}.home_card__LUTnY.home_orange__IMTij:hover{border-color:#f79009}.home_card__LUTnY.home_purple__t7byc:hover{border-color:#7f56d9}.home_card__LUTnY.home_yellow__IzcOC:hover{border-color:#eab308}.home_cardIcon__TeJbH{display:flex;align-items:center;justify-content:center;width:max-content;font-size:1.5rem;padding:.5rem;border-radius:.75rem;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:1}.home_pink__4RTES{color:#c9376e;background-color:rgba(201,55,110,.06)}.home_green__u83tr{color:#2ba87c;background-color:rgba(43,168,124,.06)}.home_blue__sSjIE{color:#2c80ff;background-color:rgba(44,128,255,.06)}.home_orange__IMTij{color:#f79009;background-color:rgba(247,144,9,.06)}.home_purple__t7byc{color:#7f56d9;background-color:rgba(127,86,217,.06)}.home_yellow__IzcOC{color:#eab308;background-color:rgba(234,179,8,.06)}.home_cardTitle__K2UBK{font-size:1.15rem;font-weight:600;font-family:Quicksand,sans-serif;color:var(--color-text);margin-top:auto;padding-top:2rem;min-height:3rem;text-align:left}