.wds-about-page .about-hero {
  background-color: var(--brainbuffet-red);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* New Design for About Page --------------------------- */
/* Root Style */
.wds-about-page .heading-h1 {
  font-size: 45px;
  font-weight: 700;
  line-height: 1.25em;
}

.wds-about-page .heading-h6 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25em;
}

.wds-about-page .heading-h7 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.15em;
}

.wds-about-page .before-title-text {
  color: #888888;
  font-size: 20px;
  margin-bottom: 16px;
}

.wds-about-page .section-subtitle {
  margin: 0 auto 40px;
  text-align: center;
  max-width: 628px;
}

.wds-about-page .button {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  padding: 12px 20px;
  width: fit-content;
}

.wds-about-page section {
  overflow: hidden;
  position: relative;
}

.wds-about-page .section-background__image {
  position: absolute;
  z-index: 0;
}

/* Staff */

.wds-about-page .staff-items {
  display: flex;
  justify-content: center;
}

.wds-about-page .staff-items__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.wds-about-page .staff-item {
  padding: 24px 10px;
  width: 262px;
  height: 226px;
}

.wds-about-page .staff-item__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.wds-about-page .staff-item__image {
  background-size: cover;
  border-radius: 50%;
  margin-bottom: 24px;
  overflow: hidden;
  width: 88px;
  height: 88px;
}

.wds-about-page .staff-item__name {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}

.wds-about-page .staff-item__name::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background: #E20009;
  border-radius: 8px;
  width: 100%;
  height: 4px;
}

.wds-about-page .staff-item__position {
  color: #555555;
  text-align: center;
}

/* About Hero section */
.wds-about-page .about-hero__background-image {
  opacity: .15;
  width: 276px;
  max-height: 276px;
}

.wds-about-page .about-hero__background-image--left {
  top: -15px;
  left: -95px;
}

.wds-about-page .about-hero__background-image--right {
  right: -49px;
  bottom: -22px;
}

.wds-about-page .about-hero__wrapper {
  padding: 80px 30px 100px;
}

.wds-about-page .container--m {
  margin: 0 auto;
  max-width: 1280px;
}

.wds-about-page .page-name {
  margin-bottom: 16px;
  text-align: center;
}

.wds-about-page .page-name h3 {
  border-bottom: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 16px 10px;
  text-transform: uppercase;
}

.wds-about-page .page-title h1 {
  color: #fff;
  text-align: center;
}

.wds-about-page .page-title h1 .page-title__large,
.wds-about-page .page-title h1 .page-title__small {
  display: block;
}

.wds-about-page .page-title h1 .page-title__small {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin: 16px auto 0;
  max-width: 640px;
}

/* About Video Section */
.wds-about-page .video-section__background-image {
  top: -26px;
  left: -66px;
  opacity: .05;
  width: 160px;
  max-height: 160px;
}

.wds-about-page .video-section__wrapper {
  padding: 104px 130px 80px;
}

.wds-about-page .video-section__content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 56px;
}

.wds-about-page .video-description {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.wds-about-page .video-description__content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 16px 0 24px;
}

.wds-about-page .video-description__button {
  margin-top: 24px;
}

.wds-about-page .video-youtube {
  border-radius: 8px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.wds-about-page .video-youtube iframe {
  display: block;
  width: 100%;
}

/* Stories Section */
.wds-about-page .stories-section__wrapper {
  padding: 80px 130px 128px;
}

.wds-about-page .stories-section__content {
  margin-left: 32px;
  padding-right: 24px;
  padding-left: 56px;
  position: relative;
}

.wds-about-page .stories-section__content::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  background: #E20009;
  width: 2px;
  height: 100%;
}

.wds-about-page .stories-section__content::after {
  content: '';
  position: absolute;
  top: 5px;
  left: -9px;
  background: #E20009;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.wds-about-page .stories-title {
  margin-bottom: 32px;
}

.wds-about-page .stories-description {
  display: flex;
  grid-column-gap: 24px;
}

.wds-about-page .stories-description div p:not(:last-child) {
  margin-bottom: 24px;
}

/* Instructor Section */

.wds-about-page .instructor-section {
  background-image: url("../../../assets/images/about/section-instructors-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 2px 7px 0 #1018283D;
}

.wds-about-page .instructor-section__wrapper {
  padding: 80px 10px;
}

.wds-about-page .instructor-title {
  margin-bottom: 8px;
  text-align: center;
}

/* Partners Section */
.wds-about-page .partners-section__wrapper {
  padding: 128px 16px 0px;
}

.wds-about-page .partners-title {
  font-style: italic;
  margin-bottom: 12px;
  text-align: center;
}

.wds-about-page .partners-subtitle {
  margin-bottom: 56px;
}

.wds-about-page .partners-logos {
  display: flex;
  justify-content: center;
}

.wds-about-page .partners-logos__slider {
  padding: 0 64px;
}

.wds-about-page .partners-image__wrapper {
  display: flex;
  align-items: center;
  height: 56px;
}

.wds-about-page .partners-image__wrapper img {
  object-fit: contain;
  width: 100%;
  height: auto;
  max-height: 56px;
}

.wds-about-page .partners-logos__slider .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  min-width: auto;
  width: 24px;
  height: 24px;
}

