.project{display:flex;gap:2rem;padding:4rem 0;border:solid #000;border-width:0 0 1px}.project .sm-keywords,.project .sm-title{display:none}.project .sm-title{margin-top:0;margin-bottom:0}.project .sm-keywords{font-size:.85rem;margin-bottom:.5rem}.project .image{width:40%;height:20rem;border:1px solid #000;border-radius:5px;overflow:hidden;background-color:#aaa}.project .details{width:60%}.project .details .title{margin-bottom:0}.project .details .keywords{margin-bottom:1rem;font-size:.85rem}.project .details .quote{margin-top:1rem;font-style:italic}.project:first-child{padding-top:0;margin-top:2rem}.project:last-child{border:none}@media(max-width:992px){.project .image{height:15rem}.project .details .title{margin-top:0}}@media(max-width:768px){.project,.project .sm-keywords,.project .sm-title{display:block}.project .image{width:100%;max-width:30rem;margin-bottom:.5rem}.project .details{width:100%}.project .details .keywords,.project .details .title{display:none}}