.ce_countingfacts {
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url("../../bundles/etnofica/img/Bunar Cenej_retushed.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
  padding-block: 10em;
  margin-bottom: clamp(5.75rem, 2.1136rem + 9.697vw, 13.75rem);
}
.ce_countingfacts .inside {
  width: 78%;
  max-width: 1280px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .ce_countingfacts .inside {
    width: 92%;
  }
}
.ce_countingfacts .headline-wrap h1, .ce_countingfacts .headline-wrap h2, .ce_countingfacts .headline-wrap h3 {
  font-size: 1.7em;
  font-size: clamp(1.7em, 0.75rem + 3vw, 4em);
  margin-bottom: 0.7em;
  line-height: 1.2;
  font-family: "Segoe Script Bold", "Times New Roman", serif;
  margin-bottom: 0;
}
.ce_countingfacts .facts {
  display: flex;
  justify-content: space-around;
}
.ce_countingfacts .fact {
  width: 33%;
  max-width: 300px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 0.7em;
}
.ce_countingfacts .fact span {
  color: #fff;
  font-size: 1em;
  font-size: clamp(1.05em, 0.7rem + 0.2885vw, 1.5em);
  font-weight: 400;
  line-height: 1.4;
  text-transform: capitalize;
}
.ce_countingfacts .fact .count {
  order: -1;
  font-size: 1.7em;
  font-size: clamp(1.7em, 0.75rem + 3vw, 4em);
  margin-bottom: 0.7em;
  line-height: 1.2;
  font-family: "Segoe Script Bold", "Times New Roman", serif;
  margin-bottom: 0;
  text-shadow: 4px 4px 8px #c6aa9d;
  position: relative;
}
.ce_countingfacts .fact .count::after {
  content: "+";
  position: absolute;
  top: -0.5em;
}
@media (max-width: 767px) {
  .ce_countingfacts .facts {
    flex-direction: column;
    width: 100%;
    align-items: center;
    gap: 4em;
  }
}
.ce_countingfacts.no-text-class .facts {
  display: none;
}
.ce_countingfacts.no-background-class {
  background: #fff;
  margin-bottom: 0;
  padding-top: 0;
}
.ce_countingfacts.no-background-class .fact span {
  color: #181818;
  font-weight: 600;
}
/* Enhanced iOS support */
@supports (-webkit-touch-callout: none) {
  .ce_countingfacts {
    background-attachment: scroll !important;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-block: 15em;
  }
  /* Ensure body can scroll */
  body {
    -webkit-overflow-scrolling: touch !important;
    overflow-y: auto !important;
  }
  /* Fix for Safari mobile */
  html {
    -webkit-overflow-scrolling: touch;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%2Fwww%2Fvhosts%2Fetnofica.abnahme-server.de%2Fhttpdocs%2Fprivate-bundles%2Fmarkusmilkereit%2Fetnofica-basic%2Fsrc%2FResources%2Fpublic%2Fcss%2Felements%2Fce_countingfacts.scss%22%2C%22var%2Fwww%2Fvhosts%2Fetnofica.abnahme-server.de%2Fhttpdocs%2Fprivate-bundles%2Fmarkusmilkereit%2Fetnofica-basic%2Fsrc%2FResources%2Fpublic%2Fcss%2Felements%2F..%2Fincludes%2F_mixins.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAA1FR%3BAAkGA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAADJ%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAZJ%3BAAkBI%3BAAAA%3BAAAA%3BAAAA%22%7D */