@keyframes tl-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ez-tl-section{--ez-green:#00c28a;--ez-bg:#0d1517;--ez-text:#fff;--ez-text2:#b9c2c0;--ez-text3:#7a8583;--ez-card:hsla(0,0%,100%,.03);--ez-card-hover:hsla(0,0%,100%,.05);--ez-border:hsla(0,0%,100%,.08)}html[data-theme=light] .ez-tl-section{--ez-bg:#fff;--ez-text:#14181c;--ez-text2:#5b6670;--ez-text3:#8a94a0;--ez-card:rgba(0,0,0,.02);--ez-card-hover:rgba(0,0,0,.04);--ez-border:rgba(0,0,0,.08)}.ez-tl-section{background:var(--background,var(--ez-bg));padding:100px 28px 120px;position:relative}.ez-tl-section:before{background:radial-gradient(ellipse 50% 40% at 100% 20%,rgba(0,194,138,.06) 0,transparent 60%),radial-gradient(ellipse 50% 40% at 0 80%,rgba(0,194,138,.05) 0,transparent 60%);content:"";inset:0;pointer-events:none;position:absolute}.ez-tl-section-inner{margin:0 auto;max-width:860px;position:relative;z-index:1}.ez-tl-section .section-header{margin:0 auto 80px;max-width:640px;position:relative;text-align:center;z-index:1}.ez-tl-section .section-eyebrow{align-items:center;color:var(--green,var(--ez-green));display:inline-flex;font-size:11px;font-weight:700;gap:10px;letter-spacing:.14em;margin-bottom:16px;text-transform:uppercase}.ez-tl-section .section-eyebrow:after,.ez-tl-section .section-eyebrow:before{background:var(--green,var(--ez-green));border-radius:2px;content:"";height:1.5px;opacity:.6;width:24px}.ez-tl-section .section-header h2{color:var(--text,var(--ez-text));font-size:clamp(30px,4vw,52px);font-style:normal;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin-bottom:14px}.ez-tl-section .section-header h2 em{color:var(--green,var(--ez-green));font-style:italic;font-weight:300}.ez-tl-section .section-header p{color:var(--text2,var(--ez-text2));font-size:16px;font-weight:300;line-height:1.7}.ez-tl-section .tl-wrap{margin:0 auto;max-width:800px;position:relative;z-index:1}.ez-tl-section .tl-wrap:before{background:linear-gradient(180deg,transparent 0,rgba(0,194,138,.9) 5%,rgba(0,194,138,.9) 95%,transparent);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.ez-tl-section .tl-item{align-items:center;animation:tl-appear .6s ease forwards;animation-play-state:paused;display:grid;grid-template-columns:1fr 56px 1fr;margin-bottom:36px;opacity:0}.ez-tl-section .tl-item.is-visible{animation-play-state:running}.ez-tl-section .tl-item:first-child{animation-delay:.05s}.ez-tl-section .tl-item:nth-child(2){animation-delay:.12s}.ez-tl-section .tl-item:nth-child(3){animation-delay:.19s}.ez-tl-section .tl-item:nth-child(4){animation-delay:.26s}.ez-tl-section .tl-item:nth-child(5){animation-delay:.33s}.ez-tl-section .tl-item:nth-child(6){animation-delay:.4s}.ez-tl-section .tl-item:nth-child(7){animation-delay:.47s}.ez-tl-section .tl-item:nth-child(8){animation-delay:.54s}.ez-tl-section .tl-item:nth-child(9){animation-delay:.61s}.ez-tl-section .tl-item .tl-side{align-items:center;display:flex}.ez-tl-section .tl-item .tl-mid{align-items:center;display:flex;grid-column:2;justify-content:center}.ez-tl-section .tl-item--card-left .tl-side--card{grid-column:1;justify-content:flex-end;padding-right:16px}.ez-tl-section .tl-item--card-left .tl-side--year{grid-column:3;justify-content:flex-start;padding-left:16px}.ez-tl-section .tl-item--card-right .tl-side--year{grid-column:1;justify-content:flex-end;padding-right:16px}.ez-tl-section .tl-item--card-right .tl-side--card{grid-column:3;justify-content:flex-start;padding-left:16px}.ez-tl-section .tl-year-wrap{display:flex}.ez-tl-section .tl-year-wrap--right{justify-content:flex-end}.ez-tl-section .tl-year{align-items:center;display:inline-flex;flex-direction:column;gap:2px}.ez-tl-section .tl-year-num{color:var(--green,var(--ez-green));font-size:28px;font-weight:800;letter-spacing:-1px;line-height:1}.ez-tl-section .tl-year-label{color:var(--text3,var(--ez-text3));font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ez-tl-section .tl-node{background:var(--background,var(--ez-bg))!important;border:2.5px solid var(--green,var(--ez-green))!important;border-radius:50%;height:16px;position:relative;transition:transform .25s,background .25s,box-shadow .25s;width:16px;z-index:2}.ez-tl-section .tl-item:hover .tl-node{background:var(--green,var(--ez-green))!important;box-shadow:0 0 0 5px rgba(0,194,138,.18);transform:scale(1.5)}.ez-tl-section .tl-card{background:var(--card,var(--ez-card));border:1px solid var(--border,var(--ez-border));border-radius:14px;box-sizing:border-box;cursor:default;overflow:hidden;padding:22px 24px;position:relative;transition:all .25s;width:100%}.ez-tl-section .tl-card:after{background:linear-gradient(135deg,rgba(0,194,138,.08),transparent 55%);border-radius:14px;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s}.ez-tl-section .tl-item:hover .tl-card{background:var(--card-hover,var(--ez-card-hover));border-color:rgba(0,194,138,.28);box-shadow:0 8px 32px rgba(0,194,138,.2);transform:translateY(-2px)}.ez-tl-section .tl-item:hover .tl-card:after{opacity:1}.ez-tl-section .tl-card-icon{align-items:center;background:rgba(0,194,138,.08);border:1px solid rgba(0,194,138,.2);border-radius:10px;display:flex;height:38px;justify-content:center;margin-bottom:12px;width:38px}.ez-tl-section .tl-card-icon svg{display:block;fill:none!important;height:18px;stroke:var(--green,var(--ez-green))!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke-width:1.7!important;width:18px}.ez-tl-section .tl-card h3{color:var(--text,var(--ez-text));font-size:17px;font-weight:700;line-height:1.2;margin-bottom:6px}.ez-tl-section .tl-card p{color:var(--text2,var(--ez-text2));font-size:13.5px;font-weight:300;line-height:1.6}@media (max-width:860px){.ez-tl-section .tl-wrap:before{left:20px;transform:none}.ez-tl-section .tl-item{grid-template-columns:40px 1fr;grid-template-rows:auto}.ez-tl-section .tl-item--card-left .tl-side--card,.ez-tl-section .tl-item--card-right .tl-side--card{grid-column:2;grid-row:1;justify-content:flex-start;padding:0}.ez-tl-section .tl-item--card-left .tl-side--year,.ez-tl-section .tl-item--card-right .tl-side--year{grid-column:2;grid-row:2;justify-content:flex-start;padding:0}.ez-tl-section .tl-item .tl-mid{align-self:start;grid-column:1;grid-row:1/3;padding-top:22px}.ez-tl-section .tl-year-wrap--right{justify-content:flex-start}.ez-tl-section .tl-card{margin-bottom:8px}.ez-tl-section .tl-year-num{font-size:22px}.ez-tl-section .tl-year-label{display:none}}@media (max-width:600px){.ez-tl-section{padding:72px 20px 80px}}