
@font-face{font-family:"DMSans";src:url("../fonts/DMSans/DMSans-Regular.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"DMSans";src:url("../fonts/DMSans/DMSans-Medium.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"DMSans";src:url("../fonts/DMSans/DMSans-Bold.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"DMSans";src:url("../fonts/DMSans/DMSans-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"DMSans";src:url("../fonts/DMSans/DMSans-LightItalic.ttf") format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"DMSans";src:url("../fonts/DMSans/DMSans-Italic.ttf") format("truetype");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"DMSans";src:url("../fonts/DMSans/DMSans-MediumItalic.ttf") format("truetype");font-weight:500;font-style:italic;font-display:swap}.caruna-site-bot-chat-root{font-family:"DMSans","system-ui";font-size:16px;line-height:1.44;color:#323232}.caruna-site-bot-chat-hidden-trigger{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.caruna-site-bot-chat-launcher{position:fixed;right:20px;bottom:20px;z-index:13000;display:flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:4px solid #01bf04;border-radius:50%;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.08);cursor:pointer;transition:box-shadow .15s ease;overflow:visible;color:#01bf04}@media(width >= 900px){.caruna-site-bot-chat-launcher:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,.16)}}.caruna-site-bot-chat-launcher:focus-visible{outline:2px solid #016503;outline-offset:2px}.caruna-site-bot-chat-launcher-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:16px;height:27px;line-height:0;overflow:visible}.caruna-site-bot-chat-launcher-icon svg{display:block;flex-shrink:0;width:100%;height:100%;overflow:visible}.caruna-site-bot-chat-panel{position:fixed;right:20px;bottom:20px;z-index:13000;display:flex;flex-direction:column;width:385px;max-width:calc(100vw - 40px);height:575px;max-height:min(575px,100dvh - 40px);overflow:hidden;background-color:#fff;border-radius:6px;box-shadow:0 0 15px 0 rgba(0,0,0,.25);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease-out,transform .2s ease-out}.caruna-site-bot-chat-panel.is-open{opacity:1;transform:translateY(0);pointer-events:auto}@media(prefers-reduced-motion: reduce){.caruna-site-bot-chat-panel{transition:none;transform:none}}.caruna-site-bot-chat-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;height:56px;padding:0 20px;background-color:#a7ed95;border-radius:6px 6px 0 0}.caruna-site-bot-chat-header-title{margin:0;color:#4a4a49;font-family:"DMSans","system-ui";font-size:16px;font-weight:700;line-height:1.44}.caruna-site-bot-chat-content{flex:1;min-height:0;position:relative;display:flex;flex-direction:column}.caruna-site-bot-chat-loading{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;background-color:#fff}.caruna-site-bot-chat-loading[hidden]{display:none}.caruna-site-bot-chat-loading-spinner{display:inline-flex;animation:caruna-site-bot-chat-spinner-rotation 1s infinite cubic-bezier(0.645, 0.045, 0.355, 1)}@keyframes caruna-site-bot-chat-spinner-rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.caruna-site-bot-chat-webchat-host{flex:1;min-height:0;display:flex;flex-direction:column}.caruna-site-bot-chat-webchat-host .webchat__connectivityStatus{flex-shrink:0;padding:15px 20px;color:#ee2e22;font-weight:700;font-family:"DMSans","system-ui";font-size:14px;line-height:1.44;background-color:#fff}.caruna-site-bot-chat-webchat-host .webchat__connectivityStatus svg{display:none}.caruna-site-bot-chat-webchat-host .webchat__connectivityStatus::before{content:"•";margin-right:.35em}.caruna-site-bot-chat-webchat-host .webchat__send-box{flex-shrink:0;border-top:1px solid #c8c8c8;background-color:#fff}.caruna-site-bot-chat-webchat-host .webchat__send-box__main{display:flex;align-items:center;padding:15px 20px;column-gap:10px}.caruna-site-bot-chat-webchat-host .webchat__send-box-text-box{flex:1;min-width:0;border:none;background-color:rgba(0,0,0,0)}.caruna-site-bot-chat-webchat-host .webchat__send-box-text-box__input{border:none;background-color:rgba(0,0,0,0);font-family:"DMSans","system-ui";font-size:14px;line-height:1.44;color:#323232}.caruna-site-bot-chat-webchat-host .webchat__send-box-text-box__input::placeholder{color:#9d9d9c}.caruna-site-bot-chat-webchat-host .webchat__send-box-text-box__input:focus{outline:none}.caruna-site-bot-chat-webchat-host .webchat__send-box__button{color:#9d9d9c}.caruna-site-bot-chat-webchat-host .webchat__send-box__button:hover:not(:disabled){color:#4a4a49}.caruna-site-bot-chat-webchat-host .webchat__send-box__button:focus:not(:disabled){color:#4a4a49}.caruna-site-bot-chat-webchat-host .webchat__send-box__button:disabled{color:#c8c8c8}.caruna-site-bot-chat-webchat-host .webchat__send-box__button svg{display:none}.caruna-site-bot-chat-webchat-host .webchat__send-box__button::after{content:"";display:block;width:18px;height:18px;mask:url("data:image/svg+xml,%3Csvg%20id%3D%22Arrow_icon%22%20data-name%3D%22Arrow%20icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2017.97%2029.55%22%3E%0A%20%20%3Cpath%20id%3D%22arrow_2x%22%20data-name%3D%22arrow%402x%22%20d%3D%22M3.2%2C0%2C0%2C3.2v0L11.574%2C14.774%2C0%2C26.351v0L3.195%2C29.55H3.2L17.97%2C14.779V14.77L3.2%2C0Z%22%20fill%3D%22%2301bf04%22%2F%3E%0A%3C%2Fsvg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg%20id%3D%22Arrow_icon%22%20data-name%3D%22Arrow%20icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2017.97%2029.55%22%3E%0A%20%20%3Cpath%20id%3D%22arrow_2x%22%20data-name%3D%22arrow%402x%22%20d%3D%22M3.2%2C0%2C0%2C3.2v0L11.574%2C14.774%2C0%2C26.351v0L3.195%2C29.55H3.2L17.97%2C14.779V14.77L3.2%2C0Z%22%20fill%3D%22%2301bf04%22%2F%3E%0A%3C%2Fsvg%3E") center/contain no-repeat;background-color:currentColor}.caruna-site-bot-chat-webchat-host .webchat__link-definitions__list-item-text{color:#016503 !important;font-size:14px !important}.caruna-site-bot-chat-webchat-host .webchat__link-definitions__open-in-new-window-icon{color:#016503 !important}.caruna-site-bot-chat-webchat-host a{color:#016503 !important}.caruna-site-bot-chat-webchat-host .webchat__suggested-action{background-color:#a7ed95 !important}.caruna-site-bot-chat-webchat-host .webchat__render-markdown--message-activity>p{margin-bottom:10px !important}.caruna-site-bot-chat-webchat-host .webchat__render-markdown--message-activity li{margin-bottom:10px !important;list-style-type:disc !important;list-style-position:inside !important}.caruna-site-bot-chat-webchat-host .webchat__render-markdown__external-link-icon{max-width:12px !important;height:.6em !important;vertical-align:center !important;display:inline !important;width:9px}.caruna-site-bot-chat-webchat-host .webchat__text-content__open-in-new-window-icon{height:.6em !important}.caruna-site-bot-chat-webchat-host .webchat__render-markdown--message-activity>ul,.caruna-site-bot-chat-webchat-host .webchat__render-markdown--message-activity>p,.caruna-site-bot-chat-webchat-host .webchat__activity-status--slotted,.caruna-site-bot-chat-webchat-host .webchat__suggested-action,.caruna-site-bot-chat-webchat-host .webchat__text-content{font-size:14px !important}.caruna-site-bot-chat-webchat-host .webchat__auto-resize-textarea__textarea{font-size:14px !important}.caruna-site-bot-chat-webchat-host .webchat__suggested-action{padding:10px !important;height:30px !important}.caruna-site-bot-chat-webchat-host .webchat__suggested-action:hover{background-color:#01bf04 !important}.caruna-site-bot-chat-disclaimer{flex-shrink:0;padding-top:15px;margin:0 20px 15px;color:#9d9d9c;font-family:"DMSans","system-ui";font-size:12px;line-height:16px;background-color:#fff;border-top:1px solid #c8c8c8}.caruna-site-bot-chat-header-actions{display:flex;flex-shrink:0;align-items:center;column-gap:10px}.caruna-site-bot-chat-header-button{display:flex;align-items:center;justify-content:center;padding:10px;border:none;background:rgba(0,0,0,0);fill:#4a4a49;cursor:pointer;border-radius:6px}.caruna-site-bot-chat-header-button:focus-visible{outline:2px solid #016503;outline-offset:2px}.caruna-site-bot-chat-header-button--minimize{align-items:flex-end;padding-bottom:4px}.caruna-site-bot-chat-end-prompt{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:60px;background-color:rgba(255,255,255,.96)}.caruna-site-bot-chat-end-prompt[hidden]{display:none}.caruna-site-bot-chat-end-prompt-text{margin:0 0 60px;text-align:center;color:#323232;font-family:"DMSans","system-ui";font-size:16px;line-height:1.44}.caruna-site-bot-chat-end-prompt-actions{display:flex;flex-direction:column;row-gap:15px}.caruna-site-bot-chat-end-prompt-button{width:100%;padding:15px 20px;border-radius:6px;font-family:"DMSans","system-ui";font-size:16px;line-height:1.44;cursor:pointer}.caruna-site-bot-chat-end-prompt-button:focus-visible{outline:2px solid #016503;outline-offset:2px}.caruna-site-bot-chat-end-prompt-button--primary{border:none;background-color:#01bf04;color:#323232}.caruna-site-bot-chat-end-prompt-button--secondary{border:1px solid #01bf04;background-color:#fff;color:#323232}.caruna-site-bot-chat-end-prompt-button--text{display:inline-flex;align-items:center;justify-content:center;column-gap:10px;border:none;background:rgba(0,0,0,0);color:#016503;text-decoration:underline}.caruna-site-bot-chat-end-prompt-button-icon{display:inline-flex;flex-shrink:0;fill:#016503}.caruna-site-bot-chat-error{flex-shrink:0;margin:0;padding:15px 20px;color:#ee2e22;font-family:"DMSans","system-ui";font-size:14px;line-height:1.44;background-color:#fff;border-top:1px solid #c8c8c8}
