@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");
body {
    font-family: 'Lato', 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: 0.25px;
    overflow-x: hidden;
    font-size: 1.6rem;
    font-weight: 300;
    background: url(../../../img/Monograph/TechIsland/indexBg.svg) 0 0 repeat-y;
    background-size: contain;
}

.container {
  max-width: 1318px !important;
  margin: 0 auto; }

a {
  text-decoration: none; }

article {
  position: relative; }

main {
  overflow: hidden;
  margin-top: 10.2rem; }
  @media (min-width: 551px) {
    main {
      margin-top: 11.6rem; } }
  @media (min-width: 1025px) {
    main {
      margin-top: 6.4rem; } }

.articleBlock_title {
  display: flex;
  align-items: baseline;
  margin: 0 0 2rem 0; }
  @media (min-width: 992px) {
    .articleBlock_title {
      margin: 0 0 4rem 0; } }
  .articleBlock_title:before, .articleBlock_title:after {
    content: '';
    display: inline-block;
    height: 0.6rem;
    background: #D6E7EA;
    flex: auto; }
    @media (min-width: 992px) {
      .articleBlock_title:before, .articleBlock_title:after {
        height: 1rem; } }
  .articleBlock_title span {
    font-weight: 700;
    font-size: 2.6rem;
    padding: 0 1.5rem; }
    @media (min-width: 576px) {
      .articleBlock_title span {
        font-size: 3.4rem; } }
    @media (min-width: 992px) {
      .articleBlock_title span {
        font-size: 4.2rem;
        padding: 0 3rem; } }

