.faq-teaser {
  position: relative;
  z-index: 1;
  border-bottom: 2px solid #041785;
  display: block;
  height: 100%;
  padding-bottom: 20px; }
  .faq-teaser::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.2);
    pointer-events: none;
    z-index: 0; }
  .faq-teaser__more {
    display: flex;
    justify-content: flex-end;
    margin-top: auto; }
  .faq-teaser__link {
    color: #041785;
    border-bottom: 1px solid #041785; }
    @media (min-width: 992px) {
      .faq-teaser__link {
        font-size: 18px; } }
  .faq-teaser__content {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    z-index: 1; }
    .faq-teaser__content .field--name-body {
      color: #131313;
      width: 100%; }
      .faq-teaser__content .field--name-body:not(:last-child) {
        margin-bottom: 20px; }
      .faq-teaser__content .field--name-body p {
        margin-bottom: 15px; }
  .faq-teaser__title {
    font-size: 23px;
    font-weight: 700;
    color: #131313;
    margin-bottom: 15px; }
    @media (max-width: 767.98px) {
      .faq-teaser__title {
        font-size: 20px; } }
  .faq-teaser:hover .faq-teaser__link,
  .faq-teaser:hover .faq-teaser__title {
    border-color: transparent;
    color: #041785; }

.faq-token h2 {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  padding-left: 20px;
  position: relative; }
  .faq-token h2 a {
    color: #131313; }
    .faq-token h2 a:hover {
      color: #041785; }
  .faq-token h2::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    position: absolute;
    top: 8px;
    left: 0;
    background-color: #041785; }

.faq-full .field--name-body {
  max-width: 900px; }

.faq-full .field--name-field-faq-other {
  margin-top: 60px; }
  .faq-full .field--name-field-faq-other .field__label {
    font-size: 24px;
    margin-bottom: 30px; }
  .faq-full .field--name-field-faq-other .field__items {
    display: grid;
    grid-template-columns: repeat(2, minmax(270px, 1fr));
    gap: 60px; }
    @media (max-width: 991.98px) {
      .faq-full .field--name-field-faq-other .field__items {
        gap: 30px; } }
    @media (max-width: 767.98px) {
      .faq-full .field--name-field-faq-other .field__items {
        grid-template-columns: repeat(1, minmax(270px, 1fr)); } }

.view-faq .views-view-responsive-grid__item-inner {
  height: 100%; }

@media (max-width: 991.98px) {
  .view-faq .views-view-responsive-grid {
    gap: 30px; } }

.view-faq .views-exposed-form {
  margin-bottom: 30px; }
  .view-faq .views-exposed-form .form-checkboxes {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px; }
    .view-faq .views-exposed-form .form-checkboxes .form-type-checkbox {
      position: relative;
      margin: 0; }
      .view-faq .views-exposed-form .form-checkboxes .form-type-checkbox label {
        padding: 10px 18px;
        border-radius: 4px;
        border: 2px solid #041785;
        display: flex;
        cursor: pointer; }
        .view-faq .views-exposed-form .form-checkboxes .form-type-checkbox label::before {
          content: none; }
        .view-faq .views-exposed-form .form-checkboxes .form-type-checkbox label::after {
          content: none; }
      .view-faq .views-exposed-form .form-checkboxes .form-type-checkbox input {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1; }
        .view-faq .views-exposed-form .form-checkboxes .form-type-checkbox input:checked + label {
          color: #fff;
          background-color: #041785; }

.faq__list .view-content:not(.flickity-enabled) {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
  gap: 30px;
  margin-bottom: 100px; }
  @media (max-width: 575.98px) {
    .faq__list .view-content:not(.flickity-enabled) {
      grid-template-columns: repeat(auto-fill, minmax(270px, 1fr)); } }

.faq__list .service-block-more {
  padding-top: 30px;
  display: flex;
  justify-content: center; }

.faq__list--other .view-content {
  display: flex;
  flex-direction: column;
  gap: 16px; }

.block-views-blockfaq-block-1 {
  padding-bottom: 70px; }

.page--service .block-views .service-block-title--faq,
.page .block-views .service-block-title--faq {
  text-align: left;
  padding-top: 30px;
  border-top: 1px solid #E4E4E4; }
  .page--service .block-views .service-block-title--faq h2,
  .page .block-views .service-block-title--faq h2 {
    font-size: 24px; }

.page--service .block-faq-other,
.page .block-faq-other {
  padding: 30px 0 35px; }
  .page--service .block-faq-other .service-block-content,
  .page--service .block-faq-other .service-block-title,
  .page .block-faq-other .service-block-content,
  .page .block-faq-other .service-block-title {
    max-width: 900px; }

.synapse-slider .view-content:not(.flickity-enabled) {
  display: flex;
  flex-wrap: wrap;
  gap: 30px; }

.flickity-enabled .synapse-slider__item {
  margin-right: 30px; }

.synapse-slider--cols-1 .synapse-slider__item {
  width: calc((100% - 0px) / 1); }

@media (max-width: 1200px) and (min-width: 993px) {
  .synapse-slider--cols-1 .synapse-slider__item {
    width: calc((100% - 0px) / 1); } }

@media (max-width: 992px) and (min-width: 576px) {
  .synapse-slider--cols-1 .synapse-slider__item {
    width: calc((100% - 0px) / 1); } }

@media (max-width: 575px) {
  .synapse-slider--cols-1 .synapse-slider__item {
    width: 100%; } }

.synapse-slider--cols-2 .synapse-slider__item {
  width: calc((100% - 30px) / 2); }

@media (max-width: 1200px) and (min-width: 993px) {
  .synapse-slider--cols-2 .synapse-slider__item {
    width: calc((100% - 30px) / 2); } }

@media (max-width: 992px) and (min-width: 576px) {
  .synapse-slider--cols-2 .synapse-slider__item {
    width: calc((100% - 30px) / 2); } }

@media (max-width: 575px) {
  .synapse-slider--cols-2 .synapse-slider__item {
    width: 100%; } }

.synapse-slider--cols-3 .synapse-slider__item {
  width: calc((100% - 60px) / 3); }

@media (max-width: 1200px) and (min-width: 993px) {
  .synapse-slider--cols-3 .synapse-slider__item {
    width: calc((100% - 60px) / 3); } }

@media (max-width: 992px) and (min-width: 576px) {
  .synapse-slider--cols-3 .synapse-slider__item {
    width: calc((100% - 30px) / 2); } }

@media (max-width: 575px) {
  .synapse-slider--cols-3 .synapse-slider__item {
    width: 100%; } }

.synapse-slider--cols-4 .synapse-slider__item {
  width: calc((100% - 90px) / 4); }

@media (max-width: 1200px) and (min-width: 993px) {
  .synapse-slider--cols-4 .synapse-slider__item {
    width: calc((100% - 60px) / 3); } }

@media (max-width: 992px) and (min-width: 576px) {
  .synapse-slider--cols-4 .synapse-slider__item {
    width: calc((100% - 30px) / 2); } }

@media (max-width: 575px) {
  .synapse-slider--cols-4 .synapse-slider__item {
    width: 100%; } }

.synapse-slider--cols-5 .synapse-slider__item {
  width: calc((100% - 120px) / 5); }

@media (max-width: 1200px) and (min-width: 993px) {
  .synapse-slider--cols-5 .synapse-slider__item {
    width: calc((100% - 60px) / 3); } }

@media (max-width: 992px) and (min-width: 576px) {
  .synapse-slider--cols-5 .synapse-slider__item {
    width: calc((100% - 30px) / 2); } }

@media (max-width: 575px) {
  .synapse-slider--cols-5 .synapse-slider__item {
    width: 100%; } }

.block-slider-nav {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .block-slider-nav .flickity-button {
    position: static;
    transform: none;
    max-width: 44px;
    width: 100%; }
    .block-slider-nav .flickity-button.previous {
      left: 0; }
      @media (max-width: 576px) {
        .block-slider-nav .flickity-button.previous {
          left: 0; } }
    .block-slider-nav .flickity-button.next {
      right: 0; }
      @media (max-width: 576px) {
        .block-slider-nav .flickity-button.next {
          right: 0; } }
    .block-slider-nav .flickity-button:focus {
      box-shadow: none; }
    .block-slider-nav .flickity-button .flickity-button-icon {
      position: static; }
  .block-slider-nav .block-slider-dots {
    position: static;
    width: auto;
    margin: 0 20px; }

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