color-swatch-group{align-items:center;margin:0 auto;overflow:hidden;position:relative;width:100%;z-index:150}.group-swatch__track,color-swatch-group{box-sizing:border-box;display:flex;gap:8px;justify-content:center;max-width:100%;min-width:0}.group-swatch__track{flex:0 1 auto;overflow-x:auto;overscroll-behavior-x:contain;-ms-overflow-style:none;scroll-snap-type:x mandatory;scrollbar-width:none;width:min(157px,100%)}color-swatch-group.is-scrollable .group-swatch__track{justify-content:flex-start;max-width:calc(100% - 64px)}.group-swatch__track::-webkit-scrollbar{display:none}.group-swatch__item{align-items:center;appearance:none;background:transparent;border:1px solid #ddd;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 25px;height:25px;justify-content:center;line-height:1;max-height:25px;max-width:25px;min-height:25px;min-width:25px;padding:0;scroll-snap-align:start;width:25px}.group-swatch__item-circle{border:2px solid #fff;border-radius:50%;box-sizing:border-box;display:block;height:23px;min-height:23px;min-width:23px;width:23px}.group-swatch__item.is-active,.group-swatch__item:hover{border-color:#000}.group-swatch__arrow{background:transparent;border:0;box-sizing:border-box;cursor:pointer;display:none;flex:0 0 24px;height:24px;min-width:0;padding:0;width:24px}.group-swatch__arrow--prev{transform:rotate(89deg)}.group-swatch__arrow--next{transform:rotate(270deg)}color-swatch-group.is-scrollable .group-swatch__arrow{display:block}.group-swatch__arrow:disabled{cursor:not-allowed;opacity:.3;pointer-events:none}single-product color-swatch-group{align-items:flex-start;flex-direction:column;gap:8px;justify-content:flex-start;margin:14px 0 18px}single-product color-swatch-group .group-swatch__track{justify-content:flex-start;width:auto}single-product .group-swatch__label{color:#8b8b8b;font-size:12px;font-weight:400;letter-spacing:0;letter-spacing:.6px;line-height:12px;text-transform:uppercase}single-product .group-swatch__label span{color:inherit;margin-left:1.5px}@media(max-width:767px){.collection__item>color-swatch-group{max-width:100%}.collection__item>color-swatch-group.is-scrollable{gap:4px}.collection__item>color-swatch-group.is-scrollable .group-swatch__track{max-width:calc(100% - 56px)}}