

/** funfact-section **/

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

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

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

.funfact-block-one_eac3440bb4f425b0 .inner-box_60060d573b4c0fb2{
  position: relative;
  display: block;
}

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

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

/** funfact-style-two **/

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

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

.funfact-block-two_c496cb867637a7c8{
  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_c496cb867637a7c8 .inner-box_60060d573b4c0fb2 .count-outer_199862432f224382{
  position: relative;
  display: block;
  font-size: 120px;
  line-height: 90px;
  font-family: 'Playfair Display', cursive;
  color: var(--title-color);
}

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

.funfact-style-two_8fb9b4003e10914b.home-4_88d6a259ed8df413{
  background: #FBF5F1;
}

.funfact-style-two_8fb9b4003e10914b.home-4_88d6a259ed8df413 .outer-container_56a17943f81e2f15{
  border-bottom: none;
  padding-bottom: 274px;
}

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

.funfact-style-two_8fb9b4003e10914b.home-4_88d6a259ed8df413 .funfact-block-two_c496cb867637a7c8:hover .inner-box_60060d573b4c0fb2 .count-outer_199862432f224382,
.funfact-style-two_8fb9b4003e10914b.home-4_88d6a259ed8df413 .funfact-block-two_c496cb867637a7c8:hover .inner-box_60060d573b4c0fb2 p{
  color: #fff;
}

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

.funfact-block-two_c496cb867637a7c8: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_c496cb867637a7c8:hover:before{
  transform: scale(1,1);
}

.funfact-block-two_c496cb867637a7c8 .inner-box_60060d573b4c0fb2 .count-outer_199862432f224382,
.funfact-block-two_c496cb867637a7c8 .inner-box_60060d573b4c0fb2 p{
  transition: all 500ms ease;
}

.funfact-block-two_c496cb867637a7c8:hover .inner-box_60060d573b4c0fb2 .count-outer_199862432f224382,
.funfact-block-two_c496cb867637a7c8:hover .inner-box_60060d573b4c0fb2 p{
  color: #fff;
}
























