@font-face {
    font-family: '8BITWONDERNominal'; 
    src: url('https://statgingtest.hyperverge.co/wp-content/themes/monomyth-enterprise/assets/fonts/8-BIT_WO.ttf')  format('truetype'), /* Safari, Android, iOS */ 
}

    .score {
        display: none;
    }
    .result-leftTxt {
    width: 60%;
}

    .gameimage-container {
        text-align: center;
        margin: auto;
        position: relative;
    }

    .phone-frame {
        background-color: #fff;
        border: 10px solid #43057B;
        border-radius: 47px;
        overflow: hidden;
        width: 350px;
        padding: 40px 34px;
        margin: 0;
        z-index: 1;
    }

    .gameimage-container img {
        max-width: 100%;
        height: auto;
        border: 0px solid #ddd;
        border-radius: 8px;
        cursor: pointer;
        position: relative;
    }

    .overlay-text span {
        position: absolute;
        font-weight: bold;
        font-size: 20px;
        bottom: 0;
        left: 50%;
        transform-origin: left;
        transform: translate(-50%, -30%) rotate(-20deg);
    }

    .button-container {
        text-align: center;
        margin-top: 30px;
        display: flex;
        justify-content: center;
    }

    .button-container img {
        max-width: 73px;
    }

    .real-button,
    .fake-button {
        cursor: pointer;
        border: 0 !important;
        background: transparent !important;
        padding: 0 !important;
        margin: 0 16px;
    }

    .score,
    .rating-container {
        font-size: 24px;
        font-weight: bold;
        margin: 20px 0 24px;
    }

    .rating-star {
        font-size: 24px;
        margin-top: 10px;
        color: gold;
        display: inline-block;
    }

    div[data-is-real="true"].real img {
        border: 2px solid green;
    }

    div[data-is-real="true"].wrong img {
        border: 2px solid red;
    }

    .overlay-text {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(0.96deg, rgba(0, 0, 0, 0.48) 0.82%, rgba(0, 0, 0, 0) 85.04%);
        border-radius: 28px;
        text-transform: uppercase;
    }

    .overlay-text.real span {
        border: 9px solid #17D695;
        color: #17D695;
        border-radius: 17px;
        padding: 4px 10px !important;
        font-size: 60px;
        font-style: normal;
        font-weight: 800;
        line-height: 1 !important;
        letter-spacing: 6.6px;
        height: 96px;
    }

    .overlay-text.wrong span {
        border: 9px solid red;
        color: red;
        border-radius: 17px;
        padding: 4px 10px !important;
        font-size: 60px;
        font-style: normal;
        font-weight: 800;
        line-height: 1 !important;
        letter-spacing: 6.6px;
        height: 96px;
    }

    .progress-container {
        width: 100px;
        height: 50px;
        margin: 20px auto;
        position: relative;
        background-color: #f0f0f0;
        border-radius: 50px 50px 0 0;
    }

    .progress-bar {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0;
        background-color: #4caf50;
        border-radius: 0 0 50px 50px;
        transition: height 0.3s;
    }

    /* New styles for the Flex Gauge */
    .gauge-container {
        width: 100%;
        height: 100%;
        margin: auto;
    }

    path[fill="#ffa500"] {
        fill: linear-gradient(248.23deg, #04BF7F 18.73%, rgba(23, 214, 149, 0) 90.41%) !important;

    }

    body path[fill="#edebeb"] {
        fill: #8F2CDD;
        opacity: 0.4;
    }

    .rating-container {
        font-size: 24px;
        font-weight: bold;
        margin-top: 20px;
    }

    .rateyo-container svg {
        margin-right: 10px;
    }

    .rateyo-container {
        display: inline-block;
    }

    .img-countdiv p {
        margin: 0 0 30px;
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        background: #2B0151;
        border-radius: 32px;
        display: inline-block;
        padding: 3px 16px;
    }

    button:focus {
        outline: none !important;
    } 
  
    .btnCaption {
        display: block;
        color: #000;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 145%;
        margin-top: 4px;
    }

    .sticky-top.in {
        background: transparent !important;
    }

    .footer_9 .top_footer {
        display: none;
    }

    body .footer_9 .footer-links {
        margin-top: -140px;
        padding: 210px 0 20px;
    }

    .footr-right {
        margin-left: auto;
    }

    .topFooter-deepfake {
        border-radius: 24px;
        background: url(http://statgingtest.hyperverge.co/wp-content/uploads/2023/12/protect-bg.jpg);
        padding: 50px 60px;
        color: #fff;
        align-items: center;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .top_footer {
        background: #F7EFFF;
        min-height: 230px;
        margin-top: -1px;
    }


    .topFooter-deepfake .col-md-12 {
        position: relative;
    }

    .topFooter-deepfake {
        position: absolute;
        width: 100%;
        z-index: 1;
        left: 0;
        right: 0;
    }

    .topftr-btn a {
        border-radius: 8px;
        background: #05BF80;
        padding: 16px 24px;
        color: #1E1E1E;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 1;
        display: inline-block;
    }

    .footr-left h2 {
        margin-bottom: 0;
        color: #FFF;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 50px;
        /* 125% */
    }

    .top-banner {
        padding: 170px 0;
        background: url(https://statgingtest.hyperverge.co/wp-content/uploads/2023/12/deepfake-bg.png);
    }

    .top-banner {
        padding: 170px 0 50px;
        background: url(https://statgingtest.hyperverge.co/wp-content/uploads/2023/12/deepfake-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        text-align: center;
    }

    .banner-content {
        margin-bottom: 54px;
    }

    .main-title {
        position: relative;
    }

    .blackh1 {
        display: none;
        o
    }

    .banner-content h1 {
        font-size: 115px;
        line-height: 128px;
        letter-spacing: -6.9px;
        font-weight: 400;
        margin-bottom: 36px;
        font-family: '8BITWONDERNominal' !important;
        font-weight: normal;
        font-style: normal;
        color: #fff;
        text-shadow: 0px 14px 0px rgba(0, 0, 0, 1);
    }
 

    .banner-content p {
        font-size: 24px;
        line-height: 36px;
        font-weight: 500;
        color: #fff;
        margin: 0;
    }

    .down-arrow {
        height: 40px;
    }

    .get-span,
    .fakespan,
    .out-span {
        position: relative;
    }

    .get-span:before {
        content: '';
        background: url(https://statgingtest.hyperverge.co/wp-content/uploads/2023/12/green-start.png);
        width: 49px;
        height: 55px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: 0;
        right: 2px;
    }

    .fakespan:before {
        content: '';
        background: url(https://statgingtest.hyperverge.co/wp-content/uploads/2023/12/yellow-cursor.png);
        width: 55px;
        height: 55px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -13px;
        left: -49px;
    }

    .out-span:before {
        content: '';
        background: url(https://statgingtest.hyperverge.co/wp-content/uploads/2023/12/out-overlay.png);
        width: 65px;
        height: 65px;
        position: absolute;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -7px;
        right: -12px;
    }

    .subsection-title {
        color: #000000;
        font-size: 50px;
        line-height: 58px;
        font-weight: 800;
        margin: 0 0 60px;
    }

    /********************************
----//.game-wrap
********************************/
    .game-wrap {
        padding: 75px 0;
        background: url(https://statgingtest.hyperverge.co/wp-content/uploads/2023/12/game-bg.png);
    }



    /********************************
----//.result-wrap
********************************/
    .result-wrap {
        padding: 100px 0 100px;
        display: none;
        animation: fadeIn 1.5s ease-in-out;
        /* CSS animation */
        position: relative;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .result-wrap:after {
        content: "";
        background: url(http://statgingtest.hyperverge.co/wp-content/uploads/2023/12/yellow-motif.png);
        position: absolute;
        width: 120px;
        height: 40px;
        background-repeat: no-repeat;
        background-size: 100%;
        right: 0;
        bottom: 30%;
    }

    .result-wrap:before {
        content: "";
        background: url(http://statgingtest.hyperverge.co/wp-content/uploads/2023/12/Vector-68-e1702636351265.png);
        position: absolute;
        background-repeat: no-repeat;
        background-size: 100%;
        left: 0;
        top: 32%;
        width: 90px;
        height: 116px;
    }
.starperscore {
    display: none;
}
.score-imgWrap img {
    width: 35.767px;
    height: 33.621px;
    margin-right: 12px;
}

    .result-alertWrap {
        background: url(https://statgingtest.hyperverge.co/wp-content/uploads/2023/12/result-alert-bg-e1702272985990.png);
        background-repeat: no-repeat;
        padding: 60px;
        background-size: 100%;
        background-position: center;
        border-radius: 30px;
        position: relative;
    }

    .result-alertWrap:after {
        content: "";
        position: absolute;
        background: url(http://statgingtest.hyperverge.co/wp-content/uploads/2023/12/Vector-13.png);
        width: 91.284px;
        height: 40.588px;
        background-repeat: no-repeat;
        background-size: cover;
        right: -70px;
        top: 40px;
    }

    .result-alertWrap h2 {
        color: #fff;
        font-size: 44px;
        font-style: normal;
        font-weight: 800;
        line-height: 150%;
        /* 66px */
    }

    .result-actualWrap>div {
        max-width: 930px;
        margin: 0 auto;

        border-radius: 40px;
    }

    .result-alertWrap .red-highlight {
        -ms-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        transform: rotate(-3deg);
        border-radius: 12px;
        background: #F12D83;
        display: inline-block;
        margin: 0;
        padding: 0px 20px;
    }

    .result-div {
        padding: 90px 37px 52px;
        background: #F7EFFF;
        border-radius: 40px;
        margin-top: -70px;
    }

    .result-leftTxt h2 {
        color: #000000;
        font-weight: 800;
        font-size: 38px;
        line-height: 51px;
        margin: 0;
    }

    .result-leftTxt p {
        color: #000000;
        font-size: 24px;
        font-weight: 400;
        line-height: 34.8px;
        margin: 15px 0 0;
    }

    .result-rightScoremtr {
        width: 40%;
    }

    body .footer_9 {
        background: #F7EFFF;

    }

    body .site-footer.whiteBg {
        background: #fff !important;

    }

    .gauge-container text {
        font-weight: 800 !important;
    }

    section.top_footer.whiteBg {
        background: #fff;
    }


    .preview-img2 {
        max-width: 187px;
    }

    .preview-img1 {
        max-width: 141px;
    }

    .preview-img {
        display: flex;
        align-items: center;
    }

    .preview-imgLeft .preview-img2 {
        margin-right: -85px;
    }

    .preview-imgRight .preview-img2 {
        margin-left: -85px;
    }

    .preview-imgLeft .preview-img1 {
        margin-right: -50px;
    }

    .preview-imgRight .preview-img1 {
        margin-left: -50px;
    }

    .gameDiv {
        justify-content: center;
    }

    .phone-frame2 {
        min-height: 350px;
    }

    .header {
        background: #fff;
    }

    @media screen and (max-width: 767px) {
        body .overlay-text.wrong span {
            font-size: 30px;
            line-height: 1 !important;
            letter-spacing: 4px;
            height: auto !important;
        }

        .banner-content h1 span:before {
            content: none;
        }

        .banner-content h1 {
            font-size: 60px;
            line-height: 80px;
            text-shadow: 0px 8px 0px rgba(0, 0, 0, 1);
        }

        .banner-content p br {
            display: none;
        }

        .subsection-title {
            font-size: 30px;
        }

        .preview-img {
            display: none !important;
        }

        .phone-frame {
            padding: 30px !important;
        }

        body .img-countdiv p {
            margin: 0 0 20px;
        }

        body .button-container {
            text-align: center;
            margin-top: 20px;
        }

        body .button-container img {
            max-width: 50px;
        }

        body .footr-right {
            margin-left: 0;
            width: 100%;
            margin-top: 30px;
        }

        .footr-left h2 {
            font-size: 30px;
            line-height: 40px;
        }

        .footr-left h2 br {
            display: none !important;
        }

        body .topFooter-deepfake {
            padding: 30px !important;
            background-size: cover;
            flex-direction: column;
            position: relative;
        }

        body .footer_9 .footer-links {
            margin-top: 0 !important;
            padding: 50px 0 20px !important;
        }

        .down-arrow {
            display: none;
        }

        body .top-banner,
        body .game-wrap,
        body .result-wrap {
            padding: 50px 0px;
        }

        .banner-content {
            margin-bottom: 0 !important;
        }

        .subsection-title {
            margin: 0 0 30px !important;
        }

        body .result-alertWrap {
            background: #8F2CDD;
            padding: 30px 10px;
        }

        body .result-alertWrap h2 {
            line-height: 55px;
        }

        body .result-alertWrap .red-highlight {
            -ms-transform: none;
            -webkit-transform: none;
            transform: none;
        }

        .result-alertWrap h2 {
            font-size: 30px;
            line-height: 40px;
            padding: 0 10px !important;
            margin-bottom: 0 !important;
        }

        body .result-div {
            padding: 80px 30px 30px;
            margin-top: -70px;
        }

        .result-leftTxt h2 {
            font-size: 32px;
            line-height: 40px;
        }

        .is-flex.results {
            display: block !important;
        }

        div#rating-container {
            min-height: 43px;
        }

        body .result-leftTxt p {
            color: #000000;
            font-size: 18px;
            font-weight: 400;
            line-height: 26px;
            margin: 15px 0 0;
        }

        .result-rightScoremtr {
            width: 100% !important;
            margin-top: 30px;
        }

        .result-wrap:before,
        .result-wrap:after,
        .result-wrap div:before,
        .result-wrap div:after {
            content: none !important;
        }
    } 