.placement-section {
  padding: 120px 0;
  background-color: #dbf5f6;
  position: relative;
  overflow: hidden;
}

.placement-section > .container,
.placement-section > .elementor-container {
  position: relative;
  z-index: 2;
}

.placement-section__top-title {
  font-size: 18px;
  line-height: 1.1111111111;
  text-transform: uppercase;
  color: #0069b1;
  font-weight: 700;
  margin-bottom: 24px;
}

.placement-section__title {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.1666666667;
  color: #000000;
  margin-bottom: 16px;
}

.placement-section__subtitle {
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #323232;
  margin-bottom: 40px;
}

.placement-section__button {
  background: linear-gradient(110.48deg, #ececec 0%, #f4f4f4 100%);
  border: 1px solid #ffffff;
  box-shadow: -12px -6px 24px rgba(138, 223, 227, 0.5), 12px 6px 24px rgba(85, 197, 209, 0.5);
  border-radius: 14px;
  width: 275px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.4285714286;
  text-align: center;
  color: #000;
}

.placement-section__button i {
  font-size: 20px;
  margin-left: 16px;
  color: #00adc6;
}

.placement-section__button:hover {
  color: #000;
  box-shadow: -12px -6px 34px rgba(138, 223, 227, 0.5), 12px 6px 34px rgba(85, 197, 209, 0.5);
}

.placement-section__img {
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 100% auto;
  background-position: top center;
}

.placement-section__img img {
  display: block;
  max-width: 700px;
}

.placement-section .section-ornament-1 {
  width: 90px;
  bottom: 0;
  left: -90px;
}

.placement-section .section-ornament-2 {
  width: 130px;
  right: 630px;
  bottom: 10px;
}

.placement-section.english-course .section-ornament-2 {
  width: 117px;
  right: 630px;
  bottom: 0;
}

@media (max-width: 1199.98px) {
  .placement-section {
    padding: 60px 0;
  }
  .placement-section__img img {
    max-width: 600px;
  }
}

@media (max-width: 991.98px) {
  .placement-section__top-title {
    margin-bottom: 16px;
  }
  .placement-section__title {
    font-size: 30px;
    margin-bottom: 12px;
  }
  .placement-section__img {
    display: none;
  }
  .placement-section__button {
    padding: 20px 15px;
  }
  .placement-section__button i {
    font-size: 18px;
  }
  .placement-section.english-course .section-ornament-1 {
    width: 60px;
    bottom: 0;
    left: -24px;
  }
  .placement-section.english-course .section-ornament-2 {
    width: 90px;
    right: 0;
    bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .placement-section__top-title {
    font-size: 16px;
  }
  .placement-section__title {
    font-size: 24px;
    margin-bottom: 16px;
  }
  .placement-section__img {
    display: none;
  }
  .placement-section__button {
    padding: 20px 24px;
    box-shadow: -12px -12px 24px #ffffff, 12px 12px 24px rgba(0, 0, 0, 0.1);
  }
  .placement-section__button i {
    font-size: 20px;
  }
  .placement-section .section-ornament-1 {
    width: 45px;
    left: 0;
    bottom: 0;
  }
  .placement-section .section-ornament-2 {
    width: 119px;
    bottom: -13px;
    right: -27px;
  }
  .placement-section.english-course .section-ornament-1 {
    width: 364px;
    right: -288px;
    left: auto;
    bottom: 0;
    transform: rotateY(180deg);
  }
}

.section-testimonials {
  position: relative;
  z-index: 1;
}

.section-testimonials > .container,
.section-testimonials > .elementor-container {
  position: relative;
  z-index: 2;
}

.section-testimonials .dummy-img {
  margin: 140px 0;
  max-width: 100%;
}

.section-testimonials .section-ornament-1 {
  width: 420px;
  bottom: 10px;
  left: -380px;
}

.section-testimonials .section-ornament-2 {
  width: 100px;
  left: 50%;
  bottom: -50px;
}

.section-testimonials.english-course .section-ornament-1 {
  width: 120px;
  bottom: -10px;
  left: -120px;
}

@media (max-width: 991.98px) {
  .section-testimonials.english-course .section-ornament-1 {
    width: 61px;
    left: -22px;
  }
  .section-testimonials.english-course .section-ornament-2 {
    width: 60px;
  }
}

@media (max-width: 767.98px) {
  .section-testimonials .dummy-img {
    margin: 40px 0;
  }
  .section-testimonials .section-ornament {
    display: block;
  }
  .section-testimonials .section-ornament-1 {
    width: 170px;
    left: -48px;
    bottom: -30px;
  }
  .section-testimonials .section-ornament-2 {
    display: none;
  }
  .section-testimonials.english-course .section-ornament-1 {
    display: none;
  }
}
/*# sourceMappingURL=placement-test.min.css.map */