.work-hero{position:relative;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden}.work-hero-footer{position:absolute;bottom:0;left:0;width:100%}.work-hero-footer .container{display:flex;justify-content:space-between;align-items:flex-end}.work-items{position:relative;width:100%;height:100%;padding-bottom:16rem}.work-items .container{height:100%;display:flex;flex-direction:column;gap:2rem}.work-item-row{width:100%;display:flex;margin:0 auto}#work-item-row-1,#work-item-row-3,#work-item-row-5,#work-item-row-7{justify-content:flex-start}#work-item-row-2,#work-item-row-4,#work-item-row-6{justify-content:flex-end}.work-item.track-card{position:relative;display:flex;flex-direction:column;gap:.75rem;width:55%;padding:1.5rem;border-left:3px solid var(--fg);transition:background-color .2s ease}.work-item.track-card:hover{background-color:#00ff410a}.track-header{display:flex;justify-content:space-between;align-items:flex-end}.work-item-info{display:flex;justify-content:space-between;align-items:flex-start}.work-item-info p{padding:0}.work-item-info p:nth-child(2){opacity:.6;text-align:right}@media(max-width:1000px){.work-hero-footer{display:none}.work-hero h1{width:calc(100% - 4rem);margin:0 auto}.work-item.track-card{width:100%}#work-item-row-1,#work-item-row-2,#work-item-row-3,#work-item-row-4,#work-item-row-5,#work-item-row-6,#work-item-row-7{justify-content:flex-start}.work-item-info{flex-direction:column;gap:.25rem}.work-item-info p:nth-child(2){text-align:left}}
