.chat_element{align-items:flex-end;bottom:0;display:flex;flex-direction:column;gap:12px;padding:16px;position:fixed;right:0;z-index:999999999999}.chat_circle,.chat_square{align-items:center;display:flex;height:60px;justify-content:center;position:relative;width:60px}.chat_circle{background-color:#d1fb7c!important;border:0!important;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 12px rgba(0,0,0,.2);cursor:pointer;transition:transform .2s ease-in-out}.chat_circle:hover{transform:scale(1.1)}.chat_header_icon,.chat_icon{height:30px}.chat_bottom_close,.chat_close{height:20px}.hidden{display:none}.chat_window{background-color:#d1fb7c;border-radius:12px;box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 12px rgba(0,0,0,.2);display:flex;flex-direction:column;height:min(804px,calc(100vh - 112px));overflow:hidden;width:416px;z-index:999999999999}.chat_header{height:68px;justify-content:space-between;padding:0 16px}.chat_header,.chat_identity{align-items:center;display:flex}.chat_identity{flex-direction:row;gap:10px}.chat_iframe{border:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top-right-radius:12px;flex:1;width:100%}.chat_header_close{align-items:center;background-color:transparent!important;border:0!important;border-radius:50%;display:flex;height:40px;justify-content:center;padding:0;width:40px}.chat_callout{align-items:flex-end;display:flex;flex-direction:column;max-width:416px}.chat_callout_close{align-items:center;background-color:transparent;border:0!important;border-radius:50%;display:flex;height:15px;justify-content:center;margin-bottom:5px;padding:0;width:15px}.chat_callout_open{background-color:#fff;border:1px solid #d1fb7c;border-radius:12px;line-height:normal;margin:0;padding:20px}@media (max-width:768px){.chat_element{z-index:999999999999!important}.chat_window{border-radius:0;bottom:0;box-shadow:none;height:100%;left:0;max-height:none;max-width:none;position:fixed;width:100%}.chat_iframe{border-bottom-left-radius:0;border-bottom-right-radius:0}.hs-tools-menu{z-index:999!important}}