.pc {
    background-color: #f5f6fa;
    width: 100%;
    min-width: 1440px;
    min-height: 1024px;
    position: relative;
    font-family: "PingFang SC";
}

.pc .frame {
    display: flex;
    flex-direction: column;
    width: 447px;
    align-items: center;
    gap: 8px;
    position: absolute;
    top: 952px;
    left: calc(50% - 224px);
}

.pc .div {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    position: relative;
    flex: 0 0 auto;
    color: #9296A0;
    font-size: 12px;
}

.pc .frame-2 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: relative;
    flex: 0 0 auto;
}

.pc .text-wrapper {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "PingFang SC-Regular", Helvetica;
    font-weight: 400;
    color: var(--);
    font-size: 12px;
    letter-spacing: 0;
    line-height: normal;
}

.pc .line {
    position: relative;
    width: 1px;
    height: 13px;
    object-fit: cover;
}

.pc .element-your-company {
    position: relative;
    width: fit-content;
    font-family: "PingFang SC-Regular", Helvetica;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    color: #9296A0;
}

.pc .frame-3 {
    position: absolute;
    top: calc(50% - 247px);
    left: 316px;
    width: 808px;
    height: 494px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 4px 22.8px 7px #0000000f;
    background: linear-gradient(66deg, rgba(255, 255, 255, 1) 0%, rgba(243, 248, 254, 1) 100%);
}

.pc .mask-group {
    position: absolute;
    top: calc(50% - 247px);
    left: calc(50% - 404px);
    width: 808px;
    height: 494px;
}

.pc .frame-4 {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 12px;
    position: absolute;
    top: calc(50% - 159px);
    left: calc(50% - 344px);
}

.pc .text-wrapper-2 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "DingTalk";;
    font-weight: 400;
    color: #000000;
    font-size: 48px;
    letter-spacing: 0;
    line-height: normal;
}

.pc .frame-5 {
    display: flex;
    width: 288px;
    align-items: center;
    gap: 12px;
    position: relative;
    flex: 0 0 auto;
}

.pc .text-wrapper-3 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    background: linear-gradient(270deg, rgba(125, 209, 253, 1) 0%, rgba(40, 73, 243, 1) 100%);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-family: "DingTalk", Helvetica;
    font-weight: 400;
    color: transparent;
    font-size: 48px;
    letter-spacing: 0;
    line-height: normal;
}

.pc .group {
    position: relative;
    width: 118px;
    height: 42px;
}

.pc .rectangle {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 42px;
    border-radius: 20px;
    background: linear-gradient(270deg, rgba(236, 239, 252, 1) 0%, rgba(233, 251, 255, 1) 100%);
}

.pc .text-wrapper-4 {
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 43px);
    font-family: "CHANEY", Helvetica;
    font-weight: 400;
    color: #5a98f9;
    font-size: 20px;
    letter-spacing: 0;
    line-height: normal;
}

.pc .text-wrapper-5 {
    position: absolute;
    top: 228px;
    left: 62px;
    font-family: "PingFang SC-Medium", Helvetica;
    font-weight: 500;
    color: #294b8f;
    font-size: 24px;
    letter-spacing: 0;
    line-height: normal;
}

.pc .text-wrapper-6 {
    position: absolute;
    top: 434px;
    left: calc(50% - 273px);
    font-family: "PingFang SC-Regular", Helvetica;
    font-weight: 400;
    color: var(--);
    font-size: 14px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
}

.pc .frame-6 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    position: absolute;
    top: 280px;
    left: 62px;
}

.pc .img {
    position: relative;
    width: 18px;
    height: 18px;
    aspect-ratio: 1;
}

.pc .text-wrapper-7 {
    position: relative;
    width: fit-content;
    margin-top: -1px;
    font-family: "PingFang SC-Regular", Helvetica;
    font-weight: 400;
    color: #294b8f;
    font-size: 14px;
    letter-spacing: 0;
    line-height: normal;
}

.pc .group-2 {
    position: absolute;
    top: 0;
    left: 315px;
    width: 493px;
    height: 493px;
    background-image: url(../img/publish.png);
    background-size: 493px 493px;
    background-position: 50% 50%;
}
/* Original CSS should be injected above this comment. */

body {
    background-color: #f5f6fa;
}

.pc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 138px;
    padding: 124px 24px 48px;
}

.pc .frame {
    position: static;
    width: 447px;
    max-width: 100%;
}

.pc .text-wrapper {
    display: inline-block;
}

.pc a.text-wrapper {
    color: inherit;
}

.pc .element-your-company {
    margin: 0;
}

.pc .frame-3 {
    position: relative;
    top: auto;
    left: auto;
    max-width: 100%;
}

.pc .mask-group {
    object-fit: cover;
    pointer-events: none;
    width: 493px;
    height: 493px;
    position: absolute;
    right: 0;
    top: 0;
}

.pc .frame-4 {
    z-index: 1;
}

.pc .text-wrapper-2,
.pc .text-wrapper-3,
.pc .text-wrapper-4,
.pc .text-wrapper-5,
.pc .text-wrapper-6,
.pc .text-wrapper-7 {
    margin: 0;
}

.pc .frame-6 {
    z-index: 1;
}

.pc .text-wrapper-6 {
    z-index: 1;
    color: #6D7380;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 14px;
    font-weight: 400;
}

.pc .group-2 {
    pointer-events: none;
}

@media (max-width: 1439px) {
    .pc {
        min-width: 0;
        min-height: 100vh;
    }
}
