

/** faq-section **/

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

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

.faq-section_7fc2b7b931d68f85 .content-box_7086c3fd21a4cd1c{
  position: relative;
  display: block;
}

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

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

.faq-section_7fc2b7b931d68f85 .content-box_7086c3fd21a4cd1c .theme-btn-three_b47bc161f359daff{
  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_7fc2b7b931d68f85 .content-box_7086c3fd21a4cd1c a:hover{

}

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

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

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

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

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

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

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
























