html {
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

a {
    background-color: transparent
}

img {
    border-style: none
}

button {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

.container {
    max-width: 1088px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px
}

[type=button],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.no-scrollbar::-webkit-scrollbar {
    display: none
}

.one-line {
    white-space: nowrap
}

.one-line {
    overflow: hidden;
    text-overflow: ellipsis
}

.shadow-lg {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .08), 0 16px 24px 2px rgba(0, 0, 0, .04), 0 6px 30px 5px rgba(0, 0, 0, .05)
}

.reset-button {
    all: unset;
    outline: revert
}

:root {
    --text-bold: 500;
    --text-bold-700: 700
}

:root {
    --module-spacing: 24px;
    --html-direction: 1;
    --html-rtl: 0;
    --html-ltr: 1
}

@media screen and (min-width:720px) and (max-width:995px) {
    :root {
        --module-spacing: 24px
    }
}

@media screen and (min-width:996px) {
    :root {
        --module-spacing: 32px
    }
}

body,
li,
ul {
    margin: 0;
    padding: 0
}

button {
    outline: none
}

img {
    vertical-align: middle
}

li {
    list-style: none
}

*,
:after,
:before {
    box-sizing: border-box
}

h1,
h2,
h3,
p {
    margin: 0
}

a,
button {
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    text-decoration: none
}

a {
    color: inherit
}

a:hover {
    color: #4087f7
}

body {
    background-color: #f9fafb;
    color: rgba(0, 0, 0, .7);
    font-family: GB Museo Sans, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px
}

svg {
    fill: currentColor;
    height: 1em;
    width: 1em
}

@media screen and (max-width:996px) {
    body:has(>.common-header.menu-open) {
        overflow: hidden
    }

    body:has(>.common-header.menu-open)::-webkit-scrollbar {
        display: none
    }
}

.common-header {
    background: #fff;
    border-bottom: 1px solid #eceff1;
    box-sizing: border-box;
    color: rgba(0, 0, 0, .7);
    font-size: 16px;
    font-weight: var(--text-bold);
    height: 56px;
    left: 50%;
    line-height: 24px;
    position: fixed;
    top: 0;
    transform: translateX(-50%);
    width: 100%;
    z-index: 999
}

@media screen and (min-width:996px) {
    .common-header {
        height: 64px
    }
}

.common-header .header-content {
    align-items: stretch;
    align-self: stretch;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin: auto
}

@media screen and (min-width:996px) {
    .common-header .header-content {
        align-items: stretch;
        max-width: 1280px
    }
}

.common-header .header-content .header-top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 12px
}

@media screen and (min-width:996px) {
    .common-header .header-content .header-top {
        padding: 0 16px
    }
}

.common-header .header-content .header-top .logo img {
    height: 100%;
    width: 100%
}

.common-footer {
    border-top: 1px solid #eceff1
}

.common-footer .footer-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 24px 16px 0
}

@media screen and (min-width:720px) and (max-width:995px) {
    .common-footer .footer-content {
        align-items: stretch;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 32px;
        justify-content: space-between;
        margin: 0;
        padding: 32px 16px
    }
}

@media screen and (min-width:996px) {
    .common-footer .footer-content {
        align-items: start;
        flex-direction: row;
        justify-content: center;
        margin: auto;
        max-width: 1280px;
    }
}

.common-footer .footer-content .social-media {
    border-bottom: 1px solid #eceff1;
    box-sizing: initial;
    color: rgba(0, 0, 0, .5);
    display: flex;
    flex-direction: column;
    font-weight: var(--text-bold);
    gap: 24px;
    line-height: 22px;
    padding-bottom: 24px;
    width: 100%
}

@media screen and (min-width:720px) and (max-width:995px) {
    .common-footer .footer-content .social-media {
        flex: 1;
        flex-basis: 100%;
        height: auto
    }
}

@media screen and (min-width:996px) {
    .common-footer .footer-content .social-media {
        border: 0;
        gap: 32px;
        width: 320px
    }
}

.common-footer .footer-content .social-media .logo {
    height: 24px
}

