.contentformwrapper {
    padding-bottom: 85px;
    width: 100%;
    position: relative;
    overflow-y: hidden;
}

:root {
    --color-white: #ffffff;
    --color-black: #000000;
    --color-yellow: #f79900;
    --color-magenta: rgba(255,0,255,.4);
    --color-purple: #302fa7;
    --color-lightgreen: #9de370;
    --color-red: #f20000;
    --color-darkgrey: #484848;
}

html {
    scroll-behavior: smooth;
}

a {
    outline: none;
    text-decoration: none !important;
}
img {
    user-select: none;
}
p {
    font-size: 22px;
    line-height: 26px;
}
#pfooter {
    font-size: 12px;
}
label {
    font-size: 26px;
}

.title {
    font-size: 51px;
    color: var(--color-white);
}
.wrapper {
    margin: 0 55px;
}


/* SECTION 1 */
.sec-1 {
    font-family: 'GoogleSans-Regular';
}
.sec-1 h1 {
    margin-bottom: 30px;
    font-size: 52px;
    line-height: 64px;
    color: var(--color-white);
}
.sec-1 p.desc {
    margin-bottom: 25px;
    font-size: 22px;
    color: var(--color-yellow);
}
.sec-1 img.img-top-phone {
    position: absolute;
    bottom: -100px;
    right: 0;
}
.sec-1 .purple-shape {
    padding: 20px 0;
    background-color: var(--color-magenta);
}
.sec-1 .purple-shape p {
    font-size: 16px;
    color: var(--color-white);
}
.sec-1 .term-condition {
    position: absolute;
    left: 2px;
    bottom: 2px;
    font-family: 'GoogleSans-BoldItalic';
    color: var(--color-white);
    font-size: 14px;
}


/* SECTION 2 */

.sec-2 {
    padding: 50px 0;
    background-color: var(--color-yellow);
    color: var(--color-white);
    font-family: 'GoogleSans-Regular';
}
.sec-2 .container {
    padding: 0 40px;
}
.sec-2 .container h1 {
    margin-bottom: 32px;
    font-size: 43px;
}
.sec-2 .container p {
    margin-bottom: 30px;
}


/* SECTION 3 */

.sec-3 {
    padding-top: 50px;
    padding-bottom: 80px;
    background-color: var(--color-white);
    color: var(--color-black);
    font-family: 'GoogleSans-Regular';
}
.sec-3 h1 {
    position: relative;
    margin-bottom: 25px;
    font-size: 43px;
    z-index: 2;
}
.sec-3 .col-lg-3 {
    padding: 0;
}
.sec-3 img {
    width: 100%;
    transition: .2s ease-in-out;
}
.sec-3 img:hover {
    transform: translateY(-15px);
}
.sec-3 p {
    position: relative;
    margin-top: -20px;
    font-family: 'GoogleSans-Bold';
    font-size: 17px;
    line-height: 20px;
    z-index: 2;
}


/* SECTION 4 */

.sec-4 {
    padding-top: 30px;
    background-color: var(--color-purple);
    font-family: 'GoogleSans-Regular';
}
.sec-4 .row {
    display: flex;
    justify-content: center;
}
.sec-4 h1 {
    margin-bottom: 52px;
    line-height: 63px;
}
.sec-4 .col-lg-10 {
    padding: 2px;
}
.sec-4 video {
    position: relative;
    margin-bottom: -60px;
    width: 100%;
    height: auto;
    z-index: 2;
}


/* SECTION 5 */

.sec-5 {
    padding-top: 175px;
    background-color: var(--color-white);
    font-family: 'GoogleSans-Regular';
}
.sec-5 .container {
    padding: 0 30px;
}
.sec-5 .container img.img-royalty {
    margin-top: 8px;
    width: 100%;
    height: auto;
}
.sec-5 .container img.img-royalty-phone {
    width: 100%;
    height: auto;
}
.sec-5 .container h2 {
    position: relative;
    top: -20px;
    margin-top: 0;
    font-size: 34px;
    color: var(--color-black);
    line-height: 40px;
}
.sec-5 .container p {
    color: var(--color-darkgrey);
}


