.strip[data-id=cc5055] {
  --section-id: "cc5055";
  --storage-url: "https://hala3.proweb.cz/_section/cc5055";
  --public-url: "https://hala3.proweb.cz/_section/cc5055";
}
.strip[data-id=cc5055] .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
.strip[data-id=cc5055] .hero {
  padding: clamp(3rem, 7vw, 6rem) 0;
  background: linear-gradient(135deg, #0f172a 0%, #1d4ed8 55%, #38bdf8 100%);
  color: #fff;
}
.strip[data-id=cc5055] .hero__grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 2rem;
  align-items: center;
}
.strip[data-id=cc5055] .brand img {
  max-width: 220px;
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 1rem;
}
.strip[data-id=cc5055] .hero__content h1 {
  font-size: clamp(2.4rem, 5vw, 4.8rem);
  line-height: 1.02;
  margin: 0.5rem 0 1rem;
}
.strip[data-id=cc5055] .hero__content p, .strip[data-id=cc5055] .gallery__text p, .strip[data-id=cc5055] .contact__box p, .strip[data-id=cc5055] .feature-card p {
  font-size: 1.05rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.9);
}
.strip[data-id=cc5055] .eyebrow {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 0.78rem;
  font-weight: 700;
  opacity: 0.85;
}
.strip[data-id=cc5055] .hero__actions {
  display: flex;
  gap: 0.9rem;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
.strip[data-id=cc5055] .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.3rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  transition: 0.2s ease;
}
.strip[data-id=cc5055] .btn--primary {
  background: #fff;
  color: #0f172a;
}
.strip[data-id=cc5055] .btn--ghost {
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
}
.strip[data-id=cc5055] .hero__card, .strip[data-id=cc5055] .gallery__image, .strip[data-id=cc5055] .gallery__stack img {
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.25);
}
.strip[data-id=cc5055] .hero__card img, .strip[data-id=cc5055] .gallery__image img, .strip[data-id=cc5055] .gallery__stack img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strip[data-id=cc5055] .hero__card img {
  aspect-ratio: 4/3;
}
.strip[data-id=cc5055] .features, .strip[data-id=cc5055] .gallery, .strip[data-id=cc5055] .contact {
  padding: clamp(3rem, 6vw, 5rem) 0;
  background: #f8fafc;
}
.strip[data-id=cc5055] .section-head {
  margin-bottom: 1.5rem;
}
.strip[data-id=cc5055] .section-head h2, .strip[data-id=cc5055] .gallery__text h2, .strip[data-id=cc5055] .contact__box h2 {
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.1;
  color: #0f172a;
  margin: 0.4rem 0 0;
}
.strip[data-id=cc5055] .features__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
.strip[data-id=cc5055] .feature-card {
  background: #fff;
  border-radius: 1.25rem;
  padding: 1.4rem;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.07);
}
.strip[data-id=cc5055] .feature-card img {
  width: 4rem;
  height: 4rem;
  object-fit: contain;
  margin-bottom: 1rem;
}
.strip[data-id=cc5055] .feature-card h3 {
  margin: 0 0 0.5rem;
  color: #0f172a;
}
.strip[data-id=cc5055] .feature-card p, .strip[data-id=cc5055] .gallery__text p, .strip[data-id=cc5055] .contact__box p {
  color: #475569;
}
.strip[data-id=cc5055] .gallery__grid, .strip[data-id=cc5055] .contact__box {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 1.5rem;
  align-items: start;
}
.strip[data-id=cc5055] .gallery__image {
  grid-row: 1/span 2;
}
.strip[data-id=cc5055] .gallery__image img {
  aspect-ratio: 16/11;
}
.strip[data-id=cc5055] .gallery__stack {
  display: grid;
  gap: 1rem;
}
.strip[data-id=cc5055] .gallery__stack img {
  aspect-ratio: 16/10;
}
.strip[data-id=cc5055] .gallery__text {
  background: #fff;
  border-radius: 1.5rem;
  padding: 1.5rem;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}
.strip[data-id=cc5055] .contact__box {
  background: #fff;
  border-radius: 1.5rem;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}
