.testimonial-img-outer {
    position: relative;
    margin: 0px 10px;
    min-height: 382px;
    min-width: 220px;
  }
  .testimonial-img {
    width: 100%;
    height: 382px;
    object-fit: cover;
  }
.form-control-tel input{
  border: none;
}
/* new design */


.show_right_text_2{
    font-family: 'DM Sans';
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #2E2E2E;
}
.show_right_text{
    font-family: 'Playfair Display';
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 110px;
    height: 60px;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 60px;
    color: #FFFFFF;
}
.show_right{
    height: 100vh;
    background: linear-gradient(218.34deg, #FF668E 4.91%, #3F1F68 180.24%);
}
    .main-leaderboard{
        margin-top: 10px;
        /* padding: 30px; */
        height: 460px;
        /* background: #fcbbcc; */
        border: none;
        border-radius: 5px;
    }
.show_image_tab{
    position: relative;
    margin-left: 10px;
    width: 130px;
    height: 30px;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #7352D1;
    /* box-shadow: 1px 1px 1px 1px pink; */
}

.show_image_tab.first{
    margin-left: 0px;
}

.show_image_tab:hover{
    cursor: pointer;
    background-color: #8f74da;
    /* box-shadow: 1px 1px 1px 1px #FF668E; */
}

.show_image_tab.active{
    background-color: #FF668E
}
.show_image_tab_content{
    position:absolute;
    width: 81px;
    height: 57px;
}
.show_image_content{
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;

}
.show_image_tab_text{
    margin-top: 5px;
    font-family: 'DM Sans';
    height: 23.68px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffffff;
}
.show_image_tab_text.active{
    color: #FFFFFF;
}
.show_image_tab_bar{
    border-radius: 12px;
    width: 100%;
    height: 5px;
    background: #FF668E;
    margin-top: 6px;
}
.show_logo{
    margin-top: 32px;
    margin-left: 64px;
    width: 146px;
    height: 47px;
}
.playing{
    display: block;
    margin-top: 10px;
    font-family: 'DM Sans';
    align-items: center;
    text-align: center;
    height: 30px;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}
.playing_button{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    width: 100px;
    height: 40px;
    background: #7352D1;
    border-radius: 25px;
    text-align: center;
}
.playing_button:hover{
    background: #aa92ee
}
.text_in_button{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
}
.show_image{
    display: block;
    margin-top: 30px;
    margin-right: 10px;
    width: 230px;
    height: 400px;
    background: #FFFFFF;
    border: 1px solid #000000;
    border: 1px solid rgba(145, 143, 148, 0.3);
    box-shadow: -5px 4px 50px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    z-index: 2;
}
.show_image.last{
    margin-right: 0px;
}
.playing_image{
    display: flex;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    width: 140px;
    height: 100px;
}
.playing_image_2{
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    align-items: center;
    height: 160px;
    width:  100%;
}
.playing_high_score_text{
    justify-content: center;
    display: flex;
    margin-top: 43px;
    font-family: 'DM Sans';
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}
.playing_high_score_text_2{
    justify-content: center;
    display: flex;
    margin-top: 25px;
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}
.playing_high_score_2{
    display: flex;
    margin-top: 25px;
    font-family: 'DM Sans';
    text-align: center;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}

.playing_high_score{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
    line-height: 83px;
    text-align: center;
    color: #DC5987;
}
.show_circle_in_image{
    position: absolute;
    left: 45px;
    opacity: 0.3;
    width: 35px;
    height: 35px;
    border: black;
    border-radius: 100%;
    background: #FFEEEC;
}
.show_circle_in_image_2{
    position: absolute;
    left: 45px;
    opacity: 0.3;
    width: 35px;
    height: 35px;
    border: black;
    border-radius: 100%;
    background: #FFC7C1;
}
.show_circle_in_playing{
    top: 30px;
    left: 66px;
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    opacity: 0.2;
    border: 15px solid #BB2F55;
}
.show_circle_in_playing_2{
    top: 4px;
    left: 42px;
    position: absolute;
    width: 170px;
    height: 170px;
    border-radius: 100%;
    opacity: 0.2;
    border:8px solid #BB2F55;
}
.my-custom-scrollbar {
    background-color: #F5F5F5;
    float: left;
    height: 400px;
    /* overflow-y: scroll; */
    position: relative;
    height: 400px;
    overflow: auto;
}
.table-wrapper-scroll-y {
    display: block;
}
::-webkit-scrollbar {
    width: 6px;
  }
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #FFFFFF;
    border-radius:12px ;
}
::-webkit-scrollbar-thumb {
    background-color: rgb(253,160,202);
    border-radius:12px ;
}
