.chat-bot-overflow-hidden{position:relative;overflow:hidden!important;pointer-events:none!important;touch-action:none!important;-ms-touch-action:none!important}.chat-bot{pointer-events:auto;position:relative}.chat-bot .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.chat-bot .w-full{width:100%}.chat-bot .h-full{height:100%}.chat-bot .flex{display:flex}.chat-bot .justify-center{justify-content:center}.chat-bot .justify-between{justify-content:space-between}.chat-bot .items-center{align-items:center}.chat-bot{--primary-color-h: 150;--primary-color-s: 88%;--primary-color-l: 36%;--primary-color: hsl(var(--primary-color-h), var(--primary-color-s), var(--primary-color-l));--primary-color-hover: hsl(var(--primary-color-h), var(--primary-color-s), calc(var(--primary-color-l) - 10%));--secondary-color-h: 219;--secondary-color-s: 14%;--secondary-color-l: 28%;--secondary-color: hsl(var(--secondary-color-h), var(--secondary-color-s), var(--secondary-color-l));--secondary-color-hover: hsl(var(--secondary-color-h), var(--secondary-color-s), calc(var(--secondary-color-l) - 10%));--background-color: hsl(0, 0%, 100%);--accent-color-primary: hsl(0, 0%, 100%);--accent-color-secondary: hsl(0, 0%, 34%);--gray-color: hsl(0, 0%, 45%);--error-color: hsl(0, 100%, 65%);line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}.chat-bot button,.chat-bot input,.chat-bot optgroup,.chat-bot select,.chat-bot textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.chat-bot button,.chat-bot input{overflow:visible}.chat-bot button,.chat-bot select{text-transform:none}.chat-bot button,.chat-bot [type=button],.chat-bot [type=reset],.chat-bot [type=submit]{-webkit-appearance:button}.chat-bot button::-moz-focus-inner,.chat-bot [type=button]::-moz-focus-inner,.chat-bot [type=reset]::-moz-focus-inner,.chat-bot [type=submit]::-moz-focus-inner{border-style:none;padding:0}.chat-bot button:-moz-focusring,.chat-bot [type=button]:-moz-focusring,.chat-bot [type=reset]:-moz-focusring,.chat-bot [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.chat-bot textarea{overflow:auto}.chat-bot [type=checkbox],.chat-bot [type=radio]{box-sizing:border-box;padding:0}.chat-bot [type=number]::-webkit-inner-spin-button,.chat-bot [type=number]::-webkit-outer-spin-button{height:auto}.chat-bot [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.chat-bot [type=search]::-webkit-search-decoration{-webkit-appearance:none}.chat-bot ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.chat-bot [hidden]{display:none}._chatBotOpen_w2pzb_1{position:fixed;bottom:3rem;right:3rem;z-index:999}._chatBotOpen_w2pzb_1 ._chatBotOpenContainer_w2pzb_7{position:relative}._chatBotOpen_w2pzb_1 ._chatBotOpenButton_w2pzb_10{display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:50%;border:none;outline:none;background-color:var(--primary-color);transition:background-color .1s ease-in-out}._chatBotOpen_w2pzb_1 ._chatBotOpenButton_w2pzb_10:hover,._chatBotOpen_w2pzb_1 ._chatBotOpenButton_w2pzb_10:active{cursor:pointer;background-color:var(--primary-color-hover)}._chatBotOpen_w2pzb_1 ._chatBotOpenButton_w2pzb_10 svg{width:2rem;height:2rem;color:var(--accent-color-primary)}._chatBotOpen_w2pzb_1 ._chatBotOpenLastMessage_w2pzb_30{position:absolute;bottom:4rem;right:5rem;min-width:100%;width:12.5rem;max-width:18.75rem;display:flex;align-items:center;justify-content:center;padding:.6rem;border-radius:1rem 1rem 0;background-color:var(--secondary-color);color:var(--accent-color-primary);transition:background-color .1s ease-in-out;font-size:.9rem;word-wrap:break-word}._chatBotOpen_w2pzb_1 ._chatBotOpenLastMessage_w2pzb_30:after{position:absolute;bottom:0;left:100%;height:.75rem;width:.75rem;background-color:inherit;content:"";mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 1 3 L 3 3 C 2 3 0 1 0 0'/%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3csvg width='3' height='3' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill='black' d='m 0 3 L 1 3 L 3 3 C 2 3 0 1 0 0'/%3e%3c/svg%3e")}._chatBotTextAreaField_1w2ks_1{box-sizing:border-box;width:100%;min-height:3rem;padding:.813rem 3.5rem .813rem .75rem;font-size:1rem;line-height:1.25rem;color:var(--accent-color-secondary);vertical-align:middle;background-color:var(--background-color);background-repeat:no-repeat;background-position:right 8px center;border:1px solid var(--gray-color);border-radius:.375rem;outline:none;box-shadow:#e1e4e833 0 .063rem inset;resize:none}._chatBotTextAreaField_1w2ks_1:focus{border-color:var(--primary-color);box-shadow:hsla(var(--primary-color-h),var(--primary-color-s),var(--primary-color-l),.3) 0 0 0 .188rem;outline:none}._chatBotMessageReviewPopover_4mu5c_1{pointer-events:auto}._chatBotMessageReviewPopover_4mu5c_1 ._chatBotMessageReviewPopoverHeader_4mu5c_4{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem}._chatBotMessageReviewPopover_4mu5c_1 ._chatBotMessageReviewPopoverHeader_4mu5c_4 ._chatBotMessageReviewPopoverHeaderTitle_4mu5c_10{color:var(--accent-color-secondary);font-size:.9rem;font-weight:700}._chatBotMessageReviewPopover_4mu5c_1 ._chatBotMessageReviewPopoverHeader_4mu5c_4 ._chatBotMessageReviewPopoverHeaderClose_4mu5c_15{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;outline:none;cursor:pointer;padding:.2rem;color:var(--accent-color-secondary)}._chatBotMessageReviewPopover_4mu5c_1 ._chatBotMessageReviewPopoverHeader_4mu5c_4 ._chatBotMessageReviewPopoverHeaderClose_4mu5c_15 svg{width:1.1rem;height:1.1rem}._chatBotMessageReviewPopover_4mu5c_1 ._chatBotMessageReviewPopoverActions_4mu5c_30{display:flex;align-items:center;justify-content:flex-end;margin-top:1rem}._chatBotMessageReviewPopover_4mu5c_1 ._chatBotMessageReviewPopoverActions_4mu5c_30 ._chatBotMessageReviewPopoverAction_4mu5c_30{display:flex;align-items:center;justify-content:center;padding:.3rem 1rem;border:.063rem solid var(--primary-color);border-radius:.5rem;background-color:var(--primary-color);color:var(--accent-color-primary);font-size:.9rem;outline:none;cursor:pointer}@keyframes _spinner_2sjnc_1{to{transform:rotate(360deg)}}._chatBotLoading_2sjnc_6{--border-primary-color: var(--primary-color);--border-secondary-color: var(--accent-color-primary);--size: 16px;width:var(--size);height:var(--size);position:relative}._chatBotLoading_2sjnc_6:before{content:"";position:absolute;inset:0;border:calc(var(--size) / 6) solid var(--border-secondary-color);border-top-color:var(--border-primary-color);border-radius:50%;animation:_spinner_2sjnc_1 1s linear infinite}._chatBotPopoverContainer_lxben_1{position:relative}._chatBotPopoverContainer_lxben_1 ._chatBotPopover_lxben_1{position:absolute;z-index:2;bottom:100%;margin-bottom:.625rem;left:0;min-width:12.5rem;min-height:6.25rem;padding:1rem;background-color:var(--background-color);border-radius:.5rem;box-shadow:0 0 1.2rem #0003}._chatBotPopoverContainer_lxben_1 ._chatBotPopover_lxben_1:after{content:"";position:absolute;top:100%;left:.875rem;margin-left:-.5rem;border-width:.5rem;border-style:solid;border-color:var(--background-color) transparent transparent transparent}._chatBotMessageReview_14ixb_1 ._chatBotMessageReviewTitle_14ixb_1{color:var(--accent-color-secondary);font-size:.9rem}._chatBotMessageReview_14ixb_1 ._chatBotMessageReviewActions_14ixb_5{display:flex;align-items:center;gap:.5rem;color:var(--accent-color-secondary);font-size:.9rem;margin-top:.2rem}._chatBotMessageReview_14ixb_1 ._chatBotMessageReviewActions_14ixb_5 ._chatBotMessageReviewAction_14ixb_5{display:flex;align-items:center;justify-content:center;border:.063rem solid var(--accent-color-secondary);border-radius:.5rem;background-color:transparent;outline:none;cursor:pointer}._chatBotMessageReview_14ixb_1 ._chatBotMessageReviewActions_14ixb_5 ._chatBotMessageReviewAction_14ixb_5 svg{width:1.2rem;height:1.2rem;color:var(--accent-color-secondary)}._chatBotMessageReview_14ixb_1 ._chatBotMessageReviewActions_14ixb_5 ._chatBotMessageReviewAction_14ixb_5._chatBotMessageReviewActionActive_14ixb_28{border-color:var(--primary-color);background-color:var(--primary-color)}._chatBotMessageReview_14ixb_1 ._chatBotMessageReviewActions_14ixb_5 ._chatBotMessageReviewAction_14ixb_5._chatBotMessageReviewActionActive_14ixb_28 svg{color:var(--accent-color-primary)}._chatBotConversationBubble_855m8_1{position:relative;display:flex;align-items:center;width:100%;margin-top:1rem;gap:.3rem}._chatBotConversationBubble_855m8_1._chatBotConversationBubbleLeft_855m8_9{justify-content:flex-start}._chatBotConversationBubble_855m8_1._chatBotConversationBubbleLeft_855m8_9 ._chatBotConversationBubbleContentText_855m8_12{background-color:var(--secondary-color)}._chatBotConversationBubble_855m8_1._chatBotConversationBubbleRight_855m8_15{justify-content:flex-end}._chatBotConversationBubble_855m8_1._chatBotConversationBubbleRight_855m8_15 ._chatBotConversationBubbleContentText_855m8_12{background-color:var(--primary-color)}._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12{max-width:85%}._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12 ._chatBotConversationBubbleContentUser_855m8_24{position:absolute;top:-1.4rem;color:var(--accent-color-secondary);font-size:.8rem;white-space:nowrap}._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12 ._chatBotConversationBubbleContentUser_855m8_24 time{font-size:.7rem;opacity:.7}._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12 ._chatBotConversationBubbleContentText_855m8_12{color:var(--accent-color-primary);font-size:.9rem;padding:.6rem;border-radius:1rem;min-width:.5rem;word-wrap:break-word}._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12 ._chatBotConversationBubbleContentText_855m8_12 ._chat-message-bubble-link_855m8_43{font-size:.9rem;color:var(--accent-color-primary);text-decoration:underline}._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12 ._chatBotConversationBubbleContentText_855m8_12 ._chat-message-bubble-link_855m8_43:hover{text-decoration:none}._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12 ._chatBotConversationBubbleContentFooter_855m8_51{margin-top:.1rem}@media screen and (max-width: 350px){._chatBotConversationBubble_855m8_1 ._chatBotConversationBubbleContent_855m8_12{max-width:100%}}@keyframes _wave_1vsxp_1{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}._chatBotTypingAnimation_1vsxp_9{padding:0 .375rem}._chatBotTypingAnimation_1vsxp_9 ._chatBotTypingAnimationDot_1vsxp_12{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;margin-right:.188rem;background:var(--accent-color-primary);animation:_wave_1vsxp_1 1s linear infinite;animation-delay:-.9s}._chatBotTypingAnimation_1vsxp_9 ._chatBotTypingAnimationDot_1vsxp_12:nth-child(2){animation-delay:-.7s}._chatBotTypingAnimation_1vsxp_9 ._chatBotTypingAnimationDot_1vsxp_12:nth-child(3){animation-delay:-.6s}._chatWindowMessageList_1spll_1{pointer-events:auto;display:flex;flex-wrap:wrap;gap:1.3rem;padding:5rem 1.2rem 1.2rem;max-height:calc(100% - 13rem);overflow-y:scroll;max-width:100%;box-sizing:content-box}._chatWindowForm_13tcy_1{pointer-events:auto;position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--gray-color);background-color:var(--background-color);padding:1rem}._chatWindowForm_13tcy_1 ._chatWindowFormControl_13tcy_11{position:relative}._chatWindowForm_13tcy_1 ._chatWindowFormControl_13tcy_11 ._chatWindowFormButton_13tcy_14{padding:.4rem;border-radius:50%;border:none;outline:none;background-color:var(--primary-color);color:var(--accent-color-primary);font-size:.9rem;font-weight:700;transition:background-color .1s ease-in-out;display:flex;align-items:center;justify-content:center;position:absolute;right:.8rem;top:.35rem}._chatWindowForm_13tcy_1 ._chatWindowFormControl_13tcy_11 ._chatWindowFormButton_13tcy_14:not(:disabled):hover{cursor:pointer;background-color:var(--primary-color-hover)}._chatWindowForm_13tcy_1 ._chatWindowFormControl_13tcy_11 ._chatWindowFormButton_13tcy_14 svg{width:1.5rem;height:1.5rem;color:var(--accent-color-primary)}._chatWindowForm_13tcy_1 ._chatWindowFormControl_13tcy_11 ._chatWindowFormError_13tcy_40{color:var(--error-color);margin-top:5px;margin-bottom:-10px;display:block;line-height:1.5;font-size:.8rem}._chatWindowHeader_1km6k_1{position:absolute;z-index:2;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--primary-color);color:var(--accent-color-primary);font-size:1rem;font-weight:700}._chatWindowHeader_1km6k_1 ._closeButton_1km6k_16{pointer-events:auto;color:var(--accent-color-primary);border:none;outline:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.2rem}._chatWindowHeader_1km6k_1 ._closeButton_1km6k_16 svg{width:1.5rem;height:1.5rem}._chatBotWindow_1v5o2_1{position:fixed;bottom:3rem;right:3rem;width:22rem;height:30rem;z-index:9999;background-color:var(--background-color);border-radius:1rem;border:none;box-shadow:0 0 1rem #0003;pointer-events:auto;overflow:hidden;transform:translateZ(0)}@media screen and (max-width: 768px){._chatBotWindow_1v5o2_1{bottom:0;right:0;width:100%;height:100%;border-radius:0}}
