.category-grid{background-color:#f4f3ec;display:grid;gap:20px;grid:auto/repeat(2,1fr);margin-bottom:80px;margin-inline:auto;max-width:1920px;overflow:hidden}@media(min-width:800px){.category-grid{gap:20px;grid:auto/repeat(4,1fr)}}.category-grid .category{align-items:flex-end;display:flex;font-size:30px;grid-column:span 1;height:254px;overflow:hidden;padding:16px 14px;position:relative;text-align:center;text-decoration:none}@media(min-width:800px){.category-grid .category{height:254px;padding:15px}}@media(min-width:1366px){.category-grid .category{aspect-ratio:95/122;height:auto;max-height:610px}}@media(min-width:1440px){.category-grid .category{padding:45px 30px}}.category-grid .category:before{background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);bottom:0;content:"";height:100px;left:0;position:absolute;right:0;transition:all .5s;z-index:1}.category-grid .category .category_img{bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0;width:100%}.category-grid .category.active .category_img,.category-grid .category:active .category_img,.category-grid .category:focus .category_img,.category-grid .category:hover .category_img{transform:scale(1.1)}.category-grid .category.active:before,.category-grid .category:active:before,.category-grid .category:focus:before,.category-grid .category:hover:before{content:"";height:100%}.category-grid .category__category-img{transition:transform 5s}.category-grid .category__name{font-size:20px;letter-spacing:1px;text-transform:uppercase}@media(min-width:800px){.category-grid .category__name{font-size:20px;letter-spacing:1px}}@media(min-width:1366px){.category-grid .category__name{font-size:36px;letter-spacing:1.8px}}@media(min-width:1920px){.category-grid .category__name{font-size:40px;letter-spacing:2px}}.category-grid .category:first-child,.category-grid .category:nth-child(2){grid-column:span 2;height:463px;padding:13px 15px}@media(min-width:800px){.category-grid .category:first-child,.category-grid .category:nth-child(2){grid-column:span 2;padding:15px}}@media(min-width:1366px){.category-grid .category:first-child,.category-grid .category:nth-child(2){aspect-ratio:95/61;height:auto;max-height:610px}}@media(min-width:1440px){.category-grid .category:first-child,.category-grid .category:nth-child(2){padding:40px 60px}}.category-grid .category:first-child .category__name,.category-grid .category:nth-child(2) .category__name{font-size:28px;letter-spacing:1.4px}@media(min-width:800px){.category-grid .category:first-child .category__name,.category-grid .category:nth-child(2) .category__name{font-size:28px;letter-spacing:1.4px}}@media(min-width:1440px){.category-grid .category:first-child .category__name,.category-grid .category:nth-child(2) .category__name{font-size:40px;letter-spacing:2px}}.category-grid .category__name{color:#fff;display:block;font-family:"Bantayog",sans-serif}.body-content a:not(.shoetree-button).category{text-decoration-line:none}