.page.work,.page.work .slider{width:100%;height:100svh;position:relative;overflow:hidden}.page.work canvas{width:100%;height:100%;display:block}.page.work .slider-content{z-index:2;flex-direction:column;gap:2rem;width:50%;display:flex;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.page.work .slide-description{width:50%;color:var(--tone-400);flex-direction:column;gap:2rem;padding:.5rem;display:flex}.page.work .slide-title h1{justify-content:flex-start;font-size:7rem;display:flex}.page.work .slide-title h1 .word{display:flex}.page.work .slide-title h1 .char{display:block}.page.work .char,.page.work .line{overflow:hidden}.page.work .char span,.page.work .line span{will-change:transform;display:inline-block;position:relative}.page.work .slide-link a{color:var(--tone-400);width:max-content;padding:.5rem 0;display:block;position:relative}.page.work .slide-footer{z-index:1;width:100%;position:absolute;bottom:0;left:0}.page.work .slide-footer .container{color:var(--tone-400);justify-content:space-between;align-items:center;display:flex}@media (max-width:1000px){.page.work .slider-content{width:calc(100% - 2rem);right:unset;text-align:center;align-items:center;left:50%;transform:translate(-50%,-50%)}.page.work .slide-title h1{font-size:3rem}.page.work .slide-description{width:90%}.page.work .slide-link a{margin:0 auto}}
