.isreaster {
  font-family: "League Spartan", Arial, "Microsoft Yahei", sans-serif;
  font-size: 16px;
  position: relative; }
  .isreaster::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 798px;
    background: url(../bottom_bg.png) center no-repeat;
    bottom: 64px;
    z-index: -1; }
  .isreaster .logo {
    display: block;
    position: absolute;
    width: 40px;
    z-index: 10;
    top: 40px;
    left: -4%; }
    .isreaster .logo img {
      width: 100%; }
  .isreaster img {
    max-width: none;
    width: auto; }
  .isreaster .wrapper,
  .isreaster .common-reviews {
    width: 1200px !important;
    margin: 0px auto; }
  .isreaster strong {
    font-weight: bold; }
  .isreaster .buybtn {
    display: flex;
    position: relative;
    margin: 0px auto;
    align-items: center;
    justify-content: center;
    width: 262px;
    height: 50px;
    border: 2px solid #FFD37F;
    color: #FFB31E;
    font-size: 16px;
    font-weight: 600;
    border-radius: 23px;
    transition: all .3s ease-out; }
    .isreaster .buybtn:hover {
      background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
      box-shadow: 0px 5px 15px #FF9A4D;
      border: 2px solid #FF77002B;
      color: #fff; }
    .isreaster .buybtn.btn-red {
      background: transparent linear-gradient(98deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
      box-shadow: 0px 5px 15px #FF9A4D;
      border: 2px solid #FF77002B;
      color: #fff; }
      .isreaster .buybtn.btn-red:hover {
        background: transparent linear-gradient(98deg, #FF0060 0%, #F60000 100%) 0% 0% no-repeat padding-box; }
  .isreaster .banner {
    height: 892px;
    background: url(../newyear_bg.jpg) no-repeat center top; }
    .isreaster .banner .title {
      text-align: center; }
      .isreaster .banner .title h1 {
        position: relative;
        z-index: 1;
        margin: 0 auto;
        width: 1070px;
        height: 151px;
        background: url(../title.png) no-repeat center/cover;
        transform: translateX(82px); }
      .isreaster .banner .title h2 {
        margin-top: -14px;
        text-align: center;
        font: normal 600 22px League Spartan;
        color: #2D0404; }
        .isreaster .banner .title h2 span {
          color: #FF0400;
          font-weight: bold; }
    .isreaster .banner .message {
      width: 1200px;
      display: flex;
      margin-top: 50px;
      align-items: end;
      justify-content: center;
      gap: 30px; }
      .isreaster .banner .message .box {
        width: 370px;
        height: 525px;
        padding: 37px 26px 0px;
        background: #fff; }
        .isreaster .banner .message .box h3 {
          text-align: center;
          display: flex;
          flex-direction: column;
          align-items: center;
          height: 106px; }
          .isreaster .banner .message .box h3 p {
            font: normal normal 600 22px/29px League Spartan; }
            .isreaster .banner .message .box h3 p b {
              font-weight: inherit;
              color: #04AD88; }
          .isreaster .banner .message .box h3 span {
            text-align: center;
            font-size: 16px;
            height: 29px;
            line-height: 30px;
            font-weight: bold;
            padding: 0px 7px;
            color: #000000;
            margin-top: 3px;
            background: #FFE3CB; }
        .isreaster .banner .message .box h4 {
          text-align: center;
          font: normal normal 600 20px/22px League Spartan;
          position: relative; }
          .isreaster .banner .message .box h4 span {
            font-size: 20px; }
          .isreaster .banner .message .box h4 strong {
            font-size: 36px; }
          .isreaster .banner .message .box h4 del {
            color: #606060;
            font-size: 16px;
            padding-left: 8px;
            font-weight: 400;
            bottom: -1px; }
        .isreaster .banner .message .box .buybtn {
          margin: 22px auto; }
        .isreaster .banner .message .box .box-p {
          text-align: center;
          color: #606060;
          margin-bottom: 24px; }
          .isreaster .banner .message .box .box-p del {
            color: #878686;
            padding-left: 10px; }
        .isreaster .banner .message .box ul {
          font: normal normal normal 16px/24px League Spartan;
          color: #5D5D5D;
          border-top: 1px solid rgba(117, 104, 91, 0.3);
          padding: 20px 0px 0px 0px; }
          .isreaster .banner .message .box ul li {
            position: relative; }
            .isreaster .banner .message .box ul li a {
              margin-left: 12px;
              font-size: 14px;
              color: #75685B;
              text-decoration: underline; }
        .isreaster .banner .message .box.active-box {
          position: relative;
          width: 370px;
          height: 527px;
          padding: 0px; }
          .isreaster .banner .message .box.active-box ul {
            padding-left: 20px; }
            .isreaster .banner .message .box.active-box ul li:after {
              display: block;
              content: '';
              position: absolute;
              left: -20px;
              top: 3px;
              width: 12px;
              height: 12px;
              margin: 2px 7px 0px 0px;
              background: url(../../2024easter/vpn/check_green.svg) no-repeat center/cover; }
          .isreaster .banner .message .box.active-box .box_main {
            padding: 37px 30px 0px;
            position: relative;
            z-index: 99;
            background: #fff;
            width: 100%;
            height: 100%; }
          .isreaster .banner .message .box.active-box::after {
            content: "";
            position: absolute;
            width: 382px;
            height: 539px;
            background: #FF0909;
            bottom: -6px;
            left: -6px;
            z-index: 1; }
          .isreaster .banner .message .box.active-box h3 strong {
            color: #00B43C;
            font-weight: 600;
            font-size: 22px; }
          .isreaster .banner .message .box.active-box h3 span {
            color: #F70016;
            background: #FFD4AE; }
            .isreaster .banner .message .box.active-box h3 span b {
              display: none; }
            .isreaster .banner .message .box.active-box h3 span.on {
              padding-right: 0; }
              .isreaster .banner .message .box.active-box h3 span.on b {
                height: 29px;
                background: transparent linear-gradient(90deg, #A2FFDA 0%, #55FFA9 61%, #24FF8A 100%) 0% 0% no-repeat padding-box;
                line-height: 30px;
                font-weight: inherit;
                font-size: inherit;
                color: #000000;
                padding: 0 6px;
                display: inline-block;
                font-weight: 600; }
          .isreaster .banner .message .box.active-box h4 {
            color: #B50316; }
        .isreaster .banner .message .box.free {
          width: 218px;
          background: #FBFBFB;
          margin-right: 0px;
          padding-top: 121px; }
          .isreaster .banner .message .box.free h3 {
            height: 80px; }
            .isreaster .banner .message .box.free h3 span {
              font-size: 24px; }
          .isreaster .banner .message .box.free h4 {
            font-size: 14px; }
          .isreaster .banner .message .box.free ul {
            margin-top: 83px; }
  .isreaster .table-box h2,
  .isreaster .table-box h3 {
    color: #1F1E24;
    font: normal normal bold 32px/35px League Spartan;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center; }
    .isreaster .table-box h2:before, .isreaster .table-box h2::after,
    .isreaster .table-box h3:before,
    .isreaster .table-box h3::after {
      content: "";
      display: block;
      width: 60px;
      height: 54px;
      position: relative;
      background: url(../title_icon.svg) center no-repeat;
      top: 0px;
      left: 0px;
      right: 0px;
      margin: 0px; }
    .isreaster .table-box h2::after,
    .isreaster .table-box h3::after {
      transform: scaleX(-1);
      left: -5px; }
  .isreaster .feature {
    padding-top: 100px; }
    .isreaster .feature h2 {
      color: #1F1E24;
      font: normal normal bold 32px/35px League Spartan;
      text-align: center; }
    .isreaster .feature .message {
      display: flex;
      justify-content: space-between;
      margin-top: 70px; }
      .isreaster .feature .message .img-box {
        position: relative;
        width: 541px;
        height: 352px; }
        .isreaster .feature .message .img-box > img {
          position: absolute;
          top: -50px;
          left: -55px;
          width: 100%; }
      .isreaster .feature .message .feature-off {
        position: absolute;
        width: 255px;
        height: 219px;
        background: url(./gift_box.png) center no-repeat;
        z-index: 2;
        right: -10px;
        bottom: 15px;
        text-align: center; }
        .isreaster .feature .message .feature-off p {
          transform: matrix(0.98, -0.21, 0.21, 0.98, 0, 0);
          font: normal normal bold 20px/49px League Spartan;
          color: #FFFFFF;
          text-shadow: 0px 3px 6px #D11C00;
          position: absolute;
          left: 104px;
          bottom: 44px; }
      .isreaster .feature .message .message-box {
        display: flex;
        width: 615px;
        justify-content: space-between;
        flex-wrap: wrap; }
        .isreaster .feature .message .message-box li {
          width: 48%;
          margin-bottom: 35px; }
          .isreaster .feature .message .message-box li:nth-of-type(odd) {
            margin-right: 10px; }
          .isreaster .feature .message .message-box li h4 {
            display: flex;
            margin-bottom: 15px;
            align-items: center;
            font: normal normal 600 18px/21px League Spartan;
            position: relative; }
            .isreaster .feature .message .message-box li h4::before {
              content: "";
              display: block;
              position: absolute;
              left: -51px;
              top: -8px;
              background-size: contain; }
          .isreaster .feature .message .message-box li p {
            color: #4E4E4E;
            max-width: 250px;
            font: normal normal normal 16px/20px League Spartan; }
          .isreaster .feature .message .message-box li:nth-of-type(1) h4::before {
            width: 49px;
            height: 49px;
            top: -14px;
            background: url(./list_icon2.svg); }
          .isreaster .feature .message .message-box li:nth-of-type(2) h4::before {
            width: 44px;
            height: 36px;
            background: url(./list_icon1.svg); }
          .isreaster .feature .message .message-box li:nth-of-type(3) h4::before {
            width: 46px;
            top: -14px;
            height: 46px;
            background: url(./list_icon4.svg); }
          .isreaster .feature .message .message-box li:nth-of-type(4) h4::before {
            width: 44px;
            height: 44px;
            background: url(./list_icon3.svg);
            top: -14px; }
    .isreaster .feature .img-box {
      position: relative;
      z-index: 1; }
  .isreaster .bottom-buy {
    height: 228px;
    margin-top: 20px;
    background: url(./center_bg.png) no-repeat center;
    padding-top: 47px; }
    .isreaster .bottom-buy .wrapper {
      width: 1300px !important;
      display: flex;
      justify-content: space-between;
      height: 135px;
      align-items: center; }
    .isreaster .bottom-buy .off {
      position: relative;
      margin: -4px 0px 0px -20px; }
      .isreaster .bottom-buy .off .gift_offer {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        top: 58px;
        right: 68px; }
        .isreaster .bottom-buy .off .gift_offer b,
        .isreaster .bottom-buy .off .gift_offer span {
          display: block;
          color: #FAFAFA;
          text-shadow: 0px 9px 3px #CB3E0085; }
        .isreaster .bottom-buy .off .gift_offer b {
          font: normal normal bold 46px League Spartan; }
          .isreaster .bottom-buy .off .gift_offer b i {
            font-style: normal;
            font: normal normal bold 16px League Spartan; }
        .isreaster .bottom-buy .off .gift_offer span {
          font: normal normal bold 16px League Spartan; }
    .isreaster .bottom-buy h3 {
      font-size: 22px;
      font-weight: 600;
      color: #1E1C2C;
      text-align: center;
      line-height: 1.4;
      padding-right: 20px; }
      .isreaster .bottom-buy h3 span {
        font-weight: 600;
        color: #F6240D; }
    .isreaster .bottom-buy .right-message {
      text-align: center; }
      .isreaster .bottom-buy .right-message .price {
        display: flex;
        align-items: baseline;
        position: relative;
        color: #000;
        justify-content: center; }
        .isreaster .bottom-buy .right-message .price span {
          font-size: 14px;
          font-weight: bold; }
        .isreaster .bottom-buy .right-message .price b {
          font-size: 30px;
          font-weight: bold; }
        .isreaster .bottom-buy .right-message .price del {
          color: rgba(93, 93, 93, 0.61);
          margin: 0 5px; }
  .isreaster .table-box {
    padding-top: 80px; }
    .isreaster .table-box .table-title P {
      margin-top: 20px;
      text-align: center;
      font-size: 22px;
      font-weight: 500; }
    .isreaster .table-box .table_cont {
      padding: 110px 12px 0px;
      display: flex;
      justify-content: space-between;
      align-items: start; }
      .isreaster .table-box .table_cont .li_title {
        height: 60px;
        font-weight: 600;
        line-height: 60px;
        border-radius: 12px 12px 0px 0px;
        text-align: center; }
      .isreaster .table-box .table_cont ul {
        border-radius: 0px 0px 12px 12px; }
        .isreaster .table-box .table_cont ul li {
          display: flex;
          line-height: 1.2;
          align-items: center;
          height: 30px;
          justify-content: center;
          border-bottom: 1px solid #FFEDE9;
          font-size: 14px;
          font-weight: 500; }
          .isreaster .table-box .table_cont ul li sup {
            width: 65px;
            height: 15px;
            margin-left: 5px;
            color: #fff;
            line-height: 17px;
            text-align: center;
            background: url(../../../../assets-isr/images/promotion/isrin/new_tag.svg) center center/cover no-repeat; }
            .isreaster .table-box .table_cont ul li sup.mejor {
              background: none;
              color: #FFA939; }
          .isreaster .table-box .table_cont ul li.increase {
            height: 40px; }
          .isreaster .table-box .table_cont ul li:last-child {
            border: none; }
          .isreaster .table-box .table_cont ul li span {
            display: block;
            width: 17px;
            height: 17px; }
            .isreaster .table-box .table_cont ul li span.grey-yes {
              background: url(../grey_yes.png) center no-repeat; }
            .isreaster .table-box .table_cont ul li span.grey-no {
              background: url(../grey_no.png) center no-repeat; }
            .isreaster .table-box .table_cont ul li span.red-yes {
              background: url(../red_yes.png) center no-repeat; }
      .isreaster .table-box .table_cont .table_l {
        width: 430px;
        padding-left: 18px; }
        .isreaster .table-box .table_cont .table_l li {
          justify-content: left; }
          .isreaster .table-box .table_cont .table_l li:last-child {
            border-bottom: 1px solid #FFEDE9; }
          .isreaster .table-box .table_cont .table_l li span {
            width: auto;
            height: auto; }
      .isreaster .table-box .table_cont .table_c {
        box-shadow: 0px 6px 10px #FFC9BF96;
        border-radius: 0px 0px 12px 12px; }
        .isreaster .table-box .table_cont .table_c ul {
          width: 296px;
          padding: 0px 12px 10px; }
        .isreaster .table-box .table_cont .table_c .li_title {
          background: #FFF4F2;
          display: flex;
          flex-direction: column;
          color: #130000;
          align-items: center;
          justify-content: center;
          line-height: normal; }
          .isreaster .table-box .table_cont .table_c .li_title b,
          .isreaster .table-box .table_cont .table_c .li_title span {
            display: block; }
          .isreaster .table-box .table_cont .table_c .li_title b {
            font-size: 18px;
            font-weight: 600; }
          .isreaster .table-box .table_cont .table_c .li_title span {
            margin-top: 5px;
            font-size: 14px;
            font-weight: 500; }
      .isreaster .table-box .table_cont .table_r {
        width: 424px;
        padding: 17px 13px;
        border-radius: 12px;
        position: relative;
        top: -61px;
        color: #FF8148; }
        .isreaster .table-box .table_cont .table_r::before {
          content: "";
          display: block;
          width: 117px;
          height: 72px;
          background: url(./vip-logo.png) center no-repeat;
          position: absolute;
          top: -16px;
          left: 0;
          right: 0;
          margin: 0px auto; }
        .isreaster .table-box .table_cont .table_r .li_title {
          font-size: 20px;
          color: #fff;
          background: transparent linear-gradient(90deg, #FFC367 0%, #FF6C3E 100%) 0% 0% no-repeat padding-box;
          height: 105px;
          padding-top: 32px; }
        .isreaster .table-box .table_cont .table_r ul {
          background: #fff;
          padding: 0px 16px 20px;
          box-shadow: 0px 10px 20px #FF935396; }
  .isreaster .media-user {
    min-height: 600px;
    padding-top: 100px; }
    .isreaster .media-user .screen-title {
      font-size: 32px;
      font-weight: bold;
      text-align: center;
      padding-bottom: 30px; }
    .isreaster .media-user .media p {
      width: 760px;
      font-weight: 600;
      font-size: 16px;
      text-align: center;
      margin: 70px auto 50px; }
    .isreaster .media-user .swiper-container {
      width: 100%;
      height: 100%; }
    .isreaster .media-user .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      position: relative;
      width: 84px;
      height: 84px;
      border-radius: 50%; }
      .isreaster .media-user .swiper-slide img {
        width: 80%;
        height: 80%;
        margin: 5% auto; }
    .isreaster .media-user .swiper-slide-active {
      border: 2px solid #ea5656;
      box-sizing: border-box; }
    .isreaster .media-user .swiper-button-prev {
      left: 0;
      background: url(./arrow.png) left center no-repeat; }
      .isreaster .media-user .swiper-button-prev::after {
        display: none; }
    .isreaster .media-user .swiper-button-next {
      right: 0;
      background: url(./arrow.png) right center no-repeat; }
      .isreaster .media-user .swiper-button-next::after {
        display: none; }
    .isreaster .media-user .review-wrap {
      margin-top: 30px;
      height: 320px;
      padding-top: 30px;
      padding-right: 30px; }
    .isreaster .media-user .user-head {
      height: 90px;
      width: 730px;
      padding: 0 90px;
      position: relative;
      margin: 0 auto; }
    .isreaster .media-user .user-avator {
      font-size: 14px;
      color: #202020;
      line-height: 1.6;
      width: 730px;
      margin: 15px auto;
      font-weight: 500;
      position: relative; }
      .isreaster .media-user .user-avator ul li {
        display: none;
        width: 100%;
        height: 160px;
        font-weight: 500; }
      .isreaster .media-user .user-avator P {
        font-size: 18px;
        margin-top: 15px;
        font-weight: 500; }
      .isreaster .media-user .user-avator img {
        position: absolute;
        right: -105px;
        bottom: 65px; }
  .isreaster .footer {
    padding: 22px 16px 18px;
    text-align: center;
    background: #fff;
    color: #8F8F8F;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 500; }
  .isreaster .popbg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8) 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    position: fixed;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: all .3s ease;
    transform-origin: center;
    z-index: -99998; }
    .isreaster .popbg.on {
      transform: scale(1);
      z-index: 999; }
  .isreaster .isreaster-pop {
    position: fixed;
    width: 600px;
    height: 391px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -99998;
    margin: auto;
    transform: scale(0);
    transition: all .3s ease;
    transform-origin: center;
    z-index: -99998;
    background: url(../pop_bg.png) center no-repeat;
    padding-top: 90px; }
    .isreaster .isreaster-pop.on {
      transform: scale(1);
      z-index: 1000; }
    .isreaster .isreaster-pop .pop-title {
      margin: 0 auto;
      text-align: center; }
    .isreaster .isreaster-pop .close {
      position: absolute;
      display: block;
      width: 23px;
      height: 23px;
      top: 40px;
      right: 8px;
      cursor: pointer;
      background: url(../cross-small.png);
      opacity: 0.8; }
      .isreaster .isreaster-pop .close:hover {
        opacity: 1; }
    .isreaster .isreaster-pop h2 {
      font-size: 16px;
      text-align: center;
      font-weight: 600;
      padding-top: 15px; }
      .isreaster .isreaster-pop h2 span {
        display: inline-block;
        font-weight: 600;
        background: transparent linear-gradient(271deg, #FFAC2E 0%, #FE3939 100%) 0% 0% no-repeat padding-box;
        color: #fff;
        padding: 0px 10px;
        height: 24px;
        line-height: 26px;
        border-radius: 13px; }
    .isreaster .isreaster-pop .pop_cont {
      display: flex;
      justify-content: start;
      padding-left: 45px; }
      .isreaster .isreaster-pop .pop_cont .pop_contl div {
        width: 219px;
        height: 228px;
        background: url(./pop_gift.png);
        position: relative;
        transform: scale(0.9);
        top: -8px; }
        .isreaster .isreaster-pop .pop_cont .pop_contl div p {
          font-size: 20px;
          font-weight: 600;
          position: absolute;
          bottom: 36px;
          right: 10px;
          white-space: nowrap;
          transform: rotateZ(18deg);
          color: #F80018;
          display: flex; }
          .isreaster .isreaster-pop .pop_cont .pop_contl div p b {
            font-size: 40px;
            font-weight: bold; }
          .isreaster .isreaster-pop .pop_cont .pop_contl div p span {
            display: flex;
            flex-direction: column;
            padding-left: 4px; }
            .isreaster .isreaster-pop .pop_cont .pop_contl div p span i {
              font-style: normal;
              font-size: 18px;
              font-weight: bold; }
              .isreaster .isreaster-pop .pop_cont .pop_contl div p span i:nth-of-type(2) {
                font-size: 13px;
                font-weight: bold; }
      .isreaster .isreaster-pop .pop_cont .pop_contr {
        width: 63%;
        position: relative;
        left: -50px; }
        .isreaster .isreaster-pop .pop_cont .pop_contr > h2 {
          font-size: 16px;
          font-weight: 400;
          position: relative;
          left: -15PX; }
          .isreaster .isreaster-pop .pop_cont .pop_contr > h2 span {
            font-size: 20px;
            color: #FFFF00; }
        .isreaster .isreaster-pop .pop_cont .pop_contr .price_sf {
          display: flex;
          justify-content: start;
          position: relative;
          padding: 20px 0px 0px 16px; }
          .isreaster .isreaster-pop .pop_cont .pop_contr .price_sf div {
            display: flex;
            align-items: center;
            flex-direction: column;
            height: 70px;
            position: relative;
            width: 150px;
            border-radius: 10px;
            padding-top: 10px;
            font-weight: 500; }
            .isreaster .isreaster-pop .pop_cont .pop_contr .price_sf div span {
              display: block; }
            .isreaster .isreaster-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span {
              padding-top: 8px;
              font-size: 20px;
              font-weight: bold;
              color: #FF2A2A; }
              .isreaster .isreaster-pop .pop_cont .pop_contr .price_sf div:nth-of-type(1) span b {
                font-weight: bold;
                font-size: 30px; }
            .isreaster .isreaster-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span {
              padding-top: 10px; }
              .isreaster .isreaster-pop .pop_cont .pop_contr .price_sf div:nth-of-type(2) span b {
                font-size: 24px;
                text-decoration: line-through; }
        .isreaster .isreaster-pop .pop_cont .pop_contr .buybtn {
          margin: 17px 50px 0px;
          width: 242px;
          height: 54px; }
        .isreaster .isreaster-pop .pop_cont .pop_contr > p {
          margin: 15px 50px;
          width: 242px;
          font-size: 12px;
          color: #878787;
          text-align: center; }
  .isreaster .vpneaster-pop {
    position: fixed;
    width: 713px;
    height: 421px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -99998;
    margin: auto;
    transform: scale(0);
    transition: all .3s ease;
    transform-origin: top;
    z-index: -99998;
    background: url(./pop_bg.png) center no-repeat;
    padding-top: 120px; }
    .isreaster .vpneaster-pop.on {
      transform: scale(1);
      z-index: 1000; }
    .isreaster .vpneaster-pop .pop-title {
      margin: 0 auto;
      text-align: center; }
    .isreaster .vpneaster-pop .close {
      display: block;
      color: #5B5B5B;
      opacity: .8;
      margin-top: 8px;
      font-size: 12px;
      font-weight: 500;
      cursor: pointer; }
      .isreaster .vpneaster-pop .close:hover {
        opacity: 1; }
    .isreaster .vpneaster-pop .pop_cont {
      display: flex;
      justify-content: space-between;
      padding: 0px 42px; }
      .isreaster .vpneaster-pop .pop_cont .pop_contl {
        padding: 15px 0px 0px 14px; }
      .isreaster .vpneaster-pop .pop_cont .pop_contr {
        width: 100%;
        transform: translateX(8px);
        text-align: center; }
        .isreaster .vpneaster-pop .pop_cont .pop_contr .p1 {
          width: fit-content;
          padding: 0 20px;
          margin: 38px auto 0;
          height: 46px;
          background: transparent linear-gradient(94deg, #FCF76A 0%, #FFE978 100%) 0% 0% no-repeat padding-box;
          box-shadow: 0px 2px 25px #FFFFFFCF;
          font-size: 18px;
          font-weight: 600;
          color: #000;
          display: flex;
          justify-content: center;
          align-items: center; }
          .isreaster .vpneaster-pop .pop_cont .pop_contr .p1 span {
            color: #DF0000;
            font-weight: inherit;
            font-size: inherit;
            padding: 0 5px; }
        .isreaster .vpneaster-pop .pop_cont .pop_contr .p2 {
          font: normal normal 600 20px/24px League Spartan;
          letter-spacing: 0px;
          color: #4B0000; }
          .isreaster .vpneaster-pop .pop_cont .pop_contr .p2 span {
            color: #DF0000;
            font-weight: inherit;
            font-size: inherit; }
        .isreaster .vpneaster-pop .pop_cont .pop_contr .p3 {
          margin-top: 34px;
          color: #000;
          font-size: 16px;
          font-weight: 400; }
        .isreaster .vpneaster-pop .pop_cont .pop_contr .buybtn {
          margin: 30px auto 0;
          width: 228px;
          height: 48px;
          background: transparent linear-gradient(99deg, #F60000 0%, #FF0060 100%) 0% 0% no-repeat padding-box;
          box-shadow: inset 7px 6px 20px #FF9900, 0px 5px 15px #391800;
          border-radius: 0px; }
  .isreaster .common-reviews {
    width: 1200px !important;
    margin: 0px auto; }
  .isreaster .review-tabs .tab_cnt .user.swiper .swiper-button-prev,
  .isreaster .review-tabs .tab_cnt .user.swiper .swiper-button-next {
    background-image: url(../../2023purchase1/bfvpnlow/images/review/angle-right.svg); }
  .isreaster .review-tabs .tab_cnt ._list {
    display: none; }
  .isreaster .review-tabs .tab_cnt ._list.on {
    display: flex; }
  .isreaster .title {
    font-size: 34px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 0 auto 0; }
  .isreaster .media {
    position: relative;
    box-sizing: border-box;
    padding-top: 51px; }
  .isreaster .page-wrapper {
    margin: 0 auto;
    width: 1200px; }
  .isreaster .media .media_img {
    display: block;
    margin: 63px auto 0; }
  .isreaster .footer {
    width: 100%;
    background: #EBEBEB;
    position: relative;
    box-sizing: border-box;
    padding: 12px 0 60px 0px;
    margin-top: 50px;
    text-align: left; }
  .isreaster .footer .wrap {
    width: 1200px;
    margin: 0 auto 0; }
  .isreaster .footer .wrap .text {
    font-size: 14px;
    font-weight: 400;
    color: #000000B5; }
  .isreaster .about {
    margin-top: 90px; }
  .isreaster .about .title {
    margin-bottom: 40px; }
  .isreaster .about .about_box {
    position: relative; }
  .isreaster .about .about_box .left_btn {
    width: 36px;
    height: 36px;
    position: absolute;
    left: 50px;
    top: 60%;
    background: url(../../2023purchase1/bfisrgift/sprites_ic.png) no-repeat 0 -173px;
    cursor: pointer; }
  .isreaster .about .about_box .left_btn:not(.swiper-button-disabled) {
    background-position: 0 -221px; }
  .isreaster .about .about_box .right_btn {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 50px;
    top: 60%;
    background: url(../../2023purchase1/bfisrgift/sprites_ic.png) no-repeat -60px -173px;
    cursor: pointer; }
  .isreaster .about .about_box .right_btn:not(.swiper-button-disabled) {
    background-position: -61px -221px; }
  .isreaster .about .about_box .swiper-container {
    width: 834px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: 0 auto;
    position: relative; }
  .isreaster .about .about_box .swiper-container .swiper-slide {
    width: 100%;
    display: flex; }
  .isreaster .about .about_box .swiper-container .swiper-slide .comment {
    width: 834px; }
  .isreaster .about .about_box .swiper-container .swiper-slide .comment .name {
    margin-top: 23px;
    margin-bottom: 32px;
    font-size: 16px;
    font-weight: bold;
    color: #242427;
    line-height: 24px;
    text-align: center; }
  .isreaster .about .about_box .swiper-container .swiper-slide .comment .main {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #777575;
    line-height: 30px; }
  .isreaster .about .about_box .swiper-container .swiper-slide .comment .star-four {
    width: 95px;
    height: 15px;
    background: url(../../2023purchase1/bfisrgift/sprites_ic.png) no-repeat 0 -47px;
    margin: 0 auto; }
  .isreaster .about .about_box .swiper-container .swiper-slide .comment .star-five {
    width: 95px;
    height: 15px;
    background: url(../../2023purchase1/bfisrgift/sprites_ic.png) no-repeat 0 -78px;
    margin: 0 auto; }

/*# sourceMappingURL=isreaster.css.map */
