@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__TwVZC{--banner-background:var(--white);--banner-text:var(--primary);--chat-area-background:hsla(0,0%,80%,0.4);--bot-chatbox-background:#f6f6f6;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;pointer-events:none;position:fixed;bottom:30px;right:30px;z-index:20}.bot-only .ChatWindow_chatWindowWrapper__TwVZC{bottom:0;right:0}.ChatWindow_chatWindow__1CvQH{--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:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-animation:ChatWindow_window-enter__1S5i4 var(--window-enter-duration) ease-in both;animation:ChatWindow_window-enter__1S5i4 var(--window-enter-duration) ease-in both;-webkit-transform-origin:bottom right;transform-origin:bottom right;background-color:var(--white);pointer-events:all;z-index:100}.ChatWindow_chatWindowHide__2DOI8{-webkit-animation:ChatWindow_window-leave__1w55x var(--window-enter-duration) ease-in both;animation:ChatWindow_window-leave__1w55x var(--window-enter-duration) ease-in both;-webkit-animation-delay:.3s;animation-delay:.3s;pointer-events:none}.ChatWindow_chatWindowHiddenByDefault__NvkbA{-webkit-animation:none;animation:none;-webkit-transform:scaleX(0) scaleY(.05);transform:scaleX(0) scaleY(.05);opacity:0;pointer-events:none}@-webkit-keyframes ChatWindow_window-enter__1S5i4{0%{-webkit-transform:scaleX(0) scaleY(.05);transform:scaleX(0) scaleY(.05);opacity:0}30%{-webkit-transform:scaleX(1) scaleY(.05);transform:scaleX(1) scaleY(.05)}70%{opacity:1}to{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}}@keyframes ChatWindow_window-enter__1S5i4{0%{-webkit-transform:scaleX(0) scaleY(.05);transform:scaleX(0) scaleY(.05);opacity:0}30%{-webkit-transform:scaleX(1) scaleY(.05);transform:scaleX(1) scaleY(.05)}70%{opacity:1}to{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}}@-webkit-keyframes ChatWindow_window-leave__1w55x{0%{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}70%{-webkit-transform:scaleX(1) scaleY(.05);transform:scaleX(1) scaleY(.05)}to{-webkit-transform:scaleX(0) scaleY(.05);transform:scaleX(0) scaleY(.05);opacity:0}}@keyframes ChatWindow_window-leave__1w55x{0%{-webkit-transform:scaleX(1) scaleY(1);transform:scaleX(1) scaleY(1)}70%{-webkit-transform:scaleX(1) scaleY(.05);transform:scaleX(1) scaleY(.05)}to{-webkit-transform:scaleX(0) scaleY(.05);transform:scaleX(0) scaleY(.05);opacity:0}}.ChatWindow_closeButton__3dtDk{--size:60px;margin:30px 0 0 auto;width:var(--size);height:var(--size);display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content: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__1M9Vs{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__1M9Vs{font-size:14px}}.bot-only .ChatWindow_closeButtonPill__1M9Vs.ChatWindow_closeButtonHide__2GsPC{width:100%}.ChatWindow_closeButtonPill__1M9Vs svg{margin-right:10px}.ChatWindow_closeButtonEmailIcon__1nBTX,.ChatWindow_closeButtonPillIcon__3kvAL{display:none}.ChatWindow_closeButton__3dtDk svg{width:14px;height:14px}.ChatWindow_closeButtonPill__1M9Vs .ChatWindow_closeButtonPillIcon__3kvAL{height:25px;width:auto}.ChatWindow_closeButton__3dtDk .ChatWindow_closeButtonEmailIcon__1nBTX{width:60px;height:60px}.ChatWindow_closeButtonHide__2GsPC svg{display:none}.ChatWindow_closeButtonHide__2GsPC .ChatWindow_closeButtonEmailIcon__1nBTX,.ChatWindow_closeButtonHide__2GsPC .ChatWindow_closeButtonPillIcon__3kvAL{display:-webkit-flex;display:flex}.ChatWindow_closeButtonMobile__1hFFl{background-color:transparent;border:none;outline:none;margin-left:auto;color:var(--banner-text);display:none;cursor:pointer}.ChatWindow_closeButtonMobile__1hFFl svg{width:14px;height:14px}.ChatWindow_topBanner__3paHZ{background-color:var(--banner-background);padding:20px 25px 23px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;opacity:0;-webkit-animation:ChatWindow_banner-enter__On9XZ var(--child-enter-duration) ease-out both;animation:ChatWindow_banner-enter__On9XZ var(--child-enter-duration) ease-out both;-webkit-animation-delay:var(--window-enter-duration);animation-delay:var(--window-enter-duration);-webkit-transform:translateY(-100%);transform:translateY(-100%);position:relative;box-shadow:0 1px 2px 0 rgba(0,0,0,.1)}.ChatWindow_topBannerBackground__grEmU{color:var(--banner-background);position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;-webkit-transform:scale(1.05);transform:scale(1.05)}.ChatWindow_chatWindowHide__2DOI8 .ChatWindow_topBanner__3paHZ{-webkit-animation:ChatWindow_banner-leave__2_U8S var(--child-enter-duration) ease-out both;animation:ChatWindow_banner-leave__2_U8S var(--child-enter-duration) ease-out both}@-webkit-keyframes ChatWindow_banner-enter__On9XZ{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes ChatWindow_banner-enter__On9XZ{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes ChatWindow_banner-leave__2_U8S{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes ChatWindow_banner-leave__2_U8S{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.ChatWindow_topBannerIcon__2_PCZ{width:32px;height:32px;border-radius:50%;margin-right:10px}.ChatWindow_topBannerImage__jxWch{max-width:120px;margin-right:10px}.ChatWindow_topBannerTitle__15_fg{font-size:16px;line-height:17px;font-weight:700;letter-spacing:-.2px;color:var(--banner-text)}.ChatWindow_topBannerBotStatus__3Z45p{font-size:13px;line-height:15px;opacity:.7;letter-spacing:.2px;color:var(--banner-text)}.ChatWindow_chatArea__q26yC{-webkit-flex:1 1;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__33Uni var(--child-enter-duration) ease-out both;animation:ChatWindow_enter-fade__33Uni var(--child-enter-duration) ease-out both;-webkit-animation-delay:var(--window-enter-duration);animation-delay:var(--window-enter-duration)}.ChatWindow_chatWindowHide__2DOI8 .ChatWindow_chatArea__q26yC{-webkit-animation:ChatWindow_leave-fade__7R0tO var(--child-enter-duration) ease-out both;animation:ChatWindow_leave-fade__7R0tO var(--child-enter-duration) ease-out both;-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes ChatWindow_enter-fade__33Uni{0%{opacity:0}to{opacity:1}}@keyframes ChatWindow_enter-fade__33Uni{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ChatWindow_leave-fade__7R0tO{0%{opacity:1}to{opacity:0}}@keyframes ChatWindow_leave-fade__7R0tO{0%{opacity:1}to{opacity:0}}.ChatWindow_inputBox__1uOTl{padding:20px 25px;background-color:var(--white);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;opacity:0;-webkit-animation:ChatWindow_enter-fade__33Uni var(--child-enter-duration) ease-out both;animation:ChatWindow_enter-fade__33Uni var(--child-enter-duration) ease-out both;-webkit-animation-delay:var(--window-enter-duration);animation-delay:var(--window-enter-duration)}.ChatWindow_inputBoxCollapsed__1K8W1{padding:0}.ChatWindow_chatWindowHide__2DOI8 .ChatWindow_inputBox__1uOTl{-webkit-animation:ChatWindow_leave-fade__7R0tO var(--child-enter-duration) ease-out both;animation:ChatWindow_leave-fade__7R0tO var(--child-enter-duration) ease-out both;-webkit-animation-delay:0s;animation-delay:0s}.ChatWindow_chatInputWrapper__3bj11{display:-webkit-flex;display:flex}.ChatWindow_chatInput__3pFcL{border:none;background-color:var(--transparent);font-size:14px;line-height:19px;letter-spacing:.7px;-webkit-flex:1 1;flex:1 1;color:#6e7a89;font-family:var(--font-family)}.ChatWindow_chatInput__3pFcL::-webkit-input-placeholder{opacity:1}.ChatWindow_chatInput__3pFcL:-ms-input-placeholder{opacity:1}.ChatWindow_chatInput__3pFcL::placeholder{opacity:1}.ChatWindow_sendButton__1DOYn{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__1DOYn:disabled{color:#c8c8c8}.ChatWindow_chatInput__3pFcL:focus{outline:none}.ChatWindow_messageRow__ZmtBF{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.ChatWindow_messageRowSent__38FWc{-webkit-justify-content:flex-end;justify-content:flex-end}.ChatWindow_messageRowSpaced__2lk15{margin-bottom:25px}.ChatWindow_messageRowCollapsed__lzLu1{margin-bottom:4px}.ChatWindow_messageAvatarWrapper__ryRSB{--size:28px;width:var(--size);height:var(--size);margin-right:13px;box-sizing:content-box}.ChatWindow_messageRowSpaced__2lk15 .ChatWindow_messageAvatarWrapper__ryRSB{margin-bottom:20px}.ChatWindow_messageAvatar__2zc9T{width:var(--size);height:var(--size);border-radius:50%;display:block;object-fit:contain}.ChatWindow_messageContent__Q7YT5{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ChatWindow_messageBox__129Dp{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__3W4zL{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.ChatWindow_riskLevelIcon__1ftWz{width:32px;margin-right:10px}.ChatWindow_lowRisk__2t9vU{background-color:var(--light-green);color:var(--green)}.ChatWindow_mediumRisk__1WS8Y{background-color:var(--light-orange);color:var(--orange)}.ChatWindow_highRisk__2rgKv{background-color:var(--light-red);color:var(--red)}.ChatWindow_messageBox__129Dp a{color:var(--primary)}.ChatWindow_typingIndicatorText__2QiA9{font-style:italic;font-weight:400;font-size:13px;line-height:15px;color:#a8b6c2}.ChatWindow_messageRowSent__38FWc .ChatWindow_messageBox__129Dp{background-color:var(--primary);color:var(--white)}.ChatWindow_messageMeta__2C68H{margin-top:5px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}.ChatWindow_messageRowSent__38FWc .ChatWindow_messageMeta__2C68H{-webkit-justify-content:flex-end;justify-content:flex-end}.ChatWindow_messageMetaItem__2SeCC{font-size:13px;line-height:15px;color:#a8b6c2}.ChatWindow_messageMetaItemEmphasized__1lOre{color:var(--primary)}@media screen and (max-width:900px){.ChatWindow_chatWindowWrapper__TwVZC{display:block;width:100%;position:fixed;height:100%;bottom:0;right:0}.ChatWindow_chatWindow__1CvQH{min-width:unset;max-width:100%;height:100%;border-radius:0}.ChatWindow_closeButton__3dtDk{position:absolute;bottom:25px;right:25px;opacity:0;pointer-events:none}.bot-only .ChatWindow_closeButton__3dtDk{bottom:0;right:0;transition:none}.ChatWindow_closeButtonHide__2GsPC{opacity:1;pointer-events:auto}.ChatWindow_closeButtonMobile__1hFFl{display:block}.ChatWindow_topBanner__3paHZ{border-radius:0}}.ChatWindow_overlay__lc30U{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--white);opacity:0;pointer-events:none;visibility:hidden;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;transition:var(--child-enter-duration) ease-out;-webkit-transform:scale(1.2);transform:scale(1.2)}.ChatWindow_overlayVisible__1SpGZ{opacity:1;visibility:visible;pointer-events:all;-webkit-transform:scale(1);transform:scale(1)}.ChatWindow_overlayHideButton__CKizr{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__CKizr svg{width:16px;height:16px}@media screen and (max-width:900px){.ChatWindow_overlayHideButton__CKizr{display:block}}.ChatWindow_spinner__1NsMh{width:48px;height:48px;border:4px solid transparent;border-top:4px solid var(--primary);-webkit-animation:ChatWindow_spin__ydXCI .5s linear infinite;animation:ChatWindow_spin__ydXCI .5s linear infinite;border-radius:50%}@-webkit-keyframes ChatWindow_spin__ydXCI{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ChatWindow_spin__ydXCI{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ChatWindow_errorIcon__394hW{width:64px;height:64px;color:var(--red);margin-bottom:16px}.ChatWindow_errorText__3zlhT{color:#6e7a89;font-size:14px;letter-spacing:0;line-height:1.36;text-align:center;max-width:80%;margin-bottom:32px}.ChatWindow_chipsInput__3r09t{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ChatWindow_chipList__1Mfoa{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px}.ChatWindow_inlineChipList__2UYR1{padding:1rem;-webkit-flex-direction:column;flex-direction:column}.ChatWindow_chip__3JKhl{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__1dpsh,.ChatWindow_chipSelected__vA-kc{background:var(--primary);color:var(--white)}.ChatWindow_chipButton__1dpsh{margin-right:0}.ChatWindow_chipButton__1dpsh:focus{outline:none}.ChatWindow_chip__3JKhl:focus-within,.ChatWindow_chip__3JKhl:hover,.ChatWindow_chipButton__1dpsh:focus{background-color:var(--transparent-primary);color:var(--black)}.ChatWindow_chipSelected__vA-kc:focus-within,.ChatWindow_chipSelected__vA-kc:hover{background-color:var(--semi-opaque-primary);color:var(--white)}.ChatWindow_chip__3JKhl input[type=checkbox]{width:0;height:0;overflow:hidden;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none;background-color:transparent}.ChatWindow_datePickerButton__2DKaL,.ChatWindow_multiChoiceSendButton__2c-lH{margin-left:auto}.ChatWindow_datePickerButton__2DKaL{margin-top:24px}.ChatWindow_datePickerContainer__P1rOp{padding:16px;background-color:var(--white);border-radius:5px;box-shadow:0 5px 40px rgba(0,0,0,.15);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ChatWindow_datePickerModalOverlay__1R2w1{position:absolute;padding:16px;top:0;left:0;width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:rgba(0,0,0,.5);z-index:100}.ReactModal__Overlay{opacity:0;-webkit-animation:ChatWindow_fade-in__2gcbh .3s ease-out;animation:ChatWindow_fade-in__2gcbh .3s ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ReactModal__Overlay--before-close{opacity:1;-webkit-animation:ChatWindow_fade-out__1c4BJ .3s ease-out;animation:ChatWindow_fade-out__1c4BJ .3s ease-out;-webkit-animation-delay:.15s;animation-delay:.15s}.ReactModal__Content{-webkit-transform:translateY(30px) scale(.8);transform:translateY(30px) scale(.8);opacity:0;-webkit-animation:ChatWindow_pop-up__kMQfZ .25s ease-out;animation:ChatWindow_pop-up__kMQfZ .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__3Iwhx .25s ease-out;animation:ChatWindow_pop-out__3Iwhx .25s ease-out;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ChatWindow_fade-in__2gcbh{0%{opacity:0}to{opacity:1}}@keyframes ChatWindow_fade-in__2gcbh{0%{opacity:0}to{opacity:1}}@-webkit-keyframes ChatWindow_fade-out__1c4BJ{0%{opacity:1}to{opacity:0}}@keyframes ChatWindow_fade-out__1c4BJ{0%{opacity:1}to{opacity:0}}@-webkit-keyframes ChatWindow_pop-up__kMQfZ{0%{-webkit-transform:translateY(30px) scale(.8);transform:translateY(30px) scale(.8);opacity:0}to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}}@keyframes ChatWindow_pop-up__kMQfZ{0%{-webkit-transform:translateY(30px) scale(.8);transform:translateY(30px) scale(.8);opacity:0}to{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}}@-webkit-keyframes ChatWindow_pop-out__3Iwhx{0%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}to{-webkit-transform:translateY(30px) scale(.8);transform:translateY(30px) scale(.8);opacity:0}}@keyframes ChatWindow_pop-out__3Iwhx{0%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1);opacity:1}to{-webkit-transform:translateY(30px) scale(.8);transform:translateY(30px) scale(.8);opacity:0}}.ChatWindow_datePickerContainer__P1rOp .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside),.ChatWindow_datePickerContainer__P1rOp .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:var(--primary)}.ChatWindow_datePickerContainer__P1rOp .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.002b79b8.chunk.css.map */