.ep-stub-scope *,.ep-stub-scope *:hover,.ep-stub-scope *:focus,.ep-stub-scope *:active{display:block;margin:0;padding:0;border:0;border-radius:0;outline:none;background-color:rgba(0,0,0,0);font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-decoration:none;text-shadow:none;text-transform:inherit;white-space:normal;box-shadow:none;box-sizing:border-box}.ep-stub-scope{display:flex;position:fixed;right:12px;bottom:12px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;font-weight:300;line-height:1.25em;z-index:var(--ep-widget-z-index, 3000);box-sizing:border-box;transition:opacity .1s linear;will-change:opacity}@media(min-width: 480px){.ep-stub-scope:not(.ep-stub-phone){right:24px;bottom:24px}}.ep-stub-scope .ep-floating-btn{position:relative;width:54px;height:54px;cursor:pointer;overflow:visible;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(min-width: 480px){.ep-stub-scope .ep-floating-btn{width:64px;height:64px}}.ep-stub-scope .ep-floating-btn__bot-shape{filter:var(--ep-shadow-overlay-filter)}.ep-stub-scope .ep-floating-btn__dots{display:flex;position:absolute;top:50%;left:0;justify-content:center;width:100%;margin-top:-3px}@media(min-width: 480px){.ep-stub-scope .ep-floating-btn__dots{margin-top:-4px}}.ep-stub-scope .ep-floating-btn__dot{width:6px;height:6px;margin:0 2px;border-radius:100%;background-color:var(--ep-color-icon-brand-on-strong);transition-property:opacity,transform,background-color;transition-duration:.2s;transition-timing-function:cubic-bezier(0.64, 0.57, 0, 1);will-change:opacity,transform}@media(min-width: 480px){.ep-stub-scope .ep-floating-btn__dot{width:8px;height:8px;margin:0 3px}}.ep-stub-scope .ep-floating-btn__smile{position:absolute;bottom:10px;left:50%;width:30px;height:10px;margin-left:-15px;transform:scale(0);transform-origin:bottom center;transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:cubic-bezier(0.64, 0.57, 0, 1);opacity:0;z-index:1;fill:var(--ep-color-icon-brand-on-strong);will-change:opacity,transform;backface-visibility:hidden}@media(min-width: 480px){.ep-stub-scope .ep-floating-btn__smile{bottom:14px;width:40px;height:14px;margin-left:-20px}}.ep-stub-scope:not(.ep-stub-loading):not(.ep-stub-touch) .ep-floating-btn:hover .ep-floating-btn__dot,.ep-stub-scope:not(.ep-stub-loading):not(.ep-stub-touch) .ep-floating-btn:active .ep-floating-btn__dot{transform:scale(0);opacity:0}.ep-stub-scope:not(.ep-stub-loading):not(.ep-stub-touch) .ep-floating-btn:hover .ep-floating-btn__smile,.ep-stub-scope:not(.ep-stub-loading):not(.ep-stub-touch) .ep-floating-btn:active .ep-floating-btn__smile{transform:scale(1);opacity:1;transition-timing-function:cubic-bezier(0.64, 0.57, 0.15, 1.56)}.ep-stub-scope:not(.ep-stub-loading):not(.ep-stub-touch) .ep-floating-btn:hover .ep-tooltip,.ep-stub-scope:not(.ep-stub-loading):not(.ep-stub-touch) .ep-floating-btn:active .ep-tooltip,.ep-stub-scope:not(.ep-stub-loading).ep-stub-tooltip-visible .ep-tooltip{transform:scale(1);opacity:1;transition-timing-function:cubic-bezier(0.64, 0.57, 0, 1)}.ep-stub-scope.ep-stub-loading .ep-floating-btn__dot{animation:ep-stub-loading-dot-animate 1s infinite;transition:opacity .2s cubic-bezier(0.64, 0.57, 0, 1)}.ep-stub-scope.ep-stub-loading .ep-floating-btn__dot:nth-child(2){animation-delay:.15s}.ep-stub-scope.ep-stub-loading .ep-floating-btn__dot:nth-child(3){animation-delay:.25s}@keyframes ep-stub-loading-dot-animate{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-4px)}}.ep-stub-scope .ep-tooltip{display:none;position:absolute;top:0;right:calc(100% + 12px);flex-direction:column;align-items:flex-start;justify-content:center;min-width:218px;max-width:322px;height:100%;padding:16px 24px;transform:scale(0.5);transition-duration:.3s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0.42, 0, 0, 1.41);transform-origin:center right;will-change:transform,opacity;pointer-events:none;border-radius:8px;background-color:var(--ep-color-surface-overlay);font-size:11px;text-align:left;box-shadow:var(--ep-shadow-overlay);opacity:0}@media(min-width: 480px){.ep-stub-scope .ep-tooltip{font-size:12px}}.ep-stub-scope .ep-tooltip__title{color:var(--ep-color-text-neutral-primary);font-weight:700}@media(min-width: 480px){.ep-stub-scope .ep-tooltip__title{margin-bottom:2px}}.ep-stub-scope .ep-tooltip__content{display:flex;max-width:100%}.ep-stub-scope .ep-tooltip__message{color:var(--ep-color-text-neutral-primary);font-weight:400;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ep-stub-scope .ep-tooltip--offline,.ep-stub-scope .ep-tooltip--cookies-disabled{background-color:var(--ep-color-background-danger-subtle)}.ep-stub-scope .ep-tooltip--offline .ep-tooltip__message,.ep-stub-scope .ep-tooltip--cookies-disabled .ep-tooltip__message{display:-webkit-box;font-weight:500;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ep-stub-scope:not(.ep-stub-offline):not(.ep-stub-cookies-disabled) .ep-tooltip--need-help,.ep-stub-scope:not(.ep-stub-offline).ep-stub-cookies-disabled .ep-tooltip--cookies-disabled,.ep-stub-scope.ep-stub-offline .ep-tooltip--offline{display:flex}.ep-stub-scope__actions{display:flex;opacity:0;visibility:hidden;pointer-events:none;max-width:0;overflow:hidden;transition:opacity .2s cubic-bezier(0.64, 0.57, 0, 1),visibility .2s cubic-bezier(0.64, 0.57, 0, 1),max-width .2s cubic-bezier(0.64, 0.57, 0, 1);will-change:opacity}@media(min-width: 480px){.ep-stub-scope .ep-stub-scope__actions{margin-left:4px;max-width:28px}}@media(hover: hover){.ep-stub-scope--actions-enabled:hover .ep-stub-scope__actions{opacity:1;visibility:visible;pointer-events:auto}}.ep-stub-scope--actions-visible .ep-stub-scope__actions{opacity:1;visibility:visible;pointer-events:auto;max-width:28px}.ep-stub-scope .ep-dismiss-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;background-color:var(--ep-color-background-neutral-subtle);color:var(--ep-color-icon-neutral-on-subtle);cursor:pointer}.ep-stub-scope .ep-dismiss-btn svg{display:block;flex-shrink:0;width:12px;height:12px}
