@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之上的*/
  html {
    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; }

.wrapper {
  width: 1200px !important; }

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 0 16px !important;
    border-radius: 9999px !important;
    gap: 0px;
    margin-right: 0px !important;
    min-width: 220px !important;
    max-width: 98% !important;
    width: auto !important; }
    .pc-btn .button-new.button-combe .arrow-new, .pc-btn .button-new.button-link .arrow-new {
      margin-left: 20px; }
  .pc-btn .button-new.button-combe {
    padding-left: 24px !important; }
  .pc-btn .button-new.button-link.btn-default {
    padding: 0 10px !important; }
    .pc-btn .button-new.button-link.btn-default:hover .btn-word {
      color: #000000 !important; }

.btn-mobile {
  display: none !important; }

.btn-pc {
  display: flex !important; }

.win-banner {
  background: url(../images/vpn-firefox/img_banner_bg.png) no-repeat center/cover;
  padding-bottom: 80px; }
  .win-banner .wrapper {
    padding: 94px 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: 616px; }
  .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;
      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;
    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 {
      position: relative;
      font-size: 14px;
      line-height: 1.5;
      padding-left: 40px; }
      .win-banner-list li::after {
        position: absolute;
        content: "";
        width: 31px;
        height: 31px;
        left: 0;
        top: -2px;
        background: url(../images/vpn-chrome/right_icon01.png); }
  .win-banner .ban_ul {
    width: 1330px;
    margin: 33px auto 0;
    display: flex;
    justify-content: space-between;
    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-banner .related-vpn {
    position: relative;
    width: 1200px;
    height: 50px;
    margin: 0px auto;
    margin-top: 50px;
    background: #FFFFFF;
    box-shadow: 0px 3px 12px #ADADAD29;
    border-radius: 12px;
    overflow: hidden; }
    .win-banner .related-vpn li {
      position: relative; }
      .win-banner .related-vpn li:last-of-type:after {
        display: none; }
      .win-banner .related-vpn li::after {
        position: absolute;
        content: "";
        right: 0;
        top: 12px;
        width: 1px;
        height: 25px;
        background-color: #ccc; }
    .win-banner .related-vpn .swiper-slide {
      width: 25%; }
    .win-banner .related-vpn .swiper-button-next:after,
    .win-banner .related-vpn .swiper-button-prev:after {
      font-size: 20px; }

.win-device {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  padding: 86px 0;
  margin-top: 90px;
  background: transparent linear-gradient(180deg, #F7FAFF 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box; }
  .win-device:after {
    content: '';
    display: block;
    position: absolute;
    width: 28px;
    height: 44px;
    background: url(../images/vpn-chrome/down_device.png) no-repeat center/cover;
    left: 49%;
    transform: translateX(-50%);
    top: -20px; }
  .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; }
  .win-step .cont {
    width: 1200px;
    margin: 80px auto 100px;
    display: flex;
    justify-content: space-around;
    gap: 8px; }
    .win-step .cont li {
      position: relative;
      width: 297px;
      padding-bottom: 25px;
      text-align: center;
      background: #FFFFFF;
      border: 1px solid #DAD8FF;
      border-radius: 19px; }
      .win-step .cont li::after {
        position: absolute;
        content: "";
        width: 27px;
        height: 21px;
        right: -70px;
        top: 0;
        bottom: 0;
        margin: auto;
        background: url(../images/vpn-chrome/next_iocn01.png); }
      .win-step .cont li:nth-child(3):after {
        display: none; }
      .win-step .cont li h4 {
        display: flex;
        height: 47px;
        margin-bottom: 30px;
        padding: 0px 17px;
        justify-content: space-between;
        align-items: center;
        background: #F7F7FF;
        color: #A19DE3;
        border-top-right-radius: 19px;
        border-top-left-radius: 19px;
        border-radius: 19px 19px 0px 0px; }
      .win-step .cont li p.p1 {
        padding: 0px 17px;
        text-align: left;
        font: normal normal bold 18px/42px Lexend;
        color: #111115; }
      .win-step .cont li p.p2 {
        padding: 0px 17px;
        text-align: left;
        font: normal normal normal 16px/26px Lexend;
        color: #484848; }

.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; }
  .win-feature-desc {
    color: #8E8B9D;
    margin-top: 24px;
    font-size: 16px;
    margin-bottom: 50px; }
  .win-feature-message {
    height: 400px;
    margin-top: 60px !important; }
  .win-feature-box {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 100%; }
    .win-feature-box .w-f-txt {
      width: 507px;
      padding: 20px 40px;
      height: 298px;
      background: transparent linear-gradient(255deg, #EBF1FFAB 0%, #F3F3F3 100%) 0% 0% no-repeat padding-box;
      border-radius: 11px;
      opacity: 0;
      transform: translateX(-40px);
      transition: all 0.4s; }
    .win-feature-box .w-f-img {
      opacity: 0;
      transform: translateX(-40px);
      transition: all 0.4s; }
    .win-feature-box .w-f-txt-title,
    .win-feature-box .w-f-txt-desc {
      font-size: 34px;
      line-height: 1.5; }
    .win-feature-box ul li {
      position: relative;
      font: normal normal normal 16px/24px Lexend;
      padding-left: 40px; }
      .win-feature-box ul li::after {
        position: absolute;
        content: "";
        width: 31px;
        height: 31px;
        left: 0;
        top: 2px;
        background: url(../images/vpn-chrome/right_icon01.png); }
    .win-feature-box .w-f-txt-desc {
      font-size: 16px; }
      .win-feature-box .w-f-txt-desc a {
        color: #2D69FF; }
    .win-feature-box.on {
      z-index: 99; }
      .win-feature-box.on .w-f-txt,
      .win-feature-box.on .w-f-img {
        opacity: 1;
        transform: translateX(0px); }
    .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-change {
    display: flex;
    justify-content: center;
    gap: 20px; }
    .win-feature-change li {
      display: flex;
      width: 180px;
      cursor: pointer;
      padding-bottom: 20px;
      border-bottom: solid #EBEBEB 2px;
      font-size: 16px; }
      .win-feature-change li.active {
        color: #2D69FF;
        border-color: #2D69FF; }
        .win-feature-change li.active svg {
          fill: #2D69FF; }
      .win-feature-change li svg {
        width: 20px;
        height: 20px;
        margin-left: 5px; }
  .win-feature .win-list-btn {
    margin-top: 50px !important; }
.win-faqs {
  padding: 150px 0 120px; }
  .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;
      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-faqs .faqs-list ul {
      margin: -20px auto; }
      .win-faqs .faqs-list ul li {
        color: #8e8b9d;
        line-height: 2;
        list-style-type: disc;
        font-size: 14px; }

.win-tool {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 50px;
  position: relative;
  box-sizing: border-box;
  padding: 90px 0 0px;
  background: transparent linear-gradient(180deg, #F7FAFF 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box; }
  .win-tool:after {
    content: '';
    display: block;
    position: absolute;
    width: 28px;
    height: 44px;
    background: url(../images/vpn-chrome/down_device.png) no-repeat center/cover;
    left: 49%;
    transform: translateX(-50%);
    top: -20px; }
  .win-tool .cont {
    width: 1200px;
    margin: 80px auto 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px; }
    .win-tool .cont li {
      width: 33%;
      padding: 49px;
      text-align: center;
      border-right: solid rgba(118, 130, 255, 0.26) 1px;
      border-bottom: solid rgba(118, 130, 255, 0.26) 1px; }
      .win-tool .cont li:nth-child(4), .win-tool .cont li:nth-child(5), .win-tool .cont li:nth-child(6) {
        border-bottom: none; }
      .win-tool .cont li:nth-child(3), .win-tool .cont li:nth-child(6) {
        border-right: none; }
      .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; }

.win-features {
  padding-top: 90px; }
  .win-features .cont_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 65px;
    margin-bottom: 65px;
    justify-content: space-between; }
    .win-features .cont_wrap dl {
      display: flex;
      width: 580px;
      height: 119px;
      margin-bottom: 25px;
      align-items: center;
      background: #F7FAFF;
      border-radius: 12px; }
      .win-features .cont_wrap dl dt {
        width: 90px;
        text-align: center; }
      .win-features .cont_wrap dl dd {
        width: 422px; }
        .win-features .cont_wrap dl dd h3 {
          margin-bottom: 10px;
          font: normal normal bold 18px/36px Lexend; }
        .win-features .cont_wrap dl dd p {
          color: #484848;
          font: normal normal normal 14px/26px Lexend; }

.section-earth {
  margin-top: 160px;
  margin-bottom: 90px; }
  .section-earth .earth-bg-m {
    display: none; }
  .section-earth .earth-ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 54px; }
    .section-earth .earth-ul li {
      position: relative;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      text-transform: uppercase;
      padding-right: 30px;
      margin-left: 30px; }
      .section-earth .earth-ul li ._icon {
        display: block;
        margin-left: 10px;
        width: 40px; }
      .section-earth .earth-ul li ._tit {
        font-size: 18px;
        line-height: 24px; }
        .section-earth .earth-ul li ._tit > span {
          font-weight: bold;
          display: inline-block; }
        .section-earth .earth-ul li ._tit ._blue {
          color: #0054ff;
          font-size: 24px; }
          .section-earth .earth-ul li ._tit ._blue div {
            font-weight: 600; }
        .section-earth .earth-ul li ._tit .earth-num1,
        .section-earth .earth-ul li ._tit .earth-num2,
        .section-earth .earth-ul li ._tit .earth-num3 {
          display: inline-block;
          position: relative;
          top: 5px;
          height: 23px;
          line-height: 23px; }
      .section-earth .earth-ul li::before {
        content: "";
        position: absolute;
        left: -10px;
        display: block;
        width: 1px;
        height: 100%;
        background-color: rgba(0, 84, 255, 0.21); }
      .section-earth .earth-ul li:last-child {
        padding: 0 !important; }
        .section-earth .earth-ul li:last-child::before {
          display: none; }
      .section-earth .earth-ul li:first-child {
        margin-left: 0 !important; }
  .section-earth .mac-wrapper.scroll-animation.on .list-li {
    animation: showCountry 0.2s cubic-bezier(0.34, 1.56, 0.64, 1) forwards; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.canada, .section-earth .mac-wrapper.scroll-animation.on .list-li.india {
      animation-delay: 0.6s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.france, .section-earth .mac-wrapper.scroll-animation.on .list-li.germany, .section-earth .mac-wrapper.scroll-animation.on .list-li.korea, .section-earth .mac-wrapper.scroll-animation.on .list-li.jp, .section-earth .mac-wrapper.scroll-animation.on .list-li.indonesia, .section-earth .mac-wrapper.scroll-animation.on .list-li.italy, .section-earth .mac-wrapper.scroll-animation.on .list-li.philippines, .section-earth .mac-wrapper.scroll-animation.on .list-li.thailand, .section-earth .mac-wrapper.scroll-animation.on .list-li.singapore, .section-earth .mac-wrapper.scroll-animation.on .list-li.mexico {
      animation-delay: 0.8s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.uk, .section-earth .mac-wrapper.scroll-animation.on .list-li.spain {
      animation-delay: 0.9s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.saudi-arabia {
      animation-delay: 1.1s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.russia, .section-earth .mac-wrapper.scroll-animation.on .list-li.uk {
      animation-delay: 1.2s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.us, .section-earth .mac-wrapper.scroll-animation.on .list-li.switzerland {
      animation-delay: 1.3s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.australia {
      animation-delay: 1.4s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.brazil {
      animation-delay: 1.5s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.netherlands {
      animation-delay: 1.6s; }
    .section-earth .mac-wrapper.scroll-animation.on .list-li.iceland {
      animation-delay: 1.7s; }
  .section-earth .earth-list {
    position: relative;
    margin: 0 auto;
    width: 1126px;
    height: 555px;
    background-image: url("../images/flag/earth-bg.svg");
    background-repeat: no-repeat;
    background-position: top center; }
    .section-earth .earth-list.showup {
      opacity: 1;
      transform: translate3d(0, 0%, 0); }
    .section-earth .earth-list::before {
      content: "";
      display: block;
      position: absolute;
      top: 31px;
      left: -311px;
      width: 100%;
      max-width: 1726px;
      height: 456px;
      background: url("../images/flag/earth-line.svg") top center no-repeat; }
    .section-earth .earth-list .list-li {
      position: absolute;
      padding: 10px;
      background: #fff;
      border-radius: 8px;
      box-shadow: 0 30px 50px rgba(133, 127, 214, 0.26);
      display: flex;
      align-items: center;
      opacity: 0;
      transform: scale(0); }
      .section-earth .earth-list .list-li ._icon,
      .section-earth .earth-list .list-li span {
        display: block; }
      .section-earth .earth-list .list-li ._icon {
        width: 56px; }
      .section-earth .earth-list .list-li span {
        margin-right: 12px;
        color: #1e1c2c;
        font-size: 18px;
        line-height: 28px; }
      .section-earth .earth-list .list-li.jp ._icon, .section-earth .earth-list .list-li.indonesia ._icon, .section-earth .earth-list .list-li.philippines ._icon, .section-earth .earth-list .list-li.thailand ._icon, .section-earth .earth-list .list-li.singapore ._icon, .section-earth .earth-list .list-li.france ._icon, .section-earth .earth-list .list-li.germany ._icon, .section-earth .earth-list .list-li.india ._icon, .section-earth .earth-list .list-li.korea ._icon, .section-earth .earth-list .list-li.italy ._icon, .section-earth .earth-list .list-li.spain ._icon, .section-earth .earth-list .list-li.netherlands ._icon, .section-earth .earth-list .list-li.uk ._icon {
        width: 34px; }
      .section-earth .earth-list .list-li.jp span, .section-earth .earth-list .list-li.indonesia span, .section-earth .earth-list .list-li.philippines span, .section-earth .earth-list .list-li.thailand span, .section-earth .earth-list .list-li.singapore span, .section-earth .earth-list .list-li.france span, .section-earth .earth-list .list-li.germany span, .section-earth .earth-list .list-li.india span, .section-earth .earth-list .list-li.korea span, .section-earth .earth-list .list-li.italy span, .section-earth .earth-list .list-li.spain span, .section-earth .earth-list .list-li.netherlands span, .section-earth .earth-list .list-li.uk span {
        margin-left: 8px;
        font-size: 12px;
        font-weight: 500;
        line-height: 18px; }
      .section-earth .earth-list .list-li.australia ._icon, .section-earth .earth-list .list-li.brazil ._icon, .section-earth .earth-list .list-li.russia ._icon, .section-earth .earth-list .list-li.australia ._icon, .section-earth .earth-list .list-li.canada ._icon {
        width: 50px; }
      .section-earth .earth-list .list-li.italy {
        padding: 6px; }
        .section-earth .earth-list .list-li.italy ._icon {
          width: 28px; }
      .section-earth .earth-list .list-li.switzerland, .section-earth .earth-list .list-li.mexico, .section-earth .earth-list .list-li.iceland {
        padding: 6px; }
        .section-earth .earth-list .list-li.switzerland ._icon, .section-earth .earth-list .list-li.mexico ._icon, .section-earth .earth-list .list-li.iceland ._icon {
          width: 44px; }
        .section-earth .earth-list .list-li.switzerland span, .section-earth .earth-list .list-li.mexico span, .section-earth .earth-list .list-li.iceland span {
          margin-left: 6px;
          font-size: 14px;
          line-height: 22px; }
      .section-earth .earth-list .list-li.canada span, .section-earth .earth-list .list-li.mexico span {
        margin-left: 10px;
        font-size: 16px;
        line-height: 26px; }
      .section-earth .earth-list .list-li.us {
        top: 195px;
        right: 0;
        background: linear-gradient(90deg, #fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.saudi-arabia {
        top: 351px;
        left: 147px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.jp {
        top: 194px;
        left: 518px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.indonesia {
        top: 372px;
        left: 522px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.philippines {
        top: 317px;
        left: 483px; }
      .section-earth .earth-list .list-li.thailand {
        top: 240px;
        left: 377px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.australia {
        bottom: 64px;
        left: 546px; }
      .section-earth .earth-list .list-li.brazil {
        bottom: 108px;
        right: 57px; }
      .section-earth .earth-list .list-li.singapore {
        bottom: 98px;
        left: 369px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.france {
        top: 168px;
        left: 4px; }
      .section-earth .earth-list .list-li.germany {
        top: 174px;
        left: 180px; }
      .section-earth .earth-list .list-li.russia {
        top: 58px;
        left: 446px; }
      .section-earth .earth-list .list-li.australia {
        bottom: 64px;
        left: 546px; }
      .section-earth .earth-list .list-li.india {
        top: 295px;
        left: 312px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.korea {
        top: 186px;
        left: 372px; }
      .section-earth .earth-list .list-li.canada {
        top: 106px;
        right: 175px; }
      .section-earth .earth-list .list-li.italy {
        top: 229px;
        left: 191px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.switzerland {
        top: 83px;
        left: 203px; }
      .section-earth .earth-list .list-li.mexico {
        top: 306px;
        right: 226px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
      .section-earth .earth-list .list-li.spain {
        top: 221px;
        left: 62px;
        padding: 6px; }
        .section-earth .earth-list .list-li.spain ._icon {
          width: 40px; }
      .section-earth .earth-list .list-li.netherlands {
        padding: 5px;
        top: 132px;
        left: 127px; }
        .section-earth .earth-list .list-li.netherlands span {
          margin-left: 4px; }
      .section-earth .earth-list .list-li.iceland {
        top: 22px;
        left: 5px; }
      .section-earth .earth-list .list-li.uk {
        top: 104px;
        left: -50px;
        background: linear-gradient(#fff 0%, #E0D8FF 100%); }
  .section-earth .earth-list-m {
    display: none; }
  .section-earth .win-list-btn {
    margin-top: 60px !important; }
    .section-earth .win-list-btn .button-new {
      min-width: 336px !important;
      height: 56px;
      color: #fff;
      justify-content: center;
      border: none !important;
      background: transparent linear-gradient(90deg, #3956FF 0%, #F767C6 100%) 0% 0% no-repeat padding-box !important;
      border-radius: 8px !important; }
      .section-earth .win-list-btn .button-new:hover {
        background: #F767C6 !important; }

.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-garantee {
  width: 1200px;
  height: 326px;
  margin: 90px 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 {
    width: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
    .win-garantee .left .bg {
      width: 100%; }
    .win-garantee .left .days {
      position: absolute;
      bottom: 0px;
      right: 20px;
      width: 140px; }
  .win-garantee .right {
    flex: 1;
    box-sizing: border-box; }
    .win-garantee .right h2 {
      font: normal normal 600 24px/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;
        text-align: left;
        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; }

/* moblie */
@media (max-width: 768px) {
  img {
    width: auto; }

  .wrapper {
    width: 100% !important; }

  body .button.button-new .btn-word.btn-pc {
    display: none !important; }

  .pc-btn .button-new.button-combe,
  .pc-btn .button-new.button-link {
    margin-right: inherit !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: auto;
    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 {
    height: auto;
    padding-bottom: 30px;
    background: url(../images/vpn-chrome/img_banner_bg_mob.png) no-repeat top;
    background-size: 100% 100%; }
    .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;
        text-align: center; }
      .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 .pc-btn {
      margin-bottom: 20px; }
    .win-banner .ban_ul {
      width: 90%;
      margin: 0px auto;
      flex-direction: column;
      gap: 10px;
      flex-direction: row;
      flex-wrap: wrap; }
      .win-banner .ban_ul li {
        width: 46%;
        padding-left: 20px;
        font-size: 12px; }
        .win-banner .ban_ul li::after {
          left: 0; }
    .win-banner .related-vpn {
      width: 90%;
      margin: 0px auto;
      margin-top: 20px; }
      .win-banner .related-vpn li a {
        font-size: 14px !important; }

  .win-device .icon_wrap {
    justify-content: center;
    width: 100%;
    gap: 15px;
    margin-top: 15px; }
    .win-device .icon_wrap li {
      width: 77px;
      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 {
        width: 100%; }
        .win-step .cont li::after {
          left: 20px;
          width: 24px;
          height: 32px;
          top: inherit;
          right: 0;
          bottom: -45px;
          transform: rotate(0deg);
          background: url(../images/vpn-chrome/next_iocn01_mob.png);
          background-size: 100% 100%; }
        .win-step .cont li h4 img {
          width: auto; }

  .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: 30px; }
    .win-feature-change {
      flex-wrap: wrap; }
      .win-feature-change li {
        width: 46%;
        justify-content: flex-start; }
    .win-feature-message {
      margin-top: 40px;
      height: 500px; }
      .win-feature-message .win-feature-box {
        flex-wrap: wrap-reverse; }
        .win-feature-message .win-feature-box .w-f-txt {
          margin-top: -70px; }
          .win-feature-message .win-feature-box .w-f-txt ul {
            text-align: left; }
    .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: 0px !important; }
      .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-faqs .faqs-list ul {
      margin: -20px auto; }
      .win-faqs .faqs-list ul li {
        list-style-type: disc; }

  .win-tool {
    margin-top: 50px;
    padding: 40px 16px;
    background: transparent linear-gradient(180deg, #f0f0fc 0%, white 100%) 0% 0% no-repeat padding-box; }
    .win-tool .cont {
      width: 100%;
      margin: 35px auto 35px;
      gap: 19px; }
      .win-tool .cont li {
        width: 100%;
        height: auto;
        padding: 12px;
        background: rgba(255, 255, 255, 0.27) 0% 0% no-repeat padding-box;
        border: 2px solid rgba(118, 130, 255, 0.27) !important;
        border-radius: 21px; }
        .win-tool .cont li img {
          width: auto; }
        .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; }

  .win-features {
    margin-top: 50px;
    padding: 40px 16px; }
    .win-features .cont_wrap {
      margin-bottom: 25px; }
      .win-features .cont_wrap dl {
        width: 100%;
        height: auto;
        padding: 10px 0px; }
        .win-features .cont_wrap dl dt img {
          width: auto; }
        .win-features .cont_wrap dl dd {
          width: calc(100% - 90px); }
          .win-features .cont_wrap dl dd h3 {
            font-size: 16px; }
          .win-features .cont_wrap dl dd p {
            font-size: 1rem;
            line-height: 22px; }

  .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-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; }

  .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: flex-start;
        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%; }

  .section-earth {
    overflow: hidden;
    margin-top: 40px;
    padding: 3.5714285714rem 0 4.2857142857rem;
    background: rgba(0, 84, 255, 0.1); }
    .section-earth h2 {
      width: 24.4285714286rem; }
    .section-earth .earth_m {
      display: inline-block;
      max-width: 100%;
      height: auto; }
    .section-earth .mac-wrapper.scroll-animation.on .earth-list {
      display: none; }
    .section-earth .earth-ul {
      padding: 0 1.1428571429rem;
      display: block;
      margin: 1.7142857143rem auto;
      width: 18.9285714286rem; }
      .section-earth .earth-ul li {
        padding-right: 0;
        margin-left: 0;
        justify-content: flex-start; }
        .section-earth .earth-ul li ._icon {
          margin-right: 1.1428571429rem; }
        .section-earth .earth-ul li ._tit {
          font-size: 1rem;
          line-height: 1.2857142857rem;
          text-align: left; }
          .section-earth .earth-ul li ._tit .earth-num1,
          .section-earth .earth-ul li ._tit .earth-num2,
          .section-earth .earth-ul li ._tit .earth-num3 {
            height: 1.4285714286rem; }
          .section-earth .earth-ul li ._tit ._blue {
            font-size: 1.2142857143rem; }
        .section-earth .earth-ul li::before {
          display: none; }
    .section-earth .earth-bg-m {
      display: block; }
    .section-earth .earth-list-m {
      padding: 0 1.1428571429rem;
      margin: 2.5rem auto 0;
      width: 100%;
      height: auto;
      background: none;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
      .section-earth .earth-list-m::before {
        display: none; }
      .section-earth .earth-list-m .list-li {
        width: 62%;
        margin-bottom: 1.5714285714rem;
        position: relative;
        padding: 0 !important;
        background: none;
        border-radius: 0;
        box-shadow: none;
        display: flex;
        align-items: center;
        opacity: 1;
        transform: scale(1);
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        animation: none !important; }
        .section-earth .earth-list-m .list-li.india, .section-earth .earth-list-m .list-li.mexico, .section-earth .earth-list-m .list-li.singapore, .section-earth .earth-list-m .list-li.indonesia, .section-earth .earth-list-m .list-li.thailand {
          width: 36%; }
        .section-earth .earth-list-m .list-li ._icon {
          width: 30px !important; }
        .section-earth .earth-list-m .list-li span {
          margin-right: 0.4285714286rem !important;
          font-size: 1rem !important;
          line-height: 1.5714285714rem !important; }

  .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);
      z-index: 10; }
      .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;
      z-index: 10; }
      .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; } }
@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-firefox.css.map */
