.shop-by-collection__grid{display:grid;grid-template-columns:repeat(var(--sbc-columns-xl, 5),1fr);gap:var(--sbc-card-gap, 16px);width:100%}.shop-by-collection__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:var(--sbc-min-height, 398px);border-radius:20px;overflow:hidden;text-decoration:none}.shop-by-collection__grid.has-max-height-desktop .shop-by-collection__card{height:var(--sbc-max-height);min-height:auto}@media(max-width:749px){.shop-by-collection__grid.has-max-height-desktop .shop-by-collection__card{height:var(--sbc-max-height);min-height:var(--sbc-max-height);max-height:var(--sbc-max-height)}.shop-by-collection__grid.has-max-height-mobile .shop-by-collection__card{height:var(--sbc-max-height-mobile);min-height:var(--sbc-max-height-mobile);max-height:var(--sbc-max-height-mobile)}.shop-by-collection__grid.has-bento-max-height .shop-by-collection__card{height:var(--sbc-bento-max-height);min-height:var(--sbc-bento-max-height);max-height:var(--sbc-bento-max-height)}}.shop-by-collection__card-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.shop-by-collection__card-image img,.shop-by-collection__card-image svg{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.shop-by-collection__card-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,var(--sbc-gradient-color) 0%,rgba(0,0,0,0) var(--sbc-gradient-height, 50%));opacity:var(--sbc-gradient-opacity, .5);z-index:2}.shop-by-collection__card:hover .shop-by-collection__card-image img{transform:scale(1.05)}.shop-by-collection__card-content{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:var(--sbc-card-content-padding, 27px);width:100%}.shop-by-collection__card-title{font-weight:700;font-size:var(--sbc-card-title-size, 28px);line-height:var(--sbc-card-title-line, 28px);color:#fff;margin:0;flex:1}.shop-by-collection__card-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:24px;background:#fff;border:1px solid rgba(0,0,0,.2);flex-shrink:0;transition:background .3s ease,transform .3s ease}.shop-by-collection__card:hover .shop-by-collection__card-arrow{background:rgb(var(--color-foreground))}.shop-by-collection__card:hover .shop-by-collection__card-arrow svg{color:#fff}.shop-by-collection__card-arrow svg{width:20px;height:20px;color:rgb(var(--color-foreground));transition:color .3s ease}.shop-by-collection__card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-background))}.shop-by-collection__card-placeholder .placeholder-svg{width:100%;height:100%;max-width:none;max-height:none}.shop-by-collection .swiper-slide{height:auto}.shop-by-collection .swiper-wrapper{display:flex}@media(max-width:1199px){.shop-by-collection__grid{grid-template-columns:repeat(var(--sbc-columns-lg, 3),1fr)}}@media(max-width:989px){.shop-by-collection__grid{grid-template-columns:repeat(var(--sbc-columns-md, 2),1fr);gap:var(--sbc-card-gap-mobile, var(--sbc-card-gap, 16px))}.shop-by-collection__card{min-height:var(--sbc-min-height, 320px)}.shop-by-collection__card-title{font-size:var( --sbc-card-title-size-mobile, calc(var(--sbc-card-title-size, 28px) * .8) );line-height:var( --sbc-card-title-line-mobile, calc(var(--sbc-card-title-line, 28px) * .8) )}.shop-by-collection__card-arrow{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-shop-by-collection.css.map */
