@charset "UTF-8";
.vpn-review {
  padding: 0 0 175px; }
  .vpn-review .review-l {
    position: relative;
    padding-top: 140px;
    width: 390px; }
    .vpn-review .review-l .r-title {
      position: relative; }
      .vpn-review .review-l .r-title::before {
        content: "";
        display: block;
        position: absolute;
        left: -82px;
        bottom: -96px;
        width: 150px;
        height: 234px;
        background: url(../images/review/c-l-content.svg) no-repeat; }
  .vpn-review .arrow-group {
    margin-top: 120px; }
  .vpn-review .arrow,
  .vpn-review .swiper-button-prev,
  .vpn-review .swiper-button-next {
    width: 38px;
    height: 14px;
    display: inline-block;
    text-indent: -9999px; }
  .vpn-review .swiper-button-prev,
  .vpn-review .swiper-button-next {
    display: none !important; }
  .vpn-review .left-arrow,
  .vpn-review .swiper-button-prev {
    background: url("../images/vpn-windows/left-arrow.svg") no-repeat;
    background-position-x: right; }
    .vpn-review .left-arrow:hover,
    .vpn-review .swiper-button-prev:hover {
      transform: rotate(180deg);
      cursor: pointer;
      background: url("../images/review/arrow-l.svg") no-repeat; }
  .vpn-review .right-arrow,
  .vpn-review .swiper-button-next {
    transform: rotate(180deg);
    margin-left: 138px;
    background: url("../images/review/left-arrow.svg") no-repeat;
    background-position-x: right; }
    .vpn-review .right-arrow:hover,
    .vpn-review .swiper-button-next:hover {
      cursor: pointer;
      transform: rotate(0);
      background: url("../images/review/arrow-l.svg") no-repeat; }
  .vpn-review .review-r {
    padding-top: 200px;
    width: 1000px;
    overflow: hidden; }
    .vpn-review .review-r .swiper-container {
      margin-left: 0;
      width: 82%;
      overflow: initial; }
    .vpn-review .review-r .swiper {
      height: 500px;
      padding-left: 50px; }
      .vpn-review .review-r .swiper .swiper-slide {
        height: 151px !important;
        background: #fff;
        border: 1px solid #ede2fc;
        border-radius: 20px;
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
        position: relative;
        cursor: pointer;
        margin-top: 116px; }
        .vpn-review .review-r .swiper .swiper-slide .thumbnail {
          position: absolute;
          left: -34px;
          top: 30px;
          width: 82px;
          height: 82px; }
        .vpn-review .review-r .swiper .swiper-slide .txt {
          margin-left: auto;
          width: 70%;
          text-align: left; }
        .vpn-review .review-r .swiper .swiper-slide .txt-title {
          padding-top: 68px;
          font-size: 16px;
          line-height: 24px;
          font-weight: bold; }
        .vpn-review .review-r .swiper .swiper-slide .txt-p {
          color: #8e8b9d;
          font-size: 12px;
          line-height: 22px; }
        .vpn-review .review-r .swiper .swiper-slide .tips {
          margin: 72px 0 0;
          opacity: 0;
          width: 318px;
          height: 0;
          text-align: left;
          transform: translate(0, 200px); }
      .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active {
        width: 398px !important;
        height: 380px !important;
        box-shadow: 0px 50px 50px rgba(138, 169, 255, 0.251);
        transition: all 0.5s;
        margin-top: 0;
        padding: 0 40px;
        position: relative;
        border: 0;
        display: block !important; }
        .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .thumbnail {
          width: 117px;
          height: 117px;
          position: absolute;
          left: -27px;
          top: 40px; }
        .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .txt {
          padding-left: 78px;
          width: auto;
          margin-left: 0; }
        .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .txt-title {
          font-size: 22px;
          line-height: 34px; }
        .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .txt-p {
          font-size: 14px; }
        .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .tips {
          opacity: 1;
          transform: translate(0, 0);
          transition: all 0.3s;
          transition-delay: 0.4s; }

@media (min-width: 760px) and (max-width: 1600px) {
  .vpn-review {
    display: block;
    padding: 0 40px; }
    .vpn-review .review-l {
      padding-top: 80px;
      width: 100%;
      text-align: center; }
      .vpn-review .review-l .r-title::before {
        display: none; }
    .vpn-review .arrow-group {
      margin: 40px auto 0; }
    .vpn-review .review-r {
      padding-top: 0;
      margin: 0 auto; } }
