.elementor-9474 .elementor-element.elementor-element-808e702{text-align:center;}.elementor-9474 .elementor-element.elementor-element-808e702 img{border-style:solid;border-width:3px 3px 3px 3px;border-color:var( --e-global-color-4ad5a84 );box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}/* Start custom CSS */#background-video {
 position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)), url('https://exit-team.com/wp-content/uploads/2024/06/5151101_Animation_Financial-Data_1280x720.mp4');
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.04;
 }
 
 @media only screen and (max-width: 600px) {
     #background-video {
     background-image: none;
     }
 }/* End custom CSS */