.project-features .item{width:100%;display:flex;justify-content:flex-end;position:relative;flex-wrap:wrap}.project-features .item span{width:85%;margin-bottom:7px}.project-features .item::after{margin-bottom:7px;content:'';position:static;width:100%;height:1px;background:#C6C6C5;left:0;bottom:0}.project-features .repeater-last .item:last-child::after{display:none}.project-features a{color:#003369;text-decoration:underline}.project-features a:hover{text-decoration:none;color:unset}.project-results .item{display:grid;grid-template-columns:1fr 1fr 1fr;font-family:'Poppins',Sans-Serif;color:#003369;text-align:right;border-bottom:1px solid #C6C6C5;padding-bottom:7px;padding-top:7px;margin-bottom:7px}.project-results .item:last-child{border:none}.project-results .item .col:first-child{text-align:left}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}