

/** funfact-section **/

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

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

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

.funfact-block-one_049c3a1ea59cda51 .inner-box_74893f1b0a318404{
  position: relative;
  display: block;
}

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

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

/** funfact-style-two **/

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

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

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

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

.funfact-style-two_85722329c4348c07.home-4_237598a78522d1db{
  background: #FBF5F1;
}

.funfact-style-two_85722329c4348c07.home-4_237598a78522d1db .outer-container_68029e3a9e213306{
  border-bottom: none;
  padding-bottom: 274px;
}

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

.funfact-style-two_85722329c4348c07.home-4_237598a78522d1db .funfact-block-two_4ff82d84cd1b4045:hover .inner-box_74893f1b0a318404 .count-outer_87ebe2456e50db99,
.funfact-style-two_85722329c4348c07.home-4_237598a78522d1db .funfact-block-two_4ff82d84cd1b4045:hover .inner-box_74893f1b0a318404 p{
  color: #fff;
}

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

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

.funfact-block-two_4ff82d84cd1b4045 .inner-box_74893f1b0a318404 .count-outer_87ebe2456e50db99,
.funfact-block-two_4ff82d84cd1b4045 .inner-box_74893f1b0a318404 p{
  transition: all 500ms ease;
}

.funfact-block-two_4ff82d84cd1b4045:hover .inner-box_74893f1b0a318404 .count-outer_87ebe2456e50db99,
.funfact-block-two_4ff82d84cd1b4045:hover .inner-box_74893f1b0a318404 p{
  color: #fff;
}
























