.hero .hero-title{max-width:830px;font-size:clamp(3.2rem,5.3vw,5.8rem);margin-bottom:24px}.hero-title span{display:block;opacity:0;transform:translateY(24px);animation:heroTitleIn .8s cubic-bezier(.2,.8,.2,1) forwards}.hero-title span+span{animation-delay:.18s;color:#71cbed}@keyframes heroTitleIn{to{opacity:1;transform:translateY(0)}}.hero{height:680px}.hero-content{padding-top:145px}.hero-slides span{animation-duration:36s}.hero-slides span:nth-child(1){background-image:url('/assets/slide-leistungen.jpg')}.hero-slides span:nth-child(2){background-image:url('/assets/slide-drehen.jpg');animation-delay:6s}.hero-slides span:nth-child(3){background-image:url('/assets/slide-laser.jpg');animation-delay:12s}.hero-slides span:nth-child(4){background-image:url('/assets/slide-messraum.jpg');animation-delay:18s}.hero-slides span:nth-child(5){background-image:url('/assets/slide-fraesen.jpg');animation-delay:24s}.hero-slides span:nth-child(6){background-image:url('/assets/slide-sauberkeit.jpg');animation-delay:30s}.hero-dots i{width:26px;animation-duration:36s}.hero-dots i:nth-child(2){animation-delay:6s}.hero-dots i:nth-child(3){animation-delay:12s}.hero-dots i:nth-child(4){animation-delay:18s}.hero-dots i:nth-child(5){animation-delay:24s}.hero-dots i:nth-child(6){animation-delay:30s}@keyframes slideShow{0%,14%{opacity:1;transform:scale(1)}17%,100%{opacity:0;transform:scale(1.04)}}@keyframes dot{0%,14%{background:var(--blue)}17%,100%{background:#fff8}}@media(max-width:850px){.hero{height:560px}.hero-content{padding-top:98px}}@media(max-width:500px){.hero{height:590px}}@media(prefers-reduced-motion:reduce){.hero-title span{animation:none;opacity:1;transform:none}.hero-slides span,.hero-dots i{animation:none}.hero-slides span:not(:first-child){display:none}}
