.project-steps__cards{display:grid;grid-template-columns:repeat(2,50%);background-color:#ececec;padding:2rem}.project-steps__card:first-of-type{border-right:0;border-bottom:0}.project-steps__card:first-of-type::after,.project-steps__card:first-of-type::before,.project-steps__card:last-of-type::after,.project-steps__card:last-of-type::before{content:"";width:30px;height:30px;background-image:url("https://f.hubspotusercontent10.net/hubfs/7376512/2021-Fund-Page/Group%2075.svg");position:absolute;background-size:cover;display:inline-block;z-index:20}.project-steps__card:first-of-type::after{top:50%;right:-16px;transform:translateY(-50%)}.project-steps__card:first-of-type::before{bottom:-16px;left:50%;transform:translateX(-50%)}.project-steps__card:last-of-type::after{top:-16px;left:50%;transform:translateX(-50%)}.project-steps__card:last-of-type::before{top:50%;left:-16px;transform:translateY(-50%)}.project-steps__card:nth-of-type(2){border-bottom:0}.project-steps__card:nth-of-type(3){border-right:0}.project-steps__card{max-width:100%;border:2px dashed blue;padding:2rem 1rem;position:relative}.project-steps__content{width:100%;display:flex;flex-direction:column;align-items:center}.project-steps__image{height:60px;width:60px;background:#173270;padding:15px;border-radius:50%;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.project-steps__image img{height:90%;margin:0 auto;max-width:100%;width:90%}.project-steps__text{text-align:center;width:100%}.project-steps__text h3{font-size:20px;margin:0 0 1rem 0;font-weight:800;color:#001e62}.project-steps__info{margin:2rem 0 3rem;width:70%;color:#454545}.project-steps--btn:link,.project-steps--btn:visited,.project-steps--btn:active,.project-steps--btn:hover{display:inline-block;font-weight:800;font-size:16px;color:#fff;background:#001e62;padding:10px 32px;text-decoration:none}@media only screen and (max-width:576px){.project-steps__cards{grid-template-columns:1fr}.project-steps__info{width:100%}.project-steps__card{border-right:2px dashed blue !important}.project-steps__card:not(:last-of-type){border-bottom:0}.project-steps__card:first-of-type::after,.project-steps__card:last-of-type::after,.project-steps__card:last-of-type::before{display:none}.project-steps__card:not(:last-of-type):not(:first-of-type)::after{content:"";width:30px;height:30px;background-image:url("https://f.hubspotusercontent10.net/hubfs/7376512/2021-Fund-Page/Group%2075.svg");position:absolute;background-size:cover;display:inline-block;z-index:20;bottom:-16px;left:50%;transform:translateX(-50%)}}