@media screen and (min-width:996px) {
    .common-footer .footer-content .social-media .logo {
        height: 30px
    }
}

.common-footer .statement-container {
    background: #f9fafb;
    color: rgba(0, 0, 0, .4);
    width: 100%
}

.common-footer .statement {
    align-items: flex-start;
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    gap: 8px;
    line-height: 20px;
    padding: 12px 0
}

@media screen and (min-width:720px) {
    .common-footer .statement {
        flex-direction: row;
        justify-content: space-between;
        padding: 12px 16px
    }
}

@media screen and (min-width:996px) {
    .common-footer .statement {
        margin: auto;
        max-width: 1280px
    }
}

.common-footer .statement .copyright-text {
    margin: 0
}

.common-footer .statement .terms-list {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    justify-content: center
}

.cookies-policy-container {
    align-items: center;
    align-self: stretch;
    background: #fff;
    border-radius: 8px;
    bottom: 0;
    color: rgba(0, 0, 0, .6);
    display: none;
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    line-height: 22px;
    margin: 16px;
    max-width: 560px;
    padding: 16px;
    position: fixed;
    z-index: 100
}

@media screen and (max-width:360px) {
    .cookies-policy-container {
        margin: 16px 0
    }
}

.cookies-policy-container .policy-text a {
    color: #4087f7
}

.cookies-policy-container .btn-container {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    width: 100%
}

@media screen and (min-width:996px) {
    .cookies-policy-container .btn-container {
        justify-content: start
    }
}

.cookies-policy-container .btn {
    align-items: center;
    background: #eceff1;
    border-radius: 100px;
    box-sizing: content-box;
    color: rgba(0, 0, 0, .5);
    cursor: pointer;
    display: flex;
    flex: 1 0 0;
    font-size: 12px;
    gap: 4px;
    height: 32px;
    justify-content: center;
    line-height: 20px;
    padding: 2px 12px;
    width: 120px
}

@media screen and (min-width:996px) {
    .cookies-policy-container .btn {
        border-radius: 4px;
        flex: none;
        width: 144px
    }
}

.cookies-policy-container .learn-more-btn {
    display: inline-block;
    line-height: 32px;
    text-align: center
}

.cookies-policy-container .learn-more-btn:hover {
    color: #4087f7
}

.cookies-policy-container .ok-btn {
    background: #4087f7;
    color: #fff
}

.cookies-policy-container .ok-btn:hover {
    opacity: .9
}

body {
    background-color: #fff;
    padding-top: 56px
}

@media screen and (min-width:996px) {
    body {
        padding-top: 64px
    }
}

