.Timeline-module__ah2UrG__section{max-width:1200px;margin:0 auto;padding:clamp(4rem,8vw,8rem) clamp(1rem,4vw,3rem) clamp(3rem,6vw,6rem);position:relative}.Timeline-module__ah2UrG__sectionHead{text-align:center;max-width:780px;margin:0 auto 5rem}.Timeline-module__ah2UrG__kicker{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.75rem}.Timeline-module__ah2UrG__sectionHead h2{letter-spacing:-.02em;text-wrap:balance;margin-bottom:1rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.2}.Timeline-module__ah2UrG__sectionHead p{color:var(--text-dim);text-wrap:pretty;font-weight:300}.Timeline-module__ah2UrG__sectionCta{margin-top:2rem}.Timeline-module__ah2UrG__timeline{padding-top:1.5rem;padding-bottom:1.5rem;padding-left:clamp(2.5rem,8vw,5rem);position:relative;overflow:clip}@media (min-width:901px){.Timeline-module__ah2UrG__timeline{padding-left:0}}.Timeline-module__ah2UrG__spine{pointer-events:none;width:2px;position:absolute;top:0;bottom:0;left:clamp(1rem,4vw,2.5rem)}@media (min-width:901px){.Timeline-module__ah2UrG__spine{left:50%;transform:translate(-50%)}}.Timeline-module__ah2UrG__spineTrack{background:linear-gradient(180deg, transparent 0%, var(--bg-3) 5%, var(--bg-3) 95%, transparent 100%);position:absolute;inset:0}.Timeline-module__ah2UrG__spineCurrent{background:linear-gradient(180deg, transparent 0%, #ffb81c33 10%, var(--tech) 45%, var(--tech) 55%, #ffb81c33 90%, transparent 100%);will-change:height;height:0%;position:absolute;top:0;left:-1px;right:-1px;box-shadow:0 0 12px #ffb81ce6,0 0 24px #ffb81c80}.Timeline-module__ah2UrG__spineHead{width:14px;height:14px;box-shadow:0 0 12px var(--tech), 0 0 28px var(--tech);will-change:top;pointer-events:none;background:#fff;border-radius:50%;position:absolute;top:0%;left:50%;transform:translate(-50%,-50%)}.Timeline-module__ah2UrG__spineHead:before{content:"";border:1px solid #ffb81c99;border-radius:50%;animation:1.8s ease-out infinite Timeline-module__ah2UrG__ring;position:absolute;inset:-6px}@keyframes Timeline-module__ah2UrG__ring{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.Timeline-module__ah2UrG__tlItem{grid-template-columns:1fr;margin-bottom:3.5rem;display:grid;position:relative}@media (min-width:901px){.Timeline-module__ah2UrG__tlItem{grid-template-columns:1fr 80px 1fr;align-items:center;min-height:200px}.Timeline-module__ah2UrG__tlItem:nth-child(2n) .Timeline-module__ah2UrG__tlCard{grid-area:1/3}.Timeline-module__ah2UrG__tlItem:nth-child(2n) .Timeline-module__ah2UrG__tlIndex{text-align:right;grid-area:1/1;margin-bottom:0;padding-right:2rem}.Timeline-module__ah2UrG__tlItem:nth-child(odd) .Timeline-module__ah2UrG__tlCard{grid-area:1/1}.Timeline-module__ah2UrG__tlItem:nth-child(odd) .Timeline-module__ah2UrG__tlIndex{grid-area:1/3;margin-bottom:0;padding-left:2rem}.Timeline-module__ah2UrG__tlItem .Timeline-module__ah2UrG__tlNodeCell{grid-area:1/2;justify-content:center;display:flex}}.Timeline-module__ah2UrG__tlNode{background:var(--bg);border:2px solid var(--bg-3);z-index:2;border-radius:50%;width:18px;height:18px;transition:border-color .5s,box-shadow .5s;position:absolute;top:1.75rem;left:clamp(1rem,4vw,2.5rem);transform:translate(-50%)}@media (min-width:901px){.Timeline-module__ah2UrG__tlNode{top:50%;left:50%;transform:translate(-50%,-50%)}}.Timeline-module__ah2UrG__tlNode:after{content:"";background:var(--bg-3);border-radius:50%;transition:all .4s;position:absolute;inset:3px}.Timeline-module__ah2UrG__active .Timeline-module__ah2UrG__tlNode{border-color:var(--tech);box-shadow:0 0 0 4px #ffb81c1f, var(--glow-tech)}.Timeline-module__ah2UrG__active .Timeline-module__ah2UrG__tlNode:after{background:var(--tech);box-shadow:0 0 12px var(--tech)}.Timeline-module__ah2UrG__tlNodeCell{display:none}.Timeline-module__ah2UrG__tlIndex{letter-spacing:.2em;color:var(--text-mute);text-transform:uppercase;align-self:center;margin-bottom:.75rem;font-size:.7rem;display:block}@media (max-width:900px){.Timeline-module__ah2UrG__tlIndex{margin-left:0;padding-left:.5rem}}.Timeline-module__ah2UrG__tlIndex b{color:var(--gold);font-weight:500}.Timeline-module__ah2UrG__active .Timeline-module__ah2UrG__tlIndex{color:#f5f5f5}.Timeline-module__ah2UrG__tlCard{background:var(--bg-2);border:1px solid var(--line);opacity:.6;will-change:transform, opacity;padding:1.75rem 1.75rem 1.5rem;transition:opacity .4s cubic-bezier(.2,.8,.2,1),transform .4s cubic-bezier(.2,.8,.2,1),border-color .4s,box-shadow .4s;position:relative;transform:translateY(10px)}.Timeline-module__ah2UrG__tlSummary{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;margin:0;padding:0;display:block}.Timeline-module__ah2UrG__inView .Timeline-module__ah2UrG__tlCard{opacity:1;transform:translateY(0)}.Timeline-module__ah2UrG__active .Timeline-module__ah2UrG__tlCard{background:linear-gradient(180deg, #00d9ff0a 0%, var(--bg-2) 40%);border-color:#00d9ff59;box-shadow:0 0 0 1px #00d9ff33,0 20px 60px -20px #00d9ff26}.Timeline-module__ah2UrG__tlCard:before{content:"";background:var(--tech);width:3px;height:0;box-shadow:0 0 12px var(--tech);transition:height .6s;position:absolute;top:0;left:0}.Timeline-module__ah2UrG__active .Timeline-module__ah2UrG__tlCard:before{height:100%}.Timeline-module__ah2UrG__tlCardMeta{color:var(--text-mute);letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.7rem;display:flex}.Timeline-module__ah2UrG__stage{color:var(--tech)}.Timeline-module__ah2UrG__tlHeadline{letter-spacing:-.01em;color:var(--text);text-wrap:balance;font-size:clamp(1.1rem,1.8vw,1.35rem);font-weight:500;line-height:1.35;transition:color .3s}.Timeline-module__ah2UrG__active .Timeline-module__ah2UrG__tlHeadline,.Timeline-module__ah2UrG__tlCard:hover .Timeline-module__ah2UrG__tlHeadline{color:var(--tech)}.Timeline-module__ah2UrG__tlToggle{border:1px solid var(--gold);width:26px;height:26px;color:var(--gold);background:var(--bg-2);flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;font-size:.9rem;transition:color .3s,transform .3s,background .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 0 0 1px #ffb81c40,0 0 12px #ffb81c73,0 0 22px #ffb81c40}.Timeline-module__ah2UrG__tlToggleActive{border-color:var(--bg-3);color:var(--gold)}.Timeline-module__ah2UrG__tlCardOpen .Timeline-module__ah2UrG__tlToggle{background:var(--bg-2);border-color:var(--gold);color:var(--gold);box-shadow:none}.Timeline-module__ah2UrG__tlCard:hover .Timeline-module__ah2UrG__tlToggle{color:#fff5d4;box-shadow:0 0 0 1px #ffb81c66,0 0 18px #ffb81ca6,0 0 32px #ffb81c59}.Timeline-module__ah2UrG__tlBody{color:var(--text-dim);cursor:default;padding-top:1.25rem;padding-bottom:.25rem;font-size:.95rem;font-weight:300;line-height:1.7;animation:.4s ease-out Timeline-module__ah2UrG__expand;overflow:hidden}@keyframes Timeline-module__ah2UrG__expand{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Timeline-module__ah2UrG__tlBody p{text-wrap:pretty;margin-bottom:1rem}.Timeline-module__ah2UrG__tlBody p:last-of-type{margin-bottom:0}.Timeline-module__ah2UrG__tlBody strong{color:var(--text);font-weight:500}.Timeline-module__ah2UrG__citation{border-top:1px dashed var(--bg-3);color:var(--text-mute);margin-top:1.25rem;padding-top:1rem;font-size:.75rem;font-style:italic;display:block}
.CompanyOsTeaser-module__B9ogRW__section{max-width:1200px;margin:0 auto;padding:clamp(4rem,8vw,8rem) clamp(1rem,4vw,3rem);position:relative}.CompanyOsTeaser-module__B9ogRW__inner{text-align:center;max-width:780px;margin:0 auto}.CompanyOsTeaser-module__B9ogRW__kicker{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.75rem}.CompanyOsTeaser-module__B9ogRW__inner h2{letter-spacing:-.02em;text-wrap:balance;margin-bottom:2.5rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.2}.CompanyOsTeaser-module__B9ogRW__inner h2 span{color:var(--tech);text-shadow:0 0 30px #ffb81c40;white-space:nowrap}.CompanyOsTeaser-module__B9ogRW__text{text-align:left;color:var(--text-dim);flex-direction:column;gap:1.25rem;margin-bottom:3rem;font-weight:300;line-height:1.7;display:flex}.CompanyOsTeaser-module__B9ogRW__text p{text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:8 4 4}.CompanyOsTeaser-module__B9ogRW__text strong{color:var(--text);font-weight:500}.CompanyOsTeaser-module__B9ogRW__quote{background:var(--bg-2);border-left:2px solid var(--gold);color:var(--text);text-wrap:balance;margin:.5rem 0;padding:1.25rem clamp(1.25rem,3vw,2rem);font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:500;line-height:1.45}.CompanyOsTeaser-module__B9ogRW__quote span{color:var(--gold)}
