.elementor-3947 .elementor-element.elementor-element-0ca12b1{--display:flex;--min-height:0px;--gap:0px 0px;--background-transition:0.3s;}.elementor-3947 .elementor-element.elementor-element-0ca12b1.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-3947 .elementor-element.elementor-element-640aae1{width:100%;max-width:100%;}@media(max-width:1366px) and (min-width:768px){.elementor-3947 .elementor-element.elementor-element-0ca12b1{--width:1180px;}}/* Start custom CSS for html, class: .elementor-element-640aae1 */.vimeo-container{
      padding: 0;
      width: 100%;
      height: 100vh;
      overflow: hidden;
      position: relative;
}

.vimeo-container iframe {
  box-sizing: border-box;
  width: 177.77777778vh;
  height: 56.25vw;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


#videoControl{
    position: absolute;
    bottom: 100px;
    right: 100px;
    z-index: 2;
    cursor: pointer;
    background: #fff;
    
    
}/* End custom CSS */