.strategic {
    background-color:#fff;
    width: 1200px;
    margin: 0 auto;
}

.strategic .text-wrapper {
    width: 655px;
    margin: 20px 0 20px 20px;
    font-family: var(--title-2-CN-font-family);
    font-weight: var(--title-2-CN-font-weight);
    color: var(--primary-text);
    font-size: var(--title-2-CN-font-size);
    letter-spacing: var(--title-2-CN-letter-spacing);
    line-height: var(--title-2-CN-line-height);
    font-style: var(--title-2-CN-font-style);
}


.strategic .frame {
    display: flex;
    flex-direction: column;
    width: 233px;
    height: 221px;
    align-items: flex-start;
    gap: 35px;
}

.strategic .wrapper-head {
    width: 1200px;
    margin: 0 auto;
    display: inline-flex;
    height: 50px;
    align-items: center;
}

.strategic .wrapper-title {
    display: flex;
    width: 240px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 0;
    position: relative;
    background-color: var(--border);
}

.strategic .active {
    background-color: var(--brand-primary);
}

.strategic .wrapper-title p {
    width: fit-content;
    font-family: var(--title-4-CN-font-family);
    font-weight: var(--title-4-CN-font-weight);
    color: var(--secondary-text);
    font-size: var(--title-4-CN-font-size);
    letter-spacing: var(--title-4-CN-letter-spacing);
    line-height: var(--title-4-CN-line-height);
    font-style: var(--title-4-CN-font-style);
}

.strategic .active p {
    color: var(--text-invert);
}

.strategic .wrapper-mid {
    margin: 0;
    padding: 0;
    clear: both;
}

.strategic .wrapper-mid a.wrapper-nav {
    color:#C90009;
    width:200px;
    margin:20px auto;
    display:block;
    padding: 8px 16px;
    border-radius: 999px;
    border: 1px solid #C90009;
    text-align: center;
    font-size:16px;
}

.strategic .wrapper-body {
    width: 1200px;
    margin: 0 auto;
    padding: 20px;
    background-color: var(--primary-background);
    overflow: auto;
}

.strategic .wrapper-body-left {
    background: #fff;
    float: left;
    padding: 10px 0 10px 60px;
    width: 480px;
    height: 120px;
}

.strategic .wrapper-body-left .wrapper-text1 {
    font-family: var(--title-3-CN-font-family);
    font-weight: var(--title-3-CN-font-weight);
    color: var(--brand-second);
    font-size: var(--title-3-CN-font-size);
    letter-spacing: var(--title-3-CN-letter-spacing);
    line-height: var(--title-3-CN-line-height);
    font-style: var(--title-3-CN-font-style);
}

.strategic .wrapper-body-left .wrapper-text2 {
    font-family: var(--title-2-EN-font-family);
    font-weight: var(--title-2-EN-font-weight);
    color: var(--secondary-text);
    font-size: var(--title-2-EN-font-size);
    letter-spacing: var(--title-2-EN-letter-spacing);
    line-height: var(--title-2-EN-line-height);
    font-style: var(--title-2-EN-font-style);
}

.strategic .wrapper-body-right {
    width: 680px;
    height: 120px;
    background: #fff;
    float: left;
    padding: 20px 60px 20px 30px;
    font-family: var(--body-2-CN-font-family);
    font-weight: var(--body-2-CN-font-weight);
    color: #000;
    font-size: var(--body-2-CN-font-size);
    letter-spacing: var(--body-2-CN-letter-spacing);
    line-height: var(--body-2-CN-line-height);
    font-style: var(--body-2-CN-font-style);
    background: #fff;
}

.strategic .bot-box {
    float: left;
    width: 570px;
    background: #fff;
}

.strategic .bot-box-title {
    align-self: stretch;
    height: 36px;
    padding: 20px 0 0 90px;
    font-family: var(--title-4-CN-font-family);
    font-weight: var(--title-4-CN-font-weight);
    color: #000;
    font-size: var(--title-4-CN-font-size);
    letter-spacing: var(--title-4-CN-letter-spacing);
    line-height: var(--title-4-CN-line-height);
    font-style: var(--title-4-CN-font-style);
}

.strategic .bot-box-content {
    gap: 25px;
    align-self: stretch;
    width: 100%;
    padding-top: 30px;
}

