.chatbox-popup .chatbox-popup__header{ box-sizing:border-box; display:flex; width:100%; height:var(--header-height); min-height:var(--header-height); padding:var(--header-padding); color:var(--header-font-color); background:var(--header-background-color); align-items:center; justify-content:space-between; border-top-right-radius:var(--header-top-leftRight-radius); border-top-left-radius:var(--header-top-leftRight-radius);}.chatbox-popup .chatbox-popup__header aside img{ width:var(--header-image-size); margin-top:var(--header-image-vertical-movement); border-radius:0; display:var(--header-image-view);}.logoPreChat-header{ width:50%;}#particles-js3{ position:absolute; top:0; width:40%; right:0;}.stopChatBtn{ z-index:2;     }.stopChatBtn img{ width:var(--header-stop-chat-button-width);     }.stopChatBotBtn{ z-index:2;     }.stopChatBtn img{ width:var(--header-stop-chat-button-width);     }