/* SECTION 6 */

.sec-6 .container {
    padding: 0 30px;
    font-family: 'GoogleSans-Regular';
}
.sec-6 .container img.img-coin-fall {
    position: relative;
    top: -70px;
    padding: 0 10px;
    width: 100%;
}
.sec-6 .container p {
    color: var(--color-white);
}
.sec-6 .container .top-creator-title {
    margin-top: 32px;
    margin-bottom: 55px;
    position: relative;
}
.sec-6 .container p.top-creator-desc {
    margin-bottom: 50px;
    padding: 0 30px;
}
.sec-6 .container span.title {
    position: relative;
    top: 34px;
    z-index: 2;
}
.sec-6 .container img.img-coin-star {
    position: absolute;
    right: 58px;
}
.sec-6 .top-creator {
    position: relative;
    margin-bottom: 60px;
}
.sec-6 .top-creator .card {
    padding: 10px;
    background-color: var(--color-white);
    border: 7px solid var(--color-red);
    border-radius: 9999px;
}
.sec-6 .top-creator .card img.img-default-user {
    width: 90px;
    height: 90px;
    border-radius: 9999px;
    object-fit: cover;
}
.sec-6 .top-creator .card span {
    display: block;
    font-size: 16px;
}
.sec-6 .top-creator .card small {
    padding: 2px 10px;
    font-size: 11px;
    color: var(--color-white);
}
.sec-6 .top-creator .card small:not(.pendapatan small) {
    background-color: var(--color-darkgrey);
    border-radius: 9999px;
}
.sec-6 .top-creator .card .pendapatan-main {
    margin-top: 10px;
    display: flex;
}
.sec-6 .top-creator .card .pendapatan-main .media-left {
    padding-right: 6px;
}
.sec-6 .top-creator .card .pendapatan-main img.img-coin-stack {
    padding-top: 3px;
}
.sec-6 .top-creator .card .pendapatan {
    padding: 2px 0;
    display: flex;
    background-color: var(--color-lightgreen);
    border-radius: 9999px;
    line-height: 12px;
}
.sec-6 .top-creator .card .pendapatan small {
    padding-top: 4px;
    padding-right: 3px;
    color: var(--color-black);
}
.sec-6 .top-creator .card .pendapatan h2 {
    margin: 0;
    letter-spacing: -2px;
}
.sec-6 .top-creator .card img.img-coin {
    position: absolute;
    top: 2px;
    right: -10px;
    transform: scale(1.35);
}


/* SECTION 7 */

.sec-7 {
    padding-top: 56px;
    padding-bottom: 78px;
    background-color: var(--color-red);
    color: var(--color-white);
    font-family: 'GoogleSans-Regular';
}
.sec-7 .container {
    padding: 0 30px;
}
.sec-7 .container h1 {
    margin-bottom: 66px;
}
.sec-7 .container p {
    margin-bottom: 34px;
    font-size: 26px;
}



/* SECTION 8 */

.sec-8 {
    padding: 25px 0;
    min-height: 100vh;
    background-color: var(--color-darkgrey);
    font-family: 'GoogleSans-Regular';
}
.sec-8 h1 {
    margin-bottom: 20px;
}
.sec-8 .card {
    margin: 0 15px;
    max-height: calc(100vh - 124px - 48px - 75px);
    background-color: var(--color-white);
    border: 3px solid lightgrey;
    border-radius: 20px;
}
.sec-8 .card-body {
    margin: 10px 0;
    padding: 0 20px;
    max-height: calc(100vh - 124px - 48px - 75px - 30px);
    overflow: scroll;
}
.sec-8 p,
.sec-8 label {
    font-size: inherit;
}


/* RESPONSIVE */

