@media screen and (max-width: 320px) {
    html {
        font-size: 12px !important
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    html {
        font-size: 14px !important
    }
}

@media (min-width: 376px) and (max-width: 414px) {
    html {
        font-size: 15.5px !important
    }
}

@media (min-width: 415px) and (max-width: 768px) {
    html {
        font-size: 18px !important
    }
}

#header {
    background-color: #f6f7fc;
}

img {
    width: auto
}

p a {
    color: #0C5AFF;
    text-decoration: underline
}

.btn-default {
    width: 250px !important;
    height: 60px;
    background: #fff;
    border-radius: 6px;
    padding: 0 40px;
    border: 1px solid rgba(0, 84, 255, 0.27) !important;
}

.btn-gold {
    width: 250px !important;
    height: 60px;
    background: none;
    border-radius: 6px;
    padding: 0 40px;
    border: 1px solid rgba(255, 193, 68, 0.31) !important;
}

.banner {
    padding-top: 103px;
    padding-bottom: 186px
}

.banner .wrapper {
    display: flex
}

.banner .wrapper .banner_left {
    width: 607px;
    padding-top: 67px
}

.banner .wrapper .banner_left h1 {
    font-size: 46px;
    font-weight: 600;
    line-height: 69px;
    color: #1E1C2C;
    margin-bottom: 20px
}

.banner .wrapper .banner_left p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #1E1C2C;
    margin-bottom: 12px
}

.banner .wrapper .banner_left ul {
    height: 74px;
    position: relative;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 50px
}

.banner .wrapper .banner_left ul::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 74px;
    background: #30DEB4
}

.banner .wrapper .banner_left ul li {
    font-size: 14px;
    font-weight: 400;
    color: #1E1C2C
}

.banner .wrapper .banner_left .pc-btn a {
    width: 276px !important
}

.banner .wrapper .banner_right {
    width: 615px;
    position: absolute;
    top: 0;
    right: -119px
}

.wrapper .h2_title {
    font-size: 40px;
    font-weight: 500;
    line-height: 56px;
    color: #1E1C2C;
    margin-bottom: 20px;
    text-align: center
}

.wrapper .p_title {
    width: 1023px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #848484;
    margin-bottom: 70px;
    text-align: center
}

.best {
    background: url(../images/freevpn/best_bg.png) no-repeat;
    background-position: center 18px;
    background-size: 100% auto;
    /* padding-bottom: 170px */
}

.best .wrapper .best_main {
    margin-bottom: 92px
}

.best .wrapper .best_main h3 {
    font-size: 28px;
    font-weight: 500;
    color: #1E1C2C;
    margin-bottom: 40px;
    text-align: center
}

.best .wrapper .best_main .step_box {
    width: 840px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 38px
}

.best .wrapper .best_main .step_box ._step {
    width: 330px;
    height: 200px;
    background: #FFFFFF;
    box-shadow: 0px 12px 22px rgba(196, 214, 255, 0.21);
    border-radius: 8px;
    padding-top: 62px;
    position: relative
}

.best .wrapper .best_main .step_box ._step img {
    position: absolute;
    top: -38px;
    left: 50%;
    transform: translateX(-50%)
}

.best .wrapper .best_main .step_box ._step h4 {
    font-size: 28px;
    font-weight: 500;
    color: #1E1C2C;
    margin-bottom: 10px;
    text-align: center
}

.best .wrapper .best_main .step_box ._step p {
    width: 254px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #848484;
    text-align: center
}

.best .wrapper .best_main .step_box .step_icon {
    width: 98px;
    height: 30px;
    background: url(../images/freevpn/step_icon.png) no-repeat;
    background-size: contain
}

.best .wrapper .pc-btn {
    justify-content: center
}

.best .wrapper .pc-btn a {
    width: 329px
}

.best .wrapper .pc-btn a .arrow-icon {
    left: 78px
}

.best .wrapper .pc-btn a .combe-text {
    left: 125px
}

.best .wrapper .equipment {
    width: 100%;
    max-width: none;
    justify-content: center
}

.makes .wrapper {
    padding: 0 5px;
    flex-direction: row-reverse;
}

.makes .wrapper .p_title {
    margin-bottom: 122px
}

.makes .wrapper ._makes {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 137px
}

.makes .wrapper ._makes:nth-of-type(2n) {
    flex-direction: row-reverse
}

.makes .wrapper ._makes ._makes_text {
    max-width: 630px
}

.makes .wrapper ._makes ._makes_text h3 {
    font-size: 50px;
    font-weight: 500;
    color: #1E1C2C;
    margin-bottom: 60px;
    width: 508px;
    line-height: 70px;
}

.makes .wrapper ._makes ._makes_text p {
    width: 583px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #848484
}

.makes .wrapper ._makes ._makes_text .pc-btn {
    margin-top: 51px
}

.makes .wrapper ._makes ._makes_text .pc-btn a {
    width: 242px
}

.makes .wrapper ._makes ._makes_text .pc-btn a .arrow-icon {
    left: 35px
}

._vs {
    padding: 70px 0 60px;
    background: #F8FAFF
}

._vs .wrapper .p_title {
    margin-bottom: 50px
}

._vs .wrapper ul {
    width: 1112px;
    margin: 0 auto;
    margin-bottom: 50px
}

._vs .wrapper ul li {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #DBE7FF;
    display: flex
}

._vs .wrapper ul li:nth-of-type(1) {
    border-bottom: 3px solid #2D72FB
}

._vs .wrapper ul li:nth-of-type(1) p {
    font-size: 20px;
    font-weight: 600;
    color: #2F2F2F
}

._vs .wrapper ul li p {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #2F2F2F
}

._vs .wrapper ul li p i {
    display: block;
    width: 21px;
    height: 21px;
    background-size: 100% 100%
}

._vs .wrapper ul li p i.right {
    background-image: url(../images/freevpn/right_icon.svg)
}

._vs .wrapper ul li p i.wrong {
    background-image: url(../images/freevpn/wrong_icon.svg)
}

._vs .wrapper .pc-btn {
    justify-content: center
}

._vs .wrapper .pc-btn a {
    width: 329px
}

._vs .wrapper .pc-btn a .arrow-icon {
    left: 89px
}

._vs .wrapper .pc-btn a .combe-text {
    left: 129px
}

.should {
    padding-top: 100px;
}

.should .wrapper {
    padding: 0 39px
}

.should .wrapper ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px
}

