.experience-panel {
  margin-left: 15px;
  margin-right: 15px;
}
@media only screen and (min-width: 992px) {
  .experience-panel {
    margin-bottom: 0;
    position: relative;
  }
}
.experience-panel .experience-panel__item-wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.experience-panel__item {
  font-size: 2.25rem;
  font-family: "roobert_regular";
  border-bottom: 1px solid #BFF355;
  width: 100%;
  list-style: none;
  padding: 4.375rem 0;
  line-height: 1.5;
}
@media only screen and (min-width: 992px) {
  .experience-panel__item {
    padding: 32px 42px 32px 0;
    border-width: 1px;
    font-size: 2.125rem;
    font-family: "roobert_regular";
    line-height: 1.35;
    max-width: calc(50% - 24.9px);
  }
  .experience-panel__item:nth-last-of-type(1), .experience-panel__item:nth-last-of-type(2) {
    border-width: 2px;
  }
  .experience-panel__item.no-border-bottom {
    border-width: 1px !important;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .experience-panel__item:nth-child(2n+2) {
    margin-left: 49.13px;
  }
}
.experience-panel__item p {
  margin-bottom: 0;
  line-height: 1.5;
}
.experience-panel__item:nth-child(1) {
  border-top: 0;
}
@media only screen and (min-width: 0) and (max-width: 991px) {
  .experience-panel__item:nth-child(1) {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .experience-panel__item:nth-child(1) {
    border-top: 1px solid #BFF355;
  }
}
.experience-panel__item:nth-child(2) {
  border-top: none;
}
@media only screen and (min-width: 992px) {
  .experience-panel__item:nth-child(2) {
    border-top: 1px solid #BFF355;
  }
}
.experience-panel__item:nth-child(odd) {
  margin-left: 0;
}
.experience-panel__item:nth-child(even) {
  margin-right: 0;
}
@media only screen and (min-width: 0) and (max-width: 991px) {
  .experience-panel__item:nth-child(3) + .btn-plus-icon {
    display: none;
  }
  .experience-panel__item:nth-child(3) ~ .experience-panel__item {
    display: none;
  }
  .experience-panel__item:nth-child(3) ~ .experience-panel__item + .btn-plus-icon {
    display: block;
  }
  .experience-panel__item:nth-child(3) ~ .experience-panel__item.experience-panel__item_show {
    display: block;
  }
}
.experience-panel .msgNote {
  margin-top: 30px;
  color: #243508;
}
.experience-panel .msgNote p {
  margin-bottom: 0;
  color: inherit;
}
.experience-panel .btn-learn-light {
  margin-top: 5rem;
}
@media only screen and (min-width: 992px) {
  .experience-panel .btn-learn-light {
    margin-top: 4.25rem;
  }
}
@media only screen and (min-width: 992px) {
  .experience-panel .btn-learn-light.btn-plus-icon {
    display: none;
  }
}
.experience-panel .btn-learn-light.btn-plus-icon a {
  min-width: auto !important;
  text-decoration: none;
}
.experience-panel .btn-learn-light.btn-plus-icon a span {
  padding: 0.8rem 2.5rem 0.8rem 2rem;
  display: flex;
  align-items: center;
}
.experience-panel .btn-learn-light.btn-plus-icon a span::after {
  padding-bottom: 0;
  content: "+";
  font-size: 4.517rem;
  line-height: 0;
  margin-left: 21px;
  margin-bottom: 3px;
}
.experience-panel .btn-learn-light.btn-plus-icon a::after {
  content: "";
  background: #bff355;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.35s all;
  width: 0;
}
.experience-panel .btn-learn-light.btn-plus-icon a:hover::after {
  width: 100%;
  display: none;
}
.experience-panel .btn-learn-light.btn-plus-icon.btn-minus-icon a span:after {
  content: "-";
  padding-bottom: 8.25px;
  font-size: 60px;
  font-family: "roobert_regular";
  line-height: 0px;
  margin-top: 6px;
}
.experience-panel .reprsentative_experience_type2 h2 {
  margin-bottom: 60px;
}
.experience-panel .reprsentative_experience_type2 h2 strong {
  font-size: 17px;
  line-height: 23px;
  font-family: "roobert_medium";
}
.experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 p {
  font-family: "roobert_regular";
  width: calc(50% - 25px);
  padding: 32px 42px 32px 0;
  border-bottom: 1px solid #BFF355;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 p:nth-child(2n+2) {
    margin-left: 50px;
  }
}
.experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 p:nth-child(1) {
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 p:nth-child(1), .experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 p:nth-child(2) {
    padding-top: 0;
  }
}
.experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 p:last-child {
  border-bottom: 2px solid #BFF355;
}
@media only screen and (min-width: 0) and (max-width: 991px) {
  .experience-panel .reprsentative_experience_type2 .representative_experience_item_type2 p {
    width: 100%;
    padding: 35px 0;
  }
}
.experience-panel .reprsentative_experience_type2 .representative_experience_item_type2:last-of-type {
  margin-bottom: 50px;
}

.col-sm-12:empty {
  display: none;
}