.collection-swatch-list--large{gap:5px;margin-top:8px;display:flex}.collection-swatch-list--large .collection-swatch,.collection-swatch-list--large .collection-swatch__item{cursor:pointer;box-sizing:border-box;background:0 0;border-radius:2px;justify-content:center;align-items:center;width:16px;height:16px;padding:2px;text-decoration:none;transition:border .2s;display:flex;position:relative}@media screen and (width>=768px){.collection-swatch-list--large .collection-swatch,.collection-swatch-list--large .collection-swatch__item{width:22px;height:22px}}.collection-swatch-list--large .collection-swatch--white,.collection-swatch-list--large .collection-swatch__item.collection-swatch--white{box-shadow:inset 0 0 0 1px #d5d5d5}.collection-swatch-list--large .collection-swatch:first-child,.collection-swatch-list--large .collection-swatch__item:first-child{margin-right:2px;position:relative}.collection-swatch-list--large .collection-swatch:first-child:after,.collection-swatch-list--large .collection-swatch:first-child:before,.collection-swatch-list--large .collection-swatch__item:first-child:after,.collection-swatch-list--large .collection-swatch__item:first-child:before{content:"";z-index:1;border:2px solid #7db490;border-radius:2px;width:calc(100% + 8px);height:calc(100% + 8px);position:absolute;top:-4px;left:-4px}.collection-swatch-list--large .collection-swatch:first-child:before,.collection-swatch-list--large .collection-swatch__item:first-child:before{z-index:2;border:2px solid #fff;width:calc(100% + 4px);height:calc(100% + 4px);top:-2px;left:-2px}