@media only screen and (min-width:0rem){#projects-intro{background-color:#fff;padding:var(--sectionPadding)}#projects-intro .cs-container{margin:auto;max-width:50rem;text-align:center;width:100%}#projects-intro .cs-title{margin-left:auto;margin-right:auto;max-width:22ch}#projects-intro .cs-text{margin:0 auto;max-width:68ch}.projects-gallery{background-color:#fff;padding:var(--sectionPadding)}.projects-gallery.cs-gray-background{background-color:#f7f7f7}.projects-gallery .cs-container{margin:auto;max-width:80rem;width:100%}.projects-gallery .cs-content{margin:0 auto clamp(2rem,5vw,3rem);max-width:43.75rem;text-align:center;width:100%}.projects-gallery .cs-title{margin-left:auto;margin-right:auto;max-width:24ch}.projects-gallery .cs-gallery-grid{display:grid;gap:clamp(1rem,2vw,1.5rem);grid-template-columns:1fr}.projects-gallery .cs-picture{aspect-ratio:4/3;border-radius:1rem;display:block;overflow:hidden;width:100%}.projects-gallery .cs-picture img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.projects-video{background-color:#f7f7f7;padding:var(--sectionPadding)}.projects-video.cs-white-background{background-color:#fff}.projects-video .cs-container{align-items:center;display:flex;flex-direction:column;gap:clamp(2rem,5vw,4rem);margin:auto;max-width:80rem;width:100%}.projects-video .cs-video-wrapper{aspect-ratio:16/9;background-color:#111;border-radius:1rem;box-shadow:0 .75rem 2rem rgba(0,0,0,.14);flex:none;max-width:43.75rem;overflow:hidden;width:100%}.projects-video .cs-video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.projects-video .cs-content{align-items:flex-start;display:flex;flex-direction:column;max-width:32.5rem;width:100%}.projects-video .cs-title{max-width:22ch}.projects-video .cs-text{margin-bottom:0}}@media only screen and (min-width:48rem){.projects-gallery .cs-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:64rem){.projects-video .cs-container{flex-direction:row}.projects-video.cs-reverse .cs-container{flex-direction:row-reverse}.projects-video .cs-video-wrapper{width:58%}}