
.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}.strip[data-id="46b375"] {
  --section-id: "46b375";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/46b375";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/46b375";
}
.strip[data-id="46b375"] .site-header {
  position: relative;
  width: 100%;
  z-index: 1000;
  font-family: Inter, Arial, sans-serif;
}
.strip[data-id="46b375"] .site-header *, .strip[data-id="46b375"] .site-header *::before, .strip[data-id="46b375"] .site-header *::after {
  box-sizing: border-box;
}
.strip[data-id="46b375"] .header-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 28px;
  padding-right: 28px;
}
.strip[data-id="46b375"] .header-topbar {
  min-height: 32px;
  background: hsl(210, 18%, 13%);
  color: hsl(0, 0%, 100%);
}
.strip[data-id="46b375"] .header-topbar-inner {
  min-height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.strip[data-id="46b375"] .header-topbar-left, .strip[data-id="46b375"] .topbar-phone, .strip[data-id="46b375"] .topbar-email {
  display: flex;
  align-items: center;
  gap: 12px;
}
.strip[data-id="46b375"] .topbar-label {
  color: hsl(0, 0%, 100%);
}
.strip[data-id="46b375"] .topbar-phone, .strip[data-id="46b375"] .topbar-email {
  color: hsl(0, 0%, 100%);
  text-decoration: none;
  transition: color 0.2s ease;
}
.strip[data-id="46b375"] .topbar-phone {
  color: hsl(3, 78%, 51%);
}
.strip[data-id="46b375"] .topbar-phone:hover, .strip[data-id="46b375"] .topbar-email:hover {
  color: hsl(0, 0%, 100%);
}
.strip[data-id="46b375"] .topbar-phone svg, .strip[data-id="46b375"] .topbar-email svg {
  width: 15px;
  height: 15px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex: 0 0 auto;
}
.strip[data-id="46b375"] .header-main {
  position: sticky;
  top: 0;
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid hsl(210, 15%, 88%);
  overflow: visible;
}
.strip[data-id="46b375"] .header-main::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0.48;
  background-image: repeating-linear-gradient(135deg, transparent 0, transparent 22px, hsl(210, 15%, 94%) 23px, transparent 24px);
}
.strip[data-id="46b375"] .header-main-inner {
  position: relative;
  min-height: 84px;
  display: flex;
  align-items: center;
  gap: 28px;
}
.strip[data-id="46b375"] .brand {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  text-decoration: none;
}
.strip[data-id="46b375"] .brand-frame {
  width: 279px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  background: hsl(0, 0%, 100%);
}
.strip[data-id="46b375"] .brand img {
  display: block;
  width: 279px;
  height: 87px;
  max-width: 279px;
  max-height: 87px;
  object-fit: contain;
  object-position: left center;
}
.strip[data-id="46b375"] .desktop-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(15px, 2vw, 29px);
  margin-left: auto;
}
.strip[data-id="46b375"] .nav-link {
  position: relative;
  padding: 12px 0;
  color: hsl(210, 18%, 17%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.strip[data-id="46b375"] .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 2px;
  background: hsl(3, 78%, 51%);
  transition: width 0.25s ease;
}
.strip[data-id="46b375"] .nav-link:hover, .strip[data-id="46b375"] .nav-link:focus-visible {
  color: hsl(3, 78%, 51%);
}
.strip[data-id="46b375"] .nav-link:hover::after, .strip[data-id="46b375"] .nav-link:focus-visible::after {
  width: 100%;
}
.strip[data-id="46b375"] .header-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: auto;
}
.strip[data-id="46b375"] .contact-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 18px;
  border-radius: 9px;
  background: hsl(3, 78%, 51%);
  color: hsl(0, 0%, 100%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-decoration: none;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}