.wds-about-page .partners-logos__slider .owl-nav button.owl-prev {
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.wds-about-page .partners-logos__slider .owl-nav button.owl-next {
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

/* Join Section */
.wds-about-page .join-section__wrapper {
  padding: 80px 16px 96px;
}

.wds-about-page .join-section__content {
  display: grid;
  grid-template-columns: 1fr minmax(0, 411px);
}

.wds-about-page .join-description__wrapper {
  padding-left: 56px;
  position: relative;
}

.wds-about-page .join-description__wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #E20009;
  border-radius: 4px;
  width: 4px;
  height: 100%;
}

.wds-about-page .join-title {
  margin-bottom: 16px;
}

.wds-about-page .join-content {
  padding-bottom: 24px;
}

.wds-about-page .join-button {
  padding-top: 24px;
}

.wds-about-page .join-image img {
  display: block;
  width: 100%;
}

/* Team Section */
.wds-about-page .team-section {
  background-image: url('../../../assets/images/about/section-team-background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.wds-about-page .team-section__wrapper {
  padding: 80px 10px;
}

.wds-about-page .team-title {
  margin-bottom: 8px;
  text-align: center;
}

/* Course Section */
.wds-about-page .course-section__wrapper {
  padding: 80px 130px 96px;
}

.wds-about-page .course-section__content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 100px;
}

.wds-about-page .course-title {
  margin-bottom: 16px;
}

.wds-about-page .course-content {
  padding-bottom: 24px;
}

.wds-about-page .course-button {
  padding-top: 24px;
}

@media (max-width: 1280px) {
  .wds-about-page .heading-h1 {
    font-size: 38px;
  }

  .wds-about-page .about-hero__background-image--left {
    top: -50px;
    left: -110px;
  }

  .wds-about-page .about-hero__background-image--right {
    right: -100px;
    bottom: -80px;
  }

  .wds-about-page .video-section__wrapper {
    padding: 84px 16px 60px;
  }

  .wds-about-page .video-section__content {
    grid-column-gap: 36px;
    margin: 0 auto;
    max-width: 90%;
  }

  .wds-about-page .video-description__content {
    margin-top: 12px;
  }

  .wds-about-page .stories-section__wrapper {
    padding: 60px 16px 76px;
  }
}

@media (max-width: 1024px) {
  .wds-about-page .heading-h1 {
    font-size: 32px;
  }

  .wds-about-page .heading-h6 {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .wds-about-page .before-title-text {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .wds-about-page .button {
    font-size: 14px;
  }

  .wds-about-page .staff-items__grid {
    grid-column-gap: 4px;
    grid-row-gap: 16px;
    max-width: 90%;
  }

  .wds-about-page .staff-item {
    box-sizing: content-box;
    padding: 8px;
    width: 176px;
    height: 150px;
  }

  .wds-about-page .staff-item__image {
    margin-bottom: 6px;
    width: 72px;
    height: 72px;
  }

  .wds-about-page .staff-item__name {
    font-size: 16px;
    margin-bottom: 8px;
    padding-bottom: 4px;
  }

  .wds-about-page .staff-item__name::after {
    height: 2px;
  }

  .wds-about-page .staff-item__position {
    font-size: 12px;
  }

  .wds-about-page .about-hero__background-image {
    width: 176px;
  }

  .wds-about-page .about-hero__background-image--left {
    top: -25px;
    left: -85px;
  }

  .wds-about-page .about-hero__background-image--right {
    display: none;
  }

  .wds-about-page .about-hero__wrapper {
    padding: 60px 24px 68px;
  }

  .wds-about-page .page-name h3 {
    font-size: 14px;
    padding: 0 8px 8px;
  }

  .wds-about-page .page-title h1 .page-title__small {
    font-size: 14px;
    margin-top: 24px;
  }

  .wds-about-page .video-section__background-image {
    display: none;
  }

  .wds-about-page .video-section__wrapper,
  .wds-about-page .stories-section__wrapper,
  .wds-about-page .partners-section__wrapper,
  .wds-about-page .join-section__wrapper {
    padding: 56px 16px;
  }

  .wds-about-page .video-section__content {
    display: flex;
    flex-direction: column-reverse;
    grid-row-gap: 56px;
    max-width: 90%;
  }

  .video-description__title {
    text-align: center;
  }

  .wds-about-page .video-description__content {
    font-size: 14px;
    text-align: center;
  }

  .wds-about-page .video-description__button {
    display: flex;
    justify-content: center;
  }

  .wds-about-page .stories-section__content {
    margin-left: 9px;
    padding-right: 0;
    padding-left: 25px;
  }

  .wds-about-page .stories-title {
    margin-bottom: 16px;
  }

  .stories-description__left,
  .stories-description__right {
    font-size: 14px;
  }

  .wds-about-page .section-subtitle {
    font-size: 14px;
    margin-bottom: 24px;
  }

  .wds-about-page .partners-title {
    font-size: 24px;
  }

  .wds-about-page .partners-subtitle {
    margin-bottom: 56px;
  }

  .wds-about-page .partners-logos__slider {
    padding: 0 36px;
  }

  .wds-about-page .partners-image__wrapper img {
    max-height: 48px;
  }

  .wds-about-page .join-section__content {
    grid-template-columns: 1fr minmax(0, 341px);
  }

  .wds-about-page .join-content {
    font-size: 14px;
  }

  .wds-about-page .team-item {
    height: 144px;
  }
}
@media (min-width: 768px) {
  .course-slider {
    width: 600px;
}
}
@media (max-width: 768px) {
  .logo-carousel {
    margin-bottom: 0 !important;
  }
  .course-information {
    text-align: center;
  }
  .course-button {
    text-align: -webkit-center;
  }
  .course-button a {
    font-size: 1rem !important;
  }
  .wds-about-page {
    .course-section__content {
      display: flex;
      flex-direction: column-reverse;
    }
  }
  .wds-about-page .course-section__wrapper {
      padding: 25px;
  }
  .wds-about-page .heading-h1 {
    font-size: 28px;
  }

  .wds-about-page .heading-h6 {
    font-size: 24px;
  }

  .wds-about-page .before-title-text {
    font-size: 16px;
    margin-bottom: 4px;
    text-align: center;
  }

  .wds-about-page .about-hero__background-image {
    width: 120px;
  }

  .wds-about-page .about-hero__background-image--left {
    top: -20px;
    left: -55px;
  }

  .wds-about-page .about-hero__wrapper {
    padding: 40px 24px 48px;
  }

  .wds-about-page .video-section__content {
    max-width: 100%;
  }

  .wds-about-page .stories-description {
    flex-direction: column;
    grid-row-gap: 14px;
  }

  .wds-about-page .stories-description div p:not(:last-child) {
    margin-bottom: 14px;
  }

  .wds-about-page .staff-items__grid {
    max-width: 100%;
  }

  .wds-about-page .join-section__content {
    display: flex;
    flex-direction: column-reverse;
    grid-row-gap: 32px;
  }

  .wds-about-page .join-description__wrapper {
    padding: 0;
  }

  .wds-about-page .join-description__wrapper::before {
    display: none;
  }

  .wds-about-page .join-title {
    text-align: center;
  }

  .wds-about-page .join-content {
    text-align: center;
  }

  .wds-about-page .join-button {
    display: flex;
    justify-content: center;
  }

  .wds-about-page .join-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 234px;
  }

  .wds-about-page .join-image img {
    width: auto;
    height: 100%;
  }
}

@media (max-width: 480px) {
  .wds-about-page .staff-item {
    box-sizing: border-box;
  }

  .wds-about-page .staff-item__name {
    font-size: 14px;
  }

  .wds-about-page .video-description__button a,
  .wds-about-page .join-button a {
    width: 100%;
  }

  .wds-about-page .instructor-section__wrapper,
  .wds-about-page .team-section__wrapper {
    padding-right: 8px;
    padding-left: 8px;
  }

  .wds-about-page .join-image {
    height: 134px;
  }
}

 .slick-arrow {
      font-size: 30px;
      color: var(--brainbuffet-danger);
  }

  .slick-slide img {
      filter: grayscale();
      width: auto;
      margin: 0 auto;
      height: 100px;
      object-fit: contain;
  }

  .slick-track{
      display:flex;
  }

  .slick-slide{
      margin: 0 27px;
      display: flex !important;
      height: auto;
      align-items: center;
      justify-content: center;
      padding-bottom: 3px;
  }

  .logo-carousel {
      display: flex !important;
      align-items: center;
      margin-top: 5%;
      margin-bottom: 100px;
  }

.course-slider {
    display: flex !important;
    align-items: center;
}

.courseTab img {
    margin-top: -3px;
}

.card-bottom {
    background-color: #1D3D90;
    color: white;
    padding: 12px 0;
    border-radius: 0 0 16px 16px;
}

.card-courses {
    column-gap: 8px;
    display: flex;
    place-content: center;
    img {
        width: 40px;
        height: 40px;
    }
}
.courses-cards {
    margin-top: 48px;
}

.course-information {
  align-content: center;
}
@media (min-width:801px) {
    .course-slider .slick-list {
        padding: 0 30% 0 0 !important;
    }
}

.instructor-item__icons img {
    width: 36px;
    height: 36px;
    margin: 5px;
}