.project-grid.bg-black .svg-stroke-palette-none path{stroke:#fff}.project-grid .wysiwyg-wrap{margin-bottom:2rem;text-align:center}.project-grid .project-item{margin-bottom:4rem}.project-grid .project-item-image{border-radius:1.5rem;height:430px;margin-bottom:1.5rem;overflow:hidden;position:relative}.project-grid .project-item-image img{height:100%;object-fit:cover;position:absolute;width:100%}.project-grid .project-item-head{display:flex;justify-content:space-between}.project-grid .project-item-head svg{min-height:2rem;min-width:2rem}.project-grid .project-grid{display:grid;grid-column-gap:1rem;grid-row-gap:1rem}.project-grid .project-grid.grid-cols-1{margin:0 auto;max-width:51.75rem}@media (min-width:1180px){.project-grid .project-grid.grid-cols-2{grid-template-columns:repeat(2,1fr)}.project-grid .project-grid.grid-cols-3{gap:2.625rem;grid-template-columns:repeat(6,minmax(0,1fr))}.project-grid .project-grid.grid-cols-3 .project-item-outer{grid-column:span 2}.project-grid .project-grid.grid-cols-3 .project-item-outer:nth-last-child(2):nth-child(3n+1){grid-column:2/span 2}.project-grid .project-grid.grid-cols-3 .project-item-outer:last-child:nth-child(3n+2){grid-column:4/span 2}.project-grid .project-grid.grid-cols-3 .project-item-outer:last-child:nth-child(3n+1){grid-column:3/span 2}}.project-grid .project-grid-controls{padding:2rem 0;text-align:center}
/*# sourceMappingURL=project-grid.css.map*/