.elementor-13552 .elementor-element.elementor-element-ea4af18{--display:flex;}#elementor-popup-modal-13552{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-13552 .dialog-message{width:400px;height:auto;}#elementor-popup-modal-13552 .dialog-close-button{display:flex;}#elementor-popup-modal-13552 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS *//* Make sure this CSS goes inside Elementor Pro Custom CSS panel */
.vertical-video-wrapper {
  max-width: 350px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 768px) {
  .vertical-video-wrapper {
    max-width: 90vw;
  }
}

/* Override z-index to appear over sticky elements */
.elementor-popup-modal {
  z-index: 9999999 !important;
}/* End custom CSS */