.home_menuwrap__J5aAw{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;padding-inline:5px}.home_menuel__dNK5O{background-color:#f8e36f;display:flex;align-items:center;margin-left:6vh;margin-right:6vh;height:8vh;font-size:clamp(30px,8vw,7vh);padding-left:1rem;padding-right:1rem;transition:box-shadow .3s}.home_menuel__dNK5O:hover{box-shadow:12px 12px 2px 1px rgba(0,0,0,.7)}@media screen and (max-width:400px){.home_menuel__dNK5O{justify-items:center;width:100%;margin-left:0;margin-right:0;border:2px solid #6c6d70}.home_menuel__dNK5O:hover{box-shadow:none;border-bottom:8px solid black}}.Loader_spinner__VXZ9Y{animation:Loader_spin__sTmjq 5s linear infinite}@keyframes Loader_spin__sTmjq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}