.show-more-box {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.show-more-box .show-more {
    max-height: var(--height);
    overflow: hidden;
    position: relative;
    transition: max-height .5s ease
}

.show-more-box .show-more .show-more-content {
    overflow: hidden
}

.ranking-best-tag {
    color: #a96f00;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    max-width: 100%;
    vertical-align: middle
}

.ranking-best-tag .ranking-tag-item {
    align-items: center;
    box-sizing: border-box;
    display: inline-flex;
    gap: 4px;
    height: 24px;
    margin-right: 4px;
    max-width: 100%;
    padding: 0 8px;
    white-space: nowrap
}

.ranking-best-tag .ranking-tag-item svg {
    height: 12px;
    margin-top: 0;
    vertical-align: middle;
    width: 12px
}

.platfrom-icon{
    height: 20px;
    width: 20px;
}

.ranking-best-tag .ranking-tag-item:first-child {
    background: #fcf5e2;
    color: #a96f00
}

.ranking-best-tag .ranking-tag-item:first-child svg {
    fill: #a96f00
}

.ranking-best-tag .ranking-tag-item:first-child:hover {
    background: #ffeec0
}

.ranking-best-tag .ranking-tag-item:nth-child(2) {
    background: rgba(255, 96, 0, .1);
    color: #ff6000
}

.ranking-best-tag .ranking-tag-item:nth-child(2) svg {
    fill: #ff6000
}

.ranking-best-tag .ranking-tag-item:nth-child(2):hover {
    background: rgba(255, 96, 0, .2)
}

.ranking-best-tag .ranking-tag-item span {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.ranking-best-tag .ranking-tag-item .arrow-right {
    height: 8px;
    width: 8px
}

.module-card-container {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%
}

.module-card-container .card-link {
    align-items: flex-start;
    align-items: center;
    color: rgba(0, 0, 0, .7);
    display: flex;
    flex-direction: row;
    font-size: 20px;
    font-weight: var(--text-bold-700);
    gap: 8px;
    line-height: 28px
}

@media screen and (max-width:996px) {
    .module-card-container .card-link {
        font-size: 18px;
        justify-content: space-between;
        line-height: 26px;
        width: 100%
    }
}

.module-card-container .card-link:after {
    align-self: center;
    border: 2px solid #868686;
    border-bottom: 0;
    border-right: 0;
    content: " ";
    display: inline-block;
    flex-shrink: 0;
    height: 6px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 6px
}

.module-card-container .card-top {
    color: rgba(0, 0, 0, .7);
    font-size: 20px;
    font-weight: var(--text-bold-700);
    line-height: 28px
}

@media screen and (max-width:996px) {
    .module-card-container .card-top {
        box-sizing: border-box;
        font-size: 18px;
        line-height: 26px;
        padding: 0 16px;
        width: 100%
    }
}

.module-card-container .card-body {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

.apk-list-container {
    width: 100%
}

.apk-list-wrap {
    align-items: flex-start;
    align-items: stretch;
    display: flex;
    flex-direction: row;
    gap: 16px
}

@media screen and (max-width:996px) {
    .apk-list-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 10px;
    }

    .apk-list-wrap::-webkit-scrollbar {
        display: none
    }

    .apk-list-wrap .apk-item {
        width: 33.3333%;

        box-sizing: border-box;
        margin-bottom: 15px;
        transition: transform 0.2s ease;
    }

    .apk-list-wrap .apk-item:hover {
        transform: translateY(-3px);
    }
}

.apk-item {
    align-items: flex-start;
    border: 1px solid #eceff1;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 8px;
    max-width: 147px;
    overflow: hidden;
    padding: 10px
}

.apk-item:hover .title {
    color: #4087f7
}

@media screen and (max-width:996px) {
    .apk-item {
        min-width: 120px
    }
}

.apk-item .icon {
    padding-top: 100%;
    position: relative;
    width: 100%
}

.apk-item img {
    border-radius: 15%;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.apk-item .info {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 6px;
    min-height: 66px;
    width: 100%
}

.apk-item .title {
    color: rgba(0, 0, 0, .7);
    font-weight: var(--text-bold-700);
    line-height: 22px
}

.apk-item .dev,
.apk-item .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.apk-item .dev {
    color: rgba(0, 0, 0, .5);
    font-size: 12px;
    line-height: 16px
}

.apk-item .stars {
    align-items: flex-start;
    align-items: center;
    color: #fa8b15;
    display: flex;
    flex-direction: row;
    font-size: 12px;
    gap: 4px;
    line-height: 16px
}

.apk-item .stars svg {
    fill: #fa8b15;
    height: 14px;
    width: 14px
}

.breadcrumbs {
    color: #24cd77
}

.breadcrumbs {
    line-height: 22px
}

.breadcrumbs .item {
    color: inherit;
    position: relative
}

.breadcrumbs .item:not(:last-child):after {
    color: rgba(0, 0, 0, .3);
    content: "/";
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    padding: 0 8px
}

.breadcrumbs .item.link:hover {
    text-decoration: underline
}

.no-scrollbar::-webkit-scrollbar {
    display: none
}

.one-line {
    white-space: nowrap
}

.one-line {
    overflow: hidden;
    text-overflow: ellipsis
}

.shadow-lg {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .08), 0 16px 24px 2px rgba(0, 0, 0, .04), 0 6px 30px 5px rgba(0, 0, 0, .05)
}

.reset-button {
    all: unset;
    outline: revert
}

.fancybox-slide:has(>#security-statement-dialog) {
    overflow: hidden
}

#security-statement-dialog {
    border-radius: 16px;
    max-width: 640px;
    padding: 24px;
    width: 640px
}

@media screen and (max-width:719px) {
    #security-statement-dialog {
        border-radius: 16px 16px 0 0;
        max-height: 70vh;
        max-width: none;
        padding: 20px;
        transform: translateY(6px)
    }

    #security-statement-dialog:not(.download-security-statement) {
        margin: auto 10px;
        vertical-align: bottom;
        width: calc(100% - 20px)
    }
}

