.card-articleSet[data-style="39"] {
  width: 1180px;
  margin: 0 auto;
  position: relative; }
  @media only screen and (max-width: 1179px) {
    .card-articleSet[data-style="39"] {
      width: 100%;
      padding: 0rem 2rem; } }
  .card-articleSet[data-style="39"] .title {
    font-size: 4rem;
    font-weight: 600;
    letter-spacing: 1.25px;
    text-align: center;
    color: #19375f;
    margin: 2% 0;
    position: relative;
    margin: 40px 0; }
    .card-articleSet[data-style="39"] .title:after {
      content: '';
      position: absolute;
      width: 8rem;
      height: 3px;
      bottom: -6px;
      left: 0;
      right: 0;
      margin: auto;
      background: #f0c146; }
    @media only screen and (max-width: 430px) {
      .card-articleSet[data-style="39"] .title {
        font-size: 2.5rem; } }
  .card-articleSet[data-style="39"] .card-link {
    font-size: 1.8rem;
    padding: 5px 20px;
    border-radius: 25px;
    background-color: #f0c146;
    letter-spacing: 2.25px;
    color: #ffffff;
    display: inline;
    float: right;
    border: 1px solid transparent;
    white-space: nowrap; }
    .card-articleSet[data-style="39"] .card-link:hover {
      color: #f0c146;
      background: transparent;
      border: 1px solid #f0c146; }
      .card-articleSet[data-style="39"] .card-link:hover i.cc {
        color: #f0c146;
        background: transparent;
        border: 1px solid #f0c146; }
    .card-articleSet[data-style="39"] .card-link i.cc {
      color: #19375f;
      text-align: center;
      font-weight: bolder;
      line-height: 1.8rem;
      font-size: 1.6rem;
      padding: 3px 2px 3px 4px;
      border-radius: 50%;
      background: #ffffff;
      margin-left: 5px;
      border: 1px solid transparent;
      transition: .4s ease-in-out; }
  .card-articleSet[data-style="39"] .swiper-container {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2); }
    @media only screen and (max-width: 580px) {
      .card-articleSet[data-style="39"] .swiper-container {
        margin-bottom: 50px; } }
    @media only screen and (max-width: 430px) {
      .card-articleSet[data-style="39"] .swiper-container {
        margin-bottom: 100px; } }
    .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto; }
      .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: stretch;
        height: auto; }
        .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide .slide-card {
          padding: 2.5rem 3rem;
          margin: 1rem;
          background-color: #ffffff;
          width: 100%;
          box-sizing: border-box; }
          @media only screen and (max-width: 580px) {
            .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide .slide-card {
              padding: 1rem; } }
          .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide .slide-card .card-up {
            padding-bottom: 10px;
            margin-bottom: 40px; }
            .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide .slide-card .card-up .card-title {
              font-size: 2rem;
              font-weight: 500;
              letter-spacing: 4px; }
            .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide .slide-card .card-up .card-date {
              font-size: 2rem;
              font-weight: bold;
              letter-spacing: 1.5px;
              color: #eac348; }
            .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide .slide-card .card-up .card-content {
              font-size: 2rem;
              letter-spacing: 3px; }
        .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) {
          background-color: #ffffff; }
          .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) .slide-card {
            background-color: #ffffff; }
            .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) .slide-card .card-up .card-title, .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(odd) .slide-card .card-up .card-content {
              color: #000000; }
        .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) {
          background-color: #19375f; }
          .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) .slide-card {
            background-color: #19375f; }
            .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) .slide-card .card-up .card-title, .card-articleSet[data-style="39"] .swiper-container .swiper-wrapper .swiper-slide:nth-child(even) .slide-card .card-up .card-content {
              color: #fff; }
  .card-articleSet[data-style="39"] .swiper-button-prev, .card-articleSet[data-style="39"] .swiper-button-next {
    position: absolute;
    top: 65%;
    opacity: 1;
    overflow: hidden;
    margin-top: -30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px; }
    @media only screen and (max-width: 580px) {
      .card-articleSet[data-style="39"] .swiper-button-prev, .card-articleSet[data-style="39"] .swiper-button-next {
        top: 116%; } }
  .card-articleSet[data-style="39"] .swiper-button-prev {
    left: -52px;
    background-image: url("../../../images/arrow-left.png"); }
    @media only screen and (max-width: 1280px) {
      .card-articleSet[data-style="39"] .swiper-button-prev {
        left: -30px; } }
    @media only screen and (max-width: 800px) {
      .card-articleSet[data-style="39"] .swiper-button-prev {
        left: -20px; } }
    @media only screen and (max-width: 580px) {
      .card-articleSet[data-style="39"] .swiper-button-prev {
        left: 30%; } }
  .card-articleSet[data-style="39"] .swiper-button-next {
    right: -52px;
    background-image: url("../../../images/arrow-right.png"); }
    @media only screen and (max-width: 1280px) {
      .card-articleSet[data-style="39"] .swiper-button-next {
        right: -30px; } }
    @media only screen and (max-width: 800px) {
      .card-articleSet[data-style="39"] .swiper-button-next {
        right: -20px; } }
    @media only screen and (max-width: 580px) {
      .card-articleSet[data-style="39"] .swiper-button-next {
        right: 30%; } }
