.pt-163{
padding-top:203px;
}       
.background-image {
            display: block;
              width: 610px;
      height: 356px;
        }
        .video {
    width: 630px;
    object-fit: cover;
    height: 400px;
    left: 65%;
    position: absolute;
    top: 75%;
    border-radius: 16px;
    transform: translate(-50%, -50%);
        }
        .play-icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 50px;
            height: 50px;
            background: url('') no-repeat center center;
            background-size: contain;
            cursor: pointer;
              width:147px;
              height:99px;
        }

video.video-pl {
    border-radius: 16px;
  object-fit:cover
}

.image-shadow{
position: absolute;
    height: 628px;
    width: 100%;
    z-index: -1;
    transform: rotate(345deg);
}

.image-shadow img{
width:100%;
  height:100%;
}
.bgimg-secone{
position: absolute;
    top: -60px;
    left: -110px;
}
}