.strip[data-id="6c40ed"] {
  --section-id: "6c40ed";
  --storage-url: "https://illek.proweb.cz/_section/6c40ed";
  --public-url: "https://illek.proweb.cz/_section/6c40ed";
}
.strip[data-id="6c40ed"] .site-header {
  background: #1a1a1a;
  color: #fff;
  border-bottom: 4px solid #fcd300;
}
.strip[data-id="6c40ed"] .site-header__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem 1.25rem;
  display: flex;
  align-items: center;
  gap: 2rem;
}
.strip[data-id="6c40ed"] .brand {
  color: #fff;
  font-weight: 800;
  font-size: 1.25rem;
  text-decoration: none;
}
.strip[data-id="6c40ed"] .site-header nav {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
}
.strip[data-id="6c40ed"] .site-header nav a {
  color: #fff;
  text-decoration: none;
  padding: 0.5rem;
  border-radius: 0.25rem;
}
.strip[data-id="6c40ed"] .site-header nav a:hover, .strip[data-id="6c40ed"] .site-header nav a:focus-visible {
  background: #fcd300;
  color: #1a1a1a;
}
.strip[data-id="6c40ed"] .menu-toggle {
  display: none;
  background: #fcd300;
  color: #1a1a1a;
  border: 2px solid #fcd300;
  padding: 0.5rem 0.75rem;
  font-weight: 700;
}
@media (max-width: 760px) {
  .strip[data-id="6c40ed"] .site-header__inner {
    flex-wrap: wrap;
  }
  .strip[data-id="6c40ed"] .menu-toggle {
    display: block;
    margin-left: auto;
  }
  .strip[data-id="6c40ed"] .site-header nav {
    display: none;
    width: 100%;
    flex-direction: column;
    margin: 0;
  }
  .strip[data-id="6c40ed"] .site-header nav.is-open {
    display: flex;
  }
}
.strip[data-id="6c40ed"] .site-header a:focus-visible, .strip[data-id="6c40ed"] .menu-toggle:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}.strip[data-id=b086c9] {
  --section-id: "b086c9";
  --storage-url: "https://illek.proweb.cz/_section/b086c9";
  --public-url: "https://illek.proweb.cz/_section/b086c9";
}
.strip[data-id=b086c9] * {
  box-sizing: border-box;
}
.strip[data-id=b086c9] .events-page {
  padding: 4rem 1.25rem;
}
.strip[data-id=b086c9] .wrap {
  max-width: 1100px;
  margin: 0 auto;
}
.strip[data-id=b086c9] .events-page h1 {
  font-size: clamp(2.5rem, 6vw, 4.5rem);
}
.strip[data-id=b086c9] .event-list {
  display: grid;
  gap: 1rem;
}
.strip[data-id=b086c9] .event-list article, .strip[data-id=b086c9] .event-detail {
  border: 2px solid #1a1a1a;
  padding: 1.5rem;
}
.strip[data-id=b086c9] .event-list article p {
  line-height: 1.55;
  margin: 0.75rem 0;
}
.strip[data-id=b086c9] .event-list h2, .strip[data-id=b086c9] .event-detail h2 {
  font-size: 2rem;
}
.strip[data-id=b086c9] .date {
  font-weight: 800;
}
.strip[data-id=b086c9] .button, .strip[data-id=b086c9] button {
  background: #fcd300;
  color: #1a1a1a;
  border: 2px solid #1a1a1a;
  padding: 0.75rem 1rem;
  font-weight: 800;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0.25rem;
}
.strip[data-id=b086c9] .event-list .button {
  display: inline-block;
  margin-top: 0.5rem;
}
.strip[data-id=b086c9] .button:focus-visible, .strip[data-id=b086c9] button:focus-visible, .strip[data-id=b086c9] input:focus-visible {
  outline: 3px solid #1a1a1a;
  outline-offset: 3px;
}
.strip[data-id=b086c9] .event-detail dl {
  display: grid;
  grid-template-columns: max-content 1fr;
  gap: 0.5rem 1.5rem;
}
.strip[data-id=b086c9] .event-detail dt {
  font-weight: 800;
}
.strip[data-id=b086c9] .form-box {
  max-width: 600px;
  margin-top: 2rem;
  background: #f4f4f4;
  padding: 1.5rem;
}
.strip[data-id=b086c9] .form-box form {
  display: grid;
  gap: 0.5rem;
}
.strip[data-id=b086c9] .form-box input {
  padding: 0.75rem;
  border: 2px solid #1a1a1a;
  font-size: 1rem;
}
.strip[data-id=b086c9] .error {
  border-left: 5px solid #a00000;
  padding: 0.75rem;
  background: #fff0f0;
}
@media (max-width: 600px) {
  .strip[data-id=b086c9] .event-detail dl {
    grid-template-columns: 1fr;
  }
}.strip[data-id=f52c30] {
  --section-id: "f52c30";
  --storage-url: "https://illek.proweb.cz/_section/f52c30";
  --public-url: "https://illek.proweb.cz/_section/f52c30";
}
.strip[data-id=f52c30] .site-footer {
  background: #1a1a1a;
  color: #fff;
  padding: 3rem 1.25rem 1.25rem;
}
.strip[data-id=f52c30] .site-footer__grid {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
.strip[data-id=f52c30] .site-footer h2 {
  color: #fcd300;
  font-size: 1.1rem;
}
.strip[data-id=f52c30] .site-footer a {
  color: #fff;
}
.strip[data-id=f52c30] .site-footer a:focus-visible {
  outline: 3px solid #fcd300;
  outline-offset: 3px;
}
.strip[data-id=f52c30] .site-footer nav {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.strip[data-id=f52c30] .copyright {
  max-width: 1200px;
  margin: 2rem auto 0;
  border-top: 1px solid #777;
  padding-top: 1rem;
}
@media (max-width: 700px) {
  .strip[data-id=f52c30] .site-footer__grid {
    grid-template-columns: 1fr;
  }
}