.DotShape_wrapper__2WAgm{display:grid;grid-template-columns:repeat(11,20px);gap:14px;width:-moz-max-content;width:max-content;cursor:pointer}.DotShape_dot__j1QX_{width:10px;height:10px;border-radius:50%;background:transparent;opacity:0;transition:background .3s ease,transform .3s ease}.DotShape_active__bUJGs{background:#7ec3ff;opacity:.8;animation:DotShape_pulse__pHvch 4s ease-in-out infinite}.DotShape_wrapper__2WAgm:hover .DotShape_active__bUJGs{background:#fff}@keyframes DotShape_pulse__pHvch{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(.5);opacity:.4}}@media (max-width:640px){.DotShape_wrapper__2WAgm{grid-template-columns:repeat(11,12px);gap:6px}.DotShape_dot__j1QX_{width:6px;height:6px}}