.section-product-category-detail{display:flex;flex-direction:column;padding:20px;gap:20px}.section-product-category-detail__card{display:flex;flex-direction:column-reverse;justify-content:space-between}.section-product-category-detail__card__cover{object-fit:cover;width:100%;height:200px}.section-product-category-detail__card__info{display:flex;flex-direction:column;padding:32px 20px;gap:20px;background-color:var(--secondary-300)}.section-product-category-detail__card__info__detail{display:flex;flex-direction:column;gap:20px}.section-product-category-detail__card__info__detail strong{color:var(--neutral-700)}@media only screen and (min-width: 768px){.section-product-category-detail{display:flex;flex-direction:column;padding:40px;gap:20px}}@media only screen and (min-width: 1280px){.section-product-category-detail{display:flex;flex-direction:column;gap:60px;padding:60px 80px}.section-product-category-detail__card{display:grid;max-width:1280px;width:100%;grid-template-columns:repeat(2,1fr);justify-content:space-between;min-height:500px;margin:0 auto}.section-product-category-detail__card:nth-child(2n)>.section-product-category-detail__card__info:first-child{order:1}.section-product-category-detail.first-left .section-product-category-detail__card:nth-child(odd)>.section-product-category-detail__card__info:first-child{order:1}.section-product-category-detail.first-left .section-product-category-detail__card:nth-child(2n)>.section-product-category-detail__card__info:first-child{order:-1}.section-product-category-detail__card__cover{object-fit:cover;min-height:500px;height:100%}.section-product-category-detail__card__info{display:flex;flex-direction:column;padding:40px;gap:20px;justify-content:center}.section-product-category-detail__card__info:first-child{gap:20px;order:-1}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-product-category-detail.css.map */
