.elementor-23863 .elementor-element.elementor-element-22854c66 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-23863 .elementor-element.elementor-element-99b50c1 > .elementor-widget-container{background-color:transparent;background-image:radial-gradient(at center center, rgba(113,113,113,0) 0%, rgba(113,113,119,0) 100%);}/* Start custom CSS for video, class: .elementor-element-22854c66 */.elementor-widget-video .elementor-wrapper {
  padding-bottom: 0 !important; /* Remove fixed aspect ratio */
  height: auto !important;
  aspect-ratio: auto !important; /* Allow browser to auto-determine aspect ratio */
}

.elementor-widget-video .elementor-wrapper iframe,
.elementor-widget-video .elementor-wrapper video {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: auto !important;
}/* End custom CSS */