#security-statement-dialog .title {
    border: none;
    color: #3c4043;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 24px;
    padding: 0 32px 0 0
}

@media screen and (max-width:719px) {
    #security-statement-dialog .title {
        margin-bottom: 20px
    }
}

#security-statement-dialog .content-wrap {
    max-height: none;
    overflow: initial
}

#security-statement-dialog .content {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 0
}

@media screen and (max-width:719px) {
    #security-statement-dialog .content {
        gap: 20px
    }
}

#security-statement-dialog .content p {
    margin: 0
}

#security-statement-dialog .content .app-info-card {
    align-items: stretch;
    display: flex;
    gap: 16px
}

#security-statement-dialog .content .app-info-card .app-icon {
    border: 1px solid #eff3f9;
    border-radius: 12px;
    flex: 0 0 auto;
    height: 64px;
    width: 64px
}

#security-statement-dialog .content .app-info-card .app-info {
    text-wrap: nowrap;
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    overflow: hidden;
    text-overflow: ellipsis
}

#security-statement-dialog .content .app-info-card .app-info .app-name {
    color: #5e5e5e;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px
}

#security-statement-dialog .content .app-info-card .app-info .app-version-name {
    color: #8b8b8b;
    font-size: 14px;
    line-height: 21px
}

#security-statement-dialog .content .no-report-content {
    align-items: stretch;
    color: #5e5e5e;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    gap: 12px;
    line-height: 21px
}

#security-statement-dialog .content .no-report-content .help-link-wrap {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 8px 0
}

#security-statement-dialog .content .no-report-content .help-link-wrap .link {
    color: #00a6ed;
    padding: 8px 0
}

#security-statement-dialog .content .no-report-content .help-link-wrap .link:hover {
    text-decoration: underline
}

#security-statement-dialog .content .no-report-content .help-link-wrap .link .link-icon {
    fill: #00a6ed;
    height: 14px;
    margin-left: 8px;
    vertical-align: middle;
    width: 14px
}

#security-statement-dialog .content .apk-info {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media screen and (max-width:719px) {
    #security-statement-dialog .content .apk-info {
        gap: 12px
    }
}

#security-statement-dialog .content .apk-info .apk-info-item {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 4px
}

#security-statement-dialog .content .apk-info .apk-info-item .label {
    color: #5e5e5e;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px
}

#security-statement-dialog .content .apk-info .apk-info-item .value {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 18px;
    word-break: break-all
}

.apk-store-button {
    align-items: center;
    border: 1px solid #ff6154;
    border-radius: 4px;
    box-sizing: border-box;
    color: #ff6154;
    display: flex;
    height: 40px;
    justify-content: center;
    padding: 0 16px;
    width: 100%
}

.apk-store-button:hover {
    background-color: #ff6154;
    color: #fff
}

.apk-store-button span {
    font-size: 14px;
    line-height: 21px;
    overflow: hidden;
    padding-left: 8px !important;
    text-overflow: ellipsis;
    white-space: nowrap
}

h1,
h2,
h3,
p {
    margin: 0
}

@media screen and (max-width:719px) {
    :root {
        --apkInfoTextLeft: 118px;
        --apkInfoTextRight: 60px;
        --appIconImg: 90px
    }
}

@media screen and (min-width:720px) and (max-width:995px) {
    :root {
        --apkInfoTextLeft: 152px;
        --apkInfoTextRight: 76px;
        --appIconImg: 120px
    }
}

