.landing-marquee{display:flex;overflow:hidden}
.landing-marquee .marquee-track{display:flex;align-items:stretch;justify-content:flex-start;width:max-content;min-width:0;padding:0;gap:0;animation:marquee-seamless 26s linear infinite}
.landing-marquee .marquee-group{display:flex;align-items:center;gap:26px;flex-shrink:0;padding:18px 26px;font-size:12px;font-weight:900;letter-spacing:.16em}
.landing-marquee .marquee-group b{flex:0 0 auto}
@keyframes marquee-seamless{to{transform:translateX(-50%)}}
@media (min-width:801px){.landing-marquee .marquee-group{font-size:14px;letter-spacing:.2em;gap:30px;padding-inline:34px}}
@media (prefers-reduced-motion:reduce){.landing-marquee .marquee-track{animation:none}}
.stage-card-main img{transition:opacity .42s ease,filter .42s ease}.stage-card-main img.is-changing{opacity:0;filter:blur(5px)}
.feature-index{font-size:17px;line-height:1.1;letter-spacing:.08em}.form-mark{overflow:hidden}.form-mark img{width:100%;height:100%;display:block;object-fit:cover}.landing-footer a{color:var(--cream);text-decoration:none}.landing-footer span{color:rgba(255,255,255,.75)}
@media (max-width:800px){.feature-index{font-size:18px}.landing-footer a{color:#fff1cc}}
