.fs-45 {
  font-size: 45px;
  font-weight: 500;
  color: #222;
  line-height: 1.2;
}

.brand-s2 {
  margin-top: 50px;
}

.brand-s2 .s2-wrapper {
  display: flex;
}

.brand-s2 .s2-left {
  flex: 0 0 40%;
}

.brand-s2 .s2-right {
  flex: 1 1 60%;
  padding-left: 100px;
}

.brand-s2 .s2-right .s2-title {
  font-size: 45px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 40px;
  color: #222;
}

.brand-s2 .s2-right .s2-subtitle {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 16px;
  color: #333;
  font-weight: 600;
}

.brand-s2 .s2-right .s2-desc {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  font-weight: 400;
}

.brand-s2 .s2-right .s2-subtitle,
.brand-s2 .s2-right .s2-desc {
  letter-spacing: 0.03em;
}

.brand-s3 {
  margin-bottom: 100px;
}

.brand-s3 .s3-wrapper {
  margin-inline: auto;
  width: auto;
}

.brand-s3 .s3-head {
  margin-bottom: 64px;
}

.brand-s3 .s3-head .s3-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 24px;
  color: #222;
}

.brand-s3 .s3-head .s3-subtitle {
  font-weight: 500;
  font-size: 45px;
  color: #222;
  line-height: 1;
}

.brand-s3 .s3-steps {
  display: flex;
  list-style: none;
  margin: 0;
  justify-content: space-evenly;
  gap: 28px;
}

.brand-s3 .s3-steps .step-card {
  margin: 0 0 0 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 3px 4px 10px 2px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background-repeat: no-repeat;
  width: 468px;
  height: 608px;
  background-position: center;
  justify-content: flex-end;
}

.brand-s3 li {
  padding: 0;
}

.brand-s3 .s3-steps .step-card:nth-child(1) {
  background-image: url("/wp-content/uploads/2025/11/Mask-group-109.png");
}
.brand-s3 .s3-steps .step-card:nth-child(2) {
  background-image: url("/wp-content/uploads/2025/11/Mask-group-110.png");
}
.brand-s3 .s3-steps .step-card:nth-child(3) {
  background-image: url("/wp-content/uploads/2025/11/Mask-group-111.png");
}

.brand-s3 .s3-steps .step-card .step-num {
  color: #888;
  line-height: 1;
  font-size: 17px;
  padding: 8px 30px;
  border-radius: 28px;
  border: 1px solid #888;
  margin-bottom: 23px;
  background-color: rgba(255, 255, 255, 0.6);
}

.brand-s3 .s3-steps .step-card .step-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 16px;
}

.brand-s3 .s3-steps .step-card .step-desc {
  color: #666;
  font-size: 18px;
  margin-bottom: 55px;
  height: 42px;
  text-align: center;
}

#s4-content2 .content {
  padding-top: 0;
}

.brand-s4 .s4-left {
  flex: 0 0 40%;
}

.brand-s4 .s4-right {
  flex: 1 1 60%;
}

.brand-s4 .s4-title {
  font-weight: 500;
  font-size: 25px;
  line-height: 1;
  color: #222;
  margin-bottom: 24px;
}

.brand-s4 .s4-title-desc {
  color: #df8b36;
  font-size: 20px;
}

.brand-s4 .s4-left .s4-subtitle {
  font-weight: 500;
  font-size: 45px;
  line-height: 1.2;
  color: #222;
  width: 423px;
}

.brand-s4 .s4-desc {
  width: 78%;
  margin-bottom: 64px;
}

.brand-s4 .s4-right .cutting-item {
  margin-bottom: 40px;
  border: 1px solid #d9d9d9;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.brand-s4 .s4-right .cutting-item p {
  margin: 0;
}

.brand-s4 .s4-right .cutting-item:nth-of-type(2) {
  padding: 42px 114px 0;
}
#s4-content2 .s4-right > .cutting-item:first-child {
  padding: 28px 39px 0;
}
#s4-content2 .s4-title + .cutting-item {
  padding: 20px 60px 0;
}

#s4-content2 .s4-right > .cutting-item:first-child img {
  padding-left: 48px;
  padding-right: 48px;
}

#s4-content2 .s4-right > .cutting-item:first-child img:nth-child(1) {
  padding-bottom: 27px;
  border-bottom: 1px dotted #ddd;
}
#s4-content2 .s4-right > .cutting-item:first-child img:nth-child(3) {
  margin-top: 27px;
}

