.category{--category-desktop-min: 20rem;--category-desktop-ideal: 20vw;--category-desktop-max: 27rem;position:relative}.category__title+.category__text{margin-top:1em}.category__title+.category__text:last-child{margin-bottom:2rem}.category__description+.promo-d{margin-top:3rem}@media(max-width: 991.98px){.category{display:flex;flex-direction:column;gap:2rem}.category__detail,.category__sidebar{order:-1}}.category__detail .embla{display:grid;grid-template-rows:auto auto}.category__detail .embla__viewport,.category__detail .embla__controls{grid-column:1}.category__detail .embla__viewport{grid-row:1}.category__detail .embla__controls{pointer-events:none;grid-row:1/span 2;display:grid;grid-template-rows:1fr auto;grid-template-rows:subgrid}.category__detail .embla__buttons{grid-row:1;position:relative}.category__detail .embla__button{pointer-events:all;filter:drop-shadow(0 0 1px rgba(0, 0, 0, 0.6))}.category__detail .embla__button--prev{transform:translate(calc(100% + 10px), -50%)}.category__detail .embla__button--next{transform:scaleX(-1) translate(calc(100% + 10px), -50%)}.category__detail .embla__pagination{text-align:center;pointer-events:all;grid-row:2;margin-block:20px 0}@media(min-width: 992px){.category{display:grid;column-gap:3rem;grid-template-columns:clamp(var(--category-desktop-min),var(--category-desktop-ideal),var(--category-desktop-max)) 1fr;grid-template-rows:max-content max-content 1fr}.category>*{grid-column:2/3}.category__sidebar{grid-column:1/2;grid-row:1/4}.category__filters{margin-bottom:1.5rem}}@media(min-width: 1366px){.category{column-gap:7.6rem}}
