@keyframes sv-popupbottom-image{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes sv-show-image-outline{0%{background-color:transparent}to{background-color:rgba(47,55,62,.3)}}@keyframes typingLoader{0%{opacity:.5;transform:scaleY(1)}25%{transform:scaleY(.3);opacity:.7}50%{transform:scaleY(.7);opacity:.3}70%{transform:scaleY(.5);opacity:1}to{opacity:.7;transform:scaleY(1)}}@keyframes sv-load{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes toopen{0%{transform:translateY(-100px);opacity:0}50%{opacity:1}to{transform:translateY(0)}}@keyframes overlay{0%{background-color:transparent}to{background-color:rgba(0,0,0,.6)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes popup{0%{opacity:0;transform:translateY(100%)}50%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes popuptop{0%{opacity:0;transform:translateY(-100%)}50%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes popupleft{0%{opacity:0;transform:translateX(-100%)}50%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes popupright{0%{opacity:0;transform:translateX(100%)}50%{opacity:0}to{opacity:1;transform:translateX(0)}}@keyframes popupbottom{0%{opacity:0;transform:translateY(10%)}50%{opacity:0}to{opacity:1;transform:translateY(0)}}.pointer-events--none{pointer-events:none}.pointer-events--auto{pointer-events:auto}.sv-avatar{overflow:hidden;height:32px;min-width:32px;width:32px;border-radius:50%;box-sizing:content-box}.sv-avatar--md{height:48px;min-width:48px;width:48px}.sv-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sv-icon--size--12 .sv-icon__pic{width:12px;height:12px}.sv-icon--size--16 .sv-icon__pic{width:16px;height:16px}.sv-icon--size--20 .sv-icon__pic{width:20px;height:20px}.sv-icon--size--24 .sv-icon__pic{width:24px;height:24px}.sv-icon--size--32 .sv-icon__pic{width:32px;height:32px}.sv-icon--size--36 .sv-icon__pic{width:36px;height:36px}.sv-icon--size--40 .sv-icon__pic{width:40px;height:40px}.sv-icon--size--44 .sv-icon__pic{width:44px;height:44px}.sv-icon--size--48 .sv-icon__pic{width:48px;height:48px}.sv-chat{-ms-flex-pack:end;justify-content:flex-end;box-sizing:border-box;position:fixed;right:28px;bottom:72px;width:376px;height:calc(100vh - 130px);max-width:0;max-height:0;transition:max-height .4s,max-width .4s}.sv-chat,.sv-chat-wrapper,.sv-chat__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sv-chat-wrapper{font-family:'Open Sans',sans-serif;position:fixed;max-width:376px;-ms-flex-pack:end;justify-content:flex-end;z-index:1047;height:44px;width:44px;bottom:16px;right:28px}.sv-chat-wrapper.no-folder{height:64px}.sv-chat-wrapper.sv-chat-wrapper--open .sv-chat{max-width:376px;max-height:588px}.sv-chat-wrapper.sv-chat-wrapper--open .sv-chat__body{transform:translateY(0);opacity:1}.sv-chat__body{position:relative;overflow:hidden;-ms-flex:1 0 auto;flex:1 0 auto;max-height:666px;height:100%;border-radius:4px;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.3);transform-origin:bottom;transform:translateY(20px);opacity:0;transition:transform .3s,opacity .3s}.sv-chat__header{box-shadow:0 2px 10px 0 rgba(0,0,0,.16);position:relative;z-index:2}.sv-chat .sv-chat-header{background-color:#6b6b6b}.sv-chat .sv-chat-header__body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 17px;height:72px;box-sizing:border-box}.sv-chat .sv-chat-header__avatar{position:relative;margin-right:10px;height:52px;width:52px;box-sizing:border-box}.sv-chat .sv-chat-header__avatar-icon,.sv-chat .sv-chat-header__avatar-status{border-radius:50%;border:2px solid #fff;background-color:#f1f2f4;box-sizing:border-box}.sv-chat .sv-chat-header__avatar-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:52px;min-width:52px}.sv-chat .sv-chat-header__avatar .sv-avatar{border:2px solid #fff;background-color:#fff}.sv-chat .sv-chat-header__avatar-status{position:absolute;right:1px;bottom:0;width:12px;height:12px}.sv-chat .sv-chat-header__avatar-status--online{background-color:#3bb273}.sv-chat .sv-chat-header__avatar-status--offline{background-color:#e15554}.sv-chat .sv-chat-header__description{margin-top:-2px}.sv-chat .sv-chat-header__title{font-size:14px;line-height:20px;font-weight:700;color:#fff}.sv-chat .sv-chat-header__subtitle{padding-top:1px;font-size:12px;line-height:20px;color:#fff}.sv-chat .sv-chat-header__actions,.sv-chat .sv-chat-header__tools{margin-left:auto}.sv-chat .sv-chat-header__actions--desc{margin-left:0}.sv-chat .sv-chat-header__actions--desc .sv-chat-header__control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px 16px 8px 8px;border-radius:4px}.sv-chat .sv-chat-header__actions--desc .sv-chat-header__control:focus,.sv-chat .sv-chat-header__actions--desc .sv-chat-header__control:hover{background-color:rgba(83,83,83,.8)}.sv-chat .sv-chat-header__control{color:#fff;border:0;background-color:transparent;font-size:12px;line-height:20px;cursor:pointer;white-space:nowrap;font-family:'Open Sans',sans-serif}.sv-chat .sv-chat-header__control:hover{text-decoration:underline}.sv-chat .sv-chat-header__control:focus{text-decoration:underline}.sv-chat .sv-chat-header__control-desc{padding-left:8px;font-size:14px;line-height:16px;font-weight:600}.sv-chat .sv-header-tools{position:relative}.sv-chat .sv-header-tools__button{background-color:transparent;border:2px solid transparent;border-radius:4px;padding:6px;cursor:pointer;font-family:'Open Sans',sans-serif}.sv-chat .sv-header-tools__button:hover{background-color:rgba(83,83,83,.8);border-color:#fff}.sv-chat .sv-header-tools__button:focus{outline:0;border-color:#fff;background-color:rgba(83,83,83,.8)}.sv-chat .sv-header-tools__button--active{border-color:#fff}.sv-chat .sv-header-tools__button--active+.sv-header-tools__dropdown{transform:scale(1);opacity:1}.sv-chat .sv-header-tools__dropdown{transition:transform .3s,opacity .3s;transform:scale(0);opacity:0;transform-origin:right top;position:absolute;right:0;top:calc(100% + 2px);border-radius:4px;overflow:hidden;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border:solid 1px #d4d4d4}.sv-chat .sv-header-tools__dropdown-body{background-color:#fff}.sv-chat .sv-header-tools__list{list-style:none;margin:0;padding:8px 0}.sv-chat .sv-header-tools__list-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:8px 16px;min-width:212px;color:#4d4d4d;border-radius:0;border:0;background-color:transparent;cursor:pointer;font-family:'Open Sans',sans-serif}.sv-chat .sv-header-tools__list-button:hover{background-color:#f8f8f8}.sv-chat .sv-header-tools__list-button:focus{outline:0;color:#ff9000}.sv-chat .sv-header-tools__list-icon{margin-right:8px}.sv-chat .sv-header-tools__list-title{font-size:14px;line-height:20px}.sv-chat .sv-chat-header-restored{background-color:#359bf0;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.sv-chat .sv-chat-header-restored__title{font-size:12px;line-height:20px;color:#f1f2f4}.sv-chat .sv-chat-header-restored__close{background-color:transparent;border:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 6px;cursor:pointer}.sv-chat .sv-chat-header-restored__close:focus,.sv-chat .sv-chat-header-restored__close:hover,.sv-chat .sv-chat-header-warning__close:focus,.sv-chat .sv-chat-header-warning__close:hover{outline:0}.sv-chat .sv-chat-header-warning{background-color:#e67373;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.sv-chat .sv-chat-header-warning__title{font-size:12px;line-height:20px;color:#f1f2f4}.sv-chat .sv-chat-header-warning__close{background-color:transparent;border:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 6px;cursor:pointer}.sv-chat .sv-chat-header-screen-sharing{background-color:#3bb273;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 12px}.sv-chat .sv-chat-header-screen-sharing__text{font-size:12px;line-height:20px;color:#f1f2f4;padding:0 4px}.sv-chat .sv-chat-header-screen-sharing__decorate-stop{background-color:#f1f2f4;width:12px;height:12px;-ms-flex-preferred-size:12px;flex-basis:12px;border-radius:2px}.sv-chat .sv-chat-header-screen-sharing__separator{width:1px;height:12px;opacity:.4;background-color:#e3e6e9;margin:0 8px}.sv-chat .sv-chat-header-screen-sharing__control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:transparent;border:0;border-radius:4px;cursor:pointer;padding:2px 8px;font-family:'Open Sans',sans-serif}.sv-chat .sv-chat-header-screen-sharing__control:hover{background-color:rgba(255,255,255,.3)}.sv-chat .sv-chat-header-screen-sharing__control:focus{background-color:rgba(255,255,255,.3);outline:0}.sv-chat .sv-chat-header-screen-sharing__section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px}.sv-chat .sv-chat-header-screen-sharing__section--full{-ms-flex:1 0 auto;flex:1 0 auto}.sv-chat .sv-chat-header-screen-sharing__section--align--right{-ms-flex-pack:end;justify-content:flex-end}.sv-chat__main{overflow:auto;overflow-x:hidden;max-height:604px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 100px;flex:1 0 100px;background-color:#fff;padding:20px 20px 24px}.sv-chat__main::-webkit-scrollbar-track{border-radius:10px}.sv-chat__main::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(128,128,128,.55)}.sv-chat__main::-webkit-scrollbar{width:4px;height:4px;background-color:transparent}.sv-chat__main:only-child{max-height:640px}.sv-chat__message-title{font-size:14px;line-height:20px;font-weight:600;padding-bottom:4px;max-width:264px}.sv-chat__message-link{display:block;width:100%;max-width:264px;color:#3c505f;word-break:break-all;text-decoration:underline;font-weight:400}.sv-chat__message-link:hover{color:#879aa9}.sv-my-message .sv-chat__message-link{color:#fff}.sv-my-message .sv-chat__message-link:hover{color:#fff7e7}.sv-chat__message-link:focus{outline:1px auto #005fcc!important}.sv-chat .sv-chat-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-pack:end;justify-content:flex-end}.sv-chat .sv-chat-main--content--top{-ms-flex-pack:start;justify-content:flex-start}.sv-chat .sv-chat-main__section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sv-chat .sv-chat-main__section:first-child .sv-system-message{padding-top:0}.sv-chat .sv-chat-main__section:not(:last-child) .sv-my-message,.sv-chat .sv-chat-main__section:not(:last-child) .sv-suporter-message{padding-bottom:28px}.sv-chat .sv-chat-main__section--offset--top{padding-top:20px}.sv-chat .sv-system-section{padding-bottom:16px}.sv-chat .sv-system-description{max-width:296px;margin:0 auto;font-size:12px;line-height:20px;text-align:center;color:#959595}.sv-chat .sv-system-message{font-size:12px;line-height:20px;color:#4d4d4d;font-weight:700;padding-top:20px;padding-bottom:16px;text-align:center}.sv-chat .sv-system-message__text{position:relative;padding:0 12px;background-color:#fff;z-index:1}.sv-chat .sv-system-message--with-line{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sv-chat .sv-system-message--with-line::before{content:'';position:absolute;left:0;height:1px;width:100%;background-color:#efefef}.sv-chat .sv-system-message--offset--xs--top{padding-top:4px}.sv-chat__footer{z-index:1;background-color:#fff;height:58px;box-shadow:0 2px 8px 0 rgba(47,55,62,.2)}.sv-chat .sv-chat-footer{display:-ms-flexbox;display:flex}.sv-chat .sv-chat-footer__textarea{-ms-flex:1 0 auto;flex:1 0 auto;padding:18px 20px;overflow:auto;border:0;font-size:14px;line-height:20px;color:#38424b;max-height:57px;resize:none;box-sizing:border-box;font-family:'Open Sans',sans-serif}.sv-chat .sv-chat-footer__textarea:focus{position:relative;z-index:1;outline:1px auto #005fcc!important}.sv-chat .sv-chat-footer__textarea::-webkit-input-placeholder{color:#667988}.sv-chat .sv-chat-footer__textarea:-ms-input-placeholder{color:#667988}.sv-chat .sv-chat-footer__textarea::-ms-input-placeholder{color:#667988}.sv-chat .sv-chat-footer__textarea::placeholder{color:#667988}.sv-chat .sv-chat-footer__action{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;position:relative}.sv-chat .sv-chat-footer__action:last-child .sv-chat-footer__control{padding-right:20px}.sv-chat .sv-chat-footer__control{background:#fff;border:0;cursor:pointer;padding:8px;-ms-flex:1 0 auto;flex:1 0 auto;color:#6b6b6b;font-family:'Open Sans',sans-serif}.sv-chat .sv-chat-footer__control:hover{color:#ff9000}.sv-chat .sv-chat-footer__control:focus{position:relative;z-index:1;color:#ff9000;outline:1px auto #005fcc!important}.sv-chat .sv-chat-footer__control.is-active{color:#ff9000}.sv-chat .sv-chat-footer__emoji{display:none;position:absolute;bottom:100%;right:-16px;width:234px;max-width:234px;margin-bottom:-8px;border-radius:4px;box-shadow:0 2px 8px 0 rgba(47,55,62,.2);overflow:hidden;z-index:1}.sv-chat .sv-chat-footer__emoji--open{display:block}.sv-chat .sv-chat-footer__emoji-header{padding:12px 20px;background-color:#f2f3f4}.sv-chat .sv-chat-footer__emoji-header-title{font-size:14px;line-height:20px;font-weight:700;color:#6b6b6b}.sv-chat .sv-chat-footer__emoji-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:250px;overflow:auto;padding:8px;background-color:#fff}.sv-chat .sv-chat-footer__emoji-body::-webkit-scrollbar-track{border-radius:10px}.sv-chat .sv-chat-footer__emoji-body::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(128,128,128,.55)}.sv-chat .sv-chat-footer__emoji-body::-webkit-scrollbar{width:4px;height:4px;background-color:transparent}.sv-chat .sv-chat-footer__emoji-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto}.sv-chat .sv-chat-footer__emoji-title{padding:8px 12px 0;font-size:10px;line-height:16px;color:#8b8b8b}.sv-chat .sv-chat-footer__emoji-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1 0 auto;flex:1 0 auto}.sv-chat .sv-chat-footer__emoji-item{-ms-flex-positive:1;flex-grow:1;padding:4px 6px;margin:0;background-color:transparent;border:0;border-radius:4px;text-align:center;font-size:24px;line-height:32px;cursor:pointer;max-width:42px;width:42px;box-sizing:border-box}.sv-chat .sv-chat-footer__emoji-item:hover{background-color:#e3e6e9}.sv-chat .sv-chat-footer__emoji-item:focus{outline:1px auto #005fcc!important}.sv-chat__attachment{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;text-decoration:none;background-color:#f7f8fa;width:256px;border:1px solid transparent;position:relative;border-radius:12px}.sv-chat__attachment:hover{border-color:#ff9000}.sv-chat__attachment:focus{outline:1px auto #005fcc!important;outline-offset:2px}.sv-chat__attachment>.sv-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;overflow:hidden;width:20px;height:15px}.sv-chat__attachment>.sv-icon .sv-icon__pic{width:20px;height:21px}.sv-chat__attachment .sv-chat__attachment-curl-border{width:11px;height:15px;position:absolute;overflow:hidden}.sv-chat__attachment .sv-chat__attachment-curl-border .sv-icon__pic{width:11px;height:15px}.sv-chat__attachment-body,.sv-chat__attachment-desc{box-sizing:border-box;display:-ms-flexbox;display:flex}.sv-chat__attachment-body{padding:7px 15px;width:100%;-ms-flex-align:center;align-items:center}.sv-chat__attachment-desc{width:calc(100% - 48px);padding-left:12px;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column}.sv-chat__attachment-desc-section{display:-ms-flexbox;display:flex;text-overflow:ellipsis}.sv-chat__attachment-title{font-size:14px;line-height:20px;color:#414141;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-chat__attachment-subtitle{font-size:12px;line-height:16px;color:gray}.sv-chat__attachment-subtitle--download{color:#597fa4;text-decoration:underline}.sv-chat__attachment-subtitle:not(:last-child){padding-right:10px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sv-chat__attachment-subtitle:not(:last-child):before{position:absolute;right:4px;content:"";border:1px solid #4a4a4a;border-radius:50%}.sv-control-chat{position:fixed;margin-left:auto;bottom:16px;right:28px;width:44px}.sv-control-chat__action,.sv-control-chat__body{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.sv-control-chat__action{position:relative;width:44px;height:44px;background-color:#6b6b6b;border-radius:50%;padding:0;cursor:pointer;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-shadow:0 2px 8px 0 rgba(47,55,62,.2);border:0;overflow:visible;color:#fff;font-family:'Open Sans',sans-serif}.sv-control-chat__action:hover{background-color:#959595}.sv-control-chat__action:focus{outline:1px auto #005fcc!important}.sv-control-chat__action:active{background-color:#565656}.sv-control-chat__action-status{position:absolute;right:-2px;top:-2px;width:12px;height:12px;box-sizing:border-box;border:2px solid #fff;border-radius:50%;background-color:#e36463}.sv-control-chat__loader{width:44px;height:44px}.sv-control-chat__icon{position:absolute;left:50%;top:50%;width:24px;height:24px;transform:translate(-50%,-50%)}.sv-control-chat__icon-arrow{top:0;left:0;position:absolute;transform:scale(0) rotate(-90deg);transition:transform .3s}.sv-chat-wrapper--open .sv-control-chat__icon-arrow,.sv-control-chat__icon-chat{transform:scale(1) rotate(0deg)}.sv-control-chat__icon-chat{top:0;left:0;position:absolute;transition:transform .3s}.sv-chat-wrapper--open .sv-control-chat__icon-chat{transform:scale(0) rotate(90deg)}.sv-control-chat__popup{bottom:100%;margin-bottom:18px;position:absolute;max-width:286px;width:286px;right:-2px;box-shadow:0 4px 12px 0 rgba(0,0,0,.3);border-radius:8px;animation:1s ease normal both popup}.sv-control-chat__popup-body{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;padding:16px;border-radius:8px;position:relative;z-index:2}.sv-control-chat__popup-control{padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:0;background-color:transparent;cursor:pointer;width:20px;height:20px;margin-top:2px;margin-right:-2px;border-radius:4px;color:#bfbfbf;font-family:"Open Sans",sans-serif}.sv-control-chat__popup-control:hover{color:#667988}.sv-control-chat__popup-control:focus{border:solid 1px #9da9b3;box-shadow:0 0 0 2px #d5dade;color:#667988;outline:0}.sv-control-chat__popup-control:active{color:#788d9d}.sv-control-chat__popup-title{max-width:228px;font-size:16px;line-height:24px;letter-spacing:.2px}.sv-control-chat__popup-arrow{position:absolute;z-index:1;width:20px;height:20px;transform:rotate(45deg);top:100%;right:14px;margin-top:-14px;box-shadow:0 4px 12px 0 rgba(0,0,0,.3);background-color:#fff}.sv-chat .sv-help-controls{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;align-items:flex-end;overflow:hidden}.sv-chat .sv-help-controls__title{text-align:right;margin-bottom:8px;color:#444;font-size:14px;line-height:20px}.sv-chat .sv-help-controls__item{background-color:#fff;border-radius:22px;padding:12px 16px;outline:0;cursor:pointer;margin-bottom:8px;margin-left:8px;color:#ff9000;border:solid 1px #ff9000;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.2px;font-family:'Open Sans',sans-serif}.sv-chat .sv-help-controls__item--active,.sv-chat .sv-help-controls__item:hover{background-color:#ff9000;color:#fff}.sv-chat .sv-help-controls__item:focus{background-color:#ff9000;color:#fff}.sv-chat-form{border:1px solid #d4d4d4;border-radius:4px;padding:8px;max-width:268px;min-width:268px;-ms-flex:1 0 auto;flex:1 0 auto;font-size:14px;line-height:24px;box-sizing:border-box}.sv-chat-form__title{font-weight:600;font-size:16px;line-height:24px;color:#444}.sv-chat-form__desc{font-size:14px;line-height:20px;color:#4d4d4d;word-break:break-word;word-wrap:break-word}.sv-chat-form__subdesc{font-size:12px;line-height:16px;color:#6b6b6b}.sv-chat-form__link{color:#4a90e2;word-break:break-all;font-weight:500}.sv-chat-form__link:hover{color:#ff9000}.sv-chat-form__link:focus{outline:1px auto #005fcc!important}.sv-chat-form--centered{margin:0 auto}.sv-chat-form--full,.sv-chat-form--full .sv-chat-form__alert{max-width:340px}.sv-chat-form__section{padding:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sv-chat-form__separator{border-top:1px solid #ddd}.sv-chat-form__action{padding:8px 4px;display:-ms-flexbox;display:flex}.sv-chat-form__action .sv-chat-form__control-wrapper{width:50%;box-sizing:border-box}.sv-chat-form__alert-icon{padding:4px}.sv-chat-form__alert-icon--load{animation:1.5s linear infinite normal sv-load}.sv-chat-form__alert-icon--load .sv-icon__pic{color:#ff9000}.sv-chat-form__ticket{background-color:#f7f8fa;padding:12px;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sv-chat-form__ticket-description{font-size:12px;line-height:16px;color:#5e5e5e;word-break:break-word}.sv-chat-form__ticket-link{color:#597fa4;font-weight:500;word-break:break-all}.sv-chat-form__ticket-link:focus{outline:1px auto #005fcc!important}.sv-chat-form__control{-ms-flex:1 0 auto;flex:1 0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:32px;font-weight:500;box-sizing:border-box;border:0;border-radius:4px;font-size:14px;line-height:24px;cursor:pointer;font-family:'Open Sans',sans-serif}.sv-chat-form__control--size--md{font-weight:600;height:40px;font-size:14px;line-height:16px;letter-spacing:.3px}.sv-chat-form__control-wrapper{padding:0 4px;display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto}.sv-chat-form__control--primary{background-color:#ff9000;color:#fff}.sv-chat-form__control--primary:hover{background-color:#ffa42e}.sv-chat-form__control--primary:focus{box-shadow:0 0 0 2px #d4d4d4;outline:0}.sv-chat-form__control--primary:active{background-color:#e88300}.sv-chat-form__control--primary:disabled{background-color:#ffe3bf;cursor:not-allowed}.sv-chat-form__control--secondary{color:#414141;background-color:#e9e9e9}.sv-chat-form__control--secondary:hover{background-color:#f1f1f1}.sv-chat-form__control--secondary:focus{outline:0;background-color:#e9e9e9;box-shadow:0 0 0 2px #d4d4d4}.sv-chat-form__control--secondary:active{background-color:#d4d4d4}.sv-chat-form__control--secondary:disabled{background-color:#e9e9e9;cursor:not-allowed;color:#aaa}.sv-chat-form__label{max-width:214px;font-size:14px;line-height:20px;color:#444;font-weight:600;padding-bottom:4px;text-align:left}.sv-chat-form__label--md{font-size:14px;line-height:20px;max-width:290px}.sv-chat-form__textarea{height:136px;color:#414141;padding:4px 8px;border:solid 1px #aaa;border-radius:4px;resize:none;font-size:14px;line-height:24px;background-color:#fff;font-family:'Open Sans',sans-serif}.sv-chat-form__textarea:hover{border-color:#738592}.sv-chat-form__textarea::-webkit-input-placeholder{color:#959595}.sv-chat-form__textarea:-ms-input-placeholder{color:#959595}.sv-chat-form__textarea::-ms-input-placeholder{color:#959595}.sv-chat-form__textarea::placeholder{color:#959595}.sv-chat-form__textarea--error{border-color:#e15554}.sv-chat-form__textarea-subtitle{font-size:12px;line-height:16px}.sv-chat-form__textarea-subtitle--error{color:#e15554}.sv-chat-form__textarea:focus{outline:0;border-color:#81919d;box-shadow:0 0 0 1px #fff,0 0 0 3px #667988}.sv-chat-form__input-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:4px;box-sizing:border-box}.sv-chat-form__input-wrapper{color:#fff;-ms-flex:1 0 auto;flex:1 0 auto;border:solid 1px #909090;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:32px}.sv-chat-form__input-wrapper .sv-chat-form__input{-ms-flex:1 0 auto;flex:1 0 auto;width:auto;box-shadow:none;border:1px solid transparent;background-color:transparent;font-size:14px;line-height:24px;border-radius:4px;padding:4px 8px;box-sizing:border-box;outline:0;color:#414141;font-family:'Open Sans',sans-serif}.sv-chat-form__input-wrapper .sv-chat-form__input::-webkit-input-placeholder{color:#767676}.sv-chat-form__input-wrapper .sv-chat-form__input:-ms-input-placeholder{color:#767676}.sv-chat-form__input-wrapper .sv-chat-form__input::-ms-input-placeholder{color:#767676}.sv-chat-form__input-wrapper .sv-chat-form__input::placeholder{color:#767676}.sv-chat-form__input-wrapper .sv-chat-form__input:focus{border-color:#81919d;box-shadow:0 0 0 1px #fff,0 0 0 3px #667988}.sv-chat-form__input-wrapper--error{border-color:#cc4948}.sv-chat-form__input-subtitle{font-size:12px;line-height:16px;padding-top:4px}.sv-chat-form__input-subtitle--error{color:#cc4948}.sv-chat-form__alert{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;max-width:252px;text-align:center}.sv-chat-form__alert-center{padding-top:8px}.sv-chat-form__alert-title{font-size:16px;line-height:24px;font-weight:600;width:100%;color:#38424b;padding:12px 0 4px}.sv-chat-form__alert-title--big{font-size:20px;line-height:28px}.sv-chat-form__alert-title--big:last-child{padding:8px 0 0}.sv-chat-form__alert-description{font-size:12px;line-height:20px;color:#444;padding:4px 0 6px;width:100%}.sv-chat-form__alert--full{max-width:306px;min-height:106px;-ms-flex-pack:center;justify-content:center}.sv-chat-form__alert-inline{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sv-chat-form__alert-inline-description{padding:0 12px}.sv-chat-form__alert-inline-title{font-size:16px;line-height:24px;font-weight:600;color:#38424b}.sv-chat-form__alert-inline-subtitle{font-size:14px;line-height:20px;color:#667988}.sv-chat-form__select-controls{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sv-chat-form__select-control{padding:4px 0}.sv-chat-form__select-control-item{display:block;padding:12px 16px;width:100%;border-radius:4px;background-color:#ffeed8;color:#e88300;cursor:pointer;border:0;font-size:14px;line-height:24px;font-weight:600;font-family:'Open Sans',sans-serif;box-sizing:border-box;text-align:left}.sv-chat-form__select-control-item:hover{background-color:#ffa42e;color:#fff}.sv-chat-form__select-control-item:focus{box-shadow:0 0 0 2px #d5dade;outline:0}.sv-chat-form__select-control-item:active{background-color:#e88300}.sv-chat-form__select-control-item:disabled{opacity:.6;cursor:not-allowed}.sv-chat-form__select-control-item:disabled:hover{opacity:.6;background-color:#ffeed8;color:#e88300}.sv-chat-form__rating{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-top:4px}.sv-chat-form__rating-item{outline:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:0;background-color:transparent;border-radius:50%;width:52px;height:52px;min-width:52px;min-height:52px;padding:0;margin:-1px}.sv-chat-form__rating-item--big{width:56px;height:56px;min-width:56px;min-height:56px;margin:0}.sv-chat-form__rating-item:disabled{cursor:not-allowed;opacity:.6}.sv-chat-form__rating-item--is-checked,.sv-chat-form__rating-item:focus,.sv-chat-form__rating-item:hover{background-color:#e9e9e9}.sv-chat-form__required-text{font-size:12px;line-height:14px;color:#414141;letter-spacing:.1px;padding:8px 8px 0}.sv-chat-form__rating-icon{width:36px;height:36px}.sv-chat-form__rating-img{width:36px;height:36px;margin-bottom:-2px}.sv-select__body{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.sv-select__control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:32px;min-height:32px;padding:0;background-color:#fff;border-radius:4px;border:solid 1px #9da9b3;box-sizing:border-box;cursor:pointer;font-family:'Open Sans',sans-serif}.sv-select__control:hover{border:solid 1px #81919d}.sv-select__control:focus{outline:0;box-shadow:0 0 0 2px #d5dade}.sv-select__control:disabled{opacity:.6;cursor:not-allowed}.sv-select__control--open+.sv-select__options{height:128px;max-height:128px;margin-top:4px;overflow:auto;z-index:1;margin-bottom:8px}.sv-select__control--open .sv-select__control-icon{transform:rotate(180deg)}.sv-select__control-title{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;padding:0 8px;font-size:14px;font-weight:600;line-height:24px;color:#414141}.sv-select__control-icon{padding:0 8px;transition:transform .3s}.sv-select__options{height:0;overflow:hidden;transition:height .3s;box-shadow:0 2px 8px 0 rgba(47,55,62,.2);border-radius:4px;position:absolute;width:100%;top:100%;background-color:#fff}.sv-select__options-body{-ms-flex-direction:column;flex-direction:column;list-style:none;padding:16px 0;margin:0}.sv-select__options-body,.sv-select__options-control,.sv-select__options-item{display:-ms-flexbox;display:flex}.sv-select__options-control{-ms-flex:1;flex:1;-ms-flex-align:center;align-items:center;border:0;background-color:#fff;color:#38424b;font-size:14px;line-height:24px;cursor:pointer;padding:4px 16px}.sv-select__options-control:hover{background-color:#e3e6e9}.sv-select__options-control:focus{background-color:#e3e6e9;outline:0}.sv-select__options-control--selected{color:#ff9000}.sv-select__options-control-icon{margin-left:auto}.sv-required-i{color:#e15554;font-size:14px;font-weight:600;line-height:20px}.sv-chat__message{font-size:14px;line-height:20px;padding:8px 12px;word-break:break-word;max-width:256px;box-sizing:border-box;word-wrap:break-word;position:relative;border-radius:12px}.sv-chat__message .sv-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;overflow:hidden;width:20px;height:10px}.sv-chat__message .sv-icon .sv-icon__pic{width:20px;height:20px}.sv-suporter-message .sv-chat__message{background-color:#f1f2f4;color:#212121}.sv-suporter-message .sv-chat__message .sv-icon{color:#f1f2f4;transform:scaleX(-1);left:-4px;bottom:-1px}.sv-my-message .sv-chat__message{background-color:#2192ef;color:#fff}.sv-my-message .sv-chat__message .sv-icon{color:#2192ef;right:-4px;bottom:-1px}.sv-my-message .sv-chat__message--error{background-color:#e67373;color:#fff}.sv-chat__submessage{font-size:12px;line-height:20px;color:#9f9f9f;padding:0 2px}.sv-chat__submessage--error{color:#e15554;padding-left:28px}.sv-suporter-message{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;padding-right:22px;padding-bottom:10px}.sv-suporter-message__avatar{padding-right:12px;-ms-flex-align:end;align-items:flex-end}.sv-suporter-message__avatar .sv-chat-header__avatar-icon{height:32px;width:32px;min-width:32px;border:0}.sv-suporter-message__avatar,.sv-suporter-message__section{display:-ms-flexbox;display:flex}.sv-suporter-message__section+.sv-suporter-message__section{padding-top:4px}.sv-suporter-message__section:not(:last-child) .sv-chat__attachment .sv-chat__attachment-curl-border,.sv-suporter-message__section:not(:last-child) .sv-chat__attachment>.sv-icon,.sv-suporter-message__section:not(:last-child) .sv-chat__message>.sv-icon{display:none}.sv-suporter-message .sv-chat__attachment{background-color:#f1f2f4}.sv-suporter-message .sv-chat__attachment .sv-chat__attachment-file-icon{color:#414141}.sv-suporter-message .sv-chat__attachment>.sv-icon{color:#f1f2f4;left:-5px;bottom:-1px;transform:scaleX(-1)}.sv-suporter-message .sv-chat__attachment:hover .sv-chat__attachment-curl-border{color:#ff9000}.sv-suporter-message .sv-chat__attachment .sv-chat__attachment-curl-border{color:#f1f2f4;left:-7px;bottom:-1px}.sv-suporter-message__body--full{-ms-flex:1 0 auto;flex:1 0 auto}.sv-my-message{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:268px;margin-left:auto;padding-bottom:10px}.sv-my-message,.sv-my-message__avatar,.sv-my-message__body{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.sv-my-message__avatar{padding-left:12px}.sv-my-message__body{-ms-flex-direction:column;flex-direction:column}.sv-my-message__section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sv-my-message__section+.sv-my-message__section{padding-top:4px}.sv-my-message__section:not(:last-child) .sv-chat__attachment .sv-chat__attachment-curl-border,.sv-my-message__section:not(:last-child) .sv-chat__attachment>.sv-icon,.sv-my-message__section:not(:last-child) .sv-chat__message>.sv-icon{display:none}.sv-my-message__error{border:0;background-color:transparent;width:28px;box-sizing:border-box;cursor:pointer;color:#546470}.sv-my-message__error:hover{color:#6e8291}.sv-my-message__error:focus{outline:1px auto #005fcc!important}.sv-my-message__error:active{color:#374149}.sv-my-message .sv-chat__attachment{background-color:#2192ef;color:#fff}.sv-my-message .sv-chat__attachment:hover{border-color:transparent}.sv-my-message .sv-chat__attachment>.sv-icon{color:#2192ef;right:-5px;bottom:-1px}.sv-my-message .sv-chat__attachment .sv-chat__attachment-curl-border{right:-8px;bottom:-2px;transform:scaleX(-1)}.sv-my-message .sv-chat__attachment .sv-chat__attachment-subtitle--download{display:none}.sv-my-message .sv-chat__attachment-file-format,.sv-my-message .sv-chat__attachment-subtitle,.sv-my-message .sv-chat__attachment-title{color:#fff}.sv-chat-message-text{position:relative;z-index:1}.sv-chat-extra{-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-align:center;align-items:center}.sv-chat-extra,.sv-chat-extra__icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.sv-chat-extra__title{margin:0;font-size:16px;line-height:24px;letter-spacing:0;color:#38424b;padding-bottom:10px;padding-top:10px;text-align:center}.sv-chat-extra__message{text-align:center}.sv-chat-extra .sv-chat-extra__link,.sv-chat-extra__message{margin:0;line-height:20px;font-size:14px;color:#667988}.sv-chat-extra .sv-chat-extra__link:focus{outline:1px auto #005fcc;outline-offset:1px}.sv-chat__overlay{position:absolute;left:0;right:0;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:2}.sv-chat__overlay-body{display:-ms-flexbox;display:flex;-ms-flex:1 0 auto;flex:1 0 auto;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(0,0,0,.6);padding:20px}.sv-modal{position:relative;width:100%;max-width:340px;background-color:#fff;border-radius:4px}.sv-modal__close{padding:0;background-color:transparent;cursor:pointer;position:absolute;right:12px;top:12px;border:1px solid transparent;border-radius:4px}.sv-modal__close:hover{color:#667988}.sv-modal__close:focus{border-color:#9da9b3;box-shadow:0 0 0 2px #d5dade}.sv-modal__body{padding:24px 0}.sv-modal__icon{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-bottom:8px}.sv-modal__section{padding:0 24px}.sv-modal__description,.sv-modal__title{padding-bottom:16px;color:#6b6b6b;font-size:12px;line-height:20px;text-align:center}.sv-modal__title{padding-bottom:8px;font-weight:600;font-size:20px;line-height:28px;color:#454545}.sv-modal__actions{display:-ms-flexbox;display:flex}.sv-modal__actions .sv-chat-form__control-wrapper{box-sizing:border-box}.hidden-object{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.sv-chat-article__title{color:#444;font-weight:600;font-size:16px;line-height:24px;margin:0;padding:0 0 16px}.sv-chat-article__description img{height:auto;width:100%}.sv-chat-article__description ul{padding-left:20px!important}.sv-chat-article__description ul p{padding:2px 0}.sv-chat-article__description button.sv-chat-article__image-popup-control{position:relative;width:100%;padding:0;margin:0;border:1px solid transparent;background-color:transparent;box-sizing:border-box;cursor:zoom-in}.sv-chat-article__description button.sv-chat-article__image-popup-control::after{position:absolute;content:"";width:100%;height:100%;left:0;top:0;right:0;bottom:0;transition:.3s background-color}.sv-chat-article__description button.sv-chat-article__image-popup-control .sv-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:transparent;z-index:3}.sv-chat-article__description button.sv-chat-article__image-popup-control:focus::after,.sv-chat-article__description button.sv-chat-article__image-popup-control:hover::after{background-color:rgba(102,121,136,.6)}.sv-chat-article__description button.sv-chat-article__image-popup-control:focus .sv-icon,.sv-chat-article__description button.sv-chat-article__image-popup-control:hover .sv-icon{color:#fff}.sv-chat-article__description button.sv-chat-article__image-popup-control:active::after{background-color:rgba(102,121,136,.3)}.sv-chat-article__description p{margin:0;padding:8px 0;font-size:14px;line-height:24px;color:#414141}.sv-chat-article .snr-article__note{padding:8px 0 12px}.sv-chat-article .snr-panel-action{display:-ms-flexbox;display:flex;position:relative;background:#e8f2fa;border:1px solid #0777cf;color:#546470;border-radius:4px;padding:8px;-ms-flex-align:center;align-items:center}.sv-chat-article .snr-panel-action--md{padding:12px}.sv-chat-article .snr-panel-action__icon{-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;margin:4px;color:#0777cf;line-height:0}.sv-chat-article .snr-panel-action__icon-md{width:32px;height:32px;margin:0 12px 0 0}.sv-chat-article .snr-panel-action__content{-ms-flex-positive:1;flex-grow:1;width:1%;margin:0 4px;font:400 14px/24px Open Sans,sans-serif;color:#38424b}.sv-image-zoom{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999;display:none;padding:20px}.sv-image-zoom--show{display:block}.sv-image-zoom__outline{left:0;right:0;top:0;bottom:0;position:absolute;width:100%;height:100%;background-color:transparent;animation:sv-show-image-outline .4s ease normal forwards}.sv-image-zoom__image{width:100%;height:100%;position:relative;animation:sv-popupbottom-image .4s ease normal forwards}.sv-image-zoom__image-item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1224px;max-height:666px;object-fit:contain}.sv-image-zoom__action{width:40px;height:40px;position:absolute;right:50px;top:72px;box-sizing:border-box;background-color:#f1f2f4;padding:10px;border-radius:4px;box-shadow:0 2px 8px 0 rgba(47,55,62,.2);cursor:pointer;border:1px solid transparent;color:#738592;animation:sv-popupbottom-image .4s ease normal forwards}.sv-image-zoom__action:hover{color:#667988}.sv-image-zoom__action:focus{border:solid 1px #9da9b3;color:#667988;outline:1px auto #005fcc!important}.sv-image-zoom__action:active{color:#788d9d}.sv-video{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#000}.sv-video__button,.sv-video__media{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.sv-video__button{top:50%;left:50%;z-index:1;display:block;padding:0;width:68px;height:48px;background-color:transparent;transform:translate(-50%,-50%);cursor:pointer}.sv-video__button-shape{fill:#212121;fill-opacity:.8}.sv-video__button-icon{fill:#fff}.sv-video__button:focus{outline:0}.sv-video:hover .sv-video__button-shape,.sv-video__button:focus .sv-video__button-shape{fill:red;fill-opacity:1}.sv-typing-loader{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sv-typing-loader__body{display:-ms-flexbox;display:flex;height:18px;max-height:18px}.sv-typing-loader__title{font-size:12px;line-height:20px;color:#5d6e7c;padding-left:8px}.sv-typing-loader__item{background:#ff9000;height:18px;width:2px;border-radius:2px;margin:0 1px;animation:1.5s ease infinite normal typingLoader}.sv-typing-loader__item-1{animation-delay:.3s}.sv-typing-loader__item-2{animation-delay:.2s}.sv-typing-loader__item-4{animation-delay:.4s}.sv-typing-loader__item-5{animation-delay:.2s}.path{stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;transform-origin:center;animation:dash 1.5s ease-in-out infinite,sv-load 2s linear infinite}.sv-chat__overlay-body{animation:overlay .8s ease normal}.sv-chat .sv-modal{animation:toopen .4s ease-in normal}.sv-chat__body:not(.sv-no-animation--header) .sv-chat-header__body{opacity:0}.sv-chat-wrapper--open .sv-chat__body:not(.sv-no-animation--header) .sv-chat-header__body{animation:popuptop .6s ease-in normal forwards}.sv-chat-wrapper--open .sv-chat__footer{animation:popup .4s ease-in normal forwards}.sv-chat-main__section .sv-suporter-message,.sv-chat__footer{opacity:0}.sv-chat-wrapper--open .sv-suporter-message{animation:popupbottom .6s ease-in .3s normal forwards}.sv-chat-main__section .sv-my-message,.sv-help-controls-wrapper{opacity:0}.sv-chat-wrapper--open .sv-my-message{animation:popupbottom .6s ease-in .3s normal forwards}.sv-help-controls-wrapper:nth-of-type(2) .sv-help-controls{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.sv-chat-wrapper--open .sv-help-controls-wrapper{animation:popupbottom .6s ease-in .6s normal forwards}@media (max-width:425px){.sv-chat{-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0}.sv-chat-wrapper.sv-chat-wrapper--open{left:0;right:0;bottom:0;top:0;width:100%;height:100%;max-height:none;max-width:none}.sv-chat-wrapper.sv-chat-wrapper--open .sv-control-chat{display:none}.sv-chat-wrapper.sv-chat-wrapper--open .sv-chat{max-width:none;max-height:none;position:static;width:100%;height:100%}.sv-chat .sv-chat__body{border-radius:0;max-height:none}.sv-chat .sv-chat-header__body{padding:4px 0}.sv-chat .sv-chat-header__tools{padding:0 17px}.sv-chat .sv-chat-header__actions--close{margin-left:0;display:block}.sv-chat .sv-chat-header__actions--close .sv-chat-header__control{color:#fff}.sv-chat .sv-chat-header__avatar{width:44px;height:44px}.sv-chat .sv-chat-header__avatar-icon{width:44px;min-width:44px;height:44px}.sv-chat .sv-chat-header__avatar-status{bottom:auto;top:0;right:-2px}.sv-chat .sv-chat-header__control{padding:16px 12px;background-color:transparent;border:0}.sv-chat .sv-chat-header__control:focus{outline:0}.sv-chat .sv-chat__main{max-height:none}.sv-avatar{width:40px;min-width:40px;height:40px}.sv-my-message__avatar,.sv-suporter-message__avatar{display:none}}.sv-chat-header__actions--close{display:none}.sv-chat-wrapper:not(.sv-chat-wrapper--open) .sv-control-chat__action{background-color:#ff9000}.sv-chat-wrapper:not(.sv-chat-wrapper--open) .sv-control-chat__action:hover{background-color:#ffa42e}.sv-chat-wrapper:not(.sv-chat-wrapper--open) .sv-control-chat__action:active{background-color:#e88300}.sv-chat .sv-chat-header__avatar .sv-chat-header__avatar-icon .sv-icon__pic{width:32px;height:32px}