/* Component Name */
.PD03_summary {
  padding: 0 9.9%;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
}

.PD03_summary::before {
  display: block;
  content: '';
  padding-bottom: 100px;
}

.PD03_summary::after {
  display: block;
  content: '';
  padding-bottom: 100px;
}

.PD03_summary.darkGray {
  background-color: #1a1a1c;
}

.PD03_summary.whiteColor {
  background-color: #ffffff;
}

.PD03_summary.whiteColor * {
  color: #000000;
}

.PD03_summary.whiteColor .PD03_summary--sns__btn-facebook {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-facebook-white.svg");
}

.PD03_summary.whiteColor .PD03_summary--sns__btn-twitter {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-twitter-white.svg");
}

.PD03_summary.whiteColor .PD03_summary--sns__btn-mail {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-mail-white.svg");
}

.PD03_summary.whiteColor .PD03_summary--sns__btn-link {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-link-white.svg");
}

.PD03_summary.whiteColor .PD03_summary--sns__btn-linkedin {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-linked-in-white.svg");
}

.PD03_summary .PD03_summary--headline-text {
  font-family: "Samsung Sharp Sans", sans-serif;
  font-size: 4.8rem;
  line-height: 1.21;
  font-weight: 700;
  margin-bottom: 16px;
  max-width: 1156px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1023px) {
  .PD03_summary .PD03_summary--headline-text {
    font-size: 3.4rem;
    line-height: 1.24;
  }
}

@media screen and (max-width: 767px) {
  .PD03_summary .PD03_summary--headline-text {
    font-size: 3rem;
    line-height: 1.33;
  }
}

.PD03_summary .PD03_summary--headline-text > div {
  display: none;
  font: inherit;
  visibility: hidden;
}

@media screen and (min-width: 1024px) {
  .PD03_summary .PD03_summary--headline-text > div.pc {
    display: block;
    visibility: visible;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .PD03_summary .PD03_summary--headline-text > div.ta {
    display: block;
    visibility: visible;
  }
}

@media screen and (max-width: 767px) {
  .PD03_summary .PD03_summary--headline-text > div.mo {
    display: block;
    visibility: visible;
  }
}

.PD03_summary .PD03_summary--eyebrow {
  display: block;
  font-style: normal;
  margin-left: auto;
  margin-right: auto;
  font-family: "SamsungOne", sans-serif;
  font-size: 2.8rem;
  line-height: 1.36;
  font-weight: 700;
  margin-bottom: 80px;
  max-width: 1156px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (max-width: 1023px) {
  .PD03_summary .PD03_summary--eyebrow {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 767px) {
  .PD03_summary .PD03_summary--eyebrow {
    font-size: 1.8rem;
    line-height: 1.33;
  }
}

@media screen and (max-width: 1023px) {
  .PD03_summary .PD03_summary--eyebrow {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .PD03_summary .PD03_summary--eyebrow {
    margin-bottom: 60px;
  }
}

.PD03_summary .PD03_summary--sns__btn-facebook {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-facebook.svg");
}

.PD03_summary .PD03_summary--sns__btn-twitter {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-twitter.svg");
}

.PD03_summary .PD03_summary--sns__btn-mail {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-mail.svg");
}

.PD03_summary .PD03_summary--sns__btn-link {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-link.svg");
}

.PD03_summary .PD03_summary--sns__btn-linkedin {
  background-image: url("../../../../../../designs/global/common/resources/img/icon/icon-share-linked-in.svg");
}

.PD03_summary .PD03_summary--description-text {
  position: relative;
  font-family: "Samsung One", sans-serif;
  font-size: 1.8rem;
  line-height: 1.33;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 1156px;
}

@media screen and (max-width: 1023px) {
  .PD03_summary .PD03_summary--description-text {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .PD03_summary .PD03_summary--description-text {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}

.PD03_summary .PD03_summary--description-text:last-child {
  margin-bottom: 0;
}

.PD03_summary .PD03_summary--description-text > span {
  display: none;
  font: inherit;
  visibility: hidden;
}

@media screen and (min-width: 1024px) {
  .PD03_summary .PD03_summary--description-text > span.pc {
    display: block;
    visibility: visible;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .PD03_summary .PD03_summary--description-text > span.ta {
    display: block;
    visibility: visible;
  }
}

@media screen and (max-width: 767px) {
  .PD03_summary .PD03_summary--description-text > span.mo {
    display: block;
    visibility: visible;
  }
}

.PD03_summary .PD03_summary--key-feature {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}

.PD03_summary .PD03_summary--key-feature-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  height: 90px;
  -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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.8rem;
  line-height: 1.33;
  letter-spacing: 0.5px;
  font-family: "SamsungOne", sans-serif;
  font-weight:700;
}

.PD03_summary .PD03_summary--key-feature-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.15);
}

.PD03_summary .PD03_summary--key-feature-item:nth-child(4n + 1):before, .PD03_summary .PD03_summary--key-feature-item:nth-child(1):before {
  display: none;
}

.PD03_summary .PD03_summary--key-feature-item img {
  height: auto;
}

.PD03_summary.whiteColor .PD03_summary--key-feature-item img {
  -webkit-filter: invert(1);
          filter: invert(1);
}

@media screen and (max-width: 1023px) {
  .PD03_summary {
    padding: 0 4.2%;
  }
  .PD03_summary::before {
    display: block;
    content: '';
    padding-bottom: 80px;
  }
  .PD03_summary::after {
    display: block;
    content: '';
    padding-bottom: 80px;
  }
  .PD03_summary .PD03_summary--headline-text {
    margin-bottom: 16px;
  }
  .PD03_summary .PD03_summary--description-text {
    font-size: 1.5rem;
  }
  .PD03_summary .PD03_summary--eyebrow {
    max-width: 100%;
  }
  .PD03_summary .PD03_summary--key-feature {
    margin-top: 60px;
  }
  .PD03_summary .PD03_summary--key-feature-item {
    font-size:1.5rem;
  }
}

@media screen and (max-width: 767px) {
  .PD03_summary {
    padding: 0 6.7%;
  }
  .PD03_summary::before {
    display: block;
    content: '';
    padding-bottom: 60px;
  }
  .PD03_summary::after {
    display: block;
    content: '';
    padding-bottom: 60px;
  }
  .PD03_summary .PD03_summary--description-text {
    font-size: 1.4rem;
  }
  .PD03_summary .PD03_summary--key-feature {
    margin-top: 48px;
  }
  .PD03_summary .PD03_summary--key-feature-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    font-size: 1.4rem;
    line-height: 1.43;
    height: 76px;
  }
  .PD03_summary .PD03_summary--key-feature-item:before {
    display: none;
  }
  .PD03_summary .PD03_summary--key-feature-item img {
    width: 44px;
    height: 44px;
  }
}