.product-swatches{display:flex;flex-wrap:wrap;gap:.25em}.product-swatches__label{font-weight:700;font-size:.625em;display:block;width:100%;margin-bottom:.5em}.product-swatches .swatch-wrap{position:relative}.product-swatches .swatch-wrap:hover>.swatch-label{display:none}@media (min-width:1024px){.product-swatches .swatch-wrap:hover>.swatch-label{display:block}}.product-swatches .swatch{width:5em;height:.8125em;display:block;border:1px solid var(--color-white)}.product-swatches .swatch-label{display:none;position:absolute;right:0;top:1.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-black);background-color:var(--color-white);font-size:.625em;padding:.65em .5em .5em .5em;font-weight:700;z-index:2;text-wrap:nowrap;line-height:1}.product-swatches .current{border-bottom:1px solid var(--color-white);padding-bottom:8px}.card-product__swatches{margin-top:1em;display:flex;gap:3px;align-items:center}.card-product__swatches .swatch{width:50px;height:13px;display:block;border:1px solid var(--color-white)}.card-product__swatches .additional-colors{margin-left:8px;font-size:.625em}