.strategic .bot-box-item {
    align-items: center;
    gap: 15px;
}

.strategic .bot-box-item img {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 90px;
}

.strategic .bot-box-item p {
    width: 400px;
    display: inline-block;
    font-family: var(--body-2-CN-font-family);
    font-weight: var(--body-2-CN-font-weight);
    color: #000;
    font-size: var(--body-2-CN-font-size);
    letter-spacing: var(--body-2-CN-letter-spacing);
    line-height: 40px;
    font-style: var(--body-2-CN-font-style);

}

.strategic .bot-box-item p.IT-SI {
    margin-left: 150px;
}


.foot-ad .frame-wrapper {
    background-color: var(--primary-text);
    width: 1400px;
    height: 300px;
    display: flex;
}

.foot-ad .frame-5 {
    display: flex;
    margin-top: 22px;
    width: 1036px;
    height: 256px;
    margin-left: 202px;
    position: relative;
    flex-direction: column;
    align-items: center;
    gap: 35px;
}

.foot-ad .frame-6 {
    display: flex;
    flex-direction: column;
    width: 558px;
    align-items: center;
    gap: 11px;
    position: relative;
    flex: 0 0 auto;
}

.foot-ad .frame-7 {
    display: flex;
    flex-direction: column;
    width: 540px;
    height: 40px;
    align-items: center;
    gap: 12px;
    position: relative;
}

.foot-ad .frame-8 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.foot-ad .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -1.00px;
    font-family: var(--body-1-CN-font-family);
    font-weight: var(--body-1-CN-font-weight);
    color: var(--brand-second);
    font-size: var(--body-1-CN-font-size);
    letter-spacing: var(--body-1-CN-letter-spacing);
    line-height: var(--body-1-CN-line-height);
    font-style: var(--body-1-CN-font-style);
}

.foot-ad .frame-9 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.foot-ad .text-wrapper-5 {
    position: relative;
    align-self: stretch;
    height: 96px;
    margin-top: -1.00px;
    font-family: var(--title-1-CN-font-family);
    font-weight: var(--title-1-CN-font-weight);
    color: var(--brand-second);
    font-size: var(--title-1-CN-font-size);
    letter-spacing: var(--title-1-CN-letter-spacing);
    line-height: var(--title-1-CN-line-height);
    font-style: var(--title-1-CN-font-style);
}

.foot-ad .text-wrapper-6 {
    position: relative;
    align-self: stretch;
    margin-top: -10px;
    font-family: var(--title-4-CN-font-family);
    font-weight: var(--title-4-CN-font-weight);
    color: var(--brand-second);
    font-size: var(--title-4-CN-font-size);
    letter-spacing: var(--title-4-CN-letter-spacing);
    line-height: var(--title-4-CN-line-height);
    font-style: var(--title-4-CN-font-style);
}

.foot-ad .frame-10 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
}

.foot-ad .vector {
    position: relative;
    width: 159px;
    height: 32px;
}

.foot-ad .frame-11 {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    position: relative;
    flex: 0 0 auto;
}

.foot-ad .frame-12 {
    display: flex;
    flex-direction: column;
    width: 184px;
    align-items: flex-end;
    position: relative;
}

.foot-ad .text-wrapper-7 {
    position: relative;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: var(--body-2-CN-font-family);
    font-weight: var(--body-2-CN-font-weight);
    color: var(--brand-second);
    font-size: var(--body-2-CN-font-size);
    text-align: right;
    letter-spacing: var(--body-2-CN-letter-spacing);
    line-height: var(--body-2-CN-line-height);
    font-style: var(--body-2-CN-font-style);
}

.foot-ad .text-wrapper-8 {
    position: relative;
    align-self: stretch;
    font-family: var(--body-2-CN-font-family);
    font-weight: var(--body-2-CN-font-weight);
    color: var(--brand-second);
    font-size: var(--body-2-CN-font-size);
    letter-spacing: var(--body-2-CN-letter-spacing);
    line-height: var(--body-2-CN-line-height);
    font-style: var(--body-2-CN-font-style);
}

.foot-ad .element {
    position: relative;
    width: 42px;
    height: 42px;
    aspect-ratio: 1;
    object-fit: cover;
}
