.f-b42480f {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--title-color);
}
@media (max-width: 990px) {
  .f-b42480f {
    font-size: 25px;
  }
}
.f-a89ee3d {
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  background-color: var(--block-bg);
}
@media (max-width: 990px) {
  .f-a89ee3d {
    padding: 15px;
  }
}
.f-a89ee3d:last-child {
  margin-bottom: 0;
}
.f-ecce29a {
  color: var(--text-color);
  display: flex;
  align-items: center;
  position: relative;
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  padding-right: 40px;
}
.f-bf09e17 {
  position: absolute;
  right: 0;
  top: -8px;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px 20px 5px 20px;
  border: 1px solid var(--hover-site);
}
@media (max-width: 990px) {
  .f-bf09e17 {
    top: -5px;
    height: 30px;
    width: 30px;
    border-radius: 5px 12px 5px 12px;
  }
}
.f-bf09e17 svg {
  transition: 0.3s;
}
.f-5375f5f {
  font-size: 16px;
  line-height: 21px;
  font-weight: 400;
  display: none;
  color: var(--text-color);
  opacity: 0.82;
  margin-top: 15px;
}
.f-0b8b65a .c-35775c5 .f-ecce29a {
  color: var(--hover-site);
}
.f-0b8b65a .c-35775c5 .f-5375f5f {
  display: block;
}
.f-0b8b65a .c-35775c5 .f-bf09e17 svg {
  transform: rotate(180deg);
}

/*# sourceMappingURL=faq.css.map */
