.category-grid{width:100%}.category-grid__wrapper{display:grid;gap:2.4rem;grid-template-columns:1fr}@media screen and (min-width: 990px){.category-grid__wrapper--2{grid-template-columns:repeat(2,1fr)}.category-grid__wrapper--3{grid-template-columns:repeat(3,1fr)}.category-grid__wrapper--4{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 750px) and (max-width: 989px){.category-grid__wrapper--3,.category-grid__wrapper--4,.category-grid__wrapper--2{grid-template-columns:repeat(2,1fr)}}.category-grid__item{position:relative;width:100%}.category-grid__link{display:block;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}.category-grid__link:hover{transform:translateY(-.4rem);box-shadow:0 .8rem 2.4rem #00000026}.category-grid__link[aria-disabled=true]{cursor:default}.category-grid__link[aria-disabled=true]:hover{transform:none;box-shadow:none}.category-grid__item-image{position:relative;width:100%;overflow:hidden;background-color:#f5f5f5}.category-grid__item-image img{display:block;width:100%;height:100%;object-fit:cover}.category-grid__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#e0e0e0}.category-grid__placeholder svg{width:50%;height:50%;opacity:.3}.category-grid__item-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.2rem;background-color:#000;z-index:1}.category-grid__item-title{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-weight:700;line-height:1.2;color:#fff}.category-grid__item-subdesc{margin:.4rem 0 0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.4;color:#fff;opacity:.85}@media screen and (max-width: 749px){.category-grid__wrapper{gap:1.6rem}.category-grid__item-overlay{padding:1rem}}.category-grid__item-image img[loading=lazy]{opacity:0;transition:opacity .3s ease}.category-grid__item-image img[loading=lazy].lazyloaded{opacity:1}@media (prefers-reduced-motion: reduce){.category-grid__link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-category-grid.css.map */
