.work-hero{text-align:center;justify-content:center;align-items:center;width:100%;height:100svh;display:flex;position:relative;overflow:hidden}.work-hero-footer{width:100%;position:absolute;bottom:0;left:0}.work-hero-footer .container{justify-content:space-between;align-items:flex-end;display:flex}.work-items{width:100%;height:100%;padding-bottom:16rem;position:relative}.work-items .container{flex-direction:column;gap:8rem;height:100%;display:flex}.work-item-row{width:100%;margin:0 auto;display:flex}#work-item-row-1,#work-item-row-3,#work-item-row-5{justify-content:flex-start}#work-item-row-2,#work-item-row-4{justify-content:flex-end}.work-item{flex-direction:column;gap:.5rem;display:flex;position:relative}.work-item-info{justify-content:space-between;align-items:flex-start;display:flex}.work-item-row a{aspect-ratio:4/5;text-transform:none;width:40%;height:100%;padding:0;display:inline-block;position:relative}.work-item-info p{padding:0}.work-item-info p:nth-child(2){opacity:.35}.work-item img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%}@media (width<=1000px){.work-hero-footer{display:none}.work-hero h1{width:calc(100% - 4rem);margin:0 auto}.work-item-row a{width:100%}}
