@charset "UTF-8";
@media screen and (max-width: 320px) {
  /*320px显示屏样式 苹果4/4S/5C/5S黑莓Z30 */
  html {
    font-size: 12px !important; } }
@media (min-width: 321px) and (max-width: 375px) {
  /*360px显示屏样式 索尼Z1*/
  html {
    font-size: 14px !important; } }
@media (min-width: 376px) and (max-width: 414px) {
  /*414px显示屏样式 苹果6plus*/
  html {
    font-size: 15.5px !important; } }
@media (min-width: 415px) and (max-width: 768px) {
  /*414px之上的*/
  body {
    font-size: 18px !important; } }
.vpn-faqs .faqs-ul {
  margin: 50px auto 0;
  width: 1100px; }
.vpn-faqs .faqs-list,
.vpn-faqs .faqs-list-w {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid rgba(30, 28, 44, 0.12); }
  .vpn-faqs .faqs-list.faqs-list-w,
  .vpn-faqs .faqs-list-w.faqs-list-w {
    border-bottom: 1px solid #26262a; }
  .vpn-faqs .faqs-list.on,
  .vpn-faqs .faqs-list-w.on {
    padding-bottom: 30px; }
    .vpn-faqs .faqs-list.on .fh6,
    .vpn-faqs .faqs-list-w.on .fh6 {
      color: #0054ff; }
    .vpn-faqs .faqs-list.on .list-tips,
    .vpn-faqs .faqs-list-w.on .list-tips {
      z-index: 1;
      height: auto;
      opacity: 1;
      transition: all 0.3s; }
    .vpn-faqs .faqs-list.on .faqs-icon,
    .vpn-faqs .faqs-list-w.on .faqs-icon {
      background: url(../images/faqs/faqs-icon-blue.svg) center center no-repeat;
      background-size: auto;
      transform: rotate(45deg);
      transition: transform 0.3s; }
      .vpn-faqs .faqs-list.on .faqs-icon.icon-w,
      .vpn-faqs .faqs-list-w.on .faqs-icon.icon-w {
        background: url(../images/faqs/faqs-icon-blue.svg) center center no-repeat;
        background-size: auto;
        transform: rotate(45deg);
        transition: transform 0.3s; }
  .vpn-faqs .faqs-list .fh6,
  .vpn-faqs .faqs-list-w .fh6 {
    position: relative;
    padding: 20px 0; }
  .vpn-faqs .faqs-list a,
  .vpn-faqs .faqs-list-w a {
    text-decoration: underline;
    color: #0054ff;
    transition: all 0.3s ease; }
    .vpn-faqs .faqs-list a:hover,
    .vpn-faqs .faqs-list-w a:hover {
      opacity: 0.8;
      transition: all 0.3s ease; }
  .vpn-faqs .faqs-list .list-tips,
  .vpn-faqs .faqs-list-w .list-tips {
    position: relative;
    z-index: -9;
    width: 1070px;
    height: 0;
    cursor: initial;
    opacity: 0; }
  .vpn-faqs .faqs-list .faqs-icon,
  .vpn-faqs .faqs-list-w .faqs-icon {
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    width: 37px;
    height: 37px;
    background: url(../images/faqs/faqs-icon.svg) no-repeat;
    background-size: cover;
    transition: transform 0.3s; }
    .vpn-faqs .faqs-list .faqs-icon.icon-w,
    .vpn-faqs .faqs-list-w .faqs-icon.icon-w {
      background: url(../images/faqs/faqs-icon-w.svg) no-repeat;
      background-size: auto; }
  .vpn-faqs .faqs-list ._link,
  .vpn-faqs .faqs-list-w ._link {
    text-decoration: underline; }

@media (min-width: 760px) and (max-width: 1200px) {
  .vpn-faqs .faqs-ul {
    width: 98%; } }
/* moblie */
@media (max-width: 768px) {
  .vpn-faqs {
    padding: 4.8571428571rem 1.1428571429rem;
    background: rgba(230, 239, 255, 0.4); }
    .vpn-faqs .fh2 {
      margin: 0 auto;
      width: 21.4285714286rem; }
    .vpn-faqs .faqs-ul {
      margin: 1.8571428571rem auto 0;
      width: 100%; }
    .vpn-faqs .faqs-list.on,
    .vpn-faqs .faqs-list-w.on {
      padding-bottom: 1.1428571429rem; }
      .vpn-faqs .faqs-list.on .faqs-icon,
      .vpn-faqs .faqs-list-w.on .faqs-icon {
        background-size: 16px 16px; }
        .vpn-faqs .faqs-list.on .faqs-icon.icon-w,
        .vpn-faqs .faqs-list-w.on .faqs-icon.icon-w {
          background-size: 16px 16px; }
    .vpn-faqs .faqs-list .fh6,
    .vpn-faqs .faqs-list-w .fh6 {
      padding: 0.7142857143rem 0;
      width: 90%; }
    .vpn-faqs .faqs-list .list-tips,
    .vpn-faqs .faqs-list-w .list-tips {
      width: 100%; }
    .vpn-faqs .faqs-list .faqs-icon,
    .vpn-faqs .faqs-list-w .faqs-icon {
      top: 0.4285714286rem;
      right: -10%;
      width: 22px;
      height: 22px; }
      .vpn-faqs .faqs-list .faqs-icon.icon-w,
      .vpn-faqs .faqs-list-w .faqs-icon.icon-w {
        background-size: 22px 22px; } }
.scroll-header .header-nav.header-main {
  background: none; }

.button-new.button-link.btn-default.btn-gold {
  background: #ffb300;
  border: none !important; }
  .button-new.button-link.btn-default.btn-gold .arrow-new {
    width: 38px;
    height: 38px;
    background: #e3a000;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    margin-left: 40px;
    vertical-align: middle; }
    .button-new.button-link.btn-default.btn-gold .arrow-new svg {
      transition: all 0.2s;
      display: block;
      position: absolute;
      width: 8px;
      height: 12px;
      fill: #1c1a26 !important;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 1; }
  .button-new.button-link.btn-default.btn-gold .combe-text {
    color: #1c1a26;
    font-size: 20px;
    transform: translate(-60%);
    font-weight: 500; }
  .button-new.button-link.btn-default.btn-gold:hover .combe-text {
    transform: translate(0%); }

.vpnforpc {
  overflow-x: hidden;
  color: #111115;
  background: url(../images/vpn-for-pc/banner_bg.png) top no-repeat; }
  .vpnforpc .pc-btn {
    position: relative;
    z-index: 9;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0px auto; }
    .vpnforpc .pc-btn.vpc a {
      width: 409px !important;
      height: 66px;
      border-radius: 50px;
      padding: 0 12px 0 64px !important;
      display: flex !important; }
    .vpnforpc .pc-btn.vpc .btn-word,
    .vpnforpc .pc-btn.vpc .combe-text {
      font-size: 20px;
      font-weight: 500; }
  .vpnforpc ._link {
    text-decoration: underline; }

.article-title {
  text-align: center;
  font-size: 40px;
  font-weight: bold; }

.vpc-banner {
  overflow: hidden;
  padding-bottom: 110px; }
  .vpc-banner .wrapper {
    align-items: center; }
  .vpc-banner .wban-txt {
    position: relative;
    z-index: 1;
    width: 50%; }
    .vpc-banner .wban-txt .fh1 {
      position: relative;
      padding-right: 50px;
      font-size: 36px; }
    .vpc-banner .wban-txt .pc-btn {
      justify-content: flex-start;
      margin-top: 0; }
    .vpc-banner .wban-txt .sub-title {
      font-weight: 500; }
    .vpc-banner .wban-txt ul li {
      font-size: 14px;
      font-weight: 500;
      line-height: 26px;
      color: #3B3946; }
  .vpc-banner .wban-img {
    width: 50%;
    height: 680px;
    position: relative; }
    .vpc-banner .wban-img .computer-pic {
      position: absolute;
      z-index: 3;
      left: 0px;
      top: 0px;
      max-width: fit-content;
      width: fit-content; }
    .vpc-banner .wban-img ._line,
    .vpc-banner .wban-img .banicon {
      display: block;
      position: absolute;
      z-index: 1; }
    .vpc-banner .wban-img ._line {
      z-index: -1;
      top: -284px;
      right: -240px; }
  .vpc-banner .equipment {
    width: fit-content;
    max-width: fit-content; }
    .vpc-banner .equipment p {
      font-size: 12px;
      font-weight: 500;
      color: #A2A4A8;
      margin-right: 10px; }
    .vpc-banner .equipment .icon-box {
      gap: 8px; }
      .vpc-banner .equipment .icon-box a {
        margin-left: 0px; }
  .vpc-banner .banner_icon {
    display: block;
    margin: 50px auto 0px; }

.vpc-step {
  padding: 90px 0px 58px;
  background: #F7FAFF;
  position: relative; }
  .vpc-step::after {
    content: "";
    display: block;
    width: 49px;
    height: 81px;
    background: url(../images/vpn-for-pc/down.png) center no-repeat;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0px auto; }
  .vpc-step h2 {
    text-align: center;
    max-width: 1100px;
    margin: 0px auto;
    font-size: 34px;
    line-height: 48px;
    font-weight: bold; }
  .vpc-step .step-content {
    display: flex;
    justify-content: center;
    align-items: start;
    margin-top: 90px;
    gap: 42px; }
    .vpc-step .step-content > img {
      position: relative;
      top: 70px; }
    .vpc-step .step-content dl {
      max-width: 390px;
      text-align: center; }
      .vpc-step .step-content dl:nth-of-type(3) {
        margin-left: -50px; }
    .vpc-step .step-content dd {
      color: #151457; }
      .vpc-step .step-content dd h4 {
        margin: 0px 0px 15px;
        font-size: 20px;
        font-weight: bold; }
      .vpc-step .step-content dd p {
        line-height: 24px; }
  .vpc-step .pc-btn {
    margin-top: 86px; }

.screen3 {
  padding: 80px 0px 75px;
  background: rgba(0, 0, 0, 0) linear-gradient(355deg, rgba(61, 98, 205, 0.1019607843) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box; }
  .screen3 .content {
    margin-top: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    color: #111115; }
    .screen3 .content div {
      max-width: 490px; }
      .screen3 .content div h4 {
        font-size: 18px;
        line-height: 1.5;
        font-weight: 600;
        margin-bottom: 10px; }
      .screen3 .content div p {
        font-size: 14px;
        line-height: 26px; }
  .screen3 ul {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 60px;
    margin-top: 85px; }
    .screen3 ul li {
      max-width: 356px;
      text-align: center; }
      .screen3 ul li h4 {
        font-size: 20px;
        font-weight: bold; }
      .screen3 ul li b {
        display: block;
        font-family: League Spartan;
        font-size: 54px;
        font-weight: bold;
        color: #02B95D;
        margin: 25px 0px 10px; }
      .screen3 ul li p {
        font-family: League Spartan;
        line-height: 20px;
        color: #4E4E4E; }

p b {
  font-weight: 600; }

.screen4 {
  padding: 80px 0px; }
  .screen4 .sub_title {
    font-size: 26px;
    font-weight: 500;
    color: #111115;
    line-height: 40px;
    max-width: 1120px;
    margin: 20px auto 30px;
    text-align: center; }
  .screen4 .pc-btn {
    margin: 0px auto; }
  .screen4 .sc_list {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 90px auto;
    flex-wrap: wrap;
    gap: 54px; }
    .screen4 .sc_list li {
      display: flex;
      align-items: start;
      gap: 55px; }
      .screen4 .sc_list li div {
        width: 432px;
        border-bottom: 1px solid #D5E4FF; }
        .screen4 .sc_list li div h4 {
          font-size: 24px;
          font-weight: 500;
          color: #1E1C2C; }
        .screen4 .sc_list li div p {
          margin-top: 20px;
          height: 164px;
          font-size: 14px;
          line-height: 28px;
          color: #605F65; }

.article-box {
  padding: 84px 0px 70px;
  background: url(../images/vpn-for-pc/screen_bg.png) bottom no-repeat;
  background-color: #F6F9FF; }
  .article-box .text_box {
    margin: 60px auto 0px;
    max-width: 1120px; }
    .article-box .text_box p {
      font-size: 18px;
      color: #2B2B2B;
      line-height: 34px;
      margin-top: 15px; }

.user-comment {
  padding: 75px 0px 10px; }
  .user-comment .user-message dl,
  .user-comment .user-swiper .swiper-slide dl {
    padding: 20px;
    background: #F8F8F9;
    border-radius: 6px;
    margin-bottom: 14px; }
    .user-comment .user-message dl dt p,
    .user-comment .user-swiper .swiper-slide dl dt p {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .user-comment .user-message dl dt p span,
      .user-comment .user-swiper .swiper-slide dl dt p span {
        display: flex;
        gap: 8px;
        align-items: center;
        color: #151457;
        font-size: 16px;
        font-weight: bold; }
      .user-comment .user-message dl dt p small,
      .user-comment .user-swiper .swiper-slide dl dt p small {
        font-size: 12px;
        color: #78869E; }
    .user-comment .user-message dl dt > img,
    .user-comment .user-swiper .swiper-slide dl dt > img {
      margin-top: 15px; }
    .user-comment .user-message dl dd,
    .user-comment .user-swiper .swiper-slide dl dd {
      margin: 0px;
      margin-top: 15px;
      color: #767691;
      font: normal normal normal 14px/22px Roboto; }
  .user-comment .user-message {
    margin: 66px auto 0px;
    width: 1200px;
    display: flex !important;
    justify-content: space-between; }
    .user-comment .user-message .left-box,
    .user-comment .user-message .right-box {
      width: 399px; }
      .user-comment .user-message .left-box dl,
      .user-comment .user-message .right-box dl {
        width: 399px; }
    .user-comment .user-message .center-box {
      width: 364px; }
      .user-comment .user-message .center-box dl {
        width: 364px; }
  .user-comment .star-box {
    display: flex !important;
    align-items: center;
    width: 1200px;
    margin: 40px auto 0px;
    height: 122px;
    background: #F3F5FF;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 10px 0px 10px; }
    .user-comment .star-box dl {
      width: 33.3%;
      height: fit-content;
      padding-left: 40px;
      border-right: solid #D8E0FE 1px; }
      .user-comment .star-box dl:last-child {
        border: none; }
      .user-comment .star-box dl dt {
        display: flex;
        align-items: center;
        gap: 80px; }
        .user-comment .star-box dl dt p {
          display: flex;
          align-items: center;
          gap: 5px; }
          .user-comment .star-box dl dt p span {
            display: block;
            font-size: 20px;
            font-weight: 500; }
      .user-comment .star-box dl dd {
        margin-top: 12px;
        font: normal normal normal 20px/28px Roboto; }

.media-comment {
  padding: 90px 0px 100px;
  background: transparent linear-gradient(0deg, #F2F6FF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  position: relative; }
  .media-comment .sub_title {
    font-size: 14px;
    text-align: center;
    margin-top: 12px; }
  .media-comment .media_img {
    display: block;
    margin: 50px auto 66px; }
  .media-comment ul {
    display: flex !important;
    flex-wrap: wrap;
    width: 1216px;
    gap: 8px;
    margin: 0px auto; }
    .media-comment ul li {
      width: 604px;
      height: 270px;
      background: #fff;
      border: 1px solid #E2E0EB;
      border-radius: 4px;
      padding: 40px 60px 0px; }
      .media-comment ul li p {
        margin-top: 16px;
        font-size: 14px;
        line-height: 28px;
        color: #1E1C2C; }
  .media-comment .pc-btn {
    position: absolute;
    bottom: -133px;
    left: 0px;
    right: 0px; }

.vpc-faqs {
  padding: 150px 0px 80px; }
  .vpc-faqs .faqs-list .list-tips ul li {
    display: flex;
    align-items: start;
    padding-left: 8px;
    gap: 5px; }
    .vpc-faqs .faqs-list .list-tips ul li::before {
      content: "";
      display: block;
      width: 4px;
      height: 4px;
      border-radius: 4px;
      background: #151457;
      position: relative;
      top: 12px; }

.vpc-down {
  position: relative;
  height: fit-content;
  padding: 30px 0px 10px; }
  .vpc-down .wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px; }
  .vpc-down .down-img {
    margin-left: -80px; }
  .vpc-down .down-txt {
    position: relative;
    width: 600px; }
    .vpc-down .down-txt h2 {
      font-size: 36px;
      font-weight: 600; }
    .vpc-down .down-txt .desc {
      margin-top: 20px;
      font-size: 14px;
      font-weight: 600;
      line-height: 30px;
      color: #413829; }
  .vpc-down .pc-btn {
    margin-top: 60px;
    justify-content: flex-start; }

p a {
  color: #2552D3;
  text-decoration: underline; }

@media (max-width: 768px) {
  .vpnforpc {
    overflow-x: hidden; }
    .vpnforpc .button-combe.btn-primary {
      padding: 0; }
    .vpnforpc .button.button-new .arrow-new,
    .vpnforpc .btn-default.button-new .arrow-new {
      display: block !important;
      margin-left: 0px !important; }
    .vpnforpc .button-new.button-link.btn-default.btn-gold .combe-text {
      flex: 1;
      color: #1c1a26;
      font-size: 16px;
      font-weight: 500; }
    .vpnforpc .pc-btn {
      width: 70%;
      margin: 3.1428571429rem auto 0px;
      flex-wrap: wrap; }
      .vpnforpc .pc-btn a,
      .vpnforpc .pc-btn .btn-default.button-new.button-link.btn-default {
        height: 50px !important;
        padding: 0px 10px !important; }
      .vpnforpc .pc-btn.vpc a {
        padding: 0px 6px 0px 0px !important; }
      .vpnforpc .pc-btn.vpc .btn-word,
      .vpnforpc .pc-btn.vpc .combe-text {
        font-size: 1rem;
        font-weight: 500; }

  .wrapper {
    padding: 0px 1.0714285714rem; }

  .vpc-banner {
    padding-bottom: 50px; }
    .vpc-banner .equipment {
      display: flex;
      margin: 1.4285714286rem auto 0px; }
    .vpc-banner .wrapper {
      padding: 2.8571428571rem 0 0; }
    .vpc-banner .wban-txt {
      padding: 0 1.1428571429rem;
      width: 100%;
      text-align: center; }
      .vpc-banner .wban-txt .fh1 {
        padding: 0px 0px 1.4285714286rem;
        font-size: 2.1428571429rem; }
      .vpc-banner .wban-txt .sub-title {
        line-height: 1.4; }
      .vpc-banner .wban-txt .pc-btn {
        margin-top: 1.4285714286rem;
        justify-content: center; }
    .vpc-banner .wban-img {
      margin: 0rem auto 0;
      width: 100%;
      height: auto; }
      .vpc-banner .wban-img .computer-pic {
        width: 100%;
        height: auto;
        position: relative; }
      .vpc-banner .wban-img .banicon {
        width: 4.4285714286rem;
        height: 4.4285714286rem;
        background-size: contain; }
        .vpc-banner .wban-img .banicon._blue {
          top: 0;
          left: 0; }
        .vpc-banner .wban-img .banicon._green {
          top: 18.8571428571rem;
          right: 0;
          width: 8rem;
          height: 8rem;
          background-size: contain; }
        .vpc-banner .wban-img .banicon._orange {
          top: 14.4285714286rem;
          left: 0;
          width: 2.3571428571rem;
          height: 2.1428571429rem;
          background-size: contain; }
    .vpc-banner .banner_icon {
      margin: 0px auto;
      width: 94%;
      height: auto; }

  .vpc-step {
    padding: 40px 0px 30px; }
    .vpc-step::after {
      display: none; }
    .vpc-step h2 {
      font-size: 1.5714285714rem;
      line-height: 1.5; }
    .vpc-step .step-content {
      margin-top: 2.1428571429rem;
      flex-direction: column;
      align-items: center; }
      .vpc-step .step-content dl:nth-of-type(3) {
        margin: 0px; }
      .vpc-step .step-content dd h4 {
        font-size: 1.2857142857rem; }
      .vpc-step .step-content dd p {
        font-size: 1rem;
        text-align: center;
        text-wrap: wrap; }

  .article-title {
    font-size: 1.5714285714rem;
    line-height: 1.5; }

  .screen3 {
    padding: 3.5714285714rem 0px 2.8571428571rem; }
    .screen3 .content {
      flex-direction: column-reverse;
      gap: 2.1428571429rem; }
      .screen3 .content > img {
        width: 100%;
        height: auto;
        margin: 0px auto; }
      .screen3 .content div h4 {
        font-size: 1.2857142857rem; }
      .screen3 .content div p {
        font-size: 0.9285714286rem;
        color: #8E8B9D;
        line-height: 1.5; }
    .screen3 ul {
      flex-direction: column;
      width: 90%;
      margin: 2.8571428571rem auto 0px; }
      .screen3 ul li {
        width: 100%;
        max-width: none; }
        .screen3 ul li h4 {
          font-size: 1.2857142857rem; }
        .screen3 ul li b {
          font-size: 3.2857142857rem;
          margin: 1.7857142857rem 0px 0.7142857143rem; }
        .screen3 ul li p {
          font-size: 0.9285714286rem; }

  .screen4 {
    padding: 2.8571428571rem 0px; }
    .screen4 .sub_title {
      font-size: 1.2857142857rem;
      font-weight: 500;
      line-height: 1.4;
      margin: 0.7142857143rem auto 1.4285714286rem; }
    .screen4 .pc-btn {
      margin-top: 1.4285714286rem; }
    .screen4 .sc_list {
      width: 100%;
      margin: 2.8571428571rem 0px;
      gap: 2.8571428571rem 4%; }
      .screen4 .sc_list li {
        width: 48%;
        flex-direction: column;
        gap: 1.4285714286rem; }
        .screen4 .sc_list li div {
          width: 100%;
          border: none; }
          .screen4 .sc_list li div h4 {
            font-size: 1.1428571429rem;
            font-weight: 500; }
          .screen4 .sc_list li div p {
            font-size: 0.8571428571rem;
            color: #8E8B9D;
            line-height: 1.5;
            height: fit-content; }

  .article-box {
    padding: 2.8571428571rem 0px; }
    .article-box .text_box {
      margin: 2.1428571429rem auto 0px; }
      .article-box .text_box p {
        font-size: 0.8571428571rem;
        line-height: 1.5;
        color: #8E8B9D;
        margin-top: 0.7142857143rem; }

  .user-comment {
    padding: 2.1428571429rem 0px; }
    .user-comment .user-message._pc {
      display: none !important; }
    .user-comment .user-swiper {
      margin-top: 2.1428571429rem;
      overflow: visible; }
      .user-comment .user-swiper .swiper-button-next,
      .user-comment .user-swiper .swiper-button-prev {
        width: 40px;
        height: 40px;
        border-radius: 30px;
        background: #7E85F1; }
        .user-comment .user-swiper .swiper-button-next::after,
        .user-comment .user-swiper .swiper-button-prev::after {
          transform: scale(0.5);
          font-weight: bold;
          color: #fff; }
      .user-comment .user-swiper .swiper-button-next {
        right: -10px; }
      .user-comment .user-swiper .swiper-button-prev {
        left: -10px; }
    .user-comment .swiper-wrapper {
      align-items: center; }
      .user-comment .swiper-wrapper .swiper-slide {
        padding: 0px 0.7142857143rem; }
        .user-comment .swiper-wrapper .swiper-slide dl {
          padding: 1.5714285714rem;
          width: 100%; }
          .user-comment .swiper-wrapper .swiper-slide dl dt {
            text-align: left; }
            .user-comment .swiper-wrapper .swiper-slide dl dt p span {
              font-size: 1rem; }
              .user-comment .swiper-wrapper .swiper-slide dl dt p span img {
                max-width: 30px; }
            .user-comment .swiper-wrapper .swiper-slide dl dt > img {
              max-width: 80px; }
    .user-comment .swiper-pagination {
      bottom: -0.7142857143rem !important; }
      .user-comment .swiper-pagination .swiper-pagination-bullet {
        width: 0.7142857143rem;
        height: 0.7142857143rem; }
      .user-comment .swiper-pagination .swiper-pagination-bullet-active {
        background: #7E85F1; }
    .user-comment .star-box {
      width: 100%;
      flex-direction: column;
      height: fit-content;
      background: none;
      gap: 0.7142857143rem; }
      .user-comment .star-box dl {
        width: 100%;
        background: #E5EAFD;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0.7142857143rem 1.4285714286rem; }
        .user-comment .star-box dl dt img {
          height: 36px;
          width: auto; }
        .user-comment .star-box dl dt span {
          font-size: 1.4285714286rem; }
        .user-comment .star-box dl dd p {
          margin-top: 0.5714285714rem;
          font-size: 0.8571428571rem; }

  .media-comment {
    padding: 1.4285714286rem 0px 3.5714285714rem; }
    .media-comment .sub_title {
      font-size: 1rem;
      line-height: 1.5; }
    .media-comment .wrapper {
      overflow: visible; }
    .media-comment .media_img {
      margin: 2.1428571429rem auto; }
    .media-comment img {
      width: 100%; }
    .media-comment ul._pc {
      display: none !important; }
    .media-comment .swiper-slide ul {
      width: 100%;
      gap: 1.0714285714rem; }
      .media-comment .swiper-slide ul li {
        width: 100%;
        height: fit-content;
        padding: 1.4285714286rem;
        text-align: left; }
        .media-comment .swiper-slide ul li p {
          line-height: 1.5; }
    .media-comment .media-swiper {
      padding-bottom: 2.8571428571rem; }
      .media-comment .media-swiper .swiper-button-next,
      .media-comment .media-swiper .swiper-button-prev {
        width: 52px;
        height: 20px;
        background: url(../images/vpn-for-pc/arrow-y.png) center no-repeat;
        top: 100%; }
        .media-comment .media-swiper .swiper-button-next::after,
        .media-comment .media-swiper .swiper-button-prev::after {
          display: none; }
      .media-comment .media-swiper .swiper-button-disabled {
        width: 31px;
        height: 20px;
        background: url(../images/vpn-for-pc/arrow.png); }
      .media-comment .media-swiper .swiper-button-next {
        right: 110px; }
        .media-comment .media-swiper .swiper-button-next.swiper-button-disabled {
          transform: rotate(180deg); }
      .media-comment .media-swiper .swiper-button-prev {
        left: 110px;
        transform: rotate(-180deg); }
        .media-comment .media-swiper .swiper-button-prev.swiper-button-disabled {
          transform: rotate(0deg); }
    .media-comment .pc-btn {
      bottom: -90px; }

  .vpn-faqs {
    background: none;
    padding-top: 3.5714285714rem; }

  .vpc-down {
    padding: 2.8571428571rem 0px;
    height: auto;
    background-size: cover; }
    .vpc-down .wrapper {
      flex-direction: column; }
    .vpc-down img {
      width: 100%; }
    .vpc-down .down-img,
    .vpc-down .down-txt {
      height: auto; }
    .vpc-down .down-img {
      bottom: 0;
      margin: 0.7142857143rem 0 0;
      width: 100%;
      overflow: hidden; }
    .vpc-down .down-txt {
      padding-top: 0;
      width: 100%;
      text-align: center; }
      .vpc-down .down-txt h2 {
        font-size: 1.5714285714rem;
        line-height: 1.5; }
      .vpc-down .down-txt .desc {
        font-size: 0.8571428571rem;
        line-height: 1.5;
        color: #706F6D; }
    .vpc-down .pc-btn {
      margin-top: 2.1428571429rem;
      justify-content: center; } }

/*# sourceMappingURL=vpn-for-pc.css.map */
