.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}.emoji{width:100%!important}.emoji .container-emoji{max-height:200px}.block-warning{padding:10px;margin:0 20px 8px;border-radius:4px;background-color:#ffd8da;font-weight:700;color:#c20000;text-align:center;transition:all .5s ease;width:95%}