.custom-collection-list{width:100%;box-sizing:border-box;overflow:hidden}.custom-collection-list__container{max-width:1280px;margin:0 auto;padding-left:20px;padding-right:20px}.custom-collection-list__heading-wrapper{margin-bottom:24px}.custom-collection-list__heading{margin:0 0 8px;font-size:28px;font-weight:700;letter-spacing:-.01em}.custom-collection-list__subheading{margin:0;font-size:15px;color:#666}.custom-collection-list__track{display:flex;gap:var(--col-gap-desktop, 16px);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:6px;padding-top:4px}.custom-collection-list__track::-webkit-scrollbar{display:none}.custom-collection-list__card{flex:0 0 calc((100% - (var(--col-gap-desktop, 16px) * (var(--desktop-cols, 8) - 1))) / var(--desktop-cols, 8));min-width:0;background-color:#faf7f2;border-radius:20px;padding:12px;text-decoration:none;color:inherit;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .25s ease,box-shadow .25s ease}a.custom-collection-list__card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000000f}.custom-collection-list__image-wrapper{width:100%;aspect-ratio:1 / 1;background-color:#e9dfd1;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.custom-collection-list__image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.custom-collection-list__placeholder-svg{width:40%;height:40%;opacity:.4}.custom-collection-list__title{margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.25}.custom-collection-list__count{margin:0;font-size:13px;font-weight:400;line-height:1.3}@media screen and (max-width:1024px)and (min-width:768px){.custom-collection-list__track{gap:var(--col-gap-tablet, 14px)}.custom-collection-list__card{flex:0 0 calc((100% - (var(--col-gap-tablet, 14px) * (var(--tablet-cols, 4) - 1))) / var(--tablet-cols, 4))}}@media screen and (max-width:767px){.custom-collection-list__container{padding-left:16px;padding-right:16px}.custom-collection-list__track{gap:var(--col-gap-mobile, 12px)}.custom-collection-list__card{flex:0 0 calc((100% - (var(--col-gap-mobile, 12px) * (var(--mobile-cols, 3) - 1))) / var(--mobile-cols, 3));border-radius:16px;padding:10px}.custom-collection-list__image-wrapper{border-radius:12px;margin-bottom:8px}.custom-collection-list__title{font-size:14px}.custom-collection-list__count{font-size:12px}}.custom-collection-list__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}@media screen and (min-width:768px){.custom-collection-list__controls.hide-desktop{display:none!important}}@media screen and (max-width:767px){.custom-collection-list__controls.hide-mobile{display:none!important}}.custom-collection-list__nav-btn{background:none;border:none;padding:6px;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease,transform .15s ease}.custom-collection-list__nav-btn:disabled{opacity:.25;cursor:default}.custom-collection-list__nav-btn:not(:disabled):hover{transform:scale(1.15)}.custom-collection-list__nav-btn svg{width:22px;height:22px;stroke-width:2.2}.custom-collection-list__progress-bar{width:140px;height:4px;background-color:#e5e5e5;border-radius:2px;overflow:hidden;position:relative}.custom-collection-list__progress-thumb{height:100%;width:35%;background-color:#1a1a1a;border-radius:2px;position:absolute;left:0;top:0;transition:left .1s ease-out}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-collection-list.css.map */
