.faq .text--primary-title {
  font-family: Daikon-Bold, sans-serif;
  font-size: 2.5rem;
  line-height: 1.4;
  color: #282828;
}
@media screen and (min-width: 375px) {
  .faq .text--primary-title {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 428px) {
  .faq .text--primary-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .faq .text--primary-title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .faq .text--primary-title {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 1280px) {
  .faq .text--primary-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1440px) {
  .faq .text--primary-title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 1900px) {
  .faq .text--primary-title {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 2500px) {
  .faq .text--primary-title {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1440px) {
  .faq .text--primary-title {
    line-height: 1.6;
  }
}
@media screen and (min-width: 1900px) {
  .faq .text--primary-title {
    line-height: 1.8;
  }
}
.faq .text--secondary-title {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #262B2E;
  margin: 1rem 0;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .faq .text--secondary-title {
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  .faq .text--secondary-title {
    word-spacing: -2px;
  }
}
@media screen and (min-width: 375px) {
  .faq .text--secondary-title {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 428px) {
  .faq .text--secondary-title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .faq .text--secondary-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .faq .text--secondary-title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .faq .text--secondary-title {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1440px) {
  .faq .text--secondary-title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1900px) {
  .faq .text--secondary-title {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 2500px) {
  .faq .text--secondary-title {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .faq .text--secondary-title {
    line-height: 1.6;
  }
}
@media screen and (min-width: 1900px) {
  .faq .text--secondary-title {
    line-height: 1.8;
  }
}
.faq .text--para, .faq .text--list-item {
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #57575C;
  margin: 0 0 1rem 0;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .faq .text--para, .faq .text--list-item {
    text-align: justify;
  }
}
@media screen and (min-width: 768px) {
  .faq .text--para, .faq .text--list-item {
    word-spacing: -2px;
  }
}
@media screen and (min-width: 375px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 428px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1024px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 1280px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 1440px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1900px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 2500px) {
  .faq .text--para, .faq .text--list-item {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 375px) {
  .faq .text--para, .faq .text--list-item {
    line-height: 1.8;
  }
}
@media screen and (min-width: 1440px) {
  .faq .text--para, .faq .text--list-item {
    line-height: 2;
  }
}
@media screen and (min-width: 1900px) {
  .faq .text--para, .faq .text--list-item {
    line-height: 2.2;
  }
}
@media screen and (min-width: 1024px) {
  .faq .text--para, .faq .text--list-item {
    margin: 0 0 1.5rem 0;
  }
}
.faq .section {
  position: relative;
  padding: 2rem;
}
@media only screen and (min-width: 375px) {
  .faq .section {
    padding: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .faq .section {
    padding: 5rem 6rem 3rem 6rem;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .faq .section {
    padding: 10rem 12rem 0 12rem;
    max-width: 90%;
  }
}
@media only screen and (min-width: 1280px) {
  .faq .section {
    padding: 8rem;
    max-width: 85%;
  }
}
@media only screen and (min-width: 1440px) and (min-height: 800px) {
  .faq .section {
    max-width: 80%;
  }
}
@media only screen and (min-width: 1900px) {
  .faq .section {
    max-width: 60%;
  }
}
@media only screen and (min-width: 2500px) {
  .faq .section {
    max-width: 50%;
  }
}
.faq .section__list {
  padding: 1.5rem;
  margin: 0;
}
.faq .section__list strong {
  display: block;
  color: #262B2E;
}
.faq .section__image {
  position: absolute;
  z-index: -1;
}
.faq .section__image--one {
  right: 0;
  top: 0;
  transform: translate(115px, 50px);
}
@media only screen and (min-width: 375px) {
  .faq .section__image--one {
    transform: translate(150px, 175px);
  }
}
@media only screen and (min-width: 1024px) {
  .faq .section__image--one {
    transform: translate(100px, 200px);
  }
}
@media only screen and (min-width: 1280px) {
  .faq .section__image--one {
    transform: translate(150px, 200px);
  }
}
@media only screen and (min-width: 1440px) and (min-height: 800px) {
  .faq .section__image--one {
    transform: translate(225px, 225px);
  }
}
@media only screen and (min-width: 1900px) {
  .faq .section__image--one {
    transform: translate(300px, 225px);
  }
}
.faq .section__image--two {
  top: 0;
  right: 0;
  transform: translate(90px, 175px);
}
@media only screen and (min-width: 375px) {
  .faq .section__image--two {
    transform: translate(140px, 200px);
  }
}
@media only screen and (min-width: 768px) {
  .faq .section__image--two {
    left: 0;
    right: initial;
    transform: translate(-175px, 100px);
  }
}
@media only screen and (min-width: 1024px) {
  .faq .section__image--two {
    transform: translate(-100px, 200px);
  }
}
@media only screen and (min-width: 1280px) {
  .faq .section__image--two {
    transform: translate(-175px, 200px);
  }
}
@media only screen and (min-width: 1440px) and (min-height: 800px) {
  .faq .section__image--two {
    transform: translate(-225px, 225px);
  }
}
@media only screen and (min-width: 1900px) {
  .faq .section__image--two {
    transform: translate(-300px, 250px);
  }
}
.faq .section__image svg, .faq .section__image img {
  height: 150px;
  width: 150px;
  display: none;
  object-fit: contain;
}
@media only screen and (min-width: 375px) {
  .faq .section__image svg, .faq .section__image img {
    height: 200px;
    width: 200px;
  }
}
@media only screen and (min-width: 768px) {
  .faq .section__image svg, .faq .section__image img {
    height: 250px;
    width: 250px;
  }
}
@media only screen and (min-width: 1024px) {
  .faq .section__image svg, .faq .section__image img {
    display: block;
    height: 200px;
    width: 200px;
  }
}
@media only screen and (min-width: 1280px) {
  .faq .section__image svg, .faq .section__image img {
    height: 250px;
    width: 250px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1440px) and (min-height: 800px) {
  .faq .section__image svg, .faq .section__image img {
    width: 325px;
    height: 325px;
  }
}
@media only screen and (min-width: 1900px) {
  .faq .section__image svg, .faq .section__image img {
    width: 350px;
  }
}
@media only screen and (min-width: 768px) {
  .faq .section--questions {
    display: flex;
    flex-wrap: wrap;
  }
}
.faq__question {
  padding: 0.5rem;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media only screen and (min-width: 768px) {
  .faq__question {
    flex: 1 1 100%;
    padding: 1rem;
  }
}
.faq__question__btn--arrow {
  border: none;
  background-color: transparent;
  padding: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faq__question__btn--arrow.up {
  transform: rotate(180deg);
}
.faq__question__btn svg {
  height: 25px;
  width: 25px;
}
@media only screen and (min-width: 768px) {
  .faq__question__btn svg {
    height: 30px;
    width: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .faq__question__btn svg {
    height: 35px;
    width: 35px;
  }
}
@media only screen and (min-width: 1280px) {
  .faq__question__btn svg {
    height: 40px;
    width: 40px;
  }
}
.faq__question__text {
  font-family: Montserrat, sans-serif;
}
.faq__question__text--title {
  font-size: 1.4rem;
  line-height: 1.3;
  padding-right: 2rem;
  font-weight: 600;
  color: #282828;
}
@media only screen and (min-width: 375px) {
  .faq__question__text--title {
    font-size: 1.5rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .faq__question__text--title {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 768px) {
  .faq__question__text--title {
    font-size: 2.1rem;
    padding-right: 4rem;
    text-align: justify;
    word-spacing: -2px;
  }
}
@media only screen and (min-width: 1024px) {
  .faq__question__text--title {
    font-size: 2.2rem;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1280px) {
  .faq__question__text--title {
    line-height: 1.5;
    max-width: 80%;
  }
}
@media only screen and (min-width: 2500px) {
  .faq__question__text--title {
    font-size: 2.4rem;
  }
}
.faq__question__text--answer {
  font-size: 1.3rem;
  line-height: 1.4;
  color: rgb(37.4245810056, 37.4245810056, 39.5754189944);
  text-align: justify;
  word-spacing: -2px;
}
@media only screen and (min-width: 375px) {
  .faq__question__text--answer {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .faq__question__text--answer {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) {
  .faq__question__text--answer {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 1280px) {
  .faq__question__text--answer {
    line-height: 1.5;
    padding: 2rem;
    border: 1px solid rgba(128, 128, 128, 0.2);
    background-color: rgba(211, 211, 211, 0.1);
    border-radius: 5px;
  }
}
@media only screen and (min-width: 1440px) and (min-height: 800px) {
  .faq__question__text--answer {
    padding: 2.5rem;
  }
}
@media only screen and (min-width: 2500px) {
  .faq__question__text--answer {
    font-size: 2.2rem;
    padding: 3rem;
  }
}
.faq__question__container {
  display: flex;
  flex-direction: column;
  background-color: white;
  border-bottom: 2px dotted rgba(211, 211, 211, 0.5);
  border-radius: 2px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .faq__question__container {
    padding: 2rem;
  }
}
.faq__question__section {
  padding: 0 1rem;
}
@media only screen and (min-width: 768px) {
  .faq__question__section {
    padding: 0 2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .faq__question__section {
    padding: 0;
  }
}
@media only screen and (min-width: 1900px) {
  .faq__question__section {
    padding: 2rem;
  }
}
.faq__question__section--top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: auto;
  min-height: 60px;
  padding-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .faq__question__section--top {
    padding-bottom: 1rem;
    min-height: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .faq__question__section--top {
    min-height: 60px;
  }
}
@media only screen and (min-width: 1280px) {
  .faq__question__section--top {
    min-height: 70px;
  }
}
@media only screen and (min-width: 1900px) {
  .faq__question__section--top {
    padding-bottom: 2rem;
  }
}
.faq__question__section--top.active {
  min-height: 0;
}
.faq__question__section--bottom {
  background-color: white;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 1900px) {
  .faq__question__section--bottom {
    padding-top: 0;
  }
}
.faq__question__section--bottom.hide {
  padding-bottom: 0;
}
.faq .hero-partial__text--title {
  font-size: 2.4rem;
}
@media only screen and (min-width: 375px) {
  .faq .hero-partial__text--title {
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .faq .hero-partial__text--title {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 768px) {
  .faq .hero-partial__text--title {
    font-size: 3.6rem;
  }
}
@media only screen and (min-width: 1024px) {
  .faq .hero-partial__text--title {
    font-size: 3.8rem;
  }
}
@media only screen and (min-width: 1280px) {
  .faq .hero-partial__text--title {
    font-size: 4.8rem;
  }
}
@media only screen and (min-width: 1900px) {
  .faq .hero-partial__text--title {
    font-size: 5.2rem;
  }
}
@media only screen and (min-width: 2500px) {
  .faq .hero-partial__text--title {
    font-size: 5.6rem;
  }
}
.faq .hero-partial__text--para {
  font-size: 1.8rem;
  text-decoration: underline;
  max-width: 80%;
  margin: 0 auto 1rem auto;
}
@media only screen and (min-width: 375px) {
  .faq .hero-partial__text--para {
    font-size: 1.9rem;
  }
}
@media only screen and (min-width: 428px) and (max-height: 926px) {
  .faq .hero-partial__text--para {
    font-size: 2.2rem;
  }
}
@media only screen and (min-width: 768px) {
  .faq .hero-partial__text--para {
    max-width: none;
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .faq .hero-partial__text--para {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 1280px) {
  .faq .hero-partial__text--para {
    font-size: 3.2rem;
  }
}
@media only screen and (min-width: 1900px) {
  .faq .hero-partial__text--para {
    font-size: 3.4rem;
  }
}

.slide-enter-active {
  transition-duration: 0.3s;
  transition-timing-function: ease-in;
}

.slide-leave-active {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.slide-enter-to, .slide-leave {
  max-height: 200px;
  overflow: hidden;
}

.slide-enter, .slide-leave-to {
  overflow: hidden;
  max-height: 0;
}