:root{--dot-inactive: rgba(0, 0, 0, .25);--dot-active: rgba(183, 110, 121, .95)}.dots{display:flex!important;justify-content:center;align-items:center;gap:6px;padding:10px 0 4px}.dot{width:8px!important;height:8px!important;border-radius:50%!important;background:var(--dot-inactive)!important;cursor:pointer;transition:width .25s ease,border-radius .25s ease,background .25s ease;flex-shrink:0;padding:0!important;margin:0!important;border:none!important;display:block!important}.dot--active{background:var(--dot-active)!important;width:22px!important;border-radius:4px!important}.dot:hover:not(.dot--active){background:#0006!important}.product-dots{display:flex;justify-content:center;align-items:center;gap:6px;padding:10px 0 4px;width:100%}.product-dots__dot{width:8px;height:8px;border-radius:50%;background:var(--dot-inactive);border:none;padding:0;cursor:pointer;transition:width .25s ease,border-radius .25s ease,background .25s ease;flex-shrink:0}.product-dots__dot--active{background:var(--dot-active);width:22px;border-radius:4px}.product-dots__dot:hover:not(.product-dots__dot--active){background:#0006}@media screen and (min-width:750px){.product-dots--hide-desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/custom.css.map */
