.banner-catalog-ext {
  background: linear-gradient(75deg, #0064F0 0%, #00C8FA 108.33%);
    width: 100%;
    min-height: 567px;
    align-items: center;
    display: flex;
}

.banner-catalog-ext .card-form {
    position: relative;
    top: 80px;
}

  .faq {
    padding-top: 120px;
}

.strategic img:nth-of-type(1){
   top: 50px;
}

.strategic img:nth-of-type(2){
    width: auto;
    position: absolute;
    left: -10px;
    top: 52%;
    bottom: auto;
}

.strategic img:nth-of-type(3){
  position: absolute;
  width: auto;
  position: absolute;
  right: 0;
  bottom: 5%;
}


