@import"https://fonts.googleapis.com/css2?family=Work+Sans:wght@500;600&display=swap";html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica}body{font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.debug{border:1px solid red}.debug2{border:1px solid aqua}.debug3{border:1px solid gold}.gradient{background:linear-gradient(-45deg,#f019ff,#ff1d19,#ff8819,#fff719,#9bff19,#19f4ff,#2160ff,#3755ff,#851bff);background-clip:text;-webkit-background-clip:text;background-size:400% 400%}.gradient,.gradient-rev{animation:gradient 11s ease infinite;-webkit-text-fill-color:transparent}.gradient-rev{background:linear-gradient(45deg,#f019ff,#ff1d19,#ff8819,#fff719,#9bff19,#19f4ff,#2160ff,#3755ff,#851bff);background-clip:text;-webkit-background-clip:text;background-size:400% 400%}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}h1.header{text-align:center;font-size:40px;max-width:600px;line-height:1;margin:40px 0 0;font-weight:600}@media(min-width:550px){h1.header{margin:64px 0 0;font-size:50px}}@media(min-width:800px){h1.header{font-size:60px}}h2.subheader{text-align:center;font-size:18px;max-width:500px;line-height:1.3;margin:24px 0 32px;font-weight:400}@media(min-width:550px){h2.subheader{font-size:22px;margin:32px 0 48px}}.bold{font-weight:600}.white{color:#fff}.underline{text-decoration:underline}.dropdown{opacity:0;border:3px solid red}.fadeIn{animation-name:fadeIn;animation-duration:.75s;animation-fill-mode:forwards}iframe#freshwidget-embedded-form.freshwidget-embedded-form{padding:48px;background-color:#fff;color:purple!important}iframe#freshwidget-embedded-form.freshwidget-embedded-form h3{color:blue!important}:root{--duration:1s}.fade-in-1,.fade-in-2{animation-name:fadeIn;animation-duration:var(--duration);animation-fill-mode:forwards}.fade-in-2{animation-delay:.2s}.fade-in-3{animation-fill-mode:forwards;animation-delay:.4s}.fade-in-3,.fade-in-4{animation-name:fadeIn;animation-duration:var(--duration)}.fade-in-4{animation-fill-mode:forwards;animation-delay:.6s}@keyframes fadeIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.bold600{font-weight:600}.bold700{font-weight:700}.bold800{font-weight:800}.gray600{color:#4a5568}.gray700{color:#2d3748}:root{--gray500:#718096;--gray600:#4a5568;--gray700:#2d3748;--gray800:#1a202c;--ariLavender:#87a7ff}.cs-main-container.cs-main-container{border:none;height:94%}.cs-message-list.cs-message-list{background-color:var(--gray700);border-radius:4px}.cs-message-list.cs-message-list .cs-message-list__scroll-wrapper.cs-message-list__scroll-wrapper{padding-top:16px;padding-right:.8em;touch-action:auto!important}.cs-message-list.cs-message-list .cs-message-list__scroll-wrapper.cs-message-list__scroll-wrapper .cs-message.cs-message:first-of-type{margin-top:0}.cs-message-list.cs-message-list .cs-message-list__scroll-wrapper.cs-message-list__scroll-wrapper .cs-message.cs-message .cs-message__content-wrapper.cs-message__content-wrapper .cs-message__header.cs-message__header{color:#a8bee0}.cs-message-list.cs-message-list .cs-message-list__scroll-wrapper.cs-message-list__scroll-wrapper .cs-message.cs-message .cs-message__content-wrapper.cs-message__content-wrapper .cs-message__header.cs-message__header .cs-message__sender-name.cs-message__sender-name{color:inherit;display:block}.cs-message-list.cs-message-list .cs-message-list__scroll-wrapper.cs-message-list__scroll-wrapper .cs-message.cs-message .cs-message__content-wrapper.cs-message__content-wrapper .cs-message__header.cs-message__header .cs-message__sent-time.cs-message__sent-time{color:inherit}.cs-message-list.cs-message-list .cs-message-list__scroll-wrapper.cs-message-list__scroll-wrapper .cs-message.cs-message .cs-message__content-wrapper.cs-message__content-wrapper .cs-message__content.cs-message__content{font-size:18px;padding:14px 16px}.cs-message-list.cs-message-list .cs-message-list__scroll-wrapper.cs-message-list__scroll-wrapper .cs-message.cs-message .cs-message__content-wrapper.cs-message__content-wrapper .cs-message__content.cs-message__content .cs-message__html-content{line-height:1.3;color:#000}.cs-button--send.cs-button--send{color:var(--ariLavender);opacity:1;transition:all .3s ease}.cs-chat-container.cs-chat-container{overflow:hidden;background-color:var(--gray800)}.cs-chat-container.cs-chat-container .cs-message-input.cs-message-input{background-color:var(--gray800);border:none;padding:16px 0}.cs-message-input__tools.cs-message-input__tools{transform:scale(1.5);position:relative;bottom:4px}.cs-message-input__content-editor-wrapper.cs-message-input__content-editor-wrapper{width:86%;flex-grow:0;margin-right:8px;font-size:18px}.cs-message-input__content-editor-wrapper.cs-message-input__content-editor-wrapper .cs-message-input__content-editor{font-size:18px;color:#000}.cs-chat-container .cs-message-input .cs-message-input__content-editor-wrapper.cs-message-input__content-editor-wrapper:first-child{margin-left:8px}.cs-message.cs-message:not(:only-child){margin:16px 0}.cs-message-list .cs-typing-indicator.cs-typing-indicator{background-color:var(--gray700);left:50%;transform:translate(-50%);width:114px}.cs-message-list .cs-typing-indicator.cs-typing-indicator .cs-typing-indicator__text.cs-typing-indicator__text{color:var(--ariLavender);font-size:17px;overflow:visible;margin-left:12px}.cs-message-list .cs-typing-indicator.cs-typing-indicator .cs-typing-indicator__indicator.cs-typing-indicator__indicator{transform:scale(1.3)}.cs-message-list .cs-typing-indicator.cs-typing-indicator .cs-typing-indicator__indicator.cs-typing-indicator__indicator .cs-typing-indicator__dot.cs-typing-indicator__dot{background-color:var(--ariLavender)}.wk-gradient.wk-gradient{background-image:linear-gradient(119deg,#ebf3ef,#bed2f3);transition:all .3s ease}.wk-gradient.wk-gradient:hover{filter:brightness(.9)}.bw.bw{filter:sepia(100%) hue-rotate(-10deg) saturate(30%) brightness(1.2)}.gold-gradient.gold-gradient{background-image:linear-gradient(119deg,#ffd403,#f90 101% 101%);transition:all .2s ease}.footer{display:none;width:100%;padding:16px;background-color:#edf2f7}@media(min-width:600px){.footer{display:flex;gap:8px}}@media(min-width:630px){.footer{gap:16px}}@media(min-width:730px){.footer{gap:32px}}