.c-scrollbar_thumb {
  z-index: 111;
}

.navbar {
  transition: padding 0.3s ease;
}

h2.title_breadcrumb {
  line-height: 4rem;
}

.servey .button {
  color: #fff;
  background-color: #553694;
  border: none !important;
  height: auto !important;
  width: 100%;
  border-radius: 3.75rem;
}
@media (min-width: 768px) {
  .servey .button {
    width: 24.75rem;
  }
}
.servey .button:hover {
  color: #fff;
}

.servey h2 {
  color: #171717;
  font-size: 1.25rem;
  font-weight: 700;
}

.servey h3 {
  color: #171717;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .servey h3 {
    font-size: 1.25rem;
  }
}

.textarea {
  border-radius: 0.25rem !important;
  box-sizing: border-box;
}

.radio {
  position: relative;
  display: flex;
  align-items: center;
  color: #6b7177;
  width: 50%;
  margin: 0.5rem 0 !important;
  cursor: pointer;
}
@media (min-width: 768px) {
  .radio {
    width: 20%;
    margin: 0 !important;
  }
}

.radio input[type="checkbox"],
.radio input[type="radio"] {
  opacity: 1;
  -moz-appearance: radio;
  -webkit-appearance: radio;
  appearance: radio;
  position: relative;
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 20px;
  vertical-align: middle;
  accent-color: #553694;
}

.radio .box {
  position: absolute;
  left: 0;
  z-index: 1;
  flex-shrink: 0;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  margin-bottom: 0 !important;
  /* transform: translateX(50%); */
  padding: 0 !important;
  background-color: #fff;
  background-position: center;
  background-size: 15px;
  background-repeat: no-repeat;
  border-radius: 0.25rem;
  border: 1px solid #e0e9f4;
  box-shadow: none;
}
.radio input[type="radio"]:checked + .box {
  background-color: #553694;
  border-color: transparent;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="%23fff" class="w-5 h-5"><path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /></svg>');
}
.radio input[type="radio"]:checked + span:not(.box) {
  color: #553694;
}

/* swiper */
.servey .swiper {
  box-sizing: border-box;
  border-radius: 0.25rem;
  border: 1px solid #f2f2f2;
}

.servey .swiper-slide {
  padding: 1.5rem;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  .servey .swiper-slide {
    padding: 2.75rem 3rem;
    /* padding-right: 8rem; */
  }
}

.servey .swiper-button-next,
.servey .swiper-button-prev {
  position: static;
  margin-top: 0;
}

.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
  content: none;
}
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
  content: none;
}

.servey .swiper-pagination-bullets {
  --swiper-pagination-bullet-horizontal-gap: 0;

  isolation: isolate;
  position: relative;
  top: 0;
  bottom: 0;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f9f9fb;
  padding: 1rem 2.5rem;
  border-radius: 0.625rem 0.625rem 0rem 0rem;
}
.servey .swiper-pagination-bullets::before {
  content: "";
  position: absolute;
  z-index: -1;
  display: inline-block;
  width: calc(100% - 5rem);
  margin: 0 auto;
  border: 1px dashed #553694;
}

.servey .swiper-pagination-bullet {
  position: relative;
  width: 2.0625rem;
  height: 2.0625rem;
  text-align: center;
  line-height: 1;
  font-size: 1rem;
  color: #553694;
  border: 1px solid #553694;
  opacity: 1;
  background-color: #f9f9fb;
  display: flex;
  border-radius: 50%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.servey .swiper-pagination-bullet:not(:last-child) {
  margin-right: 2rem;
}
@media (min-width: 768px) {
  .servey .swiper-pagination-bullet:not(:last-child) {
    margin-right: 6rem;
  }
}

.servey .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #553694;
  color: #fff;
}

/*  ---------------- faq ---------------- */

.faq {
  padding: 5rem 0;
}

.faq__wrapper {
  padding: 1rem;
  border-radius: 1.25rem;
  background-color: #f7f7fb;
}

@media (min-width: 768px) {
  .faq__wrapper {
    padding: 8rem 10rem;
  }
}

.accordion .card {
  text-align: left;
  color: #6b7177;
  padding: 0;
  padding-bottom: 1rem;
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 1.25rem;
}
.accordion .card.is-active {
  background-color: #fff;
  border-color: #553694;
}

@media (max-width: 480px) {
  .accordion .card__title {
    padding: 1rem;
  }
}
.accordion .card__title {
  padding: 2rem;
  padding-bottom: 1rem;
  background-color: #fff;
}

@media (max-width: 480px) {
  .accordion .icon-wrapper {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.accordion .icon-wrapper {
  flex-shrink: 0;
  width: 3.16638rem;
  height: 3.16638rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.accordion .card.is-active .icon-wrapper {
  background-color: #553694;
  transform: rotate(270deg);
}

.accordion .icon-wrapper svg {
  width: 24px;
  height: 24px;
  fill: none;
}
.accordion .card.is-active .icon-wrapper svg {
  stroke: #fff;
}

.accordion .card__content {
  max-width: 90%;
  padding: 0 2rem 1rem;
}

.accordion ol,
.accordion ul {
  padding-left: 1.5rem;
  margin-top: 0.5rem;
}
.accordion ol {
  list-style: decimal;
}
.accordion ul {
  list-style: disc;
}