.should .wrapper ul li {
    width: 330px;
    height: 320px;
    border-radius: 8px;
    padding-top: 17px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.should .wrapper ul li:nth-of-type(1) {
    background: #F3F6FF
}

.should .wrapper ul li:nth-of-type(2) {
    background: #E9FFE5
}

.should .wrapper ul li:nth-of-type(3) {
    background: #F6F4FF
}

.should .wrapper ul li .img_box {
    width: 123px;
    height: 117px
}

.should .wrapper ul li h3 {
    font-size: 20px;
    font-weight: bold;
    color: #1E1C2C;
    text-align: center;
    margin-bottom: 15px;
    line-height: 25px;
    height: 40px;
}

.should .wrapper ul li p {
    width: 280px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #1E1C2C;
    text-align: center
}

.should .wrapper .pc-btn {
    justify-content: center
}

.should .wrapper .pc-btn a {
    width: 329px
}

.should .wrapper .pc-btn a .arrow-icon {
    left: 89px
}

.should .wrapper .pc-btn a .combe-text {
    left: 129px
}

.should .wrapper .equipment {
    width: 100%;
    max-width: none;
    justify-content: center
}

.offer {
    padding-bottom: 110px
}

.offer .wrapper {
    padding: 0 62px
}

.offer .wrapper .offer_main>p {
    font-size: 18px;
    font-weight: 500;
    color: #1E1C2C;
    margin-bottom: 20px
}

.offer .wrapper .offer_main ._offer {
    width: 100%;
    height: 159px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.offer .wrapper .offer_main ._offer .img_box {
    width: 219px;
    height: 100%;
    background: #E9E9E9;
    opacity: 1;
    border-radius: 4px;
    position: relative;
    padding: 11px 62px 0
}

.offer .wrapper .offer_main ._offer .img_box i {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 8px;
    left: 8px;
    background-size: 100% 100%
}

.offer .wrapper .offer_main ._offer .img_box i.window_icon {
    background: url(../images/freevpn/window_icon.png) no-repeat
}

.offer .wrapper .offer_main ._offer .img_box i.mac_icon {
    background: url(../images/freevpn/mac_icon.png) no-repeat
}

.offer .wrapper .offer_main ._offer .img_box i.android_icon {
    background: url(../images/freevpn/android_icon.png) no-repeat
}

.offer .wrapper .offer_main ._offer .img_box i.ios_icon {
    background: url(../images/freevpn/ios_icon.png) no-repeat
}

.offer .wrapper .offer_main ._offer ._offer_text {
    flex: 1;
    padding: 20px
}

.offer .wrapper .offer_main ._offer ._offer_text h4 {
    font-size: 18px;
    font-weight: 500;
    color: #1E1C2C;
    margin-bottom: 10px
}

.offer .wrapper .offer_main ._offer ._offer_text h4 a {
    color: #0054FF;
    text-decoration: underline
}

.offer .wrapper .offer_main ._offer ._offer_text p {
    width: 570px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #848484
}

.offer .wrapper .offer_main ._offer .pc-btn {
    padding: 0 30px
}

.offer .wrapper .offer_main ._offer .pc-btn a {
    width: 155px;
    height: 42px;
    padding: 0;
    margin: 0;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.offer .wrapper .offer_main ._offer .pc-btn a .combe-text {
    position: relative;
    top: auto;
    left: auto;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400
}

.offer .wrapper .offer_main ._offer .pc-btn a._mobile {
    display: none !important
}

.faqs {
    padding-bottom: 100px
}

.faqs .wrapper {
    padding: 0 85px
}

.faqs .wrapper h2 {
    margin-bottom: 70px
}

.faqs .wrapper .faqs_main {
    width: 100%;
    height: 520px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s
}

.faqs .wrapper .faqs_main.on {
    height: 1050px
}

.faqs .wrapper .faqs_main ._faqs {
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #EBEBED
}

.faqs .wrapper .faqs_main ._faqs h3 {
    font-size: 20px;
    font-weight: 500;
    color: #2B2B2B;
    margin-bottom: 20px
}

.faqs .wrapper .faqs_main ._faqs p {
    width: 1065px;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    color: #8E8B9D
}

.faqs .wrapper .faqs_main .mark_btn {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 143px;
    padding-top: 72px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.65) 0%, #fff 100%)
}

.faqs .wrapper .faqs_main .mark_btn ._btn_arrow {
    width: 24px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/freevpn/_btn_arrow.png) no-repeat;
    background-size: contain;
    cursor: pointer;
    transition: all 0.5s
}

.faqs .wrapper .faqs_main .mark_btn ._btn_arrow.on {
    transform: rotate(180deg)
}

.upgrade {
    padding: 70px 0 67px;
    background: #F8FAFF
}

.upgrade .wrapper ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.upgrade .wrapper ul li {
    width: 340px;
    height: 240px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px rgba(185, 203, 245, 0.25);
    border-radius: 10px;
    padding-top: 15px;
    padding-left: 19px;
    margin-bottom: 30px
}

.upgrade .wrapper ul li .img_box {
    height: 93px
}

.upgrade .wrapper ul li h4 {
    font-size: 22px;
    font-weight: 400;
    color: #1E1C2C;
    margin-bottom: 15px
}

.upgrade .wrapper ul li p {
    width: 300px;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #8E8E8E
}

.upgrade .wrapper .pc-btn {
    padding: 0 30px;
    margin-top: 40px
}

.upgrade .wrapper .pc-btn a {
    width: 329px;
    height: 60px;
    padding: 0;
    margin: 0 auto;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(90deg, #FF6583, #9300FF 50%, #FF6583);
    background-size: 200% 100%;
    background-position: 200% 0;
    animation: bg_move 5s ease-in infinite
}

@keyframes bg_move {
    0% {
        background-position: 200% 0
    }

    100% {
        background-position: 0 0
    }
}

.upgrade .wrapper .pc-btn a .combe-text {
    position: relative;
    top: auto;
    left: auto;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400
}

.reviews {
    padding: 90px 0
}

.reviews .wrapper {
    width: 1363px;
    padding: 65px 0 45px;
    background: #FBFBFC
}

.reviews .wrapper .h2_title {
    margin-bottom: 49px
}

.reviews .wrapper ul {
    display: flex;
    flex-wrap: wrap
}

.reviews .wrapper ul li {
    width: 50%;
    padding-left: 119px;
    margin-bottom: 26px;
    position: relative
}

.reviews .wrapper ul li::after {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    background: #333333;
    border-radius: 50%;
    left: 109px;
    top: 50%;
    margin-top: -2px
}

.reviews .wrapper ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #2B2B2B
}

.reviews .wrapper ul li a:hover {
    color: #0C5AFF;
    text-decoration: underline
}

@media (max-width: 769px) {
    .wrapper {
        width: 100% !important;
        padding: 0 1.7142857143rem
    }

    .wrapper .h2_title {
        font-size: 1.6rem;
        font-weight: 501;
        color: #1E1C2C;
        margin-bottom: 1.0714285714rem;
        line-height: normal;
    }

    .wrapper .p_title {
        width: 100%;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.4rem;
        color: #727272;
        margin-bottom: 2.8571428571rem
    }

    .banner {
        padding-top: 0;
        padding-bottom: 1.7857142857rem
    }

    .banner .wrapper {
        flex-direction: column
    }

    .banner .wrapper .banner_left {
        width: 100%;
        padding-top: 3.7142857143rem
    }

    .banner .wrapper .banner_left h1 {
        font-size: 1.7857142857rem;
        font-weight: 400;
        line-height: normal;
        text-align: center;
        margin-bottom: .5714285714rem
    }

    .banner .wrapper .banner_left p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5rem;
        color: #8E8B9D;
        text-align: center;
        margin-bottom: 1rem
    }

    .banner .wrapper .banner_left ul {
        height: 5.1428571429rem;
        padding: 0;
        margin: 0;
        margin-bottom: 1.7857142857rem;
        align-items: center
    }

    .banner .wrapper .banner_left ul::after {
        display: none
    }

    .banner .wrapper .banner_left ul li {
        display: inline-block;
        font-size: 1rem;
        font-weight: 400;
        color: #8E8B9D;
        text-align: center;
        position: relative
    }

    .banner .wrapper .banner_left ul li::after {
        content: "";
        display: block;
        position: absolute;
        width: .7857142857rem;
        height: .5714285714rem;
        left: -1.4285714286rem;
        top: 50%;
        transform: translateY(-50%);
        background: url(../images/freevpn/md-checkmark.png) no-repeat;
        background-size: 100% 100%
    }

    .banner .wrapper .banner_left .pc-btn {
        margin-bottom: 2.1428571429rem
    }

    .banner .wrapper .banner_left .pc-btn a {
        width: 14.6428571429rem !important;
        height: 3.2142857143rem;
        padding: 0;
        line-height: 3.2142857143rem
    }

    .banner .wrapper .banner_right {
        position: relative;
        width: 100%;
        right: auto
    }

    .best {
        background: url(../images/freevpn/best_bg_mob.png) no-repeat;
        background-size: contain;
        background-position: center 16.2857142857rem;
        padding-bottom: 60px
    }

    .best .wrapper .best_main {
        margin-bottom: 3.5714285714rem
    }

    .best .wrapper .best_main h3 {
        font-size: 1.2857142857rem;
        font-weight: 500;
        color: #1E1C2C;
        margin-bottom: 2rem
    }

    .best .wrapper .best_main .step_box {
        width: 100%;
        height: 25rem;
        padding-top: 1.3571428571rem;
        flex-direction: column;
    }

    .best .wrapper .best_main .step_box ._step {
        width: 15.3571428571rem;
        height: 8.1428571429rem;
        box-shadow: 0px 6px 11px rgba(196, 214, 255, 0.21);
        border-radius: .2857142857rem;
        padding-top: 2.0714285714rem
    }

    .best .wrapper .best_main .step_box ._step img {
        width: 4rem;
        height: 4rem;
        top: -1.3571428571rem
    }

    .best .wrapper .best_main .step_box ._step h4 {
        font-size: 1.1428571429rem;
        font-weight: 500;
        color: #1E1C2C;
        margin-bottom: .6428571429rem;
        margin-top: 0.5rem;
    }

    .best .wrapper .best_main .step_box ._step p {
        width: 8.2142857143rem;
        font-size: .8571428571rem;
        font-weight: 500;
        line-height: 1.0714285714rem;
        color: #848484
    }

    .best .wrapper .best_main .step_box .step_icon {
        width: 4.0714285714rem;
        height: 1.0714285714rem;
        background-size: auto 100%;
        background-position: center center;
        transform: rotate(90deg);
        margin-bottom: 1rem;
    }

    .best .wrapper .pc-btn a {
        width: 14.6428571429rem;
        height: 3.2142857143rem;
        padding: 0;
        line-height: 3.2142857143rem
    }

    .best .wrapper .pc-btn a .combe-text {
        left: 1.5rem;
    }

    .makes .wrapper {
        padding: 0 1.7142857143rem
    }

    .makes .wrapper .p_title {
        margin-bottom: 4.2857142857rem
    }

    .makes .wrapper ._makes {
        flex-direction: column-reverse !important;
        margin-bottom: 4.2857142857rem
    }

    .makes .wrapper ._makes ._makes_text {
        margin-top: 1.7857142857rem
    }

    .makes .wrapper ._makes ._makes_text h3 {
        display: none;
        font-size: 1.4285714286rem;
        font-weight: 500;
        line-height: 2.6428571429rem;
        color: #1E1C2C;
        margin-bottom: 1.4285714286rem
    }

    .makes .wrapper ._makes ._makes_text p {
        width: auto;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5rem;
        color: #8E8B9D;
    }

    .makes .wrapper ._makes ._makes_text .pc-btn {
        margin-top: 2.5rem
    }

    .makes .wrapper ._makes ._makes_text .pc-btn a {
        width: 14.6428571429rem;
        height: 3.2142857143rem;
        padding: 0;
        line-height: 3.2142857143rem
    }

    ._vs {
        padding: 2.8571428571rem 0
    }

    ._vs .wrapper .p_title {
        margin-bottom: 2.1428571429rem
    }

    ._vs .wrapper ul {
        width: 100%;
        margin-bottom: 2.5rem
    }

    ._vs .wrapper ul li {
        height: 2.5rem
    }

    ._vs .wrapper ul li:nth-of-type(1) p {
        font-size: .8571428571rem;
        font-weight: 600;
        color: #2F2F2F
    }

    ._vs .wrapper ul li p {
        font-size: .7142857143rem;
        font-weight: 400;
        line-height: 1.0714285714rem;
        color: #2F2F2F;
        text-align: center
    }

    ._vs .wrapper ul li p i {
        width: .8571428571rem;
        height: .8571428571rem
    }

    ._vs .wrapper .pc-btn a {
        width: 14.6428571429rem;
        height: 3.2142857143rem;
        padding: 0;
        line-height: 3.2142857143rem
    }

    ._vs .wrapper .pc-btn a .combe-text {
        left: auto
    }

    .should {
        padding-top: 2.8571428571rem;
        padding-bottom: 4.2857142857rem
    }

    .should .wrapper {
        padding: 0 1.7142857143rem
    }

    .should .wrapper .p_title {
        margin-bottom: 2.8571428571rem;
        text-align: left;
        font-size: 0.9rem;
        color: #8E8B9D;
    }

    .should .wrapper ul {
        margin-bottom: 1.1428571429rem;
        flex-direction: column;
        align-items: center
    }

    .should .wrapper ul li {
        width: 18.3142857143rem;
        height: 24rem;
        margin-bottom: 1.4285714286rem;
        padding-top: 1.1428571429rem
    }

    .should .wrapper ul li .img_box {
        height: 7.8571428571rem
    }

    .should .wrapper ul li .img_box img {
        height: 100%
    }

    .should .wrapper ul li h4 {
        font-size: 1.2rem;
        font-weight: bold;
        line-height: 2.5rem;
        color: #1E1C2C;
        margin-bottom: 1.0714285714rem;
        margin-top: -1.5rem
    }

    .should .wrapper ul li p {
        width: 16rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.4285714286rem;
        color: #1E1C2C
    }

    .should .wrapper .pc-btn a {
        width: 14.6428571429rem;
        height: 3.2142857143rem;
        padding: 0;
        line-height: 3.2142857143rem
    }

    .offer {
        padding-bottom: 2.1428571429rem
    }

    .offer .wrapper {
        padding: 0 1.7142857143rem
    }

    .offer .wrapper .p_title {
        margin-bottom: 1.7857142857rem
    }

    .offer .wrapper .offer_main>p {
        font-size: 1.2857142857rem;
        font-weight: 400;
        line-height: 1.5rem;
        color: #1E1C2C;
        margin-bottom: 1.6428571429rem
    }

    .offer .wrapper .offer_main ._offer {
        height: 23.2142857143rem;
        flex-direction: column;
        position: relative;
        justify-content: start;
        margin-bottom: 2.1428571429rem
    }

    .offer .wrapper .offer_main ._offer .img_box {
        width: 100%;
        height: 9.1428571429rem;
        padding-top: .7857142857rem;
        padding-left: 3.8571428571rem
    }

    .offer .wrapper .offer_main ._offer .img_box img {
        width: 5.3571428571rem
    }

    .offer .wrapper .offer_main ._offer .img_box i {
        left: auto;
        top: auto;
        right: 1.0714285714rem;
        bottom: 1.0714285714rem
    }

    .offer .wrapper .offer_main ._offer ._offer_text {
        padding: 0;
        padding-top: 1.4285714286rem;
        flex: none
    }

    .offer .wrapper .offer_main ._offer ._offer_text h4 {
        width: 8.5714285714rem;
        font-size: 1.2857142857rem;
        font-weight: 500;
        line-height: 1.5rem;
        color: #1E1C2C;
        position: absolute;
        top: 3.0714285714rem;
        left: 10.9285714286rem
    }

    .offer .wrapper .offer_main ._offer ._offer_text h4 a {
        color: #1E1C2C;
        text-decoration: none
    }

    .offer .wrapper .offer_main ._offer ._offer_text p {
        width: 21.7142857143rem;
        font-size: .8571428571rem;
        font-weight: 400;
        line-height: 1.2857142857rem;
        color: #848484
    }

    .offer .wrapper .offer_main ._offer .pc-btn {
        margin-top: 1.6428571429rem
    }

    .offer .wrapper .offer_main ._offer .pc-btn a._pc {
        display: none !important
    }

    .offer .wrapper .offer_main ._offer .pc-btn a._mobile {
        display: block !important;
        width: 14.6428571429rem;
        height: 3.2142857143rem;
        background: linear-gradient(90deg, #6584FF 0%, #0054FF 100%);
        border-radius: 3px;
        font-size: .9285714286rem;
        font-weight: 400;
        line-height: 3.2142857143rem;
        text-align: center;
        color: #FFFFFF
    }

    .faqs {
        padding-bottom: 3.5714285714rem
    }

    .faqs .wrapper {
        padding: 0 1.7142857143rem
    }

    .faqs .wrapper .h2_title {
        font-size: 2rem;
        font-weight: 500;
        color: #1E1C2C;
        margin-bottom: 3rem
    }

    .faqs .wrapper .faqs_main {
        height: 12.1428571429rem
    }

    .faqs .wrapper .faqs_main.on {
        height: 96rem
    }

    .faqs .wrapper .faqs_main ._faqs h4 {
        font-size: 1rem;
        font-weight: 400;
        color: #1E1C2C;
        margin-bottom: .5714285714rem
    }

    .faqs .wrapper .faqs_main ._faqs p {
        width: 100%;
        font-size: .8571428571rem;
        font-weight: 400;
        line-height: 1.2857142857rem;
        color: #8E8B9D
    }

    .faqs .wrapper .faqs_main .mark_btn {
        height: 5.1428571429rem;
        padding-top: 3.0714285714rem
    }

    .faqs .wrapper .faqs_main .mark_btn ._btn_arrow {
        width: 1.4285714286rem;
        height: 1.4285714286rem
    }

    .upgrade {
        padding: 2.8571428571rem 0 2.8571428571rem
    }

    .upgrade .wrapper {
        padding: 0 1.1428571429rem
    }

    .upgrade .wrapper .p_title {
        margin-bottom: 2.5rem
    }

    .upgrade .wrapper ul li {
        width: 11.5714285714rem;
        height: 16.0714285714rem;
        box-shadow: 0px 3px 8px rgba(138, 169, 255, 0.15);
        padding: .7142857143rem .9285714286rem 0;
        margin-bottom: 1.4285714286rem
    }

    .upgrade .wrapper ul li .img_box {
        height: 3.4285714286rem
    }

    .upgrade .wrapper ul li .img_box img {
        width: 3.0714285714rem
    }

    .upgrade .wrapper ul li h4 {
        font-size: 1.0714285714rem;
        font-weight: 400;
        line-height: 1.3571428571rem;
        color: #1E1C2C;
        margin-bottom: .7142857143rem
    }

    .upgrade .wrapper ul li p {
        width: auto;
        font-size: .8571428571rem;
        font-weight: 400;
        line-height: 1.2857142857rem;
        color: #7E7E7E
    }

    .upgrade .wrapper .pc-btn {
        margin-top: 1.0714285714rem;
        padding: 0
    }

    .upgrade .wrapper .pc-btn a {
        width: 14.6428571429rem;
        height: 3.2142857143rem
    }

    .reviews {
        padding: 2.8571428571rem 1.7857142857rem 4.2857142857rem
    }

    .reviews .wrapper {
        padding: 2.1428571429rem 1.7142857143rem 1.4285714286rem
    }

    .reviews .wrapper .h2_title {
        font-size: 1.2857142857rem;
        font-weight: 500;
        line-height: 1.1428571429rem;
        color: #2B2B2B;
        margin-bottom: 1.2857142857rem
    }

    .reviews .wrapper ul li {
        width: 100%;
        margin-bottom: .7142857143rem;
        padding-left: .5714285714rem
    }

    .reviews .wrapper ul li a {
        font-size: 1rem;
        font-weight: 400;
        color: #2B2B2B
    }

    .reviews .wrapper ul li::after {
        width: .2142857143rem;
        height: .2142857143rem;
        margin-top: -.1071428571rem;
        left: 0
    }
}



@media screen and (max-width: 320px) {
    html {
        font-size: 12px !important
    }
}

@media (min-width: 321px) and (max-width: 375px) {
    html {
        font-size: 14px !important
    }
}

@media (min-width: 376px) and (max-width: 414px) {
    html {
        font-size: 15.5px !important
    }
}

@media (min-width: 415px) and (max-width: 768px) {
    html {
        font-size: 18px !important
    }
}





.home {
    overflow-x: hidden;
    background-color: #fff
}

.home-banner {
    background: linear-gradient(#f5f6fb 0%, #fff 100%)
}

.home-banner .wrapper {
    position: relative;
    padding-bottom: 280px
}

.home-banner .wrapper.flexbox {
    display: block;
}

.home-banner .wrapper::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 14px;
    height: 18px;
    background: url("../images/home/mouse_icon.svg") no-repeat
}

.home-banner .banner-txt {
    padding-top: 165px;
    width: 50%
}

.home-banner .banner-txt .star-box {
    display: flex;
    align-items: flex-start
}

.home-banner .banner-txt .star-box .star {
    display: block;
    width: 224px;
    height: 22px;
    background: url(../images/home/star-banner.svg) no-repeat;
    background-size: 214px
}

.home-banner .banner-txt .star-box .rate {
    display: block;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px
}

.home-banner .banner-txt h1 {
    width: 529px;
    margin-top: 20px;
    margin-bottom: 10px
}

.home-banner .banner-txt p {
    width: 508px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.home-banner .banner-txt .pc-btn {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.home-banner .banner-txt .pc-btn .button-combe {
    margin-right: 10px
}

.home-banner ._right {
    position: absolute;
    top: 170px;
    right: -20px;
    width: 707px;
    height: 464px
}

.home-banner ._right .computer-pic {
    position: relative;
    z-index: 3;
}
.home-banner ._right ._line,
.home-banner ._right .banicon {
    display: block;
    position: absolute;
    z-index: 1;
}
.home-banner ._right ._line {
    top: -284px;
    right: -170px;
}
.home-banner ._right .banicon {
    width: 121px;
    height: 121px;
    background: url(../images/vpn-windows/circle-blue.svg) no-repeat;
}
.home-banner ._right .banicon._blue {
      top: -64px;
      left: 44px;
}
.home-banner ._right .banicon._green {
    top: 28px;
    right: -74px;
    width: 238px;
    height: 238px;
    background: url(../images/vpn-windows/circle-green.svg) no-repeat;
}
.home-banner ._right .banicon._orange {
    top: 304px;
    left: -120px;
    width: 66px;
    height: 62px;
    background: url(../images/vpn-windows/circle-orange.svg) no-repeat;
}
.blue-circle-container-3 {
    animation: blue-circle-anim-x 5s cubic-bezier(0.4, 0, 0.2, 1) infinite,blue-circle-anim-y 5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
@keyframes blue-circle-anim-x {
    50% {
        animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateX(100px)
    }
}
@keyframes blue-circle-anim-y {
    50% {
        animation-timing-function: cubic-bezier(0.55, 0, 0.2, 1);
        transform: translateY(50px)
    }
}

.home-secrecy {
    margin-bottom: 150px;
}

.home-secrecy .homeh2 {
    width: 743px;
    margin: 0 auto;
    text-align: center;
    font: normal normal 500 40px/56px Lexend;
    letter-spacing: 0px;
    color: #1E1C2C;
    margin-top: 150px;
}

.home-secrecy .homep {
    width: 1016px;
    margin: 0 auto;
    text-align: center;
    font: normal normal normal 16px/24px Lexend;
    letter-spacing: 0px;
    color: #848484;
    margin-top: 38px;
}

.hometit {
    display: none;
}

.home .home-secrecy ._left_text p {
    color: #8E8B9D;
}

._free_right p {
    color: #8E8B9D;
}

.faqs-desc {
    color: #8E8B9D;
    line-height: 27px;
    margin-top: 20px;
}

.home-secrecy ._left_text {
    width: 558px;
    padding-top: 180px
}

.home-secrecy ._left_text>h3 {
    width: 584px;
    font-weight: normal;
    font-size: 50px;
    margin-bottom: 32px;
}


.home-secrecy ._right_box {
    margin-top: 190px;
    width: 606px;
    height: 502px;
    background-image: url("../images/home/secrecyBg.svg");
    background-size: cover;
    background-position: top center
}

.home-secrecy ._right_box .point {
    position: absolute;
    display: none;
    transform: scale(0);
    opacity: 0
}

.home-secrecy ._right_box .point6 {
    left: 236px;
    top: 310px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center
}

.home-secrecy ._right_box .point6 .point-box {
    position: relative
}

.home-secrecy ._right_box .point6 .point-box>img {
    width: 22px
}

.home-secrecy ._right_box .point6 .point-box .point-ios {
    margin-right: 10px
}

.home-secrecy ._right_box .point6 ._ip {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.home-secrecy ._right_box .point6 ._ip>img {
    width: 30px
}

.home-secrecy ._right_box .point6 ._ip .myroll {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 8px
}

.home-secrecy ._right_box .point-face-box {
    position: absolute;
    top: -100px;
    left: -40px;
    transform: scale(0);
    opacity: 0;
    transform-origin: center center
}

.home-secrecy ._right_box .point-face-box>img {
    display: block !important;
    width: 104px
}

.home-secrecy ._right_box .point-face-box ._check_box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 12px;
    width: 42px;
    margin: 0 auto
}

.home-secrecy ._right_box .point-face-box ._check_box ._check_point {
    position: absolute;
    left: 5px;
    top: 3px;
    width: 10px
}

.home-secrecy.scroll-animation.on ._right_box .point {
    animation-name: point;
    animation-timing-function: cubic-bezier(0.34, 1.56, 0.64, 1);
    animation-fill-mode: forwards
}

.home-secrecy.scroll-animation.on ._right_box .point {
    display: inline-block !important
}

.home-secrecy.scroll-animation.on ._right_box .point1 {
    left: 140px;
    top: 102px;
    width: 52px
}

.home-secrecy.scroll-animation.on ._right_box .point2 {
    left: 378px;
    top: 141px;
    width: 58px;
    animation-delay: 0.45s
}

.home-secrecy.scroll-animation.on ._right_box .point3 {
    left: 494px;
    top: 183px;
    width: 58px
}

.home-secrecy.scroll-animation.on ._right_box .point4 {
    left: 408px;
    top: 308px;
    width: 42px;
    animation-delay: 0.75s
}

.home-secrecy.scroll-animation.on ._right_box .point5 {
    left: 86px;
    top: 376px;
    width: 64px
}

.home-secrecy.scroll-animation.on ._right_box .point-face-box {
    animation: point 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    animation-delay: 1.5s;
    transform-origin: center center
}

.home-secrecy.scroll-animation.on ._right_box .point-face-box ._check_box ._check_point {
    left: 5px;
    animation: _check_point_home 0.5s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    animation-delay: 2s
}

.home-secrecy.scroll-animation.on ._right_box .point6 {
    display: flex !important;
    animation-delay: 1.05s
}

.home-secrecy.scroll-animation.on ._right_box .point6 ._ip {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.home-secrecy.scroll-animation.on ._right_box .point6 ._ip .myroll {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 8px
}

.home-free {
    position: relative;
    width: 100%;
    margin-bottom: 175px;
}

.home-free ._free_left {
    position: relative;
    display: none;
    margin-top: 150px;
    width: 542px;
    height: 542px
}

.home-free ._free_right {
    margin-top: 154px;
    width: 558px
}

.home-free ._free_right>h3 {
    font-size: 50px;
    font-weight: 500;
    width: 492px;
    margin-bottom: 50px;
}

.home-free.scroll-animation.on ._free_left {
    display: block
}

.home-free.scroll-animation.on ._free_left>div {
    position: absolute
}

.home-free.scroll-animation.on ._free_left .round1 {
    width: 142px;
    height: 142px;
    left: 50%;
    top: 50%;
    margin-left: -71px;
    margin-top: -71px;
    text-align: center;
    z-index: 5
}

.home-free.scroll-animation.on ._free_left .round1 img {
    display: block;
    opacity: 0;
    transform: scale(0)
}

.home-free.scroll-animation.on ._free_left .round1 .vpn_icon {
    display: block;
    position: absolute;
    top: -20px;
    left: -26px;
    max-width: none;
    width: 194px;
    height: 194px;
    opacity: 0;
    animation: roundImg 0.1s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    animation-delay: 0.8s
}

.home-free.scroll-animation.on ._free_left .round1 .round1_bg {
    width: 100%;
    height: 100%;
    animation: roundImg 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    animation-delay: 0.9s
}

.home-free.scroll-animation.on ._free_left .round2 {
    width: 210px;
    height: 210px;
    left: 50%;
    top: 50%;
    margin-left: -105px;
    margin-top: -105px;
    z-index: 4
}

.home-free.scroll-animation.on ._free_left .round2 img {
    opacity: 0;
    transform: scale(0);
    animation: roundImg 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) forwards
}

.home-free.scroll-animation.on ._free_left .round2 .round2_bg {
    width: 100%;
    height: 100%;
    transform: scale(0) rotate(0deg);
    animation: roundImg 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    animation-delay: 1s
}

.home-free.scroll-animation.on ._free_left .round2 .fb_chat_icon {
    position: absolute;
    right: -46px;
    top: 39px;
    width: 61px;
    animation-delay: 1.2s
}

.home-free.scroll-animation.on ._free_left .round2 .cod_icon {
    position: absolute;
    left: -54px;
    top: 22px;
    width: 90px;
    animation-delay: 1.35s
}

.home-free.scroll-animation.on ._free_left .round2 .netflix_icon {
    position: absolute;
    left: 36px;
    top: -102px;
    width: 114px;
    animation-delay: 1.5s
}

.home-free.scroll-animation.on ._free_left .round3 {
    width: 326px;
    height: 326px;
    left: 50%;
    top: 50%;
    margin-left: -163px;
    margin-top: -163px
}

.home-free.scroll-animation.on ._free_left .round3 img {
    opacity: 0;
    transform: scale(0);
    animation: roundImg 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) forwards
}

.home-free.scroll-animation.on ._free_left .round3 .round3_bg {
    width: 100%;
    height: 100%;
    transform: scale(0) rotate(0deg);
    animation: roundImg 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    animation-delay: 1.65s
}

.home-free.scroll-animation.on ._free_left .round3 .pg_icon {
    position: absolute;
    left: 26px;
    bottom: -54px;
    z-index: 6;
    width: 148px;
    animation-delay: 2.3s
}

.home-free.scroll-animation.on ._free_left .round4 {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.home-free.scroll-animation.on ._free_left .round4 .round4_bg {
    width: 100%;
    height: 100%;
    animation: roundImg 1s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
    animation-delay: 2.4s
}

.home-free.scroll-animation.on ._free_left .round4 img {
    opacity: 0;
    transform: scale(0);
    animation: roundImg 0.15s cubic-bezier(0.34, 1.56, 0.64, 1) forwards
}

.home-free.scroll-animation.on ._free_left .round4 .round4_img {
    position: absolute
}

.home-free.scroll-animation.on ._free_left .round4 .disney_icon {
    top: 293px;
    left: 10px;
    width: 80px;
    animation-delay: 3.4s
}

.home-free.scroll-animation.on ._free_left .round4 .tik_tok_icon {
    top: 116px;
    left: 28px;
    width: 112px;
    animation-delay: 3.55s
}

.home-free.scroll-animation.on ._free_left .round4 .chat_app_icon {
    top: 38px;
    right: 95px;
    width: 82px;
    animation-delay: 3.7s
}

.home-free.scroll-animation.on ._free_left .round4 .ins_icon {
    top: 247px;
    right: -43px;
    width: 82px;
    animation-delay: 3.85s
}

.home-free.scroll-animation.on ._free_left .round4 .snapchat_icon {
    left: 50px;
    bottom: 30px;
    width: 40px;
    animation-delay: 4s
}

.home-free.scroll-animation.on ._free_left .round4 .roblox_icon {
    bottom: 40px;
    right: 51px;
    width: 112px;
    animation-delay: 4.15s
}

.home-privacy {
    position: relative;
    margin-top: 204px
}

.home-privacy .wrapper {
    overflow: inherit
}

.home-privacy .wrapper::before {
    content: "";
    display: block;
    position: absolute;
    top: -258px;
    right: 0;
    width: 54px;
    height: 258px;
    background: url(../images/home/_right_icon.svg) no-repeat
}

.home-privacy ._left_text {
    width: 558px;
    padding-top: 22px
}

.home-privacy ._right_box {
    position: relative;
    width: 590px;
    height: 484px
}

.home-privacy ._right_box .icon-one, .home-privacy ._right_box .icon-two {
    display: block;
    position: absolute;
    opacity: 0
}

.home-privacy ._right_box .icon-one {
    top: 188px;
    left: -30px;
    width: 356px
}

.home-privacy ._right_box .icon-two {
    top: 368px;
    right: -18px;
    width: 254px
}

.home-privacy.scroll-animation.on ._right_box .icon-one, .home-privacy.scroll-animation.on ._right_box .icon-two {
    display: block;
    position: absolute;
    opacity: 0;
    animation: point 0.3s cubic-bezier(0.34, 1.56, 0.64, 1) forwards
}

.home-privacy.scroll-animation.on ._right_box .icon-one {
    animation-delay: 0.8s
}

.home-privacy.scroll-animation.on ._right_box .icon-two {
    animation-delay: 1.2s
}

.page-faqs {
    margin-top: 125px;
    margin-bottom: 175px;
}

.page-faqs .wrapper {
    border-radius: 20px;
    background-color: #f8f8f9
}

.page-faqs .wrapper .faqs-box {
    padding: 0 86px;
    padding-bottom: 30px;
}

.page-faqs .wrapper .faqs-box .faqs-item .faqs-info {
    padding-top: 20px;
    width: 524px
}

.page-faqs .wrapper .faqs-box .faqs-item .faqs-info>h2 {
    font-weight: 501;
    font-size: 36px;
    line-height: 60px;
}

.page-faqs .wrapper .faqs-box .faqs-item .faqs-info .faqs-tip {
    margin-top: 30px
}

.page-faqs .wrapper .faqs-box .faqs-item .faqs-img {
    width: 454px;
    margin-top: 90px;
}

.page-faqs .wrapper .faqs-box .faqs-item-01 {
    padding-top: 110px
}

.page-faqs .wrapper .faqs-box .faqs-item-02 .faqs-info {
    padding-top: 70px
}

.page-faqs .wrapper .faqs-wrapper {
    padding-bottom: 80px
}

.page-faqs .wrapper .faqs-wrapper-title {
    margin: 0;
    margin-top: 140px;
    text-align: center
}

.page-faqs .wrapper .faqs-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 23px auto 0;
    width: 100px;
    height: 45px;
    border-radius: 23px;
    background: url("../images/home/arrow-down.svg") no-repeat;
    background-color: #fff;
    cursor: pointer
}

.page-faqs .wrapper .faqs-toggle:hover {
    background-image: none
}

.page-faqs .wrapper .faqs-toggle:hover i {
    position: relative;
    left: -1px;
    display: inline-block;
    width: 22.5px;
    height: 13px;
    background: url("../images/home/arrow-down-hover.svg") no-repeat center
}

.page-faqs .wrapper .faqs-list {
    padding: 0 98px;
    height: 0;
    overflow: hidden;
    transition: height 0.2s
}

.page-faqs .wrapper .faqs-list dl dt {
    margin: 0;
    padding-top: 30px;
    font-weight: bold
}

.page-faqs .wrapper .faqs-list dl:first-child dt {
    padding-top: 90px
}

.page-faqs .wrapper .faqs-list dl.border {
    border-bottom: 1px solid #e8e8e8
}

.page-faqs .wrapper .faqs-list a._link {
    position: relative;
    font-size: 14px;
    line-height: 18px
}

.page-faqs .wrapper .faqs-list a._link .icon {
    display: inline-block;
    position: relative;
    top: 2px;
    left: 0px;
    width: 16px;
    height: 16px;
    background: url("../images/home/arrow-circle-right.svg") no-repeat
}

.page-faqs .wrapper .faqs-list a._link:hover {
    opacity: 1
}

.page-faqs .wrapper .faqs-list a._link::after {
    content: "";
    width: 0;
    height: 1px;
    background: #0054ff;
    position: absolute;
    top: 100%;
    left: 50%;
    transition: all 0.2s
}

.page-faqs .wrapper .faqs-list a._link:hover::after {
    width: 100%;
    left: 0%
}

.page-feature {
    margin-top: 180px
}

.page-feature .feature-info {
    width: 370px
}

.page-feature .feature-info .feature-title {
    padding-top: 60px
}

.page-feature .feature-info .feature-desc {
    margin-top: 22px;
    margin-bottom: 60px
}

.page-feature .feature-img {
    display: flex;
    flex-wrap: wrap;
    width: 776px
}

.page-feature .feature-img dl {
    padding: 35px;
    width: 384px;
    height: 220px;
    text-align: center;
    border-radius: 10px
}

.page-feature .feature-img dl dt {
    display: inline-block;
    width: 60px;
    height: 60px
}

.page-feature .feature-img dl dd.title {
    margin-top: 10px;
    margin-bottom: 5px
}

.page-feature .feature-img dl dd.desc {
    font-size: 12px;
    line-height: 18px
}

.page-feature .feature-img dl.one {
    margin-right: 8px;
    margin-bottom: 8px;
    background-color: #f2f6ff
}

.page-feature .feature-img dl.two {
    margin-bottom: 8px;
    background-color: #f9f5fe
}

.page-feature .feature-img dl.three {
    margin-right: 8px;
    background-color: #fffdf1
}

.page-feature .feature-img dl.four {
    background-color: #f1fff4
}

.page-earth {
    width: 100%;
    text-align: center;
    margin-bottom: 100px;
}

.page-earth .wrapper.scroll-animation.on>h2 {
    font-weight: 500;
    font-size: 40px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li::after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    position: absolute;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.us::after {
    border-top: 16px solid #FFFFFF;
    top: 55px;
    left: 135px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.uae::after {
    border-bottom: 16px solid #FFFFFF;
    top: -20px;
    left: 100px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.jp::after {
    border-right: 16px solid #FFFFFF;
    top: 13px;
    left: -20px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.philippines::after {
    border-right: 16px solid #FFFFFF;
    top: 13px;
    left: -20px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.australia::after {
    border-bottom: 16px solid #FFFFFF;
    top: -20px;
    left: 73px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.brazil::after {
    border-top: 16px solid #FFFFFF;
    top: 50px;
    left: 60px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.singapore::after {
    border-bottom: 16px solid #FFFFFF;
    top: -20px;
    left: 40px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.france::after {
    border-bottom: 16px solid #FFFFFF;
    top: -20px;
    left: 75px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.germany::after {
    border-bottom: 16px solid #FFFFFF;
    top: -20px;
    left: 15px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.russia::after {
    border-top: 16px solid #FFFFFF;
    top: 50px;
    left: 67px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.uk::after {
    border-top: 16px solid #FFFFFF;
    top: 40px;
    left: 70px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.india::after {
    border-bottom: 16px solid #FFFFFF;
    top: -20px;
    left: 18px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.korea::after {
    border-left: 16px solid #FFFFFF;
    top: 13px;
    right: -20px;
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li {
    animation: showCountry 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.france, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.germany, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.korea, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.jp, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.italy, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.philippines, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.singapore, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.mexico {
    animation-delay: 0.8s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.uk, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.spain {
    animation-delay: 0.9s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.uae {
    animation-delay: 1.1s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.russia, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.uk {
    animation-delay: 1.2s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.us, .page-earth .wrapper.scroll-animation.on .earth-list .list-li.switzerland {
    animation-delay: 1.3s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.australia {
    animation-delay: 1.4s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.brazil {
    animation-delay: 1.5s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.netherlands {
    animation-delay: 1.6s
}

.page-earth .wrapper.scroll-animation.on .earth-list .list-li.iceland {
    animation-delay: 1.7s
}

.page-earth .earth-ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 54px
}

.page-earth .earth-ul li {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    text-transform: uppercase;
    padding-right: 30px;
    margin-left: 30px
}

.page-earth .earth-ul li ._icon {
    display: block;
    margin-right: 10px;
    width: 60px
}

.page-earth .earth-ul li ._tit {
    font-size: 18px;
    line-height: 24px
}

.page-earth .earth-ul li ._tit>span {
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 4.8px;
    text-transform: uppercase;
    color: #8E8B9D;
}

.page-earth .earth-ul li ._tit ._blue {
    color: #0054ff
}

.page-earth .earth-ul li::before {
    content: "";
    position: absolute;
    right: 0;
    display: block;
    width: 1px;
    height: 100%;
    background-color: rgba(0, 84, 255, 0.21)
}

.page-earth .earth-ul li:last-child {
    padding: 0 !important
}

.page-earth .earth-ul li:last-child::before {
    display: none
}

.page-earth .earth-ul li:first-child {
    margin-left: 0 !important
}

.page-earth .earth-list {
    position: relative;
    margin: 0 auto;
    width: 1126px;
    height: 555px;
    background-image: url("../images/flag/earth-bg.svg");
    background-repeat: no-repeat;
    background-position: top center
}

.page-earth .earth-list.showup {
    opacity: 1;
    transform: translate3d(0, 0%, 0)
}

.page-earth .earth-list::before {
    content: "";
    display: block;
    position: absolute;
    top: 31px;
    left: -311px;
    width: 1726px;
    height: 456px;
    background: url("../images/flag/earth-line.svg") top center no-repeat
}

.page-earth .earth-list .list-li {
    position: absolute;
    padding: 10px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 30px 50px rgba(133, 127, 214, 0.26);
    display: flex;
    align-items: center;
    opacity: 0;
    transform: scale(0)
}

.page-earth .earth-list .list-li ._icon, .page-earth .earth-list .list-li span {
    display: block
}

.page-earth .earth-list .list-li ._icon {
    width: 56px
}

.page-earth .earth-list .list-li span {
    margin-left: 12px;
    color: #1e1c2c;
    font-size: 18px;
    line-height: 28px
}

.page-earth .earth-list .list-li.jp ._icon, .page-earth .earth-list .list-li.philippines ._icon, .page-earth .earth-list .list-li.singapore ._icon, .page-earth .earth-list .list-li.france ._icon, .page-earth .earth-list .list-li.germany ._icon, .page-earth .earth-list .list-li.india ._icon, .page-earth .earth-list .list-li.korea ._icon, .page-earth .earth-list .list-li.italy ._icon, .page-earth .earth-list .list-li.spain ._icon, .page-earth .earth-list .list-li.netherlands ._icon, .page-earth .earth-list .list-li.uk ._icon {
    width: 34px
}

.page-earth .earth-list .list-li.jp span, .page-earth .earth-list .list-li.philippines span, .page-earth .earth-list .list-li.singapore span, .page-earth .earth-list .list-li.france span, .page-earth .earth-list .list-li.germany span, .page-earth .earth-list .list-li.india span, .page-earth .earth-list .list-li.korea span, .page-earth .earth-list .list-li.italy span, .page-earth .earth-list .list-li.spain span, .page-earth .earth-list .list-li.netherlands span, .page-earth .earth-list .list-li.uk span {
    margin-left: 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.page-earth .earth-list .list-li.australia ._icon, .page-earth .earth-list .list-li.brazil ._icon, .page-earth .earth-list .list-li.russia ._icon, .page-earth .earth-list .list-li.australia ._icon, .page-earth .earth-list .list-li.canada ._icon {
    width: 50px
}

.page-earth .earth-list .list-li.italy {
    padding: 6px
}

.page-earth .earth-list .list-li.italy ._icon {
    width: 28px
}

.page-earth .earth-list .list-li.switzerland, .page-earth .earth-list .list-li.mexico, .page-earth .earth-list .list-li.iceland {
    padding: 6px
}

.page-earth .earth-list .list-li.switzerland ._icon, .page-earth .earth-list .list-li.mexico ._icon, .page-earth .earth-list .list-li.iceland ._icon {
    width: 44px
}

.page-earth .earth-list .list-li.switzerland span, .page-earth .earth-list .list-li.mexico span, .page-earth .earth-list .list-li.iceland span {
    margin-left: 6px;
    font-size: 14px;
    line-height: 22px
}

.page-earth .earth-list .list-li.canada span, .page-earth .earth-list .list-li.mexico span {
    margin-left: 10px;
    font-size: 16px;
    line-height: 26px
}

.page-earth .earth-list .list-li.us {
    top: 120px;
    right: 218px;
}

.page-earth .earth-list .list-li.uae {
    top: 304px;
    left: 141px
}

.page-earth .earth-list .list-li.jp {
    top: 210px;
    left: 520px
}

.page-earth .earth-list .list-li.philippines {
    top: 312px;
    left: 488px
}

.page-earth .earth-list .list-li.australia {
    bottom: 64px;
    left: 546px
}

.page-earth .earth-list .list-li.brazil {
    bottom: 187px;
    right: 61px
}

.page-earth .earth-list .list-li.singapore {
    bottom: 114px;
    left: 358px
}

.page-earth .earth-list .list-li.france {
    top: 255px;
    left: 37px
}

.page-earth .earth-list .list-li.germany {
    top: 200px;
    left: 148px
}

.page-earth .earth-list .list-li.russia {
    top: 36px;
    left: 304px
}

.page-earth .earth-list .list-li.australia {
    bottom: 15px;
    left: 450px
}

.page-earth .earth-list .list-li.india {
    top: 295px;
    left: 311px
}

.page-earth .earth-list .list-li.korea {
    top: 216px;
    left: 330px
}

.page-earth .earth-list .list-li.canada {
    top: 106px;
    right: 175px
}

.page-earth .earth-list .list-li.italy {
    top: 229px;
    left: 191px
}

.page-earth .earth-list .list-li.switzerland {
    top: 83px;
    left: 203px
}

.page-earth .earth-list .list-li.mexico {
    top: 306px;
    right: 226px
}

.page-earth .earth-list .list-li.spain {
    top: 221px;
    left: 62px;
    padding: 6px
}

.page-earth .earth-list .list-li.spain ._icon {
    width: 40px
}

.page-earth .earth-list .list-li.netherlands {
    padding: 5px;
    top: 132px;
    left: 127px
}

.page-earth .earth-list .list-li.netherlands span {
    margin-left: 4px
}

.page-earth .earth-list .list-li.iceland {
    top: 22px;
    left: 5px
}

.page-earth .earth-list .list-li.uk {
    top: 126px;
    left: -14px
}

.page-carousel {
    max-width: 1536px;
    margin: auto
}

.page-carousel .title {
    text-align: center;
    font-weight: normal;
    font-size: 40px;
}

.page-carousel .t-box {
    margin: 65px auto 55px
}

.page-carousel .t-box .swiper-container .swiper-wrapper {
    display: flex;
}

.page-carousel .t-box div.step {
    display: block;
    width: 33.33%;
    text-align: center
}

.page-carousel .t-box div.step img {
    width: auto;
    max-width: none
}

.page-carousel .t-box div.step .start {
    display: block;
    margin: 16px auto 10px auto;
    width: 96px
}

.page-carousel .t-box div.step .tips {
    font-size: 12px;
    line-height: 18px;
    font-weight: 501;
}

.page-carousel .t-box .step-2 {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec
}

.page-carousel .carousel-content {
    width: 100%;
    background: #fff;
    display: flex
}

.page-carousel .carousel-content .swiper-pagination {
    display: none
}

.page-carousel .swiper-button-prev, .page-carousel .swiper-button-next {
    display: none !important
}

.page-carousel .page-review {
    width: 100%;
    overflow: hidden
}

.page-carousel .page-review .swiper-container {
    overflow: hidden;
    height: 280px
}

.page-carousel .page-review .swiper-container .swiper-slide {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 32px 40px 48px;
    width: 450px;
    height: 280px;
    background: #f8f8f9;
    border-radius: 8px
}

.page-carousel .page-review .swiper-container .swiper-slide .thumbnail {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    width: 60px;
    height: 60px
}

.page-carousel .page-review .swiper-container .swiper-slide .thumbnail img {
    display: block;
    margin-right: 15px;
    width: 60px;
    max-width: none
}

.page-carousel .page-review .swiper-container .swiper-slide .txt {
    max-width: 349px
}

.page-carousel .page-review .swiper-container .swiper-slide .txt .title, .page-carousel .page-review .swiper-container .swiper-slide .txt .subtitle {
    font-size: 12px;
    line-height: 24px;
    text-align: left;
    font-weight: 500;
}

.page-carousel .page-review .swiper-container .swiper-slide .txt .subtitle {
    padding-top: 0
}

.page-carousel .page-review .swiper-container .swiper-slide .txt .tips {
    font-size: 12px;
    line-height: 30px;
    margin-top: 5px;
    float: right
}

.page-carousel .page-review .arrow-group {
    margin-top: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page-carousel .page-review .arrow-group .arrow {
    display: block !important;
    width: 98px;
    height: 30px;
    background: url("../images/home/arrow-left.svg") no-repeat;
    background-position-x: right;
    transition: width 0.3s ease;
    cursor: pointer
}

.page-carousel .page-review .arrow-group .arrow::after {
    display: none !important
}

.page-carousel .page-review .arrow-group .arrow:hover {
    background: url("../images/home/arrow-left-hover.svg")
}

.page-carousel .page-review .arrow-group .right-arrow {
    margin-left: 30px;
    background: url("../images/home/arrow-right.svg") no-repeat
}

.page-carousel .page-review .arrow-group .right-arrow:hover {
    background: url("../images/home/arrow-right-hover.svg")
}

.page-article {
    margin-top: 120px
}

.page-article .wrapper {
    background-color: rgba(248, 248, 249, 0.6);
    border-radius: 20px
}

.page-article h2 {
    padding-top: 65px;
    font-size: 30px;
    line-height: 38px
}

.page-article ul {
    margin-top: 50px;
    padding-bottom: 45px
}

.page-article ul li {
    margin-bottom: 26px;
    width: 50%;
    text-align: left
}

.page-article ul li a {
    display: inline-block;
    position: relative;
    margin-left: 122px;
    font-size: 16px;
    line-height: 20px;
    color: #403f44;
    text-decoration: none
}

.page-article ul li a::before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: -14px;
    width: 4px;
    height: 4px;
    background: #403f44;
    border-radius: 50%
}

.page-article ul li a:hover {
    opacity: 1;
    color: #3897f6;
    text-decoration: underline
}

.page-article ul li a:hover::before {
    background: #3897f6
}

.home-down {
    position: relative;
    margin-top: 90px;
    width: 100%;
    height: 543px;
    overflow: hidden;
    background: url("../images/home/bottom_bg.png") no-repeat, linear-gradient(180deg, #1e1c2c 0%, #232137 100%)
}

.home-down .wrapper {
    align-items: flex-end
}

.home-down .wrapper .down-img {
    width: 580px;
    margin-bottom: -25px;
}

.home-down .wrapper ._down_text {
    margin-top: 126px;
    width: 547px
}

.home-down .wrapper ._down_text>h2 {
    width: 639px;
    font-weight: normal;
    font-size: 34px;
}

.home-down .wrapper ._down_text ._p5 {
    margin-bottom: 40px;
    line-height: 22px
}

.home-down .wrapper ._down_text .d_btn {
    display: flex;
    align-items: center
}

.home-down .wrapper ._down_text .d_btn .button-combe {
    margin-right: 10px
}

.button-combe.btn-primary .combe-text {
    left: 80px;
}

.home-down .wrapper ._down_text .d_btn .btn-gold .arrow-right {
    fill: #000 !important
}

@media (min-width: 1200px) and (max-width: 1730px) {
    .home-banner-pc ._right {
        right: -184px
    }

    .page-earth .earth-list::before {
        top: 31px;
        left: 0;
        width: 100%;
        background-size: contain
    }
}

@media (min-width: 760px) and (max-width: 1200px) {
    .home-banner {
        height: auto
    }

    .home-banner.home-banner-pc {
        display: none
    }

    .home-banner.home-banner-mob {
        display: block
    }

    .home-banner .wrapper {
        display: block !important;
        padding-bottom: 88px
    }

    .home-banner .banner-txt {
        margin: 0 auto;
        padding-top: 180px;
        width: 40%
    }

    .home-banner ._right {
        margin: 60px auto 0;
        position: relative;
        top: 0;
        right: 0
    }

    .home-secrecy ._left_text, .home-secrecy ._right_box {
        margin: 0 auto;
        padding-top: 80px
    }

    .home-secrecy ._right_box {
        margin-top: 80px
    }

    .home-privacy ._right_box {
        margin-top: 40px
    }

    .page-feature {
        margin-top: 80px
    }

    .page-feature .feature-info {
        width: 558px;
        margin-bottom: 50px
    }

    .page-earth .earth-list {
        width: 100% !important
    }

    .page-earth .earth-list::before {
        left: 0;
        width: 100%;
        background-size: contain
    }

    .page-earth .earth-list .list-li.uk {
        top: 86px;
        left: 0
    }

    .page-carousel {
        max-width: none;
        margin: auto
    }

    .page-carousel .t-box {
        justify-content: initial;
        flex-flow: wrap-reverse !important
    }

    .page-carousel .t-box div.step {
        margin-bottom: 40px
    }

    .page-carousel .t-box .swiper-container .swiper-wrapper {
        justify-content: initial;
        flex-flow: wrap-reverse !important
    }

    .page-carousel .page-review {
        padding: 0 30px
    }

    .page-carousel .page-review .swiper-container .swiper-slide .txt {
        max-width: none
    }

    .home-down {
        height: auto;
        padding-bottom: 40px
    }

    .home-down .wrapper .down-img {
        margin-top: 60px
    }

}



/* 手机端 */
@media (max-width: 768px) {
    #header {
        border-bottom: 1px solid #E5E4E9;
    }

    .fb2 {
        font-size: 1rem;
    }

    .button-combe.button .arrow-icon {
        display: block;
    }

    .should .wrapper .pc-btn a .arrow-icon {
        left: 40px;
    }

    .best .wrapper .pc-btn a .arrow-icon {
        left: 40px;
    }

    .button-combe.btn-primary .combe-text {
        left: 1.5rem;
    }

    .should .wrapper .pc-btn a .combe-text {
        left: 1.5rem;
    }

    .fh1 {
        font-size: 2rem;
        font-weight: 500;
    }

    .page-earth .wrapper.scroll-animation.on .earth-list .list-li::after {
        display: none;
    }

    .home-secrecy .homeh2 {
        width: auto;
        margin-top: 0;
        font: normal normal 500 26px/56px Lexend;
        padding: 0 1.1rem;
        line-height: 33px;
    }

    .home-secrecy .homep {
        width: auto;
        font: normal normal normal 16px/24px Lexend;
        padding: 0 1.1rem;
        margin-top: 10px;
    }

    .home-secrecy .hometit {
        text-align: center;
        font: normal normal 500 24px/63px Lexend;
        color: #000;
        display: flex;
        padding: 0 1.5rem;
        margin-bottom: 50px;
        margin-top: 38px;
    }

    .itop-ad.on {
        opacity: 0;
    }

    .equipment {
        margin-top: 10px;
        display: none;
    }

    .banner-txt .equipment {
        width: 100%;
        max-width: none;
        justify-content: center;
    }

    ._down_text .equipment {
        width: 100%;
        max-width: none;
        justify-content: center;
    }

    .page-faqs {
        margin-bottom: 40px;
    }

    .home {
        background-color: #fff
    }

    .home .nav-left .nav-menu .nav-list .fb2 {
        color: #1e1c2c;
    }


    .home .nav-left .nav-menu .nav-list span i {
        background-size: .8571428571rem 8rem;
        background-position: center center;
        background-repeat: no-repeat
    }

    .mob-center {
        text-align: center
    }

    .home-banner {
        background-position-x: left
    }

    .home-banner.home-banner-pc {
        display: none
    }

    .home-banner.home-banner-mob {
        display: block
    }

    .home-banner .wrapper {
        padding: 4.4285714286rem 0 8.8571428571rem;
        height: auto
    }

    .home-banner .wrapper::before {
        display: none
    }

    .home-banner .banner-txt {
        position: relative;
        top: 0;
        padding: 0 1.1428571429rem;
        width: 100%;
        text-align: center
    }

    .home-banner .banner-txt .star-box {
        justify-content: center
    }

    .home-banner .banner-txt .star {
        width: 15.5rem;
        height: 1.2142857143rem;
        background-size: 15.5rem
    }

    .home-banner .banner-txt h1 {
        margin: 1.5rem auto 0.5rem;
        width: 22.8571428571rem;
        height: auto
    }

    .home-banner .banner-txt h3 {
        margin: .5714285714rem auto 0;
        width: 21.4285714286rem
    }

    .home-banner .banner-txt p {
        margin: 0 auto 2.8571428571rem;
        width: 94%;
        font-size: 1rem;
        line-height: 1.7rem;
        color: #8E8B9D;
    }

    .home-banner .banner-txt .pc-btn {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .home-banner .banner-txt .pc-btn .button-combe {
        margin-right: 0px
    }

    .home-banner .banner-txt .pc-btn .button-link {
        display: none
    }

    .home-banner ._right {
        position: relative;
        margin: -0.5rem auto 0;
        padding: 0 1.1428571429rem;
        width: 100%;
        height: 20rem;
        right: 0;
        top: 0
    }

    .home-banner ._right .computer-pic{
        margin-left: -20%;
        width: 140%;
        max-width: 140%;
    }

    .home-banner ._right::before {
        top: -4.5714285714rem;
        left: -1.1428571429rem;
        width: 26.7857142857rem;
        height: 25.7142857143rem
    }

    .home-secrecy .wrapper {
        height: auto;
        min-height: 0;
        padding: 0;
        display: flex;
        flex-direction: column-reverse
    }

    .home-secrecy ._left_text {
        width: 100%;
        padding: 0 1.1428571429rem;
        padding-bottom: 4.4285714286rem
    }

    .home-secrecy ._right_box {
        margin-top: 0rem;
        margin-bottom: 1.7142857143rem;
        width: 26.7857142857rem;
        height: 24.3571428571rem
    }

    .home-secrecy ._right_box .point6 {
        left: 10.7142857143rem;
        top: 15.0714285714rem
    }

    .home-secrecy ._right_box .point6 .point-box>img {
        width: 16px
    }

    .home-secrecy ._right_box .point6 .point-box .point-ios {
        margin-right: 6px
    }

    .home-secrecy ._right_box .point6 ._ip>img {
        width: 30px
    }

    .home-secrecy ._right_box .point6 ._ip .myroll {
        margin-top: 6px
    }

    .home-secrecy ._right_box .point-face-box {
        left: -44px
    }

    .home-secrecy.scroll-animation.on ._right_box .point1 {
        left: 5.5rem;
        top: 5rem;
        width: 46px
    }

    .home-secrecy.scroll-animation.on ._right_box .point2 {
        left: 17.0714285714rem;
        top: 6.8571428571rem;
        width: 50px
    }

    .home-secrecy.scroll-animation.on ._right_box .point3 {
        left: 22.6428571429rem;
        top: 8.8571428571rem;
        width: 50px
    }

    .home-secrecy.scroll-animation.on ._right_box .point4 {
        left: 18.4285714286rem;
        top: 14.9285714286rem;
        width: 45px
    }

    .home-secrecy.scroll-animation.on ._right_box .point5 {
        left: 2.9285714286rem;
        top: 18.2142857143rem;
        width: 54px
    }

    .home-secrecy.scroll-animation.on ._right_box .point-face-box ._check_box ._check_point {
        left: 5px
    }

    .home-secrecy.scroll-animation.on ._right_box .point6 ._ip .myroll {
        margin-top: 4px
    }

    .home-privacy {
        margin-top: 0rem
    }

    .home-privacy .wrapper {
        flex-flow: wrap-reverse !important;
        justify-content: initial !important;
        flex-wrap: wrap
    }

    .home-privacy .wrapper::before {
        display: none
    }

    .home-privacy ._left_text {
        margin: 0;
        width: 100%;
        padding: 0rem 1.1428571429rem 4.2857142857rem
    }

    .home-privacy ._right_box {
        margin: 0 0 2.3571428571rem;
        width: 100%;
        height: 22rem
    }

    .home-privacy ._right_box .privacy {
        width: 100%
    }

    .home-privacy ._right_box .icon-one, .home-privacy ._right_box .icon-two {
        display: block;
        position: absolute;
        opacity: 0
    }

    .home-privacy ._right_box .icon-one {
        top: 7.7142857143rem;
        left: -2.1428571429rem;
        width: 13.8571428571rem
    }

    .home-privacy ._right_box .icon-two {
        top: 12.9285714286rem;
        right: 1.1428571429rem;
        width: 10.2857142857rem
    }

    .home-free .wrapper {
        padding: 0 1rem;
        overflow: inherit !important
    }

    .home-free ._free_left {
        margin: 0 auto;
        margin-left: -1rem;
        width: 22.1428571429rem;
        height: 22.1428571429rem
    }

    .home-free.scroll-animation.on ._free_left .round1 {
        width: 5.7142857143rem;
        height: 5.7142857143rem;
        margin-left: -2.8571428571rem;
        margin-top: -2.8571428571rem
    }

    .home-free.scroll-animation.on ._free_left .round1 .vpn_icon {
        top: 50%;
        left: 50%;
        margin-left: -3.6428571429rem;
        margin-top: -3.4285714286rem;
        width: 7.2857142857rem;
        height: 7.2857142857rem
    }

    .home-free.scroll-animation.on ._free_left .round2 {
        width: 8.5714285714rem;
        height: 8.5714285714rem;
        margin-left: -4.2857142857rem;
        margin-top: -4.2857142857rem
    }

    .home-free.scroll-animation.on ._free_left .round2 .fb_chat_icon {
        right: -1.6428571429rem;
        top: 1.4285714286rem;
        width: 2.3571428571rem
    }

    .home-free.scroll-animation.on ._free_left .round2 .cod_icon {
        left: -2.3571428571rem;
        top: .8571428571rem;
        width: 3.5714285714rem
    }

    .home-free.scroll-animation.on ._free_left .round2 .netflix_icon {
        left: 1.2857142857rem;
        top: -3.6428571429rem;
        width: 4.5714285714rem
    }

    .home-free.scroll-animation.on ._free_left .round3 {
        width: 13.2142857143rem;
        height: 13.2142857143rem;
        margin-left: -6.6071428571rem;
        margin-top: -6.6071428571rem
    }

    .home-free.scroll-animation.on ._free_left .round3 .pg_icon {
        left: .9285714286rem;
        bottom: -1.9285714286rem;
        width: 5.7142857143rem
    }

    .home-free.scroll-animation.on ._free_left .round4 {
        width: 22.1428571429rem;
        height: 22.1428571429rem
    }

    .home-free.scroll-animation.on ._free_left .round4 .disney_icon {
        top: 10.5rem;
        left: .3571428571rem;
        width: 3.1428571429rem
    }

    .home-free.scroll-animation.on ._free_left .round4 .tik_tok_icon {
        top: 4.1428571429rem;
        left: 1rem;
        width: 4.2857142857rem
    }

    .home-free.scroll-animation.on ._free_left .round4 .chat_app_icon {
        top: 1.3571428571rem;
        right: 3.4285714286rem;
        width: 3.2142857143rem
    }

    .home-free.scroll-animation.on ._free_left .round4 .ins_icon {
        top: 8.8214285714rem;
        right: -1.5714285714rem;
        width: 3.2142857143rem
    }

    .home-free.scroll-animation.on ._free_left .round4 .snapchat_icon {
        bottom: 1.0714285714rem;
        left: 1.7857142857rem;
        width: 2.4285714286rem
    }

    .home-free.scroll-animation.on ._free_left .round4 .roblox_icon {
        bottom: 1.4285714286rem;
        right: 1.8571428571rem;
        width: 4.3571428571rem
    }

    .home-free ._free_right {
        width: 100%;
        padding-bottom: 4.4285714286rem;
        margin: 2.1428571429rem 0 0
    }

    .home-free ._free_right h3 {
        display: none
    }

    .page-faqs {
        margin-top: 0
    }

    .page-faqs .wrapper {
        padding: 0 1.1428571429rem;
        border-radius: 0
    }

    .page-faqs .wrapper .faqs-box {
        padding: 0;
        padding-bottom: 40px;
    }

    .page-faqs .wrapper .faqs-box .faqs-item {
        padding: 0
    }

    .page-faqs .wrapper .faqs-box .faqs-item .faqs-img {
        width: 24.5rem
    }

    .page-faqs .wrapper .faqs-box .faqs-item .faqs-info {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .page-faqs .wrapper .faqs-box .faqs-item .faqs-info .faqs-tip {
        margin-top: 1.0714285714rem
    }

    .page-faqs .wrapper .faqs-box .faqs-item-01 {
        padding-top: 3.8571428571rem
    }

    .page-faqs .wrapper .faqs-box .faqs-item-01 .faqs-info {
        padding-top: 2.8571428571rem
    }

    .page-faqs .wrapper .faqs-box .faqs-item-02 {
        padding-top: 0.5rem
    }

    .page-faqs .wrapper .faqs-box .faqs-item-02 .faqs-info {
        padding-top: 2.8571428571rem
    }

    .page-faqs .wrapper .faqs-wrapper-title {
        margin-top: 3.5714285714rem
    }

    .page-faqs .wrapper .faqs-toggle {
        width: 3.5714285714rem;
        height: 1.5714285714rem;
        background-size: 100%
    }

    .page-faqs .wrapper .faqs-toggle:hover {
        background: url(../images/home/arrow-down.svg) no-repeat;
        background-size: 100%
    }

    .page-faqs .wrapper .faqs-toggle:hover i {
        display: none
    }

    .page-faqs .wrapper .faqs-wrapper {
        padding-bottom: 3.5714285714rem
    }

    .page-faqs .wrapper .faqs-list {
        padding: 0
    }

    .page-faqs .wrapper .faqs-list dl dt {
        padding-top: 1.0714285714rem;
        font-size: 1rem;
        line-height: 1.4285714286rem
    }

    .page-faqs .wrapper .faqs-list dl:first-child dt {
        padding-top: 3.2142857143rem
    }

    .page-faqs .wrapper .faqs-list a._link {
        font-size: .8571428571rem;
        line-height: 1.2857142857rem
    }

    .page-feature {
        margin-top: 4.2857142857rem;
        padding: 0 1.1428571429rem 5rem
    }

    .page-feature .feature-info {
        width: 100%
    }

    .page-feature .feature-info .feature-title {
        padding-top: 0
    }

    .page-feature .feature-info .feature-desc {
        margin-top: .5714285714rem;
        margin-bottom: 1.0714285714rem;
        font-size: .8571428571rem;
        line-height: 1.2857142857rem
    }

    .page-feature .feature-img {
        margin: 1.1428571429rem 0;
        width: 100%
    }

    .page-feature .feature-img dl {
        padding: 1.0714285714rem 1.7142857143rem;
        width: 100%;
        height: auto
    }

    .page-feature .feature-img dl dt {
        float: left;
        margin-right: 1.0714285714rem;
        margin-bottom: 3.5714285714rem;
        width: 2.1428571429rem;
        height: 2.1428571429rem
    }

    .page-feature .feature-img dl dt embed {
        width: 100%;
        height: 100%
    }

    .page-feature .feature-img dl dd {
        float: left;
        max-width: 80%;
        text-align: left
    }

    .page-feature .feature-img dl dd.title {
        margin-top: 0;
        margin-bottom: .3571428571rem
    }

    .page-feature .feature-img dl dd.desc {
        font-size: .7142857143rem;
        line-height: 1.1428571429rem
    }

    .page-feature .feature-img dl.one, .page-feature .feature-img dl.two, .page-feature .feature-img dl.three, .page-feature .feature-img dl.four {
        margin: 0;
        margin-bottom: .3571428571rem
    }

    .page-earth {
        margin: 0 0 5rem;
        padding: 3.5714285714rem 0 4.2857142857rem;
        background: rgba(0, 84, 255, 0.1)
    }

    .page-earth .earth_m {
        display: inline-block;
        max-width: 100%;
        height: auto
    }

    .page-earth .wrapper.scroll-animation.on .earth-list.showup {
        opacity: 1;
        transform: translate3d(0, 0%, 0)
    }

    .page-earth .wrapper.scroll-animation.on .earth-list .list-li {
        animation: none !important
    }

    .page-earth .earth-ul {
        padding: 0 1.1428571429rem;
        display: block;
        margin: 1.7142857143rem auto;
        width: 14rem
    }

    .page-earth .earth-ul li {
        padding-right: 0;
        margin-left: 0;
        justify-content: flex-start
    }

    .page-earth .earth-ul li ._icon {
        margin-right: 0
    }

    .page-earth .earth-ul li ._tit {
        font-size: .8571428571rem;
        line-height: 1.1428571429rem;
        text-align: left
    }

    .page-earth .earth-ul li::before {
        display: none
    }

    .page-earth .earth-list {
        margin: 2.5rem auto 0;
        width: 100%;
        height: auto;
        background: none;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .page-earth .earth-list.showup {
        opacity: 0;
        transform: translate3d(0, 50%, 0)
    }

    .page-earth .earth-list::before {
        display: none
    }

    .page-earth .earth-list .list-li {
        width: 62%;
        margin-bottom: 1.5714285714rem;
        position: relative;
        padding: 0 !important;
        background: none;
        border-radius: 0;
        box-shadow: none;
        display: flex;
        align-items: center;
        opacity: 1;
        transform: scale(1);
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important
    }

    .page-earth .earth-list .list-li.uae, .page-earth .earth-list .list-li.philippines, .page-earth .earth-list .list-li.brazil, .page-earth .earth-list .list-li.france, .page-earth .earth-list .list-li.russia, .page-earth .earth-list .list-li.india, .page-earth .earth-list .list-li.canada, .page-earth .earth-list .list-li.switzerland, .page-earth .earth-list .list-li.spain, .page-earth .earth-list .list-li.iceland {
        width: 36%
    }

    .page-earth .earth-list .list-li ._icon {
        width: 30px !important
    }

    .page-earth .earth-list .list-li span {
        margin-left: .4285714286rem !important;
        font-size: 1rem !important;
        line-height: 1.5714285714rem !important
    }

    .page-carousel {
        padding: 4.4285714286rem 1.1428571429rem 0
    }

    .page-carousel .t-box {
        margin: 3.2857142857rem 0 2.5rem;
    }

    .page-carousel .t-box div.step {
        width: 100%;
        border: 0
    }

    .page-carousel .t-box div.step img {
        transform: scale(0.9)
    }

    .page-carousel .t-box div.step img:nth-child(2) {
        margin-top: 1.0714285714rem;
        margin-bottom: .8571428571rem
    }

    .page-carousel .t-box div.step .start {
        margin: -5px auto 0 auto;
        transform-origin: top
    }

    .page-carousel .t-box div.step .tips {
        font-size: 1rem;
        margin-top: 3rem;
    }

    .page-carousel .t-box .box-arrow-group .arrow {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 99;
        width: 2rem;
        height: 7.8571428571rem;
        background: url("../images/home/box-arrow-left.svg") no-repeat;
        background-size: 100%
    }

    .page-carousel .t-box .box-arrow-group .arrow.left {
        display: none;
        left: 0;
        transform: rotate(180deg);
        border-left: 1px solid #ececec
    }

    .page-carousel .t-box .box-arrow-group .arrow.right {
        border-left: 1px solid #ececec
    }

    .page-carousel .carousel-content .page-review {
        padding-bottom: 6.0714285714rem
    }

    .page-carousel .carousel-content .page-review .swiper-container {
        height: 20rem
    }

    .page-carousel .carousel-content .page-review .swiper-container .swiper-slide {
        padding: 2rem 2rem;
        height: 20rem
    }

    .page-carousel .carousel-content .page-review .swiper-container .swiper-slide .thumbnail {
        margin-bottom: 1.0714285714rem
    }

    .page-carousel .carousel-content .page-review .swiper-container .swiper-slide .thumbnail img:nth-child(2) {
        margin-left: .3571428571rem;
        transform: scale(1.2)
    }

    .page-carousel .carousel-content .page-review .swiper-container .swiper-slide .txt .title {
        line-height: 1.2857142857rem
    }

    .page-carousel .carousel-content .page-review .swiper-pagination {
        display: flex;
        align-items: center;
        justify-content: center;
        left: 0;
        right: 0;
        margin: 1.4285714286rem auto 0
    }

    .page-carousel .carousel-content .page-review .swiper-pagination .swiper-pagination-bullet {
        margin: 0 4px;
        width: .5714285714rem;
        height: .5714285714rem;
        background-color: #cfced4;
        opacity: 1
    }

    .page-carousel .carousel-content .page-review .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 1.0714285714rem;
        height: 1.0714285714rem;
        background-color: #0054ff
    }

    .page-carousel .carousel-content .page-review .arrow-group {
        display: none
    }

    .page-article {
        margin-top: 0;
        padding-top: 1.4285714286rem
    }

    .page-article .wrapper {
        background-color: transparent
    }

    .page-article h2 {
        padding-top: 0;
        font-size: 2.1428571429rem;
        line-height: 2.5714285714rem;
        font-weight: normal
    }

    .page-article ul {
        padding-left: 0;
        padding-right: 1rem;
        margin-top: 1.8571428571rem;
        padding-bottom: 2.2857142857rem
    }

    .page-article ul li {
        margin-bottom: 2.1428571429rem;
        width: 100%
    }

    .page-article ul li a {
        margin-left: 20px;
        font-size: .8571428571rem;
        line-height: 1.0714285714rem
    }

    .page-article ul li a::before {
        top: 6px;
        left: -10px
    }

    .home-down {
        margin: 0;
        height: auto;
        padding-bottom: 3.4285714286rem;
        background: linear-gradient(180deg, #1e1c2c 0%, #232137 100%)
    }

    .home-down .wrapper {
        display: flex;
        flex-direction: column;
        padding-bottom: 3.4285714286rem;
        height: auto;
        padding: 0 1.1428571429rem;
        background: url("../images/home/bottom_bg_m.png") no-repeat left top;
        background-size: 100% 27.5714285714rem
    }

    .home-down .wrapper .down-img {
        text-align: center;
        width: 100%;
        margin: 2.8571428571rem auto 1.4285714286rem
    }

    .home-down .wrapper ._down_text {
        margin: .5714285714rem 0 0;
        width: 100%;
        text-align: center
    }

    .home-down .wrapper ._down_text .fh4 {
        width: auto;
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .home-down .wrapper ._down_text ._down_desc {
        text-align: center;
        font-size: 0.8rem;
        line-height: 1.25rem;
        margin-bottom: 23px;
    }

    .home-down .wrapper ._down_text .d_btn {
        justify-content: center;
        width: 100%
    }

    .makes .hometit {
        font: normal normal 500 24px/63px Lexend;
        color: #000;
        display: flex;
        padding: 0 1.5rem;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 50px;
        margin-top: 38px;
        line-height: 30px;
    }

    .home-free .hometit {
        padding: 0;
    }

    .home-secrecy {
        margin-bottom: 0;
    }

    .home-free {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
    }

    .page-faqs .wrapper .faqs-box .faqs-item .faqs-info>h2 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .faqs-desc {
        font-size: 1rem;
        line-height: 1.35rem;
    }

    .page-earth .wrapper.scroll-animation.on>h2 {
        font-size: 1.9rem;
        line-height: 2.3rem;
    }

    .page-carousel .title {
        font-size: 1.7rem;
        line-height: 2.3rem;
        font-weight: 500;
    }

    .home .home-secrecy ._left_text p {
        font-size: 1rem;
    }
}