.hero-curso {
  background-color: #f7f8fb;
  margin: 0;
}
@media (max-width: 480px) {
  .hero-curso .container-custom {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .hero-curso {
    padding: 32px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .hero-curso {
    height: 533px;
    background-image: url("/junior/wp-content/uploads/sites/3/2022/09/curso-hero-cloud-star-768_1x.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
  }
}
@media (min-width: 1024px) and (max-width: 1320.98px) {
  .hero-curso {
    height: 533px;
  }
}
.hero-curso__copy-1 {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 100%;
  color: #3393ff;
}
@media (min-width: 768px) {
  .hero-curso__copy-1 {
    font-size: 38px;
  }
}
.hero-curso__copy-2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  color: #000;
}
@media (min-width: 1024px) {
  .hero-curso__copy-2 {
    font-size: 19px;
  }
}
.hero-curso__title {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 700;
  font-size: 64px;
  line-height: 88%;
  letter-spacing: -0.005em;
  color: #3393ff;
  margin: 5px auto;
}
@media (min-width: 768px) {
  .hero-curso__title {
    font-size: 53px;
    line-height: 92%;
  }
}
@media (min-width: 1024px) {
  .hero-curso__title {
    font-size: 53px;
    line-height: 92%;
  }
}
@media (min-width: 1320px) {
  .hero-curso__title {
    font-size: 64px;
    line-height: 92%;
  }
}
@media (max-width: 767.98px) {
  .hero-curso__image-wrapper {
    padding-top: 15px;
  }
}
@media (min-width: 1024px) {
  .hero-curso__image-wrapper {
    margin-left: -30px;
  }
}
@media (min-width: 1320px) {
  .hero-curso__image-wrapper {
    margin-left: -70px;
  }
}
.hero-curso__image {
  margin: 0 auto;
  display: block;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .hero-curso__content-wrapper {
    width: 360px;
    margin-top: 135px;
  }
}
@media (min-width: 1024px) and (max-width: 1319.98px) {
  .hero-curso__content-wrapper {
    margin-top: 130px;
  }
}
@media (min-width: 1320px) {
  .hero-curso__content-wrapper {
    width: 445px;
    margin-left: -30px;
    margin-top: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .hero-curso__arrow-wrapper {
    text-align: right;
    padding-top: 20px;
  }
}
@media (min-width: 1024px) {
  .hero-curso__arrow-wrapper {
    text-align: right;
    padding-top: 20px;
  }
}
.hero-curso__form-wrapper {
  z-index: 15;
  margin-top: -25px;
}
@media (min-width: 768px) {
  .hero-curso__form-wrapper {
    margin-top: 103px;
  }
}
@media (min-width: 1024px) {
  .hero-curso__form-wrapper {
    margin-top: 70px;
  }
}
@media (min-width: 1320px) {
  .hero-curso__form-wrapper {
    margin-left: 25px;
  }
}