.strip[data-id="46b375"] .contact-button svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="46b375"] .contact-button:hover, .strip[data-id="46b375"] .contact-button:focus-visible {
  background: hsl(3, 78%, 43%);
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(155, 28, 23, 0.22);
}
.strip[data-id="46b375"] .menu-toggle {
  display: none;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 1px solid hsl(210, 15%, 88%);
  border-radius: 8px;
  background: hsl(0, 0%, 100%);
  color: hsl(210, 18%, 17%);
  cursor: pointer;
}
.strip[data-id="46b375"] .menu-toggle svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
}
.strip[data-id="46b375"] .mobile-navigation {
  display: none;
  position: relative;
  background: rgba(255, 255, 255, 0.98);
  border-top: 1px solid hsl(210, 15%, 92%);
}
.strip[data-id="46b375"] .mobile-nav-inner {
  display: flex;
  flex-direction: column;
  max-width: 1240px;
  margin: 0 auto;
  padding: 8px 28px 18px;
}
.strip[data-id="46b375"] .mobile-nav-link {
  display: flex;
  align-items: center;
  min-height: 48px;
  color: hsl(210, 18%, 17%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid hsl(210, 15%, 94%);
  opacity: 0;
  transform: translateY(-8px);
  transition: opacity 0.22s ease, transform 0.22s ease, color 0.2s ease;
}
.strip[data-id="46b375"] .mobile-nav-link:hover, .strip[data-id="46b375"] .mobile-nav-link:focus-visible {
  color: hsl(3, 78%, 51%);
}
.strip[data-id="46b375"] .mobile-nav-contact {
  color: hsl(3, 78%, 51%);
  border-bottom: 0;
}
.strip[data-id="46b375"] .site-header.menu-open .mobile-navigation {
  display: block;
}
.strip[data-id="46b375"] .site-header.menu-open .mobile-nav-link {
  opacity: 1;
  transform: translateY(0);
}
.strip[data-id="46b375"] .site-header.menu-open .mobile-nav-link:nth-child(2) {
  transition-delay: 0.03s;
}
.strip[data-id="46b375"] .site-header.menu-open .mobile-nav-link:nth-child(3) {
  transition-delay: 0.06s;
}
.strip[data-id="46b375"] .site-header.menu-open .mobile-nav-link:nth-child(4) {
  transition-delay: 0.09s;
}
.strip[data-id="46b375"] .site-header.menu-open .mobile-nav-link:nth-child(5) {
  transition-delay: 0.12s;
}
.strip[data-id="46b375"] .site-header.menu-open .mobile-nav-link:nth-child(6) {
  transition-delay: 0.15s;
}
@media (max-width: 1120px) {
  .strip[data-id="46b375"] .header-main-inner {
    gap: 18px;
  }
  .strip[data-id="46b375"] .brand-frame, .strip[data-id="46b375"] .brand img {
    width: 230px;
  }
  .strip[data-id="46b375"] .desktop-nav {
    gap: 15px;
  }
  .strip[data-id="46b375"] .nav-link {
    font-size: 11px;
  }
  .strip[data-id="46b375"] .contact-button {
    padding: 0 14px;
  }
}
@media (max-width: 860px) {
  .strip[data-id="46b375"] .header-topbar-inner {
    min-height: 34px;
  }
  .strip[data-id="46b375"] .header-topbar-left {
    gap: 8px;
  }
  .strip[data-id="46b375"] .topbar-label {
    display: none;
  }
  .strip[data-id="46b375"] .header-main-inner {
    min-height: 72px;
  }
  .strip[data-id="46b375"] .brand-frame {
    width: 190px;
    height: 60px;
  }
  .strip[data-id="46b375"] .brand img {
    width: 190px;
    height: auto;
  }
  .strip[data-id="46b375"] .desktop-nav {
    display: none;
  }
  .strip[data-id="46b375"] .header-actions {
    margin-left: auto;
  }
  .strip[data-id="46b375"] .contact-button {
    min-height: 40px;
    padding: 0 12px;
  }
  .strip[data-id="46b375"] .contact-button span {
    display: none;
  }
  .strip[data-id="46b375"] .menu-toggle {
    display: inline-flex;
  }
}
@media (max-width: 480px) {
  .strip[data-id="46b375"] .header-container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .strip[data-id="46b375"] .header-topbar-inner {
    font-size: 11px;
    gap: 8px;
  }
  .strip[data-id="46b375"] .topbar-email {
    gap: 6px;
  }
  .strip[data-id="46b375"] .topbar-email svg {
    width: 14px;
    height: 14px;
  }
  .strip[data-id="46b375"] .topbar-phone {
    gap: 5px;
  }
  .strip[data-id="46b375"] .header-main-inner {
    min-height: 64px;
  }
  .strip[data-id="46b375"] .brand-frame {
    width: 156px;
    height: 52px;
  }
  .strip[data-id="46b375"] .brand img {
    width: 156px;
  }
  .strip[data-id="46b375"] .contact-button {
    width: 40px;
    padding: 0;
  }
  .strip[data-id="46b375"] .mobile-nav-inner {
    padding-left: 16px;
    padding-right: 16px;
  }
}.strip[data-id=b7c63e] {
  --section-id: "b7c63e";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/b7c63e";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/b7c63e";
}
.strip[data-id=b7c63e] .platform-hero {
  position: relative;
  min-height: 690px;
  width: 100%;
  overflow: hidden;
  color: hsl(0, 0%, 100%);
  background-color: hsl(210, 24%, 10%);
  background-image: linear-gradient(90deg, hsla(210, 24%, 10%, 0.94) 0%, hsla(210, 24%, 10%, 0.83) 46%, hsla(210, 24%, 10%, 0.48) 100%), url(https://preview-aaaplosiny-cz.proweb.cz/_section/b7c63e/blur-bckg-1.jpg);
  background-size: cover;
  background-position: center;
}
.strip[data-id=b7c63e] .platform-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: linear-gradient(110deg, transparent 0%, transparent 65%, rgba(255, 255, 255, 0.035) 65.1%, transparent 65.4%);
}
.strip[data-id=b7c63e] .hero-container {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  align-items: center;
  gap: 64px;
  width: 100%;
  max-width: 1240px;
  min-height: 690px;
  margin: 0 auto;
  padding: 86px 28px 72px;
}
.strip[data-id=b7c63e] .hero-copy {
  position: relative;
  z-index: 2;
  max-width: 590px;
}
.strip[data-id=b7c63e] .hero-kicker {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0 0 24px;
  color: hsl(3, 78%, 58%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.4;
  text-transform: uppercase;
}
.strip[data-id=b7c63e] .kicker-line {
  width: 31px;
  height: 2px;
  background: hsl(3, 78%, 58%);
  transform-origin: left;
  transform: scaleX(0);
  transition: transform 0.7s ease 0.2s;
}
.strip[data-id=b7c63e] .platform-hero.is-loaded .kicker-line {
  transform: scaleX(1);
}
.strip[data-id=b7c63e] .hero-copy h1 {
  margin: 0 0 20px;
  color: hsl(0, 0%, 100%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 64px;
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 0.98;
}
.strip[data-id=b7c63e] .hero-copy h1 span {
  color: hsl(3, 78%, 58%);
}
.strip[data-id=b7c63e] .hero-subtitle {
  max-width: 570px;
  margin: 0 0 22px;
  color: hsl(210, 16%, 82%);
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.55;
}
.strip[data-id=b7c63e] .hero-description {
  max-width: 560px;
  margin: 0 0 30px;
  color: hsl(0, 0%, 93%);
  font-family: Inter, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.65;
}
.strip[data-id=b7c63e] .hero-ctas {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 13px;
  margin: 0 0 42px;
}
.strip[data-id=b7c63e] .hero-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 20px;
  border-radius: 3px;
  font-family: Inter, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.045em;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
.strip[data-id=b7c63e] .hero-button-primary {
  gap: 14px;
  background: hsl(3, 78%, 51%);
  color: hsl(0, 0%, 100%);
}
.strip[data-id=b7c63e] .hero-button-primary:hover, .strip[data-id=b7c63e] .hero-button-primary:focus-visible {
  background: hsl(3, 78%, 43%);
  transform: translateY(-2px);
  box-shadow: 0 10px 26px rgba(155, 28, 23, 0.28);
}
.strip[data-id=b7c63e] .hero-button-primary svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.2s ease;
}
.strip[data-id=b7c63e] .hero-button-primary:hover svg, .strip[data-id=b7c63e] .hero-button-primary:focus-visible svg {
  transform: translateX(4px);
}
.strip[data-id=b7c63e] .hero-button-secondary {
  border: 1px solid rgba(255, 255, 255, 0.75);
  color: hsl(0, 0%, 100%);
}
.strip[data-id=b7c63e] .hero-button-secondary:hover, .strip[data-id=b7c63e] .hero-button-secondary:focus-visible {
  background: hsl(0, 0%, 100%);
  color: hsl(210, 24%, 10%);
}
.strip[data-id=b7c63e] .trust-points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 580px;
}
.strip[data-id=b7c63e] .trust-point {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 9px;
  min-height: 68px;
  padding-top: 13px;
  color: hsl(0, 0%, 100%);
}
.strip[data-id=b7c63e] .trust-accent {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 2px;
}
.strip[data-id=b7c63e] .trust-red {
  background: hsl(3, 78%, 58%);
}
.strip[data-id=b7c63e] .trust-cyan {
  background: hsl(177, 56%, 52%);
}
.strip[data-id=b7c63e] .trust-point svg {
  width: 19px;
  height: 19px;
  flex: 0 0 auto;
  margin-top: 2px;
  fill: none;
  stroke: hsl(210, 16%, 82%);
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id=b7c63e] .trust-point span:not(.trust-accent) {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.strip[data-id=b7c63e] .trust-point strong {
  color: hsl(0, 0%, 100%);
  font-family: Inter, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}
.strip[data-id=b7c63e] .trust-point small {
  color: hsl(210, 16%, 76%);
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
}
.strip[data-id=b7c63e] .hero-visual {
  position: relative;
  width: 100%;
  max-width: 560px;
  justify-self: end;
  padding: 24px 20px 25px 16px;
  opacity: 0;
  transform: translateX(18px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.strip[data-id=b7c63e] .platform-hero.is-loaded .hero-visual {
  opacity: 1;
  transform: translateX(0);
}
.strip[data-id=b7c63e] .hero-image-card {
  position: relative;
  width: 100%;
  aspect-ratio: 617/409;
  min-height: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.32);
  border-radius: 4px;
  background: hsl(3, 62%, 45%);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);
}
.strip[data-id=b7c63e] .hero-image-card img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.strip[data-id=b7c63e] .image-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(5, 12, 18, 0.08), rgba(5, 12, 18, 0.38));
  pointer-events: none;
}
.strip[data-id=b7c63e] .image-badge {
  position: absolute;
  top: 18px;
  left: 18px;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 8px 10px;
  background: rgba(9, 16, 22, 0.72);
  color: hsl(0, 0%, 100%);
  font-family: Inter, Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.strip[data-id=b7c63e] .image-badge span {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: hsl(3, 78%, 58%);
  box-shadow: 0 0 0 4px rgba(218, 48, 40, 0.18);
}
.strip[data-id=b7c63e] .image-index {
  position: absolute;
  right: 17px;
  bottom: 15px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: hsl(0, 0%, 100%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 11px;
  letter-spacing: 0.12em;
}
.strip[data-id=b7c63e] .image-index i {
  display: inline-block;
  width: 26px;
  height: 1px;
  background: hsl(3, 78%, 58%);
}
.strip[data-id=b7c63e] .visual-frame-corner {
  position: absolute;
  z-index: 2;
  width: 47px;
  height: 47px;
  border-color: hsl(3, 78%, 58%);
  border-style: solid;
  opacity: 0.55;
  pointer-events: none;
}
.strip[data-id=b7c63e] .visual-frame-corner-top {
  top: 0;
  right: 0;
  border-width: 1px 1px 0 0;
}
.strip[data-id=b7c63e] .visual-frame-corner-bottom {
  right: 5px;
  bottom: 0;
  border-width: 0 1px 1px 0;
}
.strip[data-id=b7c63e] .visual-coordinate {
  position: absolute;
  z-index: 3;
  color: rgba(255, 255, 255, 0.62);
  font-family: "Space Grotesk", monospace;
  font-size: 9px;
  letter-spacing: 0.12em;
}
.strip[data-id=b7c63e] .visual-coordinate-top {
  top: 5px;
  left: 17px;
}
.strip[data-id=b7c63e] .visual-coordinate-bottom {
  right: 23px;
  bottom: 3px;
}
.strip[data-id=b7c63e] .hero-scroll-mark {
  position: absolute;
  z-index: 2;
  right: 31px;
  bottom: 27px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Space Grotesk", monospace;
  font-size: 9px;
  letter-spacing: 0.18em;
  transform: rotate(90deg);
  transform-origin: right center;
}
.strip[data-id=b7c63e] .hero-scroll-mark span {
  display: inline-block;
  width: 28px;
  height: 1px;
  background: hsl(3, 78%, 58%);
}
.strip[data-id=b7c63e] .hero-gridline {
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(50% + 50px);
  width: 1px;
  background: rgba(255, 255, 255, 0.08);
}
@media (prefers-reduced-motion: reduce) {
  .strip[data-id=b7c63e] .hero-visual, .strip[data-id=b7c63e] .kicker-line, .strip[data-id=b7c63e] .hero-button, .strip[data-id=b7c63e] .hero-button-primary svg {
    transition: none;
  }
}
@media (max-width: 1050px) {
  .strip[data-id=b7c63e] .hero-container {
    grid-template-columns: 1fr 1fr;
    gap: 34px;
  }
  .strip[data-id=b7c63e] .hero-copy h1 {
    font-size: 48px;
  }
  .strip[data-id=b7c63e] .hero-description {
    font-size: 15px;
  }
  .strip[data-id=b7c63e] .trust-points {
    gap: 10px;
  }
  .strip[data-id=b7c63e] .trust-point small {
    font-size: 11px;
  }
}
@media (max-width: 760px) {
  .strip[data-id=b7c63e] .platform-hero {
    min-height: 780px;
  }
  .strip[data-id=b7c63e] .hero-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 38px;
    min-height: 780px;
    padding: 66px 22px 55px;
  }
  .strip[data-id=b7c63e] .hero-copy {
    max-width: none;
  }
  .strip[data-id=b7c63e] .hero-copy h1 {
    font-size: 42px;
  }
  .strip[data-id=b7c63e] .hero-description {
    margin-bottom: 24px;
    font-size: 15px;
  }
  .strip[data-id=b7c63e] .hero-ctas {
    margin-bottom: 30px;
  }
  .strip[data-id=b7c63e] .trust-points {
    gap: 13px;
  }
  .strip[data-id=b7c63e] .hero-visual {
    align-self: center;
    max-width: 560px;
    padding: 12px 9px 20px 8px;
  }
  .strip[data-id=b7c63e] .hero-gridline {
    display: none;
  }
  .strip[data-id=b7c63e] .hero-scroll-mark {
    display: none;
  }
}
@media (max-width: 500px) {
  .strip[data-id=b7c63e] .hero-container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .strip[data-id=b7c63e] .hero-kicker {
    margin-bottom: 18px;
    font-size: 10px;
  }
  .strip[data-id=b7c63e] .hero-copy h1 {
    margin-bottom: 17px;
    font-size: 42px;
  }
  .strip[data-id=b7c63e] .hero-subtitle {
    font-size: 11px;
  }
  .strip[data-id=b7c63e] .hero-description {
    font-size: 14px;
    line-height: 1.6;
  }
  .strip[data-id=b7c63e] .hero-ctas {
    align-items: stretch;
    flex-direction: column;
  }
  .strip[data-id=b7c63e] .hero-button {
    width: 100%;
  }
  .strip[data-id=b7c63e] .trust-points {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .strip[data-id=b7c63e] .trust-point {
    min-height: 45px;
  }
  .strip[data-id=b7c63e] .hero-visual {
    width: calc(100% + 4px);
  }
  .strip[data-id=b7c63e] .image-badge {
    max-width: calc(100% - 36px);
    font-size: 8px;
  }
}.strip[data-id="7e2f80"] {
  --section-id: "7e2f80";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/7e2f80";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/7e2f80";
}
.strip[data-id="7e2f80"] .services-section {
  width: 100%;
  background: hsl(210, 22%, 97%);
  color: hsl(210, 18%, 14%);
}
.strip[data-id="7e2f80"] .services-container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 92px 28px 100px;
}
.strip[data-id="7e2f80"] .services-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: end;
  gap: 40px;
  margin-bottom: 42px;
}
.strip[data-id="7e2f80"] .services-eyebrow {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 15px;
  color: hsl(3, 68%, 46%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.4;
  text-transform: uppercase;
}
.strip[data-id="7e2f80"] .services-eyebrow span {
  width: 27px;
  height: 2px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="7e2f80"] .services-intro h2 {
  margin: 0;
  color: hsl(210, 18%, 14%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 1.03;
}
.strip[data-id="7e2f80"] .services-intro h2 em {
  color: hsl(3, 78%, 51%);
  font-style: normal;
}
.strip[data-id="7e2f80"] .services-lead {
  max-width: 440px;
  margin: 0 0 4px auto;
  color: hsl(210, 12%, 38%);
  font-family: Inter, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.65;
}
.strip[data-id="7e2f80"] .services-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
.strip[data-id="7e2f80"] .service-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid hsl(210, 15%, 88%);
  border-radius: 6px;
  background: hsl(0, 0%, 100%);
  box-shadow: 0 14px 35px rgba(20, 29, 36, 0.07);
  transition: border-color 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease;
}
.strip[data-id="7e2f80"] .service-card:hover {
  border-color: hsl(3, 78%, 51%);
  transform: translateY(-5px);
  box-shadow: 0 18px 42px rgba(20, 29, 36, 0.13);
}
.strip[data-id="7e2f80"] .service-visual {
  position: relative;
  height: 174px;
  overflow: hidden;
  background: hsl(166, 16%, 32%);
}
.strip[data-id="7e2f80"] .service-visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.45s ease;
}
.strip[data-id="7e2f80"] .service-card:hover .service-visual img {
  transform: scale(1.035);
}
.strip[data-id="7e2f80"] .visual-wash {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(9, 24, 27, 0.05), rgba(9, 24, 27, 0.42));
}
.strip[data-id="7e2f80"] .service-icon {
  position: absolute;
  top: 15px;
  left: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 43px;
  height: 43px;
  border-radius: 5px;
  background: hsl(3, 78%, 51%);
  color: hsl(0, 0%, 100%);
  box-shadow: 0 6px 14px rgba(20, 29, 36, 0.18);
}
.strip[data-id="7e2f80"] .service-icon svg {
  width: 23px;
  height: 23px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="7e2f80"] .technical-pattern {
  position: absolute;
  inset: 0;
  overflow: hidden;
  background: linear-gradient(135deg, hsl(163, 18%, 35%), hsl(189, 17%, 28%));
}
.strip[data-id="7e2f80"] .technical-pattern::before {
  content: "";
  position: absolute;
  inset: -40%;
  background: repeating-linear-gradient(135deg, transparent 0, transparent 28px, rgba(255, 255, 255, 0.085) 29px, transparent 30px);
  transform: rotate(-12deg);
}
.strip[data-id="7e2f80"] .technical-pattern span {
  position: absolute;
  display: block;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  transform: rotate(45deg);
}
.strip[data-id="7e2f80"] .technical-pattern span:nth-child(1) {
  top: 65px;
  right: 44px;
}
.strip[data-id="7e2f80"] .technical-pattern span:nth-child(2) {
  top: 102px;
  right: 5px;
  width: 24px;
  height: 24px;
}
.strip[data-id="7e2f80"] .technical-pattern span:nth-child(3) {
  top: 32px;
  right: 120px;
  width: 18px;
  height: 18px;
}
.strip[data-id="7e2f80"] .technical-pattern i {
  position: absolute;
  right: 17px;
  bottom: 16px;
  color: rgba(255, 255, 255, 0.68);
  font-family: "Space Grotesk", monospace;
  font-size: 10px;
  font-style: normal;
  letter-spacing: 0.12em;
}
.strip[data-id="7e2f80"] .technical-pattern-check {
  background: linear-gradient(135deg, hsl(210, 18%, 30%), hsl(210, 16%, 23%));
}
.strip[data-id="7e2f80"] .service-content {
  position: relative;
  min-height: 315px;
  padding: 24px 20px 22px;
}
.strip[data-id="7e2f80"] .service-number {
  position: absolute;
  top: 7px;
  right: 13px;
  color: hsl(210, 12%, 89%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -0.07em;
  line-height: 1;
}
.strip[data-id="7e2f80"] .service-content h3 {
  position: relative;
  z-index: 1;
  max-width: 82%;
  margin: 0 0 9px;
  color: hsl(210, 18%, 14%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: -0.035em;
  line-height: 1.1;
}
.strip[data-id="7e2f80"] .service-subtitle {
  min-height: 30px;
  color: hsl(3, 68%, 46%);
  font-family: Inter, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.45;
}
.strip[data-id="7e2f80"] .service-content p {
  margin: 16px 0 20px;
  color: hsl(210, 12%, 38%);
  font-family: Inter, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.65;
}
.strip[data-id="7e2f80"] .service-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 44px;
  color: hsl(3, 78%, 51%);
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
}
.strip[data-id="7e2f80"] .service-link svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.22s ease;
}
.strip[data-id="7e2f80"] .service-link:hover svg, .strip[data-id="7e2f80"] .service-link:focus-visible svg {
  transform: translateX(5px);
}
.strip[data-id="7e2f80"] .service-card-hidden {
  opacity: 0;
  transform: translateY(18px);
}
.strip[data-id="7e2f80"] .services-section.is-visible .service-card-hidden {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.55s ease, transform 0.55s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}
.strip[data-id="7e2f80"] .services-section.is-visible .service-card-hidden:nth-child(2) {
  transition-delay: 0.08s;
}
.strip[data-id="7e2f80"] .services-section.is-visible .service-card-hidden:nth-child(3) {
  transition-delay: 0.16s;
}
.strip[data-id="7e2f80"] .services-section.is-visible .service-card-hidden:nth-child(4) {
  transition-delay: 0.24s;
}
@media (max-width: 1199px) {
  .strip[data-id="7e2f80"] .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .strip[data-id="7e2f80"] .service-content {
    min-height: 270px;
  }
  .strip[data-id="7e2f80"] .service-visual {
    height: 180px;
  }
}
@media (max-width: 700px) {
  .strip[data-id="7e2f80"] .services-container {
    padding: 68px 20px 76px;
  }
  .strip[data-id="7e2f80"] .services-intro {
    display: block;
    margin-bottom: 30px;
  }
  .strip[data-id="7e2f80"] .services-intro h2 {
    font-size: 37px;
  }
  .strip[data-id="7e2f80"] .services-lead {
    margin: 18px 0 0;
    font-size: 16px;
  }
  .strip[data-id="7e2f80"] .services-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .strip[data-id="7e2f80"] .service-visual {
    height: 190px;
  }
  .strip[data-id="7e2f80"] .service-content {
    min-height: 0;
    padding: 25px 21px 22px;
  }
  .strip[data-id="7e2f80"] .service-content p {
    margin-top: 15px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .strip[data-id="7e2f80"] .service-card-hidden, .strip[data-id="7e2f80"] .services-section.is-visible .service-card-hidden, .strip[data-id="7e2f80"] .service-visual img, .strip[data-id="7e2f80"] .service-link svg {
    transition: none;
  }
}.strip[data-id="735600"] {
  --section-id: "735600";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/735600";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/735600";
}
.strip[data-id="735600"] .coverage-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: hsl(210, 22%, 97%);
  color: hsl(210, 18%, 14%);
}
.strip[data-id="735600"] .coverage-raster {
  position: absolute;
  inset: 0;
  opacity: 0.35;
  pointer-events: none;
  background-image: linear-gradient(90deg, hsla(166, 16%, 76%, 0.15) 1px, transparent 1px), linear-gradient(hsla(166, 16%, 76%, 0.15) 1px, transparent 1px);
  background-size: 72px 72px;
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0.7), transparent 75%);
}
.strip[data-id="735600"] .coverage-container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 90px 28px 102px;
}
.strip[data-id="735600"] .coverage-heading {
  display: grid;
  grid-template-columns: 1fr 1.25fr;
  align-items: end;
  gap: 54px;
}
.strip[data-id="735600"] .coverage-eyebrow {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 15px;
  color: hsl(3, 68%, 46%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.4;
  text-transform: uppercase;
}
.strip[data-id="735600"] .coverage-eyebrow span {
  width: 28px;
  height: 2px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="735600"] .coverage-heading h2 {
  margin: 0;
  color: hsl(210, 18%, 14%);
  font-family: "Space Grotesk", Inter, Arial, sans-serif;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -0.045em;
  line-height: 1.04;
}
.strip[data-id="735600"] .coverage-heading h2 em {
  color: hsl(3, 78%, 51%);
  font-style: normal;
}
.strip[data-id="735600"] .coverage-heading p {
  max-width: 780px;
  margin: 0 0 3px;
  color: hsl(210, 12%, 38%);
  font-family: Inter, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.65;
}
.strip[data-id="735600"] .coverage-tabs {
  display: flex;
  gap: 6px;
  margin-top: 42px;
  border-bottom: 1px solid hsl(210, 15%, 87%);
}
.strip[data-id="735600"] .coverage-tab {
  min-height: 48px;
  padding: 0 20px;
  border: 1px solid hsl(210, 15%, 87%);
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  background: hsl(0, 0%, 100%);
  color: hsl(210, 18%, 32%);
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.strip[data-id="735600"] .coverage-tab.is-active {
  border-color: hsl(210, 18%, 14%);
  background: hsl(210, 18%, 14%);
  color: hsl(0, 0%, 100%);
  box-shadow: inset 0 -3px 0 hsl(3, 78%, 51%);
}
.strip[data-id="735600"] .coverage-panel {
  padding-top: 30px;
  animation: coverageFade 0.22s ease;
}
.strip[data-id="735600"] .coverage-panel[hidden] {
  display: none;
}
@keyframes coverageFade {
  from {
    opacity: 0.35;
    transform: translateY(4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.strip[data-id="735600"] .coverage-content-grid {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 28px;
  align-items: start;
}
.strip[data-id="735600"] .municipality-panel, .strip[data-id="735600"] .location-links-panel {
  min-width: 0;
  padding: 22px;
  border: 1px solid hsl(210, 15%, 87%);
  border-radius: 6px;
  background: hsl(0, 0%, 100%);
}
.strip[data-id="735600"] .area-highlight {
  display: flex;
  align-items: center;
  gap: 13px;
  min-height: 61px;
  margin-bottom: 20px;
  padding: 11px 14px;
  border-left: 3px solid hsl(3, 78%, 51%);
  background: hsl(210, 22%, 97%);
}
.strip[data-id="735600"] .area-highlight svg {
  width: 25px;
  height: 25px;
  flex: 0 0 auto;
  fill: none;
  stroke: hsl(3, 78%, 51%);
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="735600"] .area-highlight > span, .strip[data-id="735600"] .area-highlight > div {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.strip[data-id="735600"] .area-highlight strong {
  color: hsl(210, 18%, 14%);
  font-family: Inter, Arial, sans-serif;
  font-size: 14px;
}
.strip[data-id="735600"] .area-highlight small {
  color: hsl(210, 12%, 45%);
  font-family: Inter, Arial, sans-serif;
  font-size: 12px;
}
.strip[data-id="735600"] .municipality-toolbar {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 18px;
}
.strip[data-id="735600"] .coverage-search {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
}
.strip[data-id="735600"] .coverage-search svg {
  position: absolute;
  left: 13px;
  width: 17px;
  height: 17px;
  fill: none;
  stroke: hsl(210, 12%, 45%);
  stroke-width: 1.7;
  stroke-linecap: round;
}
.strip[data-id="735600"] .coverage-search input {
  width: 100%;
  min-height: 44px;
  padding: 0 13px 0 40px;
  border: 1px solid hsl(210, 15%, 87%);
  border-radius: 4px;
  outline: none;
  color: hsl(210, 18%, 14%);
  font: 14px Inter, Arial, sans-serif;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.strip[data-id="735600"] .coverage-search input:focus {
  border-color: hsl(3, 78%, 51%);
  box-shadow: 0 0 0 3px rgba(218, 48, 40, 0.1);
}
.strip[data-id="735600"] .municipality-count {
  color: hsl(210, 12%, 52%);
  font: 11px "Space Grotesk", monospace;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
.strip[data-id="735600"] .municipality-list-wrap {
  position: relative;
}
.strip[data-id="735600"] .municipality-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0 14px;
  max-height: 255px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  transition: max-height 0.35s ease;
}
.strip[data-id="735600"] .municipality-list.is-expanded {
  max-height: 1200px;
}
.strip[data-id="735600"] .municipality-list li {
  display: flex;
  align-items: center;
  min-height: 31px;
  color: hsl(210, 18%, 28%);
  font: 13px Inter, Arial, sans-serif;
  border-bottom: 1px solid hsl(210, 15%, 94%);
  transition: color 0.18s ease, transform 0.18s ease;
}
.strip[data-id="735600"] .municipality-list li::before {
  content: "";
  width: 5px;
  height: 5px;
  flex: 0 0 auto;
  margin-right: 8px;
  border-radius: 50%;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="735600"] .municipality-list li:hover {
  color: hsl(3, 78%, 51%);
  transform: translateX(3px);
}
.strip[data-id="735600"] .municipality-list li.is-filtered {
  display: none;
}
.strip[data-id="735600"] .empty-search {
  display: none;
  padding: 18px 0;
  color: hsl(210, 12%, 45%);
  font: 13px Inter, Arial, sans-serif;
}
.strip[data-id="735600"] .empty-search.is-visible {
  display: block;
}
.strip[data-id="735600"] .show-all-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  margin-top: 14px;
  padding: 0 3px;
  border: 0;
  background: transparent;
  color: hsl(3, 78%, 51%);
  font: 700 12px Inter, Arial, sans-serif;
  cursor: pointer;
}
.strip[data-id="735600"] .show-all-button svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.2s ease;
}
.strip[data-id="735600"] .show-all-button.is-expanded svg {
  transform: rotate(180deg);
}
.strip[data-id="735600"] .map-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid hsl(210, 15%, 87%);
  border-radius: 6px;
  background: hsl(0, 0%, 100%);
  box-shadow: 0 14px 35px rgba(20, 29, 36, 0.07);
}
.strip[data-id="735600"] .map-topline {
  display: flex;
  justify-content: space-between;
  padding: 15px 17px 13px;
  color: hsl(210, 12%, 49%);
  font: 10px "Space Grotesk", monospace;
  letter-spacing: 0.12em;
}
.strip[data-id="735600"] .map-visual {
  position: relative;
  height: 300px;
  overflow: hidden;
  background-color: hsl(166, 16%, 91%);
  background-image: linear-gradient(90deg, rgba(91, 134, 127, 0.13) 1px, transparent 1px), linear-gradient(rgba(91, 134, 127, 0.13) 1px, transparent 1px);
  background-size: 34px 34px;
}
.strip[data-id="735600"] .map-visual::before {
  content: "";
  position: absolute;
  inset: -30%;
  background: repeating-linear-gradient(145deg, transparent 0, transparent 48px, rgba(91, 134, 127, 0.16) 49px, transparent 50px);
  transform: rotate(-12deg);
}
.strip[data-id="735600"] .map-contour {
  position: absolute;
  border: 1px solid rgba(91, 134, 127, 0.27);
  border-radius: 48% 52% 40% 60%;
  transform: rotate(-18deg);
}
.strip[data-id="735600"] .contour-one {
  top: 42px;
  left: 36px;
  width: 330px;
  height: 170px;
}
.strip[data-id="735600"] .contour-two {
  top: 65px;
  left: 76px;
  width: 250px;
  height: 125px;
}
.strip[data-id="735600"] .contour-three {
  top: 87px;
  left: 111px;
  width: 170px;
  height: 83px;
}
.strip[data-id="735600"] .map-cross {
  position: absolute;
  width: 17px;
  height: 17px;
}
.strip[data-id="735600"] .map-cross::before, .strip[data-id="735600"] .map-cross::after {
  content: "";
  position: absolute;
  background: rgba(91, 134, 127, 0.35);
}
.strip[data-id="735600"] .map-cross::before {
  top: 8px;
  left: 0;
  width: 17px;
  height: 1px;
}
.strip[data-id="735600"] .map-cross::after {
  top: 0;
  left: 8px;
  width: 1px;
  height: 17px;
}
.strip[data-id="735600"] .cross-one {
  top: 53px;
  right: 45px;
}
.strip[data-id="735600"] .cross-two {
  bottom: 48px;
  left: 45px;
}
.strip[data-id="735600"] .map-pin {
  position: absolute;
  top: 111px;
  left: 49%;
  display: flex;
  align-items: center;
  gap: 9px;
  transform: translateX(-50%);
}
.strip[data-id="735600"] .map-pin span {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  border: 6px solid hsl(3, 78%, 51%);
  border-radius: 50% 50% 50% 0;
  background: hsl(0, 0%, 100%);
  transform: rotate(-45deg);
  box-shadow: 0 5px 14px rgba(155, 28, 23, 0.25);
}
.strip[data-id="735600"] .map-pin span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: hsl(3, 78%, 51%);
  transform: translate(-50%, -50%);
}
.strip[data-id="735600"] .map-pin b {
  color: hsl(210, 18%, 14%);
  font: 700 13px "Space Grotesk", Inter, sans-serif;
}
.strip[data-id="735600"] .map-label {
  position: absolute;
  color: rgba(32, 48, 53, 0.58);
  font: 10px "Space Grotesk", monospace;
  letter-spacing: 0.12em;
}
.strip[data-id="735600"] .map-label-kl {
  top: 59px;
  left: 18px;
}
.strip[data-id="735600"] .map-label-sl {
  bottom: 45px;
  right: 28px;
}
.strip[data-id="735600"] .map-label-vl {
  top: 35px;
  right: 37px;
}
.strip[data-id="735600"] .map-footer {
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 15px;
  padding: 18px;
}
.strip[data-id="735600"] .map-footer div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.strip[data-id="735600"] .map-micro {
  color: hsl(3, 68%, 46%);
  font: 10px "Space Grotesk", monospace;
  letter-spacing: 0.1em;
}
.strip[data-id="735600"] .map-footer strong {
  color: hsl(210, 18%, 14%);
  font: 700 14px Inter, Arial, sans-serif;
}
.strip[data-id="735600"] .map-footer small {
  color: hsl(210, 12%, 45%);
  font: 12px Inter, Arial, sans-serif;
}
.strip[data-id="735600"] .map-footer a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 44px;
  color: hsl(3, 78%, 51%);
  font: 700 12px Inter, Arial, sans-serif;
  text-decoration: none;
  white-space: nowrap;
}
.strip[data-id="735600"] .map-footer a svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="735600"] .map-footer a:hover {
  text-decoration: underline;
}
.strip[data-id="735600"] .location-links-panel {
  min-height: 404px;
}
.strip[data-id="735600"] .location-links-panel h3 {
  margin: 0 0 12px;
  color: hsl(210, 18%, 14%);
  font: 700 25px "Space Grotesk", Inter, sans-serif;
  letter-spacing: -0.03em;
}
.strip[data-id="735600"] .location-links-panel p {
  max-width: 520px;
  margin: 0 0 20px;
  color: hsl(210, 12%, 38%);
  font: 15px/1.65 Inter, Arial, sans-serif;
}
.strip[data-id="735600"] .location-links {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid hsl(210, 15%, 91%);
}
.strip[data-id="735600"] .location-links li {
  border-bottom: 1px solid hsl(210, 15%, 91%);
}
.strip[data-id="735600"] .location-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 55px;
  color: hsl(210, 18%, 28%);
  font: 600 13px Inter, Arial, sans-serif;
  text-decoration: none;
  transition: color 0.2s ease, padding-left 0.2s ease;
}
.strip[data-id="735600"] .location-links a:hover {
  padding-left: 5px;
  color: hsl(3, 78%, 51%);
}
.strip[data-id="735600"] .location-links svg {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="735600"] .map-card-links .map-visual {
  height: 300px;
}
@media (max-width: 950px) {
  .strip[data-id="735600"] .coverage-heading {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .strip[data-id="735600"] .coverage-heading p {
    max-width: 780px;
    margin: 0;
  }
  .strip[data-id="735600"] .coverage-content-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id="735600"] .map-card {
    max-width: 620px;
  }
  .strip[data-id="735600"] .municipality-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 620px) {
  .strip[data-id="735600"] .coverage-container {
    padding: 68px 18px 78px;
  }
  .strip[data-id="735600"] .coverage-heading h2 {
    font-size: 34px;
  }
  .strip[data-id="735600"] .coverage-tabs {
    gap: 4px;
    margin-top: 30px;
  }
  .strip[data-id="735600"] .coverage-tab {
    flex: 1;
    min-height: 52px;
    padding: 0 9px;
    font-size: 11px;
  }
  .strip[data-id="735600"] .municipality-panel, .strip[data-id="735600"] .location-links-panel {
    padding: 16px;
  }
  .strip[data-id="735600"] .municipality-toolbar {
    align-items: stretch;
    flex-direction: column;
    gap: 7px;
  }
  .strip[data-id="735600"] .municipality-list {
    grid-template-columns: repeat(2, 1fr);
    max-height: 310px;
  }
  .strip[data-id="735600"] .municipality-count {
    align-self: flex-end;
  }
  .strip[data-id="735600"] .map-visual {
    height: 250px;
  }
  .strip[data-id="735600"] .contour-one {
    left: 10px;
    width: 300px;
  }
  .strip[data-id="735600"] .contour-two {
    left: 45px;
  }
  .strip[data-id="735600"] .contour-three {
    left: 78px;
  }
  .strip[data-id="735600"] .map-footer {
    align-items: flex-start;
    flex-direction: column;
  }
  .strip[data-id="735600"] .map-footer a {
    align-self: stretch;
    justify-content: center;
    border-top: 1px solid hsl(210, 15%, 91%);
  }
  .strip[data-id="735600"] .location-links a {
    min-height: 62px;
    font-size: 12px;
  }
}
@media (max-width: 380px) {
  .strip[data-id="735600"] .municipality-list {
    grid-template-columns: 1fr;
  }
  .strip[data-id="735600"] .coverage-tab {
    font-size: 10px;
  }
}.strip[data-id="118c99"] {
  --section-id: "118c99";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/118c99";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/118c99";
}
.strip[data-id="118c99"] .trust-section {
  width: 100%;
  background: hsl(0, 0%, 100%);
  color: hsl(210, 18%, 14%);
}
.strip[data-id="118c99"] .trust-container {
  display: grid;
  grid-template-columns: 1.04fr 0.96fr;
  align-items: center;
  gap: 78px;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 104px 28px 110px;
}
.strip[data-id="118c99"] .trust-media {
  min-width: 0;
}
.strip[data-id="118c99"] .trust-image-wrap {
  position: relative;
  z-index: 1;
  max-width: 620px;
  margin-left: 14px;
}
.strip[data-id="118c99"] .trust-offset {
  position: absolute;
  z-index: -1;
  top: 14px;
  left: -14px;
  width: 100%;
  height: 100%;
  border: 1px solid hsl(166, 16%, 42%);
  background: hsl(166, 20%, 94%);
}
.strip[data-id="118c99"] .trust-redline {
  position: absolute;
  z-index: 2;
  top: 24px;
  left: -27px;
  width: 3px;
  height: 94px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="118c99"] .trust-main-image {
  display: block;
  width: 100%;
  max-width: 620px;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 4px;
  background: hsl(210, 18%, 90%);
  transition: opacity 0.22s ease;
}
.strip[data-id="118c99"] .trust-main-image.is-changing {
  opacity: 0.25;
}
.strip[data-id="118c99"] .trust-gallery {
  display: flex;
  gap: 10px;
  margin: 19px 0 0 14px;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: hsl(3, 78%, 51%) hsl(210, 18%, 94%);
}
.strip[data-id="118c99"] .gallery-thumb {
  flex: 0 0 118px;
  width: 118px;
  height: 86px;
  padding: 0;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 4px;
  background: hsl(210, 18%, 94%);
  cursor: pointer;
  transition: border-color 0.2s ease, opacity 0.2s ease;
}
.strip[data-id="118c99"] .gallery-thumb:hover, .strip[data-id="118c99"] .gallery-thumb:focus-visible {
  border-color: hsl(3, 78%, 51%);
  opacity: 0.88;
}
.strip[data-id="118c99"] .gallery-thumb.is-active {
  border-color: hsl(3, 78%, 51%);
}
.strip[data-id="118c99"] .gallery-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.strip[data-id="118c99"] .trust-media-meta {
  display: flex;
  justify-content: space-between;
  max-width: 620px;
  margin: 11px 0 0 14px;
  color: hsl(210, 12%, 56%);
  font: 10px "Space Grotesk", monospace;
  letter-spacing: 0.13em;
}
.strip[data-id="118c99"] .trust-eyebrow {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 18px;
  color: hsl(3, 68%, 46%);
  font: 700 11px "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.strip[data-id="118c99"] .trust-eyebrow span {
  width: 28px;
  height: 2px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="118c99"] .trust-copy h2 {
  max-width: 530px;
  margin: 0 0 22px;
  color: hsl(210, 18%, 14%);
  font: 700 42px/1.06 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: -0.045em;
}
.strip[data-id="118c99"] .trust-description {
  max-width: 530px;
  margin: 0 0 28px;
  color: hsl(210, 12%, 38%);
  font: 17px/1.7 Inter, Arial, sans-serif;
}
.strip[data-id="118c99"] .benefit-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0 0 29px;
  padding: 0;
  list-style: none;
}
.strip[data-id="118c99"] .benefit-list li {
  display: flex;
  align-items: center;
  gap: 13px;
  min-height: 39px;
  color: hsl(210, 18%, 24%);
  font: 15px Inter, Arial, sans-serif;
}
.strip[data-id="118c99"] .benefit-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 29px;
  height: 29px;
  border: 1px solid hsl(3, 78%, 51%);
  border-radius: 50%;
  color: hsl(3, 78%, 51%);
}
.strip[data-id="118c99"] .benefit-icon svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="118c99"] .benefit-list li > span:last-child {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}
.strip[data-id="118c99"] .benefit-list li > span:last-child i {
  display: inline-block;
  width: 20px;
  height: 2px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="118c99"] .driver-note {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  max-width: 530px;
  padding: 18px 19px;
  border-left: 3px solid hsl(166, 28%, 42%);
  background: hsl(166, 20%, 94%);
}
.strip[data-id="118c99"] .driver-note-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: hsl(166, 28%, 42%);
  color: hsl(0, 0%, 100%);
}
.strip[data-id="118c99"] .driver-note-icon svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="118c99"] .driver-note div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.strip[data-id="118c99"] .driver-label {
  color: hsl(166, 28%, 35%);
  font: 700 12px "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: 0.13em;
}
.strip[data-id="118c99"] .driver-note strong {
  color: hsl(210, 18%, 14%);
  font: 700 14px Inter, Arial, sans-serif;
}
.strip[data-id="118c99"] .driver-note p {
  margin: 2px 0 0;
  color: hsl(210, 12%, 38%);
  font: 13px/1.55 Inter, Arial, sans-serif;
}
@media (max-width: 980px) {
  .strip[data-id="118c99"] .trust-container {
    grid-template-columns: 1fr;
    gap: 58px;
    padding-top: 82px;
  }
  .strip[data-id="118c99"] .trust-media {
    max-width: 720px;
    width: 100%;
    margin: 0 auto;
  }
  .strip[data-id="118c99"] .trust-copy {
    max-width: 720px;
    margin: 0 auto;
  }
  .strip[data-id="118c99"] .trust-copy h2, .strip[data-id="118c99"] .trust-description {
    max-width: 680px;
  }
  .strip[data-id="118c99"] .trust-main-image {
    max-width: none;
  }
}
@media (max-width: 560px) {
  .strip[data-id="118c99"] .trust-container {
    gap: 44px;
    padding: 68px 18px 78px;
  }
  .strip[data-id="118c99"] .trust-image-wrap {
    margin-left: 8px;
  }
  .strip[data-id="118c99"] .trust-offset {
    top: 9px;
    left: -8px;
  }
  .strip[data-id="118c99"] .trust-redline {
    left: -17px;
    top: 17px;
    height: 68px;
  }
  .strip[data-id="118c99"] .trust-gallery {
    margin-left: 8px;
    gap: 8px;
  }
  .strip[data-id="118c99"] .gallery-thumb {
    flex-basis: 96px;
    width: 96px;
    height: 72px;
  }
  .strip[data-id="118c99"] .trust-media-meta {
    margin-left: 8px;
  }
  .strip[data-id="118c99"] .trust-copy h2 {
    font-size: 34px;
    line-height: 1.08;
  }
  .strip[data-id="118c99"] .trust-description {
    font-size: 16px;
  }
  .strip[data-id="118c99"] .benefit-list {
    gap: 12px;
  }
  .strip[data-id="118c99"] .benefit-list li {
    align-items: flex-start;
    font-size: 14px;
  }
  .strip[data-id="118c99"] .benefit-list li > span:last-child {
    align-items: flex-start;
  }
  .strip[data-id="118c99"] .benefit-list li > span:last-child i {
    margin-top: 8px;
  }
  .strip[data-id="118c99"] .driver-note {
    padding: 16px;
  }
}.strip[data-id="85c529"] {
  --section-id: "85c529";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/85c529";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/85c529";
}
.strip[data-id="85c529"] .catalog-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: hsl(210, 22%, 97%);
  color: hsl(210, 18%, 13%);
}
.strip[data-id="85c529"] .catalog-raster {
  position: absolute;
  inset: 0;
  opacity: 0.25;
  pointer-events: none;
  background-image: linear-gradient(135deg, transparent 0, transparent 46%, hsla(166, 16%, 42%, 0.12) 46.2%, transparent 46.5%), linear-gradient(90deg, hsla(210, 15%, 86%, 0.4) 1px, transparent 1px);
  background-size: 150px 150px, 100px 100px;
}
.strip[data-id="85c529"] .catalog-container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 96px 28px 106px;
}
.strip[data-id="85c529"] .catalog-heading {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  align-items: end;
  gap: 45px;
  margin-bottom: 45px;
}
.strip[data-id="85c529"] .catalog-eyebrow, .strip[data-id="85c529"] .catalog-group-mark {
  display: flex;
  align-items: center;
  gap: 11px;
  color: hsl(3, 68%, 46%);
  font: 700 11px "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.strip[data-id="85c529"] .catalog-eyebrow span {
  width: 29px;
  height: 2px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="85c529"] .catalog-heading h2 {
  margin: 0;
  color: hsl(210, 18%, 13%);
  font: 700 48px/1 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: -0.05em;
}
.strip[data-id="85c529"] .catalog-heading p {
  max-width: 510px;
  margin: 0;
  color: hsl(210, 12%, 38%);
  font: 16px/1.65 Inter, Arial, sans-serif;
}
.strip[data-id="85c529"] .catalog-group-mark {
  gap: 13px;
  margin: 0 0 16px;
}
.strip[data-id="85c529"] .catalog-group-mark span {
  color: hsl(3, 78%, 51%);
  font-size: 29px;
  letter-spacing: -0.04em;
}
.strip[data-id="85c529"] .catalog-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}
.strip[data-id="85c529"] .catalog-card {
  position: relative;
  overflow: hidden;
  border: 1px solid hsl(210, 15%, 86%);
  border-radius: 6px;
  background: hsl(0, 0%, 100%);
  box-shadow: 0 16px 40px rgba(20, 29, 36, 0.08);
  transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.strip[data-id="85c529"] .catalog-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 44px rgba(20, 29, 36, 0.13);
}
.strip[data-id="85c529"] .catalog-image {
  position: relative;
  height: 225px;
  overflow: hidden;
  background: hsl(210, 18%, 90%);
}
.strip[data-id="85c529"] .catalog-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.25s ease;
}
.strip[data-id="85c529"] .catalog-card:hover .catalog-image img {
  transform: scale(1.02);
}
.strip[data-id="85c529"] .machinery-image {
  height: 215px;
}
.strip[data-id="85c529"] .machinery-image img {
  object-fit: contain;
  background: hsl(0, 0%, 100%);
}
.strip[data-id="85c529"] .equipment-tag {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 7px 9px;
  background: rgba(20, 29, 36, 0.82);
  color: hsl(0, 0%, 100%);
  font: 700 10px "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: 0.11em;
}
.strip[data-id="85c529"] .catalog-card-body {
  padding: 22px 22px 23px;
}
.strip[data-id="85c529"] .catalog-card-heading {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
.strip[data-id="85c529"] .catalog-card-heading h3 {
  max-width: 88%;
  margin: 0 0 8px;
  color: hsl(210, 18%, 13%);
  font: 700 24px/1.12 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: -0.035em;
}
.strip[data-id="85c529"] .catalog-card-number {
  color: hsl(210, 12%, 89%);
  font: 700 30px/1 "Space Grotesk", Inter, Arial, sans-serif;
}
.strip[data-id="85c529"] .service-type {
  margin: 0 0 15px;
  color: hsl(3, 68%, 46%);
  font: 700 11px/1.4 Inter, Arial, sans-serif;
  letter-spacing: 0.1em;
}
.strip[data-id="85c529"] .tech-strip {
  display: flex;
  align-items: center;
  min-height: 42px;
  margin-bottom: 15px;
  padding: 8px 11px;
  background: hsl(210, 22%, 96%);
  color: hsl(210, 18%, 28%);
  font: 600 12px Inter, Arial, sans-serif;
}
.strip[data-id="85c529"] .tech-strip svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  flex: 0 0 auto;
  fill: none;
  stroke: hsl(3, 78%, 51%);
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="85c529"] .tech-list {
  align-items: flex-start;
  flex-direction: column;
  gap: 6px;
}
.strip[data-id="85c529"] .tech-list span {
  display: flex;
  align-items: center;
}
.strip[data-id="85c529"] .tech-list span:not(:first-child) {
  padding-left: 26px;
}
.strip[data-id="85c529"] .price-block {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 12px;
  padding: 13px 15px;
  background: hsl(3, 78%, 51%);
  color: hsl(0, 0%, 100%);
}
.strip[data-id="85c529"] .price {
  font: 700 29px/1 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: -0.04em;
  white-space: nowrap;
}
.strip[data-id="85c529"] .price-block small {
  font: 11px Inter, Arial, sans-serif;
  opacity: 0.9;
}
.strip[data-id="85c529"] .catalog-description {
  margin: 18px 0 15px;
  color: hsl(210, 12%, 38%);
  font: 14px/1.62 Inter, Arial, sans-serif;
}
.strip[data-id="85c529"] .pricing-details {
  border-top: 1px dotted hsl(210, 15%, 78%);
  border-bottom: 1px dotted hsl(210, 15%, 78%);
}
.strip[data-id="85c529"] .details-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  color: hsl(210, 18%, 28%);
  font: 700 12px Inter, Arial, sans-serif;
  text-align: left;
  cursor: pointer;
}
.strip[data-id="85c529"] .details-toggle svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.2s ease;
}
.strip[data-id="85c529"] .details-toggle.is-open svg {
  transform: rotate(180deg);
}
.strip[data-id="85c529"] .details-content {
  display: none;
  padding: 0 0 10px;
}
.strip[data-id="85c529"] .details-content.is-open {
  display: block;
}
.strip[data-id="85c529"] .details-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.strip[data-id="85c529"] .details-content li {
  padding: 6px 0;
  border-bottom: 1px dotted hsl(210, 15%, 86%);
  color: hsl(210, 12%, 38%);
  font: 12px/1.4 Inter, Arial, sans-serif;
}
.strip[data-id="85c529"] .details-content li:last-child {
  border-bottom: 0;
  color: hsl(3, 68%, 46%);
  font-weight: 700;
}
.strip[data-id="85c529"] .catalog-cta {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  min-height: 44px;
  margin-top: 15px;
  padding: 0 16px;
  border-radius: 3px;
  background: hsl(210, 18%, 14%);
  color: hsl(0, 0%, 100%);
  font: 700 12px Inter, Arial, sans-serif;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease;
}
.strip[data-id="85c529"] .catalog-cta:hover, .strip[data-id="85c529"] .catalog-cta:focus-visible {
  background: hsl(3, 78%, 51%);
  transform: translateY(-1px);
}
.strip[data-id="85c529"] .catalog-cta svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="85c529"] .catalog-subheading {
  margin: 80px 0 25px;
}
.strip[data-id="85c529"] .catalog-subheading .catalog-group-mark {
  margin-bottom: 13px;
}
.strip[data-id="85c529"] .catalog-subheading h2 {
  max-width: 800px;
  margin: 0;
  color: hsl(210, 18%, 13%);
  font: 700 32px/1.12 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: -0.04em;
}
.strip[data-id="85c529"] .catalog-footnote {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
  color: hsl(210, 12%, 45%);
  font: 12px Inter, Arial, sans-serif;
}
.strip[data-id="85c529"] .catalog-footnote span {
  width: 24px;
  height: 2px;
  background: hsl(3, 78%, 51%);
}
@media (max-width: 760px) {
  .strip[data-id="85c529"] .catalog-container {
    padding: 70px 18px 78px;
  }
  .strip[data-id="85c529"] .catalog-heading {
    display: block;
    margin-bottom: 35px;
  }
  .strip[data-id="85c529"] .catalog-heading h2 {
    margin: 0 0 16px;
    font-size: 39px;
  }
  .strip[data-id="85c529"] .catalog-heading p {
    font-size: 15px;
  }
  .strip[data-id="85c529"] .catalog-grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }
  .strip[data-id="85c529"] .catalog-image, .strip[data-id="85c529"] .machinery-image {
    height: 215px;
  }
  .strip[data-id="85c529"] .catalog-card-body {
    padding: 20px 18px 21px;
  }
  .strip[data-id="85c529"] .price-block {
    margin-top: 2px;
  }
  .strip[data-id="85c529"] .catalog-description {
    margin-top: 18px;
  }
  .strip[data-id="85c529"] .catalog-subheading {
    margin-top: 60px;
  }
  .strip[data-id="85c529"] .catalog-subheading h2 {
    font-size: 28px;
  }
  .strip[data-id="85c529"] .catalog-footnote {
    align-items: flex-start;
    line-height: 1.5;
  }
}
@media (prefers-reduced-motion: reduce) {
  .strip[data-id="85c529"] .catalog-card, .strip[data-id="85c529"] .catalog-image img, .strip[data-id="85c529"] .details-toggle svg, .strip[data-id="85c529"] .catalog-cta {
    transition: none;
  }
}.strip[data-id="0165ab"] {
  --section-id: "0165ab";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/0165ab";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/0165ab";
}
.strip[data-id="0165ab"] .funding-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: hsl(166, 18%, 95%);
  background-image: url(https://preview-aaaplosiny-cz.proweb.cz/_section/0165ab/section-background-stripes2.svg);
  background-repeat: repeat;
  background-size: 300px 150px;
  color: hsl(210, 18%, 17%);
}
.strip[data-id="0165ab"] .funding-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: hsla(166, 18%, 95%, 0.55);
  pointer-events: none;
}
.strip[data-id="0165ab"] .funding-container {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  align-items: center;
  gap: 44px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 54px 28px;
}
.strip[data-id="0165ab"] .funding-copy {
  padding-left: 2px;
}
.strip[data-id="0165ab"] .funding-label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 15px;
  color: hsl(166, 28%, 34%);
  font: 700 11px/1.4 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.strip[data-id="0165ab"] .funding-label span {
  width: 27px;
  height: 2px;
  background: hsl(166, 28%, 42%);
}
.strip[data-id="0165ab"] .funding-copy h2 {
  max-width: 420px;
  margin: 0;
  color: hsl(210, 18%, 17%);
  font: 700 26px/1.2 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: -0.025em;
}
.strip[data-id="0165ab"] .funding-panel {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 126px;
  padding: 20px 24px 20px 28px;
  border: 1px solid hsl(166, 13%, 83%);
  border-radius: 4px;
  background: hsl(0, 0%, 100%);
  box-shadow: 0 10px 24px rgba(20, 49, 48, 0.07);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.strip[data-id="0165ab"] .funding-panel:hover {
  transform: translateY(-2px);
  box-shadow: 0 13px 28px rgba(20, 49, 48, 0.1);
}
.strip[data-id="0165ab"] .funding-accent {
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 3px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="0165ab"] .funding-logo-frame {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
}
.strip[data-id="0165ab"] .funding-logo-frame img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 430px;
  object-fit: contain;
}
@media (max-width: 760px) {
  .strip[data-id="0165ab"] .funding-container {
    grid-template-columns: 1fr;
    gap: 25px;
    padding: 43px 20px 48px;
  }
  .strip[data-id="0165ab"] .funding-copy h2 {
    max-width: 540px;
    font-size: 24px;
  }
  .strip[data-id="0165ab"] .funding-panel {
    min-height: 105px;
    padding: 16px 17px 16px 23px;
  }
  .strip[data-id="0165ab"] .funding-accent {
    top: 17px;
    bottom: 17px;
  }
  .strip[data-id="0165ab"] .funding-logo-frame {
    max-width: 430px;
  }
}
@media (max-width: 420px) {
  .strip[data-id="0165ab"] .funding-container {
    padding-left: 18px;
    padding-right: 18px;
  }
  .strip[data-id="0165ab"] .funding-copy h2 {
    font-size: 22px;
  }
  .strip[data-id="0165ab"] .funding-panel {
    padding-left: 18px;
    padding-right: 13px;
  }
}.strip[data-id="037e71"] {
  --section-id: "037e71";
  --storage-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/037e71";
  --public-url: "https://preview-aaaplosiny-cz.proweb.cz/_section/037e71";
}
.strip[data-id="037e71"] .site-footer {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: hsl(210, 24%, 10%);
  color: hsl(210, 15%, 76%);
}
.strip[data-id="037e71"] .footer-pattern {
  position: absolute;
  inset: 0;
  opacity: 0.5;
  pointer-events: none;
  background-image: radial-gradient(hsl(210, 20%, 15%) 1px, transparent 1px), repeating-linear-gradient(135deg, transparent 0, transparent 37px, hsl(210, 20%, 15%) 38px, transparent 39px);
  background-size: 18px 18px, 190px 190px;
}
.strip[data-id="037e71"] .footer-container {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 68px 28px 24px;
}
.strip[data-id="037e71"] .footer-cta {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  align-items: center;
  gap: 45px;
  padding-bottom: 46px;
}
.strip[data-id="037e71"] .footer-kicker {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 15px;
  color: hsl(3, 78%, 58%);
  font: 700 11px "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.strip[data-id="037e71"] .footer-kicker span {
  width: 28px;
  height: 2px;
  background: hsl(3, 78%, 51%);
}
.strip[data-id="037e71"] .footer-cta h2 {
  max-width: 640px;
  margin: 0 0 12px;
  color: hsl(0, 0%, 100%);
  font: 700 38px/1.08 "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: -0.045em;
}
.strip[data-id="037e71"] .footer-cta p {
  margin: 0;
  color: hsl(210, 15%, 76%);
  font: 15px/1.6 Inter, Arial, sans-serif;
}
.strip[data-id="037e71"] .footer-cta-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: stretch;
}
.strip[data-id="037e71"] .footer-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  min-height: 50px;
  padding: 0 18px;
  border-radius: 3px;
  font: 700 12px Inter, Arial, sans-serif;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.strip[data-id="037e71"] .footer-button-primary {
  background: hsl(3, 78%, 51%);
  color: hsl(0, 0%, 100%);
}
.strip[data-id="037e71"] .footer-button-primary:hover {
  background: hsl(3, 78%, 43%);
  transform: translateY(-2px);
}
.strip[data-id="037e71"] .footer-button svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="037e71"] .footer-button-phone {
  border: 1px solid hsl(210, 15%, 56%);
  color: hsl(0, 0%, 100%);
}
.strip[data-id="037e71"] .footer-button-phone:hover {
  background: hsl(0, 0%, 100%);
  border-color: hsl(0, 0%, 100%);
  color: hsl(210, 24%, 10%);
}
.strip[data-id="037e71"] .footer-divider {
  width: 100%;
  height: 1px;
  background: hsl(210, 15%, 25%);
}
.strip[data-id="037e71"] .footer-columns {
  display: grid;
  grid-template-columns: 1.25fr 1fr 1.1fr 1fr;
  gap: 38px;
  padding: 43px 0 45px;
}
.strip[data-id="037e71"] .footer-brand-column, .strip[data-id="037e71"] .footer-column {
  min-width: 0;
}
.strip[data-id="037e71"] .footer-logo-frame {
  display: flex;
  align-items: center;
  width: 220px;
  height: 74px;
  padding: 8px 10px;
  overflow: hidden;
  border-radius: 3px;
  background: hsl(0, 0%, 100%);
}
.strip[data-id="037e71"] .footer-logo-frame img {
  display: block;
  width: 220px;
  height: auto;
  max-width: 220px;
  object-fit: contain;
}
.strip[data-id="037e71"] .footer-brand-label {
  margin: 16px 0 0;
  color: hsl(210, 15%, 76%);
  font: 14px/1.65 Inter, Arial, sans-serif;
}
.strip[data-id="037e71"] .footer-column h3 {
  margin: 2px 0 13px;
  color: hsl(3, 78%, 58%);
  font: 700 12px "Space Grotesk", Inter, Arial, sans-serif;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.strip[data-id="037e71"] .footer-nav {
  display: flex;
  flex-direction: column;
}
.strip[data-id="037e71"] .footer-nav a {
  display: flex;
  align-items: center;
  min-height: 40px;
  color: hsl(210, 15%, 76%);
  font: 14px Inter, Arial, sans-serif;
  text-decoration: none;
  transition: color 0.2s ease, transform 0.2s ease;
}
.strip[data-id="037e71"] .footer-nav a:hover {
  color: hsl(0, 0%, 100%);
  transform: translateX(3px);
}
.strip[data-id="037e71"] .footer-contact {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.strip[data-id="037e71"] .footer-contact a {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  min-height: 40px;
  color: hsl(210, 15%, 76%);
  font: 14px/1.55 Inter, Arial, sans-serif;
  text-decoration: none;
  transition: color 0.2s ease;
}
.strip[data-id="037e71"] .footer-contact a:hover {
  color: hsl(0, 0%, 100%);
}
.strip[data-id="037e71"] .footer-contact svg {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
  margin-top: 2px;
  fill: none;
  stroke: hsl(3, 78%, 58%);
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="037e71"] .footer-website {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  min-height: 40px;
  color: hsl(210, 15%, 76%);
  font: 14px/1.55 Inter, Arial, sans-serif;
  text-decoration: none;
  transition: color 0.2s ease, transform 0.2s ease;
}
.strip[data-id="037e71"] .footer-website:hover {
  color: hsl(0, 0%, 100%);
  transform: translateX(3px);
}
.strip[data-id="037e71"] .footer-website svg {
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
  margin-top: 2px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.strip[data-id="037e71"] .footer-teal-line {
  display: block;
  width: 34px;
  height: 2px;
  margin: 23px 0 13px;
  background: hsl(166, 28%, 42%);
}
.strip[data-id="037e71"] .footer-micro {
  color: hsl(210, 12%, 57%);
  font: 10px "Space Grotesk", monospace;
  letter-spacing: 0.13em;
}
.strip[data-id="037e71"] .footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-top: 17px;
  border-top: 1px solid hsl(210, 15%, 25%);
  color: hsl(210, 12%, 57%);
  font: 12px/1.5 Inter, Arial, sans-serif;
}
.strip[data-id="037e71"] .footer-bottom a {
  color: inherit;
  text-decoration: none;
}
.strip[data-id="037e71"] .footer-bottom a:hover {
  color: hsl(0, 0%, 100%);
}
.strip[data-id="037e71"] .footer-corner {
  position: absolute;
  right: 0;
  bottom: 23px;
  width: 48px;
  height: 48px;
  border-right: 2px solid hsl(3, 78%, 51%);
  border-bottom: 2px solid hsl(3, 78%, 51%);
  opacity: 0.8;
}
@media (max-width: 900px) {
  .strip[data-id="037e71"] .footer-cta {
    grid-template-columns: 1fr 1fr;
    gap: 28px;
  }
  .strip[data-id="037e71"] .footer-columns {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 38px;
  }
}
@media (max-width: 600px) {
  .strip[data-id="037e71"] .footer-container {
    padding: 52px 18px 21px;
  }
  .strip[data-id="037e71"] .footer-cta {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-bottom: 35px;
  }
  .strip[data-id="037e71"] .footer-cta h2 {
    font-size: 30px;
  }
  .strip[data-id="037e71"] .footer-columns {
    grid-template-columns: 1fr;
    gap: 32px;
    padding: 35px 0 34px;
  }
  .strip[data-id="037e71"] .footer-logo-frame {
    width: 220px;
  }
  .strip[data-id="037e71"] .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    gap: 9px;
  }
  .strip[data-id="037e71"] .footer-corner {
    bottom: 19px;
    width: 34px;
    height: 34px;
  }
}