

/** funfact-section **/

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

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

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

.funfact-block-one_0429dec4d6c6dce2 .inner-box_29b8a91bc63c4600{
  position: relative;
  display: block;
}

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

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

/** funfact-style-two **/

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

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

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

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

.funfact-style-two_0f8fa042f6aa6e3b.home-4_f0e5f853c8df2ea0{
  background: #FBF5F1;
}

.funfact-style-two_0f8fa042f6aa6e3b.home-4_f0e5f853c8df2ea0 .outer-container_a51c2c32b4cde1a3{
  border-bottom: none;
  padding-bottom: 274px;
}

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

.funfact-style-two_0f8fa042f6aa6e3b.home-4_f0e5f853c8df2ea0 .funfact-block-two_3be6369a407bf1f3:hover .inner-box_29b8a91bc63c4600 .count-outer_f42087439db8f6bb,
.funfact-style-two_0f8fa042f6aa6e3b.home-4_f0e5f853c8df2ea0 .funfact-block-two_3be6369a407bf1f3:hover .inner-box_29b8a91bc63c4600 p{
  color: #fff;
}

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

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

.funfact-block-two_3be6369a407bf1f3 .inner-box_29b8a91bc63c4600 .count-outer_f42087439db8f6bb,
.funfact-block-two_3be6369a407bf1f3 .inner-box_29b8a91bc63c4600 p{
  transition: all 500ms ease;
}

.funfact-block-two_3be6369a407bf1f3:hover .inner-box_29b8a91bc63c4600 .count-outer_f42087439db8f6bb,
.funfact-block-two_3be6369a407bf1f3:hover .inner-box_29b8a91bc63c4600 p{
  color: #fff;
}
























