.elementor-1562 .elementor-element.elementor-element-755b02f{--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-popup-modal-1562 .dialog-widget-content{background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1562{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-1562 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-1562 .dialog-close-button{display:flex;font-size:25px;}body:not(.rtl) #elementor-popup-modal-1562 .dialog-close-button{right:1%;}body.rtl #elementor-popup-modal-1562 .dialog-close-button{left:1%;}#elementor-popup-modal-1562 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-1562 .dialog-close-button svg{fill:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-e8b46fd */.video-wrapper {
  display: flex;
  justify-content: center;
   
  width: 100%;
  max-width: 100vw;
  height: 90vh;
  padding: 1rem;
  box-sizing: border-box;
}

.video-wrapper video {
  max-width: 100%;
  height: auto;
  display: block;
}/* End custom CSS */