.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20%,0,0);transform:translate3d(-20%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20%,0);transform:translate3d(0,-20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20%,0);transform:translate3d(0,-20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.button,a.button{display:inline-block;position:relative;padding:10px 16px;min-width:120px;border:2px solid #ff9000;border-radius:4px;background-color:#ff9000;background-image:none;font-weight:600;font-family:Open Sans,Arial,sans-serif;font-size:14px;line-height:16px;color:#fff;vertical-align:middle;text-align:center;text-decoration:none;cursor:pointer;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-font-smoothing:antialiased}@media only screen and (min-width:1248px){.button,a.button{font-size:16px;line-height:24px}}.button.is-hovered,.button:hover,a.button.is-hovered,a.button:hover{text-decoration:none;background-color:#ffa42e;border-color:#ffa42e;color:#fff}.button.is-focused,.button:focus,a.button.is-focused,a.button:focus{outline:none;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #d4d4d4;box-shadow:0 0 0 1px #fff,0 0 0 3px #d4d4d4}.button.is-active,.button:active,a.button.is-active,a.button:active{outline:none;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #d4d4d4;box-shadow:0 0 0 1px #fff,0 0 0 3px #d4d4d4;background-color:#e88300;border-color:#e88300;background-image:none}.button.is-disabled,.button.is-disabled.is-focused,.button.is-disabled.is-hovered,.button.is-disabled:active,.button.is-disabled:focus,.button.is-disabled:hover,.button:disabled,.button:disabled.is-focused,.button:disabled.is-hovered,.button:disabled:active,.button:disabled:focus,.button:disabled:hover,.button[disabled],.button[disabled].is-focused,.button[disabled].is-hovered,.button[disabled]:active,.button[disabled]:focus,.button[disabled]:hover,a.button.is-disabled,a.button.is-disabled.is-focused,a.button.is-disabled.is-hovered,a.button.is-disabled:active,a.button.is-disabled:focus,a.button.is-disabled:hover,a.button:disabled,a.button:disabled.is-focused,a.button:disabled.is-hovered,a.button:disabled:active,a.button:disabled:focus,a.button:disabled:hover,a.button[disabled],a.button[disabled].is-focused,a.button[disabled].is-hovered,a.button[disabled]:active,a.button[disabled]:focus,a.button[disabled]:hover{opacity:1;outline:none;background-color:#ffe3bf;border-color:#ffe3bf;cursor:not-allowed;pointer-events:auto;-webkit-box-shadow:none;box-shadow:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.button.is-disabled--custom,a.button.is-disabled--custom{pointer-events:none}.button--secondary,a.button--secondary{border:2px solid #a0a0a0;background-color:#a0a0a0}.button--secondary:focus,a.button--secondary:focus{-webkit-box-shadow:0 0 0 2px #d4d4d4;box-shadow:0 0 0 2px #d4d4d4}.button--secondary--active,.button--secondary:active,a.button--secondary--active,a.button--secondary:active{outline:none;border:2px solid #8e8e8e;background-color:#8e8e8e;background-image:none;-webkit-box-shadow:0 0 0 2px #d4d4d4;box-shadow:0 0 0 2px #d4d4d4}.button--secondary.is-disabled,.button--secondary.is-disabled:active,.button--secondary.is-disabled:focus,.button--secondary.is-disabled:hover,.button--secondary:disabled,.button--secondary:disabled:active,.button--secondary:disabled:focus,.button--secondary:disabled:hover,.button--secondary[disabled],.button--secondary[disabled]:active,.button--secondary[disabled]:focus,.button--secondary[disabled]:hover,a.button--secondary.is-disabled,a.button--secondary.is-disabled:active,a.button--secondary.is-disabled:focus,a.button--secondary.is-disabled:hover,a.button--secondary:disabled,a.button--secondary:disabled:active,a.button--secondary:disabled:focus,a.button--secondary:disabled:hover,a.button--secondary[disabled],a.button--secondary[disabled]:active,a.button--secondary[disabled]:focus,a.button--secondary[disabled]:hover{border:2px solid #a0a0a0;background:#a0a0a0}.button--secondary:active,.button--secondary:focus,.button--secondary:hover,a.button--secondary:active,a.button--secondary:focus,a.button--secondary:hover{border:2px solid #b3b3b3;background:#b3b3b3}#header .g-btn,.button--bordered,a.button--bordered{background-color:transparent;color:#2c2c2c}#header .g-btn.is-hovered,#header .g-btn:hover,.button--bordered.is-hovered,.button--bordered:hover,a.button--bordered.is-hovered,a.button--bordered:hover{color:#2c2c2c;background-color:#fff9f2;border-color:#ffa42e}#header .g-btn.is-disabled,#header .g-btn.is-disabled.is-focused,#header .g-btn.is-disabled.is-hovered,#header .g-btn.is-disabled:active,#header .g-btn.is-disabled:focus,#header .g-btn.is-disabled:hover,#header .g-btn:disabled,#header .g-btn:disabled.is-focused,#header .g-btn:disabled.is-hovered,#header .g-btn:disabled:active,#header .g-btn:disabled:focus,#header .g-btn:disabled:hover,#header .g-btn[disabled],#header .g-btn[disabled].is-focused,#header .g-btn[disabled].is-hovered,#header .g-btn[disabled]:active,#header .g-btn[disabled]:focus,#header .g-btn[disabled]:hover,.button--bordered.is-disabled,.button--bordered.is-disabled.is-focused,.button--bordered.is-disabled.is-hovered,.button--bordered.is-disabled:active,.button--bordered.is-disabled:focus,.button--bordered.is-disabled:hover,.button--bordered:disabled,.button--bordered:disabled.is-focused,.button--bordered:disabled.is-hovered,.button--bordered:disabled:active,.button--bordered:disabled:focus,.button--bordered:disabled:hover,.button--bordered[disabled],.button--bordered[disabled].is-focused,.button--bordered[disabled].is-hovered,.button--bordered[disabled]:active,.button--bordered[disabled]:focus,.button--bordered[disabled]:hover,a.button--bordered.is-disabled,a.button--bordered.is-disabled.is-focused,a.button--bordered.is-disabled.is-hovered,a.button--bordered.is-disabled:active,a.button--bordered.is-disabled:focus,a.button--bordered.is-disabled:hover,a.button--bordered:disabled,a.button--bordered:disabled.is-focused,a.button--bordered:disabled.is-hovered,a.button--bordered:disabled:active,a.button--bordered:disabled:focus,a.button--bordered:disabled:hover,a.button--bordered[disabled],a.button--bordered[disabled].is-focused,a.button--bordered[disabled].is-hovered,a.button--bordered[disabled]:active,a.button--bordered[disabled]:focus,a.button--bordered[disabled]:hover{background-color:transparent;border-color:#ffe3bf;color:#aaa}#header .g-btn:active,.button--bordered:active,a.button--bordered:active{background-color:#ffeed8;border-color:#ff9000}.button--dark-bg,a.button--dark-bg{color:#fff}.button--dark-bg.is-hovered,.button--dark-bg:hover,a.button--dark-bg.is-hovered,a.button--dark-bg:hover{color:#fff;background-color:#ffa42e;border-color:#ff9000}.button--dark-bg.is-focused,.button--dark-bg:focus,a.button--dark-bg.is-focused,a.button--dark-bg:focus{background-color:#ff9000;border-color:#ff9000}.button--dark-bg.is-disabled,.button--dark-bg.is-disabled.is-focused,.button--dark-bg.is-disabled.is-hovered,.button--dark-bg.is-disabled:active,.button--dark-bg.is-disabled:focus,.button--dark-bg.is-disabled:hover,.button--dark-bg:disabled,.button--dark-bg:disabled.is-focused,.button--dark-bg:disabled.is-hovered,.button--dark-bg:disabled:active,.button--dark-bg:disabled:focus,.button--dark-bg:disabled:hover,.button--dark-bg[disabled],.button--dark-bg[disabled].is-focused,.button--dark-bg[disabled].is-hovered,.button--dark-bg[disabled]:active,.button--dark-bg[disabled]:focus,.button--dark-bg[disabled]:hover,a.button--dark-bg.is-disabled,a.button--dark-bg.is-disabled.is-focused,a.button--dark-bg.is-disabled.is-hovered,a.button--dark-bg.is-disabled:active,a.button--dark-bg.is-disabled:focus,a.button--dark-bg.is-disabled:hover,a.button--dark-bg:disabled,a.button--dark-bg:disabled.is-focused,a.button--dark-bg:disabled.is-hovered,a.button--dark-bg:disabled:active,a.button--dark-bg:disabled:focus,a.button--dark-bg:disabled:hover,a.button--dark-bg[disabled],a.button--dark-bg[disabled].is-focused,a.button--dark-bg[disabled].is-hovered,a.button--dark-bg[disabled]:active,a.button--dark-bg[disabled]:focus,a.button--dark-bg[disabled]:hover{background-color:transparent;border-color:#ba6900;color:grey}.button--dark-bg:active,a.button--dark-bg:active{background-color:#e88300;border-color:#ff9000}.button--sm,a.button--sm{min-width:104px;padding:6px 16px;font-size:12px;line-height:16px}.button--lg,a.button--lg{min-width:150px}@media only screen and (min-width:1248px){.button--lg,a.button--lg{font-size:20px;line-height:28px}}@media only screen and (min-width:640px){.button--md{padding:10px 16px;font-size:16px;line-height:24px}}@media only screen and (min-width:960px){.button--md{padding:10px 16px;font-size:16px;line-height:24px}}body:after{position:absolute;z-index:-1;overflow:hidden;width:0;height:0;content:url(../images/_modules/elements/chat/mark1--active.svg)}.chat-wrapper{position:fixed;bottom:24px;right:30px;z-index:1000}.chat{position:relative;-webkit-font-smoothing:antialiased}.widget-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0}.widget-button .widget-button__status{position:relative;width:64px;height:64px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.2);box-shadow:0 4px 12px 0 rgba(0,0,0,.2);border-radius:100%;background-color:#ffa42e;cursor:pointer;-webkit-transition:background-color .2s linear;transition:background-color .2s linear}.widget-button .widget-button__status:before{content:"";position:absolute;display:block;top:50%;left:50%;width:28px;height:24px;background:url(../images/_modules/elements/chat/open-button-icon.svg) no-repeat;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-image .2s linear;transition:background-image .2s linear}.widget-button .widget-button__status--close{background-color:#ff9000}.widget-button .widget-button__status--close:before{width:24px;height:24px;background-image:url(../images/_modules/elements/chat/close-button-icon.svg)}.widget-button .widget-button__status--unread:after{content:"";position:absolute;display:block;top:-2px;right:-2px;width:14px;height:14px;border:2px solid #fff;background-color:#e36463;border-radius:100%}.chat__tooltipster{margin-bottom:18px;opacity:0;-webkit-transition:opacity .3s linear 0s;transition:opacity .3s linear 0s}.chat__tooltipster.is-hidden{display:none;opacity:0}.chat__tooltipster .chat__tooltipster-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding:20px 86px 20px 24px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.15);box-shadow:0 4px 12px 0 rgba(0,0,0,.15);border-radius:8px;background-color:#fff}.chat__tooltipster .chat__tooltipster-container:after{content:"";position:absolute;display:block;top:100%;right:24px;width:0;height:0;pointer-event:snone;border:8px solid hsla(0,0%,100%,0);border-top-color:#fff}.chat__tooltipster .chat__tooltipster-close{position:absolute;top:50%;right:25px;width:16px;height:16px;background:#fff url(../images/_modules/elements/chat/close-tooltipster.svg) no-repeat;background-size:contain;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.chat__widget{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:376px;margin-bottom:16px;height:666px;border-radius:4px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.2);box-shadow:0 4px 12px 0 rgba(0,0,0,.2);background-color:#fff;overflow:hidden}.chat__widget.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.chat__widget .chat__header{padding:12px 22px;background-color:#f9f9f9}.chat__widget .chat__header .chat-operator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chat__widget .chat__header .chat-operator__image{margin-right:12px}.chat__widget .chat__header .chat-operator__name{margin:0;font-size:14px;font-weight:700;line-height:1.43;color:#444}.chat__widget .chat__header .chat-operator__status{margin:0;font-size:12px;line-height:1.67;color:#8b8b8b}.chat__widget .chat__footer{padding:22px 24px;border-top:1px solid #ddd}.chat__widget .chat__footer .chat__user-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chat__widget .chat__footer .chat__user-textarea{height:20px}.chat__widget .chat__footer .chat__user-textarea .chat__textarea{width:260px;font-size:14px;line-height:1.43;color:#2c2c2c;border:0;outline:none;resize:none;overflow:hidden;padding:0;margin:0}.chat__widget .chat__footer .chat__user-textarea .chat__textarea::-webkit-input-placeholder{color:#888}.chat__widget .chat__footer .chat__user-textarea .chat__textarea::-moz-placeholder{color:#888}.chat__widget .chat__footer .chat__user-textarea .chat__textarea:-ms-input-placeholder{color:#888}.chat__widget .chat__footer .chat__user-textarea .chat__textarea::-ms-input-placeholder{color:#888}.chat__widget .chat__footer .chat__user-textarea .chat__textarea::placeholder{color:#888}.chat__widget .chat__footer .chat__user-actions-list{display:-webkit-box;display:-ms-flexbox;display:flex}.chat__widget .chat__footer .chat__user-actions-list .chat__user-actions-list__item{margin-left:16px}.chat__widget .chat__footer .chat__user-actions-list .chat__user-actions-list__item .icon{width:16px;height:16px;display:inline-block;vertical-align:middle;-webkit-transition:background-image .3s;transition:background-image .3s;cursor:pointer}.chat__widget .chat__footer .chat__user-actions-list .chat__user-actions-list__item .icon--emoji{background:url(../images/_modules/elements/chat/footer-emoji.svg) no-repeat}.chat__widget .chat__footer .chat__user-actions-list .chat__user-actions-list__item .icon--attachment{background:url(../images/_modules/elements/chat/footer-attachment.svg) no-repeat}.chat__widget .chat__footer .chat__user-actions-list .chat__user-actions-list__item:hover .icon--emoji{background-image:url(../images/_modules/elements/chat/footer-emoji--active.svg)}.chat__widget .chat__footer .chat__user-actions-list .chat__user-actions-list__item:hover .icon--attachment{background-image:url(../images/_modules/elements/chat/footer-attachment--active.svg)}.chat__widget .chat__conversation-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1;height:376px;padding:0 24px 20px;overflow:hidden;overflow-y:scroll;position:relative;scrollbar-width:none}.chat__widget .chat__conversation-area::-webkit-scrollbar{width:0;height:0}.chat__widget .chat__categories-list{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.chat__widget .chat__categories-list.is-hidden{opacity:0;display:none}.chat__widget .chat__categories-list .chat__categories__item{margin-bottom:8px;padding:12px 16px;font-size:14px;font-weight:700;line-height:1.43;color:#e88300;border-radius:4px;background-color:#ffeed8;text-align:center;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.chat__widget .chat__categories-list .chat__categories__item:last-child{margin-bottom:0}.chat__widget .chat__categories-list .chat__categories__item:hover{cursor:pointer;color:#fff;background-color:#ff9000}.chat__widget .chat__sub-categories-list{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.chat__widget .chat__sub-categories-list.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.chat__widget .chat__sub-categories-list .chat__sub-categories__item{margin-bottom:8px;margin-left:8px;padding:12px 16px;font-size:14px;font-weight:700;line-height:1.43;color:#e88300;border-radius:4px;background-color:#ffeed8;text-align:center;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.chat__widget .chat__sub-categories-list .chat__sub-categories__item:last-child{margin-bottom:0}.chat__widget .chat__sub-categories-list .chat__sub-categories__item:hover{cursor:pointer;color:#fff;background-color:#ff9000}.chat__widget .chat__conversation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat__widget .chat__conversation .chat__post--operator{padding-left:60px;-ms-flex-item-align:start;align-self:flex-start;position:relative}.chat__widget .chat__conversation .chat__post--operator .chat__post__image{position:absolute;top:0;left:0;width:48px;height:48px}.chat__widget .chat__conversation .chat__post--operator .chat__conversation-message{width:260px;margin-bottom:4px;padding:12px 16px;font-size:14px;line-height:1.43;color:#2c2c2c;border-radius:8px;background-color:#f7f8fa}.chat__widget .chat__conversation .chat__post--client{-ms-flex-item-align:end;align-self:flex-end;text-align:right}.chat__widget .chat__conversation .chat__post--client .chat__conversation-message{width:232px;margin-bottom:4px;padding:12px 16px;font-size:14px;line-height:1.43;color:#fff;font-weight:600;border-radius:8px;background-color:#ff9000}.chat__widget .chat__conversation .chat__post-date{margin-bottom:20px;font-size:12px;line-height:1.33;color:#959595}.chat__widget .chat__conversation-title{position:relative;font-size:12px;font-weight:700;line-height:1.67;color:#444;padding-top:20px;padding-bottom:16px;text-align:center}.chat__widget .chat__conversation-title .chat__conversation-title-inner{position:relative;display:inline-block;vertical-align:middle;padding:0 14px;background:#fff}.chat__widget .chat__conversation-title:before{content:"";position:absolute;display:block;top:50%;left:0;right:0;border-top:1px solid #efefef}.chat__widget .chat__post-container{width:268px;margin-bottom:4px;padding:16px 16px 20px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.15),inset 0 2px 0 0 #ff9000;box-shadow:0 2px 6px 0 rgba(0,0,0,.15),inset 0 2px 0 0 #ff9000;background-color:#fff}.chat__widget .chat__post-container .chat__post-title{margin-bottom:8px;font-size:20px;font-weight:600;line-height:1.4;text-align:center;color:#454545}.chat__widget .chat__post-container .chat__post-message{font-size:12px;line-height:1.67;text-align:center;color:#444}.chat__widget .chat__post-container .chat__post-message--large{margin-bottom:20px;font-size:14px;line-height:1.43;text-align:left}.chat__widget .chat__post-container .chat__post-message--large:last-child{margin-bottom:0}.chat__widget .chat__post-container .chat__post-link{font-size:14px;line-height:1.43;font-weight:400;color:#4a90e2;text-decoration:underline;word-break:break-all}.chat__widget .chat__post-container .chat__post-link--bold{display:block;margin-bottom:4px;font-weight:600;word-break:normal}.chat__widget .chat__post-container .selectric{height:32px;font-size:14px;line-height:1;border:1px solid #aaa;-webkit-box-shadow:none;box-shadow:none}@media only screen and (min-width:960px){.chat__widget .chat__post-container .selectric{line-height:24px}}.chat__widget .chat__post-container .form__item{margin-bottom:12px}.chat__widget .chat__post-container .form__item:last-child{margin:0}.chat__widget .chat__post-container .form__item--actions .button{padding:9px 12px;font-size:14px;font-weight:600;line-height:1.14;letter-spacing:.3px;text-align:center;color:#fff}.chat__widget .chat__post-container .form-label{margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.43;color:#575757}.chat__widget .chat__post-container .form-input{height:32px;font-size:14px;border:1px solid #aaa;-webkit-box-shadow:none;box-shadow:none}.chat__widget .chat__post-container .form-input--company{margin-bottom:4px}.chat__widget .chat__post-container--waiting .waiting-icon{margin:8px auto 16px;position:relative;left:auto;top:auto;z-index:100;width:48px;height:48px;font-size:0;-webkit-animation:rotation .9s cubic-bezier(.4,0,.2,1) infinite both;animation:rotation .9s cubic-bezier(.4,0,.2,1) infinite both}.chat__widget .chat__post-container--waiting .waiting-icon.active{display:block}.chat__widget .chat__post-container--gratitude .gratitude-icon{margin-top:4px;margin-bottom:8px;text-align:center}.chat__widget .chat__post-container--image-preview figure{margin:0}.chat__widget .chat__post-container--image-preview .image-preview{display:block;margin-bottom:16px}.chat__widget .chat__post-container--pc-operation .chat__post-title{margin-bottom:16px;font-size:14px;line-height:1.43;color:#444;text-align:left}.chat__widget .chat__post-container--article .chat__post-title{margin-bottom:12px;font-size:16px;line-height:1.5;text-align:left;color:#444}.chat__widget .chat__post-container--account-access .chat__post-title{margin-bottom:4px;font-size:14px;line-height:1.43;text-align:left;color:#444}.chat__widget .chat__post-container--screen-share .chat__post-title{margin-bottom:16px;font-size:14px;line-height:1.43;color:#444}.chat__widget .chat__post-container--screen-share .button{width:100%;max-width:114px;padding:10px}.chat__widget .chat__post-container--screen-share .button--not-allow-screen-share{margin-right:4px;color:#2c2c2c;background-color:#e9e9e9;border:2px solid #e9e9e9}.chat__widget .chat__post-container--screen-share .button--allow-screen-share{margin-left:4px}.chat__widget .chat__post-container--service-rates .chat__post-title{margin-bottom:16px;font-size:14px;line-height:1.43;color:#444;text-align:left}.chat__widget .chat__post-rates{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chat__widget .chat__post-rates .rates-icon{position:relative;width:40px;height:40px;border:8px solid #fff;border-radius:100%;-webkit-transition:border-color .3s;transition:border-color .3s}.chat__widget .chat__post-rates .rates-icon:before{content:"";position:absolute;display:block;top:0;left:0;width:24px;height:24px;background-repeat:no-repeat;-webkit-transition:background-image .3s;transition:background-image .3s}.chat__widget .chat__post-rates .rates-icon:hover{border:8px solid #f2f2f2}.chat__widget .chat__post-rates .rates-icon--1:before{background-image:url(../images/_modules/elements/chat/mark1.svg)}.chat__widget .chat__post-rates .rates-icon--1:hover:before{background-image:url(../images/_modules/elements/chat/mark1--active.svg)}.chat__widget .chat__post-rates .rates-icon--2:before{background-image:url(../images/_modules/elements/chat/mark2.svg)}.chat__widget .chat__post-rates .rates-icon--2:hover:before{background-image:url(../images/_modules/elements/chat/mark2--active.svg)}.chat__widget .chat__post-rates .rates-icon--3:before{background-image:url(../images/_modules/elements/chat/mark3.svg)}.chat__widget .chat__post-rates .rates-icon--3:hover:before{background-image:url(../images/_modules/elements/chat/mark3--active.svg)}.chat__widget .chat__post-rates .rates-icon--4:before{background-image:url(../images/_modules/elements/chat/mark4.svg)}.chat__widget .chat__post-rates .rates-icon--4:hover:before{background-image:url(../images/_modules/elements/chat/mark4--active.svg)}.chat__widget .chat__post-rates .rates-icon--5:before{background-image:url(../images/_modules/elements/chat/mark5.svg)}.chat__widget .chat__post-rates .rates-icon--5:hover:before{background-image:url(../images/_modules/elements/chat/mark5--active.svg)}.operator-typing-container{display:-webkit-box;display:-ms-flexbox;display:flex}.operator-typing-container .typing-message{margin-left:8px;font-size:12px;line-height:1.67;color:#959595}.operator-typing-container .operator-typing{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:18px}.operator-typing-container .operator-typing .typing-line{width:2px;background:#ff9000;border-radius:2px}.operator-typing-container .operator-typing .typing-line--first{opacity:1;height:12px;-webkit-animation:lineFirst 1s infinite;animation:lineFirst 1s infinite}.operator-typing-container .operator-typing .typing-line--second{opacity:.4;height:8px;-webkit-animation:lineSecond 1s infinite;animation:lineSecond 1s infinite}.operator-typing-container .operator-typing .typing-line--third{opacity:.6;height:16px;-webkit-animation:lineThird 1s infinite;animation:lineThird 1s infinite}.operator-typing-container .operator-typing .typing-line--fourth{opacity:.8;height:12px;-webkit-animation:lineFourth 1s infinite;animation:lineFourth 1s infinite}.operator-typing-container .operator-typing .typing-line--fifth{opacity:.2;height:8px;-webkit-animation:lineFifth 1s infinite;animation:lineFifth 1s infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}[data-simplebar]{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;-webkit-box-sizing:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;overflow:auto;max-width:100%;max-height:100%}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{-webkit-box-sizing:inherit!important;box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;-webkit-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:0;flex-basis:0}.simplebar-height-auto-observer{-webkit-box-sizing:inherit;box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:8px;bottom:0}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{-webkit-transition:opacity 0s linear;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:8px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;right:0;width:8px;min-height:10px}.simplebar-scrollbar:before{content:"";position:absolute;display:block;background:#ddd;border-radius:4px;left:0;right:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20%,0);transform:translate3d(0,20%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes lineFirst{0%{opacity:1}25%{opacity:.8}50%{opacity:.6}75%{opacity:.4}to{opacity:.2}}@keyframes lineFirst{0%{opacity:1}25%{opacity:.8}50%{opacity:.6}75%{opacity:.4}to{opacity:.2}}@-webkit-keyframes lineSecond{0%{opacity:.8}25%{opacity:.6}50%{opacity:.4}75%{opacity:.2}to{opacity:1}}@keyframes lineSecond{0%{opacity:.8}25%{opacity:.6}50%{opacity:.4}75%{opacity:.2}to{opacity:1}}@-webkit-keyframes lineThird{0%{opacity:.6}25%{opacity:.8}50%{opacity:1}75%{opacity:.2}to{opacity:.4}}@keyframes lineThird{0%{opacity:.6}25%{opacity:.8}50%{opacity:1}75%{opacity:.2}to{opacity:.4}}@-webkit-keyframes lineFourth{0%{opacity:.4}25%{opacity:.8}50%{opacity:1}75%{opacity:.2}to{opacity:.4}}@keyframes lineFourth{0%{opacity:.4}25%{opacity:.8}50%{opacity:1}75%{opacity:.2}to{opacity:.4}}@-webkit-keyframes lineFifth{0%{opacity:.2}25%{opacity:.4}50%{opacity:.6}75%{opacity:.8}to{opacity:1}}@keyframes lineFifth{0%{opacity:.2}25%{opacity:.4}50%{opacity:.6}75%{opacity:.8}to{opacity:1}}