#highlight-category-section{width:100%;height:100%;display:flex}#highlight-category-section .container-categories{flex-direction:column;gap:.5rem;width:100%;height:auto;display:flex}@media (min-width:640px){#highlight-category-section .container-categories{gap:1rem}}@media (min-width:1024px){#highlight-category-section .container-categories{flex-direction:row;justify-content:space-between;align-items:center;height:500px}}@media (min-width:1280px){#highlight-category-section .container-categories{height:600px}}#highlight-category-section .container-categories .rest-categories{flex-direction:column;gap:.5rem;width:100%;height:auto;display:flex}@media (min-width:640px){#highlight-category-section .container-categories .rest-categories{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}}@media (min-width:1024px){#highlight-category-section .container-categories .rest-categories{height:100%}}#highlight-category-section .container-categories .main-category{width:100%;max-width:800px}#highlight-category-section .container-categories .rest-category{width:100%;max-width:550px}#highlight-category-section .container-categories .item{--tw-bg-opacity:1;background-color:rgb(235 235 235/var(--tw-bg-opacity,1));background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.375rem;width:100%;max-width:100%;height:200px}@media (min-width:640px){#highlight-category-section .container-categories .item{height:250px}}@media (min-width:1024px){#highlight-category-section .container-categories .item{height:100%}}
