.categories-grid-section{position:relative;padding:0}.categories-grid-container{max-width:1688px;margin:0 auto;padding:0 20px}.categories-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.categories-title-wrapper{display:flex;align-items:center;gap:12px}.categories-title-dot{width:32px;height:32px;background-color:red;border-radius:50%;flex-shrink:0}.categories-title{font-size:32px;font-weight:700;margin:0;line-height:1.2}.categories-view-all{background-color:#e0e0e0;color:#333;padding:10px 24px;border-radius:24px;text-decoration:none;font-size:14px;font-weight:500;transition:background-color .3s ease}.categories-view-all:hover{background-color:#d0d0d0}.categories-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:24px}.category-item{display:flex;flex-direction:column}.category-image-wrapper{width:190px;height:112px;border-radius:8px;overflow:hidden;background-color:#f5f5f5;position:relative}.category-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.category-image-wrapper a{display:block;width:100%;height:100%;text-decoration:none}.category-text{margin-top:12px;font-size:14px;text-align:center;color:#333}@media screen and (max-width: 1720px){.categories-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.category-image-wrapper{width:100%;max-width:190px}}@media screen and (max-width: 990px){.categories-grid-section{position:relative;top:auto;margin-top:48px}.categories-grid{grid-template-columns:repeat(3,1fr);gap:16px}.category-image-wrapper{width:100%;height:auto;aspect-ratio:190 / 112}.categories-title{font-size:24px}.categories-title-dot{width:24px;height:24px}}@media screen and (max-width: 750px){.categories-grid-container{padding:0 15px}.categories-header{margin-bottom:20px}.categories-view-all{padding:8px 16px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-categories-grid.css.map */
