/** Import Bootstrap functions */
/** Relative Image Path. **/
/* line 98, assets/styles/common/_placeholders.scss */
.course-testimonial__testimonial.extended-background p {
  font-size: 32px;
  line-height: 40px; }
  @media (max-width: 991.98px) {
    /* line 98, assets/styles/common/_placeholders.scss */
    .course-testimonial__testimonial.extended-background p {
      font-size: 24px;
      line-height: 30px; } }

/* line 7, stdin */
.course-testimonial {
  padding-top: 100px;
  padding-bottom: 0; }
  @media (max-width: 1199.98px) {
    /* line 7, stdin */
    .course-testimonial {
      position: relative; } }
  /* line 15, stdin */
  .course-testimonial .container {
    position: relative; }
    @media (max-width: 1199.98px) {
      /* line 15, stdin */
      .course-testimonial .container {
        position: unset; } }
  /* line 24, stdin */
  .course-testimonial .red-line::before {
    content: "";
    width: 40px;
    height: 7px;
    background: #ed1c2e;
    display: block;
    margin-bottom: 24px; }
  @media (max-width: 1199.98px) {
    /* line 23, stdin */
    .course-testimonial .red-line {
      font-size: 14px;
      line-height: 18px; } }
  /* line 39, stdin */
  .course-testimonial .nav {
    margin-bottom: 24px; }
    /* line 42, stdin */
    .course-testimonial .nav a {
      width: 90%;
      color: #ed1c2e;
      border-color: #ed1c2e;
      -webkit-appearance: none;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
      @media (max-width: 767.98px) {
        /* line 42, stdin */
        .course-testimonial .nav a {
          padding: 8px 8px; } }
      /* line 55, stdin */
      .course-testimonial .nav a::before {
        background-color: #ed1c2e; }
  /* line 61, stdin */
  .course-testimonial__title {
    margin-top: 100px; }
    /* line 64, stdin */
    .course-testimonial__title .caption-medium {
      color: #8d8a8c; }
  /* line 70, stdin */
  .course-testimonial__testimonial.extended-background {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    /* line 74, stdin */
    .course-testimonial__testimonial.extended-background::before {
      background: #f6f6f6; }
    /* line 78, stdin */
    .course-testimonial__testimonial.extended-background::after {
      background: #f6f6f6;
      width: 400px;
      left: -400px; }
    /* line 88, stdin */
    .course-testimonial__testimonial.extended-background .content-wrapper {
      padding: 50px 100px 50px 0; }
  /* line 94, stdin */
  .course-testimonial__image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-height: 673px;
    width: 100%;
    height: 100%; }
    @media (max-width: 1199.98px) {
      /* line 94, stdin */
      .course-testimonial__image {
        max-width: 300px;
        max-height: 400px;
        left: unset;
        right: -50px;
        transform: none;
        z-index: 2; } }
    /* line 117, stdin */
    .course-testimonial__image img {
      object-fit: contain;
      width: 100%;
      height: 100%; }
  /* line 124, stdin */
  .course-testimonial .extended-background.red {
    padding-left: 0;
    padding-right: 0;
    height: 76px; }
    @media (max-width: 1199.98px) {
      /* line 124, stdin */
      .course-testimonial .extended-background.red {
        margin-top: -76px; } }
    /* line 133, stdin */
    .course-testimonial .extended-background.red::before {
      background: #ed1c2e;
      mix-blend-mode: multiply;
      z-index: 3; }
    /* line 139, stdin */
    .course-testimonial .extended-background.red::after {
      background: #ed1c2e;
      mix-blend-mode: multiply;
      right: -400px;
      width: 400px;
      z-index: 3; }
  /* line 148, stdin */
  .course-testimonial__motivations {
    background: #f6f6f6; }
    /* line 151, stdin */
    .course-testimonial__motivations.extended-background {
      padding-left: 0;
      padding-right: 0; }
      /* line 155, stdin */
      .course-testimonial__motivations.extended-background::before {
        background: #f6f6f6;
        left: -200px;
        width: 200px; }
      /* line 161, stdin */
      .course-testimonial__motivations.extended-background::after {
        background: #f6f6f6;
        right: -400px;
        width: 400px; }
      /* line 167, stdin */
      .course-testimonial__motivations.extended-background .content-wrapper {
        padding: 50px 0 50px 120px; }
    /* line 172, stdin */
    .course-testimonial__motivations img {
      margin-bottom: 24px;
      max-width: 140px; }
  /* line 182, stdin */
  .course-testimonial__tabs {
    background: #f6f6f6; }
    /* line 185, stdin */
    .course-testimonial__tabs.extended-background {
      background: #f6f6f6; }
      /* line 188, stdin */
      .course-testimonial__tabs.extended-background::before {
        background: #f6f6f6;
        left: -400px; }
      /* line 193, stdin */
      .course-testimonial__tabs.extended-background::after {
        background: #f6f6f6;
        right: -400px;
        width: 400px; }
    /* line 204, stdin */
    .course-testimonial__tabs .slide-content {
      padding-top: 48px;
      padding-bottom: 48px;
      display: flex; }
      @media only screen and (max-width: 320px) {
        /* line 204, stdin */
        .course-testimonial__tabs .slide-content {
          padding-bottom: 380px; } }
      /* line 214, stdin */
      .course-testimonial__tabs .slide-content#testimonial h3 {
        font-size: 20px;
        line-height: 27px; }
      /* line 221, stdin */
      .course-testimonial__tabs .slide-content#salary h3 {
        font-size: 74px;
        line-height: 70px; }
      /* line 228, stdin */
      .course-testimonial__tabs .slide-content .text-medium p {
        font-size: 20px;
        line-height: 27px;
        font-weight: 500; }
      /* line 235, stdin */
      .course-testimonial__tabs .slide-content p {
        font-size: 14px;
        line-height: 18px; }
        @media (min-width: 576px) {
          /* line 235, stdin */
          .course-testimonial__tabs .slide-content p {
            font-size: 16px; } }
      /* line 244, stdin */
      .course-testimonial__tabs .slide-content img {
        margin-bottom: 24px;
        max-width: 140px; }
        /* line 248, stdin */
        .course-testimonial__tabs .slide-content img.slide-content__motivations-img {
          max-width: 100px; }
  /* line 255, stdin */
  .course-testimonial + .apply-banner {
    margin-top: 60px; }
    @media (max-width: 991.98px) {
      /* line 255, stdin */
      .course-testimonial + .apply-banner {
        margin-top: 24px; } }

/* line 264, stdin */
.slide-content_shape-outside {
  float: right;
  max-width: 250px;
  width: 100%;
  height: 400px;
  margin-right: -30px; }
  @supports (shape-outside: ellipse(100px 200px at 50% 50%) border-box) {
    /* line 264, stdin */
    .slide-content_shape-outside {
      clip-path: ellipse();
      shape-outside: ellipse(100px 200px at 50% 50%) border-box; }
      @media (max-width: 680px) {
        /* line 264, stdin */
        .slide-content_shape-outside {
          margin-top: 10%; } }
      @media only screen and (max-width: 425px) {
        /* line 264, stdin */
        .slide-content_shape-outside {
          margin-top: 30%; } } }
  @media only screen and (max-width: 320px) {
    /* line 264, stdin */
    .slide-content_shape-outside {
      display: none; } }

/*# sourceMappingURL=course-testimonial.css.map*/