.shop-collections-section{display:block;overflow-x:hidden}.shop-collections-container{display:block}.shop-collections-wrapper{width:100%}.container{max-width:1400px;margin:0 auto;padding:0 20px}.shop-collections__heading{font-size:39px;font-weight:700;text-align:center;margin:0 0 25px;color:rgb(var(--color-foreground))}.shop-collections__tabs{display:flex;justify-content:center;gap:8px;margin-bottom:40px;flex-wrap:wrap}.shop-collections__tab{min-width:120px;--transform-origin-start: left;--transform-origin-end: right;transition:background-size var(--duration-medium) cubic-bezier(.785,.135,.15,.86),background-position var(--duration-medium) step-end,color var(--duration-medium) cubic-bezier(.785,.135,.15,.86),border var(--duration-medium) cubic-bezier(.785,.135,.15,.86);--initial-gradient: linear-gradient(transparent, transparent);--hover-gradient: linear-gradient(#BE7213, #BE7213);--initial-background-position: var(--transform-origin-end);--hover-background-position: var(--transform-origin-start);background-color:transparent!important;background-image:var(--initial-gradient),var(--hover-gradient);background-size:101% 101%,0 101%;background-position:var(--initial-background-position);background-repeat:no-repeat;height:40px!important}.shop-collections__tab:hover{background-position:var(--hover-background-position);background-size:0 101%,101% 101%;color:#fff!important;border-color:#be7213!important}.shop-collections__tab.is-active{--initial-gradient: linear-gradient(#BE7213, #BE7213);--hover-gradient: linear-gradient(transparent, transparent);background-image:var(--initial-gradient),var(--hover-gradient);background-size:101% 101%,0 101%;color:#fff!important;border-color:#be7213!important}.shop-collections__tab.is-active:hover{background-position:var(--hover-background-position);background-size:0 101%,101% 101%;color:#fff}.shop-collections__panel{display:none}.shop-collections__panel.is-active{display:block}.shop-collections__layout{display:grid;grid-template-columns:240px 1fr;gap:40px;align-items:start;margin-top:20px}.shop-collections__sidebar{position:sticky;top:20px}.shop-collections__list{list-style:none;margin:0;padding:0}.shop-collections__item{padding:15px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;border-radius:8px;margin-bottom:5px;color:rgba(var(--color-foreground),.7)}.shop-collections__item:hover{background-color:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.shop-collections__item.is-active{background-color:rgba(var(--color-foreground),.15);color:rgb(var(--color-foreground));font-weight:500}.shop-collections__link{font-size:2.3rem;font-weight:400;line-height:1.4}.shop-collections__products{position:relative}.shop-collections__slider{display:none}.shop-collections__slider.is-active{display:block}.shop-collections__slider-wrapper{overflow:hidden;margin-bottom:24px}.shop-collections__slider-track{display:flex;gap:15px;scroll-behavior:smooth;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.shop-collections__slider-track::-webkit-scrollbar{display:none}.shop-collections__product{flex:0 0 calc(33.333% - 10px);scroll-snap-align:start;display:flex}.shop-collections__product:last-child{padding-right:0}.shop-collections__product-link{display:flex;flex:1;text-decoration:none;color:inherit}.shop-collections__product-card{background-color:#333c45;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:auto;flex:1;transition:transform .3s ease}.shop-collections__product-card:hover{transform:translateY(-5px)}.shop-collections__product-image{aspect-ratio:1;overflow:hidden;position:relative;background-color:#ffffff0d}.shop-collections__product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.shop-collections__product-link:hover .shop-collections__product-image img{transform:scale(1.05)}.shop-collections__product-info{padding:15px;background-color:#333c45;color:#fff;text-align:center;border-top:1px solid rgba(255,255,255,.05);flex-grow:1;display:flex;align-items:center;justify-content:center}.shop-collections__product-title{font-size:16px;font-weight:400;margin:0;line-height:1.4;color:#fff}.shop-collections__dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.shop-collections__dot{width:10px;height:10px;border-radius:50%;background-color:rgba(var(--color-foreground),.3);border:none;cursor:pointer;padding:0;transition:all .3s ease}.shop-collections__dot.is-active{width:32px;border-radius:4px;background-color:#be7213}@media(max-width:989px){.shop-collections__heading{font-size:28px;margin-bottom:25px}.shop-collections__tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}.shop-collections__tab{min-width:auto;padding:8px 15px;font-size:14px;white-space:nowrap}.shop-collections__layout{grid-template-columns:1fr;gap:20px;margin-top:10px}.shop-collections__sidebar{position:static}.shop-collections__list{display:flex;flex-direction:column;align-items:center;gap:10px}.shop-collections__item{padding:10px 15px;background-color:transparent;border-radius:6px;width:100%;justify-content:left;margin-bottom:0;text-align:center}.shop-collections__item.is-active{background-color:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.shop-collections__link{font-size:18px;text-align:left}.shop-collections__product{flex:0 0 calc(50% - 7.5px)}}@media(max-width:749px){.shop-collections-section{padding:40px 0}.shop-collections__heading{font-size:24px}.shop-collections__tabs{gap:6px}.shop-collections__tab{padding:10px 18px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/shop-by-collections.css.map */
