.shop-by-category{background-color:var(--section-background-color);padding-top:var(--padding-top-desktop);padding-bottom:var(--padding-bottom-desktop);overflow:hidden}@media (max-width: 990px){.shop-by-category{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.shop-by-category .shop-by-category__heading-wrapper{display:flex;margin-bottom:20px;align-items:center;justify-content:space-between}@media (min-width: 768px){.shop-by-category .shop-by-category__heading-wrapper{display:flex}}.shop-by-category .shop-by-category__controls{display:flex;justify-content:flex-end;align-items:center}.shop-by-category .shop-by-category__slider-buttons-container{margin-left:40px}.shop-by-category .shop-by-category__slider-buttons-container:has(.button--scroll_left[disabled]):has(.button--scroll_right[disabled]){display:none}@media (max-width: 768px){.shop-by-category .shop-by-category__slider-buttons-container{display:none}}.shop-by-category.section-container__white-scheme .shop-by-category__header{color:rgb(var(--color-primary-black))}.shop-by-category.section-container__white-scheme .shop-by-category__controls a{color:rgb(var(--color-primary-black));font-family:var(--font-subheading)}.shop-by-category.section-container__white-scheme .button .button--inner:before{background-color:rgb(var(--color-primary-black))}.shop-by-category.section-container__white-scheme .shop-by-category__swiper-scrollbar{background-color:rgba(var(--color-gray-200))}.shop-by-category.section-container__white-scheme .shop-by-category__swiper-scrollbar .swiper-scrollbar-drag{background-color:rgba(var(--color-primary-black))}.shop-by-category.section-container__black-scheme .shop-by-category__header{color:rgb(var(--color-primary-white))}.shop-by-category.section-container__black-scheme .shop-by-category__controls a{color:rgb(var(--color-primary-white));font-family:var(--font-subheading)}.shop-by-category.section-container__black-scheme .button .button--inner:before{background-color:rgb(var(--color-primary-white))}.shop-by-category.section-container__black-scheme .shop-by-category__swiper-scrollbar{background-color:rgb(var(--color-accents-charcoal))}.shop-by-category.section-container__black-scheme .shop-by-category__swiper-scrollbar .swiper-scrollbar-drag{background-color:rgb(var(--color-primary-white))}.shop-by-category .shop-by-category__swiper-scrollbar{z-index:5;margin-top:40px;width:100%;max-width:100%;height:2px}@media (min-width: 768px){.shop-by-category .shop-by-category__swiper-scrollbar{max-width:370px;margin-inline:0;margin-top:32px}}.shop-by-category .shop-by-category__swiper-scrollbar .swiper-scrollbar-drag{height:2px}.shop-by-category .collection-image{width:100%;border-radius:4px;overflow:hidden;position:relative;aspect-ratio:67/112}.shop-by-category .collection-image:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);z-index:3}.shop-by-category .collection-image .shop-by-category__collection-main-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2;opacity:1}.shop-by-category .collection-image .shop-by-category__collection-hovered-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;opacity:0}.shop-by-category .collection-image.with-hover:hover .shop-by-category__collection-main-image{opacity:0}.shop-by-category .collection-image.with-hover:hover .shop-by-category__collection-hovered-image{opacity:1}.shop-by-category .collection-details{width:100%;display:flex;flex-direction:column;padding:20px;position:absolute;bottom:0;z-index:3}.shop-by-category .collection-details .collection-header{color:rgb(var(--color-primary-white));margin-bottom:10px}.shop-by-category .collection-details .collection-badges{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px;margin-bottom:10px}.shop-by-category .collection-details .collection-badges .collection-badge{padding:2px 12px;background-color:rgb(var(--color-accents-yellow));font-family:var(--font-subheading);font-size:14px;color:rgb(var(--color-primary-black));font-weight:500;line-height:24px;letter-spacing:.056px;text-transform:uppercase}@media (max-width: 768px){.shop-by-category .collection-details .collection-badges .collection-badge{font-size:12px;line-height:22px;letter-spacing:.048px}}.shop-by-category .collection-details .collection-description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:rgb(var(--color-primary-white));font-family:var(--font-body);font-size:14px;line-height:24px;letter-spacing:.028px;margin-bottom:12px}.shop-by-category .collection-details .collection-description *{color:rgb(var(--color-primary-white));font-family:var(--font-body);font-size:14px;line-height:24px;letter-spacing:.028px}.shop-by-category .collection-details a.button{color:rgb(var(--color-primary-white));font-family:var(--font-subheading);text-align:left;align-items:flex-start;justify-content:center;height:24px}.shop-by-category .collection-details a.button .button--inner{line-height:24px}.shop-by-category .collection-details a.button .button--inner:before{background-color:rgb(var(--color-primary-white))}.shop-by-category .shop-by-category__stacked .collection-item{margin-bottom:10px}.shop-by-category .shop-by-category__stacked .collection-item:last-child{margin-bottom:0}.shop-by-category .shop-by-category__stacked .collection-item .collection-image{height:320px}@media (min-width: 600px){.shop-by-category-2,.shop-by-category-1{width:calc(33.3333333333% - 10px)!important}}