/* moblie */
@media (max-width: 768px) {
  .vpn-review {
    padding: 0 0 3.5714285714rem; }
    .vpn-review .review-l {
      padding: 4.2857142857rem 0 0;
      width: 100%; }
      .vpn-review .review-l .r-title {
        padding-left: 3.5714285714rem; }
        .vpn-review .review-l .r-title::before {
          left: 0;
          bottom: -7.1428571429rem;
          width: 5.3571428571rem;
          height: 12rem;
          background-size: contain; }
    .vpn-review .arrow-group._mobile {
      position: relative;
      z-index: 9;
      margin: -40px auto 0;
      width: 80%;
      display: flex !important;
      align-items: center;
      justify-content: space-between; }
    .vpn-review .left-arrow {
      margin-left: 0; }
    .vpn-review .right-arrow {
      margin-left: 0;
      margin-right: 0; }
    .vpn-review .review-r {
      padding: 3.5714285714rem 1.4285714286rem 0;
      width: 100%; }
      .vpn-review .review-r .swiper-container {
        margin-left: 0;
        width: 100%; }
      .vpn-review .review-r .swiper {
        padding-left: 0; }
        .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active {
          width: 100% !important; }
          .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .thumbnail {
            width: 90px;
            height: 90px;
            left: -0.8571428571rem;
            top: 1.4285714286rem; }
          .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .txt {
            width: 100%;
            padding-left: 4.7142857143rem; }
          .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .txt-title {
            padding-top: 2.4285714286rem;
            font-size: 1.2857142857rem;
            line-height: 2.4285714286rem; }
          .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .txt-p {
            font-size: 1rem; }
          .vpn-review .review-r .swiper .swiper-slide.swiper-slide-active .tips {
            margin-top: 2.8571428571rem;
            width: 100%; } }
.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; } }
/* size */
/* square */
/* color */
/* gradient */
/*  num */
/* padding */
/* width */
/* color */
/* algin */
@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; } }
.step-0 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 0s, transform 0.6s 0s; }

.step-1 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 0.2s, transform 0.6s 0.2s; }

.step-2 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 0.4s, transform 0.6s 0.4s; }

.step-3 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 0.6s, transform 0.6s 0.6s; }

.step-4 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 0.8s, transform 0.6s 0.8s; }

.step-5 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 1s, transform 0.6s 1s; }

.step-6 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 1.2s, transform 0.6s 1.2s; }

.step-7 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 1.4s, transform 0.6s 1.4s; }

.step-8 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 1.6s, transform 0.6s 1.6s; }

.step-9 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 1.8s, transform 0.6s 1.8s; }

.step-10 {
  opacity: 0;
  transform: translateY(30px);
  transition-duration: 0.6s;
  transition: opacity 0.6s 2s, transform 0.6s 2s; }

.on .step-0 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-1 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-2 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-3 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-4 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-5 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-6 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-7 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-8 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-9 {
  opacity: 1 !important;
  transform: translateY(0); }
.on .step-10 {
  opacity: 1 !important;
  transform: translateY(0); }

.transformY-0 {
  opacity: 0;
  animation: transformY 0s;
  animation-delay: 0.3s;
  animation-fill-mode: forwards; }

.transformY-1 {
  opacity: 0;
  animation: transformY 0.2s;
  animation-delay: 0.3s;
  animation-fill-mode: forwards; }

.transformY-2 {
  opacity: 0;
  animation: transformY 0.4s;
  animation-delay: 0.3s;
  animation-fill-mode: forwards; }

.transformY-3 {
  opacity: 0;
  animation: transformY 0.6s;
  animation-delay: 0.3s;
  animation-fill-mode: forwards; }

.transformY-4 {
  opacity: 0;
  animation: transformY 0.8s;
  animation-delay: 0.3s;
  animation-fill-mode: forwards; }

@keyframes transformY {
  from {
    opacity: 0;
    transform: translateY(50px); }
  to {
    opacity: 1;
    transform: translateY(0px); } }
.blue-circle-container-0 {
  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; }

.blue-circle-container-1 {
  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; }

.blue-circle-container-2 {
  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; }

.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); } }
.win-pc {
  display: block !important; }

.win-mobile {
  display: none !important; }

.win-pc-flex {
  display: flex !important; }

.win-mobile-flex {
  display: none !important; }

p a {
  color: #2C4CD3; }

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; }

p.desc {
  font: normal normal normal 20px/1.2 Lexend;
  color: #111115;
  text-align: center;
  opacity: 1;
  margin-top: 25px; }

.pc-btn {
  margin: auto;
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px; }
  .pc-btn .button-new.button-combe, .pc-btn .button-new.button-link {
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-end;
    padding: 0 10px !important;
    border-radius: 9999px !important;
    gap: 12px;
    min-width: 220px !important;
    max-width: 98% !important;
    width: auto !important; }
    .pc-btn .button-new.button-combe .btn-word, .pc-btn .button-new.button-link .btn-word {
      display: block;
      line-height: 1.5;
      text-align: end;
      font-family: "Lexend", Arial, Helvetica, sans-serif;
      transform: translateX(0%) !important;
      transition: transform 0.3s; }
      .pc-btn .button-new.button-combe .btn-word.btn-pc, .pc-btn .button-new.button-link .btn-word.btn-pc {
        display: block; }
      .pc-btn .button-new.button-combe .btn-word.btn-mobile, .pc-btn .button-new.button-link .btn-word.btn-mobile {
        display: none; }
    .pc-btn .button-new.button-combe .arrow-new, .pc-btn .button-new.button-link .arrow-new {
      margin: 0 !important;
      flex-shrink: 0; }
    .pc-btn .button-new.button-combe:hover .btn-word, .pc-btn .button-new.button-link:hover .btn-word {
      position: relative;
      left: 50%;
      text-align: center;
      transform: translateX(-50%) !important; }
    .pc-btn .button-new.button-combe:hover .arrow-new, .pc-btn .button-new.button-link:hover .arrow-new {
      position: absolute;
      right: 0;
      visibility: hidden;
      transform: translateX(100%) scale(0) !important; }
  .pc-btn .button-new.button-combe:hover .btn-word {
    transform: translateX(-50%) scale(0.1) !important; }
  .pc-btn .button-new.button-link.btn-default {
    padding: 0 10px !important; }