@media (max-width: 900px) {
  .strip[data-id=cc5055] .hero__grid, .strip[data-id=cc5055] .features__grid, .strip[data-id=cc5055] .gallery__grid, .strip[data-id=cc5055] .contact__box {
    grid-template-columns: 1fr;
  }
  .strip[data-id=cc5055] .gallery__image {
    grid-row: auto;
  }
  .strip[data-id=cc5055] .hero__content {
    order: 2;
  }
  .strip[data-id=cc5055] .hero__visual {
    order: 1;
  }
}
@media (max-width: 640px) {
  .strip[data-id=cc5055] .hero {
    padding-top: 2.5rem;
  }
  .strip[data-id=cc5055] .hero__actions {
    flex-direction: column;
    align-items: stretch;
  }
  .strip[data-id=cc5055] .btn {
    width: 100%;
  }
}.strip[data-id="7d0165"] {
  --section-id: "7d0165";
  --storage-url: "https://hala3.proweb.cz/_section/7d0165";
  --public-url: "https://hala3.proweb.cz/_section/7d0165";
}
.strip[data-id="7d0165"] .info-section {
  padding: clamp(3rem, 6vw, 5rem) 0;
  background: #fff;
}
.strip[data-id="7d0165"] .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
.strip[data-id="7d0165"] .info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: center;
}
.strip[data-id="7d0165"] .info-media {
  display: flex;
  flex-direction: column;
  gap: 0.9rem;
}
.strip[data-id="7d0165"] .info-media__frame {
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.12);
  background: #f8fafc;
}
.strip[data-id="7d0165"] .info-media__frame img {
  width: 100%;
  height: 100%;
  display: block;
  aspect-ratio: 4/3;
  object-fit: cover;
}
.strip[data-id="7d0165"] .info-copy h2 {
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.1;
  color: #0f172a;
  margin: 0.4rem 0 1rem;
}
.strip[data-id="7d0165"] .info-copy p {
  color: #475569;
  line-height: 1.75;
  font-size: 1.05rem;
}
.strip[data-id="7d0165"] .eyebrow {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 0.78rem;
  font-weight: 700;
  color: #1d4ed8;
}
.strip[data-id="7d0165"] .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.3rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  margin-top: 1rem;
}
.strip[data-id="7d0165"] .btn--primary {
  background: #1d4ed8;
  color: #fff;
}
@media (max-width: 900px) {
  .strip[data-id="7d0165"] .info-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id="8f72fa"] {
  --section-id: "8f72fa";
  --storage-url: "https://hala3.proweb.cz/_section/8f72fa";
  --public-url: "https://hala3.proweb.cz/_section/8f72fa";
}
.strip[data-id="8f72fa"] .news-section {
  padding: clamp(3rem, 6vw, 5rem) 0;
  background: #f8fafc;
}
.strip[data-id="8f72fa"] .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
.strip[data-id="8f72fa"] .section-head {
  margin-bottom: 1.5rem;
}
.strip[data-id="8f72fa"] .section-head h2 {
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.1;
  color: #0f172a;
  margin: 0.4rem 0 0;
}
.strip[data-id="8f72fa"] .eyebrow {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 0.78rem;
  font-weight: 700;
  color: #1d4ed8;
}
.strip[data-id="8f72fa"] .news-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.25rem;
}
.strip[data-id="8f72fa"] .news-card {
  background: #fff;
  border-radius: 1.5rem;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08);
}
.strip[data-id="8f72fa"] .news-card img {
  width: 100%;
  display: block;
  aspect-ratio: 16/10;
  object-fit: cover;
}
.strip[data-id="8f72fa"] .news-card__body {
  padding: 1.25rem;
}
.strip[data-id="8f72fa"] .date {
  display: inline-block;
  color: #1d4ed8;
  font-weight: 700;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
.strip[data-id="8f72fa"] .news-card h3 {
  margin: 0.25rem 0 0.75rem;
  color: #0f172a;
  font-size: 1.3rem;
  line-height: 1.3;
}
.strip[data-id="8f72fa"] .news-card p {
  color: #475569;
  line-height: 1.7;
  margin: 0;
}
@media (max-width: 900px) {
  .strip[data-id="8f72fa"] .news-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id=c35d32] {
  --section-id: "c35d32";
  --storage-url: "https://hala3.proweb.cz/_section/c35d32";
  --public-url: "https://hala3.proweb.cz/_section/c35d32";
}
.strip[data-id=c35d32] .price-section {
  padding: clamp(3rem, 6vw, 5rem) 0;
  background: linear-gradient(180deg, #0f172a 0%, #111827 100%);
  color: #fff;
}
.strip[data-id=c35d32] .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
.strip[data-id=c35d32] .section-head--light h2, .strip[data-id=c35d32] .section-head--light .eyebrow {
  color: #fff;
}
.strip[data-id=c35d32] .price-notes p {
  max-width: 850px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.7;
}
.strip[data-id=c35d32] .price-cards {
  margin-top: 1.5rem;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}
.strip[data-id=c35d32] .price-card {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 1.25rem;
  padding: 1.2rem;
}
.strip[data-id=c35d32] .price-card h3 {
  margin: 0 0 0.5rem;
  font-size: 1.1rem;
}
.strip[data-id=c35d32] .price-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.6;
}
.strip[data-id=c35d32] .price-link {
  margin-top: 1.5rem;
}
.strip[data-id=c35d32] .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.3rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #fff;
}
@media (max-width: 1000px) {
  .strip[data-id=c35d32] .price-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .strip[data-id=c35d32] .price-cards {
    grid-template-columns: 1fr;
  }
}.strip[data-id="375072"] {
  --section-id: "375072";
  --storage-url: "https://hala3.proweb.cz/_section/375072";
  --public-url: "https://hala3.proweb.cz/_section/375072";
}
.strip[data-id="375072"] .club-section {
  padding: clamp(3rem, 6vw, 5rem) 0;
  background: #fff;
}
.strip[data-id="375072"] .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
.strip[data-id="375072"] .club-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 2rem;
  align-items: start;
}
.strip[data-id="375072"] .club-copy h2, .strip[data-id="375072"] .club-box h3 {
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.1;
  color: #0f172a;
  margin: 0.4rem 0 1rem;
}
.strip[data-id="375072"] .club-copy p, .strip[data-id="375072"] .club-box p {
  color: #475569;
  line-height: 1.75;
  font-size: 1.02rem;
}
.strip[data-id="375072"] .club-box {
  background: #f8fafc;
  border-radius: 1.5rem;
  padding: 1.5rem;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}