@media screen and (min-width:996px) {
    :root {
        --apkInfoTextLeft: 212px;
        --apkInfoTextRight: 76px;
        --appIconImg: 180px
    }
}

#header {
    z-index: 99990
}

main {
    background: #fff
}

@media screen and (min-width:996px) {
    .breadcrumbs {
        margin-bottom: 16px
    }
}

@media screen and (max-width:996px) {
    .breadcrumbs {
        margin: 0 16px 12px
    }
}

.app-container {
    background-color: #f9fafb
}

@media screen and (max-width:996px) {
    .app-container.app-container-new .app-info {
        padding-top: 12px
    }
}

.app-container .app-info {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 960px
}

@media screen and (max-width:996px) {
    .app-container .app-info {
        padding: 24px 0
    }
}

@media screen and (min-width:996px) {
    .app-container .app-info {
        padding: 32px 16px
    }
}

.app-container .app-info .head-app-info {
    position: relative
}

.app-container .app-info .head-app-info .apk-info-text {
    margin-left: var(--apkInfoTextLeft);
    margin-right: var(--apkInfoTextRight)
}

.app-container .app-info .head-app-info .app-icon-img {
    border-radius: 15%;
    height: var(--appIconImg);
    left: 0;
    position: absolute;
    top: 0;
    width: var(--appIconImg)
}

@media screen and (max-width:719px) {
    .app-container .app-info .head-app-info .app-icon-img {
        margin-left: 16px
    }

    .app-container .app-info .head-app-info .share-more {
        margin-right: 16px
    }

    .app-container .app-info .head-app-info .apk-info-text {
        display: flex;
        flex-direction: column;
        height: var(--appIconImg);
        justify-content: space-between
    }
}

@media screen and (min-width:720px) and (max-width:995px) {
    .app-container .app-info .head-app-info .app-icon-img {
        margin-left: 16px
    }

    .app-container .app-info .head-app-info .share-more {
        margin-right: 16px
    }

    .app-container .app-info .head-app-info .apk-info-text {
        display: flex;
        flex-direction: column;
        height: var(--appIconImg);
        justify-content: space-between
    }
}

@media screen and (min-width:996px) {
    .app-container .app-info .head-app-info .apk-info-item {
        margin-left: var(--apkInfoTextLeft);
        margin-right: var(--apkInfoTextRight)
    }

    .app-container .app-info .head-app-info .apk-info-item .text {
        margin: 16px 0
    }
}

.app-container .app-info .head-app-info .title-content {
    align-items: center;
    display: flex
}

@media screen and (max-width:719px) {
    .app-container .app-info .head-app-info .title-content {
        gap: 4px
    }
}

@media screen and (min-width:720px) {
    .app-container .app-info .head-app-info .title-content {
        gap: 8px
    }
}

.app-container .app-info .head-app-info .title-content h1 {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width:720px) {
    .app-container .app-info .head-app-info .title-content h1 {
        color: rgba(0, 0, 0, .8);
        font-size: 28px;
        font-weight: 700;
        line-height: 36px
    }
}

@media screen and (max-width:719px) {
    .app-container .app-info .head-app-info .title-content h1 {
        color: rgba(0, 0, 0, .8);
        font-size: 20px;
        font-weight: 700;
        line-height: 28px
    }
}

.app-container .app-info .head-app-info .text {
    display: flex;
    flex-direction: column
}

@media screen and (max-width:996px) {
    .app-container .app-info .head-app-info .text .developer {
        color: rgba(0, 0, 0, .7);
        font-weight: 700;
        line-height: 22px;
        margin-bottom: 4px
    }
}

@media screen and (min-width:996px) {
    .app-container .app-info .head-app-info .text .developer {
        color: rgba(0, 0, 0, .7);
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        margin-bottom: 8px
    }
}

.app-container .app-info .head-app-info .text a.developer:hover {
    color: #4087f7
}

.app-container .app-info .head-app-info .text .date {
    color: rgba(0, 0, 0, .5);
    font-size: 12px;
    line-height: 16px
}

