.strip[data-id=e8ca8a] {
  --section-id: "e8ca8a";
  --storage-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/e8ca8a";
  --public-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/e8ca8a";
}
.strip[data-id=e8ca8a] .site-header {
  background: #071525;
  color: #fff;
  position: relative;
  z-index: 10;
}
.strip[data-id=e8ca8a] .header-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 18px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}
.strip[data-id=e8ca8a] .brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  text-decoration: none;
}
.strip[data-id=e8ca8a] .brand-mark {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 2px solid #f0b429;
  border-radius: 12px;
  color: #f0b429;
  font-size: 25px;
  font-weight: 800;
  transform: rotate(-8deg);
}
.strip[data-id=e8ca8a] .brand strong {
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.strip[data-id=e8ca8a] .brand small {
  display: block;
  color: #9eacbd;
  font-size: 9px;
  letter-spacing: 0.12em;
  margin-top: 4px;
}
.strip[data-id=e8ca8a] .main-nav {
  display: flex;
  align-items: center;
  gap: 28px;
}
.strip[data-id=e8ca8a] .main-nav a {
  color: #dce6f2;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  transition: color 0.2s;
}
.strip[data-id=e8ca8a] .main-nav a:hover {
  color: #f0b429;
}
.strip[data-id=e8ca8a] .main-nav .nav-cta {
  background: #f0b429;
  color: #071525;
  padding: 12px 17px;
  border-radius: 6px;
}
.strip[data-id=e8ca8a] .mobile-call {
  display: none;
  color: #f0b429;
  text-decoration: none;
  font-size: 22px;
}
@media (max-width: 700px) {
  .strip[data-id=e8ca8a] .header-inner {
    padding: 15px 18px;
  }
  .strip[data-id=e8ca8a] .main-nav {
    display: none;
  }
  .strip[data-id=e8ca8a] .mobile-call {
    display: block;
  }
  .strip[data-id=e8ca8a] .brand strong {
    font-size: 12px;
  }
  .strip[data-id=e8ca8a] .brand small {
    font-size: 8px;
  }
}.strip[data-id="579a5c"] {
  --section-id: "579a5c";
  --storage-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/579a5c";
  --public-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/579a5c";
}
.strip[data-id="579a5c"] .hero {
  background: #071525;
  color: #fff;
  min-height: 630px;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.strip[data-id="579a5c"] .hero-inner {
  width: min(1180px, 100%);
  margin: 0 auto;
  padding: 80px 28px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 58px;
  align-items: center;
}
.strip[data-id="579a5c"] .hero-copy {
  position: relative;
  z-index: 1;
}
.strip[data-id="579a5c"] .eyebrow {
  color: #f0b429;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
}
.strip[data-id="579a5c"] .hero h1 {
  font-size: clamp(44px, 6vw, 82px);
  line-height: 0.98;
  letter-spacing: -0.055em;
  max-width: 650px;
  margin: 24px 0;
}
.strip[data-id="579a5c"] .hero-lead {
  font-size: 20px;
  line-height: 1.6;
  color: #b7c4d3;
  max-width: 560px;
  margin: 0;
}
.strip[data-id="579a5c"] .hero-actions {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-top: 38px;
}
.strip[data-id="579a5c"] .button {
  display: inline-block;
  text-decoration: none;
  font-weight: 800;
  border-radius: 6px;
  padding: 15px 21px;
}
.strip[data-id="579a5c"] .button-primary {
  background: #f0b429;
  color: #071525;
}
.strip[data-id="579a5c"] .text-link {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}
.strip[data-id="579a5c"] .hero-visual {
  min-height: 470px;
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(240, 180, 41, 0.08), rgba(255, 255, 255, 0)), url(https://preview2-vyskovepracecr-cz.proweb.cz/_section/579a5c/hero.jpg) center/cover;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.35);
  transform: rotate(2deg);
}
@media (max-width: 760px) {
  .strip[data-id="579a5c"] .hero {
    min-height: auto;
  }
  .strip[data-id="579a5c"] .hero-inner {
    grid-template-columns: 1fr;
    padding: 70px 20px 52px;
  }
  .strip[data-id="579a5c"] .hero h1 {
    font-size: 54px;
  }
  .strip[data-id="579a5c"] .hero-lead {
    font-size: 17px;
  }
  .strip[data-id="579a5c"] .hero-visual {
    min-height: 280px;
    transform: none;
  }
  .strip[data-id="579a5c"] .hero-actions {
    flex-wrap: wrap;
    gap: 18px;
  }
}.strip[data-id="0870e8"] {
  --section-id: "0870e8";
  --storage-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/0870e8";
  --public-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/0870e8";
}
.strip[data-id="0870e8"] .services {
  background: #f5f7fa;
  padding: 110px 28px;
}
.strip[data-id="0870e8"] .section-heading {
  max-width: 1180px;
  margin: 0 auto 55px;
}
.strip[data-id="0870e8"] .eyebrow {
  color: #b47b00;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.18em;
}
.strip[data-id="0870e8"] .section-heading h2 {
  color: #071525;
  font-size: clamp(36px, 5vw, 64px);
  letter-spacing: -0.05em;
  line-height: 1;
  margin: 18px 0;
}
.strip[data-id="0870e8"] .section-heading p {
  max-width: 620px;
  color: #5d6b7d;
  font-size: 18px;
  line-height: 1.65;
}
.strip[data-id="0870e8"] .service-grid {
  max-width: 1180px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: #dbe2e9;
  border: 1px solid #dbe2e9;
}
.strip[data-id="0870e8"] .service-grid article {
  background: #fff;
  padding: 34px 30px 38px;
  min-height: 230px;
}
.strip[data-id="0870e8"] .service-number {
  color: #f0b429;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
}
.strip[data-id="0870e8"] .service-grid h3 {
  color: #071525;
  font-size: 22px;
  margin: 24px 0 12px;
  letter-spacing: -0.02em;
}
.strip[data-id="0870e8"] .service-grid p {
  color: #647284;
  font-size: 15px;
  line-height: 1.65;
  margin: 0;
}
.strip[data-id="0870e8"] .services-footer {
  max-width: 1180px;
  margin: 38px auto 0;
}
.strip[data-id="0870e8"] .button-dark {
  background: #071525;
  color: #fff;
}
.strip[data-id="0870e8"] .button-dark:hover {
  background: #f0b429;
  color: #071525;
}
@media (max-width: 800px) {
  .strip[data-id="0870e8"] .services {
    padding: 72px 20px;
  }
  .strip[data-id="0870e8"] .service-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="0870e8"] .service-grid article {
    min-height: 0;
  }
}.strip[data-id="26fb5f"] {
  --section-id: "26fb5f";
  --storage-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/26fb5f";
  --public-url: "https://preview2-vyskovepracecr-cz.proweb.cz/_section/26fb5f";
}
.strip[data-id="26fb5f"] .site-footer {
  background: #071525;
  color: #dce6f2;
  padding: 72px 28px 20px;
}
.strip[data-id="26fb5f"] .footer-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: 60px;
}
.strip[data-id="26fb5f"] .footer-brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
}
.strip[data-id="26fb5f"] .footer-brand strong {
  letter-spacing: 0.08em;
  font-size: 14px;
}
.strip[data-id="26fb5f"] .footer-intro {
  max-width: 260px;
  color: #9eacbd;
  line-height: 1.7;
  margin-top: 22px;
}
.strip[data-id="26fb5f"] .site-footer h3 {
  color: #f0b429;
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin: 4px 0 20px;
}
.strip[data-id="26fb5f"] .site-footer p {
  font-size: 14px;
  line-height: 1.7;
  margin: 0 0 14px;
}
.strip[data-id="26fb5f"] .site-footer a {
  color: #fff;
  text-decoration: none;
}
.strip[data-id="26fb5f"] .footer-button {
  display: inline-block;
  background: #f0b429;
  color: #071525 !important;
  font-weight: 800;
  padding: 12px 18px;
  border-radius: 6px;
  margin-top: 8px;
}
.strip[data-id="26fb5f"] .footer-bottom {
  max-width: 1180px;
  margin: 58px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  display: flex;
  justify-content: space-between;
  color: #78889b;
  font-size: 12px;
}
@media (max-width: 760px) {
  .strip[data-id="26fb5f"] .site-footer {
    padding: 52px 20px 18px;
  }
  .strip[data-id="26fb5f"] .footer-grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .strip[data-id="26fb5f"] .footer-bottom {
    margin-top: 35px;
    display: block;
    line-height: 2;
  }
}