.elementor-1879 .elementor-element.elementor-element-19b268b7{--display:flex;}.elementor-1879 .elementor-element.elementor-element-1b3dd288 .e-contact-buttons__top-bar-title{font-size:15px;}.elementor-1879 .elementor-element.elementor-element-1b3dd288 .e-contact-buttons__top-bar-subtitle{font-size:13px;line-height:15px;}/* Start custom CSS for contact-buttons, class: .elementor-element-1b3dd288 *//* 针对所有可能的Floating Element焦点状态 */
.e-contact-buttons *:focus,
.e-contact-buttons *:focus-visible,
.e-contact-buttons *:focus-within {
    outline: none !important;
    box-shadow: none !important;
}

/* 特别针对弹窗打开时的状态 */
.e-contact-buttons__content-wrapper[aria-hidden="false"],
.e-contact-buttons__chatbox[open] {
    outline: none !important;
}

.e-contact-buttons__content {
    border-radius: 3px;
}

.e-contact-buttons__chat-button, .e-contact-buttons__chat-button[type=button] {

    border-radius: 3px;
}

.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__dots-container {
    animation-delay: 0.3s;
    animation-duration: 0.8s;
}
.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__bubble-container {
    animation-delay: 0.8s;
    animation-duration: .3s;
}/* End custom CSS */