@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Rajdhani:wght@600;700&display=swap');

.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}
.strip.underlay-sticky {
    margin-top: calc(-1 * var(--sticky-header-height, 0px)) !important;
}

.strip.underlay-sticky > :first-child {
    border-top: var(--sticky-header-height, 0px) solid transparent !important;
    background-origin: border-box !important;
    background-clip: border-box !important;
}

/* Admin Editor: bypass injected overlay layers and style the actual user section content. */
.strip.underlay-sticky > .pa-iframe-controls,
.strip.underlay-sticky > .pa-iframe-frame,
.strip.underlay-sticky > .pa-iframe-veil {
    border-top: none !important;
    background-origin: padding-box !important;
    background-clip: border-box !important;
}

.strip.underlay-sticky > .pa-iframe-controls + .pa-iframe-frame + .pa-iframe-veil + * {
    border-top: var(--sticky-header-height, 0px) solid transparent !important;
    background-origin: border-box !important;
    background-clip: border-box !important;
}

/* Administration Editor: keep the divider visible without letting it offset the underlay strip. */
.pa-iframe-divider:has(+ .strip.underlay-sticky):not(.pa-iframe-expanded) {
    height: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    min-height: 0 !important;
    overflow: visible !important;
    z-index: 1000;
}.strip[data-id="4d7abc"] {
  --section-id: "4d7abc";
  --storage-url: "https://www.hala-slany.cz/_section/4d7abc";
  --public-url: "https://www.hala-slany.cz/_section/4d7abc";
}
.strip[data-id="4d7abc"] .header-main {
  background: #003366;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  transition: all 0.3s ease;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="4d7abc"] .header-main .header-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.strip[data-id="4d7abc"] .header-main .logo-wrapper {
  display: block;
  flex-shrink: 0;
  z-index: 1002;
}
.strip[data-id="4d7abc"] .header-main .logo-wrapper .logo-img {
  max-height: 60px;
  width: auto;
  display: block;
}
.strip[data-id="4d7abc"] .header-main .header-right {
  display: flex;
  align-items: center;
  gap: 20px;
  z-index: 1002;
}
.strip[data-id="4d7abc"] .header-main .btn-reservation {
  background: #E30613;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  padding: 10px 18px;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  white-space: nowrap;
  text-transform: uppercase;
}
.strip[data-id="4d7abc"] .header-main .btn-reservation:hover {
  background: #c20510;
  transform: scale(1.03);
}
.strip[data-id="4d7abc"] .header-main .nav-menu .nav-list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 20px;
  align-items: center;
}
.strip[data-id="4d7abc"] .header-main .nav-menu .nav-link {
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
  padding: 5px 0;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.strip[data-id="4d7abc"] .header-main .nav-menu .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: #E30613;
  transition: width 0.3s ease;
}
.strip[data-id="4d7abc"] .header-main .nav-menu .nav-link:hover {
  color: #E30613;
}
.strip[data-id="4d7abc"] .header-main .nav-menu .nav-link:hover::after {
  width: 100%;
}
.strip[data-id="4d7abc"] .header-main .lang-switcher-header {
  display: flex;
  gap: 12px;
  align-items: center;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 20px;
}
.strip[data-id="4d7abc"] .header-main .lang-switcher-header .lang-link {
  font-size: 12px;
  font-weight: 700;
  color: #ffffff;
  opacity: 0.6;
  transition: all 0.2s ease;
  text-decoration: none;
  line-height: 1;
  display: flex;
  align-items: center;
  padding: 4px 2px;
  text-transform: uppercase;
}
.strip[data-id="4d7abc"] .header-main .lang-switcher-header .lang-link:hover, .strip[data-id="4d7abc"] .header-main .lang-switcher-header .lang-link.active {
  opacity: 1;
}
.strip[data-id="4d7abc"] .header-main .lang-switcher-header .lang-link.active {
  color: #E30613;
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle {
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 10px;
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-box {
  width: 30px;
  height: 20px;
  display: inline-block;
  position: relative;
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  position: absolute;
  transition: transform 0.2s ease, background-color 0.2s ease;
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner::before, .strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner::after {
  content: "";
  display: block;
  width: 30px;
  height: 3px;
  background-color: #ffffff;
  position: absolute;
  transition: transform 0.2s ease, top 0.2s ease, bottom 0.2s ease;
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner::before {
  top: -8px;
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner::after {
  bottom: -8px;
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotate(180deg);
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(45deg);
}
.strip[data-id="4d7abc"] .header-main .mobile-nav-toggle.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-45deg);
}
@media (max-width: 1024px) {
  .strip[data-id="4d7abc"] .header-main .header-container {
    padding: 10px 15px;
  }
  .strip[data-id="4d7abc"] .header-main .header-right {
    gap: 8px;
  }
  .strip[data-id="4d7abc"] .header-main .btn-reservation {
    padding: 6px 10px;
    font-size: 10px;
    border-radius: 3px;
  }
  .strip[data-id="4d7abc"] .header-main .lang-switcher-header {
    border-left: none;
    padding-left: 0;
    gap: 6px;
  }
  .strip[data-id="4d7abc"] .header-main .lang-link {
    font-size: 11px;
  }
  .strip[data-id="4d7abc"] .header-main .logo-img {
    max-height: 45px;
  }
  .strip[data-id="4d7abc"] .header-main .nav-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    background: #003366;
    padding: 80px 20px 20px;
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    transition: right 0.3s ease;
    z-index: 1001;
    display: flex;
    flex-direction: column;
  }
  .strip[data-id="4d7abc"] .header-main .nav-menu.is-active {
    right: 0;
  }
  .strip[data-id="4d7abc"] .header-main .nav-menu .nav-list {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
  }
  .strip[data-id="4d7abc"] .header-main .mobile-nav-toggle {
    display: block;
    padding: 5px;
  }
  .strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-box {
    width: 24px;
  }
  .strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner, .strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner::before, .strip[data-id="4d7abc"] .header-main .mobile-nav-toggle .hamburger-inner::after {
    width: 24px;
  }
}
@media (max-width: 480px) {
  .strip[data-id="4d7abc"] .header-main .header-container {
    padding: 8px 10px;
  }
  .strip[data-id="4d7abc"] .header-main .header-right {
    gap: 5px;
  }
  .strip[data-id="4d7abc"] .header-main .btn-reservation {
    padding: 5px 8px;
    font-size: 9px;
    letter-spacing: 0;
  }
  .strip[data-id="4d7abc"] .header-main .logo-img {
    max-height: 35px;
  }
  .strip[data-id="4d7abc"] .header-main .lang-link {
    font-size: 10px;
    padding: 2px;
  }
}
@media (max-width: 360px) {
  .strip[data-id="4d7abc"] .header-main .btn-reservation {
    padding: 4px 6px;
    font-size: 8px;
  }
  .strip[data-id="4d7abc"] .header-main .logo-img {
    max-height: 30px;
  }
}.strip[data-id=ef3af5] {
  --section-id: "ef3af5";
  --storage-url: "https://www.hala-slany.cz/_section/ef3af5";
  --public-url: "https://www.hala-slany.cz/_section/ef3af5";
}
.strip[data-id=ef3af5] .hero-section {
  position: relative;
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: #FFFFFF;
  text-align: center;
  padding: 120px 0;
}
.strip[data-id=ef3af5] .hero-background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.strip[data-id=ef3af5] .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://www.hala-slany.cz/_section/ef3af5/hero-bg.jpg);
  background-size: cover;
  background-position: center;
  animation: zoomEffect 20s ease-out forwards;
}
.strip[data-id=ef3af5] .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 51, 102, 0.6) 0%, rgba(0, 51, 102, 0.3) 100%);
}
.strip[data-id=ef3af5] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.strip[data-id=ef3af5] .hero-content h1 {
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  font-size: 72px;
  text-transform: uppercase;
  margin: 0 0 24px 0;
  line-height: 1.1;
  letter-spacing: 2px;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}
