@media (max-width: 999.98px){.c-home-projects{display:grid;align-items:start;overflow:hidden;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;grid-row-gap:7.5rem;row-gap:7.5rem}}@media (min-width: 1000px){.c-home-projects{--gap: 13.6rem;--cell: calc((100% - var(--gap)) / 4);display:flex;flex-wrap:wrap;gap:13.6rem;gap:var(--gap)}.c-home-projects__project.is-thin{width:var(--cell)}.c-home-projects__project.is-wide{width:calc(var(--cell) * 3)}.c-home-projects__project.is-half{width:calc(var(--cell) * 2)}}.c-testimonial{margin:0 0 3rem}.c-testimonial__text{--font-size: 19;--line-height: calc(23 / 19);margin:0;quotes:'"' '"'}.c-testimonial__text:before{content:open-quote}.c-testimonial__text:after{content:close-quote}.c-testimonial__citation{margin-top:1.4rem;font-size:1.2rem;line-height:1.5}.c-testimonial__citation cite{font-style:italic}.c-testimonial__citation strong{font-style:normal}.c-testimonial-with-image{display:flex;flex-direction:column;gap:10rem}.c-testimonial-with-image .c-testimonial{margin:0}.c-testimonial-with-image img{width:80%;height:auto}@media (min-width: 1000px){.c-testimonial-with-image{flex-direction:row;gap:12rem}.c-testimonial-with-image .c-testimonial{flex-basis:70%}.c-testimonial-with-image img{flex-basis:30%;min-width:15rem}}.c-home-sections{display:flex;flex-direction:column}.c-home-sections hr{margin-top:20rem;margin-bottom:6rem}