.app-container .app-info .head-app-info .share-more {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .05);
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0
}

.app-container .app-info .head-app-info .share-more:hover {
    background: linear-gradient(0deg, rgba(36, 205, 119, .05), rgba(36, 205, 119, .05)), #fff
}

@media screen and (max-width:719px) {
    .app-container .app-info .head-app-info .share-more {
        height: 32px;
        width: 32px
    }
}

@media screen and (min-width:720px) {
    .app-container .app-info .head-app-info .share-more {
        height: 44px;
        width: 44px
    }
}

.app-container .app-info .head-app-info .share-more .svg-share-more {
    fill: #24cd77;
    flex-shrink: 0;
    height: 16px;
    width: 16px
}

.app-container .app-info .info {
    display: flex;
    flex-direction: column
}

.app-container .app-info .info ul {
    -ms-overflow-style: none;
    align-self: stretch;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    padding-right: 0;
    scrollbar-width: none
}

@media screen and (min-width:996px) {
    .app-container .app-info .info ul {
        gap: 48px;
        padding: 16px 0
    }
}

@media screen and (max-width:996px) {
    .app-container .app-info .info ul {
        justify-content: space-between;
        margin: 12px 0;
        padding: 12px 16px
    }
}

@media screen and (max-width:719px) {
    .app-container .app-info .info ul {
        gap: 24px
    }
}

.app-container .app-info .info ul::-webkit-scrollbar {
    display: none
}

.app-container .app-info .info ul li {
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    gap: 2px;
    justify-content: center;
    min-height: 40px;
    min-width: 50px
}

.app-container .app-info .info ul li p {
    margin: 0
}

.app-container .app-info .info ul li .head {
    align-items: center;
    align-self: stretch;
    color: rgba(0, 0, 0, .7);
    display: flex;
    font-weight: 500;
    gap: 4px;
    justify-content: center;
    line-height: 22px;
    min-height: 22px
}

.app-container .app-info .info ul li.safe>span {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 2px;
    justify-content: center;
    min-height: 40px;
    min-width: 50px
}

.app-container .app-info .info ul li.safe>span svg {
    fill: #24cd77;
    height: 24px;
    width: 24px
}

.app-container .app-info .info ul li .desc {
    color: rgba(0, 0, 0, .5);
    font-size: 12px;
    line-height: 16px
}

.app-container .app-info .info .download-box {
    align-items: flex-end;
    align-self: stretch;
    display: flex;
    gap: 8px
}

@media screen and (max-width:996px) {
    .app-container .app-info .info .download-box {
        display: none;
    }
}

.app-container .app-info .info .download-box .da,
.app-container .app-info .info .download-box a {
    align-items: center;
    align-self: stretch;
    border-radius: 48px;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex: 1 0 0;
    font-weight: 500;
    gap: 12px;
    height: 40px;
    justify-content: center;
    line-height: 21px;
    line-height: 40px;
    padding: 0 24px;
    white-space: nowrap
}

@media screen and (min-width:996px) {

    .app-container .app-info .info .download-box .da,
    .app-container .app-info .info .download-box a {
        max-width: 316px
    }
}

.app-container .app-info .info .download-box .da svg,
.app-container .app-info .info .download-box a svg {
    height: 16px;
    width: 16px
}

.app-container .app-info .info .download-box .da:first-child,
.app-container .app-info .info .download-box .download_apk {
    background-color: #24cd77
}

.app-container .app-info .info .download-box .da:first-child svg,
.app-container .app-info .info .download-box .download_apk svg {
    fill: #fff;
    flex-shrink: 0
}

.app-container .app-info .info .download-box .da:first-child span,
.app-container .app-info .info .download-box .download_apk span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.app-container .app-info .info .download-box .da:first-child:hover,
.app-container .app-info .info .download-box .download_apk:hover {
    opacity: .9
}

.app-container .app-info .info .download-box .apk-store-button {
    color: #ff6154;
    flex: auto
}

.app-container .app-info .info .download-box .apk-store-button:hover {
    color: #fff
}

section {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 960px;
    padding: 24px 0
}

