.category-carousel{display:flex;flex-direction:column;overflow:hidden;gap:var(--spacing-l);padding:2.5rem 1.25rem 4rem}@media(min-width: 1024px){.category-carousel{padding:2rem var(--spacing-s)}}.category-carousel.no-filters{padding:2rem var(--gutter-wide)}@media(min-width: 1024px){.category-carousel.no-filters{padding:2rem var(--spacing-s) 5.75rem}}.category-carousel.no-filters .category-carousel__wrapper{overflow:visible}@media(min-width: 1024px){.category-carousel.no-filters .category-carousel__wrapper{gap:var(--spacing-m)}.category-carousel.no-filters .category-carousel__wrapper .carousel__controls{display:flex !important;width:calc(100% - var(--gutter-wide))}}.category-carousel__large .category-carousel__left{width:45%;display:flex;flex-direction:column;justify-content:space-between;align-items:start;padding-right:1.5rem;max-width:30rem}@media(min-width: 1024px){.category-carousel__large .category-carousel__left{padding-right:3rem}}@media(max-width: 1023px){.category-carousel__large .category-carousel__left{margin-bottom:var(--spacing-l);width:100%}.category-carousel__large .category-carousel__left h2{margin-top:var(--spacing-l)}}.category-carousel__large .category-card{height:100%;aspect-ratio:3/4}.category-carousel__large .category-card__image{aspect-ratio:3/4;width:100%}@media(min-width: 1024px){.category-carousel__large .category-card{width:25rem}}@media(max-width: 1023px){.category-carousel__large .category-carousel__cards{display:grid;grid-template-columns:1fr 1fr}}.category-carousel__large .category-carousel__wrapper{overflow:hidden;width:100%}@media(min-width: 1024px){.category-carousel__large .category-carousel__wrapper{width:55%}}@media(max-width: 1023px){.category-carousel__large .carousel__controls{display:none}}@media(min-width: 1024px){.category-carousel__small .category-carousel__content-wrapper{height:23.4375rem}}@media(min-width: 1366px){.category-carousel__small .category-carousel__content-wrapper{height:30rem}}.category-carousel__small .category-carousel__wrapper{flex:1;width:100%;overflow:hidden}@media(min-width: 1024px){.category-carousel__small .category-carousel__wrapper{margin-right:-16px;width:60%}}.category-carousel__small .category-card{height:100%;aspect-ratio:4/5}@media(min-width: 1024px){.category-carousel__small .category-card{width:18.75rem}}@media(min-width: 1366px){.category-carousel__small .category-card{width:24rem}}@media(max-width: 1023px){.category-carousel__small .carousel__controls{width:100%}}.category-carousel__left{display:flex;grid-template-columns:auto;gap:.125rem}@media(min-width: 1024px){.category-carousel__left{display:grid;grid-template-rows:1fr 1fr;grid-auto-flow:column;gap:.25rem}}.category-carousel__filter{background-color:var(--color-bg-secondary);position:relative;width:100%;max-height:100%;overflow:hidden;min-height:3.4375rem}@media(min-width: 1024px){.category-carousel__filter{border-radius:.25rem;padding:1.875rem 1rem 0;aspect-ratio:3/4}}.category-carousel__filter::after{content:"";position:absolute;inset:0;background-color:var(--color-text-primary);opacity:0;transition:opacity 600ms ease-in-out}.category-carousel__filter.active{background-color:var(--color-light-grey)}@media(min-width: 1024px){.category-carousel__filter.active::after{content:"";position:absolute;inset:0;background-color:#fff;opacity:.5}}.category-carousel__filter .image{height:100%;overflow:hidden}@media(max-width: 1023px){.category-carousel__filter .image{height:0}}.category-carousel__filter p{position:relative;padding:.75rem;text-align:center}@media(min-width: 1024px){.category-carousel__filter p{position:absolute;inset:0}}.category-carousel__cards{height:100%;gap:var(--gutter)}@media(min-width: 1024px){.category-carousel__cards{display:flex;flex-direction:row}}.swiper-initialized .category-carousel__cards{gap:0}.category-carousel__cards .category-card{position:relative;display:flex;flex-direction:column;text-decoration:none;border-radius:.25rem;overflow:hidden;color:var(--color-base-light)}.category-carousel__cards .category-card a{width:100%;height:100%}.category-carousel__cards .category-card__image{overflow:hidden;height:100%}.category-carousel__cards .category-card__image .image{width:100%;height:100%}.category-carousel__cards .category-card__image .image img{transition:scale 500ms ease-in-out}.category-carousel__cards .category-card__content{position:absolute;top:0;left:0;width:100%;height:100%;padding:.75rem;display:flex;justify-content:start;align-items:end}@media(min-width: 1024px){.category-carousel__cards .category-card__content{padding:1.25rem}}.category-carousel__cards .category-card__content h3{margin:0}.category-carousel__cards .category-card:hover img{scale:1.03}.category-carousel__cards .category-card .media__video .media__controls{right:.75rem;left:auto;bottom:.75rem}@media(min-width: 1024px){.category-carousel__cards .category-card .media__video .media__controls{left:auto;right:1.25rem;bottom:1.25rem}}.category-carousel__cards .category-card__overlay{position:absolute;pointer-events:none;inset:0;background-image:linear-gradient(to bottom, transparent, var(--color-base-dark))}.category-carousel__content{display:flex;flex-direction:column;gap:var(--gutter-wide)}.category-carousel__content-wrapper{display:flex;gap:.5rem;flex-direction:column}@media(min-width: 1024px){.category-carousel__content-wrapper{flex-direction:row}}.category-carousel__wrapper{display:flex;flex-direction:column;gap:var(--spacing-xl);overflow:visible;transition:opacity .3s var(--ease-smooth);height:100%}.category-carousel .media__controls{left:unset;right:1.25rem}
