@font-face{font-family:"Futura Md BT";font-style:normal;font-weight:400;src:url(/static/media/normal.66f6014c.ttf) format("truetype")}@font-face{font-family:"Futura Md BT";font-style:italic;font-weight:400;src:url(/static/media/italic.31155e38.ttf) format("truetype")}@font-face{font-family:"Futura Md BT";font-style:normal;font-weight:700;src:url(/static/media/bold.be91cb19.ttf) format("truetype")}:root{--brand-green:#138750;--transparent-brand-green:rgba(19,135,80,0.3);--semi-opaque-brand-green:rgba(19,135,80,0.85);--white:#fff;--black:#000;--green:#50b83c;--light-green:#e9fee5;--red:#de3618;--light-red:#ffe6e0;--orange:#f49342;--light-orange:#fff7d4;--primary:var(--brand-green);--transparent-primary:var(--transparent-brand-green);--semi-opaque-primary:var(--semi-opaque-brand-green);--highlight:#fccc63;--heading:var(--dark-blue-1);--sub-heading:var(--dark-blue-2);--font-family:"Futura Md BT",sans-serif;--container-max-width:1288px;--container-padding:32px}@media screen and (max-width:900px){:root{--container-padding:1rem}}html{scroll-behavior:smooth}body,html{min-height:100%}#root,body,html{height:100%}body{margin:0;font-family:var(--font-family);background-color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box;margin:0;padding:0}.ChatWindow_chatWindowWrapper__13hf3{--banner-background:var(--white);--banner-text:var(--primary);--chat-area-background:hsla(0,0%,80%,0.4);--bot-chatbox-background:#f6f6f6;display:flex;flex-direction:column;pointer-events:none;position:fixed;bottom:30px;right:30px;z-index:20}.bot-only .ChatWindow_chatWindowWrapper__13hf3{bottom:0;right:0}.ChatWindow_chatWindow__1ogPn{--window-enter-duration:0.7s;--child-enter-duration:0.3s;width:100%;min-width:370px;max-width:370px;height:70vh;max-height:100%;border-radius:8px;box-shadow:0 5px 40px rgba(0,0,0,.15);background-color:transparent;display:flex;flex-direction:column;overflow:hidden;-webkit-animation:ChatWindow_window-enter__33udy var(--window-enter-duration) ease-in both;animation:ChatWindow_window-enter__33udy var(--window-enter-duration) ease-in both;transform-origin:bottom right;background-color:var(--white);pointer-events:all;z-index:100}.ChatWindow_chatWindowHide__1NOd9{-webkit-animation:ChatWindow_window-leave__2LOl9 var(--window-enter-duration) ease-in both;animation:ChatWindow_window-leave__2LOl9 var(--window-enter-duration) ease-in both;-webkit-animation-delay:.3s;animation-delay:.3s;pointer-events:none}.ChatWindow_chatWindowHiddenByDefault__397MI{-webkit-animation:none;animation:none;transform:scaleX(0) scaleY(.05);opacity:0;pointer-events:none}@-webkit-keyframes ChatWindow_window-enter__33udy{0%{transform:scaleX(0) scaleY(.05);opacity:0}30%{transform:scaleX(1) scaleY(.05)}70%{opacity:1}to{transform:scaleX(1) scaleY(1)}}@keyframes ChatWindow_window-enter__33udy{0%{transform:scaleX(0) scaleY(.05);opacity:0}30%{transform:scaleX(1) scaleY(.05)}70%{opacity:1}to{transform:scaleX(1) scaleY(1)}}@-webkit-keyframes ChatWindow_window-leave__2LOl9{0%{transform:scaleX(1) scaleY(1)}70%{transform:scaleX(1) scaleY(.05)}to{transform:scaleX(0) scaleY(.05);opacity:0}}@keyframes ChatWindow_window-leave__2LOl9{0%{transform:scaleX(1) scaleY(1)}70%{transform:scaleX(1) scaleY(.05)}to{transform:scaleX(0) scaleY(.05);opacity:0}}.ChatWindow_closeButton__KnFZq{--size:60px;margin:30px 0 0 auto;width:var(--size);height:var(--size);display:flex;align-items:center;justify-content:center;background-color:var(--white);color:var(--primary);border:1px solid var(--primary);border-radius:50%;cursor:pointer;box-shadow:3px 3px 28px 0 rgba(0,0,0,.1);outline:none;pointer-events:all;z-index:50}.ChatWindow_closeButtonPill__9dT2A{border-radius:35px;width:unset;height:unset;padding:16px 30px;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.5;font-family:var(--font-family)}@media screen and (max-width:900px){.ChatWindow_closeButtonPill__9dT2A{font-size:14px}}.bot-only .ChatWindow_closeButtonPill__9dT2A.ChatWindow_closeButtonHide__2k71B{width:100%}.ChatWindow_closeButtonPill__9dT2A svg{margin-right:10px}.ChatWindow_closeButtonEmailIcon__15N9I,.ChatWindow_closeButtonPillIcon__1rHMH{display:none}.ChatWindow_closeButton__KnFZq svg{width:14px;height:14px}.ChatWindow_closeButtonPill__9dT2A .ChatWindow_closeButtonPillIcon__1rHMH{height:25px;width:auto}.ChatWindow_closeButton__KnFZq .ChatWindow_closeButtonEmailIcon__15N9I{width:60px;height:60px}.ChatWindow_closeButtonHide__2k71B svg{display:none}.ChatWindow_closeButtonHide__2k71B .ChatWindow_closeButtonEmailIcon__15N9I,.ChatWindow_closeButtonHide__2k71B .ChatWindow_closeButtonPillIcon__1rHMH{display:flex}.ChatWindow_closeButtonMobile__3cPLP{background-color:transparent;border:none;outline:none;margin-left:auto;color:var(--banner-text);display:none;cursor:pointer}.ChatWindow_closeButtonMobile__3cPLP svg{width:14px;height:14px}.ChatWindow_topBanner__2IxqN{background-color:var(--banner-background);padding:20px 25px 23px;display:flex;align-items:center;opacity:0;-webkit-animation:ChatWindow_banner-enter__zoe-Y var(--child-enter-duration) ease-out both;animation:ChatWindow_banner-enter__zoe-Y var(--child-enter-duration) ease-out both;-webkit-animation-delay:var(--window-enter-duration);animation-delay:var(--window-enter-duration);transform:translateY(-100%);position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.ChatWindow_topBannerBackground__1xBI5{color:var(--banner-background);position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;transform:scale(1.05)}.ChatWindow_chatWindowHide__1NOd9 .ChatWindow_topBanner__2IxqN{-webkit-animation:ChatWindow_banner-leave__iUbTp var(--child-enter-duration) ease-out both;animation:ChatWindow_banner-leave__iUbTp var(--child-enter-duration) ease-out both}@-webkit-keyframes ChatWindow_banner-enter__zoe-Y{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes ChatWindow_banner-enter__zoe-Y{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes ChatWindow_banner-leave__iUbTp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}@keyframes ChatWindow_banner-leave__iUbTp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.ChatWindow_topBannerIcon__1zn7w{width:32px;height:32px;border-radius:50%;margin-right:10px}.ChatWindow_topBannerImage__3iNdS{max-width:120px;margin-right:10px}.ChatWindow_topBannerTitle__13gfZ{font-size:16px;line-height:17px;font-weight:700;letter-spacing:-.2px;color:var(--banner-text)}.ChatWindow_topBannerBotStatus__1KWeN{font-size:13px;line-height:15px;opacity:.7;letter-spacing:.2px;color:var(--banner-text)}.ChatWindow_chatArea__13pii{flex:1 1;background:var(--chat-area-background);overflow-x:hidden;overflow-y:auto;padding:1rem;position:relative;opacity:0;-webkit-animation:ChatWindow_enter-fade__2CIsq var(--child-enter-duration) ease-out both;animation:ChatWindow_enter-fade__2CIsq var(--child-enter-duration) ease-out both;-webkit-animation-delay:var(--window-enter-duration);animation-delay:var(--window-enter-duration)}.ChatWindow_chatWindowHide__1NOd9 .ChatWindow_chatArea__13pii{-webkit-animation:ChatWindow_leave-fade__3nMtP var(--child-enter-duration) ease-out both;animation:ChatWindow_leave-fade__3nMtP var(--child-enter-duration) ease-out both;-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes ChatWindow_enter-fade__2CIsq{0%{opacity:0}to{opacity:1}}@keyframes ChatWindow_enter-fade__2CIsq{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ChatWindow_leave-fade__3nMtP{0%{opacity:1}to{opacity:0}}@keyframes ChatWindow_leave-fade__3nMtP{0%{opacity:1}to{opacity:0}}.ChatWindow_inputBox__1bP3p{padding:20px 25px;background-color:var(--white);display:flex;flex-direction:column;opacity:0;-webkit-animation:ChatWindow_enter-fade__2CIsq var(--child-enter-duration) ease-out both;animation:ChatWindow_enter-fade__2CIsq var(--child-enter-duration) ease-out both;-webkit-animation-delay:var(--window-enter-duration);animation-delay:var(--window-enter-duration)}.ChatWindow_inputBoxCollapsed__1sJ0B{padding:0}.ChatWindow_chatWindowHide__1NOd9 .ChatWindow_inputBox__1bP3p{-webkit-animation:ChatWindow_leave-fade__3nMtP var(--child-enter-duration) ease-out both;animation:ChatWindow_leave-fade__3nMtP var(--child-enter-duration) ease-out both;-webkit-animation-delay:0s;animation-delay:0s}.ChatWindow_chatInputWrapper__zi5QK{display:flex}.ChatWindow_chatInput__2loPR{border:none;background-color:var(--transparent);font-size:14px;line-height:19px;letter-spacing:.7px;flex:1 1;color:#6e7a89;font-family:var(--font-family)}.ChatWindow_chatInput__2loPR::-webkit-input-placeholder{opacity:1}.ChatWindow_chatInput__2loPR:-ms-input-placeholder{opacity:1}.ChatWindow_chatInput__2loPR::-ms-input-placeholder{opacity:1}.ChatWindow_chatInput__2loPR::placeholder{opacity:1}.ChatWindow_sendButton__1wdWu{color:var(--primary);font-size:14px;font-weight:600;letter-spacing:0;line-height:1.36;border:none;cursor:pointer;background-color:transparent}.ChatWindow_sendButton__1wdWu:disabled{color:#c8c8c8}.ChatWindow_chatInput__2loPR:focus{outline:none}.ChatWindow_messageRow__3cP0u{display:flex;align-items:flex-end}.ChatWindow_messageRowSent__36Bib{justify-content:flex-end}.ChatWindow_messageRowSpaced__2FDIp{margin-bottom:25px}.ChatWindow_messageRowCollapsed__3X5fY{margin-bottom:4px}.ChatWindow_messageAvatarWrapper__1N7Z4{--size:28px;width:var(--size);height:var(--size);margin-right:13px;box-sizing:content-box}.ChatWindow_messageRowSpaced__2FDIp .ChatWindow_messageAvatarWrapper__1N7Z4{margin-bottom:20px}.ChatWindow_messageAvatar__1kcPx{width:var(--size);height:var(--size);border-radius:50%;display:block;object-fit:contain}.ChatWindow_messageContent__1DWpu{display:flex;flex-direction:column}.ChatWindow_messageBox__2hItO{border-radius:8px;padding:1rem;background-color:var(--bot-chatbox-background);font-size:14px;line-height:21px;letter-spacing:.3px;color:#292f35;max-width:265px;min-width:150px;font-family:var(--font-family)}.ChatWindow_riskLevelBox__2IGhn{display:flex;align-items:center}.ChatWindow_riskLevelIcon__12vtF{width:32px;margin-right:10px}.ChatWindow_lowRisk__3npja{background-color:var(--light-green);color:var(--green)}.ChatWindow_mediumRisk__1liLX{background-color:var(--light-orange);color:var(--orange)}.ChatWindow_highRisk__3WBFX{background-color:var(--light-red);color:var(--red)}.ChatWindow_messageBox__2hItO a{color:var(--primary)}.ChatWindow_typingIndicatorText__1OdK1{font-style:italic;font-weight:400;font-size:13px;line-height:15px;color:#a8b6c2}.ChatWindow_messageRowSent__36Bib .ChatWindow_messageBox__2hItO{background-color:var(--primary);color:var(--white)}.ChatWindow_messageMeta__eMca1{margin-top:5px;display:flex;justify-content:flex-start}.ChatWindow_messageRowSent__36Bib .ChatWindow_messageMeta__eMca1{justify-content:flex-end}.ChatWindow_messageMetaItem__lD292{font-size:13px;line-height:15px;color:#a8b6c2}.ChatWindow_messageMetaItemEmphasized__2NPrt{color:var(--primary)}@media screen and (max-width:900px){.ChatWindow_chatWindowWrapper__13hf3{display:block;width:100%;position:fixed;height:100%;bottom:0;right:0}.ChatWindow_chatWindow__1ogPn{min-width:unset;max-width:100%;height:100%;border-radius:0}.ChatWindow_closeButton__KnFZq{position:absolute;bottom:25px;right:25px;opacity:0;pointer-events:none}.bot-only .ChatWindow_closeButton__KnFZq{bottom:0;right:0;transition:none}.ChatWindow_closeButtonHide__2k71B{opacity:1;pointer-events:auto}.ChatWindow_closeButtonMobile__3cPLP{display:block}.ChatWindow_topBanner__2IxqN{border-radius:0}}.ChatWindow_overlay__24f5Q{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--white);opacity:0;pointer-events:none;visibility:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:var(--child-enter-duration) ease-out;transform:scale(1.2)}.ChatWindow_overlayVisible__2KyR2{opacity:1;visibility:visible;pointer-events:all;transform:scale(1)}.ChatWindow_overlayHideButton__3w-YL{background-color:transparent;border:none;outline:none;margin-left:auto;color:var(--primary);display:none;cursor:pointer;position:absolute;top:1.5rem;right:1.5rem}.ChatWindow_overlayHideButton__3w-YL svg{width:16px;height:16px}@media screen and (max-width:900px){.ChatWindow_overlayHideButton__3w-YL{display:block}}.ChatWindow_spinner__1SQXy{width:48px;height:48px;border:4px solid transparent;border-top:4px solid var(--primary);-webkit-animation:ChatWindow_spin__1K-xr .5s linear infinite;animation:ChatWindow_spin__1K-xr .5s linear infinite;border-radius:50%}@-webkit-keyframes ChatWindow_spin__1K-xr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ChatWindow_spin__1K-xr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ChatWindow_errorIcon__1_be1{width:64px;height:64px;color:var(--red);margin-bottom:16px}.ChatWindow_errorText__1l-YB{color:#6e7a89;font-size:14px;letter-spacing:0;line-height:1.36;text-align:center;max-width:80%;margin-bottom:32px}.ChatWindow_chipsInput__vuAKG{display:flex;flex-direction:column}.ChatWindow_chipList__U-Ak2{display:flex;flex-wrap:wrap;margin-bottom:5px}.ChatWindow_inlineChipList__1zN8H{padding:1rem;flex-direction:column}.ChatWindow_chip__1NRTh{background:var(--white);border:1px solid var(--primary);border-radius:74px;padding:10px 15px;margin-right:10px;font-size:13px;line-height:1;letter-spacing:.3px;min-width:66px;text-align:center;cursor:pointer;margin-bottom:5px;transition:.15s ease-out;font-family:var(--font-family)}.ChatWindow_chipButton__1QV3B,.ChatWindow_chipSelected__2tjOQ{background:var(--primary);color:var(--white)}.ChatWindow_chipButton__1QV3B{margin-right:0}.ChatWindow_chipButton__1QV3B:focus{outline:none}.ChatWindow_chip__1NRTh:focus-within,.ChatWindow_chip__1NRTh:hover,.ChatWindow_chipButton__1QV3B:focus{background-color:var(--transparent-primary);color:var(--black)}.ChatWindow_chipSelected__2tjOQ:focus-within,.ChatWindow_chipSelected__2tjOQ:hover{background-color:var(--semi-opaque-primary);color:var(--white)}.ChatWindow_chip__1NRTh input[type=checkbox]{width:0;height:0;overflow:hidden;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;background-color:transparent}.ChatWindow_datePickerButton__3XNL4,.ChatWindow_multiChoiceSendButton__2Dvao{margin-left:auto}.ChatWindow_datePickerButton__3XNL4{margin-top:24px}.ChatWindow_datePickerContainer__33o5D{padding:16px;background-color:var(--white);border-radius:5px;box-shadow:0 5px 40px rgba(0,0,0,.15);display:flex;flex-direction:column}.ChatWindow_datePickerModalOverlay__QzYJn{position:absolute;padding:16px;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:100}.ReactModal__Overlay{opacity:0;-webkit-animation:ChatWindow_fade-in__1X-Bv .3s ease-out;animation:ChatWindow_fade-in__1X-Bv .3s ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ReactModal__Overlay--before-close{opacity:1;-webkit-animation:ChatWindow_fade-out__BNZXM .3s ease-out;animation:ChatWindow_fade-out__BNZXM .3s ease-out;-webkit-animation-delay:.15s;animation-delay:.15s}.ReactModal__Content{transform:translateY(30px) scale(.8);opacity:0;-webkit-animation:ChatWindow_pop-up__1pDjW .25s ease-out;animation:ChatWindow_pop-up__1pDjW .25s ease-out;-webkit-animation-delay:.15s;animation-delay:.15s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ReactModal__Content--before-close{-webkit-animation:ChatWindow_pop-out__2HMv8 .25s ease-out;animation:ChatWindow_pop-out__2HMv8 .25s ease-out;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ChatWindow_fade-in__1X-Bv{0%{opacity:0}to{opacity:1}}@keyframes ChatWindow_fade-in__1X-Bv{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ChatWindow_fade-out__BNZXM{0%{opacity:1}to{opacity:0}}@keyframes ChatWindow_fade-out__BNZXM{0%{opacity:1}to{opacity:0}}@-webkit-keyframes ChatWindow_pop-up__1pDjW{0%{transform:translateY(30px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes ChatWindow_pop-up__1pDjW{0%{transform:translateY(30px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@-webkit-keyframes ChatWindow_pop-out__2HMv8{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(30px) scale(.8);opacity:0}}@keyframes ChatWindow_pop-out__2HMv8{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(30px) scale(.8);opacity:0}}.ChatWindow_datePickerContainer__33o5D .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside),.ChatWindow_datePickerContainer__33o5D .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:var(--primary)}.ChatWindow_datePickerContainer__33o5D .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:var(--transparent-primary)}body.bot-only{background:transparent!important;background-image:none!important;pointer-events:all}
/*# sourceMappingURL=main.3a65f461.chunk.css.map */