.btn-mobile {
  display: none !important; }

.btn-pc {
  display: flex !important; }

.win-banner {
  padding-bottom: 140px; }
  .win-banner .wrapper {
    padding: 164px 0 0px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 60px; }
  .win-banner .pc-btn {
    margin: 0 auto 72px;
    justify-content: flex-start; }
  .win-banner .wban-txt,
  .win-banner .wban-img {
    position: relative;
    z-index: 1;
    margin: auto;
    width: 640px; }
  .win-banner .wban-img {
    flex: 1;
    min-width: 500px;
    height: 490px;
    position: relative; }
    .win-banner .wban-img .computer-pic {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
      width: 852px;
      height: 680px;
      max-width: none; }
    .win-banner .wban-img ._line,
    .win-banner .wban-img .banicon {
      display: block;
      position: absolute;
      z-index: 1; }
    .win-banner .wban-img ._line {
      z-index: -1;
      top: -284px;
      right: -240px; }
    .win-banner .wban-img .banicon {
      width: 121px;
      height: 121px;
      background: url(../images/vpn-windows/circle-blue.svg) no-repeat; }
      .win-banner .wban-img .banicon._blue {
        top: -64px;
        left: 44px; }
      .win-banner .wban-img .banicon._green {
        top: 28px;
        right: -74px;
        width: 238px;
        height: 238px;
        background: url(../images/vpn-windows/circle-green.svg) no-repeat; }
      .win-banner .wban-img .banicon._orange {
        top: 304px;
        left: -120px;
        width: 66px;
        height: 62px;
        background: url(../images/vpn-windows/circle-orange.svg) no-repeat; }
  .win-banner-title {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5; }
  .win-banner-desc {
    margin: 20px auto 26px;
    font-size: 16px;
    line-height: 1.6; }
  .win-banner-list {
    padding-bottom: 54px; }
    .win-banner-list li {
      font-size: 14px;
      line-height: 1.5; }
  .win-banner .ban_ul {
    width: 1330px;
    margin: 33px auto 0;
    display: flex;
    justify-content: flex-start;
    gap: 80px; }
    .win-banner .ban_ul li {
      font: normal normal normal 16px/1.2 Lexend;
      color: #656565;
      position: relative; }
      .win-banner .ban_ul li:after {
        display: block;
        content: '';
        width: 13px;
        height: 11px;
        position: absolute;
        left: -20px;
        top: 5px;
        background: url(../images/vpn-linux/ban_check.png) no-repeat center/cover; }

