.content11_2 {

    width: 28.28vw;
    height: 27.5vw;
  
    margin-top: 0.5vw;
    margin-right: 3.54vw;
  
    border-radius: 1.56vw;
    background: linear-gradient(137deg, #5092DE 0%, #94F1DE 100%);
    box-shadow: 0px 4px 1.56vw 0px rgba(0, 0, 0, 0.25);
  }

  .background_consent_write_me_2 {
    text-align: center;
    font-size: 16px;
    font-family: 'Montserrat';
    font-style: normal;
    padding-top: 19vw;
  }

  .form_back {
    position: absolute;
    width: 16.67vw;
    height: 3.33vw;
    border-radius: 5.21vw;
    background: #FFF;
    border: none;
  
    margin-top: 0.5vw;
    margin-left: 6.15vw;
  }
  
  #gear_firsr_lesson {
  position: absolute;
  left: 5vw;
  top: 277vw;
  size: 12.66vw;
  width: 12.71vw;
  height: 12.71vw;
}

.swiper-container {
  position: relative;
  display: flex;
  justify-content: space-around;
  padding-left: 5vw;
  padding-right: 17.28vw;
  padding-top: 2.86vw;
}