.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper {
  position: relative;
  max-width: 1042px;
  margin: auto;
  padding: 0 0 80px;
  color: #FFF;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper:first-child {
  padding-top: 129px;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper:last-child {
  padding-bottom: 129px;
}
@media screen and (max-width: 991px) {
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper:first-child {
    padding-top: 80px;
  }
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper:last-child {
    padding-bottom: 80px;
  }
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper h2 {
  color: #FFF;
  line-height: 0.7;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper h2 {
    font-size: 65px;
  }
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .image-wrapper .instructor_image {
  width: 100% !important;
  height: 560px !important;
  object-fit: cover;
  object-position: center top;
}
@media screen and (max-width: 991px) {
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .image-wrapper .instructor_image {
    width: auto;
    height: auto !important;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .image-wrapper .instructor_image {
    height: auto !important;
  }
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper {
  font-size: 0;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .limit_text_wrapper {
  padding-bottom: 30px;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_name {
  font-size: 22px;
  color: #A898AF;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_name {
    font-size: 18px;
  }
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* number of lines to show */
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info p {
  line-height: 1.5;
  margin-bottom: 25px;
  display: inline;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info p::after {
  content: " \A\A";
  white-space: pre;
}
@media screen and (max-width: 767px) {
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info p {
    font-size: 14px;
  }
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info.active {
  -webkit-line-clamp: unset;
  /* number of lines to show */
  line-clamp: unset;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info_button .btn-secondary {
  margin-top: 20px;
  bottom: 0;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info_button .btn-secondary {
    width: 100%;
    position: relative;
    margin-top: 30px;
    font-size: 12px;
    letter-spacing: 1.8px;
  }
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .instructor_info_button.hide {
  display: none;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper .btn-info-less {
  display: none;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper a {
  display: inline-block;
  margin-top: 30px;
  text-transform: uppercase;
  color: #a898af;
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  bottom: 0;
}
.so-widget-instructor-information-widget-instructor-information-37a6259cc0c1-81734 .instructor-wrapper .info-wrapper a:hover {
  text-decoration: none;
}