@media (min-width: 960px) {
  .about-us-PC {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background-color: #020407;
  }

  .about-us-PC .banner-and-menubox {
    display: flex;
    flex-direction: column;
    min-width: 960px;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .banner-and-menubox .video-box {
    display: flex;
    height: 640px;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .about-us-PC .banner-and-menubox .video-box video {
    position: absolute;
    width: 100%;
    mix-blend-mode: hard-light;
    opacity: .6;
  }

  .about-us-PC .banner-section {
    display: flex;
    flex-direction: column;
    height: 640px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
  }

  .about-us-PC .text-box {
    flex-direction: column;
    width: 1280px;
    align-items: flex-start;
    gap: 10px;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }

  .about-us-PC .main-text {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--web-h0-font-family);
    font-weight: var(--web-h0-font-weight);
    color: transparent;
    font-size: var(--web-h0-font-size);
    text-align: center;
    letter-spacing: var(--web-h0-letter-spacing);
    line-height: var(--web-h0-line-height);
    font-style: var(--web-h0-font-style);
  }

  .about-us-PC .text-wrapper {
    color: #e0e0e0;
    letter-spacing: var(--web-h0-letter-spacing);
    font-family: var(--web-h0-font-family);
    font-style: var(--web-h0-font-style);
    font-weight: var(--web-h0-font-weight);
    line-height: var(--web-h0-line-height);
    font-size: var(--web-h0-font-size);
  }

  .about-us-PC .span {
    color: #facc15;
    letter-spacing: var(--web-h0-letter-spacing);
    font-family: var(--web-h0-font-family);
    font-style: var(--web-h0-font-style);
    font-weight: var(--web-h0-font-weight);
    line-height: var(--web-h0-line-height);
    font-size: var(--web-h0-font-size);
  }

  .about-us-PC .sub-text {
    position: relative;
    align-self: stretch;
    font-family: var(--web-body-large-font-family);
    font-weight: var(--web-body-large-font-weight);
    color: var(--gray-200);
    font-size: var(--web-body-large-font-size);
    text-align: center;
    letter-spacing: var(--web-body-large-letter-spacing);
    line-height: var(--web-body-large-line-height);
    font-style: var(--web-body-large-font-style);
  }

  .about-us-PC .menu-box {
    display: flex;
    width: 350px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 20px 40px;
    position: relative;
    flex: 0 0 auto;
    margin-top: -60px;
    background-color: var(--gray-600);
    border-radius: 60px;
    overflow: hidden;
  }

  .about-us-PC .title {
    position: relative;
    width: fit-content;
    font-family: var(--web-body-large-font-family);
    font-weight: var(--web-body-large-font-weight);
    color: var(--gray-200);
    font-size: var(--web-body-large-font-size);
    letter-spacing: var(--web-body-large-letter-spacing);
    line-height: var(--web-body-large-line-height);
    white-space: nowrap;
    font-style: var(--web-body-large-font-style);
  }

  .about-us-PC .weui-arrow-filled {
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 2px;
    position: relative;
    border-radius: 40px;
    overflow: hidden;
  }

  .about-us-PC .vector {
    position: relative;
    width: 9.82px;
    height: 16.97px;
  }

  .about-us-PC .section {
    display: flex;
    flex-direction: column;
    min-width: 960px;
    align-items: center;
    justify-content: center;
    gap: 60px;
    padding: 80px 50px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #020407;
  }

  .about-us-PC .title-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
    padding: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .div {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--web-h2-font-family);
    font-weight: var(--web-h2-font-weight);
    color: transparent;
    font-size: var(--web-h2-font-size);
    text-align: center;
    letter-spacing: var(--web-h2-letter-spacing);
    line-height: var(--web-h2-line-height);
    font-style: var(--web-h2-font-style);
  }

  .about-us-PC .text-wrapper-2 {
    color: #e0e0e0;
    letter-spacing: var(--web-h2-letter-spacing);
    font-family: var(--web-h2-font-family);
    font-style: var(--web-h2-font-style);
    font-weight: var(--web-h2-font-weight);
    line-height: var(--web-h2-line-height);
    font-size: var(--web-h2-font-size);
  }

  .about-us-PC .text-wrapper-3 {
    color: #facc15;
    letter-spacing: var(--web-h2-letter-spacing);
    font-family: var(--web-h2-font-family);
    font-style: var(--web-h2-font-style);
    font-weight: var(--web-h2-font-weight);
    line-height: var(--web-h2-line-height);
    font-size: var(--web-h2-font-size);
  }

  .about-us-PC .contents-box {
    flex-direction: column;
    max-width: 1280px;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }

  .about-us-PC .part {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .propsalcontentsbox {
    display: flex;
    flex-direction: column;
    min-height: 338px;
    max-height: 338px;
    align-items: center;
    justify-content: flex-end;
    gap: 20px;
    padding: 30px 30px 40px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 20px;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
  }

  .about-us-PC .logobox {
    display: flex;
    width: 95px;
    height: 95px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0px 22px;
    position: relative;
    background-color: var(--gray-500);
    border-radius: 10px;
    overflow: hidden;
  }

  .about-us-PC .img {
    position: relative;
    width: 46px;
    height: 46px;
    object-fit: cover;
  }

  .about-us-PC .text-box-2 {
    display: flex;
    flex-direction: column;
    height: 130px;
    align-items: center;
    gap: 15px;
    position: relative;
    align-self: stretch;
    width: 100%;
  }

  .about-us-PC .kor-text {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--web-h3-font-family);
    font-weight: var(--web-h3-font-weight);
    color: var(--gray-200);
    font-size: var(--web-h3-font-size);
    text-align: center;
    letter-spacing: var(--web-h3-letter-spacing);
    line-height: var(--web-h3-line-height);
    font-style: var(--web-h3-font-style);
  }

  .about-us-PC .eng-text {
    position: relative;
    align-self: stretch;
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-300);
    font-size: var(--web-body-medium-font-size);
    text-align: center;
    letter-spacing: var(--web-body-medium-letter-spacing);
    line-height: var(--web-body-medium-line-height);
    font-style: var(--web-body-medium-font-style);
  }

  .about-us-PC .contents-box-wrapper {
    display: flex;
    min-width: 960px;
    align-items: center;
    justify-content: center;
    gap: 90px;
    padding: 80px 50px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #020407;
  }

  .about-us-PC .contents-box-2 {
    max-width: 1280px;
    width: 100%;
    align-items: center;
    gap: 90px;
    flex: 1;
    flex-grow: 1;
    display: flex;
    position: relative;
  }

  .about-us-PC .text-box-3 {
    flex-direction: column;
    width: 350px;
    height: 332px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    position: relative;
  }

  .about-us-PC .upper-box {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    display: flex;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .sub-text-2 {
    margin-top: -1.00px;
    font-family: var(--web-body-large-font-family);
    font-weight: var(--web-body-large-font-weight);
    color: var(--gray-200);
    font-size: var(--web-body-large-font-size);
    line-height: var(--web-body-large-line-height);
    position: relative;
    align-self: stretch;
    letter-spacing: var(--web-body-large-letter-spacing);
    font-style: var(--web-body-large-font-style);
  }

  .about-us-PC .p {
    position: relative;
    align-self: stretch;
    font-family: var(--web-h2-font-family);
    font-weight: var(--web-h2-font-weight);
    color: transparent;
    font-size: var(--web-h2-font-size);
    letter-spacing: var(--web-h2-letter-spacing);
    line-height: var(--web-h2-line-height);
    font-style: var(--web-h2-font-style);
  }

  .about-us-PC .text-wrapper-4 {
    color: #707070;
    letter-spacing: var(--web-h2-letter-spacing);
    font-family: var(--web-h2-font-family);
    font-style: var(--web-h2-font-style);
    font-weight: var(--web-h2-font-weight);
    line-height: var(--web-h2-line-height);
    font-size: var(--web-h2-font-size);
  }

  .about-us-PC .sub-text-3 {
    font-family: var(--web-body-large-font-family);
    font-weight: var(--web-body-large-font-weight);
    color: transparent;
    font-size: var(--web-body-large-font-size);
    line-height: var(--web-body-large-line-height);
    position: relative;
    align-self: stretch;
    letter-spacing: var(--web-body-large-letter-spacing);
    font-style: var(--web-body-large-font-style);
  }

  .about-us-PC .text-wrapper-5 {
    color: #facc15;
    font-family: var(--web-body-large-font-family);
    font-style: var(--web-body-large-font-style);
    font-weight: var(--web-body-large-font-weight);
    letter-spacing: var(--web-body-large-letter-spacing);
    line-height: var(--web-body-large-line-height);
    font-size: var(--web-body-large-font-size);
  }

  .about-us-PC .text-wrapper-6 {
    color: #e0e0e0;
    font-family: var(--web-body-large-font-family);
    font-style: var(--web-body-large-font-style);
    font-weight: var(--web-body-large-font-weight);
    letter-spacing: var(--web-body-large-letter-spacing);
    line-height: var(--web-body-large-line-height);
    font-size: var(--web-body-large-font-size);
  }

  .about-us-PC .contents-set {
    align-items: center;
    gap: 17px;
    flex: 1;
    flex-grow: 1;
    overflow: auto;
    display: block;
    position: relative;
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none;     /* Firefox */
  }

  .about-us-PC .contents.set::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
  }

  .about-us-PC .contentsbox {
    flex-direction: column;
    width: 305px;
    height: 328px;
    align-items: flex-start;
    display: inline-block;
    margin-left: 17px;
    position: relative;
  }
  .about-us-PC .contentsbox:first-child {
    margin-left: 0;
  }

  .about-us-PC .text-box-wrapper {
    flex-direction: column;
    gap: 30px;
    padding: 30px;
    background-color: var(--accent);
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .about-us-PC .kor-text-wrapper {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 15px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }

  .about-us-PC .kor-text-2 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Pretendard-SemiBold", Helvetica;
    font-weight: 400;
    color: var(--gray-800);
    font-size: 28px;
    letter-spacing: 0;
    line-height: 28px;
  }

  .about-us-PC .text-wrapper-7 {
    font-weight: var(--web-h3-font-weight);
    line-height: var(--web-h3-line-height);
    font-family: var(--web-h3-font-family);
    font-style: var(--web-h3-font-style);
    letter-spacing: var(--web-h3-letter-spacing);
    font-size: var(--web-h3-font-size);
  }

  .about-us-PC .text-wrapper-8 {
    font-family: var(--web-body-large-font-family);
    font-weight: var(--web-body-large-font-weight);
    font-size: var(--web-body-large-font-size);
    font-style: var(--web-body-large-font-style);
    letter-spacing: var(--web-body-large-letter-spacing);
    line-height: var(--web-body-large-line-height);
  }

  .about-us-PC .under-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 30px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 0px 0px 20px 20px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
  }

  .about-us-PC .text-wrapper-9 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-200);
    font-size: var(--web-body-medium-font-size);
    letter-spacing: var(--web-body-medium-letter-spacing);
    line-height: var(--web-body-medium-line-height);
    font-style: var(--web-body-medium-font-style);
  }

  .about-us-PC .div-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 30px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 0px 0px 20px 20px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
  }

  .about-us-PC .section-2 {
    display: flex;
    flex-wrap: wrap;
    min-width: 960px;
    align-items: flex-end;
    justify-content: center;
    gap: 90px 90px;
    padding: 80px 50px 150px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #020407;
  }

  .about-us-PC .contents-box-3 {
    max-width: 1280px;
    align-items: center;
    justify-content: center;
    gap: 90px;
    flex: 1;
    flex-grow: 1;
    display: flex;
    position: relative;
  }

  .about-us-PC .text-box-4 {
    flex-direction: column;
    max-width: 340px;
    height: 332px;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    flex-grow: 1;
    display: flex;
    position: relative;
  }

  .about-us-PC .contents-box-4 {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px 30px;
    padding: 20px;
    flex: 1;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 20px;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
    display: flex;
    position: relative;
  }

  .about-us-PC .box {
    display: flex;
    flex-direction: column;
    min-width: 200px;
    height: 444px;
    align-items: center;
    gap: 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: var(--gray-600);
  }

  .about-us-PC .title-wrapper {
    gap: 10px;
    padding: 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: var(--gray-600);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .about-us-PC .title-2 {
    position: relative;
    flex: 1;
    margin-top: -1.00px;
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-200);
    font-size: var(--web-body-medium-font-size);
    letter-spacing: var(--web-body-medium-letter-spacing);
    line-height: var(--web-body-medium-line-height);
    font-style: var(--web-body-medium-font-style);
  }

  .about-us-PC .sub-text-4 {
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-300);
    font-size: var(--web-body-medium-font-size);
    line-height: var(--web-body-medium-line-height);
    position: relative;
    align-self: stretch;
    letter-spacing: var(--web-body-medium-letter-spacing);
    font-style: var(--web-body-medium-font-style);
  }

  .about-us-PC .right-box-set {
    display: flex;
    flex-direction: column;
    min-width: 280px;
    align-items: center;
    gap: 20px;
    padding: 0px 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }

  .about-us-PC .box-2 {
    display: flex;
    flex-direction: column;
    height: 140px;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
  }

  .about-us-PC .sub-text-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
    display: flex;
    position: relative;
  }

  .about-us-PC .sub-text-5 {
    margin-top: -1.00px;
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-300);
    font-size: var(--web-body-medium-font-size);
    line-height: var(--web-body-medium-line-height);
    position: relative;
    align-self: stretch;
    letter-spacing: var(--web-body-medium-letter-spacing);
    font-style: var(--web-body-medium-font-style);
  }

  .about-us-PC .box-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .upper-box-2 {
    flex-direction: column;
    gap: 15px;
    padding: 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: var(--gray-600);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .about-us-PC .puttybox-PC {
    display: flex;
    flex-direction: column;
    min-width: 768px;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .upper-putty {
    align-items: center;
    justify-content: center;
    gap: 34px;
    padding: 46px 20px;
    background-color: var(--gray-800);
    display: flex;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .contents-box-5 {
    max-width: 1280px;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    flex-grow: 1;
    display: flex;
    position: relative;
  }

  .about-us-PC .text-and-logobox {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 34px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }

  .about-us-PC .logo {
    display: flex;
    max-width: 1080px;
    align-items: center;
    gap: 10px;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .element {
    position: relative;
    width: 233px;
    height: 69px;
    object-fit: cover;
  }

  .about-us-PC .text {
    position: relative;
    align-self: stretch;
    font-family: "Pretendard-Regular", Helvetica;
    font-weight: 400;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
  }

  .about-us-PC .GCPP-image-box {
    display: flex;
    flex-direction: column;
    max-width: 305px;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    align-self: stretch;
  }

  .about-us-PC .image {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 114.77px;
    object-fit: cover;
  }

  .about-us-PC .below-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 25px 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: var(--accent);
  }

  .about-us-PC .text-box-5 {
    max-width: 1280px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }

  .about-us-PC .text-box-6 {
    flex-wrap: wrap;
    width: 500px;
    align-items: center;
    justify-content: space-between;
    gap: 5px 20px;
    display: flex;
    position: relative;
  }

  .about-us-PC .text-wrapper-10 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Pretendard-Regular", Helvetica;
    font-weight: 400;
    color: var(--primary);
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
  }

  .about-us-PC .touch-text-box {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
  }

  .about-us-PC .rectangle {
    position: relative;
    width: 2px;
    height: 14px;
    background-color: var(--primary);
  }

  .about-us-PC .logo-set-box {
    display: flex;
    flex-direction: column;
    width: 305px;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
  }

  .about-us-PC .image-2 {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 36.6px;
    mix-blend-mode: multiply;
    object-fit: cover;
  }

  .about-us-PC .header {
    display: flex;
    flex-direction: column;
    width: 1920px;
    height: 104px;
    align-items: flex-start;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #181818cc;
    backdrop-filter: blur(10px) brightness(100%);
    -webkit-backdrop-filter: blur(10px) brightness(100%);
  }

  .about-us-PC .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .container-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 1440px;
    width: 1440px;
    height: 104px;
    align-items: center;
    justify-content: center;
    gap: 0px 0px;
    padding: 0px 12px;
    position: relative;
  }

  .about-us-PC .container-2 {
    display: flex;
    max-height: 104px;
    height: 104px;
    align-items: center;
    justify-content: center;
    padding: 16px 0px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }

  .about-us-PC .link {
    display: flex;
    width: 363px;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
  }

  .about-us-PC .logo-2 {
    position: relative;
    width: 83px;
    height: 71px;
    object-fit: cover;
  }

  .about-us-PC .container-3 {
    display: flex;
    flex-direction: column;
    width: 1038.11px;
    height: 72px;
    align-items: center;
    justify-content: flex-end;
    position: relative;
  }

  .about-us-PC .container-4 {
    display: flex;
    width: 1038.11px;
    max-height: 72px;
    align-items: center;
    justify-content: flex-end;
    gap: 90px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }

  .about-us-PC .container-5 {
    display: flex;
    height: 72px;
    align-items: center;
    justify-content: flex-end;
    gap: 1.14e-13px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }

  .about-us-PC .nav-list-wrapper {
    display: inline-flex;
    height: 72px;
    align-items: flex-start;
    position: relative;
    flex: 0 0 auto;
  }

  .about-us-PC .nav-list {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0px 0px;
    position: relative;
    align-self: stretch;
    flex: 0 0 auto;
  }

  .about-us-PC .item-margin {
    position: relative;
    align-self: stretch;
    width: 90px;
  }

  .about-us-PC .item {
    display: inline-flex;
    flex-direction: column;
    height: 72px;
    align-items: flex-start;
    padding: 1px 0px 0px;
    position: relative;
    left: 1px;
  }

  .about-us-PC .link-2 {
    display: inline-flex;
    min-height: 60px;
    align-items: center;
    padding: 23.5px 20.8px 24.5px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }

  .about-us-PC .text-wrapper-11 {
    position: relative;
    width: fit-content;
    margin-top: -1.50px;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: var(--secondary);
    font-size: 16px;
    letter-spacing: -0.50px;
    line-height: 24px;
    white-space: nowrap;
  }

  .about-us-PC .item-wrapper {
    width: 125px;
    position: relative;
    align-self: stretch;
  }

  .about-us-PC .link-3 {
    display: flex;
    min-height: 60px;
    align-items: center;
    padding: 0px 20.8px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
  }

  .about-us-PC .about-us {
    position: relative;
    width: fit-content;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: var(--accent);
    font-size: 16px;
    letter-spacing: -0.50px;
    line-height: 24px;
    white-space: nowrap;
  }

  .about-us-PC .symbol-wrapper {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0px 0px 4px;
    position: relative;
    flex: 0 0 auto;
    margin-left: -2.13e-14px;
  }

  .about-us-PC .symbol {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Font Awesome 5 Free-Solid", Helvetica;
    font-weight: 400;
    color: var(--accent);
    font-size: 9.6px;
    letter-spacing: -0.50px;
    line-height: 24px;
    white-space: nowrap;
  }

  .about-us-PC .item-margin-2 {
    width: 149px;
    position: relative;
    align-self: stretch;
  }

  .about-us-PC .link-wrapper {
    height: 72px;
    align-items: center;
    justify-content: center;
    left: 1px;
    display: inline-flex;
    flex-direction: column;
    padding: 1px 0px 0px;
    position: relative;
  }

  .about-us-PC .ad-products-wrapper {
    display: flex;
    min-height: 60px;
    align-items: center;
    justify-content: center;
    padding: 0px 20.8px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
  }

  .about-us-PC .text-wrapper-12 {
    position: relative;
    width: fit-content;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: var(--gray-200);
    font-size: 16px;
    letter-spacing: -0.50px;
    line-height: 24px;
    white-space: nowrap;
  }

  .about-us-PC .item-margin-3 {
    width: 153px;
    position: relative;
    align-self: stretch;
  }

  .about-us-PC .item-margin-4 {
    width: 126.55px;
    position: relative;
    align-self: stretch;
  }

  .about-us-PC .item-2 {
    height: 73px;
    align-items: flex-start;
    left: 2px;
    display: inline-flex;
    flex-direction: column;
    padding: 1px 0px 0px;
    position: relative;
  }

  .about-us-PC .container-6 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0px 0px 4px;
    position: relative;
    flex: 0 0 auto;
    margin-left: -9.95e-14px;
  }

  .about-us-PC .symbol-2 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: "Font Awesome 5 Free-Solid", Helvetica;
    font-weight: 400;
    color: var(--gray-200);
    font-size: 9.6px;
    letter-spacing: -0.50px;
    line-height: 24px;
    white-space: nowrap;
  }

  .about-us-PC .item-3 {
    height: 73px;
    align-items: flex-start;
    flex: 0 0 auto;
    margin-top: -0.50px;
    margin-bottom: -0.50px;
    display: inline-flex;
    flex-direction: column;
    padding: 1px 0px 0px;
    position: relative;
  }

  .about-us-PC .link-4 {
    display: flex;
    min-height: 60px;
    align-items: center;
    gap: 5px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
  }

  .about-us-PC .streamline-ultimate {
    position: relative;
    width: 25px;
    height: 25px;
  }

  .about-us-PC .group {
    position: relative;
    width: 19px;
    height: 19px;
    top: 3px;
    left: 3px;
  }

  .about-us-PC .overlap-group {
    position: relative;
    width: 20px;
    height: 20px;
    background-image: url(./img/vector-1.svg);
    background-size: 100% 100%;
  }

  .about-us-PC .vector-2 {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
  }

  .about-us-PC .ellipse {
    position: relative;
    width: 2px;
    height: 2px;
    background-color: var(--gray-400);
    border-radius: 1px;
  }

  .about-us-PC .EN {
    position: relative;
    width: fit-content;
    font-family: "Poppins", Helvetica;
    font-weight: 500;
    color: var(--gray-400);
    font-size: 16px;
    letter-spacing: -0.50px;
    line-height: 24px;
    white-space: nowrap;
  }
}

