.chatbot__button{background-color:var(--mathew-color-white);cursor:pointer;border:none;border-radius:100%;align-items:center;width:60px;height:60px;min-height:60px;padding:0;transition:transform .2s ease-in-out;display:flex;overflow:hidden;box-shadow:0 1px 6px #00000026,0 2px 32px #00000040;&:hover{transition:transform .2s ease-in-out;transform:scale(1.1)}}.chatbot__button__mathew-img{width:100%}.chatbot__chat__home[data-v-077cfb64]{text-align:center;flex-direction:column;align-items:center;gap:20px;margin-top:24px;display:flex}.chatbot__chat__home__image[data-v-077cfb64]{width:75px;height:75px}.chatbot__chat__home__title[data-v-077cfb64]{color:var(--mathew-chatbot-color-light);margin-bottom:2px;font-size:1.25rem;font-weight:600}.chatbot__chat__home__subtitle[data-v-077cfb64]{color:var(--mathew-chatbot-color-light);margin:0;font-size:.875rem;font-weight:400}.chatbot__chat__home__description[data-v-077cfb64]{color:var(--mathew-chatbot-color-primary-light);margin:0;font-size:.875rem}.chatbot__chat__context__contents{&>div{flex-direction:column;gap:8px;display:flex;&>.context__content{cursor:pointer;width:fit-content;color:var(--mathew-chatbot-color-primary);background-color:var(--mathew-chatbot-color-light);border-radius:16px;padding:8px 12px;font-size:1rem;font-weight:400;transition:background-color .2s ease-out;&>svg{color:var(--mathew-chatbot-color-primary)}}}&>span{color:var(--mathew-chatbot-color-neutral-400);margin-bottom:2px;font-size:.8rem;font-weight:500;display:block}}.chatbot__chat__message{&.assistant>.chatbot__chat__message__content{padding-inline-start:0;font-weight:400}& a{font-weight:var(--mathew-font-weight-semibold);text-decoration:underline!important}&.user{max-width:80%;margin-left:auto;&>.chatbot__chat__message__content{background-color:var(--mathew-chatbot-color-light);color:var(--mathew-chatbot-color-primary);border-radius:12px 4px 12px 12px;padding:8px 12px}&>.chatbot__chat__message__participant-info{flex-direction:row-reverse}}&.assistant{& a{color:var(--mathew-chatbot-color-white)}}}.chatbot__chat__message__content{color:var(--mathew-chatbot-color-light);border-radius:24px;padding:8px 12px;font-size:1rem;& p:only-child{margin:0}&>.chatbot__chat__context__contents{margin-top:14px}}.chatbot__chat__message__participant-info{color:var(--mathew-chatbot-color-primary-light);align-items:center;font-weight:500;display:flex;&+.chatbot__chat__message__content{padding-top:8px}}.chatbot__chat__message__participant-info__avatar{border-radius:100%;width:36px;height:36px}.chatbot__chat__message__participant-info__name{justify-content:space-between;align-items:center;width:100%;padding:0 12px;font-size:1rem;display:flex;&>span{font-weight:300}}.chatbot__chat{flex-direction:column;gap:32px;display:flex}.loader{align-items:center;gap:4px;height:20px;margin-top:10px;margin-left:24px;display:inline-flex;position:relative}.loader:before,.loader:after{content:"";background:var(--mathew-chatbot-color-primary-light);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite typing-pulse}.loader:before{animation-delay:-.32s}.loader:after{animation-delay:0s}.loader{background:var(--mathew-chatbot-color-primary-light);border-radius:50%;width:8px;height:8px;margin-right:12px;animation:1.4s ease-in-out -.16s infinite typing-pulse}.loader:before{position:absolute;left:-12px}.loader:after{position:absolute;right:-12px}@keyframes typing-pulse{0%,80%,to{opacity:0;transform:scale(.7)}40%{opacity:1;transform:scale(1)}}.chatbot__window__body{--chatbot-window-body-padding:20px;padding:0px var(--chatbot-window-body-padding);flex-grow:1;scroll-padding-block-start:64px;overflow:hidden auto;&::-webkit-scrollbar-thumb{background-color:var(--mathew-chatbot-color-primary-light);background-clip:padding-box;border:4px solid #0000;border-radius:10px}&::-webkit-scrollbar-track{background-color:inherit;border:4px solid initial;background-clip:padding-box;border-radius:10px}&::-webkit-scrollbar{width:15px;height:15px}& .chatbot__window__body__ai-disclaimer{padding-top:8px;padding-bottom:16px;position:sticky;top:0;left:0;&>small{color:var(--mathew-chatbot-color-primary-light);text-align:center;font-size:.7rem;line-height:1.25;display:block}}}.chatbot__window__footer{width:100%;padding:20px;&>form{align-items:flex-end;gap:16px;display:flex}}.chatbot__window__footer_wrapper{background-color:var(--mathew-chatbot-color-light);border-radius:16px 20px 20px;justify-content:space-between;align-items:flex-end;gap:16px;width:100%;padding:8px 8px 8px 12px;display:flex}.chatbot__window__footer__send-button{background-color:var(--mathew-chatbot-color-primary);cursor:pointer;border:none;border-radius:16px;flex-shrink:0;align-items:center;width:40px;height:40px;padding:16px;transition:background-color .2s ease-out;display:flex;&:hover{background-color:var(--mathew-chatbot-color-primary-dark)}}.chatbot__window__footer__input{background-color:var(--mathew-chatbot-color-light);color:var(--mathew-chatbot-color-primary);resize:none;border:none;outline:none;flex-grow:1;min-height:24px;max-height:120px;font-family:inherit;font-size:1rem;line-height:1.5;overflow-y:auto;&::placeholder{color:var(--mathew-chatbot-color-gray-500)}&::-webkit-scrollbar{width:4px}&::-webkit-scrollbar-thumb{background-color:var(--mathew-chatbot-color-primary-light);border-radius:2px}&::-webkit-scrollbar-track{background-color:#0000}}.chatbot__window__header{background:var(--mathew-chatbot-color-primary);flex-direction:column;gap:24px;width:100%;padding:16px 16px 4px;display:flex}.chatbot__window__header__title__wrapper{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.chatbot__window__header__title{justify-content:flex-start;align-items:center;gap:16px;display:flex;&>h5{color:#fff;margin:0;font-size:1.5rem;font-weight:700}}.chatbot__window__header__actions{align-items:center;gap:8px;display:flex}.chatbot__window__header__action__button{color:#fff;cursor:pointer;background:0 0;border:none}.chatbot__window__header__avatar{border-radius:50%;width:52px;height:52px;box-shadow:0 4px 6px #0003}.beta-tag-wrapper{align-items:center;display:flex}.beta-tag{background:var(--mathew-chatbot-color-secondary);color:#fff;text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;padding:4px 20px;font-size:.7rem;font-weight:700;display:flex}.chatbot__window{background-color:var(--mathew-chatbot-window-background-color);opacity:0;transform-origin:100% 100%;width:0;max-width:0;height:0;max-height:0;margin-left:calc(-20px + clamp(0px,calc(100vw - var(--mathew-chatbot-window-max-width)),20px));margin-right:calc(-20px + clamp(0px,calc(100vw - var(--mathew-chatbot-window-max-width)),20px));pointer-events:none;border-radius:16px;flex-direction:column;transition:width .3s ease-out,max-width .3s ease-out,height .3s ease-out,max-height .3s ease-out,opacity .15s ease-out;display:flex;overflow:hidden;box-shadow:0 1px 3px -1px #0000000d,0 4px 20px -1px #0000002e;&.open{pointer-events:all;width:min(100vw,var(--mathew-chatbot-window-max-width));max-width:var(--mathew-chatbot-window-max-width);height:min(90vh,var(--mathew-chatbot-window-max-height));max-height:var(--mathew-chatbot-window-max-height);opacity:1;transition:width .3s cubic-bezier(0,1.2,1,1),max-width .3s cubic-bezier(0,1.2,1,1),height .3s cubic-bezier(0,1.2,1,1),max-height .3s cubic-bezier(0,1.2,1,1),opacity .15s ease-out}&.open.is-expanded{width:min(95vw,980px);max-width:980px;height:min(95vh,900px);max-height:95vh}}.chatbot__window__content{flex:1;position:relative;overflow:hidden}.chatbot__tab-content{flex-direction:column;width:100%;height:100%;display:flex}.chatbot__window__powered-by{text-align:center;padding-bottom:.25rem;font-size:.7rem;&>a{color:var(--mathew-chatbot-color-primary);font-weight:600;text-decoration:none}}.chatbot{--mathew-chatbot-color-primary:#5e61ea;--mathew-chatbot-color-primary-light:#e2e5fe;--mathew-chatbot-color-primary-mid:#9ca2e1;--mathew-chatbot-color-primary-dark:#7f81ee;--mathew-chatbot-color-primary-shadow:#2a2c79;--mathew-chatbot-color-primary-shadow-rgb:42,44,121;--mathew-chatbot-color-secondary:#ea5e61;--mathew-chatbot-color-success:#38a736;--mathew-chatbot-color-info:#50ced2;--mathew-chatbot-color-warning:#ffb463;--mathew-chatbot-color-light:#f3f4ff;--mathew-chatbot-color-gray-500:#959cb0;--mathew-chatbot-color-gray-600:#5f6274;--mathew-chatbot-window-max-width:450px;--mathew-chatbot-window-max-height:900px;--mathew-chatbot-window-background-color:var(--mathew-color-primary-400);--mathew-chatbot-window-background-color-secondary:var(--mathew-color-secondary-400);--mathew-chatbot-window-background-color-primary:var(--mathew-color-primary-800);--mathew-chatbot-window-background-color-primary-light:var(--mathew-color-primary-400);& *{font-family:inherit}& *,& :before,& :after{box-sizing:border-box}& img,& video,& svg:not(.svg-inline--fa){max-width:100%;height:auto;display:block}& p{text-wrap:pretty}}body:is([style*="pointer-events: none"],.modal-open,.close-chatbot) .chatbot{display:none}.chatbot{z-index:999999999;flex-direction:column;align-items:center;row-gap:8px;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:20px;right:-15px}.chatbot__button__arrows__wrapper{user-select:none;touch-action:none}.chatbot .chatbot__button{cursor:pointer;align-self:flex-end;width:48px;height:48px;min-height:48px;transition:all .3s ease-out}.chatbot .chatbot__button__arrows__wrapper{flex-direction:column;align-self:flex-end;align-items:center;gap:4px;display:flex}.chatbot.is-expanded{transition:all .3s ease-out;right:10px}.chatbot.is-expanded .chatbot__button{width:60px;height:60px;min-height:60px}.chatbot.show-arrows .chatbot__button{cursor:grab;box-shadow:0 0 50px 20px #6366f166,0 1px 6px #00000026,0 2px 32px #00000040}.chatbot__arrow{cursor:pointer;opacity:0;width:28px;height:28px;color:var(--primary-color,#6366f1);justify-content:center;align-items:center;transition:opacity .2s ease-out,transform .2s ease-out;display:flex;transform:scale(.8)}.chatbot.show-arrows .chatbot__arrow{opacity:1;cursor:grab;transform:scale(1)}.chatbot.is-dragging{cursor:grabbing;transition:none!important}.chatbot.is-dragging .chatbot__button{transition:none!important}.button--hidden{transition:all .3s ease-out;right:10px;transform:translateY(130px)}.chatbot-v2 .chatbot__button{background-color:var(--mathew-color-white);cursor:pointer;border:none;border-radius:100%;align-items:center;width:60px;height:60px;min-height:60px;padding:0;transition:transform .2s ease-in-out;display:flex;overflow:hidden;box-shadow:0 1px 6px #00000026,0 2px 32px #00000040;&:hover{transition:transform .2s ease-in-out;transform:scale(1.1)}}.chatbot-v2 .chatbot__button__mathew-img{width:100%}.chatbot-v2 .chatbot__chat__context__contents{&>div{flex-direction:column;gap:8px;display:flex;&>.context__content{cursor:pointer;width:fit-content;color:var(--mathew-chatbot-color-primary);background-color:var(--mathew-chatbot-color-light);border-radius:16px;padding:8px 12px;font-size:1rem;font-weight:400;transition:background-color .2s ease-out;&>svg{color:var(--mathew-chatbot-color-primary)}}}&>span{color:var(--mathew-chatbot-color-neutral-400);margin-bottom:2px;font-size:.8rem;font-weight:500;display:block}}.chatbot-v2 .chatbot__chat__message{&.assistant>.chatbot__chat__message__content{padding-inline-start:0;font-weight:400}& a{font-weight:var(--mathew-font-weight-semibold);text-decoration:underline!important}&.user{max-width:80%;margin-left:auto;&>.chatbot__chat__message__content{background-color:var(--mathew-chatbot-color-light);color:var(--mathew-chatbot-color-primary);border-radius:12px 4px 12px 12px;padding:8px 12px}&>.chatbot__chat__message__participant-info{flex-direction:row-reverse}}&.assistant{& a{color:var(--mathew-chatbot-color-white)}}}.chatbot-v2 .chatbot__chat__message__content{color:var(--mathew-chatbot-color-light);border-radius:24px;padding:8px 12px;font-size:1rem;& p:only-child{margin:0}&>.chatbot__chat__context__contents{margin-top:14px}}.chatbot-v2 .chatbot__chat__message__participant-info{color:var(--mathew-chatbot-color-primary-light);align-items:center;font-weight:500;display:flex;&+.chatbot__chat__message__content{padding-top:8px}}.chatbot-v2 .chatbot__chat__message__participant-info__avatar{border-radius:100%;width:36px;height:36px}.chatbot-v2 .chatbot__chat__message__participant-info__name{justify-content:space-between;align-items:center;width:100%;padding:0 12px;font-size:1rem;display:flex;&>span{font-size:14px;font-weight:600}}.chatbot-v2 .chatbot__chat{flex-direction:column;gap:32px;width:100%;margin-top:auto;display:flex}.chatbot-v2 .chatbot__chat__initial-message-text{margin:0}.chatbot-v2 .chatbot__chat__initial-message-title{margin:16px 0 12px;font-size:1rem;font-weight:600}.chatbot-v2 .chatbot__chat__quick-actions{flex-wrap:wrap;gap:8px;display:flex}.chatbot-v2 .chatbot__chat__quick-action{background:#ffffff40!important;border:1px solid #ffffff4d!important;box-shadow:0 0 20px -10px #1924341a!important;&:hover{background:#ffffff59!important}}.chatbot-v2 .loader{align-items:center;gap:4px;height:20px;margin-top:10px;margin-left:24px;display:inline-flex;position:relative}.chatbot-v2 .loader:before,.chatbot-v2 .loader:after{content:"";background:var(--mathew-chatbot-color-primary-light);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite typing-pulse}.chatbot-v2 .loader:before{animation-delay:-.32s}.chatbot-v2 .loader:after{animation-delay:0s}.chatbot-v2 .loader{background:var(--mathew-chatbot-color-primary-light);border-radius:50%;width:8px;height:8px;margin-right:12px;animation:1.4s ease-in-out -.16s infinite typing-pulse}.chatbot-v2 .loader:before{position:absolute;left:-12px}.chatbot-v2 .loader:after{position:absolute;right:-12px}.chatbot-v2 .chatbot__window__body{--chatbot-window-body-padding:20px;padding:0px var(--chatbot-window-body-padding);flex-direction:column;flex-grow:1;scroll-padding-block-start:64px;display:flex;overflow:hidden auto;&::-webkit-scrollbar-thumb{background-color:var(--mathew-chatbot-color-primary-light);background-clip:padding-box;border:4px solid #0000;border-radius:10px}&::-webkit-scrollbar-track{background-color:inherit;border:4px solid initial;background-clip:padding-box;border-radius:10px}&::-webkit-scrollbar{width:15px;height:15px}}.chatbot-v2 .chatbot__window__footer{width:100%;padding:20px;&>form{align-items:flex-end;gap:16px;display:flex}}.chatbot-v2 .chatbot__window__footer_container{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:24px;justify-content:center;align-items:center;width:100%;padding:8px;display:flex;box-shadow:0 0 20px -10px #a9b0bb}.chatbot-v2 .chatbot__window__footer_wrapper{background-color:var(--mathew-chatbot-color-light);border-radius:16px 20px 20px;justify-content:space-between;align-items:flex-end;gap:16px;width:100%;padding:8px 8px 8px 12px;display:flex}.chatbot-v2 .chatbot__window__footer__send-button{background:linear-gradient(180deg,var(--mathew-chatbot-window-background-color-primary-light)0%,var(--mathew-chatbot-window-background-color-secondary)50%,var(--mathew-chatbot-window-background-color-primary-light)100%);background-position-y:0%;background-size:auto 200%;border:none!important;&:hover{background-position-y:100%}}.chatbot-v2 .chatbot__window__footer__input{background-color:var(--mathew-chatbot-color-light);color:var(--mathew-chatbot-color-primary);resize:none;border:none;outline:none;flex-grow:1;min-height:24px;max-height:120px;margin-top:0;margin-bottom:auto;font-family:inherit;font-size:1rem;line-height:1.5;overflow-y:auto;&::placeholder{color:var(--mathew-chatbot-color-gray-500)}&::-webkit-scrollbar{width:4px}&::-webkit-scrollbar-thumb{background-color:var(--mathew-chatbot-color-primary-light);border-radius:2px}&::-webkit-scrollbar-track{background-color:#0000}}.chatbot-v2 .chatbot__window__header{background:0 0;flex-direction:column;gap:24px;width:100%;padding:16px 16px 4px;display:flex}.chatbot-v2 .chatbot__window__header__title__wrapper{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.chatbot-v2 .chatbot__window__header__title{justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.chatbot-v2 .chatbot__window__header__actions{align-items:center;gap:0;display:flex}.chatbot-v2 .chatbot__window__header__action__button{color:#fff;cursor:pointer;background:0 0;border:none}.chatbot-v2 .chatbot__window__header__avatar{border-radius:50%;width:52px;min-width:52px;height:52px;min-height:52px}.chatbot-v2 .beta-tag-wrapper{align-items:center;display:flex}.chatbot-v2 .beta-tag{background:var(--mathew-chatbot-color-secondary);color:#fff;text-transform:uppercase;border-radius:10px;justify-content:center;align-items:center;padding:4px 20px;font-size:.7rem;font-weight:700;display:flex}.chatbot-v2 .chatbot__window{background:linear-gradient(180deg,var(--mathew-chatbot-window-background-color-primary)0%,var(--mathew-chatbot-window-background-color-secondary)100%);opacity:0;transform-origin:100% 100%;width:0;max-width:0;height:0;max-height:0;margin-left:calc(-20px + clamp(0px,calc(100vw - var(--mathew-chatbot-window-max-width)),20px));margin-right:calc(-20px + clamp(0px,calc(100vw - var(--mathew-chatbot-window-max-width)),20px));pointer-events:none;border-radius:16px;flex-direction:column;transition:width .3s ease-out,max-width .3s ease-out,height .3s ease-out,max-height .3s ease-out,opacity .15s ease-out;display:flex;overflow:hidden;box-shadow:0 1px 3px -1px #0000000d,0 4px 20px -1px #0000002e;&.open{pointer-events:all;width:min(100vw,var(--mathew-chatbot-window-max-width));max-width:var(--mathew-chatbot-window-max-width);height:min(90vh,var(--mathew-chatbot-window-max-height));max-height:var(--mathew-chatbot-window-max-height);opacity:1;transition:all .3s ease-in-out}&.open.is-expanded{width:calc(100vw - 20px);max-width:99vw;height:calc(100vh - 80px)}}.chatbot-v2 .chatbot__window__content{flex:1;position:relative;overflow:hidden}.chatbot-v2 .chatbot__tab-content{flex-direction:column;width:100%;height:100%;display:flex}.chatbot-v2 .chatbot__window.open.is-expanded .chatbot__tab-content{align-items:center}.chatbot-v2 .chatbot__window.open.is-expanded .chatbot__window__body,.chatbot-v2 .chatbot__window.open.is-expanded .chatbot__window__footer{width:100%;max-width:768px;margin-inline:auto}.chatbot-v2 .chatbot__window__powered-by{text-align:center;padding-bottom:.25rem;font-size:.7rem;&>a{color:var(--mathew-chatbot-color-primary);font-weight:600;text-decoration:none}}.chatbot{--mathew-chatbot-color-primary:#5e61ea;--mathew-chatbot-color-primary-light:#e2e5fe;--mathew-chatbot-color-primary-mid:#9ca2e1;--mathew-chatbot-color-primary-dark:#7f81ee;--mathew-chatbot-color-primary-shadow:#2a2c79;--mathew-chatbot-color-primary-shadow-rgb:42,44,121;--mathew-chatbot-color-secondary:#ea5e61;--mathew-chatbot-color-success:#38a736;--mathew-chatbot-color-info:#50ced2;--mathew-chatbot-color-warning:#ffb463;--mathew-chatbot-color-light:#f3f4ff;--mathew-chatbot-color-gray-500:#959cb0;--mathew-chatbot-color-gray-600:#5f6274;--mathew-chatbot-window-max-width:450px;--mathew-chatbot-window-max-height:900px;--mathew-chatbot-window-background-color:var(--mathew-color-primary-400);--mathew-chatbot-window-background-color-secondary:var(--mathew-color-secondary-400);--mathew-chatbot-window-background-color-primary:var(--mathew-color-primary-800);--mathew-chatbot-window-background-color-primary-light:var(--mathew-color-primary-400);& *{font-family:inherit}& *,& :before,& :after{box-sizing:border-box}& img,& video,& svg:not(.svg-inline--fa){max-width:100%;height:auto;display:block}& p{text-wrap:pretty}}body:is([style*="pointer-events: none"],.modal-open,.close-chatbot) .chatbot.chatbot-v2{display:none}.chatbot.chatbot-v2{z-index:999999999;flex-direction:column;align-items:center;row-gap:8px;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:20px;right:-15px}.chatbot-v2 .chatbot__button__arrows__wrapper{user-select:none;touch-action:none}.chatbot-v2 .chatbot__button{cursor:pointer;align-self:flex-end;width:48px;height:48px;min-height:48px;transition:all .3s ease-out}.chatbot-v2 .chatbot__button__arrows__wrapper{flex-direction:column;align-self:flex-end;align-items:center;gap:4px;display:flex}.chatbot.chatbot-v2.is-expanded{transition:all .3s ease-out;right:10px}.chatbot.chatbot-v2.is-expanded .chatbot__button{width:60px;height:60px;min-height:60px}.chatbot.chatbot-v2.show-arrows .chatbot__button{cursor:grab;box-shadow:0 0 50px 20px #6366f166,0 1px 6px #00000026,0 2px 32px #00000040}.chatbot-v2 .chatbot__arrow{cursor:pointer;opacity:0;width:28px;height:28px;color:var(--primary-color,#6366f1);justify-content:center;align-items:center;transition:opacity .2s ease-out,transform .2s ease-out;display:flex;transform:scale(.8)}.chatbot.chatbot-v2.show-arrows .chatbot__arrow{opacity:1;cursor:grab;transform:scale(1)}.chatbot.chatbot-v2.is-dragging{cursor:grabbing;transition:none!important}.chatbot.chatbot-v2.is-dragging .chatbot__button{transition:none!important}.chatbot.chatbot-v2.button--hidden{transition:all .3s ease-out;right:10px;transform:translateY(130px)}.chatbot{--mathew-chatbot-color-primary:#5e61ea;--mathew-chatbot-color-primary-light:#e2e5fe;--mathew-chatbot-color-primary-mid:#9ca2e1;--mathew-chatbot-color-primary-dark:#7f81ee;--mathew-chatbot-color-primary-shadow:#2a2c79;--mathew-chatbot-color-primary-shadow-rgb:42,44,121;--mathew-chatbot-color-secondary:#ea5e61;--mathew-chatbot-color-success:#38a736;--mathew-chatbot-color-info:#50ced2;--mathew-chatbot-color-warning:#ffb463;--mathew-chatbot-color-light:#f3f4ff;--mathew-chatbot-color-gray-500:#959cb0;--mathew-chatbot-color-gray-600:#5f6274;--mathew-chatbot-window-max-width:450px;--mathew-chatbot-window-max-height:900px;--mathew-chatbot-window-background-color:var(--mathew-color-primary-400);--mathew-chatbot-window-background-color-secondary:var(--mathew-color-secondary-400);--mathew-chatbot-window-background-color-primary:var(--mathew-color-primary-800);--mathew-chatbot-window-background-color-primary-light:var(--mathew-color-primary-400);& *{font-family:inherit}& *,& :before,& :after{box-sizing:border-box}& img,& video,& svg:not(.svg-inline--fa){max-width:100%;height:auto;display:block}& p{text-wrap:pretty}}
