.service-card{display:flex;flex-direction:column;gap:10px}.service-card__background{position:relative;width:"100%";height:250px;border-radius:16px;background:url(https://kms-technology.com/wp-content/uploads/2022/02/iStock-1324581779.jpg);background-size:cover}.service-card__content{position:relative;width:100%;height:100px;border-radius:15px;border-top-left-radius:0}.service-card__content span{position:absolute;top:-80px;height:80px;width:25%;border-top:10px solid #fff;border-right:10px solid #fff;border-top-right-radius:25px}.service-card__selected__container{position:"absolute";width:"100%";height:"100%";background-color:#000}.service-card__selected{display:flex;flex-direction:row}