@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"); */

@font-face {
    font-family: Noto-Black;
    src: url(../../fonts/NotoSansSC-Black.otf);
    font-weight: 900;
}

@font-face {
    font-family: Noto-Bold;
    src: url(../../fonts/NotoSansSC-Bold.otf);
    font-weight: 700;
}

@font-face {
    font-family: Noto;
    src: url(../../fonts/NotoSansSC-Regular.otf);
    font-weight: 400;
}

body {
    color: rgba(255, 255, 255, 0.7);
    line-height: 22px;
    /* font-family: Noto; */
}

.referral-container {
    background-color: #000B26;
    margin: 70px 0 50px;
    padding: 48px 20px 50px;
    font-family: 'Noto Sans', sans-serif;
    text-align: center;
}

.headerTitle {
    font-weight: 900;
    color: rgba(253, 187, 44, 1);
    font-size: 24px;
    line-height: 24px;
}

.headerDesc {
    font-weight: 500;
    color: #F3F6FF;
    opacity: 0.6;
    font-size: 13px;
    line-height: 13px;
}

.headerTitle span {
    color: white;
    font-weight: 700;
}

.gold {
    color: rgba(253, 187, 44, 1);
}

.whiteText {
    color: #F3F6FF;
}

.referralBullet>div {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 47%;
    height: auto;
    font-weight: 700;
}

.goldMaskBg {
    background-image: url(../images/gold-mask.png);

}

.blueMaskBg {
    background-image: url(../images/blue-mask.png);
}

.iconImg {
    margin-top: -24px;
    height: 137px;
    font-size: 16px;
}

.bulletDesc {
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px;
}

.bold {
    font-family: Noto-Black;
    font-size: 24px;
}

.dotsImg {
    width: 7px;
    height: 7px;
    margin-right: 15px;

}

.numberWrapper {
    width: 10%;
}

.dotswrapper {
    width: 90%;
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.stepTitle {
    color: white;
    font-size: 16px;
    text-align: left;
    font-family: Noto-Bold;
    font-weight: 700;
}

.stepdesc {
    font-weight: 300;
    text-align: left;
    word-spacing: 3px;
    font-size: 14px;
}

.plusSign {
    position: absolute;
    top: 40%;
}

.shareTitle {
    font-family: Noto-Black;
    font-weight: 900;
    font-size: 22px;
    padding-top: 10vw;
}

.goldBtn {
    background-color: rgba(253, 187, 44, 1);
    color: black;
    width: 100%;
    padding: 10px;
    font-weight: 700;
    font-size: 13px;
    border-radius: 8px;
}

.shareBg {
    background: url(../images/share1.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 15px;
    padding-top: 0;
    padding-bottom: 30px;

}

.earnbg {
    background: url(../images/earnbg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding: 15px;
    padding-top: 0;
    padding-bottom: 30px;
}

.arrowIcon {
    position: absolute;
    left: 13px;
    width: 40px;
    top: -10px;
}

.dollIcon {
    position: absolute;
    right: -14px;
    width: 80px;
    top: -44px;
}

.tncBtn {
    background-color: rgba(253, 187, 44, 0.16);
    width: 50%;
    color: rgba(253, 187, 44, 1);
    font-size: 13px;
    padding: 10px;
    border-radius: 8px;
}

#tncModal .modal-content {
    background-color: rgba(0, 11, 38, 0.9);
    line-height: 24px;
}

.modal-closeBtn {
    border: 1px solid rgba(239, 243, 255, .4);
    width: 40px;
    padding: 9px;
    color: white;
    font-size: 18px;
}

ol {
    padding-left: 25px;
}

ol li {
    list-style-position: outside;
    text-align: left;
    padding-bottom: 10px;
}

li::marker {
    color: rgba(35, 119, 224, 1);
}

.referralSection {
    display: flex;
    justify-content: space-between;

}

.sharelinkTitle {
    color: rgba(243, 246, 255, 1);
    font-size: 10px;
    text-align: left;
}

.referralLink {
    color: rgba(253, 187, 44, 1);
    /* font-size: 1px; */
    text-align: left;

}

.errorLink {
    color: rgba(255, 147, 123, 1);
    text-align: left;
    font-size: 12px;
    width: 100%;
}

.copyBtn {
    width: 100%;
    padding: 5px 15px;
    height: fit-content;
    color: rgba(253, 187, 44, 1);
    font-size: 13px;
    background-color: rgba(253, 187, 44, 0.16);
    border-radius: 8px;
    text-wrap-mode: nowrap;
}

.line {
    width: 100%;
    height: 2px;
    background: rgba(79, 84, 98, 1);
    margin-bottom: 20px;
    margin-top: 15px;
}

#copied-success {
    opacity: 0;
    transition: .4s opacity;
}

.summary {
    background: radial-gradient(102.78% 231.25% at -2.78% 0%, #283968 0%, #192443 100%);
    margin-top: 20px;
    padding: 30px 20px;
    border-radius: 15px;
}

.recordBg {
    background-color: rgba(19, 29, 57, 1);
    border-radius: 15px;
    padding-top: 30px;
}

.referralRow,
.recordRow {
    display: flex;
    justify-content: space-between;
}

/* .referralRow{
    padding: 0 20px;
} */
.tableHeader {
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}

.recordRow {
    color: white;
}

#recordTable .tableRow .recordRow {
    padding: 20px 0px;
    border-bottom: 1px solid #4F5462;

}

#recordTable .tableRow .recordRow:last-child {
    border-bottom: none;
}

#recordTable .tableRow {
    width: 100%;
    margin: 0 auto;
    height: 185px;
    overflow-y: scroll;
    padding: 0px 20px;

}

#tncModal {
    top: 45px;
    height: 85%;
}

@media only screen and (min-width: 400px) {
    .referralBullet>div {
        padding: 4px;
    }
}