.CategoryPage_category-page__main__pKaEn{display:flex;justify-content:center;width:100%}.CategoryPage_category-page__content__6xibu{padding:20px 0;min-width:0}.CategoryPage_category-page__header__y9qtZ{font-weight:500;font-size:1.5625rem;padding-bottom:20px;color:var(--main-text-color)}.CategoryPage_category-page__grid__K1MiT{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:2rem;padding:0 1px 0 0}.CategoryPage_category-card__RtCj_{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:calc(100% + 1px);height:calc(100% + 1px);min-width:175px;border:1px solid var(--border-color);transition:all .3s ease-in-out;background-color:var(--category-card-background-color);cursor:pointer;box-sizing:border-box;padding:15px 10px;z-index:0}.CategoryPage_category-card__RtCj_:hover{box-shadow:0 0 8px var(--category-card-shadow-color);z-index:1}.CategoryPage_category-card__image-wrapper__jvr2J{position:relative;width:100%;height:120px;display:flex;justify-content:center;align-items:center;overflow:visible;margin-bottom:10px}.CategoryPage_category-card__image-wrapper__jvr2J img{position:relative;width:100%;height:100%;object-fit:contain}.CategoryPage_category-card__name__rpFj0{text-align:center;font-weight:500;font-size:1rem;color:var(--main-text-color);transition:color .3s ease-in-out}.CategoryPage_category-card__RtCj_:hover .CategoryPage_category-card__name__rpFj0{color:var(--main-green-color)}@media only screen and (max-width:768px){.CategoryPage_category-page__main__pKaEn{display:block}.CategoryPage_category-page__content__6xibu{padding:0}.CategoryPage_category-page__header__y9qtZ{padding:20px}}@media only screen and (max-width:380px){.CategoryPage_category-page__grid__K1MiT{grid-template-columns:repeat(auto-fill,minmax(175px,1fr))}}@media only screen and (min-width:769px){.CategoryPage_category-page__content__6xibu{width:720px}}@media only screen and (min-width:1200px){.CategoryPage_category-page__content__6xibu{width:1136px}.CategoryPage_category-page__grid__K1MiT{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1512px){.CategoryPage_category-page__content__6xibu{width:1304px}.CategoryPage_category-page__grid__K1MiT{grid-template-columns:repeat(4,1fr)}}