.strip[data-id=ef3af5] .hero-content .lead {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  color: #FFFFFF;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
  font-weight: 400;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.strip[data-id=ef3af5] .scroll-indicator {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 3;
  text-decoration: none;
  color: #FFFFFF;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.strip[data-id=ef3af5] .scroll-indicator:hover {
  opacity: 0.9;
  transform: translateX(-50%) translateY(-5px);
}
.strip[data-id=ef3af5] .scroll-indicator .scroll-line {
  width: 2px;
  height: 60px;
  background-color: rgba(227, 6, 19, 0.3);
  margin-bottom: 12px;
  position: relative;
  overflow: hidden;
}
.strip[data-id=ef3af5] .scroll-indicator .scroll-line::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #E30613;
  animation: scrollLineAnim 2s infinite ease-in-out;
}
.strip[data-id=ef3af5] .scroll-indicator .scroll-text {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-weight: 500;
}
@keyframes zoomEffect {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
@keyframes scrollLineAnim {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
@media (max-width: 992px) {
  .strip[data-id=ef3af5] .hero-content h1 {
    font-size: 56px;
  }
  .strip[data-id=ef3af5] .hero-content .lead {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .strip[data-id=ef3af5] .hero-section {
    min-height: 100vh;
    padding: 80px 0;
  }
  .strip[data-id=ef3af5] .hero-content h1 {
    font-size: 42px;
  }
  .strip[data-id=ef3af5] .hero-content .lead {
    font-size: 18px;
  }
  .strip[data-id=ef3af5] .scroll-line {
    height: 40px;
  }
}.strip[data-id="1a1068"] {
  --section-id: "1a1068";
  --storage-url: "https://www.hala-slany.cz/_section/1a1068";
  --public-url: "https://www.hala-slany.cz/_section/1a1068";
  /* Tooltip Styles */
}
.strip[data-id="1a1068"] .benefits-section {
  background-color: #F9F9F9;
  background-image: linear-gradient(rgba(0, 51, 102, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 51, 102, 0.03) 1px, transparent 1px);
  background-size: 40px 40px;
  padding: 100px 0;
  width: 100%;
  position: relative;
}
.strip[data-id="1a1068"] .benefits-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(0, 51, 102, 0.1), transparent);
}
.strip[data-id="1a1068"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.strip[data-id="1a1068"] .benefits-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.strip[data-id="1a1068"] .benefit-card {
  background-color: #FFFFFF;
  padding: 45px 30px;
  border-radius: 4px;
  box-shadow: 0 10px 30px rgba(0, 51, 102, 0.05);
  text-align: center;
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid rgba(0, 51, 102, 0.02);
}
.strip[data-id="1a1068"] .benefit-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 51, 102, 0.08);
}
.strip[data-id="1a1068"] .icon-wrapper {
  width: 48px;
  height: 48px;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id="1a1068"] .icon-wrapper svg {
  width: 48px;
  height: 48px;
  stroke: #E30613;
}
.strip[data-id="1a1068"] h3 {
  font-family: "Rajdhani", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #003366;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 1.2;
}
.strip[data-id="1a1068"] p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #444444;
  margin: 0;
}
.strip[data-id="1a1068"] .tooltip-trigger {
  position: relative;
  border-bottom: 1px dotted #E30613;
  cursor: help;
  color: #003366;
  font-weight: 500;
  display: inline-block;
}
.strip[data-id="1a1068"] .tooltip-trigger::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 140%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #003366;
  color: #FFFFFF;
  padding: 10px 15px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.4;
  width: max-content;
  max-width: 260px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 100;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  font-family: "Montserrat", sans-serif;
  text-transform: none;
  letter-spacing: normal;
  pointer-events: none;
}
.strip[data-id="1a1068"] .tooltip-trigger::before {
  content: "";
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 8px;
  border-style: solid;
  border-color: #003366 transparent transparent transparent;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  z-index: 100;
  pointer-events: none;
}
.strip[data-id="1a1068"] .tooltip-trigger:hover::after,
.strip[data-id="1a1068"] .tooltip-trigger:hover::before {
  visibility: visible;
  opacity: 1;
  bottom: 125%; /* Slight slide up effect */
}
.strip[data-id="1a1068"] .tooltip-trigger:hover::before {
  bottom: 105%;
}
@media (max-width: 1024px) {
  .strip[data-id="1a1068"] .benefits-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 640px) {
  .strip[data-id="1a1068"] .benefits-section {
    padding: 60px 0;
  }
  .strip[data-id="1a1068"] .benefits-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="1a1068"] .benefit-card {
    padding: 35px 25px;
  }
  .strip[data-id="1a1068"] .tooltip-trigger::after {
    max-width: 200px;
  }
}.strip[data-id="3c4527"] {
  --section-id: "3c4527";
  --storage-url: "https://www.hala-slany.cz/_section/3c4527";
  --public-url: "https://www.hala-slany.cz/_section/3c4527";
}
.strip[data-id="3c4527"] .about-hall-section {
  position: relative;
  background-color: #ffffff;
  padding: 100px 0;
  overflow: hidden;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="3c4527"] .about-hall-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="3c4527"] .about-hall-section .content-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 60px;
  align-items: center;
}
@media (max-width: 991px) {
  .strip[data-id="3c4527"] .about-hall-section .content-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .text-block {
  background-color: #003366;
  color: #ffffff;
  padding: 70px 60px;
  position: relative;
  z-index: 2;
  box-shadow: 20px 20px 0px rgba(227, 6, 19, 0.1);
}
@media (max-width: 576px) {
  .strip[data-id="3c4527"] .about-hall-section .text-block {
    padding: 40px 25px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .text-block::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background-color: #E30613;
}
.strip[data-id="3c4527"] .about-hall-section .text-block h2 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #ffffff;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
@media (max-width: 576px) {
  .strip[data-id="3c4527"] .about-hall-section .text-block h2 {
    font-size: 32px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .text-block p {
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 40px;
  color: #f0f0f0;
  font-weight: 400;
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  /* Ensure editable-content wrappers don't force full width */
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour-wrapper editable-content {
  display: inline-block;
}
@media (max-width: 480px) {
  .strip[data-id="3c4527"] .about-hall-section .btn-tour-wrapper {
    gap: 10px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background-color: #E30613;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 30px;
  font-family: "Rajdhani", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(227, 6, 19, 0.3);
  white-space: nowrap;
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour.btn-secondary {
  background-color: #ffffff;
  color: #003366;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour.btn-secondary:hover {
  background-color: #E30613;
  color: #ffffff;
  box-shadow: 0 8px 25px rgba(227, 6, 19, 0.4);
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour:hover {
  background-color: #003366;
  transform: translateY(-3px);
  color: #ffffff;
  box-shadow: 0 8px 25px rgba(0, 51, 102, 0.4);
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour:hover svg {
  transform: scale(1.1);
}
.strip[data-id="3c4527"] .about-hall-section .btn-tour svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
  transition: transform 0.3s ease;
}
@media (max-width: 576px) {
  .strip[data-id="3c4527"] .about-hall-section .btn-tour {
    padding: 14px 20px;
    font-size: 18px;
    gap: 8px;
  }
  .strip[data-id="3c4527"] .about-hall-section .btn-tour svg {
    width: 20px;
    height: 20px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .image-collage {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-height: 550px;
}
@media (max-width: 991px) {
  .strip[data-id="3c4527"] .about-hall-section .image-collage {
    min-height: 450px;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .strip[data-id="3c4527"] .about-hall-section .image-collage {
    min-height: 350px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .image-collage .img-main {
  width: 85%;
  height: 400px;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
  z-index: 1;
  transition: transform 0.5s ease;
}
@media (max-width: 576px) {
  .strip[data-id="3c4527"] .about-hall-section .image-collage .img-main {
    height: 250px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .image-collage .img-sub {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 55%;
  height: 300px;
  object-fit: cover;
  border-radius: 4px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
  z-index: 3;
  border: 8px solid #ffffff;
  transition: transform 0.5s ease;
}
@media (max-width: 991px) {
  .strip[data-id="3c4527"] .about-hall-section .image-collage .img-sub {
    left: 10%;
  }
}
@media (max-width: 576px) {
  .strip[data-id="3c4527"] .about-hall-section .image-collage .img-sub {
    height: 180px;
    bottom: 10px;
    left: 5%;
    border-width: 4px;
  }
}
.strip[data-id="3c4527"] .about-hall-section .image-collage:hover .img-main {
  transform: scale(1.02);
}
.strip[data-id="3c4527"] .about-hall-section .image-collage:hover .img-sub {
  transform: translateY(-10px);
}
.strip[data-id="3c4527"] .about-hall-section .decorative-element {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 200px;
  height: 200px;
  background-color: #E30613;
  transform: rotate(45deg);
  z-index: 1;
  opacity: 0.1;
}
.strip[data-id="3c4527"] .about-hall-section .section-bg-text {
  position: absolute;
  bottom: -20px;
  left: 20px;
  font-family: "Rajdhani", sans-serif;
  font-size: 120px;
  font-weight: 700;
  color: rgba(0, 51, 102, 0.03);
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  z-index: 0;
}.strip[data-id="818568"] {
  --section-id: "818568";
  --storage-url: "https://www.hala-slany.cz/_section/818568";
  --public-url: "https://www.hala-slany.cz/_section/818568";
  /* CTA Indicator */
  /* Detail Table Styles */
}
.strip[data-id="818568"] .pricing-section {
  padding: 80px 20px;
  background-color: #ffffff;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="818568"] .pricing-container {
  max-width: 1000px;
  margin: 0 auto;
}
.strip[data-id="818568"] .pricing-header {
  margin-bottom: 50px;
  text-align: center;
}
.strip[data-id="818568"] .pricing-header h2 {
  font-family: "Rajdhani", sans-serif;
  font-size: 42px;
  font-weight: 700;
  color: #003366;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  letter-spacing: 1px;
}
.strip[data-id="818568"] .pricing-header p {
  font-size: 18px;
  color: #666666;
  margin: 0;
}
.strip[data-id="818568"] .pricing-table {
  border-top: 2px solid #003366;
  margin-bottom: 40px;
}
.strip[data-id="818568"] .pricing-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
  border-bottom: 1px solid #E0E0E0;
  transition: background-color 0.3s ease;
}
.strip[data-id="818568"] .pricing-row:not(.accordion-toggle):hover {
  background-color: #fcfcfc;
}
.strip[data-id="818568"] .accordion-toggle {
  cursor: pointer;
}
.strip[data-id="818568"] .accordion-toggle:hover {
  background-color: #f8f9fa;
}
.strip[data-id="818568"] .pricing-info {
  flex: 1;
}
.strip[data-id="818568"] .pricing-info h3 {
  font-family: "Rajdhani", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #003366;
  margin: 0 0 5px 0;
}
.strip[data-id="818568"] .pricing-details {
  font-size: 14px;
  color: #888888;
  margin: 0 0 10px 0;
}
.strip[data-id="818568"] .pricing-cta {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #E30613;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
}
.strip[data-id="818568"] .cta-hide {
  display: none;
}
.strip[data-id="818568"] .accordion-toggle.active .cta-show {
  display: none;
}
.strip[data-id="818568"] .accordion-toggle.active .cta-hide {
  display: inline;
}
.strip[data-id="818568"] .toggle-arrow {
  width: 18px;
  height: 18px;
  transition: transform 0.3s ease;
}
.strip[data-id="818568"] .accordion-toggle.active .toggle-arrow {
  transform: rotate(180deg);
}
.strip[data-id="818568"] .pricing-price-box {
  text-align: right;
  margin-left: 20px;
}
.strip[data-id="818568"] .pricing-price {
  font-family: "Rajdhani", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #E30613;
  display: block;
}
.strip[data-id="818568"] .pricing-unit {
  font-size: 14px;
  color: #666666;
}
.strip[data-id="818568"] .pricing-detail {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out, padding 0.3s ease;
  background-color: #f9f9f9;
  border-bottom: 1px solid #E0E0E0;
}
.strip[data-id="818568"] .pricing-detail.active {
  max-height: 1500px;
  padding: 20px 0;
}
.strip[data-id="818568"] .table-responsive {
  overflow-x: auto;
  padding: 0 15px;
}
.strip[data-id="818568"] .detail-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 15px;
  background: #fff;
}
.strip[data-id="818568"] .detail-table th, .strip[data-id="818568"] .detail-table td {
  border: 1px solid #ddd;
  padding: 10px 8px;
  text-align: center;
}
.strip[data-id="818568"] .detail-table th {
  background-color: #003366;
  color: #fff;
  font-family: "Rajdhani", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.strip[data-id="818568"] .detail-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.strip[data-id="818568"] .detail-table tr:hover {
  background-color: #e9ecef;
}
.strip[data-id="818568"] .table-note {
  font-size: 13px;
  color: #666;
  font-style: italic;
  padding: 0 15px;
  margin-top: 10px;
}
.strip[data-id="818568"] .pricing-note {
  margin-top: 20px;
  font-size: 15px;
  color: #666666;
  font-style: italic;
}
.strip[data-id="818568"] .pdf-download-box {
  background-color: #F4F4F4;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  border-radius: 4px;
}
.strip[data-id="818568"] .pdf-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #003366;
  font-weight: 600;
  transition: all 0.3s ease;
}
.strip[data-id="818568"] .pdf-link:hover {
  text-decoration: underline;
}
.strip[data-id="818568"] .pdf-icon {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  color: #E30613;
}
.strip[data-id="818568"] .pdf-text {
  font-size: 18px;
}
@media (max-width: 768px) {
  .strip[data-id="818568"] .pricing-row {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0;
  }
  .strip[data-id="818568"] .pricing-price-box {
    text-align: left;
    margin-left: 0;
    margin-top: 15px;
  }
  .strip[data-id="818568"] .pricing-header h2 {
    font-size: 32px;
  }
  .strip[data-id="818568"] .pdf-download-box {
    flex-direction: column;
    text-align: center;
  }
  .strip[data-id="818568"] .pdf-icon {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .strip[data-id="818568"] .detail-table {
    font-size: 11px;
  }
  .strip[data-id="818568"] .detail-table th, .strip[data-id="818568"] .detail-table td {
    padding: 6px 4px;
  }
}@charset "UTF-8";
.strip[data-id=e23e2a] {
  --section-id: "e23e2a";
  --storage-url: "https://www.hala-slany.cz/_section/e23e2a";
  --public-url: "https://www.hala-slany.cz/_section/e23e2a";
}
.strip[data-id=e23e2a] .aktuality-section {
  padding: 100px 0;
  background: #f9f9f9;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id=e23e2a] .aktuality-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=e23e2a] .aktuality-section .section-header {
  text-align: center;
  margin-bottom: 60px;
}
.strip[data-id=e23e2a] .aktuality-section .section-header h2 {
  font-family: "Rajdhani", sans-serif;
  font-size: 42px;
  color: #003366;
  margin-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.strip[data-id=e23e2a] .aktuality-section .section-header .underline {
  width: 80px;
  height: 4px;
  background: #E30613;
  margin: 0 auto;
}
.strip[data-id=e23e2a] .aktuality-section .news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
}
@media (max-width: 768px) {
  .strip[data-id=e23e2a] .aktuality-section .news-grid {
    grid-template-columns: 1fr;
  }
}
.strip[data-id=e23e2a] .aktuality-section .news-card {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  height: 100%;
}
.strip[data-id=e23e2a] .aktuality-section .news-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-image {
  height: 240px;
  overflow: hidden;
  position: relative;
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-image .date-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #E30613;
  color: #ffffff;
  padding: 6px 14px;
  font-family: "Rajdhani", sans-serif;
  font-size: 14px;
  font-weight: 700;
  border-radius: 4px;
  z-index: 2;
  box-shadow: 0 4px 10px rgba(227, 6, 19, 0.3);
}
.strip[data-id=e23e2a] .aktuality-section .news-card:hover .card-image img {
  transform: scale(1.1);
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-body {
  padding: 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-body h3 {
  font-family: "Rajdhani", sans-serif;
  font-size: 22px;
  color: #003366;
  margin-bottom: 15px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-body p {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #555555;
  line-height: 1.6;
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-body .btn-read-more {
  margin-top: auto;
  color: #E30613;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Rajdhani", sans-serif;
  letter-spacing: 1px;
}
.strip[data-id=e23e2a] .aktuality-section .news-card .card-body .btn-read-more::after {
  content: "→";
  font-size: 18px;
  transition: transform 0.3s ease;
}
.strip[data-id=e23e2a] .aktuality-section .news-card:hover .btn-read-more::after {
  transform: translateX(8px);
}
.strip[data-id=e23e2a] .aktuality-section .view-all-container {
  text-align: center;
  margin-top: 60px;
}
.strip[data-id=e23e2a] .aktuality-section .view-all-container .btn-view-all {
  display: inline-block;
  padding: 15px 40px;
  background: #003366;
  color: #ffffff;
  text-decoration: none;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 4px;
  transition: background 0.3s ease, transform 0.3s ease;
}
.strip[data-id=e23e2a] .aktuality-section .view-all-container .btn-view-all:hover {
  background: #002244;
  transform: translateY(-2px);
}.strip[data-id="53f252"] {
  --section-id: "53f252";
  --storage-url: "https://www.hala-slany.cz/_section/53f252";
  --public-url: "https://www.hala-slany.cz/_section/53f252";
}
.strip[data-id="53f252"] .program-section {
  padding: 80px 20px;
  background-color: #f9f9f9;
  font-family: "Open Sans", sans-serif;
}
.strip[data-id="53f252"] .program-section .container {
  max-width: 1000px;
  margin: 0 auto;
}
.strip[data-id="53f252"] .program-section .section-header {
  text-align: center;
  margin-bottom: 50px;
}
.strip[data-id="53f252"] .program-section .section-header h2 {
  color: #003366;
  margin-bottom: 15px;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 800;
}
.strip[data-id="53f252"] .program-section .section-header .underline {
  width: 80px;
  height: 4px;
  background: #E30613;
  margin: 0 auto;
}
.strip[data-id="53f252"] .program-section .program-grid {
  display: grid;
  gap: 20px;
  margin-bottom: 40px;
}
.strip[data-id="53f252"] .program-section .program-item {
  display: grid;
  grid-template-columns: 150px 1fr auto;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  align-items: center;
  transition: transform 0.2s;
}
.strip[data-id="53f252"] .program-section .program-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}
.strip[data-id="53f252"] .program-section .date-box {
  background: #003366;
  color: #fff;
  padding: 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.strip[data-id="53f252"] .program-section .date-box .day {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 600;
}
.strip[data-id="53f252"] .program-section .date-box .date {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1;
  margin: 5px 0;
}
.strip[data-id="53f252"] .program-section .date-box .time {
  font-size: 0.85rem;
  opacity: 0.9;
}
.strip[data-id="53f252"] .program-section .info-box {
  padding: 20px 30px;
}
.strip[data-id="53f252"] .program-section .info-box h3 {
  margin: 0 0 5px 0;
  font-size: 1.25rem;
  color: #333;
  font-weight: 700;
}
.strip[data-id="53f252"] .program-section .info-box p {
  margin: 0;
  color: #666;
  font-size: 1rem;
}
.strip[data-id="53f252"] .program-section .icon-box {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f4f8;
  width: 80px;
}
.strip[data-id="53f252"] .program-section .download-area {
  text-align: center;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #eee;
}
.strip[data-id="53f252"] .program-section .download-area .download-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #003366;
  color: #fff;
  padding: 15px 30px;
  border-radius: 50px;
  text-decoration: none;
  font-weight: 700;
  transition: background 0.3s, transform 0.2s;
}
.strip[data-id="53f252"] .program-section .download-area .download-btn:hover {
  background: #004a94;
  transform: scale(1.05);
}
.strip[data-id="53f252"] .program-section .download-area .download-btn i {
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  .strip[data-id="53f252"] .program-section .program-item {
    grid-template-columns: 1fr;
  }
  .strip[data-id="53f252"] .program-section .date-box {
    padding: 15px;
    flex-direction: row;
    gap: 10px;
    align-items: baseline;
  }
  .strip[data-id="53f252"] .program-section .date-box .date {
    font-size: 1.4rem;
  }
  .strip[data-id="53f252"] .program-section .info-box {
    text-align: center;
    padding: 15px;
  }
  .strip[data-id="53f252"] .program-section .icon-box {
    display: none;
  }
}.strip[data-id="86bec4"] {
  --section-id: "86bec4";
  --storage-url: "https://www.hala-slany.cz/_section/86bec4";
  --public-url: "https://www.hala-slany.cz/_section/86bec4";
}
.strip[data-id="86bec4"] .social-sidebar {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.strip[data-id="86bec4"] .social-sidebar .social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #001a33;
  color: #FFFFFF;
  text-decoration: none;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 5px 0 0 5px;
  box-shadow: -2px 2px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-right: none;
}
.strip[data-id="86bec4"] .social-sidebar .social-link svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.strip[data-id="86bec4"] .social-sidebar .social-link.facebook:hover {
  background-color: #1877F2;
  width: 60px;
}
.strip[data-id="86bec4"] .social-sidebar .social-link.instagram:hover {
  background-color: #E4405F;
  width: 60px;
}
@media (max-width: 768px) {
  .strip[data-id="86bec4"] .social-sidebar {
    top: auto;
    bottom: 20px;
    flex-direction: row;
    right: 20px;
    transform: none;
    gap: 15px;
  }
  .strip[data-id="86bec4"] .social-sidebar .social-link {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .strip[data-id="86bec4"] .social-sidebar .social-link:hover {
    width: 45px;
    transform: scale(1.1);
  }
}.strip[data-id=a06c0d] {
  --section-id: "a06c0d";
  --storage-url: "https://www.hala-slany.cz/_section/a06c0d";
  --public-url: "https://www.hala-slany.cz/_section/a06c0d";
}
.strip[data-id=a06c0d] .footer-section {
  background-color: #001a33;
  color: #B0B0B0;
  font-family: "Montserrat", sans-serif;
  padding: 60px 0 0;
  width: 100%;
}
.strip[data-id=a06c0d] .footer-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px 40px;
}
.strip[data-id=a06c0d] .footer-section .footer-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 40px;
  margin-bottom: 60px;
}
.strip[data-id=a06c0d] .footer-section .footer-col h3 {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.strip[data-id=a06c0d] .footer-section .footer-col p {
  margin-bottom: 12px;
  line-height: 1.6;
  font-size: 15px;
}
.strip[data-id=a06c0d] .footer-section .footer-col .contact-link {
  display: block;
  color: #B0B0B0;
  text-decoration: none;
  margin-bottom: 8px;
  transition: color 0.3s ease;
  font-size: 15px;
}
.strip[data-id=a06c0d] .footer-section .footer-col .contact-link:hover {
  color: #FFFFFF;
}
.strip[data-id=a06c0d] .footer-section .footer-col .phone-link {
  display: block;
  color: #E30613;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 20px;
  transition: opacity 0.3s ease;
  font-size: 16px;
}
.strip[data-id=a06c0d] .footer-section .footer-col .phone-link:hover {
  opacity: 0.8;
}
.strip[data-id=a06c0d] .footer-section .footer-col .spacer {
  height: 25px;
}
.strip[data-id=a06c0d] .footer-section .footer-col .column-map {
  margin-top: 25px;
  border-radius: 8px;
  overflow: hidden;
  line-height: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  filter: grayscale(0.3);
  transition: filter 0.3s ease;
}
.strip[data-id=a06c0d] .footer-section .footer-col .column-map:hover {
  filter: grayscale(0);
}
.strip[data-id=a06c0d] .footer-section .footer-col .column-map iframe {
  width: 100%;
  height: 180px;
  border: 0;
}
.strip[data-id=a06c0d] .footer-section .footer-logo {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  display: block;
}
.strip[data-id=a06c0d] .footer-section address {
  font-style: normal;
  line-height: 1.8;
  font-size: 15px;
}
.strip[data-id=a06c0d] .footer-section .footer-links {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}
.strip[data-id=a06c0d] .footer-section .footer-links li {
  margin-bottom: 12px;
}
.strip[data-id=a06c0d] .footer-section .footer-links li a {
  color: #B0B0B0;
  text-decoration: none;
  transition: color 0.3s ease;
  font-size: 15px;
}
.strip[data-id=a06c0d] .footer-section .footer-links li a:hover {
  color: #FFFFFF;
}
.strip[data-id=a06c0d] .footer-section .social-icons {
  display: flex;
  gap: 12px;
}
.strip[data-id=a06c0d] .footer-section .social-icons .social-icon {
  width: 36px;
  height: 36px;
  background-color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #001a33;
  text-decoration: none;
  transition: all 0.3s ease;
}
.strip[data-id=a06c0d] .footer-section .social-icons .social-icon svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.strip[data-id=a06c0d] .footer-section .social-icons .social-icon:hover {
  background-color: #E30613;
  color: #FFFFFF;
}
.strip[data-id=a06c0d] .footer-section .footer-bottom {
  border-top: 1px solid rgba(176, 176, 176, 0.15);
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id=a06c0d] .footer-section .footer-bottom p {
  font-size: 12px;
  margin: 0;
  color: rgba(176, 176, 176, 0.6);
}
@media (max-width: 1024px) {
  .strip[data-id=a06c0d] .footer-section .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media (max-width: 640px) {
  .strip[data-id=a06c0d] .footer-section .footer-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .strip[data-id=a06c0d] .footer-section .social-icons {
    justify-content: center;
  }
  .strip[data-id=a06c0d] .footer-section .footer-bottom {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }
  .strip[data-id=a06c0d] .footer-section .footer-col .column-map {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}