.dots[data-v-b85a6878]{--dot-width:14px;--dot-width--active:54px;--dot-height:7px;--arrow-height:20px;align-items:center;display:flex;gap:8px;height:var(--arrow-height);justify-content:center;margin-top:20px}@media (max-width:555px){.dots[data-v-b85a6878]{height:var(--dot-height);--dot-width:12px;--dot-height:6px;--dot-width--active:46px;margin-top:12px}}.dots__control[data-v-b85a6878]{align-items:center;background-color:transparent;border-radius:10px;color:var(--Background-Tertiary);cursor:pointer;display:flex;justify-content:center;transition:color .1s ease-in-out,background-color .1s ease-in-out}.dots__control[data-v-b85a6878]:hover{color:var(--Background-Secondary)}.dots__control[data-v-b85a6878]:active{color:var(--color_blue)}.dots__control_prev[data-v-b85a6878]{margin-right:8px}.dots__control_next[data-v-b85a6878]{margin-left:8px}@media (max-width:555px){}.dot[data-v-b85a6878]{background-color:#2a3546;border-radius:300px;cursor:pointer;height:var(--dot-height);max-width:var(--dot-width);overflow:hidden;transition:max-width .2s ease-in-out,background-color .2s ease-in-out;width:100%;will-change:max-width}.dot.filled[data-v-b85a6878]{background-color:#2283f6}.dot.active[data-v-b85a6878]{display:flex;max-width:var(--dot-width--active);position:relative}.dot.active .start-point[data-v-b85a6878]{background-color:#2283f6;border-radius:50%;height:var(--dot-height);width:var(--dot-height)}.dot.active .fill[data-v-b85a6878]{animation-duration:var(--616c6700);animation-fill-mode:forwards;animation-name:fillDot-b85a6878;animation-play-state:running;animation-timing-function:ease;background-color:#2283f6;border-radius:300px;height:100%;margin-left:-6px;transform-origin:center left;width:var(--dot-width--active);will-change:transform}@media (max-width:555px){.dot.active .fill[data-v-b85a6878]{margin-left:-5px}}.dot.active:where(.paused) .fill[data-v-b85a6878]{animation-play-state:paused}@keyframes fillDot-b85a6878{0%{transform:scaleX(.1)}to{transform:scaleX(1)}}