@media screen and (min-width:996px) {
    section {
        gap: 32px;
        padding: var(--module-spacing) 16px
    }
}

@media screen and (max-width:996px) {
    section {
        gap: 24px
    }
}

section h2 {
    margin: 0
}

@media screen and (min-width:996px) {
    section h2 {
        color: rgba(0, 0, 0, .7);
        font-size: 20px;
        font-weight: 700;
        line-height: 28px
    }
}

@media screen and (max-width:996px) {
    section h2 {
        color: rgba(0, 0, 0, .7);
        font-size: 18px;
        font-weight: 700;
        line-height: 26px
    }
}

section .above-info .above-info-title {
    align-items: flex-start;
    box-sizing: border-box;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    width: 100%
}

section .above-info .above-info-title .card-top {
    box-sizing: initial;
    padding: initial;
    width: auto
}

@media screen and (max-width:996px) {
    section .above-info .above-info-title {
        padding: 0 16px
    }
}

section .above-info .show-more {
    box-sizing: content-box
}

section .above-info .detail-ranking-tag {
    -ms-overflow-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    overflow-x: auto;
    overflow-y: hidden;
    padding-right: 0;
    scrollbar-width: none
}

section .above-info .detail-ranking-tag::-webkit-scrollbar {
    display: none
}

section .above-info .detail-ranking-tag .ranking-tag-item {
    margin-right: 0
}

@media screen and (max-width:996px) {
    section .above-info .detail-ranking-tag {
        padding: 0 16px
    }
}

section .above-info .show-more-content {
    color: rgba(0, 0, 0, .6);
    font-size: 16px;
    line-height: 28px
}

section .above-info .show-more-content div,
section .above-info .show-more-content p {
    width: auto !important;
    word-break: break-word
}

section .above-info .show-more-content .description-short {
    margin-bottom: 16px
}

@media screen and (max-width:996px) {

    section .above-info .show-more-content {
        padding: 0 16px
    }
}

section .above-info .card-body {
    gap: 12px
}

section .screen-wrap {
    position: relative
}

section .screen-wrap .card-body {
    display: initial
}

section .information-box {
    border: 1px solid #eceff1;
    border-radius: 12px
}

@media screen and (max-width:996px) {
    section .information-box {
        box-sizing: border-box;
        margin: 0 16px
    }
}

section .information-box .apk-info {
    align-items: flex-start;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: center
}

@media screen and (min-width:996px) {
    section .information-box .apk-info {
        padding: 24px
    }
}

@media screen and (max-width:996px) {
    section .information-box .apk-info {
        padding: 16px
    }
}

section .information-box .apk-info h2 {
    font-size: 18px;
    line-height: 26px
}

