.service-wrapper{display:grid;gap:3rem;grid-template-columns:1fr 1fr;justify-content:space-between;position:relative}.service-card{background-color:#e3f3f0;border:2px solid #000;border-radius:5px;display:flex;justify-content:center;margin:2rem auto 0;position:relative;width:100%}.service-card article{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:4rem 2rem 2rem;position:relative;text-align:center}.service-card:first-child:before{content:"01"}.service-card:first-child:before,.service-card:nth-child(2):before{align-items:center;border-bottom:3px solid #44b59b;color:#000;display:flex;font-size:4.8rem;font-weight:700;height:6.3rem;justify-content:center;position:absolute;top:-30px;width:8rem;z-index:2}.service-card:nth-child(2):before{content:"02"}.service-card:nth-child(3):before{content:"03"}.service-card:nth-child(3):before,.service-card:nth-child(4):before{align-items:center;border-bottom:3px solid #44b59b;color:#000;display:flex;font-size:4.8rem;font-weight:700;height:6.3rem;justify-content:center;position:absolute;top:-30px;width:8rem;z-index:2}.service-card:nth-child(4):before{content:"04"}.service-card article:after{border-top:3px solid #fff;content:"";display:flex;justify-content:center;position:absolute;top:-2.5px;width:10rem}.service-card__titile{color:#000;font-size:2.4rem;font-weight:500;margin-top:2rem}.service-card article img{aspect-ratio:48/23;border-radius:3px;margin:3rem 0;object-fit:cover;width:100%}.service-card article p{font-size:1.6rem;line-height:3rem;text-align:left}.service-card__titile__mobile{display:none}@media(max-width:900px){.inner{grid-template-columns:1fr;width:95%!important}.service-card__titile{display:none}.service-card__titile__mobile{display:flex;font-size:18px;font-weight:700;margin-bottom:10px}.service-card article{flex-direction:row}.service-card article img{border-radius:10px;height:200px;margin-right:10px;object-fit:cover;padding:0;width:200px}.service-card article:after{left:50%;top:-.87px;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}}@media(max-width:660px){.service-card:first-child:before,.service-card:nth-child(2):before,.service-card:nth-child(3):before,.service-card:nth-child(4):before{font-size:2rem;height:2.8rem;top:-11px;width:3rem;z-index:2}.service-card article:after{width:4rem}.service-card__titile__mobile{font-size:1.6rem}.service-card article p{line-height:2.8rem}.service-card article{padding:30px 10px 10px}.service-card article img{height:90px;width:90px}}