body .chat_customContainer__LWDPx{max-width:1140px;width:100%;margin:0 auto;padding:0 15px}body .chat_btnPrimary__XlIng{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:var(--white);border-radius:8px;background-color:var(--primary-500);text-transform:capitalize;text-decoration:none;transition:all .2s}body .chat_btnPrimary__XlIng:hover,body .chat_btnSecondary__Adbb1{background-color:var(--primary-50);color:var(--black)}body .chat_btnSecondary__Adbb1{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;border-radius:8px;text-transform:capitalize;text-decoration:none;transition:all .2s}body .chat_btnSecondary__Adbb1:hover{background-color:var(--primary-500);color:var(--white)}body .chat_btnTertiary__rdKY7{font-size:16px;font-weight:700;line-height:21.6px;padding:14px 40px;text-align:center;color:#545454;border-radius:8px;background-color:var(--white);text-transform:capitalize;text-decoration:none;transition:all .2s}body .chat_btnTertiary__rdKY7:hover{background-color:var(--gold-600);color:var(--white)}body .chat_btnText__RMPJb{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:#545454;text-transform:capitalize;transition:all .2s}body .chat_btnText__RMPJb:hover{color:var(--black)}body .chat_btnLink__j_S9W{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:#545454;text-transform:capitalize;padding:0 16px;position:relative;transition:all .2s}body .chat_btnLink__j_S9W:after{content:"";position:absolute;top:110%;left:50%;transform:translateX(-50%);width:30%;height:2px;background-color:var(--gold-600);transition:all .3s;opacity:0;visibility:hidden}body .chat_btnLink__j_S9W:hover{background-color:rgba(0,0,0,0);color:var(--gold-600)}body .chat_btnLink__j_S9W:hover:after{opacity:1;visibility:visible}body .chat_blueText__ecNE8{color:var(--gold-600)}.chat_sectionTitle__KP3EY{max-width:770px;width:100%;margin:0 auto 40px;text-align:center}.chat_sectionTitle__KP3EY h2{font-size:40px;font-weight:700;line-height:56px;text-align:center;color:#19191b;text-transform:capitalize;margin:0 0 16px}.chat_sectionTitle__KP3EY h2 span{color:var(--gold-600);display:inline-block}.chat_sectionTitle__KP3EY p{font-size:18px;font-weight:500;line-height:25.2px;color:#545454;margin:0}.chat_sectionTitle__KP3EY p:not(:first-child){margin:0 0 10px}.chat_padleft__wRQRD{padding-left:280px!important;transition:all .2s}.chat_ChatGride__GbUKL{gap:24px}.chat_ChatGride__GbUKL,.chat_chatSection__mBPKM{display:flex;justify-content:space-between;align-items:stretch;height:100%}.chat_chatSection__mBPKM{background-color:var(--white);border-radius:20px 20px 0 0;position:relative;width:100%;max-height:100%;overflow:hidden}.chat_chatSection__mBPKM>.chat_chatSecInner__MwUQJ{max-width:1920px;width:100%;margin:0 auto}.chat_chatSection__mBPKM .chat_chatBox__HmKxt{border:1px solid var(--primary-50);border-radius:12px;width:100%;max-width:100%;flex:1;overflow:hidden}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatBoxInner__d0_6U{display:flex;flex-direction:column;overflow:hidden;height:100%}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc{display:flex;flex-wrap:nowrap;align-items:center;padding:15px 10px 0 15px;border-radius:12px 12px 0 0;position:relative;background-color:var(--white);border:1px solid var(--primary-50);box-shadow:0 10px 40px 0 rgba(0,1,48,.0784313725)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_titleImg__XCTo2{display:flex;flex-wrap:wrap;align-items:center;width:40px;height:40px;border-radius:50%;margin-right:15px;background-color:var(--primary-50);padding:8px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_titleImg__XCTo2 img,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_titleImg__XCTo2 svg{width:100%;height:100%;display:block}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc h1{font-size:18px;font-weight:500;line-height:23.4px;color:var(--black)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_historyBtn__nn1ZV{width:24px;height:24px;display:none;cursor:pointer;top:auto;margin:4px 4px 0 8px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_titleDropdown__Arlnx{width:24px;height:24px;cursor:pointer;margin-bottom:10px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_titleDropdown__Arlnx button{padding:0}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_messageContainer__TDsJA{flex:1;overflow-y:hidden}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooterContainer__DZYg3{max-width:100%;overflow:hidden}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ{padding:14px 24px 0;display:flex;flex-wrap:wrap;align-items:flex-end;position:sticky;bottom:0;background:var(--white)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_draftInputContainer__N6EAK{display:flex;flex-direction:column;flex:1;overflow-x:auto;border-radius:12px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;padding:7px 8px;border:1px solid var(--primary-50);border-radius:12px;box-shadow:0 4px 24px 0 rgba(84,64,35,.1215686275);margin:0;flex:1}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea{flex:1;font-size:14px;font-weight:500;line-height:18.9px;color:var(--black);margin-right:15px;height:50px;padding-left:8px;padding-top:0;max-height:270px;overflow-y:auto!important;align-self:center}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea::-webkit-scrollbar{width:4px;background-color:var(--white)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--primary-50)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea:focus{outline:none;border:none}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea::placeholder{font-size:14px;font-weight:400;line-height:18.9px;color:var(--primary-300)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6px;background-color:var(--primary-50);transition:all .2s ease-in-out;padding:8px;cursor:pointer;margin-left:12px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w img,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w svg{width:20px;height:20px;display:block;padding:0;background-color:rgba(0,0,0,0)!important;transition:all .2s ease-in-out}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w:hover{background-color:var(--primary-500)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w:hover img,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w:hover svg{filter:brightness(0) invert(1)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w:disabled{cursor:not-allowed;opacity:.7}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_microphpne__ThF8u{width:24px;height:24px;margin-right:16px;cursor:pointer}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_microphpne__ThF8u img{width:100%;height:100%;display:block}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_draftTextArea__Sg9Hx{width:100%}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_draftTextArea__Sg9Hx .chat_textAreaHeight__AAO3l{min-height:190px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_draftTextArea__Sg9Hx textarea{width:100%;padding:8px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_draftTextArea__Sg9Hx textarea::placeholder{color:rgba(0,0,0,.5137254902)}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_draftTextArea__Sg9Hx .chat_sendArw__UIn1w{margin:15px 8px 8px auto}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1{position:relative}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 .chat_fileUploadingParentMain__9NCvz{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 .chat_fileUploadingBtnGroup__BM0BP{gap:10px;min-height:40px;flex:1}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 .chat_btnWrp__Axo_s{display:flex;align-items:center;flex-shrink:0}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 .chat_labelAndBtnsWrp__osnY3{display:flex;align-items:flex-end;gap:15px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 .chat_labelAndBtnsWrp__osnY3.chat_withLabels__Xf4jd{width:100%}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq{display:flex;flex-wrap:nowrap;gap:8px;flex:1;min-width:0;overflow:hidden}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:40px;background-color:#f8f5f1;white-space:nowrap;flex-shrink:0}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li span{font-size:12px;font-weight:400;line-height:140%;color:var(--black);max-width:250px;overflow:hidden;white-space:nowrap;display:inline-block}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li img,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li svg{width:10px;height:10px;display:block;cursor:pointer}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li.chat_moreLabels__37WDX{background-color:#f8f5f1}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li.chat_moreLabels__37WDX span{color:#545454;cursor:pointer}@media(max-width:900px){.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li:first-child{visibility:visible!important;position:static!important;max-width:80%;flex-shrink:1}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_clauseSelectedLabels__YdIKq li:first-child span{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb{margin-right:16px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button{width:56px;height:56px;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 4px 18px 4px rgba(33,58,82,.0392156863);border:1px solid var(--primary-50);border-radius:12px;cursor:pointer}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button label{padding:12px;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button img,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button svg{width:24px;height:24px;display:block}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button img:last-child,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button svg:last-child,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button.chat_uploadIcn__xryME img:first-child,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button.chat_uploadIcn__xryME svg:first-child{display:none}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button.chat_uploadIcn__xryME img:last-child,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button.chat_uploadIcn__xryME svg:last-child{display:block}.chat_chatSection__mBPKM .chat_showChat__6_3IS{display:block!important;position:absolute;top:0;left:auto;right:0;z-index:99;background-color:var(--white);width:calc(100% - 20px);height:100%!important}@media(max-width:767px){.chat_chatSection__mBPKM .chat_showChat__6_3IS{top:0;left:0;width:100%}}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8{position:relative;background-color:var(--primary-50);width:fit-content;max-width:500px;border-radius:12px 12px 0 12px;padding:16px;margin:10px 0 40px auto}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_fileUploadingParent__gNwCi{margin-bottom:3px}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_fileUploadingParent__gNwCi .chat_fileUploading__MMipg{margin:0;background-color:var(--white);max-width:100%;width:100%}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_fileUploadingParent__gNwCi .chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_loading__XWJyb{opacity:.6}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_fileUploadingParent__gNwCi .chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_loadingText__TdJys h2,.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_fileUploadingParent__gNwCi .chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_loadingText__TdJys li{color:#545454!important}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_viewDetailSumBtn__0X1iG{position:absolute;bottom:-10px;right:0;display:none}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_viewDetailSumBtn__0X1iG a,.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_viewDetailSumBtn__0X1iG button{padding:5px 16px;font-size:12px;font-weight:500;line-height:16.2px;text-align:center;color:var(--gold-600);background-color:var(--white);border:1px solid var(--primary-50);border-radius:28px;display:block;transition:all .2s}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_viewDetailSumBtn__0X1iG a:hover,.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8 .chat_viewDetailSumBtn__0X1iG button:hover{background-color:var(--gold-600);color:var(--white);border-color:#fff}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8.chat_btnShow__mheWC{padding:16px 16px 31px}.chat_chatSection__mBPKM .chat_viewDetailSumQuestion__PkbP8.chat_btnShow__mheWC .chat_viewDetailSumBtn__0X1iG{display:block}.chat_viewDetailSumBtn__0X1iG{position:absolute;bottom:-18px;right:10px}.chat_viewDetailSumBtn__0X1iG a,.chat_viewDetailSumBtn__0X1iG button{padding:5px 16px;font-size:12px;font-weight:500;line-height:16.2px;text-align:center;color:var(--gold-600);background-color:var(--white);border:1px solid var(--primary-50);border-radius:28px;display:block;transition:all .2s}.chat_viewDetailSumBtn__0X1iG a:hover,.chat_viewDetailSumBtn__0X1iG button:hover{background-color:var(--gold-600);color:var(--white);border-color:#fff}.chat_custFilter__cqrEQ{margin-left:16px;position:relative}.chat_custFilter__cqrEQ .chat_filterBtn__cwbYs{display:flex;flex-wrap:wrap;align-items:center;min-width:120px;width:100%;height:44px;text-align:center;border:1px solid #d6d6d6;padding:10px 12px;border-radius:8px;font-size:16px;font-weight:500;line-height:21.6px;color:var(--black)}.chat_custFilter__cqrEQ .chat_filterBtn__cwbYs img,.chat_custFilter__cqrEQ .chat_filterBtn__cwbYs svg{width:24px;height:24px;display:block;margin-right:6px}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ{position:relative;min-height:unset;border-radius:8px;box-shadow:0 33px 37px -28px rgba(78,93,122,.1215686275);max-width:100%;width:100%;margin-left:auto}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ label{font-size:14px;font-weight:500;line-height:16px;color:#131b41;margin-top:-5px;padding-right:30px}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ label+div{border-radius:8px!important;font-size:14px!important;font-weight:500!important;line-height:16px!important;color:#131b41!important}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ label+div>div{padding:12px 17px!important;border-radius:8px;background-color:var(--white)}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ label[data-shrink=true]{background-color:var(--white);border-radius:8px;padding:2px 5px;margin-top:0;display:none}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ fieldset{border-radius:8px;padding:13px!important;border:1px solid var(--gray-50)!important;top:0}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ fieldset legend,.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ svg{display:none}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ:after{content:"";position:absolute;right:10px;width:15px;height:15px;background-image:url(/images/filter-down.png);background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%)}.chat_custFilter__cqrEQ .chat_filterSelection__OH8AJ:hover *{border-color:#d6d6d6;outline:unset}.chat_custFilter__cqrEQ .chat_filterMenu__ZgVnA{position:absolute;top:120%;min-width:260px;width:100%;left:-120%;padding:16px;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);z-index:2;background-color:var(--white)}.chat_custFilter__cqrEQ .chat_filterMenu__ZgVnA h3{font-size:20px;font-weight:600;line-height:120%;color:var(--black);margin-bottom:16px;font-family:var(--font-lora)!important}.chat_custFilter__cqrEQ .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li{margin-bottom:8px}.chat_custFilter__cqrEQ .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL{margin-top:4px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.chat_custFilter__cqrEQ .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a,.chat_custFilter__cqrEQ .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button{min-width:80px;display:block;padding:8px 15px;font-size:14px;font-weight:500;text-align:center;color:var(--black)}.chat_custFilter__cqrEQ .chat_filterMenu__ZgVnA.chat_d-none__eo5RJ{display:none}.chat_titleDropdownMenu__qVWiK li{padding:8px 16px!important;min-height:unset}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_{display:flex;flex-wrap:nowrap;align-items:center;transition:all .2s}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_ img,.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_ svg{width:24px!important;height:24px!important;display:block;margin-right:10px!important}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_ h6{font-size:16px;font-weight:500;line-height:22.4px;color:#545454}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_.chat_endChatWrp__IiZBB img path,.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_.chat_endChatWrp__IiZBB svg path{stroke:#d82042}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_.chat_endChatWrp__IiZBB h6{color:#d82042}.chat_uploadModal__3cu7I.chat_showUpload__bsKG7{opacity:1;visibility:visible}.chat_uploadModal__3cu7I.chat_hideUpload__ds3An{opacity:0;visibility:hidden}.chat_uploadModal__3cu7I{position:absolute;left:25px;max-width:313px;width:100%;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,1,48,.1019607843);border:1px solid var(--primary-50);background-color:var(--white);bottom:110px;transition:all .2s}.chat_uploadModal__3cu7I input{display:none}.chat_uploadModal__3cu7I label{cursor:pointer}.chat_uploadModal__3cu7I ul{padding:10px 0}.chat_uploadModal__3cu7I ul li{padding:10px 20px}.chat_uploadModal__3cu7I ul li .chat_row__R2OGx{display:flex;flex-wrap:wrap;align-items:center;transition:all .2s}.chat_uploadModal__3cu7I ul li .chat_row__R2OGx img,.chat_uploadModal__3cu7I ul li .chat_row__R2OGx svg{width:24px;height:24px;display:block;margin-right:12px;flex-shrink:0}.chat_uploadModal__3cu7I ul li .chat_row__R2OGx h6{font-size:16px;font-weight:400;line-height:22.4px;color:var(--primary-400);flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.chat_uploadModal__3cu7I ul li .chat_row__R2OGx:hover img path,.chat_uploadModal__3cu7I ul li .chat_row__R2OGx:hover svg path{stroke:var(--primary-500)}.chat_uploadModal__3cu7I ul li .chat_row__R2OGx:hover h6{color:var(--primary-500)}.chat_fileUploadingParent__gNwCi{width:100%;display:flex;align-items:center;justify-content:space-between}.chat_fileUploading__MMipg{padding:16px;border:1px solid var(--primary-50);border-radius:12px;position:relative;background-color:var(--white);margin:0;flex:0 0 auto;max-width:310px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav{display:flex;flex-wrap:wrap;align-items:center}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingImg__nHBPT{width:32px;margin-right:10px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingImg__nHBPT img{width:100%;height:100%}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ{flex:1;padding-right:40px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ h2{font-size:14px;font-weight:500;line-height:18.9px;color:var(--black);margin-bottom:2px;white-space:normal;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf{display:flex;align-items:center}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li{font-size:10px;font-weight:400;line-height:13.2px;color:#545454;margin-right:15px;position:relative}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li.chat_dot__BL8zv:after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:-11px;width:7px;height:7px;background-color:#545454;border-radius:50%}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li.chat_uploading__j2Apt{padding-left:6px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li.chat_uploading__j2Apt:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:16px;height:16px;background-image:url(/pravos-images/uploading.svg);background-repeat:no-repeat;background-size:contain;display:none}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li.chat_uploaded__H65IM{padding-left:20px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li.chat_uploaded__H65IM:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:16px;height:16px;background-image:url(/images/tick-up.svg);background-repeat:no-repeat;background-size:contain}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_pdfSpinner__l58Tu{width:24px;height:24px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_pdfSpinner__l58Tu img{width:100%;height:100%}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_pdfRefresh__PhPb2{width:24px;height:24px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_pdfRefresh__PhPb2 img{width:100%;height:100%}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_loading__XWJyb{opacity:.6}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_loadingText__TdJys,.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_loadingText__TdJys h2,.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_loadingText__TdJys li{color:#545454!important}.chat_fileUploading__MMipg .chat_progress__qKwG2{margin-top:12px;border-radius:4px}.chat_fileUploading__MMipg .chat_progress__qKwG2 span{border-radius:10px;display:block;background-color:var(--primary-50);height:2px}.chat_fileUploading__MMipg .chat_progress__qKwG2 span span{background-color:var(--gold-600)}.chat_fileUploading__MMipg .chat_closeImg__vrWBo{position:absolute;top:15px;right:15px;width:20px;height:20px;cursor:pointer}.chat_fileUploading__MMipg .chat_closeImg__vrWBo img{width:100%;height:100%}.chat_fileUploading__MMipg .chat_input__Q7jpR{width:100%;display:block;margin-top:22px}.chat_fileUploading__MMipg .chat_input__Q7jpR input{width:100%;border:1px solid #d6d6d6;border-radius:8px;padding:9px 16px;color:#545454;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.5px;background-color:#f4f4f7}.chat_fileUploading__MMipg .chat_input__Q7jpR input:focus,.chat_fileUploading__MMipg .chat_input__Q7jpR input:focus-visible{border-color:#d6d6d6!important;box-shadow:unset;outline:none}.chat_promptLibraryIcn__r3v5C{display:flex;align-items:center;justify-content:center;margin:0 7px 7px 0}.chat_promptLibraryIcn__r3v5C .chat_lampChargeBTn__I5pdK{padding:0;width:100%;height:100%;display:block;width:24px;height:24px;min-width:unset}.chat_promptLibraryIcn__r3v5C img,.chat_promptLibraryIcn__r3v5C svg{width:100%;height:100%;display:block}.chat_noteModal__keqnA{z-index:9999}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO{background-color:var(--white);max-width:445px;width:100%;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);padding:24px;border:none;outline:none}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO h2{font-size:20px;font-weight:600;line-height:21.6px;color:var(--black);margin-bottom:12px;font-family:var(--font-lora)!important}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_modalBtns__NZP8f{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:20px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_modalBtns__NZP8f a{padding:5px 10px;max-width:160px;width:100%;min-height:44px;margin:0 8px;font-size:16px;font-weight:500;line-height:1;display:flex;align-items:center;justify-content:center}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg .chat_modalInput__M_KgX{width:100%;margin:12px 0;border-radius:12px;border:1px solid var(--primary-50)}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg .chat_modalInput__M_KgX label{font-size:14px;font-weight:400;line-height:24px;color:var(--gray-300);background-color:var(--white);padding:0 5px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg .chat_modalInput__M_KgX fieldset{border:none;border-radius:8px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO textarea{font-weight:500}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_noteModalBox__BJPZO{max-width:740px;border-radius:12px;padding:20px 25px 28px}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_noteModalBox__BJPZO h2{margin:0 0 8px;font-size:20px;font-weight:700;line-height:27px}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 button:before{z-index:-100}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 button:hover:after,.chat_noteModal__keqnA.chat_promptLibraryModal__43347 button:hover:before{opacity:1;visibility:visible}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_sliderBg__Fwv0C{position:relative}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_sliderBg__Fwv0C .chat_rightBtn__jX8av:before{content:"";position:absolute;right:0;height:50px;width:80px;top:-56px;opacity:0;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.88) 35.9%,#ffffff);visibility:hidden;display:none}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_sliderBg__Fwv0C .chat_rightBtn__jX8av:hover:before{opacity:1;visibility:visible}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_sliderBg__Fwv0C .chat_leftBtn___6vlm:after{content:"";position:absolute;left:0;height:50px;width:80px;top:-56px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.88) 35.9%,#ffffff);transform:rotate(-180deg);opacity:0;visibility:hidden;display:none}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_sliderBg__Fwv0C .chat_leftBtn___6vlm:hover:after{opacity:1;visibility:visible}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw{margin:8px 0 0}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4{padding:5px 0;position:relative;transition:all .2s}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4:after,.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4:before{content:"";position:absolute;top:0;left:-20px;width:80px;height:50px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNgAAAGQCAYAAAB8hd3aAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAz+SURBVHgB7d3blRzVGUDhc3oSmAi8WhFYjkAmg3EEhgjAEVhkIEcgSMBrMgBFgIhATQRMAt1FdUsjxCDNbT+x9H0P1XXtAPb669Qc9/Ty4s35GGcXczOejWV5OsbcrqfPBwAAAAD89V2NsezGnK+Xw3g1xv7yq8snV/d5cN51wxrWtnOcfb3e+eUQ1AAAAAD4XMzx3XLYf7uGtt3tt33CcWJtbs7+O5bxzQAAAACAz9UcL778/9/+8+nLH3GaWptnP6y72wEAAAAA7JZl/8XHptk2N0+sce2puAYAAAAAf3AaSDu2s5sX/jDBZnINAAAAAG71p0m294HttObaPPtpiGsAAAAAcJtjZPvH9VdG378ievqggbgGAAAAAHfZvmtpJ6cJtnevhr4ZAAAAAMC9LMv+yfFV0dME2xy/FzcAAAAA4D423xy3893aa78OAAAAAOAhro5TbMcJtosBAAAAADzU+RhnF5s5zp4NAAAAAODB5mY824w5nw4AAAAA4OGW5elm3W4HAAAAAPAIc3tcg+18AAAAAACPcb4ZAAAAAMCjCWwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAAAAAQCGwAAAAAEAhsAAAAABAIbAAwAAAAHk9gAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACAQGADAAAAgEBgAwAAAIBAYAMAAACA4BjYrgYAAAAA8BhXa2CbuwEAAAAAPMKy2yzL4ecBAAAAADzcnK83Yxx+HAAAAADAgy2H8eq4BtvlsA4bAAAAADzC/nLz1eWTq2VZvh8AAAAAwP3N8d2xrW3eHh1eDAAAAADg3pbD/tvj7ymwraVttyzL/wYAAAAAcKdjSzs2teP+5vfTh+frZjcAAAAAgNvs3rW0k/eB7e1abPsvhsgGAAAAAJ+yOza0Y0u7PrH58OrbV0X3/xoiGwAAAADcdGpn16+GXpsfu/PlxZvtnGc/rLvbAQAAAABcT67tbl6Ytz318uKXF3POrwcAAAAAfKbefhz08PzD10I/NO/6g+M02xib52to+/cAAAAAgM/D1RrWvl/D2ouPTa196M7Adm0Nbefrz8Ua2/455/j7+uh2PT4fAAAAAPDXdzXGshtzvl4O+1fr8eWnJtZu+g1n7cp2oHB+DwAAAABJRU5ErkJggg==");background-repeat:no-repeat;background-size:cover;z-index:3;opacity:0;visibility:hidden}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4:hover:after,.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4:hover:before{opacity:1;visibility:visible}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4:before{left:unset;right:-19px;background-image:url("data:image/svg+xml,%3Csvg width='80' height='50' viewBox='0 0 80 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='80' height='50' fill='url(%23paint0_linear_14088_71152)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_14088_71152' x1='0' y1='25' x2='80' y2='25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white' stop-opacity='0'/%3E%3Cstop offset='0.358955' stop-color='white' stop-opacity='0.88'/%3E%3Cstop offset='1' stop-color='white'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4::-webkit-scrollbar{width:0;height:0;background-color:var(--white)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--primary-50)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4 .chat_promptList__XvUDj{flex-shrink:0;font-size:14px;font-weight:500;line-height:1;text-align:center;color:#545454;padding:12px 14px;border-radius:20px;background-color:var(--primary-50);text-transform:capitalize;transition:all .2s}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4 .chat_promptList__XvUDj.chat_active__8HE7C,.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4 .chat_promptList__XvUDj:hover{color:var(--white);background-color:var(--gold-600);box-shadow:unset!important}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu{margin:0 -5px 0 0;height:510px;overflow-y:auto;padding-right:5px;scrollbar-width:thin;scrollbar-color:var(--gray-300) var(--white)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu::-webkit-scrollbar{width:2px;height:2px;background-color:var(--gray-300)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--gray-300)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj{display:flex;flex-wrap:wrap;border:1px solid var(--primary-50);padding:16px;border-radius:12px;background-color:var(--white);margin:16px 0;transition:all .2s}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj img,.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj svg{width:24px;height:24px;display:block;margin-right:10px;flex-shrink:0}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj h4{font-size:16px;font-weight:400;line-height:22.4px;color:var(--gray-400);flex:1}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.1215686275);border-color:var(--gold-500)}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj:last-child{margin-bottom:0}.chat_selectDocumentModal__zz2XV{z-index:9999}.chat_selectDocumentModal__zz2XV .chat_modalBox__QCMuJ{background-color:var(--white);width:90%;min-height:500px;height:auto}.chat_selectDocumentModal__zz2XV .chat_title__okN6s{padding:16px}.chat_selectDocumentModal__zz2XV .chat_title__okN6s h4{font-size:20px;font-weight:700;line-height:27px;color:var(--black)}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_searchInput__gAuF9{padding:0 16px;position:relative}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_searchInput__gAuF9:before{content:"";position:absolute;top:13px;left:30px;width:16px;height:16px;opacity:.8;background-size:16px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.0306 14.0007C11.5284 14.0007 14.3639 11.1651 14.3639 7.66732C14.3639 4.16951 11.5284 1.33398 8.0306 1.33398C4.5328 1.33398 1.69727 4.16951 1.69727 7.66732C1.69727 11.1651 4.5328 14.0007 8.0306 14.0007Z' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.0306 14.6673L13.6973 13.334' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_searchInput__gAuF9 input{width:100%;border:1px solid #d6d6d6;border-radius:8px;background-color:#fff;padding:11px 15px 11px 40px;font-size:14px;font-weight:400;line-height:18.9px;color:var(--black)}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_searchInput__gAuF9 input:focus,.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_searchInput__gAuF9 input:focus-visible{outline:none}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics{min-height:380px;max-height:380px;overflow-y:auto;padding:8px 0 16px}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li{padding:16px 16px 0;cursor:pointer}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_row__R2OGx{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px solid var(--primary-50);padding-bottom:16px}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_content__Q7XKO{flex:1;padding-right:5px}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_content__Q7XKO h5{font-size:16px;font-weight:500;line-height:21.6px;color:var(--black);margin-bottom:4px}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_content__Q7XKO span{display:block;font-size:12px;font-weight:500;line-height:16.2px;color:#545454}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_arrow__sIGny{flex-shrink:0;width:16px;height:16px;margin-left:8px}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_arrow__sIGny img,.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_arrow__sIGny svg{width:100%;height:100%;display:block;cursor:pointer}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li:hover{background-color:var(--primary-50)}.chat_selectDocumentModal__zz2XV .chat_modalBody__si2ka .chat_modalList__Xbics li:hover .chat_row__R2OGx{border-bottom:unset}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_title__okN6s{padding:16px 16px 4px}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_modalBody__si2ka .chat_modalList__Xbics li .chat_content__Q7XKO h5{margin-bottom:0}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_modalBody__si2ka .chat_modalList__Xbics li:hover{background-color:var(--primary-50)}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_modalBody__si2ka .chat_modalList__Xbics li:hover .chat_row__R2OGx{border-bottom:unset}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8{background-color:var(--white);padding:4px 16px 12px;border-bottom:1px solid var(--primary-50)}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR{display:flex;flex-wrap:wrap;align-items:center}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR .chat_backArrow__FK8jH img,.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR .chat_backArrow__FK8jH svg{width:24px;height:24px;border-radius:50%;background-color:var(--white);border:1px solid var(--primary-50);display:flex;align-items:center;justify-content:center;padding:4px;margin-right:8px}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR .chat_backArrow__FK8jH:hover img,.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR .chat_backArrow__FK8jH:hover svg{background-color:#e7e7e7}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR ul{display:flex;flex-wrap:wrap;align-items:center}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR ul li{position:relative;padding-right:20px}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR ul li a{font-size:12px;font-weight:500;line-height:16px;display:block;color:#545454}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR ul li.chat_current__02ynJ a,.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR ul li:hover a{color:var(--gold-600)}.chat_selectDocumentModal__zz2XV.chat_selectDocumentModal2__KxpYq .chat_browsebreadcrumbWrp__wCxM8 .chat_browsebreadcrumb__YGxXR ul li:not(:last-child):after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:2px;width:10px;height:10px;background-image:url(/images/bb-arw.svg);background-size:contain;background-repeat:no-repeat}.chat_endChatModal__sGFcJ{z-index:9999}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS{max-width:445px;width:100%;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;padding:32px;border:unset}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO{max-width:311px;width:100%;margin:0 auto 24px;text-align:center}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO img,.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO svg{width:64px;height:64px;border-radius:50%;margin:0 auto 20px}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO h2{font-size:20px;font-weight:600;line-height:27px;color:var(--black);margin-bottom:8px;text-align:center;font-family:var(--font-lora)}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO p{font-size:16px;font-weight:400;line-height:21.6px;text-align:center;color:#545454}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a,.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button{min-width:160px;font-size:16px;font-weight:600;line-height:1;padding:11px;height:44px;border-radius:6px}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a:not(:first-child),.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button:not(:first-child){margin-left:16px}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy,.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy{background-color:var(--danger-500);color:#fff;transition:all .2s}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy:hover,.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy:hover{background-color:#f1395b}.chat_errorText__Av45N{font-size:12px;font-weight:400;line-height:16.2px;color:#d82042}.chat_subscriptionModal__ulJzB{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--white);box-shadow:0 0 32px 0 rgba(0,0,0,.1215686275);padding:32px 62px;border:1px solid var(--primary-50);border-radius:16px;max-width:445px;width:100%;margin:0 auto;z-index:999}.chat_subscriptionModal__ulJzB .chat_modalHead__wk2mp{margin-bottom:20px}.chat_subscriptionModal__ulJzB .chat_modalHead__wk2mp .chat_modalImg__UBArF{width:64px;height:64px;border-radius:50%;background-color:var(--primary-50);padding:12px;display:flex;align-items:center;justify-content:center;margin:0 auto}.chat_subscriptionModal__ulJzB .chat_modalHead__wk2mp .chat_modalImg__UBArF img{width:100%;height:100%;display:block}.chat_subscriptionModal__ulJzB .chat_modalBody__si2ka .chat_modalContent__0TfbA h2{font-size:20px;font-weight:700;line-height:27px;text-align:center;color:var(--black);margin:0 0 8px}.chat_subscriptionModal__ulJzB .chat_modalBody__si2ka .chat_modalContent__0TfbA p{font-size:16px;font-weight:500;line-height:21.6px;text-align:center;color:#545454;margin-bottom:5px}.chat_subscriptionModal__ulJzB .chat_modalFooter__sHG52{margin-top:24px}.chat_subscriptionModal__ulJzB .chat_modalFooter__sHG52 .chat_btnPrimary__XlIng{width:100%;display:block;padding:13px 40px}.chat_blurOverlay__82Ng_{filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);pointer-events:none}.chat_fileUploadingBtnGroup__BM0BP .chat_toolTipContainer__muw5a{display:flex;align-items:flex-end;justify-content:center;margin:0 15px 0 0}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz{max-width:740px;width:95%;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;border:unset;outline:unset;max-height:90dvh;display:flex;flex-direction:column;overflow:hidden}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_header__nVim6{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0;position:sticky;top:0;background:#fff;z-index:1}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_header__nVim6 h2{font-size:20px;font-weight:600;line-height:27px;color:var(--black);margin-bottom:0;font-family:var(--font-lora)!important}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_header__nVim6 .chat_createClause__yV0EP{font-size:14px;font-weight:500;line-height:1;color:var(--gold-600);cursor:pointer}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka{display:flex;flex-direction:column;height:100%;flex:1;position:relative;height:unset!important;overflow:auto}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8{padding:20px 20px 0}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8 .chat_searchBar__uqtKA{max-width:100%;width:100%;background-color:var(--white);display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;border-radius:12px;box-shadow:0 33px 37px -28px rgba(78,93,122,.1215686275);height:52px;position:relative}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8 .chat_searchBar__uqtKA input{font-size:14px;font-weight:400;line-height:18.9px;color:var(--gray-400);height:100%;flex:1;border:unset;outline:unset;width:100%;padding:6px 10px 6px 45px;background-color:rgba(0,0,0,0);border:1px solid var(--gray-50);border-radius:12px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8 .chat_searchBar__uqtKA input:focus{border-color:var(--gray-500);border-width:1px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8 .chat_searchBar__uqtKA label{width:34px;height:34px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer;position:absolute;left:6px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8 .chat_searchBar__uqtKA label img,.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8 .chat_searchBar__uqtKA label svg{width:20px;height:20px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkList__Yt9RL{height:573px;display:flex;flex-direction:column;align-items:center;justify-content:center}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkList__Yt9RL.chat_checkListAccordion__AKDYk{justify-content:flex-start;overflow-y:auto}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkList__Yt9RL.chat_checkListAccordion__AKDYk::-webkit-scrollbar-track{border-radius:10px;background-color:var(--gray-50)}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkList__Yt9RL.chat_checkListAccordion__AKDYk::-webkit-scrollbar{width:6px;background-color:var(--gray-50)}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkList__Yt9RL.chat_checkListAccordion__AKDYk::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--gray-50)}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va{display:flex;flex-direction:column;gap:15px;overflow-y:auto;padding:20px;height:100%}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li{display:flex;align-items:center;justify-content:space-between;padding:16px;background-color:var(--white);border:1px solid var(--primary-50);border-radius:12px;transition:all .2s}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li .chat_checkListBtns__zxIay{display:flex;align-items:center;gap:12px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li .chat_deleteBtn__QE_Nk{display:none}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li:hover{border-color:var(--gold-500)}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li:hover .chat_deleteBtn__QE_Nk{display:block}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li:hover p{color:var(--black)}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-shadow:0 0 16px 0 rgba(0,0,0,.1607843137);padding:20px;gap:20px;margin-top:10px;position:sticky;bottom:0;background:#fff;z-index:1}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f a,.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f button{min-width:140px;font-size:16px;font-weight:500;line-height:21.6px;padding:7px 25px;min-height:44px;border-radius:8px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy,.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy{background-color:#d82042;color:#fff;transition:all .2s}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy:hover,.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy:hover{background-color:var(--gold-600)}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL{height:507px;overflow-y:hidden}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL .chat_checkListUl__BC7Va{height:100%;overflow-y:auto}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL .chat_checkListUl__BC7Va::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL .chat_checkListUl__BC7Va::-webkit-scrollbar{width:6px;background-color:var(--white)}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL .chat_checkListUl__BC7Va::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--gray-400)}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL .chat_checkListUl__BC7Va li{cursor:pointer}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL p{font-weight:400;font-size:16px;line-height:140%;color:var(--gray-400)}.chat_clauseModal__T4d3B .chat_checkListBtns__zxIay{margin-bottom:-6px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS{max-width:445px;width:95%;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;padding:40px;border:unset;outline:unset}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO{max-width:302px;width:100%;margin:0 auto 29px;text-align:center}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO img,.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO svg{width:64px;height:64px;border-radius:50%;margin:0 auto 20px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO h2{font-size:20px;font-weight:600;line-height:27px;color:var(--black);margin-bottom:8px;text-align:center;font-family:var(--font-lora)!important}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO p{font-size:16px;font-weight:400;line-height:21.6px;text-align:center;color:var(--gray-400)}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a,.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button{min-width:160px;font-size:16px;font-weight:700;line-height:1;padding:7px 25px;height:44px;border-radius:8px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a:not(:first-child),.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button:not(:first-child){margin-left:16px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy,.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy{background-color:#d82042;color:#fff;transition:all .2s}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy:hover,.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy:hover{background-color:#e94664}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj{max-width:690px;width:95%;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;padding:24px;border:unset;outline:unset}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_header__nVim6 h2{font-size:20px;font-weight:600;line-height:120%;color:var(--black);text-align:left;font-family:var(--font-lora)!important}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG{padding:24px 0}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_FormControl__1FhsX{width:100%;min-width:unset;max-width:100%}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_FormControl__1FhsX>div{border-radius:8px!important;width:100%}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_FormControl__1FhsX>div>div{min-width:100%!important}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_FormControl__1FhsX label{display:block;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.5px;color:#545454;padding-top:5px;background-color:var(--white);opacity:1}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_FormControl__1FhsX label+div{border-radius:8px}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_FormControl__1FhsX label+div:hover fieldset{border-color:#d6d6d6}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_step2Description__dpt59 textarea{height:80px!important;overflow-y:auto!important;font-size:16px!important;color:var(--black)!important}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f a,.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f button{min-width:160px;font-size:16px;font-weight:500;line-height:21.6px;padding:7px 25px;height:44px;border-radius:6px}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f a:not(:first-child),.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f button:not(:first-child){margin-left:16px}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy,.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy{background-color:#d82042;color:#fff;transition:all .2s}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f a.chat_btnDelete__xQWAy:hover,.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f button.chat_btnDelete__xQWAy:hover{background-color:var(--gold-600)}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6{max-width:690px;width:95%;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);border-radius:12px;padding:24px;border:unset;outline:unset}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_header__nVim6{display:flex;align-items:center;justify-content:space-between}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_header__nVim6 h2{font-size:20px;font-weight:700;line-height:27px;color:var(--black);text-align:left}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_header__nVim6 .chat_closeIcon__1Dg6T{width:15px;height:15px;cursor:pointer}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_header__nVim6 .chat_closeIcon__1Dg6T img,.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_header__nVim6 .chat_closeIcon__1Dg6T svg{width:100%;height:100%;display:block}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_body__FvoFG{padding:20px 0 0}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_body__FvoFG .chat_filledData__Z4lZK{display:flex;flex-direction:column;gap:6px}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_body__FvoFG .chat_filledData__Z4lZK label{font-size:14px;font-weight:500;line-height:16px;color:#545454;display:block}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_body__FvoFG .chat_filledData__Z4lZK p{font-size:18px;font-weight:500;line-height:134%;color:var(--black)}.chat_linkToMatterwise___CF8V{width:100%;display:flex;align-items:center;justify-content:center;margin:16px 0}.chat_linkToMatterwise___CF8V button{display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 16px;min-height:44px;border-radius:32px;border:1px solid var(--primary-50);box-shadow:0 4px 24px 0 rgba(33,58,82,.1215686275);background-color:var(--white);cursor:pointer;text-align:left}.chat_linkToMatterwise___CF8V button span{font-size:16px;font-weight:400;line-height:140%;color:var(--primary-500)}.chat_linkToMatterwise___CF8V button img,.chat_linkToMatterwise___CF8V button svg{width:24px;height:24px}.chat_linkToMatterwise___CF8V button:hover{background-color:var(--primary-50)}.chat_linkToMatterwise___CF8V .chat_selectedMaterwise__tjV4L span{color:var(--black);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;width:100%;line-height:1.2}.chat_linkToMatterwise___CF8V .chat_selectedMaterwise__tjV4L .chat_closeIcon__1Dg6T{width:16px;height:16px;cursor:pointer}.chat_selectedMaterwiseSticky__cNk1L{position:sticky;top:5px;z-index:6;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;min-height:48px;border-radius:12px;border:1px solid var(--primary-50);background-color:var(--white);cursor:pointer;text-align:left;margin-bottom:30px;box-shadow:0 -9px 16px 10px #fff;filter:drop-shadow(0 0 7px rgba(0,1,48,.1))}.chat_selectedMaterwiseSticky__cNk1L span{font-size:16px;font-weight:400;line-height:1;color:var(--primary-500);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.chat_selectedMaterwiseSticky__cNk1L img,.chat_selectedMaterwiseSticky__cNk1L svg{width:24px;height:24px}.chat_selectedMaterwise__tjV4L span{color:var(--black);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;width:100%}.chat_selectedMaterwise__tjV4L .chat_closeIcon__1Dg6T{width:16px;height:16px;cursor:pointer}@media(max-width:1439px){.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc{padding:15px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc.chat_draftChatHeader__PEYg9{padding:15px 15px 0}}@media(max-width:1199px){.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc{padding:12px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_titleImg__XCTo2{width:30px;height:30px;margin-right:10px;padding:6px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc h1{font-size:18px;line-height:1.1}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_historyBtn__nn1ZV{display:block}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ{padding:12px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea{height:40px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w{width:30px;height:30px;padding:2px;cursor:pointer}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 textarea{padding-top:0!important}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 .chat_fileUploadingBtnGroup__BM0BP{min-height:30px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb{margin-right:8px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button{width:45px;height:50px;padding:0}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button label{padding:8px;width:45px;height:50px}.chat_uploadModal__3cu7I{left:15px;max-width:313px;width:100%;bottom:110px}.chat_recordingWrp__xGG4C{margin-bottom:5px!important}.chat_promptLibraryIcn__r3v5C{margin:0 8px 5px 0}}@media(max-width:899px){.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc{padding:12px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc.chat_draftChatHeader__PEYg9{padding:12px!important}}@media(max-width:767px){.chat_padleft__wRQRD{padding-left:0!important}.chat_sub-header2__i3LNC{display:flex;flex-direction:row;justify-content:space-between!important;align-items:center!important}.chat_sub-header2__i3LNC>div{margin-top:0}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO{bottom:0;top:unset;transform:unset;left:0;max-width:100%;border-radius:12px 12px 0 0;padding:30px 0 0}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO h2{padding:10px 0 16px;text-align:center;position:relative;border-bottom:1px solid #d6d6d6}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO h2:before{content:"";position:absolute;top:-7px;left:50%;transform:translateX(-50%);width:48px;height:4px;background-color:#d9d9d9;border-radius:10px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_modalBtns__NZP8f{justify-content:space-between;padding:20px 0 30px;border-top:1px solid #d6d6d6;margin:0 20px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_modalBtns__NZP8f a{min-width:120px;max-width:120px;padding:12px 15px;font-size:12px;font-weight:700;line-height:16.2px;text-align:center;margin:0;height:40px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg{padding:0 20px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg .chat_modalInput__M_KgX{border:1px solid rgba(84,84,84,.2392156863);margin:20px 0}.chat_subscriptionModal__ulJzB{padding:15px 20px;width:95%}.chat_subscriptionModal__ulJzB .chat_modalHead__wk2mp{margin-bottom:10px}.chat_subscriptionModal__ulJzB .chat_modalHead__wk2mp .chat_modalImg__UBArF{width:50px;height:50px;padding:8px}.chat_subscriptionModal__ulJzB .chat_modalBody__si2ka .chat_modalContent__0TfbA h2{font-size:18px;line-height:1.2}.chat_subscriptionModal__ulJzB .chat_modalFooter__sHG52{margin-top:20px}.chat_subscriptionModal__ulJzB .chat_modalFooter__sHG52 .chat_btnPrimary__XlIng{padding:12px;font-size:14px;line-height:1}.chat_noteModal__keqnA{z-index:9999}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO h2{margin-bottom:8px}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg .chat_modalInput__M_KgX{margin:8px 0}.chat_noteModal__keqnA .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg .chat_modalInput__M_KgX label{font-size:14px;line-height:20px}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a,.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button{min-width:100px;font-size:14px;padding:10px;height:auto}.chat_linkToMatterwise___CF8V{margin:10px 0}.chat_linkToMatterwise___CF8V button{gap:8px;padding:8px 10px;min-height:35px}.chat_linkToMatterwise___CF8V button img,.chat_linkToMatterwise___CF8V button svg{width:20px;height:20px}}@media(max-width:575px){.chat_chatSection__mBPKM .chat_chatBox__HmKxt{border:1px solid var(--primary-50);border-radius:0}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc{padding:12px 10px;border-radius:0}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc .chat_titleImg__XCTo2{width:30px;height:30px;margin-right:5px;padding:7px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatHeader__00AFc h1{font-size:16px;line-height:20.8px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ{padding:16px 16px 7px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe{padding:5px 8px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe textarea{height:30px;padding-top:5px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_sendArw__UIn1w{width:30px;height:30px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe .chat_draftTextArea__Sg9Hx .chat_textAreaHeight__AAO3l{min-height:50px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_askAnything__KWCUe.chat_draftAskAnything__qCNy1 .chat_fileUploadingBtnGroup__BM0BP{width:50%;min-height:30px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button{width:42px;height:42px;padding:0}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chatFooter__CqDLQ .chat_uploadButton__GaZTb button label{padding:8px;width:42px;height:42px}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv{font-size:14px!important;line-height:1.35!important}.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R,.chat_chatSection__mBPKM .chat_chatBox__HmKxt .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R p{font-size:14px;line-height:1.35}.chat_uploadModal__3cu7I{left:18px;width:88%;bottom:110px}.chat_uploadModal__3cu7I ul{padding:10px 0}.chat_uploadModal__3cu7I ul li{padding:8px 10px}.chat_uploadModal__3cu7I ul li .chat_row__R2OGx img,.chat_uploadModal__3cu7I ul li .chat_row__R2OGx svg{width:20px;height:20px;margin-right:5px}.chat_uploadModal__3cu7I ul li .chat_row__R2OGx h6{font-size:14px;line-height:1.1}.chat_fileUploading__MMipg{padding:8px}.chat_fileUploading__MMipg .chat_closeImg__vrWBo{top:3px;right:5px;width:17px;height:17px}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ h2{font-size:12px;line-height:1.3}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li:before{width:12px!important;height:12px!important}.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ .chat_upList__ZQ9Lf li.chat_uploaded__H65IM{padding-left:15px}.chat_endChatModal__sGFcJ .chat_deleteModalBox___oMLS{max-width:300px}.chat_titleDropdownMenu__qVWiK li{padding:8px!important;min-height:unset}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_{display:flex;flex-wrap:nowrap;align-items:center}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_ img,.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_ svg{width:20px!important;height:20px!important;margin-right:8px!important}.chat_titleDropdownMenu__qVWiK .chat_itemRow__7Bvr_ h6{font-size:14px;line-height:1.1}.chat_chatSuggestion__WKRpb{min-height:calc(100dvh - 270px)!important;max-height:calc(100dvh - 270px)!important}.chat_sliderBg__Fwv0C .chat_leftBtn___6vlm:after,.chat_sliderBg__Fwv0C .chat_rightBtn__jX8av:before{display:none}}@media(max-width:375px){.chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ{padding-right:0;margin-top:5px}}.chat_download__TL8_B{font-size:14px;font-weight:500;line-height:19.6px;text-align:left}.chat_download__TL8_B,.chat_download__TL8_B h6{color:var(--gold-600)!important}.chat_delete__2D57B{font-size:14px;font-weight:500;line-height:19.6px;text-align:left}.chat_delete__2D57B,.chat_delete__2D57B h6{color:#d82042!important}.chat_menuHide__Xm49S{padding-left:100px!important}@media(max-width:767px){.chat_menuHide__Xm49S{padding-left:0!important}}.chat_blueSvg__yNy5l svg path{fill:var(--primary-500)!important}.chat_chatSuggestion__WKRpb{min-height:unset!important;max-height:unset!important;overflow-y:auto}.chat_chatSuggestion__WKRpb::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_chatSuggestion__WKRpb::-webkit-scrollbar{width:4px;background-color:var(--white)}.chat_chatSuggestion__WKRpb::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--primary-50)}.chat_chatSuggestionList__NLxUr{padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB{display:flex;align-items:center;flex-wrap:wrap;padding:12px;border-radius:12px;margin-bottom:20px;transition:all .2s;background-color:var(--white);cursor:pointer;width:calc(50% - 10px);border:1px solid var(--primary-50)}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB .chat_listImg__2PtO2{width:24px;height:24px;margin-right:8px}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB .chat_listImg__2PtO2 img,.chat_chatSuggestionList__NLxUr .chat_list__4MyUB .chat_listImg__2PtO2 svg{width:100%;height:100%;display:block}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB .chat_listContent__6sFYD{margin-top:2px;flex:1}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB .chat_listContent__6sFYD p{font-size:14px;font-weight:400;line-height:140%;color:var(--gray-400)}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB.chat_active__8HE7C,.chat_chatSuggestionList__NLxUr .chat_list__4MyUB:hover{box-shadow:0 4px 20px 0 rgba(0,0,0,.1215686275)}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB.chat_active__8HE7C p,.chat_chatSuggestionList__NLxUr .chat_list__4MyUB:hover p{color:var(--primary-500)}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB.chat_active__8HE7C svg,.chat_chatSuggestionList__NLxUr .chat_list__4MyUB:hover svg{stroke:var(--primary-500)}.chat_mobileModalbtn__Didbr{display:none}.chat_languageModalMobile__lOOgV{padding:40px 0 20px;position:fixed;bottom:0;left:0;width:100%;height:auto;top:unset;right:unset;max-width:100%;border-radius:20px 20px 0 0;z-index:5;background-color:var(--white);box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922)}.chat_languageModalMobile__lOOgV.chat_show__2JUJL{display:block}.chat_languageModalMobile__lOOgV h3{font-size:16px;font-weight:700;line-height:1.1;margin-bottom:12px;padding:10px 0 16px;text-align:center;border-bottom:1px solid #d6d6d6;position:relative;color:var(--black)}.chat_languageModalMobile__lOOgV h3:before{content:"";position:absolute;top:-9px;left:50%;transform:translateX(-50%);width:48px;height:4px;background-color:#d9d9d9;border-radius:10px}.chat_languageModalMobile__lOOgV li{padding:10px 0}.chat_languageModalMobile__lOOgV .chat_languageWrp__EMOlt{padding:0 30px}.chat_languageModalMobile__lOOgV .chat_languageWrp__EMOlt .chat_languageRow__BdEQv{display:flex;flex-wrap:wrap;align-items:center}.chat_languageModalMobile__lOOgV .chat_languageWrp__EMOlt .chat_languageRow__BdEQv img{width:32px;height:32px;display:block;margin-right:15px}.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x,.chat_languageModalMobile__lOOgV .chat_titleDropdown__Arlnx{width:100%!important;height:100%!important}.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x img,.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x svg,.chat_languageModalMobile__lOOgV .chat_titleDropdown__Arlnx img,.chat_languageModalMobile__lOOgV .chat_titleDropdown__Arlnx svg{width:30px!important;height:30px!important;margin-right:15px!important}.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x h6,.chat_languageModalMobile__lOOgV .chat_titleDropdown__Arlnx h6{font-size:18px}.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x{display:flex!important;flex-wrap:wrap;align-items:center;margin:0!important}@media(min-width:1023x){.chat_chatSuggestion__WKRpb,.chat_messageContainer__TDsJA{min-height:calc(100dvh - 290px);max-height:calc(100dvh - 290px)}}@media(max-width:1280px){.chat_chatSuggestionList__NLxUr{padding:10px}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB{padding:10px;margin-bottom:8px;width:calc(50% - 5px)}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB .chat_listImg__2PtO2{width:20px;height:20px;margin-right:10px}}@media(max-width:576px){.chat_historyBtnDesk__xwLeE{display:none!important}.chat_mobileModalbtn__Didbr{display:flex;flex:1;margin-left:auto;justify-content:flex-end;cursor:pointer}.chat_mobileModalbtn__Didbr img{width:20px;height:20px;display:block}.chat_googleTranslateChat__84Y04,.chat_titleDropdownDesk__wRbiO{display:none}}@media(max-width:575px){.chat_chatSuggestionList__NLxUr .chat_list__4MyUB{width:100%}.chat_chatSuggestionList__NLxUr .chat_list__4MyUB .chat_listContent__6sFYD p{font-size:14px;line-height:18.4px}.chat_createSection__rM_pK{padding-bottom:0}.chat_createSection__rM_pK .chat_createInner__5n5Tb .chat_createFormWrp__75NaQ .chat_createForm__dCSE9{padding:0}.chat_createSection__rM_pK .chat_createInner__5n5Tb .chat_createFormWrp__75NaQ .chat_createForm__dCSE9 .chat_btns__oliZS{margin-top:15px}.chat_createSection__rM_pK .chat_createInner__5n5Tb .chat_createFormWrp__75NaQ .chat_createForm__dCSE9 .chat_btns__oliZS button{padding:11px 14px}.chat_languageModalMobile__lOOgV{padding:20px 0}.chat_languageModalMobile__lOOgV .chat_languageWrp__EMOlt{padding:0 20px}.chat_languageModalMobile__lOOgV .chat_languageWrp__EMOlt .chat_languageRow__BdEQv img{width:25px;height:25px;margin-right:8px}.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x img,.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x svg,.chat_languageModalMobile__lOOgV .chat_titleDropdown__Arlnx img,.chat_languageModalMobile__lOOgV .chat_titleDropdown__Arlnx svg{width:25px!important;height:25px!important;margin-right:8px!important}.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x h6,.chat_languageModalMobile__lOOgV .chat_titleDropdown__Arlnx h6{font-size:16px}.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x h3,.chat_languageModalMobile__lOOgV .chat_historyBtnMobile__6jM9x h6{color:var(--black);font-weight:400}}.chat_microphone__D4_cd,.chat_recordingLoading__gHp_T{width:24px;height:24px;display:flex;align-items:center}.chat_microphone__D4_cd img,.chat_microphone__D4_cd svg,.chat_recordingLoading__gHp_T img,.chat_recordingLoading__gHp_T svg{width:100%;height:100%;display:block;cursor:pointer}.chat_recordingWrp__xGG4C{display:flex;flex-wrap:wrap;margin-bottom:6px;align-self:flex-end;max-width:44px}.chat_referenceListWrp__L0Ovh li{margin-right:8px;color:var(--primary-500);text-decoration:underline;cursor:pointer;list-style:decimal;font-size:16px;font-weight:500;line-height:24px;margin-bottom:5px;margin-left:16px}.chat_referenceListWrp__L0Ovh .chat_seeMoreLessText__CDveI{display:inline-block;color:var(--black)!important;transition:all .2s;font-weight:600!important;cursor:pointer;text-decoration:none}.chat_referenceListWrp__L0Ovh .chat_seeMoreLessText__CDveI:hover{text-decoration-line:underline;color:var(--gold-600)!important}@media(max-width:940px)and (min-width:767px){.chat_uploadModal__3cu7I{bottom:130px}}.chat_historyFilter__ffLUd{width:24px;height:24px;position:relative}.chat_historyFilter__ffLUd img,.chat_historyFilter__ffLUd svg{width:100%;height:100%;display:block;cursor:pointer}.chat_historyFilter__ffLUd.chat_selected__nXk_4{position:relative}.chat_historyFilter__ffLUd.chat_selected__nXk_4:after{content:"";position:absolute;top:0;right:0;width:7px;height:7px;background-color:var(--gold-600);border-radius:50%}.chat_filterMenu__ZgVnA{max-width:260px;width:100%;right:20px;padding:16px;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);z-index:2;background-color:var(--white)}.chat_filterMenu__ZgVnA h3{font-size:18px;font-weight:600;line-height:24.3px;color:var(--black);margin-bottom:16px;font-family:var(--font-lora)!important}.chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li{margin-bottom:16px}.chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li input{padding:11px 8px 11px 16px}.chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li label{display:block;padding-right:4px;background-color:var(--white)}.chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li fieldset{border:1px solid var(--gray-50);border-radius:8px}.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL{margin-top:5px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a,.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button{min-width:80px;display:block;padding:8px 15px;font-size:14px;font-weight:500;line-height:100%;text-align:center;min-height:36px}.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a:disabled,.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button:disabled{opacity:.6;pointer-events:none}.chat_filterMenu__ZgVnA.chat_show-filter__XN5XH{display:block}@media(max-height:899px){.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkList__Yt9RL{height:400px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va{height:100%!important}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL{height:400px}.chat_clauseModal__T4d3B.chat_linkToMatterwiseModal__lghHX .chat_clauseModalBox__ihYdz .chat_checkList__Yt9RL .chat_checkListUl__BC7Va{height:100%}}@media(max-width:991px){.chat_historyBody__kiCsS .chat_historyList__mKexm li .chat_dropdownIcn__ekglz{opacity:1!important;visibility:visible!important}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li .chat_deleteBtn__QE_Nk{display:block}}@media(max-width:767px){.chat_filterMenu__ZgVnA{padding:20px 0;position:fixed;bottom:0;left:0;width:100%;height:auto;top:unset;right:unset;max-width:100%;border-radius:12px 12px 0 0;z-index:5}.chat_filterMenu__ZgVnA h3{font-size:16px;line-height:1.1;margin-bottom:12px;padding:10px 0 16px;text-align:center;border-bottom:1px solid #d6d6d6;position:relative}.chat_filterMenu__ZgVnA h3:before{content:"";position:absolute;top:-7px;left:50%;transform:translateX(-50%);width:48px;height:4px;background-color:#d9d9d9;border-radius:10px}.chat_filterMenu__ZgVnA .chat_filterUl__XoW13{padding:0 20px}.chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li{margin-bottom:20px}.chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li input{padding:15px 8px 17px 16px}.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL{padding:20px 0;margin:0 20px;border-top:1px solid #d6d6d6}.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a,.chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button{min-width:calc(50% - 8px);padding:12px 25px;font-size:12px;font-weight:700;line-height:16.2px;text-align:center}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_noteModalBox__BJPZO{max-width:100%;padding:15px;border-radius:12px 12px 0 0}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_noteModalBox__BJPZO .chat_inptWrp__B39mg{padding:0}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4{padding:5px 0}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6{padding:20px}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_body__FvoFG{padding:15px 0 0}.chat_clauseDetailModal__3KtIH .chat_clauseDetailBox__pP_N6 .chat_body__FvoFG .chat_filledData__Z4lZK p{font-size:16px}}@media(max-width:425px){.chat_recordingWrp__xGG4C{margin-top:5px}}.chat_noteModal__keqnA .chat_inptWrp__B39mg .chat_modalInput__M_KgX{border:unset!important}.chat_noteModal__keqnA .chat_inptWrp__B39mg .chat_modalInput__M_KgX fieldset{border:1px solid var(--gray-50)!important}.chat_chatMobileBtnWrp__tFjld{display:flex;flex-wrap:wrap;align-items:center;flex:1;justify-content:flex-end}.chat_deskChatIcnWrp__9M4__{display:flex;flex-wrap:wrap;align-items:center;flex:1;margin-top:-10px}@media(max-width:576px){.chat_deskChatIcnWrp__9M4__{display:none}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_noteModalBox__BJPZO h2{margin:0 0 5px;font-size:18px;line-height:1.3}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4{padding:4px 0}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptHeading__bN3n4 .chat_promptHeading__bN3n4{font-size:12px;padding:10px 12px;margin-right:8px}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu{height:350px}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj{padding:8px;margin:10px 0}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj img,.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj svg{width:20px;height:20px;margin-right:8px}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu .chat_promptList__XvUDj h4{font-size:14px;line-height:1.3}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_searchBarWrp__YsNh8 .chat_searchBar__uqtKA{height:40px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkList__Yt9RL{height:400px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va{height:100%}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li{padding:10px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBody__si2ka .chat_checkListUl__BC7Va li .chat_deleteBtn__QE_Nk{display:block}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f{padding:15px;gap:12px}.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f a,.chat_clauseModal__T4d3B .chat_clauseModalBox__ihYdz .chat_modalBtns__NZP8f button{min-width:120px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS{padding:20px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO{margin:0 auto 20px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_deleteTop__9kXiO p{font-size:14px}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a,.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button{min-width:100px;font-size:14px!important}.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f a:not(:first-child),.chat_clauseDeleteModal__b4Zu_ .chat_deleteModalBox___oMLS .chat_modalBtns__NZP8f button:not(:first-child){margin-left:10px}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj{padding:20px}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG{padding:20px 0}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_body__FvoFG .chat_step2Description__dpt59 textarea{height:60px!important}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f a,.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f button{min-width:100px;font-size:14px;height:40px}.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f a:not(:first-child),.chat_createClauseModal__Af547 .chat_createClauseBox__h0Wgj .chat_modalBtns__NZP8f button:not(:first-child){margin-left:10px}}@media(max-height:900px){.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_noteModalBox__BJPZO{padding:20px}.chat_noteModal__keqnA.chat_promptLibraryModal__43347 .chat_promptBody__XLBZw .chat_promptListWrp__rCLNu{max-height:360px}}.chat_fileUploadingParentMain__9NCvz{width:100%}.chat_fileUploadingParentMain__9NCvz .chat_fileUploadingParent__gNwCi{display:flex;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;justify-content:flex-start;gap:10px;margin:0 10px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.chat_fileUploadingParentMain__9NCvz .chat_fileUploadingParent__gNwCi::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_fileUploadingParentMain__9NCvz .chat_fileUploadingParent__gNwCi::-webkit-scrollbar{width:4px;height:6px;background-color:var(--white)}.chat_fileUploadingParentMain__9NCvz .chat_fileUploadingParent__gNwCi::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--primary-50)}.chat_fileUploadingParentMain__9NCvz .chat_fileUploadingRow__sRNav{flex-wrap:nowrap}.chat_fileUploadingParentMain__9NCvz .chat_fileUploadingBtnGroup__BM0BP{display:flex;justify-content:space-between}.chat_fileUploadingParentMain__9NCvz .chat_fileUploadingBtnGroup__BM0BP .chat_sendArw__UIn1w{align-self:end}.chat_askAnything__KWCUe{overflow:hidden}.chat_askAnything__KWCUe textarea{background:var(--white)}.chat_createDraftUploadImg__Dt8UF{margin-left:0;cursor:pointer;bottom:16px;right:16px;width:100%;height:100%;z-index:2;width:24px;height:24px}.chat_createDraftUploadImg__Dt8UF .chat_createDraftInput__hwIwE{display:none}.chat_createDraftUploadImg__Dt8UF img{width:100%;height:100%}.chat_showMoreBtn__j4P43{display:none}.chat_showMoreHideList__FkVv0{max-height:unset}.chat_summaryBtnShow__Xj9HK{padding-bottom:26px!important}.chat_waitingBtn__Waw_f{position:relative}.chat_waitingBtn__Waw_f .chat_waitingLoader__OqjTP{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.4);z-index:1}.chat_waitingBtn__Waw_f .chat_waitingBtnRow__kCit0{display:flex;flex-wrap:nowrap!important;align-items:start!important;justify-content:start!important;gap:10px;position:relative;z-index:2}.chat_waitingBtn__Waw_f .chat_waitingBtnRow__kCit0 img{max-width:24px!important;width:24px!important;height:24px}.chat_attachmentWrap__ejxFe{border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:12px;display:flex;flex-wrap:wrap;gap:10px}.chat_chatSectionWraper__pyx0x .chat_chatBox__HmKxt{display:flex;flex-direction:column}@media(max-width:767px){.chat_chatSuggestion__WKRpb{position:relative}.chat_chatSuggestion__WKRpb .chat_chatSuggestionList__NLxUr{padding-bottom:25px}.chat_chatSuggestion__WKRpb .chat_showMoreHideList__FkVv0{max-height:150px;overflow:hidden}.chat_chatSuggestion__WKRpb .chat_showMoreBtn__j4P43{display:block;position:absolute;bottom:0;left:1px;width:100%;background:#fff;max-width:calc(100% - 2px)}.chat_chatSuggestion__WKRpb .chat_showMoreBtn__j4P43.chat_showLessBtn__qAG7_ .chat_showMoreBtnBox__Mrp6W{top:0!important}.chat_chatSuggestion__WKRpb .chat_showMoreBtn__j4P43 .chat_showMoreBtnBgEffects__zJpgf{background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.9) 56.63%,#FFFFFF 92.18%);display:block;width:100%;height:72px;position:absolute;bottom:0}.chat_chatSuggestion__WKRpb .chat_showMoreBtn__j4P43 button{display:flex;justify-content:center;align-items:center;gap:10px;padding:7px 12px;font-size:12px;font-weight:500;line-height:1.2;color:var(--gold-600);background-color:#fff;border:1px solid #e7e7fa;border-radius:500px;cursor:pointer;margin:0 auto;z-index:3;position:relative}.chat_chatSuggestion__WKRpb .chat_showMoreBtn__j4P43 .chat_showMoreBtnBox__Mrp6W{position:relative;top:-15px}.chat_chatSuggestion__WKRpb .chat_showMoreBtn__j4P43 .chat_showMoreBtnBox__Mrp6W:before{content:"";display:block;width:100%;height:1px;background:linear-gradient(90deg,rgba(231,231,250,.4),#E7E7FA 49.62%,rgba(231,231,250,.4));position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:1}.chat_chatSectionWraper__pyx0x{padding:0}.chat_chatSection__mBPKM.chat_chatSectionWraper__pyx0x .chat_chatBox__HmKxt{border:none}.chat_chatSection__mBPKM.chat_chatSectionWraper__pyx0x .chat_chatBox__HmKxt .chat_chatHeader__00AFc{border:1px solid #e7e7fa;border-right:0;border-left:0;border-radius:0;box-shadow:none}}.chat_chattingListDraftAns__apA3q .chat_ListItm__LEwMv{background-color:#fbf9f5;border:1px solid #e8e0d4;min-width:200px;max-width:99%;border-radius:12px 12px 12px 0;padding:10px;margin-left:12px}.chat_chattingListDraftAns__apA3q .chat_chatAnswerWrp__zq97J{display:flex;flex-wrap:nowrap;align-items:flex-end;margin-bottom:26px}.chat_chattingListDraftAns__apA3q .chat_chatAnswerIcn__UQflW{flex-shrink:0;width:28px;height:28px;margin-right:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;position:sticky;top:0}.chat_chattingListDraftAns__apA3q .chat_chatAnswerIcn__UQflW img,.chat_chattingListDraftAns__apA3q .chat_chatAnswerIcn__UQflW svg{height:100%}.chat_historyBox__M7Z_l{border:1px solid var(--primary-50);border-radius:12px;height:100%;width:100%;max-width:320px;flex:0 0 auto}@media(max-width:767px){.chat_historyBox__M7Z_l{max-width:100%}}.chat_historyBox__M7Z_l .chat_historyBoxInner__3rC3O{display:flex;flex-direction:column;height:100%}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;position:relative;padding:20px;border-bottom:1px solid var(--primary-50)}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM h2{font-size:20px;font-weight:600;line-height:1;color:var(--primary-500);padding-right:10px;width:calc(100% - 26px);display:flex;align-items:center;font-family:var(--font-lora)!important}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM h2 .chat_histArw__MFSta{width:24px;height:24px;margin-right:8px;display:none}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM h2 .chat_histArw__MFSta img,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM h2 .chat_histArw__MFSta svg{width:100%;height:100%;display:block}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_historyFilter__ffLUd{width:24px;height:24px;position:relative}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_historyFilter__ffLUd img,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_historyFilter__ffLUd svg{width:100%;height:100%;display:block;cursor:pointer}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_historyFilter__ffLUd.chat_selected__nXk_4{position:relative}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_historyFilter__ffLUd.chat_selected__nXk_4:after{content:"";position:absolute;top:0;right:0;width:7px;height:7px;background-color:var(--primary-500);border-radius:50%}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA{display:none;position:absolute;top:60px;max-width:260px;width:100%;right:20px;padding:16px;border-radius:12px;box-shadow:0 4px 16px 0 rgba(0,0,0,.2509803922);z-index:2;background-color:var(--white)}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA h3{font-size:20px;font-weight:600;line-height:120%;color:var(--black);font-family:var(--font-lora)!important;margin-bottom:16px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li{margin-bottom:16px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li input{padding:11px 8px 11px 16px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li label{font-size:14px;font-weight:500;line-height:18.9px;display:block;color:#545454;padding-right:4px;background-color:var(--white)}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li fieldset{border:1px solid var(--gray-50);border-radius:8px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button{min-width:80px;display:block;padding:10px 25px;font-size:12px;font-weight:700;line-height:16.2px;text-align:center}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a:disabled,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button:disabled{opacity:.6;pointer-events:none}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA.chat_show-filter__XN5XH{display:block}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_dateLabel__qQfe1{display:none}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm .chat_dateLabel__qQfe1{padding:6px 12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;line-height:16.8px;color:var(--black);background-color:var(--gold-200);border-radius:30px;margin-top:12px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm .chat_dateLabel__qQfe1 img,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm .chat_dateLabel__qQfe1 svg{width:6px;height:6px;display:block;margin-left:8px}.chat_historyBox__M7Z_l .chat_historySearch__Dbv0Q{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid var(--primary-50);position:relative}.chat_historyBox__M7Z_l .chat_historySearch__Dbv0Q img{display:block;width:18px;height:18px;margin-right:8px}.chat_historyBox__M7Z_l .chat_historySearch__Dbv0Q input{font-weight:400;font-size:14px;line-height:100%;color:var(--gray-400);letter-spacing:1px;flex:1;width:100%}.chat_historyBox__M7Z_l .chat_historySearch__Dbv0Q input::placeholder{color:var(--gray-300)}.chat_historyBox__M7Z_l .chat_historySearch__Dbv0Q input:focus{outline:none;border:none}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS{padding:18px 14px;flex:1;overflow-y:auto}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS.chat_noFoundHistory__EH7SQ{text-align:center}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_{margin-bottom:16px}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ h4{font-size:14px;font-weight:600;line-height:18.9px;color:var(--primary-300);margin-bottom:12px}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-radius:8px;margin-bottom:5px;padding:15px;background-color:rgba(232,234,236,.4784313725)}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li h5{font-size:14px;font-weight:400;line-height:130%;color:var(--gray-400);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;flex:1}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li .chat_dropdownIcn__ekglz{width:20px;height:20px;padding:2px;opacity:0;visibility:hidden}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li.chat_active__8HE7C,.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li:hover{background-color:var(--white);box-shadow:0 2px 12px 0 rgba(84,64,35,.1019607843);border:1px solid var(--primary-50)}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li.chat_active__8HE7C h5,.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li:hover h5{color:var(--primary-500)}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li.chat_active__8HE7C .chat_dropdownIcn__ekglz,.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li:hover .chat_dropdownIcn__ekglz{display:flex;opacity:1;visibility:visible}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS::-webkit-scrollbar{width:4px;background-color:var(--white)}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--primary-50)}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS.chat_docCompHistoryBox__hFTkn{height:calc(100dvh - 245px)!important}.chat_historyBox__M7Z_l .chat_historyFooter___tACO{padding:16px 20px}.chat_historyBox__M7Z_l .chat_historyFooter___tACO .chat_btnPrimary__XlIng{width:100%;display:block;font-weight:500;color:var(--white);height:48px;padding:14px;background-color:var(--primary-500)}.chat_historyBox__M7Z_l .chat_historyFooter___tACO .chat_btnPrimary__XlIng:hover{color:var(--black);background-color:var(--primary-50)}@media(max-width:1199px){.chat_historyBox__M7Z_l{display:none}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM{padding:12px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM h2{font-size:18px;line-height:1.1;padding-right:7px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM h2 .chat_histArw__MFSta{display:block}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_historyFilter__ffLUd{width:20px;height:20px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA{max-width:260px;right:10px;padding:10px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA h3{font-size:16px;line-height:1.1;margin-bottom:8px;font-family:var(--font-lora)!important;font-weight:600}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li{margin-bottom:10px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button{padding:7px 25px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_dateLabel__qQfe1{display:none}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm{padding-bottom:12px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm .chat_dateLabel__qQfe1{padding:6px 12px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;line-height:16.8px;color:var(--black);background-color:var(--gold-200);border-radius:30px;margin-top:12px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm .chat_dateLabel__qQfe1 img,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm .chat_dateLabel__qQfe1 svg{width:6px;height:6px;display:block;margin-left:8px}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS{padding:12px}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ h4{font-size:14px;font-weight:600;line-height:18.9px;color:var(--primary-300);margin-bottom:16px}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS .chat_historyItem__t2Dy_ .chat_historyList__mKexm li{padding:12px;margin-bottom:8px}.chat_historyBox__M7Z_l .chat_historyFooter___tACO{padding:12px}.chat_historyBox__M7Z_l .chat_historyFooter___tACO .chat_btnPrimary__XlIng{height:40px;line-height:1}.chat_historyBox__M7Z_l.chat_active__8HE7C{display:block}.chat_historyBox__M7Z_l.chat_draftHistoryBox__azEhi .chat_historyBody__kiCsS{height:calc(100dvh - 250px)}}@media(max-width:767px){.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA{padding:20px 0;position:fixed;bottom:0;left:0;width:100%;height:auto;top:unset;right:unset;max-width:100%;border-radius:12px 12px 0 0;z-index:5}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA h3{font-size:16px;line-height:1.1;margin-bottom:12px;padding:10px 0 16px;text-align:center;border-bottom:1px solid #d6d6d6;position:relative;font-family:var(--font-lora)!important;font-weight:600}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA h3:before{content:"";position:absolute;top:-7px;left:50%;transform:translateX(-50%);width:48px;height:4px;background-color:#d9d9d9;border-radius:10px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13{padding:0 20px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li{margin-bottom:20px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterUl__XoW13 li input{padding:15px 8px 17px 16px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL{padding:20px 0;margin:0 20px;border-top:1px solid #d6d6d6}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL a,.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM .chat_filterMenu__ZgVnA .chat_filterMenuBtns__reYUL button{min-width:calc(50% - 8px);padding:12px 25px;font-size:12px;font-weight:700;line-height:16.2px;text-align:center}}@media(max-width:575px){.chat_historyBox__M7Z_l{border-radius:0}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM{padding:16px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM h2{font-size:16px;line-height:20.8px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm{padding-bottom:12px}.chat_historyBox__M7Z_l .chat_historyTitle__JE9lM.chat_selectedDate__zh2Zm .chat_dateLabel__qQfe1{margin-top:14px;margin-left:30px}.chat_historyBox__M7Z_l .chat_historyBody__kiCsS{padding:20px 16px}.chat_historyBox__M7Z_l .chat_historyFooter___tACO{padding:12px;background:linear-gradient(180deg,rgba(255,255,255,0),#ffffff 28.04%,#ffffff)}}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y{padding:0;border-radius:12px;background-color:var(--white);border:none;max-width:95%;max-height:90vh;display:flex;flex-direction:column}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8{padding:20px 24px}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr img,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 img,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr img,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 img,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr img,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 img,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr img,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 img{margin:0 auto 20px}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI{text-align:center}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_renameModalTitle__ie9UC,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_renameModalTitle__ie9UC,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_renameModalTitle__ie9UC,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_renameModalTitle__ie9UC,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_renameModalTitle__ie9UC,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_renameModalTitle__ie9UC,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_renameModalTitle__ie9UC,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_confirmationDialogTitle__2jopI,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_renameModalTitle__ie9UC{font-size:var(--font-h5-size);font-family:var(--font-lora)!important;line-height:1.2;font-weight:var(--font-weight-semibold);color:var(--black)}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogContent___uEEy,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_confirmationDialogContent___uEEy,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogContent___uEEy,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_confirmationDialogContent___uEEy,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogContent___uEEy,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalHeader__SMfH8 .chat_confirmationDialogContent___uEEy,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogHeader__7VAnr .chat_confirmationDialogContent___uEEy,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalHeader__SMfH8 .chat_confirmationDialogContent___uEEy{font-size:var(--font-body-medium-size);line-height:1.2;font-weight:var(--font-weight-regular);color:var(--gray-400);margin-top:10px;text-align:center}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalBody__nuXnq,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalBody__nuXnq,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalBody__nuXnq,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalBody__nuXnq{padding:20px 24px;display:flex;flex-direction:column;gap:16px;flex:1;overflow:auto}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogFooter__TdXB1,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalFooter__JfoA_,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogFooter__TdXB1,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalFooter__JfoA_,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogFooter__TdXB1,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalFooter__JfoA_,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogFooter__TdXB1,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalFooter__JfoA_{padding:20px 24px}.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogFooter__TdXB1 .chat_confirmationDialogFooterButtons__9pMfR,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogFooter__TdXB1 .chat_renameModalFooterButtons__HW9wt,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalFooter__JfoA_ .chat_confirmationDialogFooterButtons__9pMfR,.chat_confirmationDialog__pUFIE .chat_confirmationDialogBox__GQPuP .chat_renameModalFooter__JfoA_ .chat_renameModalFooterButtons__HW9wt,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogFooter__TdXB1 .chat_confirmationDialogFooterButtons__9pMfR,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_confirmationDialogFooter__TdXB1 .chat_renameModalFooterButtons__HW9wt,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalFooter__JfoA_ .chat_confirmationDialogFooterButtons__9pMfR,.chat_confirmationDialog__pUFIE .chat_renameModalBox__aFz0Y .chat_renameModalFooter__JfoA_ .chat_renameModalFooterButtons__HW9wt,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogFooter__TdXB1 .chat_confirmationDialogFooterButtons__9pMfR,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_confirmationDialogFooter__TdXB1 .chat_renameModalFooterButtons__HW9wt,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalFooter__JfoA_ .chat_confirmationDialogFooterButtons__9pMfR,.chat_renameModal__IUwV3 .chat_confirmationDialogBox__GQPuP .chat_renameModalFooter__JfoA_ .chat_renameModalFooterButtons__HW9wt,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogFooter__TdXB1 .chat_confirmationDialogFooterButtons__9pMfR,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_confirmationDialogFooter__TdXB1 .chat_renameModalFooterButtons__HW9wt,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalFooter__JfoA_ .chat_confirmationDialogFooterButtons__9pMfR,.chat_renameModal__IUwV3 .chat_renameModalBox__aFz0Y .chat_renameModalFooter__JfoA_ .chat_renameModalFooterButtons__HW9wt{display:flex;justify-content:center;gap:16px}.chat_pinedChat__AI_LS{margin-top:20px;width:100%}.chat_pinedChat__AI_LS .chat_pinedChatInner__syafW{background-color:#fbf9f5;border-radius:8px;padding:16px;border:1px solid #e8e0d4}.chat_pinedChat__AI_LS .chat_pinedChatInner__syafW h4{font-size:12px;font-weight:400;line-height:16px;letter-spacing:.5px;color:var(--gray-400);margin-bottom:8px}.chat_pinedChat__AI_LS .chat_pinedChatInner__syafW p{font-size:14px;font-style:italic;font-weight:500;line-height:24px;color:var(--black);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.chat_pinedChat__AI_LS .chat_pinedChatInner__syafW a{font-size:14px;font-style:normal;font-weight:500;line-height:24px;color:var(--gold-600);cursor:pointer}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_{text-align:center;display:none;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;padding:20px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai{width:100px;height:100px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:8px;background-color:var(--primary-50);border-radius:50%;margin:0 auto 20px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai img,.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai svg{width:40px;display:block}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ h2{font-size:24px;font-weight:700;line-height:33.6px;color:var(--black);margin-bottom:4px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ p{font-size:16px;font-weight:500;line-height:22.4px;color:#545454}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_.chat_show__2JUJL{display:flex}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs{width:100%;height:100%}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chatTimeWrp__viewx{width:100%;text-align:center;position:relative;margin-bottom:32px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chatTimeWrp__viewx .chat_chatTime__563Fm{font-size:12px;font-weight:500;line-height:16.2px;text-align:center;color:var(--primary-500);background-color:var(--white);margin:0 auto;width:fit-content;padding:4px 10px;position:relative;z-index:2}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chatTimeWrp__viewx:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:1px;background:linear-gradient(270deg,rgba(54,57,215,0),rgba(79,79,79,.2) 21.41%,rgba(0,0,0,.2) 78.36%,rgba(54,57,215,0) 100%,rgba(54,57,215,0) 0);z-index:0}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a{position:relative}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a:last-child .chat_ListItm__LEwMv{margin-bottom:0!important}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_fileUploadingParentChat__Veg2_{width:100%;display:flex;gap:10px;flex-wrap:wrap;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e9e9e9}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_fileUploadingParentChat__Veg2_ .chat_fileUploadingParent__gNwCi{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:0;padding-bottom:0;gap:10px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_fileUploadingParentChat__Veg2_ .chat_fileUploading__MMipg{background-color:var(--white);border:1px solid #e9e9e9;padding:10px 12px;border-radius:8px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_fileUploadingParentChat__Veg2_ .chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav{align-items:center;display:flex}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_fileUploadingParentChat__Veg2_ .chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingImg__nHBPT img{width:20px;height:20px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_fileUploadingParentChat__Veg2_ .chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ h2{margin-left:10px;font-weight:400;font-size:14px;line-height:120%;letter-spacing:0;color:var(--black);display:flex;align-items:center}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_fileUploadingParentChat__Veg2_ .chat_fileUploading__MMipg .chat_fileUploadingRow__sRNav .chat_fileUploadingCont___6mRJ h2 img{margin-left:10px;width:20px!important;height:20px!important}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv{background-color:var(--primary-500);border-radius:12px 12px 0 12px;padding:14px 16px 16px;width:max-content;margin-left:auto;margin-bottom:25px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv img,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv video{max-width:80%;width:100%;display:block}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv p{font-size:16px;font-weight:400;line-height:24px;color:#fff;padding-bottom:8px;word-wrap:break-word}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:16px!important}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem span{font-size:14px;font-weight:400;line-height:21px;color:#fff;opacity:.6}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_retryLink__jObdG{display:flex;gap:5px;align-items:center;white-space:nowrap;font-weight:500;font-size:16px;line-height:150%;letter-spacing:0;color:var(--black)}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_retryLink__jObdG img{width:20px;height:20px;filter:brightness(.5)}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_{display:flex;flex-wrap:wrap;align-items:center}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li{width:22px;height:22px;display:block}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li a,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li img,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li svg{max-width:100%;width:100%;height:100%;display:block;opacity:.8}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li:not(:last-child){margin-right:10px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li:hover a,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li:hover img,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li:hover svg{opacity:1}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B{background-color:rgba(232,234,236,.5019607843);margin-left:auto;min-width:200px;max-width:520px;backdrop-filter:blur(12px)}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B p{color:var(--black);word-wrap:break-word}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem span{color:var(--primary-400)}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li a,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li img,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li svg{opacity:1}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li a path,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li img path,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li svg path{stroke:#545454}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li a:hover path,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li img:hover path,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li svg:hover path{stroke:var(--gold-600)}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R{background-color:var(--white);border-radius:12px 12px 12px 0;margin-left:0;max-width:100%;width:100%;color:var(--black);font-size:16px;font-weight:500;line-height:24px;padding:12px 16px 8px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R p{color:var(--black);font-size:16px;font-weight:500;line-height:24px;margin-bottom:8px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R h3{font-size:18px;font-weight:700;line-height:24px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem{justify-content:flex-start;padding-top:20px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem span{color:var(--primary-400);opacity:1;display:none}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_{display:flex;flex-wrap:wrap;align-items:center}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li a,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li img,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li svg{opacity:1}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R span{color:var(--gold-600);font-weight:500}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R b{font-weight:700}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_chatAnswerWrp__zq97J{display:flex;flex-wrap:nowrap;align-items:flex-start}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_chatAnswerWrp__zq97J .chat_chatAnswerIcn__UQflW{flex-shrink:0;width:28px;height:28px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;border-radius:50%;background-color:var(--primary-50);margin:12px 0 16px;position:sticky;top:0}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_chatAnswerWrp__zq97J .chat_chatAnswerIcn__UQflW img,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_chatAnswerWrp__zq97J .chat_chatAnswerIcn__UQflW svg{width:100%;height:100%;display:block}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_chatAnswerWrpCol__0_dke{display:flex;flex-direction:column}.chat_chatBody__jKbhd::-webkit-scrollbar-track{border-radius:10px;background-color:var(--white)}.chat_chatBody__jKbhd::-webkit-scrollbar{width:4px;background-color:var(--white)}.chat_chatBody__jKbhd::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--primary-50)}@media(max-width:1199px){.chat_chatBody__jKbhd .chat_chatWelcome__RDij_{padding:12px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai{width:50px;height:50px;margin:0 auto 10px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai img,.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai svg{width:30px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ h2{font-size:18px;line-height:1.1}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chatTimeWrp__viewx{margin-bottom:20px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv{padding:10px;margin-bottom:25px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R{background-color:var(--white);border-radius:12px 12px 12px 0;padding:12px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_chatAnswerWrp__zq97J .chat_chatAnswerIcn__UQflW{width:35px;height:35px;margin-right:8px;padding:7px;margin-bottom:10px}}@media(max-width:575px){.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai{width:64px;height:64px;margin:0 auto 16px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai img,.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ .chat_welcomeImg__Fx6Ai svg{width:20px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ h2{font-size:18px;line-height:25.2px}.chat_chatBody__jKbhd .chat_chatWelcome__RDij_ p{font-size:12px;line-height:16.7px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chatTimeWrp__viewx{margin-bottom:16px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chatTimeWrp__viewx .chat_chatTime__563Fm{font-size:10px;font-weight:500}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv p{font-size:14px;line-height:1.25}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv .chat_ListBtmRow__NkYem span{font-size:12px;line-height:18px}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem span{color:var(--primary-400)}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_{display:flex;flex-wrap:wrap;align-items:center}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li a path,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li img path,.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_answer__3SP3R .chat_ListBtmRow__NkYem .chat_ListIcns__MwaQ_ li svg path{stroke:#545454}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_ListItm__LEwMv.chat_question__5F_6B{width:100%}.chat_chatBody__jKbhd .chat_chattingWrp__CkxSs .chat_chattingList__mYL5a .chat_chatAnswerWrp__zq97J .chat_chatAnswerIcn__UQflW{width:32px;height:32px;margin-right:8px;padding:7px;margin-bottom:16px}}