.strip[data-id=f5d65b] {
  --section-id: "f5d65b";
  --storage-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/f5d65b";
  --public-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/f5d65b";
}
.strip[data-id=f5d65b] .site-header {
  background: #fff;
  border-bottom: 1px solid #e7edf2;
  position: relative;
  z-index: 10;
}
.strip[data-id=f5d65b] .header-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 18px 24px;
  display: flex;
  align-items: center;
  gap: 32px;
}
.strip[data-id=f5d65b] .brand {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #122333;
  text-decoration: none;
  min-width: 250px;
}
.strip[data-id=f5d65b] .brand-mark {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border: 2px solid #ef8b2c;
  border-radius: 50%;
  color: #0d5c82;
  font-size: 30px;
  line-height: 1;
}
.strip[data-id=f5d65b] .brand strong {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.04em;
}
.strip[data-id=f5d65b] .brand small {
  display: block;
  color: #71808b;
  font-size: 0.58rem;
  letter-spacing: 0.12em;
  margin-top: 3px;
}
.strip[data-id=f5d65b] .main-nav {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-left: auto;
}
.strip[data-id=f5d65b] .main-nav a {
  color: #40515d;
  text-decoration: none;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.strip[data-id=f5d65b] .main-nav a:hover {
  color: #ef8b2c;
}
.strip[data-id=f5d65b] .header-phone {
  color: #0d5c82;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.82rem;
  white-space: nowrap;
}
.strip[data-id=f5d65b] .menu-toggle {
  display: none;
  border: 0;
  background: none;
  font-size: 1.5rem;
  color: #0d5c82;
}
@media (max-width: 760px) {
  .strip[data-id=f5d65b] .header-inner {
    padding: 14px 18px;
  }
  .strip[data-id=f5d65b] .brand {
    min-width: 0;
  }
  .strip[data-id=f5d65b] .brand strong {
    font-size: 0.82rem;
  }
  .strip[data-id=f5d65b] .brand small {
    font-size: 0.5rem;
  }
  .strip[data-id=f5d65b] .main-nav, .strip[data-id=f5d65b] .header-phone {
    display: none;
  }
  .strip[data-id=f5d65b] .menu-toggle {
    display: block;
    margin-left: auto;
  }
}.strip[data-id=af10d3] {
  --section-id: "af10d3";
  --storage-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/af10d3";
  --public-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/af10d3";
}
.strip[data-id=af10d3] .hero {
  min-height: 680px;
  position: relative;
  background: #123344 url(https://preview-vyskovepracecr-cz.proweb.cz/_section/af10d3/hero-height-work.jpg) center/cover no-repeat;
  color: #fff;
  display: flex;
  align-items: center;
}
.strip[data-id=af10d3] .hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(7, 28, 40, 0.9), rgba(7, 28, 40, 0.42) 65%, rgba(7, 28, 40, 0.18));
}
.strip[data-id=af10d3] .hero-inner {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 24px;
}
.strip[data-id=af10d3] .eyebrow {
  color: #f3a34d;
  font-weight: 800;
  letter-spacing: 0.16em;
  font-size: 0.78rem;
}
.strip[data-id=af10d3] .hero h1 {
  font-size: clamp(3rem, 7vw, 6.6rem);
  line-height: 0.96;
  max-width: 760px;
  margin: 20px 0;
}
.strip[data-id=af10d3] .hero-lead {
  font-size: clamp(1.05rem, 2vw, 1.35rem);
  color: #d9e4e8;
  max-width: 600px;
  line-height: 1.6;
}
.strip[data-id=af10d3] .hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}
.strip[data-id=af10d3] .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 22px;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.82rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.strip[data-id=af10d3] .button-primary {
  background: #ef8b2c;
  color: #172a35;
}
.strip[data-id=af10d3] .button-ghost {
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #fff;
}
.strip[data-id=af10d3] .trust-row {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
  margin-top: 72px;
  color: #dbe5e8;
  text-transform: uppercase;
  font-size: 0.72rem;
  letter-spacing: 0.08em;
}
.strip[data-id=af10d3] .trust-row span:first-letter {
  color: #f3a34d;
}
@media (max-width: 600px) {
  .strip[data-id=af10d3] .hero {
    min-height: 650px;
  }
  .strip[data-id=af10d3] .hero-inner {
    padding: 80px 20px 55px;
  }
  .strip[data-id=af10d3] .trust-row {
    gap: 13px;
    line-height: 1.7;
    margin-top: 52px;
  }
  .strip[data-id=af10d3] .button {
    width: 100%;
  }
}.strip[data-id="721366"] {
  --section-id: "721366";
  --storage-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/721366";
  --public-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/721366";
}
.strip[data-id="721366"] .services {
  background: #f3f6f7;
  padding: 105px 24px;
}
.strip[data-id="721366"] .services-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id="721366"] .section-heading {
  max-width: 700px;
}
.strip[data-id="721366"] .section-heading h2 {
  font-size: clamp(2.2rem, 4.5vw, 4.5rem);
  line-height: 1.02;
  color: #102b3b;
  margin: 10px 0 20px;
}
.strip[data-id="721366"] .section-heading > p:last-child {
  color: #60727d;
  font-size: 1.08rem;
  line-height: 1.7;
}
.strip[data-id="721366"] .service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: #d7e0e4;
  margin-top: 65px;
  border: 1px solid #d7e0e4;
}
.strip[data-id="721366"] .service-grid article {
  background: #fff;
  padding: 34px 30px;
  min-height: 245px;
}
.strip[data-id="721366"] .service-number {
  color: #ef8b2c;
  font-weight: 900;
  font-size: 0.8rem;
  letter-spacing: 0.12em;
}
.strip[data-id="721366"] .service-grid h3 {
  font-size: 1.35rem;
  color: #102b3b;
  margin: 32px 0 12px;
}
.strip[data-id="721366"] .service-grid p {
  color: #61737d;
  line-height: 1.65;
  font-size: 0.94rem;
  margin: 0;
}
.strip[data-id="721366"] .services-cta {
  margin-top: 38px;
  text-align: right;
}
@media (max-width: 900px) {
  .strip[data-id="721366"] .service-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  .strip[data-id="721366"] .services {
    padding: 70px 20px;
  }
  .strip[data-id="721366"] .service-grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }
  .strip[data-id="721366"] .service-grid article {
    min-height: auto;
  }
  .strip[data-id="721366"] .services-cta {
    text-align: left;
  }
}.strip[data-id="55d179"] {
  --section-id: "55d179";
  --storage-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/55d179";
  --public-url: "https://preview-vyskovepracecr-cz.proweb.cz/_section/55d179";
}
.strip[data-id="55d179"] .site-footer {
  background: #102b3b;
  color: #f4f7f8;
  padding: 78px 24px 20px;
}
.strip[data-id="55d179"] .footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.4fr 0.8fr;
  gap: 70px;
}
.strip[data-id="55d179"] .eyebrow {
  color: #f3a34d;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.15em;
}
.strip[data-id="55d179"] .site-footer h2 {
  max-width: 620px;
  margin: 12px 0;
  font-size: clamp(2rem, 4vw, 4rem);
  line-height: 1.02;
}
.strip[data-id="55d179"] .footer-lead {
  color: #b8c8d0;
  max-width: 470px;
}
.strip[data-id="55d179"] .footer-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-self: end;
  color: #c5d2d8;
}
.strip[data-id="55d179"] .footer-contact strong {
  color: #fff;
  font-size: 1.15rem;
}
.strip[data-id="55d179"] .footer-contact a {
  color: #f3a34d;
  text-decoration: none;
}
.strip[data-id="55d179"] .footer-bottom {
  max-width: 1200px;
  margin: 60px auto 0;
  padding-top: 18px;
  border-top: 1px solid #365161;
  display: flex;
  justify-content: space-between;
  color: #9db0ba;
  font-size: 0.8rem;
}
.strip[data-id="55d179"] .footer-bottom a {
  color: #f3a34d;
  text-decoration: none;
}
@media (max-width: 760px) {
  .strip[data-id="55d179"] .footer-inner {
    grid-template-columns: 1fr;
    gap: 35px;
  }
  .strip[data-id="55d179"] .site-footer {
    padding: 54px 20px 18px;
  }
  .strip[data-id="55d179"] .footer-bottom {
    margin-top: 40px;
    gap: 15px;
    flex-wrap: wrap;
  }
}