.elementor .overlay--top{/* Overlay */
  position: absolute;
width: 100%;
height: 229px;
left: 0;
top: 0px;
right:0;
background: linear-gradient(180deg, #002F45 0%, rgba(0, 47, 69, 0) 100%);
opacity: 0.8;\n}.elementor .overlay-bottom{/* Overlay */

position: absolute;
width: 100%;
height: 284px;
left: 0;
right:0;
bottom: 0px;  
background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
opacity: 0.8;
transform: matrix(1, 0, 0, -1, 0, 0);\n}