.projects-mobile{display:none}.projects{padding:var(--padding-small);margin-bottom:10rem;font-family:sans-serif}.projects .grid{flex-direction:column;display:flex}.projects .grid .row{color:var(--black);border-bottom:1px solid #333;grid-template-columns:1fr 1fr 2fr;text-decoration:none;transition:padding .25s;display:grid}.projects .grid .row:hover{color:var(--blue);border-bottom:1px solid var(--blue);padding-top:16px;padding-bottom:16px}.projects .grid .cell{padding:12px 16px;font-family:SFProText-Light;font-size:1.5rem}@media (width<=768px){.projects-mobile{padding:var(--padding-small);margin-bottom:var(--padding-medium);font-family:sans-serif;display:block}.projects-mobile img{margin-bottom:2rem}.projects-mobile .section-header{margin-bottom:2rem;padding:.5rem 1rem}.projects-mobile .section-header h3{font-size:2.5rem}.project-mobile{border-bottom:1px solid var(--black);margin-bottom:4rem}.projects-mobile-title{color:var(--black);font-size:1.5rem;font-weight:500}.projects-mobile-type{color:var(--black);margin-bottom:1rem;font-size:.9rem;font-weight:400}.projects-mobile-description{color:var(--black);margin-bottom:1.5rem;font-size:1rem;font-weight:400}}footer{background-color:var(--blue);height:22rem;padding:var(--padding-small);justify-content:space-between;align-items:flex-start;width:100%;padding-top:5rem;display:flex;position:relative;overflow:hidden}footer div a{margin-right:.5rem}.footer-bg-image{background-image:url(/assets/contacts-BAxk3P4_.svg);background-position:bottom;background-repeat:no-repeat;width:100%;height:100%}.contacts-title{pointer-events:none;width:100%;position:absolute;bottom:-3rem;left:0;right:0}.up-button{color:#00f;cursor:pointer;background:#fff;border:1.5px solid #fff;justify-content:center;align-items:center;width:55px;height:55px;font-size:18px;display:flex}.call-and-up{justify-content:space-between;width:100%;padding-left:.5rem;display:flex}@media (width<=768px){footer{flex-direction:column;justify-content:start;gap:2rem;height:18rem}.call-and-up{padding-left:0}.link-button{text-align:center;width:100%}.contacts-title{font-size:15vw;bottom:-10%}}
