/* Component Name */
.PD12_related-resource-static {
  background-color: #000;
  color: #fff;
  padding-left: 32px;
  padding-right: 32px;
}

.PD12_related-resource-static.grayBg {
  background-color: #1a1b1c;
}

.PD12_related-resource-static.whiteBg {
  background-color: #fff;
  color: #000;
}

.PD12_related-resource-static.whiteBg .PD12_related-resource-static__list:not(.cardType) .PD12_related-resource-static__item__download:after {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-bold-action-download.svg");
}

.PD12_related-resource-static.whiteBg .PD12_related-resource-static__list:not(.cardType) .PD12_related-resource-static__item__download[target='_self']:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M8 12.209L1.942 6.06 2.892 5.124 8 10.309 13.108 5.124 14.058 6.06z' transform='translate(-24.000000, -12.000000) translate(24.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.PD12_related-resource-static.whiteBg .PD12_related-resource-static__list:not(.cardType) .PD12_related-resource-static__item__download[target='_blank']:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.PD12_related-resource-static.whiteBg .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item {
  background-color: #f4f4f4;
  color: #000;
}

.PD12_related-resource-static.whiteBg .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item:after {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-bold-action-download.svg");
}

.PD12_related-resource-static.whiteBg .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item[target='_self']:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M8 12.209L1.942 6.06 2.892 5.124 8 10.309 13.108 5.124 14.058 6.06z' transform='translate(-24.000000, -12.000000) translate(24.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

.PD12_related-resource-static.whiteBg .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item[target='_blank']:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.PD12_related-resource-static__wrap {
  margin: 0 auto;
  max-width: 1156px;
  padding-top: 100px;
  padding-bottom: 120px;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__wrap {
    padding-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__wrap {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}

.PD12_related-resource-static__title {
  font-size: 3.6rem;
  font-weight: 700;
  font-family: "Samsung Sharp Sans", sans-serif;
  margin-bottom: 48px;
  text-align: center;
  display: block;
  display: -webkit-box;
  max-height: 2.84em;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 1.42em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  white-space: normal;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__title {
    font-size: 2.8rem;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__title {
    display: block;
    display: -webkit-box;
    max-height: 4.26em;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    line-height: 1.42em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
  }
}

.PD12_related-resource-static__list {
  max-width: 802px;
  margin: 0 auto;
}

.PD12_related-resource-static__list.cardType {
  max-width: 1156px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}

@media screen and (min-width: 768px) {
  .PD12_related-resource-static__list.cardType.centered {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__list.cardType {
    display: block;
  }
}

.PD12_related-resource-static__list.cardType figure {
  display: none;
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.33% - 16px);
          flex: 0 0 calc(33.33% - 16px);
  padding: 24px;
  border-radius: 20px;
  border: none;
  background-color: #333333;
  color: #fff;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: 192px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item {
    -ms-flex-preferred-size: calc(50% - 12px);
        flex-basis: calc(50% - 12px);
    padding: 20px;
    height: 172px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item {
    -ms-flex-preferred-size: calc(100% - 12px);
        flex-basis: calc(100% - 12px);
    padding: 20px;
    height: 150px;
    margin-bottom: 20px;
  }
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item:last-child {
    margin-bottom: 0;
  }
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item-dl {
  margin: 0;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-right: 56px;
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item-dl > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item-dl {
    padding-right: 44px;
  }
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__title {
  font-size: 2.4rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: block;
  display: -webkit-box;
  max-height: 2.84em;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 1.42em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  white-space: normal;
  max-height: none;
  margin: 0;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__title {
    font-size: 2rem;
    display: block;
    display: -webkit-box;
    max-height: 2.8em;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    line-height: 1.4em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
    max-height: none;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__title {
    font-size: 1.6rem;
    display: block;
    display: -webkit-box;
    max-height: 2.88em;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    line-height: 1.44em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
    max-height: none;
  }
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__desc {
  font-size: 1.4rem;
  font-weight: 400;
  display: block;
  display: -webkit-box;
  max-height: 2.86em;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 1.43em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  white-space: normal;
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__desc {
    font-size: 1.2rem;
    display: block;
    display: -webkit-box;
    max-height: 2.66em;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    line-height: 1.33em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
  }
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__download {
  position: absolute;
  right: 24px;
  top: 24px;
  font-size: 0;
  line-height: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  background-color: #000;
  border-radius: 40px;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__download {
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
  }
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__download:after {
  background-size: 18px;
  background-position: center;
  margin: 0 auto;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__download:after {
    background-size: 16px;
  }
}

.PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__download[target='_self']:after {
  background-size: 20px;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__download[target='_self']:after {
    background-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__list.cardType .PD12_related-resource-static__item .PD12_related-resource-static__item__download[target='_self']:after {
    background-size: 16px;
  }
}

.PD12_related-resource-static__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-top: 22px;
  padding-bottom: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.PD12_related-resource-static__item:first-child {
  border-top: none;
  padding-top: 0;
}

.PD12_related-resource-static__item figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 85px;
          flex: 0 0 85px;
  height: 120px;
  position: relative;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__item figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 71px;
            flex: 0 0 71px;
    height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__item figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 68px;
            flex: 0 0 68px;
    height: 96px;
  }
}

.PD12_related-resource-static__item figure:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  z-index: 1;
}

.PD12_related-resource-static__item figure img {
  max-width: 100%;
}

.PD12_related-resource-static__item .PD12_related-resource-static__item-dl {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 32px;
  margin-right: 102px;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__item .PD12_related-resource-static__item-dl {
    margin-left: 28px;
    margin-right: 108px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__item .PD12_related-resource-static__item-dl {
    margin-right: 0;
  }
}

.PD12_related-resource-static__item__title {
  margin-bottom: 8px;
  font-family: "Samsung Sharp Sans", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  display: block;
  display: -webkit-box;
  max-height: 2.78em;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 1.39em;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
  white-space: normal;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__item__title {
    margin-bottom: 4px;
    font-size: 1.6rem;
    display: block;
    display: -webkit-box;
    max-height: 2.88em;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    line-height: 1.44em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__item__title {
    margin-bottom: 6px;
    font-size: 1.4rem;
    display: block;
    display: -webkit-box;
    max-height: 2.86em;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    line-height: 1.43em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    overflow: hidden;
    white-space: normal;
  }
}

.PD12_related-resource-static__item__desc {
  margin-bottom: 8px;
  font-size: 1.4rem;
  line-height: 1.43;
  font-weight: 700;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static__item__desc {
    margin-bottom: 4px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__item__desc {
    margin-bottom: 6px;
    font-size: 1.2rem;
    line-height: 1.33;
  }
}

.PD12_related-resource-static__item__version {
  font-size: 1.2rem;
  line-height: 1.33;
  color: #aaaaaa;
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__item__version {
    width: calc(100% - 100px);
  }
}

.PD12_related-resource-static__item__download {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: right;
  font-size: 1.4rem;
  line-height: 1.43;
  font-weight: 700;
  color: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.PD12_related-resource-static__item__download:after {
  content: '';
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background: url("../../../../../../designs/global/common/resources/img/icon/icon-bold-action-download-w.svg") no-repeat right 0/16px 16px;
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static__item__download {
    font-size: 1.2rem;
    position: absolute;
    right: 0;
    bottom: 22px;
  }
}

.PD12_related-resource-static__item__download[target='_self']:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fff' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M8 12.209L1.942 6.06 2.892 5.124 8 10.309 13.108 5.124 14.058 6.06z' transform='translate(-24.000000, -12.000000) translate(24.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: right;
  background-size: 16px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.PD12_related-resource-static__item__download[target='_blank']:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23fff' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: right;
  background-size: 16px;
}

.PD12_related-resource-static .btn-group {
  margin-top: 60px;
  padding-bottom: 0;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s, color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, border-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, font-weight cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s, color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, border-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, font-weight cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s, color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, border-color cubic-bezier(0.4, 0, 0.2, 1) 0.2s, font-weight cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  border: none;
  vertical-align: middle;
  color: #000000;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  /**/
  padding: 0 24px;
  border-radius: 20px;
  border: none;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.disabled, .PD12_related-resource-static .PD12_related-resource-static__viewmore:disabled,
.PD12_related-resource-static .PD12_related-resource-static__viewmore [aria-disabled='true'] {
  cursor: not-allowed;
  pointer-events: none;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.btn-large {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding: 0 24px;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.btn-medium {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  padding: 0 16px;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.btn-medium {
    height: 32px;
    line-height: 32px;
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.btn-medium {
    padding: 0 12px;
  }
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.btn-small {
  height: 28px;
  line-height: 28px;
  font-size: 10px;
  padding: 0 16px;
}

@media screen and (max-width: 1023px) {
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.btn-small {
    height: 28px;
    line-height: 28px;
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.btn-small {
    padding: 0 12px;
  }
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.none-border {
  border: none;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.icon-left:before {
  content: '';
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.icon-right:after {
  content: '';
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
  transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg {
  background-color: #ffffff;
  color: #000000;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23333333' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:active, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:focus-visible {
  color: #000000;
  background-color: #eeeeee;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:active.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:active.icon-right:after, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:focus-visible.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:focus-visible.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

@media (hover: hover) {
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:hover {
    color: #000000;
    background-color: #eeeeee;
  }
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:hover.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:hover.icon-right:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg.disabled, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:disabled,
.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg [aria-disabled='true'] {
  color: #8f8f8f;
  background-color: #555555;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg.disabled.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg.disabled.icon-right:after, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:disabled.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg:disabled.icon-right:after,
.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg [aria-disabled='true'].icon-left:before,
.PD12_related-resource-static .PD12_related-resource-static__viewmore.dark-bg [aria-disabled='true'].icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%238f8f8f' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg {
  background-color: #000000;
  color: #ffffff;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:active, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:focus-visible {
  color: #eeeeee;
  background-color: #333333;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:active.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:active.icon-right:after, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:focus-visible.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:focus-visible.icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23eeeeee' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

@media (hover: hover) {
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:hover {
    color: #eeeeee;
    background-color: #333333;
  }
  .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:hover.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:hover.icon-right:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23eeeeee' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg.disabled, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:disabled,
.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg [aria-disabled='true'] {
  color: #aaaaaa;
  background-color: #dddddd;
}

.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg.disabled.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg.disabled.icon-right:after, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:disabled.icon-left:before, .PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg:disabled.icon-right:after,
.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg [aria-disabled='true'].icon-left:before,
.PD12_related-resource-static .PD12_related-resource-static__viewmore.light-bg [aria-disabled='true'].icon-right:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23aaaaaa' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M13.573 2.427L13.573 11.475 12.239 11.475 12.239 4.703 3.037 13.906 2.094 12.963 11.297 3.76 4.525 3.761 4.525 2.427z' transform='translate(-110.000000, -12.000000) translate(110.000000, 12.000000)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

html[lang^='ko'] .PD12_related-resource-static .PD12_related-resource-static__item-dl * {
  word-break: break-word !important;
}