@media (max-width: 767.98px) {
  .profesores-requirements {
    background: #F4F6FB;
    padding-top: 82px;
  }
}
@media (min-width: 768px) {
  .profesores-requirements {
    background: #EBF7FF;
    padding-top: 80px;
  }
}
@media (max-width: 767.98px) {
  .profesores-requirements .container-custom {
    width: 100%;
    max-width: 100%;
  }
}
.profesores-requirements__title {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 130%;
  text-align: center;
  color: #FF2846;
}
@media (max-width: 767.98px) {
  .profesores-requirements__title {
    margin-bottom: 14px;
  }
}
@media (min-width: 768px) {
  .profesores-requirements__title {
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 41px;
  }
}
@media (min-width: 1024px) {
  .profesores-requirements__title {
    font-size: 38px;
    line-height: 130%;
  }
}
.profesores-requirements__image-wrapper {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .profesores-requirements__image {
    margin: 0 auto;
    position: relative;
    display: block;
    left: 50%;
    margin-left: -375px;
  }
}
@media (min-width: 1024px) {
  .profesores-requirements__image {
    margin: 0 auto 0 25px;
  }
}
@media (min-width: 768px) {
  .profesores-requirements .green-list-wrapper {
    position: relative;
  }
}
.profesores-requirements .green-list {
  margin: 10px 0;
  padding: 0;
  list-style-position: outside;
}
@media (max-width: 767.98px) {
  .profesores-requirements .green-list {
    margin-bottom: 38px;
  }
}
.profesores-requirements .green-list__item {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: #000000;
  padding-bottom: 20px;
  list-style-type: none;
}
.profesores-requirements .green-list__item strong {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .profesores-requirements .green-list__item {
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.162 14.933a1.29 1.29 0 0 1-.892-.368L1.62 9.908a.555.555 0 0 1 0-.795l1.807-1.815a1.298 1.298 0 0 1 1.823 0L7.335 9.39a.135.135 0 0 0 .187 0l5.513-5.512a1.29 1.29 0 0 1 1.785 0l1.087 1.087a1.26 1.26 0 0 1 0 1.778l-7.852 7.822a1.29 1.29 0 0 1-.893.368Z' fill='%232FD665'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 25px;
  }
}
@media (min-width: 768px) {
  .profesores-requirements .green-list__item {
    line-height: 120%;
    z-index: 10;
    position: relative;
    width: 200px;
    border-radius: 33px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
    border-radius: 48px;
    padding: 24px 32px;
    gap: 4px;
    position: absolute;
  }
}
@media (min-width: 768px) {
  .profesores-requirements .green-list__item:nth-child(1) {
    width: 232px;
    padding: 24px 24px 24px 32px;
    top: 173px;
    left: -15px;
  }
}
@media (min-width: 1024px) {
  .profesores-requirements .green-list__item:nth-child(1) {
    width: 350px;
    top: 222px;
    left: -16px;
  }
}
@media (min-width: 1320px) {
  .profesores-requirements .green-list__item:nth-child(1) {
    left: 105px;
  }
}
@media (min-width: 768px) {
  .profesores-requirements .green-list__item:nth-child(2) {
    width: 251px;
    padding: 24px 10px 24px 32px;
    top: 320px;
    left: 30px;
  }
}
@media (min-width: 1024px) {
  .profesores-requirements .green-list__item:nth-child(2) {
    width: 416px;
    top: 377px;
    left: 41px;
  }
}
@media (min-width: 1320px) {
  .profesores-requirements .green-list__item:nth-child(2) {
    left: 140px;
  }
}
@media (min-width: 768px) {
  .profesores-requirements .green-list__item:nth-child(3) {
    width: 229px;
    padding: 24px 22px 24px 32px;
    left: 480px;
    top: 250px;
  }
}
@media (min-width: 1024px) {
  .profesores-requirements .green-list__item:nth-child(3) {
    width: 229px;
    top: 228px;
    left: 744px;
  }
}
@media (min-width: 1320px) {
  .profesores-requirements .green-list__item:nth-child(3) {
    left: 794px;
  }
}
@media (min-width: 768px) {
  .profesores-requirements .green-list__item:nth-child(4) {
    width: 381px;
    left: 315px;
    top: 370px;
  }
}
@media (min-width: 1024px) {
  .profesores-requirements .green-list__item:nth-child(4) {
    width: 381px;
    top: 388px;
    left: 567px;
  }
}
@media (min-width: 1320px) {
  .profesores-requirements .green-list__item:nth-child(4) {
    left: 603px;
  }
}
.profesores-requirements .green-list__item-copy {
  display: inline-block;
}
