/* Short purposeful motion; never needed to read or operate the site. */
.hero-copy>.eyebrow,.hero-copy>h1,.hero-copy>p,.hero-copy>.hero-buttons,.hero-copy>.hero-note{animation:affaq-enter .65s both cubic-bezier(.2,.7,.2,1)}.hero-copy>h1{animation-delay:.08s}.hero-copy>p{animation-delay:.16s}.hero-copy>.hero-buttons{animation-delay:.24s}.hero-copy>.hero-note{animation-delay:.3s}.hero-art{animation:affaq-enter .9s .1s both}.age-card{outline-offset:5px;cursor:default}.age-card .card-mark{transition:transform .4s,color .4s,opacity .4s}.age-card:hover .card-mark,.age-card:focus-visible .card-mark,.age-card.is-tapped .card-mark{transform:rotate(18deg) scale(1.18);opacity:.85;color:var(--navy)}.age-card:focus-visible,.age-card.is-tapped{transform:translateY(-5px)}.journey.visible .journey-step{animation:affaq-step 1s both}.journey.visible .journey-step:nth-child(2){animation-delay:.3s}.journey.visible .journey-step:nth-child(3){animation-delay:.6s}.journey.visible .journey-step:nth-child(4){animation-delay:.9s}.journey.visible .journey-step>span{animation:affaq-number 1.2s both}.journey.visible .journey-step:nth-child(2)>span{animation-delay:.3s}.journey.visible .journey-step:nth-child(3)>span{animation-delay:.6s}.journey.visible .journey-step:nth-child(4)>span{animation-delay:.9s}.story-motion{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:30px 24px;border-radius:22px;background:#edf3e1;margin:20px 0 26px;position:relative;isolation:isolate}.story-motion:before{content:'';position:absolute;top:61px;inset-inline:17%;height:2px;background:#b5c69f;z-index:-1}.story-motion-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;animation:affaq-enter .6s both}.story-motion-step:nth-child(2){animation-delay:.4s}.story-motion-step:nth-child(3){animation-delay:.8s}.story-motion-icon{width:66px;height:66px;background:var(--cream);border:1px solid #d1dec0;border-radius:50%;display:grid;place-items:center}.story-motion-icon img{width:35px;height:35px;animation:affaq-grow .8s .2s both;transform-origin:50% 90%}.story-motion-step:nth-child(2) img{animation-delay:.6s}.story-motion-step:nth-child(3) img{animation-delay:1s}.story-motion-step span{font-size:14px;font-weight:600}.success-panel{animation:affaq-enter .45s both}.success-mark{width:75px;height:75px;margin:0 auto;border-radius:50%;background:#e9f4d6;display:grid;place-items:center;animation:affaq-success .6s both}.btn:disabled{cursor:wait;opacity:.6;transform:none}@keyframes affaq-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes affaq-step{from{opacity:.35;transform:translateY(10px);border-top-color:#b3d957}to{opacity:1;transform:translateY(0);border-top-color:#ffffff30}}@keyframes affaq-number{0%{color:white;transform:translateY(4px)}50%{color:#ffd448}100%{color:#b3d957;transform:none}}@keyframes affaq-grow{from{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes affaq-success{0%{transform:scale(.65);opacity:0}65%{transform:scale(1.08);opacity:1}100%{transform:scale(1)}}.motion-off .hero-copy>*,.motion-off .hero-art,.motion-off .story-motion-step,.motion-off .story-motion-icon img,.motion-off .journey-step,.motion-off .success-panel,.motion-off .success-mark{animation:none!important;opacity:1!important;transform:none!important}.motion-off .age-card,.motion-off .age-card .card-mark{transition:none!important;transform:none!important}@media(prefers-reduced-motion:reduce){.hero-copy>*,.hero-art,.story-motion-step,.story-motion-icon img,.journey-step,.success-panel,.success-mark{animation:none!important;opacity:1!important;transform:none!important}.age-card,.age-card .card-mark{transition:none!important;transform:none!important}}@media(max-width:500px){.story-motion{padding:22px 12px;gap:6px}.story-motion-icon{width:56px;height:56px}.story-motion:before{top:49px}.story-motion-step span{font-size:12px}}
