
.search_line[data-v-3d980a5b], .search_line[data-v-3d980a5b]:hover, .search_line[data-v-3d980a5b]:focus, .search_line[data-v-3d980a5b]:focus-visible {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  gap: 10px;
  border-radius: 30px;
  background: #EEF2F8;
  margin-top: 60px;
  margin-bottom: 100px;
  border: none;
  outline: none;
}
.search_line .search_input[data-v-3d980a5b], .search_input[data-v-3d980a5b]:hover, .search_input[data-v-3d980a5b]:focus, .search_input[data-v-3d980a5b]:focus-visible {
  outline: none;
  color: #636F8C;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #EEF2F8;
  border: none;
  outline: none;
  width: 100%;
}
.clear_search[data-v-3d980a5b] {
  cursor: pointer;
}
.search_card .question[data-v-3d980a5b] {
  padding: 0;
}
@media only screen and (max-width: 576px) {
.search_line[data-v-3d980a5b] {
    margin-bottom: 10px !important;
}
}


.search_card[data-v-c72f051f] {
  display:        flex;
  padding:        30px;
  flex-direction: column;
  align-items:    flex-start;
  gap:            20px;
  border-radius:  30px;
  background:     #F3F6FA;
  margin-bottom:  40px;
}
.search_card .question[data-v-c72f051f] {
  color:       #070403;
  font-size:   20px;
  font-style:  normal;
  font-weight: 700;
  line-height: 130%;
  margin:      unset;
  padding:     0;
}
.search_card .answer[data-v-c72f051f] {
  color:       #070403;
  font-size:   14px;
  font-style:  normal;
  font-weight: 400;
  line-height: normal;
}
.tags[data-v-c72f051f] {
  display:   flex;
  flex-wrap: wrap;
}
.tags .tag[data-v-c72f051f] {
  display:         flex;
  height:          20px;
  padding:         3px 10px;
  justify-content: flex-end;
  align-items:     center;
  gap:             4px;
  border-radius:   10px;
  background:      rgba(242, 190, 90, 0.33);
  color:           #E2AC48;
  font-size:       12px;
  font-style:      normal;
  font-weight:     600;
  line-height:     normal;
  margin-right:    10px;
  margin-bottom:   5px;
}
.tags .tag[data-v-c72f051f]:first-child {
  background: #000;
  color: #fff;
}


.faq-section[data-v-3c235f8b] {
  width: 100%;
  text-align: left;
  padding: 0 20px;
}
.search_result[data-v-3c235f8b] {
  text-align: unset;
}
.search_line[data-v-3c235f8b],
.search_line[data-v-3c235f8b]:hover,
.search_line[data-v-3c235f8b]:focus,
.search_line[data-v-3c235f8b]:focus-visible {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  gap: 10px;
  border-radius: 30px;
  background: #EEF2F8;
  margin-top: 60px;
  margin-bottom: 100px;
  border: none;
  outline: none;
}
.search_line .search_input[data-v-3c235f8b],
.search_input[data-v-3c235f8b]:hover,
.search_input[data-v-3c235f8b]:focus,
.search_input[data-v-3c235f8b]:focus-visible {
  outline: none;
  color: #636F8C;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  background: #EEF2F8;
  border: none;
  width: 100%;
}


