.rcw-conversation-container .rcw-header{max-height:48px;background-color:#fff;color:#273645;font-weight:700;font-size:16px;line-height:24px;display:flex;flex-direction:column;box-sizing:border-box;padding:12px 16px;box-shadow:0 2px 16px rgba(39,54,69,.1),0 1px 4px rgba(39,54,69,.1)}.rcw-conversation-container .rcw-title{font-size:16px;line-height:24px;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-between}.rcw-conversation-container .rcw-title strong{font-weight:700}.rcw-conversation-container .rcw-close-button{display:none}.rcw-conversation-container .avatar{height:22px;margin-right:10px;vertical-align:middle}.rcw-conversation-container .icon-link{outline:none}.rcw-conversation-container .icon-link img{width:15px;height:22px;margin-left:20px;vertical-align:middle}.rcw-full-screen .rcw-header{border-radius:0;flex-shrink:0;position:relative}.rcw-full-screen .rcw-title{padding:0 0 15px}.rcw-full-screen .rcw-close-button{background-color:#35cce6;border:0;display:block;position:absolute;right:10px;top:20px;width:40px}.rcw-full-screen .rcw-close{width:20px;height:20px}@media screen and (max-width:800px){.rcw-conversation-container .rcw-header{border-radius:0;flex-shrink:0;position:relative}.rcw-conversation-container .rcw-title{padding:0 0 15px}.rcw-conversation-container .rcw-close-button{background-color:#35cce6;border:0;display:block;position:absolute;right:10px;top:20px;width:40px}.rcw-conversation-container .rcw-close{width:20px;height:20px}}.rcw-message{margin:2px 0 2px 24px;display:flex;width:calc(100% - 48px)}.rcw-message-container{display:flex;align-items:flex-end}.rcw-message-img-wrapper{margin-bottom:4px;margin-left:4px}.rcw-stretched-action-btn-wrapper{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-top:10px}.rcw-list-action-btn-wrapper{display:flex;flex-direction:column;width:100%;align-items:flex-end}.rcw-message-text,.rcw-message-text a,.rcw-message-text p{white-space:normal;word-break:break-word}.rcw-message-text a{text-decoration:underline}.rcw-message-action-button{margin-top:8px;min-width:47.5%;border-radius:0!important;min-height:40px;background:#fff;border:2px solid #273645;box-sizing:border-box;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;line-height:21px;text-decoration:none;color:#0019af;cursor:pointer;background-color:#273645;color:#fff;border-radius:10px;font-size:16px;background-color:#021491;border-radius:0;padding:10px;margin-left:8px;margin-right:8px}.rcw-message-action-button.full-width{width:unset}.rcw-message-action-button.link{background:transparent;color:#c9cad1;border:2px solid #c9cad1}.rcw-message-action-button:hover{color:#009ccc;border:2px solid #009ccc}.rcw-client{display:flex;flex-direction:column;margin-left:auto}.rcw-client .rcw-message-wrapper{background-color:#273645;color:#fff;border-radius:10px;padding:15px;font-size:16px;border-bottom-right-radius:0}.rcw-client .rcw-timestamp{align-self:flex-end}.rcw-response{display:flex;flex-direction:column;align-items:flex-start;width:100%}.rcw-response .rcw-error-heading{font-weight:700;font-size:20px;margin-bottom:10px}.rcw-response .rcw-message-wrapper{background-color:#f0f1f5;color:#273645;border-radius:10px;padding:15px;font-size:16px;border-radius:15px}.rcw-response .rcw-border-bottom-left-radius-0{border-bottom-left-radius:0}.rcw-response .rcw-border-top-left-radius-0{border-top-left-radius:0}.rcw-response .rcw-message-wrapper-error{background-color:#f9e9eb;color:#273645;padding:15px;font-size:16px;border:5px solid #d33543;border-radius:10px;color:#d33543}.rcw-response .rcw-message-wrapper-recent{background-color:red;color:#fff}.rcw-response .rcw-message-wrapper-recent a{color:#fff}.rcw-message-text p{margin:0}.rcw-message-text a,.rcw-message-text p{white-space:pre-wrap}.rcw-message-text img{width:100%;object-fit:contain}.rcw-message-text .success{color:#05e808}.rcw-message-text .warn{color:#fcb103}.rcw-message-text .error{color:red}.rcw-avatar{width:40px;height:40px;border-radius:100%;margin-right:10px}.rcw-snippet{background-color:#f0f1f5;color:#273645;border-radius:10px;padding:15px;font-size:16px;border-bottom-left-radius:0}.rcw-snippet-title{margin:0}.rcw-snippet-details{border-left:2px solid #05e808;margin-top:5px;padding-left:10px}.rcw-link{font-size:12px}.quick-button{background:none;border-radius:15px;border:2px solid #35cce6;font-weight:700;padding:5px 10px;cursor:pointer;outline:0}.quick-button:active{background:#35cce6;color:#fff}.rcw-carousel{position:relative}.rcw-carousel,.rcw-carousel-wrapper{width:100%;overflow-x:hidden}.rcw-carousel-arrow{position:absolute;top:50%;left:0;width:40px;height:40px;box-sizing:border-box;padding:7px;border-bottom-right-radius:4px;border-top-right-radius:4px;background-color:#f0f1f5;box-shadow:0 0 16px rgba(39,54,69,.1),0 1px 4px rgba(39,54,69,.1)}.rcw-carousel-arrow.right{left:calc(100% - 40px);border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.rcw-carousel-arrow.right svg{transform:rotate(180deg)}.rcw-carousel-content{display:flex;margin-left:20px}.rcw-carousel-item{background-color:#fff;color:#273645;border-radius:10px;font-size:16px;padding:6px;border:1px solid #eaeaea;border-radius:0;min-width:256px;margin:30px 5px 30px 0;box-shadow:0 0 16px rgba(39,54,69,.1),0 1px 4px rgba(39,54,69,.1);display:flex;flex-direction:column}.rcw-carousel-item-img{height:132px;overflow:hidden;align-self:center}.rcw-carousel-item-title{margin:15px 8px 5px;font-weight:500;font-size:15px;color:#1c1c1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rcw-carousel-item-description{margin:0 8px 13px;font-size:13px;color:#b3b3b3;white-space:pre-wrap;height:82px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.rcw-table{margin:10px 24px;display:flex;word-wrap:break-word}.rcw-timestamp{font-size:10px;margin-top:5px}.rcw-table-wrapper{background-color:#f0f1f5;color:#273645;border-radius:10px;padding:15px;font-size:16px;border-bottom-left-radius:0}.rcw-table-title{margin:5px 0;font-weight:700}.rcw-table-content{margin-top:24px;width:100%;min-width:256px;border-top:1px solid #c9cad1;border-left:1px solid #c9cad1}.rcw-table-row{display:flex}.rcw-table-item{height:40px;box-sizing:border-box;padding:9px 8px;flex:1 1;background-color:#fff;border-right:1px solid #c9cad1;border-bottom:1px solid #c9cad1}.rcw-table-item.header{background-color:#f0f1f5;font-weight:700}.rcw-table-item.success{color:#05e808}.rcw-table-item.warn{color:#fcb103}.rcw-table-item.error{color:red}.rcw-table-footer{margin:10px 0 0}.rcw-messages-container{padding-top:10px;flex:2 1;overflow-y:scroll;-webkit-overflow-scrolling:touch}.rcw-messages-scrollable-container{min-height:100%;display:flex;flex-direction:column;justify-content:flex-end}.rcw-full-screen .rcw-messages-container{height:100%;max-height:none}.direction-change{margin-top:10px}@media screen and (max-width:800px){.rcw-messages-container{height:100%;max-height:none}}.rcw-sender{align-items:center;display:flex;box-sizing:border-box;margin:5px 24px 24px;border:1px solid #c9cad1}.rcw-sender.expand{height:55px}.rcw-sender .ant-select-selection-search-input{padding:0!important}.rcw-sender .ant-select-selection-search-input input{margin:5px}.rcw-sender .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child{left:unset!important}.rcw-new-message{width:100%;border:0;height:30px;resize:none}.rcw-new-message:focus{outline:none}.rcw-new-message.expand{height:40px}.rcw-send{cursor:pointer;border:none;margin:0;background-color:#fff;height:48px;padding:10px 12px}#rc_select_textarea_0{resize:none;padding:6.5px 11px;max-height:200px;margin:5px;height:100%;overflow-y:hidden}#send-btn-wrapper{vertical-align:top;background:none;cursor:default}@media screen and (max-width:800px){.rcw-sender{border-radius:0;flex-shrink:0}}.quick-buttons-container{background:#fff;overflow-x:auto;white-space:nowrap;padding:10px}.quick-buttons-container .quick-buttons{list-style:none;padding:0;margin:0;text-align:center}.quick-buttons-container .quick-buttons .quick-list-button{display:inline-block;margin-right:10px}@media screen and (max-width:800px){.quick-buttons-container{padding-bottom:15px}}.overlay{width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;text-align:center}.overlay-top{padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1 1}.overlay-img{width:96px;height:115px;margin:0 auto}.overlay-text-content{margin-top:24px;font-size:15px;line-height:1.4}.overlay-text-box{width:288px;height:66px}.overlay-button-content{height:100%;width:100%;padding:16px}.overlay-button-ul{height:143px;display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px;list-style:none;margin:0;padding:0;width:100%}.overlay-button-ul>li{margin:0 15px 15px 0}.overlay-button-ul>li:last-child{margin:0 15px 0 0}.overlay-button-li{width:100%;float:left;padding:0;position:relative;display:list-item}.overlay-button{margin:0;width:200px;text-align:center;background-color:#0019af;color:#fff;font-weight:700;transition:background-color .25s ease-out;padding:15px 30px;border:1px solid #0019af;display:inline-block;cursor:pointer;line-height:1.2!important;font-size:15px;box-sizing:border-box;text-decoration:none!important}.overlay-button:hover{color:#fff;background-color:#001879;border:1px solid #001879}.rcw-conversation-container{box-shadow:0 2px 5px rgba(0,7,21,.15);display:flex;flex-direction:column;height:100%;position:absolute;width:100%;background:#fff}.rcw-conversation-container.large{height:calc(100vh - 10px);margin-top:4px;margin-left:6px;width:calc(100% - 21px)}.rcw-conversation-container.large>.rcw-header{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.rcw-conversation-container.active{opacity:1;transform:translateY(0)}.rcw-conversation-container.hidden{z-index:-1;pointer-events:none;opacity:0;transform:translateY(10px)}.rcw-full-screen .rcw-conversation-container{display:flex;flex-direction:column;height:100%}@media screen and (max-width:800px){.rcw-conversation-container{display:flex;flex-direction:column;height:100%}}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVQUwaEQbjB_mQ.ef8e5cc8.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVQUwaEQbjB_mQ.4d7bccc5.woff) format("woff");unicode-range:u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVQUwaEQbjB_mQ.b245dc9b.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVQUwaEQbjB_mQ.e0aaf28e.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVQUwaEQbjB_mQ.4970e1aa.woff) format("woff");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVQUwaEQbjB_mQ.94228470.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQUwaEQbjB_mQ.b4cf23ee.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/static/media/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVQUwaEQbjA.bd1202a7.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@keyframes rotation-lr{0%{transform:rotate(-90deg)}to{transform:rotate(0)}}@keyframes rotation-rl{0%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes slide-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.rcw-widget-container{bottom:0;display:flex;flex-direction:column;margin:0;max-width:476px;position:fixed;right:0;width:90vw;min-height:100vh;height:100vh;z-index:999;background:transparent;font-family:"Open Sans",sans-serif}.rcw-full-screen{height:100vh;margin:0;max-width:none;width:100%}@media screen and (max-width:800px){.rcw-widget-container{height:100%;height:100vh;margin:0;max-width:none;width:100%}}.rcw-previewer .rcw-message-img{cursor:pointer}.chat-web-close-sdk-btn,.chat-web-sdk-btn{z-index:10000;background-size:50%!important;height:56px;width:56px;border-radius:32px;display:flex;justify-content:center;align-items:center;position:fixed;right:0;bottom:0;cursor:pointer;opacity:1;transition:opacity .3s}.chat-web-close-sdk-btn.hidden,.chat-web-sdk-btn.hidden{pointer-events:none;right:15px;bottom:15px;opacity:0}.chat-web-sdk-btn-messages{position:absolute;top:-8px;left:-8px;color:#fff;font-size:14px;background:#e61a3c;border-radius:50%;height:24px;width:24px;text-align:center;display:flex;align-items:center;justify-content:center}div#notification{position:relative;box-sizing:border-box;padding:16px 22px 26px;width:355px;margin-bottom:10px;float:right;background:#fff;box-shadow:0 2px 10px hsla(0,0%,71%,.5);border-radius:10px 10px 0 10px}.animation-default{transition:transform .4s ease-in-out;transform:translate(0);animation:fadeInReverse .4s}.fade-in-out-notification{animation:fadeIn .4s;opacity:1;transition:transform .4s ease-out}.fade-in-out-notification-close{transform:translate(0);animation:fadeOut 10s;transition:transform 2s ease-in-out 10s}@keyframes fadeIn{0%{opacity:0}70%{opacity:0}to{opacity:1}}@keyframes fadeInReverse{0%{opacity:1}30%{opacity:0}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}90%{opacity:.7}to{opacity:0}}#notification-header{display:flex;justify-content:space-between;align-items:center}#notification-title{width:176px;height:20px;line-height:24px;color:grey}#notification-text,#notification-title{font-family:"Open Sans";font-style:normal;font-weight:400;font-size:14px;letter-spacing:.01em;margin-bottom:0}#notification-text{margin-top:11px;line-height:160%;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.close{cursor:pointer}