/* SM */
@media (min-width: 576px) {

}
@media (max-width: 576px) {
    .wrapper {
        margin: 15px;
    }

    .sec-6 .top-creators {
        padding: 0;
    }
    .sec-6 .top-creator {
        margin-bottom: 40px;
    }
    .sec-6 .top-creator .card {
        padding: 5px;
        border: 4px solid var(--color-red);
    }
    .sec-6 .top-creator .card .wrapper-img-default-user {
        padding-right: 3px;
    }
    .sec-6 .top-creator .card .wrapper-img-default-user img.img-default-user {
        width: 60px;
        height: 60px;
    }
    .sec-6 .top-creator .card span {
        display: block;
        margin-top: 4px;
        font-size: 12px;
        line-height: 8px;
    }
    .sec-6 .top-creator .card small {
        padding: 1px 8px;
        font-size: 8px;
    }
    .sec-6 .top-creator .card .pendapatan-main {
        margin-top: 3px;
    }
    .sec-6 .top-creator .card .pendapatan-main .media-left {
        padding-right: 3px;
    }
    .sec-6 .top-creator .card .pendapatan-main img.img-coin-stack {
        padding-top: 1px;
        width: 30px;
    }
    .sec-6 .top-creator .card .pendapatan {
        padding: 0;
    }
    .sec-6 .top-creator .card .pendapatan small {
        padding-top: 2px;
        padding-right: 2px;
        line-height: 9px;
    }
    .sec-6 .top-creator .card .pendapatan h2 {
        margin-top: 2px;
        font-size: 16px;
    }
    .sec-6 .top-creator .card img.img-coin {
        position: absolute;
        top: -20px;
        right: -25px;
        transform: scale(.8);
    }

}

/* MD */
@media (min-width: 768px) {

}
@media (max-width: 768px) {
    p {
        font-size: 18px;
        line-height: 24px;
    }

    .sec-2 .container {
        padding: 0 20px;
    }

    .sec-6 .container p.top-creator-desc {
        padding: 0;
    }

    .sec-8 h1 {
        margin-bottom: 30px;
        font-size: 36px;
    }
    .sec-8 .card {
        margin: 0;
    }
}

/* LG */
@media (min-width: 992px) {

}
@media (max-width: 992px) {
    .sec-1 h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .sec-2 .container h1 {
        margin-bottom: 32px;
        font-size: 36px;
    }

    .sec-3 h1 {
        margin-bottom: 0;
        font-size: 36px;
    }
    .sec-3 .col-lg-3 {
        padding: 0 20px;
    }

    .sec-4 h1 {
        line-height: 40px;
        font-size: 36px;
    }
    .sec-4 .col-lg-10 {
        padding: 0 15px;
    }

    .sec-7 {
        text-align: center;
        padding-top: 46px;
        padding-bottom: 58px;
    }
    .sec-7 .container {
        padding: 0 15px;
    }
    .sec-7 .container h1 {
        margin-bottom: 50px;
        font-size: 36px;
    }
    .sec-7 .container p {
        margin-bottom: 4px;
        font-size: 16px;
    }
    .sec-7 .container img {
        margin-bottom: 22px;
        width: 150px;
        height: auto;
    }
    .sec-7 .container .row.reverse {
        display: flex;
        flex-direction: column-reverse;
    }

}

/* XL */
@media (min-width: 1200px) {

}
@media (max-width: 1200px) {
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .sec-1 {
        padding-top: 50px;
        text-align: center;
    }
    .sec-1 .purple-shape {
        padding-top: 5px;
    }
    .sec-1 .purple-shape p {
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .sec-1 img.img-top-phone {
        display: none;
    }

    .sec-5 .container img.img-royalty {
        margin-top: 0;
    }
    .sec-5 .container img.img-royalty-phone {
        width: 60%;
        height: auto;
    }
    .sec-5 {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}


/* ------------------ */

.text-google-bold {
    font-family: 'GoogleSans-Bold';
}
.text-google-bolditalic {
    font-family: "GoogleSans-BoldItalic";
}
.text-google-italic {
    font-family: "GoogleSans-Italic";
}
.text-google-medium {
    font-family: "GoogleSans-Medium";
}
.text-google-mediumitalic {
    font-family: "GoogleSans-MediumItalic";
}
.text-google-regular {
    font-family: "GoogleSans-Regular";
}
