.elementor-377 .elementor-element.elementor-element-50a5affc{--display:flex;}.elementor-377 .elementor-element.elementor-element-1f2c2cac .e-contact-buttons{--e-contact-button-chat-button-animation-delay:4000ms;--e-contact-buttons-button-icon:#FFFFFF;--e-contact-buttons-button-bg:var( --e-global-color-accent );--e-contact-buttons-button-bg-hover:var( --e-global-color-secondary );--e-contact-buttons-top-bar-bg:#0B7B69;--e-contact-buttons-message-bubble-bubble-bg:#D9F0EC;--e-contact-buttons-contact-button-icon:#FFFFFF;--e-contact-buttons-contact-button-bg:#15B097;}@media(max-width:767px){.elementor-377 .elementor-element.elementor-element-1f2c2cac .e-contact-buttons{--e-contact-buttons-horizontal-offset:10px;--e-contact-buttons-vertical-offset:20px;}}/* Start custom CSS for contact-buttons-var-1, class: .elementor-element-1f2c2cac */.fade-in-right-delay {
    opacity: 0;
    transform: translateX(60px);
    animation: fadeInRightDelay 0.8s ease-out forwards;
    animation-delay: 4s;
}

@keyframes fadeInRightDelay {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}/* End custom CSS */