

/* Start:/local/templates/re_europegym/components/bitrix/news.list/faq/style.css?17000483782774*/
.faq-wrapp {
  margin-top: 70px;
}
.faq__item {
  border-bottom: 2px solid #e6e6e6;
}
.faq__item:first-of-type {
  border-top: 2px solid #e6e6e6;
}
.faq__item:not(.active) .faq__answer {
  display: none;
}
.faq__title {
  font-size: 22px;
  color: #000000;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  line-height: 32px;
  text-align: left;
  margin: 30px 0;
  cursor: pointer;
  padding-right: 100px;
  position: relative;
}
.faq__title i {
  display: inline-block;
  width: 52px;
  height: 52px;
  background-color: #d86f69;
  color: #fff;
  font-size: 60px;
  flex: 0 0 52px;
  font-style: normal;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 100;
  line-height: 52px;
  font-family: emoji;
  position: absolute;
  right: 0;
  top: -12px;
}
.faq__item.active .faq__title i {
  background-color: #ebecf0;
  color: #666666;
  transform: rotate(45deg);
}
.faq__answer-text {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 30px;
}

@media (max-width:850px) {
  .faq__title {
    font-size: 20px;
    line-height: 28px;
  }
  .faq-wrapp {
    margin-top: 64px;
  }
}
@media (max-width:575px) {
  .faq-wrapp {
    margin-top: 75px;
  }
  .faq__item {
    border-bottom: 2px solid #e6e6e6;
  }
  .faq__item:first-of-type {
    border-top: 1px solid #e6e6e6;
  }
  .faq__title {
    font-size: 16px;
    line-height: 22px;
    margin: 25px 0;
    padding-right: 56px;
  }
  .faq__answer-text {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .faq__title i {
    width: 45px;
    height: 45px;
    font-size: 45px;
    flex: 0 0 45px;
    line-height: 45px;
  }
}

/**/
.programs-faq {
  margin: 90px auto 0;
}
.programs-faq>h2 {
  color: #454545;
  text-align: center;
  font-size: 29px;
  font-weight: 600;
}
.programs-faq .faq-wrapp {
  margin-top: 0;
}
.programs-faq .faq__title {
  font-size: 16px;
  margin: 15px 0;
  padding-right: 60px;
  line-height: 20px;
}
.programs-faq .faq__title i {
  width: 35px;
  height: 35px;
  font-size: 35px;
  top: -8px;
  font-weight: 700;
}
.programs-faq .faq__answer-text {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 15px;
}
@media screen and (min-width: 1201px) {
  .programs-faq>h2 {
    font-size: 46px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .programs-faq {
    max-width: 765px !important;
  }
}
@media screen and (max-width: 809px) {
  .programs-faq {
    margin: 50px auto 65px;
    --bs-gutter-x: 1.2rem;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 575px) {
  .programs-faq>h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
/* End */
/* /local/templates/re_europegym/components/bitrix/news.list/faq/style.css?17000483782774 */
