.particles-showcase-waves{position:relative;width:100%;height:7vh;margin-bottom:-7px;min-height:44px;max-height:72px}.particles-showcase-waves .parallax>use{animation:particles-showcase-move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.particles-showcase-waves .parallax>use:first-child{animation-delay:-2s;animation-duration:7s}.particles-showcase-waves .parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.particles-showcase-waves .parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.particles-showcase-waves .parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes particles-showcase-move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (max-width:768px){.particles-showcase-waves{height:22px;min-height:22px}}@media (orientation:landscape) and (min-width:820px) and (max-width:1279px){.particles-showcase-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:2rem;padding-bottom:.5rem}.particles-showcase-hero-grid .hero-copy h1{font-size:clamp(2rem,3.2vw,2.5rem);line-height:1.12}.particles-showcase-hero-grid .hero-copy p{max-width:34rem}.particles-showcase-hero-grid .hero-bike{min-height:380px}}.particles-showcase-bike-arrive-depart{animation:particles-showcase-bike-fade 5.2s ease-in-out;will-change:opacity}@keyframes particles-showcase-bike-fade{0%{opacity:0}22%{opacity:1}56%{opacity:1}99%{opacity:.1}to{opacity:0}}