.win-device {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 86px 0;
  background: transparent linear-gradient(180deg, #F7FAFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box; }
  .win-device:after {
    content: '';
    display: block;
    position: absolute;
    width: 49px;
    height: 81px;
    background: url(../images/vpn-linux/down.png) no-repeat center/cover;
    left: 49%;
    transform: translateX(-50%);
    top: -40px; }
  .win-device .icon_wrap {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 80px auto 0;
    align-items: center;
    gap: 50px; }
    .win-device .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; }
      .win-device .icon_wrap li a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 8px; }
      .win-device .icon_wrap li img {
        width: auto; }
      .win-device .icon_wrap li p {
        font: normal normal normal 16px/1.2 Lexend;
        letter-spacing: 0px;
        color: #111115; }
  .win-device .cont {
    width: 1200px;
    margin: 80px auto 0;
    height: 301px;
    background: #F0F6FF 0% 0% no-repeat padding-box;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 64px;
    gap: 78px; }
    .win-device .cont p.p1 {
      font: normal normal 600 60px/80px Lexend;
      color: #111115;
      width: 378px;
      height: fit-content; }
    .win-device .cont p.p2 {
      flex: 1;
      font: normal normal normal 16px/32px Lexend;
      color: #111115;
      height: fit-content; }

.win-step {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 90px 0 100px;
  background: #F7FAFF 0% 0% no-repeat padding-box; }
  .win-step .cont {
    width: 1200px;
    margin: 80px auto 100px;
    display: flex;
    justify-content: center;
    gap: 8px; }
    .win-step .cont li {
      width: 290px;
      text-align: center; }
      .win-step .cont li:nth-of-type(even) {
        width: 126px;
        padding-top: 50px; }
      .win-step .cont li img {
        width: 257px; }
      .win-step .cont li .line {
        width: 126px;
        height: 91px; }
      .win-step .cont li p.p1 {
        font: normal normal bold 20px/1.5 Lexend;
        color: #151457; }
      .win-step .cont li p.p2 {
        margin-top: 20px;
        font: normal normal normal 16px/24px Lexend;
        color: #151457; }

.win-feature {
  padding: 126px 0 0px;
  overflow: hidden; }
  .win-feature-title, .win-feature-desc {
    margin: 0 auto;
    width: 100%;
    max-width: 900px;
    text-align: center;
    line-height: 1.5;
    font-size: 40px;
    font-weight: 600; }
  .win-feature-desc {
    color: #8E8B9D;
    margin-top: 24px;
    font-size: 16px;
    margin-bottom: 100px;
    font-weight: 400; }
  .win-feature-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 100px;
    margin-top: 20px; }
    .win-feature-box .w-f-txt-title {
      font-weight: bold; }
    .win-feature-box .w-f-txt-title,
    .win-feature-box .w-f-txt-desc {
      font-size: 34px;
      line-height: 1.5; }
    .win-feature-box .w-f-txt-desc {
      font-size: 14px; }
      .win-feature-box .w-f-txt-desc a {
        color: #2D69FF; }
    .win-feature-box.on .w-f-img .line-lock img.line-l {
      transition: all 0.3s linear;
      transition-delay: 1s; }
      .win-feature-box.on .w-f-img .line-lock img.line-l.l-one {
        left: -72px; }
      .win-feature-box.on .w-f-img .line-lock img.line-l.l-two {
        top: 216px;
        right: -32px; }
      .win-feature-box.on .w-f-img .line-lock img.line-l.l-three {
        top: 242px;
        right: -164px; }
      .win-feature-box.on .w-f-img .line-lock img.line-l.l-four {
        left: -98px; }
    .win-feature-box.on .w-f-img .w-unlock {
      animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
      animation-delay: 1.6s; }
    .win-feature-box.on.w-best .w-f-img .k-one,
    .win-feature-box.on.w-best .w-f-img .k-two {
      animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }
    .win-feature-box.on.w-best .w-f-img .k-one {
      animation-delay: 1.8s; }
    .win-feature-box.on.w-best .w-f-img .k-two {
      animation-delay: 1.6s; }
    .win-feature-box.on.w-fast .w-f-img .fast-step {
      animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }
      .win-feature-box.on.w-fast .w-f-img .fast-step.f-one {
        animation-delay: 1s; }
      .win-feature-box.on.w-fast .w-f-img .fast-step.f-two {
        animation-delay: 1.2s; }
      .win-feature-box.on.w-fast .w-f-img .fast-step.f-three {
        animation-delay: 1.4s; }
      .win-feature-box.on.w-fast .w-f-img .fast-step.f-four {
        animation-delay: 1.6s; }
    .win-feature-box.on.w-lock .w-f-img .edia-one {
      animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
      animation-delay: 1.8s; }
    .win-feature-box.on.w-step .w-f-img .pic-step {
      animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }
      .win-feature-box.on.w-step .w-f-img .pic-step.up_vpn {
        animation-delay: 1s; }
      .win-feature-box.on.w-step .w-f-img .pic-step.up_xbox {
        animation-delay: 1.2s; }
      .win-feature-box.on.w-step .w-f-img .pic-step.up_adr {
        animation-delay: 1.4s; }
      .win-feature-box.on.w-step .w-f-img .pic-step.up_mac {
        animation-delay: 1.6s; }
      .win-feature-box.on.w-step .w-f-img .pic-step.up_win {
        animation-delay: 1.8s; }
      .win-feature-box.on.w-step .w-f-img .pic-step.up_ios {
        animation-delay: 2s; }
    .win-feature-box.w-best .w-f-txt {
      margin-top: 90px; }
    .win-feature-box.w-best .w-f-img {
      margin-top: 50px;
      width: 542px;
      height: 430px; }
      .win-feature-box.w-best .w-f-img .k-one,
      .win-feature-box.w-best .w-f-img .k-two {
        display: block;
        position: absolute;
        opacity: 0;
        z-index: 3; }
      .win-feature-box.w-best .w-f-img .k-one {
        width: 366px;
        top: 128px;
        right: -110px; }
      .win-feature-box.w-best .w-f-img .k-two {
        width: 238px;
        top: 168px;
        left: 10px; }
    .win-feature-box.w-fast .w-f-txt {
      margin-top: 80px; }
    .win-feature-box.w-fast .w-f-img {
      margin-top: 60px;
      height: 364px; }
      .win-feature-box.w-fast .w-f-img .fast-step {
        display: block;
        position: absolute;
        z-index: 2;
        opacity: 0; }
        .win-feature-box.w-fast .w-f-img .fast-step.f-one {
          right: 200px;
          top: 78px;
          width: 142px; }
        .win-feature-box.w-fast .w-f-img .fast-step.f-two {
          top: 68px;
          right: -60px;
          width: 292px; }
        .win-feature-box.w-fast .w-f-img .fast-step.f-three {
          top: 188px;
          left: 62px;
          width: 242px; }
        .win-feature-box.w-fast .w-f-img .fast-step.f-four {
          top: 28px;
          left: -28px;
          width: 266px; }
    .win-feature-box.w-lock .w-f-txt {
      margin-top: 140px; }
    .win-feature-box.w-lock .w-f-img {
      margin-top: 100px;
      width: 542px;
      height: 430px; }
      .win-feature-box.w-lock .w-f-img .fast-lock {
        width: 100%;
        max-width: 100%; }
      .win-feature-box.w-lock .w-f-img .edia-one {
        display: block;
        position: absolute;
        opacity: 0;
        z-index: 3;
        width: 350px;
        top: 100px;
        right: -85px; }
    .win-feature-box.w-step .w-f-txt {
      margin-top: 150px; }
    .win-feature-box.w-step .w-f-img {
      margin-top: 60px;
      height: auto; }
      .win-feature-box.w-step .w-f-img .main-step {
        width: 100%;
        max-width: 100%; }
      .win-feature-box.w-step .w-f-img .pic-step {
        display: block;
        position: absolute;
        z-index: 2;
        opacity: 0; }
        .win-feature-box.w-step .w-f-img .pic-step.up_vpn {
          width: 48%;
          top: 28%;
          left: 28%; }
        .win-feature-box.w-step .w-f-img .pic-step.up_xbox {
          width: 18%;
          top: 40%;
          left: 9%; }
        .win-feature-box.w-step .w-f-img .pic-step.up_adr {
          width: 17%;
          top: 45%;
          right: 15%; }
        .win-feature-box.w-step .w-f-img .pic-step.up_mac {
          width: 17%;
          top: 12%;
          right: 4%; }
        .win-feature-box.w-step .w-f-img .pic-step.up_win {
          width: 17.5%;
          bottom: 12%;
          left: 30%; }
        .win-feature-box.w-step .w-f-img .pic-step.up_ios {
          width: 18%;
          top: 8%;
          left: 42%; }
    .win-feature-box .w-f-txt,
    .win-feature-box .w-f-img {
      position: relative;
      z-index: 1;
      width: 100%;
      max-width: 520px;
      flex-shrink: 0; }
    .win-feature-box .w-f-img {
      max-width: 542px; }
    .win-feature-box .line-lock {
      position: absolute;
      top: 0;
      left: 62px;
      z-index: 1;
      width: 438px;
      height: 438px;
      overflow: hidden;
      border-radius: 50%; }
      .win-feature-box .line-lock img.line-l {
        display: block;
        position: absolute;
        width: auto;
        max-width: none;
        transition: all 0.3s linear; }
        .win-feature-box .line-lock img.line-l.l-one {
          top: 118px;
          left: -57px;
          width: 284px; }
        .win-feature-box .line-lock img.line-l.l-two {
          top: 206px;
          right: -26px;
          width: 266px; }
        .win-feature-box .line-lock img.line-l.l-three {
          width: 338px;
          top: 244px;
          right: -150px; }
        .win-feature-box .line-lock img.line-l.l-four {
          top: 220px;
          left: -86px;
          width: 362px; }
    .win-feature-box .w-unlock {
      display: block;
      position: absolute;
      bottom: -20px;
      right: -20px;
      z-index: 2;
      width: 234px;
      opacity: 0; }
  .win-feature .win-list-btn {
    margin-top: 120px !important; }
.win-faqs {
  padding: 150px 0 120px;
  font-weight: 600; }
  .win-faqs-title {
    font-size: 40px;
    line-height: 1.5;
    text-align: center; }
  .win-faqs .faqs-ul {
    margin: 50px auto 0;
    width: 100%;
    max-width: 1100px; }
  .win-faqs .faqs-list {
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid rgba(30, 28, 44, 0.12); }
    .win-faqs .faqs-list.on {
      padding-bottom: 30px; }
      .win-faqs .faqs-list.on .win-faqs-h3 {
        color: #1e1c2c; }
      .win-faqs .faqs-list.on .faqs-icon {
        background: url(../images/faqs/faqs-icon.svg) no-repeat;
        transform: rotate(45deg);
        transition: transform 0.3s; }
      .win-faqs .faqs-list.on .list-tips {
        padding: 0;
        z-index: 1;
        height: auto;
        opacity: 1;
        transition: all 0.3s; }
    .win-faqs .faqs-list .win-faqs-h3 {
      position: relative;
      padding: 20px 0;
      font-size: 20px;
      font-weight: bold;
      line-height: 1.5; }
    .win-faqs .faqs-list .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; }
    .win-faqs .faqs-list .list-tips {
      position: relative;
      z-index: -9;
      width: 1070px;
      height: 0;
      cursor: initial;
      opacity: 0; }
    .win-faqs .faqs-list .win-faqs-desc {
      position: relative;
      padding: 20px 0;
      font-size: 14px;
      line-height: 2; }

.win-tool {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 150px 0 0px; }
  .win-tool .cont {
    width: 1200px;
    margin: 80px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 50px;
    margin-bottom: 100px; }
    .win-tool .cont li {
      width: 354px;
      height: 430px;
      background: #FFFFFF 0% 0% no-repeat padding-box;
      box-shadow: 0px 6px 22px #89898929;
      border-radius: 8px;
      text-align: left;
      padding: 49px 26px 0; }
      .win-tool .cont li img {
        width: 68px;
        height: 68px; }
      .win-tool .cont li p.p1 {
        font: normal normal 600 20px/1.4 Lexend;
        color: #1E1C2C;
        margin: 30px 0 20px; }
      .win-tool .cont li p.p2 {
        font: normal normal normal 16px/30px Lexend;
        color: #939393; }

.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; }

.win-limit {
  width: 100%;
  max-width: 1920px;
  height: 627px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding-top: 150px;
  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; }

.win-garantee {
  width: 1200px;
  height: 440px;
  margin: 150px auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 2px solid #E8E8E8;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .win-garantee .left {
    background: #D4E2F7 0% 0% no-repeat padding-box;
    border-radius: 8px 0px 0px 8px;
    width: 325px;
    height: 440px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .win-garantee .right {
    height: 440px;
    flex: 1;
    box-sizing: border-box;
    padding: 50px 65px 0 74px; }
    .win-garantee .right h2 {
      font: normal normal 600 30px/46px Lexend;
      color: #111115; }
    .win-garantee .right p.p1 {
      font: normal normal normal 16px/30px Lexend;
      color: #111115;
      margin-top: 12px;
      margin-bottom: 36px; }
    .win-garantee .right .flex_wrap {
      display: flex;
      justify-content: flex-start;
      gap: 50px; }

.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; }

.win-review {
  width: 100%;
  max-width: 1920px;
  height: 1052px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding-top: 100px;
  background: url(../images/vpn-linux/coo_bg.png) no-repeat center/cover; }
  .win-review p.desc {
    font: normal normal normal 18px/21px Lexend;
    color: #000000;
    margin-top: 8px; }
  .win-review .coo_img {
    width: 1170px;
    height: 136px;
    display: block;
    margin: 51px auto 66px; }
  .win-review .cont {
    width: 1230px;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 13px; }
    .win-review .cont li {
      background: #FFFFFF 0% 0% no-repeat padding-box;
      border: 1px solid #E2E0EB;
      border-radius: 4px;
      width: 604px;
      height: 257px;
      box-sizing: border-box;
      padding: 36px 60px 0; }
      .win-review .cont li img {
        width: auto; }
      .win-review .cont li p.p1 {
        font: normal normal normal 14px/28px Lexend;
        color: #1E1C2C;
        margin-top: 20px; }

.win-bot {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 38px 0 45px;
  background: url(../images/vpn-linux/bot_bg.webp) no-repeat center/cover; }
  .win-bot .wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 110px; }
    .win-bot .wrapper .left {
      width: 566px; }
      .win-bot .wrapper .left h2 {
        font: normal normal 600 30px/1.2 Lexend;
        color: #1E1C2B; }
      .win-bot .wrapper .left p {
        font: normal normal normal 16px/1.6 Lexend;
        color: #1E1C2B;
        margin: 18px auto 35px; }
      .win-bot .wrapper .left .flex_wrap {
        justify-content: flex-start; }
    .win-bot .wrapper .right {
      width: 449px;
      height: 263px; }

/* moblie */
@media (max-width: 768px) {
  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; }

  img {
    width: 100%;
    max-width: 100%;
    height: auto; }

  h2.tit {
    font-size: 2.0714285714rem;
    line-height: 1.2; }

  h3.tit {
    font-size: 2.0714285714rem;
    line-height: 1.2; }

  p.desc {
    font-size: 1rem;
    line-height: 1.2;
    margin-top: 30px;
    padding: 0 16px;
    color: #727272; }

  .win-banner .wrapper {
    padding: 44px 16px 0;
    flex-direction: column; }
  .win-banner .wban-txt {
    width: 100%; }
    .win-banner .wban-txt h1 {
      font-size: 1.7857142857rem;
      font-weight: 500; }
    .win-banner .wban-txt .win-banner-desc {
      font-size: 1rem;
      font-weight: 500;
      margin-top: 30px; }
    .win-banner .wban-txt .win-banner-list {
      padding-bottom: 0;
      margin-bottom: 40px; }
      .win-banner .wban-txt .win-banner-list li {
        font-size: 1rem; }
  .win-banner .wban-img {
    width: 100%;
    margin-top: -70px;
    min-width: auto; }
    .win-banner .wban-img .computer-pic {
      position: static;
      width: 100%;
      height: auto;
      transform: none; }
  .win-banner .ban_ul {
    width: 100%;
    flex-direction: column;
    gap: 10px;
    padding-left: 70px; }

  .win-device .icon_wrap {
    justify-content: center;
    width: 100%;
    gap: 15px;
    margin-top: 15px; }
    .win-device .icon_wrap li {
      width: 76px;
      height: 76px;
      flex-direction: column; }
      .win-device .icon_wrap li p {
        font-size: 0.8571428571rem; }
  .win-device .cont {
    width: 92%;
    margin: 15px auto 0;
    padding: 20px 25px;
    flex-direction: column;
    gap: 15px;
    height: auto; }
    .win-device .cont p.p1 {
      font-size: 1.4285714286rem;
      width: auto;
      line-height: 1.2; }
    .win-device .cont p.p2 {
      width: auto;
      font-size: 1rem;
      line-height: 1.4;
      color: #727272; }

  .win-step {
    padding: 30px 16px 30px; }
    .win-step .cont {
      flex-direction: column;
      align-items: center;
      width: 100%;
      gap: 50px;
      margin: 30px auto 45px; }
      .win-step .cont li:nth-of-type(even) {
        display: none; }
      .win-step .cont li {
        width: 100%; }

  .win-feature {
    padding: 40px 16px; }
    .win-feature-title, .win-feature-desc {
      font-size: 2.0714285714rem; }
    .win-feature-desc {
      padding-top: 20px;
      font-size: 1rem;
      margin-bottom: 10px; }
    .win-feature .w-f-txt-title {
      font-size: 20px; }
    .win-feature .w-f-txt-desc {
      font-size: 14px; }
    .win-feature .pc-btn {
      justify-content: center; }
    .win-feature-box {
      gap: 20px;
      margin-top: 50px; }
      .win-feature-box.on .w-f-img .line-lock img.line-l {
        transition: all 0.3s linear;
        transition-delay: 1s; }
        .win-feature-box.on .w-f-img .line-lock img.line-l.l-one {
          left: -72px; }
        .win-feature-box.on .w-f-img .line-lock img.line-l.l-two {
          top: 216px;
          right: -32px; }
        .win-feature-box.on .w-f-img .line-lock img.line-l.l-three {
          top: 242px;
          right: -164px; }
        .win-feature-box.on .w-f-img .line-lock img.line-l.l-four {
          left: -98px; }
      .win-feature-box.on .w-f-img .w-unlock {
        animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
        animation-delay: 1.6s; }
      .win-feature-box.on.w-best .w-f-img .k-one,
      .win-feature-box.on.w-best .w-f-img .k-two {
        animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }
      .win-feature-box.on.w-best .w-f-img .k-one {
        animation-delay: 1.8s; }
      .win-feature-box.on.w-best .w-f-img .k-two {
        animation-delay: 1.6s; }
      .win-feature-box.on.w-fast .w-f-img .fast-step {
        animation: w-showlock 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }
        .win-feature-box.on.w-fast .w-f-img .fast-step.f-one {
          animation-delay: 1s; }
        .win-feature-box.on.w-fast .w-f-img .fast-step.f-two {
          animation-delay: 1.2s; }
        .win-feature-box.on.w-fast .w-f-img .fast-step.f-three {
          animation-delay: 1.4s; }
        .win-feature-box.on.w-fast .w-f-img .fast-step.f-four {
          animation-delay: 1.6s; }
      .win-feature-box.w-best {
        flex-wrap: wrap-reverse !important; }
        .win-feature-box.w-best .w-f-txt {
          margin-top: 30px; }
        .win-feature-box.w-best .w-f-img {
          margin-top: 10px;
          width: 100%;
          height: auto; }
          .win-feature-box.w-best .w-f-img .k-one {
            width: 184px;
            top: 104px;
            right: -20px; }
          .win-feature-box.w-best .w-f-img .k-two {
            width: 150px;
            top: 104px;
            right: 0px; }
      .win-feature-box.w-fast .w-f-txt {
        margin-top: 30px; }
      .win-feature-box.w-fast .w-f-img {
        margin-top: 10px;
        width: 100%;
        height: auto; }
      .win-feature-box.w-lock {
        flex-flow: wrap !important; }
        .win-feature-box.w-lock .w-f-txt {
          margin-top: 0px; }
        .win-feature-box.w-lock .w-f-img {
          margin-top: 0px;
          width: 100%;
          height: auto;
          max-width: 542px;
          max-height: 430px; }
          .win-feature-box.w-lock .w-f-img .edia-one {
            width: 250px;
            top: 50px;
            right: -50px; }
      .win-feature-box.w-step {
        flex-wrap: wrap; }
        .win-feature-box.w-step .w-f-txt {
          margin-top: 0px; }
        .win-feature-box.w-step .w-f-img {
          margin-top: 30px; }
      .win-feature-box .w-f-txt,
      .win-feature-box .w-f-img {
        text-align: center; }
      .win-feature-box .w-f-txt {
        margin-top: 40px; }
      .win-feature-box .w-f-img {
        width: 100%; }
  .win-faqs {
    padding: 70px 16px 0; }
    .win-faqs-title {
      font-size: 20px; }
    .win-faqs .faqs-ul {
      margin: 30px auto 0; }
    .win-faqs .faqs-list.on {
      padding-bottom: 20px; }
    .win-faqs .faqs-list .faqs-icon {
      top: 5px; }
    .win-faqs .faqs-list .win-faqs-h3 {
      padding: 10px 0;
      padding-right: 50px;
      font-size: 16px; }
    .win-faqs .faqs-list .list-tips {
      width: 100%; }
    .win-faqs .faqs-list .win-faqs-desc {
      padding: 10px 0; }

  .win-tool {
    padding: 40px 16px;
    background: #F8FAFF 0% 0% no-repeat padding-box; }
    .win-tool .cont {
      width: 100%;
      margin: 35px auto 35px;
      gap: 19px; }
      .win-tool .cont li {
        width: 47%;
        height: auto;
        padding: 12px; }
        .win-tool .cont li img {
          width: 34px;
          height: 34px; }
        .win-tool .cont li p.p1 {
          font-size: 1rem;
          font-weight: 400;
          line-height: 1.4;
          margin: 10px 0; }
        .win-tool .cont li p.p2 {
          line-height: 1.4;
          font-size: 0.8571428571rem;
          font-weight: 400; }

  .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; }

  .win-limit {
    height: auto;
    padding: 40px 16px 50px;
    margin-top: 0;
    background: url("../images/vpn-linux/limit_bg_mob.png") no-repeat center bottom; }
    .win-limit .cont_wrap {
      width: 100%;
      margin: 30px auto 30px; }
      .win-limit .cont_wrap ul {
        display: flex;
        justify-content: center;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 12px;
        width: 100%; }
      .win-limit .cont_wrap li {
        display: flex;
        align-items: center;
        padding: 5px 15px;
        box-shadow: 0px 3px 6px #00000010;
        border-radius: 6px;
        width: 100%;
        gap: 15px; }
        .win-limit .cont_wrap li img {
          width: 30px;
          height: 30px; }
        .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; }

  .win-garantee {
    width: 100%;
    height: auto;
    border: none;
    padding: 40px 16px;
    margin: 0 auto;
    flex-direction: column-reverse; }
    .win-garantee .right {
      width: 100%;
      padding: 0;
      text-align: center; }
      .win-garantee .right h2 {
        font-size: 2.0714285714rem;
        line-height: 1.2; }
      .win-garantee .right p.p1 {
        font-size: 1rem;
        margin-top: 15px; }
      .win-garantee .right .flex_wrap {
        gap: 12px; }
    .win-garantee .left {
      width: 100%;
      margin-top: 30px;
      background: none;
      height: auto; }
      .win-garantee .left img {
        width: 235px;
        height: 291px; }

  .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%; }

  .win-review {
    height: auto;
    background: none;
    padding-top: 40px;
    padding: 40px 16px;
    background: url(../images/vpn-linux/review_bg_mob.png) no-repeat center bottom; }
    .win-review .review-button-prev1 {
      width: 60px;
      height: 20px;
      position: absolute;
      left: 120px;
      bottom: 40px;
      background: url(../images/vpn-linux/arrow2.png) no-repeat center/cover;
      transform: rotate(180deg); }
      .win-review .review-button-prev1.swiper-button-disabled {
        width: 35px;
        height: 22px;
        left: 120px;
        bottom: 40px;
        background: url(../images/vpn-linux/arrow1.png) no-repeat center/cover;
        transform: rotate(0deg); }
    .win-review .review-button-next1 {
      width: 60px;
      height: 20px;
      position: absolute;
      right: 120px;
      bottom: 40px;
      background: url(../images/vpn-linux/arrow2.png) no-repeat center/cover;
      transform: rotate(0deg);
      position: absolute; }
      .win-review .review-button-next1.swiper-button-disabled {
        width: 35px;
        height: 22px;
        right: 120px;
        transform: rotate(180deg);
        bottom: 40px;
        background: url(../images/vpn-linux/arrow1.png) no-repeat center/cover; }
    .win-review .cont {
      width: 100%;
      height: 550px;
      position: relative; }
      .win-review .cont li {
        width: 100%;
        height: auto;
        padding: 18px 24px;
        display: flex;
        flex-direction: column;
        gap: 12px;
        background: none;
        border: none; }
        .win-review .cont li > div {
          background: #FFFFFF 0% 0% no-repeat padding-box;
          border: 1px solid #E2E0EB;
          border-radius: 4px;
          width: 100%;
          height: auto;
          padding: 18px 24px;
          width: 100%; }
        .win-review .cont li img {
          height: 40px; }
        .win-review .cont li p.p1 {
          font-size: 0.8571428571rem;
          line-height: 1.4;
          margin-top: 12px; }

  .win-bot {
    height: auto;
    padding: 36px 16px;
    background: url("../images/vpn-linux/bot_bg_mob.png") no-repeat center bottom; }
    .win-bot .wrapper {
      flex-direction: column;
      gap: 30px; }
      .win-bot .wrapper .left {
        width: 100%; }
        .win-bot .wrapper .left .flex_wrap {
          flex-direction: column;
          width: 100%;
          gap: 12px; }
        .win-bot .wrapper .left h2 {
          font-size: 2.0714285714rem;
          line-height: 1.2; }
        .win-bot .wrapper .left p.p1 {
          font-size: 1rem;
          line-height: 1.2; }
      .win-bot .wrapper .right {
        width: 100%;
        height: auto; } }
@keyframes w-showlock {
  from {
    opacity: 0;
    transform: scale(0); }
  to {
    opacity: 1;
    transform: scale(1); } }
@keyframes waveopac {
  from {
    opacity: 1;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%; }
  to {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; } }

/*# sourceMappingURL=vpn-linux.css.map */
