.ot_click_banner {
  position: relative;
  min-height: 896px;
  padding: 32px 16px;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner {
    height: 1080px;
    padding: 120px 0 143px;
    padding-bottom: 73px;
  }
}
.ot_click_banner picture img {
  -moz-object-fit: cover;
  -o-object-fit: cover;
  -webkit-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: none;
}
.ot_click_banner h2 {
  font-size: 35px;
  line-height: 42.2px;
  margin-bottom: 30px;
  font-family: "roobert_medium";
  color: #243508;
  -webkit-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner h2 {
    font-family: "roobert_regular";
    margin-bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.ot_click_banner .accordion_wrapper {
  width: 100%;
  height: 600px;
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper {
    max-width: 585px;
    height: 723px;
  }
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item {
  border-bottom: 1px solid #243508;
  padding: 32px 0;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item:first-child {
    padding: 0 0 32px 0;
  }
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item {
    padding: 36px 0 32px 0;
  }
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content {
  display: none;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content .cta-fill-arrow {
  margin-top: 30px;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content .cta-fill-arrow span:not([scfieldtype]) {
  min-height: 50px;
  height: auto;
  overflow-wrap: anywhere;
  filter: brightness(1);
}
@media only screen and (min-width: 360px) and (max-width: 410px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 240px;
  }
}
@media only screen and (min-width: 411px) and (max-width: 576px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 300px;
  }
}
@media only screen and (min-width: 578px) and (max-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 340px;
  }
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content .cta-fill-arrow span:not([scfieldtype]) {
    max-width: 480px;
  }
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content {
  display: none;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item h3 {
  font-size: 27px;
  line-height: 34px;
  margin-bottom: 18px;
  font-family: "roobert_medium";
  color: #243508;
  margin: 0;
  padding-right: 55px;
  word-break: break-all;
  -webkit-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item h3 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 8px;
  }
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item h3 button {
  text-align: left;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
  word-break: break-all;
  -webkit-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  width: 100%;
  line-height: 38px;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading {
  position: relative;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading.ac_heading_active h3 {
  color: #243508;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .icons {
  right: 0px;
  height: 50px;
  width: 50px;
  border: none;
  transition: all 0.2s ease;
  position: absolute;
  top: -5px;
  cursor: pointer;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .icons span {
  display: block;
  height: 30px;
  width: 30px;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.3s;
  margin-top: -3px;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .icons span:before {
  display: block;
  height: 3px;
  width: 18px;
  background: #243508;
  position: absolute;
  content: "";
  transform: rotate(0);
  top: 50%;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .icons span:before {
    width: 30px;
  }
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .icons span:after {
  content: "";
  display: block;
  height: 3px;
  width: 18px;
  background: #243508;
  position: absolute;
  transform: rotate(90deg);
  top: 50%;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .icons span:after {
    width: 30px;
  }
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .open_icon.rotate {
  transform: translate(-50%, -50%) rotate(45deg);
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_heading .custom_icon {
  right: 20px;
  transition: all 0.5s;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content {
  padding-top: 19px;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 19px;
  font-family: "roobert_regular";
  color: #243508;
  margin-bottom: 26px;
  -webkit-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}
@media only screen and (min-width: 768px) {
  .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 30px;
    font-family: "roobert_medium";
  }
}
@media only screen and (min-width: 992px) {
  body.on-page-editor .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content {
    font-size: 3.375rem;
    line-height: 4.625rem;
    margin-bottom: 30px;
  }
  body.on-page-editor .ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content :is(span[scfieldType="rich text"]) {
    font-size: 3.375rem;
    line-height: 4.625rem;
    margin-bottom: 30px;
  }
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content:last-child {
  margin-bottom: 0;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 19px;
  font-family: "roobert_medium";
  color: #243508;
  margin-bottom: 26px;
  -webkit-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}
.ot_click_banner .accordion_wrapper .learn_courses_ac_item .ac_content p:last-child {
  margin-bottom: 0;
}

.on-page-editor .ot_click_banner .accordion_wrapper .learn_courses_ac_item h3 :is(span) {
  font-size: 4.5rem;
  line-height: 5.375rem;
  margin-bottom: 18px;
  font-family: "roobert_medium";
  color: #243508;
  margin: 0;
  padding-right: 55px;
  word-break: break-all;
  -webkit-overflow-wrap: anywhere;
  overflow-wrap: anywhere;
}

@media (max-width: 768px) {
  .ot_click_banner {
    min-height: inherit;
  }
  .ot_click_banner .accordion_wrapper {
    height: inherit;
  }
}
.ot_click_banner .col-12 {
  padding-left: 15px;
  padding-right: 0px;
}