@media (max-width: 959px) {
  .about-us-PC {
    display: flex;
    flex-direction: column;
    max-width: 959px;
    align-items: flex-start;
    position: relative;
  }

  .about-us-PC .banner-and-menubox {
    display: flex;
    flex-direction: column;
    max-width: 959px;
    max-height: 1384.62px;
    height: 440px;
    align-items: center;
    position: relative;
    width: 100%;
    background-color: #020407;
  }

  .about-us-PC .banner-and-menubox .video-box {
    display: flex;
    height: 400px;
    justify-content: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
  }

  .about-us-PC .banner-and-menubox .video-box video {
    position: absolute;
    height: 100%;
    mix-blend-mode: hard-light;
    opacity: .6;
  }

  .about-us-PC .banner-section {
    display: flex;
    flex-direction: column;
    height: 400px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
  }

  .about-us-PC .text-box {
    align-items: center;
    justify-content: center;
    gap: 10px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .about-us-PC .main-text {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--mobile-h1-font-family);
    font-weight: var(--mobile-h1-font-weight);
    color: transparent;
    font-size: var(--mobile-h1-font-size);
    text-align: center;
    letter-spacing: var(--mobile-h1-letter-spacing);
    line-height: var(--mobile-h1-line-height);
    font-style: var(--mobile-h1-font-style);
  }

  .about-us-PC .text-wrapper {
    color: #e0e0e0;
    letter-spacing: var(--mobile-h1-letter-spacing);
    font-family: var(--mobile-h1-font-family);
    font-style: var(--mobile-h1-font-style);
    font-weight: var(--mobile-h1-font-weight);
    line-height: var(--mobile-h1-line-height);
    font-size: var(--mobile-h1-font-size);
  }

  .about-us-PC .span {
    color: #facc15;
    letter-spacing: var(--mobile-h1-letter-spacing);
    font-family: var(--mobile-h1-font-family);
    font-style: var(--mobile-h1-font-style);
    font-weight: var(--mobile-h1-font-weight);
    line-height: var(--mobile-h1-line-height);
    font-size: var(--mobile-h1-font-size);
  }

  .about-us-PC .sub-text {
    position: relative;
    align-self: stretch;
    font-family: var(--mobile-body-large-font-family);
    font-weight: var(--mobile-body-large-font-weight);
    color: var(--gray-200);
    font-size: var(--mobile-body-large-font-size);
    text-align: center;
    letter-spacing: var(--mobile-body-large-letter-spacing);
    line-height: var(--mobile-body-large-line-height);
    font-style: var(--mobile-body-large-font-style);
  }

  .about-us-PC .menu-box {
    display: flex;
    width: 260px;
    align-items: center;
    justify-content: center;
    padding: 10px 40px;
    position: relative;
    flex: 0 0 auto;
    margin-top: -40px;
    background-color: var(--gray-600);
    border-radius: 60px;
    overflow: hidden;
  }

  .about-us-PC .title {
    position: relative;
    width: fit-content;
    margin-left: -7.50px;
    font-family: var(--mobile-body-large-font-family);
    font-weight: var(--mobile-body-large-font-weight);
    color: var(--gray-200);
    font-size: var(--mobile-body-large-font-size);
    text-align: center;
    letter-spacing: var(--mobile-body-large-letter-spacing);
    line-height: var(--mobile-body-large-line-height);
    white-space: nowrap;
    font-style: var(--mobile-body-large-font-style);
  }

  .about-us-PC .div {
    position: relative;
    font-family: var(--mobile-body-large-font-family);
    font-weight: var(--mobile-body-large-font-weight);
    color: var(--gray-200);
    font-size: var(--mobile-body-large-font-size);
    text-align: center;
    letter-spacing: var(--mobile-body-large-letter-spacing);
    line-height: var(--mobile-body-large-line-height);
    font-style: var(--mobile-body-large-font-style);
  }

  .about-us-PC .weui-arrow-filled {
    display: flex;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 8px 2px;
    position: relative;
    border-radius: 40px;
    overflow: hidden;
  }

  .about-us-PC .vector {
    position: relative;
    width: 9.82px;
    height: 16.97px;
  }

  .about-us-PC .section {
    display: flex;
    flex-direction: column;
    max-width: 959px;
    align-items: center;
    justify-content: center;
    gap: 60px;
    padding: 50px 20px;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
    background-color: #020407;
  }

  .about-us-PC .title-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .p {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--mobile-h2-font-family);
    font-weight: var(--mobile-h2-font-weight);
    color: transparent;
    font-size: var(--mobile-h2-font-size);
    text-align: center;
    letter-spacing: var(--mobile-h2-letter-spacing);
    line-height: var(--mobile-h2-line-height);
    font-style: var(--mobile-h2-font-style);
  }

  .about-us-PC .text-wrapper-2 {
    color: #e0e0e0;
    letter-spacing: var(--mobile-h2-letter-spacing);
    font-family: var(--mobile-h2-font-family);
    font-style: var(--mobile-h2-font-style);
    font-weight: var(--mobile-h2-font-weight);
    line-height: var(--mobile-h2-line-height);
    font-size: var(--mobile-h2-font-size);
  }

  .about-us-PC .text-wrapper-3 {
    color: #facc15;
    letter-spacing: var(--mobile-h2-letter-spacing);
    font-family: var(--mobile-h2-font-family);
    font-style: var(--mobile-h2-font-style);
    font-weight: var(--mobile-h2-font-weight);
    line-height: var(--mobile-h2-line-height);
    font-size: var(--mobile-h2-font-size);
  }

  .about-us-PC .contents-box {
    flex-direction: column;
    max-width: 1280px;
    align-items: flex-start;
    gap: 20px;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }

  .about-us-PC .part {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px 20px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .propsalcontentsbox {
    display: flex;
    flex-direction: column;
    min-width: 273px;
    min-height: 318px;
    max-height: 338px;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 30px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 20px;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
  }

  .about-us-PC .logobox {
    display: flex;
    width: 95px;
    height: 95px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0px 22px;
    position: relative;
    background-color: var(--gray-500);
    border-radius: 10px;
    overflow: hidden;
  }

  .about-us-PC .img {
    position: relative;
    width: 46px;
    height: 46px;
    object-fit: cover;
  }

  .about-us-PC .text-box-2 {
    display: flex;
    flex-direction: column;
    height: 123px;
    align-items: center;
    gap: 15px;
    position: relative;
    align-self: stretch;
    width: 100%;
  }

  .about-us-PC .kor-text {
    position: relative;
    align-self: stretch;
    height: 56px;
    margin-top: -1.00px;
    font-family: var(--mobile-h3-font-family);
    font-weight: var(--mobile-h3-font-weight);
    color: var(--gray-200);
    font-size: var(--mobile-h3-font-size);
    text-align: center;
    letter-spacing: var(--mobile-h3-letter-spacing);
    line-height: var(--mobile-h3-line-height);
    font-style: var(--mobile-h3-font-style);
  }

  .about-us-PC .eng-text {
    margin-bottom: -7.00px;
    color: var(--gray-300);
    text-align: center;
    position: relative;
    align-self: stretch;
    font-family: var(--mobile-body-medium-font-family);
    font-weight: var(--mobile-body-medium-font-weight);
    font-size: var(--mobile-body-medium-font-size);
    letter-spacing: var(--mobile-body-medium-letter-spacing);
    line-height: var(--mobile-body-medium-line-height);
    font-style: var(--mobile-body-medium-font-style);
  }

  .about-us-PC .eng-text-2 {
    position: relative;
    align-self: stretch;
    font-family: var(--mobile-body-medium-font-family);
    font-weight: var(--mobile-body-medium-font-weight);
    color: var(--gray-300);
    font-size: var(--mobile-body-medium-font-size);
    text-align: center;
    letter-spacing: var(--mobile-body-medium-letter-spacing);
    line-height: var(--mobile-body-medium-line-height);
    font-style: var(--mobile-body-medium-font-style);
  }

  .about-us-PC .propsalcontentsbox-2 {
    display: flex;
    flex-direction: column;
    min-width: 270px;
    min-height: 318px;
    max-height: 338px;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 30px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 20px;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
  }

  .about-us-PC .text-box-3 {
    height: 123px;
    align-items: center;
    justify-content: center;
    gap: 15px;
    align-self: stretch;
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .about-us-PC .text-box-4 {
    align-items: center;
    justify-content: center;
    gap: 15px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .about-us-PC .contents-box-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 960px;
    align-items: flex-start;
    justify-content: center;
    gap: 50px;
    padding: 50px 20px;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
    background-color: #020407;
  }

  .about-us-PC .contents-box-2 {
    flex-direction: column;
    align-items: flex-start;
    gap: 50px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    position: relative;
  }

  .about-us-PC .text-box-5 {
    align-items: center;
    gap: 20px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .about-us-PC .upper-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .sub-text-2 {
    margin-top: -1.00px;
    font-family: var(--mobile-body-large-font-family);
    font-weight: var(--mobile-body-large-font-weight);
    color: var(--gray-200);
    text-align: center;
    position: relative;
    align-self: stretch;
    font-size: var(--mobile-body-large-font-size);
    letter-spacing: var(--mobile-body-large-letter-spacing);
    line-height: var(--mobile-body-large-line-height);
    font-style: var(--mobile-body-large-font-style);
  }

  .about-us-PC .text-wrapper-4 {
    color: #707070;
    letter-spacing: var(--mobile-h2-letter-spacing);
    font-family: var(--mobile-h2-font-family);
    font-style: var(--mobile-h2-font-style);
    font-weight: var(--mobile-h2-font-weight);
    line-height: var(--mobile-h2-line-height);
    font-size: var(--mobile-h2-font-size);
  }

  .about-us-PC .sub-text-3 {
    font-family: var(--mobile-body-large-font-family);
    font-weight: var(--mobile-body-large-font-weight);
    color: transparent;
    text-align: center;
    position: relative;
    align-self: stretch;
    font-size: var(--mobile-body-large-font-size);
    letter-spacing: var(--mobile-body-large-letter-spacing);
    line-height: var(--mobile-body-large-line-height);
    font-style: var(--mobile-body-large-font-style);
  }

  .about-us-PC .text-wrapper-5 {
    color: #facc15;
    font-family: var(--mobile-body-large-font-family);
    font-style: var(--mobile-body-large-font-style);
    font-weight: var(--mobile-body-large-font-weight);
    letter-spacing: var(--mobile-body-large-letter-spacing);
    line-height: var(--mobile-body-large-line-height);
    font-size: var(--mobile-body-large-font-size);
  }

  .about-us-PC .text-wrapper-6 {
    color: #e0e0e0;
    font-family: var(--mobile-body-large-font-family);
    font-style: var(--mobile-body-large-font-style);
    font-weight: var(--mobile-body-large-font-weight);
    letter-spacing: var(--mobile-body-large-letter-spacing);
    line-height: var(--mobile-body-large-line-height);
    font-size: var(--mobile-body-large-font-size);
  }

  .about-us-PC .contents-set {
    align-items: center;
    gap: 17px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    overflow-x: scroll;
    display: block;
    position: relative;
  }

  .about-us-PC .contents-set::-webkit-scrollbar {
    width: 0;
    display: none;
  }

  .about-us-PC .contentsbox {
    flex-direction: column;
    width: 305px;
    height: 288px;
    align-items: flex-start;
    display: inline-block;
    margin-left: 17px;
    position: relative;
  }
  .about-us-PC .contentsbox:first-child {
    margin-left: 0;
  }

  .about-us-PC .text-box-wrapper {
    flex-direction: column;
    gap: 30px;
    padding: 20px 30px;
    background-color: var(--accent);
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .about-us-PC .kor-text-wrapper {
    align-items: flex-start;
    justify-content: center;
    gap: 15px;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .about-us-PC .kor-text-2 {
    width: fit-content;
    margin-top: -1.00px;
    font-weight: 400;
    color: var(--gray-800);
    line-height: 20px;
    position: relative;
    font-family: "Pretendard-SemiBold", Helvetica;
    font-size: 20px;
    letter-spacing: 0;
  }

  .about-us-PC .text-wrapper-7 {
    font-weight: var(--mobile-h3-font-weight);
    line-height: var(--mobile-h3-line-height);
    font-family: var(--mobile-h3-font-family);
    font-style: var(--mobile-h3-font-style);
    letter-spacing: var(--mobile-h3-letter-spacing);
    font-size: var(--mobile-h3-font-size);
  }

  .about-us-PC .text-wrapper-8 {
    font-family: var(--mobile-body-large-font-family);
    font-weight: var(--mobile-body-large-font-weight);
    font-size: var(--mobile-body-large-font-size);
    line-height: var(--mobile-body-large-line-height);
    font-style: var(--mobile-body-large-font-style);
    letter-spacing: var(--mobile-body-large-letter-spacing);
  }

  .about-us-PC .under-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 30px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 0px 0px 20px 20px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
  }

  .about-us-PC .text-wrapper-9 {
    margin-top: -1.00px;
    color: var(--gray-200);
    position: relative;
    align-self: stretch;
    font-family: var(--mobile-body-medium-font-family);
    font-weight: var(--mobile-body-medium-font-weight);
    font-size: var(--mobile-body-medium-font-size);
    letter-spacing: var(--mobile-body-medium-letter-spacing);
    line-height: var(--mobile-body-medium-line-height);
    font-style: var(--mobile-body-medium-font-style);
  }

  .about-us-PC .div-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 30px;
    position: relative;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 0px 0px 20px 20px;
    overflow: hidden;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
  }

  .about-us-PC .section-2 {
    display: flex;
    flex-wrap: wrap;
    max-width: 960px;
    align-items: flex-end;
    justify-content: center;
    gap: 90px 90px;
    padding: 50px 20px;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
    background-color: #020407;
  }

  .about-us-PC .contents-box-3 {
    flex-wrap: wrap;
    max-width: 1280px;
    align-items: center;
    justify-content: center;
    gap: 50px 90px;
    flex: 1;
    flex-grow: 1;
    display: flex;
    position: relative;
  }

  .about-us-PC .text-box-6 {
    min-width: 320px;
    align-items: center;
    gap: 20px;
    flex: 1;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .about-us-PC .contents-box-4 {
    flex-wrap: wrap;
    min-width: 320px;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px 30px;
    padding: 20px;
    flex: 1;
    flex-grow: 1;
    background-color: var(--gray-800);
    border-radius: 20px;
    overflow: hidden;
    border-top-width: 1px;
    border-top-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-color: var(--gray-500);
    display: flex;
    position: relative;
  }

  .about-us-PC .box {
    display: flex;
    flex-direction: column;
    min-width: 200px;
    align-items: center;
    gap: 10px;
    position: relative;
    flex: 1;
    flex-grow: 1;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: var(--gray-600);
  }

  .about-us-PC .title-wrapper {
    gap: 10px;
    padding: 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: var(--gray-600);
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .about-us-PC .sub-text-4 {
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-300);
    position: relative;
    align-self: stretch;
    font-size: var(--web-body-medium-font-size);
    letter-spacing: var(--web-body-medium-letter-spacing);
    line-height: var(--web-body-medium-line-height);
    font-style: var(--web-body-medium-font-style);
  }

  .about-us-PC .right-box-set {
    display: flex;
    flex-direction: column;
    min-width: 280px;
    align-items: center;
    gap: 20px;
    position: relative;
    flex: 1;
    flex-grow: 1;
  }

  .about-us-PC .box-2 {
    display: flex;
    flex-direction: column;
    height: 140px;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
  }

  .about-us-PC .sub-text-wrapper {
    align-items: center;
    gap: 15px;
    flex: 1;
    align-self: stretch;
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    position: relative;
  }

  .about-us-PC .sub-text-5 {
    margin-top: -1.00px;
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-300);
    position: relative;
    align-self: stretch;
    font-size: var(--web-body-medium-font-size);
    letter-spacing: var(--web-body-medium-letter-spacing);
    line-height: var(--web-body-medium-line-height);
    font-style: var(--web-body-medium-font-style);
  }

  .about-us-PC .box-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .about-us-PC .upper-box-2 {
    flex-direction: column;
    gap: 15px;
    padding: 5px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: var(--gray-600);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .about-us-PC .title-2 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--web-body-medium-font-family);
    font-weight: var(--web-body-medium-font-weight);
    color: var(--gray-200);
    font-size: var(--web-body-medium-font-size);
    letter-spacing: var(--web-body-medium-letter-spacing);
    line-height: var(--web-body-medium-line-height);
    font-style: var(--web-body-medium-font-style);
  }
  .only-pc {
    display: none;
  }
}
