.elementor-3353 .elementor-element.elementor-element-4d1483d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3353 .elementor-element.elementor-element-df44f2c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-3353 .elementor-element.elementor-element-df44f2c .elementor-wrapper{--video-aspect-ratio:1.77777;}/* Start custom CSS for container, class: .elementor-element-4d1483d */.yt-video .elementor-custom-embed-play svg {
    width: 20px;
    height: 20px;
    box-sizing: content-box !important;
    background-color: #ffffff10;
    padding: 25px;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
    backdrop-filter:blur(9px);
-webkit-backdrop-filter:blur(9px);
overflow: visible;
}

.yt-video:hover .elementor-custom-embed-play svg {
     backdrop-filter:blur(0px);
-webkit-backdrop-filter:blur(0px);
background-color: var(--e-global-color-accent);
width: 25px;
height: 25px;
}

.yt-video .elementor-custom-embed-image-overlay::after {
    font-family: var( --e-global-typography-50868f1-font-family ), Sans-serif;
  font-size: var( --e-global-typography-50868f1-font-size );
  font-weight: var( --e-global-typography-50868f1-font-weight );
  text-transform: var( --e-global-typography-50868f1-text-transform );
  font-style: var( --e-global-typography-50868f1-font-style );
  text-decoration: var( --e-global-typography-50868f1-text-decoration );
  line-height: var( --e-global-typography-50868f1-line-height );
  letter-spacing: var( --e-global-typography-50868f1-letter-spacing );
  color: var( --e-global-color-text );
    content: "Durch das Abspielen des externen YouTube Videos werden Daten automatisch an Google übertragen";
    position: absolute;
width: 100%;
bottom: 15px;
left: 0;
}

@media only screen and (max-width: 767px) {
.yt-video .elementor-custom-embed-image-overlay::after {
bottom: 10px;
}
}/* End custom CSS */