@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Inter:wght@100..900&family=Karma:wght@300;400;500;600;700&family=Montserrat: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&family=Poppins: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&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    background-color: #0b1326 !important;
}

.vipParent {
    background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/vbip%20back.png');
}

.vipContainer>h2 {
    background: linear-gradient(180deg, #a17338, #f3da84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: nunito, sans-serif !important;
    font-weight: bold !important;
    line-height: 40px !important;
    padding-top: 15px !important;
    padding-bottom: 5px !important;
    text-transform: uppercase !important;
    font-size: 32px !important;
}

.vipContainer>p {
    color: rgba(255, 255, 255, 0.9) !important;
    text-align: center;
    font-family: inter, 'sans-serif' !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.vipContainer>p {
    font-size: 20px;
}

.banner>img {
    width: 100% !important;
    height: auto;
}

.vipContainer {
    padding: 60px 260px 60px 260px;
}

.content1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-top: 0 !important;
    margin-top: -70px;
}

.content1>h2,
.content1>p,
.content4>h2,
.content4>p {
    text-align: center;
    padding-left: 240px;
    padding-right: 240px;
}

.tierRow {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.tierRow>img {
    width: 20%;
    height: 100%;
}

.content2 {
    position: relative;
}

.note {
    text-align: right;
    width: 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: inherit;
}

.content3 {
    text-align: center;
    position: relative;
}

.content3>h2 {
    position: relative;

    &::before {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%2015.svg');
        background-position: center;
        background-repeat: no-repeat;
        width: 145px;
        height: 10px;
        position: absolute;
        top: 50%;
        left: 5%;
    }

    &::after {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%2016.svg');
        background-position: center;
        background-repeat: no-repeat;
        width: 145px;
        height: 10px;
        position: absolute;
        top: 50%;
        right: 5%;
    }
}

.aLink {
    color: #e7ce67 !important;
    text-decoration: underline;
    margin-top: 20px !important;
}

.asteriskP,
.aLink {
    text-align: left;
    width: 73%;
    margin: auto;
    font-style: italic !important;
    font-size: 14px !important;
    line-height: 25px;
}

.tierContainer {
    display: flex;
    flex-direction: row;
    gap: 10px;
    overflow-x: scroll;
    overflow-y: hidden;
    max-width: 73.1%;
    height: fit-content;
    margin: auto;
    align-items: center;
    scroll-snap-type: proximity;
    scroll-behavior: smooth;
    position: relative;
    margin-top: 25px;
}

.tierContainer::-webkit-scrollbar {
    display: none;
}

.scrollBtnContainer {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 56%;
    height: auto;
    top: 49%;
    left: 49.5%;
    transform: translatex(-49.5%);
}

.scrollLeft {
    height: 30px;
    width: 16px;
    background-color: transparent;
    background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/leftArrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}

.scrollRight {
    height: 30px;
    width: 16px;
    background-color: transparent;
    background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/rightArrow.svg');
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}

.tierBlock {
    width: fit-content;
}

.badgeLine {
    display: flex;
    position: relative;
    margin-bottom: 15px;

    &::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 20%;
        width: 257px;
        height: 2.5px;
        border-radius: 5px;

        background: linear-gradient(180deg, #a17338, #f3da84 100%);

    }
}

.tierCard {
    background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/cardBackground.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 327px;
    height: 386px;
    padding: 22px 25px;
    position: relative;
}

.tierName {
    background: #b9683b;
    width: fit-content;
    border-radius: 5px;
}

.tierMaster {
    background: #a8a8a8;
}

.tierGm {
    background-color: #cd9352;
}

.tierLegend {
    background-color: #965ec8;
}

.tierMythic {
    background-color: #db4749;
}

.tierName>p {
    display: flex;
    padding: 10px;
    height: 29px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.loyaltyNum {
    text-align: left;
    padding-top: 20px;
    color: #fff;
    font-family: Inter;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.LP {
    text-align: left;
    color: #fff;
    font-family: Inter;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.badge {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 120px !important;
}

.cardBody {
    padding: 15px 25px;
}

.cardBody>p {
    color: #fff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
    text-align: left;
    list-style-type: none;
    position: relative;
    width: 125% !important;

    &::after {
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkBrown.svg');
        background-repeat: no-repeat;
        background-position: center;
        left: -25px;
        top: 6px;
    }
}


.cardBody>.check-darkGrey {
    color: #51535d;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: capitalize;
    text-align: left;
    list-style-type: none;
    position: relative;


    &::after {
        content: '';
        position: absolute;
        height: 20px;
        width: 20px;
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkDarkGrey.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: -25px;
        top: 6px;
    }
}

.dotMaster>p {
    &::after {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkSilver.svg');
        height: 20px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        left: -25px;
        top: 6px;
        position: absolute;
        transform: scale(1.5);
    }
}

.dotMaster>.check-darkGrey {
    &::after {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkDarkGrey.svg');
        height: 14px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        left: -25px;
        top: 6px;
        position: absolute;
        transform: scale(1.5);
    }
}


.dotGm>p {
    &::after {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkGold.svg');
        height: 20px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        left: -25px;
        top: 6px;
        position: absolute;
        transform: scale(1.5);
    }
}

.dotGm>.check-darkGrey {
    &::after {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkDarkGrey.svg');
        height: 14px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        left: -25px;
        top: 6px;
        position: absolute;
        transform: scale(1.5);
    }
}


.dotLegend>p {
    &::after {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkLegend.svg');
        height: 20px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        left: -25px;
        top: 6px;
        position: absolute;
        transform: scale(1.5);
    }
}

.dotMythic>p {
    &::after {
        content: '';
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkMythic.svg');
        height: 20px;
        width: 20px;
        background-repeat: no-repeat;
        background-position: center;
        left: -25px;
        top: 6px;
        position: absolute;
        transform: scale(1.5);
    }
}

.vipButton {
    padding: 15px 40px;
    color: #ffde7e;
    text-align: center !important;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    background: #1b2639;
    border-radius: 13px;
    margin: 25px auto;
    border: none;
}

.content4 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 0 !important;
}

.content4>p {
    color: rgba(255, 255, 255, 0.9);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.conversionRow {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    gap: 30px;
}

.card1 {
    height: 238px;
    width: 200px;
    background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/cardBackground2.png');
}

.cardTitle {
    text-align: center;
    font-family: Nunito, 'san-serif';
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    background: linear-gradient(180deg, #a17338, #f3da84 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 20px 0 20px 0;
}

.lineAsset {
    width: 100%;
    height: 10px;
    background: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%2014.png');
    background-repeat: no-repeat;
    margin: auto;
    display: none !important;
    background-position: center;
}

.LPText {
    color: var(--fg-invert-primary, #f5f7f8);
    text-align: center;
    font-family: cinzel, 'san-serif' !important;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
    text-transform: capitalize;
    padding: 20px 0;
}

.rebateP {
    font-size: 20px !important;
    font-style: italic !important;
}


@media screen and (max-width: 1669px) {
    .content3>h2 {
        position: relative;

        &::before {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%15.svg');
            background-position: center;
            background-repeat: no-repeat;
            width: 145px;
            height: 10px;
            position: absolute;
            top: 50%;
            left: 0;
        }

        &::after {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%16.svg');
            background-position: center;
            background-repeat: no-repeat;
            width: 145px;
            height: 10px;
            position: absolute;
            top: 50%;
            right: 0;
        }
    }
}

@media screen and (max-width: 1440px) {
    .vipContainer {
        padding: 30px 50px !important;
    }

    .vipContainer>h2,
    .vipContainer>p {
        padding: 0;
    }

    .scrollBtnContainer {
        width: 75%;
    }
}

@media screen and (max-width: 1024px) {

    .content3>h2 {
        position: relative;

        &::before {
            left: 5%;
        }

        &::after {
            right: 5%;
        }
    }
}

@media screen and (max-width: 820px) {
    .vipContainer {
        padding: 30px 50px 30px 50px;
    }

    .banner {
        height: 400px;
    }

    .tierRow {
        align-items: start;
        padding-top: 30px;
    }

    .tierContent {
        display: block;
        margin: auto;
    }

    .tierBlock {
        margin: 20px auto;
    }

    .content3>h2 {
        &::before {
            width: 29px;
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%15.png');
            background-size: contain;
        }

        &::after {
            width: 29px;
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%16.png');
            background-size: contain;
        }
    }
}

@media screen and (max-width: 430px) {

    .rebateP {
        font-size: 10px !important;
    }

    .content1 {
        margin-top: -10px;
    }

    .content3 {
        padding-top: 20px !important;
    }

    .content3>h2 {
        &::before {
            width: 29px;
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%15.png');
            background-size: contain;
        }

        &::after {
            width: 29px;
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/Line%16.png');
            background-size: contain;
        }
    }

    h2 {
        font-size: 15px !important;
        line-height: 23px !important;
    }

    .vipContainer>h2 {
        font-size: 15px !important;
    }

    .vipContainer>p {
        font-size: 12px;
        line-height: 15px !important;
    }

    .banner {
        height: auto;
    }

    .tierRow {
        padding-top: 10px;
    }

    .badgeLine {
        &::after {
            width: 138px;
        }
    }

    .badgeLine>img {
        height: 37px !important;
        width: 37px !important;
    }

    .tierContainer {
        gap: 0;
        margin-top: 0;
    }

    .tierCard {
        height: 311px;
        width: 252px;
        background-size: cover;
        background-position: center;
        background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/PTMobile.svg');
        margin-left: -12px;
    }

    .badge {
        width: 55px !important;
        height: 55px !important;
        top: 20px;
        right: 25px;
    }

    .cardHeader {
        padding: 15px 0 0 0px;
        margin-top: -15px;
    }

    .tierName>p {
        font-size: 11px !important;
    }

    .loyaltyNum {
        font-size: 15px !important;
        padding-top: 15px;
    }

    .LP {
        font-size: 11px !important;
        font-weight: 600;
    }

    .cardBody {
        padding: 10px 0px 20px 13px;
    }

    .cardBody>p {
        font-size: 9.5px;
        line-height: 20px;
        font-weight: 700 !important;
        width: 105%;

        &::after {
            content: '';
            position: absolute;
            height: 13px;
            width: 13px;
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkBrown.svg');
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            left: -15px;
            top: 3px;
        }
    }

    .cardBody>.check-darkGrey {
        font-size: 9.5px;
        line-height: 20px;
        font-weight: 800 !important;
        width: 105%;

        &::after {
            content: '';
            position: absolute;
            height: 13px;
            width: 13px;
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkDarkGrey.svg');
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            left: -15px;
            top: 3px;
        }
    }


    .dotMaster>p {
        &::after {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkSilver.svg');
            height: 13px;
            width: 13px;
            background-repeat: no-repeat;
            background-position: center;
            left: -15px;
            top: 3px;
            position: absolute;
            transform: scale(1);
        }
    }

    .dotMaster>.check-darkGrey {
        &::after {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkDarkGrey.svg');
            height: 13px;
            width: 13px;
            background-repeat: no-repeat;
            background-position: center;
            left: -15px;
            top: 3px;
            position: absolute;
            transform: scale(1);
        }
    }

    .dotGm>p {
        &::after {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkGold.svg');
            height: 13px;
            width: 13px;
            background-repeat: no-repeat;
            background-position: center;
            left: -15px;
            top: 3px;
            position: absolute;
            transform: scale(1);
        }
    }

    .dotGm>.check-darkGrey {
        &::after {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkDarkGrey.svg');
            height: 13px;
            width: 13px;
            background-repeat: no-repeat;
            background-position: center;
            left: -15px;
            top: 3px;
            position: absolute;
            transform: scale(1);
        }
    }


    .dotLegend>p {
        &::after {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkLegend.svg');
            height: 13px;
            width: 13px;
            background-repeat: no-repeat;
            background-position: center;
            left: -15px;
            top: 3px;
            position: absolute;
            transform: scale(1);
        }
    }

    .dotMythic>p {
        &::after {
            content: '';
            background-image: url('https://bora-jogar.art/bajibr%20Assets/VIP/vipAssets/checkMythic.svg');
            height: 13px;
            width: 13px;
            background-repeat: no-repeat;
            background-position: center;
            left: -15px;
            top: 3px;
            position: absolute;
            transform: scale(1);
        }
    }

    .tierContainer {
        max-width: 100%;
    }

    .scrollBtnContainer {
        display: none;
        width: 98%;
        height: 0;
        z-index: 2;
    }

    .scrollLeft,
    .scrollRight {
        z-index: 10;
    }

    .conversionRow {
        gap: 5px;
    }

    .card1 {
        width: 100px;
        height: 119px;
        background-size: contain;
    }

    .cardTitle {
        font-size: 11px !important;
        padding: 5px;
    }

    .LPText {
        font-size: 12px !important;
    }

    .vipButton {
        padding: 10px 15px !important;
        font-size: 12px;
        border-radius: 5px;
    }

    .asteriskP,
    .aLink {
        margin: -35px 0 0 0;
        width: 100%;
        font-size: 10px !important;
        font-style: italic;
    }

    .vipContainer {
        padding: 0 30px 0 30px !important;
    }

    .vipTableHead {
        font-size: 16px !important;
        padding: 10px;
    }

    .vipTableData {
        padding: 10px;
    }

    .mob {
        font-size: 12px !important;
    }

}

@media screen and (max-width: 375px) {
    .vipContainer {
        padding: 0 5px 0 5px !important;
    }

}