.strip[data-id="375072"] .eyebrow {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 0.78rem;
  font-weight: 700;
  color: #1d4ed8;
}
@media (max-width: 900px) {
  .strip[data-id="375072"] .club-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id="4c0b3f"] {
  --section-id: "4c0b3f";
  --storage-url: "https://hala3.proweb.cz/_section/4c0b3f";
  --public-url: "https://hala3.proweb.cz/_section/4c0b3f";
}
.strip[data-id="4c0b3f"] .contact-section {
  padding: clamp(3rem, 6vw, 5rem) 0;
  background: #f8fafc;
}
.strip[data-id="4c0b3f"] .wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.25rem;
}
.strip[data-id="4c0b3f"] .contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  align-items: start;
}
.strip[data-id="4c0b3f"] .contact-copy h2 {
  font-size: clamp(1.8rem, 3vw, 3rem);
  line-height: 1.1;
  color: #0f172a;
  margin: 0.4rem 0 1rem;
}
.strip[data-id="4c0b3f"] .contact-copy p {
  color: #475569;
  line-height: 1.75;
}
.strip[data-id="4c0b3f"] .contact-map iframe {
  width: 100%;
  height: 420px;
  border: 0;
  border-radius: 1.5rem;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.08);
}
.strip[data-id="4c0b3f"] .eyebrow {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  font-size: 0.78rem;
  font-weight: 700;
  color: #1d4ed8;
}
.strip[data-id="4c0b3f"] .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.9rem 1.3rem;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  margin-top: 1rem;
  background: #1d4ed8;
  color: #fff;
}
@media (max-width: 900px) {
  .strip[data-id="4c0b3f"] .contact-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="4c0b3f"] .contact-map iframe {
    height: 320px;
  }
}