:root{--chatbot-brand:#ee4d2d;--chatbot-gray-1:#333;--chatbot-gray-2:rgba(0,0,0,.65);--chatbot-gray-3:#999;--chatbot-gray-4:rgba(0,0,0,.4);--chatbot-gray-5:rgba(0,0,0,.26);--chatbot-gray-6:rgba(0,0,0,.09);--chatbot-gray-7:rgba(0,0,0,.06);--chatbot-light-1:#eee;--chatbot-light-2:hsla(0,0%,100%,.87);--chatbot-white:#fff;--chatbot-black:#000;--chatbot-blue:#2673dd}.ChatbotUI-accordion-container{border:1px solid rgba(0,0,0,.09);border-left:none;border-radius:4px;border-right:none}.ChatbotUI-accordion-container .ChatbotUI-accordion-item .title{-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;border:1px solid rgba(0,0,0,.09);color:rgba(0,0,0,.87);display:-ms-flexbox;display:flex;font-size:14px;font-weight:700;justify-content:space-between;line-height:22px;margin:-1px 0;padding:8px 12px;position:relative}.ChatbotUI-accordion-container .ChatbotUI-accordion-item .accordion-item-content{background:#fff;border:1px solid rgba(0,0,0,.09);color:rgba(0,0,0,.87);font-size:14px;font-weight:400;line-height:20px;margin:-1px 0}.ChatbotUI-accordion-container .ChatbotUI-accordion-item .title.selected{color:#ee4d2d;font-weight:700}.ChatbotUI-accordion-container .ChatbotUI-accordion-item .accordion-item-content{padding:8px 12px}.ChatbotUI-accordion-container .ChatbotUI-accordion-item-icon{max-width:100%!important;width:auto!important}.ChatbotUI-accordion-container .ChatbotUI-accordion-item .ChatbotUI-rich-text-content img{max-width:100%}.ChatbotUI-accordion-container .ChatbotUI-accordion-item:first-child .title{border-top-left-radius:4px;border-top-right-radius:4px}.ChatbotUI-accordion-container .ChatbotUI-accordion-item:last-child .title{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ChatbotUI-accordion-container .ChatbotUI-accordion-item:last-child .title.selected{border-bottom-left-radius:0;border-bottom-right-radius:0}.ChatbotUI-accordion-container .ChatbotUI-accordion-item:last-child .accordion-item-content{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.ChatbotUI-announcements{-webkit-box-flex:0;border-radius:8px;cursor:pointer;-ms-flex:none;flex:none;margin-right:8px;padding:12px 12px 0}.ChatbotUI-announcements,.ChatbotUI-announcements-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;width:100%}.ChatbotUI-announcements-container{padding:0 12px}.ChatbotUI-announcements-swiper-container{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ChatbotUI-announcements-icon{-webkit-box-flex:0;color:#eda500;-ms-flex:none;flex:none;height:16px;margin-right:8px;width:16px}.ChatbotUI-announcements-content__title{-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-size:14px;font-weight:400;line-height:16px;margin-bottom:4px}.ChatbotUI-announcements-content__message{color:#666;font-size:12px;font-weight:400;line-height:14px}.ChatbotUI-announcements-swiper-item{background:#fff8e4;border:1px solid rgba(237,165,0,.44);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.ChatbotUI-article{width:100%}.ChatbotUI-article .ChatbotUI-button{padding:9px 12px}.ChatbotUI-article-title{-webkit-box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);padding:8px}.ChatbotUI-article-content{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:240px;overflow:hidden;padding:8px 10px;position:relative}.ChatbotUI-article-content-gradient{background:-webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,0));background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0;display:none;height:40px;left:0;pointer-events:none;position:absolute;width:100%}.ChatbotUI-article-content-gradient__show{display:inline;display:initial}.ChatbotUI-article-desc{color:#999;font-size:12px;margin:12px 8px}.ChatbotUI-article-first-element{overflow:hidden}.ChatbotUI-article-first-element .ChatbotUI-table-list-container{margin-left:10px;margin-right:10px}.ChatbotUI-article__deleted,.ChatbotUI-article__error,.ChatbotUI-article__loading{height:120px;padding:12px}.ChatbotUI-article__deleted .ChatbotUI-article-content,.ChatbotUI-article__error .ChatbotUI-article-content,.ChatbotUI-article__loading .ChatbotUI-article-content{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.ChatbotUI-article__error-image{height:30px}.ChatbotUI-article__error-prompt{color:rgba(0,0,0,.26);font-size:12px;line-height:14px;margin-top:6px}.ChatbotUI-article__error-prompt>a{color:#4e9aef}.ChatbotUI-article__loading{background:none}.ChatbotUI-article__loading-icon{-webkit-animation:turn 1s linear infinite;animation:turn 1s linear infinite;background:none;height:16px;width:16px}@-webkit-keyframes turn{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}.ChatbotUI-article__article-button{border-top:.5px solid rgba(0,0,0,.09)!important}.ChatbotUI-article accordion-block{display:block;margin:0 0 8px}.ChatbotUI-article-modal-container{max-height:calc(100% - 40px)!important;min-height:168px;width:calc(100% - 36px)!important}.ChatbotUI-article-modal-container .ChatbotUI-rich-text{max-width:none!important;padding:0 0 24px}.ChatbotUI-article-modal-container .ChatbotUI-rich-text-content{min-width:auto}.ChatbotUI-modal-article-rich-text{padding-bottom:16px}.ChatbotUI-modal-article-rich-text div,.ChatbotUI-modal-article-rich-text p,.ChatbotUI-modal-article-rich-text span{font-size:14px}.ChatbotUI-modal-article-rich-text a.chatbot-text-link-tel_button-style.chatbot-text-link-tel[href*="phone_style=2"]{background-color:#ee4d2d!important;border-radius:2px!important;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff!important;display:inline-block!important;font-size:14px!important;font-weight:400;height:36px;line-height:16px!important;max-width:100%!important;min-width:64px;padding:10px 16px;text-align:center!important;text-decoration:none!important;width:auto!important}.ChatbotUI-modal-article-rich-text a.chatbot-text-link-tel[href*="phone_style=2"][href*="button_style=1"]{background-color:#ee4d2d!important;color:#fff!important}.ChatbotUI-modal-article-rich-text a.chatbot-text-link-tel[href*="phone_style=2"][href*="button_style=2"]{background-color:#fff!important;border:1px solid #ee4d2d!important;color:#ee4d2d!important}.ChatbotUI-modal-article-rich-text a.chatbot-text-link-tel[href*="phone_style=2"][href*="button_style=3"]{background-color:#fff!important;border:1px solid rgba(0,0,0,.26)!important;color:rgba(0,0,0,.87)!important}.ChatbotUI-modal-article-rich-text div.redirection-button-to-taskbots-or-app-page{background-color:#ee4d2d;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:14px!important;font-weight:400;height:auto!important;line-height:16px;margin-right:8px;min-height:36px;padding:10px 16px;text-align:center}.ChatbotUI-modal-article-rich-text div.redirection-button-to-taskbots-or-app-page[data-button-json*='"buttonStyle":1']{background-color:#ee4d2d;color:#fff}.ChatbotUI-modal-article-rich-text div.redirection-button-to-taskbots-or-app-page[data-button-json*='"buttonStyle":2']{background-color:#fff;border:1px solid #ee4d2d;color:#ee4d2d}.ChatbotUI-modal-article-rich-text div.redirection-button-to-taskbots-or-app-page[data-button-json*='"buttonStyle":3']{background-color:#fff;border:1px solid rgba(0,0,0,.26);color:rgba(0,0,0,.87)}.ChatbotUI-content-article-title{color:rgba(0,0,0,.87);font-size:16px;font-weight:500;line-height:20px;margin-bottom:16px;margin-top:4px;overflow-y:hidden}.ChatbotUI-avatar{border-radius:50%;display:inline-block;overflow:hidden}.ChatbotUI-avatar img{display:block;height:36px;-o-object-fit:cover;object-fit:cover;width:36px}.ChatbotUI-avatar--sm img{height:24px;width:24px}.ChatbotUI-avatar--lg img{height:40px;width:40px}.ChatbotUI-avatar--square{border-radius:4px}.ChatbotUI-badge{background:#ee4d2d;border-radius:50%;color:#fff;font-size:10px;height:18px;line-height:18px;text-align:center;width:18px}.ChatbotUI-badge-overflow{border-radius:9px;padding:0 4px;width:auto}.ChatbotUI-bubble{-webkit-box-align:start;-ms-flex-align:start;-webkit-overflow-scrolling:touch;align-items:flex-start;display:-ms-flexbox;display:flex;overflow-x:auto;padding:0}.ChatbotUI-bubble .redirection-button-to-taskbots-or-app-page{max-width:100%}.ChatbotUI-bubble-overflow_visible,.ChatbotUI-bubble-overflow_visible .ChatbotUI-bubble-real-content-overflow{overflow:visible}.ChatbotUI-bubble-margin{margin-bottom:8px;margin-top:8px}.ChatbotUI-bubble::-webkit-scrollbar{display:none}.ChatbotUI-bubble-left+.ChatbotUI-bubble-right,.ChatbotUI-bubble-right+.ChatbotUI-bubble-left,.ChatbotUI-bubble-right+.ChatbotUI-bubble-text{margin-top:20px}.ChatbotUI-bubble-text{-webkit-box-pack:center;-ms-flex-pack:center;color:#999;font-size:12px;justify-content:center;line-height:14px;padding:8px}.ChatbotUI-bubble-right{-ms-flex-direction:row-reverse;flex-direction:row-reverse;overflow-y:hidden}.ChatbotUI-bubble-right>.ChatbotUI-bubble-container{margin-right:8px}.ChatbotUI-bubble-right>.ChatbotUI-bubble-container,.ChatbotUI-bubble-right__revamp>.ChatbotUI-bubble-container{-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-left:0}.ChatbotUI-bubble-right__revamp>.ChatbotUI-bubble-container{margin-right:16px}.ChatbotUI-bubble-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;margin-right:0;max-width:426px;position:relative;z-index:0}.ChatbotUI-bubble-container__block{-ms-flex-positive:1;flex-grow:1}.ChatbotUI-bubble-container__block .ChatbotUI-bubble-content{-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);width:100%}.ChatbotUI-bubble-container__max-width{width:426px}.ChatbotUI-bubble-container__max-width .ChatbotUI-bubble-default{-ms-flex-positive:1;flex-grow:1}.ChatbotUI-bubble-container__max-width .ChatbotUI-bubble-default .ChatbotUI-message,.ChatbotUI-bubble-container__max-width .ChatbotUI-bubble-default .ChatbotUI-streaming-message{width:100%}.ChatbotUI-bubble-container__max-width.ChatbotUI-bubble-container__revamp{width:calc(70% + 24px)}.ChatbotUI-bubble-container__max-width.ChatbotUI-bubble-container-new-panel{width:calc(100% - 60px)}.ChatbotUI-bubble-container__revamp{max-width:calc(70% + 24px);padding-bottom:1px}.ChatbotUI-bubble-container-new-panel{max-width:calc(100% - 60px)}.ChatbotUI-bubble-angle{bottom:4px;display:none;height:12px;left:-8px;position:absolute;width:9px;z-index:-1}.ChatbotUI-bubble-angle img{display:block;height:100%;width:100%}.ChatbotUI-bubble-angle__reversed{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ChatbotUI-bubble-angle-revamp{display:block;height:12px;left:-8px;position:absolute;top:-1px;width:9px;z-index:1}.ChatbotUI-bubble-angle-revamp img{display:block;height:100%;width:100%}.ChatbotUI-bubble-angle-revamp__reversed{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ChatbotUI-bubble-right .ChatbotUI-bubble-angle,.ChatbotUI-bubble-right .ChatbotUI-bubble-angle-revamp{left:auto;right:-8px}.ChatbotUI-bubble-default{background-color:#fff;background-color:var(--chatbot-white);border-radius:8px;color:#333}.ChatbotUI-bubble-primary{background-color:#d7e4ff;border-radius:8px;color:#333}.ChatbotUI-bubble-default-border{border-radius:0 8px 8px 8px}.ChatbotUI-bubble-primary-border{border-radius:8px 0 8px 8px!important}.ChatbotUI-bubble-primary-revamp{background-color:#fde5e0;border-radius:8px;color:#333}.ChatbotUI-bubble-content{border-radius:8px}.ChatbotUI-bubble-content,.ChatbotUI-bubble-content__revamp{font-size:14px;max-width:100%;position:relative}.ChatbotUI-bubble-content__revamp-left-border{border-radius:0 8px 8px 8px}.ChatbotUI-bubble-content__revamp-right-border{border-radius:8px 0 8px 8px}.ChatbotUI-bubble-content-full-width{width:100%}.ChatbotUI-bubble-revamp-shadow{-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.ChatbotUI-bubble-left .ChatbotUI-bubble-container{padding-left:12px}.ChatbotUI-bubble-left__revamp .ChatbotUI-bubble-container{padding-left:16px}.ChatbotUI-bubble-left__revamp{overflow-x:visible}.ChatbotUI-bubble-real-content{border-radius:8px}.ChatbotUI-bubble-real-content,.ChatbotUI-bubble-real-content__revamp{display:-ms-flexbox;display:flex}.ChatbotUI-bubble-real-content__revamp-left-border{border-radius:0 8px 8px 8px}.ChatbotUI-bubble-real-content__revamp-right-border{border-radius:8px 0 8px 8px}.ChatbotUI-bubble-real-content-overflow{overflow:hidden}.ChatbotUI-bubble-typing{display:block;height:24px;margin:4.8px 0;width:60px}.ChatbotUI-bubble-typing-revamp{display:block;height:24px;margin:4.8px 11.2px;width:24px}.ChatbotUI-bubble-status{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;margin-left:4px}.ChatbotUI-bubble-status__loading{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;cursor:pointer}.ChatbotUI-bubble-status__error{cursor:pointer;height:16px;width:16px}.ChatbotUI-bubble-right .ChatbotUI-bubble-status{margin-left:0;margin-right:4px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}.ChatbotUI-button{-webkit-box-flex:1;-ms-flex-positive:1;color:#ee4d2d;cursor:pointer;flex-grow:1;font-size:14px;font-weight:400;line-height:16px;min-width:244px;padding:8px 12px;text-align:center;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;word-break:break-word}.ChatbotUI-button-default__disabled,.ChatbotUI-button-frameless__disabled,.ChatbotUI-button-link__disabled,.ChatbotUI-button-primary-outlined__disabled,.ChatbotUI-button-primary__disabled,.ChatbotUI-button-secondary-outlined__disabled,.ChatbotUI-button-text__disabled{cursor:not-allowed;-webkit-transition:none;transition:none}.ChatbotUI-button-frameless,.ChatbotUI-button-frameless__disabled,.ChatbotUI-button-primary,.ChatbotUI-button-primary-outlined,.ChatbotUI-button-primary__disabled,.ChatbotUI-button-secondary-outlined,.ChatbotUI-button-secondary-outlined__disabled{min-width:220px}.ChatbotUI-button:hover{opacity:.9}.ChatbotUI-button:active{opacity:.75}.ChatbotUI-button-default{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;align-items:center;border-radius:none;border-top:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;justify-content:center}.ChatbotUI-button-group__horizontal>.ChatbotUI-button-default:not(:last-child){border-right:1px solid rgba(0,0,0,.09)}.ChatbotUI-button-default__disabled{color:rgba(0,0,0,.26)}.ChatbotUI-button-primary{background-color:#ee4d2d;border-radius:4px;border-top:none;color:#fff;font-size:14px;font-weight:400;line-height:1em;margin:10px 12px;padding:11px 4px}.ChatbotUI-button-primary__disabled{background:rgba(0,0,0,.09);color:rgba(0,0,0,.26)}.ChatbotUI-button-primary-outlined{border:1px solid #ee4d2d;border-radius:4px;font-size:14px;font-weight:400;line-height:1em;margin:10px 12px;padding:11px 4px}.ChatbotUI-button-primary-outlined__disabled{border:1px solid rgba(0,0,0,.26);color:rgba(0,0,0,.26)}.ChatbotUI-button-secondary-outlined{border:1px solid rgba(0,0,0,.26);border-radius:4px;color:#333;font-size:14px;font-weight:400;line-height:1em;margin:10px 12px;padding:11px 4px}.ChatbotUI-button-secondary-outlined__disabled{border:1px solid rgba(0,0,0,.26);color:rgba(0,0,0,.26)}.ChatbotUI-button-frameless{border:none;border-radius:none;color:#2673dd;font-size:14px;line-height:1em;margin:10px 12px;padding:3px 0}.ChatbotUI-button-frameless__disabled{color:rgba(0,0,0,.26)}.ChatbotUI-button-link{border-radius:none;border-top:.5px solid rgba(0,0,0,.09);color:#2673dd;margin-left:12px;margin-right:12px;padding:8px 12px 8px 0}.ChatbotUI-button-link__disabled{color:rgba(0,0,0,.26)}.ChatbotUI-button__sm{font-size:12px;height:14px;line-height:14px;margin:15px 10px 15px 0;padding:5px 8px}.ChatbotUI-button__inline{-webkit-box-flex:0;-ms-flex-positive:0;display:-ms-inline-flexbox;display:inline-flex;flex-grow:0;min-width:inherit}.ChatbotUI-button__loading{opacity:.7}.ChatbotUI-button__loading:hover{cursor:default;opacity:.8}.ChatbotUI-button-loading-icon{-webkit-animation:loadingCircle 1s linear infinite;animation:loadingCircle 1s linear infinite;display:inline-block;margin-right:8px}.ChatbotUI-button-loading-icon>div{display:-ms-flexbox;display:flex;font-size:0}@-webkit-keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loadingCircle{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ChatbotUI-button-text{border-top:.5px solid rgba(0,0,0,.09);color:#333;font-size:16px;line-height:20px;padding:14px 12px;text-align:left}.ChatbotUI-button-text__disabled{color:rgba(0,0,0,.26)}.ChatbotUI-button-ordinary{border-radius:none;border-top:1px solid #eee;color:rgba(0,0,0,.87);font-size:16px;line-height:20px;padding:8px 12px;text-align:left}.ChatbotUI-button-ordinary:not(:first-child){margin-left:12px;padding-left:0}.ChatbotUI-button-ui-update{border-radius:6px}.ChatbotUI-button-panel-ui{min-width:auto}.ChatbotUI-button-group__vertical{width:100%}.ChatbotUI-button-group__horizontal{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.ChatbotUI-button-group__horizontal .ChatbotUI-button{min-width:0;min-width:auto}.ChatbotUI-button-group__padding>div:first-child{margin-left:0;padding-left:12px}.ChatbotUI-card{background:#fff;border-radius:8px;display:inline-block;overflow:hidden}.ChatbotUI-card-media{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.ChatbotUI-card-media--wide{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;display:-ms-flexbox;display:flex;flex-shrink:0}.ChatbotUI-card-media--wide .ChatbotUI-card-media-content{max-height:100%;max-width:100%}.ChatbotUI-card-media--square{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;display:-ms-flexbox;display:flex;flex-shrink:0;height:44px}.ChatbotUI-cascader-message .ChatbotUI-message-content{font-weight:400}.ChatbotUI-modal-cascader .ChatbotUI-title{padding:14px;text-align:left}.ChatbotUI-modal-cascader-content{background:#efefef;padding:12px 0!important}.ChatbotUI-modal-cascader-content-buttons{background:#fff}.ChatbotUI-case-info{display:-ms-flexbox;display:flex;padding:12px}.ChatbotUI-case-info-content{-ms-flex-positive:1;flex-grow:1}.ChatbotUI-case-info-desc{color:rgba(0,0,0,.87);font-size:12px;margin-top:4px}.ChatbotUI-case-info-image{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;height:48px;margin-left:20px;width:48px}.ChatbotUI-case-status{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;padding:0 12px 10px}.ChatbotUI-case-status-date{color:rgba(0,0,0,.26);font-size:10px}.ChatbotUI-case-divider{position:relative}.ChatbotUI-case-divider:after{background-color:rgba(0,0,0,.09);content:"";height:1px;position:absolute;top:0;-webkit-transform-origin:50% 0;transform-origin:50% 0;width:100%}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx){.ChatbotUI-case-divider:after{-webkit-transform:scaleY(.5);transform:scaleY(.5)}}@media only screen and (-webkit-min-device-pixel-ratio:3),only screen and (min-resolution:3dppx){.ChatbotUI-case-divider:after{-webkit-transform:scaleY(.33);transform:scaleY(.33)}}.ChatbotUI-chatbot-input{width:100%}.ChatbotUI-chatbot-input-container{background:#fff;border-top:1px solid #e5e5e5;display:-ms-flexbox;display:flex}.ChatbotUI-chatbot-input-submit{-ms-flex-align:center;align-items:center;cursor:not-allowed;margin-right:16px;width:16px}.ChatbotUI-chatbot-input-submit,.ChatbotUI-chatbot-input-submit>div{display:-ms-flexbox;display:flex}.ChatbotUI-chatbot-input-submit__active{cursor:pointer}.ChatbotUI-chatbot-input-submit__active svg{fill:#ee4d2d}.ChatbotUI-chatbot-input-container-ui-update{background-color:#fff;border:1px solid #fff;border-radius:8px;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.06);box-shadow:0 0 6px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;margin:0 10px 12px;padding:12px 4px 12px 12px;position:relative}.ChatbotUI-chatbot-input-container-ui-update__focus{border:1px solid #ffac37;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.06);box-shadow:0 0 6px 0 rgba(0,0,0,.06)}.ChatbotUI-chatbot-input-container-ui-update textarea{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;font-family:Roboto;font-size:14px;line-height:20px;max-height:144px;min-height:20px;outline:none;overflow-y:auto;padding:0 36px 0 0;resize:none;width:100%}.ChatbotUI-chatbot-input-container-ui-update textarea::-ms-input-placeholder{color:#999;font-size:14px}.ChatbotUI-chatbot-input-container-ui-update textarea::placeholder{color:#999;font-size:14px}.ChatbotUI-chatbot-input-container-ui-update textarea::-webkit-input-placeholder{color:#999;font-size:14px}.ChatbotUI-chatbot-input-container-ui-update textarea::-moz-placeholder{color:#999;font-size:14px}.ChatbotUI-chatbot-input-container-ui-update textarea:-ms-input-placeholder{color:#999;font-size:14px}.ChatbotUI-chatbot-input-container-ui-update textarea::-webkit-scrollbar{position:absolute;right:4px;width:4px}.ChatbotUI-chatbot-input-container-ui-update textarea::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:5px}.ChatbotUI-chatbot-input-container-ui-update textarea::-webkit-scrollbar-track{background-color:initial}.ChatbotUI-chatbot-input-container-ui-update .ChatbotUI-chatbot-input-submit-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:-webkit-linear-gradient(top,#ee4d2d,#ff7337);background:-webkit-gradient(linear,left top,left bottom,from(#ee4d2d),to(#ff7337));background:linear-gradient(180deg,#ee4d2d,#ff7337);border-radius:100px;bottom:10px;display:-ms-flexbox;display:flex;height:24px;justify-content:center;margin-right:0;opacity:.2;position:absolute;right:12px;width:24px}.ChatbotUI-chatbot-input-container-ui-update .ChatbotUI-chatbot-input-submit-container__active{cursor:pointer;opacity:1}.ChatbotUI-chatbot-input-container-ui-update .ChatbotUI-chatbot-input-submit-icon{height:12px;line-height:12px;margin-left:2px;width:12px}.ChatbotUI-chatbot-input-container-ui-update .ChatbotUI-chatbot-input-submit-icon svg{height:100%;width:100%}.ChatbotUI-checkbox{padding:6px 0}.ChatbotUI-checkbox .checkbox__inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-checkbox__label{color:rgba(0,0,0,.65);font-size:15px;margin-left:12px}.ChatbotUI-checkbox .rc-checkbox,.ChatbotUI-checkbox .rc-checkbox-inner{height:15px;width:15px}.ChatbotUI-checkbox .rc-checkbox .rc-checkbox-inner{border-radius:1px}.ChatbotUI-checkbox .rc-checkbox.rc-checkbox-checked .rc-checkbox-inner{background-color:#ee4d2d;border-color:#ee4d2d}.ChatbotUI-container{-webkit-box-pack:justify;-ms-flex-pack:justify;background:#efefef;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;overflow-x:hidden;position:relative;width:100%}.ChatbotUI-container::-webkit-scrollbar{display:none}.ChatbotUI-container__messages{-ms-flex-positive:1;flex-grow:1;overflow:auto}.ChatbotUI-container__input{-ms-flex-negative:0;flex-shrink:0}.ChatbotUI-date-time-container{color:rgba(0,0,0,.54);font-size:12px;line-height:14px;padding:8px;text-align:center}.ChatbotUI-evaluation-content{background-color:#fff;border-radius:6px;padding:20px 0 10px;width:78%}.ChatbotUI-evaluation-content__title{color:rgba(0,0,0,.87);font-size:16px;font-weight:400;text-align:center}.ChatbotUI-evaluation-content__desc{color:rgba(0,0,0,.65);font-size:14px;font-weight:300;line-height:16px;margin:18px 14px;word-break:break-word}.ChatbotUI-evaluation-content__desc.center{text-align:center}.ChatbotUI-evaluation-content__rate{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}.ChatbotUI-evaluation-content__rate .rate-box{-ms-flex-align:center;align-items:center;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 14px;padding:12px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ChatbotUI-evaluation-content__rate .rate-box__image{height:40px;width:40px}.ChatbotUI-evaluation-content__rate .rate-box__label{color:rgba(0,0,0,.87);font-size:14px;margin-top:12px;text-align:center}.ChatbotUI-evaluation-content__rate .rate-box:active{background-color:rgba(0,0,0,.1)}.ChatbotUI-evaluation-content__divider{border-top:1px solid rgba(0,0,0,.12)}.ChatbotUI-evaluation-content__options{min-height:200px;padding:0 20px 20px}.ChatbotUI-evaluation-content__button{color:#ee4d2d;font-size:14px;padding-top:10px}.ChatbotUI-evaluation-content-final,.ChatbotUI-evaluation-content__button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-evaluation-content-final{-ms-flex-direction:column;flex-direction:column;margin:14px}.ChatbotUI-evaluation-content-final__icon{height:40px;width:40px}.ChatbotUI-evaluation-content-final__label{font-size:14px;font-weight:300;margin:14px;text-align:center}.csat-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:rgba(0,0,0,.26);display:-ms-flexbox;display:flex;height:100%;justify-content:center}.csat-wrapper .csat-content{background-color:#fff;border-radius:6px;padding:20px 0 10px;width:78%}.csat-wrapper .csat-content__title{color:rgba(0,0,0,.87);font-size:16px;font-weight:400;text-align:center}.csat-wrapper .csat-content__desc{color:rgba(0,0,0,.65);font-size:14px;font-weight:300;line-height:16px;margin:18px 14px;word-break:break-word}.csat-wrapper .csat-content__desc.center{text-align:center}.csat-wrapper .csat-content__rate{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}.csat-wrapper .csat-content__rate .rate-box{-ms-flex-align:center;align-items:center;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 14px;padding:12px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.csat-wrapper .csat-content__rate .rate-box__image{height:40px;width:40px}.csat-wrapper .csat-content__rate .rate-box__label{color:rgba(0,0,0,.87);font-size:14px;margin-top:12px;text-align:center}.csat-wrapper .csat-content__rate .rate-box:active{background-color:rgba(0,0,0,.1)}.csat-wrapper .csat-content .divider{border-top:1px solid rgba(0,0,0,.12)}.csat-wrapper .csat-content .csat-options{min-height:200px;padding:0 20px 20px}.csat-wrapper .csat-content .csat-submit{color:#ee4d2d;font-size:14px;padding-top:10px}.csat-wrapper .csat-content .csat-submit,.csat-wrapper .csat-content .final-feedback{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center}.csat-wrapper .csat-content .final-feedback{-ms-flex-direction:column;flex-direction:column;margin:14px}.csat-wrapper .csat-content .final-feedback__icon{height:40px;width:40px}.csat-wrapper .csat-content .final-feedback__label{font-size:14px;font-weight:300;margin:14px;text-align:center}.ChatbotUI-bubble-left .ChatbotUI-feedback{margin-left:8px}.ChatbotUI-bubble-right .ChatbotUI-feedback{margin-right:8px}.ChatbotUI-feedback{-ms-flex-item-align:end;align-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ChatbotUI-feedback__disabled{cursor:not-allowed}.ChatbotUI-feedback__disabled .ChatbotUI-feedback-no svg,.ChatbotUI-feedback__disabled .ChatbotUI-feedback-yes svg{fill:rgba(0,0,0,.09)}.ChatbotUI-feedback__disabled+.ChatbotUI-feedback-yes__choosed .ChatbotUI-feedback-yes svg{fill:#ee4d2d}.ChatbotUI-feedback__disabled+.ChatbotUI-feedback-no__choosed .ChatbotUI-feedback-no svg{fill:rgba(0,0,0,.4)}.ChatbotUI-feedback-no,.ChatbotUI-feedback-yes{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:8px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.06);box-shadow:0 0 6px rgba(0,0,0,.06);height:32px;justify-content:center;width:32px}.ChatbotUI-feedback-no,.ChatbotUI-feedback-no>div,.ChatbotUI-feedback-yes,.ChatbotUI-feedback-yes>div{display:-ms-flexbox;display:flex}.ChatbotUI-feedback-no>div>svg,.ChatbotUI-feedback-yes>div>svg{fill:rgba(0,0,0,.26)}.ChatbotUI-feedback-yes__choosed .ChatbotUI-feedback-yes svg{fill:#ee4d2d}.ChatbotUI-feedback-yes__choosed .ChatbotUI-feedback-no svg{fill:rgba(0,0,0,.09)}.ChatbotUI-feedback-no{margin-top:8px}.ChatbotUI-feedback-no__choosed .ChatbotUI-feedback-yes svg{fill:rgba(0,0,0,.09)}.ChatbotUI-feedback-no__choosed .ChatbotUI-feedback-no svg{fill:rgba(0,0,0,.4)}.ChatbotUI-bubble-left .ChatbotUI-feedback-bottom{margin-left:8px}.ChatbotUI-bubble-right .ChatbotUI-feedback-bottom{margin-right:8px}.ChatbotUI-feedback-bottom{-ms-flex-item-align:end;align-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-left:16px;margin-top:10px}.ChatbotUI-feedback-bottom__disabled{cursor:not-allowed}.ChatbotUI-feedback-bottom__disabled .ChatbotUI-feedback-bottom-no svg,.ChatbotUI-feedback-bottom__disabled .ChatbotUI-feedback-bottom-yes svg{fill:rgba(0,0,0,.09)}.ChatbotUI-feedback-bottom__disabled+.ChatbotUI-feedback-bottom-yes__choosed .ChatbotUI-feedback-bottom-yes svg{fill:#ee4d2d}.ChatbotUI-feedback-bottom__disabled+.ChatbotUI-feedback-bottom-no__choosed .ChatbotUI-feedback-bottom-no svg{fill:rgba(0,0,0,.4)}.ChatbotUI-feedback-bottom-no,.ChatbotUI-feedback-bottom-yes{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;height:32px;justify-content:center;width:32px}.ChatbotUI-feedback-bottom-no>div,.ChatbotUI-feedback-bottom-yes>div{display:-ms-flexbox;display:flex}.ChatbotUI-feedback-bottom-no>div>svg,.ChatbotUI-feedback-bottom-yes>div>svg{fill:rgba(0,0,0,.26)}.ChatbotUI-feedback-bottom-yes__choosed .ChatbotUI-feedback-bottom-yes svg{fill:#ee4d2d}.ChatbotUI-feedback-bottom-no__choosed .ChatbotUI-feedback-bottom-yes svg,.ChatbotUI-feedback-bottom-yes__choosed .ChatbotUI-feedback-bottom-no svg{fill:rgba(0,0,0,.09)}.ChatbotUI-feedback-bottom-no__choosed .ChatbotUI-feedback-bottom-no svg{fill:rgba(0,0,0,.4)}.ChatbotUI-feedback-options{border-bottom:.5px solid rgba(0,0,0,.09);border-top:.5px solid rgba(0,0,0,.09);padding:0 12px}.ChatbotUI-feedback-options-container{width:100%}.ChatbotUI-feedback-options-content{border-radius:0;font-size:14px;line-height:24px;margin-left:12px;vertical-align:middle}.ChatbotUI-feedback-options-freetext-input{-webkit-appearance:none;background:#fff;border:.5px solid rgba(0,0,0,.09);border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;height:40px;outline:0;padding:0 12px;width:100%}.ChatbotUI-feedback-options-freetext-input.disabled{background:#f5f5f5}.ChatbotUI-feedback-options-button-group{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-end}.ChatbotUI-feedback-options-button-group>div:first-child{margin-left:8px;margin-right:8px}.ChatbotUI-feedback-options-button-group>div:last-child{margin-right:12px}.ChatbotUI-feedback-options-button{font-size:12px;line-height:14px;margin:10px 0;padding:5px 8px}.ChatbotUI-form-item{background:#fff;color:rgba(0,0,0,.87);display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;margin:12px 0;padding:16px 12px}.ChatbotUI-form-item-limit{color:rgba(0,0,0,.54);font-size:12px;line-height:14px}.ChatbotUI-form-item-horizontal{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}.ChatbotUI-form-item-horizontal .ChatbotUI-form-item-value{display:-ms-flexbox;display:flex;margin-left:8px}.ChatbotUI-form-item-vertical{-ms-flex-direction:column;flex-direction:column;padding:12px}.ChatbotUI-form-item-vertical .ChatbotUI-form-item-value{margin-top:12px}.ChatbotUI-form-item-label{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-negative:0;display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:space-between}.ChatbotUI-form-item-value{-ms-flex-negative:1;flex-shrink:1}.ChatbotUI-form-item-arrow{display:-ms-flexbox;display:flex;margin-left:8px}.ChatbotUI-form-item-arrow>div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-form-item-arrow svg,.ChatbotUI-form-item-arrow svg>path{fill:rgba(0,0,0,.54)}.ChatbotUI-form-item-required:after{color:#ee2c4a;content:"*";display:inline-block;font-size:14px;margin-left:4px}.ChatbotUI-form-item-prompt{color:rgba(0,0,0,.54);font-size:12px;line-height:14px;margin-top:12px}.ChatbotUI-vertical-category-item{-webkit-box-flex:0;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;height:112px;margin-right:8px;overflow:hidden;padding:12px 8px;width:95px}.ChatbotUI-vertical-category-item-ad-hoc{padding:0 0 12px}.ChatbotUI-vertical-category-item-icon{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;display:-ms-flexbox;display:flex;flex-shrink:0}.ChatbotUI-vertical-category-item-icon-img{max-height:100%;max-width:100%}.ChatbotUI-vertical-category-item-icon-svg{-ms-flex-negative:0;flex-shrink:0;height:44px}.ChatbotUI-vertical-category-item-icon-svg,.ChatbotUI-vertical-category-item-label{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-vertical-category-item-label{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-positive:1;color:rgba(0,0,0,.87);flex-grow:1;font-size:12px;justify-content:center;line-height:14px;margin-top:2px;text-align:center}.ChatbotUI-vertical-category-item-label-ad-hoc{padding:0 12px}.ChatbotUI-vertical-category-item .ChatbotUI-intent-icon{height:44px;width:44px}.ChatbotUI-vertical-category-item .ChatbotUI-intent-icon-wrapper{height:44px}.ChatbotUI-intent-icon-wrapper{width:40px}.ChatbotUI-hot-question-category{padding-left:12px;padding-right:4px;width:100%}.ChatbotUI-category-item{-ms-flex-negative:0;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-ms-flexbox;display:flex;flex-shrink:0;height:44px;margin-right:8px;overflow:hidden;padding:8px 8px 8px 0;width:128px}.ChatbotUI-category-item-ad-hoc{padding:0}.ChatbotUI-category-item-icon{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-category-item-icon-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ChatbotUI-category-item-icon-svg{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;flex-shrink:0;height:44px}.ChatbotUI-category-item-label{color:rgba(0,0,0,.87);font-size:12px;line-height:14px;word-break:break-word}.ChatbotUI-category-item-label-ad-hoc{padding:0 12px}.ChatbotUI-image{background:#fff;max-width:100%;text-align:center}.ChatbotUI-image img{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.ChatbotUI-image__error{display:-ms-flexbox;display:flex}.ChatbotUI-image__error img{width:50px}.ChatbotUI-infinite-scroll{-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;height:100%;overflow:auto;overscroll-behavior:contain}.ChatbotUI-infinite-scroll--loading{padding:12px 0;text-align:center}.ChatbotUI-input{display:-ms-flexbox;display:flex;width:100%}.ChatbotUI-input-wrapper{margin-left:44px}.ChatbotUI-input_input{height:48px}.ChatbotUI-input__input,.ChatbotUI-input__textarea{-webkit-box-flex:1;-ms-flex-positive:1;background:#fff;border:0;flex-grow:1;font-size:16px;outline:0;padding:8px 12px}.ChatbotUI-input__input--bordered,.ChatbotUI-input__textarea--bordered{border:1px solid #e5e5e5}.ChatbotUI-input__textarea{border-radius:4px;resize:none}.ChatbotUI-input__input,.ChatbotUI-input__textarea{color:rgba(0,0,0,.87);font-size:14px;line-height:16px}.ChatbotUI-input__input{padding:16px}.ChatbotUI-input__input::-webkit-input-placeholder{color:#999}.ChatbotUI-input__input::-moz-placeholder{color:#999}.ChatbotUI-input__input:-ms-input-placeholder{color:#999}.ChatbotUI-input-counter{-webkit-box-pack:end;-ms-flex-pack:end;color:#999;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:4px}.ChatbotUI-input__submit{text-align:center;width:50px}.ChatbotUI-input__submit.disabled{opacity:.7}.ChatbotUI-intent-icon{display:-ms-flexbox;display:flex;height:32px;width:32px}.ChatbotUI-intent-icon-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:44px;justify-content:center}.ChatbotUI-intent-icon-wrapper-bank{border-radius:100px;margin-right:5px}.ChatbotUI-key-answer__loading{background:-webkit-linear-gradient(left,#f5f5f5 .03%,hsla(0,0%,88%,.885) 50.07%,#f5f5f5 100.03%);background:-webkit-gradient(linear,left top,right top,color-stop(.03%,#f5f5f5),color-stop(50.07%,hsla(0,0%,88%,.885)),color-stop(100.03%,#f5f5f5));background:linear-gradient(90deg,#f5f5f5 .03%,hsla(0,0%,88%,.885) 50.07%,#f5f5f5 100.03%);height:16px;margin:12px}.ChatbotUI-key-answer__loading:first-child{width:74%}.ChatbotUI-key-answer__loading:nth-child(2){width:calc(100% - 24px)}.ChatbotUI-key-answer__loading:nth-child(3){width:84%}.ChatbotUI-key-answer__error{display:-ms-flexbox;display:flex;font-size:0;padding:12px}.ChatbotUI-key-answer-prompt-icon{-ms-flex-align:center;align-items:center}.ChatbotUI-key-answer-prompt-icon,.ChatbotUI-key-answer-prompt-icon>div{display:-ms-flexbox;display:flex}.ChatbotUI-key-answer-prompt-text{color:rgba(0,0,0,.4);font-size:14px;line-height:16px;margin-left:8px}.ChatbotUI-key-answer-summary{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;padding:8px 12px;position:relative}.ChatbotUI-key-answer-gradient{background:-webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,0));background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0;display:none;height:40px;left:0;pointer-events:none;position:absolute;width:100%}.ChatbotUI-key-answer-gradient__show{display:inline;display:initial}.ChatbotUI-key-answer-btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-shadow:inset 0 .5px 0 rgba(0,0,0,.09);box-shadow:inset 0 .5px 0 rgba(0,0,0,.09);color:#ee4d2d;display:-ms-flexbox;display:flex;justify-content:center;line-height:20px;padding:8px 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ChatbotUI-key-answer-arrow{display:-ms-flexbox;display:flex;margin-left:4px}.ChatbotUI-key-answer-arrow>div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-key-answer-faq-container{-webkit-box-shadow:inset 0 .5px 0 #e8e8e8;box-shadow:inset 0 .5px 0 #e8e8e8;margin:4px 12px 8px;padding-top:12px}.ChatbotUI-key-answer-faq-title{color:rgba(0,0,0,.54);line-height:20px;word-break:break-word}.ChatbotUI-key-answer-faq-item{color:#4080ee;cursor:pointer;line-height:20px;margin-top:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;word-break:break-word}.ChatbotUI-key-answer-faq-item__disabled{color:rgba(0,0,0,.26);cursor:not-allowed}.ChatbotUI-key-answer-detail{height:100%;overflow:auto}.ChatbotUI-key-answer-detail>div{height:calc(100% - 40px);overflow:auto}.ChatbotUI-key-answer-detail .ChatbotUI-rich-text{padding:0 12px}.ChatbotUI-key-answer-detail .ChatbotUI-key-answer-faq-container,.ChatbotUI-key-answer-supporting-message{margin-top:12px}.ChatbotUI-key_answer-modal-container{max-height:calc(100% - 40px)!important;min-height:168px;width:calc(100% - 36px)!important}.ChatbotUI-key_answer-modal-container .ChatbotUI-rich-text{max-width:none!important;padding:0 0 24px}.ChatbotUI-key_answer-modal-container .ChatbotUI-rich-text-content{min-width:auto}.ChatbotUI-modal-popup.ChatbotUI-key-answer-popup-content{height:100%!important}.ChatbotUI-sp-desc-loader img,.ChatbotUI-sp-dialogue-loader img,.ChatbotUI-sp-list-loader img{height:100%;width:100%}.ChatbotUI-sp-list-loader{display:inline-block;height:42px;width:42px}.ChatbotUI-sp-desc-loader{display:inline-block;height:12px;width:12px}.ChatbotUI-sp-dialogue-loader{display:block;height:24px;margin:4.8px 11.2px;width:24px}.ChatbotUI-sp-agent-dialogue-loader{display:block;height:14.4px;margin:9.6px 11.2px;width:24px}.ChatbotUI-sp-agent-dialogue-loader img{height:12.8px;width:24px}.ChatbotUI-sp-agent-upload-loader{display:inline-block;margin-right:8px}.ChatbotUI-sp-agent-upload-loader>img{-webkit-animation:turn 1s linear infinite;animation:turn 1s linear infinite;background:none!important;display:block;height:16px;width:16px}@keyframes turn{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(90deg)}50%{-webkit-transform:rotate(180deg)}75%{-webkit-transform:rotate(270deg)}to{-webkit-transform:rotate(1turn)}}.ChatbotUI-mask{background:#000;bottom:0;display:none;height:100%;left:0;opacity:0;outline:0;position:absolute;right:0;-webkit-transition:.3s;transition:.3s;width:100%;z-index:10}.ChatbotUI-mask__active{display:block;opacity:.3}.ChatbotUI-message{max-width:100%}.ChatbotUI-message-content{padding:8px 10px;white-space:pre-line}.ChatbotUI-message-content__revamp{padding:8px 12px;white-space:pre-line}.ChatbotUI-message-content-no-bottom-padding__revamp{line-height:20px;padding:8px 12px}.ChatbotUI-message-content-no-bottom-padding{padding:8px 10px}.ChatbotUI-message-buttons{min-width:244px}.ChatbotUI-message-buttons .ChatbotUI-button-link{margin:0 8px}.ChatbotUI-message-buttons.ChatbotUI-button-group__padding>div:first-child{margin-left:0}.ChatbotUI-message-collapse-button{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper .ChatbotUI-hot-question-revamp-button-content{padding:0}.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper .ChatbotUI-hot-question-revamp-button-content .ChatbotUI-hot-question-revamp-button-content-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:inherit;display:-webkit-box;font-size:inherit;font-weight:inherit;white-space:normal}.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper img{display:none}.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper:hover{opacity:1!important}.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content>*{opacity:.9}.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content-hover,.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content-hover>*{opacity:1}.ChatbotUI-message .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content-hover{display:block}.ChatbotUI-message .ChatbotUI-button-primary-outlined,.ChatbotUI-message .ChatbotUI-button-secondary-outlined,.ChatbotUI-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary,.ChatbotUI-message-buttons.ChatbotUI-button-group__vertical .ChatbotUI-button:first-child{margin-top:2px}.ChatbotUI-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary-outlined:not(:first-child),.ChatbotUI-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary:not(:first-child),.ChatbotUI-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-secondary-outlined:not(:first-child){margin-left:5px}.ChatbotUI-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary-outlined:not(:last-child),.ChatbotUI-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary:not(:last-child),.ChatbotUI-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-secondary-outlined:not(:last-child){margin-right:5px}.ChatbotUI-message-container{width:100%}.ChatbotUI-message-container::-webkit-scrollbar{display:none}.ChatbotUI-message-inline-button-container{line-height:normal;max-width:100%;padding:12px}.ChatbotUI-message-inline-button-button{margin:0 0 0 5px}.ChatbotUI-modal{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.ChatbotUI-modal::-webkit-scrollbar{display:none}.ChatbotUI-modal-shadow{-webkit-box-shadow:0 0 16px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.04);box-shadow:0 0 16px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.04)}.ChatbotUI-modal-transparent{background:transparent!important}.ChatbotUI-modal-article{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px}.ChatbotUI-modal-popup{background:#fff;border-radius:4px 4px 0 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:0;max-height:80%;max-width:100%;position:absolute;width:100%;z-index:12}.ChatbotUI-modal-popup::-webkit-scrollbar{display:none}.ChatbotUI-modal-popup-appear,.ChatbotUI-modal-popup-appear-active,.ChatbotUI-modal-popup-appear-done,.ChatbotUI-modal-popup-enter,.ChatbotUI-modal-popup-enter-active{bottom:-100%;opacity:0;-webkit-transition:bottom .3s;transition:bottom .3s}.ChatbotUI-modal-popup-enter-done{bottom:0;height:auto!important;opacity:1;-webkit-transition:bottom .3s;transition:bottom .3s}.ChatbotUI-modal-popup-header{-ms-flex-align:center;align-items:center;border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex}.ChatbotUI-modal-popup-close{cursor:pointer;font-size:0;height:16px;margin:11px 9px 11px auto;width:16px}.ChatbotUI-modal-popup-close img{height:100%;width:100%}.ChatbotUI-modal-popup-title{-ms-flex:1 0;flex:1 0;padding:12px}.ChatbotUI-modal-popup-content{height:100%;overflow-x:hidden;overflow-y:auto;padding:12px}.ChatbotUI-modal-popup-footer{height:58px}.ChatbotUI-modal-popup .ChatbotUI-modal-close-button{font-size:16px;height:42px;line-height:42px;margin:8px;padding:0}.ChatbotUI-modal-no-transiton .ChatbotUI-modal-popup{bottom:0;height:auto!important;opacity:1}.ChatbotUI-modal>.ChatbotUI-modal-modal{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ChatbotUI-modal-modal{background:#fff;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:80%;max-width:100%;width:305px;z-index:12}.ChatbotUI-modal-modal-close{cursor:pointer;height:20px;position:absolute;right:12px;top:12px;width:20px}.ChatbotUI-modal-modal-close img{height:100%;width:100%}.ChatbotUI-modal-modal-title{color:#333;font-size:16px;font-style:normal;font-weight:500;line-height:20px;padding:20px 20px 0;text-align:center}.ChatbotUI-modal-modal-content{color:rgba(0,0,0,.65);font-size:14px;margin-top:16px;overflow:auto;padding:0 20px 20px}.ChatbotUI-modal-modal-content::-webkit-scrollbar{display:none}.ChatbotUI-pc-modal .ChatbotUI-modal-modal-transparent{background:transparent}.ChatbotUI-pc-modal .ChatbotUI-modal-modal-title{font-size:20px;padding:24px;text-align:left}.ChatbotUI-pc-modal .ChatbotUI-modal-modal-content{color:#333;margin-top:0;padding:0 24px}.ChatbotUI-pc-modal .ChatbotUI-modal-modal-content-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-pc-modal .ChatbotUI-button{-ms-flex-positive:0;flex-grow:0;font-weight:400;margin:0;padding:8px 16px}.ChatbotUI-pc-modal .ChatbotUI-button:last-child{margin-left:16px}.ChatbotUI-pc-modal .ChatbotUI-button-group__horizontal{-ms-flex-pack:end;justify-content:flex-end;padding:24px}.ChatbotUI-new-panel-modal.ChatbotUI-modal{position:fixed}.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal{max-height:600px!important;width:600px!important}.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal-title{font-size:16px;line-height:18px;min-height:16px;padding-bottom:16px;padding-top:16px}.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal-close{height:16px;top:16px;width:16px}.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal-close img{display:block}.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal-content{-ms-scroll-chaining:none;overscroll-behavior:contain}.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal-content::-webkit-scrollbar{display:block!important;width:6px}.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal-content::-webkit-scrollbar-thumb{background-color:rgba(51,51,51,.5);border-radius:5px;height:295px}.ChatbotUI-my-support-case{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fff;display:-ms-flexbox;display:flex;justify-content:space-between;padding:12px;width:calc(80vw + 4px)}.ChatbotUI-my-support-case-icon{height:32px;margin-right:9px;width:32px}.ChatbotUI-my-support-case-content{-ms-flex:1;flex:1 1;font-weight:500}.ChatbotUI-my-support-case-control{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:10px}.ChatbotUI-my-support-case-control__right{margin-left:7px}.ChatbotUI-my-support-case-control__right svg{fill:rgba(0,0,0,.65)}.ChatbotUI-navbar{-ms-flex-align:center;align-items:center;background-color:#fff;display:-ms-flexbox;display:flex;height:calc(env(safe-area-inset-top) + 56px);min-height:56px;padding-left:13px;padding-top:env(safe-area-inset-top);position:relative;width:100%;z-index:1}.ChatbotUI-navbar__avatar{margin-left:17px}@supports (height:constant(safe-area-inset-top)){.ChatbotUI-navbar{height:calc(constant(safe-area-inset-top) + 56px)}}@supports (height:env(safe-area-inset-top)){.ChatbotUI-navbar{height:calc(env(safe-area-inset-top) + 56px)}}.ChatbotUI-navbar-shadow{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ChatbotUI-navbar__back{padding:18px 17px 18px 13px}.ChatbotUI-navbar__title{margin-left:8px}.ChatbotUI-order-container{background:#fff;background-color:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;max-width:100%;padding:12px;width:320px}.ChatbotUI-order-container__fixed{height:auto}.ChatbotUI-order-container-big-carousel{display:block;height:auto;width:150px}.ChatbotUI-order-container-big-carousel .ChatbotUI-order-image{height:125px;width:124px}.ChatbotUI-order-container-big-carousel .ChatbotUI-order-info{margin-left:0;margin-top:12px}.ChatbotUI-order-container-big-carousel .ChatbotUI-order-info-detail{margin-top:4px}.ChatbotUI-order-container-big-carousel .ChatbotUI-order-info-wrap{margin-top:10px}.ChatbotUI-order-container-vertical-list{height:auto}.ChatbotUI-order-container-vertical-list .ChatbotUI-order-info-detail{margin-top:4px}.ChatbotUI-order-container-small-order .ChatbotUI-order-image{height:44px;width:44px}.ChatbotUI-order-container-small-order .ChatbotUI-order-info-detail{margin-top:12px}.ChatbotUI-order-container-small-order .ChatbotUI-order-info-detail-price{font-weight:500}.ChatbotUI-order-container-small-order .ChatbotUI-order-info-name{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;height:auto;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-order-container-new-carousel,.ChatbotUI-order-container-two-row-carousel{height:auto}.ChatbotUI-order-container-expedited-delivery{-ms-flex-align:center;align-items:center;padding:10px;width:100%}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-info{font-size:12px;margin:0 8px}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-image{border:1px solid rgba(0,0,0,.09);border-radius:6px;height:34px;width:34px}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-image-container{border-color:transparent;border-radius:6px}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-image-container>img{border-radius:6px}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-image-container-error{height:29px;margin-left:1px;text-align:center;width:29px}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-info-name_one-line{font-size:12px;height:auto;margin-top:2px}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-info-detail-deliver-status{-ms-flex-preferred-size:auto;-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;color:#ee4d2d;flex-basis:auto;flex-grow:0;flex-shrink:0;font-size:12px;line-height:14px;max-width:50%;min-height:14px;padding-right:4px}.ChatbotUI-order-container-expedited-delivery .ChatbotUI-order-info-detail-deliver{-webkit-box-flex:1;color:rgba(0,0,0,.54);-ms-flex:1;flex:1 1;font-size:12px;line-height:14px;text-align:right}.ChatbotUI-order-image{-webkit-box-flex:0;border:.5px solid #d8d8d8;-ms-flex:none;flex:none;height:82px;text-align:center;width:82px}.ChatbotUI-order-image-container{height:100%}.ChatbotUI-order-image-container img{height:100%;-o-object-fit:unset;object-fit:fill;width:100%}.ChatbotUI-order-image-container img.error{text-align:center;width:31px}.ChatbotUI-order-image-container.ChatbotUI-image__error{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fafafa;justify-content:center}.ChatbotUI-order-image-container.ChatbotUI-image__error img{height:48px;width:48px}.ChatbotUI-order-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:12px;overflow:hidden;width:100%}.ChatbotUI-order-info-recommendation{color:#1baf9d;font-size:10px;line-height:12px;margin-bottom:4px;word-break:break-word}.ChatbotUI-order-info-name,.ChatbotUI-order-info-recommendation{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;word-break:break-all}.ChatbotUI-order-info-name{color:#333;font-size:14px;height:32px;line-height:16px;word-break:break-word}.ChatbotUI-order-info-name_one-line{color:#333;font-size:14px;height:16px;line-height:16px;word-break:break-all}.ChatbotUI-order-info-delivered,.ChatbotUI-order-info-name_one-line,.ChatbotUI-order-info-specification{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;word-break:break-word}.ChatbotUI-order-info-delivered,.ChatbotUI-order-info-specification{color:#999;font-size:12px;height:14px;line-height:14px;margin-top:4px;text-overflow:ellipsis;word-break:break-all}.ChatbotUI-order-info-tracing,.ChatbotUI-order-info-tracing-default{color:rgba(0,0,0,.87);display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;margin-top:4px}.ChatbotUI-order-info-tracing-default,.ChatbotUI-order-info-tracing-default-default{margin-top:10px}.ChatbotUI-order-info-tracing-default-number,.ChatbotUI-order-info-tracing-number{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-tracing-copy,.ChatbotUI-order-info-tracing-default-copy{color:#26aa99;font-weight:500;margin:0 4px}.ChatbotUI-order-info-price{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);font-size:14px;height:16px;line-height:16px;margin-top:8px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-specification{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between}.ChatbotUI-order-info-specification__content{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.54);display:-webkit-box;font-size:12px;height:14px;line-height:14px;margin-top:4px;max-width:135px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-specification__amount{font-size:10px;margin-left:10px}.ChatbotUI-order-info-price{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:10px}.ChatbotUI-order-info-price__count{color:rgba(0,0,0,.54);font-size:12px;height:14px;line-height:14px}.ChatbotUI-order-info-price__count,.ChatbotUI-order-info-price__price{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-price__price{color:rgba(0,0,0,.87);font-size:14px;height:16px;line-height:16px}.ChatbotUI-order-info-delivered{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.54);display:-webkit-box;font-size:12px;height:16px;line-height:14px;margin-top:12px;overflow:hidden;white-space:nowrap;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-delivered-new{color:rgba(0,0,0,.54);font-size:12px;height:auto!important;line-height:14px!important;margin-top:12px;text-overflow:ellipsis}.ChatbotUI-order-info-tracing-box{color:rgba(0,0,0,.87);display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;margin-top:4px}.ChatbotUI-order-info-copy{color:#26aa99;font-size:14px;font-weight:500;margin:0 4px;text-align:center}.ChatbotUI-order-info-tracing{overflow:hidden;text-overflow:ellipsis}.ChatbotUI-order-info-status{-ms-flex-align:center;align-items:center;border:1px solid #ee4d2d;border-radius:2px;color:#ee4d2d;display:-ms-flexbox;display:flex;float:right;font-size:10px;height:16px;margin-top:10px;padding:2px 4px}.ChatbotUI-order-info-time{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:#999;display:-webkit-box;font-size:12px;margin-top:4px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-detail{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-top:6px}.ChatbotUI-order-info-detail-item{color:#999;font-weight:400}.ChatbotUI-order-info-detail-item,.ChatbotUI-order-info-detail-price{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;font-size:12px;line-height:14px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-detail-price{color:#333;font-weight:500;margin-left:auto}.ChatbotUI-order-info-detail-price span{color:#999;font-size:12px;font-weight:400}.ChatbotUI-order-info-detail-status{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:#ee4d2d;display:-webkit-box;font-size:12px;line-height:14px;min-height:14px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-wrap{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-top:auto}.ChatbotUI-order-info-wrap-status{color:#ee4d2d;font-size:14px;line-height:14px;min-height:14px}.ChatbotUI-order-info-wrap-status,.ChatbotUI-order-info-wrap-time{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-order-info-wrap-time{color:#999;font-size:12px;margin-left:auto}.ChatbotUI-order-info-wrap-select-btn{-webkit-box-flex:0;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;background:#ee4d2d;border:none;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:-webkit-box;-ms-flex:none;flex:none;font-size:12px;font-weight:400;line-height:14px;margin-left:auto;max-width:110px;min-width:52px;overflow:hidden;padding:5px 9px;text-align:center;word-break:break-word;word-break:break-all}.ChatbotUI-order .sp-agent-upload-loader,.ChatbotUI-order .status-icon{background:none;bottom:3px;display:inline-block;height:16px;left:-20px;position:absolute;width:16px}.ChatbotUI-order .sp-agent-upload-loader img,.ChatbotUI-order .status-icon img{background:none}.ChatbotUI-order-card-sn{width:300px}.ChatbotUI-order-card-sn-header{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;justify-content:space-between;line-height:20px;padding:10px 12px}.ChatbotUI-order-card-sn-header__label{color:#999;font-size:12px}.ChatbotUI-order-card-sn-header__value{font-size:16px;font-weight:500}.ChatbotUI-order-list-container{display:-ms-flexbox;display:flex;overflow-x:auto;padding:0 8px}.ChatbotUI-order-list-container-scroll{overflow-x:auto}.ChatbotUI-order-list-container:not(.ChatbotUI-order-list-container-scroll)::-webkit-scrollbar{display:none}.ChatbotUI-order-list-container-big-carousel .ChatbotUI-order-list-item{border-radius:8px;width:150px}.ChatbotUI-order-list-container-big-carousel .ChatbotUI-order-list-item-select-btn{min-width:150px}.ChatbotUI-order-list-container-big-carousel .ChatbotUI-order-list-more-btn{width:56px}.ChatbotUI-order-list-container-big-carousel .ChatbotUI-order-list-more-btn span{word-break:normal}.ChatbotUI-order-list-container-vertical-list,.ChatbotUI-order-list-container-vertical-list .ChatbotUI-order-list-orders{-ms-flex-direction:column;flex-direction:column}.ChatbotUI-order-list-container-vertical-list .ChatbotUI-order-list-item{border-bottom:1px solid #eee;border-radius:0}.ChatbotUI-order-list-container-vertical-list .ChatbotUI-order-list-item:first-child{border-radius:8px 8px 0 0}.ChatbotUI-order-list-container-vertical-list .ChatbotUI-order-list-item-select-btn{min-width:150px}.ChatbotUI-order-list-container-vertical-list .ChatbotUI-order-list-more-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:0 0 8px 8px;display:-ms-flexbox;display:flex;height:32px;justify-content:center;margin:0;width:320px}.ChatbotUI-order-list-container-vertical-list .ChatbotUI-order-list-more-btn__container{left:auto;position:static;right:auto;top:auto;-webkit-transform:none;transform:none}.ChatbotUI-order-list-container-vertical-list .ChatbotUI-order-list-more-btn span{color:#ee4d2d;font-size:14px;line-height:14px;margin-top:0}.ChatbotUI-order-list-container-two-row-carousel{display:block!important;padding:0}.ChatbotUI-order-list-container-two-row-carousel .ChatbotUI-order-list-orders{overflow-x:auto;padding:0 12px;width:100%}.ChatbotUI-order-list-container-two-row-carousel .ChatbotUI-order-list-orders:not(.ChatbotUI-order-list-orders-scroll)::-webkit-scrollbar{display:none}.ChatbotUI-order-list-container-two-row-carousel .ChatbotUI-order-list-item:nth-child(2){margin-top:4px}.ChatbotUI-order-list-container-two-row-carousel .ChatbotUI-order-list-more-btn{border-radius:18px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:4px 0 0 12px;max-width:300px;padding:5px 8px;width:auto}.ChatbotUI-order-list-container-two-row-carousel .ChatbotUI-order-list-more-btn__container{color:#ee4d2d;font-size:12px;left:auto;line-height:14px;position:static;right:auto;top:auto;-webkit-transform:none;transform:none;width:100%}.ChatbotUI-order-list-container-two-row-carousel .ChatbotUI-order-list-more-btn span{color:#ee4d2d;font-size:12px;line-height:14px;margin-top:0}.ChatbotUI-order-list-orders{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex}.ChatbotUI-order-list-item{-webkit-box-flex:0;background-color:#fff;border:none;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;margin-right:8px;width:320px}.ChatbotUI-order-list-item:last-child{margin-right:0}.ChatbotUI-order-list-item .ChatbotUI-order-list-item-select-btn{font-weight:400;padding:12px}.ChatbotUI-order-list-more-btn{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:none;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;font-weight:400;justify-content:center;margin-left:8px;position:relative;text-align:center;width:122px}.ChatbotUI-order-list-more-btn.ChatbotUI-disabled{cursor:not-allowed}.ChatbotUI-order-list-more-btn img,.ChatbotUI-order-list-more-btn-icon svg{fill:#ee4d2d;display:block;height:29px;margin:0 auto;text-align:center;width:29px}.ChatbotUI-order-list-more-btn-icon+span{color:#ee4d2d;display:block;font-size:14px;line-height:17px;margin-top:10px;text-align:center;word-break:break-word}.ChatbotUI-order-list-more-btn-icon__disabled svg{fill:rgba(0,0,0,.26)}.ChatbotUI-order-list-more-btn-icon__disabled+span{color:rgba(0,0,0,.26)}.ChatbotUI-order-list-popup__title{text-align:center}.ChatbotUI-order-list-popup__content{display:-ms-flexbox;display:flex;height:80vh}.ChatbotUI-order-list-right2left{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ChatbotUI-order-list-webform-container{display:-ms-flexbox;display:flex;margin:0 12px 0 10px}.ChatbotUI-order-list-webform-item{-webkit-box-flex:0;background-color:#fff;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;margin-right:8px;width:280px}.ChatbotUI-order-list-webform-item:last-child{margin-right:0}.ChatbotUI-order-list-webform-more-btn{-webkit-box-flex:0;background-color:#fff;border-radius:6px;-ms-flex:none;flex:none;position:relative;text-align:center;width:122px}.ChatbotUI-order-list-webform-more-btn-container{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ChatbotUI-order-list-webform-more-btn img{display:block;height:29px;margin:0 auto;text-align:center;width:29px}.ChatbotUI-order-list-webform-more-btn span{color:#ee4d2d;display:block;font-size:14px;line-height:17px;margin-top:10px;text-align:center}.ChatbotUI-order-list-webform-modal{height:645px;width:748px}.ChatbotUI-order-list-webform-modal__container{position:fixed}.ChatbotUI-order-list-webform-modal__title{text-align:center}.ChatbotUI-order-list-webform-modal__content{display:-ms-flexbox;display:flex}.ChatbotUI-order-list-webform-popup__container{position:fixed}.ChatbotUI-order-list-webform-popup__title{text-align:center}.ChatbotUI-order-list-webform-popup__content{display:-ms-flexbox;display:flex;height:80vh}.ChatbotUI-order-list-webform-body-fixed{height:100%;position:fixed;width:100%}.ChatbotUI-order-selection-faq .ChatbotUI-rich-text-content{font-size:16px;font-weight:500;line-height:normal}.ChatbotUI-order-selection-faq .ChatbotUI-button-link{color:#08f;font-size:16px;line-height:normal;text-align:inherit;word-break:break-word}.order-selection-faq-popup-title{text-align:center}.order-selection-faq-popup-content{padding:0}.order-selection-faq-popup-content .ChatbotUI-button-group .ChatbotUI-button{border-color:rgba(0,0,0,.09);color:#08f;font-size:16px;line-height:normal;line-height:16px;margin:0;padding:14px 12px;text-align:inherit;word-break:break-word}.order-selection-faq-popup-content .ChatbotUI-button-group .ChatbotUI-button:first-child{border:none}.ChatbotUI-popup .ChatbotUI-modal-popup{width:100%}.ChatbotUI-popup .ChatbotUI-modal-article-title,.ChatbotUI-popup-option-title{text-align:center}.ChatbotUI-popup-option-radio{border-bottom:.5px solid rgba(0,0,0,.09)}.ChatbotUI-popup-order-list-item{-webkit-box-flex:0;background-color:#fff;border-radius:6px;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;margin-right:8px;width:280px}.ChatbotUI-popup-order-list-item:last-child{margin-right:0}.ChatbotUI-popup-order-list-popup__title{text-align:center}.ChatbotUI-popup-order-list-popup__content{display:-ms-flexbox;display:flex;height:80vh;padding:0}.ChatbotUI-probing-form{background:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}.ChatbotUI-probing-form .ChatbotUI-navbar__title{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;margin-left:0;margin-right:8px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-probing-form-description{background:#fff;-webkit-box-shadow:0 0 6px rgba(0,0,0,.06);box-shadow:0 0 6px rgba(0,0,0,.06);color:#666;font-size:12px;line-height:14px;padding:12px 13px;word-break:break-word}.ChatbotUI-probing-form-form{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:1;flex-grow:1;flex-shrink:1;overflow:auto}.ChatbotUI-probing-form-footer{background-color:#fff;-webkit-box-shadow:0 0 6px rgba(0,0,0,.06);box-shadow:0 0 6px rgba(0,0,0,.06);padding:8px}.ChatbotUI-probing-form-submit.ChatbotUI-button-primary{line-height:18px;margin:initial}.ChatbotUI-probing-form-confirm .ChatbotUI-modal-modal-content{line-height:20px;margin-top:0;padding:20px;text-align:center}.ChatbotUI-probing-form-confirm .ChatbotUI-button{-ms-flex:1;flex:1 1;font-size:16px;text-align:center}.ChatbotUI-probing-form-confirm .ChatbotUI-button:first-child{border-right:.5px solid rgba(0,0,0,.09)}.ChatbotUI-probing-form-loading{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f5f5f5;display:-ms-flexbox;display:flex;height:100%;justify-content:center;left:0;margin-top:56px;position:absolute;top:0;width:100%;z-index:2}@supports (margin-top:constant(safe-area-inset-top)){.ChatbotUI-probing-form-loading{margin-top:calc(constant(safe-area-inset-top) + 56px)}}@supports (margin-top:env(safe-area-inset-top)){.ChatbotUI-probing-form-loading{margin-top:calc(env(safe-area-inset-top) + 56px)}}.ChatbotUI-probing-form-popup .ChatbotUI-modal-popup-title{border-bottom:none;text-align:center}.ChatbotUI-probing-form-preview-content{padding:12px 13px 8px}.ChatbotUI-probing-form-preview-title{color:#333;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;line-height:19px;margin-bottom:13px}.ChatbotUI-probing-form-preview-list-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:6px 0}.ChatbotUI-probing-form-preview-list-item .ChatbotUI-title{-ms-flex-negative:0;flex-shrink:0}.ChatbotUI-probing-form-preview-icon{margin-right:8px}.ChatbotUI-modal-popup-title.ChatbotUI-probing-form-preview-popup-title{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;border:12px solid transparent;border-right-width:32px;display:-webkit-box;overflow:hidden;padding:0;text-align:center;word-break:break-word;word-break:break-all}.ChatbotUI-popup-order-button{margin:0!important}.ChatbotUI-popup-order-value{border:1px solid rgba(0,0,0,.09);border-radius:2px;display:-ms-flexbox;display:flex;padding:12px 24px;position:relative}.ChatbotUI-popup-order-value__close{display:-ms-flexbox;display:flex;position:absolute;right:-8px;top:-8px}.ChatbotUI-popup-order-value__img{-webkit-box-flex:0;border:1px solid rgba(0,0,0,.09);-ms-flex:none;flex:none;height:72px;margin-right:8px;width:72px}.ChatbotUI-popup-order-value__title{-webkit-line-clamp:2;color:rgba(0,0,0,.87);font-size:14px;line-height:16px;margin:0;text-overflow:ellipsis}.ChatbotUI-popup-order-value__spec,.ChatbotUI-popup-order-value__title{-webkit-box-orient:vertical;word-wrap:break-word;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-popup-order-value__spec{-webkit-line-clamp:1;color:#888;font-size:12px;line-height:14px;margin-top:4px}.ChatbotUI-popup-order-value__price{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;margin-top:8px}.ChatbotUI-popup-order-modal .ChatbotUI-modal-popup-enter-done{height:100%!important}.ChatbotUI-popup-selector-name{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-popup-selector-name__prompt{color:rgba(0,0,0,.26)}.ChatbotUI-probing-form-input{-webkit-box-flex:1;-ms-flex-positive:1;border:0;flex-grow:1;font-family:inherit;font-size:14px;max-height:200px;outline:0;width:100%;word-break:break-word}.ChatbotUI-probing-form-input__disabled{overflow:auto;white-space:pre-line}.ChatbotUI-probing-form-input::-webkit-input-placeholder{color:rgba(0,0,0,.26)}.ChatbotUI-probing-form-input::-moz-placeholder{color:rgba(0,0,0,.26)}.ChatbotUI-probing-form-input:-ms-input-placeholder{color:rgba(0,0,0,.26)}.ChatbotUI-probing-form-input::-ms-input-placeholder{color:rgba(0,0,0,.26)}.ChatbotUI-probing-form-input::placeholder{color:rgba(0,0,0,.26)}.ChatbotUI-probing-form-input__limit{color:rgba(0,0,0,.54);font-size:12px;line-height:14px;margin-top:8px;text-align:right}.ChatbotUI-probing-form-input__limit.ChatbotUI-probing-form-input__error{color:#ee2c4a}.ChatbotUI-product__container{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:8px;padding:0 12px}.ChatbotUI-product-shop{border-bottom:1px solid rgba(0,0,0,.06);display:-ms-flexbox;display:flex;padding:12px 0}.ChatbotUI-product-shop__name{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);display:-webkit-box;flex-grow:1;font-size:14px;line-height:15px;margin-right:12px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:break-all}.ChatbotUI-product-shop__name>img{height:17px;margin-right:8px;vertical-align:middle}.ChatbotUI-product-shop__name>span{vertical-align:middle}.ChatbotUI-product-shop__type{color:#ee4d2d;font-size:14px;line-height:16px;white-space:nowrap}.ChatbotUI-product-item{border-bottom:1px solid rgba(0,0,0,.06);padding:12px 0 12px 75px;position:relative}.ChatbotUI-product-item>img{height:64px;left:0;position:absolute;top:12px;width:64px}.ChatbotUI-product-item__title{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);display:-webkit-box;font-size:14px;line-height:16px;margin:0;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:break-all}.ChatbotUI-product-item__spec{color:#888;display:-ms-flexbox;display:flex;font-size:12px;line-height:14px;margin:6px 0 0}.ChatbotUI-product-item__desc{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;flex-grow:1;margin-right:12px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:break-all}.ChatbotUI-product-item__price{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;margin:6px 0 0;text-align:right}.ChatbotUI-product-amount{border-bottom:1px solid rgba(0,0,0,.06);color:#333;font-size:14px;line-height:18px;padding:12px 0}.ChatbotUI-product-amount__price{float:right}.ChatbotUI-product-amount__price>img{height:18px;margin-right:6px;vertical-align:text-top}.ChatbotUI-product-amount__price>span{color:#ee4d2d}.ChatbotUI-product-order-sn{border-bottom:1px solid rgba(0,0,0,.06);color:#333;font-size:14px;padding:12px 0}.ChatbotUI-product-order-sn__title{line-height:17px}.ChatbotUI-product-order-sn__content{float:right;line-height:16px}.ChatbotUI-product-buttons{padding:6px 0;text-align:right}.ChatbotUI-product-button{border-radius:2px;display:inline-block;font-size:14px;font-weight:1em;line-height:1em;margin:0 0 0 8px;min-width:0!important;min-width:auto!important;padding:5px 10px!important}.ChatbotUI-product-list-user-tabs{-webkit-box-flex:0;-webkit-box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex:0 0 44px;flex:0 0 44px;height:44px}.ChatbotUI-product-list-user-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-preferred-size:50%;align-items:center;display:-ms-flexbox;display:flex;flex-basis:50%;font-size:14px;justify-content:center;line-height:16px}.ChatbotUI-product-list-user-item--selected{border-bottom:2px solid #ee4d2d;color:#ee4d2d;font-weight:500}.ChatbotUI-product-list-tabs,.ChatbotUI-product-list-tabs-content-class{-ms-flex:1;flex:1 1;overflow:hidden}.ChatbotUI-product-list-tabs,.ChatbotUI-product-list-tabs-content .tabs-container,.ChatbotUI-product-list-tabs-content-class{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-product-list-tabs-content .tabs-container{height:100%}.ChatbotUI-product-list-tabs-content .tabs-container>.tabs-content{-webkit-box-flex:1;-ms-flex-positive:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;overflow:hidden}.ChatbotUI-product-list-tabs-content .tabs-container>.tabs-content>.vlist-container{-ms-flex-positive:1;flex-grow:1}.ChatbotUI-product-list-infinite-scroll{background-color:#f5f5f5}.ChatbotUI-product-list__img{padding-top:60px;text-align:center}.ChatbotUI-product-list__img>img{height:200px}.ChatbotUI-product-list__img>p{color:rgba(0,0,0,.54);font-size:14px;margin-top:-50px}.ChatbotUI-product-list--loading{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;justify-content:center}.ChatbotUI-product-list-footer{background:#fff;-webkit-box-shadow:0 0 6px rgba(0,0,0,.06);box-shadow:0 0 6px rgba(0,0,0,.06)}.ChatbotUI-product-list-not-found{margin:8px}.ChatbotUI-radio-group{display:-ms-flexbox;display:flex}.ChatbotUI-radio-group__vertical{-ms-flex-direction:column;flex-direction:column}.ChatbotUI-radio-group__horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap}.ChatbotUI-radio{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:0;flex:0 1;padding:14px 12px;width:100%}.ChatbotUI-radio-circle{-webkit-box-flex:0;border:1px solid #999;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;-ms-flex:none;flex:none;height:20px;width:20px}.ChatbotUI-radio-input{display:none}.ChatbotUI-radio-label{font-size:14px;line-height:16px;margin-left:12px;vertical-align:middle}.ChatbotUI-radio__checked--horrow .ChatbotUI-radio-circle{background-color:#ee4d2d;border:1px solid #ee4d2d;border-radius:50%;position:relative}.ChatbotUI-radio__checked--horrow .ChatbotUI-radio-circle-inner{background-color:#fff;border-radius:100%;height:33%;left:33%;position:absolute;top:33%;width:33%}.ChatbotUI-radio__checked--solid .ChatbotUI-radio-circle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:2px solid #ee4d2d;border-radius:10px;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-radio__checked--solid .ChatbotUI-radio-circle-inner{background:#ee4d2d;border-radius:4px;height:8px;width:8px}.ChatbotUI-radio__disabled--horrow,.ChatbotUI-radio__disabled--solid{background:#f5f5f5;border:1px solid rgba(0,0,0,.26)}.ellipsis-line-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ChatbotUI-related-intent .ChatbotUI-rich-text-content{font-size:16px;font-weight:500;line-height:normal}.ChatbotUI-related-intent .ChatbotUI-button-link{font-size:16px;line-height:normal;text-align:inherit;text-overflow:ellipsis;word-break:break-word}.ChatbotUI-related-intent .ChatbotUI-button-link,.ChatbotUI-related-intent .ChatbotUI-button-link>span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ChatbotUI-rich-text{max-width:457px}.ChatbotUI-rich-text a.chatbot-text-link-tel_button-style.chatbot-text-link-tel[href*="phone_style=2"]{background-color:#ee4d2d!important;border-radius:2px!important;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff!important;display:inline-block!important;font-size:14px!important;font-weight:400;height:36px;line-height:16px!important;margin-bottom:10px;margin-top:10px;max-width:100%!important;min-width:64px;padding:10px 16px;text-align:center!important;text-decoration:none!important;width:auto!important}.ChatbotUI-rich-text a.chatbot-text-link-tel[href*="phone_style=2"][href*="button_style=1"]{background-color:#ee4d2d!important;color:#fff!important}.ChatbotUI-rich-text a.chatbot-text-link-tel[href*="phone_style=2"][href*="button_style=2"]{background-color:#fff!important;border:1px solid #ee4d2d!important;color:#ee4d2d!important}.ChatbotUI-rich-text a.chatbot-text-link-tel[href*="phone_style=2"][href*="button_style=3"]{background-color:#fff!important;border:1px solid rgba(0,0,0,.26)!important;color:rgba(0,0,0,.87)!important}.ChatbotUI-rich-text div.redirection-button-to-taskbots-or-app-page{background-color:#ee4d2d;border-radius:2px!important;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:14px!important;font-weight:400;height:auto!important;line-height:16px!important;margin-bottom:10px;margin-right:8px;margin-top:10px;min-height:36px;min-width:64px;padding:10px 16px;position:relative;text-align:center}.ChatbotUI-rich-text .chatbot-text-link-tel_button-wrapper-style+.redirection-button-to-taskbots-or-app-page,.ChatbotUI-rich-text .chatbot-text-link-tel_button-wrapper-style+div.redirection-button-container,.ChatbotUI-rich-text .chatbot-text-link-tel_button-wrapper-style+p>a.chatbot-text-link-tel_button-style,.ChatbotUI-rich-text .redirection-button-to-taskbots-or-app-page+.redirection-button-to-taskbots-or-app-page,.ChatbotUI-rich-text .redirection-button-to-taskbots-or-app-page+div.redirection-button-container,.ChatbotUI-rich-text .redirection-button-to-taskbots-or-app-page+p>a.chatbot-text-link-tel_button-style{margin-top:-2px!important}.ChatbotUI-rich-text div.redirection-button-container .redirection-button-to-taskbots-or-app-page{margin-top:0!important}.ChatbotUI-rich-text div.redirection-button-to-taskbots-or-app-page div.redirection-button-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ChatbotUI-rich-text div.redirection-button-to-taskbots-or-app-page div.redirection-button-tooltip{background:rgba(0,0,0,.8);border-radius:4px;bottom:38px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:none;font-size:14px;left:0;padding:3px 6px;position:absolute;width:100%;z-index:10}.ChatbotUI-rich-text div.redirection-button-ellipsis:hover div.redirection-button-tooltip{display:block}.ChatbotUI-rich-text div.redirection-button-to-taskbots-or-app-page[data-button-json*='"buttonStyle":1']{background-color:#ee4d2d!important;color:#fff!important}.ChatbotUI-rich-text div.redirection-button-to-taskbots-or-app-page[data-button-json*='"buttonStyle":2']{background-color:#fff!important;border:1px solid #ee4d2d!important;color:#ee4d2d!important}.ChatbotUI-rich-text div.redirection-button-to-taskbots-or-app-page[data-button-json*='"buttonStyle":3']{background-color:#fff!important;border:1px solid rgba(0,0,0,.26)!important;color:rgba(0,0,0,.87)!important}.ChatbotUI-rich-text div.redirection-button-container{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-bottom:2px;margin-top:10px}.ChatbotUI-rich-text div.redirection-button-container div.redirection-button-to-taskbots-or-app-page{-ms-flex-preferred-size:calc(33.33% - 7px);-webkit-box-sizing:border-box;box-sizing:border-box;flex-basis:calc(33.33% - 7px);margin-bottom:8px!important}.ChatbotUI-rich-text div.redirection-button-container div.redirection-button-to-taskbots-or-app-page:nth-child(3){margin-right:0}.ChatbotUI-rich-text-content{word-break:break-word}.ChatbotUI-rich-text-content p{margin:initial}.ChatbotUI-rich-text-content div,.ChatbotUI-rich-text-content label,.ChatbotUI-rich-text-content p,.ChatbotUI-rich-text-content span{max-width:100%;word-break:break-word}.ChatbotUI-rich-text-content img{max-height:280px;max-width:min(100%,350px);-o-object-fit:contain;object-fit:contain}.ChatbotUI-rich-text-content iframe{height:350px;width:min(100%,350px)}.ChatbotUI-rich-text-content table{border-collapse:collapse;table-layout:fixed;width:100%!important}.ChatbotUI-rich-text-content a{-webkit-tap-highlight-color:transparent;-moz-user-focus:none;color:#2673dd;cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none}.ChatbotUI-rich-text-content a.disabled{color:rgba(0,0,0,.87);cursor:auto}.ChatbotUI-rich-text-content a.chatbot-text-change-order-link{color:#4080ee}.ChatbotUI-rich-text-content a.chatbot-text-change-order-link.disabled{color:rgba(0,0,0,.54)}.ChatbotUI-rich-text-content a span{text-decoration:none!important}.ChatbotUI-rich-text-content td{border:1px solid #000;padding:2px 5px}.ChatbotUI-rich-text-content em{font-style:oblique;font-style:italic}.ChatbotUI-rich-text-content em,.ChatbotUI-rich-text-content h1,.ChatbotUI-rich-text-content h2,.ChatbotUI-rich-text-content h3,.ChatbotUI-rich-text-content h4,.ChatbotUI-rich-text-content h5,.ChatbotUI-rich-text-content h6{all:revert}.ChatbotUI-rich-text-content table td{outline:none}.ChatbotUI-rich-text-content ol{padding-left:1.5em}.ChatbotUI-rich-text-content li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ChatbotUI-rich-text-content li{list-style-type:none;padding-left:1.5em;position:relative}.ChatbotUI-rich-text-content li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ChatbotUI-rich-text-content li[data-list=ordered]{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ChatbotUI-rich-text-content li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ChatbotUI-rich-text-content .ql-size-small{font-size:.75em;line-height:1.2}.ChatbotUI-rich-text-content .ql-size-large{font-size:1.5em;line-height:1.2}.ChatbotUI-rich-text-content .ql-size-huge{font-size:2.5em;line-height:1.2}.ChatbotUI-rich-text-content .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ChatbotUI-rich-text-content .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ChatbotUI-rich-text-content .ql-indent-1{padding-left:3em}.ChatbotUI-rich-text-content .ql-indent-2{padding-left:6em}.ChatbotUI-rich-text-content .ql-indent-3{padding-left:9em}.ChatbotUI-rich-text-content .ql-indent-4{padding-left:12em}.ChatbotUI-rich-text-content li.ql-indent-1{padding-left:4.5em}.ChatbotUI-rich-text-content li.ql-indent-2{padding-left:7.5em}.ChatbotUI-rich-text-content li.ql-indent-3{padding-left:10.5em}.ChatbotUI-rich-text-content li.ql-indent-4{padding-left:13.5em}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}.ChatbotUI-rich-text-content li[data-list=ordered].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ChatbotUI-rich-text-content .ql-align-right{text-align:right}.ChatbotUI-rich-text-content .ql-align-center{text-align:center}.ChatbotUI-rich-text-content blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ChatbotUI-rich-text-content .ql-code-block-container{background-color:#f0f0f0;background-color:#23241f;border-radius:3px;color:#f8f8f2;margin-bottom:5px;margin-top:5px;overflow:visible;padding:5px 10px;position:relative}.ChatbotUI-rich-text-content .ql-code-block-container .ql-ui{right:5px;top:5px}.ChatbotUI-rich-text-content .date-text{color:blue;font-size:16px}.ChatbotUI-rich-text-content .hidden{display:none}.ChatbotUI-rich-text-content .ql-container .qlbt-selection-line.qlbt-selection-line-left:before{background-color:#0589f3;border-radius:5px;content:"";height:5px;left:-2px;position:absolute;top:-2px;width:5px}.ChatbotUI-rich-text-content .ql-container .qlbt-selection-line.qlbt-selection-line-right:before{background-color:#0589f3;border-radius:5px;bottom:-3px;content:"";height:5px;position:absolute;right:-2px;width:5px}.ChatbotUI-rich-text-content .quill-better-table-wrapper{overflow:auto;width:calc(100% + 24px)}.ChatbotUI-rich-text-content .quill-better-table-wrapper .quill-better-table *{white-space:normal}.ChatbotUI-rich-text-content table.quill-better-table{border-collapse:collapse;table-layout:fixed;width:100%}.ChatbotUI-rich-text-content table.quill-better-table tr{font-size:14px;font-weight:400;line-height:20px;text-align:left}.ChatbotUI-rich-text-content table.quill-better-table tr:first-child{background-color:initial!important;font-weight:500}.ChatbotUI-rich-text-content table.quill-better-table tr:first-child td{background-color:#f5f5f5!important}.ChatbotUI-rich-text-content table.quill-better-table td{border:.5px solid rgba(0,0,0,.09);border-bottom:none;padding:12px}.ChatbotUI-rich-text-content table.quill-better-table tr:last-child td{border-bottom:.5px solid rgba(0,0,0,.09)}.ChatbotUI-rich-text-content table.quill-better-table tr:first-child td:first-child{border-top-left-radius:4px}.ChatbotUI-rich-text-content table.quill-better-table tr:first-child td:last-child{border-top-right-radius:4px}.ChatbotUI-rich-text-content table.quill-better-table tr:last-child td:first-child{border-bottom-left-radius:4px}.ChatbotUI-rich-text-content table.quill-better-table tr:last-child td:last-child{border-bottom-right-radius:4px}.ChatbotUI-rich-text-content table a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-rich-text-content .table-hyperlink-wrapper{display:-ms-inline-flexbox;display:inline-flex}.ChatbotUI-rich-text-content .qlbt-operation-menu{background-color:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:14px;overflow:hidden;z-index:100}.ChatbotUI-rich-text-content .qlbt-operation-menu .qlbt-operation-menu-dividing{background-color:#efefef;height:1px}.ChatbotUI-rich-text-content .qlbt-operation-menu .qlbt-operation-menu-subtitle{color:#999;font-size:14px;padding:5px 16px}.ChatbotUI-rich-text-content .qlbt-operation-menu .qlbt-operation-color-picker{-ms-flex-align:center;align-items:center;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;padding:0 16px 10px}.ChatbotUI-rich-text-content .qlbt-operation-menu .qlbt-operation-color-picker .qlbt-operation-color-picker-item{border:1px solid #595959;cursor:pointer;height:20px;margin-bottom:5px;margin-right:5px;width:20px}.ChatbotUI-rich-text-content .qlbt-operation-menu .qlbt-operation-menu-item{-ms-flex-align:center;align-items:center;background-color:#fff;color:#595959;cursor:pointer;display:-ms-flexbox;display:flex;overflow:hidden;padding:10px 16px;text-overflow:ellipsis}.ChatbotUI-rich-text-content .qlbt-operation-menu .qlbt-operation-menu-item:hover{background-color:#efefef}.ChatbotUI-rich-text-content .qlbt-operation-menu .qlbt-operation-menu-item .qlbt-operation-menu-icon{font-size:0;height:20px;margin-right:8px;width:20px}.ChatbotUI-rich-text-content .qlbt-col-tool{-ms-flex-align:end;align-items:flex-end;display:-ms-flexbox;display:flex;height:16px;overflow:hidden;position:absolute;z-index:99}.ChatbotUI-rich-text-content .qlbt-col-tool .qlbt-col-tool-cell{background-color:#fff;border-bottom:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;position:relative}.ChatbotUI-rich-text-content .qlbt-col-tool .qlbt-col-tool-cell:first-child{border-left:1px solid #000}.ChatbotUI-rich-text-content .qlbt-col-tool .qlbt-col-tool-cell-holder{background-color:initial;bottom:0;cursor:ew-resize;position:absolute;right:-1px;top:0;width:1px;z-index:3}.ChatbotUI-rich-text-content .qlbt-col-tool .qlbt-col-tool-cell-holder:hover{background-color:#0589f3}.ChatbotUI-rich-text-content .qlbt-col-tool .qlbt-col-tool-cell-holder:before{content:"";display:block;height:100%;left:-6px;position:absolute;top:0;width:8px}.ChatbotUI-rich-text-content .qlbt-col-tool .qlbt-col-tool-cell-holder:after{content:"";display:block;height:100%;position:absolute;right:-6px;top:0;width:8px}.ChatbotUI-rich-text-content .expend-icon-container{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content}.ChatbotUI-rich-text-content .expend-icon-container .expend-icon{height:20px;pointer-events:none;position:absolute;right:4px;top:4px;width:20px}.ChatbotUI-rich-text-ui-update{line-height:22px}.ChatbotUI-rich-text-ui-update a.chatbot-text-link-tel_button-style.chatbot-text-link-tel[href*=phone_style],.ChatbotUI-rich-text-ui-update div.redirection-button-to-taskbots-or-app-page{border-radius:6px!important}.ChatbotUI-rich-text-ui-update b,.ChatbotUI-rich-text-ui-update strong{font-weight:700}.ChatbotUI-rich-text-ui-update ol,.ChatbotUI-rich-text-ui-update ul{padding-left:15px!important}.ChatbotUI-rich-text-ui-update ol li,.ChatbotUI-rich-text-ui-update ul li{padding-left:10px!important}.ChatbotUI-rich-text-ui-update li>.ql-ui:before{margin-left:-15px!important;margin-right:10px!important;width:5px!important}.ChatbotUI-rich-text-ui-update li[data-list=ordered]>.ql-ui:before{margin-left:-22px!important;margin-right:10px!important;width:12px!important}.ChatbotUI-tabs-title{-ms-overflow-style:none;color:raba(0,0,0,.87);font-size:14px;margin:0;overflow-x:auto;overflow-y:hidden;padding:0;white-space:nowrap}.ChatbotUI-tabs-title-wrapper{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-tabs-title::-webkit-scrollbar{display:none}.ChatbotUI-tabs-title>li{cursor:pointer;display:inline-block;line-height:16px;padding:12px;text-align:center;vertical-align:middle}.ChatbotUI-tabs-title>li.selected{color:#ee4d2d;font-weight:500}.ChatbotUI-tabs-title>li.selected__underscope{border-bottom:2px solid #ee4d2d}.ChatbotUI-tabs-title>li.disabled{color:rgba(0,0,0,.4)}.ChatbotUI-tabs-title-flex-layout{display:-ms-flexbox;display:flex;width:100%}.ChatbotUI-tabs-title-flex-layout li{-ms-flex:1;flex:1 1}.ChatbotUI-tabs-icon{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;cursor:pointer;flex-grow:0;flex-shrink:0;margin:0 9px}.ChatbotUI-tabs-icon-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-tabs-icon-hidden{display:none}.ChatbotUI-tabs-content{-webkit-box-flex:1;-ms-flex-positive:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;overflow-x:hidden}.ChatbotUI-tabs-content-wrapper{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;overflow:hidden}.ChatbotUI-tabs-content>div{height:100%;overflow:hidden;position:relative}.ChatbotUI-tag{background:#30b566;border-radius:1px;color:#fff;font-size:10px;font-weight:500;padding:2px 4px}.ChatbotUI-tag-ellipsis-1{display:-webkit-inline-box}.ChatbotUI-tag-ellipsis-1,.ChatbotUI-tag-ellipsis-1.ChatbotUI-tag-block{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-tag-ellipsis-1.ChatbotUI-tag-block{display:-webkit-box}.ChatbotUI-tag-ellipsis-2{display:-webkit-inline-box}.ChatbotUI-tag-ellipsis-2,.ChatbotUI-tag-ellipsis-2.ChatbotUI-tag-block{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-tag-ellipsis-2.ChatbotUI-tag-block{display:-webkit-box}.ChatbotUI-tag-ellipsis-3{display:-webkit-inline-box}.ChatbotUI-tag-ellipsis-3,.ChatbotUI-tag-ellipsis-3.ChatbotUI-tag-block{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:3;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-tag-ellipsis-3.ChatbotUI-tag-block{display:-webkit-box}.ChatbotUI-tag-ellipsis-4{display:-webkit-inline-box}.ChatbotUI-tag-ellipsis-4,.ChatbotUI-tag-ellipsis-4.ChatbotUI-tag-block{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:4;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-tag-ellipsis-4.ChatbotUI-tag-block{display:-webkit-box}.ChatbotUI-tag-ellipsis-5{display:-webkit-inline-box}.ChatbotUI-tag-ellipsis-5,.ChatbotUI-tag-ellipsis-5.ChatbotUI-tag-block{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:5;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-tag-ellipsis-5.ChatbotUI-tag-block{display:-webkit-box}.ChatbotUI-text{word-break:break-word}.ChatbotUI-text-ellipsis-1{display:-webkit-box}.ChatbotUI-text-ellipsis-1,.ChatbotUI-text-ellipsis-inline-1{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-text-ellipsis-inline-1{display:-webkit-inline-box}.ChatbotUI-text-ellipsis-2{display:-webkit-box}.ChatbotUI-text-ellipsis-2,.ChatbotUI-text-ellipsis-inline-2{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-text-ellipsis-inline-2{display:-webkit-inline-box}.ChatbotUI-text-ellipsis-3{display:-webkit-box}.ChatbotUI-text-ellipsis-3,.ChatbotUI-text-ellipsis-inline-3{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:3;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-text-ellipsis-inline-3{display:-webkit-inline-box}.ChatbotUI-text-ellipsis-4{display:-webkit-box}.ChatbotUI-text-ellipsis-4,.ChatbotUI-text-ellipsis-inline-4{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:4;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-text-ellipsis-inline-4{display:-webkit-inline-box}.ChatbotUI-text-ellipsis-5{display:-webkit-box}.ChatbotUI-text-ellipsis-5,.ChatbotUI-text-ellipsis-inline-5{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:5;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-text-ellipsis-inline-5{display:-webkit-inline-box}.ChatbotUI-tip{-ms-flex-align:center;align-items:center;background-color:#e8e8e8;border-radius:4px;display:-ms-flexbox;display:flex;margin:8px 12px;padding:12px}.ChatbotUI-tip-icon{-webkit-box-flex:0;color:#ee4d2d;-ms-flex:none;flex:none;height:20px;margin-right:9px;width:20px}.ChatbotUI-tip-icon img{height:100%;width:100%}.ChatbotUI-tip-content{color:rgba(0,0,0,.54);font-size:12px;line-height:14px}.ChatbotUI-title{color:#333;font-size:14px;font-weight:500;line-height:18px}.ChatbotUI-title-ellipsis-1{-webkit-line-clamp:1}.ChatbotUI-title-ellipsis-1,.ChatbotUI-title-ellipsis-2{-webkit-box-orient:vertical;word-wrap:break-word;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-title-ellipsis-2{-webkit-line-clamp:2}.ChatbotUI-title-ellipsis-3{-webkit-line-clamp:3}.ChatbotUI-title-ellipsis-3,.ChatbotUI-title-ellipsis-4{-webkit-box-orient:vertical;word-wrap:break-word;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-title-ellipsis-4{-webkit-line-clamp:4}.ChatbotUI-title-ellipsis-5{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-tip-message{background-color:#fff;border-radius:4px;color:rgba(0,0,0,.54);font-size:12px;font-weight:400;line-height:14px;margin:0 12px}.ChatbotUI-transaction__container{background:#fff;display:-ms-flexbox;display:flex;padding:12px}.ChatbotUI-transaction__image{-ms-flex:none;flex:none;height:32px;width:32px}.ChatbotUI-transaction__image img{height:100%;width:100%}.ChatbotUI-transaction-info{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;margin-left:12px;position:relative}.ChatbotUI-transaction-info__name,.ChatbotUI-transaction-info__specification{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.54);display:-webkit-box;font-size:12px;line-height:14px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-transaction-info__specification{height:14px;margin-top:12px}.ChatbotUI-transaction-info__price{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);display:-webkit-box;font-size:16px;font-weight:500;line-height:20px;margin-bottom:2px;margin-right:70px;margin-top:auto;max-width:110px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-transaction-status{font-size:12px;line-height:14px;position:absolute;right:0}.ChatbotUI-transaction-status--success{color:#30b566}.ChatbotUI-transaction-status--fail{color:#ee2c4a}.ChatbotUI-transaction-status--pending{color:rgba(0,0,0,.87)}.ChatbotUI-transaction-vertical__container{background:#fff;display:-ms-flexbox;display:flex;padding:12px}.ChatbotUI-transaction-vertical__container:first-of-type{margin-top:11px}.ChatbotUI-transaction-vertical__container:last-of-type{margin-bottom:11px}.ChatbotUI-transaction-vertical__image{-ms-flex:none;flex:none;height:40px;width:40px}.ChatbotUI-transaction-vertical__image img{height:100%;width:100%}.ChatbotUI-transaction-vertical-info{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:12px}.ChatbotUI-transaction-vertical-info__name{-webkit-line-clamp:2;color:rgba(0,0,0,.87);font-size:14px;line-height:16px}.ChatbotUI-transaction-vertical-info__name,.ChatbotUI-transaction-vertical-info__specification{-webkit-box-orient:vertical;word-wrap:break-word;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-transaction-vertical-info__specification{-webkit-line-clamp:1;color:rgba(0,0,0,.54);font-size:12px;height:14px;line-height:14px;margin-top:8px}.ChatbotUI-transaction-vertical-price{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);display:-webkit-box;font-size:14px;font-weight:500;line-height:16px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-transaction-vertical-price__container{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:auto;text-align:right}.ChatbotUI-transaction-vertical-status{font-size:12px;line-height:14px;margin-top:8px}.ChatbotUI-transaction-vertical-status--success{color:#30b566}.ChatbotUI-transaction-vertical-status--fail{color:#ee2c4a}.ChatbotUI-transaction-vertical-status--pending{color:rgba(0,0,0,.54)}.ChatbotUI-transaction-vertical-arrow-tail{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;margin-left:7.74px;margin-right:3px}.ChatbotUI-transaction-vertical-arrow-tail img{display:inline-block;height:8.07px;width:4.54px}.ChatbotUI-transaction-list-container{display:-ms-flexbox;display:flex;overflow-x:auto;padding:0 8px;width:100vw}.ChatbotUI-transaction-list-item{-webkit-box-flex:0;background-color:#fff;border-radius:6px;-ms-flex:none;flex:none;margin-right:8px;width:236px}.ChatbotUI-transaction-list-item:last-child{margin-right:0}.ChatbotUI-transaction-list-item-button{min-width:0;min-width:auto}.ChatbotUI-transaction-list-more-btn{-webkit-box-flex:0;background-color:#fff;border-radius:6px;-ms-flex:none;flex:none;position:relative;text-align:center;width:122px}.ChatbotUI-transaction-list-more-btn-container{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ChatbotUI-transaction-list-more-btn img{display:block;height:29px;margin:0 auto;text-align:center;width:29px}.ChatbotUI-transaction-list-more-btn span{color:#ee4d2d;display:block;font-size:14px;line-height:17px;margin-top:10px;text-align:center}.ChatbotUI-transaction-list-popup-title{text-align:center}.ChatbotUI-transaction-list-popup-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-transaction-list-gap{background-color:#f5f5f5;height:1px;margin-left:12px;margin-top:-1px}.ChatbotUI-transaction-list-footer{-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;-webkit-box-shadow:0 -1px 5px 0 #f5f5f5;box-shadow:0 -1px 5px 0 #f5f5f5;color:#ee4d2d;display:-ms-flexbox;display:flex;justify-content:center;margin-top:auto;padding:8px;z-index:1}.ChatbotUI-transaction-list-footer .text{border:1px solid #ee4d2d;height:44px;line-height:44px;margin:auto;text-align:center;width:360px}.ChatbotUI-transaction-list-check_here{color:#595959;font-size:12px;height:44px;line-height:44px;text-align:center;width:360px}.ChatbotUI-transaction-list-check_here .click_text{color:#2673dd;cursor:pointer;padding-left:8px}.ChatbotUI-scroll-list-container{-webkit-box-flex:1;background-color:#efefef;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;min-height:400px;overflow:hidden}.ChatbotUI-list{width:100%}.ChatbotUI-list-title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;justify-content:space-between}.ChatbotUI-list-title-content{font-weight:500}.ChatbotUI-list-title-control{display:-ms-flexbox;display:flex;margin-right:12px}.ChatbotUI-list-title-control__left svg,.ChatbotUI-list-title-control__right svg{fill:#ee4d2d}.ChatbotUI-list-title-control__left.disabled,.ChatbotUI-list-title-control__right.disabled{pointer-events:none}.ChatbotUI-list-title-control__left.disabled svg,.ChatbotUI-list-title-control__right.disabled svg{fill:rgba(0,0,0,.26)}.ChatbotUI-list-title-control__right{margin-left:22px}.ChatbotUI-list-container{border-bottom:.5px solid rgba(0,0,0,.09);overflow-x:hidden;width:100%}.ChatbotUI-list-wrap{display:-ms-flexbox;display:flex;overflow:hidden}.ChatbotUI-list-page{height:-webkit-max-content;height:-moz-max-content;height:max-content;position:relative;width:34%}.ChatbotUI-list-dots-container{-ms-flex-align:center;align-items:center;height:24px}.ChatbotUI-list-dots-container,.ChatbotUI-list-dots-container .dots-wrap{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-list-dots-container .dots-wrap{height:8px;width:40px}.ChatbotUI-list-dots-container .dot{background:#f5f5f5;border:.5px solid rgba(0,0,0,.09);border-radius:50%;height:8px;width:8px}.ChatbotUI-list-dots-container .dot:not(:first-child){margin-left:8px}.ChatbotUI-list-dots-container .selected{background:#ee4d2d}.ChatbotUI-list .animation-container{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:swipe;animation-name:swipe;left:220px;top:78px;z-index:10}.ChatbotUI-list .animation-container,.ChatbotUI-list .swipe-trace{-webkit-animation-delay:1.8s;animation-delay:1.8s;-webkit-animation-duration:2s;animation-duration:2s;opacity:0;position:absolute}.ChatbotUI-list .swipe-trace{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-name:trace;animation-name:trace;background:-webkit-linear-gradient(left,hsla(0,0%,69%,.81),hsla(0,0%,100%,0));background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,69%,.81)),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,hsla(0,0%,69%,.81),hsla(0,0%,100%,0));border-radius:5px;height:9px;left:170px;top:86px;-webkit-transform-origin:right;transform-origin:right;width:63px;z-index:9}.ChatbotUI-food-order-container{background-color:#fff;width:100%}.ChatbotUI-food-order-banner{-ms-flex-align:center;align-items:center;background:#fafafa;border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;padding:14px 12px}.ChatbotUI-food-order-banner-code{color:#ee4d2d;font-size:16px;font-weight:500;line-height:20px;margin:0}.ChatbotUI-food-order-banner-create-time{color:rgba(0,0,0,.54);font-size:16px;font-weight:400;line-height:20px;margin:0}.ChatbotUI-food-order-banner-create-time,.ChatbotUI-food-order-banner-status{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-food-order-banner-status{color:rgba(0,0,0,.65);font-size:14px;font-weight:500;line-height:16px;margin:0 0 0 auto}.ChatbotUI-food-order-banner-createTime{background-color:#fff}.ChatbotUI-food-order-content{padding:12px}.ChatbotUI-food-order-content-shop-name{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex}.ChatbotUI-food-order-content-shop-name-icon{-ms-flex-negative:0;flex-shrink:0;height:20px;position:relative;width:20px}.ChatbotUI-food-order-content-shop-name-icon:after{background-color:rgba(0,0,0,.09);bottom:0;content:"";display:block;height:8px;left:50%;position:absolute;-webkit-transform:translate(-50%,12px);transform:translate(-50%,12px);width:2px}.ChatbotUI-food-order-content-shop-name p{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);display:-webkit-box;font-size:14px;font-weight:400;line-height:16px;margin:0 0 0 12px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-food-order-content-buyer-info{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;margin-top:16px}.ChatbotUI-food-order-content-buyer-info-icon{-ms-flex-negative:0;flex-shrink:0;height:20px;position:relative;width:20px}.ChatbotUI-food-order-content-buyer-info p{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:3;color:rgba(0,0,0,.87);display:-webkit-box;font-size:14px;font-weight:400;line-height:16px;margin:0 0 0 12px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-food-buyer-order .ChatbotUI-food-buyer-order{width:100%}.ChatbotUI-food-buyer-order .ChatbotUI-food-buyer-order-button{display:inline-block;margin:0;min-width:0!important;min-width:auto!important;padding:10px!important}.ChatbotUI-food-buyer-order-shop{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.06);display:-ms-flexbox;display:flex;padding:12px 16px}.ChatbotUI-food-buyer-order-shop__name{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);display:-webkit-box;flex-grow:1;font-size:14px;line-height:15px;margin-right:12px;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-break:break-all}.ChatbotUI-food-buyer-order-shop__name>span{color:rgba(0,0,0,.65);vertical-align:middle}.ChatbotUI-food-buyer-order-shop__type{color:#ee4d2d;font-size:14px;line-height:16px;white-space:nowrap}.ChatbotUI-food-buyer-order-buttons{background-color:#fff;border-top:1px solid rgba(0,0,0,.06);margin-bottom:8px;padding:6px 16px 6px 0;text-align:right}.ChatbotUI-order-list-popup-title{text-align:center}.ChatbotUI-order-list-popup-content{background:#f5f5f5;height:80vh!important}.ChatbotUI-order-list-popup-content-buyerFood{background:#f5f5f5;height:80vh!important;padding:0}.ChatbotUI-order-list-popup-list-wrapper{height:100%;margin:8px 7px 0}.ChatbotUI-order-list-popup-list-wrapper .ChatbotUI-food-order-container{margin-bottom:10px}.ChatbotUI-order-list-popup-list-wrapper .ChatbotUI-order-list-popup-group-order-wrapper .ChatbotUI-food-order-container{margin-bottom:0}.ChatbotUI-order-list-popup-list-wrapper .ChatbotUI-order-list-popup-food-buyer-order{width:100%}.ChatbotUI-order-list-popup-list-wrapper .ChatbotUI-order-list-popup-food-buyer-order-button{display:inline-block;margin:0;min-width:0!important;min-width:auto!important;padding:10px!important}.ChatbotUI-order-list-popup-banner{background:#f69113;color:#fff;font-size:14px;line-height:16px;margin:0;padding:7px 0 7px 12px;text-align:left}.ChatbotUI-order-list-popup-tabs-content-class{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden}.ChatbotUI-order-list-popup-tabs-title-class{-webkit-box-flex:1;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1}.ChatbotUI-order-list-popup-tabs-title-class li{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;justify-content:center}.ChatbotUI-order-list-popup-group-order-wrapper{border:1px solid #f69113;margin-bottom:10px}.ChatbotUI-order-list-popup-group-order-wrapper .ChatbotUI-food-order-banner{border-top:.5px solid rgba(0,0,0,.09)}.ChatbotUI-order-list-popup__img{padding-top:60px;text-align:center}.ChatbotUI-order-list-popup__img>img{height:200px}.ChatbotUI-order-list-popup__img>p{color:rgba(0,0,0,.54);font-size:14px;margin-top:-50px}.ChatbotUI-order-list-popup--loading{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;justify-content:center}.ChatbotUI-order-selector-container{border-radius:4px;padding-left:12px}.ChatbotUI-order-selector-container_2,.ChatbotUI-order-selector-container_2 .ChatbotUI-order-selector-btn-wrapper{border-radius:15px}.ChatbotUI-order-selector-container_2 .ChatbotUI-order-selector-btn-wrapper span{color:#ee4d2d}.ChatbotUI-order-selector-btn-wrapper{background-color:#fff;border-radius:4px;color:rgba(0,0,0,.54);font-size:12px;font-weight:400;line-height:14px;margin:0;padding:10px 12px}.ChatbotUI-order-selector-btn-wrapper span:not(.ChatbotUI-order-selector-btn_disable){color:#4080ee}.ChatbotUI-carousel{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.ChatbotUI-carousel .swiper-slide{display:inline-block;width:auto!important}.ChatbotUI-carousel .swiper{padding:0 20px}.ChatbotUI-carousel .swiper-button-prev{left:0}.ChatbotUI-carousel .swiper-button-next{right:0}.ChatbotUI-carousel .swiper-button-next,.ChatbotUI-carousel .swiper-button-prev{color:#666}.ChatbotUI-carousel .swiper-button-next.disabled,.ChatbotUI-carousel .swiper-button-prev.disabled{display:none}.ChatbotUI-carousel .swiper-button-next:after,.ChatbotUI-carousel .swiper-button-prev:after{font-size:14px;font-weight:500}.ChatbotUI-hot-question{width:100%}.ChatbotUI-hot-question-content{line-height:18px;padding:8px 12px;white-space:pre-line}.ChatbotUI-hot-question-buttons{min-width:244px}.ChatbotUI-hot-question-button-text{-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;display:-webkit-box;overflow:hidden;text-align:left;word-break:break-word;word-break:break-all}.ChatbotUI-hot-question-swiper{width:80%}.ChatbotUI-shortcuts{-ms-overflow-style:none;background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;padding:8px 0;width:100%}.ChatbotUI-shortcuts-scroll-wrapper{-webkit-overflow-scrolling:touch;display:-ms-flexbox;display:flex;overflow-x:scroll}.ChatbotUI-shortcuts-scroll-wrapper::-webkit-scrollbar{display:none}.ChatbotUI-shortcuts-left-arrow,.ChatbotUI-shortcuts-right-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f6f6f6;display:-ms-flexbox;display:flex;height:29px;justify-content:center;position:absolute;width:24px;z-index:1}.ChatbotUI-shortcuts-left-arrow img,.ChatbotUI-shortcuts-right-arrow img{height:10.5px;width:6px}.ChatbotUI-shortcuts-left-arrow:hover svg,.ChatbotUI-shortcuts-right-arrow:hover svg{color:#ee4d2d}.ChatbotUI-shortcuts-left-arrow{left:0}.ChatbotUI-shortcuts-right-arrow{right:0}.ChatbotUI-shortcuts .ChatbotUI-shortcut{-webkit-box-flex:0;background:#fff;border:1px solid #eee;border-radius:13px;color:#666;cursor:pointer;-ms-flex:none;flex:none;font-size:14px;line-height:17px;padding:5px 8px}.ChatbotUI-shortcuts .ChatbotUI-shortcut:not(:last-child){margin-right:8px}.ChatbotUI-shortcuts .ChatbotUI-shortcut:last-child{margin-right:12px}.ChatbotUI-shortcuts .ChatbotUI-shortcut:first-child{margin-left:12px}.ChatbotUI-shortcuts .ChatbotUI-shortcut-revamp:hover{background:#eee;border:1px solid #d8d8d8;color:#666}.ChatbotUI-shortcuts .ChatbotUI-shortcut-icon{height:16px;margin-right:6px;width:16px}.ChatbotUI-shortcuts .ChatbotUI-shortcut-live-agent{-ms-flex-align:center;align-items:center;-webkit-animation:live-agent-sc-show .3s cubic-bezier(.2,0,0,1);animation:live-agent-sc-show .3s cubic-bezier(.2,0,0,1);border:.5px solid #ee4d2d;color:#ee4d2d;display:-ms-flexbox;display:flex}.ChatbotUI-shortcuts .ChatbotUI-shortcut-live-agent:hover{background:-webkit-linear-gradient(rgba(238,77,45,.04),rgba(238,77,45,.04)),#fff;background:-webkit-gradient(linear,left top,left bottom,from(rgba(238,77,45,.04)),to(rgba(238,77,45,.04))),#fff;background:linear-gradient(rgba(238,77,45,.04),rgba(238,77,45,.04)),#fff;border:.5px solid #ee4d2d;color:#ee4d2d}@-webkit-keyframes live-agent-sc-show{0%{margin-right:var(--from-margin-right)}to{margin-right:8px}}@keyframes live-agent-sc-show{0%{margin-right:var(--from-margin-right)}to{margin-right:8px}}.ChatbotUI-shortcuts-revamp{padding-top:4px}.ChatbotUI-shortcuts-revamp .ChatbotUI-shortcut{padding:5px 12px}.ChatbotUI-shortcuts-ui-update{padding:10px 0}.ChatbotUI-shortcuts-ui-update .ChatbotUI-shortcut{border:none;color:#333}.ChatbotUI-shortcuts-ui-update .ChatbotUI-shortcut:hover{border:none}.ChatbotUI-swiper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;position:relative}.ChatbotUI-swiper,.ChatbotUI-swiper-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ChatbotUI-swiper-wrapper{overflow:hidden}.ChatbotUI-swiper-scroll-wrapper{display:-ms-flexbox;display:flex}.ChatbotUI-swiper-left-arrow,.ChatbotUI-swiper-right-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:100px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.12);box-shadow:0 1px 4px rgba(0,0,0,.12);display:-ms-flexbox;display:flex;height:20px;justify-content:center;position:absolute;width:20px;z-index:1}.ChatbotUI-swiper-left-arrow svg,.ChatbotUI-swiper-right-arrow svg{height:8px;width:4.5px}.ChatbotUI-swiper-left-arrow:hover svg,.ChatbotUI-swiper-right-arrow:hover svg{color:#ee4d2d}.ChatbotUI-swiper-arrow-hover{height:24px;width:24px}.ChatbotUI-swiper-arrow-hover svg{height:10px;width:6px}.ChatbotUI-swiper-left-arrow{left:-10px}.ChatbotUI-swiper-right-arrow{right:-10px}.ChatbotUI-swiper-item{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.ChatbotUI-swiper-dots,.ChatbotUI-swiper-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-swiper-dots{-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;height:20px;justify-content:center;margin-top:auto;position:absolute;width:100%}.ChatbotUI-swiper-dot{background:#fff;border:.5px solid #e5e5e5;border-radius:6px;height:6px;margin:0 3px;width:6px}.ChatbotUI-swiper-dot-active{background:#ee4d2d}.ChatbotUI-intent-selector{font-size:16px;max-width:100%}.ChatbotUI-intent-selector .ChatbotUI-cascader .ChatbotUI-rich-text-content{font-weight:500}.ChatbotUI-enquiry-details__msg{padding:10px 12px 12px}.ChatbotUI-enquiry-details__msg-title{font-weight:700;line-height:22px;margin-bottom:2px}.ChatbotUI-SPLater .ChatbotUI-message-content{font-weight:500}.ChatbotUI-SPLater .message-content{border-bottom:.5px solid rgba(0,0,0,.09);font-weight:500}.ChatbotUI-SPLater-item{margin:14px 12px}.ChatbotUI-SPLater-item.loading{color:transparent}.ChatbotUI-SPLater-divider{border-bottom:.5px solid rgba(0,0,0,.09);margin-left:12px}.ChatbotUI-SPLater .show-more-btn{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-start;position:relative;width:100%}.ChatbotUI-SPLater .show-more-btn .show-more-arrow{left:50%;margin-left:-6px;margin-top:-7px;position:absolute;top:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg);z-index:1}.drawer-splater-container .drawer-splater-title{border-bottom:.5px solid rgba(0,0,0,.09);font-size:16px;font-weight:500;line-height:19px;padding:15px 0;text-align:center}.drawer-splater-container .confirm-btn{background:#ee4d2d;border-radius:2px;color:#fff;font-size:16px;line-height:19px;margin:8px;padding:12px 0;text-align:center}.drawer-splater-container .confirm-btn.disabled{background:rgba(0,0,0,.26);pointer-events:none}.drawer-splater-container .option-radio-wrapper{-ms-flex-align:center;align-items:center;border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;padding:14px 12px}.drawer-splater-container .option-radio-wrapper .radio{-webkit-box-flex:0;border:1px solid rgba(0,0,0,.54);border-radius:10px;display:inline-block;-ms-flex:none;flex:none;height:20px;width:20px}.drawer-splater-container .option-radio-wrapper .radio .radio-input{display:none}.drawer-splater-container .option-radio-wrapper .content{font-size:14px;line-height:16px;margin-left:12px;vertical-align:middle}.drawer-splater-container .option-radio-wrapper-checked .radio{border:2px solid #ee4d2d;border-radius:10px}.drawer-splater-container .option-radio-wrapper-checked .radio-inner{background:#ee4d2d;border-radius:4px;display:block;height:8px;margin:4px auto 0;width:8px}.splater-popup-content{padding:0}.splater-popup-title{text-align:center}.splater-confirm-btn{border-radius:2px;color:#fff;font-size:16px;line-height:19px;margin:8px;padding:12px 0;text-align:center}.splater-radio{border-bottom:.5px solid rgba(0,0,0,.09)}.ChatbotUI-popover{position:absolute;z-index:12}.ChatbotUI-base-upload{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-base-upload .upload-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#262626;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:22px;padding:5px 0;position:relative;width:185px}.ChatbotUI-base-upload .upload-btn img{margin-right:9px}.ChatbotUI-base-upload .disabled{background:rgba(0,0,0,.09);border:1px solid #d9d9d9;border-radius:2px;color:rgba(0,0,0,.25)}.ChatbotUI-card-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ChatbotUI-card-item{height:79px;margin-bottom:12px;margin-right:12px;position:relative;width:79px}.ChatbotUI-card-item>div{height:100%;width:100%}.ChatbotUI-card-item .cover-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ChatbotUI-card-item .delete-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.4);display:-ms-flexbox;display:flex;height:16px;justify-content:center;position:absolute;right:0;top:0;width:16px}.ChatbotUI-card-item .delete-btn>img{height:10px;width:10px}.ChatbotUI-card-item .video-footer{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.4);bottom:0;color:#fff;display:-ms-flexbox;display:flex;font-size:10px;font-weight:400;height:20px;justify-content:space-between;line-height:12px;padding:5px;position:absolute;width:100%}.ChatbotUI-card-item .video-footer img{height:10px;width:14px}.ChatbotUI-card-item .card-file-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fafafa;color:rgba(0,0,0,.87);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:12px;font-weight:400;height:100%;justify-content:center;padding:0 4px;width:100%}.ChatbotUI-card-item .card-file-item img{height:28px;margin-bottom:4px;width:22px}.ChatbotUI-card-item .card-file-item span{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;display:-webkit-box;line-height:14px;overflow:hidden;text-align:center;text-overflow:ellipsis;word-break:break-all;word-break:break-word}.ChatbotUI-card-item .fail{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:12px;font-weight:400;height:100%;justify-content:center;left:0;line-height:14px;position:absolute;top:0;width:100%}.ChatbotUI-card-item .fail>div{background:rgba(0,0,0,.4);height:100%;left:0;position:absolute;top:0;width:100%}.ChatbotUI-card-item .fail img{height:24px;margin-bottom:3px;width:24px}.ChatbotUI-card-item .fail img,.ChatbotUI-card-item .fail span{z-index:1}.ChatbotUI-card-item .progress-bar{background:rgba(0,0,0,.09);bottom:0;height:2px;left:0;position:absolute;width:100%}.ChatbotUI-card-item .percent{background:#ee4d2d;height:100%;position:absolute;width:19px}.ChatbotUI-card-item .forward{-webkit-transition:width 2s;transition:width 2s;width:59px}.ChatbotUI-file-select-list{background:#fff;border-radius:4px;-webkit-box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;color:rgba(0,0,0,.87);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-weight:400;width:185px}.ChatbotUI-file-select-list>div{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 12px}#ChatbotUI-toast-list{left:0;pointer-events:none;position:fixed;right:0;top:68px;z-index:10}@supports (top:constant(safe-area-inset-top)){#ChatbotUI-toast-list{top:calc(constant(safe-area-inset-top) + 68px)}}@supports (top:env(safe-area-inset-top)){#ChatbotUI-toast-list{top:calc(env(safe-area-inset-top) + 68px)}}.ChatbotUI-toast{-ms-flex-pack:center;justify-content:center;margin:8px;opacity:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;visibility:hidden}.ChatbotUI-toast,.ChatbotUI-toast-content,.ChatbotUI-toast-message{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-toast__show{opacity:1;visibility:visible}.ChatbotUI-toast-icon{margin-right:8px}.ChatbotUI-toast-icon,.ChatbotUI-toast-icon>div{display:-ms-flexbox;display:flex;font-size:0}.ChatbotUI-toast-content{background:#fff;border-radius:4px;-webkit-box-shadow:0 0 16px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.04);box-shadow:0 0 16px rgba(0,0,0,.1),0 8px 16px rgba(0,0,0,.04);padding:16px 24px}.ChatbotUI-toast-message{color:#333;font-size:14px;line-height:16px}.ChatbotUI-order-card-with-more-button{width:100%}.ChatbotUI-order-card-with-more-button-btn-wrapper{-ms-flex-align:center;align-items:center;border-bottom:.5px solid rgba(0,0,0,.09);-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;padding:15px 12px}.ChatbotUI-order-card-with-more-button-btn-wrapper_disabled .ChatbotUI-order-card-with-more-button-btn-wrapper-text{color:rgba(0,0,0,.26)}.ChatbotUI-order-card-with-more-button-btn-wrapper-title{color:rgba(0,0,0,.87);font-size:16px;font-weight:500;line-height:16px;margin:0}.ChatbotUI-order-card-with-more-button-btn-wrapper div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-left:auto}.ChatbotUI-order-card-with-more-button-btn-wrapper-text{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:#ee4d2d;display:-webkit-box;font-size:14px;font-weight:400;line-height:14px;margin:0;overflow:hidden;text-align:right;width:113px;word-break:break-word;word-break:break-all}.ChatbotUI-order-card-with-more-button-btn-wrapper img{height:12px;margin-left:4px;width:12px}.ChatbotUI-order-card-with-more-button-popup__title{text-align:center}.ChatbotUI-order-card-with-more-button-popup__content{display:-ms-flexbox;display:flex;height:80vh}.ChatbotUI-timeline-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:100%}.ChatbotUI-timeline-card-content{-webkit-box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);font-size:16px;padding:12px;white-space:pre-line}.ChatbotUI-timeline-card .ChatbotUI-milestone-button-group{margin-right:32px}.ChatbotUI-timeline-card .ChatbotUI-milestone-button-group>div{border-radius:2px;line-height:16px;margin-left:0;min-width:158px;padding:0}.ChatbotUI-timeline-card .ChatbotUI-milestone-button-group .scale{font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.ChatbotUI-timeline-card .ChatbotUI-milestone{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:12px 12px 0;position:relative;width:100%}.ChatbotUI-timeline-card .ChatbotUI-milestone-cover-gradient-background{background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;height:16px;position:absolute;width:100%}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item{-ms-flex-align:stretch;align-items:stretch;color:#333;display:-ms-flexbox;display:flex}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .title{font-size:14px;font-weight:500;line-height:16px}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item__future{color:#b7b7b7}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item__future .title{font-weight:400}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item__future a.disabled{color:#b7b7b7}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-date{-ms-flex:0 0 40px;flex:0 0 40px;margin-right:8px;padding-bottom:12px;text-align:right;width:40px;word-break:break-word}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-date>div:first-child{font-size:14px;line-height:16px}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-date>div:last-child{line-height:14px;margin-top:3px}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-date>div:last-child span{color:#666;font-size:12px;-webkit-transform:scale(1);transform:scale(1)}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item__future .ChatbotUI-milestone-item-date>div:last-child span{color:inherit}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-divider{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-divider .future{background:#fff;border:2px solid #e5e5e5;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;width:16px}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-divider .past{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background:#ee4d2d;border-radius:16px;display:-ms-flexbox;display:flex;height:16px;justify-content:center;width:16px}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-divider .line{-webkit-box-flex:1;border:1px solid #e5e5e5;-ms-flex:1;flex:1 1}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-divider__future .line{-webkit-box-flex:1;border:1px dashed #e5e5e5;-ms-flex:1;flex:1 1}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-content{margin-left:8px;padding-bottom:12px}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-content .message{margin-top:4px}.ChatbotUI-timeline-card .ChatbotUI-milestone .ChatbotUI-milestone-item .ChatbotUI-milestone-item-content .message .ChatbotUI-message-content{font-size:12px;line-height:14px;padding:0}.ChatbotUI-timeline-card .ChatbotUI-timeline-card-collapse__has-action{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:16px;width:100%}.ChatbotUI-timeline-card .ChatbotUI-timeline-card-collapse__has-action .line{-webkit-box-flex:1;border:.25px solid #e5e5e5;-ms-flex:1;flex:1 1}.ChatbotUI-timeline-card .ChatbotUI-timeline-card-collapse__has-action .collapse{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center;vertical-align:middle;width:28px}.ChatbotUI-timeline-card .ChatbotUI-timeline-card-collapse__has-action .collapse>div{height:24px;width:24px}.ChatbotUI-timeline-card .ChatbotUI-timeline-card-collapse__not-has-action{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:0;-webkit-box-shadow:inset 0 .5px 0 rgba(0,0,0,.09);box-shadow:inset 0 .5px 0 rgba(0,0,0,.09);display:-ms-flexbox;display:flex;height:36px;justify-content:center;width:100%}.ChatbotUI-timeline-card .ChatbotUI-timeline-card-collapse__not-has-action svg{vertical-align:middle}.ChatbotUI-timeline-card .ChatbotUI-timeline-card-collapse__not-has-action path{fill:#ee4d2d}.ChatbotUI-timeline-card-pc .ChatbotUI-milestone-button-group>div{-ms-flex-positive:0;flex-grow:0;margin:4px 0 0;min-width:0;padding:5px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatbotUI-timeline-card-pc .ChatbotUI-milestone-button-group .scale{font-size:12px;-webkit-transform:scale(1);transform:scale(1)}.ChatbotUI-order-card-with-button .ChatbotUI-food-order-container{min-width:300px}.ChatbotUI-channel-options-card__other_options>span{color:rgba(0,0,0,.65)}.ChatbotUI-channel-options-card-popup-button{-ms-flex-direction:column;flex-direction:column}.ChatbotUI-channel-options-card-popup-button img{height:16px;margin-right:5px;width:16px}.ChatbotUI-channel-options-card-popup-button>div:first-child{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-bottom:6px}.ChatbotUI-channel-options-card-popup-button>div:last-child{color:rgba(0,0,0,.54);font-size:12px;line-height:14px}.ChatbotUI-channel-options-card-popup-button>div:last-child span{color:#ee4d2d}.ChatbotUI-contact-courier-card{background:#fff;width:100%}.ChatbotUI-contact-courier-card-header{-ms-flex-align:center;align-items:center;-webkit-box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);display:-ms-flexbox;display:flex;height:48px}.ChatbotUI-contact-courier-card-header-pic{background:-webkit-linear-gradient(bottom,#fafafa,#fafafa);background:-webkit-gradient(linear,left bottom,left top,from(#fafafa),to(#fafafa));background:linear-gradient(0deg,#fafafa,#fafafa);border:.5px solid rgba(0,0,0,.09);border-radius:100px;height:24px;margin:0 8px 0 12px;width:24px}.ChatbotUI-contact-courier-card-header-title{color:rgba(0,0,0,.87);font-size:16px;font-weight:500}.ChatbotUI-contact-courier-card-content{padding-bottom:12px}.ChatbotUI-contact-courier-card-content-top{-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;height:34px;margin:12px 12px 10px;width:calc(100% - 24px)}.ChatbotUI-contact-courier-card-content-top-pic{-ms-flex-negative:0;border:.5px solid rgba(0,0,0,.09);border-radius:8px;flex-shrink:0;height:34px;width:34px}.ChatbotUI-contact-courier-card-content-top-order{-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1 1;margin-left:5.2px;margin-right:16px;min-width:0}.ChatbotUI-contact-courier-card-content-top-order-text{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-contact-courier-card-content-top-order-text-copy{color:rgba(0,0,0,.65);cursor:pointer;font-size:12px;font-weight:400;margin-right:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-contact-courier-card-content-top-order-text-icon{cursor:pointer;height:16px}.ChatbotUI-contact-courier-card-content-top-order-status{color:#26aa99;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-contact-courier-card-content-top-track{-ms-flex-negative:0;border:1px solid #26aa99;border-radius:100px;color:#26aa99;cursor:pointer;flex-shrink:0;font-size:12px;font-weight:500;height:30px;line-height:30px;padding:0 10px;text-align:center}.ChatbotUI-contact-courier-card-content-center{-ms-flex-align:center;align-items:center;background:#f5f5f5;border-radius:8px;display:-ms-flexbox;display:flex;margin:12px 12px 10px;padding:8px 12px}.ChatbotUI-contact-courier-card-content-center-left{-ms-flex:1;flex:1 1}.ChatbotUI-contact-courier-card-content-center-left-name{font-size:16px;font-weight:500;line-height:20px}.ChatbotUI-contact-courier-card-content-center-left-tip{color:rgba(0,0,0,.87);font-size:14px;font-weight:400;line-height:16px;margin-top:4px}.ChatbotUI-contact-courier-card-content-center-right{-ms-flex-negative:0;flex-shrink:0;height:40px;margin-left:8px;width:40px}.ChatbotUI-contact-courier-card-content-center-right-call{cursor:pointer;height:100%;width:100%}.ChatbotUI-contact-courier-card-content-bottom{color:rgba(0,0,0,.54);font-size:10px;font-weight:400;line-height:12px;padding:0 12px}.ChatbotUI-contact-courier-card-content .ChatbotUI-button-group .ChatbotUI-contact-courier-card-content-button{-webkit-box-flex:0;-ms-flex-positive:0;border:1px solid rgba(0,0,0,.09);border-radius:100px;color:rgba(0,0,0,.65);flex-grow:0;font-size:12px;margin:8px 0 0;padding:8px 12px}.ChatbotUI-contact-courier-card-content .ChatbotUI-button-group .ChatbotUI-contact-courier-card-content-button-link{padding:0}.ChatbotUI-contact-courier-card-content .ChatbotUI-button-group .ChatbotUI-contact-courier-card-content-button-link>a{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.65);display:block;height:100%;padding:8px 12px;text-decoration:none;width:100%}.ChatbotUI-contact-courier-card-content-buttons{-ms-flex-pack:justify;justify-content:space-between;padding:0 12px}.ChatbotUI-contact-courier-card-popup-cancel{background:#fff;color:rgba(0,0,0,.87);font-size:16px;font-weight:400;height:52px;line-height:52px;text-align:center}.ChatbotUI-contact-courier-card-popup-gap{background:#f5f5f5;height:12px}.ChatbotUI-contact-courier-card-popup .ChatbotUI-button.contact-courier-card-popup-link{-webkit-box-sizing:border-box;box-sizing:border-box;height:52px;line-height:32px;margin:0;overflow:hidden;padding:0 12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-x-scroll-container{overflow:hidden;position:relative;width:100%}.ChatbotUI-x-scroll-container-inner,.ChatbotUI-x-scroll-container-inner__revamp{-ms-overflow-style:none;display:-ms-flexbox;display:flex;overflow-x:scroll;scrollbar-width:none}.ChatbotUI-x-scroll-container-inner__revamp{padding-bottom:1px}.ChatbotUI-x-scroll-container-inner::-webkit-scrollbar,.ChatbotUI-x-scroll-container-inner__revamp::-webkit-scrollbar{display:none}.ChatbotUI-x-scroll-container-left-arrow,.ChatbotUI-x-scroll-container-right-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f6f6f6;cursor:pointer;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:absolute;top:0;width:24px;z-index:1}.ChatbotUI-x-scroll-container-left-arrow img,.ChatbotUI-x-scroll-container-right-arrow img{height:8px;width:4.5px}.ChatbotUI-x-scroll-container-left-arrow-revamp__category,.ChatbotUI-x-scroll-container-right-arrow-revamp__category{top:0!important}.ChatbotUI-x-scroll-container-left-arrow:hover svg,.ChatbotUI-x-scroll-container-right-arrow:hover svg{color:#ee4d2d}.ChatbotUI-x-scroll-container-left-arrow{left:0}.ChatbotUI-x-scroll-container-right-arrow{right:0}.ChatbotUI-x-scroll-container-left-arrow-revamp,.ChatbotUI-x-scroll-container-right-arrow-revamp{background-color:initial;top:0}.ChatbotUI-x-scroll-container-right-arrow-revamp{right:0}.ChatbotUI-csat-card{background:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 12px;width:320px}.ChatbotUI-csat-card-title{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.ChatbotUI-csat-card-sub-title{color:#999;font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-top:2px}.ChatbotUI-csat-card-rating{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center;margin-top:12px}.ChatbotUI-csat-card-rating-option{-ms-flex-align:center;align-items:center;border-radius:4px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 16px;padding:9px 12px}.ChatbotUI-csat-card-rating-option--selected{background:#f6f6f6}.ChatbotUI-csat-card-rating-option__icon{height:32px;width:32px}.ChatbotUI-csat-card-rating-option__label{color:#333;font-size:12px;font-style:normal;font-weight:500;line-height:14px;margin-top:8px;text-align:center}.ChatbotUI-csat-card-rating-option__label--selected{color:#ee4d2d}.ChatbotUI-csat-card-resolution__title{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-top:12px}.ChatbotUI-csat-card-resolution .ChatbotUI-radio-circle{border-color:#e5e5e5}.ChatbotUI-csat-card-reason__title{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-top:4px}.ChatbotUI-csat-card-submit{-webkit-box-pack:end;-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:4px}.ChatbotUI-csat-card-submit .ChatbotUI-button-primary{margin:0;padding:5px 8px}.ChatbotUI-csat-card--horizontal{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.ChatbotUI-csat-card--horizontal,.ChatbotUI-csat-card-reply{display:-ms-flexbox;display:flex}.ChatbotUI-csat-card-reply{-ms-flex-direction:column;flex-direction:column;margin-left:8px}.ChatbotUI-csat-card-reply__title{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.ChatbotUI-csat-card-reply__content{color:#999;font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-top:4px}.ChatbotUI-csat-card .ChatbotUI-radio{margin-right:auto;padding:12px 12px 8px}.ChatbotUI-csat-card .ChatbotUI-radio-circle{height:16px;width:16px}.ChatbotUI-csat-card .ChatbotUI-radio-circle-inner{height:38%;left:31%;top:31%;width:38%}.ChatbotUI-csat-card .ChatbotUI-radio-label{margin-left:8px;word-break:normal}.ChatbotUI-csat-card .ChatbotUI-radio:first-child{padding-left:0}.ChatbotUI-csat-card .ChatbotUI-checkbox{padding:8px 0}.ChatbotUI-csat-card .ChatbotUI-checkbox .rc-checkbox-inner{border-color:#dbdbdb;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;width:16px}.ChatbotUI-csat-card .ChatbotUI-checkbox .rc-checkbox .rc-checkbox-inner:after{-webkit-animation:none;animation:none;height:7px}.ChatbotUI-csat-card .ChatbotUI-checkbox__inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-csat-card .ChatbotUI-checkbox__label{color:#333;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-left:8px}.ChatbotUI-order-list-intent-selector .ChatbotUI-message-content{font-weight:500}.ChatbotUI-order-list-intent-selector .ChatbotUI-button-link{font-size:16px;text-align:left}.ChatbotUI-order-with-confirmation{background:#fff;border-radius:8px;width:100%}.ChatbotUI-order-with-confirmation-header{-webkit-box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);box-shadow:inset 0 -.5px 0 rgba(0,0,0,.09);color:#333;font-size:16px;font-weight:500;line-height:20px;padding:10px 12px}.ChatbotUI-order-with-confirmation-body{padding:12px}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-order{display:-ms-flexbox;display:flex}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-order__image{border:1px solid rgba(0,0,0,.09);border-radius:4px;height:50px;margin-right:8px;overflow:hidden;width:50px}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-order__main-info{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-order__title{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;color:#333;display:-webkit-box;font-size:14px;font-weight:400;line-height:16px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-order__details{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-order__status{color:#ee4d2d;font-size:12px;font-weight:400;line-height:14px}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-order__total-price{color:#999;font-size:12px;font-weight:500;line-height:14px}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-buttons{margin-top:12px}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-buttons .ChatbotUI-button{margin:0;padding:10px 4px}.ChatbotUI-order-with-confirmation-body .ChatbotUI-order-with-confirmation-buttons .ChatbotUI-button:not(:last-child){margin-right:8px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-mask{background-color:rgba(0,0,0,.45);bottom:0;height:100%;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:100000}.ChatbotUI-file-preview-root .file-preview-moving .file-preview-img{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition-duration:.2s!important;transition-duration:.2s!important}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap{bottom:0;left:0;outline:0;overflow:auto;position:fixed;right:0;top:0;z-index:100000}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview{height:100%;pointer-events:none;text-align:center}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .ChatbotUI-file-preview-close{display:none}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-operations{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.5);-webkit-box-sizing:border-box;box-sizing:border-box;color:#ffffffd9;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;margin:0;padding:0;pointer-events:auto;position:absolute;right:0;top:0;width:100%;z-index:1}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-operations .file-preview-name-wrap{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;left:24px;position:absolute}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-operations .file-preview-name-wrap .file-preview-name{margin-left:4px;vertical-align:middle}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-operations .file-preview-name-wrap .file-preview-thumbnail{height:24px;width:24px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-operations .file-preview-operations-progress{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-operations .file-preview-operation-item{cursor:pointer;margin-left:12px;padding:12px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-operations .file-preview-operation-item .file-preview-operation-icon{height:18px;width:18px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper{bottom:0;left:0;position:absolute;right:0;top:0}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper:before{content:"";display:inline-block;height:50%;margin-right:-1px;width:1px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-img{cursor:-webkit-grab;cursor:grab;max-height:672px;max-width:1214px;pointer-events:auto;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .2s cubic-bezier(.215,.61,.355,1) 0s;transition:-webkit-transform .2s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .2s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .2s cubic-bezier(.215,.61,.355,1) 0s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1) 0s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-doc,.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-pdf{height:906px;left:calc(50vw - 350px);pointer-events:all;position:absolute;top:calc(50vh - 453px);width:700px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-error{background-color:#333;height:230px;left:calc(50vw - 200px);pointer-events:all;position:absolute;top:calc(50vh - 115px);width:400px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-error .file-preview-error-icon{margin:22px auto 10px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-error .file-preview-error-head-tip{color:#fff;font-size:20px;font-weight:500;line-height:22px;margin-bottom:16px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-error .file-preview-error-main-tip{color:#fff;font-size:14px;font-weight:400;line-height:16px;margin-bottom:16px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-file-wrapper .file-preview-error .file-preview-error-refresh-button{background-color:#ee4d2d;border:1px solid #ee4d2d;color:#fff;height:32px;width:81px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-left-arrow{left:10px}.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-left-arrow,.ChatbotUI-file-preview-root .ChatbotUI-file-preview-wrap .ChatbotUI-file-preview .file-preview-right-arrow{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.5);border-radius:50%;color:hsla(0,0%,100%,.85);cursor:pointer;display:-ms-flexbox;display:flex;height:44px;justify-content:center;margin-top:-22px;pointer-events:auto;position:absolute;right:10px;top:50%;width:44px;z-index:1}.ChatbotUI-file-preview-bottom-operators{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border-radius:16px;bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#bbb;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:32px;list-style:none;margin:0;padding:0;pointer-events:auto;position:absolute;right:calc(50vw - 120px);z-index:1}.ChatbotUI-file-preview-bottom-operators .file-preview-bottom-operator-minus{left:10px;position:absolute}.ChatbotUI-file-preview-bottom-operators .file-preview-bottom-operator-plus{position:absolute;right:63px}.ChatbotUI-file-preview-bottom-operators .file-preview-bottom-operator-rate{word-wrap:normal;color:#fff;margin-right:20px;width:32px}.ChatbotUI-file-preview-bottom-operators .file-preview-bottom-operator-rotate{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#000;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:32px;justify-content:center;position:absolute;right:-40px;width:32px}.ChatbotUI-file-preview-bottom-operators input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:-webkit-linear-gradient(grey,grey) no-repeat,#fff;background:-webkit-gradient(linear,left top,left bottom,from(grey),to(grey)) no-repeat,#fff;background:linear-gradient(grey,grey) no-repeat,#fff;height:3px;left:calc(50vw - 80px);margin:0 32px;vertical-align:middle;width:108px}.ChatbotUI-file-preview-bottom-operators input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #ddd;border-radius:50%;cursor:-webkit-grab;cursor:grab;height:10px;width:10px}.fade-appear,.fade-enter{opacity:0}.fade-appear,.fade-enter,.fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-timing-function:linear;animation-timing-function:linear}.fade-appear.fade-appear-active,.fade-enter.fade-enter-active{-webkit-animation-name:imageFadeIn;animation-name:imageFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.fade-leave.fade-leave-active{-webkit-animation-name:imageFadeOut;animation-name:imageFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}@-webkit-keyframes imageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes imageFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes imageFadeOut{0%{opacity:1}to{opacity:0}}@keyframes imageFadeOut{0%{opacity:1}to{opacity:0}}.zoom-appear,.zoom-enter{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1);opacity:0;-webkit-transform:scale(0);transform:scale(0)}.zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.zoom-appear.zoom-appear-active,.zoom-enter.zoom-enter-active{-webkit-animation-name:imageZoomIn;animation-name:imageZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.zoom-leave.zoom-leave-active{-webkit-animation-name:imageZoomOut;animation-name:imageZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}@-webkit-keyframes imageZoomIn{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes imageZoomIn{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes imageZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}}@keyframes imageZoomOut{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}}.ChatbotUI-select{position:relative}.ChatbotUI-select-selector{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;cursor:pointer;display:-ms-flexbox;display:flex;font-size:14px;height:32px;justify-content:space-between;line-height:16px;min-width:130px;padding:8px 8px 8px 12px}.ChatbotUI-select-arrow{color:#999;margin-left:2px}.ChatbotUI-select-arrow>div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-select-dropdown{background:#fff;border-radius:4px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 0 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 0 16px 0 rgba(0,0,0,.1);display:none;left:0;overflow:hidden;position:absolute;top:36px;width:100%;z-index:1}.ChatbotUI-select-dropdown-active{display:block}.ChatbotUI-select-dropdown-item{background:#fff;color:#333;cursor:pointer;font-size:14px;padding:8px 12px}.ChatbotUI-select-dropdown-item:hover{background-color:rgba(0,0,0,.04)}.ChatbotUI-select-dropdown-item-active{color:#ee4d2d;font-weight:500}.ChatbotUI-dropdown-cascader{position:relative}.ChatbotUI-dropdown-cascader-select{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;cursor:pointer;display:-ms-flexbox;display:flex;font-size:14px;height:32px;justify-content:space-between;line-height:18px;padding:7px 12px}.ChatbotUI-dropdown-cascader-select-icon{color:#999}.ChatbotUI-dropdown-cascader-select-icon>div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-dropdown-cascader-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-dropdown-cascader-dropdown{background:#fff;border-radius:4px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 0 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 0 16px 0 rgba(0,0,0,.1);display:none;left:0;position:absolute;top:36px;width:100%;z-index:1}.ChatbotUI-dropdown-cascader-dropdown-active{display:-ms-flexbox;display:flex}.ChatbotUI-dropdown-cascader-dropdown-panel{padding:8px 0;width:33.3%}.ChatbotUI-dropdown-cascader-dropdown-panel:not(:last-child){border-right:1px solid #e5e5e5}.ChatbotUI-dropdown-cascader-dropdown-panel-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;background:#fff;color:#333;cursor:pointer;display:-ms-flexbox;display:flex;font-size:14px;font-weight:18px;justify-content:space-between;padding:7px 12px;word-break:break-all}.ChatbotUI-dropdown-cascader-dropdown-panel-item-active,.ChatbotUI-dropdown-cascader-dropdown-panel-item:hover{color:#ee4d2d;font-weight:500}.ChatbotUI-dropdown-cascader-dropdown-panel-item-active .ChatbotUI-dropdown-cascader-dropdown-panel-item-icon,.ChatbotUI-dropdown-cascader-dropdown-panel-item:hover .ChatbotUI-dropdown-cascader-dropdown-panel-item-icon{color:#ee4d2d}.ChatbotUI-dropdown-cascader-dropdown-panel-item-icon{margin-left:8px}.ChatbotUI-dropdown-cascader-dropdown-empty,.ChatbotUI-dropdown-cascader-dropdown-panel-item-icon>div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-dropdown-cascader-dropdown-empty{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;color:#999;-ms-flex:1;flex:1 1;height:176px;justify-content:center}.ChatbotUI-product-card-v2{-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;border-radius:4px;display:-ms-flexbox;display:flex;justify-content:space-between;overflow:auto;padding:12px}.ChatbotUI-product-card-v2-image{border-radius:3.56px;height:64px;width:64px}.ChatbotUI-product-card-v2-main{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;margin-left:8px;overflow:auto}.ChatbotUI-product-card-v2-name{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-product-card-v2-id-and-stock{color:rgba(0,0,0,.54);display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;margin-top:4px}.ChatbotUI-product-card-v2-stock{margin-left:16px}.ChatbotUI-product-card-v2-price-and-select-button{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:auto}.ChatbotUI-product-card-v2-price{color:#ee4d2d;font-size:14px;line-height:16px}.ChatbotUI-product-card-v2-price,.ChatbotUI-product-card-v2-select-button .ChatbotUI-button{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-product-card-v2-select-button .ChatbotUI-button{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;height:24px;margin:0;min-width:0;min-width:auto;padding:5px 15px}.ChatbotUI-product-card-v2--message.ChatbotUI-product-card-v2{border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px}.ChatbotUI-product-card-v2--message.ChatbotUI-product-card-v2 .ChatbotUI-product-card-v2-image{border-radius:4px;height:72px;width:72px}.ChatbotUI-product-card-v2--message.ChatbotUI-product-card-v2 .ChatbotUI-product-card-v2-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-product-card-v2--message.ChatbotUI-product-card-v2 .ChatbotUI-product-card-v2-price-and-select-button{-webkit-box-flex:1;-ms-flex-line-pack:end;align-content:end;-ms-flex:1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap}.ChatbotUI-seller-order-v2{background:#fff;border-radius:4px;overflow:auto;padding:12px}.ChatbotUI-seller-order-v2-buyer-and-order-id{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}.ChatbotUI-seller-order-v2-buyer{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-seller-order-v2-buyer-avatar{border-radius:50%;height:14px;width:14px}.ChatbotUI-seller-order-v2-buyer-name{color:#333;font-size:12px;line-height:14px;margin-left:4px}.ChatbotUI-seller-order-v2-order-id{color:rgba(0,0,0,.54);font-size:12px;line-height:14px}.ChatbotUI-seller-order-v2-order-info{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between}.ChatbotUI-seller-order-v2-product-image{border-radius:3.56px;height:64px;width:64px}.ChatbotUI-seller-order-v2-order-info{margin-top:10px}.ChatbotUI-seller-order-v2-main{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;margin-left:8px;overflow:auto}.ChatbotUI-seller-order-v2-product-name{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-seller-order-v2-count-and-price{color:rgba(0,0,0,.54);font-size:14px;line-height:16px;margin-top:4px}.ChatbotUI-seller-order-v2-status-and-select-button{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:auto}.ChatbotUI-seller-order-v2-status{color:#ee4d2d;font-size:14px;line-height:16px}.ChatbotUI-seller-order-v2-select-button .ChatbotUI-button,.ChatbotUI-seller-order-v2-status{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-seller-order-v2-select-button .ChatbotUI-button{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;height:24px;margin:0;min-width:0;min-width:auto;padding:5px 15px}.ChatbotUI-seller-order-v2--message.ChatbotUI-seller-order-v2{border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px}.ChatbotUI-seller-order-v2--message.ChatbotUI-seller-order-v2 .ChatbotUI-seller-order-v2-product-image{border-radius:4px;height:72px;width:72px}.ChatbotUI-seller-order-v2--message.ChatbotUI-seller-order-v2 .ChatbotUI-seller-order-v2-main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-seller-order-v2--message.ChatbotUI-seller-order-v2 .ChatbotUI-seller-order-v2-status-and-select-button{-webkit-box-flex:1;-ms-flex-line-pack:end;align-content:end;-ms-flex:1;flex:1 1;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}.ChatbotUI-seller-selection-card-list{background:#f6f6f6;padding:8px 16px}.ChatbotUI-seller-selection-card-list .ChatbotUI-product-card-v2:not(:first-child),.ChatbotUI-seller-selection-card-list .ChatbotUI-rating-card-in-select-popup:not(:first-child),.ChatbotUI-seller-selection-card-list .ChatbotUI-seller-order-v2:not(:first-child),.ChatbotUI-seller-selection-card-list .ChatbotUI-shop-card:not(:first-child){margin-top:8px}.ChatbotUI-seller-selection-card-list-no-more{color:rgba(0,0,0,.54);font-size:14px;line-height:16px;margin:16px 0;text-align:center}.ChatbotUI-seller-selection-card-list-empty{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center}.ChatbotUI-seller-selection-card-list-empty-text{color:#999;font-size:14px}.ChatbotUI-seller-selection-card-search{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:12px}.ChatbotUI-seller-selection-card-search-input{-ms-flex:1;flex:1 1;position:relative}.ChatbotUI-seller-selection-card-search-input-inner{-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#333;cursor:pointer;display:-ms-flexbox;display:flex;font-size:14px;height:32px;line-height:18px;padding:7px 12px}.ChatbotUI-seller-selection-card-search-input-inner .ChatbotUI-select-selector{border-bottom-right-radius:0;border-left:none;border-right:1px solid #e5e5e5;border-top-right-radius:0}.ChatbotUI-seller-selection-card-search-input-inner input{-webkit-box-flex:1;border:none;-ms-flex:1;flex:1 1;line-height:22px;outline:none;padding:0 33px 0 0}.ChatbotUI-seller-selection-card-search-input-inner input::-webkit-input-placeholder{color:#b7b7b7}.ChatbotUI-seller-selection-card-search-input-inner input::-moz-placeholder{color:#b7b7b7}.ChatbotUI-seller-selection-card-search-input-inner input:-ms-input-placeholder{color:#b7b7b7}.ChatbotUI-seller-selection-card-search-input-inner input::-ms-input-placeholder{color:#b7b7b7}.ChatbotUI-seller-selection-card-search-input-inner input::placeholder{color:#b7b7b7}.ChatbotUI-seller-selection-card-search-clear{position:absolute;right:40px}.ChatbotUI-seller-selection-card-search-clear div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-seller-selection-card-search-clear div svg{height:12px;width:12px}.ChatbotUI-seller-selection-card-search-icon{margin-right:8px}.ChatbotUI-seller-selection-card-search-icon div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-seller-selection-card-search-icon div path{fill:#999}.ChatbotUI-seller-selection-card-search-button{-webkit-box-flex:0;-ms-flex-negative:0;-ms-flex-preferred-size:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0;flex:0 1;flex-basis:auto;flex-shrink:0;margin:0;margin-left:12px!important;min-width:76px;padding:8px 16px}.ChatbotUI-seller-selection-card-search-hint{background:#fff;border-radius:4px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 0 16px 0 rgba(0,0,0,.1);box-shadow:0 8px 16px 0 rgba(0,0,0,.04),0 0 16px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;left:0;padding:16px 12px;position:absolute;top:36px;width:100%;z-index:1}.ChatbotUI-seller-selection-card-search-hint,.ChatbotUI-seller-selection-card-search-hint-search-icon div{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-seller-selection-card-search-hint-text{color:#333;font-size:14px;line-height:18px;margin-left:8px}.ChatbotUI-seller-selection-card{-webkit-box-flex:1;background:#fff;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ChatbotUI-seller-selection-card::-webkit-scrollbar{display:none}.ChatbotUI-seller-selection-card .ChatbotUI-dropdown-cascader-select{margin-bottom:10px}.ChatbotUI-seller-selection-card-selects{padding:0 16px}.ChatbotUI-seller-selection-card-search-only{margin-top:0}.ChatbotUI-seller-selection-card-tabs{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ChatbotUI-seller-selection-card-tabs--hidden{left:-9999px;position:absolute}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title-wrapper{background:#fff}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title{color:#333;font-size:12px;height:32px;overflow:hidden;padding:0 16px}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title:hover{overflow-x:auto}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title::-webkit-scrollbar{display:inline;display:initial}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title>li{margin:0!important;padding:4px 4px 12px;position:relative}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title>li:not(:first-child){margin-left:24px!important}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title>li.selected__underscope{border-bottom:none}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-title>li.selected__underscope:after{background-color:#ee4d2d;border-radius:3px;bottom:0;content:"";display:block;height:3px;left:0;position:absolute;width:100%}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-content-wrapper{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;overflow:hidden}.ChatbotUI-seller-selection-card-tabs .ChatbotUI-tabs-content-wrapper .ChatbotUI-sp-list-loader{height:32px;width:32px}.ChatbotUI-seller-selection-card-list--hidden{left:-9999px;position:absolute}.ChatbotUI-seller-selection-card-modal .ChatbotUI-modal-modal{height:calc(100% - 38px);max-height:none!important;max-width:none!important;width:calc(100% - 32px)}.ChatbotUI-seller-selection-card-modal .ChatbotUI-modal-modal-title{font-size:16px;line-height:18px;padding:16px}.ChatbotUI-seller-selection-card-modal .ChatbotUI-modal-modal-content{-webkit-box-flex:1;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;padding:0}.ChatbotUI-seller-selection-card-modal .ChatbotUI-modal-modal-close{height:16px;right:16px;top:16px;width:16px}.ChatbotUI-seller-selection-card-bottom-container{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-box-shadow:0 0 6px 0 rgba(0,0,0,.06);box-shadow:0 0 6px 0 rgba(0,0,0,.06);display:-ms-flexbox;display:flex;height:56px;justify-content:center}.ChatbotUI-seller-selection-card-bottom-button{border:1px solid #e5e5e5;color:#333;font-size:14px;width:576px}.ChatbotUI-hot-question-revamp{-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);width:100%}.ChatbotUI-hot-question-revamp-title{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 10px}.ChatbotUI-hot-question-revamp-title-icon{-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:6px;width:16px}.ChatbotUI-hot-question-revamp-title-text{-webkit-box-flex:1;color:#212121;-ms-flex:1;flex:1 1;font-size:14px;font-weight:500;line-height:20px}.ChatbotUI-hot-question-revamp-buttons{min-width:244px}.ChatbotUI-hot-question-revamp-buttons .ChatbotUI-hot-question-revamp-button-wrapper{margin-left:10px;margin-right:10px;padding:0}.ChatbotUI-hot-question-revamp-buttons .ChatbotUI-hot-question-revamp-button-wrapper:first-child{padding-left:10px}.ChatbotUI-hot-question-revamp-button-content{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 0;position:relative}.ChatbotUI-hot-question-revamp-button-content-text{-webkit-box-flex:1;color:#212121;-ms-flex:1;flex:1 1;font-size:14px;font-weight:400;line-height:20px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-hot-question-revamp-button-content-text2{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;white-space:normal;word-break:break-word;word-break:break-all;word-break:keep-all}.ChatbotUI-hot-question-revamp-button-content-img{-ms-flex-negative:0;flex-shrink:0;height:12px;margin-left:8px;width:12px}.ChatbotUI-hot-question-revamp-button-content-hover{border-radius:4px;display:none;left:0;max-width:100%;padding:4px 8px;position:absolute;top:30px}.ChatbotUI-hot-question-revamp-button-content-hover-bg{background:#000;border-radius:4px;height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.ChatbotUI-hot-question-revamp-button-content-hover-text{color:#fff;font-size:14px;font-weight:400;line-height:18px;position:relative;text-align:left;z-index:2}.ChatbotUI-hot-question-revamp .ChatbotUI-hot-question-revamp-button-wrapper:hover{opacity:1!important}.ChatbotUI-hot-question-revamp .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content>*{opacity:.9}.ChatbotUI-hot-question-revamp .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content-hover,.ChatbotUI-hot-question-revamp .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content-hover>*{opacity:1}.ChatbotUI-hot-question-revamp .ChatbotUI-hot-question-revamp-button-wrapper:hover .ChatbotUI-hot-question-revamp-button-content-hover{display:block}.ChatbotUI-hot-question-revamp-change-button{font-size:14px;font-weight:400;line-height:16px;padding:12px}.ChatbotUI-hot-question-revamp-change-button-content{display:-ms-flexbox;display:flex}.ChatbotUI-hot-question-revamp-change-button-content-text{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.54);display:-webkit-box;margin-left:4px;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-hot-question-revamp-change-button:hover .ChatbotUI-hot-question-revamp-change-button-content-text{color:#ee4d2d}.ChatbotUI-hot-question-revamp-button-text{-webkit-box-orient:vertical;-webkit-line-clamp:2;word-wrap:break-word;display:-webkit-box;overflow:hidden;text-align:left;word-break:break-word;word-break:break-all}.ChatbotUI-hot-question-revamp-swiper{width:80%}.ChatbotUI-announcements-container__revamp{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;width:100%;z-index:1}.ChatbotUI-announcements-container__revamp .ChatbotUI-announcement{border-radius:8px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;height:36px;max-width:0 16px;width:100%}.ChatbotUI-announcements-container__revamp .ChatbotUI-announcement-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fffaed;border-radius:8px;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.03);box-shadow:0 1px 0 0 rgba(0,0,0,.03);-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;height:36px;justify-content:space-between;overflow:hidden;padding:0 10px;width:100%}.ChatbotUI-announcements-container__revamp .ChatbotUI-announcement-icon{height:24px;margin-right:4px;width:24px}.ChatbotUI-announcements-container__revamp .ChatbotUI-announcement-title{-webkit-box-flex:1;color:var(--announcement-title-color);-ms-flex:1;flex:1 1;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-announcements-modal-container__revamp{width:500px!important}.ChatbotUI-announcements-modal-container__revamp .ChatbotUI-modal-modal-content{overflow-y:scroll;padding:0 16px}.ChatbotUI-announcements-modal-container__revamp .ChatbotUI-modal-modal-content::-webkit-scrollbar{display:block}.ChatbotUI-announcements-modal-container__revamp .ChatbotUI-modal-modal-content::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}.ChatbotUI-announcements-modal-container__revamp .ChatbotUI-modal-modal-content::-webkit-scrollbar-track{background:transparent}.ChatbotUI-announcements-modal-container__revamp .ChatbotUI-modal-modal-close{height:16px;right:16px;top:16px;width:16px}.ChatbotUI-announcements-modal-title__revamp{font-size:16px!important;padding:16px!important}.ChatbotUI-dropdown-wrapper .ChatbotUI-modal-dropdown{border-radius:0 0 8px 8px}.ChatbotUI-dropdown-announcements-container__revamp{display:block}.ChatbotUI-dropdown-announcements-container__revamp .announcement{background:#fffaed;border-radius:8px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);padding:6px 12px 10px}.ChatbotUI-dropdown-announcements-container__revamp .announcement:not(:first-child){margin-top:8px}.ChatbotUI-dropdown-announcements-container__revamp .announcement .context{background:#fffaed;color:#dc720e;display:-ms-flexbox;display:flex}.ChatbotUI-dropdown-announcements-container__revamp .icon{margin-top:5px 4px 0 0}.ChatbotUI-dropdown-announcements-container__revamp .title{font-weight:500}.ChatbotUI-dropdown-announcements-container__revamp .message{color:rgba(0,0,0,.65);margin-left:28px;margin-right:8px}.ChatbotUI-announcement-up-icon-container{bottom:-44px;left:0;margin:auto;padding:8px 12px;position:absolute;right:0}.ChatbotUI-announcement-up-icon-container-left{background-color:#fff;border-radius:100px;float:right;height:28px;line-height:28px;margin-right:8px;padding:0 12px;text-align:center}.ChatbotUI-announcement-up-icon-container-left .close-icon{height:12px;margin-right:5.6px;padding-bottom:.8px;vertical-align:middle;width:12px}.ChatbotUI-announcement-up-icon-container-left .close-text{color:rgba(0,0,0,.65);font-size:14px;font-weight:500}.ChatbotUI-announcement-up-icon-container-right{background-color:#fff;border-radius:100px;float:right;height:28px;line-height:28px;text-align:center;width:36px}.ChatbotUI-announcement-up-icon-container-right .announcement-up-icon{height:12px;vertical-align:middle;width:12px}.ChatbotUI-dropdown-announcement-placeholder{height:12px}.ChatbotUI-marquee-container__revamp{-webkit-box-flex:1;color:var(--announcement-title-color);-ms-flex:1;flex:1 1;font-size:14px;overflow:hidden}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper{height:32px}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content{-ms-flex-align:start;align-items:flex-start;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content .ChatbotUI-marquee-content-itm{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;height:32px;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content .ChatbotUI-marquee-content-itm:after{background-color:#333;border-radius:4px;bottom:100%;color:#fff;content:attr(title);left:50%;opacity:0;padding:5px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .1s;transition:opacity .1s;white-space:nowrap}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content .ChatbotUI-marquee-content-itm:hover:after{opacity:1}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content .ChatbotUI-marquee-content-itm-title{-webkit-box-flex:1;color:#dc720e;-ms-flex:1;flex:1 1;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content .ChatbotUI-marquee-content-itm-dropdown{border:.5px solid rgba(0,0,0,.09);border-radius:18px;color:rgba(0,0,0,.54);display:-ms-flexbox;display:flex;font-size:12px;line-height:1.2;padding:4px 8px}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content .ChatbotUI-marquee-content-itm-dropdown-icon{height:8px;margin-left:1.92px;width:8px}.ChatbotUI-marquee-container__revamp .ChatbotUI-marquee-wrapper .ChatbotUI-marquee-content .ChatbotUI-marquee-content-itm-dropdown-icon-new-panel{margin-top:.9px}.ChatbotUI-marquee-pointer__revamp{background:rgba(0,0,0,.8);border-radius:4px;color:#fff;font-size:14px;left:66px;max-width:330px;padding:3px 6px;position:absolute;top:163px;z-index:1000}.ChatbotUI-marquee-pointer__revamp p{margin:0;padding:0}.ChatbotUI-marquee-pointer__revamp-title{font-weight:500}.ChatbotUI-marquee-pointer__revamp.ChatbotUI-marquee-pointer-new-panel{left:0;margin-left:8px;max-width:calc(100% - 65px);right:0}.ChatbotUI-vertical-category-item__revamp{-webkit-box-flex:0;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:none;flex:none;-ms-flex-direction:column;flex-direction:column;height:112px;margin-right:8px;overflow:hidden;padding:12px 8px;width:95px}.ChatbotUI-vertical-category-item__revamp-ad-hoc__revamp{padding:0 0 12px}.ChatbotUI-vertical-category-item__revamp-icon__revamp{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;display:-ms-flexbox;display:flex;flex-shrink:0}.ChatbotUI-vertical-category-item__revamp-icon__revamp-img{max-height:100%;max-width:100%}.ChatbotUI-vertical-category-item__revamp-icon-svg__revamp{-ms-flex-negative:0;flex-shrink:0}.ChatbotUI-vertical-category-item__revamp-icon-svg__revamp,.ChatbotUI-vertical-category-item__revamp-label__revamp{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-vertical-category-item__revamp-label__revamp{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-positive:1;color:rgba(0,0,0,.87);flex-grow:1;font-size:12px;justify-content:center;line-height:14px;margin-top:2px;text-align:center}.ChatbotUI-vertical-category-item__revamp-label__revamp-ad-hoc__revamp{padding:0 12px}.ChatbotUI-vertical-category-item__revamp .ChatbotUI-intent-icon{height:24px!important;margin-right:4px;width:24px!important}.ChatbotUI-hot-question-category__revamp{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:16px;padding-right:2px;width:100%}.ChatbotUI-hot-question-category__revamp .ChatbotUI-intent-icon{height:24px!important;margin-right:4px;width:24px!important}.ChatbotUI-category-item__revamp{-ms-flex-negative:0;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-ms-flexbox;display:flex;flex-shrink:0;height:44px;margin-right:4px;overflow:hidden;padding:8px 10px}.ChatbotUI-category-item__revamp-ad-hoc__revamp{padding:0}.ChatbotUI-category-item__revamp-icon__revamp{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;max-width:124px}.ChatbotUI-category-item__revamp-icon__revamp-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ChatbotUI-category-item__revamp-icon-img{margin-right:10px;width:24px}.ChatbotUI-category-item__revamp-icon-svg{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;align-items:center;flex-shrink:0;height:44px}.ChatbotUI-category-item__revamp-label__revamp{color:rgba(0,0,0,.87);font-size:12px;line-height:14px;white-space:nowrap}.ChatbotUI-category-item__revamp-label__revamp-ad-hoc{padding:0 12px}.ChatbotUI-category-item__revamp .ChatbotUI-intent-icon{height:24px!important;margin-right:4px;width:24px!important}.ChatbotUI-table-list-container .ChatbotUI-table-list{border:.5px solid rgba(0,0,0,.09);border-radius:4px;margin-top:12px;text-align:left}.ChatbotUI-table-list-container .ChatbotUI-table-list-title{background-color:#f5f5f5;color:rgba(0,0,0,.87);font-size:14px!important;font-weight:500;line-height:16px;padding:12px}.ChatbotUI-table-list-container .ChatbotUI-table-list-item{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;word-wrap:break-word;align-items:center;border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;justify-content:space-between;margin:12px 12px 0;padding-bottom:12px}.ChatbotUI-table-list-container .ChatbotUI-table-list-item:last-child{border-bottom:none}.ChatbotUI-table-list-container .ChatbotUI-table-list-item-title{-ms-flex-negative:0;color:rgba(0,0,0,.54);flex-shrink:0;font-size:14px!important;font-style:normal;font-weight:400;line-height:16px;margin-right:8px;width:100px}.ChatbotUI-table-list-container .ChatbotUI-table-list-item-content{-webkit-box-flex:1;color:rgba(0,0,0,.87);-ms-flex:1;flex:1 1;font-size:14px!important;font-weight:400;line-height:16px}.ChatbotUI-table-list-container .ChatbotUI-table-list-item-content p{font-size:14px!important}.ChatbotUI-table-list-container .ChatbotUI-table-list-item-content *{font-size:14px!important;white-space:normal}.ChatbotUI-table-list-container .ChatbotUI-table-list-item-content a{height:auto!important;min-height:36px!important;min-width:auto!important}.ChatbotUI-table-list-container .ChatbotUI-table-list-item .ChatbotUI-rich-text{padding-bottom:0}.ChatbotUI-rich-text-container.ChatbotUI-rich-text-content .ChatbotUI-table-list-container .ChatbotUI-table-list-item-content *{font-size:14px!important;white-space:normal}.ChatbotUI-rich-text-content.ChatbotUI-rich-text-container .ChatbotUI-table-list-container .ChatbotUI-table-list-item-content,.ChatbotUI-rich-text-content.ChatbotUI-rich-text-container .ChatbotUI-table-list-container .ChatbotUI-table-list-item-content p,.ChatbotUI-rich-text-content.ChatbotUI-rich-text-container .ChatbotUI-table-list-container .ChatbotUI-table-list-item-title,.ChatbotUI-rich-text-content.ChatbotUI-rich-text-container .ChatbotUI-table-list-container .ChatbotUI-table-list-title{font-size:14px!important}.ChatbotUI-track-case-card-container{background-color:#fff;border-radius:12px;cursor:pointer;max-width:100%;width:320px}.ChatbotUI-track-case-card-title{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;justify-content:space-between;padding:8px 10px;width:100%}.ChatbotUI-track-case-card-title-name{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;-webkit-box-flex:1;color:rgba(0,0,0,.87);display:-webkit-box;-ms-flex:1;flex:1 1;font-size:14px;font-weight:500;line-height:16px;margin:0;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-track-case-card-title-status{color:#ee4d2d;font-size:12px;font-weight:400;line-height:14px;margin:0 0 0 8px}.ChatbotUI-track-case-card-content{padding:8px 10px}.ChatbotUI-track-case-card-order{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;overflow:hidden;width:100%}.ChatbotUI-track-case-card-order-img{border-radius:6px;height:40px;margin-right:8px;width:40px}.ChatbotUI-track-case-card-order-text{-webkit-box-flex:1;color:rgba(0,0,0,.87);-ms-flex:1;flex:1 1;font-size:14px;font-weight:400;line-height:16px}.ChatbotUI-track-case-card-order-span{-webkit-box-flex:1;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;display:-webkit-box;-ms-flex:1;flex:1 1;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-track-case-card-info{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:6px}.ChatbotUI-track-case-card-enquiry-id{-webkit-box-flex:1;color:rgba(0,0,0,.4);-ms-flex:1;flex:1 1;font-size:10px;font-weight:400;line-height:12px}.ChatbotUI-track-case-card-update-time{-ms-flex-negative:0;color:rgba(0,0,0,.4);flex-shrink:0;font-size:10px;font-weight:400;line-height:12px;margin-left:8px}.ChatbotUI-sticker-container{height:130px;margin-left:15px;width:130px}.ChatbotUI-sticker-container>img{height:100%;width:100%}.ChatbotUI-late-delivery-voucher{background-color:#fff;min-width:288px;padding:6px 10px 10px}.ChatbotUI-late-delivery-voucher .head{display:-ms-flexbox;display:flex;margin-bottom:8px}.ChatbotUI-late-delivery-voucher .head p{color:rgba(0,0,0,.54);font-size:12px;font-weight:400;height:14px;line-height:14px;margin:0 0 0 4px;max-width:80%;overflow:hidden;padding:0;text-overflow:ellipsis}.ChatbotUI-late-delivery-voucher .content{margin-top:5px}.ChatbotUI-voucher{-webkit-box-sizing:border-box;box-sizing:border-box;height:76px;padding-left:30px;padding-top:16px;position:relative}.ChatbotUI-voucher .voucher-frame{height:100%;left:0;position:absolute;top:0;width:100%}.ChatbotUI-voucher .voucher-info p{margin-bottom:0;margin-top:0;max-width:60%;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:10}.ChatbotUI-voucher .voucher-info .voucher-name{color:#ee4d2d;font-size:16px;font-weight:700;height:16px;line-height:16px;margin-bottom:3px}.ChatbotUI-voucher .voucher-info .voucher-desc{color:rgba(0,0,0,.87);font-size:12px;font-weight:400;height:14px;line-height:14px;margin-bottom:3px}.ChatbotUI-voucher .voucher-info .voucher-valid{color:rgba(0,0,0,.54);font-size:10px;font-weight:400;height:12px;line-height:12px}.ChatbotUI-voucher .divider{height:68px;position:absolute;right:84px;top:6px;width:2px}.ChatbotUI-voucher .voucher-btn-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:97.6px}.ChatbotUI-voucher .voucher-btn-wrapper .use-btn{border:1px solid #ee4d2d;border-radius:4px;color:#ee4d2d;cursor:pointer;font-size:12px;font-weight:400;height:22px;line-height:22px;max-width:56px;overflow:hidden;padding:0 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-voucher .gray{opacity:.4}.ChatbotUI-rr-order{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;padding:12px 12px 0;width:300px}.ChatbotUI-rr-order-image{border-radius:4px;height:72px;width:72px}.ChatbotUI-rr-order-main{margin-left:8px;width:200px}.ChatbotUI-rr-order-name{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-rr-order-description-and-count{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.54);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;justify-content:space-between;line-height:16px;margin-top:4px}.ChatbotUI-rr-order-status{color:rgba(0,0,0,.87);color:#ee4d2d;font-size:14px;line-height:16px;margin-top:20px}.ChatbotUI-rr-order-list{background-color:#fff;padding-bottom:12px}.ChatbotUI-csat-card-v2{background:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px 0 0 12px;padding:16px 16px 20px;width:300px}.ChatbotUI-csat-card-v2-csat-options{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.ChatbotUI-csat-card-v2-csat-options,.ChatbotUI-csat-card-v2-csat-options-row{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-csat-card-v2-csat-options-row{-ms-flex-flow:row wrap;flex-flow:row wrap}.ChatbotUI-csat-card-v2-csat-options-row-item{border-radius:4px;cursor:pointer;font-size:12px;line-height:14px;margin:4px;padding:5px 8px;text-align:center}.ChatbotUI-csat-card-v2-csat-options-row-item-active{border:1px solid #ee4d2d;color:#ee4d2d}.ChatbotUI-csat-card-v2-csat-options-row-item-inactive{border:1px solid rgba(0,0,0,.09);color:rgba(0,0,0,.87)}.ChatbotUI-csat-card-v2-header--popover{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center;position:relative}.ChatbotUI-csat-card-v2-header--popover .csat-close-icon{color:#d8d8d8;cursor:pointer;font-size:16px;height:16px;position:absolute;right:0;width:16px}.ChatbotUI-csat-card-v2-title{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;color:#333;display:-ms-flexbox;display:flex;font-size:14px;font-style:normal;font-weight:500;justify-content:center;line-height:16px}.ChatbotUI-csat-card-v2-sub-title{color:#212121;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ChatbotUI-csat-card-v2-rating{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;gap:28px;justify-content:center;margin-top:20px}.ChatbotUI-csat-card-v2-rating-option{-ms-flex-align:center;align-items:center;border-radius:4px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0}.ChatbotUI-csat-card-v2-rating-option__icon{height:32px;margin:0 10px;width:32px}.ChatbotUI-csat-card-v2-rating-option__label{color:rgba(0,0,0,.4);font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-top:8px;max-width:100px;text-align:center;word-break:break-all}.ChatbotUI-csat-card-v2-rating-option__label--selected{color:rgba(0,0,0,.87)}.ChatbotUI-csat-card-v2-resolution{margin-top:16px}.ChatbotUI-csat-card-v2-resolution__title{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:16px;text-align:center}.ChatbotUI-csat-card-v2-resolution .ChatbotUI-radio-circle{border-color:#e5e5e5}.ChatbotUI-csat-card-v2-reason{margin-top:16px}.ChatbotUI-csat-card-v2-reason__title{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:12px;margin-top:4px;text-align:center}.ChatbotUI-csat-card-v2-submit{-webkit-box-pack:end;-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:16px}.ChatbotUI-csat-card-v2-submit .ChatbotUI-button-primary{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:32px;margin:0;padding:0;width:100%}.ChatbotUI-csat-card-v2-message-reply{-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px}.ChatbotUI-csat-card-v2-message-reply,.ChatbotUI-csat-card-v2-message-reply-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-csat-card-v2-message-reply-container{-ms-flex-align:center;align-items:center;background:#fff;border-radius:8px;-ms-flex-direction:row;flex-direction:row;gap:6px;padding:8px}.ChatbotUI-csat-card-v2-message-reply .csat-feedback-icon{color:#5c7;font-size:12px;height:12px;width:12px}.ChatbotUI-csat-card-v2-message-reply__content{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:14px;word-break:break-all}.ChatbotUI-csat-card-v2-popover-reply{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;justify-content:center;max-width:300px;padding:20px;text-align:center;width:300px}.ChatbotUI-csat-card-v2-popover-reply .csat-feedback-icon{color:#5c7;font-size:32px;height:32px;width:32px}.ChatbotUI-csat-card-v2-popover-reply__title{color:#333;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.ChatbotUI-csat-card-v2-popover-reply__content{color:#999;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-top:4px}.ChatbotUI-csat-card-v2 .ChatbotUI-radio{margin-right:auto;padding:12px 12px 8px}.ChatbotUI-csat-card-v2 .ChatbotUI-radio-circle{height:16px;width:16px}.ChatbotUI-csat-card-v2 .ChatbotUI-radio-circle-inner{height:38%;left:31%;top:31%;width:38%}.ChatbotUI-csat-card-v2 .ChatbotUI-radio-label{margin-left:8px;word-break:normal}.ChatbotUI-csat-card-v2 .ChatbotUI-radio:first-child{padding-left:0}.ChatbotUI-csat-card-v2 .ChatbotUI-checkbox{padding:8px 0}.ChatbotUI-csat-card-v2 .ChatbotUI-checkbox .rc-checkbox-inner{border-color:#dbdbdb;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;width:16px}.ChatbotUI-csat-card-v2 .ChatbotUI-checkbox .rc-checkbox .rc-checkbox-inner:after{-webkit-animation:none;animation:none;height:7px}.ChatbotUI-csat-card-v2 .ChatbotUI-checkbox__inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-csat-card-v2 .ChatbotUI-checkbox__label{color:#333;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-left:8px}.ChatbotUI-csat-card-v2--popover{border-radius:4px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.04);box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.04);margin:20px;position:relative}.ChatbotUI-csat-card-v2--popover-arrow{bottom:0;position:absolute;right:0}.ChatbotUI-csat-card-v2--popover-arrow:before{background:#fff;bottom:50px;-webkit-clip-path:polygon(0 0,50% 50%,0 100%,0 0);clip-path:polygon(0 0,50% 50%,0 100%,0 0);content:"";height:16px;position:absolute;right:-16px;width:16px}.ChatbotUI-item-greeting-card{padding:10px;width:100%}.ChatbotUI-item-greeting-card-greeting{color:#212121;font-size:14px;line-height:20px}.ChatbotUI-item-greeting-card-item{-ms-flex-align:start;align-items:flex-start;border:.5px solid #e5e5e5;border-radius:6px;display:-ms-flexbox;display:flex;font-size:14px;line-height:16px;margin-top:10px;width:100%}.ChatbotUI-item-greeting-card-item-image{border-radius:6px;height:72px;width:72px}.ChatbotUI-item-greeting-card-item-info{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:space-between;padding:8px}.ChatbotUI-item-greeting-card-item-name{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.87);display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-item-greeting-card-item-id{color:rgba(0,0,0,.54)}.ChatbotUI-item-greeting-card-item-status{color:#ee4d2d}.ChatbotUI-item-greeting-card .ChatbotUI-button{border-radius:6px;margin:10px 0 0;padding:6px 12px}.ChatbotUI-item-greeting-card .ChatbotUI-button:first-child{margin-right:8px}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq{background:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top-right-radius:12px;-webkit-box-shadow:0 1px 1px 0 #0000001a;box-shadow:0 1px 1px 0 #0000001a;margin:8px 16px 0;padding:8px 10px 10px;position:relative;width:auto}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item{background:#f5f5f5;border:none;border-radius:6px;display:-ms-flexbox;display:flex;font-size:12px;margin-top:8px;padding:8px;width:auto}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item-image{border-radius:2px;height:52px;width:52px}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item-info{-ms-flex:1;flex:1 1;margin-left:8px;padding:0}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item-name{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:rgba(0,0,0,.85);display:-webkit-box;font-weight:500;line-height:14px;order:1;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item .ChatbotUI-item-greeting-card-product-price{-webkit-box-ordinal-group:3;-ms-flex-order:2;color:rgba(0,0,0,.4);line-height:16px;margin-top:2px;order:2}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item-name-in-order{-webkit-box-ordinal-group:3;-ms-flex-order:2;font-weight:400;line-height:16px;margin-top:2px;order:2}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item-id{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:#212121;display:-webkit-box;font-weight:500;line-height:14px;order:1;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-item-status{-webkit-box-ordinal-group:4;-ms-flex-order:3;-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:1;color:#ee4d2d;display:-webkit-box;line-height:14px;margin-top:4px;order:3;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-button{border:none;border-radius:0;margin:0!important;padding:12px 0!important;text-align:left}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-button:not(:first-child){-webkit-box-shadow:inset 0 .5px 0 0 rgba(0,0,0,.09);box-shadow:inset 0 .5px 0 0 rgba(0,0,0,.09)}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-button:last-child{padding-bottom:2px!important}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-button span{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-button-link:not(.ChatbotUI-button-link__disabled){color:#4080ee}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-hq-bubble-angle{height:12px;left:-8px;position:absolute;top:0;width:8px}.ChatbotUI-item-greeting-card.ChatbotUI-item-greeting-card-hq .ChatbotUI-item-greeting-card-hq-bubble-angle div{display:-ms-flexbox;display:flex}.ChatbotUI-digital-rm-category{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:8px 16px 12px;max-width:336px;overflow:hidden;padding:12px;position:relative}.ChatbotUI-digital-rm-category-greeting{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:12px;width:100%}.ChatbotUI-digital-rm-category-greeting-text-style1{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(0deg,#ee4d2d 18.71%,#ff9314 49.35%);-webkit-background-clip:text;color:#333;font-size:20px;font-weight:500;line-height:22px}.ChatbotUI-digital-rm-category-greeting-text-style1,.ChatbotUI-digital-rm-category-greeting-text-style2{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all;word-break:keep-all}.ChatbotUI-digital-rm-category-greeting-text-style2{color:#666;font-size:12px;font-weight:400;line-height:16px;margin-top:8px}.ChatbotUI-digital-rm-category-content{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.ChatbotUI-digital-rm-category-item{-ms-flex-align:center;align-items:center;background:#fff;border:.5px solid rgba(0,0,0,.09);border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-ms-flexbox;display:flex;height:36px;padding:0 10px;position:relative;width:152px;z-index:2}.ChatbotUI-digital-rm-category-item:nth-child(n+3){margin-top:8px}.ChatbotUI-digital-rm-category-item-icon,.ChatbotUI-digital-rm-category-item-icon-img,.ChatbotUI-digital-rm-category-item-icon-svg{height:16px;width:16px}.ChatbotUI-digital-rm-category-item-name{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;color:rgba(0,0,0,.87);display:-webkit-box;font-size:12px;font-weight:400;line-height:14px;margin-left:8px;overflow:hidden;white-space:normal;word-break:break-word;word-break:break-all;word-break:keep-all}.ChatbotUI-digital-rm-category-img-bg{display:block;left:0;position:absolute;top:-1px;width:100%}.ChatbotUI-digital-rm-category-sidebar .ChatbotUI-digital-rm-category-greeting-text-style1{font-size:20px;line-height:26px}.ChatbotUI-digital-rm-category-sidebar .ChatbotUI-digital-rm-category-avatar{position:relative;top:6px}.ChatbotUI-digital-rm-category-sidebar .ChatbotUI-digital-rm-category-item{height:36px;width:148px}.ChatbotUI-digital-rm-category-sidebar .ChatbotUI-digital-rm-category-item:nth-child(n+3){margin-top:8px}.ChatbotUI-hot-question-digital-rm{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 16px;max-width:328px}.ChatbotUI-hot-question-digital-rm-title{background-color:initial;height:20px}.ChatbotUI-hot-question-digital-rm-title-text{color:#212121;font-size:14px;font-weight:500;line-height:20px}.ChatbotUI-hot-question-digital-rm-title-update{padding-left:10px}.ChatbotUI-hot-question-digital-rm-content{margin-top:8px}.ChatbotUI-hot-question-digital-rm-content .ChatbotUI-hot-question-digital-rm-content-button-wrapper{margin-left:0;margin-right:0;padding:0}.ChatbotUI-hot-question-digital-rm-content .ChatbotUI-hot-question-digital-rm-content-button-wrapper:first-child{padding-left:0}.ChatbotUI-hot-question-digital-rm-content-button-wrapper{border:none;text-align:left}.ChatbotUI-hot-question-digital-rm-content-button-wrapper:not(:first-child){margin-top:6px}.ChatbotUI-hot-question-digital-rm-content-button-container{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;max-width:100%;padding:8px 12px}.ChatbotUI-hot-question-digital-rm-content-button-container-update{background:transparent;border:1px solid rgba(0,0,0,.09);border-radius:32px;-webkit-box-shadow:none;box-shadow:none;margin-top:2px;padding:8px 10px}.ChatbotUI-hot-question-digital-rm-content-button-text{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;color:#333;display:-webkit-box;font-size:14px;line-height:16px;overflow:hidden;white-space:normal;word-break:break-word;word-break:break-all;word-break:keep-all}.ChatbotUI-hot-question-digital-rm-content-button-text-update{color:rgba(0,0,0,.87)}.ChatbotUI-hot-question-digital-rm-content-button-hover{border-radius:4px;display:none;max-width:100%;padding:4px 8px;position:absolute;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.ChatbotUI-hot-question-digital-rm-content-button-hover-bg{background:#000;border-radius:4px;height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.ChatbotUI-hot-question-digital-rm-content-button-hover-text{color:#fff;font-size:14px;font-weight:400;line-height:18px;position:relative;text-align:left;z-index:2}.ChatbotUI-hot-question-digital-rm-content-button-wrapper:hover .ChatbotUI-hot-question-digital-rm-content-button-hover{display:block}.ChatbotUI-ai-assistant-text{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 16px;max-width:336px;padding:16px;position:relative}.ChatbotUI-ai-assistant-text-greeting{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.ChatbotUI-ai-assistant-text-greeting-text-style1{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(0deg,#ee4d2d 18.71%,#ff9314 49.35%);-webkit-background-clip:text;color:#333;font-size:20px;font-weight:500;line-height:22px}.ChatbotUI-ai-assistant-text-greeting-text-style1,.ChatbotUI-ai-assistant-text-greeting-text-style2{-webkit-box-orient:vertical;word-wrap:break-word;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;word-break:break-word;word-break:break-all;word-break:keep-all}.ChatbotUI-ai-assistant-text-greeting-text-style2{color:#666;font-size:12px;font-weight:400;line-height:16px;margin-top:8px}.ChatbotUI-ai-assistant-text-img-bg{display:block;left:0;position:absolute;top:-1px;width:100%}.ChatbotUI-ai-assistant-hq{padding:12px}.ChatbotUI-ai-assistant-hq-buttons{margin-top:12px}.ChatbotUI-ai-assistant-hq-button{border:.5px solid rgba(0,0,0,.09);border-radius:6px;margin:0;padding:0 12px}.ChatbotUI-ai-assistant-hq-button:not(:first-child){margin-top:8px}.ChatbotUI-ai-assistant-hq-button:hover .ChatbotUI-hot-question-revamp-button-content-hover{display:block}.ChatbotUI-shop-card{background:#fff;border-radius:4px;display:-ms-flexbox;display:flex;overflow:auto;padding:12px}.ChatbotUI-shop-card-image{border-radius:4px;height:40px;width:40px}.ChatbotUI-shop-card-name-and-status{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.ChatbotUI-shop-card-main,.ChatbotUI-shop-card-name-and-status{display:-ms-flexbox;display:flex}.ChatbotUI-shop-card-main{-ms-flex-direction:column;flex-direction:column;margin-left:8px;margin-right:auto;overflow:hidden}.ChatbotUI-shop-card-status{border-radius:2px;font-size:12px;font-weight:500;margin-left:4px;margin-right:auto;padding:2px 4px;word-break:keep-all}.ChatbotUI-shop-card-status-deleted{background-color:#eee;color:#666}.ChatbotUI-shop-card-status-banned{background-color:#ffe9e8;color:#ff4742}.ChatbotUI-shop-card-status-frozen{background-color:#eee;color:#666}.ChatbotUI-shop-card-name{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-shop-card-id{color:rgba(0,0,0,.54);font-size:14px;line-height:16px;margin-top:4px}.ChatbotUI-shop-card-select-button{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-left:8px}.ChatbotUI-shop-card-select-button .ChatbotUI-button{-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;font-size:12px;height:24px;margin:0;min-width:0;min-width:auto;padding:5px 15px}.ChatbotUI-shop-card--message.ChatbotUI-shop-card{border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px}.ChatbotUI-shop-card--message.ChatbotUI-shop-card .ChatbotUI-shop-card-name{color:#212121;font-weight:500}.ChatbotUI-csat-card-v3{background:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px 0 0 12px;padding:32px 16px 12px;width:300px}.ChatbotUI-csat-card-v3-csat-options{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.ChatbotUI-csat-card-v3-csat-options,.ChatbotUI-csat-card-v3-csat-options-row{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-csat-card-v3-csat-options-row{-ms-flex-flow:row wrap;flex-flow:row wrap}.ChatbotUI-csat-card-v3-csat-options-row-item{border-radius:4px;cursor:pointer;font-size:12px;line-height:14px;margin:4px;padding:5px 8px;text-align:center}.ChatbotUI-csat-card-v3-csat-options-row-item-active{border:1px solid #ee4d2d;color:#ee4d2d}.ChatbotUI-csat-card-v3-csat-options-row-item-inactive{border:1px solid rgba(0,0,0,.09);color:rgba(0,0,0,.87)}.ChatbotUI-csat-card-v3-csat-options-row-item-new-style{min-width:62px}.ChatbotUI-csat-card-v3-header--popover{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center;position:relative}.ChatbotUI-csat-card-v3 .csat-close-icon{cursor:pointer;height:12px;position:absolute;right:12px;top:12px;width:12px;z-index:2}.ChatbotUI-csat-card-v3-title{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:16px;text-align:center}.ChatbotUI-csat-card-v3-sub-title{color:#212121;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.ChatbotUI-csat-card-v3-rating{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center;margin-top:20px}.ChatbotUI-csat-card-v3-rating-option:hover~.ChatbotUI-csat-card-v3-rating-option .ChatbotUI-csat-card-v3-rating-option__no-icon{display:block}.ChatbotUI-csat-card-v3-rating-option:has(~.ChatbotUI-csat-card-v3-rating-option:hover) .ChatbotUI-csat-card-v3-rating-option__no-icon{display:block}.ChatbotUI-csat-card-v3-rating-option{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;border-radius:4px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;position:relative}.ChatbotUI-csat-card-v3-rating-option__icon{height:32px;margin:0 10px;width:32px}.ChatbotUI-csat-card-v3-rating-option__no-icon{display:none;height:32px;position:absolute;width:32px;z-index:2}.ChatbotUI-csat-card-v3-rating-option-hover-icon{height:32px;opacity:0;position:absolute;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out;transition:opacity .3s ease-in-out,transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:32px;z-index:3}.ChatbotUI-csat-card-v3-rating-option:hover .ChatbotUI-csat-card-v3-rating-option-hover-icon{opacity:1;-webkit-transform:scale(1.3);transform:scale(1.3)}.ChatbotUI-csat-card-v3-rating-option__label{color:rgba(0,0,0,.4);font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-top:8px;max-width:100px;text-align:center;word-break:break-all}.ChatbotUI-csat-card-v3-rating-option__label--selected{color:rgba(0,0,0,.87)}.ChatbotUI-csat-card-v3-resolution__title{color:rgba(0,0,0,.87);font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:8px;text-align:center}.ChatbotUI-csat-card-v3-resolution .ChatbotUI-radio-circle{border-color:#e5e5e5}.ChatbotUI-csat-card-v3-resolution-line{background-color:#e5e5e5;height:1px;margin-bottom:20px;margin-top:16px}.ChatbotUI-csat-card-v3-reason{margin-top:16px}.ChatbotUI-csat-card-v3-reason__title{color:#333;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:12px;margin-top:4px;text-align:center}.ChatbotUI-csat-card-v3-submit{-webkit-box-pack:end;-ms-flex-pack:end;display:-ms-flexbox;display:flex;justify-content:flex-end;margin-top:16px}.ChatbotUI-csat-card-v3-submit .ChatbotUI-button-primary{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;height:32px;justify-content:center;line-height:32px;margin:0;padding:0;width:100%}.ChatbotUI-csat-card-v3-message-reply{-webkit-box-sizing:border-box;box-sizing:border-box;margin:12px}.ChatbotUI-csat-card-v3-message-reply,.ChatbotUI-csat-card-v3-message-reply-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-csat-card-v3-message-reply-container{-ms-flex-align:center;align-items:center;background:#fff;border-radius:8px;-ms-flex-direction:row;flex-direction:row;gap:6px;padding:8px}.ChatbotUI-csat-card-v3-message-reply .csat-feedback-icon{color:#5c7;font-size:12px;height:12px;width:12px}.ChatbotUI-csat-card-v3-message-reply__content{color:#666;font-size:12px;font-style:normal;font-weight:400;line-height:14px;word-break:break-all}.ChatbotUI-csat-card-v3-popover-reply{background:#fff;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:306px;padding:16px;position:relative;text-align:center;width:306px}.ChatbotUI-csat-card-v3-popover-reply-bg{left:0;position:absolute;top:0;width:100%}.ChatbotUI-csat-card-v3-popover-reply-container{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.7);border-radius:6px;padding:20px 12px;position:relative;z-index:2}.ChatbotUI-csat-card-v3-popover-reply .csat-feedback-icon{color:#5c7;display:block;font-size:32px;height:32px;margin:0 auto 14px;width:32px}.ChatbotUI-csat-card-v3-popover-reply__title{color:#333;font-size:16px;font-style:normal;font-weight:500;line-height:18px;text-align:center}.ChatbotUI-csat-card-v3-popover-reply__content{color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-top:2px;text-align:center}.ChatbotUI-csat-card-v3 .ChatbotUI-radio{margin-right:auto;padding:12px 12px 8px}.ChatbotUI-csat-card-v3 .ChatbotUI-radio-circle{height:16px;width:16px}.ChatbotUI-csat-card-v3 .ChatbotUI-radio-circle-inner{height:38%;left:31%;top:31%;width:38%}.ChatbotUI-csat-card-v3 .ChatbotUI-radio-label{margin-left:8px;word-break:normal}.ChatbotUI-csat-card-v3 .ChatbotUI-radio:first-child{padding-left:0}.ChatbotUI-csat-card-v3 .ChatbotUI-checkbox{padding:8px 0}.ChatbotUI-csat-card-v3 .ChatbotUI-checkbox .rc-checkbox-inner{border-color:#dbdbdb;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;height:16px;width:16px}.ChatbotUI-csat-card-v3 .ChatbotUI-checkbox .rc-checkbox .rc-checkbox-inner:after{-webkit-animation:none;animation:none;height:7px}.ChatbotUI-csat-card-v3 .ChatbotUI-checkbox__inner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-csat-card-v3 .ChatbotUI-checkbox__label{color:#333;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-left:8px}.ChatbotUI-csat-card-v3-content{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.7);border-radius:6px;padding:12px;position:relative;z-index:2}.ChatbotUI-csat-card-v3-new-style-bg{left:0;position:absolute;top:0;width:100%}.ChatbotUI-csat-card-v3-new-style-avatar{height:54px;left:0;margin:auto;position:absolute;right:0;top:-16px;width:60px}.ChatbotUI-csat-card-v3--message{margin-top:28px;position:relative}.ChatbotUI-csat-card-v3--popover{-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.04);box-shadow:0 0 16px 0 rgba(0,0,0,.1),0 8px 16px 0 rgba(0,0,0,.04);margin:20px;position:relative}.ChatbotUI-csat-card-v3--popover-arrow{bottom:0;position:absolute;right:0}.ChatbotUI-csat-card-v3--popover-arrow:before{background:#fffcfc;bottom:50px;-webkit-clip-path:polygon(0 0,50% 50%,0 100%,0 0);clip-path:polygon(0 0,50% 50%,0 100%,0 0);content:"";height:16px;position:absolute;right:-16px;width:16px}.ChatbotUI-csat-card-v3--popover-arrow-style1:before{background-color:#fff}.ChatbotUI-csat-card-v3--popover-arrow-style2:before{background-color:#fef9f9}.ChatbotUI-csat-card-v3--popover-new-panel-arrow{bottom:auto;top:0}.ChatbotUI-csat-card-v3--popover-new-panel-arrow:before{bottom:auto;top:65px}.ChatbotUI-drm-notice{position:relative;width:312px}.ChatbotUI-drm-notice-in{-webkit-animation:slide .3s forwards;animation:slide .3s forwards}.ChatbotUI-drm-notice-out{-webkit-animation:close .3s forwards;animation:close .3s forwards}@-webkit-keyframes slide{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes close{0%{opacity:1}to{opacity:0}}@keyframes close{0%{opacity:1}to{opacity:0}}.ChatbotUI-drm-notice-inner{-ms-flex-align:center;align-items:center;background-size:cover;border-radius:4px;-webkit-box-shadow:0 0 16px 0 rgba(0,0,0,.1);box-shadow:0 0 16px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;padding:12px;width:306px}.ChatbotUI-drm-notice-content{color:#333;font-size:12px;line-height:16px;margin-left:8px;margin-right:auto}.ChatbotUI-drm-notice-content span{color:#ee2c4a;font-weight:500}.ChatbotUI-drm-notice-stars{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:0;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 22px;flex:0 0 22px;height:24px;justify-content:center;margin-top:4px;position:relative;width:22px}.ChatbotUI-drm-notice-large-star{-webkit-animation:large-star 1.5s linear 1ms infinite;animation:large-star 1.5s linear 1ms infinite;height:16px;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:16px}@-webkit-keyframes large-star{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(76%);transform:scale(76%)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes large-star{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(76%);transform:scale(76%)}to{-webkit-transform:scale(1);transform:scale(1)}}.ChatbotUI-drm-notice-small-star{-webkit-animation:small-star 1.5s linear 1ms infinite;animation:small-star 1.5s linear 1ms infinite;height:9px;position:absolute;right:0;top:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:9px}@-webkit-keyframes small-star{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.33);transform:scale(1.33)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes small-star{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.33);transform:scale(1.33)}to{-webkit-transform:scale(1);transform:scale(1)}}.ChatbotUI-drm-notice-close{height:16px;width:16px}.ChatbotUI-drm-notice-arrow{border:6px solid transparent;border-left-color:#fff1e9;height:0;left:306px;position:absolute;top:calc(50% - 6px);width:0}.ChatbotUI-sales-analysis-suggestion-card{background:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:16px;padding:16px;width:328px}.ChatbotUI-sales-analysis-suggestion-card-title{color:#333;font-size:14px;font-weight:400;line-height:18px}.ChatbotUI-sales-analysis-suggestion-card-suggestions>div:first{margin-top:12px}.ChatbotUI-sales-analysis-suggestion-card-suggestion{-ms-flex-align:center;align-items:center;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer;display:-ms-flexbox;display:flex;margin-top:8px;padding:8px 10px}.ChatbotUI-sales-analysis-suggestion-card-suggestion-icon{height:20px;width:18px}.ChatbotUI-sales-analysis-suggestion-card-suggestion-content{margin:0 12px}.ChatbotUI-sales-analysis-suggestion-card-suggestion-content-title{color:rgba(0,0,0,.87);font-size:14px;font-weight:400;line-height:16px}.ChatbotUI-sales-analysis-suggestion-card-suggestion-content-description{color:rgba(0,0,0,.54);font-size:12px;font-weight:400;line-height:14px;margin-top:4px}.ChatbotUI-sales-analysis-suggestion-card-suggestion-arrow{height:16px;margin-left:auto;width:16px}.ChatbotUI-sales-analysis-graph-card{background:#fff;border-radius:8px;margin-left:16px;overflow:hidden;padding-bottom:16px;width:328px}.ChatbotUI-sales-analysis-graph-card-banner{background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;height:77px;padding:16px;width:100%}.ChatbotUI-sales-analysis-graph-card-banner-time{color:#ee4d2d;font-size:12px;font-weight:400;line-height:10px}.ChatbotUI-sales-analysis-graph-card-banner-title{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(left,#ee4d2d .46%,#fc8f09 40.21%,#ffc001 55.91%);background:-webkit-gradient(linear,left top,right top,color-stop(.46%,#ee4d2d),color-stop(40.21%,#fc8f09),color-stop(55.91%,#ffc001));background:linear-gradient(90deg,#ee4d2d .46%,#fc8f09 40.21%,#ffc001 55.91%);-webkit-background-clip:text;font-size:22px;font-weight:700;line-height:26.4px;margin-top:8px}.ChatbotUI-sales-analysis-graph-card-hit-text{color:#333;font-size:14px;font-weight:400;line-height:18px;margin:16px 0;padding:0 16px}.ChatbotUI-sales-analysis-graph-card .chart{background:#fafafa;border-radius:4px;height:220px;margin:0 16px;padding:12px}.ChatbotUI-delivery-card{background-color:#fff;border-radius:8px;width:100%}.ChatbotUI-delivery-card-head{border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:10px}.ChatbotUI-delivery-card-head-icon{height:20px;margin-right:6px;width:20px}.ChatbotUI-delivery-card-head-title{-webkit-box-flex:1;color:rgba(0,0,0,.87);-ms-flex:1;flex:1 1;font-size:16px;font-weight:500;line-height:20px}.ChatbotUI-delivery-card-detail{background-color:#f5f5f5;border-radius:8px;font-weight:400;margin:0 10px 10px;padding:8px}.ChatbotUI-delivery-card-detail-title{color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px}.ChatbotUI-delivery-card-detail-content{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;padding-top:4px}.ChatbotUI-rating-card{background:#fff}.ChatbotUI-rating-card-order-id{color:#666;font-size:12px;line-height:14px;margin-bottom:8px}.ChatbotUI-rating-card-product-info{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-rating-card-product-image{border-radius:4px;height:36px;width:36px}.ChatbotUI-rating-card-product-main{-ms-flex:1;flex:1 1;margin-left:8px;overflow:hidden}.ChatbotUI-rating-card-product-name{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;color:rgba(0,0,0,.87);display:-webkit-box;font-size:14px;line-height:16px;overflow:hidden;white-space:normal}.ChatbotUI-rating-card-rating-info{background-color:#fafafa;border-radius:4px;margin-top:8px;padding:8px}.ChatbotUI-rating-card-buyer-and-rating-star{line-height:14px}.ChatbotUI-rating-card-buyer,.ChatbotUI-rating-card-buyer-and-rating-star{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.ChatbotUI-rating-card-buyer-avatar{border-radius:50%;height:14px;width:14px}.ChatbotUI-rating-card-buyer-name{color:#333;font-size:12px;line-height:14px;margin-left:4px}.ChatbotUI-rating-card-buyer-rating-star-divider{border-left:.5px solid #d8d8d8;height:12px;margin-left:4px;width:0}.ChatbotUI-rating-card-rating-star{margin-left:4px}.ChatbotUI-rating-card-rating-star-container,.ChatbotUI-rating-card-review{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.ChatbotUI-rating-card-review{color:#666;font-size:12px;line-height:16px;margin-top:8px}.ChatbotUI-rating-card-review-content{overflow:hidden;white-space:nowrap}.ChatbotUI-rating-card-review-content-truncated{text-overflow:ellipsis}.ChatbotUI-rating-card-review-content-expand{white-space:normal}.ChatbotUI-rating-card-see-more{-ms-flex-negative:0;color:#999;cursor:pointer;flex-shrink:0;margin-left:8px}.ChatbotUI-rating-card-bottom-button.ChatbotUI-button-primary-outlined{font-size:12px;font-weight:500;line-height:14px;margin:8px 0 0;padding:5px 8px}.ChatbotUI-rating-card-in-select-popup{-ms-flex-align:center;align-items:center;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:12px}.ChatbotUI-rating-card-main{-ms-flex:1;flex:1 1;overflow:hidden}.ChatbotUI-rating-card-right-button.ChatbotUI-button-primary{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;flex-grow:0;flex-shrink:0;font-size:12px;font-weight:500;line-height:14px;margin:0 0 0 12px;min-width:0;min-width:auto;padding:5px 15px}.ChatbotUI-rating-card-single-card{background:#fff;border-radius:8px;overflow:hidden;width:300px}.ChatbotUI-rating-card-single-card,.ChatbotUI-rating-list{-webkit-box-sizing:border-box;box-sizing:border-box;padding:12px}.ChatbotUI-rating-list{width:284px}.ChatbotUI-rating-list-list-item{margin-bottom:12px}.ChatbotUI-rating-list-list-item:after{background-image:-webkit-gradient(linear,left top,left bottom,from(#e5e5e5),color-stop(50%,#e5e5e5),color-stop(51%,transparent),to(transparent));background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e5e5e5),color-stop(50%,#e5e5e5),color-stop(51%,transparent),to(transparent));background-image:-webkit-linear-gradient(top,#e5e5e5,#e5e5e5 50%,transparent 51%,transparent);background-image:linear-gradient(180deg,#e5e5e5,#e5e5e5 50%,transparent 51%,transparent);background-size:100% 1px;content:"";display:block;height:1px;margin-top:12px}.ChatbotUI-rating-list-list-item:last-child,.ChatbotUI-rating-list.ChatbotUI-rating-list-no-view-all .ChatbotUI-rating-list-list-item:last-child{margin-bottom:0}.ChatbotUI-rating-list.ChatbotUI-rating-list-no-view-all .ChatbotUI-rating-list-list-item:last-child:after{display:none}.ChatbotUI-rating-list-view-all.ChatbotUI-button-default{border:none;margin:8px 0 0;padding:4px 10px}.ChatbotUI-rr-order-card{background-color:#fafafa;border-radius:8px;color:rgba(0,0,0,.54);display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;font-size:12px;gap:8px;line-height:14px;padding:8px}.ChatbotUI-rr-order-card-img{border-radius:6px;height:42px;width:42px}.ChatbotUI-rr-order-card-info{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:start;align-items:flex-start;color:rgba(0,0,0,.54);font-size:12px;justify-content:space-between;line-height:14px}.ChatbotUI-rr-order-card-info,.ChatbotUI-tfe-shop-raise-rr-card{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.ChatbotUI-tfe-shop-raise-rr-card{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:stretch;align-items:stretch;gap:8px;justify-content:flex-start;margin:6px 10px}.ChatbotUI-tfe-shop-raise-rr-card-title{font-size:16px;line-height:20px}.ChatbotUI-tfe-shop-raise-rr-card-button-group{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:8px;justify-content:center}.ChatbotUI-tfe-shop-raise-rr-card-button-group__left{-webkit-box-flex:1;border:1px solid rgba(0,0,0,.16);border-radius:6px;cursor:pointer;-ms-flex:1;flex:1 1;height:32px;line-height:32px;text-align:center}.ChatbotUI-tfe-shop-raise-rr-card-button-group__right{-webkit-box-flex:1;border:1px solid #ee4d2d;border-radius:6px;color:#ee4d2d;cursor:pointer;-ms-flex:1;flex:1 1;height:32px;line-height:32px;text-align:center}.ChatbotUI-tfe-shop-raise-rr-card-send-info{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:space-between}.ChatbotUI-tfe-shop-raise-rr-card-send-info__description{color:rgba(0,0,0,.26);font-size:10px;line-height:12px}.ChatbotUI-tfe-shop-raise-rr-card-send-info__time{color:rgba(0,0,0,.54);font-size:12px;line-height:14px}.ChatbotUI-redelivery-card{background-color:#fff;width:320px}.ChatbotUI-redelivery-card-head{border-bottom:.5px solid rgba(0,0,0,.09);display:-ms-flexbox;display:flex;padding:10px}.ChatbotUI-redelivery-card-head-icon{height:20px;width:20px}.ChatbotUI-redelivery-card-head-title{color:rgba(0,0,0,.87);font-size:16px;font-weight:500;line-height:20px;padding-left:6px}.ChatbotUI-redelivery-card-detail{background-color:#f5f5f5;border-radius:8px;font-weight:400;margin:0 10px 10px;padding:8px}.ChatbotUI-redelivery-card-detail-title{word-wrap:break-word;color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px}.ChatbotUI-redelivery-card-detail-content{word-wrap:break-word;color:rgba(0,0,0,.87);font-size:14px;line-height:16px;padding-top:4px}.ChatbotUI-redelivery-card-detail-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:14px;font-weight:400;line-height:16px;margin-top:6px;width:100%}.ChatbotUI-redelivery-card-detail-item-label{color:rgba(0,0,0,.54);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50%}.ChatbotUI-redelivery-card-detail-item-value{color:rgba(0,0,0,.87);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50%}.ChatbotUI-redelivery-card-detail-date{color:#ee4d2d}.ChatbotUI-bank-id-transaction-card-container{background-color:initial;padding:4px;width:320px}.ChatbotUI-bank-id-transaction-card-inner-container{background-color:#fff;border-radius:8px;padding:16px}.ChatbotUI-bank-id-transaction-card-first-row{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.ChatbotUI-bank-id-transaction-card-title{-webkit-box-flex:1;color:rgba(0,0,0,.87);-ms-flex:1;flex:1 1;font-size:16px;line-height:20px;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-bank-id-transaction-card-amount-container{-ms-flex-align:baseline;align-items:baseline;display:-ms-flexbox;display:flex}.ChatbotUI-bank-id-transaction-card-amount-prefix{color:rgba(0,0,0,.87);font-size:12px;margin-right:4px}.ChatbotUI-bank-id-transaction-card-amount{color:rgba(0,0,0,.87);font-size:16px;font-weight:500;line-height:20px}.ChatbotUI-bank-id-transaction-card-incoming-amount-color{color:#26aa43}.ChatbotUI-bank-id-transaction-card-second-row{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;margin-top:4px}.ChatbotUI-bank-id-transaction-card-category{-ms-flex-negative:1;color:rgba(0,0,0,.87);flex-shrink:1;font-size:14px;line-height:16px}.ChatbotUI-bank-id-transaction-card-status{margin-left:4px}.ChatbotUI-bank-id-transaction-card-status-text{font-size:12px;line-height:14px}.ChatbotUI-bank-id-transaction-card-status-in-process{background-color:#fff8e4;border-radius:2px;padding:2px 6px}.ChatbotUI-bank-id-transaction-card-status-in-process-text{color:#f69113}.ChatbotUI-bank-id-transaction-card-status-failed{background-color:#fff4f4;border-radius:2px;padding:2px 6px}.ChatbotUI-bank-id-transaction-card-status-cancelled-text,.ChatbotUI-bank-id-transaction-card-status-failed-text{color:#ee2c4a}.ChatbotUI-bank-id-transaction-card-date-time{margin-top:4px}.ChatbotUI-bank-id-transaction-card-date-time-text{color:rgba(0,0,0,.54);font-size:13px;line-height:16px}.ChatbotUI-web-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-web-form-modal .ChatbotUI-modal-modal{width:492px}.ChatbotUI-web-form-modal .ChatbotUI-button{font-weight:500;height:32px;margin-bottom:24px;margin-left:auto!important;margin-top:24px;min-width:0}.ChatbotUI-web-form-input-label{color:#333;font-size:14px;font-weight:400;line-height:18px}.ChatbotUI-web-form-input-label span{color:#f5222d}.ChatbotUI-web-form-input textarea{border:1px solid #e5e5e5;border-radius:4px;margin-top:12px;padding:8px 12px;resize:none;width:100%}.ChatbotUI-web-form-upload-label{color:#333;font-size:14px;font-weight:400;line-height:18px;margin-bottom:12px}.ChatbotUI-web-form-upload-label span{color:#f5222d}.ChatbotUI-web-form-upload-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ChatbotUI-web-form-upload-file{height:109px;margin-bottom:8px;margin-right:8px;position:relative;width:109px}.ChatbotUI-web-form-upload-file-img{height:100%;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.ChatbotUI-web-form-upload-file-close{cursor:pointer;height:16px;position:absolute;right:0;top:0;width:16px}.ChatbotUI-web-form-upload-btn{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px dashed rgba(0,0,0,.26);border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(0,0,0,.54);cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-style:normal;height:109px;justify-content:center;margin-right:4px;padding:4px;width:109px}.ChatbotUI-web-form-upload-btn,.ChatbotUI-web-form-upload-btn-count,.ChatbotUI-web-form-upload-btn-text{font-size:12px;font-weight:400;line-height:14px}.ChatbotUI-web-form-upload-btn span{color:#f5222d}.ChatbotUI-web-form-submit-btn{-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:500;height:32px;margin-left:auto;margin-top:24px;min-width:0}.ChatbotUI-popup-seller-rr-upload-evidence-modal-content .ChatbotUI-modal-modal,.ChatbotUI-popup-seller-rr-upload-evidence-modal-content-container{display:grid!important;max-height:90vh!important;width:540px!important}.ChatbotUI-popup-seller-rr-upload-evidence-modal-content-inner{overflow:hidden;padding:0!important}.ChatbotUI-popup-seller-rr-upload-evidence-modal-header{color:#333;font-size:20px;font-weight:500}.ChatbotUI-popup-seller-rr-upload-evidence-modal-header-close-icon{color:#333;right:24px}.ChatbotUI-popup-seller-rr-upload-evidence-modal-footer{padding:24px!important}.ChatbotUI-popup-seller-rr-upload-evidence-main{background:#fff;color:rgba(0,0,0,.87);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:14px;height:auto;line-height:16px;max-height:calc(90vh - 120px)}.ChatbotUI-popup-seller-rr-upload-evidence-scrollable{-ms-flex:1;flex:1 1;overflow-x:hidden;overflow-y:scroll;padding:0 24px}.ChatbotUI-popup-seller-rr-upload-evidence-scrollable::-webkit-scrollbar{display:block!important;width:4px!important}.ChatbotUI-popup-seller-rr-upload-evidence-scrollable::-webkit-scrollbar-thumb{background-color:#bbb!important;border-radius:3px!important}.ChatbotUI-popup-seller-rr-upload-evidence-scrollable::-webkit-scrollbar-track{background-color:initial!important}.ChatbotUI-popup-seller-rr-upload-evidence-section-example{background:#f6f6f6;border-radius:4px;padding:12px}.ChatbotUI-popup-seller-rr-upload-evidence-requirement{color:rgba(0,0,0,.87);font-size:14px;line-height:16px;margin-bottom:12px}.ChatbotUI-popup-seller-rr-upload-evidence-example-list{display:-ms-flexbox;display:flex;gap:12px;margin-bottom:10px}.ChatbotUI-popup-seller-rr-upload-evidence-example-img-wrap{-ms-flex-negative:0;background:#f5f5f5;flex-shrink:0;height:100px;overflow:hidden;position:relative;width:100px}.ChatbotUI-popup-seller-rr-upload-evidence-example-img{cursor:pointer;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ChatbotUI-popup-seller-rr-upload-evidence-example-label{background:rgba(0,0,0,.54);color:#fff;font-size:12px;left:0;padding:4px;position:absolute;top:0}.ChatbotUI-popup-seller-rr-upload-evidence-view-examples{color:#4080ee;cursor:pointer;display:inline-block;font-size:14px;line-height:16px}.ChatbotUI-popup-seller-rr-upload-evidence-section-desc{margin-top:12px}.ChatbotUI-popup-seller-rr-upload-evidence-desc-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:12px}.ChatbotUI-popup-seller-rr-upload-evidence-desc-label{color:rgba(0,0,0,.87);font-size:14px;font-weight:500;line-height:16px}.ChatbotUI-popup-seller-rr-upload-evidence-desc-count-wrap{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-family:Roboto,sans-serif;justify-content:flex-end;margin-top:4px;width:100%}.ChatbotUI-popup-seller-rr-upload-evidence-desc-count{color:#999;font-size:14px;line-height:16px}.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea{border:1px solid #e5e5e5;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;font-family:Roboto,sans-serif;font-size:14px;line-height:16px;outline:none;padding:8px 12px;width:100%}.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea::-webkit-input-placeholder{color:#b7b7b7}.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea::-moz-placeholder{color:#b7b7b7}.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea:-ms-input-placeholder{color:#b7b7b7}.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea::-ms-input-placeholder{color:#b7b7b7}.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea::placeholder{color:#b7b7b7}.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea:focus,.ChatbotUI-popup-seller-rr-upload-evidence-desc-textarea:hover{border-color:#ee4d2d;-webkit-box-shadow:none;box-shadow:none}.ChatbotUI-popup-seller-rr-upload-evidence-section-upload{margin-top:12px}.ChatbotUI-popup-seller-rr-upload-evidence-upload-evidence-label{color:rgba(0,0,0,.87);font-size:14px;font-weight:500;line-height:16px;margin-bottom:12px}.ChatbotUI-popup-seller-rr-upload-evidence-upload-group{margin-bottom:12px}.ChatbotUI-popup-seller-rr-upload-evidence-upload-group-title{color:rgba(0,0,0,.87);font-size:14px;font-weight:400;line-height:16px}.ChatbotUI-popup-seller-rr-upload-evidence-required{color:#ff4d4f;font-size:14px;line-height:16px;margin-right:2px}.ChatbotUI-popup-seller-rr-upload-evidence-required-on-right{color:#ff4d4f;font-size:14px;line-height:16px;margin-left:2px;margin-right:0}.ChatbotUI-popup-seller-rr-upload-evidence-upload-group-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;margin-bottom:12px;margin-top:8px}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item{height:109px;overflow:hidden;position:relative;width:109px}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item,.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-add{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-add{border:1px dashed rgba(0,0,0,.26);cursor:pointer;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-preview{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;height:100%;justify-content:center;position:relative;width:100%}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-img,.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-remove{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;justify-content:center;position:absolute;right:0;top:0;z-index:10}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-remove img{height:16px;width:16px}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-mask{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,96%,.85);bottom:0;display:-ms-flexbox;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:5}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-mask-loading{background:#fff;border:1px dashed rgba(0,0,0,.26)}.ChatbotUI-popup-seller-rr-upload-evidence-upload-item-mask-fail{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f5f5f5;border:1px dashed rgba(0,0,0,.26);color:#888;cursor:pointer;display:-ms-flexbox;display:flex;justify-content:center}.ChatbotUI-popup-seller-rr-upload-evidence-upload-icon{height:24px;margin-bottom:8px;width:24px}.ChatbotUI-popup-seller-rr-upload-evidence-upload-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:0 4px;text-overflow:ellipsis;word-break:break-word}.ChatbotUI-popup-seller-rr-upload-evidence-upload-count,.ChatbotUI-popup-seller-rr-upload-evidence-upload-text{color:rgba(0,0,0,.54);font-size:14px;line-height:16px;text-align:center}.ChatbotUI-popup-seller-rr-upload-evidence-loading-spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:2px solid #e0e0e0;border-radius:50%;border-top-color:#bdbdbd;height:24px;width:24px}.ChatbotUI-popup-seller-rr-upload-evidence-retry-icon{height:24px;width:24px}.ChatbotUI-popup-seller-rr-upload-evidence-retry-text{color:#888;font-size:13px;font-weight:500;text-align:center}.ChatbotUI-popup-seller-rr-upload-evidence-note{color:#999;font-size:12px;line-height:14px;margin:16px 0}.ChatbotUI-popup-seller-rr-upload-evidence-footer-button-group{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-shadow:0 -2px 6px 0 rgba(0,0,0,.12);box-shadow:0 -2px 6px 0 rgba(0,0,0,.12);display:-ms-flexbox;display:flex;justify-content:flex-end;padding:12px 16px}.ChatbotUI-popup-seller-rr-upload-evidence-button-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatbotUI-popup-seller-rr-upload-evidence-button{border-radius:4px;font-size:14px;font-weight:500;font-weight:500!important;height:auto;line-height:18px;margin:0;min-width:auto!important;padding:11px 24px!important}.ChatbotUI-popup-seller-rr-upload-evidence-cancel-button{border:1px solid #dfe1e3;color:#0a1f44}.ChatbotUI-popup-seller-rr-upload-evidence-submit-button{color:#fff}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ChatbotUI-popup-seller-rr-upload-evidence-modal-content.ChatbotUI-new-panel-modal.ChatbotUI-modal .ChatbotUI-modal-modal{display:block!important;max-height:90vh!important;width:540px!important}.ChatbotUI-popup-seller-rr-upload-evidence-modal-content.ChatbotUI-new-panel-modal.ChatbotUI-modal-modal-content-container{display:grid!important;max-height:90vh!important;width:540px!important}.ChatbotUI-webform-select-modal-content-inner{padding:0!important}.ChatbotUI-webform-select-button-group.ChatbotUI-button-group__padding>div:first-child{margin-left:0!important;padding-left:10px!important}.ChatbotUI-webform-select-button-group .ChatbotUI-webform-select-single-button.ChatbotUI-button-link{margin-right:0!important;padding:12px 10px 12px 0}.ChatbotUI-angbao .content{background-color:#fff;border-radius:8px;max-width:426px;overflow:hidden;white-space:pre-line;width:180px}.ChatbotUI-angbao .bg-wrapper{height:89px;overflow:hidden;position:relative}.ChatbotUI-angbao .bg-wrapper .bg{width:100%}.ChatbotUI-angbao .bg-wrapper .desc{-webkit-box-flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-align:stretch;align-items:stretch;background-color:initial;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;gap:8px;inset:0;justify-content:space-between;padding:11px 11px 4px;position:absolute}.ChatbotUI-angbao .bg-wrapper .desc .amount{color:#fff;font-size:26px;font-weight:400;line-height:26px}.ChatbotUI-angbao .bg-wrapper .desc .text{-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;font-size:10px;font-weight:400;line-height:12px}.ChatbotUI-angbao .bg-wrapper .desc .icon{color:#fff;height:18px;margin-right:4px;width:18px}.ChatbotUI-angbao .footer{background-color:#fff;color:rgba(0,0,0,.54);font-size:10px;font-weight:400;line-height:12px;padding:4px 12px}.ChatbotUI-bubble-empty{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-top:12px;position:relative}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content{-webkit-box-flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;border-radius:8px;-ms-flex:1;flex:1 1;max-width:240px;order:1;padding:0;position:relative}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content .ChatbotUI-bubble-empty-content-main{-ms-flex:0 1 auto;flex:0 1 auto}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content .bubble-empty-angle-fixed-wrapper{line-height:0;position:absolute;top:0}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content .bubble-empty-angle-fixed-wrapper .bubble-empty-angle{width:6px}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content .bubble-empty-angle-fixed-wrapper .bubble-empty-angle-primary path{fill:#fff}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content .bubble-empty-angle-fixed-wrapper .bubble-empty-angle-default path{fill:#d7f7ef}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content .bubble-empty-angle-right{left:100%}.ChatbotUI-bubble-empty .ChatbotUI-bubble-empty-content .bubble-empty-angle-left{right:100%}.ChatbotUI-bubble-empty-tighter{margin:0}.ChatbotUI-bubble-empty-left{-ms-flex-pack:start;justify-content:flex-start;margin-left:8px;padding-left:6px}.ChatbotUI-bubble-empty-left .ChatbotUI-bubble-empty-content{border-top-left-radius:0}.ChatbotUI-bubble-empty-right{-ms-flex-align:end;align-items:flex-end;margin-right:8px;padding-right:6px}.ChatbotUI-bubble-empty-right .ChatbotUI-bubble-empty-content{-webkit-box-flex:0;border-top-right-radius:0;-ms-flex:0 1 auto;flex:0 1 auto}.ChatbotUI-bubble-hidden-angel{margin-top:4px}.ChatbotUI-bubble-hidden-angel .bubble-content{border-radius:8px}.ChatbotUI-bubble-empty-primary .ChatbotUI-bubble-empty-content{background-color:#fff}.ChatbotUI-bubble-empty-default .ChatbotUI-bubble-empty-content{background-color:#d7f7ef}.ChatbotUI-bubble-only-footer{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-top:12px;position:relative}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content{-webkit-box-flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;border-radius:8px;-ms-flex:1;flex:1 1;max-width:240px;order:1;padding:0;position:relative}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content .ChatbotUI-bubble-only-footer-content-main{-ms-flex:0 1 auto;flex:0 1 auto}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content .ChatbotUI-bubble-only-footer-angle-fixed-wrapper{line-height:0;position:absolute;top:0}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content .ChatbotUI-bubble-only-footer-angle-fixed-wrapper .ChatbotUI-bubble-only-footer-angle{width:7px}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content .ChatbotUI-bubble-only-footer-angle-fixed-wrapper .ChatbotUI-bubble-only-footer-angle-primary path{fill:#fff}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content .ChatbotUI-bubble-only-footer-angle-fixed-wrapper .ChatbotUI-bubble-only-footer-angle-default path{fill:#d7f7ef}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content .ChatbotUI-bubble-only-footer-angle-right{left:100%}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content .ChatbotUI-bubble-only-footer-angle-left{right:100%}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-content-without-footer{padding-bottom:8px}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-extra{-webkit-box-ordinal-group:3;-ms-flex-order:2;display:block;max-width:240px;order:2}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-ordinal-group:4;-ms-flex-order:3;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:20px;justify-content:flex-start;margin-top:6px;max-width:240px;order:3;padding-bottom:4px;width:100%}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-footer .ChatbotUI-bubble-only-footer-footer-text-wrap{-ms-flex:1;flex:1 1;text-align:left}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-footer .ChatbotUI-bubble-only-footer-footer-text-wrap .ChatbotUI-bubble-only-footer-footer-text{color:#bdbdbd;font-size:10px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-bubble-only-footer .ChatbotUI-bubble-only-footer-footer .ChatbotUI-bubble-only-footer-footer-datetime{-webkit-box-flex:0;color:#666;-ms-flex:0 1 auto;flex:0 1 auto;font-size:12px;font-weight:400;line-height:14px;text-align:right}.ChatbotUI-bubble-only-footer-tighter{margin:0}.ChatbotUI-bubble-only-footer-left{-ms-flex-pack:start;justify-content:flex-start;margin-left:8px;padding-left:6px}.ChatbotUI-bubble-only-footer-left .ChatbotUI-bubble-only-footer-content{border-top-left-radius:0}.ChatbotUI-bubble-only-footer-right{-ms-flex-align:end;align-items:flex-end;margin-right:8px;padding-right:6px}.ChatbotUI-bubble-only-footer-right .ChatbotUI-bubble-only-footer-content{-webkit-box-flex:0;border-top-right-radius:0;-ms-flex:0 1 auto;flex:0 1 auto}.ChatbotUI-bubble-only-footer-primary .ChatbotUI-bubble-only-footer-content{background-color:#fff}.ChatbotUI-bubble-only-footer-default .ChatbotUI-bubble-only-footer-content{background-color:#d7f7ef}.ChatbotUI-bubble-system{-ms-flex-pack:center;justify-content:center}.ChatbotUI-bubble-system,.ChatbotUI-bubble-system .ChatbotUI-tip{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-bubble-system .ChatbotUI-tip{background-color:#e8e8e8;border-radius:4px;margin:12px 12px 0;padding:12px}.ChatbotUI-bubble-system .ChatbotUI-tip .ChatbotUI-tip-icon{-webkit-box-flex:0;color:#ee4d2d;-ms-flex:none;flex:none;height:20px;margin-right:9px;width:20px}.ChatbotUI-bubble-system .ChatbotUI-tip .ChatbotUI-tip-icon img{height:100%;width:100%}.ChatbotUI-bubble-system .ChatbotUI-tip .ChatbotUI-tip-content{color:rgba(0,0,0,.54);font-size:12px;line-height:14px}.ChatbotUI-bubble-v2{white-space:pre-line}.ChatbotUI-bubble-v2-container{padding:8px 10px}.ChatbotUI-bubble-v2-transparent-container{padding:0}.ChatbotUI-coin-transfer .content{border-radius:8px;max-width:426px;overflow:hidden;white-space:pre-line;width:180px}.ChatbotUI-coin-transfer .desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#fb0;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;gap:8px;justify-content:center;padding:8px}.ChatbotUI-coin-transfer .desc .amount{color:#fff;font-size:16px;font-weight:400;line-height:20px}.ChatbotUI-coin-transfer .desc .text{color:#fff;font-size:10px;font-weight:400;line-height:12px}.ChatbotUI-coin-transfer .desc .icon{color:#fff;width:28px}.ChatbotUI-coin-transfer .footer{background-color:#fff;color:rgba(0,0,0,.54);font-size:10px;font-weight:400;line-height:12px;padding:4px 12px}.ChatbotUI-customer-service-entrance .content{background-color:#fff;border-radius:8px;margin-bottom:4px;max-width:426px;padding:10px;white-space:pre-line}.ChatbotUI-customer-service-entrance .action-wrap{-webkit-box-pack:start;-ms-flex-pack:start;color:#ee4d2d;justify-content:flex-start}.ChatbotUI-customer-service-entrance .action-wrap,.ChatbotUI-customer-service-entrance .action-wrap .action{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ChatbotUI-customer-service-entrance .action-wrap .action{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:none;border-radius:8px;justify-content:center;outline:none;padding:4px 8px}.ChatbotUI-customer-service-entrance .action-wrap .action .action-text{color:#ee4d2d}.ChatbotUI-customer-service-entrance .action-wrap .action .action-icon{color:#ee4d2d;height:16px;margin-right:4px;width:16px}.ChatbotUI-exclusive-voucher .content{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:stretch;align-items:stretch;border-radius:8px;display:-ms-flexbox;display:flex;justify-content:flex-start;max-width:426px;padding:10px;white-space:pre-line}.ChatbotUI-exclusive-voucher .vertical-wave{-webkit-box-flex:0;stroke:#999;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:4 0;-ms-flex:0 0 auto;flex:0 0 auto;width:10px}.ChatbotUI-exclusive-voucher .desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;-webkit-clip-path:path("M0 0 Q10 10 20 0 T40 0 Q50 10 60 0 T80 0 Q90 10 100 0 T120 0 Q130 10 140 0 T160 0 Q170 10 180 0 T200 0 V300 H0 Z");clip-path:path("M0 0 Q10 10 20 0 T40 0 Q50 10 60 0 T80 0 Q90 10 100 0 T120 0 Q130 10 140 0 T160 0 Q170 10 180 0 T200 0 V300 H0 Z");display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:8px}.ChatbotUI-exclusive-voucher .desc .price{color:#ee4d2d;font-size:16px;font-weight:500;line-height:1.25em}.ChatbotUI-exclusive-voucher .desc .min-spend{color:#000;font-size:16px;font-weight:500;line-height:1.25em}.ChatbotUI-exclusive-voucher .desc .valid-till{color:#999;font-size:14px;font-weight:400;line-height:1.25em}.ChatbotUI-exclusive-voucher .line-dot{-webkit-box-flex:0;background-color:#fff;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;position:relative;width:8px}.ChatbotUI-exclusive-voucher .line-dot .dot{background-color:#ecedf0;border-radius:50%;height:8px;left:50%;position:absolute;width:100%}.ChatbotUI-exclusive-voucher .line-dot .dot:first-child{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ChatbotUI-exclusive-voucher .line-dot .dot:last-child{bottom:0;top:auto;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ChatbotUI-exclusive-voucher .line-dot .line{background-color:#ecedf0;bottom:0;left:50%;position:absolute;top:0;-webkit-transform:translateX(-1px);transform:translateX(-1px);width:2px}.ChatbotUI-exclusive-voucher .extra{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;justify-content:center;padding:8px}.ChatbotUI-exclusive-voucher .extra .btn{background-color:#fff;border:1px solid #ee4d2d;border-radius:4px;color:#ee4d2d;font-size:14px;line-height:1.25em;min-width:50px;outline:none;padding:4px 8px;text-align:center}.ChatbotUI-faq .faq-content{background-color:#fff;border-radius:8px;max-width:426px;overflow:hidden;padding:10px;white-space:pre-line}.ChatbotUI-faq .faq-content .faq-title{color:#212121;font-size:14px;font-weight:400;line-height:20px;padding:8px 0;position:relative}.ChatbotUI-faq .faq-content .faq-title:after{border-bottom:1px solid #eee;bottom:0;content:"";display:block;left:0;position:absolute;-webkit-transform:scaleY(.5);transform:scaleY(.5);width:100%}.ChatbotUI-faq .faq-content .faq-intent{color:#2673dd;cursor:not-allowed;font-size:14px;line-height:20px;padding:8px 0;position:relative}.ChatbotUI-faq .faq-content .faq-intent:not(:last-of-type):after{border-bottom:1px solid #eee;bottom:0;content:"";display:block;left:0;position:absolute;-webkit-transform:scaleY(.5);transform:scaleY(.5);width:100%}.ChatbotUI-feedback-prompt .content{background-color:#fff;border-radius:4px;padding:4px 8px;white-space:pre-line}.ChatbotUI-feedback-prompt .action-wrap{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;gap:16px;justify-content:flex-start;margin-top:8px}.ChatbotUI-feedback-prompt .action-wrap .action{background-color:#fff;border-radius:4px;font-size:14px;line-height:16px;padding:4px 8px}.ChatbotUI-gallery-card .content{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:stretch;border-radius:8px;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;max-width:426px;padding:10px;white-space:pre-line}.ChatbotUI-gallery-card .content,.ChatbotUI-gallery-card .desc{-webkit-box-orient:vertical;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex}.ChatbotUI-gallery-card .desc{-ms-flex-pack:center;-ms-flex-align:stretch;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;padding:8px}.ChatbotUI-gallery,.ChatbotUI-gallery-card .desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;justify-content:center}.ChatbotUI-gallery{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;gap:4px;padding:10px;white-space:pre-line}.ChatbotUI-gallery .wrapper{-webkit-box-flex:1;border-radius:6px;-ms-flex:1;flex:1 1;height:100px;line-height:0;overflow:hidden;position:relative}.ChatbotUI-gallery .wrapper .img{width:100%}.ChatbotUI-gallery .img-wrapper,.ChatbotUI-gallery .video-wrapper{position:relative}.ChatbotUI-gallery .video-wrapper .mask{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.1);color:#fff;display:-ms-flexbox;display:flex;font-size:14px;inset:0;justify-content:center;position:absolute;z-index:1}.ChatbotUI-gallery .video-wrapper .mask .icon{color:#fff;height:36px;width:36px}.ChatbotUI-gallery .unkown-wrapper{position:relative}.ChatbotUI-gallery .more{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.1);color:#fff;display:-ms-flexbox;display:flex;font-size:14px;inset:0;justify-content:center;position:absolute;z-index:10}.ChatbotUI-image-info{width:260px}.ChatbotUI-image-info>img{display:inline-block;width:100%}.ChatbotUI-image-with-text-info .content{background-color:#fff;border-radius:8px;max-width:426px;overflow:hidden;padding:10px;white-space:pre-line}.ChatbotUI-image-with-text-info .img{width:260px}.ChatbotUI-image-with-text-info .footer{color:#000;font-size:14px;font-weight:400;line-height:16px;margin-top:8px}.ChatbotUI-item-list{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;background-color:#fff;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;max-width:426px;padding:10px;white-space:pre-line}.ChatbotUI-item-list .item-list-title{border-bottom:.5px solid rgba(0,0,0,.09);color:#333;color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px;padding-bottom:8px;text-align:left}.ChatbotUI-item-list .item-list-content{-webkit-box-flex:1;-ms-flex-align:stretch;align-items:stretch;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;margin-top:8px}.ChatbotUI-item-list .item-list-content,.ChatbotUI-item-list .item-list-content .product-item{-webkit-box-pack:start;-ms-flex-pack:start;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-item-list .item-list-content .product-item{-ms-flex-align:center;align-items:center;cursor:pointer}.ChatbotUI-item-list .item-list-content .product-item:first-child{margin-top:0}.ChatbotUI-item-list .item-list-content .product-item .product-item-avatar{-webkit-box-flex:0;border-radius:6px;-ms-flex:0 0 auto;flex:0 0 auto;width:72px}.ChatbotUI-item-list .item-list-content .product-item .product-item-desc{-ms-flex:1;flex:1 1;margin-left:8px;overflow:hidden;width:300px}.ChatbotUI-item-list .item-list-content .product-item .product-item-desc .product-item-name{color:#333;font-size:14px;font-weight:400;line-height:16px;margin:0}.ChatbotUI-item-list .item-list-content .product-item .product-item-desc .product-item-price{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-item-list .item-list-content .product-item .product-item-desc .product-item-price .product-item-original-price-fixed-wrapper{color:#999;line-height:0px;margin:0;position:relative}.ChatbotUI-item-list .item-list-content .product-item .product-item-desc .product-item-price .product-item-original-price-fixed-wrapper .product-item-original-price{font-size:14px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-item-list .item-list-content .product-item .product-item-desc .product-item-price .product-item-original-price-fixed-wrapper .product-item-original-price-line-through{border:1px solid;color:inherit;left:0;position:absolute;right:0;top:7px}.ChatbotUI-item-list .item-list-content .product-item .product-item-desc .product-item-price .product-item-real-price{color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px;margin-top:2px;text-align:left}.ChatbotUI-item-list .item-list-content .product-divider{border-top:.5px solid rgba(0,0,0,.09);margin:8px 0}.ChatbotUI-item-list .item-list-no-title{margin-top:0}.ChatbotUI-item-list .product-footer{margin-top:8px}.ChatbotUI-live-agent-btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;cursor:pointer;display:-ms-flexbox;display:flex;justify-content:center;padding:10px}.ChatbotUI-live-agent-btn .live-agent-icon-fixed-container{line-height:0}.ChatbotUI-live-agent-btn .live-agent-icon{width:20px}.ChatbotUI-live-agent-btn .live-agent-text{color:#ee4d2d;font-size:14px;font-weight:400;line-height:16px;margin-left:4px;text-align:left}.ChatbotUI-live-agent-prompt .content{border-radius:4px;padding:4px;white-space:pre-line}.ChatbotUI-live-agent-prompt .action-wrap{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;color:#ee4d2d;display:-ms-flexbox;display:flex;justify-content:center;margin-top:8px}.ChatbotUI-money-transfer .content{border-radius:8px;max-width:426px;overflow:hidden;white-space:pre-line;width:180px}.ChatbotUI-money-transfer .desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#f69113;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;gap:8px;justify-content:center;padding:8px}.ChatbotUI-money-transfer .desc .amount{color:#fff;font-size:16px;font-weight:400;line-height:20px}.ChatbotUI-money-transfer .desc .text{color:#fff;font-size:10px;font-weight:400;line-height:12px}.ChatbotUI-money-transfer .desc .icon{color:#fff;width:28px}.ChatbotUI-money-transfer .footer{background-color:#fff;color:rgba(0,0,0,.54);font-size:10px;font-weight:400;line-height:12px;padding:4px 12px}.ChatbotUI-order-info-v3{-webkit-box-align:stretch;-ms-flex-align:stretch;-ms-flex-pack:start;align-items:stretch;cursor:pointer;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-order-info-v3,.ChatbotUI-order-info-v3 .order-content{-webkit-box-pack:start;-ms-flex-pack:start;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-order-info-v3 .order-content{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:start;align-items:center;background-color:#f6f6f6;-ms-flex:1;flex:1 1;padding:8px}.ChatbotUI-order-info-v3 .order-content .order-content-avatar{-webkit-box-flex:0;border-radius:6px;-ms-flex:0 0 auto;flex:0 0 auto;width:72px}.ChatbotUI-order-info-v3 .order-content .order-content-desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:8px;overflow:hidden}.ChatbotUI-order-info-v3 .order-content .order-content-desc .order-content-label{color:#333;font-size:14px;font-weight:400;font-weight:500;line-height:20px;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-order-info-v3 .order-content .order-content-desc .order-content-status{color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px;margin:4px 0 0;text-align:left}.ChatbotUI-order-info-v3 .order-content .order-content-desc .order-content-status:first-letter{text-transform:uppercase}.ChatbotUI-out-of-stock{-webkit-box-flex:1;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:12px}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-avatar-wrap{-ms-flex:0 0 auto;flex:0 0 auto;height:74px;width:74px}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-avatar{border-radius:6px;display:inline-block;height:100%;line-height:0;width:100%}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-content{-webkit-box-flex:0;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-direction:column;flex-direction:column;padding-left:8px;width:142px}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-content .ChatbotUI-out-of-stock-content-title{color:#333;font-size:14px;font-weight:400;line-height:16px;margin:0;text-align:left;white-space:wrap;width:100%;word-break:normal}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-content .ChatbotUI-out-of-stock-subtitle{color:#999;font-size:10px;font-weight:400;line-height:12px;margin-top:8px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:normal}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-content .ChatbotUI-out-of-stock-content-extra{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-start;margin-top:10px;text-overflow:ellipsis}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-content .ChatbotUI-out-of-stock-content-extra .ChatbotUI-out-of-stock-content-price{-webkit-box-flex:3;color:#999;-ms-flex:3;flex:3 1;font-size:14px;font-weight:400;line-height:16px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-content .ChatbotUI-out-of-stock-content-extra .ChatbotUI-out-of-stock-content-extra-label{-webkit-box-flex:1;background:#e8e8e8;border-radius:2px;color:rgba(0,0,0,.4);-ms-flex:1;flex:1 1;font-size:10px;font-weight:400;line-height:16px;line-height:11.72px;margin-left:8px;padding:4px 6px;text-align:left;white-space:nowrap}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-header .ChatbotUI-out-of-stock-content .ChatbotUI-out-of-stock-content-extra-large{margin-top:22px}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-footer{border-top:1px solid rgba(0,0,0,.09)}.ChatbotUI-out-of-stock .ChatbotUI-out-of-stock-footer .ChatbotUI-out-of-stock-btn{color:#ee4d2d;cursor:not-allowed;font-size:14px;font-weight:400;line-height:16px;padding:12px;text-align:center}.ChatbotUI-product-v3{-webkit-box-align:stretch;-ms-flex-align:stretch;-ms-flex-pack:start;align-items:stretch;cursor:pointer;-ms-flex-direction:column;flex-direction:column}.ChatbotUI-product-v3,.ChatbotUI-product-v3 .product-v3-content{-webkit-box-pack:start;-ms-flex-pack:start;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-product-v3 .product-v3-content{-webkit-box-flex:1;-webkit-box-align:center;-ms-flex-align:center;-ms-flex-pack:start;align-items:center;-ms-flex:1;flex:1 1;margin-top:8px}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-avatar{-webkit-box-flex:0;border-radius:6px;-ms-flex:0 0 auto;flex:0 0 auto;width:72px}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-desc{-ms-flex:1;flex:1 1;margin-left:8px;overflow:hidden}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-desc .product-v3-content-name{color:#333;font-size:14px;font-weight:400;line-height:20px;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-desc .product-v3-content-original-price-layout{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-desc .product-v3-content-original-price-fixed-wrapper{color:#999;line-height:0px;margin:0;position:relative}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-desc .product-v3-content-original-price-fixed-wrapper .product-v3-content-original-price{font-size:14px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-desc .product-v3-content-original-price-fixed-wrapper .product-v3-content-original-price-line-through{border:1px solid;color:inherit;left:0;position:absolute;right:0;top:7px}.ChatbotUI-product-v3 .product-v3-content .product-v3-content-desc .product-v3-content-price{color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px;margin:4px 0 0;text-align:left}.ChatbotUI-product-info{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;background-color:#fff;border-radius:8px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.ChatbotUI-product-info .product-title{color:#666;font-size:14px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-product-info .product-content{margin-top:8px}.ChatbotUI-product-info .product-content .product-content-body{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-ms-flexbox;display:flex;justify-content:flex-start;padding:10px}.ChatbotUI-product-info .product-content .product-content-body .product-content-avatar-wrapper{padding:8px}.ChatbotUI-product-info .product-content .product-content-body .product-content-avatar-wrapper .product-content-avatar{-webkit-box-flex:0;border-radius:6px;-ms-flex:0 0 auto;flex:0 0 auto;width:72px}.ChatbotUI-product-info .product-content .product-content-body .product-content-desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:8px;width:200px}.ChatbotUI-product-info .product-content .product-content-body .product-content-desc .product-content-name{color:#333;font-size:14px;font-weight:400;line-height:20px;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.ChatbotUI-product-info .product-content .product-content-body .product-content-desc .product-content-original-price-layout{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-product-info .product-content .product-content-body .product-content-desc .product-content-original-price-fixed-wrapper{color:#999;line-height:0px;margin:0;position:relative}.ChatbotUI-product-info .product-content .product-content-body .product-content-desc .product-content-original-price-fixed-wrapper .product-content-original-price{font-size:14px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-product-info .product-content .product-content-body .product-content-desc .product-content-original-price-fixed-wrapper .product-content-original-price-line-through{border:1px solid;color:inherit;left:0;position:absolute;right:0;top:7px}.ChatbotUI-product-info .product-content .product-content-body .product-content-desc .product-content-price{color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px;margin:4px 0 0;text-align:left}.ChatbotUI-product-info .product-content .product-content-btns{-webkit-box-pack:start;-ms-flex-pack:start;display:-ms-flexbox;display:flex;justify-content:flex-start;justify-items:stretch}.ChatbotUI-product-info .product-content .product-content-btns .product-content-btn{-webkit-box-flex:1;background-color:initial;border:1px solid #ecedf0;border-bottom:none;-ms-flex:1;flex:1 1;font-size:14px;font-weight:500;outline:none;padding:4px 8px;text-align:center}.ChatbotUI-product-info .product-content .product-content-btns .product-content-btn:last-child{border-left:none}.ChatbotUI-product-list-v2{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-title{border-bottom:.5px solid rgba(0,0,0,.09);color:#333;font-size:14px;font-weight:500;line-height:16px;padding-bottom:8px;text-align:left}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content{-webkit-box-flex:1;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-top:8px}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item:first-child{margin-top:0}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-avatar{-webkit-box-flex:0;border-radius:6px;-ms-flex:0 0 auto;flex:0 0 auto;width:72px}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-desc{-ms-flex:1;flex:1 1;margin-left:8px;overflow:hidden}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-desc .product-item-name{color:#333;font-size:14px;font-weight:400;line-height:16px;margin:0}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-desc .product-item-price{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-desc .product-item-price .product-item-original-price-fixed-wrapper{color:#999;line-height:0px;margin:0;position:relative}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-desc .product-item-price .product-item-original-price-fixed-wrapper .product-item-original-price{font-size:14px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-desc .product-item-price .product-item-original-price-fixed-wrapper .product-item-original-price-line-through{border:1px solid;color:inherit;left:0;position:absolute;right:0;top:7px}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-item .product-item-desc .product-item-price .product-item-real-price{color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px;margin-top:2px;text-align:left}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-content .product-divider{border-top:.5px solid rgba(0,0,0,.09);margin:8px 0}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-no-title{margin-top:0}.ChatbotUI-product-list-v2 .ChatbotUI-product-list-v2-footer{margin-top:8px}.ChatbotUI-rr-entrance-card-info{background-color:#fff;border-radius:8px;max-width:426px;overflow:hidden;white-space:pre-line}.ChatbotUI-rr-entrance-card-info .header{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ebedf0;display:-ms-flexbox;display:flex;justify-content:flex-start;padding:6px 0 6px 12px}.ChatbotUI-rr-entrance-card-info .header .header-icon-fixed-wrapper{border:1px solid #ebedf0;border-radius:50%;display:inline-block;height:24px;overflow:hidden;width:24px}.ChatbotUI-rr-entrance-card-info .header .header-icon{width:100%}.ChatbotUI-rr-entrance-card-info .header .header-title{color:rgba(0,0,0,.87);font-size:12px;font-weight:400;letter-spacing:0;line-height:14px;margin-left:6px;vertical-align:middle}.ChatbotUI-rr-entrance-card-info .body{width:100%}.ChatbotUI-rr-entrance-card-info .body .body-desc{color:rgba(0,0,0,.87);font-size:14px;font-weight:400;letter-spacing:0;line-height:18px;padding:12px}.ChatbotUI-rr-entrance-card-info .body .body-order{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:center;align-items:center;background:#fafafa;border-radius:8px;display:-ms-flexbox;display:flex;gap:8px;justify-content:flex-start;margin:0 8px}.ChatbotUI-rr-entrance-card-info .body .body-order .body-order-img{-ms-flex:0 0 auto;flex:0 0 auto;width:40px}.ChatbotUI-rr-entrance-card-info .body .body-order .body-order-content{-webkit-box-flex:1;color:rgba(0,0,0,.54);-ms-flex:1;flex:1 1;font-size:12px;font-weight:400;letter-spacing:0;line-height:14px;overflow:hidden}.ChatbotUI-rr-entrance-card-info .body .body-order .body-order-content .body-order-content-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatbotUI-rr-entrance-card-info .body .body-order .body-order-content .body-order-content-footer{margin-bottom:0;margin-top:4px}.ChatbotUI-rr-entrance-card-info .footer{margin-top:12px;padding:0 12px 12px}.ChatbotUI-request-order-message{background-color:#fff;border-radius:8px;display:-ms-flexbox;display:flex;max-width:426px;overflow:hidden;padding:10px;white-space:pre-line}.ChatbotUI-request-order-message .left,.ChatbotUI-request-order-message .left .avatar{height:50px;width:50px}.ChatbotUI-request-order-message .right{height:50px;margin-left:10px}.ChatbotUI-request-order-message .right .title{color:#666;font-size:14px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-request-order-message .right .status{color:#ee4d2d}.ChatbotUI-video-info .content{background-color:#fff;border-radius:8px;max-width:426px;overflow:hidden;padding:10px;position:relative;white-space:pre-line}.ChatbotUI-video-info .mask{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.1);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;inset:10px;justify-content:center;position:absolute}.ChatbotUI-video-info .mask .icon{color:#fff;height:36px;width:36px}.ChatbotUI-video-info .mask .second{color:#fff;margin-top:4px}.ChatbotUI-voucher-v2 .content{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-align:stretch;align-items:stretch;border-radius:8px;display:-ms-flexbox;display:flex;justify-content:flex-start;max-width:426px;padding:10px;white-space:pre-line}.ChatbotUI-voucher-v2 .vertical-wave{-webkit-box-flex:0;stroke:#999;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:4 0;-ms-flex:0 0 auto;flex:0 0 auto;width:10px}.ChatbotUI-voucher-v2 .desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:stretch;align-items:stretch;background-color:#fff;-webkit-clip-path:path("M0 0 Q10 10 20 0 T40 0 Q50 10 60 0 T80 0 Q90 10 100 0 T120 0 Q130 10 140 0 T160 0 Q170 10 180 0 T200 0 V300 H0 Z");clip-path:path("M0 0 Q10 10 20 0 T40 0 Q50 10 60 0 T80 0 Q90 10 100 0 T120 0 Q130 10 140 0 T160 0 Q170 10 180 0 T200 0 V300 H0 Z");display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:8px}.ChatbotUI-voucher-v2 .desc .price{color:#ee4d2d;font-size:16px;font-weight:500;line-height:1.25em}.ChatbotUI-voucher-v2 .desc .min-spend{color:#000;font-size:16px;font-weight:500;line-height:1.25em}.ChatbotUI-voucher-v2 .desc .valid-till{color:#999;font-size:14px;font-weight:400;line-height:1.25em}.ChatbotUI-voucher-v2 .line-dot{-webkit-box-flex:0;background-color:#fff;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden;position:relative;width:8px}.ChatbotUI-voucher-v2 .line-dot .dot{background-color:#ecedf0;border-radius:50%;height:8px;left:50%;position:absolute;width:100%}.ChatbotUI-voucher-v2 .line-dot .dot:first-child{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ChatbotUI-voucher-v2 .line-dot .dot:last-child{bottom:0;top:auto;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ChatbotUI-voucher-v2 .line-dot .line{background-color:#ecedf0;bottom:0;left:50%;position:absolute;top:0;-webkit-transform:translateX(-1px);transform:translateX(-1px);width:2px}.ChatbotUI-voucher-v2 .status{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;justify-content:center;padding:8px}.ChatbotUI-voucher-v2 .status .status-icon{color:#ecedf0;height:64px;width:64px}.ChatbotUI-product-info-v2{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;background-color:#fff;border-radius:8px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.ChatbotUI-product-info-v2 .product-title{color:#666;font-size:14px;font-weight:400;line-height:16px;padding:4px 8px;text-align:left}.ChatbotUI-product-info-v2 .product-content .product-content-body{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-avatar-wrapper{padding:8px}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-avatar-wrapper .product-content-avatar{-webkit-box-flex:0;border-radius:6px;-ms-flex:0 0 auto;flex:0 0 auto;width:72px}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-desc{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1 1;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-left:8px;width:200px}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-desc .product-content-name{color:#333;font-size:14px;font-weight:400;line-height:20px;margin:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-desc .product-content-original-price-layout{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-ms-flexbox;display:flex;justify-content:flex-start}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-desc .product-content-original-price-fixed-wrapper{color:#999;line-height:0px;margin:0;position:relative}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-desc .product-content-original-price-fixed-wrapper .product-content-original-price{font-size:14px;font-weight:400;line-height:16px;text-align:left}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-desc .product-content-original-price-fixed-wrapper .product-content-original-price-line-through{border:1px solid;color:inherit;left:0;position:absolute;right:0;top:7px}.ChatbotUI-product-info-v2 .product-content .product-content-body .product-content-desc .product-content-price{color:#ee4d2d;font-size:14px;font-weight:500;line-height:16px;margin:4px 0 0;text-align:left}.ChatbotUI-product-info-v2 .product-content .product-content-btns{-webkit-box-pack:start;-ms-flex-pack:start;display:-ms-flexbox;display:flex;justify-content:flex-start;justify-items:stretch}.ChatbotUI-product-info-v2 .product-content .product-content-btns .product-content-btn{-webkit-box-flex:1;background-color:initial;border:1px solid #ecedf0;border-bottom:none;-ms-flex:1;flex:1 1;font-size:14px;font-weight:500;outline:none;padding:4px 8px;text-align:center}.ChatbotUI-product-info-v2 .product-content .product-content-btns .product-content-btn:last-child{border-left:none}.ChatbotUI-streaming-message{max-width:100%}.ChatbotUI-streaming-message-content{padding:8px 12px;white-space:pre-line}.ChatbotUI-streaming-message-buttons{min-width:244px}.ChatbotUI-streaming-message-buttons .ChatbotUI-button-link{margin:0 8px}.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__padding>div:first-child{margin-left:0}.ChatbotUI-streaming-message .ChatbotUI-button-primary-outlined,.ChatbotUI-streaming-message .ChatbotUI-button-secondary-outlined,.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary,.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__vertical .ChatbotUI-button:first-child{margin-top:2px}.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary-outlined:not(:first-child),.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary:not(:first-child),.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-secondary-outlined:not(:first-child){margin-left:5px}.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary-outlined:not(:last-child),.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-primary:not(:last-child),.ChatbotUI-streaming-message-buttons.ChatbotUI-button-group__horizontal .ChatbotUI-button-secondary-outlined:not(:last-child){margin-right:5px}.ChatbotUI-modal-article .ChatbotUI-rich-text .redirection-button-to-taskbots-or-app-page{display:none!important}