.category-wall .title-wrapper{max-width:31.25rem}.category-wall-item{display:block;position:relative;height:100%}.category-wall-item .name{position:absolute;bottom:.5rem;left:50%;transform:translateX(-50%);font-weight:600;font-size:1rem;border-radius:1.25rem 1.25rem 0 0;padding:1.125rem 2.25rem;width:max-content;max-width:17rem;background:var(--white);transition:.2s ease-in-out}.category-wall-item .image{height:100%}.category-wall-item img{width:100%;height:100%;border-radius:1.25rem;border:.5rem solid var(--grey);transition:.2s ease-in-out}.category-wall-item .text span{line-height:1.4;max-width:6.25rem}.category-wall-item:hover .name{background:var(--purpure-light);color:var(--white)}.category-wall-item:hover img{border:.5rem solid var(--purpure-light)}.category-wall-item.empty-item{display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:1.25rem;border:.5rem solid var(--grey);height:100%;min-height:15rem}.category-wall-item.empty-item .text{display:flex;align-items:center;gap:1.25rem;font-weight:600;font-size:1.25rem;color:var(--purpure-light-new)}.category-wall-item.empty-item .icon-arrow-2{font-size:3.125rem}.category-wall-item.empty-item:hover{border:.5rem solid var(--purpure-light)}@media screen and (min-width:375px){.category-wall-item .name{font-size:1.25rem}}@media screen and (min-width:768px){.category-wall{background:url(../image/category-wall-bg.png) right top no-repeat}}@media screen and (min-width:1400px){.category-wall{background-position-x:107%;background-position-y:8%}.category-wall-item .name{font-size:1.375rem}}
/*# sourceMappingURL=../sourcemaps/category-wall.css.map */
