.chat-box-module__HGWnYq__root{background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-size:cover;max-height:382px;padding:20px;position:relative;overflow:auto}.chat-box-module__HGWnYq__message{transform-origin:top;background-color:#fff;border-radius:0 8px 8px;max-width:calc(100% - 60px);margin-top:4px;padding:7px 14px 6px;transition:all .3s;position:relative;box-shadow:0 1px .5px #00000021}.chat-box-module__HGWnYq__message_title{color:#0006;font-size:13px;font-weight:700;line-height:18px}.chat-box-module__HGWnYq__message_body{color:#111;white-space:pre-wrap;margin-top:4px;font-size:14px;line-height:19px}.chat-box-module__HGWnYq__triangle_top_right{border-top:0 solid #0000;border-bottom:20px solid #0000;border-left:0 solid #0000;border-right:20px solid #fff;width:0;height:0;display:inline-block;position:absolute;top:0;left:-10px}.chat-box-module__HGWnYq__message_time{color:#11111180;justify-content:flex-end;margin-top:4px;font-size:12px;line-height:16px;display:flex}
.header-module__0aT_6G__root{background-color:#095e54;display:flex}.header-module__0aT_6G__close_btn{color:#f0ffffa1;cursor:pointer;font-size:1.5em;position:absolute;top:10px;right:10px}.header-module__0aT_6G__logo{color:#5f9ea0;background:#fff;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:45px;height:45px;margin:5px;padding:10px;font-size:2em;display:flex}.header-module__0aT_6G__texts{color:#fff;flex-direction:column;justify-content:center;margin-left:8px;margin-right:16px;display:flex}.header-module__0aT_6G__texts_h1{font-size:16px;font-weight:700;line-height:20px;display:block}.header-module__0aT_6G__texts_span{margin-top:4px;font-size:12px;line-height:16px}
.send-button-module__uBy8Aq__root{background-color:#f0f0f0;flex-direction:column;padding:15px;display:flex}.send-button-module__uBy8Aq__input{text-overflow:ellipsis;background-color:#fefefe;border:none;border-radius:.5rem;min-height:68px;max-height:150px;margin-bottom:10px;font-size:14px;line-height:19px}.send-button-module__uBy8Aq__button{color:#fff;cursor:pointer;background:#4fce5d;border:none;border-radius:20px;margin:0;padding:6px 12px;font-size:15px;font-weight:700;line-height:20px;box-shadow:0 1px 1px #00000021}
.wa-button-module__iUCZ4G__root{color:#4fce5d;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#5ad167;border-radius:50%;outline:#0000;-webkit-box-align:center;-webkit-box-pack:center;justify-content:center;align-self:flex-end;align-items:center;width:64px;height:64px;font-size:2em;transition:all .2s;display:flex;position:fixed;box-shadow:0 3px 12px #00000026}.wa-button-module__iUCZ4G__root:hover{background-color:#5ad167}.wa-button-module__iUCZ4G__root svg{fill:#fff}
.wa-module__Nu7pQq__root{touch-action:auto;background-color:#fff;border-radius:15px;flex-direction:column;width:300px;display:none;position:fixed;overflow:hidden;transform:translate(0,0);box-shadow:0 12px 24px #0000001a}.wa-module__Nu7pQq__open{animation:.25s ease-in-out both wa-module__Nu7pQq__customTransition;display:flex}.wa-module__Nu7pQq__close{display:none}@keyframes wa-module__Nu7pQq__customTransition{0%{opacity:0}to{opacity:1}}@media (max-width:480px){.wa-module__Nu7pQq__root{width:270px;bottom:85px}}
@keyframes react-loading-skeleton{to{transform:translate(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);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);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%));height: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;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}