#faq--286 {
  display: none;
}

#faq--286.show--faq {
  display: block;
}

.faq__header__image {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.page__.page--faq {
  padding-top: 0;
  padding-bottom: 0;
}

.page__.page--faq .container {
  position: relative;
  padding-top: 54px;
  padding-left: 0;
  padding-right: 0;
}

.page__.page--faq .container > div {
  max-width: 770px;
  padding: 0;
  margin: auto;
}

.page__.page--faq .container > div.no--padding {
  padding: 0;
}

.page__.page--faq h1 {
  padding-top: 40px;
  margin-bottom: -80px;
}

.faq__category {
  display: block;
  position: relative;
  max-width: 970px;
  padding-top: 40px;
  margin: auto;
}

.faq__category.category--open .category__expand span:nth-child(1) {
  display: none;
}

.faq__category.category--open .category__expand span:nth-child(2) {
  display: inline-block;
}

.faq__category.category--open .category__expand:after {
  margin-bottom: 0;
  transform: rotate(45deg);
}

.faq__category .faq__title {
  position: relative;
  text-align: left;
  padding: 12px 0;
  padding-right: 60px;
  border-bottom: 4px solid #6cace4;
}

.faq__category .faq__title h3,
.faq__category .faq__title h3.faq {
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #262262;
  margin-bottom: 31px;
}

.faq__category .category__expand {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 3px;
  height: 12px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #216fb4;
  margin: auto;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: color 150ms ease-in-out;
}

.faq__category .category__expand:hover {
  color: #262262;
  text-decoration: none;
}

.faq__category .category__expand:hover:after {
  border-color: #262262;
}

.faq__category .category__expand span:nth-child(1) {
  display: inline-block;
}

.faq__category .category__expand span:nth-child(2) {
  display: none;
}

.faq__category .category__expand:after {
  content: "";
  margin: auto;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-bottom: 5px;
  margin-left: 3px;
  vertical-align: middle;
  transform: rotate(225deg);
  border-top: solid 2px #216fb4;
  border-left: solid 2px #216fb4;
  transition: border-color 150ms ease-in-out;
}

.faq__category .views-element-container {
  position: relative;
}

.faq__category .views-element-container .faq--row {
  display: block;
  position: relative;
  padding: 12px 0;
  border-bottom: solid 1px #d6d6d6;
}

.faq__category .views-element-container .faq--row:last-child {
  border: 0;
}

.faq__category
  .views-element-container
  .faq--row.row--open
  .views-field-field-question:after {
  top: 7px;
  transform: rotate(45deg);
}

.faq__category
  .views-element-container
  .faq--row.row--open
  .views-field-field-answer {
  display: block;
}

.faq__category .views-element-container .faq--row .row--target {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  margin: -132px 0 0;
  pointer-events: none;
}

.faq__category .views-element-container .faq--row .views-field-field-category {
  display: none;
}

.faq__category .views-element-container .faq--row .views-field-field-question {
  position: relative;
  font-size: 22px;
  line-height: 1.27;
  letter-spacing: 0.5px;
  color: #262262;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.faq__category
  .views-element-container
  .faq--row
  .views-field-field-question:hover:after {
  border-color: #262262;
}

.faq__category
  .views-element-container
  .faq--row
  .views-field-field-question:after {
  content: "";
  position: absolute;
  top: 0;
  right: 3px;
  margin: auto;
  display: block;
  width: 14px;
  height: 14px;
  transform: rotate(225deg);
  border-top: solid 3px #a9a9a9;
  border-left: solid 3px #a9a9a9;
  transition: border-color 150ms ease-in-out;
}

.faq__category
  .views-element-container
  .faq--row
  .views-field-field-question
  .field-content {
  padding-right: 45px;
}

.faq__category .views-element-container .faq--row .views-field-field-answer {
  display: none;
  position: relative;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: normal;
  color: #262262;
  padding-top: 12px;
}

.faq__category .views-element-container .faq--row .views-field-field-answer p {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: normal;
}

.faq__category .views-element-container .faq--row .views-field-field-answer ol,
.faq__category .views-element-container .faq--row .views-field-field-answer ul {
  text-align: left;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4a4a4a;
  list-style: none;
}

.faq__category
  .views-element-container
  .faq--row
  .views-field-field-answer
  ol
  li,
.faq__category
  .views-element-container
  .faq--row
  .views-field-field-answer
  ul
  li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 0;
}

.faq__category
  .views-element-container
  .faq--row
  .views-field-field-answer
  ol
  li:after,
.faq__category
  .views-element-container
  .faq--row
  .views-field-field-answer
  ul
  li:after {
  content: "\2022";
  position: absolute;
  top: 0px;
  left: 11px;
}

.faq__category .views-element-container .faq--row .views-field-field-answer ol {
  counter-reset: ol-counter;
}

.faq__category
  .views-element-container
  .faq--row
  .views-field-field-answer
  ol
  li {
  counter-increment: ol-counter;
}

.faq__category
  .views-element-container
  .faq--row
  .views-field-field-answer
  ol
  li:after {
  content: counter(ol-counter) ". ";
}

@media screen and (max-width: 992px) {
  .page__.page--faq {
    padding-bottom: 0;
  }

  .page__.page--faq .container {
    padding-top: 88px;
  }

  .page__.page--faq .container > div {
    max-width: 639px;
  }

  .page__.page--faq h1 {
    padding-top: 0;
    margin-bottom: -114px;
  }

  .faq__category
    .views-element-container
    .faq--row
    .views-field-field-question {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
  }

  .faq__category
    .views-element-container
    .faq--row
    .views-field-field-question
    .field-content {
    padding-right: 35px;
  }

  .faq__category .views-element-container .faq--row .views-field-field-answer {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
    padding-top: 8px;
  }

  .faq__category
    .views-element-container
    .faq--row
    .views-field-field-answer
    p {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
  }

  .faq__category
    .views-element-container
    .faq--row
    .views-field-field-answer
    ul {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: normal;
    font-weight: 400;
  }

  .faq__category
    .views-element-container
    .faq--row
    .views-field-field-question:after {
    width: 10px;
    height: 10px;
  }

  .faq__category
    .views-element-container
    .faq--row.row--open
    .views-field-field-question:after {
    margin-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .page__.page--faq {
    padding-bottom: 0;
  }

  .page__.page--faq .container {
    padding-top: 64px;
  }

  .page__.page--faq .container > div {
    max-width: 100%;
    padding: 0 20px;
  }

  .page__.page--faq h1 {
    padding-top: 0;
    margin-bottom: -100px;
  }

  .faq__category .faq__title h3,
  .faq__category .faq__title h3.faq {
    max-width: 280px;
  }
}
