.strip[data-id=c4424c] {
  --section-id: "c4424c";
  --storage-url: "https://researchsprint.proweb.cz/_section/c4424c";
  --public-url: "https://researchsprint.proweb.cz/_section/c4424c";
}
.strip[data-id=c4424c] .editable-content-section {
  padding: clamp(3rem, 8vw, 7rem) 1.25rem;
  background: #f7f8fa;
  color: #172033;
}
.strip[data-id=c4424c] .editable-content-container {
  width: min(100%, 760px);
  margin: 0 auto;
}
.strip[data-id=c4424c] h1 {
  margin: 0 0 1.25rem;
  color: #172033;
  font-size: clamp(2rem, 5vw, 3.75rem);
  line-height: 1.08;
  letter-spacing: -0.03em;
}
.strip[data-id=c4424c] p,
.strip[data-id=c4424c] ul {
  margin: 0;
  font-size: clamp(1rem, 1.6vw, 1.2rem);
  line-height: 1.7;
}
.strip[data-id=c4424c] ul {
  margin-top: 1.5rem;
  padding-left: 1.4rem;
}
.strip[data-id=c4424c] li + li {
  margin-top: 0.55rem;
}
@media (max-width: 600px) {
  .strip[data-id=c4424c] .editable-content-section {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}