.audio__wrapper[data-v-15e370cd]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-15e370cd]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-15e370cd]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-15e370cd]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-15e370cd]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-15e370cd]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-15e370cd]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-15e370cd]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-15e370cd]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-15e370cd]{flex:0 0 70px;flex-direction:column}.main__content[data-v-15e370cd],.main__navigation[data-v-15e370cd]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-15e370cd]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-15e370cd]{display:flex;flex-direction:row}.main__panel[data-v-15e370cd],.main__wrapper[data-v-15e370cd]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-15e370cd]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-15e370cd]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-15e370cd]{flex:0 0 310px}}.main__panel-center[data-v-15e370cd]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-15e370cd]{flex:1 1 0;display:block}}.main__panel-right[data-v-15e370cd]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-15e370cd]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-15e370cd]{flex:0 0 300px}}.chat[data-v-15e370cd]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-15e370cd]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-15e370cd],.chat__head[data-v-15e370cd]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-15e370cd]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-15e370cd]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-15e370cd],.chat__footer[data-v-15e370cd]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-15e370cd]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-15e370cd]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-15e370cd]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-15e370cd]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-15e370cd]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-15e370cd]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-15e370cd],.chat-header__text[data-v-15e370cd]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-15e370cd]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-15e370cd]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-15e370cd]{margin-top:2px}.chat-header__search-input[data-v-15e370cd]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-15e370cd]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-15e370cd],.chat-header__icon[data-v-15e370cd]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-15e370cd],.chat-header__icon svg[data-v-15e370cd]{outline:none}.chat-header__icon.disabled[data-v-15e370cd],.disabled.chat-header__icon--spaced[data-v-15e370cd]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-15e370cd],.chat-header__icon.blocked[data-v-15e370cd]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-15e370cd]:hover,.chat-header__icon[data-v-15e370cd]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-15e370cd]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-15e370cd]{margin-right:5px}.chat-conversation[data-v-15e370cd]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-15e370cd]{display:flex}.chat-conversation__loader[data-v-15e370cd]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-15e370cd]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-15e370cd]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-15e370cd]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-15e370cd]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-15e370cd]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-15e370cd]{opacity:1;display:flex}.chat-shortcuts[data-v-15e370cd]{position:relative}.chat-shortcuts__block[data-v-15e370cd]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-15e370cd]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-15e370cd]{height:30px;padding:10px}.chat-shortcuts__item[data-v-15e370cd]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-15e370cd]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-15e370cd]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-15e370cd]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-15e370cd]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-15e370cd]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-15e370cd]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-15e370cd]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-15e370cd]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-15e370cd]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-15e370cd],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-15e370cd],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-15e370cd]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-15e370cd]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-15e370cd],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-15e370cd]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-15e370cd],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-15e370cd]{display:none}.chat-user-multimedia[data-v-15e370cd]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-15e370cd]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-15e370cd]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-15e370cd]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-15e370cd]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-15e370cd]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-15e370cd]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-15e370cd]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-15e370cd]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-15e370cd]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-15e370cd]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-15e370cd]{flex:1}.click[data-v-15e370cd]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-15e370cd]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-15e370cd]{padding-top:0}.input__block[data-v-15e370cd]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-15e370cd]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-15e370cd]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-15e370cd]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-15e370cd]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-15e370cd]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-15e370cd]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-15e370cd]{margin-right:5px}.input__actions>.input__button[data-v-15e370cd]:last-child{margin-right:-5px}.input__button[data-v-15e370cd]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-15e370cd]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-15e370cd]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-15e370cd]{color:#ed4d4d}.input__button.is-alert[data-v-15e370cd]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-15e370cd]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-15e370cd]{margin-right:10px}.input__icon[data-v-15e370cd]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-15e370cd]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-15e370cd]{z-index:10}.input__lock-backdrop[data-v-15e370cd]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-15e370cd]{height:100%;visibility:visible}.input__lock-button[data-v-15e370cd]{text-transform:uppercase}.input.disabled .input__block[data-v-15e370cd]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-15e370cd]{z-index:-1}.input .option-strikethrough[data-v-15e370cd]{text-decoration:line-through}.input .option-monospace[data-v-15e370cd]{font-family:Lucida Console,monospace}.multimedia[data-v-15e370cd]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-15e370cd]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-15e370cd]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-15e370cd]{flex:0 0 50px}.multimedia__navigation-list[data-v-15e370cd]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-15e370cd]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-15e370cd]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-15e370cd]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-15e370cd]{background:#25f}.multimedia__navigation-item--bg-2[data-v-15e370cd]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-15e370cd]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-15e370cd]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-15e370cd]{background:#002292}.multimedia__navigation-item--bg-6[data-v-15e370cd]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-15e370cd]{background:#00114b}.multimedia__navigation-item.is-active[data-v-15e370cd],.multimedia__navigation-item[data-v-15e370cd]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-15e370cd]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-15e370cd]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-15e370cd]{fill:#fff}.multimedia__content[data-v-15e370cd]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-15e370cd]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-15e370cd]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-15e370cd],.multimedia__content-list .multimedia__content-item[data-v-15e370cd]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-15e370cd]:last-child,.multimedia__content-list .multimedia__content-item[data-v-15e370cd]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-15e370cd],.multimedia__content-item[data-v-15e370cd]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-15e370cd]:hover,.multimedia__content-item[data-v-15e370cd]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-15e370cd],.multimedia__content-item-text[data-v-15e370cd]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-15e370cd]{word-break:break-all}.multimedia__content-item-selected-text[data-v-15e370cd]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-15e370cd]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-15e370cd]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-15e370cd]{height:300px}.multimedia__content-grid-item[data-v-15e370cd]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-15e370cd]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-15e370cd]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-15e370cd]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-15e370cd]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-15e370cd]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-15e370cd]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-15e370cd]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-15e370cd]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-15e370cd]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-15e370cd]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-15e370cd]{fill:#b7c1d8}.multimedia__content--img[data-v-15e370cd]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-15e370cd]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-15e370cd]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-15e370cd]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-15e370cd]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-15e370cd]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-15e370cd]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-15e370cd]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-15e370cd]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-15e370cd]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-15e370cd]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-15e370cd]{display:none}.multimedia__content-custom-label[data-v-15e370cd]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-15e370cd]{height:28px}.multimedia__content-custom-icon svg[data-v-15e370cd]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-15e370cd]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-15e370cd]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-15e370cd]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-15e370cd]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-15e370cd]{position:relative}.multimedia__disabled-ws[data-v-15e370cd]{pointer-events:none}.multimedia__template-text[data-v-15e370cd]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-15e370cd]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-15e370cd]{color:var(--chat-multimedia-label-text)}.texts[data-v-15e370cd]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-15e370cd]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-15e370cd]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-15e370cd]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-15e370cd]:hover{cursor:pointer}.texts__search-container[data-v-15e370cd]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-15e370cd] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-15e370cd] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-15e370cd] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-15e370cd] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-15e370cd]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-15e370cd]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-15e370cd]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-15e370cd]{height:320px;visibility:visible}.preview__container[data-v-15e370cd]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-15e370cd]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-15e370cd]:not(:first-child){margin-left:24px}.preview__image[data-v-15e370cd],.preview__video .video-js[data-v-15e370cd]{max-height:210px}.preview__document[data-v-15e370cd]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-15e370cd]{width:16px;height:16px;color:#25f}.preview__label[data-v-15e370cd]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-15e370cd]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-15e370cd]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-15e370cd]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-15e370cd]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-15e370cd]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-15e370cd]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-15e370cd]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-15e370cd]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-15e370cd]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-15e370cd]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-15e370cd]{stroke:#ed4d4d}.base-timer__svg[data-v-15e370cd]{transform:scaleX(-1)}.conversation-item[data-v-15e370cd]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-15e370cd]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-15e370cd]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-15e370cd]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-15e370cd]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-15e370cd]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-15e370cd]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-15e370cd]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-15e370cd]{border:3px solid #25f}.conversation-item__content[data-v-15e370cd]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-15e370cd]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-15e370cd]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-15e370cd]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-15e370cd]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-15e370cd]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-15e370cd]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-15e370cd]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-15e370cd]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-15e370cd]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-15e370cd]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-15e370cd]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-15e370cd]{height:100%}.conversations__list[data-v-15e370cd]{display:flex;flex-direction:column}.conversations__empty[data-v-15e370cd]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-15e370cd]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-15e370cd]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-15e370cd]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-15e370cd]{width:44px;height:44px}.document__thumb-button[data-v-15e370cd]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-15e370cd]{width:12px;height:12px;fill:#fff}.document__info[data-v-15e370cd]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-15e370cd]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-15e370cd]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-15e370cd]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-15e370cd]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-15e370cd]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-15e370cd]{fill:#ed4d4d!important}.document__miniature-text[data-v-15e370cd]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-15e370cd]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-15e370cd]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-15e370cd]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-15e370cd]{flex:none;z-index:1;max-width:65%}.message__header[data-v-15e370cd]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-15e370cd]{padding-top:0}.message__header+.message__block[data-v-15e370cd]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-15e370cd]{padding-top:0}.message__author[data-v-15e370cd]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-15e370cd]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-15e370cd]{color:#002bbb}.message__button[data-v-15e370cd]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-15e370cd]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-15e370cd]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-15e370cd]{width:14px;height:10px}.message__footer-icon-error[data-v-15e370cd]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-15e370cd]{fill:#25f}.message__footer-error[data-v-15e370cd]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-15e370cd]{padding:15px}.message__block[data-v-15e370cd]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-15e370cd]{width:200px;height:120px}.message__block--map[data-v-15e370cd]{width:300px;height:200px}.message__block--sticker[data-v-15e370cd]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-15e370cd]{background-color:#333}.message__block-content[data-v-15e370cd]{width:100%;height:auto}.message__block-content--as-background[data-v-15e370cd]{z-index:0;position:absolute}.message__block-button[data-v-15e370cd]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-15e370cd]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-15e370cd]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-15e370cd]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-15e370cd]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-15e370cd]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-15e370cd]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-15e370cd]{text-transform:uppercase}.message__notification-trail[data-v-15e370cd]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-15e370cd]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-15e370cd]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-15e370cd]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-15e370cd]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-15e370cd]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-15e370cd]{width:24px;height:24px}.message__action-icon[data-v-15e370cd]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-15e370cd],.message--in.message--has-next .message__bubble[data-v-15e370cd],.message--out.message--has-next .message__block[data-v-15e370cd],.message--out.message--has-next .message__bubble[data-v-15e370cd]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-15e370cd]{align-items:flex-start}.message--in .message__bubble[data-v-15e370cd]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-15e370cd]{color:#0e0d13}.message--in .message__block[data-v-15e370cd]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-15e370cd]{display:none}.message--in+.message--in .message__text[data-v-15e370cd]{padding-top:15px}.message--in+.message--in .message__block[data-v-15e370cd]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-15e370cd]{padding-top:15px}.message--in .document__thumb-icon[data-v-15e370cd]{fill:#0443b5}.message--in .document__miniature-icon[data-v-15e370cd]{fill:#000}.message--out[data-v-15e370cd]{align-items:flex-end}.message--out .message__bubble[data-v-15e370cd]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-15e370cd]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-15e370cd]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-15e370cd]{color:#021e51}.message--out .message__block[data-v-15e370cd]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-15e370cd]{display:none}.message--out+.message--out .message__text[data-v-15e370cd]{padding-top:15px}.message--out+.message--out .message__block[data-v-15e370cd]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-15e370cd]{padding-top:15px}.message--out .document__thumb-icon[data-v-15e370cd]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-15e370cd]{fill:#021e51}.message--item[data-v-15e370cd]{align-items:center}.message--item .message__bubble[data-v-15e370cd]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-15e370cd]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-15e370cd]{margin-bottom:5px}.message__url[data-v-15e370cd]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-15e370cd]{text-decoration:line-through}.message__monospace[data-v-15e370cd]{font-family:Lucida Console,monospace}.close-modal--body[data-v-15e370cd]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-15e370cd]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-15e370cd]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-15e370cd]{width:36px;margin-bottom:20px}.navigation__option[data-v-15e370cd]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-15e370cd]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-15e370cd]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-15e370cd]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-15e370cd]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-15e370cd]{width:100%;flex:1 1 auto}.navigation__lang[data-v-15e370cd]{height:30px}.navigation__profile[data-v-15e370cd]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-15e370cd]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-15e370cd]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-15e370cd]{fill:#25f}.navigation__profile-status[data-v-15e370cd]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-15e370cd]{background:#1abb42}.navigation__profile-status--standBy[data-v-15e370cd]{background:#ffcf03}.navigation__profile-status--offline[data-v-15e370cd]{background-color:#b7c1d8}.navigation__badge[data-v-15e370cd]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-15e370cd]{border-color:#a90000}.profile[data-v-15e370cd]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-15e370cd]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-15e370cd]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-15e370cd]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-15e370cd]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-15e370cd]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-15e370cd]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-15e370cd]{stroke:var(--profile-button-transfer)}.profile__main[data-v-15e370cd]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-15e370cd]{margin-bottom:20px}.profile__main-title[data-v-15e370cd]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-15e370cd]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-15e370cd]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-15e370cd]{fill:#ed4d4d}.profile__main-title .green[data-v-15e370cd]{fill:#1abb42}.profile__main-campaign[data-v-15e370cd],.profile__main-subtitle[data-v-15e370cd]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-15e370cd]{color:#25f;opacity:1}.profile__main-channel[data-v-15e370cd]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-15e370cd]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-15e370cd]{color:#ffa9a9}.profile__scrollable[data-v-15e370cd]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-15e370cd]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-15e370cd]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-15e370cd]{margin-top:20px;width:100%}.profile__information.background[data-v-15e370cd]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-15e370cd]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-15e370cd]:last-child{margin-bottom:0}.profile__information-col[data-v-15e370cd]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-15e370cd]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-15e370cd]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-15e370cd]:hover{fill:#25f}.profile__information-label[data-v-15e370cd]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-15e370cd]{margin:6px 10px}.profile__information-label-text[data-v-15e370cd]{margin:6px 10px 6px 0}.profile__information-value[data-v-15e370cd]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-15e370cd]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-15e370cd]:hover{color:#25f;cursor:pointer}.profile__history[data-v-15e370cd]{margin-top:20px}.profile__history-badge[data-v-15e370cd]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-15e370cd]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-15e370cd]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-15e370cd]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-15e370cd]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-15e370cd]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-15e370cd]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-15e370cd]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-15e370cd]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-15e370cd]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-15e370cd]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-15e370cd]{width:16px;height:16px}.profile__action-icon svg[data-v-15e370cd]{fill:#25f}.profile__action-text[data-v-15e370cd]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-15e370cd]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-15e370cd]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-15e370cd]{margin-top:20px}.profile__action--toggle[data-v-15e370cd]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-15e370cd]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-15e370cd],.profile__action—pull-left[data-v-15e370cd]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-15e370cd]{text-decoration:underline}[data-v-15e370cd] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-15e370cd]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-15e370cd]{align-self:flex-start;color:var(--modal-title)}[data-v-15e370cd] .form-modal__select{width:440px}.form-modal__description[data-v-15e370cd]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-15e370cd]{width:100%;margin-right:5px}.form-modal__description-button[data-v-15e370cd]{margin-top:22px}.user-profile[data-v-15e370cd]{position:relative}.user-profile__container[data-v-15e370cd]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-15e370cd]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-15e370cd]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-15e370cd]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-15e370cd{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-15e370cd{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-15e370cd{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-15e370cd{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-15e370cd{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-15e370cd{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-15e370cd{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-15e370cd{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-15e370cd{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-15e370cd{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-15e370cd{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-15e370cd{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-15e370cd{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-15e370cd],.bounce-leave-active[data-v-15e370cd],.bounceIn[data-v-15e370cd],.bounceOut[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-15e370cd],.bounceIn[data-v-15e370cd]{-webkit-animation-name:bounceIn-data-v-15e370cd;animation-name:bounceIn-data-v-15e370cd}.bounce-leave-active[data-v-15e370cd],.bounceOut[data-v-15e370cd]{-webkit-animation-name:bounceOut-data-v-15e370cd;animation-name:bounceOut-data-v-15e370cd}.bounceDown-enter-active[data-v-15e370cd],.bounceDown-leave-active[data-v-15e370cd],.bounceInDown[data-v-15e370cd],.bounceOutDown[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-15e370cd],.bounceInDown[data-v-15e370cd]{-webkit-animation-name:bounceInDown-data-v-15e370cd;animation-name:bounceInDown-data-v-15e370cd}.bounceDown-leave-active[data-v-15e370cd],.bounceOutDown[data-v-15e370cd]{-webkit-animation-name:bounceOutDown-data-v-15e370cd;animation-name:bounceOutDown-data-v-15e370cd}.bounceInLeft[data-v-15e370cd],.bounceLeft-enter-active[data-v-15e370cd],.bounceLeft-leave-active[data-v-15e370cd],.bounceOutLeft[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-15e370cd],.bounceLeft-enter-active[data-v-15e370cd]{-webkit-animation-name:bounceInLeft-data-v-15e370cd;animation-name:bounceInLeft-data-v-15e370cd}.bounceLeft-leave-active[data-v-15e370cd],.bounceOutLeft[data-v-15e370cd]{-webkit-animation-name:bounceOutLeft-data-v-15e370cd;animation-name:bounceOutLeft-data-v-15e370cd}.bounceInRight[data-v-15e370cd],.bounceOutRight[data-v-15e370cd],.bounceRight-enter-active[data-v-15e370cd],.bounceRight-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-15e370cd],.bounceRight-enter-active[data-v-15e370cd]{-webkit-animation-name:bounceInRight-data-v-15e370cd;animation-name:bounceInRight-data-v-15e370cd}.bounceOutRight[data-v-15e370cd],.bounceRight-leave-active[data-v-15e370cd]{-webkit-animation-name:bounceOutRight-data-v-15e370cd;animation-name:bounceOutRight-data-v-15e370cd}.bounceInUp[data-v-15e370cd],.bounceOutUp[data-v-15e370cd],.bounceUp-enter-active[data-v-15e370cd],.bounceUp-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-15e370cd],.bounceUp-enter-active[data-v-15e370cd]{-webkit-animation-name:bounceInUp-data-v-15e370cd;animation-name:bounceInUp-data-v-15e370cd}.bounceOutUp[data-v-15e370cd],.bounceUp-leave-active[data-v-15e370cd]{-webkit-animation-name:bounceOutUp-data-v-15e370cd;animation-name:bounceOutUp-data-v-15e370cd}@-webkit-keyframes fadeIn-data-v-15e370cd{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-15e370cd{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-15e370cd{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-15e370cd{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-15e370cd{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-15e370cd{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-15e370cd{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-15e370cd{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-15e370cd{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-15e370cd{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-15e370cd],.fade-leave-active[data-v-15e370cd],.fadeIn[data-v-15e370cd],.fadeOut[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-15e370cd],.fadeIn[data-v-15e370cd]{-webkit-animation-name:fadeIn-data-v-15e370cd;animation-name:fadeIn-data-v-15e370cd}.fade-leave-active[data-v-15e370cd],.fadeOut[data-v-15e370cd]{-webkit-animation-name:fadeOut-data-v-15e370cd;animation-name:fadeOut-data-v-15e370cd}.fadeDown-enter-active[data-v-15e370cd],.fadeDown-leave-active[data-v-15e370cd],.fadeInDown[data-v-15e370cd],.fadeOutDown[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-15e370cd],.fadeInDown[data-v-15e370cd]{-webkit-animation-name:fadeInDown-data-v-15e370cd;animation-name:fadeInDown-data-v-15e370cd}.fadeDown-leave-active[data-v-15e370cd],.fadeOutDown[data-v-15e370cd]{-webkit-animation-name:fadeOutDown-data-v-15e370cd;animation-name:fadeOutDown-data-v-15e370cd}.fadeDownBig-enter-active[data-v-15e370cd],.fadeDownBig-leave-active[data-v-15e370cd],.fadeInDownBig[data-v-15e370cd],.fadeOutDownBig[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-15e370cd],.fadeInDownBig[data-v-15e370cd]{-webkit-animation-name:fadeInDownBig-data-v-15e370cd;animation-name:fadeInDownBig-data-v-15e370cd}.fadeDownBig-leave-active[data-v-15e370cd],.fadeOutDownBig[data-v-15e370cd]{-webkit-animation-name:fadeOutDownBig-data-v-15e370cd;animation-name:fadeOutDownBig-data-v-15e370cd}.fadeInLeft[data-v-15e370cd],.fadeLeft-enter-active[data-v-15e370cd],.fadeLeft-leave-active[data-v-15e370cd],.fadeOutLeft[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-15e370cd],.fadeLeft-enter-active[data-v-15e370cd]{-webkit-animation-name:fadeInLeft-data-v-15e370cd;animation-name:fadeInLeft-data-v-15e370cd}.fadeLeft-leave-active[data-v-15e370cd],.fadeOutLeft[data-v-15e370cd]{-webkit-animation-name:fadeOutLeft-data-v-15e370cd;animation-name:fadeOutLeft-data-v-15e370cd}.fadeInLeftBig[data-v-15e370cd],.fadeLeftBig-enter-active[data-v-15e370cd],.fadeLeftBig-leave-active[data-v-15e370cd],.fadeOutLeftBig[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-15e370cd],.fadeLeftBig-enter-active[data-v-15e370cd]{-webkit-animation-name:fadeInLeftBig-data-v-15e370cd;animation-name:fadeInLeftBig-data-v-15e370cd}.fadeLeftBig-leave-active[data-v-15e370cd],.fadeOutLeftBig[data-v-15e370cd]{-webkit-animation-name:fadeOutLeftBig-data-v-15e370cd;animation-name:fadeOutLeftBig-data-v-15e370cd}.fadeInRight[data-v-15e370cd],.fadeOutRight[data-v-15e370cd],.fadeRight-enter-active[data-v-15e370cd],.fadeRight-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-15e370cd],.fadeRight-enter-active[data-v-15e370cd]{-webkit-animation-name:fadeInRight-data-v-15e370cd;animation-name:fadeInRight-data-v-15e370cd}.fadeOutRight[data-v-15e370cd],.fadeRight-leave-active[data-v-15e370cd]{-webkit-animation-name:fadeOutRight-data-v-15e370cd;animation-name:fadeOutRight-data-v-15e370cd}.fadeInRightBig[data-v-15e370cd],.fadeOutRightBig[data-v-15e370cd],.fadeRightBig-enter-active[data-v-15e370cd],.fadeRightBig-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-15e370cd],.fadeRightBig-enter-active[data-v-15e370cd]{-webkit-animation-name:fadeInRightBig-data-v-15e370cd;animation-name:fadeInRightBig-data-v-15e370cd}.fadeOutRightBig[data-v-15e370cd],.fadeRightBig-leave-active[data-v-15e370cd]{-webkit-animation-name:fadeOutRightBig-data-v-15e370cd;animation-name:fadeOutRightBig-data-v-15e370cd}.fadeInUp[data-v-15e370cd],.fadeOutUp[data-v-15e370cd],.fadeUp-enter-active[data-v-15e370cd],.fadeUp-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-15e370cd],.fadeUp-enter-active[data-v-15e370cd]{-webkit-animation-name:fadeInUp-data-v-15e370cd;animation-name:fadeInUp-data-v-15e370cd}.fadeOutUp[data-v-15e370cd],.fadeUp-leave-active[data-v-15e370cd]{-webkit-animation-name:fadeOutUp-data-v-15e370cd;animation-name:fadeOutUp-data-v-15e370cd}.fadeInUpBig[data-v-15e370cd],.fadeOutUpBig[data-v-15e370cd],.fadeUpBig-enter-active[data-v-15e370cd],.fadeUpBig-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-15e370cd],.fadeUpBig-enter-active[data-v-15e370cd]{-webkit-animation-name:fadeInUpBig-data-v-15e370cd;animation-name:fadeInUpBig-data-v-15e370cd}.fadeOutUpBig[data-v-15e370cd],.fadeUpBig-leave-active[data-v-15e370cd]{-webkit-animation-name:fadeOutUpBig-data-v-15e370cd;animation-name:fadeOutUpBig-data-v-15e370cd}@-webkit-keyframes rotateIn-data-v-15e370cd{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-15e370cd{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-15e370cd{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-15e370cd{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-15e370cd{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-15e370cd{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-15e370cd{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-15e370cd{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-15e370cd{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-15e370cd{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-15e370cd{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-15e370cd{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-15e370cd{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-15e370cd{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-15e370cd{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-15e370cd{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-15e370cd{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-15e370cd{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-15e370cd{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-15e370cd{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-15e370cd],.rotate-leave-active[data-v-15e370cd],.rotateIn[data-v-15e370cd],.rotateOut[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-15e370cd],.rotateIn[data-v-15e370cd]{-webkit-animation-name:rotateIn-data-v-15e370cd;animation-name:rotateIn-data-v-15e370cd}.rotate-leave-active[data-v-15e370cd],.rotateOut[data-v-15e370cd]{-webkit-animation-name:rotateOut-data-v-15e370cd;animation-name:rotateOut-data-v-15e370cd}.rotateDownLeft-enter-active[data-v-15e370cd],.rotateDownLeft-leave-active[data-v-15e370cd],.rotateInDownLeft[data-v-15e370cd],.rotateOutDownLeft[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-15e370cd],.rotateInDownLeft[data-v-15e370cd]{-webkit-animation-name:rotateInDownLeft-data-v-15e370cd;animation-name:rotateInDownLeft-data-v-15e370cd}.rotateDownLeft-leave-active[data-v-15e370cd],.rotateOutDownLeft[data-v-15e370cd]{-webkit-animation-name:rotateOutDownLeft-data-v-15e370cd;animation-name:rotateOutDownLeft-data-v-15e370cd}.rotateDownRight-enter-active[data-v-15e370cd],.rotateDownRight-leave-active[data-v-15e370cd],.rotateInDownRight[data-v-15e370cd],.rotateOutDownRight[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-15e370cd],.rotateInDownRight[data-v-15e370cd]{-webkit-animation-name:rotateInDownRight-data-v-15e370cd;animation-name:rotateInDownRight-data-v-15e370cd}.rotateDownRight-leave-active[data-v-15e370cd],.rotateOutDownRight[data-v-15e370cd]{-webkit-animation-name:rotateOutDownRight-data-v-15e370cd;animation-name:rotateOutDownRight-data-v-15e370cd}.rotateInUpLeft[data-v-15e370cd],.rotateOutUpLeft[data-v-15e370cd],.rotateUpLeft-enter-active[data-v-15e370cd],.rotateUpLeft-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-15e370cd],.rotateUpLeft-enter-active[data-v-15e370cd]{-webkit-animation-name:rotateInUpLeft-data-v-15e370cd;animation-name:rotateInUpLeft-data-v-15e370cd}.rotateOutUpLeft[data-v-15e370cd],.rotateUpLeft-leave-active[data-v-15e370cd]{-webkit-animation-name:rotateOutUpLeft-data-v-15e370cd;animation-name:rotateOutUpLeft-data-v-15e370cd}.rotateInUpRight[data-v-15e370cd],.rotateOutUpRight[data-v-15e370cd],.rotateUpRight-enter-active[data-v-15e370cd],.rotateUpRight-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-15e370cd],.rotateUpRight-enter-active[data-v-15e370cd]{-webkit-animation-name:rotateInUpRight-data-v-15e370cd;animation-name:rotateInUpRight-data-v-15e370cd}.rotateOutUpRight[data-v-15e370cd],.rotateUpRight-leave-active[data-v-15e370cd]{-webkit-animation-name:rotateOutUpRight-data-v-15e370cd;animation-name:rotateOutUpRight-data-v-15e370cd}@-webkit-keyframes slideInDown-data-v-15e370cd{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-15e370cd{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-15e370cd{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-15e370cd{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-15e370cd{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-15e370cd{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-15e370cd{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-15e370cd{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-15e370cd{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-15e370cd],.slide-leave-active[data-v-15e370cd],.slideIn[data-v-15e370cd],.slideOut[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-15e370cd],.slideIn[data-v-15e370cd]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-15e370cd],.slideOut[data-v-15e370cd]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-15e370cd],.slideDown-leave-active[data-v-15e370cd],.slideInDown[data-v-15e370cd],.slideOutDown[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-15e370cd],.slideInDown[data-v-15e370cd]{-webkit-animation-name:slideInDown-data-v-15e370cd;animation-name:slideInDown-data-v-15e370cd}.slideDown-leave-active[data-v-15e370cd],.slideOutDown[data-v-15e370cd]{-webkit-animation-name:slideOutDown-data-v-15e370cd;animation-name:slideOutDown-data-v-15e370cd}.slideInLeft[data-v-15e370cd],.slideLeft-enter-active[data-v-15e370cd],.slideLeft-leave-active[data-v-15e370cd],.slideOutLeft[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-15e370cd],.slideLeft-enter-active[data-v-15e370cd]{-webkit-animation-name:slideInLeft-data-v-15e370cd;animation-name:slideInLeft-data-v-15e370cd}.slideLeft-leave-active[data-v-15e370cd],.slideOutLeft[data-v-15e370cd]{-webkit-animation-name:slideOutLeft-data-v-15e370cd;animation-name:slideOutLeft-data-v-15e370cd}.slideInRight[data-v-15e370cd],.slideOutRight[data-v-15e370cd],.slideRight-enter-active[data-v-15e370cd],.slideRight-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-15e370cd],.slideRight-enter-active[data-v-15e370cd]{-webkit-animation-name:slideInRight-data-v-15e370cd;animation-name:slideInRight-data-v-15e370cd}.slideOutRight[data-v-15e370cd],.slideRight-leave-active[data-v-15e370cd]{-webkit-animation-name:slideOutRight-data-v-15e370cd;animation-name:slideOutRight-data-v-15e370cd}.slideInUp[data-v-15e370cd],.slideOutUp[data-v-15e370cd],.slideUp-enter-active[data-v-15e370cd],.slideUp-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-15e370cd],.slideUp-enter-active[data-v-15e370cd]{-webkit-animation-name:slideInUp-data-v-15e370cd;animation-name:slideInUp-data-v-15e370cd}.slideOutUp[data-v-15e370cd],.slideUp-leave-active[data-v-15e370cd]{-webkit-animation-name:slideOutUp-data-v-15e370cd;animation-name:slideOutUp-data-v-15e370cd}@-webkit-keyframes zoomIn-data-v-15e370cd{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-15e370cd{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-15e370cd{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-15e370cd{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-15e370cd{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-15e370cd{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-15e370cd],.zoom-leave-active[data-v-15e370cd],.zoomIn[data-v-15e370cd],.zoomOut[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-15e370cd],.zoomIn[data-v-15e370cd]{-webkit-animation-name:zoomIn-data-v-15e370cd;animation-name:zoomIn-data-v-15e370cd}.zoom-leave-active[data-v-15e370cd],.zoomOut[data-v-15e370cd]{-webkit-animation-name:zoomOut-data-v-15e370cd;animation-name:zoomOut-data-v-15e370cd}.zoomDown-enter-active[data-v-15e370cd],.zoomDown-leave-active[data-v-15e370cd],.zoomInDown[data-v-15e370cd],.zoomOutDown[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-15e370cd],.zoomInDown[data-v-15e370cd]{-webkit-animation-name:zoomInDown-data-v-15e370cd;animation-name:zoomInDown-data-v-15e370cd}.zoomDown-leave-active[data-v-15e370cd],.zoomOutDown[data-v-15e370cd]{-webkit-animation-name:zoomOutDown-data-v-15e370cd;animation-name:zoomOutDown-data-v-15e370cd}.zoomInLeft[data-v-15e370cd],.zoomLeft-enter-active[data-v-15e370cd],.zoomLeft-leave-active[data-v-15e370cd],.zoomOutLeft[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-15e370cd],.zoomLeft-enter-active[data-v-15e370cd]{-webkit-animation-name:zoomInLeft-data-v-15e370cd;animation-name:zoomInLeft-data-v-15e370cd}.zoomLeft-leave-active[data-v-15e370cd],.zoomOutLeft[data-v-15e370cd]{-webkit-animation-name:zoomOutLeft-data-v-15e370cd;animation-name:zoomOutLeft-data-v-15e370cd}.zoomInRight[data-v-15e370cd],.zoomOutRight[data-v-15e370cd],.zoomRight-enter-active[data-v-15e370cd],.zoomRight-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-15e370cd],.zoomRight-enter-active[data-v-15e370cd]{-webkit-animation-name:zoomInRight-data-v-15e370cd;animation-name:zoomInRight-data-v-15e370cd}.zoomOutRight[data-v-15e370cd],.zoomRight-leave-active[data-v-15e370cd]{-webkit-animation-name:zoomOutRight-data-v-15e370cd;animation-name:zoomOutRight-data-v-15e370cd}.zoomInUp[data-v-15e370cd],.zoomOutUp[data-v-15e370cd],.zoomUp-enter-active[data-v-15e370cd],.zoomUp-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-15e370cd],.zoomUp-enter-active[data-v-15e370cd]{-webkit-animation-name:zoomInUp-data-v-15e370cd;animation-name:zoomInUp-data-v-15e370cd}.zoomOutUp[data-v-15e370cd],.zoomUp-leave-active[data-v-15e370cd]{-webkit-animation-name:zoomOutUp-data-v-15e370cd;animation-name:zoomOutUp-data-v-15e370cd}@-webkit-keyframes flipIn-data-v-15e370cd{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-15e370cd{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-15e370cd{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-15e370cd{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-15e370cd{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-15e370cd{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-15e370cd{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-15e370cd{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-15e370cd{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-15e370cd{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-15e370cd{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-15e370cd{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-15e370cd],.flip-leave-active[data-v-15e370cd],.flipIn[data-v-15e370cd],.flipOut[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-15e370cd],.flipIn[data-v-15e370cd]{-webkit-animation-name:flipIn-data-v-15e370cd;animation-name:flipIn-data-v-15e370cd}.flip-leave-active[data-v-15e370cd],.flipOut[data-v-15e370cd]{-webkit-animation-name:flipOut-data-v-15e370cd;animation-name:flipOut-data-v-15e370cd}.flipInX[data-v-15e370cd],.flipOutX[data-v-15e370cd],.flipX-enter-active[data-v-15e370cd],.flipX-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-15e370cd],.flipX-enter-active[data-v-15e370cd]{-webkit-animation-name:flipInX-data-v-15e370cd;animation-name:flipInX-data-v-15e370cd}.flipOutX[data-v-15e370cd],.flipX-leave-active[data-v-15e370cd]{-webkit-animation-name:flipOutX-data-v-15e370cd;animation-name:flipOutX-data-v-15e370cd}.flipInY[data-v-15e370cd],.flipOutY[data-v-15e370cd],.flipY-enter-active[data-v-15e370cd],.flipY-leave-active[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-15e370cd],.flipY-enter-active[data-v-15e370cd]{-webkit-animation-name:flipInY-data-v-15e370cd;animation-name:flipInY-data-v-15e370cd}.flipOutY[data-v-15e370cd],.flipY-leave-active[data-v-15e370cd]{-webkit-animation-name:flipOutY-data-v-15e370cd;animation-name:flipOutY-data-v-15e370cd}@-webkit-keyframes lightSpeedIn-data-v-15e370cd{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-15e370cd{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-15e370cd{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-15e370cd{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-15e370cd],.lightSpeed-leave-active[data-v-15e370cd],.lightSpeedIn[data-v-15e370cd],.lightSpeedOut[data-v-15e370cd]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-15e370cd],.lightSpeedIn[data-v-15e370cd]{-webkit-animation-name:lightSpeedIn-data-v-15e370cd;animation-name:lightSpeedIn-data-v-15e370cd}.lightSpeed-leave-active[data-v-15e370cd],.lightSpeedOut[data-v-15e370cd]{-webkit-animation-name:lightSpeedOut-data-v-15e370cd;animation-name:lightSpeedOut-data-v-15e370cd}.user-menu[data-v-15e370cd]{position:absolute;display:flex;background-color:#fff;width:10%;height:auto;left:60px;bottom:3%;flex-direction:column;margin:0;padding:0;border-radius:10px 10px 10px 0}.user-menu__item[data-v-15e370cd]{text-align:center;color:#021e51;padding:5px;cursor:pointer;list-style-type:none}.user-menu__item[data-v-15e370cd]:hover{border-radius:10px 10px 10px 0;background-color:#f6f6f6;border:2px solid #edeff6;font-weight:bolder}[data-v-15e370cd] .dropdown-position.custom.top-right{top:-105px;left:30px}.audio__wrapper[data-v-46a36901]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-46a36901]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-46a36901]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-46a36901]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-46a36901]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-46a36901]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-46a36901]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-46a36901]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-46a36901]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-46a36901]{flex:0 0 70px;flex-direction:column}.main__content[data-v-46a36901],.main__navigation[data-v-46a36901]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-46a36901]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-46a36901]{display:flex;flex-direction:row}.main__panel[data-v-46a36901],.main__wrapper[data-v-46a36901]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-46a36901]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-46a36901]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-46a36901]{flex:0 0 310px}}.main__panel-center[data-v-46a36901]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-46a36901]{flex:1 1 0;display:block}}.main__panel-right[data-v-46a36901]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-46a36901]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-46a36901]{flex:0 0 300px}}.chat[data-v-46a36901]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-46a36901]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-46a36901],.chat__head[data-v-46a36901]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-46a36901]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-46a36901]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-46a36901],.chat__footer[data-v-46a36901]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-46a36901]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-46a36901]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-46a36901]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-46a36901]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-46a36901]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-46a36901]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-46a36901],.chat-header__text[data-v-46a36901]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-46a36901]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-46a36901]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-46a36901]{margin-top:2px}.chat-header__search-input[data-v-46a36901]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-46a36901]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-46a36901],.chat-header__icon[data-v-46a36901]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-46a36901],.chat-header__icon svg[data-v-46a36901]{outline:none}.chat-header__icon.disabled[data-v-46a36901],.disabled.chat-header__icon--spaced[data-v-46a36901]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-46a36901],.chat-header__icon.blocked[data-v-46a36901]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-46a36901]:hover,.chat-header__icon[data-v-46a36901]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-46a36901]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-46a36901]{margin-right:5px}.chat-conversation[data-v-46a36901]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-46a36901]{display:flex}.chat-conversation__loader[data-v-46a36901]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-46a36901]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-46a36901]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-46a36901]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-46a36901]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-46a36901]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-46a36901]{opacity:1;display:flex}.chat-shortcuts[data-v-46a36901]{position:relative}.chat-shortcuts__block[data-v-46a36901]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-46a36901]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-46a36901]{height:30px;padding:10px}.chat-shortcuts__item[data-v-46a36901]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-46a36901]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-46a36901]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-46a36901]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-46a36901]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-46a36901]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-46a36901]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-46a36901]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-46a36901]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-46a36901]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-46a36901],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-46a36901],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-46a36901]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-46a36901]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-46a36901],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-46a36901]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-46a36901],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-46a36901]{display:none}.chat-user-multimedia[data-v-46a36901]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-46a36901]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-46a36901]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-46a36901]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-46a36901]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-46a36901]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-46a36901]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-46a36901]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-46a36901]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-46a36901]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-46a36901]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-46a36901]{flex:1}.click[data-v-46a36901]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-46a36901]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-46a36901]{padding-top:0}.input__block[data-v-46a36901]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-46a36901]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-46a36901]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-46a36901]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-46a36901]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-46a36901]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-46a36901]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-46a36901]{margin-right:5px}.input__actions>.input__button[data-v-46a36901]:last-child{margin-right:-5px}.input__button[data-v-46a36901]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-46a36901]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-46a36901]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-46a36901]{color:#ed4d4d}.input__button.is-alert[data-v-46a36901]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-46a36901]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-46a36901]{margin-right:10px}.input__icon[data-v-46a36901]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-46a36901]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-46a36901]{z-index:10}.input__lock-backdrop[data-v-46a36901]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-46a36901]{height:100%;visibility:visible}.input__lock-button[data-v-46a36901]{text-transform:uppercase}.input.disabled .input__block[data-v-46a36901]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-46a36901]{z-index:-1}.input .option-strikethrough[data-v-46a36901]{text-decoration:line-through}.input .option-monospace[data-v-46a36901]{font-family:Lucida Console,monospace}.multimedia[data-v-46a36901]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-46a36901]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-46a36901]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-46a36901]{flex:0 0 50px}.multimedia__navigation-list[data-v-46a36901]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-46a36901]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-46a36901]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-46a36901]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-46a36901]{background:#25f}.multimedia__navigation-item--bg-2[data-v-46a36901]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-46a36901]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-46a36901]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-46a36901]{background:#002292}.multimedia__navigation-item--bg-6[data-v-46a36901]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-46a36901]{background:#00114b}.multimedia__navigation-item.is-active[data-v-46a36901],.multimedia__navigation-item[data-v-46a36901]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-46a36901]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-46a36901]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-46a36901]{fill:#fff}.multimedia__content[data-v-46a36901]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-46a36901]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-46a36901]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-46a36901],.multimedia__content-list .multimedia__content-item[data-v-46a36901]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-46a36901]:last-child,.multimedia__content-list .multimedia__content-item[data-v-46a36901]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-46a36901],.multimedia__content-item[data-v-46a36901]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-46a36901]:hover,.multimedia__content-item[data-v-46a36901]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-46a36901],.multimedia__content-item-text[data-v-46a36901]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-46a36901]{word-break:break-all}.multimedia__content-item-selected-text[data-v-46a36901]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-46a36901]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-46a36901]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-46a36901]{height:300px}.multimedia__content-grid-item[data-v-46a36901]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-46a36901]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-46a36901]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-46a36901]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-46a36901]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-46a36901]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-46a36901]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-46a36901]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-46a36901]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-46a36901]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-46a36901]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-46a36901]{fill:#b7c1d8}.multimedia__content--img[data-v-46a36901]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-46a36901]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-46a36901]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-46a36901]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-46a36901]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-46a36901]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-46a36901]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-46a36901]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-46a36901]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-46a36901]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-46a36901]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-46a36901]{display:none}.multimedia__content-custom-label[data-v-46a36901]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-46a36901]{height:28px}.multimedia__content-custom-icon svg[data-v-46a36901]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-46a36901]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-46a36901]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-46a36901]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-46a36901]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-46a36901]{position:relative}.multimedia__disabled-ws[data-v-46a36901]{pointer-events:none}.multimedia__template-text[data-v-46a36901]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-46a36901]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-46a36901]{color:var(--chat-multimedia-label-text)}.texts[data-v-46a36901]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-46a36901]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-46a36901]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-46a36901]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-46a36901]:hover{cursor:pointer}.texts__search-container[data-v-46a36901]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-46a36901] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-46a36901] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-46a36901] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-46a36901] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-46a36901]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-46a36901]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-46a36901]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-46a36901]{height:320px;visibility:visible}.preview__container[data-v-46a36901]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-46a36901]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-46a36901]:not(:first-child){margin-left:24px}.preview__image[data-v-46a36901],.preview__video .video-js[data-v-46a36901]{max-height:210px}.preview__document[data-v-46a36901]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-46a36901]{width:16px;height:16px;color:#25f}.preview__label[data-v-46a36901]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-46a36901]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-46a36901]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-46a36901]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-46a36901]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-46a36901]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-46a36901]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-46a36901]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-46a36901]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-46a36901]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-46a36901]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-46a36901]{stroke:#ed4d4d}.base-timer__svg[data-v-46a36901]{transform:scaleX(-1)}.conversation-item[data-v-46a36901]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-46a36901]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-46a36901]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-46a36901]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-46a36901]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-46a36901]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-46a36901]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-46a36901]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-46a36901]{border:3px solid #25f}.conversation-item__content[data-v-46a36901]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-46a36901]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-46a36901]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-46a36901]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-46a36901]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-46a36901]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-46a36901]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-46a36901]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-46a36901]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-46a36901]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-46a36901]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-46a36901]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-46a36901]{height:100%}.conversations__list[data-v-46a36901]{display:flex;flex-direction:column}.conversations__empty[data-v-46a36901]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-46a36901]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-46a36901]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-46a36901]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-46a36901]{width:44px;height:44px}.document__thumb-button[data-v-46a36901]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-46a36901]{width:12px;height:12px;fill:#fff}.document__info[data-v-46a36901]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-46a36901]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-46a36901]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-46a36901]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-46a36901]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-46a36901]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-46a36901]{fill:#ed4d4d!important}.document__miniature-text[data-v-46a36901]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-46a36901]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-46a36901]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-46a36901]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-46a36901]{flex:none;z-index:1;max-width:65%}.message__header[data-v-46a36901]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-46a36901]{padding-top:0}.message__header+.message__block[data-v-46a36901]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-46a36901]{padding-top:0}.message__author[data-v-46a36901]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-46a36901]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-46a36901]{color:#002bbb}.message__button[data-v-46a36901]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-46a36901]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-46a36901]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-46a36901]{width:14px;height:10px}.message__footer-icon-error[data-v-46a36901]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-46a36901]{fill:#25f}.message__footer-error[data-v-46a36901]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-46a36901]{padding:15px}.message__block[data-v-46a36901]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-46a36901]{width:200px;height:120px}.message__block--map[data-v-46a36901]{width:300px;height:200px}.message__block--sticker[data-v-46a36901]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-46a36901]{background-color:#333}.message__block-content[data-v-46a36901]{width:100%;height:auto}.message__block-content--as-background[data-v-46a36901]{z-index:0;position:absolute}.message__block-button[data-v-46a36901]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-46a36901]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-46a36901]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-46a36901]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-46a36901]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-46a36901]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-46a36901]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-46a36901]{text-transform:uppercase}.message__notification-trail[data-v-46a36901]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-46a36901]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-46a36901]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-46a36901]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-46a36901]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-46a36901]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-46a36901]{width:24px;height:24px}.message__action-icon[data-v-46a36901]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-46a36901],.message--in.message--has-next .message__bubble[data-v-46a36901],.message--out.message--has-next .message__block[data-v-46a36901],.message--out.message--has-next .message__bubble[data-v-46a36901]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-46a36901]{align-items:flex-start}.message--in .message__bubble[data-v-46a36901]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-46a36901]{color:#0e0d13}.message--in .message__block[data-v-46a36901]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-46a36901]{display:none}.message--in+.message--in .message__text[data-v-46a36901]{padding-top:15px}.message--in+.message--in .message__block[data-v-46a36901]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-46a36901]{padding-top:15px}.message--in .document__thumb-icon[data-v-46a36901]{fill:#0443b5}.message--in .document__miniature-icon[data-v-46a36901]{fill:#000}.message--out[data-v-46a36901]{align-items:flex-end}.message--out .message__bubble[data-v-46a36901]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-46a36901]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-46a36901]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-46a36901]{color:#021e51}.message--out .message__block[data-v-46a36901]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-46a36901]{display:none}.message--out+.message--out .message__text[data-v-46a36901]{padding-top:15px}.message--out+.message--out .message__block[data-v-46a36901]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-46a36901]{padding-top:15px}.message--out .document__thumb-icon[data-v-46a36901]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-46a36901]{fill:#021e51}.message--item[data-v-46a36901]{align-items:center}.message--item .message__bubble[data-v-46a36901]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-46a36901]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-46a36901]{margin-bottom:5px}.message__url[data-v-46a36901]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-46a36901]{text-decoration:line-through}.message__monospace[data-v-46a36901]{font-family:Lucida Console,monospace}.close-modal--body[data-v-46a36901]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-46a36901]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-46a36901]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-46a36901]{width:36px;margin-bottom:20px}.navigation__option[data-v-46a36901]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-46a36901]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-46a36901]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-46a36901]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-46a36901]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-46a36901]{width:100%;flex:1 1 auto}.navigation__lang[data-v-46a36901]{height:30px}.navigation__profile[data-v-46a36901]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-46a36901]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-46a36901]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-46a36901]{fill:#25f}.navigation__profile-status[data-v-46a36901]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-46a36901]{background:#1abb42}.navigation__profile-status--standBy[data-v-46a36901]{background:#ffcf03}.navigation__profile-status--offline[data-v-46a36901]{background-color:#b7c1d8}.navigation__badge[data-v-46a36901]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-46a36901]{border-color:#a90000}.profile[data-v-46a36901]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-46a36901]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-46a36901]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-46a36901]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-46a36901]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-46a36901]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-46a36901]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-46a36901]{stroke:var(--profile-button-transfer)}.profile__main[data-v-46a36901]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-46a36901]{margin-bottom:20px}.profile__main-title[data-v-46a36901]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-46a36901]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-46a36901]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-46a36901]{fill:#ed4d4d}.profile__main-title .green[data-v-46a36901]{fill:#1abb42}.profile__main-campaign[data-v-46a36901],.profile__main-subtitle[data-v-46a36901]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-46a36901]{color:#25f;opacity:1}.profile__main-channel[data-v-46a36901]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-46a36901]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-46a36901]{color:#ffa9a9}.profile__scrollable[data-v-46a36901]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-46a36901]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-46a36901]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-46a36901]{margin-top:20px;width:100%}.profile__information.background[data-v-46a36901]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-46a36901]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-46a36901]:last-child{margin-bottom:0}.profile__information-col[data-v-46a36901]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-46a36901]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-46a36901]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-46a36901]:hover{fill:#25f}.profile__information-label[data-v-46a36901]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-46a36901]{margin:6px 10px}.profile__information-label-text[data-v-46a36901]{margin:6px 10px 6px 0}.profile__information-value[data-v-46a36901]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-46a36901]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-46a36901]:hover{color:#25f;cursor:pointer}.profile__history[data-v-46a36901]{margin-top:20px}.profile__history-badge[data-v-46a36901]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-46a36901]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-46a36901]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-46a36901]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-46a36901]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-46a36901]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-46a36901]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-46a36901]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-46a36901]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-46a36901]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-46a36901]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-46a36901]{width:16px;height:16px}.profile__action-icon svg[data-v-46a36901]{fill:#25f}.profile__action-text[data-v-46a36901]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-46a36901]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-46a36901]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-46a36901]{margin-top:20px}.profile__action--toggle[data-v-46a36901]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-46a36901]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-46a36901],.profile__action—pull-left[data-v-46a36901]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-46a36901]{text-decoration:underline}[data-v-46a36901] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-46a36901]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-46a36901]{align-self:flex-start;color:var(--modal-title)}[data-v-46a36901] .form-modal__select{width:440px}.form-modal__description[data-v-46a36901]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-46a36901]{width:100%;margin-right:5px}.form-modal__description-button[data-v-46a36901]{margin-top:22px}.user-profile[data-v-46a36901]{position:relative}.user-profile__container[data-v-46a36901]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-46a36901]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-46a36901]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-46a36901]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-46a36901{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-46a36901{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-46a36901{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-46a36901{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-46a36901{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-46a36901{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-46a36901{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-46a36901{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-46a36901{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-46a36901{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-46a36901{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-46a36901{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-46a36901{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-46a36901],.bounce-leave-active[data-v-46a36901],.bounceIn[data-v-46a36901],.bounceOut[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-46a36901],.bounceIn[data-v-46a36901]{-webkit-animation-name:bounceIn-data-v-46a36901;animation-name:bounceIn-data-v-46a36901}.bounce-leave-active[data-v-46a36901],.bounceOut[data-v-46a36901]{-webkit-animation-name:bounceOut-data-v-46a36901;animation-name:bounceOut-data-v-46a36901}.bounceDown-enter-active[data-v-46a36901],.bounceDown-leave-active[data-v-46a36901],.bounceInDown[data-v-46a36901],.bounceOutDown[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-46a36901],.bounceInDown[data-v-46a36901]{-webkit-animation-name:bounceInDown-data-v-46a36901;animation-name:bounceInDown-data-v-46a36901}.bounceDown-leave-active[data-v-46a36901],.bounceOutDown[data-v-46a36901]{-webkit-animation-name:bounceOutDown-data-v-46a36901;animation-name:bounceOutDown-data-v-46a36901}.bounceInLeft[data-v-46a36901],.bounceLeft-enter-active[data-v-46a36901],.bounceLeft-leave-active[data-v-46a36901],.bounceOutLeft[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-46a36901],.bounceLeft-enter-active[data-v-46a36901]{-webkit-animation-name:bounceInLeft-data-v-46a36901;animation-name:bounceInLeft-data-v-46a36901}.bounceLeft-leave-active[data-v-46a36901],.bounceOutLeft[data-v-46a36901]{-webkit-animation-name:bounceOutLeft-data-v-46a36901;animation-name:bounceOutLeft-data-v-46a36901}.bounceInRight[data-v-46a36901],.bounceOutRight[data-v-46a36901],.bounceRight-enter-active[data-v-46a36901],.bounceRight-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-46a36901],.bounceRight-enter-active[data-v-46a36901]{-webkit-animation-name:bounceInRight-data-v-46a36901;animation-name:bounceInRight-data-v-46a36901}.bounceOutRight[data-v-46a36901],.bounceRight-leave-active[data-v-46a36901]{-webkit-animation-name:bounceOutRight-data-v-46a36901;animation-name:bounceOutRight-data-v-46a36901}.bounceInUp[data-v-46a36901],.bounceOutUp[data-v-46a36901],.bounceUp-enter-active[data-v-46a36901],.bounceUp-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-46a36901],.bounceUp-enter-active[data-v-46a36901]{-webkit-animation-name:bounceInUp-data-v-46a36901;animation-name:bounceInUp-data-v-46a36901}.bounceOutUp[data-v-46a36901],.bounceUp-leave-active[data-v-46a36901]{-webkit-animation-name:bounceOutUp-data-v-46a36901;animation-name:bounceOutUp-data-v-46a36901}@-webkit-keyframes fadeIn-data-v-46a36901{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-46a36901{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-46a36901{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-46a36901{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-46a36901{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-46a36901{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-46a36901{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-46a36901{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-46a36901{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-46a36901{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-46a36901{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-46a36901{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-46a36901{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-46a36901{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-46a36901{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-46a36901{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-46a36901{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-46a36901{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-46a36901{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-46a36901{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-46a36901{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-46a36901],.fade-leave-active[data-v-46a36901],.fadeIn[data-v-46a36901],.fadeOut[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-46a36901],.fadeIn[data-v-46a36901]{-webkit-animation-name:fadeIn-data-v-46a36901;animation-name:fadeIn-data-v-46a36901}.fade-leave-active[data-v-46a36901],.fadeOut[data-v-46a36901]{-webkit-animation-name:fadeOut-data-v-46a36901;animation-name:fadeOut-data-v-46a36901}.fadeDown-enter-active[data-v-46a36901],.fadeDown-leave-active[data-v-46a36901],.fadeInDown[data-v-46a36901],.fadeOutDown[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-46a36901],.fadeInDown[data-v-46a36901]{-webkit-animation-name:fadeInDown-data-v-46a36901;animation-name:fadeInDown-data-v-46a36901}.fadeDown-leave-active[data-v-46a36901],.fadeOutDown[data-v-46a36901]{-webkit-animation-name:fadeOutDown-data-v-46a36901;animation-name:fadeOutDown-data-v-46a36901}.fadeDownBig-enter-active[data-v-46a36901],.fadeDownBig-leave-active[data-v-46a36901],.fadeInDownBig[data-v-46a36901],.fadeOutDownBig[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-46a36901],.fadeInDownBig[data-v-46a36901]{-webkit-animation-name:fadeInDownBig-data-v-46a36901;animation-name:fadeInDownBig-data-v-46a36901}.fadeDownBig-leave-active[data-v-46a36901],.fadeOutDownBig[data-v-46a36901]{-webkit-animation-name:fadeOutDownBig-data-v-46a36901;animation-name:fadeOutDownBig-data-v-46a36901}.fadeInLeft[data-v-46a36901],.fadeLeft-enter-active[data-v-46a36901],.fadeLeft-leave-active[data-v-46a36901],.fadeOutLeft[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-46a36901],.fadeLeft-enter-active[data-v-46a36901]{-webkit-animation-name:fadeInLeft-data-v-46a36901;animation-name:fadeInLeft-data-v-46a36901}.fadeLeft-leave-active[data-v-46a36901],.fadeOutLeft[data-v-46a36901]{-webkit-animation-name:fadeOutLeft-data-v-46a36901;animation-name:fadeOutLeft-data-v-46a36901}.fadeInLeftBig[data-v-46a36901],.fadeLeftBig-enter-active[data-v-46a36901],.fadeLeftBig-leave-active[data-v-46a36901],.fadeOutLeftBig[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-46a36901],.fadeLeftBig-enter-active[data-v-46a36901]{-webkit-animation-name:fadeInLeftBig-data-v-46a36901;animation-name:fadeInLeftBig-data-v-46a36901}.fadeLeftBig-leave-active[data-v-46a36901],.fadeOutLeftBig[data-v-46a36901]{-webkit-animation-name:fadeOutLeftBig-data-v-46a36901;animation-name:fadeOutLeftBig-data-v-46a36901}.fadeInRight[data-v-46a36901],.fadeOutRight[data-v-46a36901],.fadeRight-enter-active[data-v-46a36901],.fadeRight-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-46a36901],.fadeRight-enter-active[data-v-46a36901]{-webkit-animation-name:fadeInRight-data-v-46a36901;animation-name:fadeInRight-data-v-46a36901}.fadeOutRight[data-v-46a36901],.fadeRight-leave-active[data-v-46a36901]{-webkit-animation-name:fadeOutRight-data-v-46a36901;animation-name:fadeOutRight-data-v-46a36901}.fadeInRightBig[data-v-46a36901],.fadeOutRightBig[data-v-46a36901],.fadeRightBig-enter-active[data-v-46a36901],.fadeRightBig-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-46a36901],.fadeRightBig-enter-active[data-v-46a36901]{-webkit-animation-name:fadeInRightBig-data-v-46a36901;animation-name:fadeInRightBig-data-v-46a36901}.fadeOutRightBig[data-v-46a36901],.fadeRightBig-leave-active[data-v-46a36901]{-webkit-animation-name:fadeOutRightBig-data-v-46a36901;animation-name:fadeOutRightBig-data-v-46a36901}.fadeInUp[data-v-46a36901],.fadeOutUp[data-v-46a36901],.fadeUp-enter-active[data-v-46a36901],.fadeUp-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-46a36901],.fadeUp-enter-active[data-v-46a36901]{-webkit-animation-name:fadeInUp-data-v-46a36901;animation-name:fadeInUp-data-v-46a36901}.fadeOutUp[data-v-46a36901],.fadeUp-leave-active[data-v-46a36901]{-webkit-animation-name:fadeOutUp-data-v-46a36901;animation-name:fadeOutUp-data-v-46a36901}.fadeInUpBig[data-v-46a36901],.fadeOutUpBig[data-v-46a36901],.fadeUpBig-enter-active[data-v-46a36901],.fadeUpBig-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-46a36901],.fadeUpBig-enter-active[data-v-46a36901]{-webkit-animation-name:fadeInUpBig-data-v-46a36901;animation-name:fadeInUpBig-data-v-46a36901}.fadeOutUpBig[data-v-46a36901],.fadeUpBig-leave-active[data-v-46a36901]{-webkit-animation-name:fadeOutUpBig-data-v-46a36901;animation-name:fadeOutUpBig-data-v-46a36901}@-webkit-keyframes rotateIn-data-v-46a36901{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-46a36901{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-46a36901{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-46a36901{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-46a36901{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-46a36901{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-46a36901{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-46a36901{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-46a36901{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-46a36901{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-46a36901{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-46a36901{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-46a36901{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-46a36901{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-46a36901{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-46a36901{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-46a36901{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-46a36901{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-46a36901{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-46a36901{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-46a36901],.rotate-leave-active[data-v-46a36901],.rotateIn[data-v-46a36901],.rotateOut[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-46a36901],.rotateIn[data-v-46a36901]{-webkit-animation-name:rotateIn-data-v-46a36901;animation-name:rotateIn-data-v-46a36901}.rotate-leave-active[data-v-46a36901],.rotateOut[data-v-46a36901]{-webkit-animation-name:rotateOut-data-v-46a36901;animation-name:rotateOut-data-v-46a36901}.rotateDownLeft-enter-active[data-v-46a36901],.rotateDownLeft-leave-active[data-v-46a36901],.rotateInDownLeft[data-v-46a36901],.rotateOutDownLeft[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-46a36901],.rotateInDownLeft[data-v-46a36901]{-webkit-animation-name:rotateInDownLeft-data-v-46a36901;animation-name:rotateInDownLeft-data-v-46a36901}.rotateDownLeft-leave-active[data-v-46a36901],.rotateOutDownLeft[data-v-46a36901]{-webkit-animation-name:rotateOutDownLeft-data-v-46a36901;animation-name:rotateOutDownLeft-data-v-46a36901}.rotateDownRight-enter-active[data-v-46a36901],.rotateDownRight-leave-active[data-v-46a36901],.rotateInDownRight[data-v-46a36901],.rotateOutDownRight[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-46a36901],.rotateInDownRight[data-v-46a36901]{-webkit-animation-name:rotateInDownRight-data-v-46a36901;animation-name:rotateInDownRight-data-v-46a36901}.rotateDownRight-leave-active[data-v-46a36901],.rotateOutDownRight[data-v-46a36901]{-webkit-animation-name:rotateOutDownRight-data-v-46a36901;animation-name:rotateOutDownRight-data-v-46a36901}.rotateInUpLeft[data-v-46a36901],.rotateOutUpLeft[data-v-46a36901],.rotateUpLeft-enter-active[data-v-46a36901],.rotateUpLeft-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-46a36901],.rotateUpLeft-enter-active[data-v-46a36901]{-webkit-animation-name:rotateInUpLeft-data-v-46a36901;animation-name:rotateInUpLeft-data-v-46a36901}.rotateOutUpLeft[data-v-46a36901],.rotateUpLeft-leave-active[data-v-46a36901]{-webkit-animation-name:rotateOutUpLeft-data-v-46a36901;animation-name:rotateOutUpLeft-data-v-46a36901}.rotateInUpRight[data-v-46a36901],.rotateOutUpRight[data-v-46a36901],.rotateUpRight-enter-active[data-v-46a36901],.rotateUpRight-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-46a36901],.rotateUpRight-enter-active[data-v-46a36901]{-webkit-animation-name:rotateInUpRight-data-v-46a36901;animation-name:rotateInUpRight-data-v-46a36901}.rotateOutUpRight[data-v-46a36901],.rotateUpRight-leave-active[data-v-46a36901]{-webkit-animation-name:rotateOutUpRight-data-v-46a36901;animation-name:rotateOutUpRight-data-v-46a36901}@-webkit-keyframes slideInDown-data-v-46a36901{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-46a36901{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-46a36901{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-46a36901{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-46a36901{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-46a36901{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-46a36901{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-46a36901{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-46a36901{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-46a36901],.slide-leave-active[data-v-46a36901],.slideIn[data-v-46a36901],.slideOut[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-46a36901],.slideIn[data-v-46a36901]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-46a36901],.slideOut[data-v-46a36901]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-46a36901],.slideDown-leave-active[data-v-46a36901],.slideInDown[data-v-46a36901],.slideOutDown[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-46a36901],.slideInDown[data-v-46a36901]{-webkit-animation-name:slideInDown-data-v-46a36901;animation-name:slideInDown-data-v-46a36901}.slideDown-leave-active[data-v-46a36901],.slideOutDown[data-v-46a36901]{-webkit-animation-name:slideOutDown-data-v-46a36901;animation-name:slideOutDown-data-v-46a36901}.slideInLeft[data-v-46a36901],.slideLeft-enter-active[data-v-46a36901],.slideLeft-leave-active[data-v-46a36901],.slideOutLeft[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-46a36901],.slideLeft-enter-active[data-v-46a36901]{-webkit-animation-name:slideInLeft-data-v-46a36901;animation-name:slideInLeft-data-v-46a36901}.slideLeft-leave-active[data-v-46a36901],.slideOutLeft[data-v-46a36901]{-webkit-animation-name:slideOutLeft-data-v-46a36901;animation-name:slideOutLeft-data-v-46a36901}.slideInRight[data-v-46a36901],.slideOutRight[data-v-46a36901],.slideRight-enter-active[data-v-46a36901],.slideRight-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-46a36901],.slideRight-enter-active[data-v-46a36901]{-webkit-animation-name:slideInRight-data-v-46a36901;animation-name:slideInRight-data-v-46a36901}.slideOutRight[data-v-46a36901],.slideRight-leave-active[data-v-46a36901]{-webkit-animation-name:slideOutRight-data-v-46a36901;animation-name:slideOutRight-data-v-46a36901}.slideInUp[data-v-46a36901],.slideOutUp[data-v-46a36901],.slideUp-enter-active[data-v-46a36901],.slideUp-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-46a36901],.slideUp-enter-active[data-v-46a36901]{-webkit-animation-name:slideInUp-data-v-46a36901;animation-name:slideInUp-data-v-46a36901}.slideOutUp[data-v-46a36901],.slideUp-leave-active[data-v-46a36901]{-webkit-animation-name:slideOutUp-data-v-46a36901;animation-name:slideOutUp-data-v-46a36901}@-webkit-keyframes zoomIn-data-v-46a36901{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-46a36901{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-46a36901{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-46a36901{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-46a36901{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-46a36901{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-46a36901],.zoom-leave-active[data-v-46a36901],.zoomIn[data-v-46a36901],.zoomOut[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-46a36901],.zoomIn[data-v-46a36901]{-webkit-animation-name:zoomIn-data-v-46a36901;animation-name:zoomIn-data-v-46a36901}.zoom-leave-active[data-v-46a36901],.zoomOut[data-v-46a36901]{-webkit-animation-name:zoomOut-data-v-46a36901;animation-name:zoomOut-data-v-46a36901}.zoomDown-enter-active[data-v-46a36901],.zoomDown-leave-active[data-v-46a36901],.zoomInDown[data-v-46a36901],.zoomOutDown[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-46a36901],.zoomInDown[data-v-46a36901]{-webkit-animation-name:zoomInDown-data-v-46a36901;animation-name:zoomInDown-data-v-46a36901}.zoomDown-leave-active[data-v-46a36901],.zoomOutDown[data-v-46a36901]{-webkit-animation-name:zoomOutDown-data-v-46a36901;animation-name:zoomOutDown-data-v-46a36901}.zoomInLeft[data-v-46a36901],.zoomLeft-enter-active[data-v-46a36901],.zoomLeft-leave-active[data-v-46a36901],.zoomOutLeft[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-46a36901],.zoomLeft-enter-active[data-v-46a36901]{-webkit-animation-name:zoomInLeft-data-v-46a36901;animation-name:zoomInLeft-data-v-46a36901}.zoomLeft-leave-active[data-v-46a36901],.zoomOutLeft[data-v-46a36901]{-webkit-animation-name:zoomOutLeft-data-v-46a36901;animation-name:zoomOutLeft-data-v-46a36901}.zoomInRight[data-v-46a36901],.zoomOutRight[data-v-46a36901],.zoomRight-enter-active[data-v-46a36901],.zoomRight-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-46a36901],.zoomRight-enter-active[data-v-46a36901]{-webkit-animation-name:zoomInRight-data-v-46a36901;animation-name:zoomInRight-data-v-46a36901}.zoomOutRight[data-v-46a36901],.zoomRight-leave-active[data-v-46a36901]{-webkit-animation-name:zoomOutRight-data-v-46a36901;animation-name:zoomOutRight-data-v-46a36901}.zoomInUp[data-v-46a36901],.zoomOutUp[data-v-46a36901],.zoomUp-enter-active[data-v-46a36901],.zoomUp-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-46a36901],.zoomUp-enter-active[data-v-46a36901]{-webkit-animation-name:zoomInUp-data-v-46a36901;animation-name:zoomInUp-data-v-46a36901}.zoomOutUp[data-v-46a36901],.zoomUp-leave-active[data-v-46a36901]{-webkit-animation-name:zoomOutUp-data-v-46a36901;animation-name:zoomOutUp-data-v-46a36901}@-webkit-keyframes flipIn-data-v-46a36901{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-46a36901{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-46a36901{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-46a36901{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-46a36901{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-46a36901{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-46a36901{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-46a36901{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-46a36901{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-46a36901{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-46a36901{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-46a36901{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-46a36901],.flip-leave-active[data-v-46a36901],.flipIn[data-v-46a36901],.flipOut[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-46a36901],.flipIn[data-v-46a36901]{-webkit-animation-name:flipIn-data-v-46a36901;animation-name:flipIn-data-v-46a36901}.flip-leave-active[data-v-46a36901],.flipOut[data-v-46a36901]{-webkit-animation-name:flipOut-data-v-46a36901;animation-name:flipOut-data-v-46a36901}.flipInX[data-v-46a36901],.flipOutX[data-v-46a36901],.flipX-enter-active[data-v-46a36901],.flipX-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-46a36901],.flipX-enter-active[data-v-46a36901]{-webkit-animation-name:flipInX-data-v-46a36901;animation-name:flipInX-data-v-46a36901}.flipOutX[data-v-46a36901],.flipX-leave-active[data-v-46a36901]{-webkit-animation-name:flipOutX-data-v-46a36901;animation-name:flipOutX-data-v-46a36901}.flipInY[data-v-46a36901],.flipOutY[data-v-46a36901],.flipY-enter-active[data-v-46a36901],.flipY-leave-active[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-46a36901],.flipY-enter-active[data-v-46a36901]{-webkit-animation-name:flipInY-data-v-46a36901;animation-name:flipInY-data-v-46a36901}.flipOutY[data-v-46a36901],.flipY-leave-active[data-v-46a36901]{-webkit-animation-name:flipOutY-data-v-46a36901;animation-name:flipOutY-data-v-46a36901}@-webkit-keyframes lightSpeedIn-data-v-46a36901{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-46a36901{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-46a36901{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-46a36901{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-46a36901],.lightSpeed-leave-active[data-v-46a36901],.lightSpeedIn[data-v-46a36901],.lightSpeedOut[data-v-46a36901]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-46a36901],.lightSpeedIn[data-v-46a36901]{-webkit-animation-name:lightSpeedIn-data-v-46a36901;animation-name:lightSpeedIn-data-v-46a36901}.lightSpeed-leave-active[data-v-46a36901],.lightSpeedOut[data-v-46a36901]{-webkit-animation-name:lightSpeedOut-data-v-46a36901;animation-name:lightSpeedOut-data-v-46a36901}.badge[data-v-46a36901]{display:flex;justify-content:center;align-items:center;padding:1px 5px;font-weight:500;border-radius:8px;border:2px solid #edeff6;font-size:.8em}.badge.rounded[data-v-46a36901]{border-radius:50px}.badge .xs[data-v-46a36901]{width:20px;font-size:.6em}.badge .sm[data-v-46a36901]{width:40px}.badge.md[data-v-46a36901]{width:80px}.badge.lg[data-v-46a36901]{width:200px}.badge.circle[data-v-46a36901]{border-radius:50%;width:30px;height:30px}.badge.primary[data-v-46a36901]{border-color:#021e51}.badge.secondary[data-v-46a36901]{border-color:#25f;color:#25f}.badge.accent[data-v-46a36901]{border-color:#0e0d13;color:#0e0d13}.badge.alert[data-v-46a36901]{border-color:#c20000;color:#c20000}.badge.alert-green[data-v-46a36901]{border-color:#1abb42;color:#1abb42}.badge.whatsapp[data-v-46a36901]{border-color:#4fce5d;color:#4fce5d}.badge.telegram[data-v-46a36901]{border-color:#08c;color:#08c}.badge.facebook[data-v-46a36901]{border-color:#0078ff;color:#0078ff}.badge.fill[data-v-46a36901]{background-color:#edeff6}.badge.fill.primary[data-v-46a36901]{background-color:#021e51;color:#fff}.badge.fill.secondary[data-v-46a36901]{background-color:#25f;color:#fff}.badge.fill.accent[data-v-46a36901]{background-color:#0e0d13;color:#fff}.badge.fill.alert[data-v-46a36901]{background-color:#c20000;color:#fff}.badge.fill.alert-green[data-v-46a36901]{background-color:#1abb42;color:#fff}.badge.fill.whatsapp[data-v-46a36901]{background-color:#4fce5d;color:#fff}.badge.fill.telegram[data-v-46a36901]{background-color:#08c;color:#fff}.badge.fill.facebook[data-v-46a36901]{background-color:#0078ff;color:#fff}.audio__wrapper[data-v-7487b656]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-7487b656]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-7487b656]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-7487b656]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-7487b656]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-7487b656]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-7487b656]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-7487b656]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-7487b656]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-7487b656]{flex:0 0 70px;flex-direction:column}.main__content[data-v-7487b656],.main__navigation[data-v-7487b656]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-7487b656]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-7487b656]{display:flex;flex-direction:row}.main__panel[data-v-7487b656],.main__wrapper[data-v-7487b656]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-7487b656]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-7487b656]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-7487b656]{flex:0 0 310px}}.main__panel-center[data-v-7487b656]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-7487b656]{flex:1 1 0;display:block}}.main__panel-right[data-v-7487b656]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-7487b656]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-7487b656]{flex:0 0 300px}}.chat[data-v-7487b656]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-7487b656]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-7487b656],.chat__head[data-v-7487b656]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-7487b656]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-7487b656]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-7487b656],.chat__footer[data-v-7487b656]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-7487b656]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-7487b656]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-7487b656]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-7487b656]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-7487b656]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-7487b656]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-7487b656],.chat-header__text[data-v-7487b656]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-7487b656]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-7487b656]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-7487b656]{margin-top:2px}.chat-header__search-input[data-v-7487b656]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-7487b656]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-7487b656],.chat-header__icon[data-v-7487b656]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-7487b656],.chat-header__icon svg[data-v-7487b656]{outline:none}.chat-header__icon.disabled[data-v-7487b656],.disabled.chat-header__icon--spaced[data-v-7487b656]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-7487b656],.chat-header__icon.blocked[data-v-7487b656]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-7487b656]:hover,.chat-header__icon[data-v-7487b656]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-7487b656]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-7487b656]{margin-right:5px}.chat-conversation[data-v-7487b656]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-7487b656]{display:flex}.chat-conversation__loader[data-v-7487b656]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-7487b656]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-7487b656]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-7487b656]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-7487b656]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-7487b656]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-7487b656]{opacity:1;display:flex}.chat-shortcuts[data-v-7487b656]{position:relative}.chat-shortcuts__block[data-v-7487b656]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-7487b656]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-7487b656]{height:30px;padding:10px}.chat-shortcuts__item[data-v-7487b656]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-7487b656]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-7487b656]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-7487b656]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-7487b656]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-7487b656]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-7487b656]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-7487b656]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-7487b656]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-7487b656]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-7487b656],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-7487b656],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-7487b656]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-7487b656]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-7487b656],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-7487b656]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-7487b656],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-7487b656]{display:none}.chat-user-multimedia[data-v-7487b656]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-7487b656]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-7487b656]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-7487b656]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-7487b656]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-7487b656]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-7487b656]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-7487b656]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-7487b656]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-7487b656]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-7487b656]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-7487b656]{flex:1}.click[data-v-7487b656]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-7487b656]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-7487b656]{padding-top:0}.input__block[data-v-7487b656]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-7487b656]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-7487b656]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-7487b656]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-7487b656]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-7487b656]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-7487b656]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-7487b656]{margin-right:5px}.input__actions>.input__button[data-v-7487b656]:last-child{margin-right:-5px}.input__button[data-v-7487b656]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-7487b656]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-7487b656]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-7487b656]{color:#ed4d4d}.input__button.is-alert[data-v-7487b656]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-7487b656]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-7487b656]{margin-right:10px}.input__icon[data-v-7487b656]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-7487b656]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-7487b656]{z-index:10}.input__lock-backdrop[data-v-7487b656]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-7487b656]{height:100%;visibility:visible}.input__lock-button[data-v-7487b656]{text-transform:uppercase}.input.disabled .input__block[data-v-7487b656]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-7487b656]{z-index:-1}.input .option-strikethrough[data-v-7487b656]{text-decoration:line-through}.input .option-monospace[data-v-7487b656]{font-family:Lucida Console,monospace}.multimedia[data-v-7487b656]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-7487b656]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-7487b656]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-7487b656]{flex:0 0 50px}.multimedia__navigation-list[data-v-7487b656]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-7487b656]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-7487b656]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-7487b656]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-7487b656]{background:#25f}.multimedia__navigation-item--bg-2[data-v-7487b656]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-7487b656]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-7487b656]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-7487b656]{background:#002292}.multimedia__navigation-item--bg-6[data-v-7487b656]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-7487b656]{background:#00114b}.multimedia__navigation-item.is-active[data-v-7487b656],.multimedia__navigation-item[data-v-7487b656]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-7487b656]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-7487b656]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-7487b656]{fill:#fff}.multimedia__content[data-v-7487b656]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-7487b656]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-7487b656]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-7487b656],.multimedia__content-list .multimedia__content-item[data-v-7487b656]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-7487b656]:last-child,.multimedia__content-list .multimedia__content-item[data-v-7487b656]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-7487b656],.multimedia__content-item[data-v-7487b656]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-7487b656]:hover,.multimedia__content-item[data-v-7487b656]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-7487b656],.multimedia__content-item-text[data-v-7487b656]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-7487b656]{word-break:break-all}.multimedia__content-item-selected-text[data-v-7487b656]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-7487b656]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-7487b656]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-7487b656]{height:300px}.multimedia__content-grid-item[data-v-7487b656]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-7487b656]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-7487b656]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-7487b656]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-7487b656]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-7487b656]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-7487b656]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-7487b656]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-7487b656]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-7487b656]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-7487b656]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-7487b656]{fill:#b7c1d8}.multimedia__content--img[data-v-7487b656]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-7487b656]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-7487b656]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-7487b656]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-7487b656]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-7487b656]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-7487b656]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-7487b656]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-7487b656]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-7487b656]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-7487b656]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-7487b656]{display:none}.multimedia__content-custom-label[data-v-7487b656]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-7487b656]{height:28px}.multimedia__content-custom-icon svg[data-v-7487b656]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-7487b656]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-7487b656]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-7487b656]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-7487b656]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-7487b656]{position:relative}.multimedia__disabled-ws[data-v-7487b656]{pointer-events:none}.multimedia__template-text[data-v-7487b656]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-7487b656]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-7487b656]{color:var(--chat-multimedia-label-text)}.texts[data-v-7487b656]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-7487b656]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-7487b656]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-7487b656]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-7487b656]:hover{cursor:pointer}.texts__search-container[data-v-7487b656]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-7487b656] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-7487b656] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-7487b656] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-7487b656] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-7487b656]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-7487b656]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-7487b656]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-7487b656]{height:320px;visibility:visible}.preview__container[data-v-7487b656]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-7487b656]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-7487b656]:not(:first-child){margin-left:24px}.preview__image[data-v-7487b656],.preview__video .video-js[data-v-7487b656]{max-height:210px}.preview__document[data-v-7487b656]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-7487b656]{width:16px;height:16px;color:#25f}.preview__label[data-v-7487b656]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-7487b656]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-7487b656]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-7487b656]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-7487b656]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-7487b656]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-7487b656]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-7487b656]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-7487b656]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-7487b656]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-7487b656]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-7487b656]{stroke:#ed4d4d}.base-timer__svg[data-v-7487b656]{transform:scaleX(-1)}.conversation-item[data-v-7487b656]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-7487b656]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-7487b656]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-7487b656]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-7487b656]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-7487b656]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-7487b656]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-7487b656]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-7487b656]{border:3px solid #25f}.conversation-item__content[data-v-7487b656]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-7487b656]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-7487b656]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-7487b656]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-7487b656]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-7487b656]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-7487b656]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-7487b656]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-7487b656]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-7487b656]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-7487b656]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-7487b656]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-7487b656]{height:100%}.conversations__list[data-v-7487b656]{display:flex;flex-direction:column}.conversations__empty[data-v-7487b656]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-7487b656]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-7487b656]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-7487b656]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-7487b656]{width:44px;height:44px}.document__thumb-button[data-v-7487b656]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-7487b656]{width:12px;height:12px;fill:#fff}.document__info[data-v-7487b656]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-7487b656]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-7487b656]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-7487b656]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-7487b656]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-7487b656]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-7487b656]{fill:#ed4d4d!important}.document__miniature-text[data-v-7487b656]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-7487b656]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-7487b656]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-7487b656]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-7487b656]{flex:none;z-index:1;max-width:65%}.message__header[data-v-7487b656]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-7487b656]{padding-top:0}.message__header+.message__block[data-v-7487b656]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-7487b656]{padding-top:0}.message__author[data-v-7487b656]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-7487b656]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-7487b656]{color:#002bbb}.message__button[data-v-7487b656]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-7487b656]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-7487b656]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-7487b656]{width:14px;height:10px}.message__footer-icon-error[data-v-7487b656]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-7487b656]{fill:#25f}.message__footer-error[data-v-7487b656]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-7487b656]{padding:15px}.message__block[data-v-7487b656]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-7487b656]{width:200px;height:120px}.message__block--map[data-v-7487b656]{width:300px;height:200px}.message__block--sticker[data-v-7487b656]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-7487b656]{background-color:#333}.message__block-content[data-v-7487b656]{width:100%;height:auto}.message__block-content--as-background[data-v-7487b656]{z-index:0;position:absolute}.message__block-button[data-v-7487b656]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-7487b656]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-7487b656]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-7487b656]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-7487b656]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-7487b656]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-7487b656]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-7487b656]{text-transform:uppercase}.message__notification-trail[data-v-7487b656]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-7487b656]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-7487b656]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-7487b656]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-7487b656]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-7487b656]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-7487b656]{width:24px;height:24px}.message__action-icon[data-v-7487b656]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-7487b656],.message--in.message--has-next .message__bubble[data-v-7487b656],.message--out.message--has-next .message__block[data-v-7487b656],.message--out.message--has-next .message__bubble[data-v-7487b656]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-7487b656]{align-items:flex-start}.message--in .message__bubble[data-v-7487b656]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-7487b656]{color:#0e0d13}.message--in .message__block[data-v-7487b656]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-7487b656]{display:none}.message--in+.message--in .message__text[data-v-7487b656]{padding-top:15px}.message--in+.message--in .message__block[data-v-7487b656]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-7487b656]{padding-top:15px}.message--in .document__thumb-icon[data-v-7487b656]{fill:#0443b5}.message--in .document__miniature-icon[data-v-7487b656]{fill:#000}.message--out[data-v-7487b656]{align-items:flex-end}.message--out .message__bubble[data-v-7487b656]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-7487b656]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-7487b656]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-7487b656]{color:#021e51}.message--out .message__block[data-v-7487b656]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-7487b656]{display:none}.message--out+.message--out .message__text[data-v-7487b656]{padding-top:15px}.message--out+.message--out .message__block[data-v-7487b656]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-7487b656]{padding-top:15px}.message--out .document__thumb-icon[data-v-7487b656]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-7487b656]{fill:#021e51}.message--item[data-v-7487b656]{align-items:center}.message--item .message__bubble[data-v-7487b656]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-7487b656]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-7487b656]{margin-bottom:5px}.message__url[data-v-7487b656]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-7487b656]{text-decoration:line-through}.message__monospace[data-v-7487b656]{font-family:Lucida Console,monospace}.close-modal--body[data-v-7487b656]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-7487b656]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-7487b656]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-7487b656]{width:36px;margin-bottom:20px}.navigation__option[data-v-7487b656]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-7487b656]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-7487b656]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-7487b656]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-7487b656]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-7487b656]{width:100%;flex:1 1 auto}.navigation__lang[data-v-7487b656]{height:30px}.navigation__profile[data-v-7487b656]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-7487b656]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-7487b656]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-7487b656]{fill:#25f}.navigation__profile-status[data-v-7487b656]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-7487b656]{background:#1abb42}.navigation__profile-status--standBy[data-v-7487b656]{background:#ffcf03}.navigation__profile-status--offline[data-v-7487b656]{background-color:#b7c1d8}.navigation__badge[data-v-7487b656]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-7487b656]{border-color:#a90000}.profile[data-v-7487b656]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-7487b656]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-7487b656]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-7487b656]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-7487b656]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-7487b656]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-7487b656]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-7487b656]{stroke:var(--profile-button-transfer)}.profile__main[data-v-7487b656]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-7487b656]{margin-bottom:20px}.profile__main-title[data-v-7487b656]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-7487b656]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-7487b656]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-7487b656]{fill:#ed4d4d}.profile__main-title .green[data-v-7487b656]{fill:#1abb42}.profile__main-campaign[data-v-7487b656],.profile__main-subtitle[data-v-7487b656]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-7487b656]{color:#25f;opacity:1}.profile__main-channel[data-v-7487b656]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-7487b656]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-7487b656]{color:#ffa9a9}.profile__scrollable[data-v-7487b656]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-7487b656]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-7487b656]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-7487b656]{margin-top:20px;width:100%}.profile__information.background[data-v-7487b656]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-7487b656]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-7487b656]:last-child{margin-bottom:0}.profile__information-col[data-v-7487b656]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-7487b656]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-7487b656]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-7487b656]:hover{fill:#25f}.profile__information-label[data-v-7487b656]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-7487b656]{margin:6px 10px}.profile__information-label-text[data-v-7487b656]{margin:6px 10px 6px 0}.profile__information-value[data-v-7487b656]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-7487b656]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-7487b656]:hover{color:#25f;cursor:pointer}.profile__history[data-v-7487b656]{margin-top:20px}.profile__history-badge[data-v-7487b656]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-7487b656]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-7487b656]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-7487b656]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-7487b656]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-7487b656]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-7487b656]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-7487b656]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-7487b656]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-7487b656]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-7487b656]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-7487b656]{width:16px;height:16px}.profile__action-icon svg[data-v-7487b656]{fill:#25f}.profile__action-text[data-v-7487b656]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-7487b656]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-7487b656]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-7487b656]{margin-top:20px}.profile__action--toggle[data-v-7487b656]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-7487b656]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-7487b656],.profile__action—pull-left[data-v-7487b656]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-7487b656]{text-decoration:underline}[data-v-7487b656] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-7487b656]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-7487b656]{align-self:flex-start;color:var(--modal-title)}[data-v-7487b656] .form-modal__select{width:440px}.form-modal__description[data-v-7487b656]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-7487b656]{width:100%;margin-right:5px}.form-modal__description-button[data-v-7487b656]{margin-top:22px}.user-profile[data-v-7487b656]{position:relative}.user-profile__container[data-v-7487b656]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-7487b656]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-7487b656]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-7487b656]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-7487b656{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-7487b656{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-7487b656{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-7487b656{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-7487b656{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-7487b656{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-7487b656{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-7487b656{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-7487b656{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-7487b656{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-7487b656{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-7487b656{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-7487b656{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-7487b656],.bounce-leave-active[data-v-7487b656],.bounceIn[data-v-7487b656],.bounceOut[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-7487b656],.bounceIn[data-v-7487b656]{-webkit-animation-name:bounceIn-data-v-7487b656;animation-name:bounceIn-data-v-7487b656}.bounce-leave-active[data-v-7487b656],.bounceOut[data-v-7487b656]{-webkit-animation-name:bounceOut-data-v-7487b656;animation-name:bounceOut-data-v-7487b656}.bounceDown-enter-active[data-v-7487b656],.bounceDown-leave-active[data-v-7487b656],.bounceInDown[data-v-7487b656],.bounceOutDown[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-7487b656],.bounceInDown[data-v-7487b656]{-webkit-animation-name:bounceInDown-data-v-7487b656;animation-name:bounceInDown-data-v-7487b656}.bounceDown-leave-active[data-v-7487b656],.bounceOutDown[data-v-7487b656]{-webkit-animation-name:bounceOutDown-data-v-7487b656;animation-name:bounceOutDown-data-v-7487b656}.bounceInLeft[data-v-7487b656],.bounceLeft-enter-active[data-v-7487b656],.bounceLeft-leave-active[data-v-7487b656],.bounceOutLeft[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-7487b656],.bounceLeft-enter-active[data-v-7487b656]{-webkit-animation-name:bounceInLeft-data-v-7487b656;animation-name:bounceInLeft-data-v-7487b656}.bounceLeft-leave-active[data-v-7487b656],.bounceOutLeft[data-v-7487b656]{-webkit-animation-name:bounceOutLeft-data-v-7487b656;animation-name:bounceOutLeft-data-v-7487b656}.bounceInRight[data-v-7487b656],.bounceOutRight[data-v-7487b656],.bounceRight-enter-active[data-v-7487b656],.bounceRight-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-7487b656],.bounceRight-enter-active[data-v-7487b656]{-webkit-animation-name:bounceInRight-data-v-7487b656;animation-name:bounceInRight-data-v-7487b656}.bounceOutRight[data-v-7487b656],.bounceRight-leave-active[data-v-7487b656]{-webkit-animation-name:bounceOutRight-data-v-7487b656;animation-name:bounceOutRight-data-v-7487b656}.bounceInUp[data-v-7487b656],.bounceOutUp[data-v-7487b656],.bounceUp-enter-active[data-v-7487b656],.bounceUp-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-7487b656],.bounceUp-enter-active[data-v-7487b656]{-webkit-animation-name:bounceInUp-data-v-7487b656;animation-name:bounceInUp-data-v-7487b656}.bounceOutUp[data-v-7487b656],.bounceUp-leave-active[data-v-7487b656]{-webkit-animation-name:bounceOutUp-data-v-7487b656;animation-name:bounceOutUp-data-v-7487b656}@-webkit-keyframes fadeIn-data-v-7487b656{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-7487b656{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-7487b656{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-7487b656{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-7487b656{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-7487b656{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-7487b656{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-7487b656{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-7487b656{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-7487b656{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-7487b656{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-7487b656{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-7487b656{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-7487b656{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-7487b656{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-7487b656{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-7487b656{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-7487b656{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-7487b656{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-7487b656{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-7487b656{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-7487b656],.fade-leave-active[data-v-7487b656],.fadeIn[data-v-7487b656],.fadeOut[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-7487b656],.fadeIn[data-v-7487b656]{-webkit-animation-name:fadeIn-data-v-7487b656;animation-name:fadeIn-data-v-7487b656}.fade-leave-active[data-v-7487b656],.fadeOut[data-v-7487b656]{-webkit-animation-name:fadeOut-data-v-7487b656;animation-name:fadeOut-data-v-7487b656}.fadeDown-enter-active[data-v-7487b656],.fadeDown-leave-active[data-v-7487b656],.fadeInDown[data-v-7487b656],.fadeOutDown[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-7487b656],.fadeInDown[data-v-7487b656]{-webkit-animation-name:fadeInDown-data-v-7487b656;animation-name:fadeInDown-data-v-7487b656}.fadeDown-leave-active[data-v-7487b656],.fadeOutDown[data-v-7487b656]{-webkit-animation-name:fadeOutDown-data-v-7487b656;animation-name:fadeOutDown-data-v-7487b656}.fadeDownBig-enter-active[data-v-7487b656],.fadeDownBig-leave-active[data-v-7487b656],.fadeInDownBig[data-v-7487b656],.fadeOutDownBig[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-7487b656],.fadeInDownBig[data-v-7487b656]{-webkit-animation-name:fadeInDownBig-data-v-7487b656;animation-name:fadeInDownBig-data-v-7487b656}.fadeDownBig-leave-active[data-v-7487b656],.fadeOutDownBig[data-v-7487b656]{-webkit-animation-name:fadeOutDownBig-data-v-7487b656;animation-name:fadeOutDownBig-data-v-7487b656}.fadeInLeft[data-v-7487b656],.fadeLeft-enter-active[data-v-7487b656],.fadeLeft-leave-active[data-v-7487b656],.fadeOutLeft[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-7487b656],.fadeLeft-enter-active[data-v-7487b656]{-webkit-animation-name:fadeInLeft-data-v-7487b656;animation-name:fadeInLeft-data-v-7487b656}.fadeLeft-leave-active[data-v-7487b656],.fadeOutLeft[data-v-7487b656]{-webkit-animation-name:fadeOutLeft-data-v-7487b656;animation-name:fadeOutLeft-data-v-7487b656}.fadeInLeftBig[data-v-7487b656],.fadeLeftBig-enter-active[data-v-7487b656],.fadeLeftBig-leave-active[data-v-7487b656],.fadeOutLeftBig[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-7487b656],.fadeLeftBig-enter-active[data-v-7487b656]{-webkit-animation-name:fadeInLeftBig-data-v-7487b656;animation-name:fadeInLeftBig-data-v-7487b656}.fadeLeftBig-leave-active[data-v-7487b656],.fadeOutLeftBig[data-v-7487b656]{-webkit-animation-name:fadeOutLeftBig-data-v-7487b656;animation-name:fadeOutLeftBig-data-v-7487b656}.fadeInRight[data-v-7487b656],.fadeOutRight[data-v-7487b656],.fadeRight-enter-active[data-v-7487b656],.fadeRight-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-7487b656],.fadeRight-enter-active[data-v-7487b656]{-webkit-animation-name:fadeInRight-data-v-7487b656;animation-name:fadeInRight-data-v-7487b656}.fadeOutRight[data-v-7487b656],.fadeRight-leave-active[data-v-7487b656]{-webkit-animation-name:fadeOutRight-data-v-7487b656;animation-name:fadeOutRight-data-v-7487b656}.fadeInRightBig[data-v-7487b656],.fadeOutRightBig[data-v-7487b656],.fadeRightBig-enter-active[data-v-7487b656],.fadeRightBig-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-7487b656],.fadeRightBig-enter-active[data-v-7487b656]{-webkit-animation-name:fadeInRightBig-data-v-7487b656;animation-name:fadeInRightBig-data-v-7487b656}.fadeOutRightBig[data-v-7487b656],.fadeRightBig-leave-active[data-v-7487b656]{-webkit-animation-name:fadeOutRightBig-data-v-7487b656;animation-name:fadeOutRightBig-data-v-7487b656}.fadeInUp[data-v-7487b656],.fadeOutUp[data-v-7487b656],.fadeUp-enter-active[data-v-7487b656],.fadeUp-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-7487b656],.fadeUp-enter-active[data-v-7487b656]{-webkit-animation-name:fadeInUp-data-v-7487b656;animation-name:fadeInUp-data-v-7487b656}.fadeOutUp[data-v-7487b656],.fadeUp-leave-active[data-v-7487b656]{-webkit-animation-name:fadeOutUp-data-v-7487b656;animation-name:fadeOutUp-data-v-7487b656}.fadeInUpBig[data-v-7487b656],.fadeOutUpBig[data-v-7487b656],.fadeUpBig-enter-active[data-v-7487b656],.fadeUpBig-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-7487b656],.fadeUpBig-enter-active[data-v-7487b656]{-webkit-animation-name:fadeInUpBig-data-v-7487b656;animation-name:fadeInUpBig-data-v-7487b656}.fadeOutUpBig[data-v-7487b656],.fadeUpBig-leave-active[data-v-7487b656]{-webkit-animation-name:fadeOutUpBig-data-v-7487b656;animation-name:fadeOutUpBig-data-v-7487b656}@-webkit-keyframes rotateIn-data-v-7487b656{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-7487b656{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-7487b656{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-7487b656{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-7487b656{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-7487b656{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-7487b656{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-7487b656{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-7487b656{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-7487b656{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-7487b656{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-7487b656{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-7487b656{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-7487b656{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-7487b656{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-7487b656{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-7487b656{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-7487b656{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-7487b656{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-7487b656{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-7487b656],.rotate-leave-active[data-v-7487b656],.rotateIn[data-v-7487b656],.rotateOut[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-7487b656],.rotateIn[data-v-7487b656]{-webkit-animation-name:rotateIn-data-v-7487b656;animation-name:rotateIn-data-v-7487b656}.rotate-leave-active[data-v-7487b656],.rotateOut[data-v-7487b656]{-webkit-animation-name:rotateOut-data-v-7487b656;animation-name:rotateOut-data-v-7487b656}.rotateDownLeft-enter-active[data-v-7487b656],.rotateDownLeft-leave-active[data-v-7487b656],.rotateInDownLeft[data-v-7487b656],.rotateOutDownLeft[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-7487b656],.rotateInDownLeft[data-v-7487b656]{-webkit-animation-name:rotateInDownLeft-data-v-7487b656;animation-name:rotateInDownLeft-data-v-7487b656}.rotateDownLeft-leave-active[data-v-7487b656],.rotateOutDownLeft[data-v-7487b656]{-webkit-animation-name:rotateOutDownLeft-data-v-7487b656;animation-name:rotateOutDownLeft-data-v-7487b656}.rotateDownRight-enter-active[data-v-7487b656],.rotateDownRight-leave-active[data-v-7487b656],.rotateInDownRight[data-v-7487b656],.rotateOutDownRight[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-7487b656],.rotateInDownRight[data-v-7487b656]{-webkit-animation-name:rotateInDownRight-data-v-7487b656;animation-name:rotateInDownRight-data-v-7487b656}.rotateDownRight-leave-active[data-v-7487b656],.rotateOutDownRight[data-v-7487b656]{-webkit-animation-name:rotateOutDownRight-data-v-7487b656;animation-name:rotateOutDownRight-data-v-7487b656}.rotateInUpLeft[data-v-7487b656],.rotateOutUpLeft[data-v-7487b656],.rotateUpLeft-enter-active[data-v-7487b656],.rotateUpLeft-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-7487b656],.rotateUpLeft-enter-active[data-v-7487b656]{-webkit-animation-name:rotateInUpLeft-data-v-7487b656;animation-name:rotateInUpLeft-data-v-7487b656}.rotateOutUpLeft[data-v-7487b656],.rotateUpLeft-leave-active[data-v-7487b656]{-webkit-animation-name:rotateOutUpLeft-data-v-7487b656;animation-name:rotateOutUpLeft-data-v-7487b656}.rotateInUpRight[data-v-7487b656],.rotateOutUpRight[data-v-7487b656],.rotateUpRight-enter-active[data-v-7487b656],.rotateUpRight-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-7487b656],.rotateUpRight-enter-active[data-v-7487b656]{-webkit-animation-name:rotateInUpRight-data-v-7487b656;animation-name:rotateInUpRight-data-v-7487b656}.rotateOutUpRight[data-v-7487b656],.rotateUpRight-leave-active[data-v-7487b656]{-webkit-animation-name:rotateOutUpRight-data-v-7487b656;animation-name:rotateOutUpRight-data-v-7487b656}@-webkit-keyframes slideInDown-data-v-7487b656{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-7487b656{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-7487b656{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-7487b656{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-7487b656{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-7487b656{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-7487b656{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-7487b656{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-7487b656{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-7487b656],.slide-leave-active[data-v-7487b656],.slideIn[data-v-7487b656],.slideOut[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-7487b656],.slideIn[data-v-7487b656]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-7487b656],.slideOut[data-v-7487b656]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-7487b656],.slideDown-leave-active[data-v-7487b656],.slideInDown[data-v-7487b656],.slideOutDown[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-7487b656],.slideInDown[data-v-7487b656]{-webkit-animation-name:slideInDown-data-v-7487b656;animation-name:slideInDown-data-v-7487b656}.slideDown-leave-active[data-v-7487b656],.slideOutDown[data-v-7487b656]{-webkit-animation-name:slideOutDown-data-v-7487b656;animation-name:slideOutDown-data-v-7487b656}.slideInLeft[data-v-7487b656],.slideLeft-enter-active[data-v-7487b656],.slideLeft-leave-active[data-v-7487b656],.slideOutLeft[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-7487b656],.slideLeft-enter-active[data-v-7487b656]{-webkit-animation-name:slideInLeft-data-v-7487b656;animation-name:slideInLeft-data-v-7487b656}.slideLeft-leave-active[data-v-7487b656],.slideOutLeft[data-v-7487b656]{-webkit-animation-name:slideOutLeft-data-v-7487b656;animation-name:slideOutLeft-data-v-7487b656}.slideInRight[data-v-7487b656],.slideOutRight[data-v-7487b656],.slideRight-enter-active[data-v-7487b656],.slideRight-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-7487b656],.slideRight-enter-active[data-v-7487b656]{-webkit-animation-name:slideInRight-data-v-7487b656;animation-name:slideInRight-data-v-7487b656}.slideOutRight[data-v-7487b656],.slideRight-leave-active[data-v-7487b656]{-webkit-animation-name:slideOutRight-data-v-7487b656;animation-name:slideOutRight-data-v-7487b656}.slideInUp[data-v-7487b656],.slideOutUp[data-v-7487b656],.slideUp-enter-active[data-v-7487b656],.slideUp-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-7487b656],.slideUp-enter-active[data-v-7487b656]{-webkit-animation-name:slideInUp-data-v-7487b656;animation-name:slideInUp-data-v-7487b656}.slideOutUp[data-v-7487b656],.slideUp-leave-active[data-v-7487b656]{-webkit-animation-name:slideOutUp-data-v-7487b656;animation-name:slideOutUp-data-v-7487b656}@-webkit-keyframes zoomIn-data-v-7487b656{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-7487b656{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-7487b656{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-7487b656{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-7487b656{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-7487b656{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-7487b656],.zoom-leave-active[data-v-7487b656],.zoomIn[data-v-7487b656],.zoomOut[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-7487b656],.zoomIn[data-v-7487b656]{-webkit-animation-name:zoomIn-data-v-7487b656;animation-name:zoomIn-data-v-7487b656}.zoom-leave-active[data-v-7487b656],.zoomOut[data-v-7487b656]{-webkit-animation-name:zoomOut-data-v-7487b656;animation-name:zoomOut-data-v-7487b656}.zoomDown-enter-active[data-v-7487b656],.zoomDown-leave-active[data-v-7487b656],.zoomInDown[data-v-7487b656],.zoomOutDown[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-7487b656],.zoomInDown[data-v-7487b656]{-webkit-animation-name:zoomInDown-data-v-7487b656;animation-name:zoomInDown-data-v-7487b656}.zoomDown-leave-active[data-v-7487b656],.zoomOutDown[data-v-7487b656]{-webkit-animation-name:zoomOutDown-data-v-7487b656;animation-name:zoomOutDown-data-v-7487b656}.zoomInLeft[data-v-7487b656],.zoomLeft-enter-active[data-v-7487b656],.zoomLeft-leave-active[data-v-7487b656],.zoomOutLeft[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-7487b656],.zoomLeft-enter-active[data-v-7487b656]{-webkit-animation-name:zoomInLeft-data-v-7487b656;animation-name:zoomInLeft-data-v-7487b656}.zoomLeft-leave-active[data-v-7487b656],.zoomOutLeft[data-v-7487b656]{-webkit-animation-name:zoomOutLeft-data-v-7487b656;animation-name:zoomOutLeft-data-v-7487b656}.zoomInRight[data-v-7487b656],.zoomOutRight[data-v-7487b656],.zoomRight-enter-active[data-v-7487b656],.zoomRight-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-7487b656],.zoomRight-enter-active[data-v-7487b656]{-webkit-animation-name:zoomInRight-data-v-7487b656;animation-name:zoomInRight-data-v-7487b656}.zoomOutRight[data-v-7487b656],.zoomRight-leave-active[data-v-7487b656]{-webkit-animation-name:zoomOutRight-data-v-7487b656;animation-name:zoomOutRight-data-v-7487b656}.zoomInUp[data-v-7487b656],.zoomOutUp[data-v-7487b656],.zoomUp-enter-active[data-v-7487b656],.zoomUp-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-7487b656],.zoomUp-enter-active[data-v-7487b656]{-webkit-animation-name:zoomInUp-data-v-7487b656;animation-name:zoomInUp-data-v-7487b656}.zoomOutUp[data-v-7487b656],.zoomUp-leave-active[data-v-7487b656]{-webkit-animation-name:zoomOutUp-data-v-7487b656;animation-name:zoomOutUp-data-v-7487b656}@-webkit-keyframes flipIn-data-v-7487b656{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-7487b656{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-7487b656{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-7487b656{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-7487b656{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-7487b656{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-7487b656{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-7487b656{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-7487b656{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-7487b656{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-7487b656{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-7487b656{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-7487b656],.flip-leave-active[data-v-7487b656],.flipIn[data-v-7487b656],.flipOut[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-7487b656],.flipIn[data-v-7487b656]{-webkit-animation-name:flipIn-data-v-7487b656;animation-name:flipIn-data-v-7487b656}.flip-leave-active[data-v-7487b656],.flipOut[data-v-7487b656]{-webkit-animation-name:flipOut-data-v-7487b656;animation-name:flipOut-data-v-7487b656}.flipInX[data-v-7487b656],.flipOutX[data-v-7487b656],.flipX-enter-active[data-v-7487b656],.flipX-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-7487b656],.flipX-enter-active[data-v-7487b656]{-webkit-animation-name:flipInX-data-v-7487b656;animation-name:flipInX-data-v-7487b656}.flipOutX[data-v-7487b656],.flipX-leave-active[data-v-7487b656]{-webkit-animation-name:flipOutX-data-v-7487b656;animation-name:flipOutX-data-v-7487b656}.flipInY[data-v-7487b656],.flipOutY[data-v-7487b656],.flipY-enter-active[data-v-7487b656],.flipY-leave-active[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-7487b656],.flipY-enter-active[data-v-7487b656]{-webkit-animation-name:flipInY-data-v-7487b656;animation-name:flipInY-data-v-7487b656}.flipOutY[data-v-7487b656],.flipY-leave-active[data-v-7487b656]{-webkit-animation-name:flipOutY-data-v-7487b656;animation-name:flipOutY-data-v-7487b656}@-webkit-keyframes lightSpeedIn-data-v-7487b656{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-7487b656{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-7487b656{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-7487b656{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-7487b656],.lightSpeed-leave-active[data-v-7487b656],.lightSpeedIn[data-v-7487b656],.lightSpeedOut[data-v-7487b656]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-7487b656],.lightSpeedIn[data-v-7487b656]{-webkit-animation-name:lightSpeedIn-data-v-7487b656;animation-name:lightSpeedIn-data-v-7487b656}.lightSpeed-leave-active[data-v-7487b656],.lightSpeedOut[data-v-7487b656]{-webkit-animation-name:lightSpeedOut-data-v-7487b656;animation-name:lightSpeedOut-data-v-7487b656}.white[data-v-7487b656]{background:#fff}.margin-top--0[data-v-7487b656]{margin-top:0}.margin-top--20[data-v-7487b656]{margin-top:10px}@media print,screen and (min-width:40em){.margin-top--20[data-v-7487b656]{margin-top:20px}}.margin-bottom--20[data-v-7487b656]{margin-bottom:10px}@media print,screen and (min-width:40em){.margin-bottom--20[data-v-7487b656]{margin-bottom:20px}}.flex[data-v-7487b656]{display:flex}.vertical[data-v-7487b656]{flex-direction:column}.center[data-v-7487b656]{display:flex;align-items:center;justify-content:center}.align-right[data-v-7487b656]{display:flex;align-items:center;justify-content:flex-end}.space-between[data-v-7487b656]{display:flex;align-items:center;justify-content:space-between}.admin-chat[data-v-7487b656]::-webkit-scrollbar,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar{width:6px;height:6px}.admin-chat[data-v-7487b656]::-webkit-scrollbar-button,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-button{width:3px;height:3px}.admin-chat[data-v-7487b656]::-webkit-scrollbar-thumb,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.admin-chat[data-v-7487b656]::-webkit-scrollbar-thumb:hover,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-thumb:hover{background:#0037ee}.admin-chat[data-v-7487b656]::-webkit-scrollbar-thumb:active,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-thumb:active{background:#25f}.admin-chat[data-v-7487b656]::-webkit-scrollbar-track,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.admin-chat[data-v-7487b656]::-webkit-scrollbar-track:hover,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-track:hover{background:#c7c7c7}.admin-chat[data-v-7487b656]::-webkit-scrollbar-track:active,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-track:active{background:#b7c1d8}.admin-chat[data-v-7487b656]::-webkit-scrollbar-corner,.custom-scrollbar[data-v-7487b656]::-webkit-scrollbar-corner{background:transparent}.chat-button[data-v-7487b656],.chat-button__message[data-v-7487b656]{position:fixed;bottom:3em;right:5em;padding:15px 18px;border-radius:50%;transition:all .4s ease;outline:none;overflow-x:hidden;background-color:#25f;border:2px solid var(--chat-button-border);z-index:11}.chat-button[data-v-7487b656]:hover,.chat-button__message[data-v-7487b656]:hover{cursor:pointer;background-image:linear-gradient(25deg,#0037ee 10%,#25f 90%);box-shadow:2px 2px 6px 0 var(--chat-button-hover)}.chat-button__icon[data-v-7487b656]{font-size:2em;fill:#fff}.chat-button__message[data-v-7487b656]{border-radius:40px;right:4em;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-weight:700}.chat-button__message-icon[data-v-7487b656]{font-size:1.4em}.chat-button__message[data-v-7487b656]:hover{background-image:linear-gradient(70deg,#25f 20%,#6f90ff 120%);pointer-events:none;box-shadow:none}.chat-button__badge[data-v-7487b656]{position:absolute;bottom:5.5em;right:3em;z-index:12;min-width:25px;min-height:25px}@media(max-width:1450px){.chat-button__badge[data-v-7487b656]{bottom:7em;right:5.5em}}@media(min-width:1520px)and (max-width:1550px){.chat-button[data-v-7487b656],.chat-button__message[data-v-7487b656]{right:6.5em}}@media(min-width:1551px)and (max-width:1600px){.chat-button[data-v-7487b656],.chat-button__message[data-v-7487b656]{right:8em}}@media(min-width:1601px)and (max-width:1700px){.chat-button[data-v-7487b656],.chat-button__message[data-v-7487b656]{right:10em}}@media(min-width:1701px)and (max-width:1800px){.chat-button[data-v-7487b656],.chat-button__message[data-v-7487b656]{right:12em}}@media(min-width:1801px)and (max-width:1900px){.chat-button[data-v-7487b656],.chat-button__message[data-v-7487b656]{right:18em}}@media(min-width:1901px){.chat-button[data-v-7487b656],.chat-button__message[data-v-7487b656]{right:15%}.chat-button__badge[data-v-7487b656]{bottom:5em;right:3.5em}}.chat-box[data-v-7487b656]{position:fixed;bottom:3em;right:6em;z-index:10;border-radius:0 0 10px 10px;box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-webkit-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-moz-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16)}.chat-box__header[data-v-7487b656]{background-color:var(--chat-box-header);border-radius:10px 10px 0 0;height:50px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all 5s ease;transition:background-color .5s ease}.chat-box__header-title[data-v-7487b656]{color:#fff;font-weight:700;font-size:1.2em}.chat-box__header-button[data-v-7487b656]{outline:none}.chat-box__header__icons[data-v-7487b656]{width:60px;display:flex;justify-content:flex-end}.chat-box__header-delete-icon[data-v-7487b656],.chat-box__header-minimize-icon[data-v-7487b656]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-delete-icon[data-v-7487b656]:hover,.chat-box__header-minimize-icon[data-v-7487b656]:hover{cursor:pointer;fill:var(--chat-box-icon-hover)}.chat-box__header-minimize-icon[data-v-7487b656]{margin-right:15px}.chat-box__header-back-icon[data-v-7487b656]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-back-icon[data-v-7487b656]:hover{cursor:pointer;fill:var(--chat-box-icon-hover);opacity:.5}.chat-box__body[data-v-7487b656]{height:500px;width:450px;border-radius:0 0 10px 10px;background-color:var(--chat-box);border:2px solid var(--chat-box-header);border-top:none;position:relative;display:flex;flex-direction:column;overflow:hidden}.chat-box__footer[data-v-7487b656]{background-color:var(--chat-box-footer);overflow:hidden;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:55px}[data-v-7487b656] .chat-box__input{border:none;width:400px}[data-v-7487b656] .chat-box__input textarea{padding:18px}.chat-box__send-button[data-v-7487b656]{outline:none;margin-right:15px;fill:#c8cbd0;transition:all .3s ease}.chat-box__send-button[data-v-7487b656]:hover{cursor:pointer;fill:#25f;transform:rotate(-10deg) scale(1.1)}.slide-footer-enter[data-v-7487b656]{height:0}.slide-footer-enter-active[data-v-7487b656],.slide-footer-leave-active[data-v-7487b656]{transition:all .5s ease}.slide-footer-leave-to[data-v-7487b656]{height:0}@media(min-width:1600px)and (max-width:1620px){.chat-box[data-v-7487b656]{right:8em}}@media(min-width:1621px)and (max-width:1750px){.chat-box[data-v-7487b656]{right:12em}}@media(min-width:1751px)and (max-width:1900px){.chat-box[data-v-7487b656]{right:16em}}@media(min-width:1901px){.chat-box[data-v-7487b656]{right:15%}}.admin-list[data-v-7487b656]{flex-grow:1}.admin-list__item[data-v-7487b656]{background-color:var(--chat-box);padding:20px;transition:all .3s ease;border-bottom:1px solid var(--chat-box-border);display:flex;align-items:center;justify-content:space-between}.admin-list__item[data-v-7487b656]:hover{cursor:pointer;background-color:var(--chat-box-hover)}.admin-list__info[data-v-7487b656]{display:flex;gap:15px}.admin-list__photo[data-v-7487b656]{background:#0e0d13;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.admin-list__acronym[data-v-7487b656]{color:#fff}.admin-list__status[data-v-7487b656]{position:absolute;right:0;bottom:4px}.admin-list__admin-info[data-v-7487b656]{display:flex;flex-direction:column}.admin-list__name[data-v-7487b656]{color:var(--chat-box-title);font-weight:700}.admin-list__email[data-v-7487b656]{color:#b7c1d8}.admin-chat[data-v-7487b656]{padding:20px;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:auto}.admin-chat__today[data-v-7487b656]{align-self:center;color:#b7c1d8;font-weight:700;margin-bottom:20px}.admin-chat__content[data-v-7487b656]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.admin-chat__messages[data-v-7487b656]{display:flex;flex-direction:column}.messages__timestamp[data-v-7487b656]{color:#25f;font-size:.6em;align-self:flex-end;margin:3px 0}.messages__sent[data-v-7487b656]{align-self:flex-end;background-color:var(--chat-box-message-sent);color:#fff;box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16)}.messages__received[data-v-7487b656],.messages__sent[data-v-7487b656]{text-align:left;border-radius:10px;padding:5px 15px 0;min-width:100px;max-width:300px;display:flex;flex-direction:column}.messages__received[data-v-7487b656]{align-self:flex-start;background-color:var(--chat-box-message-received);color:var(--chat-box-message-color);box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16)}.audio__wrapper[data-v-ba714d44]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-ba714d44]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-ba714d44]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-ba714d44]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-ba714d44]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-ba714d44]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-ba714d44]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-ba714d44]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-ba714d44]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-ba714d44]{flex:0 0 70px;flex-direction:column}.main__content[data-v-ba714d44],.main__navigation[data-v-ba714d44]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-ba714d44]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-ba714d44]{display:flex;flex-direction:row}.main__panel[data-v-ba714d44],.main__wrapper[data-v-ba714d44]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-ba714d44]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-ba714d44]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-ba714d44]{flex:0 0 310px}}.main__panel-center[data-v-ba714d44]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-ba714d44]{flex:1 1 0;display:block}}.main__panel-right[data-v-ba714d44]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-ba714d44]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-ba714d44]{flex:0 0 300px}}.chat[data-v-ba714d44]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-ba714d44]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-ba714d44],.chat__head[data-v-ba714d44]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-ba714d44]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-ba714d44]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-ba714d44],.chat__footer[data-v-ba714d44]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-ba714d44]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-ba714d44]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-ba714d44]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-ba714d44]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-ba714d44]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-ba714d44]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-ba714d44],.chat-header__text[data-v-ba714d44]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-ba714d44]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-ba714d44]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-ba714d44]{margin-top:2px}.chat-header__search-input[data-v-ba714d44]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-ba714d44]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-ba714d44],.chat-header__icon[data-v-ba714d44]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-ba714d44],.chat-header__icon svg[data-v-ba714d44]{outline:none}.chat-header__icon.disabled[data-v-ba714d44],.disabled.chat-header__icon--spaced[data-v-ba714d44]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-ba714d44],.chat-header__icon.blocked[data-v-ba714d44]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-ba714d44]:hover,.chat-header__icon[data-v-ba714d44]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-ba714d44]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-ba714d44]{margin-right:5px}.chat-conversation[data-v-ba714d44]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-ba714d44]{display:flex}.chat-conversation__loader[data-v-ba714d44]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-ba714d44]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-ba714d44]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-ba714d44]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-ba714d44]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-ba714d44]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-ba714d44]{opacity:1;display:flex}.chat-shortcuts[data-v-ba714d44]{position:relative}.chat-shortcuts__block[data-v-ba714d44]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-ba714d44]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-ba714d44]{height:30px;padding:10px}.chat-shortcuts__item[data-v-ba714d44]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-ba714d44]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-ba714d44]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-ba714d44]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-ba714d44]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-ba714d44]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-ba714d44]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-ba714d44]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-ba714d44]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-ba714d44]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-ba714d44],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-ba714d44],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-ba714d44]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-ba714d44]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-ba714d44],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-ba714d44]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-ba714d44],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-ba714d44]{display:none}.chat-user-multimedia[data-v-ba714d44]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-ba714d44]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-ba714d44]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-ba714d44]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-ba714d44]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-ba714d44]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-ba714d44]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-ba714d44]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-ba714d44]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-ba714d44]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-ba714d44]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-ba714d44]{flex:1}.click[data-v-ba714d44]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-ba714d44]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-ba714d44]{padding-top:0}.input__block[data-v-ba714d44]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-ba714d44]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-ba714d44]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-ba714d44]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-ba714d44]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-ba714d44]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-ba714d44]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-ba714d44]{margin-right:5px}.input__actions>.input__button[data-v-ba714d44]:last-child{margin-right:-5px}.input__button[data-v-ba714d44]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-ba714d44]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-ba714d44]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-ba714d44]{color:#ed4d4d}.input__button.is-alert[data-v-ba714d44]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-ba714d44]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-ba714d44]{margin-right:10px}.input__icon[data-v-ba714d44]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-ba714d44]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-ba714d44]{z-index:10}.input__lock-backdrop[data-v-ba714d44]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-ba714d44]{height:100%;visibility:visible}.input__lock-button[data-v-ba714d44]{text-transform:uppercase}.input.disabled .input__block[data-v-ba714d44]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-ba714d44]{z-index:-1}.input .option-strikethrough[data-v-ba714d44]{text-decoration:line-through}.input .option-monospace[data-v-ba714d44]{font-family:Lucida Console,monospace}.multimedia[data-v-ba714d44]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-ba714d44]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-ba714d44]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-ba714d44]{flex:0 0 50px}.multimedia__navigation-list[data-v-ba714d44]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-ba714d44]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-ba714d44]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-ba714d44]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-ba714d44]{background:#25f}.multimedia__navigation-item--bg-2[data-v-ba714d44]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-ba714d44]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-ba714d44]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-ba714d44]{background:#002292}.multimedia__navigation-item--bg-6[data-v-ba714d44]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-ba714d44]{background:#00114b}.multimedia__navigation-item.is-active[data-v-ba714d44],.multimedia__navigation-item[data-v-ba714d44]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-ba714d44]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-ba714d44]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-ba714d44]{fill:#fff}.multimedia__content[data-v-ba714d44]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-ba714d44]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-ba714d44]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-ba714d44],.multimedia__content-list .multimedia__content-item[data-v-ba714d44]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-ba714d44]:last-child,.multimedia__content-list .multimedia__content-item[data-v-ba714d44]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-ba714d44],.multimedia__content-item[data-v-ba714d44]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-ba714d44]:hover,.multimedia__content-item[data-v-ba714d44]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-ba714d44],.multimedia__content-item-text[data-v-ba714d44]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-ba714d44]{word-break:break-all}.multimedia__content-item-selected-text[data-v-ba714d44]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-ba714d44]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-ba714d44]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-ba714d44]{height:300px}.multimedia__content-grid-item[data-v-ba714d44]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-ba714d44]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-ba714d44]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-ba714d44]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-ba714d44]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-ba714d44]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-ba714d44]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-ba714d44]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-ba714d44]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-ba714d44]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-ba714d44]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-ba714d44]{fill:#b7c1d8}.multimedia__content--img[data-v-ba714d44]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-ba714d44]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-ba714d44]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-ba714d44]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-ba714d44]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-ba714d44]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-ba714d44]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-ba714d44]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-ba714d44]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-ba714d44]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-ba714d44]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-ba714d44]{display:none}.multimedia__content-custom-label[data-v-ba714d44]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-ba714d44]{height:28px}.multimedia__content-custom-icon svg[data-v-ba714d44]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-ba714d44]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-ba714d44]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-ba714d44]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-ba714d44]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-ba714d44]{position:relative}.multimedia__disabled-ws[data-v-ba714d44]{pointer-events:none}.multimedia__template-text[data-v-ba714d44]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-ba714d44]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-ba714d44]{color:var(--chat-multimedia-label-text)}.texts[data-v-ba714d44]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-ba714d44]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-ba714d44]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-ba714d44]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-ba714d44]:hover{cursor:pointer}.texts__search-container[data-v-ba714d44]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-ba714d44] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-ba714d44] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-ba714d44] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-ba714d44] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-ba714d44]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-ba714d44]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-ba714d44]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-ba714d44]{height:320px;visibility:visible}.preview__container[data-v-ba714d44]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-ba714d44]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-ba714d44]:not(:first-child){margin-left:24px}.preview__image[data-v-ba714d44],.preview__video .video-js[data-v-ba714d44]{max-height:210px}.preview__document[data-v-ba714d44]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-ba714d44]{width:16px;height:16px;color:#25f}.preview__label[data-v-ba714d44]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-ba714d44]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-ba714d44]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-ba714d44]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-ba714d44]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-ba714d44]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-ba714d44]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-ba714d44]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-ba714d44]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-ba714d44]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-ba714d44]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-ba714d44]{stroke:#ed4d4d}.base-timer__svg[data-v-ba714d44]{transform:scaleX(-1)}.conversation-item[data-v-ba714d44]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-ba714d44]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-ba714d44]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-ba714d44]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-ba714d44]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-ba714d44]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-ba714d44]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-ba714d44]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-ba714d44]{border:3px solid #25f}.conversation-item__content[data-v-ba714d44]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-ba714d44]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-ba714d44]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-ba714d44]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-ba714d44]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-ba714d44]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-ba714d44]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-ba714d44]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-ba714d44]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-ba714d44]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-ba714d44]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-ba714d44]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-ba714d44]{height:100%}.conversations__list[data-v-ba714d44]{display:flex;flex-direction:column}.conversations__empty[data-v-ba714d44]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-ba714d44]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-ba714d44]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-ba714d44]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-ba714d44]{width:44px;height:44px}.document__thumb-button[data-v-ba714d44]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-ba714d44]{width:12px;height:12px;fill:#fff}.document__info[data-v-ba714d44]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-ba714d44]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-ba714d44]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-ba714d44]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-ba714d44]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-ba714d44]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-ba714d44]{fill:#ed4d4d!important}.document__miniature-text[data-v-ba714d44]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-ba714d44]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-ba714d44]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-ba714d44]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-ba714d44]{flex:none;z-index:1;max-width:65%}.message__header[data-v-ba714d44]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-ba714d44]{padding-top:0}.message__header+.message__block[data-v-ba714d44]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-ba714d44]{padding-top:0}.message__author[data-v-ba714d44]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-ba714d44]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-ba714d44]{color:#002bbb}.message__button[data-v-ba714d44]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-ba714d44]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-ba714d44]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-ba714d44]{width:14px;height:10px}.message__footer-icon-error[data-v-ba714d44]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-ba714d44]{fill:#25f}.message__footer-error[data-v-ba714d44]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-ba714d44]{padding:15px}.message__block[data-v-ba714d44]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-ba714d44]{width:200px;height:120px}.message__block--map[data-v-ba714d44]{width:300px;height:200px}.message__block--sticker[data-v-ba714d44]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-ba714d44]{background-color:#333}.message__block-content[data-v-ba714d44]{width:100%;height:auto}.message__block-content--as-background[data-v-ba714d44]{z-index:0;position:absolute}.message__block-button[data-v-ba714d44]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-ba714d44]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-ba714d44]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-ba714d44]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-ba714d44]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-ba714d44]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-ba714d44]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-ba714d44]{text-transform:uppercase}.message__notification-trail[data-v-ba714d44]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-ba714d44]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-ba714d44]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-ba714d44]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-ba714d44]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-ba714d44]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-ba714d44]{width:24px;height:24px}.message__action-icon[data-v-ba714d44]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-ba714d44],.message--in.message--has-next .message__bubble[data-v-ba714d44],.message--out.message--has-next .message__block[data-v-ba714d44],.message--out.message--has-next .message__bubble[data-v-ba714d44]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-ba714d44]{align-items:flex-start}.message--in .message__bubble[data-v-ba714d44]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-ba714d44]{color:#0e0d13}.message--in .message__block[data-v-ba714d44]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-ba714d44]{display:none}.message--in+.message--in .message__text[data-v-ba714d44]{padding-top:15px}.message--in+.message--in .message__block[data-v-ba714d44]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-ba714d44]{padding-top:15px}.message--in .document__thumb-icon[data-v-ba714d44]{fill:#0443b5}.message--in .document__miniature-icon[data-v-ba714d44]{fill:#000}.message--out[data-v-ba714d44]{align-items:flex-end}.message--out .message__bubble[data-v-ba714d44]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-ba714d44]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-ba714d44]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-ba714d44]{color:#021e51}.message--out .message__block[data-v-ba714d44]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-ba714d44]{display:none}.message--out+.message--out .message__text[data-v-ba714d44]{padding-top:15px}.message--out+.message--out .message__block[data-v-ba714d44]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-ba714d44]{padding-top:15px}.message--out .document__thumb-icon[data-v-ba714d44]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-ba714d44]{fill:#021e51}.message--item[data-v-ba714d44]{align-items:center}.message--item .message__bubble[data-v-ba714d44]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-ba714d44]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-ba714d44]{margin-bottom:5px}.message__url[data-v-ba714d44]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-ba714d44]{text-decoration:line-through}.message__monospace[data-v-ba714d44]{font-family:Lucida Console,monospace}.close-modal--body[data-v-ba714d44]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-ba714d44]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-ba714d44]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-ba714d44]{width:36px;margin-bottom:20px}.navigation__option[data-v-ba714d44]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-ba714d44]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-ba714d44]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-ba714d44]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-ba714d44]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-ba714d44]{width:100%;flex:1 1 auto}.navigation__lang[data-v-ba714d44]{height:30px}.navigation__profile[data-v-ba714d44]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-ba714d44]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-ba714d44]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-ba714d44]{fill:#25f}.navigation__profile-status[data-v-ba714d44]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-ba714d44]{background:#1abb42}.navigation__profile-status--standBy[data-v-ba714d44]{background:#ffcf03}.navigation__profile-status--offline[data-v-ba714d44]{background-color:#b7c1d8}.navigation__badge[data-v-ba714d44]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-ba714d44]{border-color:#a90000}.profile[data-v-ba714d44]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-ba714d44]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-ba714d44]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-ba714d44]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-ba714d44]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-ba714d44]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-ba714d44]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-ba714d44]{stroke:var(--profile-button-transfer)}.profile__main[data-v-ba714d44]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-ba714d44]{margin-bottom:20px}.profile__main-title[data-v-ba714d44]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-ba714d44]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-ba714d44]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-ba714d44]{fill:#ed4d4d}.profile__main-title .green[data-v-ba714d44]{fill:#1abb42}.profile__main-campaign[data-v-ba714d44],.profile__main-subtitle[data-v-ba714d44]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-ba714d44]{color:#25f;opacity:1}.profile__main-channel[data-v-ba714d44]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-ba714d44]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-ba714d44]{color:#ffa9a9}.profile__scrollable[data-v-ba714d44]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-ba714d44]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-ba714d44]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-ba714d44]{margin-top:20px;width:100%}.profile__information.background[data-v-ba714d44]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-ba714d44]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-ba714d44]:last-child{margin-bottom:0}.profile__information-col[data-v-ba714d44]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-ba714d44]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-ba714d44]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-ba714d44]:hover{fill:#25f}.profile__information-label[data-v-ba714d44]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-ba714d44]{margin:6px 10px}.profile__information-label-text[data-v-ba714d44]{margin:6px 10px 6px 0}.profile__information-value[data-v-ba714d44]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-ba714d44]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-ba714d44]:hover{color:#25f;cursor:pointer}.profile__history[data-v-ba714d44]{margin-top:20px}.profile__history-badge[data-v-ba714d44]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-ba714d44]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-ba714d44]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-ba714d44]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-ba714d44]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-ba714d44]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-ba714d44]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-ba714d44]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-ba714d44]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-ba714d44]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-ba714d44]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-ba714d44]{width:16px;height:16px}.profile__action-icon svg[data-v-ba714d44]{fill:#25f}.profile__action-text[data-v-ba714d44]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-ba714d44]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-ba714d44]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-ba714d44]{margin-top:20px}.profile__action--toggle[data-v-ba714d44]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-ba714d44]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-ba714d44],.profile__action—pull-left[data-v-ba714d44]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-ba714d44]{text-decoration:underline}[data-v-ba714d44] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-ba714d44]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-ba714d44]{align-self:flex-start;color:var(--modal-title)}[data-v-ba714d44] .form-modal__select{width:440px}.form-modal__description[data-v-ba714d44]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-ba714d44]{width:100%;margin-right:5px}.form-modal__description-button[data-v-ba714d44]{margin-top:22px}.user-profile[data-v-ba714d44]{position:relative}.user-profile__container[data-v-ba714d44]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-ba714d44]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-ba714d44]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-ba714d44]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-ba714d44{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-ba714d44{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-ba714d44{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-ba714d44{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-ba714d44{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-ba714d44{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-ba714d44{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-ba714d44{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-ba714d44{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-ba714d44{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-ba714d44{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-ba714d44{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-ba714d44{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-ba714d44],.bounce-leave-active[data-v-ba714d44],.bounceIn[data-v-ba714d44],.bounceOut[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-ba714d44],.bounceIn[data-v-ba714d44]{-webkit-animation-name:bounceIn-data-v-ba714d44;animation-name:bounceIn-data-v-ba714d44}.bounce-leave-active[data-v-ba714d44],.bounceOut[data-v-ba714d44]{-webkit-animation-name:bounceOut-data-v-ba714d44;animation-name:bounceOut-data-v-ba714d44}.bounceDown-enter-active[data-v-ba714d44],.bounceDown-leave-active[data-v-ba714d44],.bounceInDown[data-v-ba714d44],.bounceOutDown[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-ba714d44],.bounceInDown[data-v-ba714d44]{-webkit-animation-name:bounceInDown-data-v-ba714d44;animation-name:bounceInDown-data-v-ba714d44}.bounceDown-leave-active[data-v-ba714d44],.bounceOutDown[data-v-ba714d44]{-webkit-animation-name:bounceOutDown-data-v-ba714d44;animation-name:bounceOutDown-data-v-ba714d44}.bounceInLeft[data-v-ba714d44],.bounceLeft-enter-active[data-v-ba714d44],.bounceLeft-leave-active[data-v-ba714d44],.bounceOutLeft[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-ba714d44],.bounceLeft-enter-active[data-v-ba714d44]{-webkit-animation-name:bounceInLeft-data-v-ba714d44;animation-name:bounceInLeft-data-v-ba714d44}.bounceLeft-leave-active[data-v-ba714d44],.bounceOutLeft[data-v-ba714d44]{-webkit-animation-name:bounceOutLeft-data-v-ba714d44;animation-name:bounceOutLeft-data-v-ba714d44}.bounceInRight[data-v-ba714d44],.bounceOutRight[data-v-ba714d44],.bounceRight-enter-active[data-v-ba714d44],.bounceRight-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-ba714d44],.bounceRight-enter-active[data-v-ba714d44]{-webkit-animation-name:bounceInRight-data-v-ba714d44;animation-name:bounceInRight-data-v-ba714d44}.bounceOutRight[data-v-ba714d44],.bounceRight-leave-active[data-v-ba714d44]{-webkit-animation-name:bounceOutRight-data-v-ba714d44;animation-name:bounceOutRight-data-v-ba714d44}.bounceInUp[data-v-ba714d44],.bounceOutUp[data-v-ba714d44],.bounceUp-enter-active[data-v-ba714d44],.bounceUp-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-ba714d44],.bounceUp-enter-active[data-v-ba714d44]{-webkit-animation-name:bounceInUp-data-v-ba714d44;animation-name:bounceInUp-data-v-ba714d44}.bounceOutUp[data-v-ba714d44],.bounceUp-leave-active[data-v-ba714d44]{-webkit-animation-name:bounceOutUp-data-v-ba714d44;animation-name:bounceOutUp-data-v-ba714d44}@-webkit-keyframes fadeIn-data-v-ba714d44{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-ba714d44{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-ba714d44{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-ba714d44{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-ba714d44{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-ba714d44{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-ba714d44{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-ba714d44{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-ba714d44{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-ba714d44{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-ba714d44],.fade-leave-active[data-v-ba714d44],.fadeIn[data-v-ba714d44],.fadeOut[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-ba714d44],.fadeIn[data-v-ba714d44]{-webkit-animation-name:fadeIn-data-v-ba714d44;animation-name:fadeIn-data-v-ba714d44}.fade-leave-active[data-v-ba714d44],.fadeOut[data-v-ba714d44]{-webkit-animation-name:fadeOut-data-v-ba714d44;animation-name:fadeOut-data-v-ba714d44}.fadeDown-enter-active[data-v-ba714d44],.fadeDown-leave-active[data-v-ba714d44],.fadeInDown[data-v-ba714d44],.fadeOutDown[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-ba714d44],.fadeInDown[data-v-ba714d44]{-webkit-animation-name:fadeInDown-data-v-ba714d44;animation-name:fadeInDown-data-v-ba714d44}.fadeDown-leave-active[data-v-ba714d44],.fadeOutDown[data-v-ba714d44]{-webkit-animation-name:fadeOutDown-data-v-ba714d44;animation-name:fadeOutDown-data-v-ba714d44}.fadeDownBig-enter-active[data-v-ba714d44],.fadeDownBig-leave-active[data-v-ba714d44],.fadeInDownBig[data-v-ba714d44],.fadeOutDownBig[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-ba714d44],.fadeInDownBig[data-v-ba714d44]{-webkit-animation-name:fadeInDownBig-data-v-ba714d44;animation-name:fadeInDownBig-data-v-ba714d44}.fadeDownBig-leave-active[data-v-ba714d44],.fadeOutDownBig[data-v-ba714d44]{-webkit-animation-name:fadeOutDownBig-data-v-ba714d44;animation-name:fadeOutDownBig-data-v-ba714d44}.fadeInLeft[data-v-ba714d44],.fadeLeft-enter-active[data-v-ba714d44],.fadeLeft-leave-active[data-v-ba714d44],.fadeOutLeft[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-ba714d44],.fadeLeft-enter-active[data-v-ba714d44]{-webkit-animation-name:fadeInLeft-data-v-ba714d44;animation-name:fadeInLeft-data-v-ba714d44}.fadeLeft-leave-active[data-v-ba714d44],.fadeOutLeft[data-v-ba714d44]{-webkit-animation-name:fadeOutLeft-data-v-ba714d44;animation-name:fadeOutLeft-data-v-ba714d44}.fadeInLeftBig[data-v-ba714d44],.fadeLeftBig-enter-active[data-v-ba714d44],.fadeLeftBig-leave-active[data-v-ba714d44],.fadeOutLeftBig[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-ba714d44],.fadeLeftBig-enter-active[data-v-ba714d44]{-webkit-animation-name:fadeInLeftBig-data-v-ba714d44;animation-name:fadeInLeftBig-data-v-ba714d44}.fadeLeftBig-leave-active[data-v-ba714d44],.fadeOutLeftBig[data-v-ba714d44]{-webkit-animation-name:fadeOutLeftBig-data-v-ba714d44;animation-name:fadeOutLeftBig-data-v-ba714d44}.fadeInRight[data-v-ba714d44],.fadeOutRight[data-v-ba714d44],.fadeRight-enter-active[data-v-ba714d44],.fadeRight-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-ba714d44],.fadeRight-enter-active[data-v-ba714d44]{-webkit-animation-name:fadeInRight-data-v-ba714d44;animation-name:fadeInRight-data-v-ba714d44}.fadeOutRight[data-v-ba714d44],.fadeRight-leave-active[data-v-ba714d44]{-webkit-animation-name:fadeOutRight-data-v-ba714d44;animation-name:fadeOutRight-data-v-ba714d44}.fadeInRightBig[data-v-ba714d44],.fadeOutRightBig[data-v-ba714d44],.fadeRightBig-enter-active[data-v-ba714d44],.fadeRightBig-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-ba714d44],.fadeRightBig-enter-active[data-v-ba714d44]{-webkit-animation-name:fadeInRightBig-data-v-ba714d44;animation-name:fadeInRightBig-data-v-ba714d44}.fadeOutRightBig[data-v-ba714d44],.fadeRightBig-leave-active[data-v-ba714d44]{-webkit-animation-name:fadeOutRightBig-data-v-ba714d44;animation-name:fadeOutRightBig-data-v-ba714d44}.fadeInUp[data-v-ba714d44],.fadeOutUp[data-v-ba714d44],.fadeUp-enter-active[data-v-ba714d44],.fadeUp-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-ba714d44],.fadeUp-enter-active[data-v-ba714d44]{-webkit-animation-name:fadeInUp-data-v-ba714d44;animation-name:fadeInUp-data-v-ba714d44}.fadeOutUp[data-v-ba714d44],.fadeUp-leave-active[data-v-ba714d44]{-webkit-animation-name:fadeOutUp-data-v-ba714d44;animation-name:fadeOutUp-data-v-ba714d44}.fadeInUpBig[data-v-ba714d44],.fadeOutUpBig[data-v-ba714d44],.fadeUpBig-enter-active[data-v-ba714d44],.fadeUpBig-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-ba714d44],.fadeUpBig-enter-active[data-v-ba714d44]{-webkit-animation-name:fadeInUpBig-data-v-ba714d44;animation-name:fadeInUpBig-data-v-ba714d44}.fadeOutUpBig[data-v-ba714d44],.fadeUpBig-leave-active[data-v-ba714d44]{-webkit-animation-name:fadeOutUpBig-data-v-ba714d44;animation-name:fadeOutUpBig-data-v-ba714d44}@-webkit-keyframes rotateIn-data-v-ba714d44{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-ba714d44{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-ba714d44{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-ba714d44{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-ba714d44{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-ba714d44{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-ba714d44{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-ba714d44{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-ba714d44{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-ba714d44{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-ba714d44{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-ba714d44{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-ba714d44{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-ba714d44{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-ba714d44{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-ba714d44{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-ba714d44{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-ba714d44{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-ba714d44{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-ba714d44{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-ba714d44],.rotate-leave-active[data-v-ba714d44],.rotateIn[data-v-ba714d44],.rotateOut[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-ba714d44],.rotateIn[data-v-ba714d44]{-webkit-animation-name:rotateIn-data-v-ba714d44;animation-name:rotateIn-data-v-ba714d44}.rotate-leave-active[data-v-ba714d44],.rotateOut[data-v-ba714d44]{-webkit-animation-name:rotateOut-data-v-ba714d44;animation-name:rotateOut-data-v-ba714d44}.rotateDownLeft-enter-active[data-v-ba714d44],.rotateDownLeft-leave-active[data-v-ba714d44],.rotateInDownLeft[data-v-ba714d44],.rotateOutDownLeft[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-ba714d44],.rotateInDownLeft[data-v-ba714d44]{-webkit-animation-name:rotateInDownLeft-data-v-ba714d44;animation-name:rotateInDownLeft-data-v-ba714d44}.rotateDownLeft-leave-active[data-v-ba714d44],.rotateOutDownLeft[data-v-ba714d44]{-webkit-animation-name:rotateOutDownLeft-data-v-ba714d44;animation-name:rotateOutDownLeft-data-v-ba714d44}.rotateDownRight-enter-active[data-v-ba714d44],.rotateDownRight-leave-active[data-v-ba714d44],.rotateInDownRight[data-v-ba714d44],.rotateOutDownRight[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-ba714d44],.rotateInDownRight[data-v-ba714d44]{-webkit-animation-name:rotateInDownRight-data-v-ba714d44;animation-name:rotateInDownRight-data-v-ba714d44}.rotateDownRight-leave-active[data-v-ba714d44],.rotateOutDownRight[data-v-ba714d44]{-webkit-animation-name:rotateOutDownRight-data-v-ba714d44;animation-name:rotateOutDownRight-data-v-ba714d44}.rotateInUpLeft[data-v-ba714d44],.rotateOutUpLeft[data-v-ba714d44],.rotateUpLeft-enter-active[data-v-ba714d44],.rotateUpLeft-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-ba714d44],.rotateUpLeft-enter-active[data-v-ba714d44]{-webkit-animation-name:rotateInUpLeft-data-v-ba714d44;animation-name:rotateInUpLeft-data-v-ba714d44}.rotateOutUpLeft[data-v-ba714d44],.rotateUpLeft-leave-active[data-v-ba714d44]{-webkit-animation-name:rotateOutUpLeft-data-v-ba714d44;animation-name:rotateOutUpLeft-data-v-ba714d44}.rotateInUpRight[data-v-ba714d44],.rotateOutUpRight[data-v-ba714d44],.rotateUpRight-enter-active[data-v-ba714d44],.rotateUpRight-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-ba714d44],.rotateUpRight-enter-active[data-v-ba714d44]{-webkit-animation-name:rotateInUpRight-data-v-ba714d44;animation-name:rotateInUpRight-data-v-ba714d44}.rotateOutUpRight[data-v-ba714d44],.rotateUpRight-leave-active[data-v-ba714d44]{-webkit-animation-name:rotateOutUpRight-data-v-ba714d44;animation-name:rotateOutUpRight-data-v-ba714d44}@-webkit-keyframes slideInDown-data-v-ba714d44{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-ba714d44{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-ba714d44{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-ba714d44{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-ba714d44{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-ba714d44{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-ba714d44{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-ba714d44{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-ba714d44{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-ba714d44],.slide-leave-active[data-v-ba714d44],.slideIn[data-v-ba714d44],.slideOut[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-ba714d44],.slideIn[data-v-ba714d44]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-ba714d44],.slideOut[data-v-ba714d44]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-ba714d44],.slideDown-leave-active[data-v-ba714d44],.slideInDown[data-v-ba714d44],.slideOutDown[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-ba714d44],.slideInDown[data-v-ba714d44]{-webkit-animation-name:slideInDown-data-v-ba714d44;animation-name:slideInDown-data-v-ba714d44}.slideDown-leave-active[data-v-ba714d44],.slideOutDown[data-v-ba714d44]{-webkit-animation-name:slideOutDown-data-v-ba714d44;animation-name:slideOutDown-data-v-ba714d44}.slideInLeft[data-v-ba714d44],.slideLeft-enter-active[data-v-ba714d44],.slideLeft-leave-active[data-v-ba714d44],.slideOutLeft[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-ba714d44],.slideLeft-enter-active[data-v-ba714d44]{-webkit-animation-name:slideInLeft-data-v-ba714d44;animation-name:slideInLeft-data-v-ba714d44}.slideLeft-leave-active[data-v-ba714d44],.slideOutLeft[data-v-ba714d44]{-webkit-animation-name:slideOutLeft-data-v-ba714d44;animation-name:slideOutLeft-data-v-ba714d44}.slideInRight[data-v-ba714d44],.slideOutRight[data-v-ba714d44],.slideRight-enter-active[data-v-ba714d44],.slideRight-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-ba714d44],.slideRight-enter-active[data-v-ba714d44]{-webkit-animation-name:slideInRight-data-v-ba714d44;animation-name:slideInRight-data-v-ba714d44}.slideOutRight[data-v-ba714d44],.slideRight-leave-active[data-v-ba714d44]{-webkit-animation-name:slideOutRight-data-v-ba714d44;animation-name:slideOutRight-data-v-ba714d44}.slideInUp[data-v-ba714d44],.slideOutUp[data-v-ba714d44],.slideUp-enter-active[data-v-ba714d44],.slideUp-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-ba714d44],.slideUp-enter-active[data-v-ba714d44]{-webkit-animation-name:slideInUp-data-v-ba714d44;animation-name:slideInUp-data-v-ba714d44}.slideOutUp[data-v-ba714d44],.slideUp-leave-active[data-v-ba714d44]{-webkit-animation-name:slideOutUp-data-v-ba714d44;animation-name:slideOutUp-data-v-ba714d44}@-webkit-keyframes zoomIn-data-v-ba714d44{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-ba714d44{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-ba714d44{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-ba714d44{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-ba714d44{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-ba714d44{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-ba714d44],.zoom-leave-active[data-v-ba714d44],.zoomIn[data-v-ba714d44],.zoomOut[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-ba714d44],.zoomIn[data-v-ba714d44]{-webkit-animation-name:zoomIn-data-v-ba714d44;animation-name:zoomIn-data-v-ba714d44}.zoom-leave-active[data-v-ba714d44],.zoomOut[data-v-ba714d44]{-webkit-animation-name:zoomOut-data-v-ba714d44;animation-name:zoomOut-data-v-ba714d44}.zoomDown-enter-active[data-v-ba714d44],.zoomDown-leave-active[data-v-ba714d44],.zoomInDown[data-v-ba714d44],.zoomOutDown[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-ba714d44],.zoomInDown[data-v-ba714d44]{-webkit-animation-name:zoomInDown-data-v-ba714d44;animation-name:zoomInDown-data-v-ba714d44}.zoomDown-leave-active[data-v-ba714d44],.zoomOutDown[data-v-ba714d44]{-webkit-animation-name:zoomOutDown-data-v-ba714d44;animation-name:zoomOutDown-data-v-ba714d44}.zoomInLeft[data-v-ba714d44],.zoomLeft-enter-active[data-v-ba714d44],.zoomLeft-leave-active[data-v-ba714d44],.zoomOutLeft[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-ba714d44],.zoomLeft-enter-active[data-v-ba714d44]{-webkit-animation-name:zoomInLeft-data-v-ba714d44;animation-name:zoomInLeft-data-v-ba714d44}.zoomLeft-leave-active[data-v-ba714d44],.zoomOutLeft[data-v-ba714d44]{-webkit-animation-name:zoomOutLeft-data-v-ba714d44;animation-name:zoomOutLeft-data-v-ba714d44}.zoomInRight[data-v-ba714d44],.zoomOutRight[data-v-ba714d44],.zoomRight-enter-active[data-v-ba714d44],.zoomRight-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-ba714d44],.zoomRight-enter-active[data-v-ba714d44]{-webkit-animation-name:zoomInRight-data-v-ba714d44;animation-name:zoomInRight-data-v-ba714d44}.zoomOutRight[data-v-ba714d44],.zoomRight-leave-active[data-v-ba714d44]{-webkit-animation-name:zoomOutRight-data-v-ba714d44;animation-name:zoomOutRight-data-v-ba714d44}.zoomInUp[data-v-ba714d44],.zoomOutUp[data-v-ba714d44],.zoomUp-enter-active[data-v-ba714d44],.zoomUp-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-ba714d44],.zoomUp-enter-active[data-v-ba714d44]{-webkit-animation-name:zoomInUp-data-v-ba714d44;animation-name:zoomInUp-data-v-ba714d44}.zoomOutUp[data-v-ba714d44],.zoomUp-leave-active[data-v-ba714d44]{-webkit-animation-name:zoomOutUp-data-v-ba714d44;animation-name:zoomOutUp-data-v-ba714d44}@-webkit-keyframes flipIn-data-v-ba714d44{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-ba714d44{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-ba714d44{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-ba714d44{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-ba714d44{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-ba714d44{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-ba714d44{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-ba714d44{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-ba714d44{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-ba714d44{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-ba714d44{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-ba714d44{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-ba714d44],.flip-leave-active[data-v-ba714d44],.flipIn[data-v-ba714d44],.flipOut[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-ba714d44],.flipIn[data-v-ba714d44]{-webkit-animation-name:flipIn-data-v-ba714d44;animation-name:flipIn-data-v-ba714d44}.flip-leave-active[data-v-ba714d44],.flipOut[data-v-ba714d44]{-webkit-animation-name:flipOut-data-v-ba714d44;animation-name:flipOut-data-v-ba714d44}.flipInX[data-v-ba714d44],.flipOutX[data-v-ba714d44],.flipX-enter-active[data-v-ba714d44],.flipX-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-ba714d44],.flipX-enter-active[data-v-ba714d44]{-webkit-animation-name:flipInX-data-v-ba714d44;animation-name:flipInX-data-v-ba714d44}.flipOutX[data-v-ba714d44],.flipX-leave-active[data-v-ba714d44]{-webkit-animation-name:flipOutX-data-v-ba714d44;animation-name:flipOutX-data-v-ba714d44}.flipInY[data-v-ba714d44],.flipOutY[data-v-ba714d44],.flipY-enter-active[data-v-ba714d44],.flipY-leave-active[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-ba714d44],.flipY-enter-active[data-v-ba714d44]{-webkit-animation-name:flipInY-data-v-ba714d44;animation-name:flipInY-data-v-ba714d44}.flipOutY[data-v-ba714d44],.flipY-leave-active[data-v-ba714d44]{-webkit-animation-name:flipOutY-data-v-ba714d44;animation-name:flipOutY-data-v-ba714d44}@-webkit-keyframes lightSpeedIn-data-v-ba714d44{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-ba714d44{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-ba714d44{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-ba714d44{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-ba714d44],.lightSpeed-leave-active[data-v-ba714d44],.lightSpeedIn[data-v-ba714d44],.lightSpeedOut[data-v-ba714d44]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-ba714d44],.lightSpeedIn[data-v-ba714d44]{-webkit-animation-name:lightSpeedIn-data-v-ba714d44;animation-name:lightSpeedIn-data-v-ba714d44}.lightSpeed-leave-active[data-v-ba714d44],.lightSpeedOut[data-v-ba714d44]{-webkit-animation-name:lightSpeedOut-data-v-ba714d44;animation-name:lightSpeedOut-data-v-ba714d44}.textarea-container[data-v-ba714d44]{display:inline-flex;flex-direction:column}.textarea__label[data-v-ba714d44]{margin-left:2px;margin-bottom:2px;font-weight:700;color:var(--textarea-title)}.textarea__control[data-v-ba714d44]{display:inline-flex;align-items:center;border-radius:4px;border:2px solid var(--textarea-border)}.textarea__control.error[data-v-ba714d44]{border-color:#ff7278}.textarea__control[data-v-ba714d44]:not(.read-only):focus-within{border-color:#25f}.textarea__control[data-v-ba714d44] ::-moz-placeholder{color:#b7c1d8;opacity:1}.textarea__control[data-v-ba714d44] :-ms-input-placeholder{color:#b7c1d8;opacity:1}.textarea__control[data-v-ba714d44] ::-ms-input-placeholder{color:#b7c1d8;opacity:1}.textarea__control[data-v-ba714d44] ::placeholder{color:#b7c1d8;opacity:1}.textarea__control textarea[data-v-ba714d44]{border:none;outline:none;flex:1;font-size:1.2rem;padding:12px;resize:none;background-color:var(--textarea);color:var(--textarea-title);transition:background-color .5s ease}.textarea__control textarea.disabled[data-v-ba714d44]{background-color:#edeff6}.textarea__control textarea.resizable[data-v-ba714d44]{resize:both}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar{width:6px;height:6px}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-button{width:3px;height:3px}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-thumb:hover{background:#0037ee}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-thumb:active{background:#25f}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-track:hover{background:#c7c7c7}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-track:active{background:#b7c1d8}.textarea__control textarea[data-v-ba714d44]::-webkit-scrollbar-corner{background:transparent}.textarea__control.disabled[data-v-ba714d44]{background-color:#edeff6}.audio__wrapper[data-v-0ae43de7]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-0ae43de7]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-0ae43de7]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-0ae43de7]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-0ae43de7]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-0ae43de7]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-0ae43de7]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-0ae43de7]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-0ae43de7]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-0ae43de7]{flex:0 0 70px;flex-direction:column}.main__content[data-v-0ae43de7],.main__navigation[data-v-0ae43de7]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-0ae43de7]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-0ae43de7]{display:flex;flex-direction:row}.main__panel[data-v-0ae43de7],.main__wrapper[data-v-0ae43de7]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-0ae43de7]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-0ae43de7]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-0ae43de7]{flex:0 0 310px}}.main__panel-center[data-v-0ae43de7]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-0ae43de7]{flex:1 1 0;display:block}}.main__panel-right[data-v-0ae43de7]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-0ae43de7]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-0ae43de7]{flex:0 0 300px}}.chat[data-v-0ae43de7]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-0ae43de7]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-0ae43de7],.chat__head[data-v-0ae43de7]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-0ae43de7]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-0ae43de7]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-0ae43de7],.chat__footer[data-v-0ae43de7]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-0ae43de7]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-0ae43de7]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-0ae43de7]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-0ae43de7]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-0ae43de7]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-0ae43de7]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-0ae43de7],.chat-header__text[data-v-0ae43de7]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-0ae43de7]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-0ae43de7]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-0ae43de7]{margin-top:2px}.chat-header__search-input[data-v-0ae43de7]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-0ae43de7]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-0ae43de7],.chat-header__icon[data-v-0ae43de7]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-0ae43de7],.chat-header__icon svg[data-v-0ae43de7]{outline:none}.chat-header__icon.disabled[data-v-0ae43de7],.disabled.chat-header__icon--spaced[data-v-0ae43de7]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-0ae43de7],.chat-header__icon.blocked[data-v-0ae43de7]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-0ae43de7]:hover,.chat-header__icon[data-v-0ae43de7]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-0ae43de7]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-0ae43de7]{margin-right:5px}.chat-conversation[data-v-0ae43de7]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-0ae43de7]{display:flex}.chat-conversation__loader[data-v-0ae43de7]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-0ae43de7]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-0ae43de7]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-0ae43de7]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-0ae43de7]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-0ae43de7]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-0ae43de7]{opacity:1;display:flex}.chat-shortcuts[data-v-0ae43de7]{position:relative}.chat-shortcuts__block[data-v-0ae43de7]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-0ae43de7]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-0ae43de7]{height:30px;padding:10px}.chat-shortcuts__item[data-v-0ae43de7]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-0ae43de7]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-0ae43de7]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-0ae43de7]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-0ae43de7]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-0ae43de7]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-0ae43de7]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-0ae43de7]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-0ae43de7]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-0ae43de7]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-0ae43de7],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-0ae43de7],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-0ae43de7]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-0ae43de7]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-0ae43de7],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-0ae43de7]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-0ae43de7],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-0ae43de7]{display:none}.chat-user-multimedia[data-v-0ae43de7]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-0ae43de7]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-0ae43de7]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-0ae43de7]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-0ae43de7]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-0ae43de7]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-0ae43de7]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-0ae43de7]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-0ae43de7]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-0ae43de7]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-0ae43de7]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-0ae43de7]{flex:1}.click[data-v-0ae43de7]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-0ae43de7]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-0ae43de7]{padding-top:0}.input__block[data-v-0ae43de7]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-0ae43de7]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-0ae43de7]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-0ae43de7]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-0ae43de7]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-0ae43de7]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-0ae43de7]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-0ae43de7]{margin-right:5px}.input__actions>.input__button[data-v-0ae43de7]:last-child{margin-right:-5px}.input__button[data-v-0ae43de7]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-0ae43de7]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-0ae43de7]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-0ae43de7]{color:#ed4d4d}.input__button.is-alert[data-v-0ae43de7]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-0ae43de7]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-0ae43de7]{margin-right:10px}.input__icon[data-v-0ae43de7]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-0ae43de7]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-0ae43de7]{z-index:10}.input__lock-backdrop[data-v-0ae43de7]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-0ae43de7]{height:100%;visibility:visible}.input__lock-button[data-v-0ae43de7]{text-transform:uppercase}.input.disabled .input__block[data-v-0ae43de7]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-0ae43de7]{z-index:-1}.input .option-strikethrough[data-v-0ae43de7]{text-decoration:line-through}.input .option-monospace[data-v-0ae43de7]{font-family:Lucida Console,monospace}.multimedia[data-v-0ae43de7]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-0ae43de7]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-0ae43de7]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-0ae43de7]{flex:0 0 50px}.multimedia__navigation-list[data-v-0ae43de7]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-0ae43de7]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-0ae43de7]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-0ae43de7]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-0ae43de7]{background:#25f}.multimedia__navigation-item--bg-2[data-v-0ae43de7]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-0ae43de7]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-0ae43de7]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-0ae43de7]{background:#002292}.multimedia__navigation-item--bg-6[data-v-0ae43de7]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-0ae43de7]{background:#00114b}.multimedia__navigation-item.is-active[data-v-0ae43de7],.multimedia__navigation-item[data-v-0ae43de7]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-0ae43de7]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-0ae43de7]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-0ae43de7]{fill:#fff}.multimedia__content[data-v-0ae43de7]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-0ae43de7]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-0ae43de7]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-0ae43de7],.multimedia__content-list .multimedia__content-item[data-v-0ae43de7]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-0ae43de7]:last-child,.multimedia__content-list .multimedia__content-item[data-v-0ae43de7]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-0ae43de7],.multimedia__content-item[data-v-0ae43de7]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-0ae43de7]:hover,.multimedia__content-item[data-v-0ae43de7]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-0ae43de7],.multimedia__content-item-text[data-v-0ae43de7]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-0ae43de7]{word-break:break-all}.multimedia__content-item-selected-text[data-v-0ae43de7]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-0ae43de7]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-0ae43de7]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-0ae43de7]{height:300px}.multimedia__content-grid-item[data-v-0ae43de7]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-0ae43de7]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-0ae43de7]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-0ae43de7]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-0ae43de7]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-0ae43de7]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-0ae43de7]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-0ae43de7]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-0ae43de7]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-0ae43de7]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-0ae43de7]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-0ae43de7]{fill:#b7c1d8}.multimedia__content--img[data-v-0ae43de7]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-0ae43de7]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-0ae43de7]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-0ae43de7]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-0ae43de7]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-0ae43de7]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-0ae43de7]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-0ae43de7]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-0ae43de7]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-0ae43de7]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-0ae43de7]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-0ae43de7]{display:none}.multimedia__content-custom-label[data-v-0ae43de7]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-0ae43de7]{height:28px}.multimedia__content-custom-icon svg[data-v-0ae43de7]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-0ae43de7]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-0ae43de7]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-0ae43de7]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-0ae43de7]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-0ae43de7]{position:relative}.multimedia__disabled-ws[data-v-0ae43de7]{pointer-events:none}.multimedia__template-text[data-v-0ae43de7]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-0ae43de7]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-0ae43de7]{color:var(--chat-multimedia-label-text)}.texts[data-v-0ae43de7]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-0ae43de7]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-0ae43de7]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-0ae43de7]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-0ae43de7]:hover{cursor:pointer}.texts__search-container[data-v-0ae43de7]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-0ae43de7] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-0ae43de7] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-0ae43de7] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-0ae43de7] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-0ae43de7]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-0ae43de7]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-0ae43de7]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-0ae43de7]{height:320px;visibility:visible}.preview__container[data-v-0ae43de7]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-0ae43de7]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-0ae43de7]:not(:first-child){margin-left:24px}.preview__image[data-v-0ae43de7],.preview__video .video-js[data-v-0ae43de7]{max-height:210px}.preview__document[data-v-0ae43de7]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-0ae43de7]{width:16px;height:16px;color:#25f}.preview__label[data-v-0ae43de7]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-0ae43de7]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-0ae43de7]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-0ae43de7]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-0ae43de7]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-0ae43de7]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-0ae43de7]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-0ae43de7]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-0ae43de7]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-0ae43de7]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-0ae43de7]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-0ae43de7]{stroke:#ed4d4d}.base-timer__svg[data-v-0ae43de7]{transform:scaleX(-1)}.conversation-item[data-v-0ae43de7]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-0ae43de7]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-0ae43de7]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-0ae43de7]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-0ae43de7]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-0ae43de7]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-0ae43de7]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-0ae43de7]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-0ae43de7]{border:3px solid #25f}.conversation-item__content[data-v-0ae43de7]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-0ae43de7]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-0ae43de7]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-0ae43de7]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-0ae43de7]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-0ae43de7]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-0ae43de7]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-0ae43de7]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-0ae43de7]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-0ae43de7]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-0ae43de7]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-0ae43de7]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-0ae43de7]{height:100%}.conversations__list[data-v-0ae43de7]{display:flex;flex-direction:column}.conversations__empty[data-v-0ae43de7]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-0ae43de7]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-0ae43de7]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-0ae43de7]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-0ae43de7]{width:44px;height:44px}.document__thumb-button[data-v-0ae43de7]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-0ae43de7]{width:12px;height:12px;fill:#fff}.document__info[data-v-0ae43de7]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-0ae43de7]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-0ae43de7]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-0ae43de7]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-0ae43de7]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-0ae43de7]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-0ae43de7]{fill:#ed4d4d!important}.document__miniature-text[data-v-0ae43de7]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-0ae43de7]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-0ae43de7]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-0ae43de7]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-0ae43de7]{flex:none;z-index:1;max-width:65%}.message__header[data-v-0ae43de7]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-0ae43de7]{padding-top:0}.message__header+.message__block[data-v-0ae43de7]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-0ae43de7]{padding-top:0}.message__author[data-v-0ae43de7]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-0ae43de7]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-0ae43de7]{color:#002bbb}.message__button[data-v-0ae43de7]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-0ae43de7]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-0ae43de7]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-0ae43de7]{width:14px;height:10px}.message__footer-icon-error[data-v-0ae43de7]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-0ae43de7]{fill:#25f}.message__footer-error[data-v-0ae43de7]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-0ae43de7]{padding:15px}.message__block[data-v-0ae43de7]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-0ae43de7]{width:200px;height:120px}.message__block--map[data-v-0ae43de7]{width:300px;height:200px}.message__block--sticker[data-v-0ae43de7]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-0ae43de7]{background-color:#333}.message__block-content[data-v-0ae43de7]{width:100%;height:auto}.message__block-content--as-background[data-v-0ae43de7]{z-index:0;position:absolute}.message__block-button[data-v-0ae43de7]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-0ae43de7]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-0ae43de7]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-0ae43de7]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-0ae43de7]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-0ae43de7]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-0ae43de7]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-0ae43de7]{text-transform:uppercase}.message__notification-trail[data-v-0ae43de7]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-0ae43de7]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-0ae43de7]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-0ae43de7]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-0ae43de7]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-0ae43de7]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-0ae43de7]{width:24px;height:24px}.message__action-icon[data-v-0ae43de7]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-0ae43de7],.message--in.message--has-next .message__bubble[data-v-0ae43de7],.message--out.message--has-next .message__block[data-v-0ae43de7],.message--out.message--has-next .message__bubble[data-v-0ae43de7]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-0ae43de7]{align-items:flex-start}.message--in .message__bubble[data-v-0ae43de7]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-0ae43de7]{color:#0e0d13}.message--in .message__block[data-v-0ae43de7]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-0ae43de7]{display:none}.message--in+.message--in .message__text[data-v-0ae43de7]{padding-top:15px}.message--in+.message--in .message__block[data-v-0ae43de7]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-0ae43de7]{padding-top:15px}.message--in .document__thumb-icon[data-v-0ae43de7]{fill:#0443b5}.message--in .document__miniature-icon[data-v-0ae43de7]{fill:#000}.message--out[data-v-0ae43de7]{align-items:flex-end}.message--out .message__bubble[data-v-0ae43de7]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-0ae43de7]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-0ae43de7]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-0ae43de7]{color:#021e51}.message--out .message__block[data-v-0ae43de7]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-0ae43de7]{display:none}.message--out+.message--out .message__text[data-v-0ae43de7]{padding-top:15px}.message--out+.message--out .message__block[data-v-0ae43de7]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-0ae43de7]{padding-top:15px}.message--out .document__thumb-icon[data-v-0ae43de7]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-0ae43de7]{fill:#021e51}.message--item[data-v-0ae43de7]{align-items:center}.message--item .message__bubble[data-v-0ae43de7]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-0ae43de7]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-0ae43de7]{margin-bottom:5px}.message__url[data-v-0ae43de7]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-0ae43de7]{text-decoration:line-through}.message__monospace[data-v-0ae43de7]{font-family:Lucida Console,monospace}.close-modal--body[data-v-0ae43de7]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-0ae43de7]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-0ae43de7]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-0ae43de7]{width:36px;margin-bottom:20px}.navigation__option[data-v-0ae43de7]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-0ae43de7]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-0ae43de7]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-0ae43de7]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-0ae43de7]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-0ae43de7]{width:100%;flex:1 1 auto}.navigation__lang[data-v-0ae43de7]{height:30px}.navigation__profile[data-v-0ae43de7]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-0ae43de7]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-0ae43de7]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-0ae43de7]{fill:#25f}.navigation__profile-status[data-v-0ae43de7]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-0ae43de7]{background:#1abb42}.navigation__profile-status--standBy[data-v-0ae43de7]{background:#ffcf03}.navigation__profile-status--offline[data-v-0ae43de7]{background-color:#b7c1d8}.navigation__badge[data-v-0ae43de7]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-0ae43de7]{border-color:#a90000}.profile[data-v-0ae43de7]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-0ae43de7]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-0ae43de7]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-0ae43de7]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-0ae43de7]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-0ae43de7]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-0ae43de7]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-0ae43de7]{stroke:var(--profile-button-transfer)}.profile__main[data-v-0ae43de7]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-0ae43de7]{margin-bottom:20px}.profile__main-title[data-v-0ae43de7]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-0ae43de7]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-0ae43de7]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-0ae43de7]{fill:#ed4d4d}.profile__main-title .green[data-v-0ae43de7]{fill:#1abb42}.profile__main-campaign[data-v-0ae43de7],.profile__main-subtitle[data-v-0ae43de7]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-0ae43de7]{color:#25f;opacity:1}.profile__main-channel[data-v-0ae43de7]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-0ae43de7]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-0ae43de7]{color:#ffa9a9}.profile__scrollable[data-v-0ae43de7]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-0ae43de7]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-0ae43de7]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-0ae43de7]{margin-top:20px;width:100%}.profile__information.background[data-v-0ae43de7]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-0ae43de7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-0ae43de7]:last-child{margin-bottom:0}.profile__information-col[data-v-0ae43de7]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-0ae43de7]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-0ae43de7]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-0ae43de7]:hover{fill:#25f}.profile__information-label[data-v-0ae43de7]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-0ae43de7]{margin:6px 10px}.profile__information-label-text[data-v-0ae43de7]{margin:6px 10px 6px 0}.profile__information-value[data-v-0ae43de7]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-0ae43de7]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-0ae43de7]:hover{color:#25f;cursor:pointer}.profile__history[data-v-0ae43de7]{margin-top:20px}.profile__history-badge[data-v-0ae43de7]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-0ae43de7]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-0ae43de7]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-0ae43de7]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-0ae43de7]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-0ae43de7]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-0ae43de7]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-0ae43de7]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-0ae43de7]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-0ae43de7]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-0ae43de7]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-0ae43de7]{width:16px;height:16px}.profile__action-icon svg[data-v-0ae43de7]{fill:#25f}.profile__action-text[data-v-0ae43de7]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-0ae43de7]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-0ae43de7]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-0ae43de7]{margin-top:20px}.profile__action--toggle[data-v-0ae43de7]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-0ae43de7]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-0ae43de7],.profile__action—pull-left[data-v-0ae43de7]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-0ae43de7]{text-decoration:underline}[data-v-0ae43de7] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-0ae43de7]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-0ae43de7]{align-self:flex-start;color:var(--modal-title)}[data-v-0ae43de7] .form-modal__select{width:440px}.form-modal__description[data-v-0ae43de7]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-0ae43de7]{width:100%;margin-right:5px}.form-modal__description-button[data-v-0ae43de7]{margin-top:22px}.user-profile[data-v-0ae43de7]{position:relative}.user-profile__container[data-v-0ae43de7]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-0ae43de7]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-0ae43de7]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-0ae43de7]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-0ae43de7{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-0ae43de7{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-0ae43de7{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-0ae43de7{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-0ae43de7{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-0ae43de7{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-0ae43de7{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-0ae43de7{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-0ae43de7{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-0ae43de7{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-0ae43de7{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-0ae43de7{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-0ae43de7{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-0ae43de7],.bounce-leave-active[data-v-0ae43de7],.bounceIn[data-v-0ae43de7],.bounceOut[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-0ae43de7],.bounceIn[data-v-0ae43de7]{-webkit-animation-name:bounceIn-data-v-0ae43de7;animation-name:bounceIn-data-v-0ae43de7}.bounce-leave-active[data-v-0ae43de7],.bounceOut[data-v-0ae43de7]{-webkit-animation-name:bounceOut-data-v-0ae43de7;animation-name:bounceOut-data-v-0ae43de7}.bounceDown-enter-active[data-v-0ae43de7],.bounceDown-leave-active[data-v-0ae43de7],.bounceInDown[data-v-0ae43de7],.bounceOutDown[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-0ae43de7],.bounceInDown[data-v-0ae43de7]{-webkit-animation-name:bounceInDown-data-v-0ae43de7;animation-name:bounceInDown-data-v-0ae43de7}.bounceDown-leave-active[data-v-0ae43de7],.bounceOutDown[data-v-0ae43de7]{-webkit-animation-name:bounceOutDown-data-v-0ae43de7;animation-name:bounceOutDown-data-v-0ae43de7}.bounceInLeft[data-v-0ae43de7],.bounceLeft-enter-active[data-v-0ae43de7],.bounceLeft-leave-active[data-v-0ae43de7],.bounceOutLeft[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-0ae43de7],.bounceLeft-enter-active[data-v-0ae43de7]{-webkit-animation-name:bounceInLeft-data-v-0ae43de7;animation-name:bounceInLeft-data-v-0ae43de7}.bounceLeft-leave-active[data-v-0ae43de7],.bounceOutLeft[data-v-0ae43de7]{-webkit-animation-name:bounceOutLeft-data-v-0ae43de7;animation-name:bounceOutLeft-data-v-0ae43de7}.bounceInRight[data-v-0ae43de7],.bounceOutRight[data-v-0ae43de7],.bounceRight-enter-active[data-v-0ae43de7],.bounceRight-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-0ae43de7],.bounceRight-enter-active[data-v-0ae43de7]{-webkit-animation-name:bounceInRight-data-v-0ae43de7;animation-name:bounceInRight-data-v-0ae43de7}.bounceOutRight[data-v-0ae43de7],.bounceRight-leave-active[data-v-0ae43de7]{-webkit-animation-name:bounceOutRight-data-v-0ae43de7;animation-name:bounceOutRight-data-v-0ae43de7}.bounceInUp[data-v-0ae43de7],.bounceOutUp[data-v-0ae43de7],.bounceUp-enter-active[data-v-0ae43de7],.bounceUp-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-0ae43de7],.bounceUp-enter-active[data-v-0ae43de7]{-webkit-animation-name:bounceInUp-data-v-0ae43de7;animation-name:bounceInUp-data-v-0ae43de7}.bounceOutUp[data-v-0ae43de7],.bounceUp-leave-active[data-v-0ae43de7]{-webkit-animation-name:bounceOutUp-data-v-0ae43de7;animation-name:bounceOutUp-data-v-0ae43de7}@-webkit-keyframes fadeIn-data-v-0ae43de7{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-0ae43de7{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-0ae43de7{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-0ae43de7{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-0ae43de7{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-0ae43de7{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-0ae43de7{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-0ae43de7{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-0ae43de7{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-0ae43de7{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-0ae43de7],.fade-leave-active[data-v-0ae43de7],.fadeIn[data-v-0ae43de7],.fadeOut[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-0ae43de7],.fadeIn[data-v-0ae43de7]{-webkit-animation-name:fadeIn-data-v-0ae43de7;animation-name:fadeIn-data-v-0ae43de7}.fade-leave-active[data-v-0ae43de7],.fadeOut[data-v-0ae43de7]{-webkit-animation-name:fadeOut-data-v-0ae43de7;animation-name:fadeOut-data-v-0ae43de7}.fadeDown-enter-active[data-v-0ae43de7],.fadeDown-leave-active[data-v-0ae43de7],.fadeInDown[data-v-0ae43de7],.fadeOutDown[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-0ae43de7],.fadeInDown[data-v-0ae43de7]{-webkit-animation-name:fadeInDown-data-v-0ae43de7;animation-name:fadeInDown-data-v-0ae43de7}.fadeDown-leave-active[data-v-0ae43de7],.fadeOutDown[data-v-0ae43de7]{-webkit-animation-name:fadeOutDown-data-v-0ae43de7;animation-name:fadeOutDown-data-v-0ae43de7}.fadeDownBig-enter-active[data-v-0ae43de7],.fadeDownBig-leave-active[data-v-0ae43de7],.fadeInDownBig[data-v-0ae43de7],.fadeOutDownBig[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-0ae43de7],.fadeInDownBig[data-v-0ae43de7]{-webkit-animation-name:fadeInDownBig-data-v-0ae43de7;animation-name:fadeInDownBig-data-v-0ae43de7}.fadeDownBig-leave-active[data-v-0ae43de7],.fadeOutDownBig[data-v-0ae43de7]{-webkit-animation-name:fadeOutDownBig-data-v-0ae43de7;animation-name:fadeOutDownBig-data-v-0ae43de7}.fadeInLeft[data-v-0ae43de7],.fadeLeft-enter-active[data-v-0ae43de7],.fadeLeft-leave-active[data-v-0ae43de7],.fadeOutLeft[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-0ae43de7],.fadeLeft-enter-active[data-v-0ae43de7]{-webkit-animation-name:fadeInLeft-data-v-0ae43de7;animation-name:fadeInLeft-data-v-0ae43de7}.fadeLeft-leave-active[data-v-0ae43de7],.fadeOutLeft[data-v-0ae43de7]{-webkit-animation-name:fadeOutLeft-data-v-0ae43de7;animation-name:fadeOutLeft-data-v-0ae43de7}.fadeInLeftBig[data-v-0ae43de7],.fadeLeftBig-enter-active[data-v-0ae43de7],.fadeLeftBig-leave-active[data-v-0ae43de7],.fadeOutLeftBig[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-0ae43de7],.fadeLeftBig-enter-active[data-v-0ae43de7]{-webkit-animation-name:fadeInLeftBig-data-v-0ae43de7;animation-name:fadeInLeftBig-data-v-0ae43de7}.fadeLeftBig-leave-active[data-v-0ae43de7],.fadeOutLeftBig[data-v-0ae43de7]{-webkit-animation-name:fadeOutLeftBig-data-v-0ae43de7;animation-name:fadeOutLeftBig-data-v-0ae43de7}.fadeInRight[data-v-0ae43de7],.fadeOutRight[data-v-0ae43de7],.fadeRight-enter-active[data-v-0ae43de7],.fadeRight-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-0ae43de7],.fadeRight-enter-active[data-v-0ae43de7]{-webkit-animation-name:fadeInRight-data-v-0ae43de7;animation-name:fadeInRight-data-v-0ae43de7}.fadeOutRight[data-v-0ae43de7],.fadeRight-leave-active[data-v-0ae43de7]{-webkit-animation-name:fadeOutRight-data-v-0ae43de7;animation-name:fadeOutRight-data-v-0ae43de7}.fadeInRightBig[data-v-0ae43de7],.fadeOutRightBig[data-v-0ae43de7],.fadeRightBig-enter-active[data-v-0ae43de7],.fadeRightBig-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-0ae43de7],.fadeRightBig-enter-active[data-v-0ae43de7]{-webkit-animation-name:fadeInRightBig-data-v-0ae43de7;animation-name:fadeInRightBig-data-v-0ae43de7}.fadeOutRightBig[data-v-0ae43de7],.fadeRightBig-leave-active[data-v-0ae43de7]{-webkit-animation-name:fadeOutRightBig-data-v-0ae43de7;animation-name:fadeOutRightBig-data-v-0ae43de7}.fadeInUp[data-v-0ae43de7],.fadeOutUp[data-v-0ae43de7],.fadeUp-enter-active[data-v-0ae43de7],.fadeUp-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-0ae43de7],.fadeUp-enter-active[data-v-0ae43de7]{-webkit-animation-name:fadeInUp-data-v-0ae43de7;animation-name:fadeInUp-data-v-0ae43de7}.fadeOutUp[data-v-0ae43de7],.fadeUp-leave-active[data-v-0ae43de7]{-webkit-animation-name:fadeOutUp-data-v-0ae43de7;animation-name:fadeOutUp-data-v-0ae43de7}.fadeInUpBig[data-v-0ae43de7],.fadeOutUpBig[data-v-0ae43de7],.fadeUpBig-enter-active[data-v-0ae43de7],.fadeUpBig-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-0ae43de7],.fadeUpBig-enter-active[data-v-0ae43de7]{-webkit-animation-name:fadeInUpBig-data-v-0ae43de7;animation-name:fadeInUpBig-data-v-0ae43de7}.fadeOutUpBig[data-v-0ae43de7],.fadeUpBig-leave-active[data-v-0ae43de7]{-webkit-animation-name:fadeOutUpBig-data-v-0ae43de7;animation-name:fadeOutUpBig-data-v-0ae43de7}@-webkit-keyframes rotateIn-data-v-0ae43de7{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-0ae43de7{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-0ae43de7{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-0ae43de7{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-0ae43de7{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-0ae43de7{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-0ae43de7{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-0ae43de7{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-0ae43de7{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-0ae43de7{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-0ae43de7{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-0ae43de7{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-0ae43de7{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-0ae43de7{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-0ae43de7{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-0ae43de7{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-0ae43de7{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-0ae43de7{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-0ae43de7{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-0ae43de7{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-0ae43de7],.rotate-leave-active[data-v-0ae43de7],.rotateIn[data-v-0ae43de7],.rotateOut[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-0ae43de7],.rotateIn[data-v-0ae43de7]{-webkit-animation-name:rotateIn-data-v-0ae43de7;animation-name:rotateIn-data-v-0ae43de7}.rotate-leave-active[data-v-0ae43de7],.rotateOut[data-v-0ae43de7]{-webkit-animation-name:rotateOut-data-v-0ae43de7;animation-name:rotateOut-data-v-0ae43de7}.rotateDownLeft-enter-active[data-v-0ae43de7],.rotateDownLeft-leave-active[data-v-0ae43de7],.rotateInDownLeft[data-v-0ae43de7],.rotateOutDownLeft[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-0ae43de7],.rotateInDownLeft[data-v-0ae43de7]{-webkit-animation-name:rotateInDownLeft-data-v-0ae43de7;animation-name:rotateInDownLeft-data-v-0ae43de7}.rotateDownLeft-leave-active[data-v-0ae43de7],.rotateOutDownLeft[data-v-0ae43de7]{-webkit-animation-name:rotateOutDownLeft-data-v-0ae43de7;animation-name:rotateOutDownLeft-data-v-0ae43de7}.rotateDownRight-enter-active[data-v-0ae43de7],.rotateDownRight-leave-active[data-v-0ae43de7],.rotateInDownRight[data-v-0ae43de7],.rotateOutDownRight[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-0ae43de7],.rotateInDownRight[data-v-0ae43de7]{-webkit-animation-name:rotateInDownRight-data-v-0ae43de7;animation-name:rotateInDownRight-data-v-0ae43de7}.rotateDownRight-leave-active[data-v-0ae43de7],.rotateOutDownRight[data-v-0ae43de7]{-webkit-animation-name:rotateOutDownRight-data-v-0ae43de7;animation-name:rotateOutDownRight-data-v-0ae43de7}.rotateInUpLeft[data-v-0ae43de7],.rotateOutUpLeft[data-v-0ae43de7],.rotateUpLeft-enter-active[data-v-0ae43de7],.rotateUpLeft-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-0ae43de7],.rotateUpLeft-enter-active[data-v-0ae43de7]{-webkit-animation-name:rotateInUpLeft-data-v-0ae43de7;animation-name:rotateInUpLeft-data-v-0ae43de7}.rotateOutUpLeft[data-v-0ae43de7],.rotateUpLeft-leave-active[data-v-0ae43de7]{-webkit-animation-name:rotateOutUpLeft-data-v-0ae43de7;animation-name:rotateOutUpLeft-data-v-0ae43de7}.rotateInUpRight[data-v-0ae43de7],.rotateOutUpRight[data-v-0ae43de7],.rotateUpRight-enter-active[data-v-0ae43de7],.rotateUpRight-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-0ae43de7],.rotateUpRight-enter-active[data-v-0ae43de7]{-webkit-animation-name:rotateInUpRight-data-v-0ae43de7;animation-name:rotateInUpRight-data-v-0ae43de7}.rotateOutUpRight[data-v-0ae43de7],.rotateUpRight-leave-active[data-v-0ae43de7]{-webkit-animation-name:rotateOutUpRight-data-v-0ae43de7;animation-name:rotateOutUpRight-data-v-0ae43de7}@-webkit-keyframes slideInDown-data-v-0ae43de7{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-0ae43de7{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-0ae43de7{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-0ae43de7{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-0ae43de7{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-0ae43de7{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-0ae43de7{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-0ae43de7{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-0ae43de7{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-0ae43de7],.slide-leave-active[data-v-0ae43de7],.slideIn[data-v-0ae43de7],.slideOut[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-0ae43de7],.slideIn[data-v-0ae43de7]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-0ae43de7],.slideOut[data-v-0ae43de7]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-0ae43de7],.slideDown-leave-active[data-v-0ae43de7],.slideInDown[data-v-0ae43de7],.slideOutDown[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-0ae43de7],.slideInDown[data-v-0ae43de7]{-webkit-animation-name:slideInDown-data-v-0ae43de7;animation-name:slideInDown-data-v-0ae43de7}.slideDown-leave-active[data-v-0ae43de7],.slideOutDown[data-v-0ae43de7]{-webkit-animation-name:slideOutDown-data-v-0ae43de7;animation-name:slideOutDown-data-v-0ae43de7}.slideInLeft[data-v-0ae43de7],.slideLeft-enter-active[data-v-0ae43de7],.slideLeft-leave-active[data-v-0ae43de7],.slideOutLeft[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-0ae43de7],.slideLeft-enter-active[data-v-0ae43de7]{-webkit-animation-name:slideInLeft-data-v-0ae43de7;animation-name:slideInLeft-data-v-0ae43de7}.slideLeft-leave-active[data-v-0ae43de7],.slideOutLeft[data-v-0ae43de7]{-webkit-animation-name:slideOutLeft-data-v-0ae43de7;animation-name:slideOutLeft-data-v-0ae43de7}.slideInRight[data-v-0ae43de7],.slideOutRight[data-v-0ae43de7],.slideRight-enter-active[data-v-0ae43de7],.slideRight-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-0ae43de7],.slideRight-enter-active[data-v-0ae43de7]{-webkit-animation-name:slideInRight-data-v-0ae43de7;animation-name:slideInRight-data-v-0ae43de7}.slideOutRight[data-v-0ae43de7],.slideRight-leave-active[data-v-0ae43de7]{-webkit-animation-name:slideOutRight-data-v-0ae43de7;animation-name:slideOutRight-data-v-0ae43de7}.slideInUp[data-v-0ae43de7],.slideOutUp[data-v-0ae43de7],.slideUp-enter-active[data-v-0ae43de7],.slideUp-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-0ae43de7],.slideUp-enter-active[data-v-0ae43de7]{-webkit-animation-name:slideInUp-data-v-0ae43de7;animation-name:slideInUp-data-v-0ae43de7}.slideOutUp[data-v-0ae43de7],.slideUp-leave-active[data-v-0ae43de7]{-webkit-animation-name:slideOutUp-data-v-0ae43de7;animation-name:slideOutUp-data-v-0ae43de7}@-webkit-keyframes zoomIn-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-0ae43de7{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-0ae43de7{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-0ae43de7{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-0ae43de7{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-0ae43de7],.zoom-leave-active[data-v-0ae43de7],.zoomIn[data-v-0ae43de7],.zoomOut[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-0ae43de7],.zoomIn[data-v-0ae43de7]{-webkit-animation-name:zoomIn-data-v-0ae43de7;animation-name:zoomIn-data-v-0ae43de7}.zoom-leave-active[data-v-0ae43de7],.zoomOut[data-v-0ae43de7]{-webkit-animation-name:zoomOut-data-v-0ae43de7;animation-name:zoomOut-data-v-0ae43de7}.zoomDown-enter-active[data-v-0ae43de7],.zoomDown-leave-active[data-v-0ae43de7],.zoomInDown[data-v-0ae43de7],.zoomOutDown[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-0ae43de7],.zoomInDown[data-v-0ae43de7]{-webkit-animation-name:zoomInDown-data-v-0ae43de7;animation-name:zoomInDown-data-v-0ae43de7}.zoomDown-leave-active[data-v-0ae43de7],.zoomOutDown[data-v-0ae43de7]{-webkit-animation-name:zoomOutDown-data-v-0ae43de7;animation-name:zoomOutDown-data-v-0ae43de7}.zoomInLeft[data-v-0ae43de7],.zoomLeft-enter-active[data-v-0ae43de7],.zoomLeft-leave-active[data-v-0ae43de7],.zoomOutLeft[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-0ae43de7],.zoomLeft-enter-active[data-v-0ae43de7]{-webkit-animation-name:zoomInLeft-data-v-0ae43de7;animation-name:zoomInLeft-data-v-0ae43de7}.zoomLeft-leave-active[data-v-0ae43de7],.zoomOutLeft[data-v-0ae43de7]{-webkit-animation-name:zoomOutLeft-data-v-0ae43de7;animation-name:zoomOutLeft-data-v-0ae43de7}.zoomInRight[data-v-0ae43de7],.zoomOutRight[data-v-0ae43de7],.zoomRight-enter-active[data-v-0ae43de7],.zoomRight-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-0ae43de7],.zoomRight-enter-active[data-v-0ae43de7]{-webkit-animation-name:zoomInRight-data-v-0ae43de7;animation-name:zoomInRight-data-v-0ae43de7}.zoomOutRight[data-v-0ae43de7],.zoomRight-leave-active[data-v-0ae43de7]{-webkit-animation-name:zoomOutRight-data-v-0ae43de7;animation-name:zoomOutRight-data-v-0ae43de7}.zoomInUp[data-v-0ae43de7],.zoomOutUp[data-v-0ae43de7],.zoomUp-enter-active[data-v-0ae43de7],.zoomUp-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-0ae43de7],.zoomUp-enter-active[data-v-0ae43de7]{-webkit-animation-name:zoomInUp-data-v-0ae43de7;animation-name:zoomInUp-data-v-0ae43de7}.zoomOutUp[data-v-0ae43de7],.zoomUp-leave-active[data-v-0ae43de7]{-webkit-animation-name:zoomOutUp-data-v-0ae43de7;animation-name:zoomOutUp-data-v-0ae43de7}@-webkit-keyframes flipIn-data-v-0ae43de7{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-0ae43de7{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-0ae43de7{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-0ae43de7{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-0ae43de7{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-0ae43de7{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-0ae43de7{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-0ae43de7{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-0ae43de7{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-0ae43de7{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-0ae43de7{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-0ae43de7{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-0ae43de7],.flip-leave-active[data-v-0ae43de7],.flipIn[data-v-0ae43de7],.flipOut[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-0ae43de7],.flipIn[data-v-0ae43de7]{-webkit-animation-name:flipIn-data-v-0ae43de7;animation-name:flipIn-data-v-0ae43de7}.flip-leave-active[data-v-0ae43de7],.flipOut[data-v-0ae43de7]{-webkit-animation-name:flipOut-data-v-0ae43de7;animation-name:flipOut-data-v-0ae43de7}.flipInX[data-v-0ae43de7],.flipOutX[data-v-0ae43de7],.flipX-enter-active[data-v-0ae43de7],.flipX-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-0ae43de7],.flipX-enter-active[data-v-0ae43de7]{-webkit-animation-name:flipInX-data-v-0ae43de7;animation-name:flipInX-data-v-0ae43de7}.flipOutX[data-v-0ae43de7],.flipX-leave-active[data-v-0ae43de7]{-webkit-animation-name:flipOutX-data-v-0ae43de7;animation-name:flipOutX-data-v-0ae43de7}.flipInY[data-v-0ae43de7],.flipOutY[data-v-0ae43de7],.flipY-enter-active[data-v-0ae43de7],.flipY-leave-active[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-0ae43de7],.flipY-enter-active[data-v-0ae43de7]{-webkit-animation-name:flipInY-data-v-0ae43de7;animation-name:flipInY-data-v-0ae43de7}.flipOutY[data-v-0ae43de7],.flipY-leave-active[data-v-0ae43de7]{-webkit-animation-name:flipOutY-data-v-0ae43de7;animation-name:flipOutY-data-v-0ae43de7}@-webkit-keyframes lightSpeedIn-data-v-0ae43de7{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-0ae43de7{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-0ae43de7{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-0ae43de7{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-0ae43de7],.lightSpeed-leave-active[data-v-0ae43de7],.lightSpeedIn[data-v-0ae43de7],.lightSpeedOut[data-v-0ae43de7]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-0ae43de7],.lightSpeedIn[data-v-0ae43de7]{-webkit-animation-name:lightSpeedIn-data-v-0ae43de7;animation-name:lightSpeedIn-data-v-0ae43de7}.lightSpeed-leave-active[data-v-0ae43de7],.lightSpeedOut[data-v-0ae43de7]{-webkit-animation-name:lightSpeedOut-data-v-0ae43de7;animation-name:lightSpeedOut-data-v-0ae43de7}.white[data-v-0ae43de7]{background:#fff}.margin-top--0[data-v-0ae43de7]{margin-top:0}.margin-top--20[data-v-0ae43de7]{margin-top:10px}@media print,screen and (min-width:40em){.margin-top--20[data-v-0ae43de7]{margin-top:20px}}.margin-bottom--20[data-v-0ae43de7]{margin-bottom:10px}@media print,screen and (min-width:40em){.margin-bottom--20[data-v-0ae43de7]{margin-bottom:20px}}.flex[data-v-0ae43de7]{display:flex}.vertical[data-v-0ae43de7]{flex-direction:column}.center[data-v-0ae43de7]{display:flex;align-items:center;justify-content:center}.align-right[data-v-0ae43de7]{display:flex;align-items:center;justify-content:flex-end}.space-between[data-v-0ae43de7]{display:flex;align-items:center;justify-content:space-between}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar{width:6px;height:6px}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-button,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-button{width:3px;height:3px}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-thumb,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-thumb:hover,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-thumb:hover{background:#0037ee}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-thumb:active,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-thumb:active{background:#25f}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-track,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-track:hover,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-track:hover{background:#c7c7c7}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-track:active,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-track:active{background:#b7c1d8}.admin-chat[data-v-0ae43de7]::-webkit-scrollbar-corner,.custom-scrollbar[data-v-0ae43de7]::-webkit-scrollbar-corner{background:transparent}.chat-button[data-v-0ae43de7],.chat-button__message[data-v-0ae43de7]{position:fixed;bottom:3em;right:5em;padding:15px 18px;border-radius:50%;transition:all .4s ease;outline:none;overflow-x:hidden;background-color:#25f;border:2px solid var(--chat-button-border);z-index:11}.chat-button[data-v-0ae43de7]:hover,.chat-button__message[data-v-0ae43de7]:hover{cursor:pointer;background-image:linear-gradient(25deg,#0037ee 10%,#25f 90%);box-shadow:2px 2px 6px 0 var(--chat-button-hover)}.chat-button__icon[data-v-0ae43de7]{font-size:2em;fill:#fff}.chat-button__message[data-v-0ae43de7]{border-radius:40px;right:4em;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-weight:700}.chat-button__message-icon[data-v-0ae43de7]{font-size:1.4em}.chat-button__message[data-v-0ae43de7]:hover{background-image:linear-gradient(70deg,#25f 20%,#6f90ff 120%);pointer-events:none;box-shadow:none}.chat-button__badge[data-v-0ae43de7]{position:absolute;bottom:5.5em;right:3em;z-index:12;min-width:25px;min-height:25px}@media(max-width:1450px){.chat-button__badge[data-v-0ae43de7]{bottom:7em;right:5.5em}}@media(min-width:1520px)and (max-width:1550px){.chat-button[data-v-0ae43de7],.chat-button__message[data-v-0ae43de7]{right:6.5em}}@media(min-width:1551px)and (max-width:1600px){.chat-button[data-v-0ae43de7],.chat-button__message[data-v-0ae43de7]{right:8em}}@media(min-width:1601px)and (max-width:1700px){.chat-button[data-v-0ae43de7],.chat-button__message[data-v-0ae43de7]{right:10em}}@media(min-width:1701px)and (max-width:1800px){.chat-button[data-v-0ae43de7],.chat-button__message[data-v-0ae43de7]{right:12em}}@media(min-width:1801px)and (max-width:1900px){.chat-button[data-v-0ae43de7],.chat-button__message[data-v-0ae43de7]{right:18em}}@media(min-width:1901px){.chat-button[data-v-0ae43de7],.chat-button__message[data-v-0ae43de7]{right:15%}.chat-button__badge[data-v-0ae43de7]{bottom:5em;right:3.5em}}.chat-box[data-v-0ae43de7]{position:fixed;bottom:3em;right:6em;z-index:10;border-radius:0 0 10px 10px;box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-webkit-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-moz-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16)}.chat-box__header[data-v-0ae43de7]{background-color:var(--chat-box-header);border-radius:10px 10px 0 0;height:50px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all 5s ease;transition:background-color .5s ease}.chat-box__header-title[data-v-0ae43de7]{color:#fff;font-weight:700;font-size:1.2em}.chat-box__header-button[data-v-0ae43de7]{outline:none}.chat-box__header__icons[data-v-0ae43de7]{width:60px;display:flex;justify-content:flex-end}.chat-box__header-delete-icon[data-v-0ae43de7],.chat-box__header-minimize-icon[data-v-0ae43de7]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-delete-icon[data-v-0ae43de7]:hover,.chat-box__header-minimize-icon[data-v-0ae43de7]:hover{cursor:pointer;fill:var(--chat-box-icon-hover)}.chat-box__header-minimize-icon[data-v-0ae43de7]{margin-right:15px}.chat-box__header-back-icon[data-v-0ae43de7]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-back-icon[data-v-0ae43de7]:hover{cursor:pointer;fill:var(--chat-box-icon-hover);opacity:.5}.chat-box__body[data-v-0ae43de7]{height:500px;width:450px;border-radius:0 0 10px 10px;background-color:var(--chat-box);border:2px solid var(--chat-box-header);border-top:none;position:relative;display:flex;flex-direction:column;overflow:hidden}.chat-box__footer[data-v-0ae43de7]{background-color:var(--chat-box-footer);overflow:hidden;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:55px}[data-v-0ae43de7] .chat-box__input{border:none;width:400px}[data-v-0ae43de7] .chat-box__input textarea{padding:18px}.chat-box__send-button[data-v-0ae43de7]{outline:none;margin-right:15px;fill:#c8cbd0;transition:all .3s ease}.chat-box__send-button[data-v-0ae43de7]:hover{cursor:pointer;fill:#25f;transform:rotate(-10deg) scale(1.1)}.slide-footer-enter[data-v-0ae43de7]{height:0}.slide-footer-enter-active[data-v-0ae43de7],.slide-footer-leave-active[data-v-0ae43de7]{transition:all .5s ease}.slide-footer-leave-to[data-v-0ae43de7]{height:0}@media(min-width:1600px)and (max-width:1620px){.chat-box[data-v-0ae43de7]{right:8em}}@media(min-width:1621px)and (max-width:1750px){.chat-box[data-v-0ae43de7]{right:12em}}@media(min-width:1751px)and (max-width:1900px){.chat-box[data-v-0ae43de7]{right:16em}}@media(min-width:1901px){.chat-box[data-v-0ae43de7]{right:15%}}.admin-list[data-v-0ae43de7]{flex-grow:1}.admin-list__item[data-v-0ae43de7]{background-color:var(--chat-box);padding:20px;transition:all .3s ease;border-bottom:1px solid var(--chat-box-border);display:flex;align-items:center;justify-content:space-between}.admin-list__item[data-v-0ae43de7]:hover{cursor:pointer;background-color:var(--chat-box-hover)}.admin-list__info[data-v-0ae43de7]{display:flex;gap:15px}.admin-list__photo[data-v-0ae43de7]{background:#0e0d13;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.admin-list__acronym[data-v-0ae43de7]{color:#fff}.admin-list__status[data-v-0ae43de7]{position:absolute;right:0;bottom:4px}.admin-list__admin-info[data-v-0ae43de7]{display:flex;flex-direction:column}.admin-list__name[data-v-0ae43de7]{color:var(--chat-box-title);font-weight:700}.admin-list__email[data-v-0ae43de7]{color:#b7c1d8}.admin-chat[data-v-0ae43de7]{padding:20px;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:auto}.admin-chat__today[data-v-0ae43de7]{align-self:center;color:#b7c1d8;font-weight:700;margin-bottom:20px}.admin-chat__content[data-v-0ae43de7]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.admin-chat__messages[data-v-0ae43de7]{display:flex;flex-direction:column}.messages__timestamp[data-v-0ae43de7]{color:#25f;font-size:.6em;align-self:flex-end;margin:3px 0}.messages__sent[data-v-0ae43de7]{align-self:flex-end;background-color:var(--chat-box-message-sent);color:#fff;box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16)}.messages__received[data-v-0ae43de7],.messages__sent[data-v-0ae43de7]{text-align:left;border-radius:10px;padding:5px 15px 0;min-width:100px;max-width:300px;display:flex;flex-direction:column}.messages__received[data-v-0ae43de7]{align-self:flex-start;background-color:var(--chat-box-message-received);color:var(--chat-box-message-color);box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16)}.audio__wrapper[data-v-7c50fee8]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-7c50fee8]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-7c50fee8]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-7c50fee8]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-7c50fee8]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-7c50fee8]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-7c50fee8]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-7c50fee8]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-7c50fee8]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-7c50fee8]{flex:0 0 70px;flex-direction:column}.main__content[data-v-7c50fee8],.main__navigation[data-v-7c50fee8]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-7c50fee8]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-7c50fee8]{display:flex;flex-direction:row}.main__panel[data-v-7c50fee8],.main__wrapper[data-v-7c50fee8]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-7c50fee8]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-7c50fee8]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-7c50fee8]{flex:0 0 310px}}.main__panel-center[data-v-7c50fee8]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-7c50fee8]{flex:1 1 0;display:block}}.main__panel-right[data-v-7c50fee8]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-7c50fee8]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-7c50fee8]{flex:0 0 300px}}.chat[data-v-7c50fee8]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-7c50fee8]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-7c50fee8],.chat__head[data-v-7c50fee8]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-7c50fee8]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-7c50fee8]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-7c50fee8],.chat__footer[data-v-7c50fee8]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-7c50fee8]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-7c50fee8]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-7c50fee8]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-7c50fee8]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-7c50fee8]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-7c50fee8]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-7c50fee8],.chat-header__text[data-v-7c50fee8]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-7c50fee8]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-7c50fee8]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-7c50fee8]{margin-top:2px}.chat-header__search-input[data-v-7c50fee8]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-7c50fee8]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-7c50fee8],.chat-header__icon[data-v-7c50fee8]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-7c50fee8],.chat-header__icon svg[data-v-7c50fee8]{outline:none}.chat-header__icon.disabled[data-v-7c50fee8],.disabled.chat-header__icon--spaced[data-v-7c50fee8]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-7c50fee8],.chat-header__icon.blocked[data-v-7c50fee8]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-7c50fee8]:hover,.chat-header__icon[data-v-7c50fee8]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-7c50fee8]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-7c50fee8]{margin-right:5px}.chat-conversation[data-v-7c50fee8]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-7c50fee8]{display:flex}.chat-conversation__loader[data-v-7c50fee8]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-7c50fee8]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-7c50fee8]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-7c50fee8]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-7c50fee8]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-7c50fee8]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-7c50fee8]{opacity:1;display:flex}.chat-shortcuts[data-v-7c50fee8]{position:relative}.chat-shortcuts__block[data-v-7c50fee8]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-7c50fee8]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-7c50fee8]{height:30px;padding:10px}.chat-shortcuts__item[data-v-7c50fee8]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-7c50fee8]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-7c50fee8]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-7c50fee8]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-7c50fee8]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-7c50fee8]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-7c50fee8]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-7c50fee8]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-7c50fee8]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-7c50fee8]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-7c50fee8],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-7c50fee8],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-7c50fee8]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-7c50fee8]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-7c50fee8],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-7c50fee8]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-7c50fee8],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-7c50fee8]{display:none}.chat-user-multimedia[data-v-7c50fee8]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-7c50fee8]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-7c50fee8]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-7c50fee8]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-7c50fee8]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-7c50fee8]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-7c50fee8]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-7c50fee8]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-7c50fee8]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-7c50fee8]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-7c50fee8]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-7c50fee8]{flex:1}.click[data-v-7c50fee8]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-7c50fee8]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-7c50fee8]{padding-top:0}.input__block[data-v-7c50fee8]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-7c50fee8]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-7c50fee8]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-7c50fee8]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-7c50fee8]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-7c50fee8]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-7c50fee8]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-7c50fee8]{margin-right:5px}.input__actions>.input__button[data-v-7c50fee8]:last-child{margin-right:-5px}.input__button[data-v-7c50fee8]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-7c50fee8]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-7c50fee8]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-7c50fee8]{color:#ed4d4d}.input__button.is-alert[data-v-7c50fee8]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-7c50fee8]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-7c50fee8]{margin-right:10px}.input__icon[data-v-7c50fee8]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-7c50fee8]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-7c50fee8]{z-index:10}.input__lock-backdrop[data-v-7c50fee8]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-7c50fee8]{height:100%;visibility:visible}.input__lock-button[data-v-7c50fee8]{text-transform:uppercase}.input.disabled .input__block[data-v-7c50fee8]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-7c50fee8]{z-index:-1}.input .option-strikethrough[data-v-7c50fee8]{text-decoration:line-through}.input .option-monospace[data-v-7c50fee8]{font-family:Lucida Console,monospace}.multimedia[data-v-7c50fee8]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-7c50fee8]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-7c50fee8]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-7c50fee8]{flex:0 0 50px}.multimedia__navigation-list[data-v-7c50fee8]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-7c50fee8]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-7c50fee8]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-7c50fee8]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-7c50fee8]{background:#25f}.multimedia__navigation-item--bg-2[data-v-7c50fee8]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-7c50fee8]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-7c50fee8]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-7c50fee8]{background:#002292}.multimedia__navigation-item--bg-6[data-v-7c50fee8]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-7c50fee8]{background:#00114b}.multimedia__navigation-item.is-active[data-v-7c50fee8],.multimedia__navigation-item[data-v-7c50fee8]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-7c50fee8]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-7c50fee8]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-7c50fee8]{fill:#fff}.multimedia__content[data-v-7c50fee8]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-7c50fee8]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-7c50fee8]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-7c50fee8],.multimedia__content-list .multimedia__content-item[data-v-7c50fee8]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-7c50fee8]:last-child,.multimedia__content-list .multimedia__content-item[data-v-7c50fee8]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-7c50fee8],.multimedia__content-item[data-v-7c50fee8]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-7c50fee8]:hover,.multimedia__content-item[data-v-7c50fee8]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-7c50fee8],.multimedia__content-item-text[data-v-7c50fee8]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-7c50fee8]{word-break:break-all}.multimedia__content-item-selected-text[data-v-7c50fee8]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-7c50fee8]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-7c50fee8]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-7c50fee8]{height:300px}.multimedia__content-grid-item[data-v-7c50fee8]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-7c50fee8]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-7c50fee8]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-7c50fee8]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-7c50fee8]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-7c50fee8]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-7c50fee8]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-7c50fee8]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-7c50fee8]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-7c50fee8]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-7c50fee8]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-7c50fee8]{fill:#b7c1d8}.multimedia__content--img[data-v-7c50fee8]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-7c50fee8]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-7c50fee8]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-7c50fee8]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-7c50fee8]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-7c50fee8]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-7c50fee8]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-7c50fee8]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-7c50fee8]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-7c50fee8]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-7c50fee8]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-7c50fee8]{display:none}.multimedia__content-custom-label[data-v-7c50fee8]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-7c50fee8]{height:28px}.multimedia__content-custom-icon svg[data-v-7c50fee8]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-7c50fee8]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-7c50fee8]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-7c50fee8]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-7c50fee8]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-7c50fee8]{position:relative}.multimedia__disabled-ws[data-v-7c50fee8]{pointer-events:none}.multimedia__template-text[data-v-7c50fee8]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-7c50fee8]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-7c50fee8]{color:var(--chat-multimedia-label-text)}.texts[data-v-7c50fee8]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-7c50fee8]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-7c50fee8]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-7c50fee8]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-7c50fee8]:hover{cursor:pointer}.texts__search-container[data-v-7c50fee8]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-7c50fee8] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-7c50fee8] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-7c50fee8] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-7c50fee8] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-7c50fee8]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-7c50fee8]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-7c50fee8]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-7c50fee8]{height:320px;visibility:visible}.preview__container[data-v-7c50fee8]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-7c50fee8]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-7c50fee8]:not(:first-child){margin-left:24px}.preview__image[data-v-7c50fee8],.preview__video .video-js[data-v-7c50fee8]{max-height:210px}.preview__document[data-v-7c50fee8]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-7c50fee8]{width:16px;height:16px;color:#25f}.preview__label[data-v-7c50fee8]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-7c50fee8]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-7c50fee8]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-7c50fee8]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-7c50fee8]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-7c50fee8]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-7c50fee8]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-7c50fee8]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-7c50fee8]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-7c50fee8]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-7c50fee8]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-7c50fee8]{stroke:#ed4d4d}.base-timer__svg[data-v-7c50fee8]{transform:scaleX(-1)}.conversation-item[data-v-7c50fee8]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-7c50fee8]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-7c50fee8]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-7c50fee8]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-7c50fee8]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-7c50fee8]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-7c50fee8]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-7c50fee8]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-7c50fee8]{border:3px solid #25f}.conversation-item__content[data-v-7c50fee8]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-7c50fee8]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-7c50fee8]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-7c50fee8]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-7c50fee8]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-7c50fee8]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-7c50fee8]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-7c50fee8]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-7c50fee8]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-7c50fee8]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-7c50fee8]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-7c50fee8]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-7c50fee8]{height:100%}.conversations__list[data-v-7c50fee8]{display:flex;flex-direction:column}.conversations__empty[data-v-7c50fee8]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-7c50fee8]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-7c50fee8]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-7c50fee8]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-7c50fee8]{width:44px;height:44px}.document__thumb-button[data-v-7c50fee8]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-7c50fee8]{width:12px;height:12px;fill:#fff}.document__info[data-v-7c50fee8]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-7c50fee8]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-7c50fee8]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-7c50fee8]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-7c50fee8]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-7c50fee8]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-7c50fee8]{fill:#ed4d4d!important}.document__miniature-text[data-v-7c50fee8]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-7c50fee8]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-7c50fee8]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-7c50fee8]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-7c50fee8]{flex:none;z-index:1;max-width:65%}.message__header[data-v-7c50fee8]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-7c50fee8]{padding-top:0}.message__header+.message__block[data-v-7c50fee8]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-7c50fee8]{padding-top:0}.message__author[data-v-7c50fee8]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-7c50fee8]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-7c50fee8]{color:#002bbb}.message__button[data-v-7c50fee8]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-7c50fee8]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-7c50fee8]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-7c50fee8]{width:14px;height:10px}.message__footer-icon-error[data-v-7c50fee8]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-7c50fee8]{fill:#25f}.message__footer-error[data-v-7c50fee8]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-7c50fee8]{padding:15px}.message__block[data-v-7c50fee8]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-7c50fee8]{width:200px;height:120px}.message__block--map[data-v-7c50fee8]{width:300px;height:200px}.message__block--sticker[data-v-7c50fee8]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-7c50fee8]{background-color:#333}.message__block-content[data-v-7c50fee8]{width:100%;height:auto}.message__block-content--as-background[data-v-7c50fee8]{z-index:0;position:absolute}.message__block-button[data-v-7c50fee8]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-7c50fee8]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-7c50fee8]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-7c50fee8]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-7c50fee8]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-7c50fee8]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-7c50fee8]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-7c50fee8]{text-transform:uppercase}.message__notification-trail[data-v-7c50fee8]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-7c50fee8]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-7c50fee8]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-7c50fee8]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-7c50fee8]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-7c50fee8]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-7c50fee8]{width:24px;height:24px}.message__action-icon[data-v-7c50fee8]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-7c50fee8],.message--in.message--has-next .message__bubble[data-v-7c50fee8],.message--out.message--has-next .message__block[data-v-7c50fee8],.message--out.message--has-next .message__bubble[data-v-7c50fee8]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-7c50fee8]{align-items:flex-start}.message--in .message__bubble[data-v-7c50fee8]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-7c50fee8]{color:#0e0d13}.message--in .message__block[data-v-7c50fee8]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-7c50fee8]{display:none}.message--in+.message--in .message__text[data-v-7c50fee8]{padding-top:15px}.message--in+.message--in .message__block[data-v-7c50fee8]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-7c50fee8]{padding-top:15px}.message--in .document__thumb-icon[data-v-7c50fee8]{fill:#0443b5}.message--in .document__miniature-icon[data-v-7c50fee8]{fill:#000}.message--out[data-v-7c50fee8]{align-items:flex-end}.message--out .message__bubble[data-v-7c50fee8]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-7c50fee8]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-7c50fee8]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-7c50fee8]{color:#021e51}.message--out .message__block[data-v-7c50fee8]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-7c50fee8]{display:none}.message--out+.message--out .message__text[data-v-7c50fee8]{padding-top:15px}.message--out+.message--out .message__block[data-v-7c50fee8]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-7c50fee8]{padding-top:15px}.message--out .document__thumb-icon[data-v-7c50fee8]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-7c50fee8]{fill:#021e51}.message--item[data-v-7c50fee8]{align-items:center}.message--item .message__bubble[data-v-7c50fee8]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-7c50fee8]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-7c50fee8]{margin-bottom:5px}.message__url[data-v-7c50fee8]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-7c50fee8]{text-decoration:line-through}.message__monospace[data-v-7c50fee8]{font-family:Lucida Console,monospace}.close-modal--body[data-v-7c50fee8]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-7c50fee8]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-7c50fee8]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-7c50fee8]{width:36px;margin-bottom:20px}.navigation__option[data-v-7c50fee8]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-7c50fee8]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-7c50fee8]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-7c50fee8]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-7c50fee8]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-7c50fee8]{width:100%;flex:1 1 auto}.navigation__lang[data-v-7c50fee8]{height:30px}.navigation__profile[data-v-7c50fee8]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-7c50fee8]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-7c50fee8]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-7c50fee8]{fill:#25f}.navigation__profile-status[data-v-7c50fee8]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-7c50fee8]{background:#1abb42}.navigation__profile-status--standBy[data-v-7c50fee8]{background:#ffcf03}.navigation__profile-status--offline[data-v-7c50fee8]{background-color:#b7c1d8}.navigation__badge[data-v-7c50fee8]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-7c50fee8]{border-color:#a90000}.profile[data-v-7c50fee8]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-7c50fee8]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-7c50fee8]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-7c50fee8]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-7c50fee8]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-7c50fee8]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-7c50fee8]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-7c50fee8]{stroke:var(--profile-button-transfer)}.profile__main[data-v-7c50fee8]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-7c50fee8]{margin-bottom:20px}.profile__main-title[data-v-7c50fee8]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-7c50fee8]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-7c50fee8]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-7c50fee8]{fill:#ed4d4d}.profile__main-title .green[data-v-7c50fee8]{fill:#1abb42}.profile__main-campaign[data-v-7c50fee8],.profile__main-subtitle[data-v-7c50fee8]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-7c50fee8]{color:#25f;opacity:1}.profile__main-channel[data-v-7c50fee8]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-7c50fee8]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-7c50fee8]{color:#ffa9a9}.profile__scrollable[data-v-7c50fee8]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-7c50fee8]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-7c50fee8]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-7c50fee8]{margin-top:20px;width:100%}.profile__information.background[data-v-7c50fee8]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-7c50fee8]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-7c50fee8]:last-child{margin-bottom:0}.profile__information-col[data-v-7c50fee8]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-7c50fee8]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-7c50fee8]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-7c50fee8]:hover{fill:#25f}.profile__information-label[data-v-7c50fee8]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-7c50fee8]{margin:6px 10px}.profile__information-label-text[data-v-7c50fee8]{margin:6px 10px 6px 0}.profile__information-value[data-v-7c50fee8]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-7c50fee8]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-7c50fee8]:hover{color:#25f;cursor:pointer}.profile__history[data-v-7c50fee8]{margin-top:20px}.profile__history-badge[data-v-7c50fee8]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-7c50fee8]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-7c50fee8]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-7c50fee8]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-7c50fee8]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-7c50fee8]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-7c50fee8]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-7c50fee8]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-7c50fee8]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-7c50fee8]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-7c50fee8]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-7c50fee8]{width:16px;height:16px}.profile__action-icon svg[data-v-7c50fee8]{fill:#25f}.profile__action-text[data-v-7c50fee8]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-7c50fee8]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-7c50fee8]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-7c50fee8]{margin-top:20px}.profile__action--toggle[data-v-7c50fee8]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-7c50fee8]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-7c50fee8],.profile__action—pull-left[data-v-7c50fee8]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-7c50fee8]{text-decoration:underline}[data-v-7c50fee8] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-7c50fee8]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-7c50fee8]{align-self:flex-start;color:var(--modal-title)}[data-v-7c50fee8] .form-modal__select{width:440px}.form-modal__description[data-v-7c50fee8]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-7c50fee8]{width:100%;margin-right:5px}.form-modal__description-button[data-v-7c50fee8]{margin-top:22px}.user-profile[data-v-7c50fee8]{position:relative}.user-profile__container[data-v-7c50fee8]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-7c50fee8]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-7c50fee8]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-7c50fee8]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-7c50fee8{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-7c50fee8{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-7c50fee8{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-7c50fee8{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-7c50fee8{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-7c50fee8{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-7c50fee8{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-7c50fee8{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-7c50fee8{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-7c50fee8{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-7c50fee8{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-7c50fee8{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-7c50fee8{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-7c50fee8],.bounce-leave-active[data-v-7c50fee8],.bounceIn[data-v-7c50fee8],.bounceOut[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-7c50fee8],.bounceIn[data-v-7c50fee8]{-webkit-animation-name:bounceIn-data-v-7c50fee8;animation-name:bounceIn-data-v-7c50fee8}.bounce-leave-active[data-v-7c50fee8],.bounceOut[data-v-7c50fee8]{-webkit-animation-name:bounceOut-data-v-7c50fee8;animation-name:bounceOut-data-v-7c50fee8}.bounceDown-enter-active[data-v-7c50fee8],.bounceDown-leave-active[data-v-7c50fee8],.bounceInDown[data-v-7c50fee8],.bounceOutDown[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-7c50fee8],.bounceInDown[data-v-7c50fee8]{-webkit-animation-name:bounceInDown-data-v-7c50fee8;animation-name:bounceInDown-data-v-7c50fee8}.bounceDown-leave-active[data-v-7c50fee8],.bounceOutDown[data-v-7c50fee8]{-webkit-animation-name:bounceOutDown-data-v-7c50fee8;animation-name:bounceOutDown-data-v-7c50fee8}.bounceInLeft[data-v-7c50fee8],.bounceLeft-enter-active[data-v-7c50fee8],.bounceLeft-leave-active[data-v-7c50fee8],.bounceOutLeft[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-7c50fee8],.bounceLeft-enter-active[data-v-7c50fee8]{-webkit-animation-name:bounceInLeft-data-v-7c50fee8;animation-name:bounceInLeft-data-v-7c50fee8}.bounceLeft-leave-active[data-v-7c50fee8],.bounceOutLeft[data-v-7c50fee8]{-webkit-animation-name:bounceOutLeft-data-v-7c50fee8;animation-name:bounceOutLeft-data-v-7c50fee8}.bounceInRight[data-v-7c50fee8],.bounceOutRight[data-v-7c50fee8],.bounceRight-enter-active[data-v-7c50fee8],.bounceRight-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-7c50fee8],.bounceRight-enter-active[data-v-7c50fee8]{-webkit-animation-name:bounceInRight-data-v-7c50fee8;animation-name:bounceInRight-data-v-7c50fee8}.bounceOutRight[data-v-7c50fee8],.bounceRight-leave-active[data-v-7c50fee8]{-webkit-animation-name:bounceOutRight-data-v-7c50fee8;animation-name:bounceOutRight-data-v-7c50fee8}.bounceInUp[data-v-7c50fee8],.bounceOutUp[data-v-7c50fee8],.bounceUp-enter-active[data-v-7c50fee8],.bounceUp-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-7c50fee8],.bounceUp-enter-active[data-v-7c50fee8]{-webkit-animation-name:bounceInUp-data-v-7c50fee8;animation-name:bounceInUp-data-v-7c50fee8}.bounceOutUp[data-v-7c50fee8],.bounceUp-leave-active[data-v-7c50fee8]{-webkit-animation-name:bounceOutUp-data-v-7c50fee8;animation-name:bounceOutUp-data-v-7c50fee8}@-webkit-keyframes fadeIn-data-v-7c50fee8{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-7c50fee8{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-7c50fee8{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-7c50fee8{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-7c50fee8{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-7c50fee8{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-7c50fee8{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-7c50fee8{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-7c50fee8{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-7c50fee8{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-7c50fee8],.fade-leave-active[data-v-7c50fee8],.fadeIn[data-v-7c50fee8],.fadeOut[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-7c50fee8],.fadeIn[data-v-7c50fee8]{-webkit-animation-name:fadeIn-data-v-7c50fee8;animation-name:fadeIn-data-v-7c50fee8}.fade-leave-active[data-v-7c50fee8],.fadeOut[data-v-7c50fee8]{-webkit-animation-name:fadeOut-data-v-7c50fee8;animation-name:fadeOut-data-v-7c50fee8}.fadeDown-enter-active[data-v-7c50fee8],.fadeDown-leave-active[data-v-7c50fee8],.fadeInDown[data-v-7c50fee8],.fadeOutDown[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-7c50fee8],.fadeInDown[data-v-7c50fee8]{-webkit-animation-name:fadeInDown-data-v-7c50fee8;animation-name:fadeInDown-data-v-7c50fee8}.fadeDown-leave-active[data-v-7c50fee8],.fadeOutDown[data-v-7c50fee8]{-webkit-animation-name:fadeOutDown-data-v-7c50fee8;animation-name:fadeOutDown-data-v-7c50fee8}.fadeDownBig-enter-active[data-v-7c50fee8],.fadeDownBig-leave-active[data-v-7c50fee8],.fadeInDownBig[data-v-7c50fee8],.fadeOutDownBig[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-7c50fee8],.fadeInDownBig[data-v-7c50fee8]{-webkit-animation-name:fadeInDownBig-data-v-7c50fee8;animation-name:fadeInDownBig-data-v-7c50fee8}.fadeDownBig-leave-active[data-v-7c50fee8],.fadeOutDownBig[data-v-7c50fee8]{-webkit-animation-name:fadeOutDownBig-data-v-7c50fee8;animation-name:fadeOutDownBig-data-v-7c50fee8}.fadeInLeft[data-v-7c50fee8],.fadeLeft-enter-active[data-v-7c50fee8],.fadeLeft-leave-active[data-v-7c50fee8],.fadeOutLeft[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-7c50fee8],.fadeLeft-enter-active[data-v-7c50fee8]{-webkit-animation-name:fadeInLeft-data-v-7c50fee8;animation-name:fadeInLeft-data-v-7c50fee8}.fadeLeft-leave-active[data-v-7c50fee8],.fadeOutLeft[data-v-7c50fee8]{-webkit-animation-name:fadeOutLeft-data-v-7c50fee8;animation-name:fadeOutLeft-data-v-7c50fee8}.fadeInLeftBig[data-v-7c50fee8],.fadeLeftBig-enter-active[data-v-7c50fee8],.fadeLeftBig-leave-active[data-v-7c50fee8],.fadeOutLeftBig[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-7c50fee8],.fadeLeftBig-enter-active[data-v-7c50fee8]{-webkit-animation-name:fadeInLeftBig-data-v-7c50fee8;animation-name:fadeInLeftBig-data-v-7c50fee8}.fadeLeftBig-leave-active[data-v-7c50fee8],.fadeOutLeftBig[data-v-7c50fee8]{-webkit-animation-name:fadeOutLeftBig-data-v-7c50fee8;animation-name:fadeOutLeftBig-data-v-7c50fee8}.fadeInRight[data-v-7c50fee8],.fadeOutRight[data-v-7c50fee8],.fadeRight-enter-active[data-v-7c50fee8],.fadeRight-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-7c50fee8],.fadeRight-enter-active[data-v-7c50fee8]{-webkit-animation-name:fadeInRight-data-v-7c50fee8;animation-name:fadeInRight-data-v-7c50fee8}.fadeOutRight[data-v-7c50fee8],.fadeRight-leave-active[data-v-7c50fee8]{-webkit-animation-name:fadeOutRight-data-v-7c50fee8;animation-name:fadeOutRight-data-v-7c50fee8}.fadeInRightBig[data-v-7c50fee8],.fadeOutRightBig[data-v-7c50fee8],.fadeRightBig-enter-active[data-v-7c50fee8],.fadeRightBig-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-7c50fee8],.fadeRightBig-enter-active[data-v-7c50fee8]{-webkit-animation-name:fadeInRightBig-data-v-7c50fee8;animation-name:fadeInRightBig-data-v-7c50fee8}.fadeOutRightBig[data-v-7c50fee8],.fadeRightBig-leave-active[data-v-7c50fee8]{-webkit-animation-name:fadeOutRightBig-data-v-7c50fee8;animation-name:fadeOutRightBig-data-v-7c50fee8}.fadeInUp[data-v-7c50fee8],.fadeOutUp[data-v-7c50fee8],.fadeUp-enter-active[data-v-7c50fee8],.fadeUp-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-7c50fee8],.fadeUp-enter-active[data-v-7c50fee8]{-webkit-animation-name:fadeInUp-data-v-7c50fee8;animation-name:fadeInUp-data-v-7c50fee8}.fadeOutUp[data-v-7c50fee8],.fadeUp-leave-active[data-v-7c50fee8]{-webkit-animation-name:fadeOutUp-data-v-7c50fee8;animation-name:fadeOutUp-data-v-7c50fee8}.fadeInUpBig[data-v-7c50fee8],.fadeOutUpBig[data-v-7c50fee8],.fadeUpBig-enter-active[data-v-7c50fee8],.fadeUpBig-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-7c50fee8],.fadeUpBig-enter-active[data-v-7c50fee8]{-webkit-animation-name:fadeInUpBig-data-v-7c50fee8;animation-name:fadeInUpBig-data-v-7c50fee8}.fadeOutUpBig[data-v-7c50fee8],.fadeUpBig-leave-active[data-v-7c50fee8]{-webkit-animation-name:fadeOutUpBig-data-v-7c50fee8;animation-name:fadeOutUpBig-data-v-7c50fee8}@-webkit-keyframes rotateIn-data-v-7c50fee8{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-7c50fee8{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-7c50fee8{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-7c50fee8{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-7c50fee8{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-7c50fee8{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-7c50fee8{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-7c50fee8{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-7c50fee8{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-7c50fee8{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-7c50fee8{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-7c50fee8{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-7c50fee8{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-7c50fee8{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-7c50fee8{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-7c50fee8{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-7c50fee8{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-7c50fee8{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-7c50fee8{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-7c50fee8{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-7c50fee8],.rotate-leave-active[data-v-7c50fee8],.rotateIn[data-v-7c50fee8],.rotateOut[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-7c50fee8],.rotateIn[data-v-7c50fee8]{-webkit-animation-name:rotateIn-data-v-7c50fee8;animation-name:rotateIn-data-v-7c50fee8}.rotate-leave-active[data-v-7c50fee8],.rotateOut[data-v-7c50fee8]{-webkit-animation-name:rotateOut-data-v-7c50fee8;animation-name:rotateOut-data-v-7c50fee8}.rotateDownLeft-enter-active[data-v-7c50fee8],.rotateDownLeft-leave-active[data-v-7c50fee8],.rotateInDownLeft[data-v-7c50fee8],.rotateOutDownLeft[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-7c50fee8],.rotateInDownLeft[data-v-7c50fee8]{-webkit-animation-name:rotateInDownLeft-data-v-7c50fee8;animation-name:rotateInDownLeft-data-v-7c50fee8}.rotateDownLeft-leave-active[data-v-7c50fee8],.rotateOutDownLeft[data-v-7c50fee8]{-webkit-animation-name:rotateOutDownLeft-data-v-7c50fee8;animation-name:rotateOutDownLeft-data-v-7c50fee8}.rotateDownRight-enter-active[data-v-7c50fee8],.rotateDownRight-leave-active[data-v-7c50fee8],.rotateInDownRight[data-v-7c50fee8],.rotateOutDownRight[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-7c50fee8],.rotateInDownRight[data-v-7c50fee8]{-webkit-animation-name:rotateInDownRight-data-v-7c50fee8;animation-name:rotateInDownRight-data-v-7c50fee8}.rotateDownRight-leave-active[data-v-7c50fee8],.rotateOutDownRight[data-v-7c50fee8]{-webkit-animation-name:rotateOutDownRight-data-v-7c50fee8;animation-name:rotateOutDownRight-data-v-7c50fee8}.rotateInUpLeft[data-v-7c50fee8],.rotateOutUpLeft[data-v-7c50fee8],.rotateUpLeft-enter-active[data-v-7c50fee8],.rotateUpLeft-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-7c50fee8],.rotateUpLeft-enter-active[data-v-7c50fee8]{-webkit-animation-name:rotateInUpLeft-data-v-7c50fee8;animation-name:rotateInUpLeft-data-v-7c50fee8}.rotateOutUpLeft[data-v-7c50fee8],.rotateUpLeft-leave-active[data-v-7c50fee8]{-webkit-animation-name:rotateOutUpLeft-data-v-7c50fee8;animation-name:rotateOutUpLeft-data-v-7c50fee8}.rotateInUpRight[data-v-7c50fee8],.rotateOutUpRight[data-v-7c50fee8],.rotateUpRight-enter-active[data-v-7c50fee8],.rotateUpRight-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-7c50fee8],.rotateUpRight-enter-active[data-v-7c50fee8]{-webkit-animation-name:rotateInUpRight-data-v-7c50fee8;animation-name:rotateInUpRight-data-v-7c50fee8}.rotateOutUpRight[data-v-7c50fee8],.rotateUpRight-leave-active[data-v-7c50fee8]{-webkit-animation-name:rotateOutUpRight-data-v-7c50fee8;animation-name:rotateOutUpRight-data-v-7c50fee8}@-webkit-keyframes slideInDown-data-v-7c50fee8{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-7c50fee8{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-7c50fee8{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-7c50fee8{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-7c50fee8{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-7c50fee8{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-7c50fee8{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-7c50fee8{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-7c50fee8{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-7c50fee8],.slide-leave-active[data-v-7c50fee8],.slideIn[data-v-7c50fee8],.slideOut[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-7c50fee8],.slideIn[data-v-7c50fee8]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-7c50fee8],.slideOut[data-v-7c50fee8]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-7c50fee8],.slideDown-leave-active[data-v-7c50fee8],.slideInDown[data-v-7c50fee8],.slideOutDown[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-7c50fee8],.slideInDown[data-v-7c50fee8]{-webkit-animation-name:slideInDown-data-v-7c50fee8;animation-name:slideInDown-data-v-7c50fee8}.slideDown-leave-active[data-v-7c50fee8],.slideOutDown[data-v-7c50fee8]{-webkit-animation-name:slideOutDown-data-v-7c50fee8;animation-name:slideOutDown-data-v-7c50fee8}.slideInLeft[data-v-7c50fee8],.slideLeft-enter-active[data-v-7c50fee8],.slideLeft-leave-active[data-v-7c50fee8],.slideOutLeft[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-7c50fee8],.slideLeft-enter-active[data-v-7c50fee8]{-webkit-animation-name:slideInLeft-data-v-7c50fee8;animation-name:slideInLeft-data-v-7c50fee8}.slideLeft-leave-active[data-v-7c50fee8],.slideOutLeft[data-v-7c50fee8]{-webkit-animation-name:slideOutLeft-data-v-7c50fee8;animation-name:slideOutLeft-data-v-7c50fee8}.slideInRight[data-v-7c50fee8],.slideOutRight[data-v-7c50fee8],.slideRight-enter-active[data-v-7c50fee8],.slideRight-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-7c50fee8],.slideRight-enter-active[data-v-7c50fee8]{-webkit-animation-name:slideInRight-data-v-7c50fee8;animation-name:slideInRight-data-v-7c50fee8}.slideOutRight[data-v-7c50fee8],.slideRight-leave-active[data-v-7c50fee8]{-webkit-animation-name:slideOutRight-data-v-7c50fee8;animation-name:slideOutRight-data-v-7c50fee8}.slideInUp[data-v-7c50fee8],.slideOutUp[data-v-7c50fee8],.slideUp-enter-active[data-v-7c50fee8],.slideUp-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-7c50fee8],.slideUp-enter-active[data-v-7c50fee8]{-webkit-animation-name:slideInUp-data-v-7c50fee8;animation-name:slideInUp-data-v-7c50fee8}.slideOutUp[data-v-7c50fee8],.slideUp-leave-active[data-v-7c50fee8]{-webkit-animation-name:slideOutUp-data-v-7c50fee8;animation-name:slideOutUp-data-v-7c50fee8}@-webkit-keyframes zoomIn-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-7c50fee8{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-7c50fee8{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-7c50fee8{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-7c50fee8{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-7c50fee8],.zoom-leave-active[data-v-7c50fee8],.zoomIn[data-v-7c50fee8],.zoomOut[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-7c50fee8],.zoomIn[data-v-7c50fee8]{-webkit-animation-name:zoomIn-data-v-7c50fee8;animation-name:zoomIn-data-v-7c50fee8}.zoom-leave-active[data-v-7c50fee8],.zoomOut[data-v-7c50fee8]{-webkit-animation-name:zoomOut-data-v-7c50fee8;animation-name:zoomOut-data-v-7c50fee8}.zoomDown-enter-active[data-v-7c50fee8],.zoomDown-leave-active[data-v-7c50fee8],.zoomInDown[data-v-7c50fee8],.zoomOutDown[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-7c50fee8],.zoomInDown[data-v-7c50fee8]{-webkit-animation-name:zoomInDown-data-v-7c50fee8;animation-name:zoomInDown-data-v-7c50fee8}.zoomDown-leave-active[data-v-7c50fee8],.zoomOutDown[data-v-7c50fee8]{-webkit-animation-name:zoomOutDown-data-v-7c50fee8;animation-name:zoomOutDown-data-v-7c50fee8}.zoomInLeft[data-v-7c50fee8],.zoomLeft-enter-active[data-v-7c50fee8],.zoomLeft-leave-active[data-v-7c50fee8],.zoomOutLeft[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-7c50fee8],.zoomLeft-enter-active[data-v-7c50fee8]{-webkit-animation-name:zoomInLeft-data-v-7c50fee8;animation-name:zoomInLeft-data-v-7c50fee8}.zoomLeft-leave-active[data-v-7c50fee8],.zoomOutLeft[data-v-7c50fee8]{-webkit-animation-name:zoomOutLeft-data-v-7c50fee8;animation-name:zoomOutLeft-data-v-7c50fee8}.zoomInRight[data-v-7c50fee8],.zoomOutRight[data-v-7c50fee8],.zoomRight-enter-active[data-v-7c50fee8],.zoomRight-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-7c50fee8],.zoomRight-enter-active[data-v-7c50fee8]{-webkit-animation-name:zoomInRight-data-v-7c50fee8;animation-name:zoomInRight-data-v-7c50fee8}.zoomOutRight[data-v-7c50fee8],.zoomRight-leave-active[data-v-7c50fee8]{-webkit-animation-name:zoomOutRight-data-v-7c50fee8;animation-name:zoomOutRight-data-v-7c50fee8}.zoomInUp[data-v-7c50fee8],.zoomOutUp[data-v-7c50fee8],.zoomUp-enter-active[data-v-7c50fee8],.zoomUp-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-7c50fee8],.zoomUp-enter-active[data-v-7c50fee8]{-webkit-animation-name:zoomInUp-data-v-7c50fee8;animation-name:zoomInUp-data-v-7c50fee8}.zoomOutUp[data-v-7c50fee8],.zoomUp-leave-active[data-v-7c50fee8]{-webkit-animation-name:zoomOutUp-data-v-7c50fee8;animation-name:zoomOutUp-data-v-7c50fee8}@-webkit-keyframes flipIn-data-v-7c50fee8{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-7c50fee8{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-7c50fee8{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-7c50fee8{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-7c50fee8{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-7c50fee8{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-7c50fee8{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-7c50fee8{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-7c50fee8{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-7c50fee8{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-7c50fee8{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-7c50fee8{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-7c50fee8],.flip-leave-active[data-v-7c50fee8],.flipIn[data-v-7c50fee8],.flipOut[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-7c50fee8],.flipIn[data-v-7c50fee8]{-webkit-animation-name:flipIn-data-v-7c50fee8;animation-name:flipIn-data-v-7c50fee8}.flip-leave-active[data-v-7c50fee8],.flipOut[data-v-7c50fee8]{-webkit-animation-name:flipOut-data-v-7c50fee8;animation-name:flipOut-data-v-7c50fee8}.flipInX[data-v-7c50fee8],.flipOutX[data-v-7c50fee8],.flipX-enter-active[data-v-7c50fee8],.flipX-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-7c50fee8],.flipX-enter-active[data-v-7c50fee8]{-webkit-animation-name:flipInX-data-v-7c50fee8;animation-name:flipInX-data-v-7c50fee8}.flipOutX[data-v-7c50fee8],.flipX-leave-active[data-v-7c50fee8]{-webkit-animation-name:flipOutX-data-v-7c50fee8;animation-name:flipOutX-data-v-7c50fee8}.flipInY[data-v-7c50fee8],.flipOutY[data-v-7c50fee8],.flipY-enter-active[data-v-7c50fee8],.flipY-leave-active[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-7c50fee8],.flipY-enter-active[data-v-7c50fee8]{-webkit-animation-name:flipInY-data-v-7c50fee8;animation-name:flipInY-data-v-7c50fee8}.flipOutY[data-v-7c50fee8],.flipY-leave-active[data-v-7c50fee8]{-webkit-animation-name:flipOutY-data-v-7c50fee8;animation-name:flipOutY-data-v-7c50fee8}@-webkit-keyframes lightSpeedIn-data-v-7c50fee8{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-7c50fee8{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-7c50fee8{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-7c50fee8{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-7c50fee8],.lightSpeed-leave-active[data-v-7c50fee8],.lightSpeedIn[data-v-7c50fee8],.lightSpeedOut[data-v-7c50fee8]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-7c50fee8],.lightSpeedIn[data-v-7c50fee8]{-webkit-animation-name:lightSpeedIn-data-v-7c50fee8;animation-name:lightSpeedIn-data-v-7c50fee8}.lightSpeed-leave-active[data-v-7c50fee8],.lightSpeedOut[data-v-7c50fee8]{-webkit-animation-name:lightSpeedOut-data-v-7c50fee8;animation-name:lightSpeedOut-data-v-7c50fee8}.white[data-v-7c50fee8]{background:#fff}.margin-top--0[data-v-7c50fee8]{margin-top:0}.margin-top--20[data-v-7c50fee8]{margin-top:10px}@media print,screen and (min-width:40em){.margin-top--20[data-v-7c50fee8]{margin-top:20px}}.margin-bottom--20[data-v-7c50fee8]{margin-bottom:10px}@media print,screen and (min-width:40em){.margin-bottom--20[data-v-7c50fee8]{margin-bottom:20px}}.flex[data-v-7c50fee8]{display:flex}.vertical[data-v-7c50fee8]{flex-direction:column}.center[data-v-7c50fee8]{display:flex;align-items:center;justify-content:center}.align-right[data-v-7c50fee8]{display:flex;align-items:center;justify-content:flex-end}.space-between[data-v-7c50fee8]{display:flex;align-items:center;justify-content:space-between}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar{width:6px;height:6px}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-button,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-button{width:3px;height:3px}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-thumb,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-thumb:hover,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-thumb:hover{background:#0037ee}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-thumb:active,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-thumb:active{background:#25f}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-track,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-track:hover,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-track:hover{background:#c7c7c7}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-track:active,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-track:active{background:#b7c1d8}.admin-chat[data-v-7c50fee8]::-webkit-scrollbar-corner,.custom-scrollbar[data-v-7c50fee8]::-webkit-scrollbar-corner{background:transparent}.chat-button[data-v-7c50fee8],.chat-button__message[data-v-7c50fee8]{position:fixed;bottom:3em;right:5em;padding:15px 18px;border-radius:50%;transition:all .4s ease;outline:none;overflow-x:hidden;background-color:#25f;border:2px solid var(--chat-button-border);z-index:11}.chat-button[data-v-7c50fee8]:hover,.chat-button__message[data-v-7c50fee8]:hover{cursor:pointer;background-image:linear-gradient(25deg,#0037ee 10%,#25f 90%);box-shadow:2px 2px 6px 0 var(--chat-button-hover)}.chat-button__icon[data-v-7c50fee8]{font-size:2em;fill:#fff}.chat-button__message[data-v-7c50fee8]{border-radius:40px;right:4em;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-weight:700}.chat-button__message-icon[data-v-7c50fee8]{font-size:1.4em}.chat-button__message[data-v-7c50fee8]:hover{background-image:linear-gradient(70deg,#25f 20%,#6f90ff 120%);pointer-events:none;box-shadow:none}.chat-button__badge[data-v-7c50fee8]{position:absolute;bottom:5.5em;right:3em;z-index:12;min-width:25px;min-height:25px}@media(max-width:1450px){.chat-button__badge[data-v-7c50fee8]{bottom:7em;right:5.5em}}@media(min-width:1520px)and (max-width:1550px){.chat-button[data-v-7c50fee8],.chat-button__message[data-v-7c50fee8]{right:6.5em}}@media(min-width:1551px)and (max-width:1600px){.chat-button[data-v-7c50fee8],.chat-button__message[data-v-7c50fee8]{right:8em}}@media(min-width:1601px)and (max-width:1700px){.chat-button[data-v-7c50fee8],.chat-button__message[data-v-7c50fee8]{right:10em}}@media(min-width:1701px)and (max-width:1800px){.chat-button[data-v-7c50fee8],.chat-button__message[data-v-7c50fee8]{right:12em}}@media(min-width:1801px)and (max-width:1900px){.chat-button[data-v-7c50fee8],.chat-button__message[data-v-7c50fee8]{right:18em}}@media(min-width:1901px){.chat-button[data-v-7c50fee8],.chat-button__message[data-v-7c50fee8]{right:15%}.chat-button__badge[data-v-7c50fee8]{bottom:5em;right:3.5em}}.chat-box[data-v-7c50fee8]{position:fixed;bottom:3em;right:6em;z-index:10;border-radius:0 0 10px 10px;box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-webkit-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-moz-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16)}.chat-box__header[data-v-7c50fee8]{background-color:var(--chat-box-header);border-radius:10px 10px 0 0;height:50px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all 5s ease;transition:background-color .5s ease}.chat-box__header-title[data-v-7c50fee8]{color:#fff;font-weight:700;font-size:1.2em}.chat-box__header-button[data-v-7c50fee8]{outline:none}.chat-box__header__icons[data-v-7c50fee8]{width:60px;display:flex;justify-content:flex-end}.chat-box__header-delete-icon[data-v-7c50fee8],.chat-box__header-minimize-icon[data-v-7c50fee8]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-delete-icon[data-v-7c50fee8]:hover,.chat-box__header-minimize-icon[data-v-7c50fee8]:hover{cursor:pointer;fill:var(--chat-box-icon-hover)}.chat-box__header-minimize-icon[data-v-7c50fee8]{margin-right:15px}.chat-box__header-back-icon[data-v-7c50fee8]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-back-icon[data-v-7c50fee8]:hover{cursor:pointer;fill:var(--chat-box-icon-hover);opacity:.5}.chat-box__body[data-v-7c50fee8]{height:500px;width:450px;border-radius:0 0 10px 10px;background-color:var(--chat-box);border:2px solid var(--chat-box-header);border-top:none;position:relative;display:flex;flex-direction:column;overflow:hidden}.chat-box__footer[data-v-7c50fee8]{background-color:var(--chat-box-footer);overflow:hidden;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:55px}[data-v-7c50fee8] .chat-box__input{border:none;width:400px}[data-v-7c50fee8] .chat-box__input textarea{padding:18px}.chat-box__send-button[data-v-7c50fee8]{outline:none;margin-right:15px;fill:#c8cbd0;transition:all .3s ease}.chat-box__send-button[data-v-7c50fee8]:hover{cursor:pointer;fill:#25f;transform:rotate(-10deg) scale(1.1)}.slide-footer-enter[data-v-7c50fee8]{height:0}.slide-footer-enter-active[data-v-7c50fee8],.slide-footer-leave-active[data-v-7c50fee8]{transition:all .5s ease}.slide-footer-leave-to[data-v-7c50fee8]{height:0}@media(min-width:1600px)and (max-width:1620px){.chat-box[data-v-7c50fee8]{right:8em}}@media(min-width:1621px)and (max-width:1750px){.chat-box[data-v-7c50fee8]{right:12em}}@media(min-width:1751px)and (max-width:1900px){.chat-box[data-v-7c50fee8]{right:16em}}@media(min-width:1901px){.chat-box[data-v-7c50fee8]{right:15%}}.admin-list[data-v-7c50fee8]{flex-grow:1}.admin-list__item[data-v-7c50fee8]{background-color:var(--chat-box);padding:20px;transition:all .3s ease;border-bottom:1px solid var(--chat-box-border);display:flex;align-items:center;justify-content:space-between}.admin-list__item[data-v-7c50fee8]:hover{cursor:pointer;background-color:var(--chat-box-hover)}.admin-list__info[data-v-7c50fee8]{display:flex;gap:15px}.admin-list__photo[data-v-7c50fee8]{background:#0e0d13;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.admin-list__acronym[data-v-7c50fee8]{color:#fff}.admin-list__status[data-v-7c50fee8]{position:absolute;right:0;bottom:4px}.admin-list__admin-info[data-v-7c50fee8]{display:flex;flex-direction:column}.admin-list__name[data-v-7c50fee8]{color:var(--chat-box-title);font-weight:700}.admin-list__email[data-v-7c50fee8]{color:#b7c1d8}.admin-chat[data-v-7c50fee8]{padding:20px;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:auto}.admin-chat__today[data-v-7c50fee8]{align-self:center;color:#b7c1d8;font-weight:700;margin-bottom:20px}.admin-chat__content[data-v-7c50fee8]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.admin-chat__messages[data-v-7c50fee8]{display:flex;flex-direction:column}.messages__timestamp[data-v-7c50fee8]{color:#25f;font-size:.6em;align-self:flex-end;margin:3px 0}.messages__sent[data-v-7c50fee8]{align-self:flex-end;background-color:var(--chat-box-message-sent);color:#fff;box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16)}.messages__received[data-v-7c50fee8],.messages__sent[data-v-7c50fee8]{text-align:left;border-radius:10px;padding:5px 15px 0;min-width:100px;max-width:300px;display:flex;flex-direction:column}.messages__received[data-v-7c50fee8]{align-self:flex-start;background-color:var(--chat-box-message-received);color:var(--chat-box-message-color);box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16)}.audio__wrapper[data-v-55539120]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-55539120]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-55539120]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-55539120]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-55539120]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-55539120]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-55539120]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-55539120]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-55539120]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-55539120]{flex:0 0 70px;flex-direction:column}.main__content[data-v-55539120],.main__navigation[data-v-55539120]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-55539120]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-55539120]{display:flex;flex-direction:row}.main__panel[data-v-55539120],.main__wrapper[data-v-55539120]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-55539120]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-55539120]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-55539120]{flex:0 0 310px}}.main__panel-center[data-v-55539120]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-55539120]{flex:1 1 0;display:block}}.main__panel-right[data-v-55539120]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-55539120]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-55539120]{flex:0 0 300px}}.chat[data-v-55539120]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-55539120]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-55539120],.chat__head[data-v-55539120]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-55539120]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-55539120]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-55539120],.chat__footer[data-v-55539120]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-55539120]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-55539120]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-55539120]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-55539120]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-55539120]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-55539120]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-55539120],.chat-header__text[data-v-55539120]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-55539120]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-55539120]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-55539120]{margin-top:2px}.chat-header__search-input[data-v-55539120]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-55539120]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-55539120],.chat-header__icon[data-v-55539120]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-55539120],.chat-header__icon svg[data-v-55539120]{outline:none}.chat-header__icon.disabled[data-v-55539120],.disabled.chat-header__icon--spaced[data-v-55539120]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-55539120],.chat-header__icon.blocked[data-v-55539120]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-55539120]:hover,.chat-header__icon[data-v-55539120]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-55539120]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-55539120]{margin-right:5px}.chat-conversation[data-v-55539120]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-55539120]{display:flex}.chat-conversation__loader[data-v-55539120]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-55539120]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-55539120]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-55539120]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-55539120]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-55539120]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-55539120]{opacity:1;display:flex}.chat-shortcuts[data-v-55539120]{position:relative}.chat-shortcuts__block[data-v-55539120]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-55539120]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-55539120]{height:30px;padding:10px}.chat-shortcuts__item[data-v-55539120]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-55539120]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-55539120]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-55539120]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-55539120]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-55539120]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-55539120]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-55539120]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-55539120]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-55539120]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-55539120],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-55539120],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-55539120]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-55539120]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-55539120],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-55539120]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-55539120],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-55539120]{display:none}.chat-user-multimedia[data-v-55539120]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-55539120]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-55539120]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-55539120]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-55539120]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-55539120]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-55539120]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-55539120]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-55539120]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-55539120]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-55539120]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-55539120]{flex:1}.click[data-v-55539120]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-55539120]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-55539120]{padding-top:0}.input__block[data-v-55539120]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-55539120]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-55539120]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-55539120]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-55539120]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-55539120]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-55539120]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-55539120]{margin-right:5px}.input__actions>.input__button[data-v-55539120]:last-child{margin-right:-5px}.input__button[data-v-55539120]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-55539120]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-55539120]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-55539120]{color:#ed4d4d}.input__button.is-alert[data-v-55539120]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-55539120]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-55539120]{margin-right:10px}.input__icon[data-v-55539120]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-55539120]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-55539120]{z-index:10}.input__lock-backdrop[data-v-55539120]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-55539120]{height:100%;visibility:visible}.input__lock-button[data-v-55539120]{text-transform:uppercase}.input.disabled .input__block[data-v-55539120]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-55539120]{z-index:-1}.input .option-strikethrough[data-v-55539120]{text-decoration:line-through}.input .option-monospace[data-v-55539120]{font-family:Lucida Console,monospace}.multimedia[data-v-55539120]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-55539120]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-55539120]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-55539120]{flex:0 0 50px}.multimedia__navigation-list[data-v-55539120]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-55539120]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-55539120]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-55539120]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-55539120]{background:#25f}.multimedia__navigation-item--bg-2[data-v-55539120]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-55539120]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-55539120]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-55539120]{background:#002292}.multimedia__navigation-item--bg-6[data-v-55539120]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-55539120]{background:#00114b}.multimedia__navigation-item.is-active[data-v-55539120],.multimedia__navigation-item[data-v-55539120]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-55539120]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-55539120]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-55539120]{fill:#fff}.multimedia__content[data-v-55539120]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-55539120]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-55539120]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-55539120],.multimedia__content-list .multimedia__content-item[data-v-55539120]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-55539120]:last-child,.multimedia__content-list .multimedia__content-item[data-v-55539120]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-55539120],.multimedia__content-item[data-v-55539120]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-55539120]:hover,.multimedia__content-item[data-v-55539120]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-55539120],.multimedia__content-item-text[data-v-55539120]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-55539120]{word-break:break-all}.multimedia__content-item-selected-text[data-v-55539120]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-55539120]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-55539120]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-55539120]{height:300px}.multimedia__content-grid-item[data-v-55539120]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-55539120]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-55539120]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-55539120]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-55539120]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-55539120]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-55539120]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-55539120]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-55539120]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-55539120]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-55539120]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-55539120]{fill:#b7c1d8}.multimedia__content--img[data-v-55539120]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-55539120]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-55539120]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-55539120]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-55539120]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-55539120]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-55539120]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-55539120]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-55539120]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-55539120]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-55539120]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-55539120]{display:none}.multimedia__content-custom-label[data-v-55539120]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-55539120]{height:28px}.multimedia__content-custom-icon svg[data-v-55539120]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-55539120]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-55539120]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-55539120]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-55539120]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-55539120]{position:relative}.multimedia__disabled-ws[data-v-55539120]{pointer-events:none}.multimedia__template-text[data-v-55539120]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-55539120]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-55539120]{color:var(--chat-multimedia-label-text)}.texts[data-v-55539120]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-55539120]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-55539120]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-55539120]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-55539120]:hover{cursor:pointer}.texts__search-container[data-v-55539120]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-55539120] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-55539120] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-55539120] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-55539120] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-55539120]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-55539120]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-55539120]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-55539120]{height:320px;visibility:visible}.preview__container[data-v-55539120]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-55539120]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-55539120]:not(:first-child){margin-left:24px}.preview__image[data-v-55539120],.preview__video .video-js[data-v-55539120]{max-height:210px}.preview__document[data-v-55539120]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-55539120]{width:16px;height:16px;color:#25f}.preview__label[data-v-55539120]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-55539120]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-55539120]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-55539120]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-55539120]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-55539120]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-55539120]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-55539120]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-55539120]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-55539120]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-55539120]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-55539120]{stroke:#ed4d4d}.base-timer__svg[data-v-55539120]{transform:scaleX(-1)}.conversation-item[data-v-55539120]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-55539120]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-55539120]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-55539120]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-55539120]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-55539120]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-55539120]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-55539120]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-55539120]{border:3px solid #25f}.conversation-item__content[data-v-55539120]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-55539120]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-55539120]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-55539120]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-55539120]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-55539120]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-55539120]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-55539120]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-55539120]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-55539120]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-55539120]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-55539120]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-55539120]{height:100%}.conversations__list[data-v-55539120]{display:flex;flex-direction:column}.conversations__empty[data-v-55539120]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-55539120]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-55539120]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-55539120]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-55539120]{width:44px;height:44px}.document__thumb-button[data-v-55539120]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-55539120]{width:12px;height:12px;fill:#fff}.document__info[data-v-55539120]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-55539120]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-55539120]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-55539120]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-55539120]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-55539120]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-55539120]{fill:#ed4d4d!important}.document__miniature-text[data-v-55539120]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-55539120]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-55539120]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-55539120]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-55539120]{flex:none;z-index:1;max-width:65%}.message__header[data-v-55539120]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-55539120]{padding-top:0}.message__header+.message__block[data-v-55539120]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-55539120]{padding-top:0}.message__author[data-v-55539120]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-55539120]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-55539120]{color:#002bbb}.message__button[data-v-55539120]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-55539120]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-55539120]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-55539120]{width:14px;height:10px}.message__footer-icon-error[data-v-55539120]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-55539120]{fill:#25f}.message__footer-error[data-v-55539120]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-55539120]{padding:15px}.message__block[data-v-55539120]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-55539120]{width:200px;height:120px}.message__block--map[data-v-55539120]{width:300px;height:200px}.message__block--sticker[data-v-55539120]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-55539120]{background-color:#333}.message__block-content[data-v-55539120]{width:100%;height:auto}.message__block-content--as-background[data-v-55539120]{z-index:0;position:absolute}.message__block-button[data-v-55539120]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-55539120]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-55539120]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-55539120]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-55539120]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-55539120]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-55539120]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-55539120]{text-transform:uppercase}.message__notification-trail[data-v-55539120]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-55539120]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-55539120]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-55539120]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-55539120]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-55539120]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-55539120]{width:24px;height:24px}.message__action-icon[data-v-55539120]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-55539120],.message--in.message--has-next .message__bubble[data-v-55539120],.message--out.message--has-next .message__block[data-v-55539120],.message--out.message--has-next .message__bubble[data-v-55539120]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-55539120]{align-items:flex-start}.message--in .message__bubble[data-v-55539120]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-55539120]{color:#0e0d13}.message--in .message__block[data-v-55539120]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-55539120]{display:none}.message--in+.message--in .message__text[data-v-55539120]{padding-top:15px}.message--in+.message--in .message__block[data-v-55539120]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-55539120]{padding-top:15px}.message--in .document__thumb-icon[data-v-55539120]{fill:#0443b5}.message--in .document__miniature-icon[data-v-55539120]{fill:#000}.message--out[data-v-55539120]{align-items:flex-end}.message--out .message__bubble[data-v-55539120]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-55539120]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-55539120]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-55539120]{color:#021e51}.message--out .message__block[data-v-55539120]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-55539120]{display:none}.message--out+.message--out .message__text[data-v-55539120]{padding-top:15px}.message--out+.message--out .message__block[data-v-55539120]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-55539120]{padding-top:15px}.message--out .document__thumb-icon[data-v-55539120]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-55539120]{fill:#021e51}.message--item[data-v-55539120]{align-items:center}.message--item .message__bubble[data-v-55539120]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-55539120]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-55539120]{margin-bottom:5px}.message__url[data-v-55539120]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-55539120]{text-decoration:line-through}.message__monospace[data-v-55539120]{font-family:Lucida Console,monospace}.close-modal--body[data-v-55539120]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-55539120]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-55539120]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-55539120]{width:36px;margin-bottom:20px}.navigation__option[data-v-55539120]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-55539120]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-55539120]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-55539120]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-55539120]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-55539120]{width:100%;flex:1 1 auto}.navigation__lang[data-v-55539120]{height:30px}.navigation__profile[data-v-55539120]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-55539120]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-55539120]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-55539120]{fill:#25f}.navigation__profile-status[data-v-55539120]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-55539120]{background:#1abb42}.navigation__profile-status--standBy[data-v-55539120]{background:#ffcf03}.navigation__profile-status--offline[data-v-55539120]{background-color:#b7c1d8}.navigation__badge[data-v-55539120]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-55539120]{border-color:#a90000}.profile[data-v-55539120]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-55539120]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-55539120]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-55539120]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-55539120]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-55539120]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-55539120]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-55539120]{stroke:var(--profile-button-transfer)}.profile__main[data-v-55539120]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-55539120]{margin-bottom:20px}.profile__main-title[data-v-55539120]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-55539120]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-55539120]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-55539120]{fill:#ed4d4d}.profile__main-title .green[data-v-55539120]{fill:#1abb42}.profile__main-campaign[data-v-55539120],.profile__main-subtitle[data-v-55539120]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-55539120]{color:#25f;opacity:1}.profile__main-channel[data-v-55539120]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-55539120]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-55539120]{color:#ffa9a9}.profile__scrollable[data-v-55539120]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-55539120]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-55539120]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-55539120]{margin-top:20px;width:100%}.profile__information.background[data-v-55539120]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-55539120]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-55539120]:last-child{margin-bottom:0}.profile__information-col[data-v-55539120]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-55539120]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-55539120]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-55539120]:hover{fill:#25f}.profile__information-label[data-v-55539120]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-55539120]{margin:6px 10px}.profile__information-label-text[data-v-55539120]{margin:6px 10px 6px 0}.profile__information-value[data-v-55539120]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-55539120]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-55539120]:hover{color:#25f;cursor:pointer}.profile__history[data-v-55539120]{margin-top:20px}.profile__history-badge[data-v-55539120]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-55539120]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-55539120]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-55539120]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-55539120]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-55539120]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-55539120]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-55539120]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-55539120]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-55539120]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-55539120]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-55539120]{width:16px;height:16px}.profile__action-icon svg[data-v-55539120]{fill:#25f}.profile__action-text[data-v-55539120]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-55539120]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-55539120]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-55539120]{margin-top:20px}.profile__action--toggle[data-v-55539120]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-55539120]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-55539120],.profile__action—pull-left[data-v-55539120]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-55539120]{text-decoration:underline}[data-v-55539120] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-55539120]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-55539120]{align-self:flex-start;color:var(--modal-title)}[data-v-55539120] .form-modal__select{width:440px}.form-modal__description[data-v-55539120]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-55539120]{width:100%;margin-right:5px}.form-modal__description-button[data-v-55539120]{margin-top:22px}.user-profile[data-v-55539120]{position:relative}.user-profile__container[data-v-55539120]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-55539120]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-55539120]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-55539120]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-55539120{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-55539120{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-55539120{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-55539120{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-55539120{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-55539120{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-55539120{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-55539120{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-55539120{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-55539120{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-55539120{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-55539120{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-55539120{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-55539120],.bounce-leave-active[data-v-55539120],.bounceIn[data-v-55539120],.bounceOut[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-55539120],.bounceIn[data-v-55539120]{-webkit-animation-name:bounceIn-data-v-55539120;animation-name:bounceIn-data-v-55539120}.bounce-leave-active[data-v-55539120],.bounceOut[data-v-55539120]{-webkit-animation-name:bounceOut-data-v-55539120;animation-name:bounceOut-data-v-55539120}.bounceDown-enter-active[data-v-55539120],.bounceDown-leave-active[data-v-55539120],.bounceInDown[data-v-55539120],.bounceOutDown[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-55539120],.bounceInDown[data-v-55539120]{-webkit-animation-name:bounceInDown-data-v-55539120;animation-name:bounceInDown-data-v-55539120}.bounceDown-leave-active[data-v-55539120],.bounceOutDown[data-v-55539120]{-webkit-animation-name:bounceOutDown-data-v-55539120;animation-name:bounceOutDown-data-v-55539120}.bounceInLeft[data-v-55539120],.bounceLeft-enter-active[data-v-55539120],.bounceLeft-leave-active[data-v-55539120],.bounceOutLeft[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-55539120],.bounceLeft-enter-active[data-v-55539120]{-webkit-animation-name:bounceInLeft-data-v-55539120;animation-name:bounceInLeft-data-v-55539120}.bounceLeft-leave-active[data-v-55539120],.bounceOutLeft[data-v-55539120]{-webkit-animation-name:bounceOutLeft-data-v-55539120;animation-name:bounceOutLeft-data-v-55539120}.bounceInRight[data-v-55539120],.bounceOutRight[data-v-55539120],.bounceRight-enter-active[data-v-55539120],.bounceRight-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-55539120],.bounceRight-enter-active[data-v-55539120]{-webkit-animation-name:bounceInRight-data-v-55539120;animation-name:bounceInRight-data-v-55539120}.bounceOutRight[data-v-55539120],.bounceRight-leave-active[data-v-55539120]{-webkit-animation-name:bounceOutRight-data-v-55539120;animation-name:bounceOutRight-data-v-55539120}.bounceInUp[data-v-55539120],.bounceOutUp[data-v-55539120],.bounceUp-enter-active[data-v-55539120],.bounceUp-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-55539120],.bounceUp-enter-active[data-v-55539120]{-webkit-animation-name:bounceInUp-data-v-55539120;animation-name:bounceInUp-data-v-55539120}.bounceOutUp[data-v-55539120],.bounceUp-leave-active[data-v-55539120]{-webkit-animation-name:bounceOutUp-data-v-55539120;animation-name:bounceOutUp-data-v-55539120}@-webkit-keyframes fadeIn-data-v-55539120{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-55539120{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-55539120{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-55539120{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-55539120{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-55539120{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-55539120{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-55539120{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-55539120{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-55539120{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-55539120{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-55539120{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-55539120{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-55539120{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-55539120{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-55539120{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-55539120{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-55539120{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-55539120{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-55539120{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-55539120{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-55539120],.fade-leave-active[data-v-55539120],.fadeIn[data-v-55539120],.fadeOut[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-55539120],.fadeIn[data-v-55539120]{-webkit-animation-name:fadeIn-data-v-55539120;animation-name:fadeIn-data-v-55539120}.fade-leave-active[data-v-55539120],.fadeOut[data-v-55539120]{-webkit-animation-name:fadeOut-data-v-55539120;animation-name:fadeOut-data-v-55539120}.fadeDown-enter-active[data-v-55539120],.fadeDown-leave-active[data-v-55539120],.fadeInDown[data-v-55539120],.fadeOutDown[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-55539120],.fadeInDown[data-v-55539120]{-webkit-animation-name:fadeInDown-data-v-55539120;animation-name:fadeInDown-data-v-55539120}.fadeDown-leave-active[data-v-55539120],.fadeOutDown[data-v-55539120]{-webkit-animation-name:fadeOutDown-data-v-55539120;animation-name:fadeOutDown-data-v-55539120}.fadeDownBig-enter-active[data-v-55539120],.fadeDownBig-leave-active[data-v-55539120],.fadeInDownBig[data-v-55539120],.fadeOutDownBig[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-55539120],.fadeInDownBig[data-v-55539120]{-webkit-animation-name:fadeInDownBig-data-v-55539120;animation-name:fadeInDownBig-data-v-55539120}.fadeDownBig-leave-active[data-v-55539120],.fadeOutDownBig[data-v-55539120]{-webkit-animation-name:fadeOutDownBig-data-v-55539120;animation-name:fadeOutDownBig-data-v-55539120}.fadeInLeft[data-v-55539120],.fadeLeft-enter-active[data-v-55539120],.fadeLeft-leave-active[data-v-55539120],.fadeOutLeft[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-55539120],.fadeLeft-enter-active[data-v-55539120]{-webkit-animation-name:fadeInLeft-data-v-55539120;animation-name:fadeInLeft-data-v-55539120}.fadeLeft-leave-active[data-v-55539120],.fadeOutLeft[data-v-55539120]{-webkit-animation-name:fadeOutLeft-data-v-55539120;animation-name:fadeOutLeft-data-v-55539120}.fadeInLeftBig[data-v-55539120],.fadeLeftBig-enter-active[data-v-55539120],.fadeLeftBig-leave-active[data-v-55539120],.fadeOutLeftBig[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-55539120],.fadeLeftBig-enter-active[data-v-55539120]{-webkit-animation-name:fadeInLeftBig-data-v-55539120;animation-name:fadeInLeftBig-data-v-55539120}.fadeLeftBig-leave-active[data-v-55539120],.fadeOutLeftBig[data-v-55539120]{-webkit-animation-name:fadeOutLeftBig-data-v-55539120;animation-name:fadeOutLeftBig-data-v-55539120}.fadeInRight[data-v-55539120],.fadeOutRight[data-v-55539120],.fadeRight-enter-active[data-v-55539120],.fadeRight-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-55539120],.fadeRight-enter-active[data-v-55539120]{-webkit-animation-name:fadeInRight-data-v-55539120;animation-name:fadeInRight-data-v-55539120}.fadeOutRight[data-v-55539120],.fadeRight-leave-active[data-v-55539120]{-webkit-animation-name:fadeOutRight-data-v-55539120;animation-name:fadeOutRight-data-v-55539120}.fadeInRightBig[data-v-55539120],.fadeOutRightBig[data-v-55539120],.fadeRightBig-enter-active[data-v-55539120],.fadeRightBig-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-55539120],.fadeRightBig-enter-active[data-v-55539120]{-webkit-animation-name:fadeInRightBig-data-v-55539120;animation-name:fadeInRightBig-data-v-55539120}.fadeOutRightBig[data-v-55539120],.fadeRightBig-leave-active[data-v-55539120]{-webkit-animation-name:fadeOutRightBig-data-v-55539120;animation-name:fadeOutRightBig-data-v-55539120}.fadeInUp[data-v-55539120],.fadeOutUp[data-v-55539120],.fadeUp-enter-active[data-v-55539120],.fadeUp-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-55539120],.fadeUp-enter-active[data-v-55539120]{-webkit-animation-name:fadeInUp-data-v-55539120;animation-name:fadeInUp-data-v-55539120}.fadeOutUp[data-v-55539120],.fadeUp-leave-active[data-v-55539120]{-webkit-animation-name:fadeOutUp-data-v-55539120;animation-name:fadeOutUp-data-v-55539120}.fadeInUpBig[data-v-55539120],.fadeOutUpBig[data-v-55539120],.fadeUpBig-enter-active[data-v-55539120],.fadeUpBig-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-55539120],.fadeUpBig-enter-active[data-v-55539120]{-webkit-animation-name:fadeInUpBig-data-v-55539120;animation-name:fadeInUpBig-data-v-55539120}.fadeOutUpBig[data-v-55539120],.fadeUpBig-leave-active[data-v-55539120]{-webkit-animation-name:fadeOutUpBig-data-v-55539120;animation-name:fadeOutUpBig-data-v-55539120}@-webkit-keyframes rotateIn-data-v-55539120{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-55539120{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-55539120{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-55539120{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-55539120{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-55539120{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-55539120{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-55539120{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-55539120{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-55539120{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-55539120{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-55539120{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-55539120{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-55539120{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-55539120{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-55539120{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-55539120{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-55539120{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-55539120{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-55539120{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-55539120],.rotate-leave-active[data-v-55539120],.rotateIn[data-v-55539120],.rotateOut[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-55539120],.rotateIn[data-v-55539120]{-webkit-animation-name:rotateIn-data-v-55539120;animation-name:rotateIn-data-v-55539120}.rotate-leave-active[data-v-55539120],.rotateOut[data-v-55539120]{-webkit-animation-name:rotateOut-data-v-55539120;animation-name:rotateOut-data-v-55539120}.rotateDownLeft-enter-active[data-v-55539120],.rotateDownLeft-leave-active[data-v-55539120],.rotateInDownLeft[data-v-55539120],.rotateOutDownLeft[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-55539120],.rotateInDownLeft[data-v-55539120]{-webkit-animation-name:rotateInDownLeft-data-v-55539120;animation-name:rotateInDownLeft-data-v-55539120}.rotateDownLeft-leave-active[data-v-55539120],.rotateOutDownLeft[data-v-55539120]{-webkit-animation-name:rotateOutDownLeft-data-v-55539120;animation-name:rotateOutDownLeft-data-v-55539120}.rotateDownRight-enter-active[data-v-55539120],.rotateDownRight-leave-active[data-v-55539120],.rotateInDownRight[data-v-55539120],.rotateOutDownRight[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-55539120],.rotateInDownRight[data-v-55539120]{-webkit-animation-name:rotateInDownRight-data-v-55539120;animation-name:rotateInDownRight-data-v-55539120}.rotateDownRight-leave-active[data-v-55539120],.rotateOutDownRight[data-v-55539120]{-webkit-animation-name:rotateOutDownRight-data-v-55539120;animation-name:rotateOutDownRight-data-v-55539120}.rotateInUpLeft[data-v-55539120],.rotateOutUpLeft[data-v-55539120],.rotateUpLeft-enter-active[data-v-55539120],.rotateUpLeft-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-55539120],.rotateUpLeft-enter-active[data-v-55539120]{-webkit-animation-name:rotateInUpLeft-data-v-55539120;animation-name:rotateInUpLeft-data-v-55539120}.rotateOutUpLeft[data-v-55539120],.rotateUpLeft-leave-active[data-v-55539120]{-webkit-animation-name:rotateOutUpLeft-data-v-55539120;animation-name:rotateOutUpLeft-data-v-55539120}.rotateInUpRight[data-v-55539120],.rotateOutUpRight[data-v-55539120],.rotateUpRight-enter-active[data-v-55539120],.rotateUpRight-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-55539120],.rotateUpRight-enter-active[data-v-55539120]{-webkit-animation-name:rotateInUpRight-data-v-55539120;animation-name:rotateInUpRight-data-v-55539120}.rotateOutUpRight[data-v-55539120],.rotateUpRight-leave-active[data-v-55539120]{-webkit-animation-name:rotateOutUpRight-data-v-55539120;animation-name:rotateOutUpRight-data-v-55539120}@-webkit-keyframes slideInDown-data-v-55539120{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-55539120{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-55539120{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-55539120{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-55539120{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-55539120{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-55539120{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-55539120{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-55539120{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-55539120],.slide-leave-active[data-v-55539120],.slideIn[data-v-55539120],.slideOut[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-55539120],.slideIn[data-v-55539120]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-55539120],.slideOut[data-v-55539120]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-55539120],.slideDown-leave-active[data-v-55539120],.slideInDown[data-v-55539120],.slideOutDown[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-55539120],.slideInDown[data-v-55539120]{-webkit-animation-name:slideInDown-data-v-55539120;animation-name:slideInDown-data-v-55539120}.slideDown-leave-active[data-v-55539120],.slideOutDown[data-v-55539120]{-webkit-animation-name:slideOutDown-data-v-55539120;animation-name:slideOutDown-data-v-55539120}.slideInLeft[data-v-55539120],.slideLeft-enter-active[data-v-55539120],.slideLeft-leave-active[data-v-55539120],.slideOutLeft[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-55539120],.slideLeft-enter-active[data-v-55539120]{-webkit-animation-name:slideInLeft-data-v-55539120;animation-name:slideInLeft-data-v-55539120}.slideLeft-leave-active[data-v-55539120],.slideOutLeft[data-v-55539120]{-webkit-animation-name:slideOutLeft-data-v-55539120;animation-name:slideOutLeft-data-v-55539120}.slideInRight[data-v-55539120],.slideOutRight[data-v-55539120],.slideRight-enter-active[data-v-55539120],.slideRight-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-55539120],.slideRight-enter-active[data-v-55539120]{-webkit-animation-name:slideInRight-data-v-55539120;animation-name:slideInRight-data-v-55539120}.slideOutRight[data-v-55539120],.slideRight-leave-active[data-v-55539120]{-webkit-animation-name:slideOutRight-data-v-55539120;animation-name:slideOutRight-data-v-55539120}.slideInUp[data-v-55539120],.slideOutUp[data-v-55539120],.slideUp-enter-active[data-v-55539120],.slideUp-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-55539120],.slideUp-enter-active[data-v-55539120]{-webkit-animation-name:slideInUp-data-v-55539120;animation-name:slideInUp-data-v-55539120}.slideOutUp[data-v-55539120],.slideUp-leave-active[data-v-55539120]{-webkit-animation-name:slideOutUp-data-v-55539120;animation-name:slideOutUp-data-v-55539120}@-webkit-keyframes zoomIn-data-v-55539120{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-55539120{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-55539120{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-55539120{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-55539120{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-55539120{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-55539120],.zoom-leave-active[data-v-55539120],.zoomIn[data-v-55539120],.zoomOut[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-55539120],.zoomIn[data-v-55539120]{-webkit-animation-name:zoomIn-data-v-55539120;animation-name:zoomIn-data-v-55539120}.zoom-leave-active[data-v-55539120],.zoomOut[data-v-55539120]{-webkit-animation-name:zoomOut-data-v-55539120;animation-name:zoomOut-data-v-55539120}.zoomDown-enter-active[data-v-55539120],.zoomDown-leave-active[data-v-55539120],.zoomInDown[data-v-55539120],.zoomOutDown[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-55539120],.zoomInDown[data-v-55539120]{-webkit-animation-name:zoomInDown-data-v-55539120;animation-name:zoomInDown-data-v-55539120}.zoomDown-leave-active[data-v-55539120],.zoomOutDown[data-v-55539120]{-webkit-animation-name:zoomOutDown-data-v-55539120;animation-name:zoomOutDown-data-v-55539120}.zoomInLeft[data-v-55539120],.zoomLeft-enter-active[data-v-55539120],.zoomLeft-leave-active[data-v-55539120],.zoomOutLeft[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-55539120],.zoomLeft-enter-active[data-v-55539120]{-webkit-animation-name:zoomInLeft-data-v-55539120;animation-name:zoomInLeft-data-v-55539120}.zoomLeft-leave-active[data-v-55539120],.zoomOutLeft[data-v-55539120]{-webkit-animation-name:zoomOutLeft-data-v-55539120;animation-name:zoomOutLeft-data-v-55539120}.zoomInRight[data-v-55539120],.zoomOutRight[data-v-55539120],.zoomRight-enter-active[data-v-55539120],.zoomRight-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-55539120],.zoomRight-enter-active[data-v-55539120]{-webkit-animation-name:zoomInRight-data-v-55539120;animation-name:zoomInRight-data-v-55539120}.zoomOutRight[data-v-55539120],.zoomRight-leave-active[data-v-55539120]{-webkit-animation-name:zoomOutRight-data-v-55539120;animation-name:zoomOutRight-data-v-55539120}.zoomInUp[data-v-55539120],.zoomOutUp[data-v-55539120],.zoomUp-enter-active[data-v-55539120],.zoomUp-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-55539120],.zoomUp-enter-active[data-v-55539120]{-webkit-animation-name:zoomInUp-data-v-55539120;animation-name:zoomInUp-data-v-55539120}.zoomOutUp[data-v-55539120],.zoomUp-leave-active[data-v-55539120]{-webkit-animation-name:zoomOutUp-data-v-55539120;animation-name:zoomOutUp-data-v-55539120}@-webkit-keyframes flipIn-data-v-55539120{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-55539120{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-55539120{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-55539120{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-55539120{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-55539120{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-55539120{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-55539120{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-55539120{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-55539120{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-55539120{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-55539120{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-55539120],.flip-leave-active[data-v-55539120],.flipIn[data-v-55539120],.flipOut[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-55539120],.flipIn[data-v-55539120]{-webkit-animation-name:flipIn-data-v-55539120;animation-name:flipIn-data-v-55539120}.flip-leave-active[data-v-55539120],.flipOut[data-v-55539120]{-webkit-animation-name:flipOut-data-v-55539120;animation-name:flipOut-data-v-55539120}.flipInX[data-v-55539120],.flipOutX[data-v-55539120],.flipX-enter-active[data-v-55539120],.flipX-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-55539120],.flipX-enter-active[data-v-55539120]{-webkit-animation-name:flipInX-data-v-55539120;animation-name:flipInX-data-v-55539120}.flipOutX[data-v-55539120],.flipX-leave-active[data-v-55539120]{-webkit-animation-name:flipOutX-data-v-55539120;animation-name:flipOutX-data-v-55539120}.flipInY[data-v-55539120],.flipOutY[data-v-55539120],.flipY-enter-active[data-v-55539120],.flipY-leave-active[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-55539120],.flipY-enter-active[data-v-55539120]{-webkit-animation-name:flipInY-data-v-55539120;animation-name:flipInY-data-v-55539120}.flipOutY[data-v-55539120],.flipY-leave-active[data-v-55539120]{-webkit-animation-name:flipOutY-data-v-55539120;animation-name:flipOutY-data-v-55539120}@-webkit-keyframes lightSpeedIn-data-v-55539120{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-55539120{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-55539120{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-55539120{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-55539120],.lightSpeed-leave-active[data-v-55539120],.lightSpeedIn[data-v-55539120],.lightSpeedOut[data-v-55539120]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-55539120],.lightSpeedIn[data-v-55539120]{-webkit-animation-name:lightSpeedIn-data-v-55539120;animation-name:lightSpeedIn-data-v-55539120}.lightSpeed-leave-active[data-v-55539120],.lightSpeedOut[data-v-55539120]{-webkit-animation-name:lightSpeedOut-data-v-55539120;animation-name:lightSpeedOut-data-v-55539120}.dot[data-v-55539120]{border:1px solid #edeff6;border-radius:50%;display:inline-block;background-color:#cecece}.dot.active[data-v-55539120]{background-color:#1abb42}.dot.standBy[data-v-55539120]{background-color:#ff8902}.dot[data-v-55539120]:hover{cursor:pointer}.dot.sm[data-v-55539120]{width:8px;height:8px}.dot.md[data-v-55539120]{width:15px;height:15px}.dot.lg[data-v-55539120]{width:20px;height:20px}.audio__wrapper[data-v-0747b7a5]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-0747b7a5]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-0747b7a5]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-0747b7a5]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-0747b7a5]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-0747b7a5]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-0747b7a5]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-0747b7a5]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-0747b7a5]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-0747b7a5]{flex:0 0 70px;flex-direction:column}.main__content[data-v-0747b7a5],.main__navigation[data-v-0747b7a5]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-0747b7a5]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-0747b7a5]{display:flex;flex-direction:row}.main__panel[data-v-0747b7a5],.main__wrapper[data-v-0747b7a5]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-0747b7a5]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-0747b7a5]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-0747b7a5]{flex:0 0 310px}}.main__panel-center[data-v-0747b7a5]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-0747b7a5]{flex:1 1 0;display:block}}.main__panel-right[data-v-0747b7a5]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-0747b7a5]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-0747b7a5]{flex:0 0 300px}}.chat[data-v-0747b7a5]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-0747b7a5]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-0747b7a5],.chat__head[data-v-0747b7a5]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-0747b7a5]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-0747b7a5]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-0747b7a5],.chat__footer[data-v-0747b7a5]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-0747b7a5]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-0747b7a5]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-0747b7a5]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-0747b7a5]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-0747b7a5]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-0747b7a5]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-0747b7a5],.chat-header__text[data-v-0747b7a5]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-0747b7a5]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-0747b7a5]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-0747b7a5]{margin-top:2px}.chat-header__search-input[data-v-0747b7a5]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-0747b7a5]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-0747b7a5],.chat-header__icon[data-v-0747b7a5]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-0747b7a5],.chat-header__icon svg[data-v-0747b7a5]{outline:none}.chat-header__icon.disabled[data-v-0747b7a5],.disabled.chat-header__icon--spaced[data-v-0747b7a5]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-0747b7a5],.chat-header__icon.blocked[data-v-0747b7a5]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-0747b7a5]:hover,.chat-header__icon[data-v-0747b7a5]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-0747b7a5]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-0747b7a5]{margin-right:5px}.chat-conversation[data-v-0747b7a5]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-0747b7a5]{display:flex}.chat-conversation__loader[data-v-0747b7a5]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-0747b7a5]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-0747b7a5]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-0747b7a5]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-0747b7a5]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-0747b7a5]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-0747b7a5]{opacity:1;display:flex}.chat-shortcuts[data-v-0747b7a5]{position:relative}.chat-shortcuts__block[data-v-0747b7a5]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-0747b7a5]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-0747b7a5]{height:30px;padding:10px}.chat-shortcuts__item[data-v-0747b7a5]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-0747b7a5]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-0747b7a5]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-0747b7a5]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-0747b7a5]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-0747b7a5]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-0747b7a5]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-0747b7a5]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-0747b7a5]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-0747b7a5]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-0747b7a5],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-0747b7a5],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-0747b7a5]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-0747b7a5]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-0747b7a5],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-0747b7a5]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-0747b7a5],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-0747b7a5]{display:none}.chat-user-multimedia[data-v-0747b7a5]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-0747b7a5]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-0747b7a5]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-0747b7a5]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-0747b7a5]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-0747b7a5]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-0747b7a5]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-0747b7a5]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-0747b7a5]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-0747b7a5]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-0747b7a5]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-0747b7a5]{flex:1}.click[data-v-0747b7a5]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-0747b7a5]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-0747b7a5]{padding-top:0}.input__block[data-v-0747b7a5]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-0747b7a5]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-0747b7a5]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-0747b7a5]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-0747b7a5]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-0747b7a5]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-0747b7a5]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-0747b7a5]{margin-right:5px}.input__actions>.input__button[data-v-0747b7a5]:last-child{margin-right:-5px}.input__button[data-v-0747b7a5]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-0747b7a5]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-0747b7a5]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-0747b7a5]{color:#ed4d4d}.input__button.is-alert[data-v-0747b7a5]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-0747b7a5]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-0747b7a5]{margin-right:10px}.input__icon[data-v-0747b7a5]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-0747b7a5]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-0747b7a5]{z-index:10}.input__lock-backdrop[data-v-0747b7a5]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-0747b7a5]{height:100%;visibility:visible}.input__lock-button[data-v-0747b7a5]{text-transform:uppercase}.input.disabled .input__block[data-v-0747b7a5]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-0747b7a5]{z-index:-1}.input .option-strikethrough[data-v-0747b7a5]{text-decoration:line-through}.input .option-monospace[data-v-0747b7a5]{font-family:Lucida Console,monospace}.multimedia[data-v-0747b7a5]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-0747b7a5]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-0747b7a5]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-0747b7a5]{flex:0 0 50px}.multimedia__navigation-list[data-v-0747b7a5]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-0747b7a5]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-0747b7a5]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-0747b7a5]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-0747b7a5]{background:#25f}.multimedia__navigation-item--bg-2[data-v-0747b7a5]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-0747b7a5]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-0747b7a5]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-0747b7a5]{background:#002292}.multimedia__navigation-item--bg-6[data-v-0747b7a5]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-0747b7a5]{background:#00114b}.multimedia__navigation-item.is-active[data-v-0747b7a5],.multimedia__navigation-item[data-v-0747b7a5]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-0747b7a5]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-0747b7a5]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-0747b7a5]{fill:#fff}.multimedia__content[data-v-0747b7a5]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-0747b7a5]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-0747b7a5]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-0747b7a5],.multimedia__content-list .multimedia__content-item[data-v-0747b7a5]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-0747b7a5]:last-child,.multimedia__content-list .multimedia__content-item[data-v-0747b7a5]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-0747b7a5],.multimedia__content-item[data-v-0747b7a5]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-0747b7a5]:hover,.multimedia__content-item[data-v-0747b7a5]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-0747b7a5],.multimedia__content-item-text[data-v-0747b7a5]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-0747b7a5]{word-break:break-all}.multimedia__content-item-selected-text[data-v-0747b7a5]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-0747b7a5]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-0747b7a5]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-0747b7a5]{height:300px}.multimedia__content-grid-item[data-v-0747b7a5]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-0747b7a5]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-0747b7a5]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-0747b7a5]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-0747b7a5]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-0747b7a5]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-0747b7a5]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-0747b7a5]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-0747b7a5]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-0747b7a5]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-0747b7a5]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-0747b7a5]{fill:#b7c1d8}.multimedia__content--img[data-v-0747b7a5]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-0747b7a5]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-0747b7a5]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-0747b7a5]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-0747b7a5]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-0747b7a5]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-0747b7a5]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-0747b7a5]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-0747b7a5]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-0747b7a5]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-0747b7a5]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-0747b7a5]{display:none}.multimedia__content-custom-label[data-v-0747b7a5]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-0747b7a5]{height:28px}.multimedia__content-custom-icon svg[data-v-0747b7a5]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-0747b7a5]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-0747b7a5]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-0747b7a5]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-0747b7a5]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-0747b7a5]{position:relative}.multimedia__disabled-ws[data-v-0747b7a5]{pointer-events:none}.multimedia__template-text[data-v-0747b7a5]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-0747b7a5]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-0747b7a5]{color:var(--chat-multimedia-label-text)}.texts[data-v-0747b7a5]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-0747b7a5]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-0747b7a5]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-0747b7a5]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-0747b7a5]:hover{cursor:pointer}.texts__search-container[data-v-0747b7a5]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-0747b7a5] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-0747b7a5] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-0747b7a5] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-0747b7a5] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-0747b7a5]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-0747b7a5]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-0747b7a5]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-0747b7a5]{height:320px;visibility:visible}.preview__container[data-v-0747b7a5]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-0747b7a5]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-0747b7a5]:not(:first-child){margin-left:24px}.preview__image[data-v-0747b7a5],.preview__video .video-js[data-v-0747b7a5]{max-height:210px}.preview__document[data-v-0747b7a5]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-0747b7a5]{width:16px;height:16px;color:#25f}.preview__label[data-v-0747b7a5]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-0747b7a5]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-0747b7a5]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-0747b7a5]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-0747b7a5]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-0747b7a5]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-0747b7a5]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-0747b7a5]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-0747b7a5]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-0747b7a5]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-0747b7a5]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-0747b7a5]{stroke:#ed4d4d}.base-timer__svg[data-v-0747b7a5]{transform:scaleX(-1)}.conversation-item[data-v-0747b7a5]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-0747b7a5]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-0747b7a5]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-0747b7a5]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-0747b7a5]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-0747b7a5]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-0747b7a5]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-0747b7a5]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-0747b7a5]{border:3px solid #25f}.conversation-item__content[data-v-0747b7a5]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-0747b7a5]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-0747b7a5]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-0747b7a5]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-0747b7a5]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-0747b7a5]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-0747b7a5]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-0747b7a5]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-0747b7a5]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-0747b7a5]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-0747b7a5]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-0747b7a5]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-0747b7a5]{height:100%}.conversations__list[data-v-0747b7a5]{display:flex;flex-direction:column}.conversations__empty[data-v-0747b7a5]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-0747b7a5]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-0747b7a5]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-0747b7a5]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-0747b7a5]{width:44px;height:44px}.document__thumb-button[data-v-0747b7a5]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-0747b7a5]{width:12px;height:12px;fill:#fff}.document__info[data-v-0747b7a5]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-0747b7a5]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-0747b7a5]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-0747b7a5]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-0747b7a5]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-0747b7a5]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-0747b7a5]{fill:#ed4d4d!important}.document__miniature-text[data-v-0747b7a5]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-0747b7a5]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-0747b7a5]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-0747b7a5]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-0747b7a5]{flex:none;z-index:1;max-width:65%}.message__header[data-v-0747b7a5]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-0747b7a5]{padding-top:0}.message__header+.message__block[data-v-0747b7a5]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-0747b7a5]{padding-top:0}.message__author[data-v-0747b7a5]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-0747b7a5]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-0747b7a5]{color:#002bbb}.message__button[data-v-0747b7a5]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-0747b7a5]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-0747b7a5]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-0747b7a5]{width:14px;height:10px}.message__footer-icon-error[data-v-0747b7a5]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-0747b7a5]{fill:#25f}.message__footer-error[data-v-0747b7a5]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-0747b7a5]{padding:15px}.message__block[data-v-0747b7a5]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-0747b7a5]{width:200px;height:120px}.message__block--map[data-v-0747b7a5]{width:300px;height:200px}.message__block--sticker[data-v-0747b7a5]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-0747b7a5]{background-color:#333}.message__block-content[data-v-0747b7a5]{width:100%;height:auto}.message__block-content--as-background[data-v-0747b7a5]{z-index:0;position:absolute}.message__block-button[data-v-0747b7a5]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-0747b7a5]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-0747b7a5]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-0747b7a5]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-0747b7a5]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-0747b7a5]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-0747b7a5]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-0747b7a5]{text-transform:uppercase}.message__notification-trail[data-v-0747b7a5]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-0747b7a5]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-0747b7a5]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-0747b7a5]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-0747b7a5]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-0747b7a5]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-0747b7a5]{width:24px;height:24px}.message__action-icon[data-v-0747b7a5]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-0747b7a5],.message--in.message--has-next .message__bubble[data-v-0747b7a5],.message--out.message--has-next .message__block[data-v-0747b7a5],.message--out.message--has-next .message__bubble[data-v-0747b7a5]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-0747b7a5]{align-items:flex-start}.message--in .message__bubble[data-v-0747b7a5]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-0747b7a5]{color:#0e0d13}.message--in .message__block[data-v-0747b7a5]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-0747b7a5]{display:none}.message--in+.message--in .message__text[data-v-0747b7a5]{padding-top:15px}.message--in+.message--in .message__block[data-v-0747b7a5]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-0747b7a5]{padding-top:15px}.message--in .document__thumb-icon[data-v-0747b7a5]{fill:#0443b5}.message--in .document__miniature-icon[data-v-0747b7a5]{fill:#000}.message--out[data-v-0747b7a5]{align-items:flex-end}.message--out .message__bubble[data-v-0747b7a5]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-0747b7a5]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-0747b7a5]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-0747b7a5]{color:#021e51}.message--out .message__block[data-v-0747b7a5]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-0747b7a5]{display:none}.message--out+.message--out .message__text[data-v-0747b7a5]{padding-top:15px}.message--out+.message--out .message__block[data-v-0747b7a5]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-0747b7a5]{padding-top:15px}.message--out .document__thumb-icon[data-v-0747b7a5]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-0747b7a5]{fill:#021e51}.message--item[data-v-0747b7a5]{align-items:center}.message--item .message__bubble[data-v-0747b7a5]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-0747b7a5]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-0747b7a5]{margin-bottom:5px}.message__url[data-v-0747b7a5]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-0747b7a5]{text-decoration:line-through}.message__monospace[data-v-0747b7a5]{font-family:Lucida Console,monospace}.close-modal--body[data-v-0747b7a5]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-0747b7a5]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-0747b7a5]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-0747b7a5]{width:36px;margin-bottom:20px}.navigation__option[data-v-0747b7a5]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-0747b7a5]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-0747b7a5]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-0747b7a5]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-0747b7a5]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-0747b7a5]{width:100%;flex:1 1 auto}.navigation__lang[data-v-0747b7a5]{height:30px}.navigation__profile[data-v-0747b7a5]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-0747b7a5]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-0747b7a5]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-0747b7a5]{fill:#25f}.navigation__profile-status[data-v-0747b7a5]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-0747b7a5]{background:#1abb42}.navigation__profile-status--standBy[data-v-0747b7a5]{background:#ffcf03}.navigation__profile-status--offline[data-v-0747b7a5]{background-color:#b7c1d8}.navigation__badge[data-v-0747b7a5]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-0747b7a5]{border-color:#a90000}.profile[data-v-0747b7a5]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-0747b7a5]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-0747b7a5]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-0747b7a5]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-0747b7a5]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-0747b7a5]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-0747b7a5]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-0747b7a5]{stroke:var(--profile-button-transfer)}.profile__main[data-v-0747b7a5]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-0747b7a5]{margin-bottom:20px}.profile__main-title[data-v-0747b7a5]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-0747b7a5]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-0747b7a5]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-0747b7a5]{fill:#ed4d4d}.profile__main-title .green[data-v-0747b7a5]{fill:#1abb42}.profile__main-campaign[data-v-0747b7a5],.profile__main-subtitle[data-v-0747b7a5]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-0747b7a5]{color:#25f;opacity:1}.profile__main-channel[data-v-0747b7a5]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-0747b7a5]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-0747b7a5]{color:#ffa9a9}.profile__scrollable[data-v-0747b7a5]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-0747b7a5]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-0747b7a5]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-0747b7a5]{margin-top:20px;width:100%}.profile__information.background[data-v-0747b7a5]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-0747b7a5]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-0747b7a5]:last-child{margin-bottom:0}.profile__information-col[data-v-0747b7a5]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-0747b7a5]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-0747b7a5]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-0747b7a5]:hover{fill:#25f}.profile__information-label[data-v-0747b7a5]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-0747b7a5]{margin:6px 10px}.profile__information-label-text[data-v-0747b7a5]{margin:6px 10px 6px 0}.profile__information-value[data-v-0747b7a5]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-0747b7a5]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-0747b7a5]:hover{color:#25f;cursor:pointer}.profile__history[data-v-0747b7a5]{margin-top:20px}.profile__history-badge[data-v-0747b7a5]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-0747b7a5]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-0747b7a5]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-0747b7a5]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-0747b7a5]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-0747b7a5]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-0747b7a5]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-0747b7a5]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-0747b7a5]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-0747b7a5]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-0747b7a5]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-0747b7a5]{width:16px;height:16px}.profile__action-icon svg[data-v-0747b7a5]{fill:#25f}.profile__action-text[data-v-0747b7a5]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-0747b7a5]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-0747b7a5]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-0747b7a5]{margin-top:20px}.profile__action--toggle[data-v-0747b7a5]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-0747b7a5]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-0747b7a5],.profile__action—pull-left[data-v-0747b7a5]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-0747b7a5]{text-decoration:underline}[data-v-0747b7a5] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-0747b7a5]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-0747b7a5]{align-self:flex-start;color:var(--modal-title)}[data-v-0747b7a5] .form-modal__select{width:440px}.form-modal__description[data-v-0747b7a5]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-0747b7a5]{width:100%;margin-right:5px}.form-modal__description-button[data-v-0747b7a5]{margin-top:22px}.user-profile[data-v-0747b7a5]{position:relative}.user-profile__container[data-v-0747b7a5]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-0747b7a5]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-0747b7a5]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-0747b7a5]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-0747b7a5{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-0747b7a5{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-0747b7a5{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-0747b7a5{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-0747b7a5{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-0747b7a5{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-0747b7a5{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-0747b7a5{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-0747b7a5{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-0747b7a5{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-0747b7a5{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-0747b7a5{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-0747b7a5{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-0747b7a5],.bounce-leave-active[data-v-0747b7a5],.bounceIn[data-v-0747b7a5],.bounceOut[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-0747b7a5],.bounceIn[data-v-0747b7a5]{-webkit-animation-name:bounceIn-data-v-0747b7a5;animation-name:bounceIn-data-v-0747b7a5}.bounce-leave-active[data-v-0747b7a5],.bounceOut[data-v-0747b7a5]{-webkit-animation-name:bounceOut-data-v-0747b7a5;animation-name:bounceOut-data-v-0747b7a5}.bounceDown-enter-active[data-v-0747b7a5],.bounceDown-leave-active[data-v-0747b7a5],.bounceInDown[data-v-0747b7a5],.bounceOutDown[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-0747b7a5],.bounceInDown[data-v-0747b7a5]{-webkit-animation-name:bounceInDown-data-v-0747b7a5;animation-name:bounceInDown-data-v-0747b7a5}.bounceDown-leave-active[data-v-0747b7a5],.bounceOutDown[data-v-0747b7a5]{-webkit-animation-name:bounceOutDown-data-v-0747b7a5;animation-name:bounceOutDown-data-v-0747b7a5}.bounceInLeft[data-v-0747b7a5],.bounceLeft-enter-active[data-v-0747b7a5],.bounceLeft-leave-active[data-v-0747b7a5],.bounceOutLeft[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-0747b7a5],.bounceLeft-enter-active[data-v-0747b7a5]{-webkit-animation-name:bounceInLeft-data-v-0747b7a5;animation-name:bounceInLeft-data-v-0747b7a5}.bounceLeft-leave-active[data-v-0747b7a5],.bounceOutLeft[data-v-0747b7a5]{-webkit-animation-name:bounceOutLeft-data-v-0747b7a5;animation-name:bounceOutLeft-data-v-0747b7a5}.bounceInRight[data-v-0747b7a5],.bounceOutRight[data-v-0747b7a5],.bounceRight-enter-active[data-v-0747b7a5],.bounceRight-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-0747b7a5],.bounceRight-enter-active[data-v-0747b7a5]{-webkit-animation-name:bounceInRight-data-v-0747b7a5;animation-name:bounceInRight-data-v-0747b7a5}.bounceOutRight[data-v-0747b7a5],.bounceRight-leave-active[data-v-0747b7a5]{-webkit-animation-name:bounceOutRight-data-v-0747b7a5;animation-name:bounceOutRight-data-v-0747b7a5}.bounceInUp[data-v-0747b7a5],.bounceOutUp[data-v-0747b7a5],.bounceUp-enter-active[data-v-0747b7a5],.bounceUp-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-0747b7a5],.bounceUp-enter-active[data-v-0747b7a5]{-webkit-animation-name:bounceInUp-data-v-0747b7a5;animation-name:bounceInUp-data-v-0747b7a5}.bounceOutUp[data-v-0747b7a5],.bounceUp-leave-active[data-v-0747b7a5]{-webkit-animation-name:bounceOutUp-data-v-0747b7a5;animation-name:bounceOutUp-data-v-0747b7a5}@-webkit-keyframes fadeIn-data-v-0747b7a5{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-0747b7a5{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-0747b7a5{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-0747b7a5{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-0747b7a5{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-0747b7a5{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-0747b7a5{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-0747b7a5{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-0747b7a5{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-0747b7a5{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-0747b7a5],.fade-leave-active[data-v-0747b7a5],.fadeIn[data-v-0747b7a5],.fadeOut[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-0747b7a5],.fadeIn[data-v-0747b7a5]{-webkit-animation-name:fadeIn-data-v-0747b7a5;animation-name:fadeIn-data-v-0747b7a5}.fade-leave-active[data-v-0747b7a5],.fadeOut[data-v-0747b7a5]{-webkit-animation-name:fadeOut-data-v-0747b7a5;animation-name:fadeOut-data-v-0747b7a5}.fadeDown-enter-active[data-v-0747b7a5],.fadeDown-leave-active[data-v-0747b7a5],.fadeInDown[data-v-0747b7a5],.fadeOutDown[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-0747b7a5],.fadeInDown[data-v-0747b7a5]{-webkit-animation-name:fadeInDown-data-v-0747b7a5;animation-name:fadeInDown-data-v-0747b7a5}.fadeDown-leave-active[data-v-0747b7a5],.fadeOutDown[data-v-0747b7a5]{-webkit-animation-name:fadeOutDown-data-v-0747b7a5;animation-name:fadeOutDown-data-v-0747b7a5}.fadeDownBig-enter-active[data-v-0747b7a5],.fadeDownBig-leave-active[data-v-0747b7a5],.fadeInDownBig[data-v-0747b7a5],.fadeOutDownBig[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-0747b7a5],.fadeInDownBig[data-v-0747b7a5]{-webkit-animation-name:fadeInDownBig-data-v-0747b7a5;animation-name:fadeInDownBig-data-v-0747b7a5}.fadeDownBig-leave-active[data-v-0747b7a5],.fadeOutDownBig[data-v-0747b7a5]{-webkit-animation-name:fadeOutDownBig-data-v-0747b7a5;animation-name:fadeOutDownBig-data-v-0747b7a5}.fadeInLeft[data-v-0747b7a5],.fadeLeft-enter-active[data-v-0747b7a5],.fadeLeft-leave-active[data-v-0747b7a5],.fadeOutLeft[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-0747b7a5],.fadeLeft-enter-active[data-v-0747b7a5]{-webkit-animation-name:fadeInLeft-data-v-0747b7a5;animation-name:fadeInLeft-data-v-0747b7a5}.fadeLeft-leave-active[data-v-0747b7a5],.fadeOutLeft[data-v-0747b7a5]{-webkit-animation-name:fadeOutLeft-data-v-0747b7a5;animation-name:fadeOutLeft-data-v-0747b7a5}.fadeInLeftBig[data-v-0747b7a5],.fadeLeftBig-enter-active[data-v-0747b7a5],.fadeLeftBig-leave-active[data-v-0747b7a5],.fadeOutLeftBig[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-0747b7a5],.fadeLeftBig-enter-active[data-v-0747b7a5]{-webkit-animation-name:fadeInLeftBig-data-v-0747b7a5;animation-name:fadeInLeftBig-data-v-0747b7a5}.fadeLeftBig-leave-active[data-v-0747b7a5],.fadeOutLeftBig[data-v-0747b7a5]{-webkit-animation-name:fadeOutLeftBig-data-v-0747b7a5;animation-name:fadeOutLeftBig-data-v-0747b7a5}.fadeInRight[data-v-0747b7a5],.fadeOutRight[data-v-0747b7a5],.fadeRight-enter-active[data-v-0747b7a5],.fadeRight-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-0747b7a5],.fadeRight-enter-active[data-v-0747b7a5]{-webkit-animation-name:fadeInRight-data-v-0747b7a5;animation-name:fadeInRight-data-v-0747b7a5}.fadeOutRight[data-v-0747b7a5],.fadeRight-leave-active[data-v-0747b7a5]{-webkit-animation-name:fadeOutRight-data-v-0747b7a5;animation-name:fadeOutRight-data-v-0747b7a5}.fadeInRightBig[data-v-0747b7a5],.fadeOutRightBig[data-v-0747b7a5],.fadeRightBig-enter-active[data-v-0747b7a5],.fadeRightBig-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-0747b7a5],.fadeRightBig-enter-active[data-v-0747b7a5]{-webkit-animation-name:fadeInRightBig-data-v-0747b7a5;animation-name:fadeInRightBig-data-v-0747b7a5}.fadeOutRightBig[data-v-0747b7a5],.fadeRightBig-leave-active[data-v-0747b7a5]{-webkit-animation-name:fadeOutRightBig-data-v-0747b7a5;animation-name:fadeOutRightBig-data-v-0747b7a5}.fadeInUp[data-v-0747b7a5],.fadeOutUp[data-v-0747b7a5],.fadeUp-enter-active[data-v-0747b7a5],.fadeUp-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-0747b7a5],.fadeUp-enter-active[data-v-0747b7a5]{-webkit-animation-name:fadeInUp-data-v-0747b7a5;animation-name:fadeInUp-data-v-0747b7a5}.fadeOutUp[data-v-0747b7a5],.fadeUp-leave-active[data-v-0747b7a5]{-webkit-animation-name:fadeOutUp-data-v-0747b7a5;animation-name:fadeOutUp-data-v-0747b7a5}.fadeInUpBig[data-v-0747b7a5],.fadeOutUpBig[data-v-0747b7a5],.fadeUpBig-enter-active[data-v-0747b7a5],.fadeUpBig-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-0747b7a5],.fadeUpBig-enter-active[data-v-0747b7a5]{-webkit-animation-name:fadeInUpBig-data-v-0747b7a5;animation-name:fadeInUpBig-data-v-0747b7a5}.fadeOutUpBig[data-v-0747b7a5],.fadeUpBig-leave-active[data-v-0747b7a5]{-webkit-animation-name:fadeOutUpBig-data-v-0747b7a5;animation-name:fadeOutUpBig-data-v-0747b7a5}@-webkit-keyframes rotateIn-data-v-0747b7a5{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-0747b7a5{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-0747b7a5{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-0747b7a5{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-0747b7a5{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-0747b7a5{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-0747b7a5{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-0747b7a5{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-0747b7a5{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-0747b7a5{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-0747b7a5{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-0747b7a5{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-0747b7a5{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-0747b7a5{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-0747b7a5{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-0747b7a5{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-0747b7a5{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-0747b7a5{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-0747b7a5{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-0747b7a5{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-0747b7a5],.rotate-leave-active[data-v-0747b7a5],.rotateIn[data-v-0747b7a5],.rotateOut[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-0747b7a5],.rotateIn[data-v-0747b7a5]{-webkit-animation-name:rotateIn-data-v-0747b7a5;animation-name:rotateIn-data-v-0747b7a5}.rotate-leave-active[data-v-0747b7a5],.rotateOut[data-v-0747b7a5]{-webkit-animation-name:rotateOut-data-v-0747b7a5;animation-name:rotateOut-data-v-0747b7a5}.rotateDownLeft-enter-active[data-v-0747b7a5],.rotateDownLeft-leave-active[data-v-0747b7a5],.rotateInDownLeft[data-v-0747b7a5],.rotateOutDownLeft[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-0747b7a5],.rotateInDownLeft[data-v-0747b7a5]{-webkit-animation-name:rotateInDownLeft-data-v-0747b7a5;animation-name:rotateInDownLeft-data-v-0747b7a5}.rotateDownLeft-leave-active[data-v-0747b7a5],.rotateOutDownLeft[data-v-0747b7a5]{-webkit-animation-name:rotateOutDownLeft-data-v-0747b7a5;animation-name:rotateOutDownLeft-data-v-0747b7a5}.rotateDownRight-enter-active[data-v-0747b7a5],.rotateDownRight-leave-active[data-v-0747b7a5],.rotateInDownRight[data-v-0747b7a5],.rotateOutDownRight[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-0747b7a5],.rotateInDownRight[data-v-0747b7a5]{-webkit-animation-name:rotateInDownRight-data-v-0747b7a5;animation-name:rotateInDownRight-data-v-0747b7a5}.rotateDownRight-leave-active[data-v-0747b7a5],.rotateOutDownRight[data-v-0747b7a5]{-webkit-animation-name:rotateOutDownRight-data-v-0747b7a5;animation-name:rotateOutDownRight-data-v-0747b7a5}.rotateInUpLeft[data-v-0747b7a5],.rotateOutUpLeft[data-v-0747b7a5],.rotateUpLeft-enter-active[data-v-0747b7a5],.rotateUpLeft-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-0747b7a5],.rotateUpLeft-enter-active[data-v-0747b7a5]{-webkit-animation-name:rotateInUpLeft-data-v-0747b7a5;animation-name:rotateInUpLeft-data-v-0747b7a5}.rotateOutUpLeft[data-v-0747b7a5],.rotateUpLeft-leave-active[data-v-0747b7a5]{-webkit-animation-name:rotateOutUpLeft-data-v-0747b7a5;animation-name:rotateOutUpLeft-data-v-0747b7a5}.rotateInUpRight[data-v-0747b7a5],.rotateOutUpRight[data-v-0747b7a5],.rotateUpRight-enter-active[data-v-0747b7a5],.rotateUpRight-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-0747b7a5],.rotateUpRight-enter-active[data-v-0747b7a5]{-webkit-animation-name:rotateInUpRight-data-v-0747b7a5;animation-name:rotateInUpRight-data-v-0747b7a5}.rotateOutUpRight[data-v-0747b7a5],.rotateUpRight-leave-active[data-v-0747b7a5]{-webkit-animation-name:rotateOutUpRight-data-v-0747b7a5;animation-name:rotateOutUpRight-data-v-0747b7a5}@-webkit-keyframes slideInDown-data-v-0747b7a5{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-0747b7a5{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-0747b7a5{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-0747b7a5{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-0747b7a5{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-0747b7a5{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-0747b7a5{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-0747b7a5{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-0747b7a5{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-0747b7a5],.slide-leave-active[data-v-0747b7a5],.slideIn[data-v-0747b7a5],.slideOut[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-0747b7a5],.slideIn[data-v-0747b7a5]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-0747b7a5],.slideOut[data-v-0747b7a5]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-0747b7a5],.slideDown-leave-active[data-v-0747b7a5],.slideInDown[data-v-0747b7a5],.slideOutDown[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-0747b7a5],.slideInDown[data-v-0747b7a5]{-webkit-animation-name:slideInDown-data-v-0747b7a5;animation-name:slideInDown-data-v-0747b7a5}.slideDown-leave-active[data-v-0747b7a5],.slideOutDown[data-v-0747b7a5]{-webkit-animation-name:slideOutDown-data-v-0747b7a5;animation-name:slideOutDown-data-v-0747b7a5}.slideInLeft[data-v-0747b7a5],.slideLeft-enter-active[data-v-0747b7a5],.slideLeft-leave-active[data-v-0747b7a5],.slideOutLeft[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-0747b7a5],.slideLeft-enter-active[data-v-0747b7a5]{-webkit-animation-name:slideInLeft-data-v-0747b7a5;animation-name:slideInLeft-data-v-0747b7a5}.slideLeft-leave-active[data-v-0747b7a5],.slideOutLeft[data-v-0747b7a5]{-webkit-animation-name:slideOutLeft-data-v-0747b7a5;animation-name:slideOutLeft-data-v-0747b7a5}.slideInRight[data-v-0747b7a5],.slideOutRight[data-v-0747b7a5],.slideRight-enter-active[data-v-0747b7a5],.slideRight-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-0747b7a5],.slideRight-enter-active[data-v-0747b7a5]{-webkit-animation-name:slideInRight-data-v-0747b7a5;animation-name:slideInRight-data-v-0747b7a5}.slideOutRight[data-v-0747b7a5],.slideRight-leave-active[data-v-0747b7a5]{-webkit-animation-name:slideOutRight-data-v-0747b7a5;animation-name:slideOutRight-data-v-0747b7a5}.slideInUp[data-v-0747b7a5],.slideOutUp[data-v-0747b7a5],.slideUp-enter-active[data-v-0747b7a5],.slideUp-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-0747b7a5],.slideUp-enter-active[data-v-0747b7a5]{-webkit-animation-name:slideInUp-data-v-0747b7a5;animation-name:slideInUp-data-v-0747b7a5}.slideOutUp[data-v-0747b7a5],.slideUp-leave-active[data-v-0747b7a5]{-webkit-animation-name:slideOutUp-data-v-0747b7a5;animation-name:slideOutUp-data-v-0747b7a5}@-webkit-keyframes zoomIn-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-0747b7a5{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-0747b7a5{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-0747b7a5{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-0747b7a5{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-0747b7a5],.zoom-leave-active[data-v-0747b7a5],.zoomIn[data-v-0747b7a5],.zoomOut[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-0747b7a5],.zoomIn[data-v-0747b7a5]{-webkit-animation-name:zoomIn-data-v-0747b7a5;animation-name:zoomIn-data-v-0747b7a5}.zoom-leave-active[data-v-0747b7a5],.zoomOut[data-v-0747b7a5]{-webkit-animation-name:zoomOut-data-v-0747b7a5;animation-name:zoomOut-data-v-0747b7a5}.zoomDown-enter-active[data-v-0747b7a5],.zoomDown-leave-active[data-v-0747b7a5],.zoomInDown[data-v-0747b7a5],.zoomOutDown[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-0747b7a5],.zoomInDown[data-v-0747b7a5]{-webkit-animation-name:zoomInDown-data-v-0747b7a5;animation-name:zoomInDown-data-v-0747b7a5}.zoomDown-leave-active[data-v-0747b7a5],.zoomOutDown[data-v-0747b7a5]{-webkit-animation-name:zoomOutDown-data-v-0747b7a5;animation-name:zoomOutDown-data-v-0747b7a5}.zoomInLeft[data-v-0747b7a5],.zoomLeft-enter-active[data-v-0747b7a5],.zoomLeft-leave-active[data-v-0747b7a5],.zoomOutLeft[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-0747b7a5],.zoomLeft-enter-active[data-v-0747b7a5]{-webkit-animation-name:zoomInLeft-data-v-0747b7a5;animation-name:zoomInLeft-data-v-0747b7a5}.zoomLeft-leave-active[data-v-0747b7a5],.zoomOutLeft[data-v-0747b7a5]{-webkit-animation-name:zoomOutLeft-data-v-0747b7a5;animation-name:zoomOutLeft-data-v-0747b7a5}.zoomInRight[data-v-0747b7a5],.zoomOutRight[data-v-0747b7a5],.zoomRight-enter-active[data-v-0747b7a5],.zoomRight-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-0747b7a5],.zoomRight-enter-active[data-v-0747b7a5]{-webkit-animation-name:zoomInRight-data-v-0747b7a5;animation-name:zoomInRight-data-v-0747b7a5}.zoomOutRight[data-v-0747b7a5],.zoomRight-leave-active[data-v-0747b7a5]{-webkit-animation-name:zoomOutRight-data-v-0747b7a5;animation-name:zoomOutRight-data-v-0747b7a5}.zoomInUp[data-v-0747b7a5],.zoomOutUp[data-v-0747b7a5],.zoomUp-enter-active[data-v-0747b7a5],.zoomUp-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-0747b7a5],.zoomUp-enter-active[data-v-0747b7a5]{-webkit-animation-name:zoomInUp-data-v-0747b7a5;animation-name:zoomInUp-data-v-0747b7a5}.zoomOutUp[data-v-0747b7a5],.zoomUp-leave-active[data-v-0747b7a5]{-webkit-animation-name:zoomOutUp-data-v-0747b7a5;animation-name:zoomOutUp-data-v-0747b7a5}@-webkit-keyframes flipIn-data-v-0747b7a5{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-0747b7a5{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-0747b7a5{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-0747b7a5{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-0747b7a5{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-0747b7a5{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-0747b7a5{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-0747b7a5{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-0747b7a5{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-0747b7a5{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-0747b7a5{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-0747b7a5{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-0747b7a5],.flip-leave-active[data-v-0747b7a5],.flipIn[data-v-0747b7a5],.flipOut[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-0747b7a5],.flipIn[data-v-0747b7a5]{-webkit-animation-name:flipIn-data-v-0747b7a5;animation-name:flipIn-data-v-0747b7a5}.flip-leave-active[data-v-0747b7a5],.flipOut[data-v-0747b7a5]{-webkit-animation-name:flipOut-data-v-0747b7a5;animation-name:flipOut-data-v-0747b7a5}.flipInX[data-v-0747b7a5],.flipOutX[data-v-0747b7a5],.flipX-enter-active[data-v-0747b7a5],.flipX-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-0747b7a5],.flipX-enter-active[data-v-0747b7a5]{-webkit-animation-name:flipInX-data-v-0747b7a5;animation-name:flipInX-data-v-0747b7a5}.flipOutX[data-v-0747b7a5],.flipX-leave-active[data-v-0747b7a5]{-webkit-animation-name:flipOutX-data-v-0747b7a5;animation-name:flipOutX-data-v-0747b7a5}.flipInY[data-v-0747b7a5],.flipOutY[data-v-0747b7a5],.flipY-enter-active[data-v-0747b7a5],.flipY-leave-active[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-0747b7a5],.flipY-enter-active[data-v-0747b7a5]{-webkit-animation-name:flipInY-data-v-0747b7a5;animation-name:flipInY-data-v-0747b7a5}.flipOutY[data-v-0747b7a5],.flipY-leave-active[data-v-0747b7a5]{-webkit-animation-name:flipOutY-data-v-0747b7a5;animation-name:flipOutY-data-v-0747b7a5}@-webkit-keyframes lightSpeedIn-data-v-0747b7a5{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-0747b7a5{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-0747b7a5{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-0747b7a5{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-0747b7a5],.lightSpeed-leave-active[data-v-0747b7a5],.lightSpeedIn[data-v-0747b7a5],.lightSpeedOut[data-v-0747b7a5]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-0747b7a5],.lightSpeedIn[data-v-0747b7a5]{-webkit-animation-name:lightSpeedIn-data-v-0747b7a5;animation-name:lightSpeedIn-data-v-0747b7a5}.lightSpeed-leave-active[data-v-0747b7a5],.lightSpeedOut[data-v-0747b7a5]{-webkit-animation-name:lightSpeedOut-data-v-0747b7a5;animation-name:lightSpeedOut-data-v-0747b7a5}.white[data-v-0747b7a5]{background:#fff}.margin-top--0[data-v-0747b7a5]{margin-top:0}.margin-top--20[data-v-0747b7a5]{margin-top:10px}@media print,screen and (min-width:40em){.margin-top--20[data-v-0747b7a5]{margin-top:20px}}.margin-bottom--20[data-v-0747b7a5]{margin-bottom:10px}@media print,screen and (min-width:40em){.margin-bottom--20[data-v-0747b7a5]{margin-bottom:20px}}.flex[data-v-0747b7a5]{display:flex}.vertical[data-v-0747b7a5]{flex-direction:column}.center[data-v-0747b7a5]{display:flex;align-items:center;justify-content:center}.align-right[data-v-0747b7a5]{display:flex;align-items:center;justify-content:flex-end}.space-between[data-v-0747b7a5]{display:flex;align-items:center;justify-content:space-between}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar{width:6px;height:6px}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-button,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-button{width:3px;height:3px}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-thumb,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-thumb:hover,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-thumb:hover{background:#0037ee}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-thumb:active,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-thumb:active{background:#25f}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-track,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-track:hover,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-track:hover{background:#c7c7c7}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-track:active,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-track:active{background:#b7c1d8}.admin-chat[data-v-0747b7a5]::-webkit-scrollbar-corner,.custom-scrollbar[data-v-0747b7a5]::-webkit-scrollbar-corner{background:transparent}.chat-button[data-v-0747b7a5],.chat-button__message[data-v-0747b7a5]{position:fixed;bottom:3em;right:5em;padding:15px 18px;border-radius:50%;transition:all .4s ease;outline:none;overflow-x:hidden;background-color:#25f;border:2px solid var(--chat-button-border);z-index:11}.chat-button[data-v-0747b7a5]:hover,.chat-button__message[data-v-0747b7a5]:hover{cursor:pointer;background-image:linear-gradient(25deg,#0037ee 10%,#25f 90%);box-shadow:2px 2px 6px 0 var(--chat-button-hover)}.chat-button__icon[data-v-0747b7a5]{font-size:2em;fill:#fff}.chat-button__message[data-v-0747b7a5]{border-radius:40px;right:4em;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-weight:700}.chat-button__message-icon[data-v-0747b7a5]{font-size:1.4em}.chat-button__message[data-v-0747b7a5]:hover{background-image:linear-gradient(70deg,#25f 20%,#6f90ff 120%);pointer-events:none;box-shadow:none}.chat-button__badge[data-v-0747b7a5]{position:absolute;bottom:5.5em;right:3em;z-index:12;min-width:25px;min-height:25px}@media(max-width:1450px){.chat-button__badge[data-v-0747b7a5]{bottom:7em;right:5.5em}}@media(min-width:1520px)and (max-width:1550px){.chat-button[data-v-0747b7a5],.chat-button__message[data-v-0747b7a5]{right:6.5em}}@media(min-width:1551px)and (max-width:1600px){.chat-button[data-v-0747b7a5],.chat-button__message[data-v-0747b7a5]{right:8em}}@media(min-width:1601px)and (max-width:1700px){.chat-button[data-v-0747b7a5],.chat-button__message[data-v-0747b7a5]{right:10em}}@media(min-width:1701px)and (max-width:1800px){.chat-button[data-v-0747b7a5],.chat-button__message[data-v-0747b7a5]{right:12em}}@media(min-width:1801px)and (max-width:1900px){.chat-button[data-v-0747b7a5],.chat-button__message[data-v-0747b7a5]{right:18em}}@media(min-width:1901px){.chat-button[data-v-0747b7a5],.chat-button__message[data-v-0747b7a5]{right:15%}.chat-button__badge[data-v-0747b7a5]{bottom:5em;right:3.5em}}.chat-box[data-v-0747b7a5]{position:fixed;bottom:3em;right:6em;z-index:10;border-radius:0 0 10px 10px;box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-webkit-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-moz-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16)}.chat-box__header[data-v-0747b7a5]{background-color:var(--chat-box-header);border-radius:10px 10px 0 0;height:50px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all 5s ease;transition:background-color .5s ease}.chat-box__header-title[data-v-0747b7a5]{color:#fff;font-weight:700;font-size:1.2em}.chat-box__header-button[data-v-0747b7a5]{outline:none}.chat-box__header__icons[data-v-0747b7a5]{width:60px;display:flex;justify-content:flex-end}.chat-box__header-delete-icon[data-v-0747b7a5],.chat-box__header-minimize-icon[data-v-0747b7a5]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-delete-icon[data-v-0747b7a5]:hover,.chat-box__header-minimize-icon[data-v-0747b7a5]:hover{cursor:pointer;fill:var(--chat-box-icon-hover)}.chat-box__header-minimize-icon[data-v-0747b7a5]{margin-right:15px}.chat-box__header-back-icon[data-v-0747b7a5]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-back-icon[data-v-0747b7a5]:hover{cursor:pointer;fill:var(--chat-box-icon-hover);opacity:.5}.chat-box__body[data-v-0747b7a5]{height:500px;width:450px;border-radius:0 0 10px 10px;background-color:var(--chat-box);border:2px solid var(--chat-box-header);border-top:none;position:relative;display:flex;flex-direction:column;overflow:hidden}.chat-box__footer[data-v-0747b7a5]{background-color:var(--chat-box-footer);overflow:hidden;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:55px}[data-v-0747b7a5] .chat-box__input{border:none;width:400px}[data-v-0747b7a5] .chat-box__input textarea{padding:18px}.chat-box__send-button[data-v-0747b7a5]{outline:none;margin-right:15px;fill:#c8cbd0;transition:all .3s ease}.chat-box__send-button[data-v-0747b7a5]:hover{cursor:pointer;fill:#25f;transform:rotate(-10deg) scale(1.1)}.slide-footer-enter[data-v-0747b7a5]{height:0}.slide-footer-enter-active[data-v-0747b7a5],.slide-footer-leave-active[data-v-0747b7a5]{transition:all .5s ease}.slide-footer-leave-to[data-v-0747b7a5]{height:0}@media(min-width:1600px)and (max-width:1620px){.chat-box[data-v-0747b7a5]{right:8em}}@media(min-width:1621px)and (max-width:1750px){.chat-box[data-v-0747b7a5]{right:12em}}@media(min-width:1751px)and (max-width:1900px){.chat-box[data-v-0747b7a5]{right:16em}}@media(min-width:1901px){.chat-box[data-v-0747b7a5]{right:15%}}.admin-list[data-v-0747b7a5]{flex-grow:1}.admin-list__item[data-v-0747b7a5]{background-color:var(--chat-box);padding:20px;transition:all .3s ease;border-bottom:1px solid var(--chat-box-border);display:flex;align-items:center;justify-content:space-between}.admin-list__item[data-v-0747b7a5]:hover{cursor:pointer;background-color:var(--chat-box-hover)}.admin-list__info[data-v-0747b7a5]{display:flex;gap:15px}.admin-list__photo[data-v-0747b7a5]{background:#0e0d13;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.admin-list__acronym[data-v-0747b7a5]{color:#fff}.admin-list__status[data-v-0747b7a5]{position:absolute;right:0;bottom:4px}.admin-list__admin-info[data-v-0747b7a5]{display:flex;flex-direction:column}.admin-list__name[data-v-0747b7a5]{color:var(--chat-box-title);font-weight:700}.admin-list__email[data-v-0747b7a5]{color:#b7c1d8}.admin-chat[data-v-0747b7a5]{padding:20px;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:auto}.admin-chat__today[data-v-0747b7a5]{align-self:center;color:#b7c1d8;font-weight:700;margin-bottom:20px}.admin-chat__content[data-v-0747b7a5]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.admin-chat__messages[data-v-0747b7a5]{display:flex;flex-direction:column}.messages__timestamp[data-v-0747b7a5]{color:#25f;font-size:.6em;align-self:flex-end;margin:3px 0}.messages__sent[data-v-0747b7a5]{align-self:flex-end;background-color:var(--chat-box-message-sent);color:#fff;box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16)}.messages__received[data-v-0747b7a5],.messages__sent[data-v-0747b7a5]{text-align:left;border-radius:10px;padding:5px 15px 0;min-width:100px;max-width:300px;display:flex;flex-direction:column}.messages__received[data-v-0747b7a5]{align-self:flex-start;background-color:var(--chat-box-message-received);color:var(--chat-box-message-color);box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16)}.audio__wrapper[data-v-55d1e350]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-55d1e350]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-55d1e350]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-55d1e350]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-55d1e350]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-55d1e350]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-55d1e350]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-55d1e350]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-55d1e350]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-55d1e350]{flex:0 0 70px;flex-direction:column}.main__content[data-v-55d1e350],.main__navigation[data-v-55d1e350]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-55d1e350]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-55d1e350]{display:flex;flex-direction:row}.main__panel[data-v-55d1e350],.main__wrapper[data-v-55d1e350]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-55d1e350]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-55d1e350]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-55d1e350]{flex:0 0 310px}}.main__panel-center[data-v-55d1e350]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-55d1e350]{flex:1 1 0;display:block}}.main__panel-right[data-v-55d1e350]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-55d1e350]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-55d1e350]{flex:0 0 300px}}.chat[data-v-55d1e350]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-55d1e350]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-55d1e350],.chat__head[data-v-55d1e350]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-55d1e350]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-55d1e350]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-55d1e350],.chat__footer[data-v-55d1e350]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-55d1e350]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-55d1e350]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-55d1e350]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-55d1e350]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-55d1e350]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-55d1e350]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-55d1e350],.chat-header__text[data-v-55d1e350]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-55d1e350]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-55d1e350]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-55d1e350]{margin-top:2px}.chat-header__search-input[data-v-55d1e350]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-55d1e350]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-55d1e350],.chat-header__icon[data-v-55d1e350]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-55d1e350],.chat-header__icon svg[data-v-55d1e350]{outline:none}.chat-header__icon.disabled[data-v-55d1e350],.disabled.chat-header__icon--spaced[data-v-55d1e350]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-55d1e350],.chat-header__icon.blocked[data-v-55d1e350]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-55d1e350]:hover,.chat-header__icon[data-v-55d1e350]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-55d1e350]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-55d1e350]{margin-right:5px}.chat-conversation[data-v-55d1e350]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-55d1e350]{display:flex}.chat-conversation__loader[data-v-55d1e350]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-55d1e350]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-55d1e350]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-55d1e350]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-55d1e350]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-55d1e350]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-55d1e350]{opacity:1;display:flex}.chat-shortcuts[data-v-55d1e350]{position:relative}.chat-shortcuts__block[data-v-55d1e350]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-55d1e350]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-55d1e350]{height:30px;padding:10px}.chat-shortcuts__item[data-v-55d1e350]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-55d1e350]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-55d1e350]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-55d1e350]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-55d1e350]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-55d1e350]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-55d1e350]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-55d1e350]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-55d1e350]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-55d1e350]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-55d1e350],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-55d1e350],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-55d1e350]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-55d1e350]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-55d1e350],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-55d1e350]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-55d1e350],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-55d1e350]{display:none}.chat-user-multimedia[data-v-55d1e350]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-55d1e350]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-55d1e350]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-55d1e350]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-55d1e350]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-55d1e350]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-55d1e350]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-55d1e350]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-55d1e350]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-55d1e350]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-55d1e350]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-55d1e350]{flex:1}.click[data-v-55d1e350]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-55d1e350]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-55d1e350]{padding-top:0}.input__block[data-v-55d1e350]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-55d1e350]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-55d1e350]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-55d1e350]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-55d1e350]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-55d1e350]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-55d1e350]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-55d1e350]{margin-right:5px}.input__actions>.input__button[data-v-55d1e350]:last-child{margin-right:-5px}.input__button[data-v-55d1e350]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-55d1e350]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-55d1e350]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-55d1e350]{color:#ed4d4d}.input__button.is-alert[data-v-55d1e350]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-55d1e350]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-55d1e350]{margin-right:10px}.input__icon[data-v-55d1e350]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-55d1e350]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-55d1e350]{z-index:10}.input__lock-backdrop[data-v-55d1e350]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-55d1e350]{height:100%;visibility:visible}.input__lock-button[data-v-55d1e350]{text-transform:uppercase}.input.disabled .input__block[data-v-55d1e350]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-55d1e350]{z-index:-1}.input .option-strikethrough[data-v-55d1e350]{text-decoration:line-through}.input .option-monospace[data-v-55d1e350]{font-family:Lucida Console,monospace}.multimedia[data-v-55d1e350]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-55d1e350]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-55d1e350]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-55d1e350]{flex:0 0 50px}.multimedia__navigation-list[data-v-55d1e350]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-55d1e350]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-55d1e350]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-55d1e350]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-55d1e350]{background:#25f}.multimedia__navigation-item--bg-2[data-v-55d1e350]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-55d1e350]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-55d1e350]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-55d1e350]{background:#002292}.multimedia__navigation-item--bg-6[data-v-55d1e350]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-55d1e350]{background:#00114b}.multimedia__navigation-item.is-active[data-v-55d1e350],.multimedia__navigation-item[data-v-55d1e350]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-55d1e350]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-55d1e350]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-55d1e350]{fill:#fff}.multimedia__content[data-v-55d1e350]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-55d1e350]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-55d1e350]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-55d1e350],.multimedia__content-list .multimedia__content-item[data-v-55d1e350]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-55d1e350]:last-child,.multimedia__content-list .multimedia__content-item[data-v-55d1e350]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-55d1e350],.multimedia__content-item[data-v-55d1e350]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-55d1e350]:hover,.multimedia__content-item[data-v-55d1e350]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-55d1e350],.multimedia__content-item-text[data-v-55d1e350]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-55d1e350]{word-break:break-all}.multimedia__content-item-selected-text[data-v-55d1e350]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-55d1e350]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-55d1e350]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-55d1e350]{height:300px}.multimedia__content-grid-item[data-v-55d1e350]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-55d1e350]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-55d1e350]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-55d1e350]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-55d1e350]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-55d1e350]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-55d1e350]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-55d1e350]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-55d1e350]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-55d1e350]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-55d1e350]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-55d1e350]{fill:#b7c1d8}.multimedia__content--img[data-v-55d1e350]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-55d1e350]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-55d1e350]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-55d1e350]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-55d1e350]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-55d1e350]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-55d1e350]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-55d1e350]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-55d1e350]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-55d1e350]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-55d1e350]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-55d1e350]{display:none}.multimedia__content-custom-label[data-v-55d1e350]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-55d1e350]{height:28px}.multimedia__content-custom-icon svg[data-v-55d1e350]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-55d1e350]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-55d1e350]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-55d1e350]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-55d1e350]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-55d1e350]{position:relative}.multimedia__disabled-ws[data-v-55d1e350]{pointer-events:none}.multimedia__template-text[data-v-55d1e350]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-55d1e350]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-55d1e350]{color:var(--chat-multimedia-label-text)}.texts[data-v-55d1e350]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-55d1e350]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-55d1e350]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-55d1e350]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-55d1e350]:hover{cursor:pointer}.texts__search-container[data-v-55d1e350]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-55d1e350] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-55d1e350] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-55d1e350] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-55d1e350] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-55d1e350]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-55d1e350]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-55d1e350]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-55d1e350]{height:320px;visibility:visible}.preview__container[data-v-55d1e350]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-55d1e350]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-55d1e350]:not(:first-child){margin-left:24px}.preview__image[data-v-55d1e350],.preview__video .video-js[data-v-55d1e350]{max-height:210px}.preview__document[data-v-55d1e350]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-55d1e350]{width:16px;height:16px;color:#25f}.preview__label[data-v-55d1e350]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-55d1e350]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-55d1e350]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-55d1e350]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-55d1e350]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-55d1e350]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-55d1e350]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-55d1e350]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-55d1e350]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-55d1e350]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-55d1e350]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-55d1e350]{stroke:#ed4d4d}.base-timer__svg[data-v-55d1e350]{transform:scaleX(-1)}.conversation-item[data-v-55d1e350]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-55d1e350]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-55d1e350]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-55d1e350]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-55d1e350]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-55d1e350]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-55d1e350]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-55d1e350]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-55d1e350]{border:3px solid #25f}.conversation-item__content[data-v-55d1e350]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-55d1e350]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-55d1e350]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-55d1e350]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-55d1e350]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-55d1e350]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-55d1e350]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-55d1e350]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-55d1e350]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-55d1e350]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-55d1e350]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-55d1e350]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-55d1e350]{height:100%}.conversations__list[data-v-55d1e350]{display:flex;flex-direction:column}.conversations__empty[data-v-55d1e350]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-55d1e350]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-55d1e350]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-55d1e350]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-55d1e350]{width:44px;height:44px}.document__thumb-button[data-v-55d1e350]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-55d1e350]{width:12px;height:12px;fill:#fff}.document__info[data-v-55d1e350]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-55d1e350]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-55d1e350]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-55d1e350]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-55d1e350]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-55d1e350]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-55d1e350]{fill:#ed4d4d!important}.document__miniature-text[data-v-55d1e350]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-55d1e350]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-55d1e350]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-55d1e350]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-55d1e350]{flex:none;z-index:1;max-width:65%}.message__header[data-v-55d1e350]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-55d1e350]{padding-top:0}.message__header+.message__block[data-v-55d1e350]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-55d1e350]{padding-top:0}.message__author[data-v-55d1e350]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-55d1e350]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-55d1e350]{color:#002bbb}.message__button[data-v-55d1e350]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-55d1e350]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-55d1e350]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-55d1e350]{width:14px;height:10px}.message__footer-icon-error[data-v-55d1e350]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-55d1e350]{fill:#25f}.message__footer-error[data-v-55d1e350]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-55d1e350]{padding:15px}.message__block[data-v-55d1e350]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-55d1e350]{width:200px;height:120px}.message__block--map[data-v-55d1e350]{width:300px;height:200px}.message__block--sticker[data-v-55d1e350]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-55d1e350]{background-color:#333}.message__block-content[data-v-55d1e350]{width:100%;height:auto}.message__block-content--as-background[data-v-55d1e350]{z-index:0;position:absolute}.message__block-button[data-v-55d1e350]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-55d1e350]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-55d1e350]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-55d1e350]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-55d1e350]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-55d1e350]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-55d1e350]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-55d1e350]{text-transform:uppercase}.message__notification-trail[data-v-55d1e350]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-55d1e350]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-55d1e350]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-55d1e350]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-55d1e350]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-55d1e350]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-55d1e350]{width:24px;height:24px}.message__action-icon[data-v-55d1e350]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-55d1e350],.message--in.message--has-next .message__bubble[data-v-55d1e350],.message--out.message--has-next .message__block[data-v-55d1e350],.message--out.message--has-next .message__bubble[data-v-55d1e350]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-55d1e350]{align-items:flex-start}.message--in .message__bubble[data-v-55d1e350]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-55d1e350]{color:#0e0d13}.message--in .message__block[data-v-55d1e350]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-55d1e350]{display:none}.message--in+.message--in .message__text[data-v-55d1e350]{padding-top:15px}.message--in+.message--in .message__block[data-v-55d1e350]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-55d1e350]{padding-top:15px}.message--in .document__thumb-icon[data-v-55d1e350]{fill:#0443b5}.message--in .document__miniature-icon[data-v-55d1e350]{fill:#000}.message--out[data-v-55d1e350]{align-items:flex-end}.message--out .message__bubble[data-v-55d1e350]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-55d1e350]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-55d1e350]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-55d1e350]{color:#021e51}.message--out .message__block[data-v-55d1e350]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-55d1e350]{display:none}.message--out+.message--out .message__text[data-v-55d1e350]{padding-top:15px}.message--out+.message--out .message__block[data-v-55d1e350]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-55d1e350]{padding-top:15px}.message--out .document__thumb-icon[data-v-55d1e350]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-55d1e350]{fill:#021e51}.message--item[data-v-55d1e350]{align-items:center}.message--item .message__bubble[data-v-55d1e350]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-55d1e350]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-55d1e350]{margin-bottom:5px}.message__url[data-v-55d1e350]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-55d1e350]{text-decoration:line-through}.message__monospace[data-v-55d1e350]{font-family:Lucida Console,monospace}.close-modal--body[data-v-55d1e350]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-55d1e350]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-55d1e350]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-55d1e350]{width:36px;margin-bottom:20px}.navigation__option[data-v-55d1e350]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-55d1e350]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-55d1e350]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-55d1e350]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-55d1e350]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-55d1e350]{width:100%;flex:1 1 auto}.navigation__lang[data-v-55d1e350]{height:30px}.navigation__profile[data-v-55d1e350]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-55d1e350]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-55d1e350]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-55d1e350]{fill:#25f}.navigation__profile-status[data-v-55d1e350]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-55d1e350]{background:#1abb42}.navigation__profile-status--standBy[data-v-55d1e350]{background:#ffcf03}.navigation__profile-status--offline[data-v-55d1e350]{background-color:#b7c1d8}.navigation__badge[data-v-55d1e350]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-55d1e350]{border-color:#a90000}.profile[data-v-55d1e350]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-55d1e350]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-55d1e350]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-55d1e350]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-55d1e350]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-55d1e350]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-55d1e350]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-55d1e350]{stroke:var(--profile-button-transfer)}.profile__main[data-v-55d1e350]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-55d1e350]{margin-bottom:20px}.profile__main-title[data-v-55d1e350]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-55d1e350]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-55d1e350]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-55d1e350]{fill:#ed4d4d}.profile__main-title .green[data-v-55d1e350]{fill:#1abb42}.profile__main-campaign[data-v-55d1e350],.profile__main-subtitle[data-v-55d1e350]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-55d1e350]{color:#25f;opacity:1}.profile__main-channel[data-v-55d1e350]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-55d1e350]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-55d1e350]{color:#ffa9a9}.profile__scrollable[data-v-55d1e350]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-55d1e350]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-55d1e350]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-55d1e350]{margin-top:20px;width:100%}.profile__information.background[data-v-55d1e350]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-55d1e350]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-55d1e350]:last-child{margin-bottom:0}.profile__information-col[data-v-55d1e350]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-55d1e350]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-55d1e350]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-55d1e350]:hover{fill:#25f}.profile__information-label[data-v-55d1e350]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-55d1e350]{margin:6px 10px}.profile__information-label-text[data-v-55d1e350]{margin:6px 10px 6px 0}.profile__information-value[data-v-55d1e350]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-55d1e350]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-55d1e350]:hover{color:#25f;cursor:pointer}.profile__history[data-v-55d1e350]{margin-top:20px}.profile__history-badge[data-v-55d1e350]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-55d1e350]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-55d1e350]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-55d1e350]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-55d1e350]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-55d1e350]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-55d1e350]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-55d1e350]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-55d1e350]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-55d1e350]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-55d1e350]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-55d1e350]{width:16px;height:16px}.profile__action-icon svg[data-v-55d1e350]{fill:#25f}.profile__action-text[data-v-55d1e350]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-55d1e350]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-55d1e350]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-55d1e350]{margin-top:20px}.profile__action--toggle[data-v-55d1e350]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-55d1e350]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-55d1e350],.profile__action—pull-left[data-v-55d1e350]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-55d1e350]{text-decoration:underline}[data-v-55d1e350] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-55d1e350]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-55d1e350]{align-self:flex-start;color:var(--modal-title)}[data-v-55d1e350] .form-modal__select{width:440px}.form-modal__description[data-v-55d1e350]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-55d1e350]{width:100%;margin-right:5px}.form-modal__description-button[data-v-55d1e350]{margin-top:22px}.user-profile[data-v-55d1e350]{position:relative}.user-profile__container[data-v-55d1e350]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-55d1e350]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-55d1e350]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-55d1e350]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-55d1e350{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-55d1e350{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-55d1e350{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-55d1e350{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-55d1e350{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-55d1e350{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-55d1e350{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-55d1e350{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-55d1e350{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-55d1e350{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-55d1e350{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-55d1e350{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-55d1e350{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-55d1e350],.bounce-leave-active[data-v-55d1e350],.bounceIn[data-v-55d1e350],.bounceOut[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-55d1e350],.bounceIn[data-v-55d1e350]{-webkit-animation-name:bounceIn-data-v-55d1e350;animation-name:bounceIn-data-v-55d1e350}.bounce-leave-active[data-v-55d1e350],.bounceOut[data-v-55d1e350]{-webkit-animation-name:bounceOut-data-v-55d1e350;animation-name:bounceOut-data-v-55d1e350}.bounceDown-enter-active[data-v-55d1e350],.bounceDown-leave-active[data-v-55d1e350],.bounceInDown[data-v-55d1e350],.bounceOutDown[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-55d1e350],.bounceInDown[data-v-55d1e350]{-webkit-animation-name:bounceInDown-data-v-55d1e350;animation-name:bounceInDown-data-v-55d1e350}.bounceDown-leave-active[data-v-55d1e350],.bounceOutDown[data-v-55d1e350]{-webkit-animation-name:bounceOutDown-data-v-55d1e350;animation-name:bounceOutDown-data-v-55d1e350}.bounceInLeft[data-v-55d1e350],.bounceLeft-enter-active[data-v-55d1e350],.bounceLeft-leave-active[data-v-55d1e350],.bounceOutLeft[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-55d1e350],.bounceLeft-enter-active[data-v-55d1e350]{-webkit-animation-name:bounceInLeft-data-v-55d1e350;animation-name:bounceInLeft-data-v-55d1e350}.bounceLeft-leave-active[data-v-55d1e350],.bounceOutLeft[data-v-55d1e350]{-webkit-animation-name:bounceOutLeft-data-v-55d1e350;animation-name:bounceOutLeft-data-v-55d1e350}.bounceInRight[data-v-55d1e350],.bounceOutRight[data-v-55d1e350],.bounceRight-enter-active[data-v-55d1e350],.bounceRight-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-55d1e350],.bounceRight-enter-active[data-v-55d1e350]{-webkit-animation-name:bounceInRight-data-v-55d1e350;animation-name:bounceInRight-data-v-55d1e350}.bounceOutRight[data-v-55d1e350],.bounceRight-leave-active[data-v-55d1e350]{-webkit-animation-name:bounceOutRight-data-v-55d1e350;animation-name:bounceOutRight-data-v-55d1e350}.bounceInUp[data-v-55d1e350],.bounceOutUp[data-v-55d1e350],.bounceUp-enter-active[data-v-55d1e350],.bounceUp-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-55d1e350],.bounceUp-enter-active[data-v-55d1e350]{-webkit-animation-name:bounceInUp-data-v-55d1e350;animation-name:bounceInUp-data-v-55d1e350}.bounceOutUp[data-v-55d1e350],.bounceUp-leave-active[data-v-55d1e350]{-webkit-animation-name:bounceOutUp-data-v-55d1e350;animation-name:bounceOutUp-data-v-55d1e350}@-webkit-keyframes fadeIn-data-v-55d1e350{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-55d1e350{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-55d1e350{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-55d1e350{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-55d1e350{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-55d1e350{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-55d1e350{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-55d1e350{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-55d1e350{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-55d1e350{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-55d1e350],.fade-leave-active[data-v-55d1e350],.fadeIn[data-v-55d1e350],.fadeOut[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-55d1e350],.fadeIn[data-v-55d1e350]{-webkit-animation-name:fadeIn-data-v-55d1e350;animation-name:fadeIn-data-v-55d1e350}.fade-leave-active[data-v-55d1e350],.fadeOut[data-v-55d1e350]{-webkit-animation-name:fadeOut-data-v-55d1e350;animation-name:fadeOut-data-v-55d1e350}.fadeDown-enter-active[data-v-55d1e350],.fadeDown-leave-active[data-v-55d1e350],.fadeInDown[data-v-55d1e350],.fadeOutDown[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-55d1e350],.fadeInDown[data-v-55d1e350]{-webkit-animation-name:fadeInDown-data-v-55d1e350;animation-name:fadeInDown-data-v-55d1e350}.fadeDown-leave-active[data-v-55d1e350],.fadeOutDown[data-v-55d1e350]{-webkit-animation-name:fadeOutDown-data-v-55d1e350;animation-name:fadeOutDown-data-v-55d1e350}.fadeDownBig-enter-active[data-v-55d1e350],.fadeDownBig-leave-active[data-v-55d1e350],.fadeInDownBig[data-v-55d1e350],.fadeOutDownBig[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-55d1e350],.fadeInDownBig[data-v-55d1e350]{-webkit-animation-name:fadeInDownBig-data-v-55d1e350;animation-name:fadeInDownBig-data-v-55d1e350}.fadeDownBig-leave-active[data-v-55d1e350],.fadeOutDownBig[data-v-55d1e350]{-webkit-animation-name:fadeOutDownBig-data-v-55d1e350;animation-name:fadeOutDownBig-data-v-55d1e350}.fadeInLeft[data-v-55d1e350],.fadeLeft-enter-active[data-v-55d1e350],.fadeLeft-leave-active[data-v-55d1e350],.fadeOutLeft[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-55d1e350],.fadeLeft-enter-active[data-v-55d1e350]{-webkit-animation-name:fadeInLeft-data-v-55d1e350;animation-name:fadeInLeft-data-v-55d1e350}.fadeLeft-leave-active[data-v-55d1e350],.fadeOutLeft[data-v-55d1e350]{-webkit-animation-name:fadeOutLeft-data-v-55d1e350;animation-name:fadeOutLeft-data-v-55d1e350}.fadeInLeftBig[data-v-55d1e350],.fadeLeftBig-enter-active[data-v-55d1e350],.fadeLeftBig-leave-active[data-v-55d1e350],.fadeOutLeftBig[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-55d1e350],.fadeLeftBig-enter-active[data-v-55d1e350]{-webkit-animation-name:fadeInLeftBig-data-v-55d1e350;animation-name:fadeInLeftBig-data-v-55d1e350}.fadeLeftBig-leave-active[data-v-55d1e350],.fadeOutLeftBig[data-v-55d1e350]{-webkit-animation-name:fadeOutLeftBig-data-v-55d1e350;animation-name:fadeOutLeftBig-data-v-55d1e350}.fadeInRight[data-v-55d1e350],.fadeOutRight[data-v-55d1e350],.fadeRight-enter-active[data-v-55d1e350],.fadeRight-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-55d1e350],.fadeRight-enter-active[data-v-55d1e350]{-webkit-animation-name:fadeInRight-data-v-55d1e350;animation-name:fadeInRight-data-v-55d1e350}.fadeOutRight[data-v-55d1e350],.fadeRight-leave-active[data-v-55d1e350]{-webkit-animation-name:fadeOutRight-data-v-55d1e350;animation-name:fadeOutRight-data-v-55d1e350}.fadeInRightBig[data-v-55d1e350],.fadeOutRightBig[data-v-55d1e350],.fadeRightBig-enter-active[data-v-55d1e350],.fadeRightBig-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-55d1e350],.fadeRightBig-enter-active[data-v-55d1e350]{-webkit-animation-name:fadeInRightBig-data-v-55d1e350;animation-name:fadeInRightBig-data-v-55d1e350}.fadeOutRightBig[data-v-55d1e350],.fadeRightBig-leave-active[data-v-55d1e350]{-webkit-animation-name:fadeOutRightBig-data-v-55d1e350;animation-name:fadeOutRightBig-data-v-55d1e350}.fadeInUp[data-v-55d1e350],.fadeOutUp[data-v-55d1e350],.fadeUp-enter-active[data-v-55d1e350],.fadeUp-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-55d1e350],.fadeUp-enter-active[data-v-55d1e350]{-webkit-animation-name:fadeInUp-data-v-55d1e350;animation-name:fadeInUp-data-v-55d1e350}.fadeOutUp[data-v-55d1e350],.fadeUp-leave-active[data-v-55d1e350]{-webkit-animation-name:fadeOutUp-data-v-55d1e350;animation-name:fadeOutUp-data-v-55d1e350}.fadeInUpBig[data-v-55d1e350],.fadeOutUpBig[data-v-55d1e350],.fadeUpBig-enter-active[data-v-55d1e350],.fadeUpBig-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-55d1e350],.fadeUpBig-enter-active[data-v-55d1e350]{-webkit-animation-name:fadeInUpBig-data-v-55d1e350;animation-name:fadeInUpBig-data-v-55d1e350}.fadeOutUpBig[data-v-55d1e350],.fadeUpBig-leave-active[data-v-55d1e350]{-webkit-animation-name:fadeOutUpBig-data-v-55d1e350;animation-name:fadeOutUpBig-data-v-55d1e350}@-webkit-keyframes rotateIn-data-v-55d1e350{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-55d1e350{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-55d1e350{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-55d1e350{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-55d1e350{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-55d1e350{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-55d1e350{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-55d1e350{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-55d1e350{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-55d1e350{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-55d1e350{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-55d1e350{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-55d1e350{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-55d1e350{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-55d1e350{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-55d1e350{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-55d1e350{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-55d1e350{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-55d1e350{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-55d1e350{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-55d1e350],.rotate-leave-active[data-v-55d1e350],.rotateIn[data-v-55d1e350],.rotateOut[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-55d1e350],.rotateIn[data-v-55d1e350]{-webkit-animation-name:rotateIn-data-v-55d1e350;animation-name:rotateIn-data-v-55d1e350}.rotate-leave-active[data-v-55d1e350],.rotateOut[data-v-55d1e350]{-webkit-animation-name:rotateOut-data-v-55d1e350;animation-name:rotateOut-data-v-55d1e350}.rotateDownLeft-enter-active[data-v-55d1e350],.rotateDownLeft-leave-active[data-v-55d1e350],.rotateInDownLeft[data-v-55d1e350],.rotateOutDownLeft[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-55d1e350],.rotateInDownLeft[data-v-55d1e350]{-webkit-animation-name:rotateInDownLeft-data-v-55d1e350;animation-name:rotateInDownLeft-data-v-55d1e350}.rotateDownLeft-leave-active[data-v-55d1e350],.rotateOutDownLeft[data-v-55d1e350]{-webkit-animation-name:rotateOutDownLeft-data-v-55d1e350;animation-name:rotateOutDownLeft-data-v-55d1e350}.rotateDownRight-enter-active[data-v-55d1e350],.rotateDownRight-leave-active[data-v-55d1e350],.rotateInDownRight[data-v-55d1e350],.rotateOutDownRight[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-55d1e350],.rotateInDownRight[data-v-55d1e350]{-webkit-animation-name:rotateInDownRight-data-v-55d1e350;animation-name:rotateInDownRight-data-v-55d1e350}.rotateDownRight-leave-active[data-v-55d1e350],.rotateOutDownRight[data-v-55d1e350]{-webkit-animation-name:rotateOutDownRight-data-v-55d1e350;animation-name:rotateOutDownRight-data-v-55d1e350}.rotateInUpLeft[data-v-55d1e350],.rotateOutUpLeft[data-v-55d1e350],.rotateUpLeft-enter-active[data-v-55d1e350],.rotateUpLeft-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-55d1e350],.rotateUpLeft-enter-active[data-v-55d1e350]{-webkit-animation-name:rotateInUpLeft-data-v-55d1e350;animation-name:rotateInUpLeft-data-v-55d1e350}.rotateOutUpLeft[data-v-55d1e350],.rotateUpLeft-leave-active[data-v-55d1e350]{-webkit-animation-name:rotateOutUpLeft-data-v-55d1e350;animation-name:rotateOutUpLeft-data-v-55d1e350}.rotateInUpRight[data-v-55d1e350],.rotateOutUpRight[data-v-55d1e350],.rotateUpRight-enter-active[data-v-55d1e350],.rotateUpRight-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-55d1e350],.rotateUpRight-enter-active[data-v-55d1e350]{-webkit-animation-name:rotateInUpRight-data-v-55d1e350;animation-name:rotateInUpRight-data-v-55d1e350}.rotateOutUpRight[data-v-55d1e350],.rotateUpRight-leave-active[data-v-55d1e350]{-webkit-animation-name:rotateOutUpRight-data-v-55d1e350;animation-name:rotateOutUpRight-data-v-55d1e350}@-webkit-keyframes slideInDown-data-v-55d1e350{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-55d1e350{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-55d1e350{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-55d1e350{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-55d1e350{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-55d1e350{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-55d1e350{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-55d1e350{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-55d1e350{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-55d1e350],.slide-leave-active[data-v-55d1e350],.slideIn[data-v-55d1e350],.slideOut[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-55d1e350],.slideIn[data-v-55d1e350]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-55d1e350],.slideOut[data-v-55d1e350]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-55d1e350],.slideDown-leave-active[data-v-55d1e350],.slideInDown[data-v-55d1e350],.slideOutDown[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-55d1e350],.slideInDown[data-v-55d1e350]{-webkit-animation-name:slideInDown-data-v-55d1e350;animation-name:slideInDown-data-v-55d1e350}.slideDown-leave-active[data-v-55d1e350],.slideOutDown[data-v-55d1e350]{-webkit-animation-name:slideOutDown-data-v-55d1e350;animation-name:slideOutDown-data-v-55d1e350}.slideInLeft[data-v-55d1e350],.slideLeft-enter-active[data-v-55d1e350],.slideLeft-leave-active[data-v-55d1e350],.slideOutLeft[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-55d1e350],.slideLeft-enter-active[data-v-55d1e350]{-webkit-animation-name:slideInLeft-data-v-55d1e350;animation-name:slideInLeft-data-v-55d1e350}.slideLeft-leave-active[data-v-55d1e350],.slideOutLeft[data-v-55d1e350]{-webkit-animation-name:slideOutLeft-data-v-55d1e350;animation-name:slideOutLeft-data-v-55d1e350}.slideInRight[data-v-55d1e350],.slideOutRight[data-v-55d1e350],.slideRight-enter-active[data-v-55d1e350],.slideRight-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-55d1e350],.slideRight-enter-active[data-v-55d1e350]{-webkit-animation-name:slideInRight-data-v-55d1e350;animation-name:slideInRight-data-v-55d1e350}.slideOutRight[data-v-55d1e350],.slideRight-leave-active[data-v-55d1e350]{-webkit-animation-name:slideOutRight-data-v-55d1e350;animation-name:slideOutRight-data-v-55d1e350}.slideInUp[data-v-55d1e350],.slideOutUp[data-v-55d1e350],.slideUp-enter-active[data-v-55d1e350],.slideUp-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-55d1e350],.slideUp-enter-active[data-v-55d1e350]{-webkit-animation-name:slideInUp-data-v-55d1e350;animation-name:slideInUp-data-v-55d1e350}.slideOutUp[data-v-55d1e350],.slideUp-leave-active[data-v-55d1e350]{-webkit-animation-name:slideOutUp-data-v-55d1e350;animation-name:slideOutUp-data-v-55d1e350}@-webkit-keyframes zoomIn-data-v-55d1e350{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-55d1e350{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-55d1e350{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-55d1e350{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-55d1e350{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-55d1e350{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-55d1e350],.zoom-leave-active[data-v-55d1e350],.zoomIn[data-v-55d1e350],.zoomOut[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-55d1e350],.zoomIn[data-v-55d1e350]{-webkit-animation-name:zoomIn-data-v-55d1e350;animation-name:zoomIn-data-v-55d1e350}.zoom-leave-active[data-v-55d1e350],.zoomOut[data-v-55d1e350]{-webkit-animation-name:zoomOut-data-v-55d1e350;animation-name:zoomOut-data-v-55d1e350}.zoomDown-enter-active[data-v-55d1e350],.zoomDown-leave-active[data-v-55d1e350],.zoomInDown[data-v-55d1e350],.zoomOutDown[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-55d1e350],.zoomInDown[data-v-55d1e350]{-webkit-animation-name:zoomInDown-data-v-55d1e350;animation-name:zoomInDown-data-v-55d1e350}.zoomDown-leave-active[data-v-55d1e350],.zoomOutDown[data-v-55d1e350]{-webkit-animation-name:zoomOutDown-data-v-55d1e350;animation-name:zoomOutDown-data-v-55d1e350}.zoomInLeft[data-v-55d1e350],.zoomLeft-enter-active[data-v-55d1e350],.zoomLeft-leave-active[data-v-55d1e350],.zoomOutLeft[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-55d1e350],.zoomLeft-enter-active[data-v-55d1e350]{-webkit-animation-name:zoomInLeft-data-v-55d1e350;animation-name:zoomInLeft-data-v-55d1e350}.zoomLeft-leave-active[data-v-55d1e350],.zoomOutLeft[data-v-55d1e350]{-webkit-animation-name:zoomOutLeft-data-v-55d1e350;animation-name:zoomOutLeft-data-v-55d1e350}.zoomInRight[data-v-55d1e350],.zoomOutRight[data-v-55d1e350],.zoomRight-enter-active[data-v-55d1e350],.zoomRight-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-55d1e350],.zoomRight-enter-active[data-v-55d1e350]{-webkit-animation-name:zoomInRight-data-v-55d1e350;animation-name:zoomInRight-data-v-55d1e350}.zoomOutRight[data-v-55d1e350],.zoomRight-leave-active[data-v-55d1e350]{-webkit-animation-name:zoomOutRight-data-v-55d1e350;animation-name:zoomOutRight-data-v-55d1e350}.zoomInUp[data-v-55d1e350],.zoomOutUp[data-v-55d1e350],.zoomUp-enter-active[data-v-55d1e350],.zoomUp-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-55d1e350],.zoomUp-enter-active[data-v-55d1e350]{-webkit-animation-name:zoomInUp-data-v-55d1e350;animation-name:zoomInUp-data-v-55d1e350}.zoomOutUp[data-v-55d1e350],.zoomUp-leave-active[data-v-55d1e350]{-webkit-animation-name:zoomOutUp-data-v-55d1e350;animation-name:zoomOutUp-data-v-55d1e350}@-webkit-keyframes flipIn-data-v-55d1e350{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-55d1e350{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-55d1e350{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-55d1e350{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-55d1e350{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-55d1e350{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-55d1e350{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-55d1e350{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-55d1e350{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-55d1e350{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-55d1e350{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-55d1e350{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-55d1e350],.flip-leave-active[data-v-55d1e350],.flipIn[data-v-55d1e350],.flipOut[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-55d1e350],.flipIn[data-v-55d1e350]{-webkit-animation-name:flipIn-data-v-55d1e350;animation-name:flipIn-data-v-55d1e350}.flip-leave-active[data-v-55d1e350],.flipOut[data-v-55d1e350]{-webkit-animation-name:flipOut-data-v-55d1e350;animation-name:flipOut-data-v-55d1e350}.flipInX[data-v-55d1e350],.flipOutX[data-v-55d1e350],.flipX-enter-active[data-v-55d1e350],.flipX-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-55d1e350],.flipX-enter-active[data-v-55d1e350]{-webkit-animation-name:flipInX-data-v-55d1e350;animation-name:flipInX-data-v-55d1e350}.flipOutX[data-v-55d1e350],.flipX-leave-active[data-v-55d1e350]{-webkit-animation-name:flipOutX-data-v-55d1e350;animation-name:flipOutX-data-v-55d1e350}.flipInY[data-v-55d1e350],.flipOutY[data-v-55d1e350],.flipY-enter-active[data-v-55d1e350],.flipY-leave-active[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-55d1e350],.flipY-enter-active[data-v-55d1e350]{-webkit-animation-name:flipInY-data-v-55d1e350;animation-name:flipInY-data-v-55d1e350}.flipOutY[data-v-55d1e350],.flipY-leave-active[data-v-55d1e350]{-webkit-animation-name:flipOutY-data-v-55d1e350;animation-name:flipOutY-data-v-55d1e350}@-webkit-keyframes lightSpeedIn-data-v-55d1e350{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-55d1e350{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-55d1e350{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-55d1e350{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-55d1e350],.lightSpeed-leave-active[data-v-55d1e350],.lightSpeedIn[data-v-55d1e350],.lightSpeedOut[data-v-55d1e350]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-55d1e350],.lightSpeedIn[data-v-55d1e350]{-webkit-animation-name:lightSpeedIn-data-v-55d1e350;animation-name:lightSpeedIn-data-v-55d1e350}.lightSpeed-leave-active[data-v-55d1e350],.lightSpeedOut[data-v-55d1e350]{-webkit-animation-name:lightSpeedOut-data-v-55d1e350;animation-name:lightSpeedOut-data-v-55d1e350}.white[data-v-55d1e350]{background:#fff}.margin-top--0[data-v-55d1e350]{margin-top:0}.margin-top--20[data-v-55d1e350]{margin-top:10px}@media print,screen and (min-width:40em){.margin-top--20[data-v-55d1e350]{margin-top:20px}}.margin-bottom--20[data-v-55d1e350]{margin-bottom:10px}@media print,screen and (min-width:40em){.margin-bottom--20[data-v-55d1e350]{margin-bottom:20px}}.flex[data-v-55d1e350]{display:flex}.vertical[data-v-55d1e350]{flex-direction:column}.center[data-v-55d1e350]{display:flex;align-items:center;justify-content:center}.align-right[data-v-55d1e350]{display:flex;align-items:center;justify-content:flex-end}.space-between[data-v-55d1e350]{display:flex;align-items:center;justify-content:space-between}.admin-chat[data-v-55d1e350]::-webkit-scrollbar,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar{width:6px;height:6px}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-button,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-button{width:3px;height:3px}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-thumb,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-thumb:hover,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-thumb:hover{background:#0037ee}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-thumb:active,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-thumb:active{background:#25f}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-track,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-track:hover,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-track:hover{background:#c7c7c7}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-track:active,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-track:active{background:#b7c1d8}.admin-chat[data-v-55d1e350]::-webkit-scrollbar-corner,.custom-scrollbar[data-v-55d1e350]::-webkit-scrollbar-corner{background:transparent}.chat-button[data-v-55d1e350],.chat-button__message[data-v-55d1e350]{position:fixed;bottom:3em;right:5em;padding:15px 18px;border-radius:50%;transition:all .4s ease;outline:none;overflow-x:hidden;background-color:#25f;border:2px solid var(--chat-button-border);z-index:11}.chat-button[data-v-55d1e350]:hover,.chat-button__message[data-v-55d1e350]:hover{cursor:pointer;background-image:linear-gradient(25deg,#0037ee 10%,#25f 90%);box-shadow:2px 2px 6px 0 var(--chat-button-hover)}.chat-button__icon[data-v-55d1e350]{font-size:2em;fill:#fff}.chat-button__message[data-v-55d1e350]{border-radius:40px;right:4em;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-weight:700}.chat-button__message-icon[data-v-55d1e350]{font-size:1.4em}.chat-button__message[data-v-55d1e350]:hover{background-image:linear-gradient(70deg,#25f 20%,#6f90ff 120%);pointer-events:none;box-shadow:none}.chat-button__badge[data-v-55d1e350]{position:absolute;bottom:5.5em;right:3em;z-index:12;min-width:25px;min-height:25px}@media(max-width:1450px){.chat-button__badge[data-v-55d1e350]{bottom:7em;right:5.5em}}@media(min-width:1520px)and (max-width:1550px){.chat-button[data-v-55d1e350],.chat-button__message[data-v-55d1e350]{right:6.5em}}@media(min-width:1551px)and (max-width:1600px){.chat-button[data-v-55d1e350],.chat-button__message[data-v-55d1e350]{right:8em}}@media(min-width:1601px)and (max-width:1700px){.chat-button[data-v-55d1e350],.chat-button__message[data-v-55d1e350]{right:10em}}@media(min-width:1701px)and (max-width:1800px){.chat-button[data-v-55d1e350],.chat-button__message[data-v-55d1e350]{right:12em}}@media(min-width:1801px)and (max-width:1900px){.chat-button[data-v-55d1e350],.chat-button__message[data-v-55d1e350]{right:18em}}@media(min-width:1901px){.chat-button[data-v-55d1e350],.chat-button__message[data-v-55d1e350]{right:15%}.chat-button__badge[data-v-55d1e350]{bottom:5em;right:3.5em}}.chat-box[data-v-55d1e350]{position:fixed;bottom:3em;right:6em;z-index:10;border-radius:0 0 10px 10px;box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-webkit-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-moz-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16)}.chat-box__header[data-v-55d1e350]{background-color:var(--chat-box-header);border-radius:10px 10px 0 0;height:50px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all 5s ease;transition:background-color .5s ease}.chat-box__header-title[data-v-55d1e350]{color:#fff;font-weight:700;font-size:1.2em}.chat-box__header-button[data-v-55d1e350]{outline:none}.chat-box__header__icons[data-v-55d1e350]{width:60px;display:flex;justify-content:flex-end}.chat-box__header-delete-icon[data-v-55d1e350],.chat-box__header-minimize-icon[data-v-55d1e350]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-delete-icon[data-v-55d1e350]:hover,.chat-box__header-minimize-icon[data-v-55d1e350]:hover{cursor:pointer;fill:var(--chat-box-icon-hover)}.chat-box__header-minimize-icon[data-v-55d1e350]{margin-right:15px}.chat-box__header-back-icon[data-v-55d1e350]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-back-icon[data-v-55d1e350]:hover{cursor:pointer;fill:var(--chat-box-icon-hover);opacity:.5}.chat-box__body[data-v-55d1e350]{height:500px;width:450px;border-radius:0 0 10px 10px;background-color:var(--chat-box);border:2px solid var(--chat-box-header);border-top:none;position:relative;display:flex;flex-direction:column;overflow:hidden}.chat-box__footer[data-v-55d1e350]{background-color:var(--chat-box-footer);overflow:hidden;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:55px}[data-v-55d1e350] .chat-box__input{border:none;width:400px}[data-v-55d1e350] .chat-box__input textarea{padding:18px}.chat-box__send-button[data-v-55d1e350]{outline:none;margin-right:15px;fill:#c8cbd0;transition:all .3s ease}.chat-box__send-button[data-v-55d1e350]:hover{cursor:pointer;fill:#25f;transform:rotate(-10deg) scale(1.1)}.slide-footer-enter[data-v-55d1e350]{height:0}.slide-footer-enter-active[data-v-55d1e350],.slide-footer-leave-active[data-v-55d1e350]{transition:all .5s ease}.slide-footer-leave-to[data-v-55d1e350]{height:0}@media(min-width:1600px)and (max-width:1620px){.chat-box[data-v-55d1e350]{right:8em}}@media(min-width:1621px)and (max-width:1750px){.chat-box[data-v-55d1e350]{right:12em}}@media(min-width:1751px)and (max-width:1900px){.chat-box[data-v-55d1e350]{right:16em}}@media(min-width:1901px){.chat-box[data-v-55d1e350]{right:15%}}.admin-list[data-v-55d1e350]{flex-grow:1}.admin-list__item[data-v-55d1e350]{background-color:var(--chat-box);padding:20px;transition:all .3s ease;border-bottom:1px solid var(--chat-box-border);display:flex;align-items:center;justify-content:space-between}.admin-list__item[data-v-55d1e350]:hover{cursor:pointer;background-color:var(--chat-box-hover)}.admin-list__info[data-v-55d1e350]{display:flex;gap:15px}.admin-list__photo[data-v-55d1e350]{background:#0e0d13;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.admin-list__acronym[data-v-55d1e350]{color:#fff}.admin-list__status[data-v-55d1e350]{position:absolute;right:0;bottom:4px}.admin-list__admin-info[data-v-55d1e350]{display:flex;flex-direction:column}.admin-list__name[data-v-55d1e350]{color:var(--chat-box-title);font-weight:700}.admin-list__email[data-v-55d1e350]{color:#b7c1d8}.admin-chat[data-v-55d1e350]{padding:20px;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:auto}.admin-chat__today[data-v-55d1e350]{align-self:center;color:#b7c1d8;font-weight:700;margin-bottom:20px}.admin-chat__content[data-v-55d1e350]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.admin-chat__messages[data-v-55d1e350]{display:flex;flex-direction:column}.messages__timestamp[data-v-55d1e350]{color:#25f;font-size:.6em;align-self:flex-end;margin:3px 0}.messages__sent[data-v-55d1e350]{align-self:flex-end;background-color:var(--chat-box-message-sent);color:#fff;box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16)}.messages__received[data-v-55d1e350],.messages__sent[data-v-55d1e350]{text-align:left;border-radius:10px;padding:5px 15px 0;min-width:100px;max-width:300px;display:flex;flex-direction:column}.messages__received[data-v-55d1e350]{align-self:flex-start;background-color:var(--chat-box-message-received);color:var(--chat-box-message-color);box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16)}.audio__wrapper[data-v-93cfe594]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-93cfe594]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-93cfe594]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-93cfe594]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-93cfe594]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-93cfe594]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-93cfe594]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-93cfe594]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-93cfe594]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-93cfe594]{flex:0 0 70px;flex-direction:column}.main__content[data-v-93cfe594],.main__navigation[data-v-93cfe594]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-93cfe594]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-93cfe594]{display:flex;flex-direction:row}.main__panel[data-v-93cfe594],.main__wrapper[data-v-93cfe594]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-93cfe594]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-93cfe594]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-93cfe594]{flex:0 0 310px}}.main__panel-center[data-v-93cfe594]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-93cfe594]{flex:1 1 0;display:block}}.main__panel-right[data-v-93cfe594]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-93cfe594]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-93cfe594]{flex:0 0 300px}}.chat[data-v-93cfe594]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-93cfe594]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-93cfe594],.chat__head[data-v-93cfe594]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-93cfe594]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-93cfe594]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-93cfe594],.chat__footer[data-v-93cfe594]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-93cfe594]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-93cfe594]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-93cfe594]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-93cfe594]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-93cfe594]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-93cfe594]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-93cfe594],.chat-header__text[data-v-93cfe594]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-93cfe594]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-93cfe594]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-93cfe594]{margin-top:2px}.chat-header__search-input[data-v-93cfe594]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-93cfe594]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-93cfe594],.chat-header__icon[data-v-93cfe594]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-93cfe594],.chat-header__icon svg[data-v-93cfe594]{outline:none}.chat-header__icon.disabled[data-v-93cfe594],.disabled.chat-header__icon--spaced[data-v-93cfe594]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-93cfe594],.chat-header__icon.blocked[data-v-93cfe594]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-93cfe594]:hover,.chat-header__icon[data-v-93cfe594]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-93cfe594]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-93cfe594]{margin-right:5px}.chat-conversation[data-v-93cfe594]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-93cfe594]{display:flex}.chat-conversation__loader[data-v-93cfe594]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-93cfe594]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-93cfe594]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-93cfe594]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-93cfe594]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-93cfe594]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-93cfe594]{opacity:1;display:flex}.chat-shortcuts[data-v-93cfe594]{position:relative}.chat-shortcuts__block[data-v-93cfe594]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-93cfe594]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-93cfe594]{height:30px;padding:10px}.chat-shortcuts__item[data-v-93cfe594]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-93cfe594]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-93cfe594]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-93cfe594]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-93cfe594]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-93cfe594]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-93cfe594]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-93cfe594]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-93cfe594]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-93cfe594]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-93cfe594],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-93cfe594],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-93cfe594]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-93cfe594]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-93cfe594],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-93cfe594]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-93cfe594],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-93cfe594]{display:none}.chat-user-multimedia[data-v-93cfe594]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-93cfe594]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-93cfe594]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-93cfe594]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-93cfe594]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-93cfe594]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-93cfe594]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-93cfe594]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-93cfe594]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-93cfe594]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-93cfe594]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-93cfe594]{flex:1}.click[data-v-93cfe594]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-93cfe594]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-93cfe594]{padding-top:0}.input__block[data-v-93cfe594]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-93cfe594]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-93cfe594]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-93cfe594]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-93cfe594]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-93cfe594]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-93cfe594]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-93cfe594]{margin-right:5px}.input__actions>.input__button[data-v-93cfe594]:last-child{margin-right:-5px}.input__button[data-v-93cfe594]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-93cfe594]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-93cfe594]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-93cfe594]{color:#ed4d4d}.input__button.is-alert[data-v-93cfe594]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-93cfe594]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-93cfe594]{margin-right:10px}.input__icon[data-v-93cfe594]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-93cfe594]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-93cfe594]{z-index:10}.input__lock-backdrop[data-v-93cfe594]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-93cfe594]{height:100%;visibility:visible}.input__lock-button[data-v-93cfe594]{text-transform:uppercase}.input.disabled .input__block[data-v-93cfe594]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-93cfe594]{z-index:-1}.input .option-strikethrough[data-v-93cfe594]{text-decoration:line-through}.input .option-monospace[data-v-93cfe594]{font-family:Lucida Console,monospace}.multimedia[data-v-93cfe594]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-93cfe594]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-93cfe594]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-93cfe594]{flex:0 0 50px}.multimedia__navigation-list[data-v-93cfe594]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-93cfe594]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-93cfe594]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-93cfe594]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-93cfe594]{background:#25f}.multimedia__navigation-item--bg-2[data-v-93cfe594]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-93cfe594]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-93cfe594]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-93cfe594]{background:#002292}.multimedia__navigation-item--bg-6[data-v-93cfe594]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-93cfe594]{background:#00114b}.multimedia__navigation-item.is-active[data-v-93cfe594],.multimedia__navigation-item[data-v-93cfe594]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-93cfe594]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-93cfe594]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-93cfe594]{fill:#fff}.multimedia__content[data-v-93cfe594]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-93cfe594]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-93cfe594]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-93cfe594],.multimedia__content-list .multimedia__content-item[data-v-93cfe594]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-93cfe594]:last-child,.multimedia__content-list .multimedia__content-item[data-v-93cfe594]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-93cfe594],.multimedia__content-item[data-v-93cfe594]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-93cfe594]:hover,.multimedia__content-item[data-v-93cfe594]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-93cfe594],.multimedia__content-item-text[data-v-93cfe594]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-93cfe594]{word-break:break-all}.multimedia__content-item-selected-text[data-v-93cfe594]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-93cfe594]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-93cfe594]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-93cfe594]{height:300px}.multimedia__content-grid-item[data-v-93cfe594]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-93cfe594]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-93cfe594]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-93cfe594]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-93cfe594]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-93cfe594]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-93cfe594]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-93cfe594]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-93cfe594]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-93cfe594]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-93cfe594]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-93cfe594]{fill:#b7c1d8}.multimedia__content--img[data-v-93cfe594]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-93cfe594]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-93cfe594]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-93cfe594]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-93cfe594]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-93cfe594]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-93cfe594]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-93cfe594]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-93cfe594]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-93cfe594]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-93cfe594]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-93cfe594]{display:none}.multimedia__content-custom-label[data-v-93cfe594]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-93cfe594]{height:28px}.multimedia__content-custom-icon svg[data-v-93cfe594]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-93cfe594]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-93cfe594]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-93cfe594]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-93cfe594]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-93cfe594]{position:relative}.multimedia__disabled-ws[data-v-93cfe594]{pointer-events:none}.multimedia__template-text[data-v-93cfe594]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-93cfe594]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-93cfe594]{color:var(--chat-multimedia-label-text)}.texts[data-v-93cfe594]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-93cfe594]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-93cfe594]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-93cfe594]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-93cfe594]:hover{cursor:pointer}.texts__search-container[data-v-93cfe594]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-93cfe594] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-93cfe594] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-93cfe594] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-93cfe594] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-93cfe594]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-93cfe594]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-93cfe594]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-93cfe594]{height:320px;visibility:visible}.preview__container[data-v-93cfe594]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-93cfe594]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-93cfe594]:not(:first-child){margin-left:24px}.preview__image[data-v-93cfe594],.preview__video .video-js[data-v-93cfe594]{max-height:210px}.preview__document[data-v-93cfe594]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-93cfe594]{width:16px;height:16px;color:#25f}.preview__label[data-v-93cfe594]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-93cfe594]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-93cfe594]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-93cfe594]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-93cfe594]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-93cfe594]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-93cfe594]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-93cfe594]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-93cfe594]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-93cfe594]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-93cfe594]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-93cfe594]{stroke:#ed4d4d}.base-timer__svg[data-v-93cfe594]{transform:scaleX(-1)}.conversation-item[data-v-93cfe594]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-93cfe594]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-93cfe594]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-93cfe594]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-93cfe594]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-93cfe594]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-93cfe594]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-93cfe594]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-93cfe594]{border:3px solid #25f}.conversation-item__content[data-v-93cfe594]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-93cfe594]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-93cfe594]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-93cfe594]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-93cfe594]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-93cfe594]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-93cfe594]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-93cfe594]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-93cfe594]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-93cfe594]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-93cfe594]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-93cfe594]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-93cfe594]{height:100%}.conversations__list[data-v-93cfe594]{display:flex;flex-direction:column}.conversations__empty[data-v-93cfe594]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-93cfe594]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-93cfe594]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-93cfe594]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-93cfe594]{width:44px;height:44px}.document__thumb-button[data-v-93cfe594]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-93cfe594]{width:12px;height:12px;fill:#fff}.document__info[data-v-93cfe594]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-93cfe594]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-93cfe594]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-93cfe594]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-93cfe594]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-93cfe594]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-93cfe594]{fill:#ed4d4d!important}.document__miniature-text[data-v-93cfe594]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-93cfe594]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-93cfe594]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-93cfe594]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-93cfe594]{flex:none;z-index:1;max-width:65%}.message__header[data-v-93cfe594]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-93cfe594]{padding-top:0}.message__header+.message__block[data-v-93cfe594]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-93cfe594]{padding-top:0}.message__author[data-v-93cfe594]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-93cfe594]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-93cfe594]{color:#002bbb}.message__button[data-v-93cfe594]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-93cfe594]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-93cfe594]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-93cfe594]{width:14px;height:10px}.message__footer-icon-error[data-v-93cfe594]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-93cfe594]{fill:#25f}.message__footer-error[data-v-93cfe594]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-93cfe594]{padding:15px}.message__block[data-v-93cfe594]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-93cfe594]{width:200px;height:120px}.message__block--map[data-v-93cfe594]{width:300px;height:200px}.message__block--sticker[data-v-93cfe594]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-93cfe594]{background-color:#333}.message__block-content[data-v-93cfe594]{width:100%;height:auto}.message__block-content--as-background[data-v-93cfe594]{z-index:0;position:absolute}.message__block-button[data-v-93cfe594]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-93cfe594]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-93cfe594]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-93cfe594]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-93cfe594]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-93cfe594]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-93cfe594]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-93cfe594]{text-transform:uppercase}.message__notification-trail[data-v-93cfe594]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-93cfe594]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-93cfe594]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-93cfe594]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-93cfe594]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-93cfe594]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-93cfe594]{width:24px;height:24px}.message__action-icon[data-v-93cfe594]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-93cfe594],.message--in.message--has-next .message__bubble[data-v-93cfe594],.message--out.message--has-next .message__block[data-v-93cfe594],.message--out.message--has-next .message__bubble[data-v-93cfe594]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-93cfe594]{align-items:flex-start}.message--in .message__bubble[data-v-93cfe594]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-93cfe594]{color:#0e0d13}.message--in .message__block[data-v-93cfe594]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-93cfe594]{display:none}.message--in+.message--in .message__text[data-v-93cfe594]{padding-top:15px}.message--in+.message--in .message__block[data-v-93cfe594]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-93cfe594]{padding-top:15px}.message--in .document__thumb-icon[data-v-93cfe594]{fill:#0443b5}.message--in .document__miniature-icon[data-v-93cfe594]{fill:#000}.message--out[data-v-93cfe594]{align-items:flex-end}.message--out .message__bubble[data-v-93cfe594]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-93cfe594]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-93cfe594]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-93cfe594]{color:#021e51}.message--out .message__block[data-v-93cfe594]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-93cfe594]{display:none}.message--out+.message--out .message__text[data-v-93cfe594]{padding-top:15px}.message--out+.message--out .message__block[data-v-93cfe594]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-93cfe594]{padding-top:15px}.message--out .document__thumb-icon[data-v-93cfe594]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-93cfe594]{fill:#021e51}.message--item[data-v-93cfe594]{align-items:center}.message--item .message__bubble[data-v-93cfe594]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-93cfe594]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-93cfe594]{margin-bottom:5px}.message__url[data-v-93cfe594]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-93cfe594]{text-decoration:line-through}.message__monospace[data-v-93cfe594]{font-family:Lucida Console,monospace}.close-modal--body[data-v-93cfe594]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-93cfe594]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-93cfe594]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-93cfe594]{width:36px;margin-bottom:20px}.navigation__option[data-v-93cfe594]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-93cfe594]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-93cfe594]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-93cfe594]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-93cfe594]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-93cfe594]{width:100%;flex:1 1 auto}.navigation__lang[data-v-93cfe594]{height:30px}.navigation__profile[data-v-93cfe594]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-93cfe594]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-93cfe594]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-93cfe594]{fill:#25f}.navigation__profile-status[data-v-93cfe594]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-93cfe594]{background:#1abb42}.navigation__profile-status--standBy[data-v-93cfe594]{background:#ffcf03}.navigation__profile-status--offline[data-v-93cfe594]{background-color:#b7c1d8}.navigation__badge[data-v-93cfe594]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-93cfe594]{border-color:#a90000}.profile[data-v-93cfe594]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-93cfe594]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-93cfe594]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-93cfe594]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-93cfe594]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-93cfe594]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-93cfe594]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-93cfe594]{stroke:var(--profile-button-transfer)}.profile__main[data-v-93cfe594]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-93cfe594]{margin-bottom:20px}.profile__main-title[data-v-93cfe594]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-93cfe594]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-93cfe594]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-93cfe594]{fill:#ed4d4d}.profile__main-title .green[data-v-93cfe594]{fill:#1abb42}.profile__main-campaign[data-v-93cfe594],.profile__main-subtitle[data-v-93cfe594]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-93cfe594]{color:#25f;opacity:1}.profile__main-channel[data-v-93cfe594]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-93cfe594]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-93cfe594]{color:#ffa9a9}.profile__scrollable[data-v-93cfe594]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-93cfe594]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-93cfe594]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-93cfe594]{margin-top:20px;width:100%}.profile__information.background[data-v-93cfe594]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-93cfe594]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-93cfe594]:last-child{margin-bottom:0}.profile__information-col[data-v-93cfe594]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-93cfe594]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-93cfe594]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-93cfe594]:hover{fill:#25f}.profile__information-label[data-v-93cfe594]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-93cfe594]{margin:6px 10px}.profile__information-label-text[data-v-93cfe594]{margin:6px 10px 6px 0}.profile__information-value[data-v-93cfe594]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-93cfe594]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-93cfe594]:hover{color:#25f;cursor:pointer}.profile__history[data-v-93cfe594]{margin-top:20px}.profile__history-badge[data-v-93cfe594]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-93cfe594]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-93cfe594]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-93cfe594]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-93cfe594]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-93cfe594]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-93cfe594]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-93cfe594]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-93cfe594]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-93cfe594]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-93cfe594]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-93cfe594]{width:16px;height:16px}.profile__action-icon svg[data-v-93cfe594]{fill:#25f}.profile__action-text[data-v-93cfe594]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-93cfe594]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-93cfe594]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-93cfe594]{margin-top:20px}.profile__action--toggle[data-v-93cfe594]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-93cfe594]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-93cfe594],.profile__action—pull-left[data-v-93cfe594]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-93cfe594]{text-decoration:underline}[data-v-93cfe594] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-93cfe594]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-93cfe594]{align-self:flex-start;color:var(--modal-title)}[data-v-93cfe594] .form-modal__select{width:440px}.form-modal__description[data-v-93cfe594]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-93cfe594]{width:100%;margin-right:5px}.form-modal__description-button[data-v-93cfe594]{margin-top:22px}.user-profile[data-v-93cfe594]{position:relative}.user-profile__container[data-v-93cfe594]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-93cfe594]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-93cfe594]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-93cfe594]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-93cfe594{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-93cfe594{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-93cfe594{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-93cfe594{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-93cfe594{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-93cfe594{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-93cfe594{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-93cfe594{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-93cfe594{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-93cfe594{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-93cfe594{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-93cfe594{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-93cfe594{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-93cfe594],.bounce-leave-active[data-v-93cfe594],.bounceIn[data-v-93cfe594],.bounceOut[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-93cfe594],.bounceIn[data-v-93cfe594]{-webkit-animation-name:bounceIn-data-v-93cfe594;animation-name:bounceIn-data-v-93cfe594}.bounce-leave-active[data-v-93cfe594],.bounceOut[data-v-93cfe594]{-webkit-animation-name:bounceOut-data-v-93cfe594;animation-name:bounceOut-data-v-93cfe594}.bounceDown-enter-active[data-v-93cfe594],.bounceDown-leave-active[data-v-93cfe594],.bounceInDown[data-v-93cfe594],.bounceOutDown[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-93cfe594],.bounceInDown[data-v-93cfe594]{-webkit-animation-name:bounceInDown-data-v-93cfe594;animation-name:bounceInDown-data-v-93cfe594}.bounceDown-leave-active[data-v-93cfe594],.bounceOutDown[data-v-93cfe594]{-webkit-animation-name:bounceOutDown-data-v-93cfe594;animation-name:bounceOutDown-data-v-93cfe594}.bounceInLeft[data-v-93cfe594],.bounceLeft-enter-active[data-v-93cfe594],.bounceLeft-leave-active[data-v-93cfe594],.bounceOutLeft[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-93cfe594],.bounceLeft-enter-active[data-v-93cfe594]{-webkit-animation-name:bounceInLeft-data-v-93cfe594;animation-name:bounceInLeft-data-v-93cfe594}.bounceLeft-leave-active[data-v-93cfe594],.bounceOutLeft[data-v-93cfe594]{-webkit-animation-name:bounceOutLeft-data-v-93cfe594;animation-name:bounceOutLeft-data-v-93cfe594}.bounceInRight[data-v-93cfe594],.bounceOutRight[data-v-93cfe594],.bounceRight-enter-active[data-v-93cfe594],.bounceRight-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-93cfe594],.bounceRight-enter-active[data-v-93cfe594]{-webkit-animation-name:bounceInRight-data-v-93cfe594;animation-name:bounceInRight-data-v-93cfe594}.bounceOutRight[data-v-93cfe594],.bounceRight-leave-active[data-v-93cfe594]{-webkit-animation-name:bounceOutRight-data-v-93cfe594;animation-name:bounceOutRight-data-v-93cfe594}.bounceInUp[data-v-93cfe594],.bounceOutUp[data-v-93cfe594],.bounceUp-enter-active[data-v-93cfe594],.bounceUp-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-93cfe594],.bounceUp-enter-active[data-v-93cfe594]{-webkit-animation-name:bounceInUp-data-v-93cfe594;animation-name:bounceInUp-data-v-93cfe594}.bounceOutUp[data-v-93cfe594],.bounceUp-leave-active[data-v-93cfe594]{-webkit-animation-name:bounceOutUp-data-v-93cfe594;animation-name:bounceOutUp-data-v-93cfe594}@-webkit-keyframes fadeIn-data-v-93cfe594{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-93cfe594{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-93cfe594{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-93cfe594{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-93cfe594{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-93cfe594{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-93cfe594{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-93cfe594{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-93cfe594{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-93cfe594{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-93cfe594],.fade-leave-active[data-v-93cfe594],.fadeIn[data-v-93cfe594],.fadeOut[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-93cfe594],.fadeIn[data-v-93cfe594]{-webkit-animation-name:fadeIn-data-v-93cfe594;animation-name:fadeIn-data-v-93cfe594}.fade-leave-active[data-v-93cfe594],.fadeOut[data-v-93cfe594]{-webkit-animation-name:fadeOut-data-v-93cfe594;animation-name:fadeOut-data-v-93cfe594}.fadeDown-enter-active[data-v-93cfe594],.fadeDown-leave-active[data-v-93cfe594],.fadeInDown[data-v-93cfe594],.fadeOutDown[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-93cfe594],.fadeInDown[data-v-93cfe594]{-webkit-animation-name:fadeInDown-data-v-93cfe594;animation-name:fadeInDown-data-v-93cfe594}.fadeDown-leave-active[data-v-93cfe594],.fadeOutDown[data-v-93cfe594]{-webkit-animation-name:fadeOutDown-data-v-93cfe594;animation-name:fadeOutDown-data-v-93cfe594}.fadeDownBig-enter-active[data-v-93cfe594],.fadeDownBig-leave-active[data-v-93cfe594],.fadeInDownBig[data-v-93cfe594],.fadeOutDownBig[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-93cfe594],.fadeInDownBig[data-v-93cfe594]{-webkit-animation-name:fadeInDownBig-data-v-93cfe594;animation-name:fadeInDownBig-data-v-93cfe594}.fadeDownBig-leave-active[data-v-93cfe594],.fadeOutDownBig[data-v-93cfe594]{-webkit-animation-name:fadeOutDownBig-data-v-93cfe594;animation-name:fadeOutDownBig-data-v-93cfe594}.fadeInLeft[data-v-93cfe594],.fadeLeft-enter-active[data-v-93cfe594],.fadeLeft-leave-active[data-v-93cfe594],.fadeOutLeft[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-93cfe594],.fadeLeft-enter-active[data-v-93cfe594]{-webkit-animation-name:fadeInLeft-data-v-93cfe594;animation-name:fadeInLeft-data-v-93cfe594}.fadeLeft-leave-active[data-v-93cfe594],.fadeOutLeft[data-v-93cfe594]{-webkit-animation-name:fadeOutLeft-data-v-93cfe594;animation-name:fadeOutLeft-data-v-93cfe594}.fadeInLeftBig[data-v-93cfe594],.fadeLeftBig-enter-active[data-v-93cfe594],.fadeLeftBig-leave-active[data-v-93cfe594],.fadeOutLeftBig[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-93cfe594],.fadeLeftBig-enter-active[data-v-93cfe594]{-webkit-animation-name:fadeInLeftBig-data-v-93cfe594;animation-name:fadeInLeftBig-data-v-93cfe594}.fadeLeftBig-leave-active[data-v-93cfe594],.fadeOutLeftBig[data-v-93cfe594]{-webkit-animation-name:fadeOutLeftBig-data-v-93cfe594;animation-name:fadeOutLeftBig-data-v-93cfe594}.fadeInRight[data-v-93cfe594],.fadeOutRight[data-v-93cfe594],.fadeRight-enter-active[data-v-93cfe594],.fadeRight-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-93cfe594],.fadeRight-enter-active[data-v-93cfe594]{-webkit-animation-name:fadeInRight-data-v-93cfe594;animation-name:fadeInRight-data-v-93cfe594}.fadeOutRight[data-v-93cfe594],.fadeRight-leave-active[data-v-93cfe594]{-webkit-animation-name:fadeOutRight-data-v-93cfe594;animation-name:fadeOutRight-data-v-93cfe594}.fadeInRightBig[data-v-93cfe594],.fadeOutRightBig[data-v-93cfe594],.fadeRightBig-enter-active[data-v-93cfe594],.fadeRightBig-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-93cfe594],.fadeRightBig-enter-active[data-v-93cfe594]{-webkit-animation-name:fadeInRightBig-data-v-93cfe594;animation-name:fadeInRightBig-data-v-93cfe594}.fadeOutRightBig[data-v-93cfe594],.fadeRightBig-leave-active[data-v-93cfe594]{-webkit-animation-name:fadeOutRightBig-data-v-93cfe594;animation-name:fadeOutRightBig-data-v-93cfe594}.fadeInUp[data-v-93cfe594],.fadeOutUp[data-v-93cfe594],.fadeUp-enter-active[data-v-93cfe594],.fadeUp-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-93cfe594],.fadeUp-enter-active[data-v-93cfe594]{-webkit-animation-name:fadeInUp-data-v-93cfe594;animation-name:fadeInUp-data-v-93cfe594}.fadeOutUp[data-v-93cfe594],.fadeUp-leave-active[data-v-93cfe594]{-webkit-animation-name:fadeOutUp-data-v-93cfe594;animation-name:fadeOutUp-data-v-93cfe594}.fadeInUpBig[data-v-93cfe594],.fadeOutUpBig[data-v-93cfe594],.fadeUpBig-enter-active[data-v-93cfe594],.fadeUpBig-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-93cfe594],.fadeUpBig-enter-active[data-v-93cfe594]{-webkit-animation-name:fadeInUpBig-data-v-93cfe594;animation-name:fadeInUpBig-data-v-93cfe594}.fadeOutUpBig[data-v-93cfe594],.fadeUpBig-leave-active[data-v-93cfe594]{-webkit-animation-name:fadeOutUpBig-data-v-93cfe594;animation-name:fadeOutUpBig-data-v-93cfe594}@-webkit-keyframes rotateIn-data-v-93cfe594{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-93cfe594{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-93cfe594{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-93cfe594{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-93cfe594{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-93cfe594{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-93cfe594{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-93cfe594{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-93cfe594{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-93cfe594{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-93cfe594{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-93cfe594{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-93cfe594{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-93cfe594{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-93cfe594{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-93cfe594{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-93cfe594{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-93cfe594{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-93cfe594{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-93cfe594{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-93cfe594],.rotate-leave-active[data-v-93cfe594],.rotateIn[data-v-93cfe594],.rotateOut[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-93cfe594],.rotateIn[data-v-93cfe594]{-webkit-animation-name:rotateIn-data-v-93cfe594;animation-name:rotateIn-data-v-93cfe594}.rotate-leave-active[data-v-93cfe594],.rotateOut[data-v-93cfe594]{-webkit-animation-name:rotateOut-data-v-93cfe594;animation-name:rotateOut-data-v-93cfe594}.rotateDownLeft-enter-active[data-v-93cfe594],.rotateDownLeft-leave-active[data-v-93cfe594],.rotateInDownLeft[data-v-93cfe594],.rotateOutDownLeft[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-93cfe594],.rotateInDownLeft[data-v-93cfe594]{-webkit-animation-name:rotateInDownLeft-data-v-93cfe594;animation-name:rotateInDownLeft-data-v-93cfe594}.rotateDownLeft-leave-active[data-v-93cfe594],.rotateOutDownLeft[data-v-93cfe594]{-webkit-animation-name:rotateOutDownLeft-data-v-93cfe594;animation-name:rotateOutDownLeft-data-v-93cfe594}.rotateDownRight-enter-active[data-v-93cfe594],.rotateDownRight-leave-active[data-v-93cfe594],.rotateInDownRight[data-v-93cfe594],.rotateOutDownRight[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-93cfe594],.rotateInDownRight[data-v-93cfe594]{-webkit-animation-name:rotateInDownRight-data-v-93cfe594;animation-name:rotateInDownRight-data-v-93cfe594}.rotateDownRight-leave-active[data-v-93cfe594],.rotateOutDownRight[data-v-93cfe594]{-webkit-animation-name:rotateOutDownRight-data-v-93cfe594;animation-name:rotateOutDownRight-data-v-93cfe594}.rotateInUpLeft[data-v-93cfe594],.rotateOutUpLeft[data-v-93cfe594],.rotateUpLeft-enter-active[data-v-93cfe594],.rotateUpLeft-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-93cfe594],.rotateUpLeft-enter-active[data-v-93cfe594]{-webkit-animation-name:rotateInUpLeft-data-v-93cfe594;animation-name:rotateInUpLeft-data-v-93cfe594}.rotateOutUpLeft[data-v-93cfe594],.rotateUpLeft-leave-active[data-v-93cfe594]{-webkit-animation-name:rotateOutUpLeft-data-v-93cfe594;animation-name:rotateOutUpLeft-data-v-93cfe594}.rotateInUpRight[data-v-93cfe594],.rotateOutUpRight[data-v-93cfe594],.rotateUpRight-enter-active[data-v-93cfe594],.rotateUpRight-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-93cfe594],.rotateUpRight-enter-active[data-v-93cfe594]{-webkit-animation-name:rotateInUpRight-data-v-93cfe594;animation-name:rotateInUpRight-data-v-93cfe594}.rotateOutUpRight[data-v-93cfe594],.rotateUpRight-leave-active[data-v-93cfe594]{-webkit-animation-name:rotateOutUpRight-data-v-93cfe594;animation-name:rotateOutUpRight-data-v-93cfe594}@-webkit-keyframes slideInDown-data-v-93cfe594{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-93cfe594{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-93cfe594{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-93cfe594{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-93cfe594{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-93cfe594{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-93cfe594{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-93cfe594{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-93cfe594{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-93cfe594],.slide-leave-active[data-v-93cfe594],.slideIn[data-v-93cfe594],.slideOut[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-93cfe594],.slideIn[data-v-93cfe594]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-93cfe594],.slideOut[data-v-93cfe594]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-93cfe594],.slideDown-leave-active[data-v-93cfe594],.slideInDown[data-v-93cfe594],.slideOutDown[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-93cfe594],.slideInDown[data-v-93cfe594]{-webkit-animation-name:slideInDown-data-v-93cfe594;animation-name:slideInDown-data-v-93cfe594}.slideDown-leave-active[data-v-93cfe594],.slideOutDown[data-v-93cfe594]{-webkit-animation-name:slideOutDown-data-v-93cfe594;animation-name:slideOutDown-data-v-93cfe594}.slideInLeft[data-v-93cfe594],.slideLeft-enter-active[data-v-93cfe594],.slideLeft-leave-active[data-v-93cfe594],.slideOutLeft[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-93cfe594],.slideLeft-enter-active[data-v-93cfe594]{-webkit-animation-name:slideInLeft-data-v-93cfe594;animation-name:slideInLeft-data-v-93cfe594}.slideLeft-leave-active[data-v-93cfe594],.slideOutLeft[data-v-93cfe594]{-webkit-animation-name:slideOutLeft-data-v-93cfe594;animation-name:slideOutLeft-data-v-93cfe594}.slideInRight[data-v-93cfe594],.slideOutRight[data-v-93cfe594],.slideRight-enter-active[data-v-93cfe594],.slideRight-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-93cfe594],.slideRight-enter-active[data-v-93cfe594]{-webkit-animation-name:slideInRight-data-v-93cfe594;animation-name:slideInRight-data-v-93cfe594}.slideOutRight[data-v-93cfe594],.slideRight-leave-active[data-v-93cfe594]{-webkit-animation-name:slideOutRight-data-v-93cfe594;animation-name:slideOutRight-data-v-93cfe594}.slideInUp[data-v-93cfe594],.slideOutUp[data-v-93cfe594],.slideUp-enter-active[data-v-93cfe594],.slideUp-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-93cfe594],.slideUp-enter-active[data-v-93cfe594]{-webkit-animation-name:slideInUp-data-v-93cfe594;animation-name:slideInUp-data-v-93cfe594}.slideOutUp[data-v-93cfe594],.slideUp-leave-active[data-v-93cfe594]{-webkit-animation-name:slideOutUp-data-v-93cfe594;animation-name:slideOutUp-data-v-93cfe594}@-webkit-keyframes zoomIn-data-v-93cfe594{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-93cfe594{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-93cfe594{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-93cfe594{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-93cfe594{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-93cfe594{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-93cfe594],.zoom-leave-active[data-v-93cfe594],.zoomIn[data-v-93cfe594],.zoomOut[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-93cfe594],.zoomIn[data-v-93cfe594]{-webkit-animation-name:zoomIn-data-v-93cfe594;animation-name:zoomIn-data-v-93cfe594}.zoom-leave-active[data-v-93cfe594],.zoomOut[data-v-93cfe594]{-webkit-animation-name:zoomOut-data-v-93cfe594;animation-name:zoomOut-data-v-93cfe594}.zoomDown-enter-active[data-v-93cfe594],.zoomDown-leave-active[data-v-93cfe594],.zoomInDown[data-v-93cfe594],.zoomOutDown[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-93cfe594],.zoomInDown[data-v-93cfe594]{-webkit-animation-name:zoomInDown-data-v-93cfe594;animation-name:zoomInDown-data-v-93cfe594}.zoomDown-leave-active[data-v-93cfe594],.zoomOutDown[data-v-93cfe594]{-webkit-animation-name:zoomOutDown-data-v-93cfe594;animation-name:zoomOutDown-data-v-93cfe594}.zoomInLeft[data-v-93cfe594],.zoomLeft-enter-active[data-v-93cfe594],.zoomLeft-leave-active[data-v-93cfe594],.zoomOutLeft[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-93cfe594],.zoomLeft-enter-active[data-v-93cfe594]{-webkit-animation-name:zoomInLeft-data-v-93cfe594;animation-name:zoomInLeft-data-v-93cfe594}.zoomLeft-leave-active[data-v-93cfe594],.zoomOutLeft[data-v-93cfe594]{-webkit-animation-name:zoomOutLeft-data-v-93cfe594;animation-name:zoomOutLeft-data-v-93cfe594}.zoomInRight[data-v-93cfe594],.zoomOutRight[data-v-93cfe594],.zoomRight-enter-active[data-v-93cfe594],.zoomRight-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-93cfe594],.zoomRight-enter-active[data-v-93cfe594]{-webkit-animation-name:zoomInRight-data-v-93cfe594;animation-name:zoomInRight-data-v-93cfe594}.zoomOutRight[data-v-93cfe594],.zoomRight-leave-active[data-v-93cfe594]{-webkit-animation-name:zoomOutRight-data-v-93cfe594;animation-name:zoomOutRight-data-v-93cfe594}.zoomInUp[data-v-93cfe594],.zoomOutUp[data-v-93cfe594],.zoomUp-enter-active[data-v-93cfe594],.zoomUp-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-93cfe594],.zoomUp-enter-active[data-v-93cfe594]{-webkit-animation-name:zoomInUp-data-v-93cfe594;animation-name:zoomInUp-data-v-93cfe594}.zoomOutUp[data-v-93cfe594],.zoomUp-leave-active[data-v-93cfe594]{-webkit-animation-name:zoomOutUp-data-v-93cfe594;animation-name:zoomOutUp-data-v-93cfe594}@-webkit-keyframes flipIn-data-v-93cfe594{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-93cfe594{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-93cfe594{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-93cfe594{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-93cfe594{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-93cfe594{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-93cfe594{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-93cfe594{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-93cfe594{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-93cfe594{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-93cfe594{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-93cfe594{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-93cfe594],.flip-leave-active[data-v-93cfe594],.flipIn[data-v-93cfe594],.flipOut[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-93cfe594],.flipIn[data-v-93cfe594]{-webkit-animation-name:flipIn-data-v-93cfe594;animation-name:flipIn-data-v-93cfe594}.flip-leave-active[data-v-93cfe594],.flipOut[data-v-93cfe594]{-webkit-animation-name:flipOut-data-v-93cfe594;animation-name:flipOut-data-v-93cfe594}.flipInX[data-v-93cfe594],.flipOutX[data-v-93cfe594],.flipX-enter-active[data-v-93cfe594],.flipX-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-93cfe594],.flipX-enter-active[data-v-93cfe594]{-webkit-animation-name:flipInX-data-v-93cfe594;animation-name:flipInX-data-v-93cfe594}.flipOutX[data-v-93cfe594],.flipX-leave-active[data-v-93cfe594]{-webkit-animation-name:flipOutX-data-v-93cfe594;animation-name:flipOutX-data-v-93cfe594}.flipInY[data-v-93cfe594],.flipOutY[data-v-93cfe594],.flipY-enter-active[data-v-93cfe594],.flipY-leave-active[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-93cfe594],.flipY-enter-active[data-v-93cfe594]{-webkit-animation-name:flipInY-data-v-93cfe594;animation-name:flipInY-data-v-93cfe594}.flipOutY[data-v-93cfe594],.flipY-leave-active[data-v-93cfe594]{-webkit-animation-name:flipOutY-data-v-93cfe594;animation-name:flipOutY-data-v-93cfe594}@-webkit-keyframes lightSpeedIn-data-v-93cfe594{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-93cfe594{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-93cfe594{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-93cfe594{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-93cfe594],.lightSpeed-leave-active[data-v-93cfe594],.lightSpeedIn[data-v-93cfe594],.lightSpeedOut[data-v-93cfe594]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-93cfe594],.lightSpeedIn[data-v-93cfe594]{-webkit-animation-name:lightSpeedIn-data-v-93cfe594;animation-name:lightSpeedIn-data-v-93cfe594}.lightSpeed-leave-active[data-v-93cfe594],.lightSpeedOut[data-v-93cfe594]{-webkit-animation-name:lightSpeedOut-data-v-93cfe594;animation-name:lightSpeedOut-data-v-93cfe594}.white[data-v-93cfe594]{background:#fff}.margin-top--0[data-v-93cfe594]{margin-top:0}.margin-top--20[data-v-93cfe594]{margin-top:10px}@media print,screen and (min-width:40em){.margin-top--20[data-v-93cfe594]{margin-top:20px}}.margin-bottom--20[data-v-93cfe594]{margin-bottom:10px}@media print,screen and (min-width:40em){.margin-bottom--20[data-v-93cfe594]{margin-bottom:20px}}.flex[data-v-93cfe594]{display:flex}.vertical[data-v-93cfe594]{flex-direction:column}.center[data-v-93cfe594]{display:flex;align-items:center;justify-content:center}.align-right[data-v-93cfe594]{display:flex;align-items:center;justify-content:flex-end}.space-between[data-v-93cfe594]{display:flex;align-items:center;justify-content:space-between}.admin-chat[data-v-93cfe594]::-webkit-scrollbar,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar{width:6px;height:6px}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-button,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-button{width:3px;height:3px}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-thumb,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-thumb:hover,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-thumb:hover{background:#0037ee}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-thumb:active,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-thumb:active{background:#25f}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-track,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-track:hover,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-track:hover{background:#c7c7c7}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-track:active,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-track:active{background:#b7c1d8}.admin-chat[data-v-93cfe594]::-webkit-scrollbar-corner,.custom-scrollbar[data-v-93cfe594]::-webkit-scrollbar-corner{background:transparent}.chat-button[data-v-93cfe594],.chat-button__message[data-v-93cfe594]{position:fixed;bottom:3em;right:5em;padding:15px 18px;border-radius:50%;transition:all .4s ease;outline:none;overflow-x:hidden;background-color:#25f;border:2px solid var(--chat-button-border);z-index:11}.chat-button[data-v-93cfe594]:hover,.chat-button__message[data-v-93cfe594]:hover{cursor:pointer;background-image:linear-gradient(25deg,#0037ee 10%,#25f 90%);box-shadow:2px 2px 6px 0 var(--chat-button-hover)}.chat-button__icon[data-v-93cfe594]{font-size:2em;fill:#fff}.chat-button__message[data-v-93cfe594]{border-radius:40px;right:4em;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-weight:700}.chat-button__message-icon[data-v-93cfe594]{font-size:1.4em}.chat-button__message[data-v-93cfe594]:hover{background-image:linear-gradient(70deg,#25f 20%,#6f90ff 120%);pointer-events:none;box-shadow:none}.chat-button__badge[data-v-93cfe594]{position:absolute;bottom:5.5em;right:3em;z-index:12;min-width:25px;min-height:25px}@media(max-width:1450px){.chat-button__badge[data-v-93cfe594]{bottom:7em;right:5.5em}}@media(min-width:1520px)and (max-width:1550px){.chat-button[data-v-93cfe594],.chat-button__message[data-v-93cfe594]{right:6.5em}}@media(min-width:1551px)and (max-width:1600px){.chat-button[data-v-93cfe594],.chat-button__message[data-v-93cfe594]{right:8em}}@media(min-width:1601px)and (max-width:1700px){.chat-button[data-v-93cfe594],.chat-button__message[data-v-93cfe594]{right:10em}}@media(min-width:1701px)and (max-width:1800px){.chat-button[data-v-93cfe594],.chat-button__message[data-v-93cfe594]{right:12em}}@media(min-width:1801px)and (max-width:1900px){.chat-button[data-v-93cfe594],.chat-button__message[data-v-93cfe594]{right:18em}}@media(min-width:1901px){.chat-button[data-v-93cfe594],.chat-button__message[data-v-93cfe594]{right:15%}.chat-button__badge[data-v-93cfe594]{bottom:5em;right:3.5em}}.chat-box[data-v-93cfe594]{position:fixed;bottom:3em;right:6em;z-index:10;border-radius:0 0 10px 10px;box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-webkit-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-moz-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16)}.chat-box__header[data-v-93cfe594]{background-color:var(--chat-box-header);border-radius:10px 10px 0 0;height:50px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all 5s ease;transition:background-color .5s ease}.chat-box__header-title[data-v-93cfe594]{color:#fff;font-weight:700;font-size:1.2em}.chat-box__header-button[data-v-93cfe594]{outline:none}.chat-box__header__icons[data-v-93cfe594]{width:60px;display:flex;justify-content:flex-end}.chat-box__header-delete-icon[data-v-93cfe594],.chat-box__header-minimize-icon[data-v-93cfe594]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-delete-icon[data-v-93cfe594]:hover,.chat-box__header-minimize-icon[data-v-93cfe594]:hover{cursor:pointer;fill:var(--chat-box-icon-hover)}.chat-box__header-minimize-icon[data-v-93cfe594]{margin-right:15px}.chat-box__header-back-icon[data-v-93cfe594]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-back-icon[data-v-93cfe594]:hover{cursor:pointer;fill:var(--chat-box-icon-hover);opacity:.5}.chat-box__body[data-v-93cfe594]{height:500px;width:450px;border-radius:0 0 10px 10px;background-color:var(--chat-box);border:2px solid var(--chat-box-header);border-top:none;position:relative;display:flex;flex-direction:column;overflow:hidden}.chat-box__footer[data-v-93cfe594]{background-color:var(--chat-box-footer);overflow:hidden;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:55px}[data-v-93cfe594] .chat-box__input{border:none;width:400px}[data-v-93cfe594] .chat-box__input textarea{padding:18px}.chat-box__send-button[data-v-93cfe594]{outline:none;margin-right:15px;fill:#c8cbd0;transition:all .3s ease}.chat-box__send-button[data-v-93cfe594]:hover{cursor:pointer;fill:#25f;transform:rotate(-10deg) scale(1.1)}.slide-footer-enter[data-v-93cfe594]{height:0}.slide-footer-enter-active[data-v-93cfe594],.slide-footer-leave-active[data-v-93cfe594]{transition:all .5s ease}.slide-footer-leave-to[data-v-93cfe594]{height:0}@media(min-width:1600px)and (max-width:1620px){.chat-box[data-v-93cfe594]{right:8em}}@media(min-width:1621px)and (max-width:1750px){.chat-box[data-v-93cfe594]{right:12em}}@media(min-width:1751px)and (max-width:1900px){.chat-box[data-v-93cfe594]{right:16em}}@media(min-width:1901px){.chat-box[data-v-93cfe594]{right:15%}}.admin-list[data-v-93cfe594]{flex-grow:1}.admin-list__item[data-v-93cfe594]{background-color:var(--chat-box);padding:20px;transition:all .3s ease;border-bottom:1px solid var(--chat-box-border);display:flex;align-items:center;justify-content:space-between}.admin-list__item[data-v-93cfe594]:hover{cursor:pointer;background-color:var(--chat-box-hover)}.admin-list__info[data-v-93cfe594]{display:flex;gap:15px}.admin-list__photo[data-v-93cfe594]{background:#0e0d13;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.admin-list__acronym[data-v-93cfe594]{color:#fff}.admin-list__status[data-v-93cfe594]{position:absolute;right:0;bottom:4px}.admin-list__admin-info[data-v-93cfe594]{display:flex;flex-direction:column}.admin-list__name[data-v-93cfe594]{color:var(--chat-box-title);font-weight:700}.admin-list__email[data-v-93cfe594]{color:#b7c1d8}.admin-chat[data-v-93cfe594]{padding:20px;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:auto}.admin-chat__today[data-v-93cfe594]{align-self:center;color:#b7c1d8;font-weight:700;margin-bottom:20px}.admin-chat__content[data-v-93cfe594]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.admin-chat__messages[data-v-93cfe594]{display:flex;flex-direction:column}.messages__timestamp[data-v-93cfe594]{color:#25f;font-size:.6em;align-self:flex-end;margin:3px 0}.messages__sent[data-v-93cfe594]{align-self:flex-end;background-color:var(--chat-box-message-sent);color:#fff;box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16)}.messages__received[data-v-93cfe594],.messages__sent[data-v-93cfe594]{text-align:left;border-radius:10px;padding:5px 15px 0;min-width:100px;max-width:300px;display:flex;flex-direction:column}.messages__received[data-v-93cfe594]{align-self:flex-start;background-color:var(--chat-box-message-received);color:var(--chat-box-message-color);box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16)}.audio__wrapper[data-v-5eb90e04]{height:40px;display:flex;margin-top:5px;position:relative}.audio__button[data-v-5eb90e04]{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container[data-v-5eb90e04]{display:flex;align-items:center;justify-content:space-between}.audio__container--icon[data-v-5eb90e04]{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy[data-v-5eb90e04]{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay[data-v-5eb90e04]{top:0;left:0;width:100%;z-index:-1;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;border-radius:20px}.audio__progress[data-v-5eb90e04]{top:0;left:0;width:0;height:100%;position:absolute;background-color:#d8ddea}.main[data-v-5eb90e04]{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main[data-v-5eb90e04]{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation[data-v-5eb90e04]{flex:0 0 70px;flex-direction:column}.main__content[data-v-5eb90e04],.main__navigation[data-v-5eb90e04]{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content[data-v-5eb90e04]{flex:1 1 0;flex-direction:column}.main__wrapper[data-v-5eb90e04]{display:flex;flex-direction:row}.main__panel[data-v-5eb90e04],.main__wrapper[data-v-5eb90e04]{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left[data-v-5eb90e04]{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left[data-v-5eb90e04]{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left[data-v-5eb90e04]{flex:0 0 310px}}.main__panel-center[data-v-5eb90e04]{display:none}@media print,screen and (min-width:40em){.main__panel-center[data-v-5eb90e04]{flex:1 1 0;display:block}}.main__panel-right[data-v-5eb90e04]{display:none}@media print,screen and (min-width:64em){.main__panel-right[data-v-5eb90e04]{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right[data-v-5eb90e04]{flex:0 0 300px}}.chat[data-v-5eb90e04]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head[data-v-5eb90e04]{flex:0 0 auto;background-color:var(--chat-header)}.chat__body[data-v-5eb90e04],.chat__head[data-v-5eb90e04]{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body[data-v-5eb90e04]{flex:1 1 0;background-color:var(--chat-background)}.chat__footer[data-v-5eb90e04]{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty[data-v-5eb90e04],.chat__footer[data-v-5eb90e04]{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty[data-v-5eb90e04]{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon[data-v-5eb90e04]{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text[data-v-5eb90e04]{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header[data-v-5eb90e04]{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item[data-v-5eb90e04]{width:33.3%;display:flex}.chat-header__item-bottom[data-v-5eb90e04]{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text--faded[data-v-5eb90e04],.chat-header__text[data-v-5eb90e04]{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded[data-v-5eb90e04]{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel[data-v-5eb90e04]{height:16px;margin-right:4px}.chat-header__text-margin[data-v-5eb90e04]{margin-top:2px}.chat-header__search-input[data-v-5eb90e04]{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container[data-v-5eb90e04]{align-items:center;margin-left:15px;gap:16px}.chat-header__icon--spaced[data-v-5eb90e04],.chat-header__icon[data-v-5eb90e04]{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg[data-v-5eb90e04],.chat-header__icon svg[data-v-5eb90e04]{outline:none}.chat-header__icon.disabled[data-v-5eb90e04],.disabled.chat-header__icon--spaced[data-v-5eb90e04]{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced[data-v-5eb90e04],.chat-header__icon.blocked[data-v-5eb90e04]{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced[data-v-5eb90e04]:hover,.chat-header__icon[data-v-5eb90e04]:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block[data-v-5eb90e04]{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced[data-v-5eb90e04]{margin-right:5px}.chat-conversation[data-v-5eb90e04]{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view[data-v-5eb90e04]{display:flex}.chat-conversation__loader[data-v-5eb90e04]{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content[data-v-5eb90e04]{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body[data-v-5eb90e04]{width:100%;display:flex;flex-direction:column}.chat-conversation__filler[data-v-5eb90e04]{flex:1 1 auto;min-height:15px}.chat-conversation__icon[data-v-5eb90e04]{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button[data-v-5eb90e04]{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible[data-v-5eb90e04]{opacity:1;display:flex}.chat-shortcuts[data-v-5eb90e04]{position:relative}.chat-shortcuts__block[data-v-5eb90e04]{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list[data-v-5eb90e04]{display:flex;flex-direction:column}.chat-shortcuts__empty[data-v-5eb90e04]{height:30px;padding:10px}.chat-shortcuts__item[data-v-5eb90e04]{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active[data-v-5eb90e04]{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text[data-v-5eb90e04]{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty[data-v-5eb90e04]{color:#b7c1d8;text-align:center}.chat-carousel[data-v-5eb90e04]{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper[data-v-5eb90e04]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content[data-v-5eb90e04]{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon[data-v-5eb90e04]{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg[data-v-5eb90e04]{width:18px;fill:#fff;height:18px}.chat-carousel__content-image[data-v-5eb90e04]{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path[data-v-5eb90e04],.chat-carousel .vcp-container .play-pause-layer .btn-control rect[data-v-5eb90e04],.chat-carousel .vcp-container .play-pause-layer .btn-control svg[data-v-5eb90e04]{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch[data-v-5eb90e04]:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current[data-v-5eb90e04],.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played[data-v-5eb90e04]{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip[data-v-5eb90e04],.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div[data-v-5eb90e04]{display:none}.chat-user-multimedia[data-v-5eb90e04]{display:flex;overflow:hidden}.chat-user-multimedia__navigation[data-v-5eb90e04]{margin-top:10px}.chat-user-multimedia__navigation-list[data-v-5eb90e04]{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a[data-v-5eb90e04]{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item[data-v-5eb90e04]{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg[data-v-5eb90e04]{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item[data-v-5eb90e04]:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active[data-v-5eb90e04]{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a[data-v-5eb90e04]{color:#25f}.chat-user-multimedia__navigation--item.is-active svg[data-v-5eb90e04]{fill:#25f;color:#25f}.chat-user-multimedia__block[data-v-5eb90e04]{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content[data-v-5eb90e04]{flex:1}.click[data-v-5eb90e04]:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input[data-v-5eb90e04]{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked[data-v-5eb90e04]{padding-top:0}.input__block[data-v-5eb90e04]{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused[data-v-5eb90e04]{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled[data-v-5eb90e04]{background-color:var(--chat-footer-disabled)}.input__placeholder[data-v-5eb90e04]{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled[data-v-5eb90e04]{color:var(--chat-footer-placeholder-disabled)}.input__input[data-v-5eb90e04]{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions[data-v-5eb90e04]{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button[data-v-5eb90e04]{margin-right:5px}.input__actions>.input__button[data-v-5eb90e04]:last-child{margin-right:-5px}.input__button[data-v-5eb90e04]{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button[data-v-5eb90e04]:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active[data-v-5eb90e04]{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert[data-v-5eb90e04]{color:#ed4d4d}.input__button.is-alert[data-v-5eb90e04]:hover{color:#fff;background:#ed4d4d}.input__button.disabled[data-v-5eb90e04]{color:#e6e6e6;background:transparent}.input__button-recording[data-v-5eb90e04]{margin-right:10px}.input__icon[data-v-5eb90e04]{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel[data-v-5eb90e04]{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock[data-v-5eb90e04]{z-index:10}.input__lock-backdrop[data-v-5eb90e04]{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened[data-v-5eb90e04]{height:100%;visibility:visible}.input__lock-button[data-v-5eb90e04]{text-transform:uppercase}.input.disabled .input__block[data-v-5eb90e04]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input[data-v-5eb90e04]{z-index:-1}.input .option-strikethrough[data-v-5eb90e04]{text-decoration:line-through}.input .option-monospace[data-v-5eb90e04]{font-family:Lucida Console,monospace}.multimedia[data-v-5eb90e04]{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened[data-v-5eb90e04]{height:320px;overflow:visible;visibility:visible}.multimedia__block[data-v-5eb90e04]{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation[data-v-5eb90e04]{flex:0 0 50px}.multimedia__navigation-list[data-v-5eb90e04]{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item[data-v-5eb90e04]{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item[data-v-5eb90e04]:last-child{margin-bottom:0}.multimedia__navigation-item[data-v-5eb90e04]{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1[data-v-5eb90e04]{background:#25f}.multimedia__navigation-item--bg-2[data-v-5eb90e04]{background:#003afd}.multimedia__navigation-item--bg-3[data-v-5eb90e04]{background:#0032da}.multimedia__navigation-item--bg-4[data-v-5eb90e04]{background:#002ab6}.multimedia__navigation-item--bg-5[data-v-5eb90e04]{background:#002292}.multimedia__navigation-item--bg-6[data-v-5eb90e04]{background:#001a6f}.multimedia__navigation-item--bg-custom[data-v-5eb90e04]{background:#00114b}.multimedia__navigation-item.is-active[data-v-5eb90e04],.multimedia__navigation-item[data-v-5eb90e04]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active[data-v-5eb90e04]:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon[data-v-5eb90e04]{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg[data-v-5eb90e04]{fill:#fff}.multimedia__content[data-v-5eb90e04]{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll[data-v-5eb90e04]{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list[data-v-5eb90e04]{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item-break[data-v-5eb90e04],.multimedia__content-list .multimedia__content-item[data-v-5eb90e04]{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break[data-v-5eb90e04]:last-child,.multimedia__content-list .multimedia__content-item[data-v-5eb90e04]:last-child{margin-bottom:0}.multimedia__content-item-break[data-v-5eb90e04],.multimedia__content-item[data-v-5eb90e04]{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break[data-v-5eb90e04]:hover,.multimedia__content-item[data-v-5eb90e04]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text[data-v-5eb90e04],.multimedia__content-item-text[data-v-5eb90e04]{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break[data-v-5eb90e04]{word-break:break-all}.multimedia__content-item-selected-text[data-v-5eb90e04]{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected[data-v-5eb90e04]{background:#6f90ff;font-weight:700}.multimedia__content-grid[data-v-5eb90e04]{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal[data-v-5eb90e04]{height:300px}.multimedia__content-grid-item[data-v-5eb90e04]{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item[data-v-5eb90e04]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image[data-v-5eb90e04]{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background[data-v-5eb90e04]{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button[data-v-5eb90e04]{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon[data-v-5eb90e04]{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer[data-v-5eb90e04]{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text[data-v-5eb90e04]{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label[data-v-5eb90e04]{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty[data-v-5eb90e04]{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon[data-v-5eb90e04]{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg[data-v-5eb90e04]{fill:#b7c1d8}.multimedia__content--img[data-v-5eb90e04]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document[data-v-5eb90e04]{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document[data-v-5eb90e04]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon[data-v-5eb90e04]{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg[data-v-5eb90e04]{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text[data-v-5eb90e04]{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information[data-v-5eb90e04]{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text[data-v-5eb90e04]{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle[data-v-5eb90e04]{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom[data-v-5eb90e04]{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom[data-v-5eb90e04]:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input[data-v-5eb90e04]{display:none}.multimedia__content-custom-label[data-v-5eb90e04]{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon[data-v-5eb90e04]{height:28px}.multimedia__content-custom-icon svg[data-v-5eb90e04]{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total[data-v-5eb90e04]{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span[data-v-5eb90e04]{color:var(--modal-title);margin-right:5px}.multimedia__overlay[data-v-5eb90e04]{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text[data-v-5eb90e04]{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container[data-v-5eb90e04]{position:relative}.multimedia__disabled-ws[data-v-5eb90e04]{pointer-events:none}.multimedia__template-text[data-v-5eb90e04]{color:var(--modal-title);margin:10px 0}.multimedia__campaign[data-v-5eb90e04]{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name[data-v-5eb90e04]{color:var(--chat-multimedia-label-text)}.texts[data-v-5eb90e04]{display:flex;justify-content:space-between;align-items:center}.texts__search[data-v-5eb90e04]{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search[data-v-5eb90e04]:hover{cursor:pointer;fill:#002bbb}.texts__close[data-v-5eb90e04]{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close[data-v-5eb90e04]:hover{cursor:pointer}.texts__search-container[data-v-5eb90e04]{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container[data-v-5eb90e04] ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-5eb90e04] :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-5eb90e04] ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container[data-v-5eb90e04] ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input[data-v-5eb90e04]{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input[data-v-5eb90e04]:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview[data-v-5eb90e04]{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened[data-v-5eb90e04]{height:320px;visibility:visible}.preview__container[data-v-5eb90e04]{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions[data-v-5eb90e04]{display:flex;flex-direction:row;justify-content:center}.preview__button[data-v-5eb90e04]:not(:first-child){margin-left:24px}.preview__image[data-v-5eb90e04],.preview__video .video-js[data-v-5eb90e04]{max-height:210px}.preview__document[data-v-5eb90e04]{display:flex;flex-direction:row;align-items:center}.preview__icon[data-v-5eb90e04]{width:16px;height:16px;color:#25f}.preview__label[data-v-5eb90e04]{color:#333;font-size:16px;margin-left:8px}.preview__label--muted[data-v-5eb90e04]{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg[data-v-5eb90e04]{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle[data-v-5eb90e04]{fill:none;stroke:none}.base-timer__path-elapsed[data-v-5eb90e04]{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online[data-v-5eb90e04]{stroke:#adf4bf}.base-timer__path-elapsed.away[data-v-5eb90e04]{stroke:#ffd09b}.base-timer__path-elapsed.offline[data-v-5eb90e04]{stroke:#f6aaaa}.base-timer__path-remaining[data-v-5eb90e04]{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online[data-v-5eb90e04]{stroke:#1abb42}.base-timer__path-remaining.away[data-v-5eb90e04]{stroke:#ff8902}.base-timer__path-remaining.offline[data-v-5eb90e04]{stroke:#ed4d4d}.base-timer__svg[data-v-5eb90e04]{transform:scaleX(-1)}.conversation-item[data-v-5eb90e04]{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble[data-v-5eb90e04]{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon[data-v-5eb90e04]{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container[data-v-5eb90e04]{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym[data-v-5eb90e04]{color:#fff}.conversation-item.active .conversation-item__badge[data-v-5eb90e04]{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble[data-v-5eb90e04]{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar[data-v-5eb90e04]{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container[data-v-5eb90e04]{border:3px solid #25f}.conversation-item__content[data-v-5eb90e04]{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title[data-v-5eb90e04]{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle[data-v-5eb90e04]{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview[data-v-5eb90e04]{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon[data-v-5eb90e04]{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge[data-v-5eb90e04]{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon[data-v-5eb90e04]{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations[data-v-5eb90e04]{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search[data-v-5eb90e04]{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon[data-v-5eb90e04]{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input[data-v-5eb90e04]{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge[data-v-5eb90e04]{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block[data-v-5eb90e04]{height:100%}.conversations__list[data-v-5eb90e04]{display:flex;flex-direction:column}.conversations__empty[data-v-5eb90e04]{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message[data-v-5eb90e04]{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document[data-v-5eb90e04]{display:flex;padding:15px;align-items:center;flex-direction:row}.document__thumb[data-v-5eb90e04]{z-index:1;width:44px;height:44px;display:flex;margin-right:15px;position:relative;align-items:center;flex-direction:column;justify-content:center}.document__thumb-icon[data-v-5eb90e04]{width:44px;height:44px}.document__thumb-button[data-v-5eb90e04]{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon[data-v-5eb90e04]{width:12px;height:12px;fill:#fff}.document__info[data-v-5eb90e04]{display:flex;max-width:300px;flex-direction:column}.document__text[data-v-5eb90e04]{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy[data-v-5eb90e04]{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer[data-v-5eb90e04]{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature[data-v-5eb90e04]{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon[data-v-5eb90e04]{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf[data-v-5eb90e04]{fill:#ed4d4d!important}.document__miniature-text[data-v-5eb90e04]{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message[data-v-5eb90e04]{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark[data-v-5eb90e04]{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble[data-v-5eb90e04]{flex:none;z-index:1;max-width:65%;position:relative;border-radius:16px}.message__default[data-v-5eb90e04]{flex:none;z-index:1;max-width:65%}.message__header[data-v-5eb90e04]{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text[data-v-5eb90e04]{padding-top:0}.message__header+.message__block[data-v-5eb90e04]{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document[data-v-5eb90e04]{padding-top:0}.message__author[data-v-5eb90e04]{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content[data-v-5eb90e04]{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a[data-v-5eb90e04]{color:#002bbb}.message__button[data-v-5eb90e04]{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer[data-v-5eb90e04]{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon[data-v-5eb90e04]{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared[data-v-5eb90e04]{width:14px;height:10px}.message__footer-icon-error[data-v-5eb90e04]{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read[data-v-5eb90e04]{fill:#25f}.message__footer-error[data-v-5eb90e04]{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text[data-v-5eb90e04]{padding:15px}.message__block[data-v-5eb90e04]{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia[data-v-5eb90e04]{width:200px;height:120px}.message__block--map[data-v-5eb90e04]{width:300px;height:200px}.message__block--sticker[data-v-5eb90e04]{width:100%;height:auto;max-width:120px}.message__block--with-background[data-v-5eb90e04]{background-color:#333}.message__block-content[data-v-5eb90e04]{width:100%;height:auto}.message__block-content--as-background[data-v-5eb90e04]{z-index:0;position:absolute}.message__block-button[data-v-5eb90e04]{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon[data-v-5eb90e04]{width:24px;fill:#fff;height:24px}.message__block-footer[data-v-5eb90e04]{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy[data-v-5eb90e04]{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification[data-v-5eb90e04]{display:flex;align-items:center;flex-direction:row}.message__notification-icon[data-v-5eb90e04]{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content[data-v-5eb90e04]{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase[data-v-5eb90e04]{text-transform:uppercase}.message__notification-trail[data-v-5eb90e04]{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator[data-v-5eb90e04]{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator[data-v-5eb90e04]{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon[data-v-5eb90e04]{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon[data-v-5eb90e04]:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action[data-v-5eb90e04]{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button[data-v-5eb90e04]{width:24px;height:24px}.message__action-icon[data-v-5eb90e04]{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block[data-v-5eb90e04],.message--in.message--has-next .message__bubble[data-v-5eb90e04],.message--out.message--has-next .message__block[data-v-5eb90e04],.message--out.message--has-next .message__bubble[data-v-5eb90e04]{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in[data-v-5eb90e04]{align-items:flex-start}.message--in .message__bubble[data-v-5eb90e04]{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button[data-v-5eb90e04]{color:#0e0d13}.message--in .message__block[data-v-5eb90e04]{border-bottom-left-radius:3px}.message--in+.message--in .message__header[data-v-5eb90e04]{display:none}.message--in+.message--in .message__text[data-v-5eb90e04]{padding-top:15px}.message--in+.message--in .message__block[data-v-5eb90e04]{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document[data-v-5eb90e04]{padding-top:15px}.message--in .document__thumb-icon[data-v-5eb90e04]{fill:#0443b5}.message--in .document__miniature-icon[data-v-5eb90e04]{fill:#000}.message--out[data-v-5eb90e04]{align-items:flex-end}.message--out .message__bubble[data-v-5eb90e04]{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error[data-v-5eb90e04]{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template[data-v-5eb90e04]{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button[data-v-5eb90e04]{color:#021e51}.message--out .message__block[data-v-5eb90e04]{border-bottom-right-radius:3px}.message--out+.message--out .message__header[data-v-5eb90e04]{display:none}.message--out+.message--out .message__text[data-v-5eb90e04]{padding-top:15px}.message--out+.message--out .message__block[data-v-5eb90e04]{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document[data-v-5eb90e04]{padding-top:15px}.message--out .document__thumb-icon[data-v-5eb90e04]{fill:#d8ddea}.message--out .document__miniature-icon[data-v-5eb90e04]{fill:#021e51}.message--item[data-v-5eb90e04]{align-items:center}.message--item .message__bubble[data-v-5eb90e04]{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble[data-v-5eb90e04]{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next[data-v-5eb90e04]{margin-bottom:5px}.message__url[data-v-5eb90e04]{color:inherit;text-decoration:underline}.message__strikethrough[data-v-5eb90e04]{text-decoration:line-through}.message__monospace[data-v-5eb90e04]{font-family:Lucida Console,monospace}.close-modal--body[data-v-5eb90e04]{display:flex;flex-direction:column;gap:15px}.close-modal--element[data-v-5eb90e04]{width:100%;min-width:0;padding-bottom:8px}.navigation[data-v-5eb90e04]{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo[data-v-5eb90e04]{width:36px;margin-bottom:20px}.navigation__option[data-v-5eb90e04]{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option[data-v-5eb90e04]:last-child{margin-bottom:0}.navigation__option.is-active[data-v-5eb90e04]{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge[data-v-5eb90e04]:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge[data-v-5eb90e04]:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler[data-v-5eb90e04]{width:100%;flex:1 1 auto}.navigation__lang[data-v-5eb90e04]{height:30px}.navigation__profile[data-v-5eb90e04]{width:50px;height:50px;display:flex;position:relative;align-items:center;justify-content:center}.navigation__profile-image[data-v-5eb90e04]{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym[data-v-5eb90e04]{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon[data-v-5eb90e04]{fill:#25f}.navigation__profile-status[data-v-5eb90e04]{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online[data-v-5eb90e04]{background:#1abb42}.navigation__profile-status--standBy[data-v-5eb90e04]{background:#ffcf03}.navigation__profile-status--offline[data-v-5eb90e04]{background-color:#b7c1d8}.navigation__badge[data-v-5eb90e04]{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert[data-v-5eb90e04]{border-color:#a90000}.profile[data-v-5eb90e04]{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head[data-v-5eb90e04]{width:100%;min-width:0;min-height:0;flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body[data-v-5eb90e04]{flex:1 1 0;width:100%;min-width:0;min-height:0;display:flex;flex-direction:column;padding:35px 0}.profile__elements[data-v-5eb90e04]{height:100%;display:flex;flex-direction:row}.profile__button[data-v-5eb90e04]{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button[data-v-5eb90e04]:hover{background-color:var(--profile-button-hover)}.profile__button-icon[data-v-5eb90e04]{width:16px;height:16px;fill:#25f}.profile__button-transfer[data-v-5eb90e04]{stroke:var(--profile-button-transfer)}.profile__main[data-v-5eb90e04]{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image[data-v-5eb90e04]{margin-bottom:20px}.profile__main-title[data-v-5eb90e04]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input[data-v-5eb90e04]{display:flex;justify-content:center;align-items:center}.profile__main-title-icon[data-v-5eb90e04]{width:20px;height:20px;margin:0 5px}.profile__main-title .red[data-v-5eb90e04]{fill:#ed4d4d}.profile__main-title .green[data-v-5eb90e04]{fill:#1abb42}.profile__main-campaign[data-v-5eb90e04],.profile__main-subtitle[data-v-5eb90e04]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign[data-v-5eb90e04]{color:#25f;opacity:1}.profile__main-channel[data-v-5eb90e04]{height:16px;margin-right:2px;margin-top:2px}.profile__main-time[data-v-5eb90e04]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning[data-v-5eb90e04]{color:#ffa9a9}.profile__scrollable[data-v-5eb90e04]{flex:1 1 0;width:100%;overflow:hidden}.profile__block[data-v-5eb90e04]{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border[data-v-5eb90e04]{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information[data-v-5eb90e04]{margin-top:20px;width:100%}.profile__information.background[data-v-5eb90e04]{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item[data-v-5eb90e04]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item[data-v-5eb90e04]:last-child{margin-bottom:0}.profile__information-col[data-v-5eb90e04]{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon[data-v-5eb90e04]{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg[data-v-5eb90e04]{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg[data-v-5eb90e04]:hover{fill:#25f}.profile__information-label[data-v-5eb90e04]{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title[data-v-5eb90e04]{margin:6px 10px}.profile__information-label-text[data-v-5eb90e04]{margin:6px 10px 6px 0}.profile__information-value[data-v-5eb90e04]{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more[data-v-5eb90e04]{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more[data-v-5eb90e04]:hover{color:#25f;cursor:pointer}.profile__history[data-v-5eb90e04]{margin-top:20px}.profile__history-badge[data-v-5eb90e04]{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item[data-v-5eb90e04]{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon[data-v-5eb90e04]{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning[data-v-5eb90e04]{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success[data-v-5eb90e04]{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data[data-v-5eb90e04]{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text[data-v-5eb90e04]{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded[data-v-5eb90e04]{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail[data-v-5eb90e04]{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content[data-v-5eb90e04]{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action[data-v-5eb90e04]{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon[data-v-5eb90e04]{width:16px;height:16px}.profile__action-icon svg[data-v-5eb90e04]{fill:#25f}.profile__action-text[data-v-5eb90e04]{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item[data-v-5eb90e04]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button[data-v-5eb90e04]{align-self:center;margin-top:20px}.profile__action--with-margin[data-v-5eb90e04]{margin-top:20px}.profile__action--toggle[data-v-5eb90e04]:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened[data-v-5eb90e04]:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle[data-v-5eb90e04],.profile__action—pull-left[data-v-5eb90e04]{position:relative;align-self:auto}.profile__action:hover .profile__action-text[data-v-5eb90e04]{text-decoration:underline}[data-v-5eb90e04] .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal[data-v-5eb90e04]{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title[data-v-5eb90e04]{align-self:flex-start;color:var(--modal-title)}[data-v-5eb90e04] .form-modal__select{width:440px}.form-modal__description[data-v-5eb90e04]{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input[data-v-5eb90e04]{width:100%;margin-right:5px}.form-modal__description-button[data-v-5eb90e04]{margin-top:22px}.user-profile[data-v-5eb90e04]{position:relative}.user-profile__container[data-v-5eb90e04]{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image[data-v-5eb90e04]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym[data-v-5eb90e04]{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon[data-v-5eb90e04]{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn-data-v-5eb90e04{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn-data-v-5eb90e04{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut-data-v-5eb90e04{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut-data-v-5eb90e04{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown-data-v-5eb90e04{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown-data-v-5eb90e04{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft-data-v-5eb90e04{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft-data-v-5eb90e04{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight-data-v-5eb90e04{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight-data-v-5eb90e04{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp-data-v-5eb90e04{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp-data-v-5eb90e04{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp-data-v-5eb90e04{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active[data-v-5eb90e04],.bounce-leave-active[data-v-5eb90e04],.bounceIn[data-v-5eb90e04],.bounceOut[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active[data-v-5eb90e04],.bounceIn[data-v-5eb90e04]{-webkit-animation-name:bounceIn-data-v-5eb90e04;animation-name:bounceIn-data-v-5eb90e04}.bounce-leave-active[data-v-5eb90e04],.bounceOut[data-v-5eb90e04]{-webkit-animation-name:bounceOut-data-v-5eb90e04;animation-name:bounceOut-data-v-5eb90e04}.bounceDown-enter-active[data-v-5eb90e04],.bounceDown-leave-active[data-v-5eb90e04],.bounceInDown[data-v-5eb90e04],.bounceOutDown[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active[data-v-5eb90e04],.bounceInDown[data-v-5eb90e04]{-webkit-animation-name:bounceInDown-data-v-5eb90e04;animation-name:bounceInDown-data-v-5eb90e04}.bounceDown-leave-active[data-v-5eb90e04],.bounceOutDown[data-v-5eb90e04]{-webkit-animation-name:bounceOutDown-data-v-5eb90e04;animation-name:bounceOutDown-data-v-5eb90e04}.bounceInLeft[data-v-5eb90e04],.bounceLeft-enter-active[data-v-5eb90e04],.bounceLeft-leave-active[data-v-5eb90e04],.bounceOutLeft[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft[data-v-5eb90e04],.bounceLeft-enter-active[data-v-5eb90e04]{-webkit-animation-name:bounceInLeft-data-v-5eb90e04;animation-name:bounceInLeft-data-v-5eb90e04}.bounceLeft-leave-active[data-v-5eb90e04],.bounceOutLeft[data-v-5eb90e04]{-webkit-animation-name:bounceOutLeft-data-v-5eb90e04;animation-name:bounceOutLeft-data-v-5eb90e04}.bounceInRight[data-v-5eb90e04],.bounceOutRight[data-v-5eb90e04],.bounceRight-enter-active[data-v-5eb90e04],.bounceRight-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight[data-v-5eb90e04],.bounceRight-enter-active[data-v-5eb90e04]{-webkit-animation-name:bounceInRight-data-v-5eb90e04;animation-name:bounceInRight-data-v-5eb90e04}.bounceOutRight[data-v-5eb90e04],.bounceRight-leave-active[data-v-5eb90e04]{-webkit-animation-name:bounceOutRight-data-v-5eb90e04;animation-name:bounceOutRight-data-v-5eb90e04}.bounceInUp[data-v-5eb90e04],.bounceOutUp[data-v-5eb90e04],.bounceUp-enter-active[data-v-5eb90e04],.bounceUp-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp[data-v-5eb90e04],.bounceUp-enter-active[data-v-5eb90e04]{-webkit-animation-name:bounceInUp-data-v-5eb90e04;animation-name:bounceInUp-data-v-5eb90e04}.bounceOutUp[data-v-5eb90e04],.bounceUp-leave-active[data-v-5eb90e04]{-webkit-animation-name:bounceOutUp-data-v-5eb90e04;animation-name:bounceOutUp-data-v-5eb90e04}@-webkit-keyframes fadeIn-data-v-5eb90e04{0%{opacity:0}to{opacity:1}}@keyframes fadeIn-data-v-5eb90e04{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut-data-v-5eb90e04{0%{opacity:1}to{opacity:0}}@keyframes fadeOut-data-v-5eb90e04{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft-data-v-5eb90e04{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft-data-v-5eb90e04{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight-data-v-5eb90e04{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight-data-v-5eb90e04{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig-data-v-5eb90e04{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig-data-v-5eb90e04{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active[data-v-5eb90e04],.fade-leave-active[data-v-5eb90e04],.fadeIn[data-v-5eb90e04],.fadeOut[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active[data-v-5eb90e04],.fadeIn[data-v-5eb90e04]{-webkit-animation-name:fadeIn-data-v-5eb90e04;animation-name:fadeIn-data-v-5eb90e04}.fade-leave-active[data-v-5eb90e04],.fadeOut[data-v-5eb90e04]{-webkit-animation-name:fadeOut-data-v-5eb90e04;animation-name:fadeOut-data-v-5eb90e04}.fadeDown-enter-active[data-v-5eb90e04],.fadeDown-leave-active[data-v-5eb90e04],.fadeInDown[data-v-5eb90e04],.fadeOutDown[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active[data-v-5eb90e04],.fadeInDown[data-v-5eb90e04]{-webkit-animation-name:fadeInDown-data-v-5eb90e04;animation-name:fadeInDown-data-v-5eb90e04}.fadeDown-leave-active[data-v-5eb90e04],.fadeOutDown[data-v-5eb90e04]{-webkit-animation-name:fadeOutDown-data-v-5eb90e04;animation-name:fadeOutDown-data-v-5eb90e04}.fadeDownBig-enter-active[data-v-5eb90e04],.fadeDownBig-leave-active[data-v-5eb90e04],.fadeInDownBig[data-v-5eb90e04],.fadeOutDownBig[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active[data-v-5eb90e04],.fadeInDownBig[data-v-5eb90e04]{-webkit-animation-name:fadeInDownBig-data-v-5eb90e04;animation-name:fadeInDownBig-data-v-5eb90e04}.fadeDownBig-leave-active[data-v-5eb90e04],.fadeOutDownBig[data-v-5eb90e04]{-webkit-animation-name:fadeOutDownBig-data-v-5eb90e04;animation-name:fadeOutDownBig-data-v-5eb90e04}.fadeInLeft[data-v-5eb90e04],.fadeLeft-enter-active[data-v-5eb90e04],.fadeLeft-leave-active[data-v-5eb90e04],.fadeOutLeft[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft[data-v-5eb90e04],.fadeLeft-enter-active[data-v-5eb90e04]{-webkit-animation-name:fadeInLeft-data-v-5eb90e04;animation-name:fadeInLeft-data-v-5eb90e04}.fadeLeft-leave-active[data-v-5eb90e04],.fadeOutLeft[data-v-5eb90e04]{-webkit-animation-name:fadeOutLeft-data-v-5eb90e04;animation-name:fadeOutLeft-data-v-5eb90e04}.fadeInLeftBig[data-v-5eb90e04],.fadeLeftBig-enter-active[data-v-5eb90e04],.fadeLeftBig-leave-active[data-v-5eb90e04],.fadeOutLeftBig[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig[data-v-5eb90e04],.fadeLeftBig-enter-active[data-v-5eb90e04]{-webkit-animation-name:fadeInLeftBig-data-v-5eb90e04;animation-name:fadeInLeftBig-data-v-5eb90e04}.fadeLeftBig-leave-active[data-v-5eb90e04],.fadeOutLeftBig[data-v-5eb90e04]{-webkit-animation-name:fadeOutLeftBig-data-v-5eb90e04;animation-name:fadeOutLeftBig-data-v-5eb90e04}.fadeInRight[data-v-5eb90e04],.fadeOutRight[data-v-5eb90e04],.fadeRight-enter-active[data-v-5eb90e04],.fadeRight-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight[data-v-5eb90e04],.fadeRight-enter-active[data-v-5eb90e04]{-webkit-animation-name:fadeInRight-data-v-5eb90e04;animation-name:fadeInRight-data-v-5eb90e04}.fadeOutRight[data-v-5eb90e04],.fadeRight-leave-active[data-v-5eb90e04]{-webkit-animation-name:fadeOutRight-data-v-5eb90e04;animation-name:fadeOutRight-data-v-5eb90e04}.fadeInRightBig[data-v-5eb90e04],.fadeOutRightBig[data-v-5eb90e04],.fadeRightBig-enter-active[data-v-5eb90e04],.fadeRightBig-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig[data-v-5eb90e04],.fadeRightBig-enter-active[data-v-5eb90e04]{-webkit-animation-name:fadeInRightBig-data-v-5eb90e04;animation-name:fadeInRightBig-data-v-5eb90e04}.fadeOutRightBig[data-v-5eb90e04],.fadeRightBig-leave-active[data-v-5eb90e04]{-webkit-animation-name:fadeOutRightBig-data-v-5eb90e04;animation-name:fadeOutRightBig-data-v-5eb90e04}.fadeInUp[data-v-5eb90e04],.fadeOutUp[data-v-5eb90e04],.fadeUp-enter-active[data-v-5eb90e04],.fadeUp-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp[data-v-5eb90e04],.fadeUp-enter-active[data-v-5eb90e04]{-webkit-animation-name:fadeInUp-data-v-5eb90e04;animation-name:fadeInUp-data-v-5eb90e04}.fadeOutUp[data-v-5eb90e04],.fadeUp-leave-active[data-v-5eb90e04]{-webkit-animation-name:fadeOutUp-data-v-5eb90e04;animation-name:fadeOutUp-data-v-5eb90e04}.fadeInUpBig[data-v-5eb90e04],.fadeOutUpBig[data-v-5eb90e04],.fadeUpBig-enter-active[data-v-5eb90e04],.fadeUpBig-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig[data-v-5eb90e04],.fadeUpBig-enter-active[data-v-5eb90e04]{-webkit-animation-name:fadeInUpBig-data-v-5eb90e04;animation-name:fadeInUpBig-data-v-5eb90e04}.fadeOutUpBig[data-v-5eb90e04],.fadeUpBig-leave-active[data-v-5eb90e04]{-webkit-animation-name:fadeOutUpBig-data-v-5eb90e04;animation-name:fadeOutUpBig-data-v-5eb90e04}@-webkit-keyframes rotateIn-data-v-5eb90e04{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn-data-v-5eb90e04{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut-data-v-5eb90e04{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut-data-v-5eb90e04{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft-data-v-5eb90e04{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft-data-v-5eb90e04{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft-data-v-5eb90e04{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft-data-v-5eb90e04{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight-data-v-5eb90e04{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight-data-v-5eb90e04{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight-data-v-5eb90e04{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight-data-v-5eb90e04{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft-data-v-5eb90e04{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft-data-v-5eb90e04{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft-data-v-5eb90e04{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft-data-v-5eb90e04{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight-data-v-5eb90e04{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight-data-v-5eb90e04{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight-data-v-5eb90e04{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight-data-v-5eb90e04{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active[data-v-5eb90e04],.rotate-leave-active[data-v-5eb90e04],.rotateIn[data-v-5eb90e04],.rotateOut[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active[data-v-5eb90e04],.rotateIn[data-v-5eb90e04]{-webkit-animation-name:rotateIn-data-v-5eb90e04;animation-name:rotateIn-data-v-5eb90e04}.rotate-leave-active[data-v-5eb90e04],.rotateOut[data-v-5eb90e04]{-webkit-animation-name:rotateOut-data-v-5eb90e04;animation-name:rotateOut-data-v-5eb90e04}.rotateDownLeft-enter-active[data-v-5eb90e04],.rotateDownLeft-leave-active[data-v-5eb90e04],.rotateInDownLeft[data-v-5eb90e04],.rotateOutDownLeft[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active[data-v-5eb90e04],.rotateInDownLeft[data-v-5eb90e04]{-webkit-animation-name:rotateInDownLeft-data-v-5eb90e04;animation-name:rotateInDownLeft-data-v-5eb90e04}.rotateDownLeft-leave-active[data-v-5eb90e04],.rotateOutDownLeft[data-v-5eb90e04]{-webkit-animation-name:rotateOutDownLeft-data-v-5eb90e04;animation-name:rotateOutDownLeft-data-v-5eb90e04}.rotateDownRight-enter-active[data-v-5eb90e04],.rotateDownRight-leave-active[data-v-5eb90e04],.rotateInDownRight[data-v-5eb90e04],.rotateOutDownRight[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active[data-v-5eb90e04],.rotateInDownRight[data-v-5eb90e04]{-webkit-animation-name:rotateInDownRight-data-v-5eb90e04;animation-name:rotateInDownRight-data-v-5eb90e04}.rotateDownRight-leave-active[data-v-5eb90e04],.rotateOutDownRight[data-v-5eb90e04]{-webkit-animation-name:rotateOutDownRight-data-v-5eb90e04;animation-name:rotateOutDownRight-data-v-5eb90e04}.rotateInUpLeft[data-v-5eb90e04],.rotateOutUpLeft[data-v-5eb90e04],.rotateUpLeft-enter-active[data-v-5eb90e04],.rotateUpLeft-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft[data-v-5eb90e04],.rotateUpLeft-enter-active[data-v-5eb90e04]{-webkit-animation-name:rotateInUpLeft-data-v-5eb90e04;animation-name:rotateInUpLeft-data-v-5eb90e04}.rotateOutUpLeft[data-v-5eb90e04],.rotateUpLeft-leave-active[data-v-5eb90e04]{-webkit-animation-name:rotateOutUpLeft-data-v-5eb90e04;animation-name:rotateOutUpLeft-data-v-5eb90e04}.rotateInUpRight[data-v-5eb90e04],.rotateOutUpRight[data-v-5eb90e04],.rotateUpRight-enter-active[data-v-5eb90e04],.rotateUpRight-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight[data-v-5eb90e04],.rotateUpRight-enter-active[data-v-5eb90e04]{-webkit-animation-name:rotateInUpRight-data-v-5eb90e04;animation-name:rotateInUpRight-data-v-5eb90e04}.rotateOutUpRight[data-v-5eb90e04],.rotateUpRight-leave-active[data-v-5eb90e04]{-webkit-animation-name:rotateOutUpRight-data-v-5eb90e04;animation-name:rotateOutUpRight-data-v-5eb90e04}@-webkit-keyframes slideInDown-data-v-5eb90e04{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown-data-v-5eb90e04{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft-data-v-5eb90e04{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft-data-v-5eb90e04{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight-data-v-5eb90e04{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight-data-v-5eb90e04{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp-data-v-5eb90e04{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp-data-v-5eb90e04{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp-data-v-5eb90e04{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active[data-v-5eb90e04],.slide-leave-active[data-v-5eb90e04],.slideIn[data-v-5eb90e04],.slideOut[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active[data-v-5eb90e04],.slideIn[data-v-5eb90e04]{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active[data-v-5eb90e04],.slideOut[data-v-5eb90e04]{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active[data-v-5eb90e04],.slideDown-leave-active[data-v-5eb90e04],.slideInDown[data-v-5eb90e04],.slideOutDown[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active[data-v-5eb90e04],.slideInDown[data-v-5eb90e04]{-webkit-animation-name:slideInDown-data-v-5eb90e04;animation-name:slideInDown-data-v-5eb90e04}.slideDown-leave-active[data-v-5eb90e04],.slideOutDown[data-v-5eb90e04]{-webkit-animation-name:slideOutDown-data-v-5eb90e04;animation-name:slideOutDown-data-v-5eb90e04}.slideInLeft[data-v-5eb90e04],.slideLeft-enter-active[data-v-5eb90e04],.slideLeft-leave-active[data-v-5eb90e04],.slideOutLeft[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft[data-v-5eb90e04],.slideLeft-enter-active[data-v-5eb90e04]{-webkit-animation-name:slideInLeft-data-v-5eb90e04;animation-name:slideInLeft-data-v-5eb90e04}.slideLeft-leave-active[data-v-5eb90e04],.slideOutLeft[data-v-5eb90e04]{-webkit-animation-name:slideOutLeft-data-v-5eb90e04;animation-name:slideOutLeft-data-v-5eb90e04}.slideInRight[data-v-5eb90e04],.slideOutRight[data-v-5eb90e04],.slideRight-enter-active[data-v-5eb90e04],.slideRight-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight[data-v-5eb90e04],.slideRight-enter-active[data-v-5eb90e04]{-webkit-animation-name:slideInRight-data-v-5eb90e04;animation-name:slideInRight-data-v-5eb90e04}.slideOutRight[data-v-5eb90e04],.slideRight-leave-active[data-v-5eb90e04]{-webkit-animation-name:slideOutRight-data-v-5eb90e04;animation-name:slideOutRight-data-v-5eb90e04}.slideInUp[data-v-5eb90e04],.slideOutUp[data-v-5eb90e04],.slideUp-enter-active[data-v-5eb90e04],.slideUp-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp[data-v-5eb90e04],.slideUp-enter-active[data-v-5eb90e04]{-webkit-animation-name:slideInUp-data-v-5eb90e04;animation-name:slideInUp-data-v-5eb90e04}.slideOutUp[data-v-5eb90e04],.slideUp-leave-active[data-v-5eb90e04]{-webkit-animation-name:slideOutUp-data-v-5eb90e04;animation-name:slideOutUp-data-v-5eb90e04}@-webkit-keyframes zoomIn-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut-data-v-5eb90e04{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut-data-v-5eb90e04{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp-data-v-5eb90e04{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp-data-v-5eb90e04{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active[data-v-5eb90e04],.zoom-leave-active[data-v-5eb90e04],.zoomIn[data-v-5eb90e04],.zoomOut[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active[data-v-5eb90e04],.zoomIn[data-v-5eb90e04]{-webkit-animation-name:zoomIn-data-v-5eb90e04;animation-name:zoomIn-data-v-5eb90e04}.zoom-leave-active[data-v-5eb90e04],.zoomOut[data-v-5eb90e04]{-webkit-animation-name:zoomOut-data-v-5eb90e04;animation-name:zoomOut-data-v-5eb90e04}.zoomDown-enter-active[data-v-5eb90e04],.zoomDown-leave-active[data-v-5eb90e04],.zoomInDown[data-v-5eb90e04],.zoomOutDown[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active[data-v-5eb90e04],.zoomInDown[data-v-5eb90e04]{-webkit-animation-name:zoomInDown-data-v-5eb90e04;animation-name:zoomInDown-data-v-5eb90e04}.zoomDown-leave-active[data-v-5eb90e04],.zoomOutDown[data-v-5eb90e04]{-webkit-animation-name:zoomOutDown-data-v-5eb90e04;animation-name:zoomOutDown-data-v-5eb90e04}.zoomInLeft[data-v-5eb90e04],.zoomLeft-enter-active[data-v-5eb90e04],.zoomLeft-leave-active[data-v-5eb90e04],.zoomOutLeft[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft[data-v-5eb90e04],.zoomLeft-enter-active[data-v-5eb90e04]{-webkit-animation-name:zoomInLeft-data-v-5eb90e04;animation-name:zoomInLeft-data-v-5eb90e04}.zoomLeft-leave-active[data-v-5eb90e04],.zoomOutLeft[data-v-5eb90e04]{-webkit-animation-name:zoomOutLeft-data-v-5eb90e04;animation-name:zoomOutLeft-data-v-5eb90e04}.zoomInRight[data-v-5eb90e04],.zoomOutRight[data-v-5eb90e04],.zoomRight-enter-active[data-v-5eb90e04],.zoomRight-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight[data-v-5eb90e04],.zoomRight-enter-active[data-v-5eb90e04]{-webkit-animation-name:zoomInRight-data-v-5eb90e04;animation-name:zoomInRight-data-v-5eb90e04}.zoomOutRight[data-v-5eb90e04],.zoomRight-leave-active[data-v-5eb90e04]{-webkit-animation-name:zoomOutRight-data-v-5eb90e04;animation-name:zoomOutRight-data-v-5eb90e04}.zoomInUp[data-v-5eb90e04],.zoomOutUp[data-v-5eb90e04],.zoomUp-enter-active[data-v-5eb90e04],.zoomUp-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp[data-v-5eb90e04],.zoomUp-enter-active[data-v-5eb90e04]{-webkit-animation-name:zoomInUp-data-v-5eb90e04;animation-name:zoomInUp-data-v-5eb90e04}.zoomOutUp[data-v-5eb90e04],.zoomUp-leave-active[data-v-5eb90e04]{-webkit-animation-name:zoomOutUp-data-v-5eb90e04;animation-name:zoomOutUp-data-v-5eb90e04}@-webkit-keyframes flipIn-data-v-5eb90e04{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn-data-v-5eb90e04{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut-data-v-5eb90e04{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut-data-v-5eb90e04{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX-data-v-5eb90e04{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX-data-v-5eb90e04{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY-data-v-5eb90e04{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY-data-v-5eb90e04{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX-data-v-5eb90e04{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX-data-v-5eb90e04{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY-data-v-5eb90e04{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY-data-v-5eb90e04{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active[data-v-5eb90e04],.flip-leave-active[data-v-5eb90e04],.flipIn[data-v-5eb90e04],.flipOut[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active[data-v-5eb90e04],.flipIn[data-v-5eb90e04]{-webkit-animation-name:flipIn-data-v-5eb90e04;animation-name:flipIn-data-v-5eb90e04}.flip-leave-active[data-v-5eb90e04],.flipOut[data-v-5eb90e04]{-webkit-animation-name:flipOut-data-v-5eb90e04;animation-name:flipOut-data-v-5eb90e04}.flipInX[data-v-5eb90e04],.flipOutX[data-v-5eb90e04],.flipX-enter-active[data-v-5eb90e04],.flipX-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX[data-v-5eb90e04],.flipX-enter-active[data-v-5eb90e04]{-webkit-animation-name:flipInX-data-v-5eb90e04;animation-name:flipInX-data-v-5eb90e04}.flipOutX[data-v-5eb90e04],.flipX-leave-active[data-v-5eb90e04]{-webkit-animation-name:flipOutX-data-v-5eb90e04;animation-name:flipOutX-data-v-5eb90e04}.flipInY[data-v-5eb90e04],.flipOutY[data-v-5eb90e04],.flipY-enter-active[data-v-5eb90e04],.flipY-leave-active[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY[data-v-5eb90e04],.flipY-enter-active[data-v-5eb90e04]{-webkit-animation-name:flipInY-data-v-5eb90e04;animation-name:flipInY-data-v-5eb90e04}.flipOutY[data-v-5eb90e04],.flipY-leave-active[data-v-5eb90e04]{-webkit-animation-name:flipOutY-data-v-5eb90e04;animation-name:flipOutY-data-v-5eb90e04}@-webkit-keyframes lightSpeedIn-data-v-5eb90e04{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn-data-v-5eb90e04{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut-data-v-5eb90e04{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut-data-v-5eb90e04{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active[data-v-5eb90e04],.lightSpeed-leave-active[data-v-5eb90e04],.lightSpeedIn[data-v-5eb90e04],.lightSpeedOut[data-v-5eb90e04]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active[data-v-5eb90e04],.lightSpeedIn[data-v-5eb90e04]{-webkit-animation-name:lightSpeedIn-data-v-5eb90e04;animation-name:lightSpeedIn-data-v-5eb90e04}.lightSpeed-leave-active[data-v-5eb90e04],.lightSpeedOut[data-v-5eb90e04]{-webkit-animation-name:lightSpeedOut-data-v-5eb90e04;animation-name:lightSpeedOut-data-v-5eb90e04}.white[data-v-5eb90e04]{background:#fff}.margin-top--0[data-v-5eb90e04]{margin-top:0}.margin-top--20[data-v-5eb90e04]{margin-top:10px}@media print,screen and (min-width:40em){.margin-top--20[data-v-5eb90e04]{margin-top:20px}}.margin-bottom--20[data-v-5eb90e04]{margin-bottom:10px}@media print,screen and (min-width:40em){.margin-bottom--20[data-v-5eb90e04]{margin-bottom:20px}}.flex[data-v-5eb90e04]{display:flex}.vertical[data-v-5eb90e04]{flex-direction:column}.center[data-v-5eb90e04]{display:flex;align-items:center;justify-content:center}.align-right[data-v-5eb90e04]{display:flex;align-items:center;justify-content:flex-end}.space-between[data-v-5eb90e04]{display:flex;align-items:center;justify-content:space-between}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar{width:6px;height:6px}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-button,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-button{width:3px;height:3px}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-thumb,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-thumb{background:#6f90ff;border:0 none #fff;border-radius:5px}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-thumb:hover,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-thumb:hover{background:#0037ee}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-thumb:active,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-thumb:active{background:#25f}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-track,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-track{background:#d8ddea;border:0 none #fff;border-radius:4px}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-track:hover,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-track:hover{background:#c7c7c7}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-track:active,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-track:active{background:#b7c1d8}.admin-chat[data-v-5eb90e04]::-webkit-scrollbar-corner,.custom-scrollbar[data-v-5eb90e04]::-webkit-scrollbar-corner{background:transparent}.chat-button[data-v-5eb90e04],.chat-button__message[data-v-5eb90e04]{position:fixed;bottom:3em;right:5em;padding:15px 18px;border-radius:50%;transition:all .4s ease;outline:none;overflow-x:hidden;background-color:#25f;border:2px solid var(--chat-button-border);z-index:11}.chat-button[data-v-5eb90e04]:hover,.chat-button__message[data-v-5eb90e04]:hover{cursor:pointer;background-image:linear-gradient(25deg,#0037ee 10%,#25f 90%);box-shadow:2px 2px 6px 0 var(--chat-button-hover)}.chat-button__icon[data-v-5eb90e04]{font-size:2em;fill:#fff}.chat-button__message[data-v-5eb90e04]{border-radius:40px;right:4em;display:flex;justify-content:center;align-items:center;gap:15px;color:#fff;font-weight:700}.chat-button__message-icon[data-v-5eb90e04]{font-size:1.4em}.chat-button__message[data-v-5eb90e04]:hover{background-image:linear-gradient(70deg,#25f 20%,#6f90ff 120%);pointer-events:none;box-shadow:none}.chat-button__badge[data-v-5eb90e04]{position:absolute;bottom:5.5em;right:3em;z-index:12;min-width:25px;min-height:25px}@media(max-width:1450px){.chat-button__badge[data-v-5eb90e04]{bottom:7em;right:5.5em}}@media(min-width:1520px)and (max-width:1550px){.chat-button[data-v-5eb90e04],.chat-button__message[data-v-5eb90e04]{right:6.5em}}@media(min-width:1551px)and (max-width:1600px){.chat-button[data-v-5eb90e04],.chat-button__message[data-v-5eb90e04]{right:8em}}@media(min-width:1601px)and (max-width:1700px){.chat-button[data-v-5eb90e04],.chat-button__message[data-v-5eb90e04]{right:10em}}@media(min-width:1701px)and (max-width:1800px){.chat-button[data-v-5eb90e04],.chat-button__message[data-v-5eb90e04]{right:12em}}@media(min-width:1801px)and (max-width:1900px){.chat-button[data-v-5eb90e04],.chat-button__message[data-v-5eb90e04]{right:18em}}@media(min-width:1901px){.chat-button[data-v-5eb90e04],.chat-button__message[data-v-5eb90e04]{right:15%}.chat-button__badge[data-v-5eb90e04]{bottom:5em;right:3.5em}}.chat-box[data-v-5eb90e04]{position:fixed;bottom:3em;right:6em;z-index:10;border-radius:0 0 10px 10px;box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-webkit-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16);-moz-box-shadow:8px 8px 5px -4px rgba(0,0,0,.16)}.chat-box__header[data-v-5eb90e04]{background-color:var(--chat-box-header);border-radius:10px 10px 0 0;height:50px;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:all 5s ease;transition:background-color .5s ease}.chat-box__header-title[data-v-5eb90e04]{color:#fff;font-weight:700;font-size:1.2em}.chat-box__header-button[data-v-5eb90e04]{outline:none}.chat-box__header__icons[data-v-5eb90e04]{width:60px;display:flex;justify-content:flex-end}.chat-box__header-delete-icon[data-v-5eb90e04],.chat-box__header-minimize-icon[data-v-5eb90e04]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-delete-icon[data-v-5eb90e04]:hover,.chat-box__header-minimize-icon[data-v-5eb90e04]:hover{cursor:pointer;fill:var(--chat-box-icon-hover)}.chat-box__header-minimize-icon[data-v-5eb90e04]{margin-right:15px}.chat-box__header-back-icon[data-v-5eb90e04]{fill:#fff;opacity:.5;transition:fill .5s ease;font-size:1.8em;bottom:3px}.chat-box__header-back-icon[data-v-5eb90e04]:hover{cursor:pointer;fill:var(--chat-box-icon-hover);opacity:.5}.chat-box__body[data-v-5eb90e04]{height:500px;width:450px;border-radius:0 0 10px 10px;background-color:var(--chat-box);border:2px solid var(--chat-box-header);border-top:none;position:relative;display:flex;flex-direction:column;overflow:hidden}.chat-box__footer[data-v-5eb90e04]{background-color:var(--chat-box-footer);overflow:hidden;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;height:55px}[data-v-5eb90e04] .chat-box__input{border:none;width:400px}[data-v-5eb90e04] .chat-box__input textarea{padding:18px}.chat-box__send-button[data-v-5eb90e04]{outline:none;margin-right:15px;fill:#c8cbd0;transition:all .3s ease}.chat-box__send-button[data-v-5eb90e04]:hover{cursor:pointer;fill:#25f;transform:rotate(-10deg) scale(1.1)}.slide-footer-enter[data-v-5eb90e04]{height:0}.slide-footer-enter-active[data-v-5eb90e04],.slide-footer-leave-active[data-v-5eb90e04]{transition:all .5s ease}.slide-footer-leave-to[data-v-5eb90e04]{height:0}@media(min-width:1600px)and (max-width:1620px){.chat-box[data-v-5eb90e04]{right:8em}}@media(min-width:1621px)and (max-width:1750px){.chat-box[data-v-5eb90e04]{right:12em}}@media(min-width:1751px)and (max-width:1900px){.chat-box[data-v-5eb90e04]{right:16em}}@media(min-width:1901px){.chat-box[data-v-5eb90e04]{right:15%}}.admin-list[data-v-5eb90e04]{flex-grow:1}.admin-list__item[data-v-5eb90e04]{background-color:var(--chat-box);padding:20px;transition:all .3s ease;border-bottom:1px solid var(--chat-box-border);display:flex;align-items:center;justify-content:space-between}.admin-list__item[data-v-5eb90e04]:hover{cursor:pointer;background-color:var(--chat-box-hover)}.admin-list__info[data-v-5eb90e04]{display:flex;gap:15px}.admin-list__photo[data-v-5eb90e04]{background:#0e0d13;border-radius:50%;height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.admin-list__acronym[data-v-5eb90e04]{color:#fff}.admin-list__status[data-v-5eb90e04]{position:absolute;right:0;bottom:4px}.admin-list__admin-info[data-v-5eb90e04]{display:flex;flex-direction:column}.admin-list__name[data-v-5eb90e04]{color:var(--chat-box-title);font-weight:700}.admin-list__email[data-v-5eb90e04]{color:#b7c1d8}.admin-chat[data-v-5eb90e04]{padding:20px;display:flex;flex-direction:column-reverse;flex-grow:1;overflow-y:auto}.admin-chat__today[data-v-5eb90e04]{align-self:center;color:#b7c1d8;font-weight:700;margin-bottom:20px}.admin-chat__content[data-v-5eb90e04]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.admin-chat__messages[data-v-5eb90e04]{display:flex;flex-direction:column}.messages__timestamp[data-v-5eb90e04]{color:#25f;font-size:.6em;align-self:flex-end;margin:3px 0}.messages__sent[data-v-5eb90e04]{align-self:flex-end;background-color:var(--chat-box-message-sent);color:#fff;box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:5px 9px 20px -6px rgba(0,0,0,.16)}.messages__received[data-v-5eb90e04],.messages__sent[data-v-5eb90e04]{text-align:left;border-radius:10px;padding:5px 15px 0;min-width:100px;max-width:300px;display:flex;flex-direction:column}.messages__received[data-v-5eb90e04]{align-self:flex-start;background-color:var(--chat-box-message-received);color:var(--chat-box-message-color);box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-webkit-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16);-moz-box-shadow:-5px 9px 20px -6px rgba(0,0,0,.16)}.audio__wrapper{height:40px;display:flex;margin-top:5px;position:relative}.audio__button{outline:none;min-width:240px;padding:8px 15px;border-radius:20px;border:1px solid var(--chat-audio-border)}.audio__container{display:flex;align-items:center;justify-content:space-between}.audio__container--icon{width:16px;fill:var(--chat-audio-button);height:16px;font-size:1.4em;position:relative}.audio__container--copy{color:var(--chat-audio-time);font-size:14px;font-weight:700;line-height:22px}.audio__overlay{width:100%;z-index:-1;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:20px}.audio__overlay,.audio__progress{top:0;left:0;height:100%;position:absolute}.audio__progress{width:0;background-color:#d8ddea}.main{display:flex;height:100vh;overflow:hidden;flex-direction:row;background-color:#f8f7fa}@media screen and (min-width:90.0625em){.main{top:20px;margin:0 auto;max-width:1440px;position:relative;height:calc(100vh - 40px);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}}.main__navigation{flex:0 0 70px;flex-direction:column}.main__content,.main__navigation{min-width:0;display:flex;min-height:0;max-width:100%;max-height:100%}.main__content{flex:1 1 0;flex-direction:column}.main__wrapper{display:flex;flex-direction:row}.main__panel,.main__wrapper{min-width:0;min-height:0;width:100%;height:100%}.main__panel-left{flex:0 0 100%}@media print,screen and (min-width:40em){.main__panel-left{flex:0 0 240px}}@media print,screen and (min-width:64em){.main__panel-left{flex:0 0 310px}}.main__panel-center{display:none}@media print,screen and (min-width:40em){.main__panel-center{flex:1 1 0;display:block}}.main__panel-right{display:none}@media print,screen and (min-width:64em){.main__panel-right{display:block;flex:0 0 240px}}@media screen and (min-width:75em){.main__panel-right{flex:0 0 300px}}.chat{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);border-left:1px solid var(--conversations-border);transition:all .5s ease}.chat__head{flex:0 0 auto;background-color:var(--chat-header)}.chat__body,.chat__head{width:100%;min-width:0;min-height:0;transition:background-color .5s ease}.chat__body{flex:1 1 0;background-color:var(--chat-background)}.chat__footer{width:100%;min-width:0;min-height:0;flex:0 0 auto;position:relative}.chat-empty,.chat__footer{background-color:var(--chat-background);transition:background-color .5s ease}.chat-empty{height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-empty__icon{margin-bottom:20px;fill:var(--chat-empty-icon);fill:#000;transition:fill .5s ease}.chat-empty__text{color:#adb1b9;max-width:50%;font-size:14px;line-height:19px;text-align:center}.chat-header{padding:0 20px;min-height:60px;border-bottom:1px solid var(--chat-border);transition:border-bottom .5s ease;position:relative}.chat-header__item{width:33.3%;display:flex}.chat-header__item-bottom{position:absolute;bottom:0;right:1rem;font-size:1.3rem;color:#c20000}.chat-header__text,.chat-header__text--faded{color:var(--profile-text);font-size:14px;max-width:100%;overflow:hidden;line-height:22px;white-space:nowrap;text-overflow:ellipsis}.chat-header__text--faded{opacity:.5;font-size:12px;display:flex}.chat-header__text-channel{height:16px;margin-right:4px}.chat-header__text-margin{margin-top:2px}.chat-header__search-input{border:0;margin:0;height:30px;color:#333;outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;background:transparent;border-bottom:1px solid #d8ddea}.chat-header__icon-container{align-items:center;margin-left:15px;gap:16px}.chat-header__icon,.chat-header__icon--spaced{height:16px;width:16px;fill:var(--chat-header-icon);transition:all .2s ease}.chat-header__icon--spaced svg,.chat-header__icon svg{outline:none}.chat-header__icon.disabled,.disabled.chat-header__icon--spaced{pointer-events:none;fill:#e9ecf3}.blocked.chat-header__icon--spaced,.chat-header__icon.blocked{pointer-events:none;fill:#ffc2c2}.chat-header__icon--spaced:hover,.chat-header__icon:hover{cursor:pointer;transform:scale(1.2)}.chat-header__icon--block{fill:#c20000;transform:rotate(45deg)}.chat-header__icon--spaced{margin-right:5px}.chat-conversation{height:100%;position:relative}.chat-conversation .__vuescroll .__panel .__view{display:flex}.chat-conversation__loader{flex:none;display:flex;padding:0 0 20px;justify-content:center}.chat-conversation__loader-content{width:42px;height:42px;display:flex;margin:0 auto;border-radius:50%;align-items:center;justify-content:center;background-color:var(--chat-background);box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25)}.chat-conversation__body{width:100%;display:flex;flex-direction:column}.chat-conversation__filler{flex:1 1 auto;min-height:15px}.chat-conversation__icon{width:18px;height:18px;fill:var(--chat-conversation-button-icon)}.chat-conversation__button{opacity:0;z-index:3;right:12px;width:42px;bottom:12px;height:42px;display:none;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:var(--chat-conversation-button);box-shadow:0 3px 6px -2px var(--chat-multimedia-item-hover),0 8px 20px -3px var(--chat-multimedia-item-hover);transition:background-color .5s ease}.chat-conversation__button.visible{opacity:1;display:flex}.chat-shortcuts{position:relative}.chat-shortcuts__block{bottom:0;z-index:2;height:122px;margin:0 20px;background:var(--chat-shortcut-empty);border-radius:4px;position:absolute;width:calc(100% - 40px);border:1px solid #d8ddea;box-shadow:0 3px 4px -2px rgba(0,0,0,.1),0 9px 12px -10px rgba(0,0,0,.2)}.chat-shortcuts__list{display:flex;flex-direction:column}.chat-shortcuts__empty{height:30px;padding:10px}.chat-shortcuts__item{display:flex;padding:10px;flex-direction:column}.chat-shortcuts__item.is-active{background:var(--chat-shortcut-active)}.chat-shortcuts__item-text{color:var(--chat-shortcut-text);font-size:12px;line-height:16px}.chat-shortcuts__item-text--empty{color:#b7c1d8;text-align:center}.chat-carousel{top:0;left:0;width:100%;height:100%;z-index:1000;position:fixed;background:rgba(0,0,0,.6)}.chat-carousel__wrapper{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.chat-carousel__content{width:auto;height:auto;max-width:80%;max-height:80%;position:relative;box-shadow:0 6px 8px rgba(0,0,0,.1)}.chat-carousel__content-icon{top:-24px;z-index:1;width:24px;right:-24px;height:24px;display:flex;cursor:pointer;position:absolute;align-items:center;background:transparent;justify-content:center}.chat-carousel__content-icon svg{width:18px;fill:#fff;height:18px}.chat-carousel__content-image{width:100%;height:100%;background:#000;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.chat-carousel .vcp-container .play-pause-layer .btn-control path,.chat-carousel .vcp-container .play-pause-layer .btn-control rect,.chat-carousel .vcp-container .play-pause-layer .btn-control svg{fill:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .vcp-switch:after,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .btn-control-panel .volume-current,.chat-carousel .vcp-container .vcp-dashboard .vcp-progress-played{background-color:#25f}.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div,.chat-carousel .vcp-container .vcp-dashboard .vcp-controls .volume-control+div .btn-pip{display:none}.chat-user-multimedia{display:flex;overflow:hidden}.chat-user-multimedia__navigation{margin-top:10px}.chat-user-multimedia__navigation-list{justify-content:space-between;display:flex;padding:0 15px;margin-bottom:10px}.chat-user-multimedia__navigation-list a{color:#b7c1d8;font-size:12px;vertical-align:top;justify-content:center;padding:16px 15px 10px;font-family:Inter-Medium,sans-serif}.chat-user-multimedia__navigation--item{display:flex;justify-content:center;width:33.3333333333%}.chat-user-multimedia__navigation--item svg{fill:#a4aaba;color:#a4aaba}.chat-user-multimedia__navigation--item:hover{border-bottom:2px solid #b7c1d8}.chat-user-multimedia__navigation--item.is-active{bottom:-15px;border-bottom:2px solid #25f}.chat-user-multimedia__navigation--item.is-active a{color:#25f}.chat-user-multimedia__navigation--item.is-active svg{fill:#25f;color:#25f}.chat-user-multimedia__block{display:flex;flex-direction:column;height:100%;min-height:400px}.chat-user-multimedia__content{flex:1}.click:hover{color:#25f;font-weight:700;cursor:pointer;position:relative}.input{display:flex;max-width:100%;padding:18px 20px;flex-direction:row;align-items:center}.input.blocked{padding-top:0}.input__block{width:100%;display:flex;flex:1 1 auto;font-size:14px;color:var(--chat-footer-text);line-height:22px;border-radius:4px;padding:10px 15px;position:relative;align-items:center;flex-direction:row;justify-content:center;border:1px solid var(--chat-footer-border);background-color:var(--chat-footer);transition:background-color .5s ease}.input__block.is-focused{border:1px solid #25f;box-shadow:0 2px 3px 0 rgba(64,64,64,.15),0 0 0 3px rgba(95,103,254,.25)}.input__block.disabled{background-color:var(--chat-footer-disabled)}.input__placeholder{color:var(--chat-footer-placeholder);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;pointer-events:none;transition:opacity .1s linear;margin-left:10px}.input__placeholder.disabled{color:var(--chat-footer-placeholder-disabled)}.input__input{cursor:text;outline:none;min-height:22px;overflow:hidden;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;padding-right:4px;position:relative;white-space:pre-wrap;word-wrap:break-word;word-break:break-word;margin-left:10px}.input__actions{display:flex;margin-left:10px;flex-direction:row}.input__actions>.input__button{margin-right:5px}.input__actions>.input__button:last-child{margin-right:-5px}.input__button{margin:0;width:30px;height:30px;color:var(--chat-footer-button);display:flex;border-radius:50%;align-items:center;justify-content:center;background:var(--chat-footer-button-background);border:1px solid var(--chat-footer-button-border);transition:all .5s ease}.input__button:hover:not(.disabled){background:var(--chat-footer-button-hover);border-color:var(--chat-footer-button-hover)}.input__button.is-active{color:#fff;background:#25f;border-color:#0037ee}.input__button.is-alert{color:#ed4d4d}.input__button.is-alert:hover{color:#fff;background:#ed4d4d}.input__button.disabled{color:#e6e6e6;background:transparent}.input__button-recording{margin-right:10px}.input__icon{width:10px;height:10px;fill:var(--chat-footer-button)}.input__icon-cancel{width:10px;height:10px;fill:var(--chat-footer-button-cancel)}.input__lock{z-index:10}.input__lock-backdrop{left:0;height:0;bottom:0;width:100%;display:flex;overflow:hidden;position:absolute;visibility:hidden;align-items:center;flex-direction:column;justify-content:center;transition:height .2s;background:var(--chat-footer-lock);box-shadow:0 -3px 2px 0 rgba(51,51,51,.2)}.input__lock-backdrop.is-opened{height:100%;visibility:visible}.input__lock-button{text-transform:uppercase}.input.disabled .input__block{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.input.disabled .input__input{z-index:-1}.input .option-strikethrough{text-decoration:line-through}.input .option-monospace{font-family:Lucida Console,monospace}.multimedia{height:0;width:100%;display:flex;padding:0 20px;overflow:hidden;visibility:hidden;flex-direction:column;transition:height .35s}.multimedia.is-opened{height:320px;overflow:visible;visibility:visible}.multimedia__block{border:none;height:100%;display:flex;margin:18px 0 0;min-height:220px;flex-direction:row}.multimedia__navigation{flex:0 0 50px}.multimedia__navigation-list{display:flex;padding:0 10px;flex-direction:column}.multimedia__navigation-list .multimedia__navigation-item{margin-bottom:10px}.multimedia__navigation-list .multimedia__navigation-item:last-child{margin-bottom:0}.multimedia__navigation-item{width:30px;height:30px;display:flex;background:#6f90ff;border-radius:50%;position:relative;align-items:center;flex-direction:row;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:all 1s ease}.multimedia__navigation-item--bg-1{background:#25f}.multimedia__navigation-item--bg-2{background:#003afd}.multimedia__navigation-item--bg-3{background:#0032da}.multimedia__navigation-item--bg-4{background:#002ab6}.multimedia__navigation-item--bg-5{background:#002292}.multimedia__navigation-item--bg-6{background:#001a6f}.multimedia__navigation-item--bg-custom{background:#00114b}.multimedia__navigation-item.is-active,.multimedia__navigation-item:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__navigation-item.is-active:before{top:1px;left:1px;content:"";width:28px;height:28px;border-radius:50%;position:absolute;border:1px solid #fff}.multimedia__navigation-item-icon{width:14px;height:14px;margin-bottom:4px}.multimedia__navigation-item-icon svg{fill:#fff}.multimedia__content{flex:1 1 0;border-radius:4px;background:var(--chat-multimedia-background);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-scroll{height:100%;max-height:290px;padding:10px 3px 10px 10px}.multimedia__content-list{display:flex;padding:6px 8px 12px;flex-direction:column;width:calc(100% - 7px)}.multimedia__content-list .multimedia__content-item,.multimedia__content-list .multimedia__content-item-break{margin-bottom:5px}.multimedia__content-list .multimedia__content-item-break:last-child,.multimedia__content-list .multimedia__content-item:last-child{margin-bottom:0}.multimedia__content-item,.multimedia__content-item-break{display:flex;padding:10px;min-height:40px;background:var(--chat-multimedia-item);max-width:660px;overflow-wrap:break-word;word-wrap:break-word;border-radius:3px;align-items:center;flex-direction:row;flex-wrap:wrap;box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-item-break:hover,.multimedia__content-item:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-item-selected-text,.multimedia__content-item-text{color:var(--chat-multimedia-item-text);font-size:12px;line-height:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:pre-wrap}.multimedia__content-item-break{word-break:break-all}.multimedia__content-item-selected-text{color:var(--chat-multimedia-selected-text)}.multimedia__content-item-selected{background:#6f90ff;font-weight:700}.multimedia__content-grid{padding:6px 8px 12px;width:calc(100% - 7px)}.multimedia__content-grid-modal{height:300px}.multimedia__content-grid-item{display:flex;height:150px;overflow:hidden;border-radius:3px;position:relative;align-items:center;padding-bottom:24px;justify-content:center;box-shadow:0 6px 8px rgba(0,0,0,.1)}.multimedia__content-grid-item:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-grid-image{z-index:0;width:100%;height:auto;background-color:#fff;position:absolute}.multimedia__content-grid-background{z-index:0;width:100%;height:100%;background:#333;position:absolute}.multimedia__content-grid-button{z-index:1;width:40px;height:40px;display:flex;padding-left:2px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.multimedia__content-grid-button-icon{width:19px;fill:#fff;height:19px}.multimedia__content-grid-footer{bottom:0;width:100%;height:24px;display:flex;background:var(--chat-multimedia-item-footer);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.multimedia__content-grid-footer-text{color:var(--chat-multimedia-item-text);font-size:12px;padding:0 10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.multimedia__content-grid-label{width:100%;font-weight:700;display:flex;justify-content:center;align-items:center;color:var(--chat-multimedia-label-text);border-radius:3px;height:30px;background-color:var(--chat-multimedia-label);margin-bottom:20px}.multimedia__content-empty{display:flex;align-items:center;justify-content:center;height:250px;flex-direction:column;color:#b7c1d8}.multimedia__content-empty--icon{margin:10px;width:100px;height:100px;fill:#b7c1d8}.multimedia__content-empty--icon svg{fill:#b7c1d8}.multimedia__content--img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background-color:#000}.multimedia__content-document{height:50px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:row;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-document:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-document-icon{width:27px;height:33px;display:flex;margin-right:10px;position:relative;flex-direction:column}.multimedia__content-document-icon svg{z-index:1;fill:#25f;width:27px;height:33px}.multimedia__content-document-icon-text{bottom:0;z-index:2;width:100%;color:#fff;font-size:9px;overflow:hidden;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase;font-family:Inter-Medium,sans-serif}.multimedia__content-document-information{display:flex;flex-direction:column;width:calc(100% - 40px)}.multimedia__content-document-text{color:var(--chat-multimedia-item-text);font-size:12px;overflow:hidden;line-height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis}.multimedia__content-document-text--subtitle{color:#b7c1d8;font-size:11px;line-height:16px}.multimedia__content-custom{height:65px;display:flex;padding:6px 10px;background:var(--chat-multimedia-item);border-radius:3px;align-items:center;flex-direction:column;justify-content:center;border:1px solid var(--chat-footer-border);box-shadow:0 6px 8px rgba(0,0,0,.1);transition:background .5s ease}.multimedia__content-custom:hover{box-shadow:0 6px 8px var(--chat-multimedia-item-hover)}.multimedia__content-custom-input{display:none}.multimedia__content-custom-label{color:#b7c1d8;font-size:9px;line-height:13px}.multimedia__content-custom-icon{height:28px}.multimedia__content-custom-icon svg{width:24px;height:24px;fill:var(--chat-multimedia-item-icon);transition:fill .5s ease}.multimedia__content-total{margin:0;padding:0 8px 10px 8px;font-weight:700;color:#25f}.multimedia__content-total span{color:var(--modal-title);margin-right:5px}.multimedia__overlay{position:absolute;width:calc(100% - 90px);height:302px;top:18px;background-color:rgba(0,0,0,.25);z-index:2;display:flex;justify-content:flex-end;align-items:center;flex-direction:column}.multimedia__overlay-text{font-weight:700;color:#fff;z-index:20;margin-bottom:20px;padding:5px 10px;background-color:#0037ee;border-radius:10px}.multimedia__container{position:relative}.multimedia__disabled-ws{pointer-events:none}.multimedia__template-text{color:var(--modal-title);margin:10px 0}.multimedia__campaign{margin-bottom:20px;color:#b7c1d8;font-weight:700}.multimedia__campaign-name{color:var(--chat-multimedia-label-text)}.texts{display:flex;justify-content:space-between;align-items:center}.texts__search{fill:#25f;transition:fill .5s;margin-left:10px}.texts__search:hover{cursor:pointer;fill:#002bbb}.texts__close{fill:#c8cbd0;transform:scale(.6);padding-top:2px}.texts__close:hover{cursor:pointer}.texts__search-container{display:flex;justify-content:flex-end;align-items:center;height:25px;margin-bottom:30px}.texts__search-container ::-moz-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container :-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container ::-ms-input-placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container ::placeholder{color:var(--input-placeholder);opacity:1}.texts__search-container input{outline:0;border-width:0 0 2px;border-color:#6f90ff;background-color:transparent;opacity:.5;transition:border-color .5s;height:16px;width:200px;font-size:1.2rem;padding:15px 6px;caret-color:#25f;color:var(--search-text)}.texts__search-container input:focus{box-shadow:0 4px 6px -6px #222;border-color:#25f}.preview{left:0;height:0;bottom:0;width:100%;z-index:100;display:flex;overflow:hidden;position:absolute;visibility:hidden;padding:18px 20px;flex-direction:column;background:#f8f7fa;transition:height .35s;box-shadow:0 -6px 8px 0 rgba(51,51,51,.2)}.preview.is-opened{height:320px;visibility:visible}.preview__container{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.preview__actions{display:flex;flex-direction:row;justify-content:center}.preview__button:not(:first-child){margin-left:24px}.preview__image,.preview__video .video-js{max-height:210px}.preview__document{display:flex;flex-direction:row;align-items:center}.preview__icon{width:16px;height:16px;color:#25f}.preview__label{color:#333;font-size:16px;margin-left:8px}.preview__label--muted{color:#949bb1;font-size:12px;transform:translateY(1px)}.base-timer__svg{height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;width:calc(100% + 2px)}.base-timer__circle{fill:none;stroke:none}.base-timer__path-elapsed{stroke:#e6e6e6;stroke-width:7px}.base-timer__path-elapsed.online{stroke:#adf4bf}.base-timer__path-elapsed.away{stroke:#ffd09b}.base-timer__path-elapsed.offline{stroke:#f6aaaa}.base-timer__path-remaining{stroke:#b7c1d8;stroke-linecap:round;stroke-width:7px;transform:rotate(90deg);transform-origin:center;transition:all 1s linear}.base-timer__path-remaining.online{stroke:#1abb42}.base-timer__path-remaining.away{stroke:#ff8902}.base-timer__path-remaining.offline{stroke:#ed4d4d}.base-timer__svg{transform:scaleX(-1)}.conversation-item{width:100%;cursor:pointer;padding:5px 10px;color:var(--conversation-item)}.conversation-item.active .conversation-item__bubble{background-color:var(--conversation-bubble-color);box-shadow:0 6px 6px -3px var(--conversation-bubble-shadow);color:var(--conversation-bubble-active)}.conversation-item.active .conversation-item__bubble .conversation-item__preview-icon{fill:#fff}.conversation-item.active .conversation-item__avatar .user-profile__container{background:#25f;border-color:#fff;color:#fff}.conversation-item.active .conversation-item__avatar .user-profile__acronym{color:#fff}.conversation-item.active .conversation-item__badge{background:rgba(0,0,0,.18);border:1px solid transparent;color:#fff}.conversation-item__bubble{display:flex;height:100px;padding:15px;max-height:140px;border-radius:4px;flex-direction:row}.conversation-item__avatar{flex:0 0 auto;padding-right:16px;align-self:flex-start}.conversation-item__avatar .user-profile__container{border:3px solid #25f}.conversation-item__content{display:flex;flex:1 1 auto;position:relative;flex-direction:column;width:calc(100% - 60px)}.conversation-item__title{font-size:14px;margin-top:5px;overflow:hidden;line-height:15px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 25px);transition:color .3s ease;padding-bottom:4px}.conversation-item__subtitle{opacity:.7;font-size:12px;margin-top:5px;line-height:20px}.conversation-item__preview{opacity:.6;font-size:12px;margin-top:5px;max-height:40px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 15px)}.conversation-item__preview-icon{width:12px;fill:var(--conversation-preview-icon);height:12px;margin:0 4px -1px 0;transition:fill .3s ease}.conversation-item__badge{top:0;right:0;height:20px;padding:0 3px;font-size:11px;min-width:20px;color:var(--conversations-badge-color);border:1px solid var(--conversations-badge-border);line-height:18px;border-radius:4px;position:absolute;text-align:center;transition:border .3s ease}.conversation-item__icon{bottom:-2px;height:16px;position:absolute;right:-2px;width:16px}.conversations{width:100%;height:100%;display:flex;flex-direction:column;border-right:1px solid var(--conversations-border);background-color:var(--conversations-background);transition:background-color .5s ease}.conversations__search{height:60px;display:flex;padding:10px 20px;align-items:center;border-bottom:1px solid var(--conversations-search-border);color:#566da0}.conversations__search-icon{width:14px;height:14px;stroke:var(--conversations-search-icon);transition:stroke .3s ease}.conversations__search-input{border:0;margin:0;height:30px;opacity:.5;color:var(--conversations-search);outline:none;flex:1 1 auto;font-size:13px;padding:0 10px;caret-color:#25f;background:transparent}.conversations__search-badge{height:20px;opacity:.5;color:var(--conversations-badge-color);padding:0 3px;font-size:11px;min-width:20px;line-height:20px;border-radius:4px;text-align:center;display:inline-block;border:1px solid var(--conversations-badge-border)}.conversations__block{height:100%}.conversations__empty,.conversations__list{display:flex;flex-direction:column}.conversations__empty{align-items:center;justify-content:center;min-height:calc(100vh - 100px)}.conversations__empty-message{opacity:.7;color:var(--conversations-empty);font-size:12px;line-height:16px;transition:color .3s ease}.document{padding:15px;flex-direction:row}.document,.document__thumb{display:flex;align-items:center}.document__thumb{z-index:1;margin-right:15px;position:relative;flex-direction:column;justify-content:center}.document__thumb,.document__thumb-icon{width:44px;height:44px}.document__thumb-button{z-index:2;width:24px;height:24px;display:flex;position:absolute;align-items:center;border-radius:12px;top:calc(50% - 12px);flex-direction:column;left:calc(50% - 12px);justify-content:center;background:rgba(0,0,0,.6)}.document__thumb-button-icon{width:12px;height:12px;fill:#fff}.document__info{display:flex;max-width:300px;flex-direction:column}.document__text{font-size:12px;font-weight:700;line-height:22px;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.document__text--copy{font-size:10px;line-height:22px;font-family:Inter-Regular,sans-serif}.document__footer{display:flex;margin-top:5px;align-items:center;flex-direction:row}.document__miniature{width:15px;height:18px;display:flex;position:relative;margin:0 8px 2px 0;flex-direction:column}.document__miniature-icon{z-index:1;width:15px;height:18px}.document__miniature-icon--pdf{fill:#ed4d4d!important}.document__miniature-text{z-index:2;bottom:2px;width:100%;color:#fff;font-size:5px;overflow:hidden;font-weight:700;position:absolute;text-align:center;white-space:nowrap;word-wrap:break-word;word-break:break-word;text-overflow:ellipsis;text-transform:uppercase}.message{display:flex;padding-left:20px;position:relative;margin-bottom:15px;padding-right:20px;flex-direction:column}.message__mark{height:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.message__bubble{position:relative;border-radius:16px}.message__bubble,.message__default{flex:none;z-index:1;max-width:65%}.message__header{opacity:.6;font-size:12px;max-width:100%;line-height:20px;margin-bottom:5px;display:inline-flex;padding:8px 15px 0}.message__header+.message__text{padding-top:0}.message__header+.message__block{border-top-left-radius:0;border-top-right-radius:0}.message__header+.document{padding-top:0}.message__author{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.message__content{font-size:14px;min-width:50px;line-height:19px;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.message__content a{color:#002bbb}.message__button{margin-top:5px;display:inline-block;text-transform:uppercase}.message__footer{color:#b7c1d8;display:flex;font-size:12px;margin-top:5px;line-height:16px;flex-direction:column;align-items:flex-end}.message__footer-icon{height:8px;width:14px;fill:var(--chat-message-check);margin-left:3px;transition:fill .5s ease}.message__footer-icon--squared{width:14px;height:10px}.message__footer-icon-error{width:16px;height:12px;fill:#ffa9a9}.message__footer-icon--is-read{fill:#25f}.message__footer-error{color:#ff2929;margin-bottom:5px;display:flex;flex-direction:column;text-align:right;max-width:75%}.message__text{padding:15px}.message__block{display:flex;overflow:hidden;position:relative;align-items:center;border-radius:15px;justify-content:center}.message__block--multimedia{width:200px;height:120px}.message__block--map{width:300px;height:200px}.message__block--sticker{width:100%;height:auto;max-width:120px}.message__block--with-background{background-color:#333}.message__block-content{width:100%;height:auto}.message__block-content--as-background{z-index:0;position:absolute}.message__block-button{z-index:1;width:50px;height:50px;display:flex;padding-left:4px;border-radius:50%;align-items:center;flex-direction:row;justify-content:center;background:rgba(0,0,0,.6)}.message__block-button-icon{width:24px;fill:#fff;height:24px}.message__block-footer{left:8px;z-index:1;bottom:8px;height:16px;min-width:0;display:flex;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:8px;position:absolute;background:#949bb1;flex-direction:column;justify-content:center;max-width:calc(100% - 16px)}.message__block-footer-copy{font-size:10px;overflow:hidden;color:#d8ddea;white-space:nowrap;text-overflow:ellipsis;font-family:Inter-Medium,sans-serif}.message__notification{display:flex;align-items:center;flex-direction:row}.message__notification-icon{width:14px;height:14px;margin-right:5px;fill:#25f}.message__notification-content{font-size:11px;color:var(--chat-notification);line-height:20px;letter-spacing:.22px;transition:color .5s ease}.message__notification-content--uppercase{text-transform:uppercase}.message__notification-trail{color:#b7c1d8;font-size:10px;margin-left:5px}.message__notification-separator{top:50%;height:1px;left:-20px;z-index:0;right:-20px;position:absolute;background-color:var(--chat-notification-separator)}.message__indicator{height:100%;display:flex;position:absolute;flex-direction:column;justify-content:center;width:8px;right:-12px}.message__indicator-icon{z-index:1;border-radius:50%;position:relative;width:8px;height:8px;background:rgba(34,85,255,.3)}.message__indicator-icon:before{z-index:2;content:"";background:#021e51;border-radius:50%;position:absolute;top:2px;left:2px;width:4px;height:4px}.message__action{top:12px;left:-24px;display:flex;position:absolute;flex-direction:column;justify-content:center}.message__action-button{width:24px;height:24px}.message__action-icon{width:16px;height:16px;color:#25f}.message--in.message--has-next .message__block,.message--in.message--has-next .message__bubble,.message--out.message--has-next .message__block,.message--out.message--has-next .message__bubble{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.message--in{align-items:flex-start}.message--in .message__bubble{color:#000;background-color:#d8ddea;border-bottom-left-radius:3px;box-shadow:0 6px 8px -4px rgba(2,30,81,.25)}.message--in .message__button{color:#0e0d13}.message--in .message__block{border-bottom-left-radius:3px}.message--in+.message--in .message__header{display:none}.message--in+.message--in .message__text{padding-top:15px}.message--in+.message--in .message__block{border-top-left-radius:15px;border-top-right-radius:15px}.message--in+.message--in .document{padding-top:15px}.message--in .document__thumb-icon{fill:#0443b5}.message--in .document__miniature-icon{fill:#000}.message--out{align-items:flex-end}.message--out .message__bubble{color:var(--chat-message-sent);background-color:var(--chat-message-sent-bubble);border:1px solid var(--chat-message-sent-border);border-bottom-right-radius:3px;box-shadow:0 6px 8px -4px rgba(0,0,0,.16);transition:all .5s ease}.message--out .message__bubble-error{background-color:#f9c1c1;color:var(--chat-mesage-template)}.message--out .message__template{background-color:#a3e5c4;color:var(--chat-mesage-template)}.message--out .message__button{color:#021e51}.message--out .message__block{border-bottom-right-radius:3px}.message--out+.message--out .message__header{display:none}.message--out+.message--out .message__text{padding-top:15px}.message--out+.message--out .message__block{border-top-left-radius:15px;border-top-right-radius:15px}.message--out+.message--out .document{padding-top:15px}.message--out .document__thumb-icon{fill:#d8ddea}.message--out .document__miniature-icon{fill:#021e51}.message--item{align-items:center}.message--item .message__bubble{padding:5px 15px;background:var(--chat-header);border-radius:4px;border:1px solid var(--chat-notification-border);transition:all .5s ease}.message--sys .message__bubble{color:var(--chat-message-sent);border:1px solid var(--chat-notification-border)}.message--has-next{margin-bottom:5px}.message__url{color:inherit;text-decoration:underline}.message__strikethrough{text-decoration:line-through}.message__monospace{font-family:Lucida Console,monospace}.close-modal--body{display:flex;flex-direction:column;gap:15px}.close-modal--element{width:100%;min-width:0;padding-bottom:8px}.navigation{height:100%;display:flex;padding:15px 0;align-items:center;flex-direction:column;background-color:var(--sidebar)}.navigation__logo{width:36px;margin-bottom:20px}.navigation__option{width:50px;height:50px;display:flex;border-radius:4px;margin-bottom:5px;position:relative;align-items:center;justify-content:center;border:2px solid transparent}.navigation__option:last-child{margin-bottom:0}.navigation__option.is-active{border-color:var(--is-active-border);background:hsla(0,0%,100%,.08);transition:border-color .5s ease}.navigation__option.has-badge:after{top:10px;z-index:2;content:"";right:10px;width:10px;height:10px;background:#021e51;border-radius:50%;position:absolute}.navigation__option.has-badge:before{top:5px;z-index:1;right:5px;content:"";width:20px;height:20px;opacity:.3;background:#021e51;border-radius:50%;position:absolute}.navigation__filler{width:100%;flex:1 1 auto}.navigation__lang{height:30px}.navigation__profile{width:50px;height:50px;position:relative}.navigation__profile,.navigation__profile-image{display:flex;align-items:center;justify-content:center}.navigation__profile-image{width:32px;height:33px;border-radius:50%;background-size:cover;background-color:#fff;background-position:50%;border:1px solid #25f;box-shadow:0 0 0 1px #25f,0 3px 6px 0 rgba(0,0,0,.25),0 6px 10px -1px rgba(0,0,0,.25)}.navigation__profile-acronym{color:#25f;font-weight:bolder;font-size:16px;line-height:20px;text-transform:uppercase}.navigation__profile-icon{fill:#25f}.navigation__profile-status{right:7px;bottom:7px;width:12px;height:12px;border-radius:50%;position:absolute;background:#d8ddea;border:2px solid var(--user-status-border)}.navigation__profile-status--online{background:#1abb42}.navigation__profile-status--standBy{background:#ffcf03}.navigation__profile-status--offline{background-color:#b7c1d8}.navigation__badge{position:absolute;z-index:12;bottom:20px;left:25px;min-width:22px;min-height:22px}.navigation__badge.alert{border-color:#a90000}.profile{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--profile);transition:background-color .5s ease}.profile__head{flex:0 0 60px;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__body,.profile__head{width:100%;min-width:0;min-height:0}.profile__body{flex:1 1 0;display:flex;flex-direction:column;padding:35px 0}.profile__elements{height:100%;display:flex;flex-direction:row}.profile__button{display:flex;flex:1 1 33.3333%;align-items:center;justify-content:center;transition:background-color .5s ease}.profile__button:hover{background-color:var(--profile-button-hover)}.profile__button-icon{width:16px;height:16px;fill:#25f}.profile__button-transfer{stroke:var(--profile-button-transfer)}.profile__main{width:100%;display:flex;flex:0 0 180px;align-items:center;flex-direction:column;justify-content:center;border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease;padding:10px 0}.profile__main-image{margin-bottom:20px}.profile__main-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-text);max-width:80%;font-size:14px;line-height:15px;margin-bottom:9px;letter-spacing:-.17px;font-family:Inter-Medium,sans-serif;padding:3px 0}.profile__main-title-input{display:flex;justify-content:center;align-items:center}.profile__main-title-icon{width:20px;height:20px;margin:0 5px}.profile__main-title .red{fill:#ed4d4d}.profile__main-title .green{fill:#1abb42}.profile__main-campaign,.profile__main-subtitle{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;opacity:.6;color:var(--profile-text);max-width:80%;font-size:12px;line-height:20px;position:relative;margin-bottom:5px;display:flex}.profile__main-campaign{color:#25f;opacity:1}.profile__main-channel{height:16px;margin-right:2px;margin-top:2px}.profile__main-time{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--profile-session);max-width:80%;font-size:12px;line-height:25px;font-weight:700}.profile__main-time.warning{color:#ffa9a9}.profile__scrollable{flex:1 1 0;width:100%;overflow:hidden}.profile__block{width:100%;display:flex;padding:20px;flex-direction:column}.profile__block--add-border{border-bottom:1px solid var(--profile-border);transition:border-bottom .5s ease}.profile__information{margin-top:20px;width:100%}.profile__information.background{background-color:#edeff6;border-radius:4px;padding:15px}.profile__information-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;margin-bottom:10px;border:1px solid var(--label-border);border-radius:15px;background-color:var(--label-background);overflow:hidden;transition:background-color .5 ease,border .5 ease}.profile__information-item:last-child{margin-bottom:0}.profile__information-col{display:flex;justify-content:space-between;align-content:center;align-items:center;max-width:95%;width:100%;height:25px}.profile__information-icon{width:100%;max-width:5%;margin-top:5px;cursor:pointer}.profile__information-icon svg{width:16px;height:16px;fill:var(--label-icon);transition:fill .3s ease}.profile__information-icon svg:hover{fill:#25f}.profile__information-label{color:var(--label-text);max-width:50%;font-size:.8em;padding-right:2px;word-wrap:break-word;word-break:break-word;background-color:var(--label);border-radius:15px;font-weight:600;transition:all .5s ease;display:flex;justify-content:center;align-items:center;height:35px;transition:background-color .5 ease}.profile__information-label-title{margin:6px 10px}.profile__information-label-text{margin:6px 10px 6px 0}.profile__information-value{color:var(--label-text);font-size:12px;line-height:16px;padding-left:4px;text-align:right;word-wrap:break-word;word-break:break-word}.profile__information-more{margin-left:5px;margin-top:2px;color:#b7c1d8;font-weight:700;font-size:.9em;transition:color .5s}.profile__information-more:hover{color:#25f;cursor:pointer}.profile__history{margin-top:20px}.profile__history-badge{right:0;top:10px;opacity:.5;color:var(--profile-history-text);font-size:12px;line-height:16px;position:absolute}.profile__history-item{height:50px;display:flex;position:relative;align-items:center;flex-direction:row}.profile__history-icon{width:30px;height:30px;display:flex;flex:0 0 30px;margin-right:10px;align-items:center;border-radius:10px;justify-content:center;background-color:var(--profile-border)}.profile__history-icon--warning{background:#f9c1c1 url(../img/chat-cancel.bd4bd39e.svg) no-repeat 50%;background-size:14px}.profile__history-icon--success{background:#a3e5c4 url(../img/chat-finish.59699aeb.svg) no-repeat 50%;background-size:14px}.profile__history-data{flex:1 1 0;height:auto;display:flex;flex-direction:column;max-width:calc(100% - 75px)}.profile__history-text{color:var(--profile-history-text);font-size:12px;overflow:hidden;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.profile__history-text--faded{opacity:.5;font-size:11px;transition:all .5s}.profile__history-detail{top:0;right:0;width:0;z-index:1;height:100%;display:flex;overflow:hidden;background:var(--profile-history-detail);position:absolute;flex-direction:column;justify-content:center;transition:background .5s ease}.profile__no-content{width:100%;opacity:.8;color:var(--profile-text);font-size:12px;line-height:16px}.profile__action{display:flex;align-items:center;flex-direction:row;align-self:flex-end}.profile__action-icon{width:16px;height:16px}.profile__action-icon svg{fill:#25f}.profile__action-text{display:flex;color:var(--profile-text);font-size:12px;margin-left:5px;line-height:16px;font-family:Inter-Medium,sans-serif;justify-content:center;align-items:center}.profile__action-text--item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;padding:0 3px 0 3px;font-size:12px;margin-left:5px;border-radius:4px;background-color:#25f;color:#fff;font-weight:700}.profile__action-button{align-self:center;margin-top:20px}.profile__action--with-margin{margin-top:20px}.profile__action--toggle:after{right:0;width:8px;content:"";height:8px;position:absolute;background-image:url(../img/caret-right-blue.e3e50b92.svg)}.profile__action--toggle.is-opened:after{background-image:url(../img/caret-down-blue.b56be8e3.svg)}.profile__action--toggle,.profile__action—pull-left{position:relative;align-self:auto}.profile__action:hover .profile__action-text{text-decoration:underline}::v-deep .label-modal.modal-container{min-height:400px;justify-content:flex-start}.form-modal{display:flex;flex-direction:column;align-items:center;gap:10px;overflow:visible}.form-modal__title{align-self:flex-start;color:var(--modal-title)}::v-deep .form-modal__select{width:440px}.form-modal__description{display:flex;justify-content:space-between;align-items:center;width:440px;margin-top:10px}.form-modal__description-input{width:100%;margin-right:5px}.form-modal__description-button{margin-top:22px}.user-profile{position:relative}.user-profile__container{align-items:center;background:#fff;border-radius:50%;box-shadow:0 3px 6px -2px rgba(0,0,0,.25),0 8px 20px -3px rgba(0,0,0,.25);color:#021e51;display:flex;height:100%;justify-content:center;overflow:hidden;transition:all .3s ease;width:100%}.user-profile__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-profile__acronym{color:#25f;font-size:18px;text-transform:uppercase;font-weight:700}.user-profile__icon{color:inherit;height:24px;width:24px}/*!
 * vue2-animate
 * (c) 2018 Pavel Savushkin
 * Released under the MIT License.
 * Documentation: https://github.com/asika32764/vue2-animate
 */@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounce-enter-active,.bounce-leave-active,.bounceIn,.bounceOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounce-enter-active,.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounce-leave-active,.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.bounceDown-enter-active,.bounceDown-leave-active,.bounceInDown,.bounceOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceDown-enter-active,.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.bounceDown-leave-active,.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.bounceInLeft,.bounceLeft-enter-active,.bounceLeft-leave-active,.bounceOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInLeft,.bounceLeft-enter-active{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.bounceLeft-leave-active,.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.bounceInRight,.bounceOutRight,.bounceRight-enter-active,.bounceRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInRight,.bounceRight-enter-active{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.bounceOutRight,.bounceRight-leave-active{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.bounceInUp,.bounceOutUp,.bounceUp-enter-active,.bounceUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.bounceInUp,.bounceUp-enter-active{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.bounceOutUp,.bounceUp-leave-active{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fade-enter-active,.fade-leave-active,.fadeIn,.fadeOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fade-enter-active,.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fade-leave-active,.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.fadeDown-enter-active,.fadeDown-leave-active,.fadeInDown,.fadeOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDown-enter-active,.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeDown-leave-active,.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.fadeDownBig-enter-active,.fadeDownBig-leave-active,.fadeInDownBig,.fadeOutDownBig{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeDownBig-enter-active,.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.fadeDownBig-leave-active,.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.fadeInLeft,.fadeLeft-enter-active,.fadeLeft-leave-active,.fadeOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeft,.fadeLeft-enter-active{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeLeft-leave-active,.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.fadeInLeftBig,.fadeLeftBig-enter-active,.fadeLeftBig-leave-active,.fadeOutLeftBig{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInLeftBig,.fadeLeftBig-enter-active{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.fadeLeftBig-leave-active,.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.fadeInRight,.fadeOutRight,.fadeRight-enter-active,.fadeRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRight,.fadeRight-enter-active{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeOutRight,.fadeRight-leave-active{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.fadeInRightBig,.fadeOutRightBig,.fadeRightBig-enter-active,.fadeRightBig-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInRightBig,.fadeRightBig-enter-active{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.fadeOutRightBig,.fadeRightBig-leave-active{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.fadeInUp,.fadeOutUp,.fadeUp-enter-active,.fadeUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUp,.fadeUp-enter-active{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeOutUp,.fadeUp-leave-active{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.fadeInUpBig,.fadeOutUpBig,.fadeUpBig-enter-active,.fadeUpBig-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.fadeInUpBig,.fadeUpBig-enter-active{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.fadeOutUpBig,.fadeUpBig-leave-active{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotate-enter-active,.rotate-leave-active,.rotateIn,.rotateOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotate-enter-active,.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.rotate-leave-active,.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.rotateDownLeft-enter-active,.rotateDownLeft-leave-active,.rotateInDownLeft,.rotateOutDownLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownLeft-enter-active,.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.rotateDownLeft-leave-active,.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.rotateDownRight-enter-active,.rotateDownRight-leave-active,.rotateInDownRight,.rotateOutDownRight{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateDownRight-enter-active,.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.rotateDownRight-leave-active,.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.rotateInUpLeft,.rotateOutUpLeft,.rotateUpLeft-enter-active,.rotateUpLeft-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpLeft,.rotateUpLeft-enter-active{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.rotateOutUpLeft,.rotateUpLeft-leave-active{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.rotateInUpRight,.rotateOutUpRight,.rotateUpRight-enter-active,.rotateUpRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.rotateInUpRight,.rotateUpRight-enter-active{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.rotateOutUpRight,.rotateUpRight-leave-active{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slide-enter-active,.slide-leave-active,.slideIn,.slideOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slide-enter-active,.slideIn{-webkit-animation-name:slideIn;animation-name:slideIn}.slide-leave-active,.slideOut{-webkit-animation-name:slideOut;animation-name:slideOut}.slideDown-enter-active,.slideDown-leave-active,.slideInDown,.slideOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideDown-enter-active,.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.slideDown-leave-active,.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.slideInLeft,.slideLeft-enter-active,.slideLeft-leave-active,.slideOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInLeft,.slideLeft-enter-active{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.slideLeft-leave-active,.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.slideInRight,.slideOutRight,.slideRight-enter-active,.slideRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInRight,.slideRight-enter-active{-webkit-animation-name:slideInRight;animation-name:slideInRight}.slideOutRight,.slideRight-leave-active{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.slideInUp,.slideOutUp,.slideUp-enter-active,.slideUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.slideInUp,.slideUp-enter-active{-webkit-animation-name:slideInUp;animation-name:slideInUp}.slideOutUp,.slideUp-leave-active{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoom-enter-active,.zoom-leave-active,.zoomIn,.zoomOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoom-enter-active,.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.zoom-leave-active,.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.zoomDown-enter-active,.zoomDown-leave-active,.zoomInDown,.zoomOutDown{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomDown-enter-active,.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.zoomDown-leave-active,.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}.zoomInLeft,.zoomLeft-enter-active,.zoomLeft-leave-active,.zoomOutLeft{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInLeft,.zoomLeft-enter-active{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.zoomLeft-leave-active,.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}.zoomInRight,.zoomOutRight,.zoomRight-enter-active,.zoomRight-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInRight,.zoomRight-enter-active{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.zoomOutRight,.zoomRight-leave-active{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}.zoomInUp,.zoomOutUp,.zoomUp-enter-active,.zoomUp-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.zoomInUp,.zoomUp-enter-active{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.zoomOutUp,.zoomUp-leave-active{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes flipIn{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@keyframes flipIn{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.4}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.8}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}}@-webkit-keyframes flipOut{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@keyframes flipOut{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:1}40%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.6}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:.5}80%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:.2}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:0}}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flip-enter-active,.flip-leave-active,.flipIn,.flipOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flip-enter-active,.flipIn{-webkit-animation-name:flipIn;animation-name:flipIn}.flip-leave-active,.flipOut{-webkit-animation-name:flipOut;animation-name:flipOut}.flipInX,.flipOutX,.flipX-enter-active,.flipX-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInX,.flipX-enter-active{-webkit-animation-name:flipInX;animation-name:flipInX}.flipOutX,.flipX-leave-active{-webkit-animation-name:flipOutX;animation-name:flipOutX}.flipInY,.flipOutY,.flipY-enter-active,.flipY-leave-active{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.flipInY,.flipY-enter-active{-webkit-animation-name:flipInY;animation-name:flipInY}.flipOutY,.flipY-leave-active{-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeed-enter-active,.lightSpeed-leave-active,.lightSpeedIn,.lightSpeedOut{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.lightSpeed-enter-active,.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn}.lightSpeed-leave-active,.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut}.header{background-color:var(--header);text-align:center}.header__logo{width:100px;height:45px;padding:5px 0}