.project-grid{padding:3rem 0}.project-grid__container{max-width:1600px;margin:0 auto;padding:0 1rem}.project-grid__header{text-align:center;margin-bottom:3rem}.project-grid__header .subtitle-top{margin-bottom:.5rem;font-size:1.1rem}.project-grid__header h2{margin-bottom:1rem;font-weight:700}.project-grid__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:35px 6%;display:grid}@media (min-width:640px){.project-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.project-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.project-grid__card{background:var(--theme-elevation-50);transition:transform .2s,box-shadow .2s;overflow:hidden}.project-grid .featured-section{margin-bottom:3rem}.project-grid .featured-layout{justify-content:space-between;align-items:flex-start;gap:6%;display:flex}.project-grid .featured-layout .left-column{flex:0 0 47%;width:100%;margin-top:0}.project-grid .featured-layout .right-column{flex:0 0 47%}.project-grid .project-grid-item{width:100%}.project-grid .project-grid-item__media{aspect-ratio:16/10;display:block;position:relative}.project-grid .project-grid-item__media img,.project-grid .project-grid-item__media .react-compare-slider,.project-grid .project-grid-item__media .video-thumbnail,.project-grid .project-grid-item__media .video-thumbnail img{aspect-ratio:16/10;width:100%;height:100%;display:block;-o-object-fit:cover!important;object-fit:cover!important}.project-grid .project-grid-item__content{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.project-grid__media{aspect-ratio:16/9;background:#000;display:block;position:relative}.project-grid__picture{width:100%;height:100%;display:block}.project-grid__content{padding:16px}.project-grid__title{margin:0 0 8px;font-size:1.1rem}.project-grid__excerpt{opacity:.85;margin:0}@media (max-width:768px){.project-grid{padding:2rem 0}.project-grid__header{margin-bottom:2rem}.project-grid__header h2{font-size:2rem}.project-grid .featured-section .featured-layout{flex-direction:column;gap:2rem}.project-grid .featured-section .featured-layout .left-column,.project-grid .featured-section .featured-layout .right-column{flex:0 0 100%;width:100%;margin-top:0}}
