.category-grid-section{width:100%;display:flex;flex-direction:column}.category-banner{position:relative;width:100%;background:#d9d9d9;border-bottom:var(--border-default);overflow:hidden}.category-banner__link{display:block;width:100%;height:auto;position:relative;text-decoration:none}.category-banner__img{display:block;width:100%;height:auto;object-fit:cover;object-position:center}.category-banner__overlay{position:absolute;right:125px;bottom:40px;z-index:2}.category-banner__badge{display:inline-flex;align-items:flex-end;justify-content:space-between;width:auto;height:auto;min-width:160px;max-width:400px;background:#fff;padding:24px 32px;border:1px solid #000000;box-sizing:border-box;gap:20px;font-size:38px}.category-banner__text{display:block;font-family:Akt,Chivo Mono,monospace;font-size:38px;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#000;text-transform:uppercase}.category-banner__arrow{display:inline-flex;align-items:center;justify-content:center;color:#000;margin-bottom:2px;flex-shrink:0}.category-banner__arrow svg{width:.75em;height:.75em;min-width:.75em;min-height:.75em;display:block}.category-cards{display:grid;grid-template-columns:repeat(2,1fr);width:100%;border-bottom:var(--border-default)}.category-card{position:relative;aspect-ratio:1 / 1;border-right:var(--border-default);overflow:hidden;background:#fff;box-sizing:border-box}.category-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;transition:opacity .3s ease}.category-card:last-child{border-right:none}.category-card__link{display:block;width:100%;height:100%;position:relative;text-decoration:none}.category-card__media{width:100%;height:100%;position:relative;overflow:hidden}.category-card__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.16,1,.3,1)}.category-card:hover .category-card__img{transform:scale(1.04)}.category-card__title{position:absolute;left:24px;bottom:24px;z-index:2;margin:0;font-family:Chivo Mono,monospace;font-size:32px;font-weight:600;line-height:1;text-transform:uppercase;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.4);letter-spacing:-.01em}@media(max-width:1024px){.category-banner__overlay{right:25px;bottom:19px}.category-banner__badge{width:auto;height:auto;padding:16px 20px;gap:12px}.category-banner__text{font-size:24px;line-height:1.1}.category-card__title{left:12px;bottom:12px;font-size:16px}}@media(max-width:640px){.category-banner__overlay{right:12px;bottom:8px}.category-banner__badge{width:auto;height:auto;min-width:0;padding:6px 10px;gap:8px;font-size:12px}.category-banner__text{font-size:12px;line-height:1.1;letter-spacing:-.01em}.category-banner__arrow svg{width:14px;height:14px;min-width:14px;min-height:14px}.category-banner__arrow svg path{stroke-width:2}.category-card__title{left:8px;bottom:8px;font-size:12px}}@media(min-width:1025px){.category-cards{height:calc(100vh - 92px)}.category-card{aspect-ratio:auto;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/category-grid.css.map */
