.product-configurator{display:grid;gap:3.2rem;margin-top:3.2rem}@media (min-width: 768px){.product-configurator{gap:4rem;margin-top:4rem}}.product-configurator__swatches{display:flex;flex-wrap:wrap;flex-direction:row;gap:1.6rem;padding-bottom:.6rem}@media (max-width: 768px){.product-configurator__swatches.mobile-even{justify-content:space-between}}.product-configurator__swatch{width:1.8rem;height:1.8rem;max-width:1.8rem;max-height:1.8rem;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;background-color:#ccc;text-decoration:none;color:#000;font-weight:700;font-size:.875rem;text-align:center}.product-configurator__swatch:after{content:"";position:absolute;bottom:-.6rem;left:0;width:100%;height:1px;background-color:#000;opacity:0;transition:opacity var(--duration-default) var(--ease-smooth)}.product-configurator__swatch.active:after{opacity:1}.product-configurator__swatch:hover:after{opacity:.3}.product-configurator__name{margin-bottom:.8rem}
/*# sourceMappingURL=/cdn/shop/t/25/assets/product-configurator.css.map */
