

/** faq-section **/

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

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

.faq-section_d9c9b88420f7b2f1 .content-box_7fc16574900e0d10{
  position: relative;
  display: block;
}

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

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

.faq-section_d9c9b88420f7b2f1 .content-box_7fc16574900e0d10 .theme-btn-three_d3ff36f1206d94d2{
  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_d9c9b88420f7b2f1 .content-box_7fc16574900e0d10 a:hover{

}

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

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

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

.accordion-box .block_dcce72cf94cf436d{
  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_84e9833408927c87{
  position: absolute;
  display: inline-block;
  top: 50px;
  right: 15px;
  font-size: 10px;
}

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

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

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
