.nav[data-v-3d073d11] {
  display:       flex;
  flex-wrap:     wrap;
  padding-left:  0;
  margin-bottom: 0;
  list-style:    none;
}
.menu-links[data-v-3d073d11] {
  margin-bottom: 40px;
}
.menu-links-list[data-v-3d073d11] {
  justify-content: space-between;
  border-bottom:   1px solid #070403;
  margin-bottom:   40px;
}
.menu-links-item[data-v-3d073d11] {
  margin-bottom: 20px;
}
.menu-links-item a[data-v-3d073d11] {
  font-size:     14px;
  font-weight:   600;
  line-height:   1em;
  color:         #070403;
  padding:       12px 24px;
  border-radius: 20px;
  cursor:        pointer;
}
.menu-links-list li.active a[data-v-3d073d11],
.menu-links-list li:hover a[data-v-3d073d11] {
  color: var(--accent-color);
}
@media only screen and (max-width: 992px) {
.menu-links-list[data-v-3d073d11] {
    justify-content: center;
}
}
@media only screen and (max-width: 768px) {
.menu-links-list[data-v-3d073d11] {
    display: block;
}
.menu-links-item[data-v-3d073d11] {
    margin:    0 auto;
    max-width: 60%;
}
.menu-links-item[data-v-3d073d11]:last-child {
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 576px) {
.faq-section[data-v-3d073d11] {
    padding: 0 20px;
    text-align: center;
}
.menu-links-list[data-v-3d073d11] {
    flex-direction: column;
}
.menu-links-item[data-v-3d073d11] {
    margin-bottom: 5px;
}
}


.faq-accordion-item[data-v-e67490e4] {
  border:           none !important;
  box-shadow:       none !important;
  border-radius:    20px !important;
  background-color: #ffffff;
  box-shadow:       0px 7px 29px 0px rgba(100, 100, 111, 0.20) !important;
}
.faq-accordion-header[data-v-e67490e4] {
  margin: 0;
  padding: 0;
}
.faq-accordion-item h2 > button[data-v-e67490e4] {
  background-color: #ffffff;
  padding:          30px;
  border-radius:    20px;
}
.faq-accordion-button[data-v-e67490e4] {
  position:     relative;
  font-size:    16px;
  font-weight:  700;
  line-height:  24px;
  border-color: transparent;
  width:        100%;
  text-align:   left;
  white-space:  wrap;
  display:      flex;
}
html[dir=rtl] .faq-accordion-button[data-v-e67490e4] {
  text-align: right !important;
  direction:  rtl;
}
html[dir=rtl] .faq-accordion-body[data-v-e67490e4] {
  text-align: right !important;
  direction:  rtl;
}
html[dir=rtl] .faq-accordion-button[data-v-e67490e4]::after {
  right: calc(100% - 59px);
}
html[dir=rtl] .faq-accordion-button[data-v-e67490e4]::before,
html[dir=rtl] .faq-accordion-button[data-v-e67490e4]:not(.collapsed)::before {
  right: unset;
  left:  20px;
}
.faq-accordion-item:last-of-type .faq-accordion-button[data-v-e67490e4],
.faq-accordion-item:first-of-type .faq-accordion-button[data-v-e67490e4],
.faq-accordion-item:last-of-type .faq-accordion-button.collapsed[data-v-e67490e4],
.faq-accordion-item:first-of-type .faq-accordion-button.collapsed[data-v-e67490e4] {
  border-radius: 20px !important;
}
.faq-accordion-button[data-v-e67490e4]:not(.collapsed){
  box-shadow: none !important;
  border:     none !important;
}
.faq-accordion-button[data-v-e67490e4]::before,
.faq-accordion-button[data-v-e67490e4]:not(.collapsed)::before {
  content:          "";
  position:         absolute;
  width:            56px;
  height:           36px;
  background-color: var(--accent-color);
  border-radius:    20px;
  right:            20px;
  bottom:           calc(50% - 18px);
}
.faq-accordion-button[data-v-e67490e4]::after {
  flex-shrink:       0;
  width:             1.25rem;
  height:            1.25rem;
  margin-left:       auto;
  content:           "";
  background-repeat: no-repeat;
  background-size:   1.25rem;
  transition:        transform 0.2s ease-in-out;
  position:          absolute;
  right:             38px;
  bottom:            calc(50% - 10px);
  z-index:           1;
  background-image:  url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M16.9965 7.6141C17.2716 7.35537 17.277 6.92003 17.0085 6.65449L16.6615 6.31132C16.4075 6.06013 16.0007 6.05379 15.739 6.29694L10.471 11.1915C10.2081 11.4357 9.79917 11.4281 9.54559 11.1743L4.67831 6.30261C4.41901 6.04308 3.99876 6.04182 3.73791 6.29979L3.39332 6.64057C3.1305 6.90049 3.12932 7.32462 3.3907 7.58599L9.54279 13.7381C9.79753 13.9928 10.2086 13.9991 10.471 13.7523L16.9965 7.6141Z' fill='white'></path></svg>");
}
.faq-accordion-button[data-v-e67490e4]:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M3.00347 12.3859C2.72841 12.6446 2.72296 13.08 2.99147 13.3455L3.33847 13.6887C3.59247 13.9399 3.99932 13.9462 4.26102 13.7031L9.52901 8.80851C9.79185 8.5643 10.2008 8.5719 10.4544 8.82571L15.3217 13.6974C15.581 13.9569 16.0012 13.9582 16.2621 13.7002L16.6067 13.3594C16.8695 13.0995 16.8707 12.6754 16.6093 12.414L10.4572 6.26191C10.2025 6.00718 9.79144 6.00089 9.52904 6.24772L3.00347 12.3859Z' fill='white'></path></svg>");
  transform:        rotate(0deg);
}
.faq-accordion-button[data-v-e67490e4]:hover {
  color: var(--accent-color);
}
.faq-accordion-button p[data-v-e67490e4] {
  max-width:     85%;
  margin-bottom: 0;
}
.accordion-collapse[data-v-e67490e4] {
  overflow:   hidden;
  transition: height 0.3s ease-in-out;
}
.accordion-collapse.show[data-v-e67490e4] {
  margin-bottom: 20px;
}
.faq-accordion-body[data-v-e67490e4] {
  padding:       30px;
  text-align:    left;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
.faq-accordion-button p[data-v-e67490e4] {
    max-width: 80%;
}
}


.faq-section[data-v-a3884db1] {
  width: 100%;
  text-align: left;
  padding: 0 20px;
}
.questions[data-v-a3884db1] {
  margin-bottom: 110px;
}
.faq-accordion[data-v-a3884db1] {
  margin:         0 auto;
  display:        flex;
  gap:            10px;
  flex-direction: column;
}
@media only screen and (max-width: 576px) {
.faq-section[data-v-a3884db1] {
    padding: 0 20px;
}
}


.hide[data-v-6348307c] {
  display: none;
}
.tabs-container[data-v-6348307c] {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
.tabs[data-v-6348307c] {
  display: flex;
  justify-content: center;
  background: #eee;
  border-radius: 62px;
}
.tabs div[data-v-6348307c] {
  padding: 5px 31px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
}
.tabs div.active_tab[data-v-6348307c] {
  background: #000;
  color: #fff;
  border-radius: 62px;
}
.loader-container[data-v-6348307c] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 200px;
  gap: 20px;
}
.loader[data-v-6348307c] {
  width: 48px;
  height: 48px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #000;
  border-radius: 50%;
  animation: spin-6348307c 1s linear infinite;
}
.loader-text[data-v-6348307c] {
  font-size: 16px;
  color: #666;
  text-align: center;
}
@keyframes spin-6348307c {
0% { transform: rotate(0deg);
}
100% { transform: rotate(360deg);
}
}

