body,html{padding:0;margin:0;height:100%}body,body button,body input,body select,body textarea,html,html button,html input,html select,html textarea{font-family:var(--font-open-sans),sans-serif}body :focus,html :focus{outline-color:#b3c7f5}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.WebChat_container__JfW4_{position:fixed;height:100vh;bottom:20px;right:3%;max-height:550px;width:336px;border-radius:12px;display:flex;flex-direction:column;background:#fff;z-index:9999;box-shadow:2px 10px 40px rgba(0,0,0,.2)}@media(max-width:479px){.WebChat_container__JfW4_{width:100%;height:100vh;right:0;bottom:0;top:0;max-height:unset}}.WebChat_header__fO0LB{height:50px;display:flex;padding:0 8px;justify-content:space-between;align-items:center;background:#0009f0;border-top-left-radius:12px;border-top-right-radius:12px}.WebChat_label__xgTFK{font-size:18px;color:#fff!important}.WebChat_close__JHXW0{border:none;background:none;fill:#fff;cursor:pointer}.WebChat_iframe__M0YpX{flex:1 1;border:0;height:90%;border-radius:12px}.WebChat_terms-and-conditions__J2jpD{font-size:10px;padding:0 10%;text-align:center;box-sizing:border-box}.WebChat_button__MT8Dq{position:fixed;bottom:30px;right:6%;width:56px;height:56px;margin:0;padding:0;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;z-index:6;box-shadow:2px 10px 40px rgba(0,0,0,.2)}@media(max-width:1023px){.WebChat_button__MT8Dq{right:12px}}@media(max-width:767px){.WebChat_hide-on-mobile__8NEgC{display:none}}@media(max-width:1023px){.WebChat_elevated__2YFkd{bottom:96px}}