.elementor-391 .elementor-element.elementor-element-48560d51{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-391 .elementor-element.elementor-element-51b2cfb4 .e-contact-buttons{--e-contact-buttons-contact-button-icon:var( --e-global-color-2c846dd );--e-contact-buttons-contact-button-bg:var( --e-global-color-primary );--e-contact-buttons-contact-gap:10px;--e-contact-buttons-contact-padding-block-end:10px;--e-contact-buttons-contact-padding-block-start:10px;--e-contact-buttons-contact-padding-inline-end:10px;--e-contact-buttons-contact-padding-inline-start:10px;--e-contact-buttons-vertical-offset:150px;}.elementor-391 .elementor-element.elementor-element-51b2cfb4 .e-contact-buttons__contact-icon-link{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );}@media(max-width:1024px){.elementor-391 .elementor-element.elementor-element-51b2cfb4 .e-contact-buttons__contact-icon-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-391 .elementor-element.elementor-element-51b2cfb4 .e-contact-buttons{--e-contact-buttons-vertical-offset:100px;}}@media(max-width:767px){.elementor-391 .elementor-element.elementor-element-51b2cfb4 .e-contact-buttons__contact-icon-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for contact-buttons-var-10, class: .elementor-element-51b2cfb4 *//* Element standardmäßig ausblenden und weich animieren */
.scroll-hide {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s;
}

/* Klasse, die per JavaScript hinzugefügt wird */
.scroll-hide.is-visible {
    opacity: 1;
    visibility: visible;
}/* End custom CSS */