@keyframes animated-help-button-pulsate{0%{opacity:0;-webkit-transform:scale(0.1, 0.1);-moz-transform:scale(0.1, 0.1);-ms-transform:scale(0.1, 0.1);-o-transform:scale(0.1, 0.1);transform:scale(0.1, 0.1)}50%{opacity:1}100%{opacity:0;-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2)}}@keyframes help-assistant__intro__text_before_fadeIn{0%{visibility:visible;transform:translate(0, 0)}33.3%{visibility:visible;transform:translate(130px, 0)}33.31%{visibility:visible;transform:translate(0, 17px)}66.6%{visibility:visible;transform:translate(130px, 17px)}66.61%{visibility:visible;transform:translate(0, 34px)}99.99%{visibility:visible;transform:translate(130px, 34px)}100%{visibility:hidden}}@keyframes help-assistant__intro__text_after_fadeIn{0%{visibility:visible;transform:translateY(17px)}33.3%{visibility:visible;transform:translateY(17px)}33.31%{visibility:visible;transform:translateY(34px)}66.6%{visibility:visible;transform:translateY(34px)}66.61%{visibility:hidden}100%{visibility:hidden}}@keyframes hideAssistant{0%{visibility:visible}99.99%{visibility:visible}100%{visibility:hidden}}@keyframes showAssistant{0%{visibility:visible}100%{visibility:visible}}.help-assistant--live{position:relative;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.help-assistant--live .help-assistant__content>.help-assistant__button{display:none}.help-assistant--live.help-assistant--side{position:fixed;right:16px;bottom:64px;width:0}@media screen and (min-width: 768px){.help-assistant--live.help-assistant--side{position:absolute;right:4%;bottom:calc(100% - 340px)}}@media screen and (min-width: 992px){.help-assistant--live.help-assistant--side{bottom:calc(100% - 400px)}}.help-assistant__content{width:auto}@media screen and (min-width: 768px){.help-assistant--live .help-assistant__content{position:fixed;right:4%;bottom:calc(100% - 340px)}}@media screen and (min-width: 992px){.help-assistant--live .help-assistant__content{bottom:calc(100% - 400px)}}.help-assistant__triggerbutton{position:absolute;right:0;bottom:0;width:62px;height:62px;padding:0;border-radius:50%;background:none;color:#fff;color:var(--color-white);border:4px solid #00aeef;border:4px solid var(--color-primary-light);cursor:pointer;overflow:visible;transition:border-color .22s ease-in-out,transform .22s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.help-assistant__triggerbutton{transition:none}}.help-assistant__triggerbutton[aria-expanded=true]{border-color:rgba(0,0,0,0);transform:scale(0.8) translateX(4px)}@media screen and (min-width: 768px){.help-assistant__triggerbutton{bottom:4px;right:4px}.help-assistant__intro:not(.dont-animate)+.help-assistant__content .help-assistant__triggerbutton{opacity:0;animation-name:fadeIn;animation-duration:1s;animation-delay:2.5s;animation-timing-function:cubic-bezier(0.22, 1.03, 0.69, 0.97);animation-fill-mode:forwards}.help-assistant--shown .help-assistant__intro:not(.dont-animate)+.help-assistant__content .help-assistant__triggerbutton{opacity:0;animation-name:fadeIn;animation-delay:.01s;animation-duration:.5s;animation-fill-mode:forwards}.help-assistant--hidden .help-assistant__intro:not(.dont-animate)+.help-assistant__content .help-assistant__triggerbutton{opacity:1;animation-name:hideAssistant;animation-duration:.5s;animation-fill-mode:forwards;animation-delay:.01s}}@media screen and (prefers-reduced-motion: reduce)and (width >= 46.25em){.help-assistant__triggerbutton{transition:none}.help-assistant__intro:not(.dont-animate)+.help-assistant__content .help-assistant__triggerbutton{animation:none}}.help-assistant:not(.help-assistant--live) .help-assistant__triggerbutton{display:none}.help-assistant__triggerbutton__circles,.help-assistant__triggerbutton__cross{position:absolute;left:50%;top:50%}.help-assistant__triggerbutton__circles::before,.help-assistant__triggerbutton__circles::after{position:absolute;content:"";border-radius:50%;transform:translate(-50%, -50%) scale(1)}.help-assistant__triggerbutton__circles::before{width:70px;height:70px;border:4px solid rgba(0,174,239,.5);border:4px solid var(--color-primary-light-50);transition:transform .22s ease-in-out,opacity .22s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.help-assistant__triggerbutton__circles::before{transition:none}}.help-assistant__triggerbutton[aria-expanded=true] .help-assistant__triggerbutton__circles::before{transform:translate(-50%, -50%) scale(0);opacity:0}.help-assistant__triggerbutton__circles::after{width:54px;height:54px;background:#003665;background:var(--color-primary-dark)}.help-assistant__triggerbutton__cross{transform:rotate(45deg) scale(1);transition:transform .5s cubic-bezier(0.22, 1.03, 0.69, 0.97),opacity .5s linear}@media screen and (prefers-reduced-motion: reduce){.help-assistant__triggerbutton__cross{transition:none}}.help-assistant__triggerbutton__cross::before,.help-assistant__triggerbutton__cross::after{content:"";position:absolute;background:#fff;background:var(--color-white)}.help-assistant__triggerbutton__cross::before{left:-10px;top:-0.5px;width:20px;height:1px}.help-assistant__triggerbutton__cross::after{left:-0.5px;top:-10px;width:1px;height:20px}.help-assistant__triggerbutton[aria-expanded=false] .help-assistant__triggerbutton__cross{transform:rotate(45deg) scale(0);opacity:0}.help-assistant__triggerbutton__content{position:relative;font-size:0;line-height:1;z-index:1;transition:opacity .5s ease-in-out}@media screen and (prefers-reduced-motion: reduce){.help-assistant__triggerbutton__content{transition:none}}.help-assistant__triggerbutton[aria-expanded=true] .help-assistant__triggerbutton__content{opacity:0}.help-assistant__triggerbutton__icon{display:inline-block;width:6px;height:6px;border-radius:50%;margin-bottom:4px;background:rgba(0,54,101,.4);background:var(--color-primary-dark-40)}.help-assistant__triggerbutton--online .help-assistant__triggerbutton__icon{background:#9ccb65;background:var(--color-success-light)}.help-assistant__triggerbutton--offline .help-assistant__triggerbutton__icon{background:#ffa726;background:var(--color-warning-light)}@media screen and (min-width: 768px){.help-assistant__triggerbutton__icon+.help-assistant__triggerbutton__text,.help-assistant__triggerbutton__icon+.help-assistant__triggerbutton__text-icon{padding-bottom:8px}}.help-assistant__triggerbutton__text-icon{font-size:1rem}.help-assistant__triggerbutton__text{font-family:"MuseoSans",sans-serif;font-weight:300;font-size:13px;letter-spacing:-0.5px}@media screen and (min-width: 768px){.help-assistant__triggerbutton__text{font-size:10px}}.help-assistant__triggerbutton__text__subcopy{font-size:6.5px;margin-top:2px}@media screen and (max-width: 767px){.help-assistant__triggerbutton__text__subcopy{display:none}}.help-assistant--live .help-assistant__menu{width:13.625em;margin-right:4px;margin-bottom:70px}@media screen and (min-width: 992px){.help-assistant--live.help-assistant--side .help-assistant__menu{position:absolute;right:8px;bottom:0}}@media screen and (prefers-reduced-motion: reduce)and (width >= 46.25em){.help-assistant--live.help-assistant--side .help-assistant__menu{transition:none}}.help-assistant--live .help-assistant__menu--visible{display:block}.help-assistant--live .help-assistant__item{margin:0 0 10px}.help-assistant--live .help-assistant__item:hover{color:currentcolor}.help-assistant--live .help-assistant__link{width:100%;justify-content:stretch;color:#003665;color:var(--color-primary-dark)}@media screen and (min-width: 992px){.help-assistant--live .help-assistant__link{background:none}}.help-assistant__triggerbutton[aria-expanded=true]+.help-assistant__menu .help-assistant__link{margin-bottom:0}.help-assistant--live .help-assistant__text__wrapper{order:2;flex-grow:1}.help-assistant--live.help-assistant--side .help-assistant__text__wrapper{margin-right:0;white-space:normal}.help-assistant--live .help-assistant__text{padding-left:7px}.help-assistant__intro{position:absolute;right:0;bottom:0;width:240px}@media screen and (max-width: 767px){.help-assistant__intro{display:none}}.help-assistant:not(.help-assistant--live) .help-assistant__intro,.header__wrapper--home~.help-assistant .help-assistant__intro{display:none}.help-assistant__intro__text{position:relative;display:flex;align-items:center;height:70px;padding:0 70px 0 20px;background:#fff;background:var(--color-white);color:#003665;color:var(--color-primary-dark);border-radius:35px;box-shadow:0 1px 4px rgba(0,54,101,.16);box-shadow:0 1px 4px var(--color-primary-dark-16);font-family:"MuseoSans",sans-serif;font-weight:300;font-size:13px;line-height:17px;overflow:hidden}.help-assistant__intro__text::before,.help-assistant__intro__text::after{visibility:hidden}@media screen and (min-width: 768px){.help-assistant__intro__text::before,.help-assistant__intro__text::after{content:"";position:absolute;left:20px;top:9px;width:150px;background:#fff;background:var(--color-white);visibility:visible}.help-assistant__intro__text::before{height:17px;animation-name:help-assistant__intro__text_before_fadeIn;animation-duration:2s;animation-delay:.5s;animation-fill-mode:forwards}.help-assistant__intro__text::after{height:51px;animation-name:help-assistant__intro__text_after_fadeIn;animation-duration:2s;animation-delay:.5s;animation-fill-mode:forwards}}@media screen and (prefers-reduced-motion: reduce)and (width >= 46.25em){.help-assistant__intro__text::before,.help-assistant__intro__text::after{animation:none}}.help-assistant__intro__subtext{position:absolute;right:-5%;top:100%;width:124%;font-size:11px;line-height:18px;color:#00aeef;color:var(--color-primary-light);text-align:center;margin-top:6px}.help-assistant__intro__subtext.help-assistant__intro__subtext--hidden{opacity:0}.help-assistant__intro__subtext .word{display:inline-block}.help-assistant__intro__subtext .word .char{opacity:0;animation-name:fadeIn_start,fadeIn;animation-fill-mode:forwards}@media screen and (prefers-reduced-motion: reduce)and (width >= 46.25em){.help-assistant__intro__subtext{animation:none}}.help-assistant.dont-animate .help-assistant__content,.help-assistant.dont-animate .help-assistant__triggerbutton{animation:none !important;transition:none !important}.help-assistant__content{position:relative;z-index:101;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-box-align:end;-moz-box-align:end;box-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;align-items:flex-end;-ms-flex-align:end}.help-assistant--side .help-assistant__content{-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s}.help-assistant--hidden .help-assistant__content{opacity:0;animation-name:hideAssistant;animation-duration:.5s;animation-fill-mode:forwards}.help-assistant--shown .help-assistant__content{opacity:1;animation-name:showAssistant;animation-duration:.5s;animation-fill-mode:forwards}.help-assistant__overlay{background-color:#fff;background-color:var(--color-white);bottom:0;left:0;right:0;position:fixed;height:0;opacity:0;z-index:100;-webkit-transition:opacity .22s ease-in-out .5s,height .01s ease-in-out .75s;-moz-transition:opacity .22s ease-in-out .5s,height .01s ease-in-out .75s;transition:opacity .22s ease-in-out .5s,height .01s ease-in-out .75s}@media screen and (min-width: 992px){.help-assistant__overlay{display:none}}.help-assistant__menu{margin:0;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.help-assistant__item{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end}.help-assistant__item[data-assistant-chat-item],.help-assistant__item[data-assistant-call-item]{display:none !important}.help-assistant--live .help-assistant__item.help-assistant__item--color-blue{background-color:#003665;background-color:var(--color-primary-dark);color:#fff;color:var(--color-white)}.help-assistant--live .help-assistant__item.help-assistant__item--color-blue .help-assistant__link{color:#fff;color:var(--color-white)}.help-assistant--live .help-assistant__item.help-assistant__item--color-white{background-color:#fff;background-color:var(--color-white);color:#003665;color:var(--color-primary-dark);box-shadow:0 2px 4px 0 rgba(0,54,101,.16);box-shadow:0 2px 4px 0 var(--color-primary-dark-16)}.help-assistant--live .help-assistant__item.help-assistant__item--color-white .help-assistant__link{color:#003665;color:var(--color-primary-dark)}.help-assistant--live .help-assistant__item.help-assistant__item--color-brown{background-color:#003665;background-color:var(--color-primary-dark);color:#fff;color:var(--color-white)}.help-assistant--live .help-assistant__item.help-assistant__item--color-brown .help-assistant__link{color:#fff;color:var(--color-white)}.help-assistant__item>.help-assistant__text__wrapper,.help-assistant__item>.help-assistant__button,.help-assistant__item>img{display:none}.help-assistant__link{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;color:#003665;color:var(--color-primary-dark);border:0 none;line-height:38px;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:end;-moz-box-pack:end;box-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:end;border-radius:19px}@media screen and (min-width: 992px){.help-assistant__link{background-color:#003665;background-color:var(--color-primary-dark);color:#fff;color:var(--color-white)}}.help-assistant__text__wrapper{overflow:hidden;white-space:nowrap;position:relative;height:38px}.help-assistant--side .help-assistant__text__wrapper{font-size:.85em;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;line-height:initial;margin-left:12px}.help-assistant__text{font-family:"MuseoSans",sans-serif;padding:0 15px}@media screen and (min-width: 992px){.help-assistant__text{padding-right:0}}.help-assistant--side .help-assistant__text{line-height:1}.btn--help-assistant-search{position:absolute;right:0;top:0;bottom:0;line-height:1em;border-radius:0 19px 19px 0}.help-assistant__text--search .input--search{padding:0;border-radius:0 19px 19px 0}.help-assistant__text--search .btn--help-assistant-search{width:0;opacity:0}.help-assistant__link--active .help-assistant__text--search .input--search{padding:0 6.25em 0 .75em;width:31.25em}.help-assistant__link--active .help-assistant__text--search .btn--help-assistant-search{width:5.9375em;opacity:1}.help-assistant__text--search .input--search,.help-assistant__text--search form{border:0 none;height:38px;line-height:38px}.help-assistant__text--search .input--search{width:0}.help-assistant__text--search form{border-radius:19px;left:-19px}.help-assistant__button{position:relative;width:38px;height:38px}.help-assistant__button .fa,.help-assistant__button .icon{display:block;font-size:1em}.help-assistant__content>.help-assistant__button{cursor:pointer}.help-assistant__button-icon{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:21px;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-moz-box-pack:center;box-pack:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-transition:all .22s ease-in-out;-moz-transition:all .22s ease-in-out;transition:all .22s ease-in-out;z-index:2}.help-assistant--home .help-assistant__button-icon{background-color:#003665;background-color:var(--color-primary-dark);color:#fff;color:var(--color-white)}.help-assistant--side .help-assistant__button-icon{width:38px}.help-assistant--home{display:none}@media screen and (min-width: 992px){.help-assistant--home{display:block}}.help-assistant--home .help-assistant__content{-webkit-box-align:start;-moz-box-align:start;box-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.help-assistant--home .help-assistant__menu{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;flex-direction:row;-ms-flex-direction:row}.help-assistant--home .help-assistant__item{margin:0;padding:8px}.help-assistant--home .help-assistant__link{background-color:#fff;color:#003665;color:var(--color-primary-dark);-webkit-box-orient:horizontal;-moz-box-orient:horizontal;box-orient:horizontal;-webkit-box-direction:reverse;-moz-box-direction:reverse;box-direction:reverse;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-direction:row-reverse}.help-assistant--home .help-assistant__button-icon{top:-1px;right:-1px;bottom:-1px;left:-1px}.help-assistant--home .help-assistant__link[data-livechat]:hover,.help-assistant--home .help-assistant__link[href]:hover{cursor:pointer;color:#00aeef;color:var(--color-primary-light)}.help-assistant--home .help-assistant__link:hover .help-assistant__button-icon{background-color:#00aeef;background-color:var(--color-primary-light)}.help-assistant--home .help-assistant__link--active:hover .help-assistant__button-icon{background-color:#003665;background-color:var(--color-primary-dark)}.help-assistant--home .help-assistant__item .help-assistant__text{margin-left:-100%;font-size:0;padding:0;background-color:rgba(0,0,0,0);border-radius:19px}.help-assistant--home .help-assistant__link--active .help-assistant__text{margin-left:0;font-size:1em;padding:0 15px}.help-assistant--home .help-assistant__link--active .help-assistant__text--search{padding:0}.help-assistant--home .help-assistant__link{-webkit-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);-moz-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.help-assistant--home .input--search,.help-assistant--home .btn--help-assistant-search,.help-assistant--home .help-assistant__text{-webkit-transition-property:margin,font-size,width,padding,opacity;-moz-transition-property:margin,font-size,width,padding,opacity;transition-property:margin,font-size,width,padding,opacity;-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;-webkit-transition-delay:.25s;-moz-transition-delay:.25s;transition-delay:.25s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.help-assistant--home .help-assistant__text--search{-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}.help-assistant--side{position:fixed;bottom:85px;right:28px;width:0;z-index:var(--z-index-help-assistant)}@media print{.help-assistant--side{display:none}}@media screen and (min-width: 992px){.help-assistant--side{bottom:100px}}@media screen and (min-width: 992px)and (min-height: 680px){.help-assistant--side{bottom:50%}}.help-assistant--side .help-assistant__item .help-assistant__button-circles{display:none}.help-assistant--side .help-assistant__button--active::after{content:"";display:block;border-radius:48px;height:48px;width:48px;position:absolute;left:-5px;top:-5px;box-shadow:0 0 10px rgba(0,54,101,.5);box-shadow:0 0 10px var(--color-primary-dark-50);-webkit-animation:animated-help-button-pulsate 1s ease-out 3s;-moz-animation:animated-help-button-pulsate 1s ease-out 3s;animation:animated-help-button-pulsate 1s ease-out 3s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite}.help-assistant--side .help-assistant__button--active{margin:16px 0 0 0}.help-assistant--side .help-assistant__text__wrapper{margin-right:-100%;white-space:nowrap}.help-assistant--side .help-assistant__link{margin-bottom:-38px}.help-assistant--side.help-assistant--open{width:auto}.help-assistant--side.help-assistant--open .help-assistant__menu{pointer-events:auto;-webkit-transition:width .01s cubic-bezier(0.68, -0.55, 0.265, 1.55) .01s;-moz-transition:width .01s cubic-bezier(0.68, -0.55, 0.265, 1.55) .01s;transition:width .01s cubic-bezier(0.68, -0.55, 0.265, 1.55) .01s}.help-assistant--side.help-assistant--open .help-assistant__item{padding:6px 10px}.help-assistant--side.help-assistant--open .help-assistant__button--active::after{display:none}.help-assistant--side.help-assistant--open .help-assistant__text__wrapper{margin-right:0}.help-assistant--side.help-assistant--open .help-assistant__link{margin-bottom:0}.help-assistant--side .help-assistant__item{-webkit-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) .3s;-moz-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) .3s;transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) .3s}.help-assistant--side .help-assistant__item .help-assistant__link{-webkit-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) .3s;-moz-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) .3s;transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) .3s}.help-assistant--side .help-assistant__item .help-assistant__text__wrapper{-webkit-transition:margin .5s ease-in-out .45s;-moz-transition:margin .5s ease-in-out .45s;transition:margin .5s ease-in-out .45s}.help-assistant--side .help-assistant__menu{display:none;pointer-events:none;-webkit-transition:width .01s cubic-bezier(0.68, -0.55, 0.265, 1.55) .5s;-moz-transition:width .01s cubic-bezier(0.68, -0.55, 0.265, 1.55) .5s;transition:width .01s cubic-bezier(0.68, -0.55, 0.265, 1.55) .5s}.help-assistant--side .help-assistant__menu--visible{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.help-assistant--side .help-assistant__item:nth-last-child(1){-webkit-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.05s;-moz-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.05s;transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.05s}.help-assistant--side .help-assistant__item:nth-last-child(1) .help-assistant__link{-webkit-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.05s;-moz-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.05s;transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.05s}.help-assistant--side .help-assistant__item:nth-last-child(1) .help-assistant__text__wrapper{-webkit-transition:margin .5s ease-in-out 0.2s;-moz-transition:margin .5s ease-in-out 0.2s;transition:margin .5s ease-in-out 0.2s}.help-assistant--side .help-assistant__item:nth-last-child(2){-webkit-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;-moz-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s}.help-assistant--side .help-assistant__item:nth-last-child(2) .help-assistant__link{-webkit-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;-moz-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s}.help-assistant--side .help-assistant__item:nth-last-child(2) .help-assistant__text__wrapper{-webkit-transition:margin .5s ease-in-out 0.25s;-moz-transition:margin .5s ease-in-out 0.25s;transition:margin .5s ease-in-out 0.25s}.help-assistant--side .help-assistant__item:nth-last-child(3){-webkit-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s;-moz-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s;transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s}.help-assistant--side .help-assistant__item:nth-last-child(3) .help-assistant__link{-webkit-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s;-moz-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s;transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.15s}.help-assistant--side .help-assistant__item:nth-last-child(3) .help-assistant__text__wrapper{-webkit-transition:margin .5s ease-in-out 0.3s;-moz-transition:margin .5s ease-in-out 0.3s;transition:margin .5s ease-in-out 0.3s}.help-assistant--side .help-assistant__item:nth-last-child(4){-webkit-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;-moz-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s}.help-assistant--side .help-assistant__item:nth-last-child(4) .help-assistant__link{-webkit-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;-moz-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s}.help-assistant--side .help-assistant__item:nth-last-child(4) .help-assistant__text__wrapper{-webkit-transition:margin .5s ease-in-out 0.35s;-moz-transition:margin .5s ease-in-out 0.35s;transition:margin .5s ease-in-out 0.35s}.help-assistant--side .help-assistant__item:nth-last-child(5){-webkit-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s;-moz-transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s;transition:padding .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s}.help-assistant--side .help-assistant__item:nth-last-child(5) .help-assistant__link{-webkit-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s;-moz-transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s;transition:margin .5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.25s}.help-assistant--side .help-assistant__item:nth-last-child(5) .help-assistant__text__wrapper{-webkit-transition:margin .5s ease-in-out 0.4s;-moz-transition:margin .5s ease-in-out 0.4s;transition:margin .5s ease-in-out 0.4s}.help-assistant--open .help-assistant__overlay{height:100%;opacity:.9;-webkit-transition:opacity .22s ease-in-out .01s,height .01s ease-in-out .01s;-moz-transition:opacity .22s ease-in-out .01s,height .01s ease-in-out .01s;transition:opacity .22s ease-in-out .01s,height .01s ease-in-out .01s}.help-assistant--open .help-assistant__item{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex}.help-assistant__link:focus{outline:0 none}.help-assistant__link[data-livechat]:hover .help-assistant__text,.help-assistant__link[href]:hover .help-assistant__text,.help-assistant__link:hover .help-assistant__button-icon{cursor:pointer}.help-assistant__button-circles{position:absolute;margin:0;top:0;left:0;right:0;bottom:0}.help-assistant__button-circles::after,.help-assistant__button-circles::before{content:"";display:block;position:absolute;margin:0;top:0;left:0;right:0;bottom:0;border-radius:100%;-webkit-transition-property:margin;-moz-transition-property:margin;transition-property:margin;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.help-assistant__button-circles::before{z-index:2;background-color:#00aeef;background-color:var(--color-primary-light);-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s}.help-assistant__button--active .help-assistant__button-circles::before,.help-assistant__link--active .help-assistant__button-circles::before{margin:-4px;-webkit-transition-delay:.2s;-moz-transition-delay:.2s;transition-delay:.2s}.help-assistant__button-circles::after{z-index:1;background-color:rgba(0,174,239,.5);background-color:var(--color-primary-light-50);-webkit-transition-delay:.2s;-moz-transition-delay:.2s;transition-delay:.2s}.help-assistant__button--active .help-assistant__button-circles::after,.help-assistant__link--active .help-assistant__button-circles::after{margin:-8px;-webkit-transition-delay:.4s;-moz-transition-delay:.4s;transition-delay:.4s}.help-assistant__menu{overflow:hidden}.help-assistant__menu .help-assistant__item{position:relative;overflow:hidden;border-radius:29px}
