.page_title {
  font-size: 2.222em;
  color: #005180;
  font-weight: 700;
  text-align: center;
  margin: 50px 0; }
  @media only screen and (max-width: 1200px) {
    .page_title {
      font-size: 1.8em;
      margin: 30px 0; } }
  @media only screen and (max-width: 760px) {
    .page_title {
      margin: 20px 0; } }

.page_update_time {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin-top: 10px; }

.color_title {
  padding: 10px 0;
  text-align: center; }
  .color_title.color-blue {
    background-color: #005487; }
    .color_title.color-blue .site_wrapper::after {
      background-image: url(../images_fn/bg-arrow-orange.svg); }
  .color_title.color-pink {
    background-color: #FF8672; }
    .color_title.color-pink .site_wrapper::after {
      background-image: url(../images_fn/bg-arrow-blue.svg); }
  .color_title .site_wrapper {
    position: relative;
    height: 100%; }
    .color_title .site_wrapper::after {
      content: '';
      position: absolute;
      right: 0;
      bottom: -10px;
      width: 128px;
      height: 165px;
      display: block;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: bottom; }
      @media only screen and (max-width: 1200px) {
        .color_title .site_wrapper::after {
          width: 90px;
          height: 120px; } }
      @media only screen and (max-width: 760px) {
        .color_title .site_wrapper::after {
          width: 60px;
          height: 80px; } }
    .color_title .site_wrapper img {
      z-index: 1;
      position: relative;
      max-height: 100%;
      vertical-align: middle;
      height: 70px; }
      @media only screen and (max-width: 1200px) {
        .color_title .site_wrapper img {
          height: 50px; } }
      @media only screen and (max-width: 760px) {
        .color_title .site_wrapper img {
          height: 30px; } }
    .color_title .site_wrapper span {
      z-index: 1;
      position: relative;
      font-size: 2.22222em;
      font-weight: 700;
      vertical-align: middle;
      margin-left: 10px;
      color: #FFFFFF; }
      @media only screen and (max-width: 1200px) {
        .color_title .site_wrapper span {
          font-size: 1.66667em; } }
      @media only screen and (max-width: 760px) {
        .color_title .site_wrapper span {
          font-size: 1.11111em; } }

.page_title_sub {
  font-size: 18px;
  color: #ED806F; }
  @media only screen and (max-width: 1200px) {
    .page_title_sub {
      font-size: 16px; } }
  @media only screen and (max-width: 760px) {
    .page_title_sub {
      font-size: 14px; } }

.page_banner {
  height: 520px; }
  @media only screen and (max-width: 1500px) {
    .page_banner {
      height: 420px; } }
  @media only screen and (max-width: 960px) {
    .page_banner {
      height: 320px; } }
  @media only screen and (max-width: 760px) {
    .page_banner {
      height: 220px; } }
  .page_banner.bg-no {
    height: auto !important; }
    .page_banner.bg-no .d {
      display: block; }
      @media only screen and (max-width: 960px) {
        .page_banner.bg-no .d {
          display: none; } }
    .page_banner.bg-no .m {
      display: none; }
      @media only screen and (max-width: 960px) {
        .page_banner.bg-no .m {
          display: block; } }
  .page_banner.group-order {
    background-size: cover;
    height: 0;
    padding-top: 37.5%;
    background-image: url(../images_fn/group_order_banner_en-1x.jpg); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .page_banner.group-order {
        /* on retina, use image that's scaled by 2 */
        background-image: url(../images_fn/group_order_banner_en.jpg);
        background-size: cover; } }
    .page_banner.group-order[lang="zh-Hant"] {
      background-image: url(../images_fn/group_order_banner_tc-1x.jpg); }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        .page_banner.group-order[lang="zh-Hant"] {
          /* on retina, use image that's scaled by 2 */
          background-image: url(../images_fn/group_order_banner_tc.jpg);
          background-size: cover; } }
  .page_banner.limited-buy {
    background-size: cover;
    height: 0;
    padding-top: 37.5%;
    background-image: url(../images_fn/limited_buy_banner_en-1x.jpg); }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .page_banner.limited-buy {
        /* on retina, use image that's scaled by 2 */
        background-image: url(../images_fn/limited_buy_banner_en.jpg);
        background-size: cover; } }
    .page_banner.limited-buy[lang="zh-Hant"] {
      background-image: url(../images_fn/limited_buy_banner_tc-1x.jpg); }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        .page_banner.limited-buy[lang="zh-Hant"] {
          /* on retina, use image that's scaled by 2 */
          background-image: url(../images_fn/limited_buy_banner_tc.jpg);
          background-size: cover; } }

.homepage_banner .index_slider-item {
  height: 680px; }
  @media only screen and (max-width: 1500px) {
    .homepage_banner .index_slider-item {
      height: 530px; } }
  @media only screen and (max-width: 960px) {
    .homepage_banner .index_slider-item {
      height: 380px; } }
  @media only screen and (max-width: 760px) {
    .homepage_banner .index_slider-item {
      height: 230px; } }

.index_slider_section, .homepage_banner {
  position: relative; }
  .index_slider_section .swiper-container .swiper-slide .bg-cover, .homepage_banner .swiper-container .swiper-slide .bg-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .index_slider_section .swiper-container .swiper-slide .bg-cover.d, .homepage_banner .swiper-container .swiper-slide .bg-cover.d {
      display: block; }
      @media only screen and (max-width: 760px) {
        .index_slider_section .swiper-container .swiper-slide .bg-cover.d, .homepage_banner .swiper-container .swiper-slide .bg-cover.d {
          display: none; } }
    .index_slider_section .swiper-container .swiper-slide .bg-cover.m, .homepage_banner .swiper-container .swiper-slide .bg-cover.m {
      display: none; }
      @media only screen and (max-width: 760px) {
        .index_slider_section .swiper-container .swiper-slide .bg-cover.m, .homepage_banner .swiper-container .swiper-slide .bg-cover.m {
          display: block; } }
  .index_slider_section .swiper-container .swiper-slide img.d, .homepage_banner .swiper-container .swiper-slide img.d {
    display: block; }
    @media only screen and (max-width: 760px) {
      .index_slider_section .swiper-container .swiper-slide img.d, .homepage_banner .swiper-container .swiper-slide img.d {
        display: none; } }
  .index_slider_section .swiper-container .swiper-slide img.m, .homepage_banner .swiper-container .swiper-slide img.m {
    display: none; }
    @media only screen and (max-width: 760px) {
      .index_slider_section .swiper-container .swiper-slide img.m, .homepage_banner .swiper-container .swiper-slide img.m {
        display: block; } }
  .index_slider_section .swiper-container .swiper-slide a, .homepage_banner .swiper-container .swiper-slide a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0; }
  .index_slider_section .swiper-container .swiper-slide .site_wrapper, .homepage_banner .swiper-container .swiper-slide .site_wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .index_slider_section .index_slider-item, .homepage_banner .index_slider-item {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    padding: 0 20px; }
    .index_slider_section .index_slider-item .index_slider-item-title, .homepage_banner .index_slider-item .index_slider-item-title {
      font-size: 4em;
      font-weight: 700;
      line-height: 1.2;
      color: #FFFFFF;
      text-shadow: 10px 10px 8px #000000; }
      @media only screen and (max-width: 1500px) {
        .index_slider_section .index_slider-item .index_slider-item-title, .homepage_banner .index_slider-item .index_slider-item-title {
          font-size: 3.5em; } }
      @media only screen and (max-width: 960px) {
        .index_slider_section .index_slider-item .index_slider-item-title, .homepage_banner .index_slider-item .index_slider-item-title {
          font-size: 2.66667em; } }
      @media only screen and (max-width: 760px) {
        .index_slider_section .index_slider-item .index_slider-item-title, .homepage_banner .index_slider-item .index_slider-item-title {
          display: none; } }
  .index_slider_section .index_slider-wall, .homepage_banner .index_slider-wall {
    height: 100%;
    width: 535px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
    @media only screen and (max-width: 1500px) {
      .index_slider_section .index_slider-wall, .homepage_banner .index_slider-wall {
        width: 455px; } }
    @media only screen and (max-width: 960px) {
      .index_slider_section .index_slider-wall, .homepage_banner .index_slider-wall {
        width: 300px; } }
    @media only screen and (max-width: 760px) {
      .index_slider_section .index_slider-wall, .homepage_banner .index_slider-wall {
        width: 180px; } }

.index_service_section {
  background: #F2F2F2; }
  .index_service_section .index_service-list {
    max-width: 1100px;
    margin: 0 auto; }
    @media only screen and (max-width: 1200px) {
      .index_service_section .index_service-list {
        max-width: 940px; } }
    @media only screen and (max-width: 960px) {
      .index_service_section .index_service-list {
        max-width: 720px; } }
    @media only screen and (max-width: 760px) {
      .index_service_section .index_service-list {
        max-width: 520px; } }
    .index_service_section .index_service-list .swiper-container {
      padding: 60px 0 30px; }
      @media only screen and (max-width: 960px) {
        .index_service_section .index_service-list .swiper-container {
          padding: 40px 0 20px; } }
    .index_service_section .index_service-list .swiper-container .swiper-slide {
      width: 275px;
      max-width: 25%; }
      @media only screen and (max-width: 1200px) {
        .index_service_section .index_service-list .swiper-container .swiper-slide {
          width: 235px; } }
      @media only screen and (max-width: 960px) {
        .index_service_section .index_service-list .swiper-container .swiper-slide {
          width: 180px; } }
      @media only screen and (max-width: 760px) {
        .index_service_section .index_service-list .swiper-container .swiper-slide {
          width: 130px; } }
    .index_service_section .index_service-list .index_service-item {
      text-align: center;
      transition: 0.3s transform ease; }
      .index_service_section .index_service-list .index_service-item:nth-child(1) .index_service-img {
        border-left: 0; }
      .index_service_section .index_service-list .index_service-item .index_service-img {
        height: 110px;
        padding: 0 20px;
        border-left: 1px solid #ED806F; }
        @media only screen and (max-width: 960px) {
          .index_service_section .index_service-list .index_service-item .index_service-img {
            height: 70px;
            padding: 0;
            border-left: 0;
            max-height: calc(25vw - 7.5px - 2.25em); } }
        .index_service_section .index_service-list .index_service-item .index_service-img img {
          max-width: inherit;
          max-height: 100%; }
      .index_service_section .index_service-list .index_service-item:hover {
        transform: scale(1.05); }
      .index_service_section .index_service-list .index_service-item .index_service-text {
        font-weight: 700;
        margin-top: 25px;
        /* white-space: nowrap; */
        font-size: 1em; }
        @media only screen and (max-width: 1200px) {
          .index_service_section .index_service-list .index_service-item .index_service-text {
            margin-top: 20px;
            font-size: 0.88889em; } }
        @media only screen and (max-width: 760px) {
          .index_service_section .index_service-list .index_service-item .index_service-text {
            margin-top: 15px;
            font-size: 0.77778em; } }

.index_content_section {
  padding: 80px 0 50px; }
  @media only screen and (max-width: 1200px) {
    .index_content_section {
      padding: 60px 0 50px; } }
  @media only screen and (max-width: 960px) {
    .index_content_section {
      padding: 40px 0 60px; } }
  .index_content_section.bg-gray {
    background: #F2F2F2; }
  .index_content_section .index_content_section-title {
    font-size: 2.22222em;
    font-weight: 700;
    color: #005180;
    text-align: center; }
    @media only screen and (max-width: 1200px) {
      .index_content_section .index_content_section-title {
        font-size: 1.94444em; } }
    @media only screen and (min-width: 761px) {
      .index_content_section .index_content_section-title.left {
        text-align: left; } }
  .index_content_section .index_content_section-body {
    margin-top: 50px; }
    @media only screen and (max-width: 1200px) {
      .index_content_section .index_content_section-body {
        margin-top: 35px; } }
    @media only screen and (max-width: 960px) {
      .index_content_section .index_content_section-body {
        margin-top: 20px; } }
  .index_content_section .index_content_section-ad {
    margin: 0 auto 30px;
    text-align: center;
    max-width: 728px; }
    @media only screen and (max-width: 960px) {
      .index_content_section .index_content_section-ad {
        margin: 60px auto 0; } }

.index_content_section.bg-gray .index_product-slider {
  --swiper-pagination-color: #005487; }

.index_product-slider,
.index_offers-slider {
  position: relative;
  padding: 0 40px;
  margin-bottom: 80px; }
  @media only screen and (max-width: 960px) {
    .index_product-slider,
    .index_offers-slider {
      margin-bottom: 0; } }
  .index_product-slider .swiper-container,
  .index_offers-slider .swiper-container {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px; }
  .index_product-slider .swiper-pagination,
  .index_offers-slider .swiper-pagination {
    position: relative;
    display: none;
    margin-top: 30px; }
  .index_product-slider .swiper-button-prev,
  .index_offers-slider .swiper-button-prev {
    left: -10px; }
  .index_product-slider .swiper-button-next,
  .index_offers-slider .swiper-button-next {
    right: -10px; }

@media only screen and (max-width: 760px) {
  .index_offers-slider {
    padding: 0 30px; }
  .index_product-slider {
    padding: 0; }
    .index_product-slider .swiper-container {
      max-width: 400px;
      margin: auto; }
    .index_product-slider .swiper-pagination {
      display: block; }
    .index_product-slider .swiper-button-next,
    .index_product-slider .swiper-button-prev {
      display: none; } }

.product_item {
  background-color: #FFFFFF;
  box-shadow: 2px 2px 5px rgba(26, 26, 26, 0.15);
  height: 100%; }
  .product_item .product_item-img {
    width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden; }
    .product_item .product_item-img img {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      max-width: calc(100% - 20px);
      max-height: calc(100% - 20px); }
  .product_item .product_item-title {
    padding: 10px 15px;
    font-weight: 700; }
    .product_item .product_item-title span {
      display: block;
      line-height: 1.35;
      height: 2.7em;
      -webkit-line-clamp: 2;
      overflow: hidden;
      text-overflow: ellipsis;
      text-overflow: -o-ellipsis-lastline;
      display: -webkit-box;
      -webkit-box-orient: vertical; }
  .product_item.eshop .product_item-title {
    background: #E6EBF1; }
  .product_item.bonus .product_item-title {
    background: #FFE7E0; }
  .product_item.like .product_item-title {
    box-shadow: 5px 5px 15px rgba(26, 26, 26, 0.15);
    background: #F2F2F2;
    padding: 30px 20px; }
    @media only screen and (max-width: 760px) {
      .product_item.like .product_item-title {
        padding: 10px 15px; } }
  .product_item .product_item-info {
    padding: 10px 0; }
    .product_item .product_item-info .product_item-price {
      display: flex;
      margin: 5px 0;
      padding: 0 15px;
      color: #005487;
      align-items: center; }
    .product_item .product_item-info .product_item-info-hr {
      width: 100%;
      height: 1px;
      margin: 5px 0;
      background: #000000; }
    .product_item .product_item-info .product_item-price-name {
      font-weight: 600;
      width: 50%; }
    .product_item .product_item-info .product_item-price-price {
      font-size: 1.11111em;
      font-weight: 700;
      width: 50%;
      text-align: right; }

.index_special_offers {
  text-align: center; }
  .index_special_offers .index_special_offers-title {
    font-weight: 600;
    margin-top: 15px; }
  .index_special_offers .index_special_offers-img {
    width: 100%;
    padding-top: 60%;
    position: relative;
    overflow: hidden;
    background: #FFFFFF; }
    .index_special_offers .index_special_offers-img img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      max-width: 100%;
      max-height: 100%; }

.index_hotnews {
  display: flex;
  flex-flow: wrap; }
  @media only screen and (max-width: 760px) {
    .index_hotnews {
      max-width: 400px;
      margin: auto; } }
  .index_hotnews .index_hotnews-left {
    width: calc(100% - 300px);
    padding-right: 30px; }
    @media only screen and (max-width: 1200px) {
      .index_hotnews .index_hotnews-left {
        width: 100%;
        padding-right: 0; } }
  .index_hotnews .index_hotnews-right {
    width: 300px;
    text-align: center; }
    @media only screen and (max-width: 1200px) {
      .index_hotnews .index_hotnews-right {
        width: 100%;
        margin-top: 60px;
        margin-bottom: 20px; } }
  .index_hotnews .index_hotnews-desktop {
    display: block; }
  .index_hotnews .index_hotnews-mob {
    display: none; }
  @media only screen and (max-width: 1200px) {
    .index_hotnews .index_hotnews-desktop {
      display: none; }
    .index_hotnews .index_hotnews-mob {
      display: block; } }
  .index_hotnews .index_hotnews-list.layout_row {
    margin: -15px; }
    .index_hotnews .index_hotnews-list.layout_row .layout_col {
      width: 33.33%;
      padding: 15px; }
      @media only screen and (max-width: 1200px) {
        .index_hotnews .index_hotnews-list.layout_row .layout_col {
          width: 50%; } }
  .index_hotnews .index_hotnews-ltem {
    background-color: #FFFFFF; }
    @media only screen and (max-width: 760px) {
      .index_hotnews .index_hotnews-ltem {
        text-align: center; } }
    .index_hotnews .index_hotnews-ltem .index_hotnews-ltem-img {
      position: relative;
      overflow: hidden; }
      .index_hotnews .index_hotnews-ltem .index_hotnews-ltem-img img {
        width: 100%;
        transition: 0.3s transform ease; }
    .index_hotnews .index_hotnews-ltem:hover .index_hotnews-ltem-img img {
      transform: scale(1.05); }
    .index_hotnews .index_hotnews-ltem .index_hotnews-ltem-date {
      margin-top: 10px;
      font-size: 0.88889em; }
    .index_hotnews .index_hotnews-ltem .index_hotnews-ltem-title {
      margin-top: 30px;
      font-size: 1.11111em;
      font-weight: 700; }
  .index_hotnews .index_hotnews-nav {
    margin-top: 30px; }
    @media only screen and (max-width: 1200px) {
      .index_hotnews .index_hotnews-nav {
        margin-top: 15px;
        text-align: center; } }
  .index_hotnews .swiper-pagination {
    position: relative;
    margin-top: 15px; }

.member_tier-list.layout_row {
  margin: 50px -15px;
  justify-content: center; }
  @media only screen and (max-width: 960px) {
    .member_tier-list.layout_row {
      margin: 25px -5px; } }
  .member_tier-list.layout_row .layout_col {
    padding: 15px;
    width: 20%;
    padding-bottom: 50px; }
    @media only screen and (max-width: 960px) {
      .member_tier-list.layout_row .layout_col {
        width: 33.33%;
        padding: 5px;
        padding-bottom: 30px; } }
    .member_tier-list.layout_row .layout_col .member_tier {
      cursor: pointer; }
      .member_tier-list.layout_row .layout_col .member_tier .member_tier-name {
        text-align: center;
        font-size: 1.33em;
        font-weight: 600; }
        @media only screen and (max-width: 520px) {
          .member_tier-list.layout_row .layout_col .member_tier .member_tier-name {
            font-size: 1.1em; } }

.member_tier-detail {
  margin: 50px 0 100px;
  display: flex;
  flex-flow: wrap; }
  @media only screen and (max-width: 960px) {
    .member_tier-detail {
      margin: 30px 0 60px; } }
  .member_tier-detail .member_tier-detail-title {
    font-size: 1.333em;
    font-weight: 800;
    width: 100%; }
  .member_tier-detail .member_tier-detail-image {
    width: 35%; }
    @media only screen and (max-width: 960px) {
      .member_tier-detail .member_tier-detail-image {
        text-align: center;
        width: 100%;
        max-width: 350px;
        margin: auto;
        padding: 30px 0; } }
  .member_tier-detail .member_tier-detail-body {
    width: 65%;
    padding-left: 90px; }
    @media only screen and (max-width: 1200px) {
      .member_tier-detail .member_tier-detail-body {
        padding-left: 40px; } }
    @media only screen and (max-width: 960px) {
      .member_tier-detail .member_tier-detail-body {
        width: 100%;
        padding-left: 0; } }
    .member_tier-detail .member_tier-detail-body .member_tier-detail-text {
      font-size: 1.111em;
      font-weight: 600; }

.member_privileges-wpapper {
  padding: 30px 0; }
  .member_privileges-wpapper.has-bg {
    background: #005487; }
    @media only screen and (max-width: 960px) {
      .member_privileges-wpapper.has-bg {
        background: transparent;
        padding: 20px 0 0; } }
    .member_privileges-wpapper.has-bg .member_privileges-title {
      color: #FFFFFF; }
      @media only screen and (max-width: 960px) {
        .member_privileges-wpapper.has-bg .member_privileges-title {
          padding: 0 0 20px;
          color: #005180; } }
    @media only screen and (max-width: 960px) {
      .member_privileges-wpapper.has-bg .member_privileges-area {
        background: #005487;
        padding: 20px 0; } }
    .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .swiper-button-prev, .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .swiper-button-next {
      background-size: 50%;
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 3px; }
    .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .swiper-button-prev.swiper-button-disabled, .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .swiper-button-next.swiper-button-disabled {
      opacity: 0; }
    .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col {
      width: 200px; }
      @media only screen and (max-width: 960px) {
        .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col {
          width: 150px; } }
      @media only screen and (max-width: 760px) {
        .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col {
          width: 133.33px; } }
      .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col::before {
        background: #FFFFFF; }
      @media only screen and (max-width: 760px) {
        .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col .member_privileges-item-img {
          max-width: 60px; } }
      .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col .member_privileges-item-name {
        color: #FFFFFF; }
      .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col:hover .member_privileges-item-container,
      .member_privileges-wpapper.has-bg .member_privileges-area .member_privileges-group.layout_row .layout_col.is-active .member_privileges-item-container {
        background-color: #094574; }
  .member_privileges-wpapper.no-bg .member_privileges-group {
    max-width: 1200px;
    width: 100%; }
    @media only screen and (max-width: 1200px) {
      .member_privileges-wpapper.no-bg .member_privileges-group {
        max-width: 600px; } }
  @media only screen and (max-width: 1200px) and (max-width: 1200px) {
    .member_privileges-wpapper.no-bg .member_privileges-group .layout_col {
      width: 33.333%; }
      .member_privileges-wpapper.no-bg .member_privileges-group .layout_col:nth-child(4)::before {
        display: none; } }
  @media only screen and (max-width: 1200px) and (max-width: 760px) {
    .member_privileges-wpapper.no-bg .member_privileges-group .layout_col {
      width: 50%; }
      .member_privileges-wpapper.no-bg .member_privileges-group .layout_col:nth-child(2n)::before {
        display: block; }
      .member_privileges-wpapper.no-bg .member_privileges-group .layout_col:nth-child(2n-1)::before {
        display: none; } }
  .member_privileges-wpapper .member_privileges-title {
    text-align: center;
    font-size: 1.333em;
    font-weight: 800;
    padding: 0 0 30px; }
  .member_privileges-wpapper .member_privileges-group {
    margin: 0 auto; }
    .member_privileges-wpapper .member_privileges-group .layout_col {
      position: relative;
      width: 16.666%;
      text-align: center;
      padding: 0 20px;
      margin-bottom: 15px; }
      @media only screen and (max-width: 1200px) {
        .member_privileges-wpapper .member_privileges-group .layout_col {
          padding: 0 10px;
          margin-bottom: 10px; } }
      .member_privileges-wpapper .member_privileges-group .layout_col:nth-child(1n+2)::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
        width: 1px;
        height: 30%;
        background: #ED806F; }
      .member_privileges-wpapper .member_privileges-group .layout_col .member_privileges-item-container {
        height: 100%;
        padding: 30px 0;
        position: relative; }
        @media only screen and (max-width: 1200px) {
          .member_privileges-wpapper .member_privileges-group .layout_col .member_privileges-item-container {
            padding: 10px 0; } }
        .member_privileges-wpapper .member_privileges-group .layout_col .member_privileges-item-container .member_privileges-item-img {
          max-width: 80px;
          margin: auto;
          position: relative; }
        .member_privileges-wpapper .member_privileges-group .layout_col .member_privileges-item-container .member_privileges-item-name {
          margin-top: 20px;
          font-weight: 700;
          color: #000000; }
      .member_privileges-wpapper .member_privileges-group .layout_col:hover .member_privileges-item-container::after,
      .member_privileges-wpapper .member_privileges-group .layout_col.is-active .member_privileges-item-container::after {
        content: '';
        display: block;
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 100%;
        height: 4px;
        background: #FF8672; }

.member_privileges-list.layout_row {
  display: flex;
  flex-flow: wrap;
  margin: 0 -40px;
  padding-bottom: 50px; }
  .member_privileges-list.layout_row.group .layout_col > a:link, .member_privileges-list.layout_row.limited .layout_col > a:link {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: flex-start; }
  .member_privileges-list.layout_row.group .layout_col .img, .member_privileges-list.layout_row.limited .layout_col .img {
    width: 100%; }
  .member_privileges-list.layout_row.group .layout_col .name, .member_privileges-list.layout_row.limited .layout_col .name {
    flex-grow: 1; }
  @media only screen and (max-width: 1200px) {
    .member_privileges-list.layout_row {
      margin: 0 -15px; } }
  .member_privileges-list.layout_row .layout_col {
    width: 33.333%;
    padding: 0 40px 80px; }
    @media only screen and (max-width: 1200px) {
      .member_privileges-list.layout_row .layout_col {
        padding: 0 15px 50px; } }
    @media only screen and (max-width: 960px) {
      .member_privileges-list.layout_row .layout_col {
        width: 50%;
        text-align: center; } }
    @media only screen and (max-width: 760px) {
      .member_privileges-list.layout_row .layout_col {
        width: 100%; } }
    .member_privileges-list.layout_row .layout_col .img img {
      width: 100%; }
    .member_privileges-list.layout_row .layout_col .name {
      margin-top: 10px;
      font-size: 1.333em;
      color: #005487;
      font-weight: 600; }
    .member_privileges-list.layout_row .layout_col .desc {
      margin-top: 10px;
      font-size: 0.88em;
      color: #000000; }

#categorybox-holder {
  position: relative; }

.categorybox-trigger {
  display: none;
  position: absolute;
  background: #005487;
  width: 50px;
  height: 50px;
  padding: 14px 7px;
  right: 0;
  top: 0;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  @media only screen and (max-width: 960px) {
    .categorybox-trigger {
      display: block; } }

@media only screen and (min-width: 961px) {
  .categorybox-wrapper {
    height: auto !important;
    top: 0 !important; } }

@media only screen and (max-width: 960px) {
  .categorybox-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s opacity ease, 0.4s visibility ease;
    z-index: 9; }
    .categorybox-wrapper.is-active {
      opacity: 1;
      visibility: visible; }
    .categorybox-wrapper .categorybox-overlay {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #000000;
      opacity: 0.7;
      cursor: pointer; }
    .categorybox-wrapper .categorybox {
      position: absolute;
      right: 0;
      top: 0;
      max-height: 100%;
      width: 100%;
      max-width: 310px;
      overflow: auto;
      background: #FFFFFF;
      padding: 40px 30px 20px; }
      .categorybox-wrapper .categorybox .categorybox-close {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 25px;
        height: 25px;
        cursor: pointer; }
        .categorybox-wrapper .categorybox .categorybox-close > span {
          display: block;
          width: 100%;
          height: 1px;
          background: #005487;
          position: absolute;
          left: 0;
          top: calc(50% - 1px); }
          .categorybox-wrapper .categorybox .categorybox-close > span:nth-child(1) {
            transform: rotate(45deg); }
          .categorybox-wrapper .categorybox .categorybox-close > span:nth-child(2) {
            transform: rotate(-45deg); } }

.news_categorybox .news_categorybox-title {
  font-size: 1.285em;
  font-weight: 700;
  color: #005487; }

.news_categorybox .news_categorybox-item {
  font-size: 1.143em; }
  .news_categorybox .news_categorybox-item a {
    display: block;
    padding: 10px 0 0;
    color: #1A1A1A; }

.news_layout {
  display: flex;
  flex-flow: wrap; }
  .news_layout .news_layout-left {
    width: calc(100% - 300px);
    padding-right: 60px; }
    @media only screen and (max-width: 1200px) {
      .news_layout .news_layout-left {
        padding-right: 40px; } }
    @media only screen and (max-width: 960px) {
      .news_layout .news_layout-left {
        width: 100%;
        padding-right: 0; } }
  .news_layout .news_layout-right {
    width: 300px; }
    @media only screen and (max-width: 960px) {
      .news_layout .news_layout-right {
        display: none; } }
  .news_layout .news_layout-nav {
    margin-top: 100px;
    margin-bottom: 150px;
    width: 100%; }
    @media only screen and (max-width: 960px) {
      .news_layout .news_layout-nav {
        margin-top: 0;
        margin-bottom: 50px;
        text-align: center; } }

.news-list.layout_row {
  display: flex;
  flex-flow: wrap;
  margin: 0 -20px; }
  @media only screen and (max-width: 1200px) {
    .news-list.layout_row {
      margin: 0 -15px; } }
  .news-list.layout_row .news_cat_ad {
    margin: auto !important;
    text-align: center; }
  .news-list.layout_row .layout_col {
    padding: 0 20px 70px;
    width: 33.333%; }
    @media only screen and (max-width: 1200px) {
      .news-list.layout_row .layout_col {
        width: 50%;
        padding: 0 15px 50px; } }
    @media only screen and (max-width: 760px) {
      .news-list.layout_row .layout_col {
        width: 100%; } }
    .news-list.layout_row .layout_col.col_ad {
      display: none;
      width: 100%; }
      @media only screen and (max-width: 960px) {
        .news-list.layout_row .layout_col.col_ad {
          display: block; } }
    .news-list.layout_row .layout_col .news-item {
      box-shadow: 5px 5px 10px rgba(26, 26, 26, 0.15); }
      .news-list.layout_row .layout_col .news-item .news-item-img img {
        width: 100%; }
      .news-list.layout_row .layout_col .news-item .news-item-info {
        padding: 25px 20px 40px;
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100%;
        background-image: url(../images_fn/news_bg.svg); }
        .news-list.layout_row .layout_col .news-item .news-item-info .news-item-cat {
          color: #005487;
          font-size: 1.222em;
          font-weight: 800; }
        .news-list.layout_row .layout_col .news-item .news-item-info .news-item-name {
          font-size: 1.111em;
          font-weight: 600;
          min-height: 135px;
          margin-top: 5px; }
        .news-list.layout_row .layout_col .news-item .news-item-info .news-item-btn {
          font-weight: 700;
          color: #FFFFFF;
          padding: 5px 20px;
          text-align: center;
          border-radius: 8px;
          display: block;
          margin-top: 30px;
          transition: 0.4s background ease, 0.4s color ease; }
      .news-list.layout_row .layout_col .news-item.events .news-item-info {
        background-color: #EBEFF4; }
        .news-list.layout_row .layout_col .news-item.events .news-item-info .news-item-btn {
          background: #42739E;
          border: 1px solid #42739E; }
          .news-list.layout_row .layout_col .news-item.events .news-item-info .news-item-btn:hover {
            background: #FFFFFF;
            color: #42739E; }
      .news-list.layout_row .layout_col .news-item.news .news-item-info {
        background-color: #FFEDE8; }
        .news-list.layout_row .layout_col .news-item.news .news-item-info .news-item-btn {
          background: #FF8672;
          border: 1px solid #FF8672; }
          .news-list.layout_row .layout_col .news-item.news .news-item-info .news-item-btn:hover {
            background: #FFFFFF;
            color: #FF8672; }

.news_category {
  padding-left: 25px;
  padding-bottom: 30px;
  border-left: 2px solid #ED806F; }
  @media only screen and (max-width: 960px) {
    .news_category {
      padding-left: 0;
      border-left: 0; } }
  .news_category .news_category-title {
    font-size: 1.222em;
    font-weight: 700;
    color: #005487;
    margin-bottom: 25px; }
  .news_category .news_category-item {
    margin: 10px 0; }
    .news_category .news_category-item a {
      color: #1A1A1A;
      display: block; }
      .news_category .news_category-item a:hover, .news_category .news_category-item a.active {
        color: #FF8672; }

.news_cat_ad {
  margin: 50px 0; }
  @media only screen and (max-width: 960px) {
    .news_cat_ad {
      margin: 25px 0; } }

.news_event-nav {
  display: flex;
  flex-flow: wrap; }
  .news_event-nav .news_event-left {
    width: calc(100% - 230px); }
    @media only screen and (max-width: 960px) {
      .news_event-nav .news_event-left {
        width: 100%;
        padding: 10px 0;
        border-top: 1px solid #ED806F; } }
  .news_event-nav .news_event-right {
    width: 230px;
    border-left: 1px solid #ED806F;
    text-align: right;
    padding: 20px 0; }
    @media only screen and (max-width: 960px) {
      .news_event-nav .news_event-right {
        width: 100%;
        text-align: center;
        padding: 30px 0 0;
        border-left: 0;
        border-top: 1px solid #ED806F; } }

.news_info {
  display: flex;
  margin: 0 -10px; }
  @media only screen and (max-width: 520px) {
    .news_info {
      flex-flow: wrap; } }
  .news_info.reg_form-top {
    text-align: center;
    justify-content: center; }
    @media only screen and (min-width: 961px) {
      .news_info.reg_form-top .news_info-item-logo {
        height: 100px; } }
  .news_info .news_info-item {
    width: 240px;
    padding: 20px 10px; }
    @media only screen and (max-width: 960px) {
      .news_info .news_info-item {
        text-align: center; } }
    @media only screen and (max-width: 520px) {
      .news_info .news_info-item {
        width: 50%; } }
    .news_info .news_info-item .news_info-item-logo {
      height: 60px; }
      @media only screen and (max-width: 960px) {
        .news_info .news_info-item .news_info-item-logo {
          text-align: center; } }
      .news_info .news_info-item .news_info-item-logo img {
        max-height: 100%; }
    .news_info .news_info-item .news_info-item-Name {
      margin-top: 15px;
      font-size: 1.333em;
      font-weight: 700; }

.news_event-bookmark {
  margin-bottom: 50px; }
  .news_event-bookmark > * {
    vertical-align: middle; }
  .news_event-bookmark img {
    width: 38px; }
  .news_event-bookmark span {
    font-size: 1.333em;
    margin-left: 10px; }

.useful_tips-tabs.layout_row {
  display: flex;
  flex-flow: wrap;
  margin: -15px;
  padding-bottom: 40px; }
  .useful_tips-tabs.layout_row.waiting_select {
    padding-bottom: 150px; }
    @media only screen and (max-width: 1200px) {
      .useful_tips-tabs.layout_row.waiting_select {
        padding-bottom: 100px; } }
    @media only screen and (max-width: 760px) {
      .useful_tips-tabs.layout_row.waiting_select {
        padding-bottom: 50px; } }
  .useful_tips-tabs.layout_row .layout_col {
    width: 33.333%;
    padding: 15px; }
    @media only screen and (max-width: 960px) {
      .useful_tips-tabs.layout_row .layout_col {
        width: 100%; } }

.image_card {
  text-align: center;
  box-shadow: 0px 0px 5px 3px rgba(96, 96, 96, 0.15);
  cursor: pointer; }
  .image_card .image_card-logo {
    height: 160px;
    padding: 20px;
    background: #EAF6FA;
    transition: 0.4s background ease; }
    @media only screen and (max-width: 960px) {
      .image_card .image_card-logo {
        height: 80px;
        padding: 15px 10px; } }
    .image_card .image_card-logo img {
      max-height: 100%; }
  .image_card .image_card-name {
    background: #005487;
    padding: 5px 20px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 1.333em;
    position: relative;
    height: calc(100% - 160px);
    transition: 0.4s background ease; }
    @media only screen and (max-width: 960px) {
      .image_card .image_card-name {
        font-size: 1em; } }
    .image_card .image_card-name span {
      position: relative;
      z-index: 1; }
  .image_card .image_card-name::after {
    content: '';
    display: block;
    width: 61px;
    height: 79px;
    background-image: url(../images_fn/bg-arrow-orange.svg);
    position: absolute;
    right: 10px;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    transition: 0.4s background-image ease; }
    @media only screen and (max-width: 960px) {
      .image_card .image_card-name::after {
        width: 31px;
        height: 40px; } }
  .image_card:hover .image_card-logo,
  .image_card.is-active .image_card-logo {
    background: #F8F8F8; }
  .image_card:hover .image_card-name,
  .image_card.is-active .image_card-name {
    background: #FF8672; }
  .image_card:hover .image_card-name::after,
  .image_card.is-active .image_card-name::after {
    background-image: url(../images_fn/bg-arrow-blue.svg); }

.categorybox .image_card {
  margin: 20px 0; }

.useful_tips-mobileTabs {
  margin-bottom: 100px; }
  .useful_tips-mobileTabs .useful_tips-mobileTabs-item {
    position: relative;
    margin: 0 0 15px;
    background: #336B98;
    display: flex;
    align-items: center;
    padding: 25px 30px 30px;
    cursor: pointer; }
    .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-logo {
      width: 50px; }
    .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-name {
      width: calc(100% - 50px);
      padding-left: 30px;
      font-size: 1.429em;
      color: #FFFFFF;
      font-weight: 700; }
      .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-name ::after {
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        height: 20px;
        display: block;
        position: absolute;
        background: #005487;
        transition: 0.4s background ease; }
      .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-name ::before {
        content: '';
        display: block;
        width: 31px;
        height: 40px;
        background-image: url(../images_fn/bg-arrow-orange.svg);
        position: absolute;
        right: 10px;
        bottom: 0;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 1; }
      .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-name:hover::after, .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-name.is-active::after {
        background: #FF8672; }
      .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-name:hover::before, .useful_tips-mobileTabs .useful_tips-mobileTabs-item .useful_tips-mobileTabs-item-name.is-active::before {
        background-image: url(../images_fn/bg-arrow-blue.svg); }

.useful_tips-group {
  margin-bottom: 150px; }
  @media only screen and (max-width: 1200px) {
    .useful_tips-group {
      margin-bottom: 100px; } }
  @media only screen and (max-width: 960px) {
    .useful_tips-group {
      margin-bottom: 60px; } }
  .useful_tips-group .useful_tips-group-title {
    background: #005487;
    margin: 0 -15px;
    padding: 20px 40px;
    display: flex;
    align-items: center; }
    .useful_tips-group .useful_tips-group-title .useful_tips-group-title-logo {
      width: 60px; }
    .useful_tips-group .useful_tips-group-title .useful_tips-group-title-name {
      width: calc(100% - 60px);
      padding-left: 20px;
      color: #FFFFFF;
      font-weight: 700;
      font-size: 1.429em; }

.frequently_questions {
  margin: 0 0 80px; }
  @media only screen and (max-width: 960px) {
    .frequently_questions {
      margin: 0 0 40px; } }
  .frequently_questions .frequently_questions-title {
    font-size: 1.333em;
    font-weight: 700; }

.frequently_assistance {
  margin: 100px 0 150px; }
  @media only screen and (max-width: 960px) {
    .frequently_assistance {
      margin: 50px 0; } }
  .frequently_assistance .frequently_assistance-title {
    font-size: 1.33333em;
    font-weight: 600;
    color: #005487; }
  .frequently_assistance .frequently_assistance-body {
    background: #FFFFFF;
    padding: 5px;
    display: flex;
    flex-flow: wrap; }
    .frequently_assistance .frequently_assistance-body .frequently_assistance-body-item {
      width: 33.333%;
      display: flex;
      align-items: center;
      padding: 10px;
      justify-content: center; }
      @media only screen and (max-width: 960px) {
        .frequently_assistance .frequently_assistance-body .frequently_assistance-body-item {
          width: 100%; } }
      .frequently_assistance .frequently_assistance-body .frequently_assistance-body-item .frequently_assistance-body-item-logo {
        width: 45px; }
      .frequently_assistance .frequently_assistance-body .frequently_assistance-body-item .frequently_assistance-body-item-value {
        max-width: calc(100% - 50px);
        padding-left: 20px;
        font-size: 1.22222em;
        color: #005180;
        font-weight: 500; }
        .frequently_assistance .frequently_assistance-body .frequently_assistance-body-item .frequently_assistance-body-item-value a {
          color: #005180; }
        @media only screen and (max-width: 960px) {
          .frequently_assistance .frequently_assistance-body .frequently_assistance-body-item .frequently_assistance-body-item-value {
            width: 100%; } }

.reg_event_title {
  font-size: 1.888em;
  text-align: center;
  margin: 70px 0;
  font-weight: 700; }

.reg_form-wrapper {
  max-width: 1000px;
  margin: 50px auto 100px;
  background: #F8F8F8;
  padding: 80px;
  box-shadow: 7px 7px 5px rgba(96, 96, 96, 0.15); }
  @media only screen and (max-width: 760px) {
    .reg_form-wrapper {
      padding: 50px 15px 80px;
      box-shadow: none;
      margin: 0 -15px; } }
  .reg_form-wrapper a {
    color: #FF8672; }

.reg_form-title {
  font-weight: 700;
  text-align: center;
  color: #005487;
  font-size: 2.222em;
  margin-bottom: 50px; }
  @media only screen and (max-width: 760px) {
    .reg_form-title {
      font-size: 1.25em;
      margin-bottom: 40px; } }

.form-reward-selectgroup {
  display: flex;
  flex-flow: wrap;
  max-width: 900px;
  margin: 0 -10px; }
  .form-reward-selectgroup label {
    display: block;
    width: 50%;
    position: relative;
    padding: 10px; }
    @media only screen and (max-width: 520px) {
      .form-reward-selectgroup label {
        width: 100%; } }
    .form-reward-selectgroup label input {
      position: absolute;
      bottom: 20px;
      left: 20px;
      top: auto; }
    .form-reward-selectgroup label > span {
      border: 1px solid #000;
      display: block;
      padding: 10px;
      line-height: 1.2;
      height: 100%; }
      .form-reward-selectgroup label > span .img-wrapper {
        text-align: center; }
      .form-reward-selectgroup label > span h1 {
        margin: 20px 0 0;
        font-size: 1.2em;
        text-align: center;
        padding-left: 30px; }
      .form-reward-selectgroup label > span .desc {
        margin: 10px 0 0;
        font-size: 1em;
        text-align: center;
        padding-left: 30px; }

.contact_us_top {
  max-width: 1000px;
  margin: 50px auto; }
  @media only screen and (max-width: 960px) {
    .contact_us_top {
      margin: 10px 0; } }
  .contact_us_top .swiper-slide {
    width: 33.333%;
    min-width: 160px; }
    @media only screen and (max-width: 760px) {
      .contact_us_top .swiper-slide {
        margin: 10px 0; } }
  .contact_us_top .contact_us_top-item {
    text-align: center; }
    @media only screen and (max-width: 760px) {
      .contact_us_top .contact_us_top-item {
        margin: 10px 0; } }
    .contact_us_top .contact_us_top-item .contact_us_top-item-logo {
      height: 120px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media only screen and (max-width: 1200px) {
        .contact_us_top .contact_us_top-item .contact_us_top-item-logo {
          height: 90px; } }
      @media only screen and (max-width: 760px) {
        .contact_us_top .contact_us_top-item .contact_us_top-item-logo {
          height: 60px; } }
      .contact_us_top .contact_us_top-item .contact_us_top-item-logo img {
        max-height: 100%; }
        @media only screen and (max-width: 1200px) {
          .contact_us_top .contact_us_top-item .contact_us_top-item-logo img {
            max-width: 110px; } }
        @media only screen and (max-width: 760px) {
          .contact_us_top .contact_us_top-item .contact_us_top-item-logo img {
            max-width: 80px; } }
    .contact_us_top .contact_us_top-item .contact_us_top-item-Name {
      color: #005487;
      margin-top: 10px;
      font-size: 1.22222em;
      font-weight: 700; }
      @media only screen and (max-width: 1200px) {
        .contact_us_top .contact_us_top-item .contact_us_top-item-Name {
          font-size: 1.11111em; } }
    .contact_us_top .contact_us_top-item .contact_us_top-item-value {
      font-size: 1.22222em;
      margin-top: 5px; }
      @media only screen and (max-width: 1200px) {
        .contact_us_top .contact_us_top-item .contact_us_top-item-value {
          font-size: 1em; } }

.profile_top {
  max-width: 750px;
  margin: auto;
  padding-bottom: 60px; }
  @media only screen and (max-width: 760px) {
    .profile_top {
      padding-bottom: 30px; } }
  .profile_top .profile_top-card {
    max-width: 500px;
    margin: auto;
    position: relative;
    font-size: 0;
    user-select: none;
    color: #000000; }
    .profile_top .profile_top-card.color-black {
      color: #FFFFFF; }
    .profile_top .profile_top-card .profile_top-card-no {
      position: absolute;
      left: 7%;
      top: 35%;
      font-weight: 700;
      font-size: 0.06em;
      user-select: text; }
      @media only screen and (max-width: 760px) {
        .profile_top .profile_top-card .profile_top-card-no {
          top: 52%; } }
    .profile_top .profile_top-card .profile_top-card-name {
      position: absolute;
      left: 7%;
      top: 45%;
      font-weight: 700;
      font-size: 0.066em;
      user-select: text; }
      @media only screen and (max-width: 760px) {
        .profile_top .profile_top-card .profile_top-card-name {
          top: 65%; } }
    .profile_top .profile_top-card .profile_top-card-cpy {
      position: absolute;
      left: 7%;
      top: 45%;
      font-weight: 700;
      font-size: 0.05em;
      user-select: text; }
      @media only screen and (max-width: 760px) {
        .profile_top .profile_top-card .profile_top-card-cpy {
          top: 65%; } }
  .profile_top .profile_top-point {
    margin-top: 50px; }
    @media only screen and (max-width: 760px) {
      .profile_top .profile_top-point {
        margin-top: 30px; } }
    .profile_top .profile_top-point .profile_top-point-row {
      padding: 10px 25px;
      display: flex;
      align-items: center; }
      @media only screen and (max-width: 760px) {
        .profile_top .profile_top-point .profile_top-point-row {
          padding: 10px 0; } }
      .profile_top .profile_top-point .profile_top-point-row:nth-child(1n+2) {
        border-top: 1px solid #FF8672; }
        @media only screen and (max-width: 760px) {
          .profile_top .profile_top-point .profile_top-point-row:nth-child(1n+2) {
            border-top: 1px solid #005487; } }
      .profile_top .profile_top-point .profile_top-point-row .profile_top-point-name,
      .profile_top .profile_top-point .profile_top-point-row .profile_top-point-value {
        font-size: 1.333em;
        color: #005487;
        width: 50%; }
        @media only screen and (max-width: 760px) {
          .profile_top .profile_top-point .profile_top-point-row .profile_top-point-name,
          .profile_top .profile_top-point .profile_top-point-row .profile_top-point-value {
            font-size: 1em; } }
      .profile_top .profile_top-point .profile_top-point-row .profile_top-point-value {
        text-align: right; }
        .profile_top .profile_top-point .profile_top-point-row .profile_top-point-value .large {
          font-size: 2em;
          font-weight: 700; }
          @media only screen and (max-width: 760px) {
            .profile_top .profile_top-point .profile_top-point-row .profile_top-point-value .large {
              font-size: 21px; } }
  .profile_top .profile_top-message {
    text-align: center;
    margin-top: 10px; }
    @media only screen and (max-width: 760px) {
      .profile_top .profile_top-message {
        margin-top: 35px; } }

.profile_table {
  background: #F8F8F8;
  padding: 0 0 80px; }
  @media only screen and (max-width: 760px) {
    .profile_table {
      background: #FFFFFF; } }
  .profile_table .profile_table-tab {
    display: flex;
    justify-content: space-evenly;
    border-bottom: 2px solid #FF8672; }
    @media only screen and (max-width: 760px) {
      .profile_table .profile_table-tab {
        border-bottom: 0; } }
    .profile_table .profile_table-tab .profile_table-tab-item {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 40px 0;
      position: relative;
      cursor: pointer; }
      @media only screen and (max-width: 1200px) {
        .profile_table .profile_table-tab .profile_table-tab-item {
          padding: 20px 0;
          width: 50%; } }
      @media only screen and (max-width: 760px) {
        .profile_table .profile_table-tab .profile_table-tab-item {
          padding: 20px 0;
          flex-flow: column; }
          .profile_table .profile_table-tab .profile_table-tab-item:not(.is-active) {
            background: #F8F8F8;
            box-shadow: inset 0 -4px 0 0px rgba(96, 96, 96, 0.15);
            position: relative; } }
      @media only screen and (max-width: 760px) {
        .profile_table .profile_table-tab .profile_table-tab-item:nth-child(1):not(.is-active)::before {
          content: '';
          display: block;
          height: 100%;
          width: 50px;
          background-color: #F8F8F8;
          position: absolute;
          right: 100%;
          box-shadow: inset 3px -3px 3px 0px rgba(96, 96, 96, 0.15); } }
      @media only screen and (max-width: 760px) {
        .profile_table .profile_table-tab .profile_table-tab-item:last-child:not(.is-active)::before {
          content: '';
          display: block;
          height: 100%;
          width: 50px;
          background-color: #F8F8F8;
          position: absolute;
          left: 100%;
          box-shadow: inset -3px -3px 3px 0px rgba(96, 96, 96, 0.2); } }
      .profile_table .profile_table-tab .profile_table-tab-item::after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 0;
        width: 100%;
        background: #FF8672;
        transition: 0.4s height ease; }
        @media only screen and (max-width: 760px) {
          .profile_table .profile_table-tab .profile_table-tab-item::after {
            display: none; } }
      .profile_table .profile_table-tab .profile_table-tab-item.is-active::after, .profile_table .profile_table-tab .profile_table-tab-item:hover::after {
        height: 20px; }
        @media only screen and (max-width: 1200px) {
          .profile_table .profile_table-tab .profile_table-tab-item.is-active::after, .profile_table .profile_table-tab .profile_table-tab-item:hover::after {
            height: 8px; } }
      .profile_table .profile_table-tab .profile_table-tab-item img {
        max-width: 80px; }
        @media only screen and (max-width: 1200px) {
          .profile_table .profile_table-tab .profile_table-tab-item img {
            max-width: 50px; } }
        @media only screen and (max-width: 760px) {
          .profile_table .profile_table-tab .profile_table-tab-item img {
            width: 100%; } }
        @media only screen and (max-width: 520px) {
          .profile_table .profile_table-tab .profile_table-tab-item img {
            max-width: 30px; } }
      .profile_table .profile_table-tab .profile_table-tab-item > span {
        font-size: 1.333em;
        font-weight: 700;
        margin-left: 20px; }
        @media only screen and (max-width: 760px) {
          .profile_table .profile_table-tab .profile_table-tab-item > span {
            display: block;
            margin-left: 0;
            margin-top: 10px;
            color: #005180;
            font-size: 17px; } }
        @media only screen and (max-width: 520px) {
          .profile_table .profile_table-tab .profile_table-tab-item > span {
            font-size: 13px; } }
  .profile_table .profile_table-block-wrapper {
    margin: 30px 0; }
    .profile_table .profile_table-block-wrapper .profile_table-info {
      display: flex;
      flex-flow: wrap; }
      .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-list {
        width: calc(100% - 120px);
        padding-right: 30px;
        margin: -30px 0; }
        @media only screen and (max-width: 760px) {
          .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-list {
            width: 100%;
            padding-right: 0;
            margin: -10px 0; } }
      .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row {
        display: flex;
        flex-flow: wrap;
        margin: 30px 0; }
        @media only screen and (max-width: 760px) {
          .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row {
            margin: 10px 0; } }
        .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row .profile_table-info-row-name {
          width: 165px;
          padding-right: 20px;
          font-size: 1.111em;
          font-weight: 600; }
          @media only screen and (max-width: 760px) {
            .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row .profile_table-info-row-name {
              width: 120px;
              padding-right: 10px; } }
          @media only screen and (max-width: 520px) {
            .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row .profile_table-info-row-name {
              width: 100%;
              padding-right: 10px; } }
        .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row .profile_table-info-row-value {
          width: calc(100% - 165px); }
          @media only screen and (max-width: 760px) {
            .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row .profile_table-info-row-value {
              width: calc(100% - 120px); } }
          @media only screen and (max-width: 520px) {
            .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-row .profile_table-info-row-value {
              width: 100%; } }
      .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-action {
        width: 120px; }
        @media only screen and (max-width: 760px) {
          .profile_table .profile_table-block-wrapper .profile_table-info .profile_table-info-action {
            width: 100%;
            text-align: right;
            margin-top: 25px; } }
    .profile_table .profile_table-block-wrapper .profile_table-table-filter {
      display: flex;
      max-width: 1080px;
      margin: auto;
      justify-content: center; }
      .profile_table .profile_table-block-wrapper .profile_table-table-filter .profile_table-table-filter-line2 .btn {
        margin-left: 60px; }
        @media only screen and (max-width: 1200px) {
          .profile_table .profile_table-block-wrapper .profile_table-table-filter .profile_table-table-filter-line2 .btn {
            margin-left: 30px; } }
      .profile_table .profile_table-block-wrapper .profile_table-table-filter .profile_table-table-filter-line1 {
        display: flex;
        align-items: center;
        width: calc(100% - 360px); }
        .profile_table .profile_table-block-wrapper .profile_table-table-filter .profile_table-table-filter-line1 span {
          width: 60px;
          display: inline-block;
          text-align: center; }
        .profile_table .profile_table-block-wrapper .profile_table-table-filter .profile_table-table-filter-line1 input,
        .profile_table .profile_table-block-wrapper .profile_table-table-filter .profile_table-table-filter-line1 select {
          width: calc((100% - 30px)/2);
          border: 1px solid #000000; }
    .profile_table .profile_table-block-wrapper .profile_table-table-title {
      margin-top: 70px;
      font-size: 1.333em;
      font-weight: 700;
      text-align: center; }
    .profile_table .profile_table-block-wrapper .profile_table-table-category {
      margin-top: 40px;
      text-align: center;
      margin-left: -5px;
      margin-right: -5px; }
      .profile_table .profile_table-block-wrapper .profile_table-table-category .btn {
        margin: 5px; }
    .profile_table .profile_table-block-wrapper .profile_table-table-thumb {
      max-width: 150px; }
    .profile_table .profile_table-block-wrapper .profile_table-table-wrapper {
      margin-top: 20px;
      overflow: auto; }
      .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table {
        width: 100%;
        border-spacing: 0; }
        .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th {
          font-size: 1.333em;
          font-weight: 400;
          text-align: left;
          padding: 10px 50px; }
          @media only screen and (max-width: 1200px) {
            .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th {
              font-size: 1.222em;
              padding: 10px 25px; } }
          .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th:nth-child(1), .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th:nth-child(2), .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th:nth-child(3) {
            width: 250px; }
            @media only screen and (max-width: 1200px) {
              .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th:nth-child(1), .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th:nth-child(2), .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table th:nth-child(3) {
                width: 180px; } }
        .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table tr > * {
          border-bottom: 1px solid #000000; }
        .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table td {
          padding: 25px 50px; }
          @media only screen and (max-width: 1200px) {
            .profile_table .profile_table-block-wrapper .profile_table-table-wrapper .profile_table-table td {
              padding: 15px 25px; } }
  .profile_table .profile_table-table_accordion-filter {
    padding: 0 25px; }
    .profile_table .profile_table-table_accordion-filter .profile_table-table_accordion-filter-row {
      display: flex;
      margin: 20px -10px; }
      .profile_table .profile_table-table_accordion-filter .profile_table-table_accordion-filter-row .profile_table-table_accordion-filter-row-item {
        width: 50%;
        padding: 0 10px; }
        .profile_table .profile_table-table_accordion-filter .profile_table-table_accordion-filter-row .profile_table-table_accordion-filter-row-item .btn {
          width: 100%; }
        .profile_table .profile_table-table_accordion-filter .profile_table-table_accordion-filter-row .profile_table-table_accordion-filter-row-item input {
          border: 1px solid #000000; }
        .profile_table .profile_table-table_accordion-filter .profile_table-table_accordion-filter-row .profile_table-table_accordion-filter-row-item > .action-btn {
          width: 100%; }
  .profile_table .profile_table-table_accordion-item {
    padding: 15px 25px;
    border-top: 1px solid #000000; }
    .profile_table .profile_table-table_accordion-item .profile_table-table_accordion-item-row {
      display: flex;
      flex-flow: wrap;
      margin: 10px 0; }
      .profile_table .profile_table-table_accordion-item .profile_table-table_accordion-item-row .profile_table-table_accordion-item-name {
        width: 120px;
        padding-right: 10px;
        font-size: 0.77778em;
        font-weight: 700;
        color: #005487; }
        @media only screen and (max-width: 520px) {
          .profile_table .profile_table-table_accordion-item .profile_table-table_accordion-item-row .profile_table-table_accordion-item-name {
            width: 100%; } }
      .profile_table .profile_table-table_accordion-item .profile_table-table_accordion-item-row .profile_table-table_accordion-item-value {
        width: calc(100% - 120px);
        font-size: 0.77778em; }
        @media only screen and (max-width: 520px) {
          .profile_table .profile_table-table_accordion-item .profile_table-table_accordion-item-row .profile_table-table_accordion-item-value {
            width: 100%; } }
  .profile_table .profile_table-pagination {
    padding: 20px 0 0;
    text-align: center; }

.login_layout {
  display: flex;
  flex-flow: wrap; }
  .login_layout .login_layout-left {
    width: 480px;
    position: relative;
    min-height: 830px;
    padding: 40px 10px 40px 0; }
    @media only screen and (max-width: 1200px) {
      .login_layout .login_layout-left {
        width: 280px; } }
    @media only screen and (max-width: 960px) {
      .login_layout .login_layout-left {
        width: 100%;
        min-height: 330px; }
        .login_layout .login_layout-left.mobile-no-bg {
          min-height: 0; } }
    @media only screen and (max-width: 760px) {
      .login_layout .login_layout-left {
        min-height: 180px; }
        .login_layout .login_layout-left.mobile-no-bg {
          min-height: 0; } }
    .login_layout .login_layout-left::before {
      content: '';
      display: block;
      background: #005487;
      height: 100%;
      width: 725px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: -1;
      background-image: url(../images_fn/login_bg.svg);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: bottom right; }
      @media only screen and (max-width: 1200px) {
        .login_layout .login_layout-left::before {
          width: 500px; } }
      @media only screen and (max-width: 960px) {
        .login_layout .login_layout-left::before {
          right: -30px;
          left: -30px;
          width: auto;
          background-position: bottom left; } }
    @media only screen and (max-width: 960px) {
      .login_layout .login_layout-left.mobile-no-bg::before {
        background-image: none; } }
  .login_layout .login_layout-right {
    width: calc(100% - 480px);
    padding-left: 80px;
    padding-bottom: 80px;
    position: relative; }
    @media only screen and (max-width: 1200px) {
      .login_layout .login_layout-right {
        width: calc(100% - 280px);
        padding-left: 40px; } }
    @media only screen and (max-width: 960px) {
      .login_layout .login_layout-right {
        width: 100%;
        padding-left: 0; } }

.login_type {
  margin: 0 0 30px; }
  .login_type .login_type-item {
    position: relative;
    margin: 0; }
    .login_type .login_type-item > .checkmark {
      padding: 3px 10px;
      background: #FFFFFF;
      color: #FF8672;
      border: 1px solid #FF8672;
      border-radius: 5px;
      min-width: 160px;
      display: inline-block;
      text-align: center;
      transition: 0.4s background ease, 0.4s color ease, 0.4s border ease;
      cursor: pointer;
      margin: 0 5px 5px 0;
      user-select: none; }
      @media only screen and (max-width: 960px) {
        .login_type .login_type-item > .checkmark {
          min-width: 80px; } }
    .login_type .login_type-item > input {
      position: absolute;
      width: 0;
      height: 0;
      opacity: 0;
      visibility: hidden; }
    .login_type .login_type-item > input:checked ~ .checkmark {
      background: #FF8672;
      color: #FFFFFF; }
    .login_type .login_type-item > input:active ~ .checkmark {
      background: #FFE7E0;
      color: #FF8672;
      transition: none; }

.login_form-width {
  max-width: 630px; }
  @media only screen and (max-width: 960px) {
    .login_form-width {
      max-width: 100%; } }

.reg_form-width {
  max-width: 840px; }
  @media only screen and (max-width: 960px) {
    .reg_form-width {
      max-width: 100%; } }

.forget-space {
  height: 100px; }
  @media only screen and (max-width: 960px) {
    .forget-space {
      height: 0; } }

.forget-holder {
  height: 1px; }

.forget-row {
  margin: 20px 0 30px;
  font-size: 0.888em; }
  @media only screen and (max-width: 960px) {
    .forget-row {
      text-align: center;
      margin: 35px 0 20px; } }
  .forget-row a {
    color: #ED806F; }

.login-nav {
  margin: 60px 0 0;
  text-align: right; }
  @media only screen and (max-width: 960px) {
    .login-nav {
      margin: 30px 0 0;
      text-align: center; } }
  .login-nav a {
    color: #ED806F;
    font-size: 0.888em;
    margin: 10px 20px;
    display: inline-block; }

.login_acccount-list.layout_row {
  margin: 50px -20px; }
  @media only screen and (max-width: 760px) {
    .login_acccount-list.layout_row {
      margin: 30px -10px; } }
  .login_acccount-list.layout_row .layout_col {
    width: 33.333%;
    padding: 20px; }
    @media only screen and (max-width: 760px) {
      .login_acccount-list.layout_row .layout_col {
        width: 50%;
        padding: 10px; } }
    @media only screen and (max-width: 520px) {
      .login_acccount-list.layout_row .layout_col {
        width: 100%; } }
  .login_acccount-list.layout_row .login_acccount-item {
    position: relative;
    padding: 20px 20px 40px;
    text-align: center;
    box-shadow: 3px 3px 5px rgba(96, 96, 96, 0.4);
    display: block;
    height: 100%; }
    @media only screen and (max-width: 760px) {
      .login_acccount-list.layout_row .login_acccount-item {
        padding: 20px 20px 40px; } }
    .login_acccount-list.layout_row .login_acccount-item::before {
      content: '';
      display: block;
      background: #005487;
      padding: 5px 20px;
      color: #FFFFFF;
      font-weight: 700;
      font-size: 1.333em;
      position: relative;
      height: 20px;
      transition: 0.4s background ease;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
    .login_acccount-list.layout_row .login_acccount-item::after {
      content: '';
      display: block;
      width: 61px;
      height: 79px;
      background-image: url(../images_fn/bg-arrow-orange.svg);
      position: absolute;
      right: 10px;
      bottom: 0;
      background-repeat: no-repeat;
      background-size: contain;
      z-index: 0; }
    .login_acccount-list.layout_row .login_acccount-item:hover::before {
      background: #FF8672; }
    .login_acccount-list.layout_row .login_acccount-item:hover::after {
      background-image: url(../images_fn/bg-arrow-blue.svg); }
    .login_acccount-list.layout_row .login_acccount-item .login_acccount-item-no,
    .login_acccount-list.layout_row .login_acccount-item .login_acccount-item-name {
      color: #005487;
      font-size: 1.333em;
      font-weight: 600;
      position: relative;
      z-index: 1; }

.form_step .form_step-row {
  display: flex;
  flex-flow: wrap;
  margin: 40px 0;
  align-items: baseline; }
  @media only screen and (max-width: 760px) {
    .form_step .form_step-row {
      margin: 20px 0; } }
  .form_step .form_step-row .form_step-number {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-align: center; }
  .form_step .form_step-row.is-active .form_step-number {
    background-color: #FF8672;
    border: 1px solid #FF8672; }
  .form_step .form_step-row .form_step-title {
    font-size: 1.33333em;
    color: #FFFFFF;
    padding-left: 15px;
    width: calc(100% - 36px); }
    @media only screen and (max-width: 1500px) {
      .form_step .form_step-row .form_step-title {
        font-size: 1.11111em; } }
  .form_step .form_step-row.is-active .form_step-title {
    font-size: 1.44444em;
    font-weight: 600; }
    @media only screen and (max-width: 1500px) {
      .form_step .form_step-row.is-active .form_step-title {
        font-size: 1.33333em; } }

.progress-all {
  width: 5em;
  height: 5em;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative; }
  .progress-all > span {
    width: calc(50% + 1px);
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1; }
  .progress-all .progress-left {
    left: 0; }
    .progress-all .progress-left .progress-bar {
      left: 100%;
      border-top-right-radius: 3em;
      border-bottom-right-radius: 3em;
      border-left: 0;
      transform-origin: center left;
      transform: rotate(0); }
  .progress-all .progress-right {
    right: 0; }
    .progress-all .progress-right .progress-bar {
      left: -100%;
      border-top-left-radius: 3em;
      border-bottom-left-radius: 3em;
      border-right: 0;
      transform-origin: right center;
      transform: rotate(0); }
  .progress-all .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    background-color: #FF8672;
    width: 100%;
    height: 100%;
    background: none;
    border-width: 5px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #FF8672;
    opacity: 1; }
  .progress-all > span.progress-bg {
    width: 100%;
    border-radius: 50%;
    /* border: 5px solid $color-white-1; */ }
    .progress-all > span.progress-bg.progress-svg {
      background-color: #FFFFFF;
      mask-size: 100%;
      mask-position: center;
      mask-repeat: no-repeat;
      mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSItNTAsLTUwIDEwMCwxMDAiPjxwYXRoIGQ9Im0wLC01MGE1MCw1MCAwIDAgMCAtNTAsNTAgNTAsNTAgMCAwIDAgNTAsNTAgNTAsNTAgMCAwIDAgNTAsLTUwIDUwLDUwIDAgMCAwIC01MCwtNTB6bTAsNmE0NCw0NCAwIDAgMSA0NCw0NCA0NCw0NCAwIDAgMSAtNDQsNDQgNDQsNDQgMCAwIDEgLTQ0LC00NCA0NCw0NCAwIDAgMSA0NCwtNDR6Ii8+PC9zdmc+Cg==); }
    .progress-all > span.progress-bg.progress-svg::before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 100%;
      background-color: #FF8672;
      mask-size: 100%;
      mask-position: center;
      mask-repeat: no-repeat;
      mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSItNTAsLTUwIDEwMCwxMDAiPjxwYXRoIGQ9Im0wLC01MGE1MCw1MCAwIDAgMCAtNTAsNTAgNTAsNTAgMCAwIDAgNTAsNTAgNTAsNTAgMCAwIDAgNTAsLTUwIDUwLDUwIDAgMCAwIC01MCwtNTB6bTAsNmE0NCw0NCAwIDAgMSA0NCw0NCA0NCw0NCAwIDAgMSAtNDQsNDQgNDQsNDQgMCAwIDEgLTQ0LC00NCA0NCw0NCAwIDAgMSA0NCwtNDR6Ii8+PC9zdmc+Cg==); }
  .progress-all > span.progress-counter {
    width: 100%;
    text-align: center;
    height: auto;
    top: 50%;
    transform: translate(0, -50%);
    color: #FFFFFF; }
  .progress-all.count-0 .progress-right .progress-bar {
    transform: rotate(0deg); }
  .progress-all.count-1 .progress-right .progress-bar {
    transform: rotate(90deg); }
  .progress-all.count-2 .progress-right .progress-bar {
    transform: rotate(180deg); }
  .progress-all.count-0 .progress-left .progress-bar,
  .progress-all.count-1 .progress-left .progress-bar,
  .progress-all.count-2 .progress-left .progress-bar {
    transform: rotate(0deg); }
  .progress-all.count-3 .progress-right .progress-bar,
  .progress-all.count-4 .progress-right .progress-bar {
    transform: rotate(180deg); }
  .progress-all.count-3 .progress-left .progress-bar {
    transform: rotate(90deg); }
  .progress-all.count-4 .progress-left .progress-bar {
    transform: rotate(180deg); }
  .progress-all.count-1 > span.progress-bg.progress-svg::before {
    clip-path: polygon(50% 0, 50% 50%, 100% 33.75402%, 100% 0); }
  .progress-all.count-2 > span.progress-bg.progress-svg::before {
    clip-path: polygon(50% 0, 50% 50%, 86.32713% 100%, 100% 100%, 100% 0); }
  .progress-all.count-3 > span.progress-bg.progress-svg::before {
    clip-path: polygon(50% 0, 50% 50%, 13.67287% 100%, 100% 100%, 100% 0); }
  .progress-all.count-4 > span.progress-bg.progress-svg::before {
    clip-path: polygon(50% 0, 50% 50%, 0 33.75402%, 0 100%, 100% 100%, 100% 0); }
  .progress-all.count-5 > span.progress-bg.progress-svg::before {
    clip-path: none; }

.member_type_choose.layout_row {
  margin: 0 -25px;
  padding-bottom: 50px; }
  @media only screen and (max-width: 1200px) {
    .member_type_choose.layout_row {
      margin: -15px 0; } }
  @media only screen and (max-width: 960px) {
    .member_type_choose.layout_row {
      margin: 0 -10px; } }
  @media only screen and (max-width: 520px) {
    .member_type_choose.layout_row {
      margin: -15px 0; } }
  .member_type_choose.layout_row .layout_col {
    width: 50%;
    padding: 0 25px; }
    @media only screen and (max-width: 1200px) {
      .member_type_choose.layout_row .layout_col {
        padding: 15px 0;
        width: 100%; } }
    @media only screen and (max-width: 960px) {
      .member_type_choose.layout_row .layout_col {
        width: 50%;
        padding: 0 10px; } }
    @media only screen and (max-width: 520px) {
      .member_type_choose.layout_row .layout_col {
        width: 100%;
        padding: 15px 0; } }

.form_progress {
  display: flex;
  align-items: center;
  margin: 0 -12px; }
  .form_progress .form_progress-spiner {
    width: 50%;
    font-size: 1.22222em;
    padding: 0 12px; }
    .form_progress .form_progress-spiner .progress-all {
      margin: 0 0 0 auto; }
  .form_progress .form_progress-title {
    width: 50%;
    font-size: 1em;
    font-weight: 700;
    color: #FFFFFF;
    padding: 0 12px; }

.page_subTitle {
  font-size: 1.22222em;
  font-weight: 700;
  margin: 20px 0;
  color: #005180; }
  .page_subTitle.centre {
    text-align: center; }
  .page_subTitle.larger {
    font-size: 150%; }
  @media only screen and (max-width: 960px) {
    .page_subTitle {
      font-size: 1em;
      margin: 15px 0; } }

.form-row-verify {
  display: flex;
  width: 100%;
  align-items: center;
  flex-flow: wrap; }
  .form-row-verify .action {
    width: 270px;
    padding-left: 20px; }
    @media only screen and (max-width: 760px) {
      .form-row-verify .action {
        width: 100%;
        margin-top: 25px;
        padding-left: 0;
        text-align: center; } }
  .form-row-verify .field {
    width: calc(100% - 270px); }
    @media only screen and (max-width: 760px) {
      .form-row-verify .field {
        width: 100%; } }
    .form-row-verify .field .code-input {
      display: flex;
      margin: 0 -15px; }
      @media only screen and (max-width: 1500px) {
        .form-row-verify .field .code-input {
          margin: 0 -5px; } }
      @media only screen and (max-width: 760px) {
        .form-row-verify .field .code-input {
          margin: 0 auto; } }
      .form-row-verify .field .code-input input {
        font-size: 1.6em;
        text-align: center;
        width: 100%;
        margin: 0 15px;
        border-radius: 7px;
        height: 70px;
        padding: 5px; }
        @media only screen and (max-width: 1500px) {
          .form-row-verify .field .code-input input {
            margin: 0 5px; } }
        @media only screen and (max-width: 760px) {
          .form-row-verify .field .code-input input {
            height: 50px; } }
  .form-row-verify.center {
    justify-content: center; }

.reg_verify-row {
  display: flex;
  max-width: 400px; }
  .reg_verify-row .reg_verify-name {
    width: calc(100% - 100px);
    font-size: 1em; }
  .reg_verify-row .reg_verify-status {
    font-size: 1em;
    font-weight: 600;
    width: 100px;
    color: #005487;
    padding-right: 30px;
    position: relative; }
    .reg_verify-row .reg_verify-status.success::after {
      content: '';
      display: block;
      width: 25px;
      height: 10px;
      border-color: #FF8672;
      border-bottom-style: solid;
      border-bottom-width: 2px;
      border-left-style: solid;
      border-left-width: 2px;
      transform: rotate(-45deg);
      position: absolute;
      right: 0;
      top: 10%; }

.reg_verify-nav {
  text-align: left;
  margin-top: 30px; }
  @media only screen and (max-width: 960px) {
    .reg_verify-nav {
      text-align: center; } }

.reg_welcome_title {
  margin: 170px 0;
  font-size: 4.44444em;
  font-weight: 700;
  color: #005180; }
  @media only screen and (max-width: 1500px) {
    .reg_welcome_title {
      font-size: calc(7vw - 32px); } }
  @media only screen and (max-width: 1200px) {
    .reg_welcome_title {
      font-size: calc(7vw - 15px);
      margin: 60px 0; } }
  @media only screen and (max-width: 960px) {
    .reg_welcome_title {
      font-size: 7vw; } }

@media only screen and (max-width: 960px) {
  .reg_welcome_nav {
    text-align: center; } }

.shop_layout {
  display: flex;
  flex-flow: wrap; }
  .shop_layout .shop_layout-left {
    width: 340px;
    padding-right: 50px;
    border-right: 1px solid #005487; }
    @media only screen and (max-width: 1500px) {
      .shop_layout .shop_layout-left {
        width: 260px;
        padding-right: 30px; } }
    @media only screen and (max-width: 960px) {
      .shop_layout .shop_layout-left {
        width: 100%; } }
  .shop_layout .shop_layout-right {
    width: calc(100% - 340px);
    padding-left: 20px; }
    @media only screen and (max-width: 1500px) {
      .shop_layout .shop_layout-right {
        width: calc(100% - 260px); } }
    @media only screen and (max-width: 960px) {
      .shop_layout .shop_layout-right {
        width: 100%;
        padding-left: 0;
        padding-top: 70px; } }
  .shop_layout .shop_layout-nav {
    width: 100%;
    text-align: right;
    margin: 10px 0 100px; }
    @media only screen and (max-width: 960px) {
      .shop_layout .shop_layout-nav {
        margin: 0 0 40px;
        text-align: center; } }

.shop_filter-group {
  padding: 40px 0;
  border-top: 1px solid #ED806F; }
  @media only screen and (max-width: 1500px) {
    .shop_filter-group {
      padding: 30px 0; } }
  @media only screen and (max-width: 960px) {
    .shop_filter-group {
      padding: 20px 0; } }
  .shop_filter-group .group-title {
    font-size: 1.22222em;
    font-weight: 700;
    color: #005487;
    position: relative; }
    .shop_filter-group .group-title .icon {
      position: absolute;
      width: 16px;
      height: 16px;
      right: 0;
      top: 0.25em;
      z-index: 1;
      cursor: pointer; }
  .shop_filter-group .group-itemList {
    padding: 1px 0 0;
    position: relative; }
    .shop_filter-group .group-itemList::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: linear-gradient(0, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.1));
      z-index: 5; }
  .shop_filter-group.is-active .group-title .icon .icon_plus::after {
    display: none; }
  .shop_filter-group.is-active .group-itemList::after {
    display: none; }
  .shop_filter-group.shop_filter-flag {
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0; }
    .shop_filter-group.shop_filter-flag .item {
      margin: 0 0 10px; }
  .shop_filter-group.shop_filter-category {
    border-top: 0; }
  .shop_filter-group.shop_filter-category .item, .shop_filter-group.shop_filter-brands .item {
    position: relative;
    margin: 20px 0; }
    @media only screen and (max-width: 1500px) {
      .shop_filter-group.shop_filter-category .item, .shop_filter-group.shop_filter-brands .item {
        margin: 15px 0; } }
    @media only screen and (max-width: 960px) {
      .shop_filter-group.shop_filter-category .item, .shop_filter-group.shop_filter-brands .item {
        margin: 10px 0; } }
    .shop_filter-group.shop_filter-category .item .icon, .shop_filter-group.shop_filter-brands .item .icon {
      position: absolute;
      width: 16px;
      height: 16px;
      right: 0;
      top: 0.25em;
      z-index: 1;
      cursor: pointer; }
    .shop_filter-group.shop_filter-category .item .title, .shop_filter-group.shop_filter-brands .item .title {
      padding-right: 25px;
      padding-left: 20px;
      position: relative;
      cursor: pointer; }
      .shop_filter-group.shop_filter-category .item .title::before, .shop_filter-group.shop_filter-brands .item .title::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0.6em;
        width: 10px;
        height: 1px;
        background: #1A1A1A; }
      .shop_filter-group.shop_filter-category .item .title.is-active, .shop_filter-group.shop_filter-brands .item .title.is-active {
        color: #FF8672; }
        .shop_filter-group.shop_filter-category .item .title.is-active::before, .shop_filter-group.shop_filter-brands .item .title.is-active::before {
          width: 10px;
          height: 5px;
          top: 0.3em;
          border-width: 0 0 2px 2px;
          border-style: solid;
          background: transparent;
          transform: rotate(-45deg); }
    .shop_filter-group.shop_filter-category .item .list, .shop_filter-group.shop_filter-brands .item .list {
      display: none;
      padding-left: 20px; }
      .shop_filter-group.shop_filter-category .item .list a, .shop_filter-group.shop_filter-brands .item .list a {
        display: block;
        padding: 10px 0 0 20px;
        position: relative;
        font-size: 0.88889em; }
        @media only screen and (max-width: 1500px) {
          .shop_filter-group.shop_filter-category .item .list a, .shop_filter-group.shop_filter-brands .item .list a {
            padding: 8px 0 0 20px; } }
        @media only screen and (max-width: 960px) {
          .shop_filter-group.shop_filter-category .item .list a, .shop_filter-group.shop_filter-brands .item .list a {
            padding: 5px 0 0 20px; } }
        .shop_filter-group.shop_filter-category .item .list a:hover, .shop_filter-group.shop_filter-brands .item .list a:hover {
          color: #FF8672; }
        .shop_filter-group.shop_filter-category .item .list a.is-active, .shop_filter-group.shop_filter-brands .item .list a.is-active {
          color: #FF8672; }
          .shop_filter-group.shop_filter-category .item .list a.is-active::before, .shop_filter-group.shop_filter-brands .item .list a.is-active::before {
            width: 10px;
            height: 5px;
            top: 0.8em;
            border-width: 0 0 2px 2px;
            border-style: solid;
            background: transparent;
            transform: rotate(-45deg); }
        .shop_filter-group.shop_filter-category .item .list a::before, .shop_filter-group.shop_filter-brands .item .list a::before {
          content: '';
          display: block;
          position: absolute;
          left: 0;
          top: 1.2em;
          width: 10px;
          height: 1px;
          background: #1A1A1A; }
    .shop_filter-group.shop_filter-category .item.is-active .icon_plus::after, .shop_filter-group.shop_filter-brands .item.is-active .icon_plus::after {
      display: none; }
  .shop_filter-group.shop_filter-points .point_range-wrapper {
    padding: 20px 0; }
    @media only screen and (max-width: 1500px) {
      .shop_filter-group.shop_filter-points .point_range-wrapper {
        padding: 15px 0; } }
    @media only screen and (max-width: 960px) {
      .shop_filter-group.shop_filter-points .point_range-wrapper {
        padding: 10px 0; } }
  .shop_filter-group.shop_filter-brands .layout_row {
    margin: -10px; }
    .shop_filter-group.shop_filter-brands .layout_row .layout_col {
      padding: 10px;
      width: 50%;
      text-align: center; }
      .shop_filter-group.shop_filter-brands .layout_row .layout_col a {
        display: inline-block;
        border: 2px solid transparent; }
        .shop_filter-group.shop_filter-brands .layout_row .layout_col a:hover, .shop_filter-group.shop_filter-brands .layout_row .layout_col a.active {
          border: 2px solid #005487; }
  .shop_filter-group.shop_filter-keyword .keyword {
    border-color: #1A1A1A;
    padding: 7px 20px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 960px) {
      .shop_filter-group.shop_filter-keyword .keyword {
        padding: 5px 10px;
        margin-bottom: 15px; } }
  .shop_filter-group.shop_filter-links .item:nth-child(1n+2) {
    margin: 15px 0 0; }
    @media only screen and (max-width: 960px) {
      .shop_filter-group.shop_filter-links .item:nth-child(1n+2) {
        margin: 8px 0 0; } }

.shop_layout-select_perPage {
  text-align: right;
  font-size: 1em;
  margin-bottom: 15px; }
  .shop_layout-select_perPage select {
    width: 70px;
    margin: 0 0.3em; }

.shop_layout-select_order {
  text-align: right;
  font-size: 1em;
  margin-bottom: 30px; }
  .shop_layout-select_order select {
    width: 220px;
    margin: 0 0.3em; }
    @media only screen and (max-width: 760px) {
      .shop_layout-select_order select {
        width: 170px; } }

.shop_product-highlight.layout_row {
  margin: 0 -10px; }
  .shop_product-highlight.layout_row .layout_col {
    width: 50%;
    padding: 0 10px 50px; }
    @media only screen and (max-width: 1200px) {
      .shop_product-highlight.layout_row .layout_col {
        width: 100%;
        padding: 0 10px 40px; } }
    @media only screen and (max-width: 960px) {
      .shop_product-highlight.layout_row .layout_col {
        width: 50%; } }

.shop_product-list.layout_row {
  margin: 0 -25px; }
  @media only screen and (max-width: 1200px) {
    .shop_product-list.layout_row {
      margin: 0 -10px; } }
  .shop_product-list.layout_row .layout_col {
    width: 33.333%;
    padding: 0 25px 50px; }
    @media only screen and (max-width: 1200px) {
      .shop_product-list.layout_row .layout_col {
        width: 50%;
        padding: 0 10px 40px; } }

.shop_product {
  display: flex;
  flex-flow: column;
  width: 100%;
  height: 100%;
  box-shadow: 2px 2px 5px 2px rgba(26, 26, 26, 0.15); }
  @media only screen and (min-width: 961px) {
    .shop_product.horizontal {
      flex-flow: row; }
      .shop_product.horizontal .img {
        width: 50%;
        padding-top: 0;
        display: flex;
        align-items: center; }
        .shop_product.horizontal .img img {
          position: static;
          top: 0;
          left: 0;
          transform: none;
          max-width: 100%;
          max-height: 100%; }
      .shop_product.horizontal .info {
        width: 50%;
        padding: 15px 15px 40px; }
        .shop_product.horizontal .info .price_list .price_row .org-price {
          text-align: left;
          position: static;
          right: 0;
          top: 0; }
        .shop_product.horizontal .info .price_list .price_row .title {
          width: 100%; }
        .shop_product.horizontal .info .price_list .price_row .price {
          width: 100%;
          text-align: left; }
        .shop_product.horizontal .info .nav {
          left: 15px;
          right: 15px;
          bottom: 12px; } }
  .shop_product .img {
    width: 100%;
    padding-top: 100%;
    position: relative;
    overflow: hidden; }
    .shop_product .img img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      max-width: 100%;
      max-height: 100%;
      transition: all .2s ease; }
    .shop_product .img:hover img {
      transform: translate(-50%, -50%) scale(1.2); }
    .shop_product .img .list {
      position: absolute;
      left: 0;
      bottom: 0; }
      .shop_product .img .list li {
        margin-top: 5px; }
        @media only screen and (max-width: 520px) {
          .shop_product .img .list li {
            margin-top: 2px; } }
  .shop_product.bonus .info {
    background-color: #FFEDE8; }
  .shop_product.eshop .info {
    background-color: #EAF6FA; }
  .shop_product .info {
    width: 100%;
    background-image: url(../images_fn/news_bg.svg);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 20px 20px 60px;
    position: relative;
    flex-grow: 1; }
    @media only screen and (max-width: 520px) {
      .shop_product .info {
        padding: 20px 15px 80px; } }
    .shop_product .info .name {
      font-size: 1.11111em;
      font-weight: 600;
      line-height: 1.35;
      height: 4.05em;
      -webkit-line-clamp: 3;
      overflow: hidden;
      text-overflow: ellipsis;
      text-overflow: -o-ellipsis-lastline;
      display: -webkit-box;
      -webkit-box-orient: vertical; }
    .shop_product .info .price_list {
      margin-top: 10px; }
      .shop_product .info .price_list .price_row {
        padding: 10px 0;
        display: flex;
        flex-flow: wrap;
        width: 100%;
        position: relative; }
        .shop_product .info .price_list .price_row:nth-child(1n+2) {
          border-top: 1px solid #808080; }
        .shop_product .info .price_list .price_row.no_line {
          padding-top: 0;
          border-top: 0; }
        .shop_product .info .price_list .price_row .org-price {
          font-size: 0.88889em;
          color: #666666;
          text-align: right;
          text-decoration: line-through;
          text-decoration-color: #FF8672;
          width: 100%;
          position: absolute;
          right: 0;
          top: -5px; }
        .shop_product .info .price_list .price_row .title {
          font-size: 1em;
          font-weight: 600;
          color: #005487;
          width: 50%; }
          @media only screen and (max-width: 760px) {
            .shop_product .info .price_list .price_row .title {
              width: 100%;
              font-size: 0.94444em; } }
        .shop_product .info .price_list .price_row .price {
          font-size: 1.11111em;
          font-weight: 700;
          color: #005487;
          width: 50%;
          text-align: right; }
          @media only screen and (max-width: 760px) {
            .shop_product .info .price_list .price_row .price {
              width: 100%; } }
        .shop_product .info .price_list .price_row.max-w .title {
          width: 100%; }
        .shop_product .info .price_list .price_row.max-w .price {
          width: 100%; }
    .shop_product .info .nav {
      text-align: right;
      position: absolute;
      left: 20px;
      right: 20px;
      bottom: 20px; }
    .shop_product .info .sold_out {
      display: inline-block;
      float: left;
      background-color: #BF262E;
      border: 1px solid #BF262E;
      color: #FFFFFF;
      border-radius: 8px;
      min-width: 80px;
      padding: 2px 10px;
      text-align: center;
      font-size: 0.88889em; }
      @media only screen and (max-width: 520px) {
        .shop_product .info .sold_out {
          float: none;
          width: 100%;
          margin-bottom: 5px; } }
    @media only screen and (max-width: 520px) {
      .shop_product .info .btn.style-9.color-blue {
        width: 100%; } }

.product_layout {
  display: flex;
  flex-flow: wrap;
  margin-top: 60px;
  margin-bottom: 100px; }
  @media only screen and (max-width: 960px) {
    .product_layout {
      margin-top: 15px;
      margin-bottom: 40px; } }
  .product_layout .left {
    width: 450px; }
    @media only screen and (max-width: 1200px) {
      .product_layout .left {
        width: 350px; } }
    @media only screen and (max-width: 960px) {
      .product_layout .left {
        width: 100%; } }
    .product_layout .left .product_image_gallery {
      position: relative; }
      @media only screen and (max-width: 960px) {
        .product_layout .left .product_image_gallery {
          max-width: 500px;
          padding: 0 50px;
          margin: auto; } }
      .product_layout .left .product_image_gallery .swiper-container {
        box-shadow: 5px 5px 15px rgba(26, 26, 26, 0.15); }
      .product_layout .left .product_image_gallery .swiper-button-next,
      .product_layout .left .product_image_gallery .swiper-button-prev {
        border-radius: 50%;
        border: 2px solid #ED806F;
        width: 40px;
        height: 40px;
        --swiper-navigation-size: 25px; }
        @media only screen and (min-width: 961px) {
          .product_layout .left .product_image_gallery .swiper-button-next,
          .product_layout .left .product_image_gallery .swiper-button-prev {
            display: none; } }
        @media only screen and (min-width: 961px) {
          .product_layout .left .product_image_gallery .swiper-button-next.show,
          .product_layout .left .product_image_gallery .swiper-button-prev.show {
            display: block; } }
      .product_layout .left .product_image_gallery .swiper-button-prev {
        left: 0; }
      .product_layout .left .product_image_gallery .swiper-button-next {
        right: 0; }
    .product_layout .left .product_image_thumbnail {
      position: relative;
      margin-top: 45px;
      padding: 0 40px;
      --swiper-navigation-size: 25px; }
      .product_layout .left .product_image_thumbnail .swiper-slide {
        border: 1px solid transparent; }
        .product_layout .left .product_image_thumbnail .swiper-slide.swiper-slide-thumb-active {
          border: 1px solid #000000; }
      @media only screen and (max-width: 960px) {
        .product_layout .left .product_image_thumbnail {
          display: none; } }
  .product_layout .right {
    width: calc(100% - 450px);
    padding-left: 100px; }
    @media only screen and (max-width: 1200px) {
      .product_layout .right {
        width: calc(100% - 350px);
        padding-left: 50px; } }
    @media only screen and (max-width: 960px) {
      .product_layout .right {
        width: 100%;
        padding-left: 0; } }
    .product_layout .right.full_width {
      width: 100%;
      padding-left: 0; }
  @media only screen and (max-width: 960px) {
    .product_layout .product_info {
      max-width: 500px;
      padding: 0 50px;
      margin: 15px auto 0; } }
  .product_layout .product_info-price .price_row {
    display: flex;
    position: relative;
    margin: 10px 0;
    max-width: 520px; }
    .product_layout .product_info-price .price_row .title {
      width: 160px;
      font-weight: 600;
      color: #005487; }
    .product_layout .product_info-price .price_row .price {
      font-size: 1.11111em;
      font-weight: 700;
      color: #005487;
      width: calc(100% - 160px); }
  .product_layout .product_title {
    font-size: 1.33333em;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 700; }
    @media only screen and (max-width: 1200px) {
      .product_layout .product_title {
        margin-bottom: 30px; } }
  .product_layout .product_price {
    font-size: 1em; }
  .product_layout .product_form_add_cart {
    margin-top: 80px;
    max-width: 520px; }
    @media only screen and (max-width: 960px) {
      .product_layout .product_form_add_cart {
        margin: 30px auto 0; } }
    .product_layout .product_form_add_cart .list li:nth-child(1n+2) {
      margin-top: 10px; }
    .product_layout .product_form_add_cart .check_product_price {
      padding: 30px 25px;
      width: 100%;
      display: flex; }
      @media only screen and (max-width: 1200px) {
        .product_layout .product_form_add_cart .check_product_price {
          padding: 20px 20px; } }
      @media only screen and (max-width: 960px) {
        .product_layout .product_form_add_cart .check_product_price {
          padding: 10px 10px; } }
      .product_layout .product_form_add_cart .check_product_price input {
        width: 24px;
        height: 24px; }
      .product_layout .product_form_add_cart .check_product_price .price {
        width: calc(100% - 44px); }
      .product_layout .product_form_add_cart .check_product_price .price-name {
        font-size: 1.22222em;
        font-weight: 600;
        color: #FFFFFF;
        float: left; }
        @media only screen and (max-width: 960px) {
          .product_layout .product_form_add_cart .check_product_price .price-name {
            float: inherit; } }
      .product_layout .product_form_add_cart .check_product_price .price-value {
        font-size: 1.22222em;
        font-weight: 700;
        color: #FFFFFF;
        float: right; }
        @media only screen and (max-width: 960px) {
          .product_layout .product_form_add_cart .check_product_price .price-value {
            float: inherit; } }
      .product_layout .product_form_add_cart .check_product_price.color-pink {
        background: #ED806F; }
        .product_layout .product_form_add_cart .check_product_price.color-pink input[type="radio"]:checked {
          background-color: #005180; }
      .product_layout .product_form_add_cart .check_product_price.color-blue {
        background: #005180; }
    .product_layout .product_form_add_cart .product_form_add_cart-nav {
      margin-top: 60px;
      display: flex;
      justify-content: space-between;
      flex-flow: wrap;
      align-items: center; }
      .product_layout .product_form_add_cart .product_form_add_cart-nav .error {
        display: none;
        color: #BF262E; }
      .product_layout .product_form_add_cart .product_form_add_cart-nav.invalid .error {
        display: block; }
      @media only screen and (max-width: 1200px) {
        .product_layout .product_form_add_cart .product_form_add_cart-nav {
          margin-top: 45px; } }
      @media only screen and (max-width: 960px) {
        .product_layout .product_form_add_cart .product_form_add_cart-nav {
          margin-top: 30px; } }
    .product_layout .product_form_add_cart .product_form_sold_out {
      margin-top: 20px;
      display: inline-block;
      background-color: #BF262E;
      border: 1px solid #BF262E;
      color: #FFFFFF;
      border-radius: 8px;
      min-width: 80px;
      padding: 2px 10px;
      text-align: center;
      font-size: 1em; }
  .product_layout .desc {
    margin-top: 50px; }
    @media only screen and (max-width: 1200px) {
      .product_layout .desc {
        margin-top: 50px; } }
    @media only screen and (max-width: 960px) {
      .product_layout .desc {
        margin-top: 50px; } }

.product_like {
  padding-top: 50px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 960px) {
    .product_like {
      padding-top: 0px; } }
  .product_like .title {
    font-size: 1.94444em;
    font-weight: 700;
    color: #005487; }
    @media only screen and (max-width: 960px) {
      .product_like .title {
        text-align: center; } }
  .product_like .layout_row {
    padding-top: 40px;
    margin: 0 -25px; }
    @media only screen and (max-width: 1200px) {
      .product_like .layout_row {
        margin: 0 -15px; } }
    .product_like .layout_row .layout_col {
      width: 25%;
      padding: 0 25px 40px; }
      @media only screen and (max-width: 1200px) {
        .product_like .layout_row .layout_col {
          width: 33.333%;
          padding: 0 15px 40px; } }
      @media only screen and (max-width: 960px) {
        .product_like .layout_row .layout_col {
          width: 50%; } }
  .product_like .product_like_slider_wrapper {
    margin-top: 25px;
    position: relative; }
    .product_like .product_like_slider_wrapper .swiper-container {
      margin: auto 50px;
      padding: 15px 15px; }
      @media only screen and (max-width: 760px) {
        .product_like .product_like_slider_wrapper .swiper-container {
          max-width: 500px;
          margin: auto;
          padding: 15px 40px; } }
    .product_like .product_like_slider_wrapper .swiper-pagination {
      display: none; }
      @media only screen and (max-width: 760px) {
        .product_like .product_like_slider_wrapper .swiper-pagination {
          display: block;
          margin-top: 15px;
          text-align: center;
          position: relative; } }
    .product_like .product_like_slider_wrapper .swiper-button-next, .product_like .product_like_slider_wrapper .swiper-button-prev {
      display: block; }
      @media only screen and (max-width: 760px) {
        .product_like .product_like_slider_wrapper .swiper-button-next, .product_like .product_like_slider_wrapper .swiper-button-prev {
          display: none; } }

.qty-select {
  width: 200px;
  display: flex;
  border-radius: 8px;
  border: 1px solid #1A1A1A;
  padding: 5px 0; }
  @media only screen and (max-width: 960px) {
    .qty-select {
      width: 140px; } }
  .qty-select .qty-select-field {
    width: calc(100% - 100px);
    border-left: 1px solid #1A1A1A;
    border-right: 1px solid #1A1A1A; }
    @media only screen and (max-width: 960px) {
      .qty-select .qty-select-field {
        width: calc(100% - 60px); } }
    .qty-select .qty-select-field input {
      text-align: center;
      border: 0;
      padding: 0;
      font-size: 1.22222em;
      font-weight: 600;
      outline: none;
      background-color: transparent; }
      @media only screen and (max-width: 960px) {
        .qty-select .qty-select-field input {
          font-size: 0.88889em; } }
  .qty-select .qty-select-minus,
  .qty-select .qty-select-plus {
    width: 50px;
    font-size: 0.77778em;
    text-align: center;
    cursor: pointer; }
    @media only screen and (max-width: 960px) {
      .qty-select .qty-select-minus,
      .qty-select .qty-select-plus {
        width: 30px; } }
    .qty-select .qty-select-minus i,
    .qty-select .qty-select-plus i {
      line-height: 2.2em; }
      @media only screen and (max-width: 960px) {
        .qty-select .qty-select-minus i,
        .qty-select .qty-select-plus i {
          line-height: 2em; } }

.payment_step_container {
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative; }
  @media only screen and (max-width: 960px) {
    .payment_step_container::after {
      content: '';
      position: absolute;
      width: 1000px;
      height: 1px;
      background: #ED806F;
      display: block;
      left: -30px;
      bottom: 0; } }
  .payment_step_container .payment_step {
    text-align: center;
    position: relative; }
    .payment_step_container .payment_step ::after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background: #FF8672;
      position: absolute;
      top: 25px;
      z-index: -1;
      left: 0; }
    .payment_step_container .payment_step .item {
      margin: 0 50px;
      display: inline-block;
      text-align: center; }
      .payment_step_container .payment_step .item .num {
        width: 46px;
        height: 46px;
        background-color: #999999;
        border-radius: 50%;
        line-height: 46px;
        font-weight: 800;
        font-size: 24px;
        margin: auto;
        color: #FFFFFF; }
      .payment_step_container .payment_step .item.is-active .num {
        background-color: #FF8672; }
      .payment_step_container .payment_step .item .name {
        font-size: 20px;
        font-weight: 600;
        color: #005180;
        margin-top: 10px; }
  .payment_step_container .progress-all > span.progress-counter {
    color: #1A1A1A; }
  .payment_step_container .progress-all > span.progress-bg {
    border-color: #D6D6D6; }
  .payment_step_container .form_progress .form_progress-title {
    color: #005180; }

.payment_type_container {
  text-align: center;
  margin-bottom: 80px;
  padding-bottom: 20px;
  position: relative; }
  @media only screen and (max-width: 960px) {
    .payment_type_container {
      margin-bottom: 20px; } }

.payment_cart_promo {
  margin-top: 30px;
  display: flex;
  flex-flow: wrap; }
  .payment_cart_promo .left {
    width: calc(100% - 155px);
    font-size: 1.22222em;
    font-weight: 600;
    text-align: right; }
    @media only screen and (max-width: 960px) {
      .payment_cart_promo .left {
        width: 100%; } }
  .payment_cart_promo .right {
    width: 155px;
    font-size: 1.22222em;
    font-weight: 700;
    text-align: right; }
    @media only screen and (max-width: 960px) {
      .payment_cart_promo .right {
        margin-top: 10px;
        width: 100%; } }

.payment_cart_total {
  display: flex;
  flex-flow: wrap;
  margin: 30px 0;
  max-width: 520px;
  margin-left: auto; }
  @media only screen and (max-width: 520px) {
    .payment_cart_total {
      max-width: 100%; } }
  .payment_cart_total .left {
    width: 190px;
    padding-right: 20px;
    font-size: 1.33333em;
    font-weight: 700;
    text-align: right; }
    @media only screen and (max-width: 520px) {
      .payment_cart_total .left {
        width: 100%;
        text-align: left; } }
    .payment_cart_total .left.three-quarters {
      width: 75%; }
  .payment_cart_total .right {
    width: calc(100% - 190px);
    flex: 1 0 calc(100% - 190px);
    text-align: right; }
    @media only screen and (max-width: 520px) {
      .payment_cart_total .right {
        margin-top: 10px;
        width: 100%; } }
    .payment_cart_total .right .item {
      display: flex;
      flex-flow: wrap; }
      .payment_cart_total .right .item:nth-child(1n+2) {
        margin-top: 10px; }
      .payment_cart_total .right .item .name {
        width: 140px;
        font-size: 1.22222em;
        font-weight: 600; }
      .payment_cart_total .right .item .value {
        width: calc(100% - 140px);
        font-size: 1.22222em;
        font-weight: 700;
        text-align: right; }
    .payment_cart_total .right.quarter {
      width: 25%;
      flex: 1 0 25%; }
      .payment_cart_total .right.quarter .item .value {
        flex-grow: 1; }

.payment_cart_promoInput {
  max-width: 500px;
  margin-left: auto;
  margin-top: 10px; }
  .payment_cart_promoInput div:nth-child(1) {
    display: block;
    margin-bottom: 10px;
    font-size: 25px;
    font-weight: 700;
    color: #005487; }
    @media only screen and (max-width: 760px) {
      .payment_cart_promoInput div:nth-child(1) {
        font-size: 18px; } }
  .payment_cart_promoInput div:nth-child(2) {
    display: flex;
    padding: 20px;
    background-color: #CCCCCC; }
    @media only screen and (max-width: 520px) {
      .payment_cart_promoInput div:nth-child(2) {
        flex-flow: column; } }
    .payment_cart_promoInput div:nth-child(2) input {
      margin-right: 20px; }
      @media only screen and (max-width: 520px) {
        .payment_cart_promoInput div:nth-child(2) input {
          margin-right: 0px;
          margin-bottom: 10px; } }

.payment_cart_container .item {
  display: flex;
  flex-flow: wrap;
  padding: 30px 0;
  position: relative; }
  .payment_cart_container .item::after {
    content: '';
    display: block;
    background-color: #FF8672;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0; }
    @media only screen and (max-width: 960px) {
      .payment_cart_container .item::after {
        width: 1024px;
        left: -50px; } }
  .payment_cart_container .item.is_error {
    background-color: #FFEDE8; }
  .payment_cart_container .item .right {
    width: 340px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #FF8672; }
    @media only screen and (max-width: 1200px) {
      .payment_cart_container .item .right {
        width: 230px; } }
    @media only screen and (max-width: 960px) {
      .payment_cart_container .item .right {
        width: 160px; } }
    @media only screen and (max-width: 760px) {
      .payment_cart_container .item .right {
        width: 100%;
        border-left: 0;
        margin-top: 30px; } }
    .payment_cart_container .item .right .nav {
      width: 200px;
      margin: 20px; }
      @media only screen and (min-width: 761px) {
        .payment_cart_container .item .right .nav > * {
          width: 100%; }
        .payment_cart_container .item .right .nav .btn {
          margin-top: 30px; } }
      @media only screen and (max-width: 960px) {
        .payment_cart_container .item .right .nav {
          width: 140px;
          margin: 20px 0 20px 20px; } }
      @media only screen and (max-width: 760px) {
        .payment_cart_container .item .right .nav {
          width: 100%;
          margin: 0;
          display: flex;
          justify-content: space-between;
          align-items: center; } }
  .payment_cart_container .item .left {
    width: calc(100% - 340px);
    display: flex;
    flex-flow: wrap;
    padding: 20px 20px 20px 0; }
    @media only screen and (max-width: 1200px) {
      .payment_cart_container .item .left {
        width: calc(100% - 230px); } }
    @media only screen and (max-width: 960px) {
      .payment_cart_container .item .left {
        width: calc(100% - 160px); } }
    @media only screen and (max-width: 760px) {
      .payment_cart_container .item .left {
        width: 100%;
        padding: 0; } }
    .payment_cart_container .item .left > .title {
      font-size: 1.11111em;
      font-weight: 700;
      display: none;
      width: 100%; }
      @media only screen and (max-width: 760px) {
        .payment_cart_container .item .left > .title {
          display: block; } }
    .payment_cart_container .item .left .img {
      width: 30%;
      padding-right: 30px; }
      @media only screen and (max-width: 760px) {
        .payment_cart_container .item .left .img {
          width: 100%;
          padding-right: 0;
          margin: 15px auto;
          max-width: 300px; } }
    .payment_cart_container .item .left .info {
      width: 70%; }
      @media only screen and (max-width: 760px) {
        .payment_cart_container .item .left .info {
          width: 100%; } }
      .payment_cart_container .item .left .info > .title {
        min-height: 80px;
        font-size: 1.33333em;
        font-weight: 700; }
        @media only screen and (max-width: 760px) {
          .payment_cart_container .item .left .info > .title {
            display: none; } }
      .payment_cart_container .item .left .info > .remark {
        margin-top: 10px;
        font-size: 0.8em; }
      .payment_cart_container .item .left .info .detail {
        margin-top: 10px;
        display: flex;
        align-items: flex-end;
        max-width: 600px; }
        @media only screen and (max-width: 760px) {
          .payment_cart_container .item .left .info .detail {
            max-width: 100%; } }
        .payment_cart_container .item .left .info .detail .detail_list {
          width: calc(100% - 50px); }
          .payment_cart_container .item .left .info .detail .detail_list .detail_item {
            display: flex;
            flex-flow: wrap; }
            .payment_cart_container .item .left .info .detail .detail_list .detail_item .detail_name {
              width: 200px;
              font-size: 1.22222em;
              font-weight: 600; }
              @media only screen and (max-width: 1200px) {
                .payment_cart_container .item .left .info .detail .detail_list .detail_item .detail_name {
                  width: 150px; } }
            .payment_cart_container .item .left .info .detail .detail_list .detail_item .detail_value {
              width: calc(100% - 200px);
              font-size: 1.22222em;
              font-weight: 700; }
              @media only screen and (max-width: 1200px) {
                .payment_cart_container .item .left .info .detail .detail_list .detail_item .detail_value {
                  width: calc(100% - 150px); } }
        .payment_cart_container .item .left .info .detail .detail_icon {
          padding-left: 5px;
          width: 50px; }

.payment_nav {
  margin-top: 70px;
  text-align: center; }
  @media only screen and (max-width: 760px) {
    .payment_nav {
      text-align: right; }
      .payment_nav .btn {
        display: block;
        margin-bottom: 20px; } }

.payment_delivery_nav {
  margin-top: 150px;
  text-align: right; }
  @media only screen and (max-width: 960px) {
    .payment_delivery_nav {
      margin-top: 70px; } }

.payment_nav_back {
  float: left;
  text-align: left;
  margin-top: 1em; }
  @media only screen and (max-width: 760px) {
    .payment_nav_back {
      float: inherit;
      display: block;
      width: 100px;
      margin-top: 10px; } }
  .payment_nav_back::before {
    content: '<';
    color: #ED806F;
    margin-right: 5px; }

.payment_bottom_holder {
  padding-bottom: 150px; }
  @media only screen and (max-width: 1200px) {
    .payment_bottom_holder {
      padding-bottom: 100px; } }
  @media only screen and (max-width: 960px) {
    .payment_bottom_holder {
      padding-bottom: 50px; } }
  @media only screen and (max-width: 760px) {
    .payment_bottom_holder {
      padding-bottom: 30px; } }

.payment_delivery-layout {
  display: flex;
  flex-flow: wrap;
  width: 100%; }
  @media only screen and (max-width: 960px) {
    .payment_delivery-layout {
      flex-flow: column-reverse; } }
  .payment_delivery-layout .payment_delivery-section_name {
    font-size: 1.11111em;
    font-weight: 700;
    color: #005180; }
    @media only screen and (max-width: 960px) {
      .payment_delivery-layout .payment_delivery-section_name {
        font-size: 0.88889em; } }
    .payment_delivery-layout .payment_delivery-section_name .payment_delivery-section_name-cartCount {
      float: right;
      font-weight: 400;
      font-size: 1em;
      color: #1A1A1A; }
  .payment_delivery-layout .payment_delivery-left {
    width: calc(100% - 520px);
    padding: 20px 100px 20px 0;
    border-right: 1px solid #FF8672; }
    @media only screen and (max-width: 1200px) {
      .payment_delivery-layout .payment_delivery-left {
        width: calc(100% - 400px);
        padding: 20px 30px 20px 0; } }
    @media only screen and (max-width: 960px) {
      .payment_delivery-layout .payment_delivery-left {
        width: 100%;
        padding: 20px 0;
        border-right: 0; } }
    .payment_delivery-layout .payment_delivery-left .payment_delivery-formGroup {
      margin: 20px 0 50px;
      max-width: 680px; }
      @media only screen and (max-width: 1200px) {
        .payment_delivery-layout .payment_delivery-left .payment_delivery-formGroup {
          margin: 10px 0 40px; } }
      @media only screen and (max-width: 960px) {
        .payment_delivery-layout .payment_delivery-left .payment_delivery-formGroup {
          margin: 10px 0 30px; } }
  .payment_delivery-layout .payment_delivery-right {
    width: 520px;
    padding: 20px 0 20px 20px; }
    @media only screen and (max-width: 1200px) {
      .payment_delivery-layout .payment_delivery-right {
        width: 400px; } }
    @media only screen and (max-width: 960px) {
      .payment_delivery-layout .payment_delivery-right {
        width: 100%;
        padding-left: 0; } }

.payment_delivery-catItem {
  display: flex;
  padding: 50px 0;
  border-bottom: 1px solid #FF8672; }
  @media only screen and (max-width: 760px) {
    .payment_delivery-catItem {
      flex-flow: column;
      padding: 30px 0; } }
  .payment_delivery-catItem .payment_delivery-catItem-img {
    width: 45%;
    padding-right: 20px; }
    @media only screen and (max-width: 960px) {
      .payment_delivery-catItem .payment_delivery-catItem-img {
        width: 30%; } }
    @media only screen and (max-width: 760px) {
      .payment_delivery-catItem .payment_delivery-catItem-img {
        width: 130px;
        margin: auto;
        padding-right: 0; } }
  .payment_delivery-catItem .payment_delivery-catItem-info {
    width: 65%; }
    @media only screen and (max-width: 960px) {
      .payment_delivery-catItem .payment_delivery-catItem-info {
        width: 70%; } }
    @media only screen and (max-width: 760px) {
      .payment_delivery-catItem .payment_delivery-catItem-info {
        width: 100%;
        padding-top: 20px; } }
    .payment_delivery-catItem .payment_delivery-catItem-info .payment_delivery-catItem-title {
      font-size: 1.11111em; }
    .payment_delivery-catItem .payment_delivery-catItem-info .payment_delivery-catItem-remark {
      margin-top: 10px;
      font-size: 0.8em; }
    .payment_delivery-catItem .payment_delivery-catItem-info .payment_delivery-catItem-detail {
      margin-top: 30px; }
      .payment_delivery-catItem .payment_delivery-catItem-info .payment_delivery-catItem-detail .payment_delivery-catItem-detail-item {
        display: flex;
        margin: 10px 0; }
        .payment_delivery-catItem .payment_delivery-catItem-info .payment_delivery-catItem-detail .payment_delivery-catItem-detail-item .payment_delivery-catItem-detail-name {
          width: 50%;
          font-weight: 600;
          font-size: 0.94444em; }
        .payment_delivery-catItem .payment_delivery-catItem-info .payment_delivery-catItem-detail .payment_delivery-catItem-detail-item .payment_delivery-catItem-detail-value {
          width: 50%;
          font-weight: 700;
          font-size: 0.94444em;
          text-align: right; }

.payment_delivery-total {
  margin: 40px 0 0; }
  @media only screen and (max-width: 960px) {
    .payment_delivery-total {
      margin: 30px 0 0; } }
  .payment_delivery-total .left {
    font-size: 1.33333em;
    font-weight: 700; }
  .payment_delivery-total .item {
    display: flex;
    align-items: baseline;
    margin: 20px 0; }
    @media only screen and (max-width: 960px) {
      .payment_delivery-total .item {
        margin: 10px 0; } }
    .payment_delivery-total .item .name {
      width: 50%;
      font-size: 1.22222em;
      font-weight: 600; }
    .payment_delivery-total .item .value {
      width: 50%;
      font-size: 1.22222em;
      font-weight: 700;
      text-align: right; }

.payment_option-wrapper {
  margin: -50px 0;
  padding: 20px 0; }
  .payment_option-wrapper .payment_option {
    display: flex;
    width: 100%;
    margin: 50px 0;
    align-items: center; }
    .payment_option-wrapper .payment_option div:nth-child(1) {
      width: 24px; }
      @media only screen and (max-width: 760px) {
        .payment_option-wrapper .payment_option div:nth-child(1) {
          width: 15px; } }
    .payment_option-wrapper .payment_option div:nth-child(2) {
      width: calc(100% - 24px);
      padding-left: 15px; }
      @media only screen and (max-width: 760px) {
        .payment_option-wrapper .payment_option div:nth-child(2) {
          width: calc(100% - 15px); } }
      .payment_option-wrapper .payment_option div:nth-child(2) img {
        max-height: 60px;
        margin: 5px 0 5px 20px;
        vertical-align: middle; }
        @media only screen and (max-width: 760px) {
          .payment_option-wrapper .payment_option div:nth-child(2) img {
            max-height: 30px; } }

.payment_option-remind {
  font-size: 0.7em; }

.sitemap-wrapper {
  margin-bottom: 150px; }
  @media only screen and (max-width: 1200px) {
    .sitemap-wrapper {
      margin-bottom: 100px; } }
  @media only screen and (max-width: 960px) {
    .sitemap-wrapper {
      margin-bottom: 50px; } }
  .sitemap-wrapper .sitemap {
    width: 100%; }
    .sitemap-wrapper .sitemap .sitemap-group:nth-child(1n+2) {
      padding: 30px 0 0;
      margin: 30px 0 0; }
    .sitemap-wrapper .sitemap .sitemap-group a:hover {
      color: #FF8672; }
    .sitemap-wrapper .sitemap .sitemap-group .sitemap-group-title {
      font-weight: 700;
      padding: 8px 0;
      font-size: 1.3em; }
    .sitemap-wrapper .sitemap .sitemap-group .sitemap-group-item {
      margin: 10px 0; }

.dch_loginlink {
  margin: 0 0 30px; }

.search_notfind_container {
  font-size: 2em;
  padding: 150px 0;
  text-align: center; }

.ajax__bonus_point_history-loader {
  padding: 50px 0;
  text-align: center; }

.layout_row.order_history-list {
  margin: 0 0 100px; }
  @media only screen and (max-width: 960px) {
    .layout_row.order_history-list {
      margin: 0 0 50px; } }

.order_history-nav {
  margin: 0 0 100px; }
  @media only screen and (max-width: 960px) {
    .order_history-nav {
      margin: 0 0 50px;
      text-align: center; } }

.order_history-listItem {
  box-shadow: 1px 1px 6px 1px #ccc;
  margin: 10px 0;
  padding: 30px;
  display: flex;
  flex-flow: wrap; }
  @media only screen and (max-width: 520px) {
    .order_history-listItem {
      padding: 15px; } }
  .order_history-listItem .order_history-listItem-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px; }
  .order_history-listItem .order_history-listItem-left {
    width: calc(100% - 200px); }
    @media only screen and (max-width: 960px) {
      .order_history-listItem .order_history-listItem-left {
        width: calc(100% - 180px); } }
    @media only screen and (max-width: 520px) {
      .order_history-listItem .order_history-listItem-left {
        width: 100%; } }
  .order_history-listItem .order_history-listItem-right {
    width: 200px; }
    @media only screen and (max-width: 960px) {
      .order_history-listItem .order_history-listItem-right {
        width: 180px; } }
    @media only screen and (max-width: 520px) {
      .order_history-listItem .order_history-listItem-right {
        width: 100%;
        margin-top: 10px; } }
  .order_history-listItem .order_date {
    font-size: 0.8em; }
  .order_history-listItem .payment_status {
    padding-left: 20px;
    position: relative; }
    .order_history-listItem .payment_status::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      left: 5px;
      top: 0.35em;
      border-radius: 50%;
      background: #CCC; }
    .order_history-listItem .payment_status.paid::before {
      background: #0fbb00; }
    .order_history-listItem .payment_status.pending::before {
      background: #ffc107; }
  .order_history-listItem .order_no {
    font-size: 1.5em;
    font-weight: 700; }
  .order_history-listItem .total_price {
    font-size: 1.2em;
    display: flex; }
    .order_history-listItem .total_price > div:nth-child(2) {
      font-weight: 700;
      text-align: right;
      flex: 1 0 auto; }

.order_history_detail-wrapper {
  margin-bottom: 150px; }
  @media only screen and (max-width: 960px) {
    .order_history_detail-wrapper {
      margin-bottom: 100px; } }

.order_history_detail-block {
  box-shadow: 1px 1px 4px 1px #ccc;
  margin: 30px 0;
  border-radius: 5px;
  padding: 20px 30px; }
  .order_history_detail-block .order_history_detail-blockrow {
    margin: 10px 0; }
    .order_history_detail-block .order_history_detail-blockrow .name {
      font-size: 1.1em;
      font-weight: 600; }
  .order_history_detail-block .order_history_detail-product {
    display: flex;
    flex-flow: wrap;
    padding: 20px 0;
    align-items: flex-start; }
    .order_history_detail-block .order_history_detail-product:nth-child(1n+2) {
      border-top: 1px solid #CCC; }
    .order_history_detail-block .order_history_detail-product .image {
      width: 200px; }
      @media only screen and (max-width: 960px) {
        .order_history_detail-block .order_history_detail-product .image {
          width: 100%;
          text-align: center; } }
      .order_history_detail-block .order_history_detail-product .image img {
        max-width: 200px; }
    .order_history_detail-block .order_history_detail-product .info {
      width: calc(100% - 200px);
      padding-left: 30px;
      display: flex;
      flex-flow: wrap; }
      @media only screen and (max-width: 960px) {
        .order_history_detail-block .order_history_detail-product .info {
          width: 100%;
          padding-left: 0;
          margin-top: 20px; } }
      .order_history_detail-block .order_history_detail-product .info .info-top {
        width: 100%;
        margin-bottom: 20px; }
        @media only screen and (max-width: 960px) {
          .order_history_detail-block .order_history_detail-product .info .info-top {
            margin-bottom: 10px; } }
      .order_history_detail-block .order_history_detail-product .info .info-left {
        width: calc(100% - 200px); }
        @media only screen and (max-width: 760px) {
          .order_history_detail-block .order_history_detail-product .info .info-left {
            width: calc(100% - 160px); } }
        @media only screen and (max-width: 520px) {
          .order_history_detail-block .order_history_detail-product .info .info-left {
            width: 100%; } }
      .order_history_detail-block .order_history_detail-product .info .info-right {
        width: 200px; }
        @media only screen and (max-width: 760px) {
          .order_history_detail-block .order_history_detail-product .info .info-right {
            width: 160px; } }
        @media only screen and (max-width: 520px) {
          .order_history_detail-block .order_history_detail-product .info .info-right {
            width: 100%; } }
      .order_history_detail-block .order_history_detail-product .info .info-row {
        display: flex; }
        .order_history_detail-block .order_history_detail-product .info .info-row .name {
          width: 120px;
          font-weight: 600; }
        .order_history_detail-block .order_history_detail-product .info .info-row .value {
          width: calc(100% - 120px); }
      .order_history_detail-block .order_history_detail-product .info .price-row {
        display: flex; }
        .order_history_detail-block .order_history_detail-product .info .price-row .name {
          width: 110px; }
          @media only screen and (max-width: 760px) {
            .order_history_detail-block .order_history_detail-product .info .price-row .name {
              width: 90px; } }
        .order_history_detail-block .order_history_detail-product .info .price-row .value {
          font-weight: 600;
          width: calc(100% - 110px); }
          @media only screen and (max-width: 760px) {
            .order_history_detail-block .order_history_detail-product .info .price-row .value {
              width: calc(100% - 90px); } }
      .order_history_detail-block .order_history_detail-product .info .title {
        font-size: 1.3em;
        font-weight: 700; }
  .order_history_detail-block .order_history_detail-productgroup {
    border-top: 2px solid #CCC;
    padding: 20px 0; }
    .order_history_detail-block .order_history_detail-productgroup .price-row {
      width: 351px;
      margin-left: auto;
      display: flex; }
      @media only screen and (max-width: 760px) {
        .order_history_detail-block .order_history_detail-productgroup .price-row {
          width: 208px; } }
      @media only screen and (max-width: 520px) {
        .order_history_detail-block .order_history_detail-productgroup .price-row {
          width: 100%; } }
      .order_history_detail-block .order_history_detail-productgroup .price-row .name {
        width: 208px; }
        @media only screen and (max-width: 760px) {
          .order_history_detail-block .order_history_detail-productgroup .price-row .name {
            width: 182px; } }
      .order_history_detail-block .order_history_detail-productgroup .price-row .value {
        font-weight: 600;
        width: calc(100% - 208px);
        text-align: right; }
        @media only screen and (max-width: 760px) {
          .order_history_detail-block .order_history_detail-productgroup .price-row .value {
            width: calc(100% - 182px); } }
  .order_history_detail-block .order_history_detail-productTitle {
    font-size: 20px;
    font-weight: 600;
    color: #005487;
    margin-bottom: 20px; }
  .order_history_detail-block .form-row-multiple-wrapper .form-row-multiple-item:nth-child(1n + 2) {
    border-top: 1px solid #CCC;
    padding-top: 40px; }

.order_history-filter {
  margin: 10px 0; }

.memberCalendarEvent-list {
  margin: 60px 0; }
  @media only screen and (max-width: 960px) {
    .memberCalendarEvent-list {
      margin: 30px 0; } }
  .memberCalendarEvent-list h2 {
    margin: 0; }
  .memberCalendarEvent-list .layout_row .layout_col {
    margin: 10px 0; }

.memberCalendarEvent {
  padding: 20px;
  box-shadow: 1px 1px 5px #ccc; }
  .memberCalendarEvent .memberCalendarEvent-top {
    font-size: 14px;
    display: flex; }
    .memberCalendarEvent .memberCalendarEvent-top .order_date {
      width: 100px; }
  .memberCalendarEvent .memberCalendarEvent-nav {
    text-align: right;
    margin-top: 10px; }
  .memberCalendarEvent .title {
    font-size: 22px; }

.verify_lightbox_wrapper {
  left: 0;
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 110; }
  .verify_lightbox_wrapper .verify_lightbox_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.8; }
  .verify_lightbox_wrapper .verify_lightbox_content {
    width: 900px;
    max-width: calc(100% - 20px);
    padding: 30px;
    background: #FFF;
    overflow: auto;
    max-height: 100%;
    z-index: 1; }

.verify_lightbox_wrapper {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s opacity; }
  .verify_lightbox_wrapper.active {
    opacity: 1;
    visibility: visible; }

.search_layout-nav {
  margin-top: 100px;
  margin-bottom: 150px;
  width: 100%; }
  @media only screen and (max-width: 960px) {
    .search_layout-nav {
      margin-top: 0;
      margin-bottom: 50px;
      text-align: center; } }

#fn_alerts_container {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  cursor: pointer; }

@media only screen and (max-width: 520px) {
  .edollar-transaction-details thead {
    display: none; }
  .edollar-transaction-details tr {
    display: block;
    margin-top: 1em; }
  .edollar-transaction-details td {
    display: block; }
    .edollar-transaction-details td::before {
      content: attr(title) ": ";
      font-weight: bolder; }
    .edollar-transaction-details td:nth-child(2)::before {
      content: none; }
    .edollar-transaction-details td:nth-child(2) > span::before {
      content: attr(title) ": ";
      font-weight: bolder; } }

.checkbox-accordion-container {
  margin: 20px 0;
  box-shadow: 2px 2px 4px rgba(96, 96, 96, 0.15);
  background-color: #FFFFFF; }

#transaction-history-toggler {
  display: none; }
  #transaction-history-toggler + label {
    padding: 20px 45px;
    padding-right: 55px;
    background: #FFFFFF;
    font-size: 1.22222em;
    line-height: 1.2;
    font-weight: 700;
    color: #005487;
    cursor: pointer;
    position: relative;
    display: block; }
    @media only screen and (max-width: 760px) {
      #transaction-history-toggler + label {
        padding: 10px 25px;
        padding-right: 45px; } }
    #transaction-history-toggler + label > h2 {
      margin: 0; }
      #transaction-history-toggler + label > h2::after {
        content: "+";
        display: block;
        position: absolute;
        right: 20px;
        top: 20px;
        width: 25px;
        height: 25px;
        font-weight: 100;
        font-size: 1.5em;
        color: #ED806F;
        line-height: .75;
        text-align: center; }
        @media only screen and (max-width: 760px) {
          #transaction-history-toggler + label > h2::after {
            right: 10px;
            top: 10px; } }
    #transaction-history-toggler + label + .transaction-history-container {
      display: none; }
  #transaction-history-toggler:checked + label {
    border-bottom: 1px solid #005487; }
    #transaction-history-toggler:checked + label + .transaction-history-container {
      display: block; }
    #transaction-history-toggler:checked + label > h2::after {
      content: "-"; }

.edollar.green {
  color: #005180; }

.edollar.red {
  color: #ED806F; }

.edollar.expiry {
  background-color: #F2F2F2; }

.red {
  color: #FF8672; }

.nowrap {
  white-space: nowrap; }

#countdown {
  margin-top: 2em;
  display: grid;
  background-color: #ccc;
  padding: .5em 1em;
  box-shadow: 0.125em 0.125em 0.25em RGB(0 0 0/37.5%);
  gap: 0; }
  #countdown[lang="zh"] {
    grid: "l d  . h  . m  . s"  auto "l dt . ht . mt . st" auto / 1fr 1fr 1em 1fr 1em 1fr 1em 1fr;
    width: 17em; }
  #countdown[lang="en"] {
    grid: "d  . h  . m  . s  l" auto "dt . ht . mt . st l" auto / 1fr 1em 1fr 1em 1fr 1em 1fr 1fr;
    width: 27em; }
  #countdown .days,
  #countdown .hours,
  #countdown .minutes,
  #countdown .seconds {
    text-align: center;
    background-color: #000000;
    color: #FFFFFF;
    border-radius: .5em .5em 0 0;
    font-weight: bolder;
    font-size: larger; }
    #countdown .days-label,
    #countdown .hours-label,
    #countdown .minutes-label,
    #countdown .seconds-label {
      text-align: center;
      background-color: #000000;
      color: #FFFFFF;
      border-radius: 0 0 .5em .5em;
      font-size: smaller; }
  #countdown .days {
    grid-area: d; }
    #countdown .days-label {
      grid-area: dt; }
  #countdown .hours {
    grid-area: h; }
    #countdown .hours-label {
      grid-area: ht; }
  #countdown .minutes {
    grid-area: m; }
    #countdown .minutes-label {
      grid-area: mt; }
  #countdown .seconds {
    grid-area: s; }
    #countdown .seconds-label {
      grid-area: st; }
  #countdown .label {
    grid-area: l;
    display: flex;
    align-items: center; }
  #countdown .colon {
    text-align: center;
    grid-row: 1 / 3;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center; }

.product_info-progress .progress-bar {
  width: calc(100% - 30px);
  max-width: 500px;
  background-color: #F2F2F2;
  height: 30px;
  margin-bottom: 10px;
  position: relative;
  margin: 50px 15px 100px; }
  .product_info-progress .progress-bar .progress {
    width: 0%;
    height: 100%;
    background-color: #005487;
    transition: width 0.3s ease; }
  .product_info-progress .progress-bar .stop {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    background-color: #FF8672;
    transform: translate(-50%, 0); }
    .product_info-progress .progress-bar .stop.achieved {
      background-color: #FF8672; }
    .product_info-progress .progress-bar .stop::after {
      content: attr(title);
      position: absolute;
      left: 50%;
      top: 100%;
      width: 6.666667em;
      display: block;
      white-space: normal;
      transform: translate(-50%, 0);
      text-align: center;
      font-size: .666667em; }
    .product_info-progress .progress-bar .stop.left-align::after {
      left: 0;
      transform: unset;
      text-align: left; }
    .product_info-progress .progress-bar .stop.right-align::after {
      left: 100%;
      transform: translate(-100%, 0);
      text-align: right; }

.cross-out {
  text-decoration: line-through;
  color: #666; }

/*# sourceMappingURL=main.css.map */
