.explore__header{display:flex;flex-direction:row;grid-gap:1rem;gap:1rem;justify-content:space-between;margin-top:2.5rem;width:100%}@media (max-width:600px){.explore__header{margin-top:1.25rem}}@media (max-width:450px){.explore__header{flex-direction:column}}.explore{margin:0 5rem}.explore__title{font-size:var(--rd-typography-web-page-title-font-size);font-weight:var(--rd-typography-web-page-title-font-weight);line-height:var(--rd-typography-web-page-title-line-height);margin:0}.explore__banner{border-radius:8px;height:12.5rem;overflow:hidden;width:25rem}.category-section__title{color:var(--rd-color-text-200);font-size:var(--rd-typography-web-section-title-font-size);font-weight:var(--rd-typography-web-section-title-font-weight);line-height:var(--rd-typography-web-section-title-line-height);margin:0}.category-section__wrapper{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(var(--rd-layout-grid-horizontal-card-count),1fr);margin-top:1.5rem;padding:0}@media (max-width:1030px){.category-section__wrapper{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:936px){.explore__title{font-size:1.5rem;line-height:2rem}}@media (max-width:600px){.category-section__wrapper{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:746px){.explore{margin:0 1rem}}@media (max-width:450px){.category-section__wrapper{margin-top:.5rem}.explore__banner{height:9.75rem;margin:auto;order:1;width:19.5rem}.explore__title{font-size:1.25rem;font-weight:600;line-height:1.625rem}.category-section__wrapper{grid-gap:.5rem;gap:.5rem;margin-top:1rem}.category-section__title{font-size:.875rem;font-weight:600;line-height:.875rem}}.product-card-list-item{border:1px solid var(--rd-color-background-100);border-radius:8px;display:block;flex:1 1;padding:0 1rem}.product-card-list-item-image{height:8.75rem;margin:.75rem auto 1rem;width:8.75rem}.single-line-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (max-width:450px){.product-card-list-item{padding:0 .5rem}.product-card-list-item-image{width:5rem;height:5rem}}
/*# sourceMappingURL=28.48923a33.chunk.css.map */