[data-v-77933b3a]{-webkit-box-sizing:border-box;box-sizing:border-box}.modal-base[data-v-77933b3a]{position:fixed;top:0;left:0;z-index:999;width:100vw;height:100vh}.modal-base .modal-base__background[data-v-77933b3a]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.modal-base .modal-base__modal-field[data-v-77933b3a]{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto}[data-v-4e86eaba]{-webkit-box-sizing:border-box;box-sizing:border-box}.alert-modal[data-v-4e86eaba]{position:absolute;top:60px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:6px;gap:6px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:464px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.alert-modal .alert-modal__close-button[data-v-4e86eaba]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:24px;height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.alert-modal .alert-modal__window[data-v-4e86eaba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:36px;gap:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:36px 0;background:#1f1f23;border-radius:10px}.alert-modal .alert-modal__window .alert-modal__buttons[data-v-4e86eaba]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;grid-gap:12px;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.alert-modal .alert-modal__window .alert-modal__buttons .alert-modal__confirm-button[data-v-4e86eaba]{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:88px;padding:8px 16px;color:#fff;font-weight:700;font-size:14px;font-family:Roboto;font-style:normal;line-height:20px;text-align:center;background:#00b2ff;border-radius:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:768px){.alert-modal[data-v-4e86eaba]{width:100%}}[data-v-1c485f8d]{-webkit-box-sizing:border-box;box-sizing:border-box}.confirm-modal[data-v-1c485f8d]{position:absolute;top:60px;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:6px;gap:6px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:464px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.confirm-modal .confirm-modal__close-button[data-v-1c485f8d]{-webkit-box-flex:0;-ms-flex:none;flex:none;width:24px;height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.confirm-modal .confirm-modal__window[data-v-1c485f8d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-gap:36px;gap:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:36px 0;background:#1f1f23;border-radius:10px}.confirm-modal .confirm-modal__window .confirm-modal__buttons[data-v-1c485f8d]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;grid-gap:12px;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.confirm-modal .confirm-modal__window .confirm-modal__buttons .confirm-modal__cancel-button[data-v-1c485f8d]{color:#a0a0a1;font-weight:400;background:#323335}.confirm-modal .confirm-modal__window .confirm-modal__buttons .confirm-modal__cancel-button[data-v-1c485f8d],.confirm-modal .confirm-modal__window .confirm-modal__buttons .confirm-modal__confirm-button[data-v-1c485f8d]{width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:88px;padding:8px 16px;font-size:14px;font-family:Roboto;font-style:normal;line-height:20px;text-align:center;border-radius:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.confirm-modal .confirm-modal__window .confirm-modal__buttons .confirm-modal__confirm-button[data-v-1c485f8d]{color:#fff;font-weight:700;background:#00b2ff}@media screen and (max-width:768px){.confirm-modal[data-v-1c485f8d]{width:100%}}.spinner[data-v-2564b319]{position:absolute;top:50%;left:50%;-webkit-animation:rotate-2564b319 2s linear infinite;animation:rotate-2564b319 2s linear infinite}.spinner .path[data-v-2564b319]{-webkit-animation:dash-2564b319 1.5s ease-in-out infinite;animation:dash-2564b319 1.5s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate-2564b319{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-2564b319{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash-2564b319{0%{stroke-dasharray:1,314%;stroke-dashoffset:0%}40%{stroke-dasharray:90,314%;stroke-dashoffset:-20%}to{stroke-dasharray:90,314%;stroke-dashoffset:-314%}}@keyframes dash-2564b319{0%{stroke-dasharray:1,314%;stroke-dashoffset:0%}40%{stroke-dasharray:90,314%;stroke-dashoffset:-20%}to{stroke-dasharray:90,314%;stroke-dashoffset:-314%}}.theme-color[data-v-2564b319]{stroke:var(--color-theme)}