/* Responsive support for video pages made with the old WPBakery shortcodes. */
.legacy-content{max-width:780px}.video-embed{position:relative;aspect-ratio:16/9;max-width:920px;margin:32px 0;overflow:hidden;border-radius:10px;background:#171718}.video-embed iframe{position:absolute;width:100%;height:100%;border:0}.page-projects .video-embed{margin:18px 0}.page-projects .page-content{max-width:920px}@media(max-width:760px){.video-embed{margin:22px 0;border-radius:6px}}
.legacy-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1040px;margin:35px 0}.legacy-gallery figure{margin:0;overflow:hidden;border-radius:6px;background:#e8e6e0}.legacy-gallery img{display:block;width:100%;height:190px;object-fit:cover;margin:0}@media(max-width:760px){.legacy-gallery{grid-template-columns:repeat(2,1fr);gap:8px}.legacy-gallery img{height:150px}}
