.experience-timeline{padding:1rem 0;position:relative}.experience-timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:#8bfa02}.experience-timeline .timeline-item{position:relative;padding-left:2.5rem;margin-bottom:2rem}.experience-timeline .timeline-item:last-child{margin-bottom:0}.experience-timeline .timeline-dot{position:absolute;left:0;top:6px;width:18px;height:18px;border-radius:50%;background:#000;border:2px solid #8bfa02;z-index:1}.experience-timeline .timeline-content{background:rgba(139,250,2,.05);border:1px solid rgba(139,250,2,.2);border-radius:8px;padding:1.2rem}.experience-timeline .timeline-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem;margin-bottom:.3rem}.experience-timeline .timeline-company{color:#8bfa02;font-size:1.2rem;font-weight:700;margin:0}.experience-timeline .timeline-date{color:#8bfa02;font-size:.85rem;white-space:nowrap;opacity:.8}.experience-timeline .timeline-role{color:#fff;font-size:1rem;font-weight:600;margin:.2rem 0}.experience-timeline .timeline-location{color:hsla(0,0%,100%,.6);font-size:.85rem;margin:0 0 .8rem}.experience-timeline .timeline-bullets{list-style:none;padding:0;margin:0}.experience-timeline .timeline-bullets li{color:hsla(0,0%,100%,.85);font-size:.9rem;line-height:1.5;padding-left:1.2rem;position:relative;margin-bottom:.5rem}.experience-timeline .timeline-bullets li:before{content:">";position:absolute;left:0;color:#8bfa02;font-weight:700}.experience-timeline .timeline-bullets li:last-child{margin-bottom:0}