

/** faq-section **/

.faq-section_1fbb09a620765844{
  position: relative;
  padding: 0px 30px;
}

.faq-section_1fbb09a620765844 .outer-container_7518a5c528518e09{
  position: relative;
  padding: 171px 90px 197px 90px;
  background: #F1F1F1;
  border-radius: 50px;
}

.faq-section_1fbb09a620765844 .content-box_4ec39e8ad987a923{
  position: relative;
  display: block;
}

.faq-section_1fbb09a620765844 .content-box_4ec39e8ad987a923 h2{
  font-size: 82px;
  line-height: 92px;
  font-family: var(--text-font);
  font-weight: 500;
  margin-bottom: 54px;
  max-width: 520px;
}

.faq-section_1fbb09a620765844 .content-box_4ec39e8ad987a923 p{
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 54px;
}

.faq-section_1fbb09a620765844 .content-box_4ec39e8ad987a923 .theme-btn-three_c262268c17241cb1{
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 27px;
  font-family: var(--title-font);
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  background: var(--secondary-color);
  border-radius: 30px;
  padding: 14px 47px;
}

.faq-section_1fbb09a620765844 .content-box_4ec39e8ad987a923 a:hover{

}

.faq-section_1fbb09a620765844 .accordion-box{
  border-top: 1px solid #C4C4C4;
}

.accordion-box .block_0e12045c9f03c718 .acc-content {
  position: relative;
  display: none;
  padding-bottom: 36px;
}

.accordion-box .block_0e12045c9f03c718 .acc-content.current {
  display: block;
}

.accordion-box .block_0e12045c9f03c718{
  position: relative;
  border-bottom: 1px solid #C4C4C4;
}

.accordion-box .accordion .acc-btn{
  position: relative;
  padding: 38px 80px 42px 0px;
  cursor: pointer;
}

.accordion-box .accordion .acc-btn h3{
  font-size: 32px;
  line-height: 38px;
  font-family: var(--text-font);
  font-weight: 500;
}

.accordion-box .accordion .acc-btn .icon-box_44f8fe358e44cf60{
  position: absolute;
  display: inline-block;
  top: 50px;
  right: 15px;
  font-size: 10px;
}

.accordion-box .accordion .acc-btn.active .icon-box_44f8fe358e44cf60{
  transform: rotate(180deg);
}

.accordion-box .accordion .acc-content p{
  font-size: 22px;
  line-height: 35px;
}

.faq-section_1fbb09a620765844 .shape_a6a797fffdd4b485{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 705px;
  height: 467px;
  background-repeat: no-repeat;
}
























