.elementor .e-09c173a{width:100%;max-width:100%;padding-block-start:10px;padding-block-end:30px;padding-inline-start:60px;padding-inline-end:45px;margin-block-start:0px;margin-block-end:0px;margin-inline-end:0px;background-color:#b1dfe633;flex-direction:row;}.elementor .e-93d7a33{width:100%;max-width:100%;margin-block-start:70px;margin-block-end:20px;flex-direction:column;}.elementor .e-7acb7b5{width:100%;max-width:100%;margin-block-start:70px;margin-block-end:10px;flex-direction:column;}.elementor .e-a6ddeb5{width:100%;max-width:100%;margin-block-start:70px;margin-block-end:20px;margin-inline-start:40px;margin-inline-end:40px;flex-direction:row;}.elementor .e-982f615{width:100%;margin-block-start:100px;margin-block-end:20px;margin-inline-start:20px;margin-inline-end:20px;flex-direction:column;}.elementor .e-892b3bf-b8feaa9{width:100%;margin-block-start:100px;margin-block-end:20px;margin-inline-start:20px;margin-inline-end:20px;flex-direction:column;}.elementor .e-909f625{width:100%;max-width:100%;padding-block-start:35px;padding-block-end:35px;padding-inline-start:50px;padding-inline-end:50px;background-color:#2563EB;flex-direction:row;selector{
  position:relative;
  overflow:hidden;
}

.bg-lines{
  position:absolute;
  inset:0;
  pointer-events:none;
}

.bg-lines i{
  position:absolute;
  display:block;
  width:220px;
  height:2px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);
  transform:rotate(-35deg);
  animation:move 8s linear infinite;
  opacity:.35;
}

.bg-lines i:nth-child(1){top:8%;left:-30%;animation-duration:7s;}
.bg-lines i:nth-child(2){top:22%;left:-40%;animation-duration:10s;animation-delay:-2s;}
.bg-lines i:nth-child(3){top:35%;left:-20%;animation-duration:8s;animation-delay:-5s;}
.bg-lines i:nth-child(4){top:48%;left:-35%;animation-duration:9s;animation-delay:-1s;}
.bg-lines i:nth-child(5){top:60%;left:-25%;animation-duration:11s;animation-delay:-6s;}
.bg-lines i:nth-child(6){top:72%;left:-40%;animation-duration:8s;animation-delay:-3s;}
.bg-lines i:nth-child(7){top:85%;left:-15%;animation-duration:12s;animation-delay:-8s;}
.bg-lines i:nth-child(8){top:50%;left:-50%;animation-duration:9s;animation-delay:-4s;}

@keyframes move{
  from{
      transform:translateX(0) rotate(-35deg);
  }
  to{
      transform:translateX(160vw) rotate(-35deg);
  }
}\n}