@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之上的*/
  html {
    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; }

.win-pc {
  display: block !important; }

.win-mobile {
  display: none !important; }

.win-pc-flex {
  display: flex !important; }

.win-mobile-flex {
  display: none !important; }

h2.tit {
  font: normal normal bold 40px/56px Lexend;
  color: #111115;
  text-align: center; }

h3.tit {
  font: normal normal bold 34px/48px Lexend;
  color: #111115;
  text-align: center; }

.vpngaming {
  overflow-x: hidden;
  color: #111115; }
  .vpngaming .pc-btn {
    position: relative;
    z-index: 9;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0px auto; }
  .vpngaming ._link {
    text-decoration: underline; }

.vfg-banner {
  overflow: hidden;
  height: 700px;
  margin-top: 60px;
  padding-top: 100px;
  background: url(../images/vpn-for-gaming/banner_bg.png) top no-repeat; }
  .vfg-banner .wrapper {
    align-items: center; }
  .vfg-banner .wban-txt {
    position: relative;
    z-index: 1;
    width: 50%; }
    .vfg-banner .wban-txt .fh1 {
      position: relative;
      padding-right: 50px;
      font-size: 36px;
      line-height: 1.5; }
    .vfg-banner .wban-txt .pc-btn {
      justify-content: flex-start;
      margin-top: 0; }
    .vfg-banner .wban-txt .sub-title {
      font-weight: 500;
      margin-top: 10px; }
    .vfg-banner .wban-txt ul li {
      font-size: 14px;
      font-weight: 400;
      line-height: 31px;
      color: #8E8B9D;
      display: flex;
      align-items: center;
      gap: 3px; }
      .vfg-banner .wban-txt ul li::before {
        content: "";
        display: block;
        width: 31px;
        height: 31px;
        background: url(../images/vpn-for-gaming/b_list_icon.svg) center no-repeat; }
  .vfg-banner .wban-img {
    width: 50%;
    height: 491px;
    position: relative; }
    .vfg-banner .wban-img .computer-pic {
      position: absolute;
      z-index: 3;
      left: 0px;
      top: 0px;
      max-width: fit-content;
      width: fit-content; }
    .vfg-banner .wban-img ._line,
    .vfg-banner .wban-img .banicon {
      display: block;
      position: absolute;
      z-index: 1; }
    .vfg-banner .wban-img ._line {
      z-index: -1;
      top: -284px;
      right: -240px; }
  .vfg-banner .equipment {
    width: fit-content;
    max-width: fit-content; }
    .vfg-banner .equipment p {
      font-size: 12px;
      font-weight: 500;
      color: #A2A4A8;
      margin-right: 10px; }
    .vfg-banner .equipment .icon-box {
      gap: 8px; }
      .vfg-banner .equipment .icon-box a {
        margin-left: 0px; }
  .vfg-banner .banner_list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 160px;
    margin-top: 50px; }
    .vfg-banner .banner_list li {
      font-size: 14px;
      font-weight: 500;
      color: #8E8B9D;
      display: flex;
      align-items: center;
      gap: 8px; }
      .vfg-banner .banner_list li::before {
        content: "";
        display: block;
        width: 12px;
        height: 10px;
        background: url(../images/vpn-for-gaming/banner_check.svg) center no-repeat; }