.techislandPlan {
  background: radial-gradient(39.58% 78.48% at 49.97% 50.02%, #01506B 0%, #003B56 100%); }
    .techislandPlan:after {
        content: '';
        position: absolute;
        background: url(../../../img/Monograph/TechIsland/bannerBg_cloud.svg) center bottom no-repeat;
        width: 100%;
        height: 29rem;
        bottom: 0;
        z-index: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-size: 105%;
    }
  .techislandPlan .container {
    position: relative; }
    @media (min-width: 992px) {
      .techislandPlan .container {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 5;
        height: 100%; } }
  .techislandPlan .headBar {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
    display: none; }
    @media (min-width: 768px) {
      .techislandPlan .headBar {
        display: block; } }
    .techislandPlan .headBar .nav {
      justify-content: flex-end; }
    .techislandPlan .headBar li {
      margin: 0 0 0 0.5rem; }
    .techislandPlan .headBar a {
      background: #008FBC;
      color: #ffffff;
      font-size: 1.8rem;
      display: block;
      padding: 0.5rem 1.3rem;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0.5rem;
      border-bottom-left-radius: 0.5rem;
      -webkit-border-top-left-radius: 0;
      -webkit-border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 0.5rem;
      -webkit-border-bottom-left-radius: 0.5rem;
      -moz-border-radius-topleft: 0;
      -moz-border-radius-topright: 0;
      -moz-border-radius-bottomright: 0.5rem;
      -moz-border-radius-bottomleft: 0.5rem;
      -moz-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      .techislandPlan .headBar a:hover {
        padding: 1.5rem 1.3rem 0.5rem 1.3rem; }
  .techislandPlan .slogan {
    position: relative;
    text-align: center;
    padding: 3rem 0 0 0; }
    @media (min-width: 576px) {
      .techislandPlan .slogan {
        padding: 5rem 0 0 0; } }
    @media (min-width: 768px) {
      .techislandPlan .slogan {
        padding: 9% 0 0 0; } }
    @media (min-width: 992px) {
      .techislandPlan .slogan {
        top: 50%;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 7%;
        padding: 0;
        text-align: left; } }
    @media (min-width: 1200px) {
      .techislandPlan .slogan {
        left: auto; } }
    .techislandPlan .slogan .title {
      width: 100%;
      margin: 0 auto 2rem auto;
      max-width: 300px; }
      @media (min-width: 576px) {
        .techislandPlan .slogan .title {
          max-width: 350px; } }
      @media (min-width: 992px) {
        .techislandPlan .slogan .title {
          width: 35vw;
          margin: 0 0 2rem 0;
          max-width: none; } }
      @media (min-width: 1200px) {
        .techislandPlan .slogan .title {
          width: 90%;
          margin: 0 0 3.5rem 0; } }
      @media (min-width: 1400px) {
        .techislandPlan .slogan .title {
          width: 100%; } }
    .techislandPlan .slogan h2 {
      color: #00FFF0;
      font-size: 2.6rem;
      font-weight: 700;
      margin: 0 0 1.5rem 0; }
      @media (min-width: 576px) {
        .techislandPlan .slogan h2 {
          -webkit-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
          -moz-text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
          text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
          font-size: 3.4rem; } }
      @media (min-width: 1200px) {
        .techislandPlan .slogan h2 {
          font-size: 4rem;
          margin: 0 0 4rem 0; } }
    .techislandPlan .slogan p {
      color: #ffffff;
      font-size: 1.8rem;
      line-height: 1.5;
      font-weight: normal; }
      @media (min-width: 576px) {
        .techislandPlan .slogan p {
          font-size: 2.2rem;
          -webkit-text-shadow: 5px 0px 10px rgba(0, 0, 0, 0.5);
          -moz-text-shadow: 5px 0px 10px rgba(0, 0, 0, 0.5);
          text-shadow: 5px 0px 10px rgba(0, 0, 0, 0.5);
          font-weight: 500; } }
      @media (min-width: 1200px) {
        .techislandPlan .slogan p {
          font-size: 2.8rem;
          line-height: 1.6; } }
      .techislandPlan .slogan p br {
        display: none; }
        @media (min-width: 576px) {
          .techislandPlan .slogan p br {
            display: inline-block; } }
  .techislandPlan .mainBN {
    position: relative;
    z-index: 1;
    padding: 2rem 0 1rem 0;
    text-align: center;
    left: -20%; }
    @media (min-width: 576px) {
      .techislandPlan .mainBN {
        padding: 5% 0 1.5% 0; } }
    @media (min-width: 992px) {
      .techislandPlan .mainBN {
        padding: 7% 5% 1.5% 0;
        text-align: right;
        left: auto; } }
    @media (min-width: 1200px) {
      .techislandPlan .mainBN {
        padding: 5% 13% 1.5% 0; } }
    .techislandPlan .mainBN img {
      width: 100%; }
      @media (min-width: 768px) {
        .techislandPlan .mainBN img {
          width: 85%; } }
      @media (min-width: 992px) {
        .techislandPlan .mainBN img {
          width: 72.8%; } }

.articleBlock01 {
  padding: 3rem 0; }
  @media (min-width: 1200px) {
    .articleBlock01 {
      padding: 6rem 0; } }
  .articleBlock01 .articleBlock_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 1rem; }
    @media (min-width: 551px) {
      .articleBlock01 .articleBlock_content {
        margin-bottom: 3.5rem; } }
  .articleBlock01 .articleBlock_img {
    width: 50%;
    text-align: center;
    margin-bottom: 2.5rem; }
    @media (min-width: 992px) {
      .articleBlock01 .articleBlock_img {
        width: 100%;
        max-width: 24rem;
        text-align: left;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .articleBlock01 .articleBlock_img {
        max-width: 32rem; } }
    @media (min-width: 1400px) {
      .articleBlock01 .articleBlock_img {
        max-width: 40rem; } }
    .articleBlock01 .articleBlock_img img {
      width: 100%;
      max-width: 30rem; }
      @media (min-width: 992px) {
        .articleBlock01 .articleBlock_img img {
          max-width: none; } }
  .articleBlock01 .articleBlock_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    padding: 0 2rem; }
    @media (min-width: 1600px) {
      .articleBlock01 .articleBlock_text {
        padding: 0 10rem; } }
    .articleBlock01 .articleBlock_text h3 {
      font-size: 2.6rem;
      color: #FF3979;
      font-weight: 600;
      margin-bottom: 1rem;
      text-align: center; }
      @media (min-width: 551px) {
        .articleBlock01 .articleBlock_text h3 {
          font-size: 3.6rem;
          margin-bottom: 2rem; } }
      @media (min-width: 1400px) {
        .articleBlock01 .articleBlock_text h3 {
          font-size: 6rem;
          margin-bottom: 4rem; } }
    .articleBlock01 .articleBlock_text em {
      font-style: normal;
      display: block; }
      @media (min-width: 551px) {
        .articleBlock01 .articleBlock_text em {
          margin-left: 2rem;
          display: inline-block; } }
    .articleBlock01 .articleBlock_text p {
      font-size: 1.8rem;
      color: #494949;
      font-weight: 400;
      text-align: center; }
      @media (min-width: 551px) {
        .articleBlock01 .articleBlock_text p {
          font-size: 2rem; } }
      @media (min-width: 768px) {
        .articleBlock01 .articleBlock_text p {
          padding: 0 3rem; } }
      @media (min-width: 1400px) {
        .articleBlock01 .articleBlock_text p {
          font-size: 2.6rem;
          padding: 0 5rem; } }
    .articleBlock01 .articleBlock_text span {
      color: #FF9E02; }

.technice_slider_content {
  position: relative;
  padding: 0 5rem; }
  .technice_slider_content .technice_slider {
    padding: 1.2rem 1rem; }
  .technice_slider_content .card {
    -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.25);
    border-radius: 1.5rem;
    padding: 1.5rem;
    border: none; }
  .technice_slider_content .card_body h5 {
    text-align: center;
    font-size: 2rem;
    color: #0090BE;
    font-weight: bold;
    padding: 1rem 0; }
  .technice_slider_content .card_body p {
    min-height: 5rem; }
    @media (min-width: 551px) {
      .technice_slider_content .card_body p {
        min-height: 9.6rem; } }
  .technice_slider_content .swiper-button-prev,
  .technice_slider_content .swiper-button-next {
    width: 4rem;
    height: 4rem;
    z-index: 5; }
    @media (min-width: 768px) {
      .technice_slider_content .swiper-button-prev,
      .technice_slider_content .swiper-button-next {
        width: 4.5rem;
        height: 4.5rem; } }
.technice_slider_content .swiper-button-prev:after,
.technice_slider_content .swiper-button-next:after {
    font-size: 0;
    background: url(../../../img/Monograph/TechIsland/icon_arrow_left.svg) 0 0 no-repeat;
    width: 4rem;
    height: 4rem;
    background-size: 4rem;
}
      @media (min-width: 768px) {
        .technice_slider_content .swiper-button-prev:after,
        .technice_slider_content .swiper-button-next:after {
          width: 4.5rem;
          height: 4.5rem;
          background-size: 4.5rem; } }
  .technice_slider_content .swiper-button-prev {
    left: 0; }
  .technice_slider_content .swiper-button-next {
    right: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.articleBlock02 .scroll_tabs {
  z-index: 2;
  position: relative;
  padding: 0 2rem 0 0; }
  @media (min-width: 992px) {
    .articleBlock02 .scroll_tabs {
      padding: 0; } }
.articleBlock02 .tabs {
  display: flex;
  overflow-x: scroll;
  overflow-y: hidden; }
  @media (min-width: 992px) {
    .articleBlock02 .tabs {
      align-items: center;
      justify-content: inherit;
      overflow-x: inherit;
      overflow-y: inherit; } }
  .articleBlock02 .tabs li {
    cursor: pointer;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0.5rem;
    -webkit-border-top-right-radius: 0.5rem;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0.5rem;
    -moz-border-radius-topright: 0.5rem;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border: #008FBC solid 1px;
    border-bottom: none;
    color: #008FBC;
    font-size: 1.8rem;
    font-weight: 400;
    flex: 0 0 auto;
    width: 126px;
    text-align: center;
    padding: 0.8rem 1.6rem; }
    @media (min-width: 992px) {
      .articleBlock02 .tabs li {
        padding: 1rem 3.5rem;
        width: auto;
        text-align: left;
        flex: inherit; } }
  .articleBlock02 .tabs li + li {
    margin-left: 0.5rem; }
  .articleBlock02 .tabs li.active {
    background-color: #008FBC;
    color: #ffffff; }
.articleBlock02 .tab_content {
  border-top-left-radius: 0;
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0.5rem;
  -webkit-border-bottom-right-radius: 0.5rem;
  -webkit-border-bottom-left-radius: 0.5rem;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0.5rem;
  -moz-border-radius-bottomright: 0.5rem;
  -moz-border-radius-bottomleft: 0.5rem;
  border: #008FBC solid 1px;
  padding: 0 1.5rem 1.5rem 1.5rem;
  background: #ffffff; }
  @media (min-width: 992px) {
    .articleBlock02 .tab_content {
      padding: 1.5rem 3rem 3rem 3rem; } }
  .articleBlock02 .tab_content .panel {
    display: none; }
  .articleBlock02 .tab_content .panel.active {
    display: block; }
  .articleBlock02 .tab_content .card {
    border: none;
    border-radius: 0;
    background-color: transparent;
    flex-direction: initial;
    align-items: center;
    padding: 1.5rem 0;
    border-bottom: #D9D9D9 solid 1px;
    flex-wrap: wrap;
    justify-content: center; }
    @media (min-width: 551px) {
      .articleBlock02 .tab_content .card {
        justify-content: space-between; } }
.articleBlock02 .card .vacancies_info {
  display: flex;
  flex-direction: column;
  width: 100%; }
  @media (min-width: 551px) {
    .articleBlock02 .card .vacancies_info {
      width: calc(100% - 13rem); } }
  @media (min-width: 768px) {
    .articleBlock02 .card .vacancies_info {
      width: auto; } }
.articleBlock02 .card .fTitle {
  color: #0090BE;
  line-height: normal;
  font-size: 2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%; 
  width: 21em;



}
  @media (min-width: 768px) {
    .articleBlock02 .card .fTitle {
      font-size: 2.2rem; } }
.articleBlock02 .card .subTitle {
  font-size: 1.8rem;
  color: #7A90A2;
  padding-top: 0;
  line-height: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%; }
  @media (min-width: 768px) {
    .articleBlock02 .card .subTitle {
      font-size: 2rem; } }
.articleBlock02 .card .fTitle:hover,
.articleBlock02 .card .subTitle:hover {
  text-decoration: underline; }
.articleBlock02 .card .text {
  font-size: 1.6rem;
  color: #000000;
  padding-top: 0.5rem; }
  .articleBlock02 .card .text span:last-of-type {
    color: #FFA008;
    position: relative;
    display: block; }
    @media (min-width: 551px) {
      .articleBlock02 .card .text span:last-of-type {
        padding-left: 1.5rem;
        margin-left: 1rem;
        display: inline-block; } }
    .articleBlock02 .card .text span:last-of-type:before {
      content: '';
      display: none;
      position: absolute;
      width: 1px;
      height: 1.6rem;
      background: #FFA008;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media (min-width: 551px) {
        .articleBlock02 .card .text span:last-of-type:before {
          display: inline-block; } }
.articleBlock02 .vacancies_btn {
  margin-top: 1rem; }
  @media (min-width: 551px) {
    .articleBlock02 .vacancies_btn {
      width: 11.3rem;
      margin-top: 0; } }
  @media (min-width: 768px) {
    .articleBlock02 .vacancies_btn {
      width: auto; } }
  .articleBlock02 .vacancies_btn a {
    background: #FF9E02;
    border-radius: 5rem;
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    color: #ffffff;
    font-size: 1.8rem;
    display: inline-block;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    padding: 0.6rem 5rem; }
    @media (min-width: 551px) {
      .articleBlock02 .vacancies_btn a {
        padding: 0.6rem 2rem; } }
    @media (min-width: 768px) {
      .articleBlock02 .vacancies_btn a {
        padding: 0.6rem 3.8rem; } }
    .articleBlock02 .vacancies_btn a:hover {
      -webkit-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.1);
      box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.1); }
.articleBlock02 .more_btn {
  text-align: center;
  margin-top: 3rem; }
  .articleBlock02 .more_btn a {
    background: #FF3979;
    color: #ffffff;
    display: inline-block;
    border-radius: 5rem;
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: 0.2rem;
    padding: 0.5rem 1rem;
    max-width: 60rem;
    width: 100%; }
    .articleBlock02 .more_btn a:hover {
      background: #f52e6f;
      -webkit-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.15);
      box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.15); }
  .articleBlock02 .more_btn img {
    height: 3rem;
    margin-left: 1rem; }

.articleBlock03 {
  padding: 3rem 0; }
  @media (min-width: 1200px) {
    .articleBlock03 {
      padding: 6rem 0; } }
  .articleBlock03 .articleBlock_title span {
    color: #0062A1; }
  .articleBlock03 .articleBlock_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .articleBlock03 .card {
    width: 100%;
    background: #FFFFFF;
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
    border-radius: 1.8rem;
    -webkit-border-radius: 1.8rem;
    -moz-border-radius: 1.8rem;
    border: transparent solid 4px;
    margin: 0 0 1.8rem 0;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    @media (min-width: 576px) {
      .articleBlock03 .card {
        width: calc((100% / 2) - 1.2rem); } }
    @media (min-width: 768px) {
      .articleBlock03 .card {
        width: calc((100% / 3) - 1.2rem); } }
    @media (min-width: 992px) {
      .articleBlock03 .card {
        width: calc((100% / 4) - 1.2rem); } }
    .articleBlock03 .card a {
      display: flex;
      align-items: center;
      padding: 1rem;
      height: 100%; }
      @media (min-width: 576px) {
        .articleBlock03 .card a {
          flex-direction: column;
          padding: 2rem; } }
    .articleBlock03 .card div:first-of-type {
      width: 35%;
      height: 100%;
      display: flex;
      align-items: center;
      border: #ebebeb solid 1px; }
      @media (min-width: 576px) {
        .articleBlock03 .card div:first-of-type {
          width: auto;
          height: auto;
          display: block;
          border: none; } }
    .articleBlock03 .card div:last-of-type {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      padding: 0 0 0 1rem;
      flex: 1; }
      @media (min-width: 576px) {
        .articleBlock03 .card div:last-of-type {
          display: block;
          padding: 0; } }
    .articleBlock03 .card span {
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-align: left; }
      @media (min-width: 576px) {
        .articleBlock03 .card span {
          display: block;
          text-align: center; } }
    .articleBlock03 .card .card_logo {
      margin: 0 0 1rem 0;
      text-align: center; }
      .articleBlock03 .card .card_logo img {
        width: 90%; }
    .articleBlock03 .card .card_title {
      font-size: 2rem;
      font-weight: 700;
      color: #005B90; }
      @media (min-width: 576px) {
        .articleBlock03 .card .card_title {
          font-size: 2.4rem; } }
    .articleBlock03 .card .card_industry {
      font-size: 1.6rem;
      font-weight: 500;
      color: #808080;
      padding: 0.3rem 0; }
      @media (min-width: 576px) {
        .articleBlock03 .card .card_industry {
          font-size: 1.8rem; } }
    .articleBlock03 .card .card_place,
    .articleBlock03 .card .remark {
      font-size: 1.6rem;
      font-weight: 400;
      color: #000000; }
      @media (min-width: 576px) {
        .articleBlock03 .card .card_place,
        .articleBlock03 .card .remark {
          font-size: 1.8rem; } }
    @media (min-width: 576px) {
      .articleBlock03 .card .card_place {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden; } }
    .articleBlock03 .card .vacancies {
      font-size: 1.8rem;
      font-weight: 700;
      color: #ED1E79;
      padding: 0.3rem 0; }
      @media (min-width: 576px) {
        .articleBlock03 .card .vacancies {
          font-size: 2rem; } }
    .articleBlock03 .card:hover {
      -webkit-box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.45);
      -moz-box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.45);
      box-shadow: 0 0.1rem 1rem rgba(0, 0, 0, 0.45);
      border: rgba(0, 0, 0, 0.35) solid 4px; }
      .articleBlock03 .card:hover .vacancies {
        text-decoration: underline; }

.articleBlock04 {
  padding: 3rem 0; }
  @media (min-width: 1200px) {
    .articleBlock04 {
      padding: 6rem 0; } }
  .articleBlock04 .articleBlock_title span {
    color: #5EA500; }
  .articleBlock04 .articleBlock_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
  .articleBlock04 .card {
    background: #ffffff;
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
    border-radius: 1.8rem;
    -webkit-border-radius: 1.8rem;
    -moz-border-radius: 1.8rem;
    width: 100%;
    overflow: hidden;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    top: 0;
    max-width: 280px;
    margin: 0 auto; }
    @media (min-width: 576px) {
      .articleBlock04 .card {
        width: calc((100% / 2) - 1.2rem);
        max-width: none;
        margin: 0; } }
    @media (min-width: 992px) {
      .articleBlock04 .card {
        width: calc((100% / 3) - 2rem); } }
    .articleBlock04 .card a {
      display: flex;
      flex-direction: column; }
    .articleBlock04 .card .card_img {
      padding: 1.6rem 1.6rem 0 1.6rem; }
    .articleBlock04 .card .card_title {
      text-align: center;
      color: #ffffff;
      font-size: 2.6rem;
      font-weight: 700;
      letter-spacing: 0.3rem;
      padding: 0 0 0.2rem 0; }
    .articleBlock04 .card .card_text {
      text-align: center;
      font-size: 1.8rem;
      font-weight: 500;
      padding: 1rem 0; }
    .articleBlock04 .card:hover {
      top: -0.5rem;
      -webkit-box-shadow: 0 0.1rem 1.5rem rgba(0, 0, 0, 0.6);
      -moz-box-shadow: 0 0.1rem 1.5rem rgba(0, 0, 0, 0.6);
      box-shadow: 0 0.1rem 1.5rem rgba(0, 0, 0, 0.6); }
  .articleBlock04 .c1 .card_title {
    background: #8D8D8D; }
  .articleBlock04 .c1 .card_text {
    color: #6B6B6A; }
  .articleBlock04 .c2 {
    margin: 2rem auto 0 auto; }
    @media (min-width: 576px) {
      .articleBlock04 .c2 {
        margin: 0; } }
    .articleBlock04 .c2 .card_title {
      background: #2972A0; }
    .articleBlock04 .c2 .card_text {
      color: #2972A0; }
  .articleBlock04 .c3 {
    margin: 2rem auto 0 auto; }
    @media (min-width: 576px) {
      .articleBlock04 .c3 {
        margin: 2rem auto 0 auto; } }
    @media (min-width: 992px) {
      .articleBlock04 .c3 {
        margin: 0; } }
    .articleBlock04 .c3 .card_title {
      background: #158F96; }
    .articleBlock04 .c3 .card_text {
      color: #158F96; }

.articleBlock05 {
  padding: 4rem 0 3rem 0; }
  @media (min-width: 576px) {
    .articleBlock05 {
      padding: 6rem 0 3rem 0; } }
  @media (min-width: 992px) {
    .articleBlock05 {
      padding: 8rem 0 5rem 0; } }
  .articleBlock05 .container {
    text-align: center;
    margin: 0 0 3rem 0; }
    @media (min-width: 992px) {
      .articleBlock05 .container {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 1% 0 0 7%;
        text-align: left; } }
  .articleBlock05 .jobelvesTitle {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center; }
    @media (min-width: 992px) {
      .articleBlock05 .jobelvesTitle {
        justify-content: inherit; } }
    .articleBlock05 .jobelvesTitle img {
      height: 7rem; }
      @media (min-width: 1200px) {
        .articleBlock05 .jobelvesTitle img {
          height: 8rem; } }
    .articleBlock05 .jobelvesTitle h3 {
      font-size: 3rem;
      letter-spacing: 0.1rem; }
      @media (min-width: 576px) {
        .articleBlock05 .jobelvesTitle h3 {
          font-size: 4rem; } }
      @media (min-width: 1200px) {
        .articleBlock05 .jobelvesTitle h3 {
          font-size: 5rem; } }
    .articleBlock05 .jobelvesTitle .color1 {
      color: #3D8BB8;
      font-weight: normal;
      margin: 0.3rem 0 0 0; }
      @media (min-width: 576px) {
        .articleBlock05 .jobelvesTitle .color1 {
          font-weight: 700;
          margin: 0; } }
      @media (min-width: 992px) {
        .articleBlock05 .jobelvesTitle .color1 {
          margin: 0 0 0 0.8rem; } }
    .articleBlock05 .jobelvesTitle .color2 {
      width: 100%;
      color: #FF3979;
      font-weight: normal;
      padding: 0.5rem 0 3rem 0; }
      @media (min-width: 576px) {
        .articleBlock05 .jobelvesTitle .color2 {
          font-weight: 900;
          padding: 1rem 0 3rem 0; } }
      @media (min-width: 992px) {
        .articleBlock05 .jobelvesTitle .color2 {
          padding: 4rem 0 8rem 0; } }
  @media (min-width: 1400px) {
    .articleBlock05 .jobelvesBtn {
      padding: 0 0 0 8.5%; } }
  .articleBlock05 .jobelvesBtn a {
    background: #FF3979;
    background: -webkit-linear-gradient(-90deg, #FF3979 11.98%, #9B03D0 100%);
    background: linear-gradient(180deg, #FF3979 11.98%, #9B03D0 100%);
    border-radius: 5rem;
    -webkit-border-radius: 5rem;
    -moz-border-radius: 5rem;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: 0.2rem;
    padding: 1rem 3rem;
    display: inline-block;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative; }
    @media (min-width: 576px) {
      .articleBlock05 .jobelvesBtn a {
        font-size: 2.7rem; } }
    .articleBlock05 .jobelvesBtn a span {
      color: #ffffff; }
    .articleBlock05 .jobelvesBtn a:hover {
      -webkit-box-shadow: 0 0 0.5rem #7E06A8;
      -moz-box-shadow: 0 0 0.5rem #7E06A8;
      box-shadow: 0 0 0.5rem #7E06A8;
      background: #FF3979;
      background: -webkit-linear-gradient(90deg, #FF3979 11.98%, #9B03D0 100%);
      background: linear-gradient(0deg, #FF3979 11.98%, #9B03D0 100%); }
  .articleBlock05 .jobelvesBN {
    text-align: center;
    padding: 0 1.5rem; }
    @media (min-width: 992px) {
      .articleBlock05 .jobelvesBN {
        text-align: right;
        padding: 0 7.5% 0 0; } }
    @media (min-width: 1400px) {
      .articleBlock05 .jobelvesBN {
        padding: 0 20% 0 0; } }

footer {
  background: #174C7D;
  text-align: center;
  padding: 1.5rem;
  margin-bottom: 6.6rem; }
  @media (min-width: 551px) {
    footer {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    footer {
      padding: 3.3rem 0; } }
  footer .container {
    color: #ffffff; }

@media (max-width: 320px) {
  footer {
    margin-bottom: 8.4rem; } }

/*# sourceMappingURL=techisland.css.map */
