.work-container{background-color:#5a0000;width:100%;min-height:100vh;font-family:GeneralSans,sans-serif;display:flex;overflow:hidden}.work-main{justify-content:center;align-items:center;width:100%;padding:2.5rem;display:flex}.work-projects{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:1400px;display:flex;position:relative}.work-project-wrapper{z-index:1;pointer-events:auto;justify-content:center;width:100%;display:flex;position:relative}.work-project-link{color:inherit;cursor:pointer;z-index:10;touch-action:manipulation;-webkit-tap-highlight-color:transparent;pointer-events:auto;justify-content:center;width:100%;min-height:60px;padding:.75rem 0;text-decoration:none;transition:filter .3s;display:flex;position:relative}@media (hover:hover){.work-project-link:hover{filter:blur(8px)}}.work-project-link:active{filter:none}.work-project-item{z-index:10;pointer-events:auto;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.work-project-line{z-index:1;background-color:#f5c2c2;width:1px;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translate(calc(-50% - 8rem))}.work-project-title{color:#f69ab7;text-transform:uppercase;letter-spacing:-.05em;text-align:center;z-index:2;margin:0;font-family:EXCON,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.05;position:relative}.work-project-title sup{vertical-align:super;font-size:.5em;line-height:0}.work-project-image{z-index:3;opacity:0;max-width:300px;max-height:40vh;animation:.3s forwards fadeInImage;position:fixed;top:50%;transform:translateY(-50%);pointer-events:none!important}.work-project-image img{object-fit:contain;width:100%;height:auto;display:block}.work-project-image-right{right:10%}.work-project-image-left{left:10%}@keyframes fadeInImage{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.work-project-image{max-width:300px}.work-project-image-right{right:10%}.work-project-image-left{left:10%}}@media (min-width:1024px){.work-project-image{max-width:300px}.work-project-image-right{right:10%}.work-project-image-left{left:10%}}@media (max-width:767px){.work-project-link{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;min-height:80px;padding:1rem 0}.work-main{padding:2rem}.work-projects{gap:1rem}}@media (min-width:640px){.work-project-title{font-size:3rem}.work-main{padding:3rem 4rem}.work-project-line{transform:translate(-50%,-50%)translate(calc(-50% - 10rem))}}@media (min-width:768px){.work-project-title{font-size:3.5rem}.work-main{padding:3.5rem 5rem}.work-projects{gap:1rem}.work-project-line{transform:translate(-50%,-50%)translate(calc(-50% - 12rem))}}@media (min-width:1024px){.work-project-title{font-size:4rem}.work-main{padding:4rem 6rem}.work-projects{gap:1.25rem}.work-project-line{transform:translate(-50%,-50%)translate(calc(-50% - 15rem))}}