.brand-s4 .s4-right .cutting-item .cutting-text {
  font-size: 20px;
  line-height: 1.2;
  color: #333;
  font-weight: 500;
  text-align: center;
  background-color: #fafafa;
}

.brand-s4 .s4-right .cutting-item:nth-of-type(2) .cutting-text {
  margin: 41px 0 23px;
  padding: 10px 34px;
  border-radius: 100px;
}
#s4-content2 .s4-right > .cutting-item:first-child .cutting-text {
  width: 520px;
  margin: 30px 0 26px;
  padding: 9px 34px;
  border-radius: 100px;
}
#s4-content2 .s4-title + .cutting-item .cutting-text {
  margin: 3px 0 20px;
  padding: 9px 34px;
  width: 504px;
  border-radius: 100px;
}

.brand-s5 {
  margin-bottom: 100px;
}

.brand-s5 .s5-wrapper {
  /* background-color: #f2f6fb;
  height: 300px; */
  padding: 48px;
  /* position: relative;
  margin-bottom: 232px; */
  display: flex;
  justify-content: center;

  padding: 30px;
  margin-top: 40px;
  align-items: center;
}

.brand-s5 .s5-wrapper > p {
  width: 32%;
  text-align: center;
  margin: 0;
}

.brand-s5 .s5-wrapper img,
.brand-s5 .s5-wrapper .s5-content {
  /* position: absolute; */
}

.brand-s5 .s5-wrapper .s5-content {
  /* left: 26%; */
  width: 62%;
  background-color: #f9fbfc;
  padding: 30px 34px;
  height: fit-content;
}

.brand-s5 .s5-wrapper .s5-content .s5-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 16px;
}

.brand-s5 .s5-wrapper .s5-content .s5-desc {
  font-size: 18px;
  margin-bottom: 30px;
  color: #444;
  font-weight: 400;
}

.brand-s5 .s5-wrapper .s5-content .s5-desc strong {
  color: #444;
  font-weight: 600;
}

.brand-s5 .s5-wrapper .s5-content .s5-desc span {
  font-weight: 600;
}

.brand-s5 .s5-wrapper .s5-content .s5-desc span > span {
  color: #4b3cb1;
}

.brand-s5 .s5-wrapper .s5-content .s5-patent,
.brand-s5 .s5-wrapper .s5-content .patent-item {
  display: flex;
}

.brand-s5 .s5-wrapper .s5-content .s5-patent {
  margin-bottom: 85px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
}

.brand-s5 .s5-wrapper .s5-content .s5-patent > div:first-child {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 16px;
  margin-bottom: 16px;
}

.brand-s5 .s5-wrapper .s5-content .patent-item {
  gap: 16px;
}

.brand-s5 .s5-wrapper .s5-content .patent-label {
  font-weight: 600;
  font-size: 22px;
}

.brand-s5 .s5-wrapper .s5-content .patent-item:nth-child(1) .patent-label {
  margin-right: 64px;
}
.brand-s5 .s5-wrapper .s5-content .patent-item:nth-child(2) .patent-label {
  margin-right: 26px;
}

.brand-s5 .s5-wrapper .s5-content .patent-number {
  font-weight: 400;
  font-size: 18px;
}

.brand-s5 .s5-wrapper .s5-content .s5-notice {
  font-size: 18px;
  color: #aaa;
  line-height: 1.2;
  width: 524px;
}

.brand-s6 .template-page.content {
  padding-top: 0;
  padding-bottom: 0;
}

.brand-s6 .s6-wrapper {
  background-image: url(/wp-content/uploads/2025/10/CK_cm08658376-scaled.jpg);
  margin-inline: calc(50% - 50vw);
  height: 300px;
  background-size: cover;
  background-position: 0 84%;
}

