.img_sk_ldr__avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
}

.pp_pointer_ba{
    cursor: pointer;
}

.error_comn{
    font-size: 1.2rem;
    font-weight: 400;
    color: #FF4242
}

.pos_relative_bk{
    position: relative;
}
.err_b_type{
    margin-bottom: 2.5rem;
}
.err_b_type .error.inpt__errMsg{
    position: absolute;
    bottom: -1.7rem;
    left: 0;
}
input.input--file.jrk_file_upload_2 {
    display: block;
    opacity: 0;
}


span.close-btn_fn_inpt {
    height: 12px;
    width: 12px;
    cursor: pointer;
  }

  span.close-btn_fn_inpt img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }


  .imgGrid.mobile_content .bannerContainSk:first-child {
    background: radial-gradient(204.11% 337.01% at 11.93% -31.51%, #F561F8 0%, #D988FF 49%, #EC61F8 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    width: 48%;
    height: 100px;
}
.imgGrid.mobile_content .bannerContainSk:nth-child(2) {
    background: radial-gradient(100.02% 427.08% at 1.25% 6.01%, #58C09C 0%, #65D8B0 49%, #58C09C 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    width: 48%;
    height: 100px;
}
.imgGrid.mobile_content .bannerContainSk:nth-child(3) {
    background: radial-gradient(156.16% 393.07% at 14.76% -3.92%, #F66F59 0%, #FB8875 51.43%, #F66F59 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
    width: 48%;
    height: 100px;
}
.imgGrid.mobile_content .bannerContainSk:nth-child(4) {
    background: linear-gradient(101.5deg, #BA92F8 -0.71%, #C7A5FA 48.42%, #B68BF8 99.56%);
    width: 48%;
    height: 100px;
}
