/* BCM V8.0.7 – Enjoy the Sea: Handschrift + robuster Bogen-Reveal */
.bcm-home-v806-enjoy{
  animation:none!important;
}
.bcm-home-v806-script{
  position:relative;
  display:block;
  width:430px;
  max-width:none;
  aspect-ratio:2172 / 724;
  overflow:visible;
}
.bcm-home-v806-handline{
  position:absolute;
  display:block;
  overflow:hidden;
  clip-path:inset(0 100% 0 0);
  -webkit-clip-path:inset(0 100% 0 0);
  will-change:clip-path;
  animation-name:bcm-v806-write;
  animation-fill-mode:forwards;
  animation-timing-function:cubic-bezier(.28,.02,.20,1);
}
.bcm-home-v806-handline img{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  height:100%!important;
  object-fit:fill!important;
}
.bcm-home-v806-handline-1{
  left:3.9134%;
  top:1.7956%;
  width:63.4899%;
  height:54.8343%;
  animation-duration:1.45s;
  animation-delay:.65s;
}
.bcm-home-v806-handline-2{
  left:22.2836%;
  top:22.0994%;
  width:72.2376%;
  height:66.8508%;
  animation-duration:1.55s;
  animation-delay:1.85s;
}
.bcm-home-v806-handline-3{
  left:11.1418%;
  top:60.3591%;
  width:64.3186%;
  height:37.1547%;
  animation-duration:1.40s;
  animation-delay:3.10s;
}
.bcm-home-v806-arc{
  clip-path:inset(0 100% 0 0);
  -webkit-clip-path:inset(0 100% 0 0);
  will-change:clip-path;
  animation:bcm-v807-arc-reveal 1.25s 4.28s cubic-bezier(.22,.72,.24,1) forwards!important;
}
.bcm-home-v806-arc path{
  stroke-dasharray:none!important;
  stroke-dashoffset:0!important;
  animation:none!important;
}
@keyframes bcm-v806-write{
  0%{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0)}
  100%{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}
}
@keyframes bcm-v807-arc-reveal{
  0%{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0)}
  100%{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}
}

/* Auf Mobil dieselbe Bewegung, nur etwas kompakter und minimal schneller. */
@media(max-width:1200px){
  .bcm-home-v806-script{width:360px}
}
@media(max-width:900px){
  .bcm-home-v806-script{width:100%;max-width:100%}
  .bcm-home-v806-handline-1{animation-duration:1.25s;animation-delay:.48s}
  .bcm-home-v806-handline-2{animation-duration:1.35s;animation-delay:1.55s}
  .bcm-home-v806-handline-3{animation-duration:1.20s;animation-delay:2.72s}
  .bcm-home-v806-arc{animation-duration:1.05s!important;animation-delay:3.78s!important}
}

/* Nutzerwunsch reduzierte Bewegung: Schriftzug und Bogen sofort vollständig anzeigen. */
@media(prefers-reduced-motion:reduce){
  .bcm-home-v806-handline{
    animation:none!important;
    clip-path:inset(0 0 0 0)!important;
    -webkit-clip-path:inset(0 0 0 0)!important;
  }
  .bcm-home-v806-arc{
    animation:none!important;
    clip-path:inset(0 0 0 0)!important;
    -webkit-clip-path:inset(0 0 0 0)!important;
  }
  .bcm-home-v806-arc path{
    animation:none!important;
    stroke-dasharray:none!important;
    stroke-dashoffset:0!important;
  }
}
