.eloisa-chat{font-size:16px}.eloisa-chat button{outline:0}.eloisa-chat__button-open{background-color:transparent;border:0;cursor:pointer;display:-ms-flexbox;display:flex;font-family:inherit;font-size:inherit;margin:0;max-width:270px;padding:0;text-align:left;-ms-flex-align:center;align-items:center}.eloisa-chat__button-open--no-icon .eloisa-chat__button-text{margin-right:0;padding-right:1rem}.eloisa-chat__button-open:focus,.eloisa-chat__button-open:hover{text-decoration:underline}.eloisa-chat__trigger{bottom:1rem;display:-ms-flexbox;display:flex;position:fixed;right:1rem;z-index:100}.eloisa-chat__button-image{-ms-flex-negative:0;background-color:var(--pwd--color--black--dark);display:-ms-flexbox;display:flex;flex-shrink:0;height:75px;width:75px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:100%}.eloisa-chat__button-text{font-size:14px;font-weight:700;margin-bottom:0;margin-right:-2.75rem;margin-top:0;padding:.75rem 3rem .75rem 1rem}.eloisa-chat__button-text,.eloisa-chat__window{background-color:var(--pwd--color--white);border-radius:8px;box-shadow:0 0 15px 0 rgba(94,93,98,.15)}.eloisa-chat__window{bottom:1rem;height:auto;max-width:calc(100% - 2rem);position:fixed;right:1rem;width:350px;z-index:101}.eloisa-chat__window-icon{background-color:var(--pwd--color--black--dark);border-radius:100%;bottom:100%;height:100px;left:50%;position:absolute;transform:translate3d(-50%,1.5rem,0);width:100px}.eloisa-chat__window-text{margin:.25rem 0;padding:0 2.5rem 0 0}.eloisa-chat__window-top-bar{background-color:var(--pwd--color--black--dark);border:1px solid var(--pwd--color--white);border-radius:8px 8px 0 0;color:var(--pwd--color--white);min-height:2rem;padding:1rem;position:relative}.eloisa-chat__close-window{background-color:transparent;border:1px solid var(--pwd--color--white);border-radius:100%;color:var(--pwd--color--white);display:-ms-inline-flexbox;display:inline-flex;height:2rem;position:absolute;right:1rem;top:1rem;width:2rem;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;cursor:pointer;justify-content:center}.eloisa-chat__close-window svg path{fill:var(--pwd--color--white)}.eloisa-chat__links{list-style:none;margin:0;max-height:400px;overflow-y:auto;padding:1rem}.eloisa-chat__links li{margin-top:0;position:relative}.eloisa-chat__links li:not(:last-child){margin-bottom:1rem}.eloisa-chat__link{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;font-weight:600;text-decoration:none}.eloisa-chat__link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.eloisa-chat__link:focus,.eloisa-chat__link:hover{text-decoration:underline}.eloisa-chat__link-description{font-size:.875rem;margin:-.25rem 0 0 1.25rem}.eloisa-chat button:active .eloisa-chat__button-text,.eloisa-chat button:focus .eloisa-chat__button-text,.eloisa-chat button:hover .eloisa-chat__button-text{outline:2px dashed var(--pwd--color);outline-offset:-10px}.eloisa-chat__close-window:active,.eloisa-chat__close-window:focus,.eloisa-chat__close-window:hover{outline:2px dashed var(--pwd--color--white);outline-offset:-5px}