.category-wall{color:var(--white)}.category-wall .subname{font-weight:300;font-size:.875rem;line-height:1.3;text-align:center;color:var(--white)}.category-wall .icon-category-arrow{position:absolute;font-size:.625rem;z-index:1;right:1rem;bottom:1rem}.category-wall-item{display:block;height:100%}.category-wall-item .image{position:relative;overflow:hidden}.category-wall-item .image img{width:100%;object-fit:cover;transition:.2s ease-in-out}.category-wall-item .image:after{content:"";display:block;position:absolute;inset:0;background-color:rgba(31,31,31,.2);transition:.2s ease-in-out}.category-wall-item .item-text{display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;z-index:1;height:100%;width:100%;padding:4.375rem 3.375rem}.category-wall-item .name{font-family:var(--second-family);font-weight:600;line-height:1.5;font-size:.75rem;text-transform:uppercase}.category-wall-item:hover{color:var(--white)}.category-wall-item:hover .image::after{transform:scale(102%);background-color:rgba(31,31,31,.1)}.category-wall-item:hover img{transform:scale(102%)}.category-wall-big-item img{max-height:14.25rem}.category-wall-big-item .name{padding:0;text-align:center;margin-bottom:.375rem}.category-wall-small-item .bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:.5rem;position:absolute;z-index:1;bottom:.75rem;width:100%;padding:0 .75rem}.category-wall-small-item .icon-category-arrow{display:flex;align-items:center;position:static;min-height:1.5rem}.category-wall-small-item img{max-height:14.125rem}@media screen and (min-width:375px){.category-wall-item .name{font-size:1rem}}@media screen and (min-width:768px){.category-wall-big-item .item-text{right:0;padding:0 3rem 0 0;max-width:17.75rem}.category-wall-big-item img,.category-wall-small-item img{max-height:100%}}@media screen and (min-width:1200px){.category-wall .icon-category-arrow{right:1.75rem;bottom:1.75rem}.category-wall-item .icon-category-arrow{font-size:.875rem}.category-wall-big-item .name{font-size:1.25rem;margin-bottom:1rem}.category-wall-small-item .bottom{bottom:1.5rem;padding:0 1.5rem}}
/*# sourceMappingURL=../sourcemaps/category-wall.css.map */
