.works{background-color:#f1f1f1;padding-top:180px;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;position:relative}.works-container{max-width:89%;margin:0 auto}.works-title{color:#1a1a1a;font-size:3.4rem;font-weight:100;letter-spacing:.6em;line-height:1.8;margin-bottom:2rem;position:relative}.works-title::after{content:'';position:absolute;bottom:-1rem;left:0;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);width:100vw;height:1px;background-color:#d9d9d9}.works-images{display:grid;grid-template-columns:repeat(24,1fr);grid-template-rows:repeat(4,auto);gap:10px;max-width:80%}.works-image{width:100%;height:auto;object-fit:cover;transition:transform .5s ease}.works-image:hover{transform:scale(1.01)}.works-image:first-child{grid-column:1/9;grid-row:1/2;height:650px}.works-image:nth-child(2){grid-column:9/25;grid-row:1/2;height:650px}.works-image:nth-child(3){grid-column:1/11;grid-row:2/3;height:520px}.works-image:nth-child(4){grid-column:11/25;grid-row:2/3;height:520px}.works-image:nth-child(5){grid-column:1/15;grid-row:3/4;height:450px}.works-image:nth-child(6){grid-column:15/25;grid-row:3/4;height:450px}.works-image:nth-child(7){grid-column:1/25;grid-row:4/5}.works-link{padding-top:5rem;padding-bottom:5rem}.works-link a{color:#1a1a1a;font-size:1rem;font-weight:300;letter-spacing:.1em;transition:color .3s ease;text-decoration:underline}.works-link a:hover{color:#666}@media (min-width:768px) and (max-width:1024px){.works{padding-top:120px}.works-container{max-width:84%}.works-title{font-size:2.8rem}.works-images{max-width:100%;gap:8px}.works-image:first-child,.works-image:nth-child(2){height:450px}.works-image:nth-child(3),.works-image:nth-child(4){height:340px}.works-image:nth-child(5),.works-image:nth-child(6){height:350px}}@media (max-width:767px) and (min-width:420px){.works{padding-top:100px}.works-container{max-width:78%}.works-title{font-size:2rem;letter-spacing:.4em}.works-images{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(7,auto);max-width:80%;gap:1rem}.works-image:first-child{grid-column:1/2;grid-row:1/2;height:100%}.works-image:nth-child(2){grid-column:1/2;grid-row:2/3;height:100%}.works-image:nth-child(3){grid-column:1/2;grid-row:3/4;height:100%}.works-image:nth-child(4){grid-column:1/2;grid-row:4/5;height:100%}.works-image:nth-child(5){grid-column:1/2;grid-row:5/6;height:100%}.works-image:nth-child(6){grid-column:1/2;grid-row:6/7;height:100%}.works-image:nth-child(7){grid-column:1/2;grid-row:7/8;height:100%}.works-link{padding-top:3rem;padding-bottom:3rem}}@media (max-width:420px){.works{padding-top:80px}.works-container{max-width:75%}.works-title{font-size:1.8rem;letter-spacing:.3em}.works-images{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(7,auto);max-width:90%;gap:10px}.works-image:first-child{grid-column:1/2;grid-row:1/2;height:100%}.works-image:nth-child(2){grid-column:1/2;grid-row:2/3;height:100%}.works-image:nth-child(3){grid-column:1/2;grid-row:3/4;height:100%}.works-image:nth-child(4){grid-column:1/2;grid-row:4/5;height:100%}.works-image:nth-child(5){grid-column:1/2;grid-row:5/6;height:100%}.works-image:nth-child(6){grid-column:1/2;grid-row:6/7;height:100%}.works-image:nth-child(7){grid-column:1/2;grid-row:7/8;height:100%}.works-link{font-size:.8rem}.footer-container{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:15px;align-items:center;justify-items:center}.footer-left{grid-column:1/2;grid-row:1/2;justify-self:center}.footer-center{grid-column:1/2;grid-row:2/3;justify-self:center}.footer-right{display:none}}.works footer{background-color:#f1f1f1}.works .footer-button{color:#1a1a1a}.works .footer-button:hover{color:#666}.works .footer-left .nav-separator{color:#1a1a1a}.works .footer-center p{color:#1a1a1a}.works footer::after,.works footer::before{background-color:#d9d9d9}