

/** funfact-section **/

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

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

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

.funfact-block-one_12c34755a8b6bb3b .inner-box_96c2ec4b189a3b21{
  position: relative;
  display: block;
}

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

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

/** funfact-style-two **/

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

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

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

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

.funfact-style-two_7f59c30a3806cbe3.home-4_c2a1a11715704bc6{
  background: #FBF5F1;
}

.funfact-style-two_7f59c30a3806cbe3.home-4_c2a1a11715704bc6 .outer-container_0f303ef4d071ad00{
  border-bottom: none;
  padding-bottom: 274px;
}

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

.funfact-style-two_7f59c30a3806cbe3.home-4_c2a1a11715704bc6 .funfact-block-two_c85f6cdddf3d93ea:hover .inner-box_96c2ec4b189a3b21 .count-outer_93a66806e7429531,
.funfact-style-two_7f59c30a3806cbe3.home-4_c2a1a11715704bc6 .funfact-block-two_c85f6cdddf3d93ea:hover .inner-box_96c2ec4b189a3b21 p{
  color: #fff;
}

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

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

.funfact-block-two_c85f6cdddf3d93ea .inner-box_96c2ec4b189a3b21 .count-outer_93a66806e7429531,
.funfact-block-two_c85f6cdddf3d93ea .inner-box_96c2ec4b189a3b21 p{
  transition: all 500ms ease;
}

.funfact-block-two_c85f6cdddf3d93ea:hover .inner-box_96c2ec4b189a3b21 .count-outer_93a66806e7429531,
.funfact-block-two_c85f6cdddf3d93ea:hover .inner-box_96c2ec4b189a3b21 p{
  color: #fff;
}
























