:root {
    --white: #ffffff;
    --black: #000000;
    --primaryColor: #ff43a6;
    --paraColor: #473e5f;
    --titlecolor: #0b0223;
    --hpTitleColor: #1f1637;
    --termsTitleColor: #5b5273;
    --partnerParaColor: #8d84a5;
    --contactusParaColor: #797091;
    --hoverPrimary: #ff339e;
    --borderColor: #ebebeb;
    --lightParaColor: #a198b9;
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


*:focus, *:active, *:hover {
    outline: none;
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
}


ul[class] {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p, span {
    margin: 0;
    font-weight: unset;
}


a {
    text-decoration: none;
}

.main-content {
    min-height: calc(100vh - 297px);
    margin-top: 5rem;
}

@media screen and (min-width: 768px) {
    .iFhZzg .explore-more {
        margin-bottom: 3rem;
    }
}

html[lang='ko'] * {
    word-break: keep-all;
}


@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.arrow-icon .arrow {
    display: block !important;
    position: absolute;
    right: -36px;
    top: 4px;
    margin-left: 5px;
    margin-right: 20px;
    height: 12px;
    width: 12px;
    color: var(--paraColor);
    transform: rotate(-90deg);
}


@media screen and (min-width: 768px) {
    .arrow-icon .arrow {
        display: none;
    }
}


@media screen and (max-width: 767px) {
    .arrow-icon .arrow {
        margin-right: 6px;
    }
}


.arrow-icon .arrow:before {
    background-color: var(--paraColor);
    bottom: 1px;
    content: '';
    height: 9px;
    position: absolute;
    right: 2px;
    transform-origin: bottom;
    width: 1px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.arrow-icon .arrow:after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    content: '';
    display: inline-block;
    height: 6px;
    left: 3px;
    position: absolute;
    top: 5px;
    width: 6px;
}


.app-page-dark {
    background: #111111 !important;
    color: #fff;
}


.app-page-dark.scroll-up.generic-rule .app-page-dark, .app-page-dark.scroll-down.generic-rule .app-page-dark {
    backdrop-filter: none !important;
}


@media (min-width: 1460px) {
    .app-page-dark .container {
        max-width: 1440px;
    }

    .app-page-dark .footer-section.new-footer .container .social-logos + section {
        width: 72% !important;
    }

    .app-page-dark .mb-0 .container {
        max-width: 1440px !important;
    }
}


.app-page-dark.scroll-up .app-page-dark, .app-page-dark.scroll-down .app-page-dark {
    top: 0;
    background: rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0px 2px 8px rgba(255, 255, 255, 0.08) !important;
    backdrop-filter: blur(24px) !important;
}


.app-page-dark.scroll-up .app-page-dark {
    background: rgba(0, 0, 0, 0.3) !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(24px) !important;
}


@media (max-width: 1025px) {
    .app-page-dark.scroll-up .app-page-dark {
        backdrop-filter: none !important;
    }
}

.app-page-dark.scroll-up .app-page-dark .social-media-section .title {
    color: rgba(255, 255, 255, 0.7);
}

html[lang='en'] body.app-page-dark, html[lang='ko'] body.app-page-dark {
    padding-top: 0 !important;
}

.qc-cmp2-persistent-link img {
    width: 16px;
    height: 17px;
    margin-right: 5px;
}


.qc-cmp2-main button * {
    pointer-events: none;
}


@media (max-width: 767px) {
    .qc-cmp-cleanslate p {
        line-height: 1.3 !important;
    }
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJbecnFHGPezSQ.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z11lFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z11lFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z11lFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z11lFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v15/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


body {
    font-family: 'Poppins', sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    background-color: var(--white);
}

html[lang='en'] .aboutus *, html[lang='en'] .about-us-background *, html[lang='ko'] .aboutus *, html[lang='ko'] .about-us-background * {
    font-family: 'Fredoka', sans-serif;
}

html[lang='ja'] .header-section-light .logo {
    width: fit-content;
}


html[lang='ja'] .header-section-light .logo svg {
    width: 181px;
    height: 48px;
}

html[lang='ko'] .features-section .feature-list .feature-item:nth-child(2n) .feature-content h2 {
    display: flex;
    flex-direction: column-reverse;
}


.flex {
    display: flex;
}


.flex.perfectCenter {
    justify-content: center;
    align-items: center;
}

.flex.space-btw {
    justify-content: space-between;
}

.flex.column {
    flex-direction: column;
}

.container {
    max-width: 1147px;
    width: 100%;
    margin: 0 auto;
}


@media (max-width: 1200px) {
    .container {
        padding: 0 12px !important;
    }
}


@media (max-width: 1024px) {
    .container {
        padding: 0 16px !important;
    }
}


.img-responsive {
    max-width: 100%;
    width: auto;
    height: auto;
}

.experience-btn * {
    pointer-events: none;
}

.scroll-down .header-section-light {
    transition: transform 0.4s ease-in;
    transform: translate3d(0, -100%, 0);
}


.scroll-up .header-section-light {
    transform: none;
    transition: transform 0.4s ease-in-out;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
}

@media (min-width: 1025px) {
    .language + .main-content {
        margin-top: 85px;
    }
}


@media (max-width: 1024px) {
    .language + .main-content {
        margin-top: 110px;
    }

    .unsupportedlangMsg + .main-content {
        margin-top: 135px;
    }
}

.cqrEou.btn-play-now * {
    pointer-events: none;
}


@media screen and (max-width: 768px) {

    .cqrEou img, .cqrEou video {
        height: auto;
        max-width: 40px;
    }

    .cqrEou .btn-text {
        font-weight: 600;
        font-size: 14px !important;
        line-height: 150%;
    }
}

.hyeTkS {
    position: relative;
}


.hyeTkS img {
    max-width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
    border-radius: 10px;
}

.fpSLhY .footer-container .footer-left .quater-height .arrow {
    margin-left: 5px;
    margin-right: 20px;
    height: 12px;
    width: 12px;
    color: var(--paraColor);
    transform: rotate(-90deg);
}


@media screen and (min-width: 768px) {
    .fpSLhY .footer-container .footer-left .quater-height .arrow {
        display: none;
    }
}


@media screen and (max-width: 767px) {
    .fpSLhY .footer-container .footer-left .quater-height .arrow {
        margin-right: 6px;
    }
}


.fpSLhY .footer-container .footer-left .quater-height .arrow:before {
    background-color: var(--paraColor);
    bottom: 1px;
    content: '';
    height: 9px;
    position: absolute;
    right: 2px;
    transform-origin: bottom;
    width: 1px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.fpSLhY .footer-container .footer-left .quater-height .arrow:after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    content: '';
    display: inline-block;
    height: 6px;
    left: 3px;
    position: absolute;
    top: 5px;
    width: 6px;
}

.fpSLhY .footer-container .footer-left .section .title {
    font-weight: 600;
    font-size: 14px;
    color: #1f1637;
    margin-bottom: 16px !important;
    line-height: 21px;
}


.fpSLhY .footer-container .footer-left .section .title:hover {
    text-decoration: none;
    color: #ff6bb9 !important;
}


@media screen and (max-width: 767px) {
    .fpSLhY .footer-container .footer-left .section .title {
        height: 48px;
        margin-bottom: 0px !important;
        -webkit-box-align: center;
        align-items: center;
        display: flex;
    }

    .fpSLhY .footer-container .footer-left .section .title:hover {
        text-decoration: none;
    }
}

@media screen and (min-width: 768px) {
    .fpSLhY .footer-container .footer-left-ja .quater-height .arrow {
        display: none;
    }
}

.cdEkrk .footer-section {
    background: radial-gradient(100% 100% at 50% 0%, rgba(254, 66, 165, 0) 52.6%, rgba(255, 66, 165, 0.05) 100%);
}


@media (max-width: 767px) {
    .cdEkrk .footer-section {
        padding-top: 35px;
        padding-bottom: 0;
    }
}


.cdEkrk .footer-section .container {
    padding: 50px 0px 24px 0px;
    margin: 0 auto;
}

.cdEkrk .footer-section .container .social-logos .breadcrumb ul {
    display: inline-flex;
    height: auto;
    align-items: center;
    list-style: none;
    width: max-content;
}


@media (max-width: 768px) {
    .cdEkrk .footer-section .container .social-logos .breadcrumb ul {
        margin-bottom: 16px;
        height: 23.08px;
    }
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li {
    display: flex;
    align-items: center;
    height: auto;
    color: var(--hpTitleColor);
    padding-right: 12px;
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li::before {
    content: '>';
    padding-right: 12px;
    color: #5b5273;
    font-weight: 400;
    font-size: 20px;
    padding-left: 0px;
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li::before:first-child {
    padding: 0px;
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li:last-child {
    color: #797091;
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li:first-child a {
    color: var(--hpTitleColor);
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li a {
    font-size: 12px;
    font-weight: 400;
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li a:active, .cdEkrk .footer-section .container .social-logos .breadcrumb ul li a:visited {
    color: var(--hpTitleColor);
}


.cdEkrk .footer-section .container .social-logos .breadcrumb ul li span {
    font-size: 12px;
    font-weight: 400;
}

.cdEkrk .footer-section .container .footer-logo img {
    width: 32.74px;
    height: 23.74px;
}


@media (max-width: 768px) {
    .cdEkrk .footer-section .container .footer-logo img {
        width: 32px;
        height: 23.08px;
    }

    .cdEkrk .footer-section .container .footer-logo svg {
        width: 66px;
        height: 48px;
    }
}


.cdEkrk .footer-section .container .footer-list {
    flex-wrap: wrap;
}


.cdEkrk .footer-section .container .footer-list li {
    margin-bottom: 20px;
    white-space: nowrap;
}


@media (max-width: 767px) {
    .cdEkrk .footer-section .container .footer-list li {
        white-space: unset;
    }
}


.cdEkrk .footer-section .container .footer-list li a {
    color: var(--hpTitleColor);
    font-size: 12px;
    line-height: 1.4;
    font-family: 'poppins', sans-serif !important;
}


@media (min-width: 768px) {
    .cdEkrk .footer-section .container .footer-list {
        display: flex;
    }

    .cdEkrk .footer-section .container .footer-list li {
        margin-bottom: 16px;
    }

    .cdEkrk .footer-section .container .footer-list li:not(:last-child) {
        margin-right: 24px;
    }

    .cdEkrk .footer-section .container .footer-list li a:hover {
        text-decoration: none;
        color: #ff6bb9 !important;
    }
}


@media (max-width: 768px) {
    .cdEkrk .footer-section .container .footer-list {
        display: flex;
        justify-content: center;
    }

    .cdEkrk .footer-section .container .footer-list li {
        margin-bottom: 16px;
    }

    .cdEkrk .footer-section .container .footer-list li:not(:last-child) {
        margin-right: 24px;
    }
}


@media (max-width: 768px) and (max-width: 415px) {
    .cdEkrk .footer-section .container .footer-list li:not(:last-child) {
        margin-right: 16px;
    }
}


@media (max-width: 768px) {
    .cdEkrk .footer-section .container .footer-list li a:hover {
        text-decoration: underline;
    }
}


.cdEkrk .footer-section .container .copyright {
    color: #8d84a5;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 22px;
}


@media (min-width: 768px) {
    .cdEkrk .footer-section .container .copyright {
        margin-bottom: 0;
    }
}


@media (max-width: 768px) {
    .cdEkrk .footer-section .container .copyright {
        width: 70%;
    }
}


.cdEkrk .footer-section .container .agreement a {
    color: #0091ff;
}


.cdEkrk .footer-section .container.footer-pad {
    position: relative;
}


@media (max-width: 1200px) and (min-width: 768px) {
    .cdEkrk .footer-section .container.footer-pad {
        padding: 50px 24px 24px 24px !important;
        margin: auto;
    }
}


@media (max-width: 1200px) {
    .cdEkrk .footer-section .container {
        margin-left: 0;
    }
}


@media (max-width: 767px) {
    .cdEkrk .footer-section .container {
        margin-left: 0;
    }
}

.cdEkrk .footer-section .footer-strip .container {
    padding: 0;
}


@media (max-width: 1200px) {
    .cdEkrk .footer-section .footer-strip .container {
        padding-left: 24px;
    }
}


@media (max-width: 767px) {
    .cdEkrk .footer-section .footer-strip .container {
        padding-left: 0;
        margin-left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}


.cdEkrk .footer-section .footer-strip span {
    color: var(--primaryColor);
}


.cdEkrk .footer-section.new-footer {
    background: linear-gradient(113.21deg, #FFEDF6 0%, #FFEDF6 .01%, #E4F7FF 60.94%, #FCFFED 100%);
}


@media (max-width: 996px) {

    .cdEkrk .footer-section.new-footer .container .footer-upper-wrapper .social-logos + section {
        padding: 0;
    }

    .cdEkrk .footer-section.new-footer .footer-container .footer-left .quater-height .arrow {
        display: none;
    }

    .cdEkrk .footer-section.new-footer .footer-container .footer-left .quater-height .arrow-icon .arrow {
        right: 0;
        top: 20px;
    }
}


.cdEkrk .footer-section.new-footer .container {
    padding-top: 40px;
}


.cdEkrk .footer-section.new-footer .container .scroller ul {
    display: inline-flex;
    height: auto;
    align-items: center;
    list-style: none;
    width: max-content;
}


.cdEkrk .footer-section.new-footer .container .scroller ul li {
    display: flex;
    align-items: center;
    height: auto;
    padding-right: 12px;
}


.cdEkrk .footer-section.new-footer .container .scroller ul li:first-child::before {
    content: none;
}


.cdEkrk .footer-section.new-footer .container .scroller ul li:first-child span {
    color: #0B0223;
}


.cdEkrk .footer-section.new-footer .container .scroller ul li::before {
    content: ">";
    padding-right: 12px;
    color: #5b5273;
    font-weight: 400;
    font-size: 20px;
    padding-left: 0px;
    font-family: Poppins, sans-serif;
}


.cdEkrk .footer-section.new-footer .container .scroller ul li a, .cdEkrk .footer-section.new-footer .container .scroller ul li span {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #0B0223;
    font-family: 'poppins', sans-serif !important;
}


.cdEkrk .footer-section.new-footer .container .scroller ul li span {
    color: #5B5273;
}


.cdEkrk .footer-section.new-footer .container .footer-container .footer-left .section .title-2, .cdEkrk .footer-section.new-footer .container .footer-container .footer-left .section .title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
}


.cdEkrk .footer-section.new-footer .container .footer-list li a, .cdEkrk .footer-section.new-footer .container .copyright {
    font-size: 14px;
    line-height: 17px;
    color: #473E5F;
    font-weight: bold;
    font-family: 'poppins', sans-serif !important;
}

.cdEkrk .footer-section.new-footer .container .lang-dropdown-wrapper {
    justify-content: space-between;
}

.cdEkrk .footer-section.new-footer .container .footer-logo img {
    width: 104px;
    height: 89px;
}

.cdEkrk .footer-section.new-footer .container .social-logos + section {
    display: flex;
    width: 785px;
    max-width: 78%;
}

.cdEkrk .footer-section.new-footer .container .social-logos + section .footer-container .footer-left .section.quater-height .title {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #0B0223;
    margin-bottom: 0 !important;
    font-family: 'poppins', sans-serif !important;
}

@media (max-width: 767px) {
    .cdEkrk .footer-section.new-footer .container {
        padding: 0 !important;
    }

    .cdEkrk .footer-section.new-footer .container .footer-upper-wrapper .social-logos + section {
        background: #fff;
        padding: 0 24px;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .cdEkrk .footer-section.new-footer .container .footer-list {
        padding-top: 24px;
        padding-left: 16px;
    }

    .cdEkrk .footer-section.new-footer .container .footer-list li {
        margin-right: 8px;
        margin-bottom: 8px;
    }

    .cdEkrk .footer-section.new-footer .container .footer-list li a, .cdEkrk .footer-section.new-footer .container .copyright {
        font-weight: bold;
        font-size: 12px;
        line-height: 15px;
    }

    .cdEkrk .footer-section.new-footer .container .lang-dropdown-wrapper {
        flex-direction: column-reverse;
    }

    .cdEkrk .footer-section.new-footer .container .copyright-locale {
        position: relative;
    }

    .cdEkrk .footer-section.new-footer .container .copyright-locale .copyright {
        font-weight: bold;
        font-size: 12px;
        line-height: 15px;
        width: 100%;
        color: #473E5F;
        padding: 0 16px;
        text-align: center;
    }
}

.cdEkrk .contact-us .modal-body .contact-heading h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 140%;
    color: var(--hpTitleColor);
}

.cdEkrk .contact-us .modal-body .contact-para a {
    color: #0397eb;
}

.cdEkrk .concent-msg p {
    color: #fff;
    padding: 8px 0;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 0;
}


.cdEkrk .footer-section.app-page-dark {
    position: relative;
}


.cdEkrk .footer-section.app-page-dark::before {
    content: "";
    position: absolute;
    background: radial-gradient(46.13% 13.64% at 49% 0%, rgba(14, 164, 197, 0.2) 0%, rgba(14, 164, 197, 0) 100%), radial-gradient(11.82% 32.59% at 0% 0%, rgba(123, 76, 255, 0.4) 17.85%, rgba(123, 76, 255, 0) 100%), radial-gradient(16.72% 49.32% at 100% 100%, rgba(14, 164, 197, 0.4) 0%, rgba(14, 164, 197, 0) 100%), #111;
    width: 100%;
    height: 100%;
    top: 0;
}

.cdEkrk .footer-section.app-page-dark .footer-pad {
    color: #fff;
}

.cdEkrk .footer-section.app-page-dark .footer-pad .scroller span {
    color: rgba(255, 255, 255, 0.5) !important;
}

.cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .full-height h2, .cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .quater-height h2 {
    color: rgba(255, 255, 255, 0.8) !important;
}

.cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .full-height .sub-title .arrow, .cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .full-height .title-anchor .arrow, .cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .quater-height .sub-title .arrow, .cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .quater-height .title-anchor .arrow {
    color: rgba(255, 255, 255, 0.7) !important;
}


.cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .full-height .sub-title .arrow::before, .cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .full-height .title-anchor .arrow::before, .cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .quater-height .sub-title .arrow::before, .cdEkrk .footer-section.app-page-dark .footer-pad .footer-upper-wrapper .quater-height .title-anchor .arrow::before {
    background-color: rgba(255, 255, 255, 0.7) !important;
}

.cdEkrk .footer-section.app-page-dark .lang-dropdown-wrapper .footer-list a {
    color: rgba(255, 255, 255, 0.7) !important;
}

.cdEkrk .footer-section.app-page-dark .copyright {
    color: rgba(255, 255, 255, 0.7) !important;
}

.cdEkrk .footer-section.app-page-dark .language-body .dropdown-list ul li {
    background-color: #292929;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}


.cdEkrk .footer-section.app-page-dark .language-body .dropdown-list ul li:last-child {
    border-bottom: 1px solid #f5f5f5;
}


.cdEkrk .footer-section.app-page-dark .language-body .dropdown-list ul li:hover {
    background-color: #111111;
}


.cdEkrk .footer-section.app-page-dark .language-body .dropdown-list ul li.selected .tick .logo {
    filter: grayscale(1);
}

@media (max-width: 767px) {
    .cdEkrk .footer-section.app-page-dark .footer-upper-wrapper .social-logos + section {
        background: #111111 !important;
    }
}

.WDGO .title {
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    color: #473e5f;
    font-family: 'poppins', sans-serif !important;
    margin-right: 15px;
}

.WDGO .social-icons-list .social-icon .social-lnk .title {
    display: none;
}

.WDGO .social-icons-list .social-icon .social-lnk .hover-action img {
    border-radius: 8px;
}

@media (max-width: 1025px) {

    .WDGO.flex.mobile-layout .social-icons-list .social-icon .title {
        display: block;
        margin-left: 12px;
        font-weight: 500;
        font-size: 20px;
        line-height: 150%;
        color: #ff42a5;
    }

    .WDGO.flex.mobile-layout .social-icons-list .social-icon svg {
        display: none;
    }

    .WDGO.flex.mobile-layout .social-icons-list .social-icon .hover-action img {
        object-fit: cover;
        height: 100%;
        width: 100%;
    }
}

.jlHGOk .app-page-dark {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.3) !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(24px) !important;
}


@media (max-width: 1024px) {
    .jlHGOk .app-page-dark {
        backdrop-filter: none !important;
    }
}

.jlHGOk .app-page-dark .social-media-section .title {
    color: rgba(255, 255, 255, 0.7);
}


@media (max-width: 767px) {
    .jlHGOk .app-page-dark {
        height: 56px !important;
    }

    .jlHGOk .app-page-dark .container .logo img {
        height: 28px;
        width: 110px;
    }
}


@media (max-width: 1025px) {
    .jlHGOk .app-page-dark {
        background: rgba(102, 102, 102, 0.6) !important;
    }

    .jlHGOk .app-page-dark.open-menu.new-header .hamburger-menu-wrapper .social-media-section .title {
        color: rgba(255, 255, 255, 0.7);
    }

    .jlHGOk .app-page-dark.open-menu.new-header .hamburger-menu-wrapper .social-media-section .social-icons-list .social-icon .title {
        color: #fff;
    }

    .jlHGOk .app-page-dark.open-menu.new-header .hamburger-menu-wrapper .hamburger-menu-item a {
        color: #fff;
    }

    .jlHGOk .app-page-dark.open-menu.new-header .hamburger-menu-wrapper .hamburger-menu-item a .arrow {
        color: #fff;
    }

    .jlHGOk .app-page-dark.open-menu.new-header .hamburger-menu-wrapper .hamburger-menu-item a .arrow::before {
        background-color: #fff;
    }

    .jlHGOk .app-page-dark.new-header.header-section-light .hamburger-menu-wrapper .hamburger-menu-item a, .jlHGOk .app-page-dark.new-header.header-section-light .hamburger-menu-wrapper .social-media-section .social-icons-list .social-icon .title {
        color: #fff;
    }
}


.jlHGOk .app-page-dark .header-left-section {
    display: flex;
    align-items: center;
    gap: 20px;
}


.jlHGOk .app-page-dark .header-search {
    position: relative;
}


@media (max-width: 767px) {
    .jlHGOk .app-page-dark .header-search {
        display: none !important;
    }
}


.jlHGOk .app-page-dark .header-search .sc-eldieg {
    width: 320px;
    position: relative;
    padding: 7px 8px 7px 12px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    height: 40px;
}


.jlHGOk .app-page-dark .header-search .sc-eldieg:focus-within {
    border-color: #ff42a5;
}


.jlHGOk .app-page-dark .header-search .sc-icon {
    cursor: pointer;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}


.jlHGOk .app-page-dark .header-search #search-box {
    font-family: inherit;
    padding: 0 16px;
    border: 0;
    outline: none;
    background: transparent;
    line-height: 24px;
    color: #fff;
    width: 78%;
}


.jlHGOk .app-page-dark .header-search #search-box::placeholder {
    color: #fff;
    opacity: .8;
}

.jlHGOk .app-page-dark .sc-box input {
    font-family: inherit;
    width: 100%;
    padding: 0px 16px;
    border: 0px;
    outline: none;
    background: transparent;
    line-height: 24px;
    color: #fff;
}

.jlHGOk .app-page-dark .listing-section .heading {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.9);
    font-size: 24px;
    margin-bottom: 16px;
}


.jlHGOk .app-page-dark .listing-section .heading span {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(56, 2, 155, 0), #ff0080, rgba(56, 2, 155, 0));
    border-image-slice: 1;
    font-size: 24px;
    padding-bottom: 12px;
}


.jlHGOk .app-page-dark .listing-section .games-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 16px;
    padding-bottom: 48px;
}


.jlHGOk .app-page-dark .listing-section .games-list li {
    flex-basis: 33%;
    padding: 4px;
}


.jlHGOk .app-page-dark .listing-section .games-list li a {
    color: #fff;
    width: 100%;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    padding: 8px;
    border-radius: 8px;
}


.jlHGOk .app-page-dark .listing-section .games-list li a * {
    pointer-events: none;
}


.jlHGOk .app-page-dark .listing-section .games-list li a img {
    border-radius: 8px;
    height: 84px;
    width: 84px;
    overflow: hidden;
}


.jlHGOk .app-page-dark .listing-section .games-list li a .game-title {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0px;
    margin: 0px;
}


@keyframes popupin {
    0% {
        top: 100px;
        opacity: 0;
    }

    100% {
        top: 0px;
        opacity: 1;
    }
}


@keyframes popupout {
    0% {
        top: 0px;
        opacity: 1;
    }

    100% {
        top: 100px;
        opacity: 0;
    }
}

.jlHGOk .no-result h2 {
    font-size: 20px;
    font-weight: 600;
}


.jlHGOk .no-result span {
    font-size: 14px;
}


.jlHGOk .header-section-light {
    height: 87px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
    max-height: 108px;
    background: #ffffff;
    display: flex;
}


.jlHGOk .header-section-light .social-header-links {
    height: 100%;
    align-items: center;
}


.jlHGOk .header-section-light.new-header {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.04);
    backdrop-filter: blur(12.5px);
    height: 70px;
}

.jlHGOk .header-section-light.new-header .hamburger-menu-wrapper .hamburger-menu-item a {
    color: var(--primaryColor);
}


.jlHGOk .header-section-light.new-header .hamburger-menu-wrapper .hamburger-menu-item a .arrow {
    color: var(--primaryColor);
}

.jlHGOk .header-section-light.new-header .header-menu .menu-item.active .primary-hover {
    font-weight: 500;
}


.jlHGOk .header-section-light.new-header .header-menu .menu-item:hover .primary-hover {
    color: #ed7bb7;
}


.jlHGOk .header-section-light.new-header .header-menu .menu-item .external-menu, .jlHGOk .header-section-light.new-header .header-menu .menu-item .primary-hover {
    font-weight: 500;
    color: #ff43a6;
    font-family: 'poppins', sans-serif !important;
}


.jlHGOk .header-section-light.new-header .header-menu .menu-item .external-menu .arrow, .jlHGOk .header-section-light.new-header .header-menu .menu-item .primary-hover .arrow {
    color: #ff43a6;
}


.jlHGOk .header-section-light.new-header .header-menu .menu-item .external-menu .arrow::before, .jlHGOk .header-section-light.new-header .header-menu .menu-item .primary-hover .arrow::before {
    background-color: #ff43a6;
    width: 2px !important;
}


.jlHGOk .header-section-light.new-header .header-menu .menu-item .external-menu .arrow::after, .jlHGOk .header-section-light.new-header .header-menu .menu-item .primary-hover .arrow::after {
    border-bottom-width: 2px !important;
    border-right-width: 2px !important;
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .external-menu, .jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .primary-hover {
    color: rgba(255, 255, 255, 0.7);
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .external-menu:hover, .jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .primary-hover:hover {
    color: #fff;
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .external-menu:hover .arrow, .jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .primary-hover:hover .arrow {
    color: #fff;
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .external-menu:hover .arrow::before, .jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .primary-hover:hover .arrow::before {
    background-color: #fff;
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .external-menu:hover .arrow::after, .jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .primary-hover:hover .arrow::after {
    border-color: #fff;
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .external-menu .arrow, .jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .primary-hover .arrow {
    color: rgba(255, 255, 255, 0.7);
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .external-menu .arrow::before, .jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item .primary-hover .arrow::before {
    background-color: rgba(255, 255, 255, 0.7);
}


.jlHGOk .header-section-light.new-header.app-page-dark .header-menu .menu-item:hover .external-menu .arrow::after {
    border-color: #fff;
}


.jlHGOk .header-section-light.new-header .header-menu .menu-item-new a {
    font-family: 'poppins', sans-serif;
    font-weight: 500;
}


.jlHGOk .header-section-light .container {
    align-items: center;
}


.jlHGOk .header-section-light .container .logo {
    height: 100%;
    display: flex;
    align-items: center;
}


.jlHGOk .header-section-light .container .logo + div {
    display: flex;
    height: 100%;
}

@media (max-width: 768px) {
    .jlHGOk .header-section-light .logo svg {
        height: 48px;
        width: 181px;
    }
}


.jlHGOk .header-section-light .bs-logo img {
    height: 60px;
}


.jlHGOk .header-section-light .header-menu {
    height: 100%;
}


.jlHGOk .header-section-light .header-menu a, .jlHGOk .header-section-light .header-menu a:active, .jlHGOk .header-section-light .header-menu a:visited, .jlHGOk .header-section-light .header-menu button {
    color: var(--hpTitleColor);
}


.jlHGOk .header-section-light .header-menu .menu-item {
    height: 100%;
    padding: 8px;
    margin-right: 12px;
    font-size: 14px;
    line-height: 150%;
    color: var(--hpTitleColor);
    cursor: pointer;
}


.jlHGOk .header-section-light .header-menu .menu-item:hover .primary-hover {
    color: var(--primaryColor);
}


.jlHGOk .header-section-light .header-menu .menu-item:hover .external-menu .arrow::before {
    background-color: var(--primaryColor);
}


.jlHGOk .header-section-light .header-menu .menu-item:hover .external-menu .arrow::after {
    border-color: var(--primaryColor);
}

.jlHGOk .header-section-light .header-menu .menu-item .external-menu {
    position: relative;
}


.jlHGOk .header-section-light .header-menu .menu-item .external-menu .arrow {
    margin-left: 5px;
    height: 12px;
    width: 12px;
    color: var(--lightParaColor);
    transform: rotate(-90deg);
    position: absolute;
    right: -15px;
    top: 5px;
}


.jlHGOk .header-section-light .header-menu .menu-item .external-menu .arrow:before {
    background-color: var(--lightParaColor);
    bottom: 2px;
    content: '';
    height: 9px;
    position: absolute;
    right: 2px;
    transform-origin: bottom;
    width: 1px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.jlHGOk .header-section-light .header-menu .menu-item .external-menu .arrow:after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    content: '';
    display: inline-block;
    height: 6px;
    left: 3px;
    position: absolute;
    top: 4px;
    width: 6px;
}

.jlHGOk .header-section-light .header-menu .menu-item .mega-menu .menu-overlay .container {
    display: flex;
}

.jlHGOk .header-section-light .header-menu .menu-item .mega-menu .menu-overlay .mega-menu-right-section .title {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 24px;
    line-height: 18px;
}

.jlHGOk .header-section-light .header-menu .menu-item .mega-menu .menu-overlay .mega-menu-right-section .row .company-logo img {
    width: 64px;
    height: 47px;
}

.jlHGOk .header-section-light .header-menu .menu-item .mega-menu .menu-overlay .mega-menu-right-section .menu-image img {
    width: calc(100% - 6px);
    transform: translate(3px, 3px);
    height: 100%;
    max-height: 200px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: 0 0 0 1px #ff43a433;
}

.jlHGOk .header-section-light .header-menu .menu-item .mega-menu .menu-overlay .mega-menu-right-section:hover .company-logo img, .jlHGOk .header-section-light .header-menu .menu-item .mega-menu .menu-overlay .mega-menu-right-section:hover .menu-image img {
    border: 0;
}

.jlHGOk .header-section-light .header-menu .menu-item.active .primary-hover {
    color: var(--primaryColor);
}

.jlHGOk .header-section-light .header-menu .menu-item-new a {
    color: var(--primaryColor);
    font-family: sans-serif;
}


.jlHGOk .header-section-light .header-menu .menu-item-new a .arrow {
    color: var(--primaryColor);
}


.jlHGOk .header-section-light .header-menu .menu-item-new a .arrow::before {
    background-color: var(--primaryColor) !important;
    width: 2px !important;
}


.jlHGOk .header-section-light .header-menu .menu-item-new a .arrow::after {
    color: var(--primaryColor);
    border-bottom-width: 2px !important;
    border-right-width: 2px !important;
}


.jlHGOk .header-section-light .header-menu .menu-item-new:hover .primary-hover {
    color: #ed7bb7;
}


.jlHGOk .header-section-light .header-menu .menu-item-new:hover .external-menu .arrow::before {
    background-color: #ed7bb7 !important;
}


.jlHGOk .header-section-light .header-menu .menu-item-new:hover .external-menu .arrow::after {
    color: #ed7bb7;
}

.jlHGOk .header-section-light .header-menu .menu-item-new .external-menu {
    position: relative;
}


.jlHGOk .header-section-light .header-menu .menu-item-new .external-menu .arrow {
    margin-left: 5px;
    height: 12px;
    width: 12px;
    color: var(--lightParaColor);
    transform: rotate(-90deg);
    position: absolute;
    right: -15px;
    top: 5px;
}


.jlHGOk .header-section-light .header-menu .menu-item-new .external-menu .arrow:before {
    background-color: var(--lightParaColor);
    bottom: 2px;
    content: '';
    height: 9px;
    position: absolute;
    right: 2px;
    transform-origin: bottom;
    width: 1px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.jlHGOk .header-section-light .header-menu .menu-item-new .external-menu .arrow:after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    content: '';
    display: inline-block;
    height: 6px;
    left: 3px;
    position: absolute;
    top: 4px;
    width: 6px;
}

.jlHGOk .header-section-light .header-menu .menu-item-new .mega-menu .menu-overlay .container {
    display: flex;
}

.jlHGOk .header-section-light .header-menu .menu-item-new .mega-menu .menu-overlay .mega-menu-right-section .title {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 24px;
    line-height: 18px;
}

.jlHGOk .header-section-light .header-menu .menu-item-new .mega-menu .menu-overlay .mega-menu-right-section .row .company-logo img {
    width: 64px;
    height: 47px;
}

.jlHGOk .header-section-light .header-menu .menu-item-new .mega-menu .menu-overlay .mega-menu-right-section .menu-image img {
    width: calc(100% - 6px);
    transform: translate(3px, 3px);
    height: 100%;
    max-height: 200px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: 0 0 0 1px #ff43a433;
}

.jlHGOk .header-section-light .header-menu .menu-item-new .mega-menu .menu-overlay .mega-menu-right-section:hover .company-logo img, .jlHGOk .header-section-light .header-menu .menu-item-new .mega-menu .menu-overlay .mega-menu-right-section:hover .menu-image img {
    border: 0;
}

.jlHGOk .header-section-light #humburger-icon {
    display: none;
    width: 24px;
    height: 24px;
}


@media (max-width: 1025px) {
    .jlHGOk .header-section-light {
        position: fixed;
        top: 0;
        width: 100%;
        transition: top 0.3s;
        padding: 16px 0;
    }

    .jlHGOk .header-section-light .container {
        justify-content: space-between;
        align-items: center;
    }

    .jlHGOk .header-section-light .header-menu {
        display: none;
    }

    .jlHGOk .header-section-light #humburger-icon {
        display: inline-block;
        cursor: pointer;
    }
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .external-menu {
    position: relative;
}


.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .external-menu .arrow {
    margin-left: 5px;
    height: 12px;
    width: 12px;
    color: var(--lightParaColor);
    transform: rotate(-90deg);
    position: absolute;
    right: -15px;
    top: 5px;
}


.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .external-menu .arrow:before {
    background-color: var(--lightParaColor);
    bottom: 2px;
    content: '';
    height: 9px;
    position: absolute;
    right: 2px;
    transform-origin: bottom;
    width: 1px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .external-menu .arrow:after {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    content: '';
    display: inline-block;
    height: 6px;
    left: 3px;
    position: absolute;
    top: 4px;
    width: 6px;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .mega-menu .menu-overlay .container {
    display: flex;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .mega-menu .menu-overlay .mega-menu-right-section .title {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 24px;
    line-height: 18px;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .mega-menu .menu-overlay .mega-menu-right-section .row .company-logo img {
    width: 64px;
    height: 47px;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .mega-menu .menu-overlay .mega-menu-right-section .menu-image img {
    width: calc(100% - 6px);
    transform: translate(3px, 3px);
    height: 100%;
    max-height: 200px;
    border-radius: 8px;
    display: inline-block;
    box-shadow: 0 0 0 1px #ff43a433;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .mega-menu .menu-overlay .mega-menu-right-section:hover .company-logo img, .jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .mega-menu .menu-overlay .mega-menu-right-section:hover .menu-image img {
    border: 0;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .body .container {
    padding: 0 !important;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .body .container .mega-menu-left-section .title {
    margin-top: 16px;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .body .container .mega-menu-right-section .title {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 24px;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .body .container .mega-menu-right-section .company-logo img {
    width: 64px;
    height: 47px;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .body .container .mega-menu-right-section .menu-image img {
    width: calc(100% - 6px);
    transform: translate(3px, 3px);
    height: 100%;
    max-height: 200px;
    border-radius: 8px;
    box-shadow: 0 0 0 1px #ff43a433;
    display: inline-block;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .body .container .mega-menu-right-section .menu-image:hover img {
    border: 0;
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .external-menu {
    justify-content: space-between;
}


.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .external-menu .arrow {
    position: absolute;
    right: 2px;
    top: 6px;
    color: var(--paraColor);
}


.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item .external-menu .arrow:before {
    background-color: var(--paraColor);
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item:hover .external-menu .arrow::before {
    background-color: var(--primaryColor);
}


.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item:hover .external-menu .arrow::after {
    border-color: var(--primaryColor);
}

.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item.active .primary-hover, .jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-item.active .header > .text {
    position: relative;
    color: var(--primaryColor);
}


.jlHGOk .header-section-light .hamburger-menu-wrapper .hamburger-menu-drop > li:first-child {
    box-shadow: none !important;
}


@media (max-width: 1025px) {
    .jlHGOk .header-section-light {
        background-color: #fff;
    }

    .jlHGOk .header-section-light.new-header .hamburger-menu-wrapper .hamburger-menu-drop li {
        border-bottom: 1px solid #c9c7cc;
    }

    .jlHGOk .header-section-light.new-header .hamburger-menu-wrapper .hamburger-menu-drop li a {
        font-size: 22px;
        font-weight: 500;
    }

    .jlHGOk .header-section-light.new-header .hamburger-menu-wrapper .social-media-section .social-icons-list .social-icon .title {
        display: block;
        margin-left: 12px;
        font-weight: 500;
        font-size: 20px;
        line-height: 150%;
        color: #FF42A5;
    }

    .jlHGOk .header-section-light .bs-logo img {
        height: 44px;
    }
}

.jlHGOk .scroll-down .header-section-light {
    transition: transform 0.4s ease-in;
    transform: translate3d(0, -100%, 0);
}


.jlHGOk .scroll-up .header-section-light {
    transform: none;
    transition: transform 0.4s ease-in-out;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
}

.djXhCU {
    max-width: 280px;
    width: 100%;
    height: 56px;
    background: #ff42a5;
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-top: 24px;
    border: 0;
    outline: none;
    overflow: hidden;
}


.djXhCU.btn-play-now * {
    pointer-events: none;
}


.djXhCU:hover {
    background: #ff3392;
}


@media screen and (max-width: 768px) {
    .djXhCU {
        height: 40px;
        margin-top: 0;
    }

    .djXhCU img, .djXhCU video {
        height: auto;
        max-width: 40px;
    }

    .djXhCU .btn-text {
        font-weight: 600;
        font-size: 14px !important;
        line-height: 150%;
    }
}


@media (max-width: 900px) and (min-width: 600px) {
    .djXhCU {
        margin: 32px auto 0;
        max-width: 350px !important;
    }
}


.djXhCU .btn-text {
    margin-left: 16px;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
}


.djXhCU .logo {
    margin-top: 7px;
}

.kIDnyd {
    position: relative;
    margin-top: 60px;
    margin-bottom: 24px;
    overflow: hidden;
}


@media (max-width: 767px) {
    .kIDnyd {
        margin-top: 0px;
        margin-bottom: 0px;
        min-height: 312px;
    }
}

.kIDnyd .container {
    position: relative;
    max-width: 1480px;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
}


@media (max-width: 767px) {
    .kIDnyd .container {
        padding-bottom: 48px !important;
    }
}


.kIDnyd .container .header {
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    margin-bottom: 32px;
}


.kIDnyd .container .header span {
    display: inline-block;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(56, 2, 155, 0), rgba(255, 0, 128, 256), rgba(56, 2, 155, 0));
    border-image-slice: 1;
    padding-bottom: 20px;
}


@media (max-width: 767px) {
    .kIDnyd .container .header {
        margin-top: 48px;
        font-size: 20px;
    }
}


.kIDnyd .container .game-sub-cat {
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
    margin-left: -12px;
    padding-bottom: 20px;
    text-align: center;
}


@media (max-width: 767px) {
    .kIDnyd .container .game-sub-cat {
        margin: 0 auto;
    }

    .kIDnyd .container .game-sub-cat a {
        margin: 10px 8px !important;
        width: calc(50% - 18px) !important;
    }
}


.kIDnyd .container .game-sub-cat a {
    justify-content: center;
    min-width: 100px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 8px;
    margin: 12px;
    padding: 13.5px 16px;
    color: #FFFFFF;
    font-weight: 600;
    display: inline-flex;
    cursor: pointer;
    font-size: 14px;
    line-height: 150%;
    display: inline-block;
    float: inherit;
}

.kIDnyd .container .game-sub-cat a span {
    width: 100%;
    display: block;
    text-align: center;
}


@media (min-width: 768px) {
    .kIDnyd .container .game-sub-cat a :hover {
        box-shadow: 0px 0px 1px 1px #ff42a5;
    }
}


@media (max-width: 767px) {
    .kIDnyd .container .game-sub-cat {
        display: flex;
        flex-wrap: wrap;
    }

    .kIDnyd .container .game-sub-cat a {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        width: calc(50% - 32px);
        text-align: center;
        margin: 10px 16px;
    }
}


@media (max-width: 767px) {
    .kIDnyd .container .show-more-btn-wrapper {
        display: block;
    }

    .kIDnyd .container .show-more-btn-wrapper span {
        font-size: 16px !important;
        margin-left: 0px;
    }
}


.kIDnyd .container .show-more-btn {
    height: 40px;
    width: auto;
    padding: 0px 16px;
    border-radius: 6px;
    font-size: 16px;
    transition: all 0.4s ease-in-out 0s;
    border: 1px solid #FF42A5;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.2));
    background: transparent;
    margin: 0 auto;
}


.kIDnyd .container .show-more-btn span {
    font-size: 14px;
    margin-left: 0px;
    color: #FF42A5;
}


@media (max-width: 767px) {
    .kIDnyd .container .show-more-btn {
        margin-top: 14px;
        height: 40px;
        width: 100%;
        max-width: 100%;
        border-radius: 8px;
    }

    .kIDnyd .container .show-more-btn span {
        font-size: 16px;
    }
}


.kIDnyd .container .show-more-btn :hover {
    transform: translate(0px, -3px);
}


@media (max-width: 767px) {
    .kIDnyd .container button {
        margin: 0 auto;
    }
}


.kIDnyd .img-responsive {
    overflow: hidden;
    float: left;
}


.kIDnyd .img-responsive img {
    float: left;
    margin: 0 10px 0 -5px;
    height: 20px;
    width: 20px;
}

.iuXWAR .video-container .promotion-div > a {
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}


.iuXWAR .video-container .promotion-div a {
    color: #ffffff;
}

.iuXWAR .video-container video {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    z-index: 0;
    border-radius: 24px;
}

.iuXWAR .info .title {
    height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 380px;
}

.iuXWAR .info .genre-company .star-count > div {
    display: flex;
    align-items: center;
    width: 50px;
    gap: 4px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .iuXWAR .info .title {
        font-size: 20px;
        height: auto;
    }
}

.kENpBu .popular-games .header {
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    margin-bottom: 36px;
}


.kENpBu .popular-games .header span {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(56, 2, 155, 0), #ff0080, rgba(56, 2, 155, 0));
    border-image-slice: 1;
    padding-bottom: 12px;
}


@media (max-width: 767px) {
    .kENpBu .popular-games .header {
        /*margin-top: 32px;*/
        font-size: 20px;
    }
}

.kENpBu .popular-games .popular-games-list {
    justify-content: start;
    flex: 1 1 39px;
    flex-wrap: wrap;
    gap: 2%;
    align-items: flex-start;
}


.kENpBu .popular-games .popular-games-list .image-wrapper {
    position: relative;
    display: flex;
    height: 100%;
    border-radius: 6px;
    z-index: 1;
    transform: translateY(0);
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}


.kENpBu .popular-games .popular-games-list .image-wrapper > div {
    position: relative;
    z-index: 9;
    overflow: hidden;
    border-radius: 10px;
    background-color: #111111;
    aspect-ratio: 3/4;
}


.kENpBu .popular-games .popular-games-list .image-wrapper > div > div {
    display: flex;
    align-items: center;
}


.kENpBu .popular-games .popular-games-list .image-wrapper::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 20px;
    left: 10%;
    bottom: -8px;
    background: linear-gradient(270deg, #ff3392 0%, #ff3392 99.48%);
    filter: blur(8px);
    border-radius: 100px;
    box-sizing: border-box;
    display: none;
    transition: linear 0.3s;
}

.kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay {
    display: none;
    background: radial-gradient(124.24% 100.47% at 25.16% 100%, rgba(11, 2, 35, 0.9) 0%, rgba(11, 2, 35, 0) 100%);
    position: absolute;
    width: 100%;
    height: 35%;
    bottom: 0px;
}


.kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay .game-title {
    position: absolute;
    bottom: 28px;
    left: 0px;
    z-index: 12;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 8px;
    width: 100%;
}


.kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay .play-btn {
    width: calc(100% - 4px);
    background: var(--primaryColor);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    color: var(--white);
    border-radius: 12px;
    margin-top: 24px;
    border: 0;
    outline: none;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: 10;
    font-weight: 600;
    height: 24px;
    margin: 2px;
}


.kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay .play-btn .btn-text {
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
}


@media (max-width: 767px) {
    .kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay .play-btn {
        height: 28px;
    }

    .kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay .play-btn .btn-text {
        font-size: 12px;
    }
}


.kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay .play-btn.play-now {
    display: none;
    z-index: 9;
    bottom: 12px;
    left: 12px;
    right: 12px;
    width: calc(100% - 24px);
    border-radius: 8px;
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    justify-content: center;
    align-items: center;
}


.kENpBu .popular-games .popular-games-list .popular-games-item {
    position: relative;
    display: flex;
    flex-direction: column;
}


.kENpBu .popular-games .popular-games-list .popular-games-item .image-wrapper {
    pointer-events: none;
}


.kENpBu .popular-games .popular-games-list .popular-games-item .image-wrapper::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 1;
    background: linear-gradient(270deg, #ff3392, #ff3392) border-box;
    border: 2px solid transparent;
    -webkit-mask-composite: xor;
    border-radius: 10px;
    width: calc(100% + 4px);
    height: 102%;
    box-sizing: border-box;
    display: none;
}


.kENpBu .popular-games .popular-games-list .popular-games-item .image-wrapper * {
    pointer-events: none;
}


.kENpBu .popular-games .popular-games-list .popular-games-item:hover .image-wrapper::before {
    display: block;
}


.kENpBu .popular-games .popular-games-list .popular-games-item:hover .image-wrapper .game-tile-overlay {
    display: block;
}

.kENpBu .popular-games .popular-games-list .popular-games-item:hover .image-wrapper::before, .kENpBu .popular-games .popular-games-list .popular-games-item:hover .image-wrapper::after {
    display: block;
}

.kENpBu .popular-games .popular-games-item {
    width: 15%;
}


.kENpBu .popular-games .popular-games-item .lazyload-container {
    width: 100%;
}

.kENpBu .popular-games .popular-games-item .lazyload-container .LazyLoad img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 8px;
}

.kENpBu .popular-games .popular-games-item .moddable-game-label svg {
    margin-right: 10px;
}

@media screen and (min-width: 768px) {

    .kENpBu .popular-games .popular-games-list.item2 .popular-games-item {
        width: 350px;
        margin-right: 39px;
    }
}


@media screen and (min-width: 953px) {
    .kENpBu .popular-games .popular-games-list :last-child {
        margin-right: 0;
    }
}


@media screen and (max-width: 952px) {
    .kENpBu .popular-games .popular-games-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: start;
    }

    .kENpBu .popular-games .popular-games-list a {
        margin-top: 16px;
        margin-bottom: 16px;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {
    .kENpBu .popular-games .popular-games-list {
        flex-wrap: wrap;
        justify-content: start;
    }

    .kENpBu .popular-games .popular-games-list .popular-games-item {
        width: 23%;
    }
}


@media screen and (max-width: 767px) {
    .kENpBu .popular-games .popular-games-list {
        justify-content: start;
        gap: 6%;
    }

    .kENpBu .popular-games .popular-games-list .popular-games-item {
        margin-bottom: 0px;
        margin-right: 0;
        width: 46%;
    }

    .kENpBu .popular-games .popular-games-list .popular-games-item .image-wrapper {
        margin: 0;
        min-width: auto;
        height: auto;
    }

    .kENpBu .popular-games .popular-games-list .popular-games-item .image-wrapper > div {
        background: transparent;
    }

    .kENpBu .popular-games .popular-games-list .popular-games-item:hover::before {
        display: none;
    }

    .kENpBu .popular-games .popular-games-list .popular-games-item:hover .image-wrapper::after {
        display: none;
    }
}


@media screen and (max-width: 420px) {
    .kENpBu .popular-games {
        padding-top: 20px;
    }
}

.iCEjaq .popular-games {
    box-sizing: border-box;
    margin-top: 36px;
}


@media (max-width: 767px) {
    .iCEjaq .popular-games {
        padding-top: 0px !important;
    }
}


.iCEjaq .popular-games .games-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
    margin-bottom: 32px;
    justify-content: unset;
}


.iCEjaq .popular-games .header {
    text-align: left;
}

.iCEjaq .popular-games .header .link a {
    color: rgba(255, 255, 255, 0.9);
}

.iCEjaq .popular-games .popular-games-list {
    padding-top: 24px;
    justify-content: start;
    flex: 1 1 39px;
    width: calc(100% + 72px);
}


.iCEjaq .popular-games .popular-games-list .image-wrapper {
    position: relative;
    display: flex;
    height: 268px;
    pointer-events: none;
    transform: translateY(0);
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}


@media (max-width: 767px) {
    .iCEjaq .popular-games .popular-games-list .image-wrapper {
        height: 228px;
        width: 170px;
    }
}


.iCEjaq .popular-games .popular-games-list .image-wrapper .play-btn {
    width: 100%;
    background: var(--primaryColor);
    box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
    color: var(--white);
    border-radius: 8px;
    margin-top: 24px;
    border: 0;
    outline: none;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    max-width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 32px;
}


.iCEjaq .popular-games .popular-games-list .image-wrapper .play-btn .btn-text {
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
}


@media (max-width: 767px) {
    .iCEjaq .popular-games .popular-games-list .image-wrapper .play-btn {
        height: 28px;
    }

    .iCEjaq .popular-games .popular-games-list .image-wrapper .play-btn .btn-text {
        font-size: 12px;
    }
}


.iCEjaq .popular-games .popular-games-item {
    width: calc((100% - 112px) / 10);
    margin-bottom: 24px;
    cursor: pointer;
    position: relative;
}


.iCEjaq .popular-games .popular-games-item a * {
    pointer-events: none;
}


.iCEjaq .popular-games .popular-games-item::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: 1;
    border: 1px solid transparent;
    background: linear-gradient(45deg, #ff3392, #ff3392) border-box;
    -webkit-mask-composite: xor;
    border-radius: 10px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    box-sizing: border-box;
    display: none;
    transition: linear 0.3s;
}


.iCEjaq .popular-games .popular-games-item a {
    display: block;
    position: relative;
    /*padding: 8px;*/
    z-index: 1;
    height: 100%;
    cursor: pointer;
    border-radius: 8px;
}


.iCEjaq .popular-games .popular-games-item::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 20px;
    left: 10%;
    bottom: -6px;
    background: linear-gradient(270deg, #ff3392 0%, #ff3392 99.48%);
    filter: blur(8px);
    border-radius: 100px;
    box-sizing: border-box;
    display: none;
    transition: linear 0.3s;
}


.iCEjaq .popular-games .popular-games-item:hover a {
    background-color: #111111;
}


.iCEjaq .popular-games .popular-games-item:hover a::before, .iCEjaq .popular-games .popular-games-item:hover a::after {
    display: block;
    transition: linear 0.3s;
}


.iCEjaq .popular-games .popular-games-item:hover::before, .iCEjaq .popular-games .popular-games-item:hover::after {
    display: block;
    transition: linear 0.3s;
}


.iCEjaq .popular-games .popular-games-item .image-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 4px;
    aspect-ratio: 1/1;
}

.iCEjaq .popular-games .popular-games-item .game-info {
    display: block;
    font-size: 12px;
    line-height: 150%;
    color: #ffffff;
    font-weight: 600;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media screen and (max-width: 767px) {
    .iCEjaq .popular-games .header {
        text-align: center;
    }
}


@media screen and (max-width: 767px) {
    .iCEjaq .popular-games .popular-games-list {
        padding-top: 0px;
    }

    .iCEjaq .popular-games .popular-games-list .popular-games-item {
        margin-top: 16px;
    }
}


@media (max-width: 1024px) and (min-width: 768px) {
    .iCEjaq .popular-games .games-list {
        padding: 0 !important;
    }

    .iCEjaq .popular-games .games-list .popular-games-item {
        width: calc((100% - 48px) / 5);
    }
}


@media (max-width: 767px) {
    .iCEjaq .popular-games {
        margin-top: 0px;
    }

    .iCEjaq .popular-games .games-list {
        padding: 0px !important;
        gap: 12px;
        justify-content: unset;
    }

    .iCEjaq .popular-games .games-list .popular-games-item {
        margin: 0px;
        margin-left: 0;
        width: calc((100% - 28px) / 3);
        margin-top: 12px;
    }

    .iCEjaq .popular-games .games-list .popular-games-item::before, .iCEjaq .popular-games .games-list .popular-games-item::after {
        display: none;
    }

    .iCEjaq .popular-games .games-list .popular-games-item:hover::before, .iCEjaq .popular-games .games-list .popular-games-item:hover::after {
        display: none;
    }
}


@media (min-width: 520px) and (max-width: 767px) {
    .iCEjaq .popular-games .games-list .popular-games-item {
        width: calc((100% - 40px) / 4);
        justify-content: unset;
    }
}

.iCEjaq .show-more-btn-games span {
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    background: transparent;
    margin: 0px;
}


@media (max-width: 767px) {
    .iCEjaq .show-more-btn-games span {
        font-size: 16px !important;
        margin-left: 0px;
    }
}

.iFhZzg {
    /*padding: 60px 0;*/
}


.iFhZzg .heading {
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    margin-bottom: 36px;
}


.iFhZzg .heading span {
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(56, 2, 155, 0), #ff0080, rgba(56, 2, 155, 0));
    border-image-slice: 1;
    padding-bottom: 12px;
}

.iFhZzg .related-list {
    gap: 24px;
    flex-wrap: wrap;
    position: unset;
}


.iFhZzg .related-list figcaption {
    border-radius: 8px;
    background: #4C4789;
    padding: 4px 8px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
}


.iFhZzg .related-list .related-article-item {
    width: calc(25% - 18px);
}


@media (min-width: 768px) and (max-width: 1024px) {
    .iFhZzg .related-list .related-article-item {
        width: calc(50% - 12px);
    }
}


.iFhZzg .related-list .related-article-item a {
    border: 1px solid transparent;
    border-radius: 12px;
    transition: .3s ease-in;
    overflow: hidden;
}


.iFhZzg .related-list .related-article-item a:hover {
    border: 1px solid #FF3392;
    background: rgba(255, 255, 255, 0.30);
}


.iFhZzg .related-list .related-article-item .related-img {
    height: 151px;
    position: relative;
}


.iFhZzg .related-list .related-article-item .related-img img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}


.iFhZzg .related-list .related-article-item .related-img figcaption {
    position: absolute;
    bottom: 8px;
    left: 8px;
}


.iFhZzg .related-list .related-article-item .title {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    margin: 12px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.iFhZzg .explore-more {
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}


.iFhZzg .explore-more a {
    height: 40px;
    padding: 9.5px 24px;
    border-radius: 6px;
    transition: all 0.4s ease-in-out 0s;
    border: 1px solid #FF42A5;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.2));
    background: transparent;
    margin: 0 auto;
    font-size: 14px;
    color: #FF42A5;
    font-weight: 600;
    line-height: 150%;
    align-items: center;
}


.iFhZzg .explore-more a:hover {
    transform: translate(0px, -3px);
}

@media (min-width: 768px) and (max-width: 1024px) {
    .iFhZzg .top-picks .related-list .related-article-item:first-child {
        padding-left: 32px;
    }
}


@media (max-width: 767px) {
    .iFhZzg {
        padding: 4px 0 48px;
    }

    .iFhZzg .pc-visible {
        display: none !important;
    }

    .iFhZzg .heading {
        font-size: 20px;
        margin-bottom: 44px;
    }

    .iFhZzg .related-blogs .related-list {
        gap: 16px;
    }

    .iFhZzg .related-blogs .explore-more {
        margin-top: 32px;
    }

    .iFhZzg .related-blogs .related-list .related-article-item a {
        flex-direction: row;
        padding: 8px 0;
    }

    .iFhZzg .related-blogs .related-list .related-article-item .related-img {
        width: 175px;
        height: 90px;
    }

    .iFhZzg .related-blogs .related-list .related-article-item .content {
        flex: 1;
        padding: 0 8px;
    }

    .iFhZzg .related-blogs .related-list .related-article-item .content figcaption {
        display: inline-block;
        background: rgba(255, 255, 255, 0.30);
        padding: 2px 8px;
        font-weight: 400;
    }

    .iFhZzg .related-blogs .related-list .related-article-item .content .title {
        margin: 0 0 32px;
    }

    .iFhZzg .top-picks .swiper-wrapper .related-article-item:first-child {
        padding-left: 16px;
    }

    .iFhZzg .related-list {
        flex-direction: column;
    }

    .iFhZzg .related-list .related-article-item {
        width: 100%;
    }
}

@keyframes progres {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}


.exucDZ .apps-wrapper .top-games-list .game-logo.active .game-info {
    justify-content: space-between;
}

.exucDZ .apps-wrapper .top-games-list .game-logo .lazyload-container {
    height: 100%;
    margin-right: 24px;
    min-width: 84px;
    min-height: 112px;
}


.exucDZ .apps-wrapper .top-games-list .game-logo .game-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.exucDZ .apps-wrapper .top-games-list .game-logo .game-info .moddable-game-label svg {
    margin-right: 10px;
}

.exucDZ .apps-wrapper .top-games-list .game-logo .game-info .game-play-btn .play-btn {
    padding: 0 12px;
    height: 42px;
}


.exucDZ .apps-wrapper .top-games-list .game-logo .game-info .game-play-btn .play-btn .btn-text {
    margin-left: 0;
    font-size: 16px;
    line-height: 24px;
}

.exucDZ .apps-wrapper .top-games-list .game-logo .game-info .game-play-btn .play-btn.disabled .btn-text {
    text-align: left;
    font-weight: normal;
    margin-left: 12px;
    font-size: 14px;
    line-height: 150%;
    font-family: 'Poppins', sans-serif;
}


.exucDZ .apps-wrapper .top-games-list .game-logo .game-info .game-play-btn .play-btn.disabled svg {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    flex-grow: 0;
}


.exucDZ .apps-wrapper .top-games-list .game-logo .game-info .game-play-btn button {
    margin-top: 0;
}


@media screen and (max-width: 767px) {
    .exucDZ .apps-wrapper .top-games-list .game-logo .game-info {
        display: none;
    }
}


.exucDZ .apps-wrapper .top-games-list .game-logo img {
    background: #ffffff;
    border-radius: 6px;
    filter: drop-shadow(0px 4px 16px rgba(0, 0, 0, 0.08));
}


@media screen and (max-width: 767px) {
    .exucDZ .apps-wrapper .top-games-list .game-logo img:hover {
        box-shadow: 0px 0px 0px 2px #0b0223, 0px 0px 0px 3.5px #ff42a5;
        cursor: pointer;
    }
}


@media screen and (max-width: 767px) {
    .exucDZ .apps-wrapper .top-games-list .game-logo.active img {
        box-shadow: 0px 0px 0px 2px #0b0223, 0px 0px 0px 3.5px #ff42a5;
    }
}


@media screen and (max-width: 767px) {
    .exucDZ .apps-wrapper .top-games-list .game-logo .lazyload-container {
        margin-right: 0;
        max-width: unset;
        min-width: 133px;
    }
}

.exucDZ .apps-wrapper .app-details .title {
    font-size: 36px;
    line-height: 54px;
    color: #0b0223;
    margin-top: 5px;
    margin-bottom: 24px;
}

.exucDZ .apps-wrapper .app-details .play-online-games-wrapper .play-games-btn .logo {
    margin-right: 8px;
}

@media screen and (max-width: 767px) {
    .exucDZ .apps-wrapper .games-page-heading .title {
        font-size: 24px;
        line-height: 150%;
        margin-bottom: 32px;
    }
}

.exucDZ .apps-wrapper .genre-page-details .title, .exucDZ .apps-wrapper .sub-details .title {
    font-size: 36px;
    line-height: 150%;
    margin-bottom: 16px;
    margin-top: 0;
}

.exucDZ .apps-wrapper .genre-page-games .popular-games-list {
    margin-top: 0;
}

.exucDZ .apps-wrapper.app-page-dark .desc-faq .app-details .genre-title span {
    display: inline-block;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(56, 2, 155, 0), #ff0080, rgba(56, 2, 155, 0));
    border-image-slice: 1;
    padding-bottom: 20px;
}

.exucDZ .apps-wrapper.app-page-dark .desc-faq .faq-container .title {
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    margin-bottom: 32px;
}


.exucDZ .apps-wrapper.app-page-dark .desc-faq .faq-container .title span {
    display: inline-block;
    border-bottom: 2px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(56, 2, 155, 0), #ff0080, rgba(56, 2, 155, 0));
    border-image-slice: 1;
    padding-bottom: 20px;
}

.exucDZ .apps-wrapper.app-page-dark .desc-faq .faq-container .accordion-container .header {
    color: #ffffff;
}

.exucDZ .apps-wrapper.app-page-dark .desc-faq .faq-container .accordion-container .body .text a {
    color: #ffffff;
    text-decoration: underline;
    font-weight: 500;
}

.iFhZzg .related-blogs .related-list .related-article-item .content .title {
    color: #fff;
}

.iCEjaq .popular-games .header {
    font-size: 2rem;
    font-weight: bold;
}

.mob-visible {
    border: 2px solid #d742d1;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 12px;
    background: #e15dd0;
}

@media screen and (min-width: 768px) {
    .mob-visible {
        float: right;
        max-width: 100px;
        margin-top: .5rem;
    }

    .content {
        display: flex;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 549px) {
    .jlHGOk .app-page-dark .mobile-search-overlay {
        --grid-items-per-row: 3;
        --grid-vertical-items-per-row: 2;
        --grid-vertical-item-margin: 16px;
    }
}

.jlHGOk .app-page-dark .mobile-search-overlay {
    overflow: auto;
    z-index: 20;
    position: absolute;
    inset: 0px;
    width: 100vw;
    height: 100vh;
    flex-direction: column;
    animation: 0.3s ease-in-out 0s 1 normal none running popupin;
    background: #000;
    backdrop-filter: blur(60px);
    display: none;
}

.jlHGOk .app-page-dark .search-head {
    padding: 20px 24px 8px;
    position: sticky;
    top: 0px;
    background: rgb(0, 0, 0);
    backdrop-filter: blur(60px);
    z-index: 20;
    display: block;
    justify-content: center;
}

.jlHGOk .app-page-dark .sc-box {
    margin-top: 40px;
    width: 100%;
    position: relative;
    padding: 7px 8px 7px 12px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 8px;
}

.jlHGOk .app-page-dark .search-ico {
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.jlHGOk .app-page-dark .sc-box input {
    font-family: inherit;
    width: 100%;
    padding: 0px 16px;
    border: 0px;
    outline: none;
    background: transparent;
    line-height: 24px;
    color: rgb(255, 255, 255);
}

.jlHGOk .app-page-dark .clear-txt {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    margin: 0px 0px 0px auto;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
}

.jlHGOk .app-page-dark .mobile-search-close {
    display: inline-block;
    width: 20px;
    height: 20px;
    z-index: 20;
    position: absolute;
    top: 24px;
    right: 20px;
}

.jlHGOk .app-page-dark .mob-search-ico-head {
    cursor: pointer;
    width: 20px;
    height: 24px;
    margin: 20px;
    display: none;
}

@media (max-width: 767px) {
    .jlHGOk .app-page-dark .mob-search-ico-head {
        display: inline-flex;
    }
}

.mobile-header-content{
    display: flex;
    align-items: center;
}

.back_to_top {
    position: fixed;
    right: 1rem;
    bottom: 4rem;
    z-index: 1000;
    /* height: 3rem; */
    /* width: 3rem; */
    box-shadow: 0 0 28px #0000009c;
    cursor: pointer;
    display: flex;
    background: linear-gradient(270deg, rgb(195 14 14) 0%, rgb(237 72 72) 100%);
    border-radius: 40px;
    padding: 5px 10px;
    font-weight: bold;
    font-size: large;
    color: #fff;
}

.back_to_top img {
    width: 65%;
    height: 65%;
}

@media screen and (max-width: 768px) {
    .kENpBu .popular-games .popular-games-list .image-wrapper .game-tile-overlay{
        display:block!important;
    }
}

@media screen and (min-width: 768px) {
    .mobile-search-overlay{
        display:none!important;
    }
}

#pc-search-box{
    font-family: inherit;
    padding: 0px 16px;
    border: 0px;
    outline: none;
    background: transparent;
    line-height: 24px;
    color: rgb(255, 255, 255);
    width: 78%;
}



.jlHGOk .header-section-light .hamburger-menu-wrapper {
    position: fixed;
    inset: 0px 0px 0px 100%;
    padding-bottom: 24px;
    z-index: 99;
    overflow-y: auto;
    transition: left 0.5s;
    display: flex;
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    font-size: 18px;
    line-height: 150%;
}

@media (max-width: 1025px) {
    #hamburger-top {
        background-color: white;
    }
}

@media (max-width: 1025px) {
    #hamburger-top {
        background: rgb(246, 242, 255);
        justify-content: flex-start;
        align-items: baseline;
    }
}

@media screen and (min-width: 1025px) {
    .hamburger-block{
        display:none!important;
    }
    #menu-content{
        display: none!important;
    }
}

#hamburger-top {
    transition: left 0.5s;
    left: 0px;
}

@media (max-width: 1025px) {
    #hamburger-top {
        background: rgb(51, 42, 75);
    }
}

@media (max-width: 1025px) {
    #hamburger-top {
        background: rgb(51, 42, 75);
    }
}

#hamburger-top {
    height: 100vh;
}

.menu-close-icon{
    padding: 16px;
    width: 100%;
    height: 56px;
    background: rgba(0, 0, 0, 0.3) !important;
    justify-content: end!important;
}

.menu-list{
    width: 100%;
    margin: 0px auto auto;
    margin-bottom: 24px;
    padding-bottom: 0;
}

.menu-list-item{
    position: relative;
    color: var(--hpTitleColor);
    width: 100%;
    background: rgba(255, 255, 255, 0.01);
    padding: 16px 24px;
    justify-content: flex-start!important;
}
.menu-list-item a{
    color: #fff;

}

.gam-bg{
    position: absolute;
    height: 100%;
    width: 100%;
}

.game-detail-info{
    position: absolute;
    z-index: 2;
    display: flex;
    /*align-items: center;*/
    flex-direction: column;
    transition: all .6s ease-out;
    /*height: 297px;*/
    width: 100%;
    top: 4%;
}

.game-icon{
    margin: 0 auto;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.game-icon div{
    position: relative;
    width: 132px;
    height: 132px;
}

.game-icon-info{
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    width: initial;
    height: initial;
    background: none;
    opacity: 1;
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.game-icon-info img{
    width:100%;
    height:100%;
}

.game-detail-title{
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.game-detail-title h1{
    color: rgb(255, 255, 255);
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
    margin: 0;
    font-weight: 600;
}

@media only screen and (max-width: 720px) {
    .play-game-btn {
        flex-direction: column!important;
    }
}


.play-game-btn{
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 16px;
    width: max-content;
    position: relative;
    z-index: 1;
    margin: 24px auto 0;
}

.play-btn-wrap{
    justify-content: center;
    position: relative;
    outline: none;
    color: #fff;
    background: #ff42a5;
    border: 0;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2);
    backdrop-filter: blur(120px);
    gap: 4px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 30px;
    width: auto;
    min-width: 260px;
    margin: 0 auto;
    padding: 16px;
    border-radius: 12px;
    transition: all .6s ease-out;
}


.game-content{
    padding: 12px 16px 24px;
    /*text-align: center;*/
    transition: 0.6s ease-out;
    /*bottom: 0;*/
    opacity: 1;
}

.game-bg{
    /*position: absolute;*/
    /*height: 100%;*/
    width: 100%;
    height:300px;
    filter: blur(20px);
    background-size: cover;
}
.game-bg img{

    width: 100%;
    height:100%;
}

.main-detail-info{
    height:300px;
    position: relative;
}

.game-desc-title{
    color: rgba(255, 255, 255, 0.8);
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    letter-spacing: 0;
    margin: 1rem 0;
}

.game-desc-info{
    font-size: 14px;
    font-style: normal;
    line-height: 150%;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media screen and (max-width: 768px) {
    .game-desc-info{
        -webkit-line-clamp: 12;
    }
}

@media screen and (min-width: 768px) {
    .desc_btn{
        display:none!important;
    }
}

.desc-btn{
    border: solid 1px #d3d3d3;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 8px;
    background: #ff42a5;
    font-size: 1rem;
    margin: 1rem 0;
}


.adBox {
    width: calc(100% + 2rem - 20px);
    margin-left: calc(-1rem + 10px);
    border-radius: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    background-color: #CCCCCC;
    color: #000;
}

.adBox0 {
    width: 100%;
    overflow: hidden;
    height: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    padding: 15px 0 15px 0;
}