section .information-box .apk-info .row {
    align-content: center;
    align-items: center;
    align-self: stretch;
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

section .information-box .apk-info .row .info {
    align-items: flex-start;
    color: rgba(0, 0, 0, .5);
    display: flex;
    flex-direction: column;
    gap: 4px;
    height: 48px
}

@media screen and (min-width:996px) {
    section .information-box .apk-info .row .info {
        width: calc(25% - 12px)
    }
}

@media screen and (max-width:996px) {
    section .information-box .apk-info .row .info {
        width: calc(50% - 8px)
    }
}

section .information-box .apk-info .row .info .title {
    display: flex;
    align-items: center;
    gap: 4px;
    color: rgba(0, 0, 0, .6);
    font-weight: 500;
    line-height: 22px
}

section .information-box .apk-info .row .info .additional-info,
section .information-box .apk-info .row .info .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

section .information-box .apk-info .row .info .additional-info svg {
    height: 16px;
    width: 82px
}

section .information-box .apk-info .row .info a {
    text-decoration: underline
}

section .information-box .apk-info .row .info a:hover {
    color: #4087f7
}

section .information-box .security-statement {
    align-self: stretch;
    background: linear-gradient(0deg, rgba(36, 205, 119, .05), rgba(36, 205, 119, .05)), #fff;
    border-radius: 0 0 12px 12px;
    cursor: pointer;
    display: flex
}

@media screen and (min-width:720px) {
    section .information-box .security-statement {
        gap: 16px;
        padding: 16px 24px
    }

    section .information-box .security-statement svg {
        height: 24px;
        width: 24px
    }
}

@media screen and (max-width:719px) {
    section .information-box .security-statement {
        gap: 12px;
        padding: 12px
    }

    section .information-box .security-statement svg {
        height: 20px;
        width: 20px
    }
}

section .information-box .security-statement svg {
    fill: #24cd77;
    flex-shrink: 0;
    margin-top: 4px
}

@media screen and (min-width:720px) {
    section .information-box .security-statement .content .title {
        color: #24cd77;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px
    }
}

@media screen and (max-width:719px) {
    section .information-box .security-statement .content .title {
        color: #24cd77;
        font-weight: 700;
        line-height: 22px
    }
}

section .information-box .security-statement .content .desc {
    color: #24cd77;
    font-size: 12px;
    line-height: 16px;
    margin-top: 6px
}

.aegon-card {
    align-items: center;
    align-self: stretch;
    background: linear-gradient(96deg, rgba(240, 245, 252, .2) 45.42%, rgba(177, 196, 252, .2) 101.23%), radial-gradient(54.22% 268.75% at 50% 199.75%, #daaee3 0, #f3f8fb 74.5%);
    border-radius: 16px;
    display: flex;
    gap: 20px;
    justify-content: center
}

@media screen and (min-width:720px) {
    .aegon-card {
        gap: 24px;
        padding: 24px
    }
}

@media screen and (max-width:719px) {
    .aegon-card {
        flex-direction: column;
        padding: 16px
    }
}

.aegon-card img {
    background-color: #fff;
    border-radius: 15%;
    height: 70px;
    width: 70px
}

@media screen and (min-width:720px) {
    .aegon-card img {
        height: 80px;
        width: 80px
    }
}

.aegon-card .info {
    align-items: flex-start;
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
    gap: 8px
}

@media screen and (max-width:719px) {
    .aegon-card .info {
        align-items: center;
        text-align: center
    }
}

.aegon-card .info .title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width:720px) {
    .aegon-card .info .title {
        color: #24cd77;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px
    }
}

@media screen and (max-width:719px) {
    .aegon-card .info .title {
        color: #24cd77;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px
    }
}

.aegon-card .info .des {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgba(0, 0, 0, .4);
    display: -webkit-box;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis
}

.aegon-card a {
    align-items: center;
    background-color: #24cd77;
    border-radius: 48px;
    color: #fff;
    display: flex;
    font-weight: var(--text-bold);
    gap: 12px;
    justify-content: center;
    line-height: 22px;
    min-height: 40px
}

@media screen and (max-width:719px) {
    .aegon-card a {
        width: 100%
    }
}

@media screen and (min-width:720px) {
    .aegon-card a {
        width: 204px
    }
}

.aegon-card a svg {
    fill: #fff;
    height: 16px;
    width: 16px
}

.aegon-card a:hover {
    background-color: rgba(36, 205, 119, .9)
}

.screenshot-swiper .swiper-slide {
    text-align: center;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.screenshot-swiper .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}

.screenshot-swiper .swiper-button-next,
.screenshot-swiper .swiper-button-prev {
    color: #24cd77;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.screenshot-swiper .swiper-button-next:after,
.screenshot-swiper .swiper-button-prev:after {
    font-size: 16px;
    font-weight: bold;
}


.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    background: white;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    padding: 56px 25px 24px;
    z-index: 1000;
}

.popup.active {
    display: block;
}

.popup .close {
    position: absolute;
    left: 16px;
    top: 16px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

.popup .icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 32px;
}

.popup .icons img {
    width: 60px;
    height: 60px;
    border-radius: 15px;
}

.popup_tit {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.btn-appstore {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: #f8f9fa;
    text-decoration: none;
    color: #333;
    font-weight: 500;
}

.btn-appstore:hover {
    background-color: #e9ecef;
}

.btn-appstore img {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}