#rec838162696 .t846__col {
  margin-bottom: 18px;
}

#rec838162696 .t-card__col_withoutbtn {
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(17, 24, 39, 0.08);
  overflow: hidden;
}

#rec838162696 .t846__textwrapper {
  display: block;
  width: 100%;
}

#rec838162696 .apex-faq-trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  padding: 32px 36px;
  border: 0;
  background: transparent;
  color: #111111;
  text-align: left;
  cursor: pointer;
}

#rec838162696 .apex-faq-title {
  margin: 0;
  font: 400 30px/1.18 "Montserrat", sans-serif;
}

#rec838162696 .apex-faq-icon {
  flex: 0 0 auto;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: #ff8c00;
  color: #ffffff;
  font: 500 28px/42px "Montserrat", sans-serif;
  text-align: center;
  transition: transform 0.22s ease, background-color 0.22s ease;
}

#rec838162696 .t-card__descr {
  max-height: 0;
  margin: 0;
  padding: 0 36px;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.28s ease, opacity 0.2s ease, padding-bottom 0.28s ease;
}

#rec838162696 .t846__col.apex-faq-open .t-card__descr {
  max-height: 900px;
  padding-bottom: 32px;
  opacity: 1;
}

#rec838162696 .t846__col.apex-faq-open .apex-faq-icon {
  transform: rotate(45deg);
  background: #111111;
}

@media screen and (max-width: 960px) {
  #rec838162696 .apex-faq-trigger {
    padding: 24px 24px 22px;
    gap: 16px;
  }

  #rec838162696 .apex-faq-title {
    font-size: 24px;
    font-weight: 400;
  }

  #rec838162696 .t-card__descr {
    padding: 0 24px;
  }

  #rec838162696 .t846__col.apex-faq-open .t-card__descr {
    padding-bottom: 24px;
  }
}

@media screen and (max-width: 640px) {
  #rec838162696 .t846__col {
    margin-bottom: 14px;
  }

  #rec838162696 .t-card__col_withoutbtn {
    border-radius: 18px;
  }

  #rec838162696 .apex-faq-trigger {
    padding: 18px 18px 16px;
    gap: 12px;
  }

  #rec838162696 .apex-faq-title {
    font-size: 18px;
    line-height: 1.28;
    font-weight: 400;
  }

  #rec838162696 .apex-faq-icon {
    width: 34px;
    height: 34px;
    font-size: 24px;
    line-height: 34px;
  }

  #rec838162696 .t-card__descr {
    padding: 0 18px;
  }

  #rec838162696 .t-card__descr,
  #rec838162696 .t-card__descr em,
  #rec838162696 .t-card__descr span,
  #rec838162696 .t-card__descr br + em {
    font-size: 15px !important;
    line-height: 1.55 !important;
  }

  #rec838162696 .t846__col.apex-faq-open .t-card__descr {
    padding-bottom: 18px;
  }
}
