.loading_container__FC0VT{width:100%;height:100%;font-size:1.5rem;display:flex;justify-content:center;align-items:center;font-weight:700}.home_container__STkGE{min-width:1000px;width:80vw;height:90vh;background-color:hsla(0,0%,100%,.8);border-radius:15px;box-shadow:0 0 20px #010101;overflow:hidden;position:relative;padding-top:80px;box-sizing:border-box}.home_pageWrapper__LQ2Xv{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:0 30px;box-sizing:border-box}.home_title__znpQq{font-size:2.5rem;padding:20px 0;box-sizing:border-box;font-weight:700}.home_filterBtn__VQDhz{padding:5px 10px;box-sizing:border-box;background-color:#fff;font-size:1.2rem;font-weight:700;margin-right:auto;margin-bottom:10px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:5px;box-shadow:0 0 5px 0 #000}.home_filterBtn__VQDhz svg{width:20px;height:20px;margin-right:5px}.home_categoryList__W7Wct{width:100%;height:max-content;flex-wrap:wrap;overflow-y:scroll;padding:10px 20px}.home_categoryItem__QtHJD,.home_categoryList__W7Wct{display:flex;justify-content:center;box-sizing:border-box}.home_categoryItem__QtHJD{width:max-content;height:50px;margin:10px;padding:20px;border:1px solid #000;border-left-width:5px;align-items:center;font-size:1.5rem;cursor:pointer;font-weight:700;box-shadow:0 0 10px 0 #000}.home_categoryItem__QtHJD:hover{background-color:var(--color_main)}