.shop-by-collection{background:var(--bg-color);padding:var(--padding-top) 0 var(--padding-bottom) 0;overflow:hidden}.shop-by-collection .swiper-slide{min-height:inherit;height:auto}@media only screen and (max-width:767px){.shop-by-collection{padding:40px 0}}.shop-by-collection__header{display:flex;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:767px){.shop-by-collection__header{flex-direction:column;margin-bottom:30px}}.shop-by-collection__header-heading{color:var(--heading-color)}.shop-by-collection__header-text{color:var(--text-color)}.shop-by-collection__btn{align-self:start}@media only screen and (max-width:767px){.shop-by-collection__btn{margin-top:20px}}.shop-by-collection__slider .swiper,.shop-by-collection__slider.page-width{overflow:visible}.shop-by-collection__item{position:relative;min-height:inherit;height:100%}.shop-by-collection__item-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.shop-by-collection__item-heading{position:absolute;bottom:30px;width:100%;padding:0 20px;display:flex;justify-content:center;align-items:center}.shop-by-collection__item-heading h3{text-align:center;color:var(--item-color)}.shop-by-collection__small .shop-by-collection__item-heading{bottom:10px}@media only screen and (max-width:1279px){.shop-by-collection__small .shop-by-collection__item-heading h3{font-size:20px}}@media only screen and (max-width:767px){.shop-by-collection__small .shop-by-collection__item-heading h3{font-size:var(--font-size-heading-mobile-3)}}.shop-by-collection__item-image{min-height:inherit;height:100%}.shop-by-collection__item-image img{-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:767px){.shop-by-collection__item-image img{min-height:auto;max-height:312px}}