@charset "UTF-8";
.join .join-text {
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
  text-align: center;
}
.join .join-text .title {
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 2.5rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .join .join-text .title {
    font-size: 2rem;
  }
}
.join .join-text .content {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #333;
}
.join .join-text .content .point {
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  letter-spacing: 0.4px;
}
@media only screen and (max-width: 767px) {
  .join .join-text .content {
    font-size: 1rem;
  }
}
.join .join-text .desc {
  font-size: 5rem;
  line-height: 1.1;
  letter-spacing: -1.6px;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 1400px) {
  .join .join-text .desc {
    display: none;
  }
}
.join .join-text.white .title, .join .join-text.white .content {
  color: #fff;
}
.join .all-banner .bg-group {
  padding-bottom: 660px;
}
.join .all-content {
  width: 100%;
}
.join .all-content > .container {
  width: 100%;
}
.join .all-content .head-box {
  width: 90%;
  max-width: 1710px;
  margin: 0 auto;
  margin-top: -40px;
  position: relative;
  z-index: 5;
}
.join .all-content .head-box .type-control .type.href {
  position: relative;
}
.join .all-content .head-box .type-control .type.href.hover::before, .join .all-content .head-box .type-control .type.href:hover::before {
  height: calc(100% + 20px);
}
.join .all-content .head-box .type-control .type.href.hover .text, .join .all-content .head-box .type-control .type.href:hover .text {
  color: #fff;
}
.join .all-content .head-box .type-control .type.href .text {
  color: #1d639c;
  position: relative;
  z-index: 5;
}
.join .all-content .head-box .type-control .type.href::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 0;
  width: calc(100% + 30px);
  height: 0;
  background-color: #1d639c;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.join .all-content .head-box .type-control .type.href::after {
  content: "";
  width: calc(100% + 30px);
  height: 3px;
  background-color: #1d639c;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  .join .all-content .head-box .type-control .type.href::after {
    display: none;
  }
}
.join .all-content .head-box .type-control .types {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.join .all-content .head-box .type-control .type {
  margin: 15px 25px;
}
@media only screen and (max-width: 1400px) {
  .join .all-content .head-box .type-control .type {
    width: calc(25% - 50px);
  }
}
@media only screen and (max-width: 991px) {
  .join .all-content .head-box .type-control .type {
    width: calc(33.3333333333% - 16px);
    margin: 12px 8px;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .head-box .type-control .type {
    width: 45%;
  }
}
@media only screen and (max-width: 350px) {
  .join .all-content .head-box .type-control .type {
    width: 80%;
  }
}
.join .all-content .head-box .type-control .type .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .join .all-content .head-box .type-control .type:nth-child(1), .join .all-content .head-box .type-control .type:nth-child(2), .join .all-content .head-box .type-control .type:nth-child(3), .join .all-content .head-box .type-control .type:nth-child(4), .join .all-content .head-box .type-control .type:nth-child(6) {
    display: none;
  }
}
.join .all-content .environment {
  width: 100%;
}
.join .all-content .environment .environment-wrap {
  width: 100%;
  padding: 100px 20px 130px;
}
@media only screen and (max-width: 1024px) {
  .join .all-content .environment .environment-wrap {
    padding: 70px 20px 90px;
  }
}
.join .all-content .environment .environment-wrap .join-text {
  width: 100%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .join .all-content .environment .environment-wrap .join-text {
    margin-bottom: 25px;
  }
}
.join .all-content .environment .environment-wrap .content {
  width: 100%;
}
.join .all-content .environment .environment-wrap .cards {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.join .all-content .environment .environment-wrap .card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1024px) {
  .join .all-content .environment .environment-wrap .card {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 70px;
  }
  .join .all-content .environment .environment-wrap .card:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 575px) {
  .join .all-content .environment .environment-wrap .card {
    margin-bottom: 50px;
  }
}
.join .all-content .environment .environment-wrap .swiper-box, .join .all-content .environment .environment-wrap .inner-wrap {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .join .all-content .environment .environment-wrap .swiper-box, .join .all-content .environment .environment-wrap .inner-wrap {
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .environment .environment-wrap .swiper-box, .join .all-content .environment .environment-wrap .inner-wrap {
    width: 100%;
  }
}
.join .all-content .environment .environment-wrap .button-left span, .join .all-content .environment .environment-wrap .button-right span {
  display: inline-block;
  width: 18px;
  height: 18px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}
.join .all-content .environment .environment-wrap .button-left {
  left: 5px;
}
.join .all-content .environment .environment-wrap .button-left span {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.join .all-content .environment .environment-wrap .button-right {
  right: 5px;
}
.join .all-content .environment .environment-wrap .button-right span {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.join .all-content .environment .environment-wrap .image-wrap {
  width: 100%;
}
.join .all-content .environment .environment-wrap .image-control {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 64%;
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  .join .all-content .environment .environment-wrap .image-control {
    padding-bottom: 75%;
  }
}
.join .all-content .environment .environment-wrap .inner-box {
  width: 90%;
  height: 100%;
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 110px;
}
@media only screen and (max-width: 1400px) {
  .join .all-content .environment .environment-wrap .inner-box {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .join .all-content .environment .environment-wrap .inner-box {
    width: 100%;
    padding: 60px 40px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .environment .environment-wrap .inner-box {
    padding: 60px 20px 80px;
  }
}
@media only screen and (max-width: 575px) {
  .join .all-content .environment .environment-wrap .inner-box {
    padding: 30px 20px 50px;
  }
}
.join .all-content .environment .environment-wrap .inner-text {
  width: 100%;
  max-width: 395px;
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .join .all-content .environment .environment-wrap .inner-text {
    padding: 0;
  }
}
.join .all-content .environment .environment-wrap .inner-text .title {
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 1.875rem;
  line-height: 1.3;
  letter-spacing: 0.9px;
  color: #333;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .join .all-content .environment .environment-wrap .inner-text .title {
    font-size: 1.25rem;
    margin-bottom: 15px;
  }
}
.join .all-content .environment .environment-wrap .inner-text .line-control {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .join .all-content .environment .environment-wrap .inner-text .line-control {
    margin-bottom: 15px;
  }
}
.join .all-content .environment .environment-wrap .inner-text .text {
  font-size: 0.9375rem;
  letter-spacing: 0.45px;
  line-height: 1.6;
  color: #666;
}
@media only screen and (min-width: 578px) {
  .join .all-content .environment .environment-wrap .card:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .join .all-content .environment .environment-wrap .card:nth-child(2n) .inner-box {
    margin-left: auto;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .join .all-content .environment .environment-wrap .card:nth-child(2n) .inner-text {
    text-align: right;
  }
  .join .all-content .environment .environment-wrap .card:nth-child(2n) .inner-text .line-control {
    margin-right: 0;
    margin-left: auto;
  }
}
.join .all-content .environment .environment-wrap .card.none .inner-box {
  background-color: transparent;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.join .all-content .environment .environment-wrap .card.none .inner-text {
  opacity: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}
.join .all-content .environment .environment-wrap .card.show .inner-box {
  background-color: #f0f0f0;
}
.join .all-content .environment .environment-wrap .card.show .inner-text {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.join .all-content .growing {
  width: 100%;
}
.join .all-content .growing .growing-wrap {
  width: 100%;
}
.join .all-content .growing .main-sect {
  width: 100%;
  background-color: #f5f5f5;
}
@media only screen and (max-width: 1700px) {
  .join .all-content .growing .main-sect {
    padding: 0 20px;
  }
}
.join .all-content .growing .main-sect .main-box {
  width: 100%;
  padding: 0 20px;
  max-width: 1530px;
  margin: 0 auto -60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 70px 0 60px;
}
@media only screen and (max-width: 1300px) {
  .join .all-content .growing .main-sect .main-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .growing .main-sect .main-box {
    margin: 0 auto -30px;
    padding: 50px 0 30px;
  }
}
.join .all-content .growing .main-sect .join-text {
  max-width: 460px;
  margin: 0;
  margin-right: -280px;
  margin-top: -350px;
  text-align: left;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  .join .all-content .growing .main-sect .join-text {
    margin: 0;
    margin-bottom: 40px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .growing .main-sect .join-text {
    margin-bottom: 25px;
  }
}
.join .all-content .growing .main-sect .join-text .desc {
  position: absolute;
  top: calc(100% + 50px);
  left: 0;
}
.join .all-content .growing .main-sect .image-desc {
  width: 100%;
}
@media only screen and (max-width: 1700px) {
  .join .all-content .growing .main-sect .image-desc {
    width: 85%;
  }
}
@media only screen and (max-width: 1024px) {
  .join .all-content .growing .main-sect .image-desc {
    width: 100%;
  }
}
.join .all-content .growing .sub-sect {
  width: 100%;
}
.join .all-content .growing .sub-sect .sub-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  max-width: 1490px;
  padding: 150px 20px 110px;
  margin: 0 auto;
}
.join .all-content .growing .sub-sect .intro-text {
  margin-left: 30px;
}
.join .all-content .growing .sub-sect .intro-text .text-wrap {
  text-align: left;
}
.join .all-content .growing .sub-sect .cirs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.join .all-content .growing .sub-sect .cir {
  margin: 0 30px;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
@media only screen and (min-width: 1025px) {
  .join .all-content .growing .sub-sect .cir:hover .icon {
    opacity: 0;
    -webkit-transform: translate(-50%, -10px);
        -ms-transform: translate(-50%, -10px);
            transform: translate(-50%, -10px);
  }
  .join .all-content .growing .sub-sect .cir:hover .circle {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.join .all-content .growing .sub-sect .icon {
  width: auto;
  position: absolute;
  bottom: 98%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.join .all-content .growing .sub-sect .icon img {
  width: auto;
  margin: 0 auto -5px;
}
.join .all-content .growing .sub-sect .circle {
  width: 190px;
  height: 190px;
  margin: 0 auto;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(#4275b7), to(#1b365b));
  background: linear-gradient(#4275b7, #1b365b);
  z-index: 2;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.join .all-content .growing .sub-sect .circle .text {
  width: 80%;
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.66px;
  line-height: 1.3;
  color: #fff;
  margin: 5px auto;
}
.join .all-content .growing .sub-sect .intro-text {
  width: auto;
}
.join .all-content .growing .sub-sect .intro-text .text-wrap {
  padding: 0;
}
.join .all-content .growing .sub-sect.reverse .sub-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.join .all-content .growing .sub-sect.reverse .intro-text .text-wrap {
  text-align: right;
}
.join .all-content .growing .sub-sect.reverse .intro-text .line-control {
  margin-right: 0;
  margin-left: auto;
}
.join .all-content .growing .sub-sect.type1 .sub-box {
  max-width: 1490px;
  padding: 150px 20px 110px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1400px) {
  .join .all-content .growing .sub-sect.type1 .sub-box {
    max-width: 95%;
  }
}
.join .all-content .growing .sub-sect.type1 .cir {
  margin: 0 30px;
}
.join .all-content .growing .sub-sect.type1 .cir:hover .circle {
  background: #4275b7;
}
.join .all-content .growing .sub-sect.type1 .circle {
  background: -webkit-gradient(linear, left top, left bottom, from(#4275b7), to(#1b365b));
  background: linear-gradient(#4275b7, #1b365b);
}
.join .all-content .growing .sub-sect.type2 .sub-box {
  max-width: 1320px;
  padding: 170px 20px 100px;
  margin: -10px auto 0;
}
@media only screen and (max-width: 1400px) {
  .join .all-content .growing .sub-sect.type2 .sub-box {
    max-width: 90%;
  }
}
.join .all-content .growing .sub-sect.type2 .intro-text {
  margin-right: 45px;
}
.join .all-content .growing .sub-sect.type2 .cir {
  margin: 0 45px;
}
.join .all-content .growing .sub-sect.type2 .cir:hover .circle {
  background: #5bc95e;
}
.join .all-content .growing .sub-sect.type2 .circle {
  background: -webkit-gradient(linear, left top, left bottom, from(#75cf78), to(#1f5a22));
  background: linear-gradient(#75cf78, #1f5a22);
}
@media only screen and (max-width: 1400px) {
  .join .all-content .growing .sub-sect .sub-box {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
    padding: 70px 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .growing .sub-sect .sub-box {
    padding: 50px 10px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .join .all-content .growing .sub-sect .intro-text {
    margin: 0 !important;
    margin-bottom: 65px !important;
  }
}
@media only screen and (max-width: 1400px) {
  .join .all-content .growing .sub-sect .intro-text .text-wrap {
    margin: 0 !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 1400px) {
  .join .all-content .growing .sub-sect .cirs {
    width: 100%;
    max-width: 60%;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 1024px) {
  .join .all-content .growing .sub-sect .cirs {
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .growing .sub-sect .cirs {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1400px) {
  .join .all-content .growing .sub-sect .cir {
    width: calc(50% - 60px);
    margin: 80px 15px 0 !important;
  }
  .join .all-content .growing .sub-sect .cir:nth-child(-n+2) {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  .join .all-content .growing .sub-sect .cir {
    width: calc(50% - 10px);
    margin: 60px 5px 0 !important;
  }
}
@media only screen and (max-width: 450px) {
  .join .all-content .growing .sub-sect .cir {
    width: 100%;
    margin: 75px 5px 0 !important;
  }
  .join .all-content .growing .sub-sect .cir:nth-child(-n+2) {
    margin: 75px 5px 0 !important;
  }
  .join .all-content .growing .sub-sect .cir:first-child {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .growing .sub-sect .icon {
    -webkit-transform: translateX(-50%) scale(0.8);
        -ms-transform: translateX(-50%) scale(0.8);
            transform: translateX(-50%) scale(0.8);
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .growing .sub-sect .circle {
    width: 150px;
    height: 150px;
  }
}
@media only screen and (max-width: 450px) {
  .join .all-content .growing .sub-sect .circle {
    width: 180px;
    height: 180px;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .growing .sub-sect .circle .text {
    font-size: 0.875rem;
  }
}
.join .all-content .growing .main-sect .join-text.none .desc {
  opacity: 0;
  -webkit-transform: translateY(25px);
      -ms-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: 1.1s 0.2s;
  transition: 1.1s 0.2s;
}
.join .all-content .growing .main-sect .join-text.show .desc {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.join .all-content .growing .sub-sect.none .circle {
  opacity: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.join .all-content .growing .sub-sect.show .circle {
  opacity: 1;
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}
.join .all-content .benefits {
  width: 100%;
}
.join .all-content .benefits .benefits-wrap {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
  padding: 150px 0;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .join .all-content .benefits .benefits-wrap {
    padding: 80px 0 100px;
  }
}
.join .all-content .benefits .join-text {
  position: relative;
  width: auto;
  max-width: none;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .join .all-content .benefits .join-text {
    margin-bottom: 30px;
  }
}
.join .all-content .benefits .join-text .title {
  display: inline-block;
  margin-bottom: 0;
}
.join .all-content .benefits .join-text .desc {
  position: absolute;
  left: calc(100% + 95px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.join .all-content .benefits .content {
  width: 100%;
}
.join .all-content .benefits .infos {
  width: 100%;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.join .all-content .benefits .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 70px 10px;
  border-top: 6px solid #e5e5e5;
}
@media only screen and (min-width: 1301px) {
  .join .all-content .benefits .info {
    width: 33.3333333333%;
  }
  .join .all-content .benefits .info:nth-child(-n+3) {
    border: none;
    padding-top: 60px;
  }
  .join .all-content .benefits .info:nth-last-child(-n+3) {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1300px) {
  .join .all-content .benefits .info {
    width: 50%;
  }
  .join .all-content .benefits .info:nth-child(-n+2) {
    border: none;
    padding-top: 35px;
  }
  .join .all-content .benefits .info:nth-last-child(-n+2) {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .join .all-content .benefits .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 35px 10px;
  }
  .join .all-content .benefits .info:nth-child(-n+2) {
    border: none;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .join .all-content .benefits .info {
    width: 100%;
    height: auto;
    padding: 15px;
    border-top: 6px solid #e5e5e5;
  }
  .join .all-content .benefits .info:nth-child(-n+2), .join .all-content .benefits .info:nth-last-child(-n+2) {
    padding: 15px;
    border-top: 6px solid #e5e5e5;
  }
  .join .all-content .benefits .info:first-child {
    padding-top: 0;
    border: none;
  }
  .join .all-content .benefits .info:last-child {
    padding-bottom: 0;
  }
}
.join .all-content .benefits .icon {
  width: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (max-width: 991px) {
  .join .all-content .benefits .icon {
    width: 50px;
    height: 50px;
    margin: 0 15px 15px;
  }
}
.join .all-content .benefits .icon img {
  width: auto;
}
@media only screen and (max-width: 991px) {
  .join .all-content .benefits .icon img {
    max-width: 100%;
    max-height: 100%;
  }
}
.join .all-content .benefits .text-group {
  min-width: 250px;
  text-align: left;
  margin: 0 25px;
}
@media only screen and (max-width: 991px) {
  .join .all-content .benefits .text-group {
    min-width: auto;
    width: 100%;
    margin: 0 15px;
    text-align: center;
    display: inline-block;
  }
}
.join .all-content .benefits .text-group .title {
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  font-size: 1.375rem;
  line-height: 1.3;
  letter-spacing: 0.66px;
  color: #333;
  margin-bottom: 8px;
}
@media only screen and (max-width: 767px) {
  .join .all-content .benefits .text-group .title {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 991px) {
  .join .all-content .benefits .text-group .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.join .all-content .benefits .text-group .text p {
  position: relative;
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 0.5px;
  color: #333;
  padding: 0 18px;
}
@media only screen and (max-width: 991px) {
  .join .all-content .benefits .text-group .text p {
    display: inline-block;
  }
}
.join .all-content .benefits .text-group .text p::before, .join .all-content .benefits .text-group .text p::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #22ac38;
  position: absolute;
  top: 12px;
}
.join .all-content .benefits .text-group .text p::before {
  left: 5px;
}
.join .all-content .benefits .text-group .text p::after {
  right: 5px;
  display: none;
}
@media only screen and (min-width: 1301px) {
  .join .all-content .benefits .info.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .join .all-content .benefits .info.reverse .text-group {
    text-align: right;
  }
  .join .all-content .benefits .info.reverse .text-group .text p::before {
    display: none;
  }
  .join .all-content .benefits .info.reverse .text-group .text p::after {
    display: block;
  }
}
.join .all-content .benefits .join-text.none .desc {
  opacity: 0;
  -webkit-transform: translate(25px, -50%);
      -ms-transform: translate(25px, -50%);
          transform: translate(25px, -50%);
  -webkit-transition: 1.1s 0.2s;
  transition: 1.1s 0.2s;
}
.join .all-content .benefits .join-text.show .desc {
  opacity: 1;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.join .all-content .benefits .info.none {
  opacity: 0;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.join .all-content .benefits .info.none .icon {
  opacity: 0;
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}
.join .all-content .benefits .info.none .text-group {
  opacity: 0;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}
.join .all-content .benefits .info.show {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.join .all-content .benefits .info.show .icon {
  opacity: 1;
}
.join .all-content .benefits .info.show .text-group {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.join .all-content .talent {
  width: 100%;
}
.join .all-content .talent .join-text.decor {
  width: 250px;
  max-width: none;
  margin: 0;
  position: absolute;
  left: 50px;
  bottom: 90px;
  text-align: left;
}
.join .all-content .talent .join-text.decor .desc {
  white-space: normal;
  color: rgba(255, 255, 255, 0.3);
}
.join .all-content .talent .talent-wrap {
  width: 100%;
  max-width: 1560px;
  margin: 0 auto 160px;
  position: relative;
}
.join .all-content .talent .talent-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 1024px) {
  .join .all-content .talent .talent-wrap {
    margin: 0 auto 100px;
  }
}
.join .all-content .talent .relate-more {
  margin: 0;
  position: relative;
  z-index: 5;
}
.join .all-content .talent .relate-more .wrap {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 100%;
  padding: 100px 0;
}
@media only screen and (max-width: 1024px) {
  .join .all-content .talent .relate-more .wrap {
    padding: 70px 0;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .talent .relate-more .wrap {
    padding: 60px 0 70px;
  }
}
.join .all-content .talent .relate-more .relate-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 850px;
}
.join .all-content .talent .relate-more .join-text.inner {
  width: auto;
  max-width: none;
  margin-bottom: 40px;
}
.join .all-content .talent .relate-more .content {
  width: 100%;
}
.join .all-content .talent .relate-more .content a {
  cursor: default;
}
.join .all-content .talent .relate-more .content .name {
  width: 300px;
}
@media only screen and (max-width: 767px) {
  .join .all-content .talent .relate-more .content .name {
    width: 220px;
  }
}
@media only screen and (max-width: 575px) {
  .join .all-content .talent .relate-more .content .name {
    width: 100%;
    padding: 15px 0 7px;
  }
}
.join .all-content .talent .relate-more .content .txt {
  width: calc(100% - 300px);
}
@media only screen and (max-width: 767px) {
  .join .all-content .talent .relate-more .content .txt {
    width: calc(100% - 220px);
  }
}
@media only screen and (max-width: 575px) {
  .join .all-content .talent .relate-more .content .txt {
    width: 100%;
    padding: 7px 0 15px;
  }
}
.join .all-content .talent .relate-more .list:hover {
  background-color: transparent;
}
.join .all-content .talent .join-text.decor.none {
  opacity: 0;
  -webkit-transform: translateY(25px);
      -ms-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: 1.1s 0.3s;
  transition: 1.1s 0.3s;
}
.join .all-content .talent .join-text.decor.show {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.join .all-content .process {
  width: 100%;
  position: relative;
  z-index: 2;
}
.join .all-content .process .process-wrap {
  width: 100%;
  max-width: calc(100% - 75px);
  background-color: #ececec;
  padding: 100px 20px 280px;
  position: relative;
}
@media only screen and (max-width: 1500px) {
  .join .all-content .process .process-wrap {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1400px) {
  .join .all-content .process .process-wrap {
    padding: 100px 20px 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .join .all-content .process .process-wrap {
    padding: 70px 20px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .process .process-wrap {
    padding: 50px 20px 30px;
  }
}
@media only screen and (max-width: 500px) {
  .join .all-content .process .process-wrap {
    padding: 50px 20px 70px;
  }
}
.join .all-content .process .join-text.decor {
  width: auto;
  max-width: none;
  position: absolute;
  right: 17%;
  bottom: 17%;
  z-index: 1;
}
.join .all-content .process .join-text.inner {
  margin-bottom: 30px;
}
.join .all-content .process .step-box {
  width: 100%;
  height: 325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1400px) {
  .join .all-content .process .step-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
  }
}
.join .all-content .process .step-wrap {
  padding: 0 15px;
  text-align: center;
  position: relative;
  width: 25%;
}
@media only screen and (max-width: 1400px) {
  .join .all-content .process .step-wrap {
    width: 50%;
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 500px) {
  .join .all-content .process .step-wrap {
    width: 100%;
  }
}
.join .all-content .process .step-wrap .arrow {
  display: none;
  width: 90px;
  position: absolute;
  right: calc(100% - 45px);
  top: 40%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .join .all-content .process .step-wrap .arrow {
    width: 70px;
    right: calc(100% - 35px);
  }
}
@media only screen and (max-width: 500px) {
  .join .all-content .process .step-wrap .arrow {
    top: calc(100% + 55px);
    right: 50%;
    -webkit-transform: translateX(50%) rotate(92deg);
        -ms-transform: translateX(50%) rotate(92deg);
            transform: translateX(50%) rotate(92deg);
  }
}
.join .all-content .process .step-wrap .no {
  font-size: 7.5rem;
  font-family: "QUESTION", "CenturyGothic";
  line-height: 1;
  color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8eec8e), to(#0c628d));
  background-image: linear-gradient(#8eec8e, #0c628d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin-bottom: 15px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .join .all-content .process .step-wrap .no {
    color: #000;
    background: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .join .all-content .process .step-wrap .no {
    font-size: 5.625rem;
    margin-bottom: 10px;
  }
}
.join .all-content .process .step-wrap .t1 {
  font-size: 1.375rem;
  font-family: "QUESTION", "CenturyGothicBold", "微軟正黑體修正", "Microsoft JhengHei Bold", "Microsoft JhengHei", "微軟正黑體", sans-serif;
  letter-spacing: 0.7px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .join .all-content .process .step-wrap .t1 {
    font-size: 1.25rem;
  }
}
.join .all-content .process .step-wrap .t2 {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #333;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .join .all-content .process .step-wrap .t2 {
    font-size: 0.9375rem;
    width: 160px;
    margin: 0 auto 25px;
  }
}
@media screen and (min-width: 1401px) {
  .join .all-content .process .step-wrap + .step-wrap .arrow {
    display: block;
  }
}
@media screen and (min-width: 501px) and (max-width: 1400px) {
  .join .all-content .process .step-wrap:nth-child(2n) .arrow {
    display: block;
  }
}
@media screen and (min-width: 200px) and (max-width: 500px) {
  .join .all-content .process .step-wrap {
    margin-bottom: 125px;
  }
  .join .all-content .process .step-wrap:last-child {
    margin-bottom: 0;
  }
  .join .all-content .process .step-wrap:last-child .arrow {
    display: none;
  }
  .join .all-content .process .step-wrap .arrow {
    display: block;
  }
}
.join .all-content .process .join-text.decor.none {
  opacity: 0;
  -webkit-transform: translateX(25px);
      -ms-transform: translateX(25px);
          transform: translateX(25px);
  -webkit-transition: 1.1s 0.2s;
  transition: 1.1s 0.2s;
}
.join .all-content .process .join-text.decor.show {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.join .all-content .process .step-wrap.none .no, .join .all-content .process .step-wrap.none .t1, .join .all-content .process .step-wrap.none .t2, .join .all-content .process .step-wrap.none .button-common {
  opacity: 0;
  -webkit-transform: translateY(15px);
      -ms-transform: translateY(15px);
          transform: translateY(15px);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.join .all-content .process .step-wrap.none .arrow {
  opacity: 0;
  -webkit-transition: 0.8s 0.2s;
  transition: 0.8s 0.2s;
}
.join .all-content .process .step-wrap.show .no, .join .all-content .process .step-wrap.show .t1, .join .all-content .process .step-wrap.show .t2, .join .all-content .process .step-wrap.show .button-common {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.join .all-content .process .step-wrap.show .arrow {
  opacity: 1;
}
.join .all-content .invite {
  width: 100%;
}
.join .all-content .invite .invite-wrap {
  width: 100%;
  margin-top: -60px;
  position: relative;
}
@media only screen and (max-width: 1500px) {
  .join .all-content .invite .invite-wrap {
    margin-top: 0;
  }
}
.join .all-content .invite .bg-wrap {
  width: 100%;
  height: 0;
  padding-bottom: 660px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1400px) {
  .join .all-content .invite .bg-wrap {
    padding-bottom: 500px;
  }
}
.join .all-content .invite .bg-wrap::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
}
.join .all-content .invite .join-text {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.join .all-content .invite .join-text .title {
  margin-bottom: 20px;
}
.join .all-content .invite .join-text .content {
  color: #ccc;
  margin-bottom: 20px;
}
.join .all-content .invite .join-text .desc {
  color: rgba(255, 255, 255, 0.4);
}
.join .all-content .invite.none .bg-wrap {
  opacity: 0;
  -webkit-transition: 1.5s;
  transition: 1.5s;
}
.join .all-content .invite.none .join-text {
  opacity: 0;
  -webkit-transform: translate(-50%, -45%);
      -ms-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  -webkit-transition: 0.6s 0.3s;
  transition: 0.6s 0.3s;
}
.join .all-content .invite.show .bg-wrap {
  opacity: 1;
}
.join .all-content .invite.show .join-text {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
/*# sourceMappingURL=join.css.map */