.brand-s6 .s6-content {
  margin: 0 12%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

.brand-s6 .s6-content .s6-title {
  font-weight: 700;
  line-height: 1.4;
  font-size: 22px;
}

.brand-s6 .s6-content .s6-desc {
  font-weight: bold;
  line-height: 1.4;
  font-size: 32px;
  margin-bottom: 18px;
}

.brand-s6 .s6-content a {
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 18px;
  border-radius: 24px;
  font-size: 12px;
  font-weight: 500;
}

.brand-s6 .s6-content a:hover {
  color: inherit;
}

.brand-s7 .s7-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.brand-s7 .s7-title {
  font-weight: 500;
  font-size: 45px;
  line-height: 1.2;
  color: #222;
  margin-bottom: 130px;
  position: relative;
  text-align: center;
}

.brand-s7 .s7-list {
  display: flex;
  flex-direction: column;
  gap: 36px;
  width: 100%;
}

.brand-s7 ul {
  margin: 0;
}

.brand-s7 li {
  margin: 0;
  list-style: none;
}

.brand-s7 li span {
  color: #304172;
}

.brand-s7 .s7-item {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
}

.brand-s7 .s7-item > div:first-child {
  width: 50%;
  text-align: center;
  padding-right: 100px;
  border-right: 2px dotted #ddd;
}

.brand-s7 .s7-item > div:last-child {
  width: 50%;
}

.brand-s7 .s7-item:last-child > div:first-child {
  border-right: none;
}
.brand-s7 .s7-item:last-child > div:last-child {
  border-left: 2px dotted #ddd;
}

.brand-s7 .s7-item:nth-child(1) {
  padding: 73px 124px;
}
.brand-s7 .s7-item:nth-child(2) {
  padding: 63px 114px 78px;
}
.brand-s7 .s7-item:nth-child(3) {
  padding: 48px 93px;
}
.brand-s7 .s7-item:nth-child(4) {
  padding: 48px 93px;
}

.brand-s7 .right {
  padding-left: 100px;
}

.brand-s7 .s7-num {
  font-size: 24px;
  color: #304172;
  margin-bottom: 16px;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.brand-s7 .s7-subtitle {
  font-size: 22px;
  font-weight: 600;
  color: #304172;
  margin-bottom: 40px;
}

.brand-s7 .s7-option {
  background-color: #304172;
  color: #fff;
  height: fit-content;
  padding: 4px 10px;
  margin-left: 16px;
}

.brand-s7 .s7-detail li {
  font-size: 20px;
  line-height: 1.4;
}

.brand-s7 .s7-subtitle-wrapper {
  display: flex;
  align-items: center;
}

.brand-s7 .s7-detail.last {
  width: fit-content;
}

.brand-s7 .s7-detail.last li:nth-child(1) {
  margin-bottom: 12px;
}

.brand-s7 .s7-detail.last li:nth-child(2),
.brand-s7 .s7-detail.last li:nth-child(3) {
  border-top: 1px dotted #ddd;
}

.brand-s7 .s7-detail.last li:nth-child(2) {
  margin-bottom: 12px;
}

.brand-s7 .s7-desc {
  font-size: 18px;
  margin: 19px 0 24px;
  color: #666;
}

.brand-s7 .s7-image-wrap {
  display: flex;
}

.brand-s7 .s7-image-wrap img {
  width: 100%;
}

.brand-s7 .s7-image-wrap img:first-child {
  margin-right: 28px;
}

.brand-s7 .s7-list .s7-item:nth-of-type(2) .s7-left img:first-of-type {
  margin-bottom: 72px;
}
.brand-s7 .s7-list .s7-item:nth-of-type(4) .s7-left img {
  height: 400px;
}

.brand-s9 .s9-title {
  font-weight: 500;
  font-size: 45px;
  line-height: 1.2;
  color: #222;
  position: relative;
  text-align: center;
}

.brand-s9 .s9-list {
  display: flex;
  flex-direction: column;
  gap: 36px;
  width: 100%;
}

.s9-item .entry-content-wrapper {
  display: flex;
  align-items: center;
  border: 1px solid #d9d9d9;
  padding: 74px 124px !important;
}

.s9-item .entry-content-wrapper .right {
  border-left: 2px dotted #ddd;
  padding-left: 60px;
}

.brand-s9 ul {
  margin: 0;
}

.brand-s9 li {
  margin: 0;
  list-style: none;
}

.brand-s9 li span {
  color: #304172;
}

.brand-s9 .s9-num {
  font-size: 24px;
  color: #304172;
  margin-bottom: 16px;
  line-height: 1.2;
  letter-spacing: -0.03em;
}

.brand-s9 .s9-subtitle {
  font-size: 22px;
  font-weight: 600;
  color: #304172;
  margin-bottom: 40px;
}

.brand-s9 .s9-detail li {
  font-size: 20px;
  line-height: 1.4;
}

.brand-s9 .s9-desc {
  font-size: 18px;
  margin: 19px 0 24px;
  color: #666;
}

.brand-s9 .av-nxeern-462ad5a5b01679e9adef14f8dfdfe5e3 {
  margin-bottom: 48px;
}

@media (max-width: 1440px) {
  .brand-s3 .s3-steps .step-card .step-desc {
    text-align: center;
  }

  .brand-s7 .s7-item:last-child {
    padding: 36px;
  }

  .brand-s7 .s7-item > div:last-child {
    width: auto;
    padding-left: 36px;
  }
}

@media (max-width: 768px) {
  .brand-s2 .s2-wrapper {
    flex-direction: column;
  }

  .brand-s2 .s2-right {
    padding-left: 0;
    padding-top: 60px;
  }

  .brand-s2 .s2-right .s2-title {
    font-size: 36px;
  }

  .brand-s3 .s3-steps {
    flex-direction: column;
    gap: 36px;
  }

  .brand-s3 .s3-steps .step-card {
    width: 100%;
    height: 480px;
    margin: 0;
  }

  .brand-s3 .s3-head .s3-subtitle {
    font-size: 36px;
  }

  .brand-s4 .s4-wrapper {
    flex-direction: column;
  }

  .brand-s4 .s4-left .s4-subtitle {
    font-size: 36px;
    width: 100%;
  }

  .brand-s4 .s4-right {
    padding-left: 0;
  }

  .brand-s4 .s4-right .s4-desc {
    width: 100%;
    font-size: 32px;
  }

  .brand-s4 .s4-right .cutting-item:nth-of-type(2),
  #s4-content2 .s4-right > .cutting-item:first-child,
  #s4-content2 .s4-title + .cutting-item {
    padding: 16px;
  }

  #s4-content2 .s4-right > .cutting-item:first-child .cutting-text,
  #s4-content2 .s4-title + .cutting-item .cutting-text {
    width: 100%;
  }

  .brand-s4 .s4-right .cutting-item .cutting-text {
    background-color: transparent;
  }

  .brand-s7 .s7-title {
    text-align: center;
    margin-bottom: 60px;
  }

  .brand-s7 .s7-item {
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
  }

  .brand-s7 .s7-item:nth-child(1),
  .brand-s7 .s7-item:nth-child(2) {
    padding: 24px;
  }

  .brand-s7 .s7-item > div:first-child {
    width: auto;
    padding-right: 0;
    border: none;
  }

  .brand-s7 .s7-item > div:last-child {
    width: auto;
    border-left: none;
    padding: 0;
  }

  .brand-s7 .s7-item:last-child > div:last-child {
    border: none;
  }

  .brand-s7 .right {
    padding: 0;
    margin-top: 12px;
  }

  .brand-s7 .s7-image-wrap {
    flex-direction: column;
    gap: 0;
  }

  .brand-s7 .s7-item:nth-child(3),
  .brand-s7 .s7-item:last-child {
    padding: 24px;
  }

  .brand-s5 .s5-wrapper {
    padding: 24px;
    margin-bottom: 0;
    flex-direction: column;
  }

  .brand-s5 .s5-wrapper > p {
    width: auto;
  }

  .brand-s5 .s5-wrapper img,
  .brand-s5 .s5-wrapper .s5-content {
    position: relative;
    width: 100%;
  }

  .brand-s5 .s5-wrapper .s5-content {
    left: 0;
    margin-top: 36px;
    height: auto;
  }

  .brand-s5 .s5-wrapper .s5-content .s5-patent,
  .brand-s5 .s5-wrapper .s5-content .patent-item {
    flex-direction: column;
  }

  .brand-s5 .s5-wrapper .s5-content .s5-patent {
    margin-bottom: 36px;
  }

  .brand-s6 .s6-wrapper {
    height: 440px;
  }

  .brand-s3 .s3-steps .step-card {
    width: 100%;
  }

  .brand-s5 .s5-wrapper .s5-content .s5-notice {
    width: 100%;
  }

  .s9-item .entry-content-wrapper {
    flex-direction: column;
    padding: 36px !important;
  }

  .brand-s9 .s9-image-wrap {
    margin-bottom: 48px !important;
  }

  .s9-item .entry-content-wrapper .right {
    border-left: none;
    padding-left: 0;
    margin-bottom: 0;
  }
}

#patents-certifications .portfolio-content-view p {
  align-items: normal;
}
