.timeline{margin-bottom:1.875rem}.timeline .title-wrapper{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.timeline-list{font-size:var(--fs-6);margin-left:2.875rem}@media (min-width:580px){.timeline-list{margin-left:4rem}}.timeline-list span{font-weight:var(--fw-400);color:var(--vegas-gold);line-height:1.6}.timeline-item{position:relative}.timeline-item:not(:last-child){margin-bottom:1.25rem}.timeline-item:not(:last-child):before{content:"";background:var(--jet);width:1px;height:calc(100% + 3.125rem);position:absolute;top:-1.5rem;left:-1.875rem}@media (min-width:580px){.timeline-item:not(:last-child):before{left:-2.5rem}}.timeline-item:after{content:"";background:var(--text-gradient-yellow);width:.375rem;height:.375rem;box-shadow:0 0 0 .25rem var(--jet);border-radius:50%;position:absolute;top:.25rem;left:-2rem}@media (min-width:580px){.timeline-item:after{width:.5rem;height:.5rem;left:-2.75rem}}.timeline-item ul{margin-left:1rem}.timeline-item li{list-style:outside}.timeline-item-title{font-size:var(--fs-6);margin-bottom:.5rem;line-height:1.3}.timeline-text{font-weight:var(--fw-300);color:var(--light-gray);line-height:1.6}@media (min-width:1250px){.timeline-text{max-width:43.75rem}}.timeline-text a{display:unset;color:var(--vegas-gold)}.skills-title{margin-bottom:1.25rem}.skills-container{flex-direction:column;gap:1rem;padding:3rem 1.5rem 1.5rem;display:flex;position:relative}.skill-category{flex-direction:column;gap:.75rem;display:flex}.skill-category:not(:last-child){margin-bottom:1rem}.skill-category-header{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;transition:opacity .2s;display:flex}.skill-category-header:hover{opacity:.8}.skill-category-header:focus-visible{outline:2px solid var(--vegas-gold);outline-offset:2px;border-radius:4px}.skill-category-title{font-size:var(--fs-5);font-weight:var(--fw-500);color:var(--vegas-gold);margin-bottom:0}.skill-category-header svg{color:var(--vegas-gold);font-size:1.25rem;transition:transform .3s}.skill-pills-group{flex-wrap:wrap;gap:.5rem;transition:max-height .3s,opacity .3s;display:flex;overflow:hidden}.skill-pills-group.expanded{opacity:1;max-height:1000px}.skill-pills-group.collapsed{opacity:0;max-height:0;margin:0}.skill-pill{font-size:var(--fs-6);color:var(--smoky-black);white-space:nowrap;background:var(--text-gradient-yellow);border-radius:1.25rem;padding:.5rem .75rem;display:inline-block}.skills-toggle-all{font-size:var(--fs-5);font-weight:var(--fw-500);color:var(--vegas-gold);cursor:pointer;background:0 0;border:none;padding:0;transition:opacity .2s;position:absolute;top:1rem;right:1.5rem}.skills-toggle-all:hover{opacity:.8}.skills-toggle-all:focus-visible{outline:2px solid var(--vegas-gold);outline-offset:2px;border-radius:4px}
