.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: 18px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}
.strip[data-id=e7cf65] .brand {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: #000;
  font-weight: 800;
  letter-spacing: 0.12em;
  font-size: 0.78rem;
}
.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: 14px 18px;
  }
  .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=d15685] {
  --section-id: "d15685";
  --storage-url: "https://beroun.proweb.cz/_section/d15685";
  --public-url: "https://beroun.proweb.cz/_section/d15685";
}
.strip[data-id=d15685] .page-intro {
  background: #0054cf;
  color: #fff;
}
.strip[data-id=d15685] .inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 28px;
}
.strip[data-id=d15685] .eyebrow {
  color: #fc3308;
  font-weight: 800;
  letter-spacing: 0.12em;
  font-size: 0.8rem;
}
.strip[data-id=d15685] .page-intro .eyebrow {
  color: #e5e5e5;
}
.strip[data-id=d15685] h1 {
  font-size: clamp(3rem, 7vw, 6.5rem);
  letter-spacing: -0.06em;
  line-height: 0.95;
  margin: 20px 0;
}
.strip[data-id=d15685] .lead {
  max-width: 600px;
  font-size: 1.35rem;
  line-height: 1.5;
}
.strip[data-id=d15685] .program-list {
  background: #fff;
}
.strip[data-id=d15685] .program-list article {
  display: grid;
  grid-template-columns: 80px 1fr 1.2fr;
  gap: 24px;
  align-items: baseline;
  padding: 34px 0;
  border-bottom: 1px solid #e5e5e5;
}
.strip[data-id=d15685] article b {
  color: #fc3308;
}
.strip[data-id=d15685] article h2 {
  font-size: clamp(1.7rem, 3vw, 2.8rem);
  margin: 0;
}
.strip[data-id=d15685] article p {
  color: #555;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 700px) {
  .strip[data-id=d15685] .inner {
    padding: 64px 20px;
  }
  .strip[data-id=d15685] .program-list article {
    grid-template-columns: 48px 1fr;
    gap: 12px;
  }
  .strip[data-id=d15685] .program-list article p {
    grid-column: 2;
  }
}.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;
  }
}