.home_container__STkGE{display:flex;justify-content:center;align-items:center;height:auto;text-align:center}@media (max-width:768px){.home_container__STkGE{margin-top:50px}}@media (min-width:769px){.home_container__STkGE{margin-top:40px}}.home_buttonGroup__PN7AJ{display:flex;flex-direction:column;grid-template-columns:repeat(2,1fr);gap:10px;align-items:center;justify-items:center}.home_buttonRow__qqwAU{display:flex}.home_button__xdrWW{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;cursor:pointer;position:relative;overflow:hidden;background:linear-gradient(90deg,#0578a7,#06dad9);border:none;border-radius:8px;padding:20px 10px;width:160px;text-align:center;height:160px;margin:5px;text-decoration:none;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;box-shadow:0 5px 10px rgba(0,0,0,.2)}.home_menuText__fw_1s{margin:5px;font-weight:700}.home_buttonIcon__pg0s4{margin-left:1%;width:80px;height:80px;transform-origin:center center}.home_button__xdrWW:focus{transform:rotate(45deg)}