section.section-services .container{padding-top:70px}section.section-services .container .info-wrapper{display:flex;gap:50px;align-items:stretch}section.section-services .container .info-wrapper .image-wrapper{width:calc(50% - 25px);border-radius:4px}section.section-services .container .info-wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}section.section-services .container .info-wrapper .services-wrapper{width:calc(50% - 25px);display:flex;flex-direction:column}section.section-services .container .info-wrapper .services-wrapper .single-service{display:flex;gap:30px;align-items:center;padding:30px 0;border-top:1px solid #e2ecff}section.section-services .container .info-wrapper .services-wrapper .single-service h3{font-size:20px;font-weight:600;line-height:normal;color:#002a5a}section.section-services .container .info-wrapper .services-wrapper .single-service:nth-child(4){border-bottom:1px solid #e2ecff}section.section-services .container .info-wrapper .services-wrapper a{margin-top:34px}