.wpt-timeline{background-color:#000;color:#fff;margin:2rem auto;max-width:1200px;padding:2rem 1rem;position:relative}.wpt-timeline-item{margin:0 0 4rem;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.wpt-timeline-item.in-view{opacity:1;transform:translateY(0)}.wpt-timeline-item__title{margin-bottom:2rem}.wpt-timeline-item__title h2{border-bottom:2px solid #00bcd4;color:#fff;font-size:2rem;font-weight:700;line-height:1.2;margin:0;padding-bottom:.5rem}.wpt-timeline-item__grid{align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 80px 2fr}.wpt-timeline-item__left{display:flex;flex-direction:column;gap:1.5rem}.wpt-timeline-item__image{aspect-ratio:16/9;background-color:#2a2a2a;border-radius:16px;max-width:300px;overflow:hidden;width:100%}.wpt-timeline-item__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wpt-timeline-item__year-display{margin-top:1rem}.wpt-timeline-item__year-number{color:#fff;font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.wpt-timeline-item__year-label{color:#999;font-size:1rem;text-transform:lowercase}.wpt-timeline-item__left-content{color:#ccc;font-size:1rem;line-height:1.6}.wpt-timeline-item__left-content p{margin-bottom:.75rem}.wpt-timeline-item__left-content p:last-child{margin-bottom:0}.wpt-timeline-item__center{align-items:center;display:flex;flex-direction:column;height:100%;padding-top:.5rem;position:relative}.wpt-timeline-item__bullet{background:#00bcd4;border-radius:50%;display:block;flex-shrink:0;height:16px;transform:scale(0);transition:transform .5s cubic-bezier(.34,1.56,.64,1);width:16px;z-index:2}.wpt-timeline-item.in-view .wpt-timeline-item__bullet{transform:scale(1)}.wpt-timeline-item__line{background:#00bcd4;display:block;flex-grow:1;margin-top:1rem;min-height:100px;transform:scaleY(0);transform-origin:top;transition:transform 1s cubic-bezier(.4,0,.2,1);width:3px;z-index:1}.wpt-timeline-item.in-view .wpt-timeline-item__line{transform:scaleY(1)}.wpt-timeline-item__right{padding-top:.5rem}.wpt-timeline-item__right-content{color:#fff}.wpt-timeline-item__right-content h1,.wpt-timeline-item__right-content h2,.wpt-timeline-item__right-content h3,.wpt-timeline-item__right-content h4,.wpt-timeline-item__right-content h5,.wpt-timeline-item__right-content h6{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:.75rem;margin-top:2rem;padding-left:2rem;position:relative}.wpt-timeline-item__right-content h1:first-child,.wpt-timeline-item__right-content h2:first-child,.wpt-timeline-item__right-content h3:first-child,.wpt-timeline-item__right-content h4:first-child,.wpt-timeline-item__right-content h5:first-child,.wpt-timeline-item__right-content h6:first-child{margin-top:0}.wpt-timeline-item__right-content h1:before,.wpt-timeline-item__right-content h2:before,.wpt-timeline-item__right-content h3:before,.wpt-timeline-item__right-content h4:before,.wpt-timeline-item__right-content h5:before,.wpt-timeline-item__right-content h6:before{background:#00bcd4;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:.4em;width:10px}.wpt-timeline-item__right-content h3{font-size:1.25rem}.wpt-timeline-item__right-content h4{font-size:1.1rem}.wpt-timeline-item__right-content p{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.wpt-timeline-item__right-content p:last-child{margin-bottom:0}.wpt-timeline-item__right-content b,.wpt-timeline-item__right-content strong{color:#fff;font-weight:600}.wpt-timeline-item__right-content em,.wpt-timeline-item__right-content i{font-style:italic}.wpt-timeline-item__right-content ol,.wpt-timeline-item__right-content ul{color:#ccc;margin:1rem 0 1.5rem 1.5rem}.wpt-timeline-item__right-content ol li,.wpt-timeline-item__right-content ul li{line-height:1.6;margin-bottom:.5rem}.wpt-timeline-item__right-content ul{list-style-type:disc}.wpt-timeline-item__right-content ol{list-style-type:decimal}.wpt-timeline-item__right-content a{color:#00bcd4;text-decoration:none;transition:color .3s ease}.wpt-timeline-item__right-content a:hover{color:#00e5ff;text-decoration:underline}.wpt-timeline-item__right-content img{border-radius:8px;height:auto;margin:1.5rem 0;max-width:100%}.wpt-timeline-item__right-content blockquote{border-left:3px solid #00bcd4;color:#ccc;font-style:italic;margin:1.5rem 0;padding-left:1.5rem}.wpt-timeline-item__right-content hr{border:none;border-top:1px solid #333;margin:2rem 0}@media(max-width:991px){.wpt-timeline-item__grid{gap:1.5rem;grid-template-columns:1fr 60px 1.5fr}}@media(max-width:768px){.wpt-timeline-item__title h2{font-size:1.5rem}.wpt-timeline-item__grid{gap:1.5rem;grid-template-columns:1fr}.wpt-timeline-item__center{display:none}.wpt-timeline-item__left{order:1}.wpt-timeline-item__right{order:2}.wpt-timeline-item__image{max-width:100%}.wpt-timeline-item__year-number{font-size:2.5rem}}.wpt-timeline__items{position:relative}.wpt-timeline__items:before{background:#00bcd4;bottom:0;content:"";left:calc(50% - 1.5px - .5fr);opacity:.3;position:absolute;top:0;transform:scaleY(0);transform-origin:top;transition:transform 1.2s ease;width:3px;z-index:0}.wpt-timeline__items.in-view:before{transform:scaleY(1)}@media(max-width:768px){.wpt-timeline__items:before{display:none}}
