.project-about .container{display:flex;flex-wrap:wrap}.project-about__title{margin-bottom:1.25vw;text-transform:uppercase;width:100%}@media screen and (min-width:1600px){.project-about__title{margin-bottom:20px}}@media (min-width:1px) and (max-width:920px){.project-about__title{margin-bottom:20px}}.project-about__container{display:flex;flex-wrap:wrap}.project-about__message{align-items:center;display:flex;flex:.5;padding-right:1.25vw}@media screen and (min-width:1600px){.project-about__message{padding-right:20px}}@media (min-width:1px) and (max-width:920px){.project-about__message{flex:auto;padding-right:20px;width:100%}}.project-about__message b{color:#ffc600;font-weight:400}.project-about__message .h2{margin-bottom:0;text-transform:uppercase}.project-about__body{display:flex;flex:1;flex-direction:column;font-size:1.125vw;justify-content:center;line-height:1.4;margin-bottom:.75vw;overflow:hidden;position:relative;transition:height .65s ease}@media screen and (min-width:1600px){.project-about__body{font-size:18px;margin-bottom:12px}}@media (min-width:1px) and (max-width:920px){.project-about__body{flex:auto;font-size:18px;justify-content:flex-start;margin-bottom:10px;margin-top:20px}}.project-about__body .content p:last-child{margin-bottom:0}