.hxt-page{--cyan:#00a9ce;--ink:#222;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.55;width:100%;margin:0}
.hxt-page *{box-sizing:border-box}.hxt-page a{color:inherit}.hxt-page a:focus-visible{outline:3px solid #007d99;outline-offset:5px}
.hxt-page .hxt-wrap{max-width:1220px;margin:0 auto;padding:0 44px}
.hxt-page .hxt-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:27px;padding-bottom:27px}
.hxt-page .hxt-logo{display:block;width:300px;max-width:65%;height:auto}
.hxt-page .hxt-header-note{font-size:14px;color:#626262}
.hxt-page .hxt-main{background:#222;color:#fff;border-top:4px solid var(--cyan)}
.hxt-page .hxt-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-top:42px;padding-bottom:42px}
.hxt-page .hxt-kicker{font-size:14px;letter-spacing:.11em;text-transform:uppercase;color:#5bd7ed;margin:0 0 17px}
.hxt-page h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(34px,3.9vw,54px);font-weight:700;letter-spacing:-.045em;line-height:1.08;color:#fff;margin:0 0 21px}
.hxt-page .hxt-copy{max-width:425px;margin:0 0 25px;color:#d5d5d5;font-size:17px}
.hxt-page .hxt-button{display:inline-flex;align-items:center;justify-content:center;gap:23px;background:var(--cyan);color:#111;font-size:16px;font-weight:700;text-decoration:none;padding:14px 21px;min-height:50px}
.hxt-page .hxt-button:hover{background:#4ed0e8}.hxt-page .hxt-button:focus-visible{outline-color:#fff}
.hxt-page .hxt-photos{display:grid;grid-template-columns:1fr 100px;gap:10px;height:335px}
.hxt-page .hxt-photos img{width:100%;height:100%;object-fit:cover;display:block;min-width:0}
.hxt-page .hxt-machine{object-position:54% center}.hxt-page .hxt-detail{object-position:42% center}
.hxt-page .hxt-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:27px;padding-bottom:27px}
.hxt-page .hxt-company{font-size:16px;font-weight:700;margin:0 0 3px}.hxt-page address{font-size:14px;font-style:normal;color:#666}
.hxt-page .hxt-contact-links{display:flex;flex-wrap:wrap;gap:12px 30px}.hxt-page .hxt-contact-links a{text-decoration:none;font-weight:700;white-space:nowrap}.hxt-page .hxt-contact-links a:hover{text-decoration:underline;text-decoration-color:var(--cyan);text-underline-offset:5px}
.hxt-page .hxt-footer{border-top:1px solid #e4e4e4;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:13px;padding-bottom:17px;color:#717171;font-size:13px}
.hxt-page .hxt-footer ul{list-style:none;display:flex;flex-wrap:wrap;gap:16px;margin:0;padding:0}.hxt-page .hxt-footer a{font-size:14px}
@media(min-width:1500px){.hxt-page .hxt-hero{padding-top:54px;padding-bottom:54px}.hxt-page .hxt-photos{height:375px}}
@media(max-width:850px){.hxt-page .hxt-wrap{padding-left:25px;padding-right:25px}.hxt-page .hxt-hero{gap:25px}.hxt-page .hxt-photos{grid-template-columns:1fr;height:320px}.hxt-page .hxt-detail{display:none!important}.hxt-page .hxt-contact-links{flex-direction:column;gap:5px}}
@media(max-width:600px){.hxt-page .hxt-wrap{padding-left:21px;padding-right:21px}.hxt-page .hxt-header{padding-top:21px;padding-bottom:21px}.hxt-page .hxt-logo{width:270px;max-width:100%}.hxt-page .hxt-header-note{display:none}.hxt-page .hxt-hero{grid-template-columns:1fr;gap:27px;padding-top:30px;padding-bottom:24px}.hxt-page h1{font-size:34px}.hxt-page h1 br{display:none}.hxt-page .hxt-copy{font-size:16px;margin-bottom:21px}.hxt-page .hxt-kicker{margin-bottom:13px;font-size:13px}.hxt-page .hxt-photos{height:170px;grid-template-columns:1fr 65px}.hxt-page .hxt-detail{display:block!important}.hxt-page .hxt-contact{align-items:flex-start;flex-direction:column;gap:15px;padding-top:21px;padding-bottom:21px}.hxt-page .hxt-footer{align-items:flex-start;flex-direction:column;gap:8px}.hxt-page .hxt-button{width:100%}}
/* HXT BILDERBAND — am Ende von landing.css einfügen */
.hxt-page .hxt-main{position:relative;isolation:isolate;overflow:hidden;background:#222}
.hxt-page .hxt-belt{position:absolute;inset:0 auto 0 0;display:flex;width:max-content;z-index:0;animation:hxt-conveyor 320s linear infinite;pointer-events:none}
.hxt-page .hxt-belt-group{display:flex;flex:none;width:max-content;height:100%;gap:0;padding:0;margin:0}
.hxt-page .hxt-belt-group img{display:block;flex:none;min-width:0;max-width:none;width:auto;height:100%;object-fit:contain;object-position:center;margin:0;padding:0;border:0}
.hxt-page .hxt-main::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(15,19,22,.96) 0%,rgba(15,19,22,.87) 32%,rgba(15,19,22,.42) 64%,rgba(15,19,22,.12) 100%)}
.hxt-page .hxt-hero{position:relative;z-index:2;display:flex;align-items:center;min-height:500px;padding-top:48px;padding-bottom:48px;pointer-events:none}
.hxt-page .hxt-hero>div:first-child{width:540px;max-width:100%}
.hxt-page .hxt-hero a{pointer-events:auto}
.hxt-page .hxt-hero .hxt-photos{display:none!important}
.hxt-page .hxt-copy{color:#eee}
.hxt-page .hxt-motion-toggle{position:absolute;width:1px;height:1px;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.hxt-page .hxt-motion-control{position:absolute;z-index:3;right:22px;bottom:16px;padding:9px 13px;background:#222;color:#fff;border:1px solid #777;font-size:14px;line-height:1.4;cursor:pointer;user-select:none}
.hxt-page .hxt-play-text{display:none}
.hxt-page .hxt-motion-toggle:checked~.hxt-belt{animation-play-state:paused}
.hxt-page .hxt-motion-toggle:checked~.hxt-motion-control .hxt-pause-text{display:none}
.hxt-page .hxt-motion-toggle:checked~.hxt-motion-control .hxt-play-text{display:inline}
.hxt-page .hxt-motion-toggle:focus-visible~.hxt-motion-control{outline:3px solid #00a9ce;outline-offset:3px}
@keyframes hxt-conveyor{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media(max-width:600px){.hxt-page .hxt-hero{min-height:430px;padding-top:30px;padding-bottom:82px}.hxt-page .hxt-main::after{background:rgba(15,19,22,.78)}.hxt-page .hxt-motion-control{right:21px;bottom:18px}}
@media(prefers-reduced-motion:reduce){.hxt-page .hxt-belt{animation:none;transform:translateX(0)}.hxt-page .hxt-motion-control,.hxt-page .hxt-motion-toggle{display:none}}

/* Unterer Bereich und Logo-Bereich wieder weiss */
body, .hxt-page { background: #ffffff !important; }
.hxt-page .hxt-header {
  background: #ffffff !important;
  box-shadow: 0 0 0 100vmax #ffffff;
  clip-path: inset(0 -100vmax);
}
.hxt-page .hxt-contact,
.hxt-page .hxt-footer { background: #ffffff !important; color: #222222 !important; }
.hxt-page .hxt-contact *,
.hxt-page .hxt-footer * { color: #222222 !important; }
.hxt-page address, .hxt-page .hxt-footer span { color: #666666 !important; }
.hxt-page .hxt-footer { border-top-color: #e4e4e4 !important; }
/* Eindeutige Bildhöhe für das laufende Band */
.hxt-page .hxt-main { --hxt-band-height: 500px; }
.hxt-page .hxt-hero { min-height: var(--hxt-band-height); }
.hxt-page .hxt-belt { height: var(--hxt-band-height); bottom: auto; }
.hxt-page .hxt-belt-group { height: var(--hxt-band-height); }
.hxt-page .hxt-belt-group img {
  height: var(--hxt-band-height);
  width: auto;
  max-width: none;
  max-height: none;
  flex: 0 0 auto;
  object-fit: contain;
}
@media (max-width: 600px) {
  .hxt-page .hxt-main { --hxt-band-height: 430px; }
}

/* Doppelte Höhe. Bilder aus images/bilderband werden automatisch ergänzt. */
.hxt-page .hxt-main { --hxt-band-height: 1000px; }
.hxt-page .hxt-belt { animation-duration: var(--hxt-belt-time, 640s); }
@media (max-width: 600px) {
  .hxt-page .hxt-main { --hxt-band-height: 860px; }
  .hxt-page .hxt-belt { animation-duration: var(--hxt-belt-time-mobile, 550s); }
}
.hxt-page .hxt-header {
  background: #1a1a1a !important;
  box-shadow: 0 0 0 100vmax #1a1a1a;
}

.hxt-page .hxt-header-note {
  color: #ffffff;
}
.hxt-page .hxt-motion-toggle {
  top: auto !important;
  left: auto !important;
  right: 32px !important;
  bottom: 32px !important;
}
@media (max-width: 600px) {
  .hxt-page .hxt-header {
    gap: 12px;
    padding: 18px 16px;
  }

  .hxt-page .hxt-logo {
    width: 170px;
    max-width: 55%;
    height: auto;
  }

  .hxt-page .hxt-header-note {
    display: block !important;
    flex: 1;
    min-width: 0;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.4;
    text-align: right;
  }
}