

/** funfact-section **/

.funfact-section_0c514cba221227c9{
  position: relative;
  padding: 0px 50px;
}

.funfact-section_0c514cba221227c9 .outer-container_150986864935e68f{
  position: relative;
  padding: 94px 130px 86px 130px;
  border: 1px solid var(--secondary-color);
  border-top: none;
}

.funfact-section_0c514cba221227c9 .funfact-inner_7a5f8cc05c87f968{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.funfact-block-one_6c149ece6619e22a .inner-box_62a375c3decf05a7{
  position: relative;
  display: block;
}

.funfact-block-one_6c149ece6619e22a .inner-box_62a375c3decf05a7 .count-outer_79e606282a75c2b1{
  position: relative;
  display: block;
  font-size: 100px;
  line-height: 105px;
  font-weight: 500;
  color: var(--title-color);
  margin-bottom: 17px;
}

.funfact-block-one_6c149ece6619e22a .inner-box_62a375c3decf05a7 p{
  display: block;
  font-size: 24px;
  line-height: 30px;
}

/** funfact-style-two **/

.funfact-style-two_49ed4ffc5a69dfbe{
  position: relative;
  padding: 0px 40px;
}

.funfact-style-two_49ed4ffc5a69dfbe .outer-container_150986864935e68f{
  position: relative;
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  padding: 0px 46px;
}

.funfact-block-two_2e28882b7c7dfb74{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 630px;
  height: 630px;
  border-radius: 50%;
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.funfact-block-two_2e28882b7c7dfb74 .inner-box_62a375c3decf05a7 .count-outer_79e606282a75c2b1{
  position: relative;
  display: block;
  font-size: 120px;
  line-height: 90px;
  font-family: 'Playfair Display', cursive;
  color: var(--title-color);
}

.funfact-block-two_2e28882b7c7dfb74 .inner-box_62a375c3decf05a7 p{
  font-size: 48px;
  line-height: 90px;
  color: var(--title-color);
}

.funfact-style-two_49ed4ffc5a69dfbe.home-4_3c05c16b34398eef{
  background: #FBF5F1;
}

.funfact-style-two_49ed4ffc5a69dfbe.home-4_3c05c16b34398eef .outer-container_150986864935e68f{
  border-bottom: none;
  padding-bottom: 274px;
}

.funfact-block-two_2e28882b7c7dfb74{
  transition: all 500ms ease;
}

.funfact-style-two_49ed4ffc5a69dfbe.home-4_3c05c16b34398eef .funfact-block-two_2e28882b7c7dfb74:hover .inner-box_62a375c3decf05a7 .count-outer_79e606282a75c2b1,
.funfact-style-two_49ed4ffc5a69dfbe.home-4_3c05c16b34398eef .funfact-block-two_2e28882b7c7dfb74:hover .inner-box_62a375c3decf05a7 p{
  color: #fff;
}

.funfact-block-two_2e28882b7c7dfb74{
  cursor: pointer;
  z-index: 1;
  transition: all 500ms ease;
}

.funfact-block-two_2e28882b7c7dfb74:before{
  position: absolute;
  content: '';
  background: var(--secondary-color);
  width: 100%;
  height: 100%;
  transform: scale(0,0);
  z-index: -1;
  border-radius: 50%;
  transition: all 500ms ease;
}

.funfact-block-two_2e28882b7c7dfb74:hover:before{
  transform: scale(1,1);
}

.funfact-block-two_2e28882b7c7dfb74 .inner-box_62a375c3decf05a7 .count-outer_79e606282a75c2b1,
.funfact-block-two_2e28882b7c7dfb74 .inner-box_62a375c3decf05a7 p{
  transition: all 500ms ease;
}

.funfact-block-two_2e28882b7c7dfb74:hover .inner-box_62a375c3decf05a7 .count-outer_79e606282a75c2b1,
.funfact-block-two_2e28882b7c7dfb74:hover .inner-box_62a375c3decf05a7 p{
  color: #fff;
}
























