.projects{background:#fff}.projects .section-heading{max-width:680px}.project-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.featured-gallery{grid-template-columns:repeat(4,1fr);margin-top:42px}.project-gallery figure{margin:0;background:#fff;border:1px solid #d8e3e8;overflow:hidden}.project-gallery img{display:block;width:100%;height:225px;object-fit:cover;transition:transform .25s ease}.project-gallery figure:hover img{transform:scale(1.04)}.project-gallery figcaption{padding:12px 14px;font-size:13px;font-weight:700;color:#12324a}.project-link{display:inline-block;margin-top:24px}.service-gallery{max-width:1100px;margin:0 auto;padding:15px max(7vw,30px) 85px}.service-gallery h2{font-size:30px;letter-spacing:-1px}@media(max-width:850px){.featured-gallery{grid-template-columns:repeat(2,1fr)}.project-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.project-gallery,.featured-gallery{grid-template-columns:1fr}.project-gallery img{height:250px}.service-gallery{padding-bottom:60px}}
.video-block{margin-top:46px;max-width:850px}.video-block h3{font-size:26px;margin:0 0 15px}.video-block video{display:block;width:100%;max-height:520px;background:#071a28;border-radius:4px}
