@import url('https://fonts.googleapis.com/css2?family=Impact&display=swap');
.strip[data-id="47e0e9"] {
  --section-id: "47e0e9";
  --storage-url: "https://slany-cesko.proweb.cz/_section/47e0e9";
  --public-url: "https://slany-cesko.proweb.cz/_section/47e0e9";
}
@font-face {
  font-family: Druk;
  src: url(https://slany-cesko.proweb.cz/_section/47e0e9/fonts/Druk-Bold.otf) format("opentype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: Haffer;
  src: url(https://slany-cesko.proweb.cz/_section/47e0e9/fonts/Haffer-Medium.otf) format("opentype");
  font-weight: 500;
  font-display: swap;
}
.strip[data-id="47e0e9"] .site-shell {
  background: #075dcc;
  color: #fff;
  font-family: Haffer, Arial, sans-serif;
  overflow: hidden;
}
.strip[data-id="47e0e9"] .site-shell * {
  box-sizing: border-box;
}
.strip[data-id="47e0e9"] .site-header {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: auto;
  padding: 34px 4vw 30px;
  min-height: 128px;
}
.strip[data-id="47e0e9"] .brand {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 7px;
  width: 150px;
  color: #fff;
  text-decoration: none;
}
.strip[data-id="47e0e9"] .brand img {
  display: block;
  width: 100%;
  height: auto;
}
.strip[data-id="47e0e9"] .brand span {
  font-family: Druk, Impact, sans-serif;
  font-size: 1rem;
  letter-spacing: 0.16em;
  line-height: 1;
  text-transform: uppercase;
}
.strip[data-id="47e0e9"] .main-nav {
  display: flex;
  align-items: center;
  gap: 42px;
}
.strip[data-id="47e0e9"] .main-nav a, .strip[data-id="47e0e9"] .mobile-nav a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.78rem;
}
.strip[data-id="47e0e9"] .nav-cta {
  background: #ff3b22;
  border-radius: 999px;
  padding: 15px 28px;
}
.strip[data-id="47e0e9"] .menu-toggle, .strip[data-id="47e0e9"] .mobile-nav {
  display: none;
}
.strip[data-id="47e0e9"] .hero {
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 160px 7vw 10vh;
  background: #101218 url(https://slany-cesko.proweb.cz/_section/47e0e9/images/hero.jpg) center/cover no-repeat;
}
.strip[data-id="47e0e9"] .hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(25deg, rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.12) 70%);
}
.strip[data-id="47e0e9"] .hero-content {
  position: relative;
  z-index: 1;
  max-width: 760px;
}
.strip[data-id="47e0e9"] .eyebrow {
  font-size: 0.78rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin: 0 0 18px;
  opacity: 0.85;
}
.strip[data-id="47e0e9"] .hero h1, .strip[data-id="47e0e9"] h2 {
  font-family: Druk, Impact, sans-serif;
  letter-spacing: 0.015em;
  line-height: 0.86;
  margin: 0;
}
.strip[data-id="47e0e9"] .hero h1 {
  font-size: clamp(4rem, 9vw, 9rem);
}
.strip[data-id="47e0e9"] .hero-lead {
  font-size: clamp(1rem, 1.7vw, 1.35rem);
  line-height: 1.45;
  max-width: 600px;
  margin: 28px 0;
}
.strip[data-id="47e0e9"] .button {
  display: inline-flex;
  border: 0;
  border-radius: 999px;
  padding: 16px 28px;
  font: inherit;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-decoration: none;
  cursor: pointer;
}
.strip[data-id="47e0e9"] .button-orange {
  background: #ff3b22;
  color: #fff;
}
.strip[data-id="47e0e9"] .button-light {
  background: #fff;
  color: #075dcc;
}
.strip[data-id="47e0e9"] .section-blue, .strip[data-id="47e0e9"] .section-blue-dark {
  padding: 12vh 5vw;
}
.strip[data-id="47e0e9"] .section-blue {
  background: #075dcc;
}
.strip[data-id="47e0e9"] .section-blue-dark {
  background: #064ba8;
}
.strip[data-id="47e0e9"] .content-narrow {
  max-width: 820px;
  margin: 0 auto;
}
.strip[data-id="47e0e9"] .content-wide {
  max-width: 1240px;
  margin: 0 auto;
}
.strip[data-id="47e0e9"] .manifest {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.strip[data-id="47e0e9"] .manifest h2, .strip[data-id="47e0e9"] .contact h2 {
  font-size: clamp(4.5rem, 11vw, 10rem);
  margin-bottom: 42px;
}
.strip[data-id="47e0e9"] .manifest-copy {
  font-size: clamp(1.05rem, 1.6vw, 1.3rem);
  line-height: 1.65;
  margin-bottom: 38px;
}
.strip[data-id="47e0e9"] .manifest-copy p {
  margin: 0 0 1.2em;
}
.strip[data-id="47e0e9"] .team {
  min-height: 100vh;
}
.strip[data-id="47e0e9"] .center {
  text-align: center;
}
.strip[data-id="47e0e9"] .team h2 {
  font-size: clamp(4rem, 10vw, 8rem);
  margin-bottom: 70px;
}
.strip[data-id="47e0e9"] .team h2 strong {
  color: #ff3b22;
}
.strip[data-id="47e0e9"] .team-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
.strip[data-id="47e0e9"] .person img {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 22px;
}
.strip[data-id="47e0e9"] .person h3 {
  font-family: Druk, Impact, sans-serif;
  font-size: 1.55rem;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.strip[data-id="47e0e9"] .person p {
  font-size: 0.95rem;
  line-height: 1.5;
  margin: 0;
}
.strip[data-id="47e0e9"] .contact {
  min-height: 90vh;
  display: flex;
  align-items: center;
}
.strip[data-id="47e0e9"] .contact h2 {
  margin-bottom: 28px;
}
.strip[data-id="47e0e9"] .contact > div > p {
  font-size: 1.2rem;
  line-height: 1.55;
}
.strip[data-id="47e0e9"] .contact-form {
  display: grid;
  gap: 20px;
  margin-top: 38px;
}
.strip[data-id="47e0e9"] .contact-form label {
  display: grid;
  gap: 8px;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  font-size: 0.75rem;
}
.strip[data-id="47e0e9"] .contact-form input:not([type=checkbox]), .strip[data-id="47e0e9"] .contact-form textarea {
  width: 100%;
  border: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.7);
  background: transparent;
  color: #fff;
  padding: 12px 0;
  font: 1rem Haffer;
  outline: none;
}
.strip[data-id="47e0e9"] .contact-form textarea {
  resize: vertical;
}
.strip[data-id="47e0e9"] .check {
  display: flex !important;
  grid-template-columns: none !important;
  align-items: center;
  gap: 10px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 0.9rem !important;
}
.strip[data-id="47e0e9"] .check input {
  width: 18px;
  height: 18px;
}
.strip[data-id="47e0e9"] .form-status {
  min-height: 24px;
  margin: 0;
  font-size: 0.9rem;
}
.strip[data-id="47e0e9"] .site-footer {
  padding: 70px 5vw 35px;
  text-align: center;
}
.strip[data-id="47e0e9"] .footer-logo {
  width: 180px;
  filter: brightness(0) invert(1);
  margin-bottom: 20px;
}
.strip[data-id="47e0e9"] .site-footer p {
  line-height: 1.6;
  margin: 10px 0;
}
.strip[data-id="47e0e9"] .site-footer a {
  color: #fff;
}
.strip[data-id="47e0e9"] .footer-line {
  height: 1px;
  background: rgba(255, 255, 255, 0.35);
  margin: 30px 0;
}
.strip[data-id="47e0e9"] .copyright {
  font-size: 0.8rem;
  opacity: 0.7;
}
@media (max-width: 800px) {
  .strip[data-id="47e0e9"] .site-header {
    padding: 26px 6vw 22px;
    min-height: 116px;
  }
  .strip[data-id="47e0e9"] .brand {
    width: 120px;
    gap: 6px;
  }
  .strip[data-id="47e0e9"] .brand span {
    font-size: 0.88rem;
  }
  .strip[data-id="47e0e9"] .main-nav {
    display: none;
  }
  .strip[data-id="47e0e9"] .menu-toggle {
    display: grid;
    gap: 5px;
    background: none;
    border: 0;
    padding: 8px;
  }
  .strip[data-id="47e0e9"] .menu-toggle span {
    display: block;
    width: 26px;
    height: 2px;
    background: #fff;
  }
  .strip[data-id="47e0e9"] .mobile-nav {
    position: absolute;
    top: 100px;
    right: 6vw;
    display: none;
    flex-direction: column;
    gap: 20px;
    background: #064ba8;
    padding: 24px;
    border-radius: 12px;
  }
  .strip[data-id="47e0e9"] .mobile-nav.is-open {
    display: flex;
  }
  .strip[data-id="47e0e9"] .hero {
    padding: 145px 8vw 8vh;
    min-height: 88vh;
    background-position: 58% center;
  }
  .strip[data-id="47e0e9"] .hero h1 {
    font-size: clamp(3.7rem, 16vw, 6.5rem);
  }
  .strip[data-id="47e0e9"] .section-blue, .strip[data-id="47e0e9"] .section-blue-dark {
    padding: 80px 8vw;
  }
  .strip[data-id="47e0e9"] .manifest, .strip[data-id="47e0e9"] .contact {
    min-height: auto;
  }
  .strip[data-id="47e0e9"] .team h2 {
    margin-bottom: 45px;
  }
  .strip[data-id="47e0e9"] .team-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 38px 18px;
  }
  .strip[data-id="47e0e9"] .person h3 {
    font-size: 1.2rem;
  }
  .strip[data-id="47e0e9"] .person p {
    font-size: 0.9rem;
  }
  .strip[data-id="47e0e9"] .contact h2, .strip[data-id="47e0e9"] .manifest h2 {
    font-size: clamp(4rem, 18vw, 7rem);
  }
}
@media (max-width: 480px) {
  .strip[data-id="47e0e9"] .team-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="47e0e9"] .person {
    max-width: 300px;
    margin: auto;
  }
  .strip[data-id="47e0e9"] .hero-lead {
    font-size: 1rem;
  }
  .strip[data-id="47e0e9"] .button {
    padding: 14px 22px;
    font-size: 0.8rem;
  }
}