.lead-form-container{--lead-form-fg: white;position:relative;height:-moz-fit-content;height:fit-content;margin:0 auto;border-radius:16px;max-width:460px;width:100%;box-sizing:border-box}.lead-form-overlay{position:absolute;border-radius:16px;width:100%;height:100%}.lead-form-overlay-light{background:linear-gradient(to top left,transparent,rgba(255,255,255,.2))}.lead-form-overlay-dark{background:linear-gradient(to bottom right,transparent,rgba(0,0,0,.2))}.lead-form-body{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;justify-content:center}.lead-form-content{max-width:460px;width:100%;margin:0 auto;color:var(--lead-form-fg);padding:24px 32px;box-sizing:border-box}.lead-form-input{width:100%;border:2px solid;border-radius:12px;padding:10px 16px;background-color:#fff;color:#525252;font-size:14px;transition:all .15s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.lead-form-input:focus{outline:none;box-shadow:0 0 0 2px #ffffff4d}.lead-form-input::-moz-placeholder{color:#737373b3}.lead-form-input::placeholder{color:#737373b3}.lead-form-consent-label{display:flex;align-items:center;gap:8px}.lead-form-checkbox{color:var(--lead-form-fg);width:16px;height:16px;accent-color:black;border-radius:12px}.lead-form-consent-text{color:var(--lead-form-fg);font-size:14px}.lead-form-error{color:var(--lead-form-fg);display:inline-block;font-size:14px;width:100%;text-align:center;background-color:#dc262666;padding:8px 12px;border-radius:8px}.lead-form-close{position:absolute;top:16px;right:16px;background-color:transparent;border-radius:9999px;padding:8px;border:none;color:var(--lead-form-fg);opacity:.4;cursor:pointer}.lead-form-close:hover{background-color:#ffffff1a;color:var(--lead-form-fg);opacity:1}.lead-form-close:focus{outline:none}.lead-form-submit{font-weight:500;display:inline-flex;align-items:center;gap:12px;border-radius:12px;padding:8px 24px;color:var(--lead-form-fg);transition:all .15s;border:1px solid rgba(255,255,255,.8);background-color:#ffffff1a;cursor:pointer;box-shadow:0 1px 2px #0000000d}.lead-form-submit:disabled{color:var(--lead-form-fg);opacity:.8;border-color:#ffffff4d;background-color:#ffffff0d;cursor:not-allowed;box-shadow:none}.lead-form-submit:focus{outline:none}.lead-form-submit:not(:disabled):hover{background-color:#0003;border-color:#fff;box-shadow:0 1px 2px #0000000d}.lead-form-submit:not(:disabled):hover .lead-form-arrow{transform:translate(4px)}.lead-form-close-text{color:var(--lead-form-fg);opacity:.7;font-size:14px;text-decoration:underline;transition:color .15s,opacity .15s;background:none;border:none;cursor:pointer}.lead-form-close-text:hover{color:var(--lead-form-fg);opacity:1}.lead-form-close-text:focus{outline:none}.lead-form-link:hover{text-decoration:underline}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%{opacity:.9}50%{opacity:.5}to{opacity:.9}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._root_tsqhr_1{display:flex;flex-direction:column;gap:16px}._turn_tsqhr_7{display:flex;flex-direction:column;gap:12px}._turnLast_tsqhr_13{padding-bottom:12px}._turnNotLast_tsqhr_17{padding-bottom:8px}._messageWrapper_tsqhr_21{display:flex;flex-direction:column;gap:8px}._card_vy757_1{background:hsl(var(--primary-foreground, 0 0% 100%));border-radius:0 16px 16px;border:1px solid hsl(var(--foreground, 222 47% 11%) / .12);box-shadow:0 2px 5px hsl(var(--foreground, 222 47% 11%) / .05)}._qualificationCard_vy757_9{border-color:hsl(var(--primary, 198 93% 48%));border-width:1px}._headerWrap_vy757_16{width:100%;display:flex;padding:16px 16px 0;align-items:center}._headerInner_vy757_23{display:flex;flex-wrap:wrap;align-items:center;width:100%;row-gap:8px}._avatar_vy757_31{width:20px;height:20px;flex-shrink:0;margin-right:12px;border-radius:9999px;-o-object-fit:cover;object-fit:cover;display:inline-flex;align-items:center;justify-content:center}._name_vy757_43{font-weight:500;font-size:16px;color:hsl(var(--foreground, 222 47% 11%));min-width:0}._loadingDotsWrap_vy757_52{font-weight:300;font-size:16px;color:hsl(var(--foreground, 222 47% 11%));display:inline-flex;align-items:center}._loadingDotsInner_vy757_60{display:inline-flex;margin-left:2px}._dot_vy757_65{display:inline-block;animation:_bounceDot_vy757_1 1s infinite}._dotDelayOne_vy757_70{animation-delay:-.3s}._dotDelayTwo_vy757_74{animation-delay:-.2s}._dotDelayThree_vy757_78{animation-delay:-.1s}@keyframes _bounceDot_vy757_1{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}}._loadingBody_vy757_95{padding:12px 16px;display:flex;flex-direction:column;gap:8px}._skeletonLine_vy757_102{height:10px;border-radius:4px}._skeletonShimmer_vy757_107{background:linear-gradient(90deg,hsl(var(--foreground, 222 47% 11%) / .1) 25%,hsl(var(--foreground, 222 47% 11%) / .05) 50%,hsl(var(--foreground, 222 47% 11%) / .1) 75%);background-size:200% 100%;animation:_shimmer_vy757_1 1.5s ease-in-out infinite}@keyframes _shimmer_vy757_1{0%{background-position:200% 0}to{background-position:-200% 0}}._messageBody_vy757_129{padding:10px 16px 16px;font-weight:400;color:hsl(var(--foreground, 222 47% 11%) / .72);line-height:1.6;word-break:break-word}._card_vy757_1>div:first-child>._messageBody_vy757_129{padding-top:12px}._messageBody_vy757_129 p{margin:0 0 .5em}._messageBody_vy757_129 p:last-child{margin-bottom:0}._messageBody_vy757_129 a{color:hsl(var(--primary, 221 83% 53%));text-decoration:underline}._messageBody_vy757_129 code{font-size:.875em;background:hsl(var(--foreground, 222 47% 11%) / .06);padding:.15em .35em;border-radius:4px}._messageBody_vy757_129 pre{background:#1e293b;color:#e2e8f0;padding:16px;border-radius:8px;overflow-x:auto;margin:.75em 0}._messageBody_vy757_129 pre code{background:none;padding:0;font-size:13px;line-height:1.6}._messageBody_vy757_129 ul,._messageBody_vy757_129 ol{padding-left:1.5em;margin:.5em 0}._messageBody_vy757_129 li{margin-bottom:.25em}._messageBody_vy757_129 h1,._messageBody_vy757_129 h2,._messageBody_vy757_129 h3,._messageBody_vy757_129 h4,._messageBody_vy757_129 h5,._messageBody_vy757_129 h6{font-weight:600;margin:.75em 0 .25em;color:hsl(var(--foreground, 222 47% 11%) / .9)}._messageBody_vy757_129 h1{font-size:20px}._messageBody_vy757_129 h2{font-size:18px}._messageBody_vy757_129 h3{font-size:16px}._messageBody_vy757_129 blockquote{border-left:3px solid hsl(var(--foreground, 222 47% 11%) / .2);padding-left:16px;margin:.5em 0;color:hsl(var(--foreground, 222 47% 11%) / .6)}._messageBody_vy757_129 hr{border:none;border-top:1px solid hsl(var(--foreground, 222 47% 11%) / .1);margin:1em 0}._messageBody_vy757_129 table{border-collapse:collapse;width:100%;margin:.75em 0;font-size:14px}._messageBody_vy757_129 th,._messageBody_vy757_129 td{border:1px solid hsl(var(--foreground, 222 47% 11%) / .15);padding:6px 10px;text-align:left}._messageBody_vy757_129 th{background:hsl(var(--foreground, 222 47% 11%) / .04);font-weight:600}._messageImages_vy757_243{padding:0 16px 16px;display:flex;flex-wrap:wrap;gap:8px}._messageThumb_vy757_250{max-width:100%;height:auto;border-radius:8px;max-height:256px;-o-object-fit:contain;object-fit:contain;cursor:pointer}._imageFailed_vy757_259{display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:8px;background:hsl(var(--foreground, 222 47% 11%) / .04);border:1px dashed hsl(var(--foreground, 222 47% 11%) / .15);color:hsl(var(--foreground, 222 47% 11%) / .4);font-size:12px}._carouselRoot_1fmph_1{position:relative;width:100%}._viewport_1fmph_8{overflow:hidden}._container_1fmph_12{display:flex}._slide_1fmph_16{flex:0 0 100%;min-width:0}._paginationWrap_1fmph_23{display:flex;justify-content:center;padding-bottom:8px;min-height:20px}._loadingWrap_1fmph_30{display:flex;align-items:center}._dotsWrap_1fmph_35{display:flex;gap:6px;align-items:center;transition:opacity .2s}._dotsVisible_1fmph_42{opacity:1}._dotsHidden_1fmph_46{opacity:0;pointer-events:none}._dot_1fmph_35{width:6px;height:6px;border-radius:9999px;border:none;padding:0;cursor:pointer;transition:all .2s ease}._dotActive_1fmph_61{background:hsl(var(--primary, 221 83% 53%));transform:scale(1.3)}._dotInactive_1fmph_66{background:hsl(var(--foreground, 222 47% 11%) / .2)}._loadingDotRoot_1fmph_72{width:20px;height:6px;position:relative}._loadingDotTrack_1fmph_78{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:hsl(var(--foreground, 222 47% 11%) / .1);overflow:hidden}._loadingDotPulse_1fmph_86{position:absolute;top:0;bottom:0;left:0;border-radius:9999px;background:hsl(var(--primary, 221 83% 53%));animation:_pulseWidth_1fmph_1 1.2s ease-in-out infinite}@keyframes _pulseWidth_1fmph_1{0%{width:0%;left:0%}50%{width:100%;left:0%}to{width:0%;left:100%}}._root_ckb2b_1{display:flex;align-items:center;margin-left:auto;gap:12px;transition:opacity .3s;padding:4px;height:24px}._rootExpanded_ckb2b_11{justify-content:flex-end;opacity:1;min-width:220px}._copiedWrap_ckb2b_17{display:flex;flex-direction:row;align-items:center}._icon_ckb2b_23{width:14px;height:14px;min-width:14px;min-height:14px;color:hsl(var(--foreground, 222 47% 11%) / .5);flex-shrink:0}._iconInteractive_ckb2b_32{cursor:pointer}._iconInteractive_ckb2b_32:hover{color:hsl(var(--foreground, 222 47% 11%))}._iconRated_ckb2b_40{cursor:default}._iconRated_ckb2b_40:hover{color:inherit}._copiedText_ckb2b_48{color:hsl(var(--foreground, 222 47% 11%) / .5);font-size:14px;text-align:center;margin:0}._feedbackWrap_ckb2b_55{display:flex;align-items:center;gap:4px;margin-left:8px}._feedbackInput_ckb2b_62{border:1px solid hsl(var(--foreground, 222 47% 11%) / .2);border-radius:4px;padding:4px 8px;font-size:12px;flex:none;min-width:140px;max-width:230px;background:transparent;color:hsl(var(--foreground, 222 47% 11%))}._feedbackSubmit_ckb2b_74{font-size:12px;padding:4px 8px;border:1px solid hsl(var(--foreground, 222 47% 11%) / .2);border-radius:4px;white-space:nowrap;flex-shrink:0;background:hsl(var(--primary-foreground, 0 0% 100%));color:hsl(var(--foreground, 222 47% 11%));cursor:pointer}._feedbackSubmit_ckb2b_74:hover{background:hsl(var(--foreground, 222 47% 11%) / .04)}._thanks_ckb2b_90{margin-left:8px;font-size:12px;color:hsl(var(--foreground, 222 47% 11%) / .5)}._root_lnybc_1{padding:0 16px 16px}._title_lnybc_5{font-size:12px;font-weight:500;margin-bottom:6px;text-align:left;color:hsl(var(--foreground, 222 47% 11%) / .4);text-transform:uppercase}._list_lnybc_16{display:flex;gap:4px;max-width:100%;margin:0;padding:0;list-style:none;min-height:28px}._listNumbers_lnybc_26{flex-wrap:wrap}._listStacked_lnybc_30{flex-direction:column}._item_lnybc_34{max-width:100%}._numberBadge_lnybc_40{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;border:1px solid hsl(var(--foreground, 222 47% 11%) / .2);box-shadow:0 1px 3px hsl(var(--foreground, 222 47% 11%) / .06);background:hsl(var(--primary-foreground, 0 0% 100%));color:hsl(var(--foreground, 222 47% 11%) / .8);font-size:12px;font-weight:500;text-decoration:none;cursor:pointer;transition:border-color .15s}._numberBadge_lnybc_40:hover{border-color:hsl(var(--foreground, 222 47% 11%) / .35)}._tooltip_lnybc_64{display:flex;align-items:center;gap:12px;padding:12px 16px;background:hsl(var(--foreground, 222 47% 11%));border-radius:8px;box-shadow:0 4px 12px #00000026;pointer-events:none;white-space:nowrap;max-width:260px;z-index:2147483647}._tooltipArrow_lnybc_78{position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:hsl(var(--foreground, 222 47% 11%))}._tooltipFavicon_lnybc_87{width:24px;height:24px;flex-shrink:0;border-radius:4px}._tooltipMeta_lnybc_94{display:flex;flex-direction:column;min-width:0}._tooltipDomain_lnybc_100{font-size:12px;font-weight:500;color:#fff9;overflow:hidden;text-overflow:ellipsis}._tooltipTitle_lnybc_108{font-size:14px;color:#fffffff2;overflow:hidden;text-overflow:ellipsis}._itemIcon_lnybc_117{width:16px;height:16px;flex-shrink:0;border-radius:2px}._stackedCard_lnybc_126{display:flex;align-items:center;gap:8px;width:100%;overflow:hidden;background:hsl(var(--primary-foreground, 0 0% 100%));border:1px solid hsl(var(--foreground, 222 47% 11%) / .1);box-shadow:0 1px 3px hsl(var(--foreground, 222 47% 11%) / .06);border-radius:8px;text-decoration:none;color:inherit;cursor:pointer;transition:border-color .15s}._stackedCard_lnybc_126:hover{border-color:hsl(var(--foreground, 222 47% 11%) / .2)}._stackedCardMinimal_lnybc_146{padding:8px;height:32px}._stackedCardDetailed_lnybc_151{padding:0;height:64px}._stackedThumbnail_lnybc_156{aspect-ratio:16 / 9;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:hsl(var(--foreground, 222 47% 11%) / .04);overflow:hidden}._stackedThumbnailImg_lnybc_167{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._stackedThumbnailIcon_lnybc_173{width:24px;height:24px;color:hsl(var(--foreground, 222 47% 11%) / .25)}._stackedMeta_lnybc_179{display:flex;flex-direction:column;min-width:0;flex:1;padding:8px 12px;justify-content:center}._stackedDomain_lnybc_188{display:flex;align-items:center;gap:6px;font-size:12px;color:hsl(var(--foreground, 222 47% 11%) / .5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._stackedDomainFavicon_lnybc_199{width:12px;height:12px;flex-shrink:0;border-radius:2px}._stackedTitle_lnybc_206{font-size:14px;color:hsl(var(--foreground, 222 47% 11%) / .8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._stackedCardDetailed_lnybc_151 ._stackedTitle_lnybc_206{white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}._compactLink_lnybc_223{display:block;text-decoration:none;color:inherit;border-radius:6px;transition:background-color .15s}._compactLink_lnybc_223:hover{background:hsl(var(--foreground, 222 47% 11%) / .04)}._compactLinkLoading_lnybc_235{opacity:.6;pointer-events:none}._compactInner_lnybc_240{display:flex;align-items:center;gap:8px;padding:6px 8px;background:hsl(var(--foreground-secondary, 222 47% 11%) / .04);border-radius:6px}._compactTitle_lnybc_249{flex:1;font-size:13px;color:hsl(var(--foreground, 222 47% 11%) / .9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._compactIcon_lnybc_258{width:14px;height:14px;color:hsl(var(--foreground, 222 47% 11%) / .4);flex-shrink:0}._expandWrap_lnybc_267{position:relative;margin-top:4px}._gradient_lnybc_272{position:absolute;top:-32px;left:0;right:0;height:32px;background:linear-gradient(to bottom,transparent,hsl(var(--primary-foreground, 0 0% 100%)));pointer-events:none}._expandBtn_lnybc_282{font-size:12px;color:hsl(var(--foreground, 222 47% 11%) / .5);background:none;border:none;cursor:pointer;padding:4px 0}._expandBtn_lnybc_282:hover{color:hsl(var(--foreground, 222 47% 11%) / .7);text-decoration:underline}._container_6qvgl_1{display:flex;justify-content:flex-end}._buttonsWrap_6qvgl_6{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:448px}._button_6qvgl_6{font-size:14px;line-height:20px;padding:6px 12px;border-radius:8px 0 8px 8px;border:1px solid hsl(var(--primary, 221 83% 53%) / .3);background:hsl(var(--primary-foreground, 0 0% 100%));color:hsl(var(--foreground, 222 47% 11%));cursor:pointer;transition:background-color .15s,border-color .15s;white-space:normal;text-align:left}._button_6qvgl_6:hover{background:hsl(var(--primary, 221 83% 53%) / .06);border-color:hsl(var(--primary, 221 83% 53%) / .5)}._container_786bh_1{display:flex;justify-content:center;margin:8px 0;align-items:center;overflow:hidden}._text_786bh_9{color:hsl(var(--foreground, 222 47% 11%) / .5);font-size:14px;padding:0 20px;display:flex;align-items:center;gap:8px}._statusDot_786bh_18{width:8px;height:8px;border-radius:9999px;display:inline-block;flex-shrink:0}._statusLiveStart_786bh_26{background:#22c55e}._statusLiveEnd_786bh_30{background:#9ca3af}._container_1h68c_1{display:flex;flex-direction:column;align-items:flex-start;gap:8px}._avatarWrap_1h68c_8{display:flex;align-items:center;gap:8px}._avatar_1h68c_8{border-radius:9999px;-o-object-fit:cover;object-fit:cover}._label_1h68c_19{font-size:14px;color:hsl(var(--foreground, 222 47% 11%) / .5)}._bubble_1h68c_24{background:hsl(var(--primary-foreground, 0 0% 100%));border:1px solid hsl(var(--foreground, 222 47% 11%) / .12);border-radius:0 16px 16px;padding:12px 20px}._bubbleInner_1h68c_32{display:flex;align-items:center}._dotLoader_1h68c_37{display:flex;align-items:center;gap:4px}._dot_1h68c_37{width:8px;height:8px;border-radius:50%;background:hsl(var(--foreground, 222 47% 11%) / .35);animation:_typingBounce_1h68c_1 1.2s ease-in-out infinite}._dot_1h68c_37:nth-child(2){animation-delay:.15s}._dot_1h68c_37:nth-child(3){animation-delay:.3s}@keyframes _typingBounce_1h68c_1{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}._row_ogn7i_1{display:flex;flex-direction:row;gap:16px;margin-left:16px;justify-content:flex-end}._bubble_ogn7i_9{border-radius:16px 0 16px 16px;overflow:hidden;background:var(--user-bubble-bg, hsl(var(--foreground, 222 47% 11%) / .05));border:1px solid var(--user-bubble-border, hsl(var(--foreground, 222 47% 11%) / .1));max-width:448px}._body_ogn7i_18{line-height:1.375;padding:10px 16px;font-size:16px;color:var(--user-bubble-color, hsl(var(--foreground, 222 47% 11%) / .9));text-align:left}._body_ogn7i_18 a{color:inherit;text-decoration:underline}.chatMessagesContainer{display:flex;flex-direction:column;gap:12px;border-radius:8px}.chatMessagesContainer .section-text{font-size:14px;font-weight:300;color:#262626;line-height:1.5;text-align:left}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-webkit-max-content;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}@media (min-width: 768px){#chatsimple-widget-container-right{bottom:1.2em!important;right:1.2em!important}#chatsimple-widget-container-left{bottom:1.2em!important;left:1.2em!important}}.chatsimple-widget-main{background-color:#fff!important;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important;width:92vw!important;height:77vh!important;max-width:600px!important;max-height:92vh!important;min-width:340px!important;min-height:480px!important;display:flex!important;flex-direction:column!important;border-radius:1.5em!important}@media (min-width: 768px){.chatsimple-widget-main{width:60vw!important}}@media (min-width: 1024px){.chatsimple-widget-main{width:30vw!important}}@media screen and (min-height: 1000px){.chatsimple-widget-open-content{max-height:900px!important}}.chatsimple-widget-content{padding:1.5em 1em 1em!important;display:flex!important;flex-direction:column!important;overflow-y:auto!important;flex:1!important;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.chatsimple-widget-content::-webkit-scrollbar{width:4px}.chatsimple-widget-content::-webkit-scrollbar-track{background:transparent;border-radius:4px}.chatsimple-widget-content::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:4px}.chatsimple-widget-content:hover::-webkit-scrollbar-thumb,.chatsimple-widget-content:active::-webkit-scrollbar-thumb{background-color:#0003}.chatsimple-widget-content::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.chatsimple-widget-message-body strong{font-weight:500}.chatsimple-widget-terms{background-color:#f9f9f9!important;padding:2em!important;border-bottom-left-radius:1.5em!important;border-bottom-right-radius:1.5em!important}.chatsimple-widget-cursor-pointer{cursor:pointer!important}.chatsimple-widget-button-1,.chatsimple-widget-button-2{color:#fff!important;padding:7px!important;border-radius:9999px!important;outline:none!important}.chatsimple-widget-button-1{display:flex!important;align-items:center!important;justify-content:center!important}.chatsimple-widget-button-2{padding-left:1.25em!important;padding-right:1.25em!important}@media (max-width: 1059px){.chatsimple-widget-button-choate{bottom:86px!important}.scrolled .chatsimple-widget-button-choate{bottom:16px!important}}