.page-title {
  text-align: center;
  max-width: 1200px;
  margin: 0px auto; }
  .page-title h2 {
    font-size: 36px;
    line-height: 46px;
    font-weight: bold; }
  .page-title p {
    margin-top: 15px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #414141; }
    .page-title p b {
      font-weight: bold;
      color: #000; }

.down_icon {
  position: absolute;
  margin: 0px auto;
  top: 0px;
  left: 0px;
  right: 0px;
  top: -22px; }

.vfg-step {
  padding: 60px 0px 120px;
  position: relative; }
  .vfg-step .step-content {
    display: flex;
    justify-content: center;
    align-items: start;
    margin-top: 90px;
    gap: 36px; }
    .vfg-step .step-content > img {
      position: relative;
      top: 85px; }
    .vfg-step .step-content dl {
      width: 297px;
      height: 227px;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #DAD8FF;
      border-radius: 19px; }
    .vfg-step .step-content dt {
      background: #F7F7FF;
      border-radius: 19px 19px 0px 0px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0px 20px;
      height: 46px; }
      .vfg-step .step-content dt span {
        font-size: 16px;
        font-weight: bold;
        color: #A19DE3; }
    .vfg-step .step-content dd {
      padding: 35px 20px 0px; }
      .vfg-step .step-content dd h4 {
        margin: 0px 0px 20px;
        font-size: 18px;
        font-weight: bold; }
      .vfg-step .step-content dd p {
        line-height: 26px;
        color: #484848; }
  .vfg-step .pc-btn {
    margin-top: 50px; }

.why_need {
  padding-top: 94px;
  position: relative;
  background: transparent linear-gradient(180deg, #F0F0FC 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box; }
  .why_need ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 30px auto 0px;
    width: 1200px;
    position: relative;
    gap: 20px 0px; }
    .why_need ul::after, .why_need ul::before {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      opacity: 0.27; }
    .why_need ul::after {
      width: 400px;
      height: 98%;
      border-left: 1px solid #7682FF;
      border-right: 1px solid #7682FF;
      top: 0;
      left: 0;
      right: 0;
      margin: 0px auto; }
    .why_need ul::before {
      width: 100%;
      height: 1px;
      background: #7682FF;
      top: 48%; }
    .why_need ul li {
      width: 400px;
      padding: 135px 30px 40px 30px;
      position: relative;
      z-index: 2; }
      .why_need ul li img {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1; }
      .why_need ul li h4,
      .why_need ul li p {
        position: relative;
        z-index: 2;
        padding-left: 20px; }
      .why_need ul li h4 {
        display: flex;
        font-size: 18px;
        font-weight: bold;
        color: #000;
        line-height: 1.4;
        text-wrap: nowrap; }
        .why_need ul li h4::before {
          content: "";
          display: block;
          width: 34px;
          height: 34px;
          background: url(../images/vpn-for-gaming/add_icon.svg) center no-repeat;
          position: absolute;
          left: -15px;
          top: 0px; }
      .why_need ul li p {
        margin-top: 20px;
        color: #484848;
        font-size: 14px;
        line-height: 26px; }
  .why_need .pc-btn {
    margin-top: 30px; }

.page_article {
  margin-top: 130px;
  padding-bottom: 120px; }
  .page_article .page-title {
    position: relative;
    z-index: 2; }
  .page_article .atc_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-top: -60px; }
    .page_article .atc_box.row_reverse {
      flex-direction: row-reverse; }
      .page_article .atc_box.row_reverse .pc-btn {
        justify-content: center; }
      .page_article .atc_box.row_reverse > img {
        left: auto;
        right: -30px; }
    .page_article .atc_box > img {
      position: relative;
      left: -30px; }
  .page_article .atc_txt {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .page_article .atc_txt p {
      font-size: 14px;
      color: #484848;
      line-height: 26px; }
  .page_article .pc-btn {
    margin: 0px;
    justify-content: start; }

.favorite {
  position: relative;
  padding-top: 74px;
  background: url(../images/vpn-for-gaming/game_bg.png) top no-repeat; }
  .favorite .fav_list {
    gap: 90px 30px;
    flex-wrap: wrap;
    width: 1200px;
    margin: 60px auto 0px; }
    .favorite .fav_list._pc {
      display: flex !important; }
    .favorite .fav_list li {
      width: 380px;
      height: 332px;
      position: relative; }
      .favorite .fav_list li::before {
        content: "";
        display: block;
        position: absolute;
        width: 416px;
        height: 364px;
        background: url(../images/vpn-for-gaming/list_bg.png) center no-repeat;
        left: -18px;
        top: 18px;
        z-index: 1; }
      .favorite .fav_list li img,
      .favorite .fav_list li h4,
      .favorite .fav_list li p {
        position: relative;
        z-index: 2; }
      .favorite .fav_list li img {
        display: block;
        margin: 0px auto; }
      .favorite .fav_list li h4,
      .favorite .fav_list li p {
        padding: 0px 20px 0px 24px; }
      .favorite .fav_list li h4 {
        margin-top: -10px;
        font-size: 18px;
        font-weight: bold;
        color: #000; }
      .favorite .fav_list li p {
        margin-top: 20px;
        font-size: 14px;
        color: #484848;
        line-height: 26px; }
  .favorite .pc-btn {
    margin-top: 100px; }

.platform {
  padding-top: 85px;
  background: transparent linear-gradient(180deg, #F7FAFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
  position: relative; }
  .platform .icon_wrap {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 80px auto 0;
    align-items: center;
    gap: 50px; }
    .platform .icon_wrap li {
      width: 110px;
      height: 110px;
      background-color: #fff;
      box-shadow: 0px 6px 18px #F7F8F9;
      border: 1px solid #F3F5F6;
      border-radius: 6px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .platform .icon_wrap li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 8px; }
      .platform .icon_wrap li img {
        width: auto; }
      .platform .icon_wrap li p {
        font: normal normal normal 16px/1.2 Lexend;
        letter-spacing: 0px;
        color: #111115; }

.win-limit {
  width: 100%;
  max-width: 1920px;
  height: 627px;
  margin: 120px auto 0px;
  position: relative;
  box-sizing: border-box;
  background: url("../images/vpn-linux/limit_bg.png") no-repeat center/cover; }
  .win-limit .img_wrap {
    width: 1251px;
    margin: 80px auto 90px; }
    .win-limit .img_wrap img {
      width: 100%; }
  .win-limit .cont_wrap {
    width: 1251px;
    margin: 80px auto 90px; }
    .win-limit .cont_wrap ul {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 12px; }
    .win-limit .cont_wrap li {
      display: flex;
      align-items: center;
      padding: 8px 24px;
      box-shadow: 0px 3px 6px #00000010;
      border-radius: 6px;
      width: fit-content;
      gap: 12px; }
      .win-limit .cont_wrap li img {
        width: 37px;
        height: 37px; }
      .win-limit .cont_wrap li p {
        font: normal normal normal 16px/1.2 Lexend;
        color: #111115; }
      .win-limit .cont_wrap li:nth-of-type(1) {
        background: #F9F5FF 0% 0% no-repeat padding-box;
        border: 1px solid #DBC8FA; }
      .win-limit .cont_wrap li:nth-of-type(2) {
        background: #F1EFFF 0% 0% no-repeat padding-box;
        border: 1px solid #2E56FF; }
      .win-limit .cont_wrap li:nth-of-type(3) {
        background: #E3FFF8 0% 0% no-repeat padding-box;
        border: 1px solid #84FFE2; }
      .win-limit .cont_wrap li:nth-of-type(4) {
        background: #FFFCEE 0% 0% no-repeat padding-box;
        border: 1px solid #FFDC46; }
      .win-limit .cont_wrap li:nth-of-type(5) {
        background: #FFF4F4 0% 0% no-repeat padding-box;
        border: 1px solid #FF9F9F; }
      .win-limit .cont_wrap li:nth-of-type(6) {
        background: #F1EFFF 0% 0% no-repeat padding-box;
        border: 1px solid #0054FF; }
      .win-limit .cont_wrap li:nth-of-type(7) {
        background: #F0FFF1 0% 0% no-repeat padding-box;
        border: 1px solid #29B72F; }
      .win-limit .cont_wrap li:nth-of-type(8) {
        background: #FFF4E9 0% 0% no-repeat padding-box;
        border: 1px solid #FF8915; }
      .win-limit .cont_wrap li:nth-of-type(9) {
        background: #EFEFFF 0% 0% no-repeat padding-box;
        border: 1px solid #A2A2FF; }
      .win-limit .cont_wrap li:nth-of-type(10) {
        background: #E3FFF8 0% 0% no-repeat padding-box;
        border: 1px solid #84FFE2; }
      .win-limit .cont_wrap li:nth-of-type(11) {
        background: #FAEDE0 0% 0% no-repeat padding-box;
        border: 1px solid #FFB21B; }
      .win-limit .cont_wrap li:nth-of-type(12) {
        background: #FBE9EE 0% 0% no-repeat padding-box;
        border: 1px solid #FF7575; }

.sec3 {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto 0;
  position: relative;
  box-sizing: border-box;
  padding: 50px 0 110px;
  background-color: #FCFAFF; }
  .sec3 .cont {
    width: 1200px;
    margin: 60px auto;
    display: flex !important;
    gap: 19px; }
    .sec3 .cont > ul {
      display: flex;
      flex-direction: column; }
      .sec3 .cont > ul > li:last-of-type {
        flex: 1; }
    .sec3 .cont .s3-ul1,
    .sec3 .cont .s3-ul3 {
      width: 399px; }
      .sec3 .cont .s3-ul1 li:nth-of-type(3),
      .sec3 .cont .s3-ul3 li:nth-of-type(3) {
        margin-bottom: 0; }
    .sec3 .cont .s3-ul2 {
      flex: 1; }
      .sec3 .cont .s3-ul2 li:nth-of-type(1) {
        height: 290px; }
      .sec3 .cont .s3-ul2 li:nth-of-type(2) {
        height: 256px;
        margin-bottom: 0; }
    .sec3 .cont li {
      padding: 14px 18px 18px;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 6px 18px #CDA8E04D;
      border-radius: 6px;
      margin-bottom: 12px; }
      .sec3 .cont li .w-earth {
        width: auto; }
      .sec3 .cont li .top {
        display: flex;
        align-items: center;
        margin-bottom: 12px; }
        .sec3 .cont li .top img {
          width: auto;
          margin-right: 9px; }
        .sec3 .cont li .top p {
          font: normal normal bold 16px/24px Roboto;
          color: #151457;
          width: fit-content; }
        .sec3 .cont li .top span {
          display: block;
          flex: 1;
          text-align: right;
          font: normal normal normal 12px/24px Roboto;
          color: #78869E; }
      .sec3 .cont li .bot {
        margin-top: 16px;
        font: normal normal normal 14px/22px Roboto;
        color: #767691; }
  .sec3 .cont2 {
    width: 1200px;
    margin: 60px auto 0;
    height: 121px;
    background: transparent linear-gradient(96deg, #8DA3FF 0%, #A881FF 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 23px #B681D18D;
    border-radius: 14px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 0 32px; }
    .sec3 .cont2 .star {
      width: 243px;
      position: relative; }
      .sec3 .cont2 .star::after {
        content: '';
        display: block;
        position: absolute;
        top: 2px;
        width: 1px;
        right: -35px;
        height: 101px;
        background-color: #716FDB; }
      .sec3 .cont2 .star:last-of-type::after {
        display: none; }
      .sec3 .cont2 .star img {
        width: 100%; }
  .sec3 .cont_img {
    width: 1200px;
    margin: 34px auto 0; }

.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; }
  .star-box img {
    width: auto; }
  .star-box dl {
    width: 33.3%;
    height: fit-content;
    padding-left: 40px;
    border-right: solid #D8E0FE 1px; }
    .star-box dl:last-child {
      border: none; }
    .star-box dl dt {
      display: flex;
      align-items: center;
      gap: 80px; }
      .star-box dl dt p {
        display: flex;
        align-items: center;
        gap: 5px; }
        .star-box dl dt p span {
          display: block;
          font-size: 20px;
          font-weight: 500; }
    .star-box dl dd {
      margin-top: 12px;
      font: normal normal normal 20px/28px Roboto; }

.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; }

.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; }

.vfg-down {
  position: relative;
  height: fit-content;
  height: 440px;
  padding: 89px 0px 118px;
  background: url(../images/vpn-for-gaming/bottom_bg.png) center no-repeat; }
  .vfg-down .wrapper {
    width: 1200px !important;
    display: flex;
    justify-content: left; }
  .vfg-down .down-txt {
    position: relative;
    max-width: 650px;
    color: #fff; }
    .vfg-down .down-txt h2 {
      font-size: 30px;
      font-weight: 600; }
    .vfg-down .down-txt .desc {
      margin-top: 20px;
      font-size: 16px;
      line-height: 26px; }
  .vfg-down .pc-btn {
    margin-top: 44px;
    justify-content: flex-start; }

@media (max-width: 768px) {
  h2.tit {
    font-size: 2.0714285714rem;
    line-height: 1.2; }

  h3.tit {
    font-size: 2.0714285714rem;
    line-height: 1.2; }

  body .button.button-new .btn-word.btn-pc {
    display: none !important; }

  .btn-mobile {
    display: flex !important; }

  .btn-pc {
    display: none !important; }

  .win-pc {
    display: none !important; }

  .win-mobile {
    display: block !important; }

  .win-pc-flex {
    display: none !important; }

  .win-mobile-flex {
    display: flex !important; }

  .sec3 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    background: #fff; }
    .sec3 .cont_mob {
      width: 100%;
      margin: 2.5rem auto 2rem;
      padding: 0 0.8571428571rem;
      min-height: 21.1428571429rem;
      position: relative; }
    .sec3 .review-button-next,
    .sec3 .review-button-prev {
      width: 2.1428571429rem;
      height: 2.1428571429rem;
      position: absolute;
      right: 0rem;
      top: 44%;
      transform: translateY(-50%);
      z-index: 10;
      background: url("../images/vpn-linux/swi_next.png") no-repeat center/cover; }
    .sec3 .review-button-prev {
      left: -0.3571428571rem;
      right: auto;
      transform: translateY(-50%) rotate(180deg); }
    .sec3 .review-pagination {
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 1.1428571429rem;
      position: relative;
      z-index: 50;
      margin-top: 44px; }
      .sec3 .review-pagination .swiper-pagination-bullet {
        width: 0.6428571429rem;
        height: 0.6428571429rem;
        background: #E8D1FF;
        opacity: 1; }
        .sec3 .review-pagination .swiper-pagination-bullet-active {
          width: 0.7857142857rem;
          height: 0.7857142857rem;
          background-color: #7E85F1; }
    .sec3 .swiper {
      width: 100%; }
      .sec3 .swiper-slide {
        width: 100%;
        min-height: 18.2857142857rem;
        padding: 1.6428571429rem 0.9285714286rem;
        box-shadow: 0px 7px 28px #4422B717;
        border-radius: 0.7142857143rem;
        flex-direction: column;
        justify-content: flex-start;
        align-items: first baseline;
        background: #F8F8F9 0% 0% no-repeat padding-box; }
        .sec3 .swiper-slide .w-earth {
          width: 100px;
          height: 15px;
          margin-bottom: 1.2857142857rem; }
        .sec3 .swiper-slide .top {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          width: 100%; }
          .sec3 .swiper-slide .top .w-earth {
            margin-bottom: 0; }
          .sec3 .swiper-slide .top img {
            width: 1.9285714286rem;
            height: auto;
            display: block;
            margin-right: 0.3571428571rem; }
          .sec3 .swiper-slide .top p {
            text-align: left;
            font-family: Roboto;
            font-size: 1rem;
            line-height: 1.3;
            font-weight: bold;
            letter-spacing: 0px;
            color: #151457; }
        .sec3 .swiper-slide .bot {
          text-align: left;
          font-family: Roboto;
          font-size: 1rem;
          line-height: 1.3; }
    .sec3 .cont2,
    .sec3 .cont {
      display: none !important; }
    .sec3 .cont_img {
      width: 94%;
      margin: 16px auto 0;
      position: relative; }
      .sec3 .cont_img.cont_img1 {
        min-height: 4.5rem;
        margin-top: 0.7142857143rem; }
        .sec3 .cont_img.cont_img1 img {
          transform: scale(1); }
      .sec3 .cont_img img {
        width: 100%; }

  .star-box {
    width: 90%;
    flex-direction: column;
    height: fit-content;
    background: none;
    gap: 0.7142857143rem; }
    .star-box dl {
      width: 100%;
      background: #E5EAFD;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0.7142857143rem 1.4285714286rem; }
      .star-box dl dt img {
        height: 36px;
        width: auto; }
      .star-box dl dt span {
        font-size: 1.4285714286rem; }
      .star-box dl dd p {
        margin-top: 0.5714285714rem;
        font-size: 0.8571428571rem; }

  .vpngaming {
    overflow-x: hidden; }
    .vpngaming .button-combe.btn-primary {
      padding: 0; }
    .vpngaming .button.button-new .arrow-new,
    .vpngaming .btn-default.button-new .arrow-new {
      display: block !important;
      margin-left: 0px !important; }
    .vpngaming .button-new.button-link.btn-default.btn-gold .combe-text {
      flex: 1; }
    .vpngaming .pc-btn {
      width: 80%;
      margin: 3.1428571429rem auto 0px;
      flex-wrap: wrap; }
      .vpngaming .pc-btn a,
      .vpngaming .pc-btn .btn-default.button-new.button-link.btn-default {
        height: 50px !important;
        padding: 0px 10px !important; }
      .vpngaming .pc-btn.vpc a {
        padding: 0px 6px 0px 0px !important; }
      .vpngaming .pc-btn.vpc .btn-word,
      .vpngaming .pc-btn.vpc .combe-text {
        font-size: 1rem;
        font-weight: 500; }

  .wrapper {
    padding: 0px 1.0714285714rem; }

  .vfg-banner {
    margin: 0px;
    padding: 0px 0px 1.4285714286rem;
    height: fit-content;
    background: url(../images/vpn-for-gaming/banner_bg_mob.png) bottom no-repeat;
    background-size: 100% auto; }
    .vfg-banner .equipment {
      display: flex;
      margin: 1.4285714286rem auto 0px; }
    .vfg-banner .wrapper {
      padding: 2.8571428571rem 0 0; }
    .vfg-banner .wban-txt {
      padding: 0 1.1428571429rem;
      width: 100%;
      text-align: center; }
      .vfg-banner .wban-txt .fh1 {
        padding: 0px 0px 1.4285714286rem;
        font-size: 2.1428571429rem; }
      .vfg-banner .wban-txt .sub-title {
        line-height: 1.4; }
      .vfg-banner .wban-txt .pc-btn {
        margin-top: 1.4285714286rem;
        justify-content: center; }
      .vfg-banner .wban-txt ul {
        display: flex;
        flex-direction: column;
        gap: 0.7142857143rem; }
        .vfg-banner .wban-txt ul li {
          align-items: start; }
          .vfg-banner .wban-txt ul li p {
            font-size: 1.1428571429rem;
            line-height: 1.4;
            text-align: left;
            max-width: 90%; }
    .vfg-banner .wban-img {
      margin: 2.1428571429rem auto 0;
      width: 100%;
      height: auto; }
      .vfg-banner .wban-img .computer-pic {
        width: 100%;
        height: auto;
        position: relative; }
    .vfg-banner .banner_list {
      flex-wrap: wrap;
      gap: 0.7142857143rem 5%;
      padding: 0px 1.4285714286rem;
      margin-top: 0px; }
      .vfg-banner .banner_list li {
        width: 47%;
        align-items: start; }
        .vfg-banner .banner_list li::before {
          margin-top: 4px; }
        .vfg-banner .banner_list li p {
          font-size: 0.9285714286rem;
          text-align: left;
          max-width: 88%;
          line-height: 1.4; }

  .page-title h2 {
    font-size: 2rem;
    line-height: 1.5; }
  .page-title p {
    font-size: 1.2857142857rem;
    line-height: 1.5;
    font-weight: 400; }
    .page-title p b {
      font-weight: 600; }

  .vfg-step {
    padding: 2.8571428571rem 0px; }
    .vfg-step .step-content {
      margin-top: 3.5714285714rem;
      flex-direction: column;
      align-items: center;
      gap: 0.7142857143rem; }
      .vfg-step .step-content > img {
        top: 0px;
        right: 0%; }
      .vfg-step .step-content dl {
        width: 100%;
        height: fit-content; }
      .vfg-step .step-content dt {
        height: 70px; }
        .vfg-step .step-content dt span {
          font-size: 1.4285714286rem; }
        .vfg-step .step-content dt img {
          width: 40px; }
      .vfg-step .step-content dd {
        padding: 2.1428571429rem 1.4285714286rem; }
        .vfg-step .step-content dd h4 {
          font-size: 1.4285714286rem; }
        .vfg-step .step-content dd p {
          font-size: 1.2857142857rem;
          text-align: left;
          text-wrap: wrap; }

  .why_need {
    padding: 4.2857142857rem 0px 3.5714285714rem; }
    .why_need ul {
      width: 100%;
      flex-direction: column;
      gap: 7.1428571429rem;
      margin-top: 5.7142857143rem; }
      .why_need ul::after, .why_need ul::before {
        display: none; }
      .why_need ul li {
        width: 100%;
        background: rgba(255, 255, 255, 0.3);
        border: 2px solid rgba(118, 130, 255, 0.3);
        border-radius: 22px;
        position: relative;
        padding: 4.2857142857rem 1.4285714286rem 2.1428571429rem; }
        .why_need ul li img {
          position: absolute;
          top: -75px;
          left: 0;
          right: 0;
          margin: 0px auto; }
        .why_need ul li h4,
        .why_need ul li p {
          padding: 0px; }
        .why_need ul li h4 {
          display: block;
          text-wrap: wrap;
          font-size: 1.4285714286rem;
          text-align: center; }
          .why_need ul li h4::before {
            display: none; }
        .why_need ul li p {
          font-size: 1.1428571429rem;
          text-align: center;
          margin-top: 1.1428571429rem;
          color: #7E7E7E;
          line-height: 1.4; }

  .page_article {
    margin: 0px;
    padding: 3.5714285714rem 0px 0px;
    background: rgba(0, 84, 255, 0.1); }
    .page_article .wrapper {
      padding: 0px; }
    .page_article .atc_box {
      flex-direction: column-reverse !important;
      margin-top: 2.8571428571rem; }
      .page_article .atc_box .atc_txt {
        padding: 0px !important; }
        .page_article .atc_box .atc_txt p {
          font-size: 1.1428571429rem;
          padding: 0px 1.0714285714rem; }
      .page_article .atc_box img {
        position: initial;
        margin-top: 2.1428571429rem; }
      .page_article .atc_box .pc-btn {
        margin-top: 1.4285714286rem; }

  .favorite {
    padding: 3.5714285714rem 0px 2.8571428571rem; }
    .favorite .wrapper {
      padding: 0px; }
    .favorite .fav_list {
      width: 100%;
      padding-bottom: 3.5714285714rem;
      overflow-y: visible; }
      .favorite .fav_list._pc {
        display: none !important; }
      .favorite .fav_list._mobile {
        display: flex !important; }
      .favorite .fav_list .swiper-slide {
        padding-top: 60px; }
      .favorite .fav_list li {
        width: 90%;
        border: 2px solid #9EC2FF;
        margin: 0px auto;
        height: fit-content;
        box-shadow: 0px 12px 22px #6091FF40;
        border-radius: 20px;
        padding: 5rem 1.7857142857rem 2.8571428571rem; }
        .favorite .fav_list li > img {
          position: absolute;
          left: 0;
          top: -60px;
          right: 0;
          margin: 0px auto; }
        .favorite .fav_list li::before {
          display: none; }
        .favorite .fav_list li h4,
        .favorite .fav_list li p {
          text-align: left;
          padding: 0px; }
        .favorite .fav_list li h4 {
          font-size: 1.7142857143rem; }
        .favorite .fav_list li p {
          font-size: 1rem;
          color: #7E7E7E;
          line-height: 1.5; }
      .favorite .fav_list .swiper-button-next,
      .favorite .fav_list .swiper-button-prev {
        width: 40px;
        height: 40px;
        background: url(../images/vpn-for-gaming/swiper_btn.svg) center no-repeat;
        background-size: cover; }
        .favorite .fav_list .swiper-button-next::after,
        .favorite .fav_list .swiper-button-prev::after {
          display: none; }
      .favorite .fav_list .swiper-button-prev {
        transform: rotate(180deg);
        left: 5px; }
      .favorite .fav_list .swiper-button-next {
        right: 5px; }
      .favorite .fav_list .swiper-pagination-bullet {
        width: 12px;
        border-radius: 8px;
        transition: all .3s ease; }
      .favorite .fav_list .swiper-pagination-bullet-active {
        width: 1.4285714286rem; }
    .favorite .pc-btn {
      margin-top: 1.4285714286rem; }

  .platform {
    padding: 3.5714285714rem 0px; }
    .platform .wrapper {
      padding: 0px; }
    .platform .icon_wrap {
      justify-content: center;
      width: 100%;
      gap: 15px;
      margin-top: 1.4285714286rem; }
      .platform .icon_wrap li {
        width: 76px;
        height: 76px;
        flex-direction: column; }
        .platform .icon_wrap li p {
          font-size: 0.8571428571rem; }

  .win-limit {
    height: auto;
    padding: 2.8571428571rem 0px;
    margin-top: 0;
    background: url("../images/vpn-linux/limit_bg_mob.png") no-repeat center bottom; }
    .win-limit .cont_wrap {
      width: 100%;
      margin: 2.1428571429rem 0px; }
      .win-limit .cont_wrap ul {
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 12px;
        width: 100%; }
      .win-limit .cont_wrap li {
        padding: 5px 15px;
        width: 100%; }
        .win-limit .cont_wrap li img {
          width: 30px;
          height: 30px; }
        .win-limit .cont_wrap li p {
          font-size: 1rem; }

  .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 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); }

  .vpn-faqs {
    background: none;
    padding-top: 3.5714285714rem; }

  .vfg-down {
    margin-top: 2.8571428571rem;
    background: url(../images/vpn-for-gaming/bottom_bg_mob.png) bottom no-repeat;
    height: auto;
    background-size: cover;
    padding: 2.8571428571rem 0px 400px; }
    .vfg-down .wrapper {
      flex-direction: column;
      width: 100% !important; }
    .vfg-down .down-txt {
      height: auto; }
    .vfg-down .down-txt {
      padding-top: 0;
      width: 100%;
      text-align: center;
      color: #fff; }
      .vfg-down .down-txt h2 {
        font-size: 2rem;
        line-height: 1.5; }
      .vfg-down .down-txt .desc {
        font-size: 1.2857142857rem;
        line-height: 1.5; }
    .vfg-down .pc-btn {
      margin-top: 2.1428571429rem;
      justify-content: center; } }

/*# sourceMappingURL=vpn-for-gaming.css.map */
