.project-container{padding:2rem 4rem;border-top:1px solid #ccc}.project-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.project-container h2{font-size:2.074rem;font-weight:500;color:white;text-align:center;margin-bottom:2rem}.project-container header{margin-bottom:2rem}.project-container header,.project-container header .what-you-will-get-box{display:flex;justify-content:center;align-items:center;flex-direction:column}.project-container header .what-you-will-get-box{gap:1rem;align-items:center!important;text-align:center}.what-you-will-get-box .bx{position:relative}.what-you-will-get-box .bx:after{content:"";position:absolute;width:1px;height:4.2rem;background-color:#e0e0e0;top:-4.1rem;left:50%}.what-you-will-get-box i{font-size:1.5rem;color:#e0e0e0}.what-you-will-get-box h4{font-size:1.25rem;font-weight:500;line-height:calc(1.25rem * 1.5);margin:0}@media (max-width:575px){.project-container{padding:2rem 1rem}.project-list{grid-template-columns:repeat(1,1fr)}.project-container h2{font-size:1.5rem;line-height:calc(1.5rem * 1.5);margin-bottom:1rem}.project-list{gap:1rem}.project-container header p{font-size:1rem;color:white;text-align:center;width:100%}}@media (min-width:576px) and (max-width:767px){.project-container{padding:2rem}.project-list{grid-template-columns:repeat(1,1fr)}.project-container h2{font-size:1.5rem;line-height:calc(1.5rem * 1.5);margin-bottom:1rem}.project-container header p{font-size:1rem;color:white;text-align:center;width:100%}.project-list{gap:1rem}}@media (min-width:768px) and (max-width:991px){.project-container{padding:3rem}.project-container header p{font-size:1rem;color:white;text-align:center;width:80%}}