.ypmb-product-gallery{display:flex;justify-content:center;align-items:center;margin:8px 0 0;min-height:14px}
.ypmb-product-gallery__dots{display:flex;align-items:center;justify-content:center;gap:7px}
.ypmb-product-gallery__dot{width:8px;height:8px;min-width:8px;padding:0;border:0;border-radius:999px;background:#d8d8d8;box-shadow:none;cursor:pointer;transition:width .16s ease,background .16s ease}
.ypmb-product-gallery__dot.is-active{width:20px;background:#bd2024}
@media (max-width:480px){.ypmb-product-gallery{margin-top:6px}.ypmb-product-gallery__dot{width:7px;height:7px;min-width:7px}.ypmb-product-gallery__dot.is-active{width:18px}}
