.strip[data-id=e7cf65] {
  --section-id: "e7cf65";
  --storage-url: "https://beroun.proweb.cz/_section/e7cf65";
  --public-url: "https://beroun.proweb.cz/_section/e7cf65";
}
.strip[data-id=e7cf65] .site-header {
  background: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  z-index: 5;
}
.strip[data-id=e7cf65] .header-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 24px 28px;
  min-height: 112px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}
.strip[data-id=e7cf65] .brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  text-decoration: none;
  color: #000;
  font-weight: 800;
  letter-spacing: 0.12em;
  font-size: 0.78rem;
  line-height: 1;
}
.strip[data-id=e7cf65] .brand img {
  width: 156px;
  height: auto;
  display: block;
}
.strip[data-id=e7cf65] nav {
  display: flex;
  align-items: center;
  gap: 26px;
}
.strip[data-id=e7cf65] nav a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.95rem;
}
.strip[data-id=e7cf65] nav a:hover {
  color: #0054cf;
}
.strip[data-id=e7cf65] .nav-cta {
  background: #fc3308;
  color: #fff !important;
  padding: 12px 18px;
  border-radius: 4px;
}
.strip[data-id=e7cf65] .menu-toggle {
  display: none;
  border: 0;
  background: transparent;
  font-size: 1.5rem;
}
@media (max-width: 720px) {
  .strip[data-id=e7cf65] .header-inner {
    padding: 18px 18px;
    min-height: 102px;
  }
  .strip[data-id=e7cf65] nav {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 18px;
    background: #fff;
    flex-direction: column;
    align-items: stretch;
    border-bottom: 1px solid #e5e5e5;
  }
  .strip[data-id=e7cf65] .site-header:focus-within nav {
    display: flex;
  }
  .strip[data-id=e7cf65] .menu-toggle {
    display: block;
  }
  .strip[data-id=e7cf65] .brand img {
    width: 132px;
  }
}.strip[data-id="28d3e3"] {
  --section-id: "28d3e3";
  --storage-url: "https://beroun.proweb.cz/_section/28d3e3";
  --public-url: "https://beroun.proweb.cz/_section/28d3e3";
}
.strip[data-id="28d3e3"] .people {
  background: #0054cf;
  color: #fff;
  min-height: 560px;
}
.strip[data-id="28d3e3"] .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 28px;
}
.strip[data-id="28d3e3"] .eyebrow {
  color: #e5e5e5;
  font-weight: 800;
  letter-spacing: 0.12em;
  font-size: 0.8rem;
}
.strip[data-id="28d3e3"] .people h1 {
  font-size: clamp(3rem, 7vw, 6.5rem);
  line-height: 0.95;
  letter-spacing: -0.06em;
  margin: 22px 0;
}
.strip[data-id="28d3e3"] .people h1 span {
  color: #fc3308;
}
.strip[data-id="28d3e3"] .lead {
  font-size: 1.3rem;
  max-width: 580px;
  line-height: 1.5;
}
.strip[data-id="28d3e3"] .note {
  margin-top: 58px;
  border-left: 3px solid #fc3308;
  padding: 20px 24px;
  color: #e5e5e5;
  max-width: 680px;
}
@media (max-width: 700px) {
  .strip[data-id="28d3e3"] .inner {
    padding: 64px 20px;
  }
}.strip[data-id="504cf1"] {
  --section-id: "504cf1";
  --storage-url: "https://beroun.proweb.cz/_section/504cf1";
  --public-url: "https://beroun.proweb.cz/_section/504cf1";
}
.strip[data-id="504cf1"] .site-footer {
  background: #000;
  color: #fff;
}
.strip[data-id="504cf1"] .footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 42px 28px;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 24px;
  align-items: center;
}
.strip[data-id="504cf1"] .footer-inner strong {
  display: block;
  font-size: 1.35rem;
}
.strip[data-id="504cf1"] .footer-inner span {
  display: block;
  color: #e5e5e5;
  margin-top: 6px;
}
.strip[data-id="504cf1"] .footer-links {
  display: flex;
  gap: 22px;
}
.strip[data-id="504cf1"] .footer-links a {
  color: #fff;
  text-decoration: none;
}
.strip[data-id="504cf1"] .footer-inner p {
  grid-column: 1/-1;
  color: #aaa;
  margin: 10px 0 0;
  font-size: 0.85rem;
}
@media (max-width: 640px) {
  .strip[data-id="504cf1"] .footer-inner {
    grid-template-columns: 1fr;
    padding: 32px 20px;
  }
  .strip[data-id="504cf1"] .footer-links {
    flex-wrap: wrap;
  }
}