.project-voice{display:grid;gap:1rem;margin-top:2rem}@media screen and (min-width:768px){.project-voice[data-layout="1col"] .project-voice__item:has(.project-voice__image){display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem;grid-template-columns:43.5rem 1fr}}@media screen and (min-width:768px){.project-voice[data-layout="2col"]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.project-voice{margin-top:1rem}}.project-voice__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #000;border-radius:1rem;-ms-flex-direction:column;flex-direction:column;gap:.8rem;padding:2.9rem}@media screen and (max-width:767px){.project-voice__item{padding:1.4rem}}.project-voice__image{aspect-ratio:435/252;border-radius:1rem;overflow:hidden}.project-voice__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-voice__profile{margin-top:.8rem}.project-voice__profile:has(figure){display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.3rem;grid-template-columns:3.3rem 1fr}.project-voice__profile p:not([class]){margin-top:0}