.waites-timeline{--wt-accent:#fdc526;--wt-number:#000;--wt-title:#1a1a1a;--wt-body:#4a4a4a;--wt-line:#e0e0e0;--wt-circle-size:56px;--wt-line-width:2px;--wt-gap:32px;--wt-anim-duration:0.9s;--wt-anim-stagger:180ms;padding:16px 0}.waites-timeline__row{display:flex;gap:var(--wt-gap);list-style:none;margin:0;padding:0;position:relative}.waites-timeline__row:before{background:var(--wt-line);content:"";height:var(--wt-line-width);left:0;position:absolute;right:0;top:calc(var(--wt-circle-size)/2 - var(--wt-line-width)/2);z-index:0}.waites-timeline__step{flex:1 1 0;min-width:0;position:relative;z-index:1}.waites-timeline__marker{align-items:center;background:var(--wt-accent);border-radius:50%;display:flex;height:var(--wt-circle-size);justify-content:center;margin-bottom:20px;width:var(--wt-circle-size)}.waites-timeline__number{color:var(--wt-number);font-family:Roboto Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.25rem;font-weight:400;letter-spacing:-.04em;line-height:1;margin-right:.04em}.waites-timeline__icon{margin-bottom:12px}.waites-timeline__icon img{display:block;height:auto;max-height:48px;max-width:48px}.waites-timeline__title{color:var(--wt-title);font-size:1.125rem;font-weight:700;line-height:1.3;margin:0 0 8px}.waites-timeline__body{color:var(--wt-body);font-size:.9375rem;line-height:1.6;margin:0;white-space:pre-line}.waites-timeline__link{border-bottom:2px solid var(--wt-accent);color:var(--wt-title);display:inline-block;font-size:.9375rem;font-weight:600;margin-top:12px;text-decoration:none}.waites-timeline__link:focus,.waites-timeline__link:hover{border-bottom-color:var(--wt-title)}.waites-timeline__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.waites-timeline--js .waites-timeline__step{opacity:0;transform:translateY(16px);transition:opacity var(--wt-anim-duration) ease-out,transform var(--wt-anim-duration) ease-out;transition-delay:calc(var(--i, 0)*var(--wt-anim-stagger))}.waites-timeline--js .waites-timeline__step.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.waites-timeline--js .waites-timeline__step{opacity:1;transform:none;transition:none}}@media (max-width:991px){.waites-timeline--count-4 .waites-timeline__row,.waites-timeline--count-5 .waites-timeline__row{flex-direction:column;gap:var(--wt-gap)}.waites-timeline--count-4 .waites-timeline__row:before,.waites-timeline--count-5 .waites-timeline__row:before{bottom:calc(var(--wt-circle-size)/2);height:auto;left:calc(var(--wt-circle-size)/2 - var(--wt-line-width)/2);right:auto;top:calc(var(--wt-circle-size)/2);width:var(--wt-line-width)}.waites-timeline--count-4 .waites-timeline__step,.waites-timeline--count-5 .waites-timeline__step{flex:0 0 auto;min-height:var(--wt-circle-size);padding-left:calc(var(--wt-circle-size) + 20px)}.waites-timeline--count-4 .waites-timeline__marker,.waites-timeline--count-5 .waites-timeline__marker{left:0;margin-bottom:0;position:absolute;top:0}}@media (max-width:767px){.waites-timeline__row{flex-direction:column;gap:var(--wt-gap)}.waites-timeline__row:before{bottom:calc(var(--wt-circle-size)/2);height:auto;left:calc(var(--wt-circle-size)/2 - var(--wt-line-width)/2);right:auto;top:calc(var(--wt-circle-size)/2);width:var(--wt-line-width)}.waites-timeline__step{flex:0 0 auto;min-height:var(--wt-circle-size);padding-left:calc(var(--wt-circle-size) + 20px)}.waites-timeline__marker{left:0;margin-bottom:0;position:absolute;top:0}}