.banner-celular-inicial {
  display: block;
  position: relative;
}

.box {
  position: absolute;
  padding: 1rem;
  box-sizing: border-box;
}

.box-1 {
  color: white;
}

.box-2 .cta-wrapper {
  margin-top: 1rem;
}

.box-3 img {
  max-width: 100%;
  height: auto;
  display: block;
}

 @media (max-width: 1024px) {
    .banner-celular-inicial {
      flex-direction: column;
      height: auto !important;
      padding: 0px 16px !important;
      padding-top: 90px !important;
    }

    .box-1 {
      position: relative !important;
      left: 0 !important;
      bottom: 0 !important;
      width: 100% !important;
      max-width: 100% !important;
      height: 300px !important;
      padding: 40px 24px !important;
      margin: 20px 0 !important;
      border-radius: 0 !important;
      font-size: 32px !important;
      line-height: 42px !important;
      margin-top: -30px !important;
      padding-top: 70px !important;
    }
   
   .box-1 span{
      font-size: 30px !important;
     line-height: 32px !important;
   }

    .box-2 {
      position: relative !important;
      left: 0 !important;
      bottom: 0 !important;
      width: 100% !important;
      max-width: 100% !important;
      height: 213px; !important;
      padding: 32px 24px !important;
      margin: 20px 0 !important;
      border-radius: 28px !important;
      margin-top: -100px !important;
    }

    .box-3 {
      position: relative !important;
      top: auto !important;
      right: 0 !important;
      transform: none !important;
      width: 100% !important;
      max-width: 100% !important;
      height: auto !important;
      margin: 00px 0 !important;
      margin-top: 20px !important;
    }
 

    .box-3 img {
      width: 100% !important;
      height: auto !important;
      margin-top: -70px !important; 
    }
  }



@media(min-width: 1201px) {
  .banner-celular-inicial {
    padding: 40px;
    height: auto;
  }

  .box-1 {
    left: 50px !important;
    width: 500px !important;
    height: 524px !important;
    padding: 48px 32px !important;
    font-size: 36px !important;
    line-height: 48px !important;
  }

  .box-1 span {
    font-size: 40px !important;
  }

  .box-2 {
    width: 450px !important;
    left: 80px !important;
    padding: 32px !important;
    font-size: 18px !important;
  }

  .box-3 {
    width: 50% !important;
    right: 0px !important;
  }

  .box-3 img {
    width: 100%;
    height: auto !important;
  }
}


@media(max-width: 396px){
  .box-2{
    margin-top: -60px !important;
  }
}

@media(max-width: 1199px) and (min-width: 1025px){
  
  .banner-celular-inicial {
    padding: 40px;
    height: auto;
  }

  .box-1 {
    left: 50px !important;
    width: 500px !important;
    height: 524px !important;
    padding: 48px 32px !important;
    font-size: 36px !important;
    line-height: 48px !important;
  }

  .box-1 span {
    font-size: 40px !important;
  }

  .box-2 {
    width: 450px !important;
    left: 80px !important;
    padding: 32px !important;
    font-size: 18px !important;
  }

  .box-3 {
    width: 40% !important;
    right: 0px !important;
  }

  .box-3 img {
    width: 100% !important;
    height: auto !important;
  }
  }
  
  @media(min-width: 1440px){
     .box-3 {
    width: 40% !important;
    right: 0px !important;
  } 
  }
  
  
@media(min-width: 390px) and (max-width: 768px){
  .box-2{
    margin-top: -150px !important;
  }
}




@media (min-width: 0px) and (max-width: 559px){
.body-wrapper.hs-content-id-192350112142 .box-2 {
margin-top: -30px !important;
}
}

@media (min-width: 560px) and (max-width: 758px){
.body-wrapper.hs-content-id-192350112142 .box-2 {
margin-top: -90px !important;
}
}

@media (min-width: 446px) and (max-width: 758px){
.body-wrapper.hs-content-id-192422560039 .box-2 {
margin-top: -90px !important;
}
}

@media (min-width: 1201px){
.body-wrapper.hs-content-id-192422560039 .box-3 img {
  width: 100%;
  height: 495px !important;
  object-fit: cover !important;
  }
}


@media (min-width: 0px) and (max-width: 445px){
.body-wrapper.hs-content-id-192422560039 .box-2 {
margin-top: -30px !important;
}
}

@media (min-width: 1200px){
.body-wrapper.hs-content-id-192422560039 .box-3 {
    width: 60% !important;
}
}


   
   



