@-webkit-keyframes pulseDialogue{0%{background-color:var(--dialoguewrapper-pulse-initial-color)}75%{background-color:var(--dialoguewrapper-pulse-secondary-color)}to{background-color:var(--dialoguewrapper-pulse-initial-color)}}@keyframes pulseDialogue{0%{background-color:var(--dialoguewrapper-pulse-initial-color)}75%{background-color:var(--dialoguewrapper-pulse-secondary-color)}to{background-color:var(--dialoguewrapper-pulse-initial-color)}}@-webkit-keyframes pulseFab{0%{background-color:var(--chatbotfab-pulse-initial-color)}75%{background-color:var(--chatbotfab-pulse-secondary-color)}to{background-color:var(--chatbotfab-pulse-initial-color)}}@keyframes pulseFab{0%{background-color:var(--chatbotfab-pulse-initial-color)}75%{background-color:var(--chatbotfab-pulse-secondary-color)}to{background-color:var(--chatbotfab-pulse-initial-color)}}@-webkit-keyframes fabSlideIn{0%{-webkit-transform:translateX(calc(100% + 5px));transform:translateX(calc(100% + 5px));-ms-transform:translateX(100%) translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fabSlideIn{0%{-webkit-transform:translateX(calc(100% + 5px));transform:translateX(calc(100% + 5px));-ms-transform:translateX(100%) translateX(5px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fabSlideOut{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(100% + 5px));transform:translateX(calc(100% + 5px));-ms-transform:translateX(100%) translateX(5px)}}@keyframes fabSlideOut{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(calc(100% + 5px));transform:translateX(calc(100% + 5px));-ms-transform:translateX(100%) translateX(5px)}}@-webkit-keyframes chatbotWrapperFadein{0%{opacity:0}to{opacity:1}}@keyframes chatbotWrapperFadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes chatbotWrapperFadeout{0%{opacity:1}to{opacity:0}}@keyframes chatbotWrapperFadeout{0%{opacity:1}to{opacity:0}}@-webkit-keyframes persistentMenuSlideup{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes persistentMenuSlideup{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes persistentMenuSlidedown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes persistentMenuSlidedown{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}#wysdombot.wysdombot .ChatbotFAB{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;bottom:0;right:0;font-family:inherit;position:relative}#wysdombot.wysdombot .ChatbotFABIcon{background-image:var(--chatbotfab-icon);background-size:cover;background-color:var(--chatbotfab-icon-background-color);width:60px;height:60px;border-radius:var(--chatbotfab-icon-border-radius);cursor:pointer;-webkit-box-shadow:var(--chatbotfab-icon-box-shadow);box-shadow:var(--chatbotfab-icon-box-shadow);z-index:1000;margin:auto;position:fixed;z-index:100;bottom:11.5px;right:11.5px}#wysdombot.wysdombot .ChatbotFABIcon.ChatbotInitialVisit-false.FABAnimation-bouncy{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}#wysdombot.wysdombot .ChatbotFABIconWrapper{width:auto}#wysdombot.wysdombot .ChatbotFABIconWrapper,#wysdombot.wysdombot .ChatbotFABIndicator{position:fixed;bottom:0;right:0;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:90px;min-width:90px}#wysdombot.wysdombot .ChatbotFABIndicator{width:var(--chatbotfab-width);line-height:1.5;font-size:var(--indicator-font-size);background-color:var(--chatbotfab-indicator-background);color:var(--chatbotfab-indicator-foreground);padding-top:20px;padding-right:90px!important;padding-left:35px;padding-bottom:20px;border-radius:var(--chatbotfab-border-radius);border-bottom-right-radius:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;outline:none;-webkit-transform:translateX(calc(100% + 5px));transform:translateX(calc(100% + 5px));cursor:pointer}#wysdombot.wysdombot .ChatbotFABIndicator:after{content:"";position:absolute;width:90px;height:90px;right:0;background:var(--chatbotfab-indicator-background);border-top-right-radius:var(--chatbotfab-border-radius)}#wysdombot.wysdombot .clickHandler{width:100%;height:100%;position:absolute;left:0;border-radius:var(--chatbotfab-border-radius);z-index:2}#wysdombot.wysdombot .ChatbotFABIndicatorText{-webkit-transform:translateX(100%);transform:translateX(100%);max-width:225px;display:block;font-size:14px}#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-false.FABIndicatorShow-true{-webkit-animation:fabSlideIn .6s ease-in-out forwards;animation:fabSlideIn .6s ease-in-out forwards}#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-false.FABIndicatorShow-true .ChatbotFABIndicatorText{-webkit-animation:fabSlideIn .6s ease-in-out .2s forwards;animation:fabSlideIn .6s ease-in-out .2s forwards}#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-true.FABIndicatorShow-true.InitialVisit-true{-webkit-animation:fabSlideIn .6s ease-in-out forwards;animation:fabSlideIn .6s ease-in-out forwards}#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-true.FABIndicatorShow-true.InitialVisit-true .ChatbotFABIndicatorText{-webkit-animation:fabSlideIn .6s ease-in-out .2s forwards;animation:fabSlideIn .6s ease-in-out .2s forwards}#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-true.InitialVisit-false.FABIndicatorShow-true{-webkit-animation:fabSlideIn .6s ease-in-out forwards;animation:fabSlideIn .6s ease-in-out forwards}#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-true.InitialVisit-false.FABIndicatorShow-true .ChatbotFABIndicatorText{-webkit-animation:fabSlideIn .6s ease-in-out .2s forwards;animation:fabSlideIn .6s ease-in-out .2s forwards}#wysdombot.wysdombot .ChatbotFABIndicator.FABIndicatorShow-false.IndicatorDismissed-true.InitialVisit-false.ShowIndicatorCloseOnlyOnce-true,#wysdombot.wysdombot .ChatbotFABIndicator.FABIndicatorShow-false.IndicatorDismissed-true.InitialVisit-false.ShowIndicatorCloseOnlyOnce-true .ChatbotFABIndicatorText,#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-false.FABIndicatorShow-false.InitialVisit-false.ShowIndicatorCloseOnlyOnce-false,#wysdombot.wysdombot .ChatbotFABIndicator.IndicatorDismissed-false.FABIndicatorShow-false.InitialVisit-false.ShowIndicatorCloseOnlyOnce-false .ChatbotFABIndicatorText{-webkit-animation:fabSlideOut .6s ease-in-out forwards;animation:fabSlideOut .6s ease-in-out forwards}#wysdombot.wysdombot .ChatbotFABIconWrapper.ChatbotMinimized-true{-webkit-animation:chatbotWrapperFadein .3s ease-in-out forwards;animation:chatbotWrapperFadein .3s ease-in-out forwards}#wysdombot.wysdombot .chatbotFAB_close{position:absolute;display:inline-block;height:1rem;cursor:pointer;padding:0;border-radius:50%;width:30px;height:30px;-webkit-box-shadow:var(--chatbotfab-close-button-box-shadow);box-shadow:var(--chatbotfab-close-button-box-shadow);border:var(--chatbotfab-close-button-border);top:-10px;left:0;background-color:var(--chatbotfab-close-button-background);z-index:3}#wysdombot.wysdombot .chatbotFAB_close:after,#wysdombot.wysdombot .chatbotFAB_close:before{content:"";width:13px;height:1px;background:var(--chatbotfab-close-button-color);position:absolute;top:10px}#wysdombot.wysdombot .chatbotFAB_close:before{left:10px;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#wysdombot.wysdombot .chatbotFAB_close:after{right:10px;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:450px){#wysdombot.wysdombot .ChatbotFABIndicator{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:var(--chatbotfab-indicator-background);color:var(--chatbotfab-indicator-foreground);border-radius:var(--chatbotfab-border-radius);border-bottom-right-radius:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;width:calc(100vw - 30px)}}#wysdombot.wysdombot .ChatbotFAB .PulseContainer{display:-webkit-box;display:-ms-flexbox;display:flex;width:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#wysdombot.wysdombot .ChatbotFAB .PulseContainer .Pulse{display:inline-block;width:14px;height:14px;border:2px solid #fff;border-radius:50%;background-color:var(--chatbotfab-pulse-initial-color)}#wysdombot.wysdombot .ChatbotFAB .PulseContainer .Pulse.PulseOne{-webkit-animation:pulseFab 2s ease-in-out infinite;animation:pulseFab 2s ease-in-out infinite}#wysdombot.wysdombot .ChatbotFAB .PulseContainer .Pulse.PulseTwo{-webkit-animation:pulseFab 2s ease-in-out .33s infinite;animation:pulseFab 2s ease-in-out .33s infinite}#wysdombot.wysdombot .ChatbotFAB .PulseContainer .Pulse.PulseThree{-webkit-animation:pulseFab 2s ease-in-out .66s infinite;animation:pulseFab 2s ease-in-out .66s infinite}#wysdombot.wysdombot .ChatbotFAB .ChatbotFABIconWrapper .PulseContainer{position:absolute;width:54px;height:26px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#wysdombot.wysdombot .ChatbotFAB .UnreadMessageNotification{position:absolute;background:red;width:23px;height:23px;border-radius:50%;border:2px solid #fff;font-size:10px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:23px;right:3px;top:2px;z-index:1000}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper{position:fixed;bottom:0;right:0;height:0;width:0;font-family:sans-serif}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-invisible{position:relative;opacity:0;pointer-events:none}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-container{position:absolute;right:20px;bottom:60px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-transition:all .5s;transition:all .5s;pointer-events:none}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble img{max-width:none;height:auto}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble.onstage{opacity:1;-webkit-transform:translate(0);transform:translate(0);position:relative;right:auto;top:auto}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble.offstage{opacity:0;-webkit-transition:all .25s;transition:all .25s}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.5)!important;box-shadow:0 5px 10px 0 rgba(0,0,0,.5)!important}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.33);box-shadow:0 5px 10px 0 rgba(0,0,0,.33);display:block;cursor:pointer;opacity:0;-webkit-transition:all .75s;transition:all .75s;-webkit-transform:translate(100%);transform:translate(100%);pointer-events:auto;position:absolute;right:0;top:100%}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble[type=text]{background-color:#28c2fe;color:#fff;border-radius:20px 20px 0 20px;padding:10px 20px;white-space:nowrap}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble+.rm-mini-message-bubble{margin-top:15px}#wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble[type=html]{border-radius:20px 20px 0 20px;overflow:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}#wysdombot.wysdombot .ChatbotHeader{right:0;color:var(--header-foreground);background-color:var(--header-background);-webkit-box-shadow:var(--header-box-shadow);box-shadow:var(--header-box-shadow);padding:var(--header-padding);background:var(--header-background);display:inline-block;position:relative;top:0;width:100%;z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderTitle{font-size:var(--header-title-size);font-weight:var(--header-title-weight)}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderSubtitle{margin-top:10px;font-size:var(--header-subtitle-size);font-weight:var(--header-subtitle-weight)}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderContent{padding-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderGroup{float:left;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6px;margin-left:-4px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderIcon{background-image:var(--header-icon);background-repeat:no-repeat;background-position:50%;width:var(--header-icon-width);height:var(--header-icon-height);background-size:contain;border:none;-ms-flex-negative:0;flex-shrink:0}#wysdombot.wysdombot .ChatbotHeader .ChatbotClose{float:right;cursor:pointer;height:auto!important;fill:currentColor;margin-left:auto}#wysdombot.wysdombot .ChatbotHeader .closeIconSvg{cursor:pointer;height:23px;padding:0;background-repeat:no-repeat;background-position:50%;background-size:50%;border:none;margin:0;margin-right:5px;background-size:30px;background-color:none}@media screen and (max-width:450px){#wysdombot.wysdombot .ChatbotHeader{border-top-left-radius:0;border-top-right-radius:0}}#wysdombot.wysdombot .ChatbotHeader.Welcome{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:2em}#wysdombot.wysdombot .ChatbotHeader.Welcome .ChatbotHeaderIcon{background-image:var(--header-welcome-icon);width:var(--header-welcome-icon-width);height:var(--header-welcome-icon-height)}#wysdombot.wysdombot .ChatbotHeader.Welcome .ChatbotClose{-ms-flex-item-align:end;align-self:flex-end}#wysdombot.wysdombot .ChatbotHeader.Welcome:after{content:"";position:absolute;border-right-style:solid;border-top-style:solid;left:0;bottom:-35px;z-index:3;border-bottom:35px solid;border-color:transparent;border-left:100vw solid #002a3a}@media screen and (min-width:451px){#wysdombot.wysdombot .ChatbotHeader.Welcome:after{border-left:375px solid #002a3a}}#wysdombot .hidden{border:0;clip:rect(0 0 0 0);clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;position:absolute}.BotResponseImageCard,.BotResponseImageCard img{width:100%}.BotResponseImageCard .BotResponseImageCardContent h2{margin-bottom:10px!important}.embed-container{position:relative;padding-bottom:56.25%!important;height:0!important;overflow:hidden!important;max-width:100%!important}.embed-container embed,.embed-container iframe,.embed-container object{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue.template-BotResponseCarousel{display:block}#wysdombot.wysdombot .BotResponseCarousel{position:relative;-webkit-transform:scale(10px);transform:scale(10px)}#wysdombot.wysdombot .BotResponseCarousel .Template.BotTemplate .BotResponseImageCard.SingleResponse{margin-top:0;margin-left:0;border-radius:15px!important;overflow:visible!important}#wysdombot.wysdombot .BotResponseCarousel .CarouselQuickReplies{width:295px!important}#wysdombot.wysdombot .BotResponseCarousel .BotResponseImageCard img{border-top-left-radius:15px!important;border-top-right-radius:15px!important}#wysdombot.wysdombot .BotResponseCarousel .BotResponseImageCardContent:after{content:"";background-color:transparent;width:15px;height:22px;position:absolute;left:0;border-bottom-left-radius:15px;bottom:-2px;-webkit-transform:scaleX(-1);transform:scaleX(-1);right:0;left:-7px;border-left:8px solid var(--dialoguewrapper-bot-background);display:none}#wysdombot.wysdombot .BotResponseCarousel .VueCarousel-slide.BotResponsiveCarouselItem.VueCarousel-slide-active .BotResponseImageCardContent:after,#wysdombot.wysdombot .BotResponseCarousel .VueCarousel-slide.BotResponsiveCarouselItem:first-child .BotResponseImageCardContent:after{display:block}#wysdombot.wysdombot .BotResponseCarousel .CarouselQuickReplies .SingleResponseMessage{display:none}#wysdombot.wysdombot .BotResponseCarousel .BotResponseCarouselContent{display:block;width:calc(100% + 20px);margin-top:10px;position:relative;z-index:1000}#wysdombot.wysdombot .BotResponseCarousel .BotResponseCarouselContent .BotResponsiveCarouselItem{-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:10px}#wysdombot.wysdombot .BotResponseCarousel .BotResponseCarouselContent .BotResponsiveCarouselItem .BotResponseImageCard.SingleResponse{width:100%}#wysdombot.wysdombot .BotResponseCarousel .VueCarousel.SingleResponse{background:transparent!important}#wysdombot.wysdombot .BotResponseCarousel .VueCarousel.SingleResponse:before{z-index:2}#wysdombot.wysdombot .BotResponseCarousel .VueCarousel.SingleResponse:after{display:none}#wysdombot.wysdombot .BotResponseCarousel .VueCarousel-wrapper{position:relative;overflow:visible;margin-left:0;width:100%}#wysdombot.wysdombot .BotResponseCarousel .VueCarousel-navigation{position:absolute;top:38%;height:0;width:calc(100% + 35px);left:-45px}#wysdombot.wysdombot .BotResponseCarousel .VueCarousel-inner{width:calc(100% - 45px)}#wysdombot.wysdombot .BotResponseCarousel button.VueCarousel-navigation-button{-webkit-transform:translateX(0);transform:translateX(0);margin:0 5px;background-color:var(--botresponsecarousel-background-button-color);border-radius:var(--botresponsecarousel-button-border-radius);opacity:var(--botresponsecarousel-button-opacity);padding:var(--botresponsecarousel-button-padding)!important;width:var(--botresponsecarousel-button-width);height:var(--botresponsecarousel-button-height);background-size:var(--botresponsecarousel-button-background-size);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#wysdombot.wysdombot .BotResponseCarousel button.VueCarousel-navigation-button:focus{opacity:1;outline:none;-webkit-box-shadow:var(--wysdombot-focusoutline);box-shadow:var(--wysdombot-focusoutline)}#wysdombot.wysdombot .BotResponseCarousel button.VueCarousel-navigation-button svg{height:18px}#wysdombot.wysdombot .BotResponseCarousel button.VueCarousel-navigation-button svg path{stroke:#000}#wysdombot.wysdombot .BotResponseCarousel button.VueCarousel-navigation-button:hover{opacity:var(--botresponsecarousel-button-opacity-on-hover)}#wysdombot.wysdombot .BotResponseCarousel button.VueCarousel-navigation-button.VueCarousel-navigation--disabled{display:none}#wysdombot.wysdombot ul.DialogueWrapper.OverflowHidden{overflow:hidden}#wysdombot.wysdombot ul.DialogueWrapper>li.template-DefaultUserTemplate:first-child{position:absolute;left:-1000px;top:-1000px;width:1px;height:1px;overflow:hidden;text-align:left}#wysdombot.wysdombot ul.DialogueWrapper.UserAvatarDisplay-false li.Dialogue .Template.DefaultUserTemplate .SingleResponse{margin-right:6px}#wysdombot.wysdombot ul.DialogueWrapper.UserAvatarDisplay-false li.Dialogue .Template.DefaultUserTemplate .SingleResponse:before{display:none}#wysdombot.wysdombot ul.DialogueWrapper.UserAvatarDisplay-false li.Dialogue .Template.DefaultUserTemplate .SingleResponseTime{margin-right:0}#wysdombot.wysdombot ul.DialogueWrapper.BotAvatarDisplay-false li.Dialogue .Template.BotTemplate .SingleResponse{margin-left:6px}#wysdombot.wysdombot ul.DialogueWrapper.BotAvatarDisplay-false li.Dialogue .Template.BotTemplate .SingleResponse:before{display:none}#wysdombot.wysdombot ul.DialogueWrapper.BotAvatarDisplay-false li.Dialogue .Template.BotTemplate .SingleResponseTime{margin-left:0}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue:focus{outline:none}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .Template{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-left:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponse,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .Template .SingleResponse{padding:7px 20px;background:var(--dialoguewrapper-user-background);color:var(--dialoguewrapper-user-foreground);border-radius:15px;font-size:14px;position:relative;margin-right:35px;margin-top:13px}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponse:before,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .Template .SingleResponse:before{content:"";position:absolute;background-image:var(--dialoguewrapper-default-user-avatar);width:25px;height:25px;background-position:50%;background-size:cover;right:-35px;bottom:0}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponse:after,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .Template .SingleResponse:after{content:"";background-color:transparent;width:15px;height:22px;position:absolute;right:1px;border-left:8px solid var(--dialoguewrapper-user-background);border-bottom-left-radius:15px;-webkit-transform:translateX(50%);transform:translateX(50%);bottom:-2px}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponseTime,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .Template .SingleResponseTime{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:right;margin-right:35px;font-size:var(--dialoguewrapper-time-stamp-size);color:var(--dialoguewrapper-time-stamp-color);margin-top:6px}#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultBotTemplate.DisplayUserMessage-false,#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultUserTemplate.DisplayUserMessage-false{display:none}#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultBotTemplate.onhold{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultBotTemplate.onhold .SingleResponse{background:none!important;background-color:none var(--wysdombot-background);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin-left:0;margin-bottom:0!important;color:#aaa;padding:10px 20px!important;min-height:0!important}#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultBotTemplate.onhold .SingleResponse h2{border:1px solid #ddd;border-radius:10px;padding:12px 20px;text-align:center;font-size:90%;width:100%;color:#aaa;line-height:1.5em}#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultBotTemplate.onhold .SingleResponse .line{-webkit-box-flex:1;-ms-flex:1;flex:1;height:3px;background-color:#a3a3a3;color:#a3a3a3;font-weight:400;min-width:20px}#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultBotTemplate.onhold .SingleResponse:before{background-image:none!important}#wysdombot.wysdombot ul.DialogueWrapper .Template.DefaultBotTemplate.onhold .SingleResponse:after{border:none}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotResponseCarousel.Template.BotTemplate .VueCarousel.SingleResponse{padding:0}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotResponseCarousel.Template.BotTemplate .BotResponseImageCard.SingleResponse:after,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotResponseCarousel.Template.BotTemplate .BotResponseImageCard.SingleResponse:before{display:none}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotTemplate{margin-left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponse,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotTemplate .SingleResponse{margin-left:35px;margin-right:0;background:var(--dialoguewrapper-bot-background);color:var(--dialoguewrapper-bot-foreground)}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponse:before,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotTemplate .SingleResponse:before{right:0;left:-35px;background-image:var(--dialoguewrapper-default-bot-avatar)}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponse:after,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotTemplate .SingleResponse:after{-webkit-transform:scaleX(-1);transform:scaleX(-1);right:0;left:-7px;border-left:8px solid var(--dialoguewrapper-bot-background)}#wysdombot.wysdombot ul.DialogueWrapper #DialogueTypingNotifications .SingleResponseTime,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue .BotTemplate .SingleResponseTime{margin-left:35px;text-align:left}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies{background:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies:after,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies:before{display:none}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies li{font-size:12px;border-radius:20px;padding:6px 12px;position:relative;border:solid 2px var(--dialoguewrapper-quick-reply-color);color:var(--dialoguewrapper-quick-reply-color);margin-right:6px;margin-bottom:10px;text-align:center;cursor:pointer}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies li.inFocus{-webkit-box-shadow:var(--wysdombot-focusoutline);box-shadow:var(--wysdombot-focusoutline)}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies li:hover{background-color:var(--dialoguewrapper-quick-reply-color);color:#fff}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies li button{outline:none;cursor:pointer}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue.MostRecentMessage-false .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies{display:none}#wysdombot.wysdombot ul.DialogueWrapper .SingleResponse.SingleResponseQuickReplies.ButtonClicked{display:none!important}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.isHidden-true{display:none}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseMessage,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseMessage{white-space:pre-wrap;border:none;-ms-flex-preferred-size:100%;flex-basis:100%;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:solid 2px var(--dialoguewrapper-background)}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseMessage:after,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseMessage:before,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseMessage:after,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseMessage:before{display:none}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies{border-top-right-radius:0;border-top-left-radius:0;-ms-flex-preferred-size:100%;flex-basis:100%;padding:0;margin-top:0}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper>button.BotResponseButton,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper>li,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies>button.BotResponseButton,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies>li,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper>button.BotResponseButton,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper>li,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies>button.BotResponseButton,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies>li{font-size:14px;margin-bottom:0;margin-right:0;border-radius:0;border:none;background:var(--dialoguewrapper-button-background);color:var(--dialoguewrapper-button-foreground);border-bottom:solid 2px var(--dialoguewrapper-background);padding:12px 20px;text-align:left;width:100%}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper>button.BotResponseButton:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper>li:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies>button.BotResponseButton:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies>li:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper>button.BotResponseButton:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper>li:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies>button.BotResponseButton:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies>li:hover{cursor:pointer;font-weight:700}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper>button.BotResponseButton:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper>li:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies>button.BotResponseButton:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies>li:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper>button.BotResponseButton:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper>li:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies>button.BotResponseButton:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies>li:last-child{border-bottom-right-radius:15px}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper ul.BotResponseChoiceButtons,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies ul.BotResponseChoiceButtons,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper ul.BotResponseChoiceButtons,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies ul.BotResponseChoiceButtons{position:relative;z-index:1}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper li.BotResponseChoiceButton,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper li.BotResponseChoiceButton,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton{font-size:14px;margin-bottom:0;margin-right:0;border-radius:0;border:none;background:var(--dialoguewrapper-button-background);color:var(--dialoguewrapper-button-foreground);border-bottom:solid 2px var(--dialoguewrapper-bot-background);text-align:left;width:100%;position:relative;cursor:pointer}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper li.BotResponseChoiceButton:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper li.BotResponseChoiceButton:hover,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton:hover{background-color:var(--dialoguewrapper-bot-background);font-weight:400;color:var(--dialoguewrapper-bot-foreground)}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper li.BotResponseChoiceButton:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper li.BotResponseChoiceButton:last-child,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.ButtonWrapper li.BotResponseChoiceButton button,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithButtons .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton button,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.ButtonWrapper li.BotResponseChoiceButton button,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li.BotResponseChoiceButton button{width:100%!important;padding-top:12px;padding-bottom:12px;padding-left:20px;text-align:left;cursor:pointer}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies:after,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies:before{display:block}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li{padding:0}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li button{padding:12px 20px;width:100%;text-align:left}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue.MostRecentMessage-false .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseMessage{white-space:pre-wrap;border-bottom-left-radius:15px;border-bottom-right-radius:15px}#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue.MostRecentMessage-false .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseMessage:after,#wysdombot.wysdombot ul.DialogueWrapper li.Dialogue.MostRecentMessage-false .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseMessage:before{display:block}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks .SingleResponse{padding:0}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks .ResponseText{padding:7px 20px;display:block}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks .SingleWebLink{display:block;text-decoration:none;text-align:center;padding:10px 15px;cursor:pointer;color:var(--wysdombot-primarylight);border-top:solid 2px var(--dialoguewrapper-background)}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks .SingleWebLink:hover{text-decoration:underline}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks ul.BotResponseWeblinkButtons{position:relative;z-index:1}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks li.BotResponseWeblinkButton{width:100%;text-align:center;padding:10px 15px;cursor:pointer;position:relative;border-top:solid 2px var(--dialoguewrapper-background)}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks li.BotResponseWeblinkButton .SingleWebLink{display:inline-block}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks li.BotResponseWeblinkButton:hover{text-decoration:underline}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks li.BotResponseWeblinkButton a{width:240px;padding:2px 15px;border-top:unset}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse.SingleTipResponse{width:100%;padding:0;position:relative;overflow:hidden;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:solid 2px var(--dialoguewrapper-background)}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse.SingleTipResponse:after,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse.SingleTipResponse:before{display:none}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse.SingleTipResponse img{display:block;width:100%}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse.SingleTipResponse .TipSubject{position:absolute;width:100%;padding:12px 20px;text-decoration:none;color:#fff;background-color:rgba(0,0,0,.5);z-index:2;bottom:0}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse:not(.SingleTipResponse){padding:0;margin-top:0;border-top-right-radius:0;border-top-left-radius:0;width:100%}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse:not(.SingleTipResponse) a{padding:12px 20px;text-decoration:none;color:var(--wysdombot-primarylight);text-align:center;width:100%;display:block}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseKnowledgeBase .SingleResponse:not(.SingleTipResponse) a:hover{text-decoration:underline}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate .BotResponseImageCard.SingleResponse{padding:0}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate .BotResponseImageCard.SingleResponse .embed-container,#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate .BotResponseImageCard.SingleResponse img{border-top-left-radius:15px;border-top-right-radius:15px}#wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate .BotResponseImageCard.SingleResponse .BotResponseImageCardContent{padding:10px 20px;padding-bottom:15px}#wysdombot.wysdombot ul.DialogueWrapper .PulseContainer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px 0;width:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#wysdombot.wysdombot ul.DialogueWrapper .PulseContainer .Pulse{display:inline-block;width:7px;height:7px;border-radius:50%;background-color:var(--dialoguewrapper-pulse-initial-color)}#wysdombot.wysdombot ul.DialogueWrapper .PulseContainer .Pulse.PulseOne{-webkit-animation:pulseDialogue 2s ease-in-out infinite;animation:pulseDialogue 2s ease-in-out infinite}#wysdombot.wysdombot ul.DialogueWrapper .PulseContainer .Pulse.PulseTwo{-webkit-animation:pulseDialogue 2s ease-in-out .33s infinite;animation:pulseDialogue 2s ease-in-out .33s infinite}#wysdombot.wysdombot ul.DialogueWrapper .PulseContainer .Pulse.PulseThree{-webkit-animation:pulse 2s ease-in-out .66s infinite;animation:pulse 2s ease-in-out .66s infinite}#wysdombot.wysdombot ul.DialogueWrapper.Disabled-true{pointer-events:none;opacity:.5}.SingleResponse .tooltip-icon{padding:4px!important;width:24px;height:24px;float:right;font-size:14px;color:#aaa;border-radius:12px;background-color:#f2f2f2;text-align:center;line-height:normal}.SingleResponse .tooltip-icon.active{background-color:var(--header-background);color:#fff}.UserInputTopQuestions *{-webkit-box-sizing:border-box;box-sizing:border-box}.UserInputTopQuestions{width:100%;position:absolute;bottom:100%;left:0;display:block;border-radius:20px 20px 0 0}.UserInputTopQuestions:before{content:"";height:20px;width:20px;background-color:#fff;display:block;position:absolute;bottom:-31.5px;left:50%;translate:-50% 0;rotate:45deg;border:var(--userinputfield-border);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%)}.UserInputTopQuestions:after{content:"";height:100px;width:100%;display:block;position:absolute;top:0;left:0;-webkit-box-shadow:0 0 10px rgba(0,0,0,.25);box-shadow:0 0 10px rgba(0,0,0,.25);border-radius:20px 20px 0 0;z-index:-1}.UserInputTopQuestionsContainer{display:block;width:100%;min-height:140px;max-height:10vh;overflow:scroll;position:relative;border-radius:20px 20px 0 0;background:#fff}.UserInputTopQuestionsList{display:block;width:100%;position:absolute}.UserInputTopQuestionsList div{display:block;width:100%;padding:12px 0!important;text-align:center;color:#999;cursor:pointer}.UserInputTopQuestionsList div[selected]{background-color:#ecf7fe;color:#000}.UserInputTopQuestionsClose{height:35px;width:35px;display:block;position:absolute;top:0;right:3px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iMjQiPjxwYXRoIGQ9Ik00ODAtNDA1LjkxMkwyOTMuMDQ0LTIxOC45NTZRMjc4LjA4Ny0yMDMuOTk5IDI1Ni0yMDMuOTk5cS0yMi4wODcgMC0zNy4wNDQtMTQuOTU3LTE0Ljk1Ny0xNC45NTctMTQuOTU3LTM3LjA0NCAwLTIyLjA4NyAxNC45NTctMzcuMDQ0TDQwNS45MTItNDgwIDIxOC45NTYtNjY2Ljk1NlEyMDMuOTk5LTY4MS45MTMgMjAzLjk5OS03MDRxMC0yMi4wODcgMTQuOTU3LTM3LjA0NCAxNC45NTctMTQuOTU3IDM3LjA0NC0xNC45NTcgMjIuMDg3IDAgMzcuMDQ0IDE0Ljk1N0w0ODAtNTU0LjA4OGwxODYuOTU2LTE4Ni45NTZxMTQuOTU3LTE0Ljk1NyAzNy4wNDQtMTQuOTU3IDIyLjA4NyAwIDM3LjA0NCAxNC45NTcgMTQuOTU3IDE0Ljk1NyAxNC45NTcgMzcuMDQ0IDAgMjIuMDg3LTE0Ljk1NyAzNy4wNDRMNTU0LjA4OC00ODBsMTg2Ljk1NiAxODYuOTU2cTE0Ljk1NyAxNC45NTcgMTQuOTU3IDM3LjA0NCAwIDIyLjA4Ny0xNC45NTcgMzcuMDQ0LTE0Ljk1NyAxNC45NTctMzcuMDQ0IDE0Ljk1Ny0yMi4wODcgMC0zNy4wNDQtMTQuOTU3TDQ4MC00MDUuOTEyeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) no-repeat 50% var(--persistentmenu-background);border-radius:100%;translate:-50% -50%;background-size:26px auto;cursor:pointer}.UserInputTopQuestions.visible-false{translate:0 calc(100% + 20px);z-index:-2}.UserInputTopQuestions.visible-true{-webkit-animation:slideOut .2s linear forwards;animation:slideOut .2s linear forwards}@-webkit-keyframes slideOut{0%{translate:0 calc(100% + 20px);z-index:-2}99%{translate:0 0;z-index:-2}to{translate:0 0;z-index:0}}@keyframes slideOut{0%{translate:0 calc(100% + 20px);z-index:-2}99%{translate:0 0;z-index:-2}to{translate:0 0;z-index:0}}.SendIcon.SendMessageDisabled-true{cursor:no-drop}.SendIcon.SendMessageDisabled-true path{fill:var(--userinputfield-send-icon-disabled-color)}.SendIcon.SendMessageDisabled-false path{fill:var(--userinputfield-send-icon-enabled-color)}#wysdombot.wysdombot .MultiTabWarning.DisplayMultiTabWarning-false{display:none}#wysdombot.wysdombot .MultiTabWarning.DisplayMultiTabWarning-true{display:block}#wysdombot.wysdombot .MultiTabWarning{position:absolute;z-index:4;width:100%;height:100%;background:var(--multitabwarning-background);padding:3rem;padding-top:5rem}#wysdombot.wysdombot .MultiTabWarning .TextContent{text-align:center;color:var(--multitabwarning-foreground)}#wysdombot.wysdombot .MultiTabWarning .ButtonContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}#wysdombot.wysdombot .MultiTabWarning .ButtonContainer button{display:block;width:80px;height:80px;border-radius:50%;border:solid 2px var(--multitabwarning-foreground);color:var(--multitabwarning-foreground);margin:20px;cursor:pointer}#wysdombot.wysdombot .MultiTabWarning .ButtonContainer button:hover{color:var(--multitabwarning-background);background-color:var(--multitabwarning-foreground)}#wysdombot.wysdombot .DisabledUIPanel{position:absolute;width:100%;height:auto;bottom:0;z-index:1000;background-color:var(--disableduipanel-background);padding:30px 20px 20px 20px;min-height:80px;color:#fff;text-align:center}#wysdombot.wysdombot .DisabledUIPanel.small>div{font-size:12px}.DisabledUIPanel-enter-active{-webkit-transition:all .3s ease;transition:all .3s ease}.DisabledUIPanel-leave-active{-webkit-transition:all .3s;transition:all .3s}.DisabledUIPanel-enter,.DisabledUIPanel-leave-to{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:1}.DisabledUIPanel-Button{border:1px solid #fff;padding:6px 20px 6px 20px!important;display:inline-block;border-radius:5px;margin-top:20px!important;font-size:11px;cursor:pointer}.multiselect__spinner{width:40px;height:38px}.multiselect__option--selected:after{background:inherit}#wysdombot.wysdombot .LiveChatEscalationForm .ButtonWrapper{margin-top:20px;margin-top:40px}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect+input{margin-top:12px}#wysdombot.wysdombot .TooltipPanel{position:absolute;width:100%;height:auto;bottom:-800px;visibility:hidden;z-index:1000;margin-top:10px;padding:var(--tooltippanel-padding);background-color:var(--tooltippanel-background);border:1px solid var(--tooltippanel-border-color)!important;-webkit-box-shadow:var(--tooltippanel-box-shadow);box-shadow:var(--tooltippanel-box-shadow);border-top-left-radius:15px;border-top-right-radius:15px;-webkit-transition-property:bottom;transition-property:bottom;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1)}#wysdombot.wysdombot .TooltipPanel.active{bottom:75px;visibility:visible}#wysdombot.wysdombot .TooltipPanel .closeIcon{position:absolute;top:10px;right:10px;padding:8px;color:#aaa;font-size:18px;line-height:12px;cursor:pointer}#wysdombot.wysdombot .TooltipPanel .title{color:var(--tooltippanel-title-color);font-size:18px;margin-bottom:15px;text-align:center}#wysdombot.wysdombot .TooltipPanel .content{color:var(--tooltippanel-content-color);font-size:14px;margin-bottom:15px}#wysdombot-skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}#wysdombot.wysdombot{position:absolute;width:100vw;max-height:100vh;top:0;left:0;font-size:15px;font-family:var(--wysdombot-fontfamily)}#wysdombot.wysdombot a{color:var(--wysdombot-linkcolor)}@font-face{font-family:slick;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAA0AAAAAB2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE0AAAABoAAAAcdIcYB0dERUYAAAS0AAAAHAAAAB4AJwANT1MvMgAAAZwAAABRAAAAYFAQ/45jbWFwAAACAAAAAFcAAAFiIhFFt2dhc3AAAASsAAAACAAAAAj//wADZ2x5ZgAAAmgAAAE1AAACLD+btmBoZWFkAAABMAAAAC8AAAA2AAEx+2hoZWEAAAFgAAAAHAAAACQD5QIFaG10eAAAAfAAAAAQAAAAFgZKAEpsb2NhAAACWAAAABAAAAAQATYBoG1heHAAAAF8AAAAHQAAACAASwBHbmFtZQAAA6AAAADcAAABbgUngcJwb3N0AAAEfAAAAC4AAABFOXjBpHjaY2BkYGAA4vMGfuHx/DZfGbiZGEDgfGFFPZxWZVBlvM14G8jlYABLAwAT1QnNAHjaY2BkYGC8zcDAoMfEAAJANiMDKmABADBkAe942mNgZGBgYGdwYWBiAAEQycgAEnMA8xkACcgAkwAAAHjaY2BmYmCcwMDKwMDow5jGwMDgDqW/MkgytDAwMDGwcjKAQQNQCZBSYICCgDTXFAYHhkTFSYwP/j9g0GO8/f82A0QNA+NtsBIFBkYANHMN4wAAAHjaY2KAACYIVoVAAALCAJt42mNgYGBmgGAZBkYGEIgB8hjBfBYGByDNw8DBwARkMzAkKigpTlCc9P8/WB0S7/+i+4/uld4rgZoAB4xsDHAhRiYgwcSApoCBcsBMBTNYGGgGAEdEDyUAAAAAAAAAAAAAZgCKANABFnjadZBdToNAEMd3CrtAl5TQLtS0LCoN0A8SGkBI+mAfPET75B1896HppfQcvnII4w3cLYpW6k4ymdn9z8xvBwEKUQg11OgBIXAYWUEQR1uIZoFGpLGxKy3PqrIq8+waXIfJ+5mQSSvkvXwRqqocu1D39QMl2JgvN9zzhsyk1GRDz+OBfzMioCqx0rtdLYo0SiZTZttsOkmidBkveKibFF4Oep9SI46bqk3Twhp4iihUemrMWFPy2NRbthfqKkHi/PxlJLITZdAiSj6ouZ+tn9eZz78DuD9LZYB6bZ8rlCAUVuVdkULjxV4sIEysIc/KSyPmnJDdjhCOdQ0fCTliTX/tjH3ysWao+71qaNjHQjcQwrcuyl+WLZQthCMotJP/h+Xjazz+hfTeRWmG4zOiSyif/q1OtAAAAHjabY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV42mNgYkAGjAzogB0sysTgwtDOyMTIzJlYVJRfnpOaVsIFZhVlpmeUAABuKQkSAAAAAAAB//8AAnjaY2BkYGDgAWIxIGZiYARCNiBmAfMYAAPgADV42mNgYGBkAIKrS9Q5QPT5wop6GA0APf8GGAAA) format("woff")}#wysdombot.wysdombot html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px}#wysdombot.wysdombot *,#wysdombot.wysdombot :after,#wysdombot.wysdombot :before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}#wysdombot.wysdombot body,#wysdombot.wysdombot h1,#wysdombot.wysdombot h2,#wysdombot.wysdombot h3,#wysdombot.wysdombot h4,#wysdombot.wysdombot h5,#wysdombot.wysdombot h6,#wysdombot.wysdombot ol,#wysdombot.wysdombot p,#wysdombot.wysdombot ul{margin:0;padding:0;font-weight:400}#wysdombot.wysdombot ol,#wysdombot.wysdombot ul{list-style:none}#wysdombot.wysdombot img{max-width:100%;height:auto}#wysdombot.wysdombot button,#wysdombot.wysdombot input[type=button],#wysdombot.wysdombot input[type=submit]{border:none;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}#wysdombot.wysdombot button::-moz-focus-inner,#wysdombot.wysdombot input[type=button]::-moz-focus-inner,#wysdombot.wysdombot input[type=submit]::-moz-focus-inner{border:0;padding:0}#wysdombot.wysdombot input[type=text]{border:none;background-image:none;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;line-height:1;display:inline-block;vertical-align:middle;white-space:normal;font-size:inherit;font-family:inherit}#wysdombot.wysdombot ul.DialogueWrapper{padding:var(--dialoguewrapper-padding);overflow-y:scroll;overflow-x:hidden}#wysdombot.wysdombot .ChatbotWrapper.InitialVisit-true{opacity:0;z-index:-1}#wysdombot.wysdombot .ChatbotWrapper.ChatbotMinimized-false.InitialVisit-true{z-index:1}#wysdombot.wysdombot .ChatbotWrapper.ChatbotMinimized-false.InitialVisit-false,#wysdombot.wysdombot .ChatbotWrapper.ChatbotMinimized-false.InitialVisit-true{-webkit-animation:chatbotWrapperFadein .3s ease-in-out forwards;animation:chatbotWrapperFadein .3s ease-in-out forwards}#wysdombot.wysdombot .ChatbotWrapper.ChatbotMinimized-true.InitialVisit-false{z-index:-1;-webkit-animation:chatbotWrapperFadeout .3s ease-in-out forwards;animation:chatbotWrapperFadeout .3s ease-in-out forwards}#wysdombot.wysdombot .ChatbotWrapper{border-radius:var(--chatbotwrapper-border-radius);border-bottom-right-radius:0;position:fixed;bottom:0;width:auto;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;height:100%;z-index:1000;background-color:var(--dialoguewrapper-background)}#wysdombot.wysdombot .ChatbotClose{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;float:right;cursor:pointer;height:auto!important}#wysdombot.wysdombot .closeIconSvg{cursor:pointer;height:23px;padding:0;background-repeat:no-repeat;background-position:50%;background-size:50%;border:none;margin:15px 5px;background-size:30px}#wysdombot.wysdombot .BottomActionBar{height:77px;max-height:77px;min-height:77px;-ms-flex-preferred-size:77px;flex-basis:77px;-ms-flex-negative:0;flex-shrink:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px;background-color:var(--bottomactionbar-background);-webkit-box-shadow:var(--bottomactionbar-box-shadow);box-shadow:var(--bottomactionbar-box-shadow);border-top:var(--bottomactionbar-border-top);z-index:2;width:100%;position:relative}#wysdombot.wysdombot .BottomActionBar:after{content:"";position:absolute;background-color:var(--bottomactionbar-background);width:100%;height:100%;left:0;top:0;z-index:-1}#wysdombot.wysdombot .DialogueWrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100vw;overflow:scroll;position:relative;background-color:var(--dialoguewrapper-background);padding:1rem}#wysdombot.wysdombot .notification-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer}#wysdombot.wysdombot .notification-container .notification-style-default .notification-main-content{padding:15px;padding-right:0}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderContent{padding-left:0!important;margin:0 auto!important}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderGroup{width:85%!important}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderIcon{margin:auto 0!important}#wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderTitle{margin-left:0!important}#wysdombot.wysdombot .notification-container .notification-style-default{background:#ecf7fe;font-size:12px;width:100%;color:#000;display:grid;grid-template-columns:1fr 50px}#wysdombot.wysdombot .notification-outer-container{overflow:hidden;max-height:50%;height:0;-webkit-transition:height .33s;transition:height .33s}#wysdombot.wysdombot .notification-outer-container.Disabled-true{pointer-events:none;opacity:.5}#wysdombot.wysdombot .notification-style-default+.notification-style-default{border-top:1px solid #fff!important}#wysdombot.wysdombot .notification-container .notification-style-default .notification-close-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZD0iTTEyIDEwLjY2OGw2Ljg3MS02Ljg3MSAxLjMzMiAxLjMzMkwxMy4zMzIgMTJsNi44NzEgNi44NzEtMS4zMzIgMS4zMzJMMTIgMTMuMzMybC02Ljg3MSA2Ljg3MS0xLjMzMi0xLjMzMkwxMC42NjggMTIgMy43OTcgNS4xMjlsMS4zMzItMS4zMzJ6bTAgMCIgc3Ryb2tlLXdpZHRoPSIxLjMxNDQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZT0iI2NjYyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+PHBhdGggZD0iTTUuMTI5IDMuNzk3TDMuNzk3IDUuMTI5IDEwLjY2OCAxMmwtNi44NzEgNi44NzEgMS4zMzIgMS4zMzJMMTIgMTMuMzMybDYuODcxIDYuODcxIDEuMzMyLTEuMzMyTDEzLjMzMiAxMmw2Ljg3MS02Ljg3MS0xLjMzMi0xLjMzMkwxMiAxMC42Njh6bTAgMCIgZmlsbD0iIzk5OSIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%;background-size:20px 20px;display:inline-block;cursor:pointer}#wysdombot.wysdombot .expanded_banner .notification-main-content{position:relative;overflow:auto}#wysdombot.wysdombot .expanded_false .notification-main-content{max-height:5em!important}#wysdombot.wysdombot .expanded_banner{position:relative}#wysdombot.wysdombot .notification-expand-icon{display:none}#wysdombot.wysdombot .expanded_banner .notification-expand-icon{display:-webkit-box;display:-ms-flexbox;display:flex;background:var(--header-background);height:2em;width:4em;position:absolute;bottom:0;left:50%;translate:-50% 0;border-radius:100px 100px 0 0;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#wysdombot.wysdombot .notification-expand-icon:before{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjE4IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMjQgMjRIMFYwaDI0djI0eiIgZmlsbD0ibm9uZSIgb3BhY2l0eT0iLjg3Ii8+PHBhdGggZD0iTTE1Ljg4IDkuMjlMMTIgMTMuMTcgOC4xMiA5LjI5YS45OTYuOTk2IDAgMTAtMS40MSAxLjQxbDQuNTkgNC41OWMuMzkuMzkgMS4wMi4zOSAxLjQxIDBsNC41OS00LjU5YS45OTYuOTk2IDAgMDAwLTEuNDFjLS4zOS0uMzgtMS4wMy0uMzktMS40MiAweiIvPjwvc3ZnPg==);height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50%;scale:1 1;-webkit-transition:rotate .25s linear;transition:rotate .25s linear;margin-top:5px!important}#wysdombot.wysdombot .expanded_true .notification-expand-icon:before{scale:1 -1}#wysdombot.wysdombot .expanded_banner .notification-main-content{padding-bottom:30px!important}@media screen and (min-width:451px){#wysdombot.wysdombot .ChatbotWrapper{-webkit-box-shadow:var(--chatbotwrapper-box-shadow);box-shadow:var(--chatbotwrapper-box-shadow);height:calc(100vh - var(--chatbotwrapper-box-height-minus));width:375px!important;overflow:hidden;background:var(--dialoguewrapper-background);right:0;bottom:0;margin:0;border:none}#wysdombot.wysdombot .BottomActionBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3;right:0}#wysdombot.wysdombot .DialogueWrapper{overflow:scroll;position:relative;width:100%;background-color:var(--dialoguewrapper-background);padding:0;z-index:2}}.body-disable-scroll-ios{-ms-touch-action:none;touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:none;top:0;position:fixed;margin:0}.IFrameModalTemplate iframe{border-width:0}#wysdombot.wysdombot .UserInputContainer{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:10px!important}#wysdombot.wysdombot .UserInputArea{background-color:var(--userinputfield-background);border-radius:var(--userinputfield-border-radius);padding:var(--userinputfield-padding);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:var(--userinputfield-border);height:auto;width:100%}#wysdombot.wysdombot .UserInputArea.disabled{opacity:.3}#wysdombot.wysdombot .UserInputArea.inFocus{-webkit-box-shadow:var(--wysdombot-focusoutline);box-shadow:var(--wysdombot-focusoutline)}#wysdombot.wysdombot label[for=UserInputField]{position:absolute;overflow:hidden;width:1px;height:1px;opacity:0}#wysdombot.wysdombot input[type=text].UserInputField{line-height:var(--userinputfield-line-height);height:20px!important;resize:none;overflow:hidden;width:100%;margin:auto auto auto 15px;border:none;color:var(--userinputfield-foreground);font-size:16px;outline:none}#wysdombot.wysdombot .Submit{background:#fff;border:none;cursor:pointer;width:20px;height:20px;margin:2px;background-repeat:no-repeat;background-position:50%;background-size:18px}@media (min-width:451px){#wysdombot.wysdombot input[type=text].UserInputField{font-size:var(--userinputfield-font-size)}}#wysdombot.wysdombot .PersistentMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;background:var(--persistentmenu-background);border-radius:50%}#wysdombot.wysdombot .PersistentMenu a{text-decoration:none}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIconButton{width:var(--persistentmenu-button-width);height:var(--persistentmenu-button-height);background:var(--persistentmenu-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;cursor:pointer}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIconButton.inFocus{-webkit-box-shadow:var(--wysdombot-focusoutline);box-shadow:var(--wysdombot-focusoutline)}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon,#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon:after,#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon:before{-webkit-appearance:none;-moz-appearance:none;appearance:none;content:"";display:block;height:1px;background:var(--wysdombot-background);position:relative;width:20px;-webkit-transition:all .2s linear;transition:all .2s linear;transform:rotate(0deg) scale(1) translateX(0) translateY(0);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-ms-perspective:1000;perspective:1000}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon:focus{outline:none}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon:before{position:absolute;top:-6px;-webkit-transform-origin:top left;transform-origin:top left}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon:after{position:absolute;bottom:-6px;-webkit-transform-origin:bottom left;transform-origin:bottom left}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon.open{-webkit-transform:scale(1) translateX(1px) translateY(3px);transform:scale(1) translateX(1px) translateY(3px);background:transparent}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon.open:before{-webkit-transform:rotate(45deg) scale(1);transform:rotate(45deg) scale(1);width:24px;top:-11px}#wysdombot.wysdombot .PersistentMenu .PersistentMenuIcon.open:after{-webkit-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1);width:24px}#wysdombot.wysdombot .PersistentMenuItems{bottom:70px;position:absolute;display:block;width:100%;right:0;background-color:var(--persistentmenu-background);color:var(--persistentmenu-foreground)!important;text-align:left;border-top-left-radius:var(--persistentmenu-top-border-radius);border-top-right-radius:var(--persistentmenu-top-border-radius);height:auto;z-index:-1;-webkit-transform:translateY(100%);transform:translateY(100%)}#wysdombot.wysdombot .PersistentMenuItems.MenuOpen-true{bottom:77px;-webkit-animation:persistentMenuSlideup .3s ease-in-out forwards;animation:persistentMenuSlideup .3s ease-in-out forwards}#wysdombot.wysdombot .PersistentMenuItems.MenuOpen-false.Initial-false{-webkit-animation:persistentMenuSlidedown .3s ease-in-out forwards;animation:persistentMenuSlidedown .3s ease-in-out forwards}#wysdombot.wysdombot .PersistentMenuSingleItem{cursor:pointer;font-size:var(--persistentmenu-font-size);margin:0;padding:var(--persistentmenu-item-padding);color:var(--persistentmenu-foreground)!important}#wysdombot.wysdombot .PersistentMenuItems li:after{content:"";height:1px;display:block;border-bottom:var(--persistentmenu-item-border);margin:var(--persistentmenu-item-padding);margin-top:0;margin-bottom:0}#wysdombot.wysdombot .PersistentMenuItems li:last-child:after{display:none}#wysdombot.wysdombot .PersistentMenuSingleItem a{color:var(--persistentmenu-foreground)!important}#wysdombot.wysdombot .PersistentMenuSingleItem:focus,#wysdombot.wysdombot .PersistentMenuSingleItem:hover{font-weight:700}#wysdombot.wysdombot .template-HTMLCardTemplate{width:100%;display:block!important;margin-bottom:10px!important}.Template.BotTemplate.DeviceTemplateQuickReplies .SingleResponse.SingleResponseQuickReplies{margin-left:0!important;margin-right:0!important;background-color:transparent!important}.Template.BotTemplate.DeviceTemplateQuickReplies .SingleResponse.SingleResponseQuickReplies:after{border:none!important}.Template.BotTemplate.DeviceTemplateQuickReplies .SingleResponse.SingleResponseQuickReplies .VueCarousel-navigation-button{background-color:#fff!important;border-radius:19px!important;border:1px solid #ddd!important;width:38px!important;height:38px!important;color:#999!important;opacity:1!important;outline:none!important}.Template.BotTemplate.DeviceTemplateQuickReplies .SingleResponse.SingleResponseQuickReplies .VueCarousel-navigation-prev{left:20px!important;margin-left:0!important}.Template.BotTemplate.DeviceTemplateQuickReplies .SingleResponse.SingleResponseQuickReplies .VueCarousel-navigation-next{right:20px!important;margin-right:0!important}.Dialogue.MostRecentMessage-false .Template.BotTemplate.DeviceTemplateQuickReplies .SingleResponse.SingleResponseQuickReplies{pointer-events:none}.DeviceCarouselTemplate .BotResponseImageCard{cursor:pointer}.DeviceCarouselTemplate .SingleResponse:before{z-index:0!important}.DeviceCarouselTemplate .VueCarousel-navigation-button{outline:none!important}.DeviceCarouselTemplate .VueCarousel-navigation-button:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.DeviceCarouselTemplate .VueCarousel-navigation-next,.DeviceCarouselTemplate .VueCarousel-navigation-prev{border:1px solid #ccc!important}.DeviceCarouselTemplate .CarouselQuickReplies .SingleResponseMessage{display:none}.SingleResponse.SingleResponseQuickReplies .DeviceMiniTemplateItem{padding-left:5px!important;padding-right:5px!important}.SingleResponse.SingleResponseQuickReplies .DeviceMiniTemplateItem .DeviceMiniTemplateCard{cursor:pointer;background-color:#fafafa!important;border-radius:15px;padding:10px 15px!important;min-height:82px!important}.SingleResponse.SingleResponseQuickReplies .DeviceMiniTemplateItem .DeviceMiniTemplateCard .DeviceMiniTemplateTitle{font-size:18px;color:#11d9fb;text-align:center;border-bottom:1px solid #eee;padding-bottom:5px!important}.SingleResponse.SingleResponseQuickReplies .DeviceMiniTemplateItem .DeviceMiniTemplateCard .DeviceMiniTemplateContent{margin-top:10px!important;text-align:left}.SingleResponse.SingleResponseQuickReplies .DeviceMiniTemplateItem .DeviceMiniTemplateCard .DeviceMiniTemplateContent .subject1{font-size:11px}.SingleResponse.SingleResponseQuickReplies .DeviceMiniTemplateItem .DeviceMiniTemplateCard .DeviceMiniTemplateContent .subject1>span{font-weight:700}.SingleResponse.SingleResponseQuickReplies button.VueCarousel-navigation-button{margin:0 5px;background-color:var(--botresponsecarousel-background-button-color);border-radius:var(--botresponsecarousel-button-border-radius);opacity:var(--botresponsecarousel-button-opacity);padding:var(--botresponsecarousel-button-padding)!important;width:var(--botresponsecarousel-button-width);height:var(--botresponsecarousel-button-height);background-size:var(--botresponsecarousel-button-background-size);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SingleResponse.SingleResponseQuickReplies button.VueCarousel-navigation-button:focus{opacity:1;outline:none;-webkit-box-shadow:var(--wysdombot-focusoutline);box-shadow:var(--wysdombot-focusoutline)}.SingleResponse.SingleResponseQuickReplies button.VueCarousel-navigation-button svg{height:18px}.SingleResponse.SingleResponseQuickReplies button.VueCarousel-navigation-button svg path{stroke:#000}.SingleResponse.SingleResponseQuickReplies button.VueCarousel-navigation-button:hover{opacity:var(--botresponsecarousel-button-opacity-on-hover)}.SingleResponse.SingleResponseQuickReplies button.VueCarousel-navigation-button.VueCarousel-navigation--disabled{display:none}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateCard{background-color:#fafafa;border-top-left-radius:15px;border-top-right-radius:15px}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateCard .DeviceListTemplateHeader{border-top-left-radius:15px!important;border-top-right-radius:15px!important;padding:10px 15px 10px 15px!important;background-color:var(--dialoguewrapper-bot-background)}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateCard .DeviceListTemplateImage>img.productImage{width:unset;height:200px!important;margin:auto!important;display:block!important}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateCard .DeviceListTemplateImage>img.promoImage{position:absolute!important;left:35px!important;top:95px!important;width:40px!important;height:40px !important!important;border-radius:20px!important}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateContent{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateContent .title{font-size:14px;font-weight:700;margin-bottom:2px!important}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateContent .subject1{font-size:11px;color:#777;margin-bottom:2px!important}.DeviceListTemplate .DeviceListTemplateItem .DeviceListTemplateContent .subject2{font-size:11px;color:#777}.DeviceListTemplate .DeviceListTemplateItem.clicked .DeviceListTemplateImage{cursor:default}.DeviceListTemplate .DeviceListTemplateItem.clicked .DeviceListTemplateContent,.DeviceListTemplate .DeviceListTemplateItem.clicked .DeviceListTemplateHeader{background-color:var(--dialoguewrapper-user-background)!important;color:#fff!important}.DeviceListTemplate .DeviceListTemplateItem.clicked .DeviceListTemplateContent .subject1,.DeviceListTemplate .DeviceListTemplateItem.clicked .DeviceListTemplateHeader .subject1{color:#fff;margin-bottom:2px!important}.DeviceListTemplate .DeviceListTemplateItem.clicked .DeviceListTemplateContent .subject2,.DeviceListTemplate .DeviceListTemplateItem.clicked .DeviceListTemplateHeader .subject2{color:#fff}.DeviceStorageTemplate .SingleResponse.SingleResponseQuickReplies{width:100%}.DeviceStorageTemplate .SingleResponse.SingleResponseQuickReplies .subject1>div{font-weight:700}.DeviceColorTemplate .SingleResponse.DeviceColorTemplateButtons{background-color:transparent!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important}.DeviceColorTemplate .BotResponseWithButtons{margin-top:13px!important}.DeviceColorTemplate .BotResponseWithButtons button.BotResponseButton{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.DeviceColorTemplate .BotResponseWithButtons button.BotResponseButton:first-child{border-top-left-radius:15px!important;border-top-right-radius:15px!important}.DeviceColorTemplate .BotResponseWithButtons button.BotResponseButton:before{content:" ";background:var(--bubble-color);display:inline-block;position:relative;left:-8px;width:20px;height:20px;border-radius:10px;border:1px solid #eee}.DevicePlanTemplate[clicked]{opacity:.5;pointer-events:none}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies{width:100%}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem.VueCarousel-slide-active .DevicePlanTemplateContent.readMore{max-height:3000px;-webkit-transition:max-height 2s ease-in-out;transition:max-height 2s ease-in-out}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard{cursor:pointer}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateHeader{border-top-left-radius:15px;border-top-right-radius:15px;background-color:#e0f5fe;padding:9px 15px 9px 15px!important}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent{-webkit-box-sizing:content-box;box-sizing:content-box;min-height:calc(100vh - 425px);max-height:calc(100vh - 420px);-webkit-transition:max-height 1.5s cubic-bezier(0,1,0,1);transition:max-height 1.5s cubic-bezier(0,1,0,1);border-bottom:10px solid transparent;overflow:hidden;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding:12px 24px 2px 24px!important;background-color:#fafafa}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent .DevicePlanTemplateTitle{font-size:42px;font-weight:400;text-align:center;margin-bottom:5px!important}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent .DevicePlanTemplateTitlePost{font-size:18px;font-weight:400}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent .DevicePlanTemplateSubTitle{display:block;-ms-flex-preferred-size:unset;flex-basis:unset;font-size:14px;text-align:center;color:#666;margin-bottom:15px!important}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent .DevicePlanTemplateFeature{list-style:disc!important;padding:8px 8px 8px 28px!important;border-top:1px solid #eee;border-radius:6px;font-size:12px;margin-bottom:10px!important}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent .DevicePlanTemplateFeature>li{margin-bottom:6px!important}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent .dataThrottlingMessage{font-size:12px;margin-bottom:10px!important}.DevicePlanTemplate .SingleResponse.SingleResponseQuickReplies .DevicePlanTemplateItem .DevicePlanTemplateCard .DevicePlanTemplateContent .promotionalMessage{font-size:12px;margin-bottom:5px!important}.DevicePriceTemplate .SingleResponse.SingleResponseQuickReplies{width:100%}.DevicePriceTemplate .DeviceMiniTemplateTitle{font-size:16px!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateCard{background-color:#fafafa;border-top-left-radius:15px;border-top-right-radius:15px;padding:10px!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateCard .DeviceAccessoriesTemplateHeader{border-top-left-radius:15px!important;border-top-right-radius:15px!important;padding:10px 15px 10px 15px!important;background-color:var(--dialoguewrapper-bot-background)}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateCard .DeviceAccessoriesTemplateImage{cursor:pointer}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateCard .DeviceAccessoriesTemplateImage>img.productImage{width:unset;height:200px!important;margin:auto!important;display:block!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateCard .DeviceAccessoriesTemplateImage>img.promoImage{position:absolute!important;left:35px!important;top:95px!important;width:40px!important;height:40px !important!important;border-radius:20px!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateContent{border-bottom-left-radius:15px!important;border-bottom-right-radius:15px!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateContent .title{font-size:14px;font-weight:700;margin-bottom:2px!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateContent .subject1{font-size:11px;color:#777;margin-bottom:2px!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem .DeviceAccessoriesTemplateContent .subject2{font-size:11px;color:#777}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem.clicked .DeviceAccessoriesTemplateImage{cursor:default}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem.clicked .DeviceAccessoriesTemplateContent,.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem.clicked .DeviceAccessoriesTemplateHeader{background-color:var(--dialoguewrapper-user-background)!important;color:#fff!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem.clicked .DeviceAccessoriesTemplateContent .subject1,.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem.clicked .DeviceAccessoriesTemplateHeader .subject1{color:#fff;margin-bottom:2px!important}.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem.clicked .DeviceAccessoriesTemplateContent .subject2,.DeviceAccessoriesTemplate .DeviceAccessoriesTemplateItem.clicked .DeviceAccessoriesTemplateHeader .subject2{color:#fff}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateCard{background-color:#fafafa;border-radius:15px;padding:2px!important}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateCard .DevicePromotionsTemplateImage{cursor:pointer}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateCard .DevicePromotionsTemplateImage img{border-radius:15px!important}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateContent{border-radius:15px!important;text-align:center}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateContent>a{text-decoration:none}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateContent .title{font-size:14px;font-weight:700;margin-bottom:2px!important}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateContent .subject1{font-size:11px;color:#777;margin-bottom:2px!important}.DevicePromotionsTemplate .DevicePromotionsTemplateItem .DevicePromotionsTemplateContent .subject2{font-size:11px;color:#777}.DevicePromotionsTemplate .DevicePromotionsTemplateItem.clicked .DevicePromotionsTemplateImage{cursor:default}.CreditCardTemplate .SingleResponse.CreditCardTemplateButtons{background-color:transparent!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important}.CreditCardTemplate .BotResponseWithButtons{margin-top:13px!important}.CreditCardTemplate .BotResponseWithButtons button.BotResponseButton{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CreditCardTemplate .BotResponseWithButtons button.BotResponseButton:first-child{border-top-left-radius:15px!important;border-top-right-radius:15px!important}.CreditCardTemplate .BotResponseWithButtons button.BotResponseButton:before{content:" ";display:inline-block;position:relative;left:-8px;background-size:40px 24px;width:40px;height:24px;border:1px solid #eee;background-image:var(--card-image)}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}#wysdombot.wysdombot .LiveChatEscalationForm{position:absolute;width:100%;height:auto;bottom:-380px;visibility:hidden;z-index:1000;background-color:var(--livechatescalationform-background);border-top-left-radius:var(--livechatescalationform-top-border-radius);border-top-right-radius:var(--livechatescalationform-top-border-radius);padding:var(--livechatescalationform-padding);-webkit-transition-property:bottom;transition-property:bottom;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1)}#wysdombot.wysdombot .LiveChatEscalationForm.active{bottom:0;visibility:visible}#wysdombot.wysdombot .LiveChatEscalationForm .title{color:var(--livechatescalationform-foreground);font-size:14px;margin-bottom:15px;text-align:center}#wysdombot.wysdombot .LiveChatEscalationForm label{display:block;color:var(--livechatescalationform-foreground);font-size:11px;margin-bottom:6px;margin-right:3px}#wysdombot.wysdombot .LiveChatEscalationForm .RequiredValue{color:red}#wysdombot.wysdombot .LiveChatEscalationForm input[type=text]{background-color:#fff;margin:0;border-radius:4px;padding-left:10px;height:31px;border:1px solid #b3b3b3;font-size:16px;color:inherit;margin-bottom:12px;width:100%}#wysdombot.wysdombot .LiveChatEscalationForm .ButtonWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}#wysdombot.wysdombot .LiveChatEscalationForm .ErrorMessage{color:#fff;font-size:11px;position:absolute}#wysdombot.wysdombot .LiveChatEscalationForm button.ClearForm{font-size:11px;padding-bottom:2px;color:#fff;border-bottom:1px solid #fff;margin-right:30px;cursor:pointer}#wysdombot.wysdombot .LiveChatEscalationForm button.SubmitForm{background-color:var(--livechatescalationform-button-color);font-size:11px;padding:7px 34px;border-radius:50px;color:#fff;cursor:pointer}#wysdombot.wysdombot .LiveChatEscalationForm button.SubmitForm[disabled=disabled]{opacity:.3}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect{min-height:34px;margin-bottom:12px}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect .multiselect__tags{min-height:34px;font-size:12px!important}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__current,#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__select{padding:2px 8px;top:0}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__select:before{margin-top:4px}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__tags{padding:6px 40px 0 8px}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__single{font-size:12px!important}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__placeholder{margin-bottom:10px;padding-top:2px}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__element{border-bottom:1px solid #eee}#wysdombot.wysdombot .LiveChatEscalationForm li:nth-last-child(3){font-weight:700}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__option{padding:12px}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__option--highlight{background:grey;outline:none;color:#fff}#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__content-wrapper{max-height:calc(100vh - 220px)!important;font-size:12px!important}@media (max-width:450px){#wysdombot.wysdombot .LiveChatEscalationForm .multiselect__content-wrapper{max-height:50vh!important}}@media (min-width:451px){#wysdombot.wysdombot .LiveChatEscalationForm input[type=text]{font-size:12px}}.BubbleFrameTemplate.IFrameModalTemplate{margin-top:10px!important}.BubbleFrameTemplate.IFrameModalTemplate iframe{position:unset!important;z-index:unset!important;top:unset!important;width:100%!important;height:unset!important;border-width:0;border-radius:10px}.BubbleFrameTemplate.IFrameModalTemplate .CarouselQuickReplies .SingleResponse.ButtonWrapper{margin-top:10px!important;border-top-left-radius:17px!important;border-top-right-radius:17px!important;padding-top:0!important;background-color:transparent!important}.BubbleFrameTemplate.IFrameModalTemplate .CarouselQuickReplies .SingleResponse.ButtonWrapper li.BotResponseChoiceButton{border-top-left-radius:17px!important;border-top-right-radius:17px!important}.BubbleFrameTemplate.IFrameModalTemplate .CarouselQuickReplies .SingleResponse.ButtonWrapper button.BotResponseButton:first-child,.IFrameModalTemplate .CarouselQuickReplies .SingleResponse.ButtonWrapper li.BotResponseChoiceButton{border-top-left-radius:15px!important;border-top-right-radius:15px!important}.ChatFrameTemplate.IFrameModalTemplate .SingleResponse.ButtonWrapper.ChatFrameButtonWrapper{width:100%!important;padding:10px 20px!important;border-radius:10px!important;border:2px solid #e5e5e5}.ChatFrameTemplate.IFrameModalTemplate .BotResponseWithButtons.CarouselQuickReplies .SingleResponse.ButtonWrapper{margin-top:10px!important;border-top-left-radius:17px!important;border-top-right-radius:17px!important}.ChatFrameTemplate.IFrameModalTemplate button.BotResponseButton:first-child{border-top-left-radius:15px!important;border-top-right-radius:15px!important}.ChatFrameTemplate.IFrameModalTemplate .SingleResponse:after{left:unset!important;bottom:0!important}.ChatFrameTemplate.IFrameModalTemplate .SingleResponse.ChatFrameButtonWrapper:before{background-image:unset!important}.ChatFrameTemplate.IFrameModalTemplate .ChatBtn{width:100%!important;cursor:pointer;color:var(--dialoguewrapper-button-foreground)!important;font-weight:700!important;text-align:center}.ChatFrameTemplate.IFrameModalTemplate .ChatIFrame{z-index:3000;position:absolute;top:-600px;height:600px;left:-10px;width:calc(100% + 20px)}.ChatbotWrapper .divChatIframe.iFrameHidden{display:none!important}.ChatbotWrapper .divChatIframe{position:fixed;z-index:2;bottom:77px;height:calc(100% - 227px);width:inherit;margin-top:4px!important;-webkit-animation:persistentMenuSlideup .3s ease-in-out forwards;animation:persistentMenuSlideup .3s ease-in-out forwards}.ChatbotWrapper .divChatIframe iframe{height:100%;width:inherit;border-width:0;border-top-left-radius:15px;border-top-right-radius:15px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.5);box-shadow:0 0 20px 0 rgba(0,0,0,.5);-webkit-clip-path:polygon(0 -20px,100% -20px,100% 100%,0 100%);clip-path:polygon(0 -20px,100% -20px,100% 100%,0 100%)}.ChatbotWrapper.ChatbotMinimized-false.InitialVisit-false .closeBtn{background-color:#fff;border-radius:16px;height:22px;width:23px;position:absolute;top:-10px;right:0;z-index:9999;padding-top:0!important;padding-left:0!important;background-position-y:center;background-position-x:center;background-size:22px;cursor:pointer;color:#726d6d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23aaa'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");border:1px solid #aaa}#wysdombot.wysdombot .ChatbotHeader{z-index:2!important}.PageFrameTemplate.IFrameModalTemplate .SingleResponse.ButtonWrapper.PageFrameButtonWrapper{width:100%!important;padding:10px 20px!important;border-radius:10px!important;border:2px solid #e5e5e5}.PageFrameTemplate.IFrameModalTemplate .SingleResponse.ButtonWrapper{margin-top:10px!important;border-top-left-radius:17px!important;border-top-right-radius:17px!important}.PageFrameTemplate.IFrameModalTemplate button.BotResponseButton:first-child{border-top-left-radius:15px!important;border-top-right-radius:15px!important}.PageFrameTemplate.IFrameModalTemplate .SingleResponse:after{left:unset!important;bottom:0!important}.PageFrameTemplate.IFrameModalTemplate .SingleResponse.PageFrameButtonWrapper:before{background-image:unset!important}.PageFrameTemplate.IFrameModalTemplate .ChatBtn{width:100%!important;cursor:pointer;color:var(--dialoguewrapper-button-foreground)!important;font-weight:700!important;text-align:center}.divPageIframe.iFrameHidden{display:none!important}.divPageIframe{position:fixed;z-index:3000;top:145px;height:calc(100% - 222px);width:inherit;margin-top:4px!important}.divPageIframe iframe{height:100%;width:inherit;border-width:0}.closeBtn{background-color:#fff;border-radius:16px;height:22px;width:23px;position:absolute;top:-10px;right:0;z-index:9999;padding-top:0!important;padding-left:0!important;background-position-y:center;background-position-x:center;background-size:22px;cursor:pointer;color:#726d6d;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23aaa'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");border:1px solid #aaa}body #wysdombot.wysdombot{--wysdombot-fontfamily-header:"Barlow Semi Condensed","tablet-gothic",sans-serif}body #wysdombot.wysdombot .ChatbotFAB .rm-mini-message-wrapper .rm-mini-message-bubble{font-family:var(--wysdombot-fontfamily-header)}body #wysdombot.wysdombot .ChatbotHeaderIcon{height:44px!important;background-position-y:0!important;background-position-x:0!important;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjg4IiBoZWlnaHQ9IjI4OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c3ZnanM9Imh0dHA6Ly9zdmdqcy5jb20vc3ZnanMiPjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjg4IiBoZWlnaHQ9IjI4OCIgdmlld0JveD0iMCAwIDE0NSAxNDUiPjxwYXRoIGQ9Ik04Mi4zMDMgNTIuNjI5YzUuOS40IDEwLjggMi44IDE0LjUgNy41LjguOSAxLjUgMiAyLjkgMS41IDEuNi0uMSAyLjItMS41IDMuMS0yLjUgNS01LjkgMjEuNS0yNS41IDI0LjYtMjkuNiAzLjEtNC4xIDEtOS4zLTMuNy05LjktMi43LS4zLTQuNSAxLjEtNi4yIDMtNi4yIDcuMS0yMC43IDIyLjktMjAuNyAyMi45czIuNy0xMi45IDMuOS0xOGMuOS00LS43LTcuMi00LjEtOC4xLTMuNS0uOS02LjQgMS4xLTcuNiA1LjItMS41IDUuNy01LjQgMTguMy01LjQgMTguM3MtNS42LTI0LjgtOC40LTM3LjNjLS45LTQtMy43LTYuMi03LjEtNS41LTMuNS43LTUuNCAzLjktNC42IDggMi40IDEyIDcuMyAzNi43IDcuMyAzNi43cy02LjUtOC4yLTkuNy0xMmMtMy4yLTMuOC04LjctMy0xMC4zIDEuNC0uOCAyLjQtLjIgNC41IDEuMiA2LjUgMi44IDMuOSA4LjQgMTIuNCA4LjQgMTIuNHMtMTcuNS04LjgtMjYuMi0xMy4xYy0zLjQtMS43LTYuNy0uNi04LjMgMi40LTEuNiAzLS43IDYuNCAyLjQgOC4xIDguNSA0LjYgMjUuNiAxNC42IDI1LjYgMTQuNnMtMzIuNS0xLjUtNDctMmMtNC0uMi02LjcgMi4zLTYuOSA1LjgtLjEgMy41IDIuNCA2IDYuNCA2LjIgMTUuNy45IDQ4IDMuNCA0OCAzLjRzLTYuOSAzLjEtMTAuMyA0LjdjLTMuOCAxLjgtNS4yIDUuMS0zLjcgOC40IDEuNSAzLjIgNC44IDQuMiA4LjYgMi43IDMuMi0xLjMgMTAuMy00LjEgMTAuMy00LjFzLTE3LjYgMjEtMjQuNCAyOS4yYy0yLjYgMy4xLTIuNSA2LjcuMSA5czYuMiAyLjEgOC43LS44YzguNC05LjUgMjUuNy0yOS4xIDI1LjctMjkuMXMtMi42IDEwLjctMy45IDE1LjhjLTEgMy45LjggNy4xIDQuMiA4IDMuMy45IDYuMi0xIDcuNC00LjggMS40LTQuNyA1LTE1LjUgNS0xNS41czUuNiAyNi45IDcuOSAzNy42Yy43IDMuNCAzLjEgNS4zIDYuMyA1LjEgNC0uMiA2LjItMy42IDUuMy04LjUtMS41LTguMS02LjktMzcuMS02LjktMzcuMXMxMSAxMy40IDE0IDE3LjJjMiAyLjUgNC44IDMuMSA3LjMgMnMzLjktMy44IDMuNC02LjVjLS4zLTEuMy0uOS0yLjYtMS44LTMuNi01LTYuOS0xMC0xMy44LTE1LTIwLjYtLjktMS4yLTEuNi0yLjYtMy0zLjQtMS42LTEuMy0yLjYtLjEtMy42LjktMy41IDMuNC03LjYgNi0xMi42IDYuMy0xNS40LjktMjUuNC0xMy40LTE5LjMtMjcuNiAyLjktNi42IDExLjEtMTEuNyAxOC4yLTExLjJ6bTE0LjMtNi45IiBmaWxsPSIjZmZmIiBjbGFzcz0iY29sb3IwMDAgc3ZnU2hhcGUiLz48L3N2Zz48L3N2Zz4=)!important}body #wysdombot.wysdombot .ChatbotFABIcon:focus,body #wysdombot.wysdombot .ChatbotHeaderIcon:focus{-webkit-box-shadow:none!important;box-shadow:none!important;outline:none!important;background-image:var(--header-icon),radial-gradient(at 48% 47%,var(--wysdombot-primarymedium) 50%,transparent 66%)}body #wysdombot.wysdombot .ChatbotFABIndicator{display:none}body #wysdombot.wysdombot .ChatbotFABIndicatorText{font-size:13px;font-family:var(--wysdombot-fontfamily);color:#fff}body #wysdombot.wysdombot #ChatbotFABIcon{height:64px;max-width:unset;overflow:hidden;padding:0;-webkit-transition-delay:0s,0s,0s,0s;transition-delay:0s,0s,0s,0s;-webkit-transition-duration:.3s,.3s,.3s,.5s;transition-duration:.3s,.3s,.3s,.5s;-webkit-transition-property:visibility,opacity,bottom,width;transition-property:visibility,opacity,bottom,width;-webkit-transition-timing-function:ease,ease,ease,ease;transition-timing-function:ease,ease,ease,ease;width:64px;background-size:auto 64px;background-repeat:no-repeat;background-position-x:left;background-position-y:1.5px}body #wysdombot.wysdombot .ResponseText ol{list-style-type:decimal;padding-left:1.5em}body #wysdombot.wysdombot .ResponseText ul{list-style:disc;padding-left:1.5em}body #wysdombot.wysdombot #miniMessageText{display:block;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:nowrap;padding-left:10px;text-align:left}body #wysdombot.wysdombot #miniMessageTextBox{display:block;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:60px;overflow:hidden;pointer-events:none;-webkit-transition:all .5s;transition:all .5s;color:transparent;width:0}body #wysdombot.wysdombot .ChatbotFABIconWrapper .MiniMessageOpened{padding-left:58px;background-size:contain;background-repeat:no-repeat;background-position-x:left;background-position-y:1.5px;background-color:#28c2fe;border-radius:999px;color:#fff!important;-webkit-box-shadow:0 3px 10px 1px rgba(0,0,0,.15);box-shadow:0 3px 10px 1px rgba(0,0,0,.15)}body #wysdombot.wysdombot .ChatbotHeader{height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.33);box-shadow:0 0 5px 0 rgba(0,0,0,.33)}body #wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderContent{padding-left:5px}body #wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderTitle{font-family:var(--wysdombot-fontfamily-header);font-weight:600;font-size:24px;text-align:center;color:#fff;margin-left:17px}body #wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderSubtitle{margin-top:5px}body #wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderSubtitle:empty{margin-top:0}body #wysdombot.wysdombot .ChatbotHeader button.ChatbotClose svg{width:13px;color:#fff}body #wysdombot.wysdombot .ChatbotHeader .ChatbotHeaderGroup{color:#fff;margin-top:0!important}body #wysdombot.wysdombot .ChatbotHeader button.ChatbotClose svg{opacity:0}body #wysdombot.wysdombot .ChatbotHeader .ChatbotClose{margin-bottom:17px}body #wysdombot.wysdombot .ChatbotHeader .ChatbotClose:after{content:" ";position:absolute;left:-10px;width:24px;height:22px;background-position-x:-10px;background-position-y:29px;font-weight:500;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQAAAAB/ecQqAAAAAnRSTlMAAHaTzTgAAAAUSURBVHgBY4CDUcD///8H7BTxAACZiAv1BTlS1AAAAABJRU5ErkJggg==")}body #wysdombot.wysdombot .DialogueWrapper{height:calc(100% - 677px)!important}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseMessage{font-family:var(--wysdombot-fontfamily);word-break:break-word}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseMessage:after,body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseMessage:before{display:block}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies{margin-top:10px;border-radius:15px}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies:after,body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies:before{display:none}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies button{width:260px!important}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li{border:solid 2px var(--dialoguewrapper-bot-background);border-bottom:none;overflow:hidden}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li:first-child{border-top-left-radius:15px;border-top-right-radius:15px}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li:last-child{border-bottom:solid 2px var(--dialoguewrapper-bot-background);border-bottom-left-radius:15px;border-bottom-right-radius:15px}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithQuickReplies.Template.BotTemplate.QuickReplyStyle-button .SingleResponse.SingleResponseQuickReplies li:hover{background-color:var(--dialoguewrapper-bot-background);font-weight:400;color:var(--dialoguewrapper-bot-foreground)}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .SingleResponse.SingleResponseMessage{border-bottom:none;font-family:var(--wysdombot-fontfamily)}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .BotResponseButtonWrapper{border:solid 2px var(--dialoguewrapper-bot-background)!important;border-bottom:none!important;z-index:1;position:relative}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .BotResponseButtonWrapper:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-bottom:solid 2px var(--dialoguewrapper-bot-background)!important}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .BotResponseButtonWrapper:hover{background-color:var(--dialoguewrapper-bot-background);font-weight:400;color:var(--dialoguewrapper-bot-foreground)}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .SingleResponse.ButtonWrapper{border:solid 2px var(--dialoguewrapper-bot-background);border-bottom:none}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .SingleResponse.ButtonWrapper button.BotResponseButton{z-index:1;position:relative;border-bottom:solid 2px var(--dialoguewrapper-bot-background)}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .SingleResponse.ButtonWrapper button.BotResponseButton:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px}body #wysdombot.wysdombot .DialogueWrapper .BotResponseWithButtons.Template.BotTemplate .SingleResponse.ButtonWrapper button.BotResponseButton:hover{background-color:var(--dialoguewrapper-bot-background);font-weight:400;color:var(--dialoguewrapper-bot-foreground)}body #wysdombot.wysdombot .DialogueWrapper .Dialogue.template-DefaultAgentTemplate .DefaultBotTemplate .SingleResponse,body #wysdombot.wysdombot .DialogueWrapper .Template.BotTemplate.BotResponseWithWebLinks .SingleWebLink{word-break:break-word}body #wysdombot.wysdombot .LiveChatEscalationForm .ButtonWrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body #wysdombot.wysdombot .SingleResponse .tooltip-icon{cursor:pointer;height:100%;width:5em;background:transparent!important;top:0;right:0;z-index:999999}body #wysdombot.wysdombot .SingleResponse .tooltip-icon,body #wysdombot.wysdombot .SingleResponse .tooltip-icon:before{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #wysdombot.wysdombot .SingleResponse .tooltip-icon:before{content:"?";background:#eee;height:2em;width:2em;border-radius:2em;z-index:-1}body #wysdombot.wysdombot .TooltipPanel{z-index:2;min-height:150px}body #wysdombot.wysdombot .SingleResponse .tooltip-icon.active:before{background-color:var(--header-background);color:#fff}body #wysdombot.wysdombot .BotResponseWeblinkButtons .tooltip-icon:before{background-color:#fff}body #wysdombot.wysdombot a.removingPaddingFromLi{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;margin:0 -12px!important;padding:0 10px!important}body #wysdombot.wysdombot a.removingPaddingFromLi:hover{background-color:rgba(0,0,0,.05)}body #wysdombot.wysdombot a.removingPaddingFromLi div{position:relative!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0!important;background:transparent!important;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px}body #wysdombot.wysdombot a.removingPaddingFromLi img{background:initial;height:60px!important;width:60px!important;-ms-flex-item-align:center;align-self:center;overflow:auto;border-radius:10px;display:none}body #wysdombot.wysdombot a.removingPaddingFromLi div span{width:auto!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}body #wysdombot.wysdombot .UserInputArea{position:relative;height:37px;padding-right:45px!important}body #wysdombot.wysdombot .Submit.Submit{min-height:35px;min-width:35px;display:block;background-repeat:no-repeat!important;background-position:50%;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgLTk2MCA5NjAgOTYwIiB3aWR0aD0iMjQiPjxwYXRoIGQ9Ik00MTctNTkyTDI2MC00MzVxLTE5IDE5LTQ1IDE5dC00NS0xOXEtMTgtMTktMTgtNDV0MTktNDVsMjY0LTI2NHE5LTkgMjEtMTR0MjQtNXExMiAwIDI0IDV0MjEgMTRsMjY1IDI2NXExOSAxOSAxOSA0NC41VDc5MC00MzVxLTE5IDE5LTQ1IDE5dC00NS0xOUw1NDMtNTkydjQwM3EwIDI2LTE4LjUgNDQuNVQ0ODAtMTI2cS0yNiAwLTQ0LjUtMTguNVQ0MTctMTg5di00MDN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+) no-repeat 50% var(--persistentmenu-background);border-radius:100%;background-size:26px auto!important;margin:0;padding:0;position:absolute;right:0;top:0}body #wysdombot.wysdombot .Submit:has(.SendMessageDisabled-true){background-color:#eee}body #wysdombot.wysdombot #submitBtn svg.SendIcon{opacity:0}body #wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies li{color:#28c2fe;font-size:14px;border-radius:100px;padding:12px 20px;border-color:var(--dialoguewrapper-bot-background)}body #wysdombot.wysdombot ul.DialogueWrapper .Template.BotTemplate.BotResponseWithQuickReplies .SingleResponse.SingleResponseQuickReplies li:hover{background-color:var(--dialoguewrapper-bot-background);color:#000}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#wysdombot.wysdombot .ChatbotFABIndicator{-webkit-transform:translateX(105%);transform:translateX(105%)}}