.web1-header-shell {
    z-index: 9999;
}

.web1-header-shell.sticky-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    transition: 0.3s;
}

.web1-header-shell.sticky-menu .header {
    background: #f0f6fb;
    box-shadow: 0 8px 4px -7px rgba(115, 115, 115, 0.3);
    transition: 0.5s;
}

.web1-header-shell.sticky-menu .main-menu ul > li > a,
.web1-header-shell.sticky-menu .ext-nav-link {
    margin-top: 20px;
    margin-bottom: 20px;
}

.web1-header-shell.sticky-menu .logo img {
    max-width: 90%;
}

.web1-header-shell .main-menu ul li a.active,
.web1-header-shell .main-menu ul li:hover > a {
    color: #5f2dee;
}

section[id],
.main-box[id] {
    scroll-margin-top: 110px;
}

.side-mobile-menu .footer-info a.active {
    color: #5f2dee;
}

body .ext-ex7-footer {
    background: #f0f6fb;
    position: relative;
    font-family: "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
}

body .ext-ex7-footer .fl {
    float: left;
}

body .ext-ex7-footer .fr {
    float: right;
}

body .ext-ex7-footer .clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

body .ext-ex7-footer .clear {
    zoom: 1;
}

body .ext-ex7-footer #mydiv {
    position: absolute;
    z-index: 5;
    opacity: .2;
}

body .ext-ex7-footer .footer_content {
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
    z-index: 6;
}

body .ext-ex7-footer .footer_content_top {
    padding: 60px 0 40px;
}

body .ext-ex7-footer .content_top_share {
    width: 21%;
}

body .ext-ex7-footer .content_top_share img {
    display: block;
    max-width: 100%;
    height: auto;
}

body .ext-ex7-footer .content_top_left {
    width: 62%;
}

body .ext-ex7-footer .top_left_list {
    width: 20%;
}

body .ext-ex7-footer .top_left_list dd {
    margin-bottom: 20px;
}

body .ext-ex7-footer .top_left_list dd a {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

body .ext-ex7-footer .top_left_list dt a {
    display: inline-block;
    width: 100%;
    margin-bottom: 12px;
    font-size: 11px;
    font-weight: 400;
    color: #777777;
}

body .ext-ex7-footer .top_left_list dt a:last-child {
    margin-bottom: 0;
}

body .ext-ex7-footer .top_left_list dt a:hover {
    color: #ffffff;
}

body .ext-ex7-footer .content_top_right {
    width: 17%;
}

body .ext-ex7-footer .top_right_title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

body .ext-ex7-footer .right_content_list {
    margin-bottom: 15px;
    color: #777777;
    font-size: 11px;
    font-weight: 400;
}

body .ext-ex7-footer .right_content_list:last-child {
    margin-bottom: 0;
}

body .ext-ex7-footer .right_content_list dd {
    position: relative;
    margin-right: 15px;
    line-height: 20px;
}

body .ext-ex7-footer .right_content_list dt {
    width: 80%;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    color: #777777;
}

body .ext-ex7-footer .ext-ex7-footer-icon {
    width: 18px;
    text-align: center;
    color: #777777;
    font-size: 13px;
    font-weight: 400;
}

body .ext-ex7-footer .footer_content_copyright {
    position: relative;
    z-index: 521;
    padding: 24px 0;
    border-top: 1px solid #313131;
    text-align: center;
}

body .ext-ex7-footer .footer_content_copyright img {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    vertical-align: -3px;
}

body .ext-ex7-footer a {
    text-decoration: none;
}

@media screen and (max-width: 1199px) {
    body .ext-ex7-footer .footer_content {
        width: min(94%, 1100px);
    }

    body .ext-ex7-footer .content_top_share,
    body .ext-ex7-footer .content_top_left,
    body .ext-ex7-footer .content_top_right {
        float: none;
        width: 100%;
    }

    body .ext-ex7-footer .content_top_left,
    body .ext-ex7-footer .content_top_right {
        margin-top: 32px;
    }
}

@media screen and (max-width: 767px) {
    body .ext-ex7-footer .footer_content {
        width: min(92%, 520px);
    }

    body .ext-ex7-footer .footer_content_top {
        padding: 36px 0 28px;
    }

    body .ext-ex7-footer .top_left_list {
        width: 50%;
        margin-bottom: 26px;
    }

    body .ext-ex7-footer .content_top_right {
        margin-top: 8px;
    }

    body .ext-ex7-footer .top_right_title {
        font-size: 15px;
    }

    body .ext-ex7-footer .right_content_list dt,
    body .ext-ex7-footer .top_left_list dd a,
    body .ext-ex7-footer .top_left_list dt a {
        font-size: 13px;
    }

    body .ext-ex7-footer .footer_content_copyright {
        padding: 18px 0;
        font-size: 12px;
        line-height: 1.8;
    }
}

body .ext-site-footer-wrap {
    position: relative;
    z-index: 2;
}

body .ext-site-footer {
    --ext-site-footer-bg: #edf3fb;
    --ext-site-footer-heading: #1f2430;
    --ext-site-footer-text: #5f6672;
    background:
        radial-gradient(circle at top left, rgba(88, 137, 255, 0.12), rgba(88, 137, 255, 0) 24%),
        linear-gradient(180deg, var(--ext-site-footer-bg) 0%, #f4f8fd 100%);
    color: var(--ext-site-footer-text);
}

body .ext-site-footer__inner {
    width: min(92%, 1320px);
    margin: 0 auto;
    padding: 64px 0 26px;
}

body .ext-site-footer__main {
    display: grid;
    grid-template-columns: minmax(320px, 360px) minmax(0, 1fr);
    align-items: start;
    column-gap: 72px;
    row-gap: 24px;
}

body .ext-site-footer__brand-block,
body .ext-site-footer__nav-section {
    min-width: 0;
}

body .ext-site-footer__brand-link {
    display: block;
    width: min(100%, 240px);
    flex: 0 0 auto;
}

body .ext-site-footer__brand-link img {
    display: block;
    width: 100%;
    height: auto;
}

body .ext-site-footer__brand-block {
    display: grid;
    row-gap: 30px;
}

body .ext-site-footer__contact-block {
    min-width: 0;
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    column-gap: 24px;
    align-items: start;
}

body .ext-site-footer__nav-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 40px;
    min-width: 0;
}

body .ext-site-footer__title {
    margin: 0 0 28px;
    color: var(--ext-site-footer-heading);
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
}

body .ext-site-footer__contact-block > .ext-site-footer__title {
    margin: 0;
    padding-top: 4px;
}

body .ext-site-footer__contact-list,
body .ext-site-footer__links {
    list-style: none;
    margin: 0;
    padding: 0;
}

body .ext-site-footer__contact-list {
    display: grid;
    grid-template-columns: minmax(250px, 1.35fr) minmax(220px, 1fr) minmax(150px, 0.8fr);
    column-gap: 28px;
    row-gap: 0;
}

body .ext-site-footer__contact-item {
    display: grid;
    grid-template-columns: 18px minmax(0, 1fr);
    align-items: start;
    column-gap: 16px;
}

body .ext-site-footer__contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    min-height: 18px;
    color: var(--ext-site-footer-text);
    font-size: 18px;
    line-height: 1;
}

body .ext-site-footer__contact-text {
    color: var(--ext-site-footer-text);
    font-size: 16px;
    line-height: 1.7;
}

body .ext-site-footer__contact-text a,
body .ext-site-footer__links a,
body .ext-site-footer__bottom a {
    color: inherit;
    text-decoration: none;
    transition: color .2s ease;
}

body .ext-site-footer__contact-text a:hover,
body .ext-site-footer__links a:hover,
body .ext-site-footer__bottom a:hover {
    color: var(--ext-site-footer-heading);
}

body .ext-site-footer__links {
    display: grid;
    row-gap: 18px;
}

body .ext-site-footer__links a {
    display: block;
    color: var(--ext-site-footer-text);
    font-size: 15px;
    line-height: 1.6;
}

body .ext-site-footer__links--split {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 24px;
    row-gap: 18px;
}

body .ext-site-footer__bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px 18px;
    margin-top: 26px;
    padding-top: 18px;
    border-top: 1px solid rgba(31, 36, 48, 0.1);
    color: var(--ext-site-footer-text);
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
}

body .ext-site-footer__bottom img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

@media screen and (max-width: 1399px) {
    body .ext-site-footer__inner {
        width: min(94%, 1240px);
    }

    body .ext-site-footer__main {
        column-gap: 54px;
    }

    body .ext-site-footer__contact-block {
        grid-template-columns: 100px minmax(0, 1fr);
        column-gap: 20px;
    }

    body .ext-site-footer__contact-list {
        grid-template-columns: minmax(230px, 1.3fr) minmax(200px, 1fr) minmax(140px, 0.78fr);
        column-gap: 20px;
    }
}

@media screen and (max-width: 1199px) {
    body .ext-site-footer__inner {
        padding-top: 54px;
    }

    body .ext-site-footer__main {
        grid-template-columns: 1fr;
        row-gap: 22px;
    }

    body .ext-site-footer__nav-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 26px;
    }

    body .ext-site-footer__contact-block {
        grid-template-columns: 1fr;
        row-gap: 18px;
    }

    body .ext-site-footer__contact-block > .ext-site-footer__title {
        padding-top: 0;
    }

    body .ext-site-footer__contact-list {
        grid-template-columns: 1fr;
        row-gap: 18px;
    }
}

@media screen and (max-width: 991px) {
    body .ext-site-footer__nav-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 767px) {
    body .ext-site-footer__inner {
        padding-top: 42px;
        padding-bottom: 24px;
    }

    body .ext-site-footer__main {
        grid-template-columns: 1fr;
        row-gap: 24px;
    }

    body .ext-site-footer__title {
        margin-bottom: 18px;
        font-size: 17px;
    }

    body .ext-site-footer__nav-grid {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    body .ext-site-footer__links a,
    body .ext-site-footer__contact-text {
        font-size: 15px;
    }

    body .ext-site-footer__links--split {
        grid-template-columns: 1fr;
    }

    body .ext-site-footer__bottom {
        gap: 8px 14px;
        margin-top: 28px;
        padding-top: 18px;
        font-size: 13px;
    }
}

body .ext-legacy-footer-wrap {
    position: relative;
    z-index: 2;
}

body .ext-legacy-footer {
    --ext-footer-heading-color: #1f2430;
    --ext-footer-text-color: #5f6672;
    padding-top: 20px;
    color: var(--ext-footer-text-color);
    background-color: #f0f6fb;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

body .ext-legacy-footer .ext-legacy-footer-spacer {
    height: 90px;
}

body .ext-legacy-footer .footer_content,
body .ext-legacy-footer .footer_content_copyright {
    width: min(92%, 1480px);
    margin: 0 auto;
}

body .ext-legacy-footer .footer_content_top {
    display: grid;
    grid-template-columns: minmax(170px, 0.9fr) minmax(150px, 0.8fr) minmax(260px, 1.08fr) minmax(170px, 0.9fr) minmax(180px, 0.78fr);
    align-items: flex-start;
    column-gap: 48px;
    row-gap: 24px;
    padding-bottom: 44px;
}

body .ext-legacy-footer .content_top_share {
    width: auto;
    min-width: 0;
    padding-top: 6px;
}

body .ext-legacy-footer .content_top_share img {
    width: min(100%, 190px);
    height: auto;
}

body .ext-legacy-footer .top_left_list {
    width: auto;
    min-width: 110px;
    text-align: center;
}

body .ext-legacy-footer .top_left_list.ext-system-zone {
    width: auto;
    min-width: 0;
    text-align: center;
}

body .ext-legacy-footer .top_left_list.ext-system-zone dd {
    text-align: center;
}

body .ext-legacy-footer .top_left_list.ext-system-zone dt {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 4px;
    row-gap: 12px;
    justify-content: center;
    justify-items: center;
}

body .ext-legacy-footer .top_left_list dd,
body .ext-legacy-footer .top_left_list dt {
    margin: 0;
}

body .ext-legacy-footer .top_left_list dd a {
    display: inline-block;
    min-height: 36px;
    font-size: 18px;
    line-height: 1.15;
    font-weight: 600;
    color: var(--ext-footer-heading-color);
}

body .ext-legacy-footer .top_left_list dt {
    padding-top: 22px;
}

body .ext-legacy-footer .top_left_list dt a {
    display: block;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.35;
    font-weight: 400;
    color: var(--ext-footer-text-color);
}

body .ext-legacy-footer .top_left_list dt a:last-child {
    margin-bottom: 0;
}

body .ext-legacy-footer .top_left_list.ext-system-zone dt a {
    margin-bottom: 0;
    text-align: center;
}

body .ext-legacy-footer .top_left_list:nth-child(4) dt {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px;
    row-gap: 12px;
    justify-content: center;
    justify-items: center;
}

body .ext-legacy-footer .top_left_list:nth-child(4) dt a {
    margin-bottom: 0;
    text-align: center;
}

body .ext-legacy-footer .content_top_right {
    width: auto;
    min-width: 0;
    text-align: center;
}

body .ext-legacy-footer .top_right_title {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.15;
    font-weight: 600;
    color: var(--ext-footer-heading-color);
}

body .ext-legacy-footer .right_content_list {
    display: grid;
    grid-template-columns: 16px minmax(0, 220px);
    align-items: flex-start;
    justify-content: center;
    gap: 12px;
    margin-bottom: 16px;
}

body .ext-legacy-footer .right_content_list:last-child {
    margin-bottom: 0;
}

body .ext-legacy-footer .right_content_list dd,
body .ext-legacy-footer .right_content_list dt {
    margin: 0;
}

body .ext-legacy-footer .ext-legacy-footer-icon {
    width: 16px;
    flex: 0 0 16px;
    padding-top: 1px;
    text-align: center;
    font-size: 16px;
    color: var(--ext-footer-text-color);
    line-height: 1;
}

body .ext-legacy-footer .right_content_list dt {
    max-width: 220px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--ext-footer-text-color);
    text-align: left;
}

body .ext-legacy-footer a {
    color: inherit;
}

body .ext-legacy-footer a:hover {
    color: #444c59;
}

body .ext-legacy-footer .footer_content_copyright {
    padding: 24px 0 28px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    font-size: 15px;
    line-height: 1.7;
    color: var(--ext-footer-text-color);
    text-align: center;
}

body .ext-legacy-footer .footer_content_copyright a {
    color: var(--ext-footer-text-color);
}

body .ext-legacy-footer .footer_content_copyright img {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}

@media screen and (max-width: 1399px) {
    body .ext-legacy-footer .footer_content_top {
        grid-template-columns: minmax(150px, 0.85fr) minmax(140px, 0.75fr) minmax(240px, 1.02fr) minmax(160px, 0.85fr) minmax(165px, 0.72fr);
        column-gap: 36px;
    }

    body .ext-legacy-footer .top_left_list dd a,
    body .ext-legacy-footer .top_right_title {
        font-size: 18px;
    }

    body .ext-legacy-footer .top_left_list dt a,
    body .ext-legacy-footer .right_content_list dt {
        font-size: 16px;
    }

    body .ext-legacy-footer .top_right_title {
        font-size: 18px;
    }

    body .ext-legacy-footer .ext-legacy-footer-icon {
        width: 16px;
        flex-basis: 16px;
        font-size: 16px;
    }

    body .ext-legacy-footer .right_content_list {
        gap: 12px;
        margin-bottom: 16px;
    }

    body .ext-legacy-footer .right_content_list dt {
        font-size: 16px;
    }
}

@media screen and (max-width: 1199px) {
    body .ext-legacy-footer .ext-legacy-footer-spacer {
        height: 56px;
    }

    body .ext-legacy-footer .footer_content_top {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 34px;
        row-gap: 32px;
    }

    body .ext-legacy-footer .content_top_share {
        grid-column: auto;
    }

    body .ext-legacy-footer .content_top_right {
        grid-column: span 2;
    }

    body .ext-legacy-footer .top_left_list dd a,
    body .ext-legacy-footer .top_right_title {
        font-size: 18px;
    }

    body .ext-legacy-footer .top_left_list dt a,
    body .ext-legacy-footer .right_content_list dt {
        font-size: 16px;
    }

    body .ext-legacy-footer .ext-legacy-footer-icon {
        width: 16px;
        flex-basis: 16px;
        font-size: 16px;
    }

    body .ext-legacy-footer .right_content_list {
        gap: 12px;
        margin-bottom: 16px;
    }

    body .ext-legacy-footer .right_content_list dt {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {
    body .ext-legacy-footer .footer_content_top {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body .ext-legacy-footer .top_left_list,
    body .ext-legacy-footer .top_left_list.ext-system-zone {
        width: auto;
    }
}

@media screen and (max-width: 575px) {
    body .ext-legacy-footer .ext-legacy-footer-spacer {
        height: 34px;
    }

    body .ext-legacy-footer .footer_content,
    body .ext-legacy-footer .footer_content_copyright {
        width: min(92%, 520px);
    }

    body .ext-legacy-footer .footer_content_top {
        grid-template-columns: 1fr;
        column-gap: 0;
        row-gap: 26px;
    }

    body .ext-legacy-footer .footer_content_top {
        padding-bottom: 28px;
    }

    body .ext-legacy-footer .content_top_share,
    body .ext-legacy-footer .content_top_right,
    body .ext-legacy-footer .top_left_list,
    body .ext-legacy-footer .top_left_list.ext-system-zone {
        width: 100%;
    }

    body .ext-legacy-footer .content_top_right {
        grid-column: auto;
    }

    body .ext-legacy-footer .top_left_list.ext-system-zone dt {
        grid-template-columns: 1fr;
        row-gap: 12px;
    }

    body .ext-legacy-footer .top_left_list:nth-child(4) dt {
        grid-template-columns: 1fr;
        row-gap: 12px;
    }

    body .ext-legacy-footer .top_left_list dd a,
    body .ext-legacy-footer .top_right_title {
        min-height: auto;
        font-size: 18px;
    }

    body .ext-legacy-footer .top_left_list dt {
        padding-top: 12px;
    }

    body .ext-legacy-footer .top_left_list dt a,
    body .ext-legacy-footer .right_content_list dt {
        margin-bottom: 12px;
        font-size: 16px;
    }

    body .ext-legacy-footer .top_right_title {
        margin-bottom: 18px;
        font-size: 18px;
    }

    body .ext-legacy-footer .ext-legacy-footer-icon {
        width: 16px;
        flex-basis: 16px;
        padding-top: 1px;
        font-size: 16px;
    }

    body .ext-legacy-footer .right_content_list {
        gap: 12px;
        margin-bottom: 14px;
    }

    body .ext-legacy-footer .right_content_list dt {
        font-size: 16px;
        line-height: 1.55;
    }

    body .ext-legacy-footer .footer_content_copyright {
        font-size: 13px;
    }
}

body .side-mobile-menu {
    position: fixed;
    top: 0;
    left: -420px;
    width: min(360px, 86vw);
    height: 100vh;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: left .25s ease, opacity .25s ease, visibility .25s ease;
}

body .side-mobile-menu.open-menubar {
    left: 0;
    visibility: visible;
    opacity: 1;
}

body .header-area.web1-header-shell + .side-mobile-menu,
body .side-mobile-menu {
    z-index: 10000;
}

@media (min-width: 992px) {
    body .side-mobile-menu,
    body .body-overlay,
    body .mobile-menu.mean-container,
    body .mean-push {
        display: none !important;
    }
}

.banner-con {
    overflow: hidden;
}

.banner-con .banner-bg-slides {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.banner-con .banner-bg-slide,
.banner-con .banner-bg-overlay {
    position: absolute;
    inset: 0;
}

.banner-con .banner-bg-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transform: scale(1.02);
    transition: opacity 0.7s ease, transform 6s ease;
}

.banner-con .banner-bg-slide.is-active {
    opacity: 1;
    transform: scale(1.06);
}

.banner-con .banner-bg-slide-1 {
    background-image: url("../../static/image/banner-png/banner-web-06.png");
}

.banner-con .banner-bg-slide-2 {
    background-image:
        radial-gradient(circle at 72% 38%, rgba(173, 191, 255, 0.42) 0%, rgba(173, 191, 255, 0) 34%),
        linear-gradient(180deg, #eef4ff 0%, #e7e1ff 100%);
}

.banner-con .banner-bg-slide-3 {
    background-image: url("../../static/image/banner-png/banner-certification-course.png");
}

.banner-con .banner-bg-slide-4 {
    background-image: url("../../static/image/banner-png/banner-ai-matrix.png");
    background-position: center center;
    background-size: cover;
}

.banner-con .banner-bg-slide-5 {
    background-image:
        url("../../static/image/banner-png/banner-run-service-bg.png");
    background-repeat: no-repeat;
    background-position:
        center center;
    background-size:
        cover;
}

.banner-con .banner-bg-overlay {
    background: transparent;
    z-index: 1;
}

.banner-con .container,
.banner-con .down_button,
.banner-con .banner-bg-dots {
    position: relative;
    z-index: 2;
}

.banner-con .banner-bg-dots {
    position: absolute;
    left: 50%;
    bottom: 26px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 12;
    pointer-events: auto;
}

.banner-con .banner-bg-dot {
    width: 11px;
    height: 11px;
    border: 0;
    border-radius: 999px;
    background: rgba(39, 119, 252, 0.26);
    cursor: pointer;
    transition: all 0.25s ease;
}

.banner-con .banner-bg-dot.is-active {
    width: 30px;
    background: #2777fc;
}

.banner-con .banner-bg-dot:hover {
    background: rgba(39, 119, 252, 0.7);
}

.banner-con .banner-copy {
    max-width: 700px;
}

.banner-con .banner-subtitle {
    color: #2777fc;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 14px;
}

.banner-con .banner-tagline {
    color: #1c315a;
    font-size: 28px;
    line-height: 1.45;
    font-weight: 700;
    margin-bottom: 16px;
}

.banner-con #banner-description {
    max-width: 640px;
}

.banner-con.main-box .banner-content-con {
  max-width: 600px;
}

.banner-con.main-box .banner-copy {
  max-width: 600px;
}

.banner-con.main-box h1 {
  max-width: 560px;
  margin-bottom: 14px;
}

.banner-con.main-box .banner-tagline {
  max-width: 540px;
  margin-bottom: 12px;
}

.banner-con.main-box #banner-description {
  max-width: 560px;
  margin-bottom: 24px;
}

.banner-con.main-box {
  min-height: clamp(620px, 78vh, 920px);
}

.banner-con.main-box .container {
  min-height: inherit;
  display: flex;
  align-items: stretch;
}

@media screen and (min-width: 1600px) {
  .banner-con.main-box .container {
    max-width: min(1600px, calc(100vw - 160px));
  }
}

.banner-con.main-box .row {
  width: 100%;
  min-height: inherit;
  padding-top: clamp(92px, 12vh, 158px);
  padding-bottom: clamp(88px, 11vh, 136px);
}

.banner-con.main-box .banner-content-con {
  max-width: min(100%, 680px);
  padding-right: clamp(0px, 3vw, 36px);
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}

.banner-con.main-box .banner-copy {
  max-width: min(100%, 640px);
}

.banner-con.main-box #banner-title {
  font-size: clamp(36px, 4.1vw, 52px);
  line-height: 1.16;
  font-weight: 700;
  letter-spacing: -0.04em;
  margin-bottom: clamp(10px, 1vw, 16px);
  max-width: 12ch;
  white-space: normal;
  text-wrap: balance;
}

.banner-con.main-box #banner-title.banner-title-nowrap {
  max-width: min(100%, 760px);
  white-space: nowrap;
  text-wrap: nowrap;
}

.banner-con.main-box .banner-subtitle {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  max-width: min(100%, 32rem);
  padding: 8px 14px;
  border-radius: 22px;
  background: rgba(39, 119, 252, 0.10);
  color: #2777fc;
  font-size: clamp(12px, 0.95vw, 14px);
  line-height: 1.45;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: clamp(16px, 1.4vw, 22px);
}

.banner-con.main-box .banner-tagline {
  max-width: min(100%, 31ch);
  color: #16233f;
  font-size: clamp(18px, 1.6vw, 22px);
  line-height: 1.6;
  font-weight: 600;
  margin-bottom: clamp(10px, 0.9vw, 14px);
  text-wrap: pretty;
}

.banner-con.banner-slide-active-1 .banner-tagline {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  max-width: min(100%, 470px);
  font-size: clamp(12px, 0.9vw, 14px);
  line-height: 1.3;
  word-spacing: normal;
  margin-bottom: clamp(18px, 1.5vw, 24px);
}

.banner-con.banner-slide-active-1 #banner-title {
  max-width: min(100%, 16.5em);
  font-size: clamp(25px, 2.75vw, 38px);
  line-height: 1.18;
  letter-spacing: 0;
}

.banner-con.banner-slide-active-1 .banner-tagline-line {
  display: flex;
  min-height: 0;
  align-items: center;
  justify-content: center;
  width: min(100%, 420px);
  max-width: 420px;
  padding: 12px 18px;
  border: 1px solid rgba(60, 111, 238, 0.11);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.42);
  box-shadow: 0 8px 22px rgba(32, 65, 142, 0.045);
  color: #132748;
  text-align: center;
  white-space: nowrap;
  backdrop-filter: blur(2px);
}

.banner-con.banner-slide-active-1 .banner-tagline-line strong {
  color: #14294b;
  font-size: inherit;
  line-height: inherit;
  font-weight: 650;
  white-space: nowrap;
}

.banner-con.banner-slide-active-1 #banner-cta {
  margin-top: 2px;
}

.banner-con.main-box #banner-description {
  max-width: min(100%, 600px);
  color: #42526b;
  font-size: clamp(15px, 1.05vw, 17px);
  line-height: 1.82;
  font-weight: 500;
  margin-bottom: clamp(26px, 2vw, 34px);
}

.banner-con.main-box #banner-cta {
  min-width: clamp(132px, 11vw, 156px);
  padding: clamp(14px, 1.2vw, 17px) clamp(22px, 1.8vw, 28px);
  border-radius: 12px;
  font-size: clamp(14px, 1vw, 16px);
  font-weight: 700;
  line-height: 1;
}

.banner-con.main-box .col-lg-7,
.banner-con.main-box .col-md-7,
.banner-con.main-box .col-lg-5,
.banner-con.main-box .col-md-5 {
  display: flex;
  align-items: center;
}

.banner-con.main-box .banner-img-con {
  min-height: clamp(320px, 42vh, 560px);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  overflow: hidden;
}

.banner-con .banner-visual {
  position: absolute;
  right: 0;
  top: 52%;
  width: min(50vw, 780px);
  max-height: min(60vh, 560px);
  max-width: none;
  height: auto;
  object-fit: contain;
  opacity: 0;
  transform: translate3d(48px, -50%, 0) scale(0.96);
  transform-origin: center center;
  transition: opacity 0.45s ease, transform 0.55s ease;
  pointer-events: none;
  z-index: 3;
}

.banner-con .banner-visual.is-active {
  opacity: 1;
  transform: translate3d(0, -50%, 0) scale(1);
}

/* Keep decorative layers from blocking real interactions. */
.banner-con::before,
.sub-banner-con::before,
.testimonials-con .row::before,
.testimonials-con .row::after,
[class^="vector"],
[class*=" vector"],
[class^="shape"],
[class*=" shape"] {
  pointer-events: none;
}

.header-con .nav-link,
.header-con .dropdown-menu,
.banner-con a,
.sub-banner-con a,
.pricing-plan-con a,
.about-us-con a,
.contact-form-con a,
.contact-form-con button,
.faq-con a,
.faq-con button,
.testimonials-con .owl-carousel,
.testimonials-con .owl-stage-outer,
.testimonials-con .owl-dots,
.testimonials-con .owl-dot,
.faq-con .accordian-inner,
.faq-con .accordion-card,
.faq-con .card-header,
.faq-con .card-header .btn-link {
  position: relative;
  z-index: 5;
}

.faq-con .faq_content {
  max-width: 920px;
  margin: 0 auto;
}

.faq-con .faq_content h2 {
  margin: 0;
  font-size: clamp(22px, 1.95vw, 31px);
  line-height: 1.28;
  font-weight: 600;
  color: #222;
  letter-spacing: -0.02em;
}

.home-faq-tools,
.home-faq-list,
.home-faq-pager {
  position: relative;
  z-index: 5;
}

.faq-con .col-xl-8 {
  flex: 0 0 95%;
  max-width: 95%;
}

.home-faq-list {
  overflow: hidden;
  width: 100%;
  padding: 4px 0 12px;
  mask-image: linear-gradient(90deg, transparent 0, #000 5%, #000 95%, transparent 100%);
}

.home-faq-track {
  display: flex;
  width: max-content;
  gap: 22px;
  animation: homeFaqMarquee 312s linear infinite;
  will-change: transform;
}

.home-faq-list:hover .home-faq-track {
  animation-play-state: paused;
}

@keyframes homeFaqMarquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.home-faq-tools {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin: 34px 0 22px;
}

.home-faq-search-wrap {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  min-height: 52px;
  margin: 0;
  padding: 0 18px;
  border: 1px solid rgba(39, 119, 252, 0.14);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 14px 36px rgba(28, 55, 100, 0.06);
}

.home-faq-search-wrap i {
  flex: 0 0 auto;
  margin-right: 10px;
  color: #2777fc;
  font-size: 15px;
}

.home-faq-search-wrap input {
  width: 100%;
  height: 50px;
  border: 0;
  outline: 0;
  background: transparent;
  color: #222;
  font-size: 15px;
  font-weight: 500;
}

.home-faq-search-wrap input::placeholder {
  color: #8a94a6;
}

.home-faq-count {
  flex: 0 0 auto;
  color: #6b7280;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

.faq-con .home-faq-card {
  flex: 0 0 580px;
  width: 580px;
  min-height: 220px;
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.faq-con .home-faq-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 46px rgba(26, 61, 115, 0.08);
  border-color: rgba(39, 119, 252, 0.22);
}

.home-faq-question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 22px 22px 10px;
  color: #111;
}

.home-faq-question:hover h6,
.home-faq-question:focus h6 {
  color: #2777fc;
}

.home-faq-question h6 {
  margin: 0;
  color: #111;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
  display: -webkit-box;
  min-height: 52px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home-faq-open {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(39, 119, 252, 0.1);
  color: #2777fc;
  font-size: 14px;
  font-weight: 700;
}

.home-faq-answer {
  padding: 0 22px 22px;
}

.home-faq-answer p {
  color: #5f6672;
  font-size: 15px;
  line-height: 1.72;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.home-faq-pager {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 24px;
}

.home-faq-page-btn {
  min-width: 88px;
  height: 40px;
  padding: 0 18px;
  border: 1px solid rgba(39, 119, 252, 0.2);
  border-radius: 999px;
  background: #fff;
  color: #2777fc;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 10px 26px rgba(39, 119, 252, 0.08);
}

.home-faq-page-btn:hover:not(:disabled) {
  background: #2777fc;
  color: #fff;
}

.home-faq-page-btn:disabled {
  cursor: not-allowed;
  opacity: 0.45;
  box-shadow: none;
}

.home-faq-page-current {
  min-width: 72px;
  color: #4b5563;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.home-faq-empty {
  padding: 32px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.9);
  color: #6b7280;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  box-shadow: 0 14px 36px rgba(28, 55, 100, 0.06);
}

@media screen and (max-width: 575px) {
  .home-faq-tools {
    flex-direction: column;
    align-items: stretch;
    margin-top: 26px;
  }

  .home-faq-count {
    text-align: center;
  }

  .faq-con .home-faq-card {
    flex-basis: 300px;
    width: 300px;
  }

  .home-faq-question {
    padding: 20px 20px 8px;
  }

  .home-faq-answer {
    padding: 0 20px 20px;
  }

  .home-faq-pager {
    gap: 10px;
  }

  .home-faq-page-btn {
    min-width: 78px;
    padding: 0 14px;
  }
}

/* Keep mega menus visually balanced for 3-card and 4-card groups. */
.main-menu ul li .mega-menu.full-mega-menu.full-mega-menu1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.main-menu ul li .mega-menu.full-mega-menu.full-mega-menu1 > li {
  width: 24%;
}

main::after,
#common-footer-root {
  content: "";
  display: block;
  clear: both;
}

#common-footer-root {
  position: relative;
  z-index: 1;
}

.organization-diagnosis-banner {
  background: url("../../static/image/zzzd-bg.png") center center / cover no-repeat;
  min-height: 620px;
  padding-top: 90px;
  padding-bottom: 120px;
}

.organization-diagnosis-banner .row {
  min-height: 380px;
}

.organization-diagnosis-banner .sub-banner-content-con {
  transform: translateY(56px);
}

.organization-diagnosis-banner .breadcrumb-con {
  margin-bottom: 18px;
}

.organization-diagnosis-banner .sub-banner-content-con .primary_btn,
.sub-banner-con .sub-banner-content-con .primary_btn {
  min-width: 96px;
  padding: 12px 18px;
  line-height: 1;
  font-size: 14px;
  border-radius: 8px;
}

.organization-diagnosis-banner .sub-banner-content-con h1 {
  font-size: 44px;
  line-height: 1.15;
  margin-bottom: 18px;
}

.organization-diagnosis-banner .sub-banner-content-con p {
  margin-bottom: 18px;
}

.sub-banner-con,
.organization-diagnosis-banner {
  min-height: clamp(420px, 50vh, 620px);
  padding-top: clamp(96px, 10vh, 132px);
  padding-bottom: clamp(72px, 8vh, 108px);
}

.sub-banner-con .container,
.organization-diagnosis-banner .container {
  min-height: inherit;
}

.sub-banner-con .row,
.organization-diagnosis-banner .row {
  min-height: inherit;
  align-items: center;
}

.sub-banner-con .col-lg-7,
.sub-banner-con .col-md-7,
.sub-banner-con .col-lg-5,
.sub-banner-con .col-md-5,
.organization-diagnosis-banner .col-lg-7,
.organization-diagnosis-banner .col-md-7,
.organization-diagnosis-banner .col-lg-5,
.organization-diagnosis-banner .col-md-5 {
  display: flex;
  align-items: center;
}

.sub-banner-con .sub-banner-content-con,
.organization-diagnosis-banner .sub-banner-content-con {
  max-width: min(100%, 640px);
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}

.sub-banner-con .sub-banner-content-con h1,
.organization-diagnosis-banner .sub-banner-content-con h1 {
  max-width: none;
  color: #16233f;
  font-size: clamp(32px, 3.2vw, 44px);
  line-height: 1.18;
  font-weight: 700;
  letter-spacing: -0.03em;
  white-space: nowrap;
  margin-bottom: clamp(14px, 1.2vw, 20px);
}

.sub-banner-con .sub-banner-content-con p,
.organization-diagnosis-banner .sub-banner-content-con p {
  max-width: min(100%, 600px);
  color: #42526b;
  font-size: clamp(15px, 1.05vw, 17px);
  line-height: 1.78;
  font-weight: 500;
  margin-bottom: clamp(22px, 1.8vw, 30px);
}

.sub-banner-con .sub-banner-img-con,
.organization-diagnosis-banner .sub-banner-img-con {
  width: 100%;
}

.sub-banner-con .sub-banner-img-con figure,
.organization-diagnosis-banner .sub-banner-img-con figure {
  display: flex;
  justify-content: center;
}

.sub-banner-con .sub-banner-img-con img,
.organization-diagnosis-banner .sub-banner-img-con img {
  width: min(100%, 460px);
  border-radius: 20px;
}

.sub-banner-con .breadcrumb,
.organization-diagnosis-banner .breadcrumb {
  min-width: auto;
  padding: 12px 18px;
  border-radius: 12px;
  box-shadow: 0 12px 30px rgba(20, 46, 91, 0.08);
}

.product-banner {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-banner-bg {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-banner-bg .col-lg-5,
.section-banner-bg .col-md-5 {
  display: none;
}

.section-banner-bg .col-lg-7,
.section-banner-bg .col-md-7 {
  flex: 0 0 100%;
  max-width: 100%;
}

.section-banner-bg .sub-banner-content-con {
  max-width: min(100%, 560px);
}

.resource-banner--overview {
  background-image: url("../../static/image/resource-center/books-courses.png");
}

.resource-banner--article {
  background-image: url("../../static/image/resource-center/articles.png");
}

.resource-banner--library {
  background-image: url("../../static/image/resource-center/books-courses.png");
}

.resource-banner--course {
  background-image:
    linear-gradient(90deg, rgba(248, 251, 255, 0.94) 0%, rgba(248, 251, 255, 0.9) 34%, rgba(248, 251, 255, 0.58) 100%),
    url("../../static/image/resource-center/books-courses.png");
}

.resource-banner--course .sub-banner-content-con {
  max-width: min(100%, 620px);
}

.resource-banner--course .sub-banner-img-con figure {
  text-align: center;
}

.resource-banner--course .sub-banner-img-con img {
  width: min(100%, 280px);
  padding: 10px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 24px 48px rgba(25, 50, 105, 0.12);
}

.customer-banner--success {
  background-image: url("../../static/image/customer-success/testimonials-banner-20260604.png");
}

.about-banner--light {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.97) 0%, rgba(255, 255, 255, 0.93) 34%, rgba(255, 255, 255, 0.8) 100%),
    url("../../static/image/about-ex7/index_banner.jpg");
}

.product-banner--organization-diagnosis {
  background-image: url("../../static/image/product-banners/organization-diagnosis.png");
}

.solution-org-diagnosis-when {
  clear: both;
  padding: 76px 0 96px;
  background: #fff;
}

.solution-org-diagnosis-when__inner {
  width: min(88%, 1050px);
  margin: 0 auto;
  text-align: center;
}

.solution-org-diagnosis-when .ty1 {
  display: inline-block;
  color: #242b3b;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.45;
}

.solution-org-diagnosis-when .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 30px;
  background: #ff6b00;
}

.solution-org-diagnosis-when__text p {
  margin: 0 0 14px;
  color: #a0a5ad;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
}

.solution-org-diagnosis-when__text p:last-child {
  margin-bottom: 0;
}

.solution-org-value-service {
  clear: both;
  padding: 74px 0 82px;
  background: #fff;
}

.solution-org-value-service .heading-title-con {
  margin-bottom: 42px;
}

.solution-org-value-service .heading-title-con h2 {
  margin: 0;
  color: #242b3b;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.45;
}

.solution-org-value-service .heading-title-con::after {
  content: "";
  display: block;
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.solution-org-value-service .single-service-content {
  min-height: 300px;
  padding: 46px 22px 36px !important;
  background: #fff;
}

.solution-org-value-service .org-value-col {
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 12px;
  padding-right: 12px;
}

.solution-org-value-service .ser-icon {
  margin-bottom: 22px !important;
}

.solution-org-value-service .org-value-icon {
  width: 58px;
  height: 58px;
  line-height: 58px;
  margin-left: auto;
  margin-right: auto;
  color: #1f56d8;
  font-size: 26px;
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(108, 99, 255, 0.12), rgba(95, 216, 190, 0.14));
  box-shadow: inset 0 0 0 1px rgba(31, 86, 216, 0.12);
}

.solution-org-value-service .single-service-content:hover .org-value-icon {
  color: #fff;
  background: linear-gradient(145deg, #6c63ff, #47d8bd);
  transform: translateY(-6px);
}

.solution-org-value-service .ser-icon img {
  max-height: 58px;
}

.solution-org-value-service .service-text h5 {
  color: #222;
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 16px !important;
}

.solution-org-value-service .service-text p {
  min-height: 72px;
  margin-bottom: 12px;
  color: #666;
  font-size: 15px;
  line-height: 1.6;
}

.solution-org-value-service .service-list li {
  font-size: 14px;
  line-height: 1.65;
}

@media screen and (max-width: 1199px) {
  .solution-org-value-service .org-value-col {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media screen and (max-width: 767px) {
  .solution-org-value-service .org-value-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.solution-org-survey {
  clear: both;
  overflow: hidden;
  padding: 68px 0 0;
  background: #fff;
}

.solution-org-survey__title {
  margin-bottom: 38px;
  text-align: center;
}

.solution-org-survey__title .ty1 {
  display: inline-block;
  color: #242b3b;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.45;
}

.solution-org-survey__title .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.solution-org-survey__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  width: 100%;
  margin: 0 auto;
}

.solution-org-survey__card {
  display: flex;
  min-height: 430px;
  padding: 58px 28px 54px;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.solution-org-survey__card:nth-child(odd) {
  background: #effbf8;
}

.solution-org-survey__card:nth-child(even) {
  background: #fbf6ef;
}

.solution-org-survey__card h3 {
  margin: 0 0 34px;
  color: #5aa897;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.35;
}

.solution-org-survey__icon {
  height: 150px;
  margin-bottom: 32px;
}

.solution-org-survey__icon img {
  max-height: 150px;
}

.solution-org-survey__icon img:hover {
  transform: rotateY(360deg);
}

.solution-org-survey__icon--font {
  display: flex;
  position: relative;
  width: 102px;
  height: 102px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 40px;
  border-radius: 50%;
  background: #5aa897;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.22);
  transition: all 0.3s ease;
}

.solution-org-survey__icon--font::before {
  content: "";
  position: absolute;
  inset: -11px;
  border-radius: 50%;
  background: repeating-conic-gradient(#5aa897 0 26deg, transparent 26deg 38deg);
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 6px), #000 calc(100% - 6px));
  mask: radial-gradient(farthest-side, transparent calc(100% - 6px), #000 calc(100% - 6px));
}

.solution-org-survey__icon--font::after {
  content: "";
  position: absolute;
  inset: -1px;
  border-radius: 50%;
  box-shadow: 0 0 0 12px rgba(90, 168, 151, 0.08);
  pointer-events: none;
}

.solution-org-survey__icon--font i {
  position: relative;
  z-index: 1;
}

.solution-org-survey__icon--font:hover {
  transform: rotateY(360deg);
}

.solution-org-survey__desc {
  min-height: 84px;
  margin: 0 auto 30px;
  color: #666;
  font-size: 14px;
  line-height: 1.85;
}

.solution-org-survey__button {
  display: inline-flex;
  width: min(100%, 340px);
  height: 32px;
  margin-top: auto;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-radius: 20px;
  background: #00438a;
}

.solution-org-survey__button:hover {
  color: #fff;
  background: #0b5eb4;
}

@media screen and (max-width: 1199px) {
  .solution-org-survey__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .solution-org-survey {
    padding-top: 48px;
  }

  .solution-org-survey__grid {
    grid-template-columns: 1fr;
  }

  .solution-org-survey__card {
    min-height: 360px;
    padding: 42px 24px;
  }
}

.solution-org-spiral {
  clear: both;
  padding: 70px 0 78px;
  background: #fff;
}

.solution-org-spiral__title {
  margin-bottom: 38px;
  text-align: center;
}

.solution-org-spiral__title .ty1 {
  display: inline-block;
  color: #242b3b;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.45;
}

.solution-org-spiral__title .ty2 {
  width: 46px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.solution-org-spiral__image {
  width: min(68%, 1180px);
  margin: 0 auto;
  text-align: center;
}

.solution-org-spiral__image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .solution-org-spiral {
    padding: 48px 0 56px;
  }

  .solution-org-spiral__title .ty1 {
    font-size: 21px;
  }

  .solution-org-spiral__image {
    width: 94%;
  }
}

.product-banner--talent-job-portrait {
  background-image: url("../../static/image/product-banners/talent-job-portrait.png");
}

.product-banner--talent-comprehensive-evaluation {
  background-image: url("../../static/image/product-banners/talent-comprehensive-evaluation.png");
}

.product-banner--comprehensive-inventory {
  background-image: url("../../static/image/product-banners/comprehensive-inventory.png");
}

.product-banner--agile-performance {
  background-image: url("../../static/image/product-banners/agile-performance.png");
}

.agile-performance-intro {
  float: left;
  width: 100%;
  padding: 70px 0 74px;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  border-top: 1px solid rgba(39, 119, 252, 0.08);
  border-bottom: 1px solid rgba(39, 119, 252, 0.08);
}

.agile-performance-intro__grid {
  display: grid;
  grid-template-columns: minmax(360px, 0.9fr) minmax(360px, 1fr) minmax(390px, 0.95fr);
  grid-template-rows: auto 1fr;
  gap: clamp(28px, 4vw, 72px);
  row-gap: 28px;
  align-items: stretch;
}

.agile-performance-intro h2 {
  margin: 0;
  color: #0066c8;
  font-size: 25px;
  line-height: 1.25;
  font-weight: 800;
}

.agile-performance-intro__pain,
.agile-performance-intro__features {
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.agile-performance-intro__pain {
  grid-column: 1;
  grid-row: 1;
}

.agile-performance-intro__features {
  grid-column: 3;
  grid-row: 1;
}

.agile-performance-intro__pain-body {
  grid-column: 1;
  grid-row: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.agile-performance-intro__features-body {
  grid-column: 3;
  grid-row: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.agile-performance-hex-grid {
  display: grid;
  grid-template-columns: repeat(3, 82px);
  grid-auto-rows: 72px;
  justify-content: center;
  align-items: center;
  column-gap: 0;
  row-gap: 14px;
}

.agile-performance-hex {
  position: relative;
  width: 132px;
  height: 116px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 18px;
  clip-path: polygon(25% 0, 75% 0, 100% 50%, 75% 100%, 25% 100%, 0 50%);
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 1.25;
  font-weight: 700;
}

.agile-performance-hex span {
  display: block;
}

.agile-performance-hex:nth-child(1) {
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
}

.agile-performance-hex:nth-child(2) {
  grid-column: 2 / span 2;
  grid-row: 1 / span 2;
  transform: translateX(72px);
}

.agile-performance-hex:nth-child(3) {
  grid-column: 1 / span 2;
  grid-row: 2 / span 2;
  transform: translate(72px, 28px);
}

.agile-performance-hex:nth-child(4) {
  grid-column: 3 / span 1;
  grid-row: 2 / span 2;
  transform: translate(72px, 28px);
}

.agile-performance-hex:nth-child(5) {
  grid-column: 1 / span 2;
  grid-row: 4 / span 2;
  transform: translateY(16px);
}

.agile-performance-hex:nth-child(6) {
  grid-column: 2 / span 2;
  grid-row: 4 / span 2;
  transform: translate(72px, 16px);
}

.agile-performance-hex--muted {
  background: #4a657c;
  color: rgba(255, 255, 255, 0.92);
  font-size: 40px;
  letter-spacing: 9px;
}

.agile-performance-hex--light {
  background: #a5afb8;
  color: rgba(255, 255, 255, 0.92);
  font-size: 40px;
  letter-spacing: 9px;
}

.agile-performance-hex--blue {
  background: #0072c9;
}

.agile-performance-hex--navy {
  background: #061a5f;
}

.agile-performance-hex--cyan {
  background: #04a9e8;
}

.agile-performance-intro__visual {
  grid-column: 2;
  grid-row: 1 / span 2;
  position: relative;
  min-height: 470px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(42px);
}

.agile-performance-intro__core {
  position: relative;
  z-index: 1;
  width: min(100%, 430px);
  filter: drop-shadow(0 22px 44px rgba(14, 89, 158, 0.14));
}

.agile-performance-intro__features-body ul {
  display: grid;
  gap: 34px;
  margin: 0;
  padding: 20px 0 0;
  list-style: none;
  width: fit-content;
}

.agile-performance-intro__features-body li {
  position: relative;
  padding-left: 34px;
  color: #0066c8;
  font-size: 19px;
  line-height: 1.45;
  font-weight: 700;
}

.agile-performance-intro__features-body li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #0066c8;
}

@media screen and (max-width: 1199px) {
  .agile-performance-intro__grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  .agile-performance-intro__pain,
  .agile-performance-intro__pain-body,
  .agile-performance-intro__features,
  .agile-performance-intro__features-body {
    max-width: 720px;
    margin: 0 auto;
  }

  .agile-performance-intro__pain,
  .agile-performance-intro__visual,
  .agile-performance-intro__features,
  .agile-performance-intro__pain-body,
  .agile-performance-intro__features-body {
    grid-column: 1;
    grid-row: auto;
  }

  .agile-performance-intro h2 {
    text-align: center;
  }

  .agile-performance-hex-grid {
    justify-content: center;
  }

  .agile-performance-intro__visual {
    min-height: 340px;
    transform: none;
  }

  .agile-performance-intro__features-body ul {
    max-width: 560px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 575px) {
  .agile-performance-intro {
    padding: 52px 0 58px;
  }

  .agile-performance-intro h2 {
    margin-bottom: 24px;
    font-size: 22px;
  }

  .agile-performance-hex-grid {
    grid-template-columns: repeat(3, 74px);
    grid-auto-rows: 66px;
    row-gap: 17px;
  }

  .agile-performance-hex {
    width: 96px;
    height: 84px;
    padding: 10px 13px;
    font-size: 13px;
  }

  .agile-performance-hex--muted,
  .agile-performance-hex--light {
    font-size: 28px;
    letter-spacing: 6px;
  }

  .agile-performance-hex:nth-child(2),
  .agile-performance-hex:nth-child(6) {
    transform: translateX(52px);
  }

  .agile-performance-hex:nth-child(3) {
    transform: translate(52px, 16px);
  }

  .agile-performance-hex:nth-child(4) {
    transform: translate(30px, 16px);
  }

  .agile-performance-intro__visual {
    min-height: 280px;
    transform: none;
  }

  .agile-performance-intro__core {
    width: min(84%, 280px);
  }

  .agile-performance-intro__features-body ul {
    gap: 22px;
  }

.agile-performance-intro__features-body li {
    padding-left: 24px;
    font-size: 16px;
  }
}

.agile-performance-goal-module {
  background: linear-gradient(135deg, #f5f8ff 0%, #eef4ff 100%);
  border-top: 1px solid rgba(39, 119, 252, 0.08);
  border-bottom: 1px solid rgba(39, 119, 252, 0.08);
}

.agile-performance-process-module {
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  border-top: 1px solid rgba(39, 119, 252, 0.08);
  border-bottom: 1px solid rgba(39, 119, 252, 0.08);
}

.agile-performance-flex-scheme {
  background: linear-gradient(180deg, #f8fbff 0%, #eef5ff 100%);
  padding-bottom: 78px;
  border-top: 1px solid rgba(39, 119, 252, 0.08);
  border-bottom: 1px solid rgba(39, 119, 252, 0.08);
}

.agile-performance-flex-scheme .solution-org-survey__title {
  margin-bottom: 26px;
}

.agile-performance-flex-scheme .solution-org-survey__title .ty1 {
  color: #111;
  font-size: 26px;
  font-weight: 700;
}

.agile-performance-flex-scheme .solution-org-survey__title .ty2 {
  background: #ffda2d;
}

.agile-performance-flex-scheme .solution-org-survey__grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
}

.agile-performance-flex-scheme .solution-org-survey__card {
  min-height: 250px;
  padding: 42px 24px 36px;
  justify-content: flex-start;
}

.agile-performance-flex-scheme .solution-org-survey__card h3 {
  margin-bottom: 22px;
  color: #111;
  font-size: 24px;
  font-weight: 700;
}

.agile-performance-flex-scheme .solution-org-survey__desc {
  min-height: 0;
  margin-bottom: 0;
  color: #111;
  font-size: 15px;
  line-height: 1.75;
}

@media screen and (max-width: 1199px) {
  .agile-performance-flex-scheme .solution-org-survey__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media screen and (max-width: 767px) {
  .agile-performance-flex-scheme {
    padding-bottom: 52px;
  }

  .agile-performance-flex-scheme .solution-org-survey__title .ty1 {
    font-size: 22px;
  }

  .agile-performance-flex-scheme .solution-org-survey__grid {
    grid-template-columns: 1fr;
  }

  .agile-performance-flex-scheme .solution-org-survey__card {
    min-height: auto;
    padding: 34px 22px 30px;
  }

  .agile-performance-flex-scheme .solution-org-survey__card h3 {
    font-size: 21px;
  }
}

.agile-performance-goal-copy {
  max-width: 470px;
}

.agile-performance-goal-list {
  display: grid;
  gap: 20px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.agile-performance-goal-list li {
  position: relative;
  padding-left: 30px;
  color: #111;
  font-size: 21px;
  line-height: 1.55;
  font-weight: 500;
}

.agile-performance-goal-list li::before {
  content: ">>";
  position: absolute;
  left: 0;
  top: 0;
  color: #111;
  font-weight: 700;
  letter-spacing: -2px;
}

.agile-performance-goal-media figure {
  border-radius: 14px;
}

.agile-performance-goal-media img {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .agile-performance-goal-list {
    gap: 14px;
    margin-top: 20px;
  }

  .agile-performance-goal-list li {
    padding-left: 26px;
    font-size: 17px;
  }
}

.product-banner--talent-development {
  background-image: url("../../static/image/product-banners/talent-development-banner-20260604.png");
}

.product-banner--cadre-management-system {
  background-image: url("../../static/image/product-banners/cadre-management-system.png");
}

.cadre-platform-module {
  background: linear-gradient(180deg, #f7fbff 0%, #edf4ff 100%);
}

.cadre-platform-module .faq_content {
  max-width: 980px;
}

.cadre-platform-module .faq_content h2 {
  font-size: 26px;
  line-height: 1.45;
  font-weight: 700;
}

.cadre-platform-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 42px 54px;
  max-width: 1180px;
  margin: 56px auto 0;
}

.cadre-platform-item {
  padding: 0 8px;
}

.cadre-platform-item h3 {
  margin: 0 0 18px;
  color: #222;
  font-size: 24px;
  line-height: 1.35;
  font-weight: 700;
}

.cadre-platform-item p {
  margin: 0;
  color: #5f6672;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
}

.cadre-two-col-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 26px;
}

.cadre-two-col-list li {
  margin: 0;
}

.cadre-insight-module {
  background: #fff;
}

.cadre-insight-head {
  max-width: 1320px;
  margin: 0 auto 32px;
}

.cadre-insight-head h2 {
  margin: 0 0 18px;
  color: #222;
  font-size: 30px;
  line-height: 1.35;
  font-weight: 700;
}

.cadre-insight-head p {
  margin: 0 auto;
  color: #5f6672;
  font-size: 20px;
  line-height: 1.75;
  font-weight: 500;
}

.cadre-insight-figure {
  max-width: 1280px;
  margin: 0 auto;
}

.cadre-insight-figure figure {
  overflow: hidden;
  border-radius: 18px;
  padding: 18px 18px 10px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(31, 61, 126, 0.08);
}

.cadre-insight-figure img {
  width: 100%;
  height: auto;
  background: #fff;
}

@media screen and (max-width: 991px) {
  .cadre-platform-grid {
    gap: 34px 28px;
    margin-top: 42px;
  }

  .cadre-platform-item h3 {
    font-size: 22px;
  }

  .cadre-platform-item p {
    font-size: 16px;
  }

  .cadre-two-col-list {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .cadre-insight-head p {
    font-size: 17px;
  }
}

@media screen and (max-width: 767px) {
  .cadre-platform-grid {
    grid-template-columns: 1fr;
  }

  .cadre-platform-item {
    padding: 0;
  }

  .cadre-platform-item h3 {
    font-size: 21px;
  }
}

.product-banner--decision-system {
  background-image: url("../../static/image/product-banners/decision-system-banner-20260604.png");
}

.product-banner--solution-organization-development {
  background-image: url("../../static/image/solution-banners/organization-development.png");
}

.product-banner--solution-talent-job-portrait {
  background-image: url("../../static/image/solution-banners/talent-job-portrait.png");
}

.product-banner--solution-talent-comprehensive-evaluation {
  background-image: url("../../static/image/solution-banners/talent-comprehensive-evaluation.png");
}

.product-banner--solution-comprehensive-inventory {
  background-image: url("../../static/image/solution-banners/comprehensive-inventory.png");
}

.product-banner--solution-talent-development {
  background-image: url("../../static/image/solution-banners/talent-development-custom.png");
}

.product-banner--solution-ai-agent-building {
  background-image: url("../../static/image/solution-banners/ai-agent-building-custom.png");
}

.product-banner--solution-digital-talent-management {
  background-image: url("../../static/image/solution-banners/digital-talent-management-banner-20260604.png");
}

.product-banner--solution-engagement-retention {
  background-image: url("../../static/image/solution-banners/engagement-retention.png");
}

.product-banner--resource-article {
  background-image: url("../../static/image/resource-center/articles.png");
}

.product-banner--resource-library {
  background-image: url("../../static/image/resource-center/books.jpg");
}

.product-banner--resource-course {
  background-image: url("../../static/image/custom-banners/public-course-books.png");
}

.product-banner--success-service-model {
  background-image: url("../../static/image/custom-banners/service-model.png");
}

.product-banner--success-testimonials {
  background-image: url("../../static/image/customer-success/testimonials-banner-20260604.png");
}

.product-banner--resource-overview {
  background-image: url("../../static/image/custom-banners/resource-overview.png");
}

.product-banner--about-overview {
  background-image: url("../../static/image/about-ex7/index_banner.jpg");
}

.product-banner--about-team {
  background-image: url("../../static/image/org-team-img4.png");
}

.product-banner--solution-talent-development .sub-banner-content-con {
  max-width: min(100%, 520px);
}

.product-banner--solution-talent-development .sub-banner-content-con p {
  max-width: min(100%, 500px);
}

.product-banner--solution-organization-development .col-lg-5,
.product-banner--solution-organization-development .col-md-5 {
  display: none;
}

.product-banner--solution-organization-development .col-lg-7,
.product-banner--solution-organization-development .col-md-7 {
  flex: 0 0 100%;
  max-width: 100%;
}

body.solution-banner-page .web1-header-shell {
  position: relative;
  inset: auto;
  width: 100%;
  background: #f0f6fb;
  box-shadow: 0 8px 18px rgba(23, 43, 77, 0.08);
}

body.solution-banner-page .web1-header-shell.sticky-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  z-index: 9999;
}

body.solution-banner-page .web1-header-shell .header {
  background: #f0f6fb;
}

body.solution-banner-page .product-banner {
  margin-top: 0;
}

.evaluation-product-system {
  float: left;
  width: 100%;
  background: #fff;
}

.evaluation-product-system .tit-i1,
.exam-center-module .tit-i1 {
  text-align: center;
  padding: 40px 0;
  line-height: 36px;
  overflow: hidden;
}

.evaluation-product-system .ty1,
.exam-center-module .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
  margin-top: 66px;
}

.evaluation-product-system .ty2,
.exam-center-module .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.solution-core-elements .solution-core-title {
  text-align: center;
  padding: 40px 0;
  line-height: 36px;
  overflow: hidden;
}

.solution-core-elements .solution-core-title .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
}

.solution-core-elements .solution-core-title .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.solution-core-elements .choose-box figure {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 58px;
  margin-bottom: 24px;
}

.solution-core-elements .choose-box figure i {
  font-size: 42px;
  line-height: 1;
  color: #4a82ff;
  transition: ease-in-out .6s;
}

.solution-core-elements .choose-box:hover figure i {
  transform: translateY(-3px);
}

.evaluation-process-module {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0 0 70px;
}

.evaluation-process-module .tit-i1 {
  text-align: center;
  padding: 40px 0;
  line-height: 36px;
  overflow: hidden;
}

.evaluation-process-module .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
}

.evaluation-process-module .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.evaluation-process-image {
  width: min(1180px, 86vw);
  margin: 0 auto;
  text-align: center;
}

.evaluation-process-image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.evaluation-scenarios-work {
  float: left;
  width: 100%;
  background: #fff;
}

.evaluation-scenarios-work .work-bg {
  padding: 30px 0 40px;
}

.evaluation-scenarios-work .tit-i1 {
  text-align: center;
  padding: 40px 0;
  line-height: 36px;
  overflow: hidden;
}

.evaluation-scenarios-work .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
}

.evaluation-scenarios-work .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.evaluation-scenarios-work .work-wrapper {
  padding: 60px 0 0;
}

.evaluation-scenarios-work .single-work-content {
  min-height: 330px;
  padding: 58px 48px 46px;
}

.evaluation-scenarios-work .work-text h5 {
  font-size: 24px;
  line-height: 1.35;
  margin-bottom: 18px;
}

.evaluation-scenarios-work .work-text p {
  font-size: 16px;
  line-height: 1.85;
  color: #666;
}

.evaluation-scenarios-work .work-text strong {
  color: #222;
  font-weight: 700;
}

.evaluation-scenarios-work .work-icon img {
  max-width: 60px;
}

.evaluation-advantages-module {
  padding-top: 0;
  padding-bottom: 8px;
  background: #fff;
}

.evaluation-advantages-module .tit-i1 {
  text-align: center;
  padding: 40px 0 34px;
  line-height: 36px;
}

.evaluation-advantages-module .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
}

.evaluation-advantages-module .ty2 {
  margin: 18px auto 0;
  width: 36px;
  height: 3px;
  background: #ff6b00;
}

.evaluation-advantages-module .decision-showcase-box {
  padding-top: 24px;
  padding-bottom: 24px;
}

.evaluation-advantages-module .decision-showcase-copy {
  max-width: 620px;
}

.evaluation-advantages-copy p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 12px;
}

.evaluation-advantages-copy p:last-child {
  margin-bottom: 0;
}

.inventory-assets-module {
  float: left;
  width: 100%;
  background: #fff;
  padding-top: 50px;
  padding-bottom: 200px;
}

.inventory-assets-module .tit-i1 {
  text-align: center;
  padding: 40px 0;
  line-height: 20px;
  overflow: hidden;
}

.inventory-assets-module .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
  margin-top: 66px;
}

.inventory-assets-module .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.inventory-assets-module .project {
  width: 100%;
  max-width: 1250px;
  height: 400px;
  margin: 0 auto;
  position: relative;
}

.inventory-assets-module .project img {
  max-width: 100%;
  height: auto;
}

.inventory-process-module.ServiceCooperation {
  float: left;
  width: 100%;
  height: 793px;
  background: #f5f5f5 url("../../static/image/pricing-plan-bg-img.jpg") center center / cover no-repeat;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

.inventory-process-module .IndexService_content {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 75px 0;
}

.inventory-process-module .IndexService_content_title {
  text-align: center;
  padding-bottom: 55px;
}

.inventory-process-module .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
  margin-top: 66px;
}

.inventory-process-module .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.inventory-process-module .clear::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.inventory-process-module .fl {
  float: left;
}

.inventory-process-module .ServiceCooperation_content {
  width: 1113px;
  margin: 0 auto;
  padding-left: 0;
}

.inventory-process-module .ServiceCooperation_content_img {
  height: 570px;
}

.inventory-process-module .ServiceCooperation_content_list {
  position: relative;
  width: 159px;
  padding-bottom: 45px;
  background: url("../../static/image/inventory-system/process-arrow.png") no-repeat 50% 100%;
  transition: all 0.5s ease 0s;
}

.inventory-process-module .ServiceCooperation_content_list::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 67px;
  background: #1a83bf;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 23px;
  transition: all 0.5s ease 0s;
}

.inventory-process-module .ServiceCooperation_content_list .content_list_title {
  width: 220px;
  height: 150px;
  text-align: center;
  padding-top: 30px;
  background: #fff;
  position: relative;
  left: -30px;
}

.inventory-process-module .ServiceCooperation_content_list .content_list_title dd {
  font-size: 16px;
  color: #333333;
  margin-bottom: 10px;
}

.inventory-process-module .ServiceCooperation_content_list .content_list_title dt {
  font-size: 14px;
  color: #666666;
}

.inventory-process-module .ServiceCooperation_content_list .content_list_icon {
  width: 85px;
  height: 85px;
  border-radius: 100%;
  text-align: center;
  line-height: 85px;
  background: #1a83bf;
  position: relative;
  top: -42px;
  margin: 0 auto -42px;
  transition: all 0.5s ease 0s;
}

.inventory-process-module .ServiceCooperation_content_list .content_list_icon img {
  max-width: 50px;
  max-height: 50px;
}

.inventory-process-module .ServiceCooperation_content_list.on {
  background: url("../../static/image/inventory-system/process-arrow-on.png") no-repeat 50% 100%;
}

.inventory-process-module .ServiceCooperation_content_list.on .content_list_icon {
  background: #ff7019;
}

.inventory-process-module .ServiceCooperation_content_list.on::before {
  background: #ff7019;
}

.inventory-process-module .ServiceCooperation_content_list:nth-child(2n) .content_list_title {
  position: relative;
  bottom: -380px;
  padding-top: 66px;
}

.inventory-process-module .ServiceCooperation_content_list:nth-child(2n) .content_list_icon {
  position: relative;
  bottom: -180px;
  top: auto;
}

.inventory-process-module .ServiceCooperation_content_list:nth-child(2n)::before {
  bottom: -66px;
}

@media (max-width: 1480px) {
  .inventory-process-module .ServiceCooperation_content {
    width: 928px;
    padding-left: 18px;
  }

  .inventory-process-module .ServiceCooperation_content_list {
    width: 130px;
  }

  .inventory-process-module .ServiceCooperation_content_list .content_list_title {
    left: -45px;
  }
}

@media (max-width: 991px) {
  .inventory-process-module.ServiceCooperation {
    height: auto;
    padding: 0 20px 60px;
  }

  .inventory-process-module .IndexService_content {
    padding: 45px 0 0;
  }

  .inventory-process-module .IndexService_content_title {
    padding-bottom: 28px;
  }

  .inventory-process-module .ServiceCooperation_content {
    height: auto;
    padding-left: 0;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }

  .inventory-process-module .ServiceCooperation_content_list,
  .inventory-process-module .ServiceCooperation_content_list:nth-child(2n) {
    float: none;
    width: 100%;
    padding: 18px 10px;
    background: #fff;
  }

  .inventory-process-module .ServiceCooperation_content_list::before,
  .inventory-process-module .ServiceCooperation_content_list.on::before {
    display: none;
  }

  .inventory-process-module .ServiceCooperation_content_list .content_list_title,
  .inventory-process-module .ServiceCooperation_content_list:nth-child(2n) .content_list_title {
    width: 100%;
    height: auto;
    min-height: auto;
    left: auto;
    bottom: auto;
    padding: 0;
  }

  .inventory-process-module .ServiceCooperation_content_list .content_list_icon,
  .inventory-process-module .ServiceCooperation_content_list:nth-child(2n) .content_list_icon {
    top: auto;
    bottom: auto;
    margin: 14px auto 0;
  }
}

@media (max-width: 575px) {
  .inventory-process-module .ServiceCooperation_content {
    grid-template-columns: 1fr;
  }
}

.inventory-report-module {
  float: left;
  width: 100%;
  padding: 0 20px 90px;
  background: #f5f5f5 url("../../static/image/pricing-plan-bg-img.jpg") center center / cover no-repeat;
  overflow: hidden;
}

.inventory-report-module .tit-i1 {
  text-align: center;
  padding: 42px 0 20px;
  line-height: 20px;
  overflow: hidden;
}

.inventory-report-module .ty1 {
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
  margin-top: 66px;
}

.inventory-report-module .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.inventory-report-gallery {
  width: min(100%, 1340px);
  min-height: 490px;
  margin: 0 auto;
  position: relative;
}

.inventory-report-screen {
  position: absolute;
  top: 80px;
  display: block;
  height: auto;
  padding: 10px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.22);
}

.inventory-report-screen-left,
.inventory-report-screen-right {
  width: 550px;
  z-index: 1;
}

.inventory-report-screen-left {
  left: 23.6%;
  transform: translateX(-50%);
}

.inventory-report-screen-right {
  left: 76.5%;
  transform: translateX(-50%);
}

.inventory-report-screen-main {
  width: 833px;
  height: 467px;
  left: 50%;
  transform: translateX(-50%);
  object-fit: fill;
  z-index: 2;
}

@media (max-width: 1199px) {
  .inventory-report-gallery {
    min-height: 420px;
  }

  .inventory-report-screen {
    top: 64px;
  }

  .inventory-report-screen-main {
    width: 662px;
    height: 372px;
  }

  .inventory-report-screen-left,
  .inventory-report-screen-right {
    width: 436px;
  }
}

@media (max-width: 991px) {
  .inventory-report-gallery {
    min-height: 315px;
  }

  .inventory-report-screen {
    top: 50px;
    padding: 6px;
  }

  .inventory-report-screen-main {
    width: 485px;
    height: 274px;
  }

  .inventory-report-screen-left,
  .inventory-report-screen-right {
    width: 323px;
  }
}

@media (max-width: 575px) {
  .inventory-report-module {
    padding: 0 14px 58px;
  }

  .inventory-report-gallery {
    min-height: 220px;
  }

  .inventory-report-screen {
    top: 34px;
    padding: 4px;
  }

  .inventory-report-screen-main {
    width: 309px;
    height: 174px;
  }

  .inventory-report-screen-left,
  .inventory-report-screen-right {
    width: 185px;
  }
}

.evaluation-product-system .project {
  width: 100%;
  max-width: 1250px;
  min-height: 550px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.evaluation-product-system .project img {
  max-width: 100%;
  height: auto;
}

.evaluation-product-system--padded {
  padding-bottom: 50px;
}

.talent-development-process {
  float: left;
  width: 100%;
}

.talent-development-process .work-bg {
  padding: 118px 0 42px;
  background:
    radial-gradient(circle at 10% 0%, rgba(108, 99, 255, 0.12) 0, rgba(108, 99, 255, 0) 34%),
    linear-gradient(180deg, #f3f8ff 0%, #ffffff 62%, #f8fbff 100%);
}

.talent-development-process .title {
  margin-bottom: 0;
}

.talent-development-process .title span {
  display: block;
  font-size: 21px;
  line-height: 2;
}

.talent-development-process .title h3 {
  margin: 0;
  font-size: 30px;
  line-height: 1.45;
}

.talent-development-process .title p {
  max-width: 760px;
  margin: 0 auto;
  color: #666;
}

.talent-development-process .work-wrapper {
  padding: 105px 0 0;
}

.talent-development-process .single-work-content {
  min-height: 214px;
  padding: 50px 38px 42px;
  border-radius: 8px;
  box-shadow: 0 10px 45px rgba(8, 0, 140, 0.08);
}

.talent-development-process .single-work-content:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 56px rgba(8, 0, 140, 0.14);
}

.talent-development-process .item-tag-wrapper {
  position: absolute;
  top: -35px;
  left: 38px;
  width: 70px;
  height: 70px;
  padding: 8px;
  background: rgba(108, 99, 255, 0.12);
}

.talent-development-process .item-tag {
  width: 54px;
  height: 54px;
  line-height: 54px;
}

.talent-development-process .work-icon {
  flex: 0 0 74px;
}

.talent-development-process .work-icon span {
  width: 74px;
  height: 74px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.talent-development-process .work-icon img {
  width: 62px;
  height: 62px;
  object-fit: contain;
}

.talent-development-process .work-text h5 {
  color: #222;
}

.talent-development-process .work-text p {
  color: #666;
  font-size: 17px;
  line-height: 1.65;
}

.talent-development-reporting {
  float: left;
  width: 100%;
}

.talent-development-reporting .sp-feature-bg {
  padding: 112px 0 96px;
  background:
    radial-gradient(circle at 90% 12%, rgba(108, 99, 255, 0.12) 0, rgba(108, 99, 255, 0) 32%),
    linear-gradient(180deg, #ffffff 0%, #f3f8ff 100%);
}

.talent-development-reporting .title span {
  display: block;
  font-size: 21px;
  line-height: 2;
}

.talent-development-reporting .title h3 {
  margin: 0;
  font-size: 30px;
  line-height: 1.45;
}

.talent-development-reporting .title p {
  max-width: 560px;
  color: #666;
}

.talent-development-reporting .sp-feature-text li {
  align-items: flex-start;
  margin-bottom: 14px;
}

.talent-development-reporting .sp-feature-icon {
  flex: 0 0 22px;
  padding-top: 2px;
  font-size: 21px;
}

.talent-development-reporting .sp-feature-text p {
  margin-bottom: 0;
  color: #666;
  font-size: 18px;
  line-height: 1.58;
}

.talent-development-reporting .feature-img {
  margin-right: -140px;
}

.talent-development-reporting .feature-img img {
  width: min(100%, 670px);
  height: auto;
}

.talent-development-reporting .my-btn .btn {
  padding: 11px 37px;
}

.talent-development-application {
  float: left;
  width: 100%;
  padding: 96px 0 88px;
  background: #fff;
}

.talent-development-application .about-img img {
  width: min(100%, 793px);
  height: auto;
  margin: 0 auto;
}

.talent-development-application .title span {
  display: block;
  font-size: 21px;
  line-height: 2;
}

.talent-development-application .title h3 {
  margin: 0;
  font-size: 30px;
  line-height: 1.45;
}

.talent-development-application .about-text h6 {
  color: #222;
  line-height: 1.45;
}

.talent-development-application .about-text p {
  color: #666;
  font-size: 18px;
  line-height: 1.58;
}

.talent-development-screenshots {
  float: left;
  width: 100%;
  padding: 112px 0 150px;
  background: #edf6ff;
  overflow: hidden;
}

.talent-development-screenshots .title span {
  display: block;
  font-size: 21px;
  line-height: 2;
}

.talent-development-screenshots .title h3 {
  margin: 0;
  font-size: 30px;
  line-height: 1.45;
}

.talent-development-screenshots .title p {
  max-width: 760px;
  margin: 0 auto;
  color: #666;
}

.talent-development-screenshots .screenshot-wrapper {
  margin-top: 86px;
}

.talent-development-screenshots .gallery {
  min-height: 420px;
}

.talent-development-screenshots .gallery-container {
  position: relative;
  min-height: 420px;
}

.talent-development-screenshots .gallery-item {
  position: absolute;
  top: 50px;
  display: block;
  width: 640px;
  height: auto;
  padding: 10px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(20, 18, 70, 0.16);
}

.talent-development-screenshots .gallery-item-left {
  left: 20%;
  z-index: 1;
  transform: translateX(-50%) scale(0.86);
  opacity: 0.76;
}

.talent-development-screenshots .gallery-item-center {
  left: 50%;
  z-index: 3;
  transform: translateX(-50%) scale(1.08);
}

.talent-development-screenshots .gallery-item-right {
  left: 80%;
  z-index: 1;
  transform: translateX(-50%) scale(0.86);
  opacity: 0.76;
}

.about-ex7-page {
  float: left;
  width: 100%;
  background: #f7fbff url("../../static/image/about-ex7/cul-bg.jpg") top center / 100% auto repeat-y;
}

.about-ex7-hero {
  float: left;
  width: 100%;
  position: relative;
  min-height: 640px;
  padding: 0;
  overflow: hidden;
  background: #0b0d10;
}

.about-ex7-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.58);
}

.about-ex7-hero-img {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.about-ex7-hero-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1);
}

.about-ex7-intro {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(320px, 0.75fr) minmax(560px, 1.25fr);
  gap: 48px;
  align-items: center;
  min-height: 640px;
  padding-top: 86px;
}

.about-ex7-intro-copy h1 {
  margin: 0 0 18px;
  color: #fff;
  font-size: clamp(28px, 2.3vw, 40px);
  line-height: 1.25;
  font-weight: 700;
}

.about-ex7-intro-copy p {
  margin: 0;
  color: #fff;
  font-size: 17px;
  line-height: 2.05;
  text-align: justify;
  text-indent: 0;
}

.about-ex7-video video,
.about-ex7-news-video video {
  display: block;
  width: 100%;
  border-radius: 8px;
  background: #101828;
  box-shadow: 0 18px 48px rgba(25, 38, 80, 0.16);
}

.about-ex7-hero .about-ex7-video video {
  border-radius: 0;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.42);
}

.about-ex7-section {
  float: left;
  width: 100%;
  padding: 78px 0;
}

.about-ex7-mission,
.about-ex7-values {
  background: transparent;
}

.about-ex7-mission {
  height: 360px;
  margin-bottom: 100px;
  padding-top: 60px;
}

.about-ex7-values {
  height: 300px;
  margin-bottom: 100px;
  padding: 0;
}

.about-ex7-title {
  margin-bottom: 0;
  text-align: center;
}

.about-ex7-title h2 {
  margin: 0;
  color: #020b18;
  font-size: 25px;
  line-height: 1.35;
  font-weight: 700;
}

.about-ex7-title h2::after {
  content: "";
  display: block;
  width: 28px;
  height: 2px;
  margin: 14px auto 0;
  background: #ff7019;
}

.about-ex7-title p {
  max-width: 780px;
  margin: 18px auto 0;
  color: #666;
  font-size: 16px;
  line-height: 1.75;
}

.about-ex7-card-grid {
  width: 70%;
  height: 135px;
  margin: 70px auto;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-evenly;
  gap: 0;
}

.about-ex7-card-grid--two {
  max-width: none;
}

.about-ex7-card-grid--four {
  max-width: none;
}

.about-ex7-value-card {
  width: 33%;
  max-width: 300px;
  height: 100%;
  min-height: 0;
  margin-right: 10px;
  padding: 0;
  border-radius: 10px;
  background: rgba(29, 83, 195, 0.5);
  box-shadow: none;
  box-sizing: border-box;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: left;
}

.about-ex7-values .about-ex7-value-card {
  width: 25%;
}

.about-ex7-values .about-ex7-value-card:nth-child(1) {
  background-color: #d8a8d0;
}

.about-ex7-values .about-ex7-value-card:nth-child(2) {
  background-color: #90cec1;
}

.about-ex7-values .about-ex7-value-card:nth-child(3) {
  background-color: #00c0fa;
}

.about-ex7-values .about-ex7-value-card:nth-child(4) {
  background-color: #eabe9a;
}

.about-ex7-value-card strong {
  width: 80%;
  height: 50%;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 700;
}

.about-ex7-value-card span {
  width: 80%;
  height: 50%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  font-size: 12px;
  line-height: 1.55;
}

.about-ex7-honor-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
  max-width: 980px;
  margin: 0 auto 48px;
}

.about-ex7-honor-row img,
.about-ex7-certificate-track img {
  display: block;
  background: #fff;
  box-shadow: 0 10px 26px rgba(20, 40, 80, 0.12);
}

.about-ex7-honor-row img {
  width: 100%;
  border-radius: 6px;
}

.about-ex7-certificate-marquee {
  overflow: hidden;
  width: 100%;
}

.about-ex7-certificate-track {
  display: flex;
  width: max-content;
  gap: 14px;
  animation: about-ex7-marquee 90s linear infinite;
}

.about-ex7-certificate-track img {
  height: 200px;
  width: auto;
  flex: 0 0 auto;
}

@keyframes about-ex7-marquee {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(calc(-50% - 7px), 0, 0);
  }
}

.about-ex7-timeline-list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, minmax(220px, 1fr));
  gap: 22px;
  overflow-x: auto;
  padding: 22px 4px 16px;
}

.about-ex7-timeline-item {
  min-height: 188px;
  padding: 28px 24px;
  border-top: 4px solid #6c63ff;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 32px rgba(10, 50, 90, 0.08);
}

.about-ex7-timeline-item strong {
  display: block;
  margin-bottom: 14px;
  color: #002a80;
  font-size: 20px;
}

.about-ex7-timeline-item p {
  margin: 0;
  color: #333;
  font-size: 15px;
  line-height: 1.75;
}

.about-ex7-news-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  gap: 34px;
  align-items: start;
}

.about-ex7-news-video p {
  margin: 18px 0 0;
  color: #002a80;
  font-size: 18px;
  font-weight: 700;
}

.about-ex7-news-list {
  display: grid;
  gap: 18px;
}

.about-ex7-news-list article,
.about-ex7-job-grid article {
  padding: 24px 26px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 10px 28px rgba(10, 50, 90, 0.08);
}

.about-ex7-news-list time {
  color: #6c63ff;
  font-size: 14px;
  font-weight: 700;
}

.about-ex7-news-list h3,
.about-ex7-job-grid h3 {
  margin: 8px 0 10px;
  color: #222;
  font-size: 20px;
  line-height: 1.35;
}

.about-ex7-news-list p,
.about-ex7-job-grid p,
.about-ex7-job-grid li {
  margin: 0;
  color: #555;
  font-size: 15px;
  line-height: 1.75;
}

.about-ex7-job-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.about-ex7-job-grid ul {
  margin: 16px 0 0;
  padding-left: 18px;
}

.about-ex7-job-grid li {
  list-style: disc;
  margin-bottom: 6px;
}

@media screen and (max-width: 991px) {
  .talent-development-process .work-bg {
    padding: 78px 0 20px;
  }

  .talent-development-process .title h3 {
    font-size: 30px;
  }

  .talent-development-process .work-wrapper {
    padding-top: 72px;
  }

  .talent-development-process .single-work-content {
    padding: 48px 28px 34px;
  }

  .talent-development-reporting .sp-feature-bg {
    padding: 78px 0 70px;
  }

  .talent-development-reporting .feature-img {
    margin: 36px auto 0;
  }

  .talent-development-reporting .title h3 {
    font-size: 30px;
  }

  .talent-development-application {
    padding: 76px 0 66px;
  }

  .talent-development-application .about-content {
    margin-bottom: 36px !important;
  }

  .talent-development-application .title h3 {
    font-size: 30px;
  }

  .talent-development-screenshots {
    padding: 78px 0 108px;
  }

  .talent-development-screenshots .title h3 {
    font-size: 30px;
  }

  .talent-development-screenshots .screenshot-wrapper {
    margin-top: 60px;
  }

  .talent-development-screenshots .gallery,
  .talent-development-screenshots .gallery-container {
    min-height: 310px;
  }

  .talent-development-screenshots .gallery-item {
    top: 35px;
    width: 455px;
    padding: 7px;
  }

  .about-ex7-intro,
  .about-ex7-news-grid {
    grid-template-columns: 1fr;
  }

  .about-ex7-hero {
    min-height: auto;
  }

  .about-ex7-intro {
    min-height: auto;
    padding-top: 110px;
    padding-bottom: 70px;
  }

  .about-ex7-card-grid--four,
  .about-ex7-job-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-ex7-honor-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 540px;
  }

  .about-ex7-section {
    padding: 62px 0;
  }
}

@media screen and (max-width: 575px) {
  .talent-development-process .work-bg {
    padding: 58px 0 8px;
  }

  .talent-development-process .title span {
    font-size: 18px;
  }

  .talent-development-process .title h3 {
    font-size: 26px;
  }

  .talent-development-process .title p {
    font-size: 15px;
    line-height: 1.72;
  }

  .talent-development-process .work-wrapper {
    padding-top: 56px;
  }

  .talent-development-process .single-work-content {
    margin-bottom: 58px;
    padding: 44px 22px 28px;
    text-align: center;
  }

  .talent-development-process .item-tag-wrapper {
    left: 50%;
    transform: translateX(-50%);
  }

  .talent-development-process .work-icon {
    margin: 0 auto 18px !important;
  }

  .talent-development-reporting .sp-feature-bg {
    padding: 58px 0 52px;
  }

  .talent-development-reporting .title span {
    font-size: 18px;
  }

  .talent-development-reporting .title h3 {
    font-size: 26px;
  }

  .talent-development-reporting .title p,
  .talent-development-reporting .sp-feature-text p {
    font-size: 15px;
    line-height: 1.72;
  }

  .talent-development-reporting .my-btn {
    padding-top: 16px !important;
  }

  .talent-development-application {
    padding: 56px 0 50px;
  }

  .talent-development-application .title span {
    font-size: 18px;
  }

  .talent-development-application .title h3 {
    font-size: 26px;
  }

  .talent-development-application .about-text {
    margin-top: 26px !important;
  }

  .talent-development-application .about-text h6 {
    font-size: 18px;
  }

  .talent-development-application .about-text p {
    font-size: 15px;
    line-height: 1.72;
  }

  .talent-development-screenshots {
    padding: 58px 0 74px;
  }

  .talent-development-screenshots .title span {
    font-size: 18px;
  }

  .talent-development-screenshots .title h3 {
    font-size: 26px;
  }

  .talent-development-screenshots .title p {
    font-size: 15px;
    line-height: 1.72;
  }

  .talent-development-screenshots .screenshot-wrapper {
    margin-top: 36px;
  }

  .talent-development-screenshots .gallery,
  .talent-development-screenshots .gallery-container {
    min-height: 210px;
  }

  .talent-development-screenshots .gallery-item {
    top: 28px;
    width: 280px;
    padding: 4px;
  }

  .talent-development-screenshots .gallery-item-left {
    left: 10%;
  }

  .talent-development-screenshots .gallery-item-right {
    left: 90%;
  }

  .about-ex7-hero {
    padding-bottom: 0;
  }

  .about-ex7-intro {
    gap: 28px;
    margin-top: 0;
    padding-top: 108px;
    padding-bottom: 48px;
  }

  .about-ex7-intro-copy h1 {
    font-size: 26px;
  }

  .about-ex7-intro-copy p {
    font-size: 15px;
    line-height: 1.78;
  }

  .about-ex7-section {
    padding: 46px 0;
  }

  .about-ex7-mission,
  .about-ex7-values {
    height: auto;
    margin-bottom: 46px;
    padding: 46px 0;
  }

  .about-ex7-title {
    margin-bottom: 26px;
  }

  .about-ex7-title h2 {
    font-size: 24px;
  }

  .about-ex7-card-grid--two,
  .about-ex7-card-grid--four,
  .about-ex7-job-grid {
    grid-template-columns: 1fr;
  }

  .about-ex7-card-grid {
    width: 100%;
    height: auto;
    margin: 36px auto 0;
    display: grid;
    gap: 16px;
  }

  .about-ex7-value-card {
    width: 100% !important;
    max-width: none;
    height: 120px;
    min-height: auto;
    padding: 0;
  }

  .about-ex7-value-card strong {
    font-size: 16px;
  }

  .about-ex7-honor-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .about-ex7-certificate-track img {
    height: 150px;
  }

  .about-ex7-timeline-list {
    grid-template-columns: 1fr;
    overflow-x: visible;
  }

  .about-ex7-news-list article,
  .about-ex7-job-grid article {
    padding: 22px 20px;
  }
}

.exam-center-module {
  float: left;
  width: 100%;
  background: #fff;
  padding-bottom: 50px;
}

.exam-center-wrapper {
  width: 100%;
  max-width: 1320px;
  min-height: 400px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.exam-center-copy {
  margin-left: 20px;
  padding-right: 30px;
  flex: 1 1 48%;
}

.exam-center-lead {
  font-size: 1.3rem;
  color: #333;
  line-height: 2.2rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.exam-center-desc {
  display: inline-block;
  color: #333;
  font-size: 16px;
  line-height: 32px;
  margin: 0;
}

.exam-center-image {
  flex: 0 0 auto;
  text-align: right;
}

.exam-center-image img {
  width: 669px;
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 991px) {
  .exam-center-wrapper {
    flex-direction: column;
    min-height: auto;
    padding: 0 18px;
    gap: 28px;
  }

  .exam-center-copy {
    margin-left: 0;
    padding-right: 0;
  }

  .exam-center-lead {
    font-size: 22px;
    line-height: 1.6;
  }
}

.ext-platform-facts {
  float: left;
  width: 100%;
  background: linear-gradient(180deg, #ffffff 0%, #f6f4ff 100%);
  padding: 74px 0 14px;
}

.ext-platform-facts-bg {
  padding: 18px 0 52px;
}

.ext-platform-facts-head {
  max-width: 1240px;
  margin: 0 auto 34px;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}

.ext-platform-facts-head span {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
  color: #75B0FF;
}

.ext-platform-facts-head h2 {
  margin: 0;
  font-size: clamp(22px, 1.95vw, 31px);
  line-height: 1.28;
  font-weight: 600;
  color: #222;
  letter-spacing: -0.02em;
}

.ext-platform-facts-head p {
  margin: 14px auto 0;
  max-width: 1120px;
  font-size: 16px;
  line-height: 1.8;
  color: #5f6672;
}

@media screen and (min-width: 1200px) {
  .ext-platform-facts-head p {
    white-space: nowrap;
  }
}

.ext-platform-grid {
  margin-left: -10px;
  margin-right: -10px;
}

.ext-platform-grid > [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.ext-platform-card {
  position: relative;
  display: flex;
  min-height: 188px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 26px 24px 24px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(66, 137, 232, 0.3), 0 18px 40px rgba(66, 137, 232, 0.2);
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.ext-platform-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 18%, rgba(66, 137, 232, 0.3), transparent 24%),
    linear-gradient(180deg, rgba(213, 233, 255, 0.98) 0%, rgba(237, 247, 255, 0.99) 38%, #ffffff 100%);
  opacity: 1;
}

.ext-platform-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 52px rgba(66, 137, 232, 0.3);
}

.ext-platform-card > * {
  position: relative;
  z-index: 1;
}

.ext-platform-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  border-radius: 18px;
  background: radial-gradient(circle at 32% 28%, rgba(207, 229, 255, 0.98) 0%, rgba(105, 168, 249, 0.97) 42%, rgba(66, 137, 232, 0.99) 100%);
  box-shadow: 0 12px 28px rgba(66, 137, 232, 0.44);
  color: #fff;
  font-size: 28px;
}

.ext-platform-card-icon img,
.ext-solution-card-icon img {
  display: block;
  width: 34px;
  height: 34px;
  object-fit: contain;
}

.ext-platform-card strong {
  display: block;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 500;
  color: #222;
}

.ext-platform-card em {
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #75B0FF;
}

.ext-platform-card em i {
  margin-left: 4px;
  font-size: 12px;
}

.how-it-works-con {
  display: none;
}

.ext-solution-matrix {
  float: left;
  width: 100%;
  background: linear-gradient(180deg, #ffffff 0%, #f7f5ff 100%);
  padding: 54px 0 34px;
}

.ext-solution-matrix-bg {
  padding: 20px 0 40px;
}

.ext-solution-head {
  max-width: 920px;
  margin: 0 auto 34px;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}

.ext-solution-head span {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
  color: #75B0FF;
}

.ext-solution-head h2 {
  margin: 0;
  font-size: clamp(22px, 1.95vw, 31px);
  line-height: 1.28;
  font-weight: 600;
  color: #222;
  letter-spacing: -0.02em;
}

.ext-imported-pricing-block .heading-title-con h2 {
  margin: 0;
  font-size: clamp(22px, 1.95vw, 31px);
  line-height: 1.28;
  font-weight: 600;
  color: #222;
  letter-spacing: -0.02em;
}

.ext-imported-pricing-block .row.all_row {
  align-items: stretch;
}

.ext-imported-pricing-block .all_column {
  display: flex;
}

.ext-imported-pricing-block .pricing-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
}

.ext-imported-pricing-block .plan-content {
  min-height: 0;
}

.ext-imported-pricing-block .plan-listing {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: auto;
}

.ext-imported-pricing-block .ext-article-link-list {
  margin-bottom: 26px;
}

.ext-imported-pricing-block .ext-article-link-list li {
  margin: 0;
  padding: 0;
}

.ext-imported-pricing-block .ext-article-link-list li::before,
.ext-imported-pricing-block .ext-article-link-list li i {
  display: none;
}

.ext-imported-pricing-block .ext-article-link-list a {
  display: block;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid rgba(34, 34, 34, 0.12);
  color: #2f3642;
  font-size: 15px;
  line-height: 1.5;
  text-decoration: none;
  transition: color 0.2s ease, border-color 0.2s ease;
}

.ext-imported-pricing-block .ext-article-link-list a:hover {
  color: #75B0FF;
  border-color: rgba(117, 176, 255, 0.5);
}

.ext-imported-pricing-block .ext-resource-card {
  overflow: hidden;
  padding: 0;
  border: 1px solid rgba(117, 176, 255, 0.16);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.96);
}

.ext-imported-pricing-block .ext-resource-card .plan-content {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  min-height: 0;
  padding: 28px 40px 0;
}

.ext-imported-pricing-block .ext-resource-card .plan-content h3 {
  font-size: clamp(28px, 2.35vw, 36px);
  line-height: 1.16;
  margin-bottom: 12px;
}

.ext-imported-pricing-block .ext-resource-card .plan-content p {
  margin-bottom: 0;
  min-height: 58px;
  color: #5f6672;
  font-size: 16px;
  line-height: 1.72;
  font-weight: 500;
}

.ext-imported-pricing-block .ext-resource-card .plan-content .ext-book-title {
  min-height: 0;
  margin-bottom: 10px;
  color: #1f2f53;
  font-size: 15px;
  line-height: 1.55;
  font-weight: 800;
}

.ext-imported-pricing-block .ext-resource-card .plan-content .ext-book-lead {
  min-height: 0;
  margin-bottom: 10px;
  color: #2777fc;
  font-size: 14px;
  line-height: 1.65;
  font-weight: 700;
}

.ext-imported-pricing-block .ext-resource-card .plan-content .ext-book-copy {
  min-height: 0;
  margin-bottom: 10px;
}

.ext-imported-pricing-block .ext-resource-card .plan-content .ext-book-copy:last-child {
  margin-bottom: 0;
}

.ext-imported-pricing-block .ext-resource-card .plan-listing {
  width: 100%;
  padding: 22px 40px 40px;
}

.ext-resource-media {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 14px;
  background: linear-gradient(135deg, #edf6ff 0%, #f7fbff 100%);
}

.ext-resource-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.ext-resource-media--article {
  height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px;
  background:
    radial-gradient(circle at 18% 20%, rgba(39, 119, 252, 0.14), rgba(39, 119, 252, 0) 34%),
    linear-gradient(135deg, #eef7ff 0%, #ffffff 100%);
}

.ext-article-visual {
  position: relative;
  width: min(100%, 330px);
  height: 152px;
}

.ext-doc-card {
  position: absolute;
  display: block;
  width: 78%;
  height: 112px;
  left: 50%;
  top: 50%;
  padding: 24px 24px 18px;
  border: 1px solid rgba(39, 119, 252, 0.16);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 42px rgba(39, 119, 252, 0.12);
}

.ext-doc-card i {
  display: block;
  height: 8px;
  margin-bottom: 12px;
  border-radius: 999px;
  background: rgba(39, 119, 252, 0.18);
}

.ext-doc-card i:nth-child(1) {
  width: 42%;
  background: rgba(39, 119, 252, 0.48);
}

.ext-doc-card i:nth-child(2) {
  width: 82%;
}

.ext-doc-card i:nth-child(3) {
  width: 68%;
}

.ext-doc-card i:nth-child(4) {
  width: 54%;
}

.ext-doc-card--back {
  transform: translate(-55%, -55%) rotate(-7deg);
  opacity: 0.72;
}

.ext-doc-card--mid {
  transform: translate(-47%, -49%) rotate(5deg);
  opacity: 0.82;
}

.ext-doc-card--front {
  transform: translate(-50%, -50%);
}

.ext-resource-media--book {
  height: 210px;
  background:
    radial-gradient(circle at 18% 18%, rgba(79, 137, 246, 0.16), rgba(79, 137, 246, 0) 32%),
    linear-gradient(135deg, #edf6ff 0%, #ffffff 100%);
}

.ext-resource-media--book::after {
  position: absolute;
  inset: 0;
  content: "";
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0.58) 100%);
}

.ext-resource-media--book img {
  object-position: center center;
  transform: scale(1.12);
}

.ext-resource-card--course {
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}

.ext-resource-card--book .plan-content,
.ext-resource-card--course .plan-content {
  justify-content: flex-start;
}

.ext-resource-card--book .plan-listing,
.ext-resource-card--course .plan-listing {
  gap: 26px;
}

.ext-resource-card--book .primary_btn,
.ext-resource-card--course .primary_btn {
  margin-top: auto;
}

.ext-resource-media--course {
  height: 210px;
  padding: 16px 12px;
  background:
    radial-gradient(circle at 85% 16%, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0) 28%),
    linear-gradient(135deg, #5f8bf3 0%, #93b9ff 100%);
}

.ext-resource-media--course img {
  object-position: center center;
  transform: scale(1.04);
}

.ext-resource-card--course .plan-listing ul {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-bottom: 26px;
}

.ext-course-feature-list {
  width: 100%;
}

.ext-resource-card--course .plan-listing li {
  margin-bottom: 0;
}

.ext-imported-pricing-block .ext-article-link-list__empty {
  padding: 12px 0 4px;
  color: #5f6672;
  font-size: 15px;
  line-height: 1.6;
}

.ext-resource-card--course .primary_btn,
.ext-resource-card--book .primary_btn,
.ext-resource-card--article .primary_btn {
  align-self: center;
  width: min(100%, 180px);
  min-width: 0;
  padding: 14px 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  transition: none;
}

.ext-imported-pricing-block .ext-resource-card:hover {
  background: rgba(255, 255, 255, 0.98);
  transform: none;
}

.ext-imported-pricing-block .ext-resource-card:hover .plan-content h3 {
  color: #222;
}

.ext-imported-pricing-block .ext-resource-card:hover .plan-content p,
.ext-imported-pricing-block .ext-resource-card:hover .plan-listing li {
  color: #5f6672;
}

.ext-imported-pricing-block .ext-resource-card:hover .plan-listing li i {
  color: #2777fc;
}

.ext-imported-pricing-block .ext-resource-card:hover .primary_btn,
.ext-imported-pricing-block .ext-resource-card .primary_btn:hover,
.ext-imported-pricing-block .ext-resource-card .primary_btn:focus {
  color: var(--e-global-color-primary);
  background-color: var(--e-global-color-accent);
  box-shadow: none;
  transform: none;
}

.ext-solution-head p {
  margin: 14px auto 0;
  max-width: 720px;
  font-size: 16px;
  line-height: 1.8;
  color: #5f6672;
}

.ext-solution-grid {
  margin-left: -12px;
  margin-right: -12px;
}

.ext-solution-grid > [class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 22px;
}

.ext-solution-card {
  position: relative;
  display: flex;
  min-height: 228px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 24px 26px;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(66, 137, 232, 0.3), 0 20px 46px rgba(66, 137, 232, 0.2);
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.ext-solution-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 50% 22%, rgba(66, 137, 232, 0.3), transparent 22%),
    linear-gradient(180deg, rgba(213, 233, 255, 0.98) 0%, rgba(237, 247, 255, 0.99) 34%, #ffffff 100%);
}

.ext-solution-card:hover {
  transform: translateY(-9px);
  box-shadow: 0 28px 58px rgba(66, 137, 232, 0.3);
}

.ext-solution-card > * {
  position: relative;
  z-index: 1;
}

.ext-solution-card-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin-bottom: 26px;
  border-radius: 18px;
  background: radial-gradient(circle at 32% 28%, rgba(207, 229, 255, 0.98) 0%, rgba(105, 168, 249, 0.97) 42%, rgba(66, 137, 232, 0.99) 100%);
  box-shadow: 0 12px 28px rgba(66, 137, 232, 0.44);
  color: #fff;
  font-size: 28px;
}

.ext-solution-card strong {
  display: block;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
  color: #232323;
}

.ext-solution-card em {
  font-style: normal;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  color: #75B0FF;
}

.ext-solution-card em i {
  margin-left: 4px;
  font-size: 12px;
}

.ext-solution-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  padding: 18px 42px;
  border-radius: 999px;
  background: linear-gradient(90deg, #8ABEFF 0%, #75B0FF 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 18px 36px rgba(117, 176, 255, 0.28);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ext-solution-cta:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 22px 42px rgba(108, 99, 255, 0.3);
}

.ext-client-wall {
  float: left;
  width: 100%;
  padding: 54px 0 70px;
  background: linear-gradient(180deg, #f8fcff 0%, #edf6ff 100%);
  overflow: hidden;
}

.ext-client-wall-head {
  max-width: 920px;
  margin: 0 auto 34px;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}

.ext-client-wall-head span {
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
  color: #75B0FF;
}

.ext-client-wall-head h2 {
  margin: 0;
  font-size: clamp(22px, 1.95vw, 31px);
  line-height: 1.28;
  font-weight: 600;
  color: #222;
  letter-spacing: -0.02em;
}

.ext-client-logo-marquee {
  width: 100%;
  overflow: hidden;
}

.ext-client-logo-row {
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
}

.ext-client-logo-row:last-child {
  margin-bottom: 0;
}

.ext-client-logo-track {
  display: flex;
  width: max-content;
  gap: 18px;
  will-change: transform;
  animation: ext-client-marquee-left 120s linear infinite;
}

.ext-client-logo-row-2 .ext-client-logo-track {
  animation-name: ext-client-marquee-right;
  animation-duration: 120s;
}

.ext-client-logo-row-3 .ext-client-logo-track {
  animation-duration: 120s;
}

.ext-client-logo-card {
  flex: 0 0 308px;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 22px;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.04);
  text-align: center;
}

.ext-client-logo-card img {
  display: block;
  width: 100%;
  max-width: 220px;
  max-height: 74px;
  object-fit: contain;
}

.ext-client-logo-card span {
  display: block;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
  color: #3a3a3a;
  letter-spacing: 0.01em;
}

@keyframes ext-client-marquee-left {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(calc(-50% - 9px), 0, 0);
  }
}

@keyframes ext-client-marquee-right {
  from {
    transform: translate3d(calc(-50% - 9px), 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@media screen and (max-width: 1199px) {
  .ext-platform-facts {
    padding-top: 58px;
  }

  .ext-platform-facts-bg {
    padding-bottom: 42px;
  }

  .ext-platform-facts-head h2 {
    font-size: 26px;
  }

  .ext-platform-card {
    min-height: 176px;
    padding: 24px 20px 22px;
  }

  .ext-solution-head h2 {
    font-size: 26px;
  }

  .ext-imported-pricing-block .heading-title-con h2 {
    font-size: 26px;
  }

  .ext-solution-card {
    min-height: 204px;
    padding: 28px 20px 24px;
  }

  .ext-client-logo-card {
    flex-basis: 260px;
    min-height: 132px;
  }

  .ext-client-logo-card img {
    max-width: 190px;
    max-height: 64px;
  }

  .ext-client-logo-card span {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .ext-platform-facts {
    padding-top: 40px;
  }

  .ext-platform-facts-bg {
    padding: 8px 0 30px;
  }

  .ext-platform-facts-head {
    margin-bottom: 24px;
  }

  .ext-platform-facts-head h2 {
    font-size: 20px;
  }

  .ext-platform-facts-head p {
    font-size: 14px;
    line-height: 1.72;
  }

  .ext-platform-grid > [class*="col-"] {
    margin-bottom: 16px;
  }

  .ext-platform-card {
    min-height: 154px;
    border-radius: 10px;
    padding: 22px 18px 20px;
  }

  .ext-platform-card-icon {
    width: 54px;
    height: 54px;
    margin-bottom: 16px;
    border-radius: 16px;
    font-size: 24px;
  }

  .ext-platform-card strong {
    margin-bottom: 10px;
    font-size: 16px;
  }

  .ext-platform-card em {
    font-size: 14px;
  }

  .ext-solution-matrix {
    padding-top: 38px;
  }

  .ext-solution-matrix-bg {
    padding: 8px 0 24px;
  }

  .ext-solution-head {
    margin-bottom: 24px;
  }

  .ext-solution-head h2 {
    font-size: 20px;
  }

  .ext-imported-pricing-block .heading-title-con h2 {
    font-size: 20px;
  }

  .ext-solution-head p {
    font-size: 14px;
    line-height: 1.72;
  }

  .ext-solution-grid > [class*="col-"] {
    margin-bottom: 16px;
  }

  .ext-solution-card {
    min-height: 176px;
    border-radius: 12px;
    padding: 24px 18px 22px;
  }

  .ext-solution-card-icon {
    width: 54px;
    height: 54px;
    margin-bottom: 18px;
    border-radius: 16px;
    font-size: 24px;
  }

  .ext-solution-card strong {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .ext-solution-card em {
    font-size: 14px;
  }

  .ext-solution-cta {
    padding: 16px 34px;
    font-size: 16px;
  }

  .ext-client-wall {
    padding: 40px 0 52px;
  }

  .ext-client-wall-head {
    margin-bottom: 24px;
  }

  .ext-client-wall-head h2 {
    font-size: 20px;
  }

  .ext-client-logo-row {
    gap: 14px;
  }

  .ext-client-logo-track {
    gap: 14px;
  }

  .ext-client-logo-card {
    flex-basis: 220px;
    min-height: 108px;
    padding: 18px 14px;
    border-radius: 12px;
  }

  .ext-client-logo-card img {
    max-width: 156px;
    max-height: 54px;
  }

  .ext-client-logo-card span {
    font-size: 16px;
  }
}

.organization-4i-con {
  padding: 70px 0 80px;
  overflow: hidden;
  background-color: #f6f7fc;
}

.organization-4i-con .organization-4i-bg {
  position: absolute;
  inset: 0;
  background: url("../../static/image/org-4i-bg.jpg") center top / cover no-repeat;
  opacity: 0.18;
}

.organization-4i-heading {
  position: relative;
  z-index: 2;
  margin-bottom: 32px;
}

.organization-4i-heading h2 {
  font-size: 34px;
  line-height: 1.35;
  margin-bottom: 14px;
}

.organization-4i-divider {
  display: inline-block;
  width: 88px;
  height: 4px;
  border-radius: 999px;
  background: linear-gradient(90deg, #4d89ff 0%, #7454ff 100%);
}

.organization-4i-visual {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  min-height: 516px;
}

.organization-4i-visual figure {
  display: flex;
  justify-content: center;
}

.organization-4i-visual figure img {
  width: min(100%, 1200px);
}

.organization-4i-visual .organization-4i-core-figure {
  transform: translateY(36px);
}

.organization-4i-visual .organization-4i-core-image {
  width: min(100%, 900px);
}

.organization-4i-icon {
  position: absolute;
  width: 34px;
  height: 34px;
}

.organization-4i-icon-1 {
  left: 90px;
  top: 128px;
}

.organization-4i-icon-2 {
  left: 86px;
  bottom: 98px;
}

.organization-4i-icon-3 {
  right: 86px;
  top: 64px;
}

.organization-4i-icon-4 {
  right: 86px;
  bottom: 182px;
}

.organization-assessment-con {
  padding: 72px 0 76px;
  background: #ffffff;
}

.organization-assessment-heading {
  margin-bottom: 34px;
}

.organization-assessment-heading h2 {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  font-size: 34px;
  line-height: 1.35;
  margin-bottom: 0;
}

.organization-assessment-title-icon {
  width: 28px;
  height: 28px;
}

.organization-assessment-shell {
  padding: 35px;
  overflow: auto;
}

.organization-assessment-nav {
  float: left;
  width: 360px;
  padding-top: 28px;
  color: #666666;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.organization-assessment-nav li {
  padding: 12px;
  font-size: 24px;
  transition: all 0.3s;
  cursor: pointer;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  color: #666666;
  pointer-events: auto;
}

.organization-assessment-nav li img {
  width: 36px;
  margin-right: 10px;
}

.organization-assessment-nav li.active {
  background: #edf0f9;
}

.organization-assessment-content {
  float: right;
  width: 760px;
  position: relative;
  z-index: 1;
  padding-top: 0;
}

.organization-assessment-pane {
  display: none;
  min-height: 620px;
  color: #8f8f8f;
  font-size: 16px;
}

.organization-assessment-pane.active {
  display: block;
}

.organization-assessment-pane img {
  width: 100%;
  max-width: 760px;
  margin-bottom: 24px;
}

.organization-assessment-pane p {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.95;
  color: #8f8f8f;
}

.organization-team-con {
  padding: 90px 0 170px;
  background: #f8fbff;
}

.organization-team-title {
  margin-bottom: 55px;
}

.organization-team-title h2 {
  font-size: 36px;
  line-height: 1.32;
  margin-bottom: 18px;
}

.organization-team-title p {
  max-width: 620px;
  margin: 0 auto;
}

.organization-team-grid {
  padding-top: 10px;
}

.organization-team-card {
  margin-bottom: 110px;
}

.organization-team-image {
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
  height: 248px;
  display: flex;
  align-items: stretch;
}

.organization-team-image > img {
  height: 100%;
  object-fit: cover;
}

.organization-team-social {
  top: 30%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%);
  transition: all .5s ease;
  z-index: 11;
}

.organization-team-social li a.organization-team-report-link {
  min-width: 148px;
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  border-radius: 10px;
  background: #6c63ff;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  transition: all .3s ease;
}

.organization-team-social li a.organization-team-report-link:hover {
  background: #5a51f0;
  color: #ffffff;
  transform: translateY(-1px);
}

.organization-team-info {
  bottom: -100px;
  padding: 98px 25px 18px;
  clip-path: polygon(0 0, 100% 18%, 100% 100%, 0% 100%);
  transition: all .5s ease;
  min-height: 150px;
}

.organization-team-info h3 {
  font-size: 24px;
  line-height: 1.3;
  margin-top: 4px;
  margin-bottom: 0;
}

.organization-team-card:hover .organization-team-social {
  top: 50%;
  opacity: 1;
  visibility: visible;
}

.organization-team-card:hover .organization-team-info {
  background: #6c63ff !important;
}

.organization-team-card:hover .organization-team-info h3,
.organization-team-card:hover .organization-team-info span {
  color: #ffffff !important;
}

.evaluation-portrait-intro.organization-4i-con {
  background: #f8fbff;
}

.evaluation-portrait-intro .organization-4i-bg {
  display: none;
}

.evaluation-portrait-intro .about-area {
  padding-top: 10px;
  padding-bottom: 10px;
}

.evaluation-portrait-intro .about-img img {
  width: 80%;
  height: 90%;
  max-width: none;
  object-fit: contain;
  margin: 0 0 0 auto;
}

.evaluation-portrait-intro .about-content .title h3 {
  font-size: 21px;
  line-height: 1.35;
}

.evaluation-portrait-intro .about-text p {
  font-size: 17px;
  line-height: 1.7;
}

.evaluation-admin-system {
  clear: both;
  padding: 58px 0 42px;
  background: #fff;
}

.evaluation-admin-system .tit-i1 {
  padding: 0 0 70px;
  text-align: center;
  line-height: 36px;
  overflow: hidden;
}

.evaluation-admin-system .ty1 {
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  color: #242b3b;
  margin-top: 0;
}

.evaluation-admin-system .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.evaluation-admin-system__grid {
  display: grid;
  width: min(80%, 1480px);
  margin: 0 auto;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 76px 78px;
}

.evaluation-admin-system__card {
  position: relative;
  min-height: 245px;
  padding: 70px 58px 58px 76px;
  text-align: left;
  background: #fff;
  box-shadow: 0 24px 55px rgba(80, 88, 122, 0.08);
  transition: box-shadow .5s ease, transform .5s ease;
}

.evaluation-admin-system__card:nth-child(even) {
  background: #fff;
}

.evaluation-admin-system__num-wrap {
  position: absolute;
  left: -34px;
  top: -34px;
  width: 74px;
  height: 74px;
  padding: 10px;
  border-radius: 50%;
  background: rgba(108, 99, 255, 0.22);
  transition: transform .5s ease, background-color .5s ease;
}

.evaluation-admin-system__num {
  display: flex;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background: #6c63ff;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}

.evaluation-admin-system__inner {
  display: flex;
  align-items: flex-start;
  gap: 34px;
}

.evaluation-admin-system__icon {
  flex: 0 0 172px;
  height: 108px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.evaluation-admin-system__icon img {
  width: 168px;
  max-width: 100%;
  height: auto;
  transition: transform .5s ease;
}

.evaluation-admin-system__title {
  margin-bottom: 18px;
  color: #222;
  font-size: 25px;
  line-height: 1.35;
  font-weight: 700;
}

.evaluation-admin-system__txt {
  width: auto;
  min-width: 0;
  margin: 0;
  color: #666;
  font-size: 17px;
  line-height: 1.85;
  text-align: left;
}

.evaluation-admin-system__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 40px rgba(0, 23, 88, 0.2);
}

.evaluation-admin-system__card:hover .evaluation-admin-system__num-wrap {
  transform: scale(1.2);
  background: rgba(108, 99, 255, 0.26);
}

.evaluation-admin-system__card:hover .evaluation-admin-system__icon img {
  transform: translateY(-4px);
}

.evaluation-report-showcase {
  clear: both;
  padding: 72px 0 88px;
  background: #fff;
}

.evaluation-report-showcase .tit-i1 {
  padding: 0 0 58px;
  text-align: center;
  line-height: 36px;
  overflow: hidden;
}

.evaluation-report-showcase .ty1 {
  display: inline-block;
  color: #242b3b;
  font-size: 24px;
  font-weight: 300;
}

.evaluation-report-showcase .ty2 {
  width: 36px;
  height: 3px;
  margin: 18px auto 0;
  background: #ff6b00;
}

.evaluation-report-showcase__grid {
  display: grid;
  width: min(88%, 1580px);
  margin: 0 auto;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.evaluation-report-showcase__card {
  position: relative;
  overflow: hidden;
  min-height: 520px;
  background: #f6fbf8;
}

.evaluation-report-showcase__card:nth-child(even) {
  background: #fbf7f0;
}

.evaluation-report-showcase__image {
  position: relative;
  overflow: hidden;
  height: 520px;
}

.evaluation-report-showcase__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: transform .5s ease;
}

.evaluation-report-showcase__overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 34px 26px;
  text-align: center;
  color: #fff;
  background: rgba(20, 50, 78, 0.42);
  opacity: 0;
  transition: opacity .5s ease;
}

.evaluation-report-showcase__title {
  margin-bottom: 34px;
  font-size: 25px;
  line-height: 1.35;
  font-weight: 400;
  color: #fff;
}

.evaluation-report-showcase__btn {
  display: inline-flex;
  min-width: 150px;
  height: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #00438a;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.evaluation-report-showcase__btn:hover {
  color: #fff;
  background: #063a72;
}

.evaluation-report-showcase__card:hover .evaluation-report-showcase__image img {
  transform: scale(1.15);
}

.evaluation-report-showcase__card:hover .evaluation-report-showcase__overlay {
  opacity: 1;
}

.evaluation-report-showcase__more {
  margin-top: 32px;
  text-align: center;
}

.evaluation-report-showcase__more a {
  display: inline-flex;
  width: 150px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #00438a;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.evaluation-report-showcase__more a:hover {
  color: #fff;
  background: #063a72;
}

@media screen and (max-width: 991px) {
  .organization-diagnosis-banner {
    min-height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .organization-4i-con {
    padding: 54px 0 60px;
  }

  .organization-4i-heading h2 {
    font-size: 28px;
  }

  .organization-4i-visual {
    min-height: auto;
  }

  .organization-4i-visual .organization-4i-core-figure {
    transform: translateY(24px);
  }

  .organization-4i-icon {
    width: 28px;
    height: 28px;
  }

  .organization-4i-icon-1 {
    left: 24px;
    top: 88px;
  }

  .organization-4i-icon-2 {
    left: 20px;
    bottom: 66px;
  }

  .organization-4i-icon-3 {
    right: 24px;
    top: 36px;
  }

  .organization-4i-icon-4 {
    right: 24px;
    bottom: 116px;
  }

  .organization-assessment-con {
    padding: 56px 0 60px;
  }

  .organization-assessment-heading h2 {
    font-size: 28px;
  }

  .organization-assessment-shell {
    padding: 20px 0 0;
  }

  .organization-assessment-nav,
  .organization-assessment-content {
    float: none;
    width: 100%;
  }

  .organization-assessment-nav {
    padding-top: 0;
    margin-bottom: 20px;
  }

  .organization-assessment-nav li {
    font-size: 20px;
  }

  .organization-assessment-pane {
    min-height: auto;
  }

  .organization-assessment-pane img {
    width: min(100%, 450px);
  }

  .organization-team-con {
    padding: 70px 0 140px;
  }

  .organization-team-title h2 {
    font-size: 30px;
  }

  .evaluation-admin-system__grid {
    width: min(92%, 760px);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 60px 34px;
  }

  .evaluation-admin-system__card {
    min-height: 245px;
    padding: 60px 32px 42px 46px;
  }

  .evaluation-admin-system__inner {
    gap: 22px;
  }

  .evaluation-admin-system__title {
    font-size: 22px;
  }

  .evaluation-report-showcase__grid {
    width: min(92%, 820px);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .evaluation-report-showcase__image {
    height: 460px;
  }
}

@media screen and (max-width: 575px) {
  .organization-diagnosis-banner {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .organization-4i-con {
    padding: 42px 0 44px;
  }

  .organization-4i-heading {
    margin-bottom: 20px;
  }

  .organization-4i-heading h2 {
    font-size: 22px;
  }

  .organization-4i-visual .organization-4i-core-figure {
    transform: translateY(14px);
  }

  .organization-4i-visual .organization-4i-core-image {
    width: min(100%, 760px);
  }

  .organization-4i-icon {
    width: 22px;
    height: 22px;
  }

  .organization-4i-icon-1 {
    left: 8px;
    top: 58px;
  }

  .organization-4i-icon-2 {
    left: 8px;
    bottom: 42px;
  }

  .organization-4i-icon-3 {
    right: 8px;
    top: 18px;
  }

  .organization-4i-icon-4 {
    right: 8px;
    bottom: 76px;
  }

  .organization-assessment-con {
    padding: 42px 0 44px;
  }

  .organization-assessment-heading {
    margin-bottom: 22px;
  }

  .organization-assessment-heading h2 {
    gap: 10px;
    font-size: 22px;
  }

  .organization-assessment-title-icon {
    width: 20px;
    height: 20px;
  }

  .organization-assessment-nav li {
    font-size: 20px;
    padding: 12px 10px;
  }

  .evaluation-admin-system {
    padding: 42px 0 54px;
  }

  .evaluation-admin-system .tit-i1 {
    padding-bottom: 36px;
  }

  .evaluation-admin-system__grid {
    width: min(88%, 420px);
    grid-template-columns: 1fr;
    gap: 54px;
  }

  .evaluation-admin-system__card {
    min-height: auto;
    padding: 56px 26px 34px;
  }

  .evaluation-admin-system__num-wrap {
    left: 50%;
    transform: translateX(-50%);
  }

  .evaluation-admin-system__card:hover .evaluation-admin-system__num-wrap {
    transform: translateX(-50%) scale(1.2);
  }

  .evaluation-admin-system__inner {
    display: block;
    text-align: center;
  }

  .evaluation-admin-system__icon {
    margin: 0 auto 20px;
  }

  .evaluation-admin-system__txt {
    text-align: center;
  }

  .evaluation-report-showcase {
    padding: 48px 0 58px;
  }

  .evaluation-report-showcase .tit-i1 {
    padding-bottom: 36px;
  }

  .evaluation-report-showcase__grid {
    width: min(88%, 420px);
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .evaluation-report-showcase__image {
    height: 430px;
  }

  .organization-team-con {
    padding: 50px 0 110px;
  }

  .organization-team-title {
    margin-bottom: 36px;
  }

  .organization-team-title h2 {
    font-size: 24px;
  }

  .organization-team-card {
    margin-bottom: 95px;
  }

  .organization-team-image {
    padding-left: 10px;
    padding-right: 10px;
  }

  .organization-team-info {
    bottom: -86px;
    padding: 78px 18px 14px;
  }

  .organization-team-info h3 {
    font-size: 21px;
  }
}

.main-menu ul li .mega-menu.platform-hierarchy-menu {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  padding: 18px 380px 14px 20px;
  border-radius: 0;
  background: linear-gradient(135deg, #655ef7 0%, #6b63ff 38%, #7f6dff 100%);
}

.main-menu ul li .mega-menu.platform-hierarchy-menu > li {
  width: 33.3333%;
  display: block;
  margin: 0;
  padding: 0 6px 12px;
}

.platform-menu-card {
  display: block;
  width: 100%;
  padding: 8px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 10px 22px rgba(26, 18, 106, 0.14);
}

.platform-menu-parent {
  border: 0;
  cursor: default;
}

.platform-hierarchy-menu .platform-menu-card img,
.simple-card-menu .simple-menu-card img {
  width: 100%;
  display: block;
  border-radius: 8px;
}

.platform-hierarchy-menu .platform-menu-card span,
.simple-card-menu .simple-menu-card span {
  color: #fff !important;
}

.platform-hierarchy-menu .platform-menu-card:hover,
.platform-card-group.is-active > .platform-menu-card {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, 0.16);
}

.simple-card-menu .simple-menu-card {
  display: block;
  width: 100%;
  padding: 8px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 10px 22px rgba(26, 18, 106, 0.14);
}

.simple-card-menu .simple-menu-card:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, 0.16);
}

.main-menu ul li .mega-menu.simple-card-menu {
  display: flex;
  flex-wrap: wrap;
  padding: 18px 20px 14px;
  border-radius: 0;
  background: linear-gradient(135deg, #655ef7 0%, #6b63ff 38%, #7f6dff 100%);
}

.main-menu ul li .mega-menu.simple-card-menu > li {
  width: 25% !important;
  display: block;
  margin: 0;
  padding: 0 6px 12px;
}

.main-menu ul li .mega-menu.platform-hierarchy-menu > li {
  width: 33.3333% !important;
}

.main-menu ul li .mega-menu.platform-hierarchy-menu li,
.main-menu ul li .mega-menu.simple-card-menu li {
  margin-right: 0;
}

.main-menu ul li .mega-menu.platform-hierarchy-menu a,
.main-menu ul li .mega-menu.simple-card-menu a {
  margin-top: 0;
  margin-bottom: 0;
}

.platform-menu-children {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: absolute;
  right: 20px;
  left: auto;
  width: 178px;
  padding: 10px;
  border-radius: 12px;
  background: rgba(88, 78, 246, 0.96);
  box-shadow: 0 18px 42px rgba(20, 16, 88, 0.34);
  border: 1px solid rgba(255, 255, 255, 0.14);
  opacity: 0;
  visibility: hidden;
  transform: translate3d(18px, 0, 0);
  pointer-events: none;
  transition: opacity .22s ease, transform .26s ease, visibility .22s ease;
  z-index: 8;
}

.platform-card-group.has-children:hover > .platform-menu-children,
.platform-card-group.has-children:focus-within > .platform-menu-children,
.platform-card-group.has-children.is-active > .platform-menu-children {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  pointer-events: auto;
}

.platform-menu-children li {
  width: 100%;
  padding: 0;
}

.platform-menu-children .platform-menu-child {
  display: block;
  padding: 10px 14px;
  border-radius: 8px;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  transition: background .2s ease, transform .2s ease;
}

.platform-menu-children .platform-menu-child:hover,
.platform-menu-children .platform-menu-child:focus {
  color: #fff;
  background: rgba(255, 255, 255, 0.16);
  transform: translateX(3px);
}

@media screen and (max-width: 1399px) {
  .main-menu ul li .mega-menu.platform-hierarchy-menu {
    padding-right: 350px;
  }

  .main-menu ul li .mega-menu.platform-hierarchy-menu > li {
    width: 33.3333%;
  }
}

@media screen and (max-width: 1199px) {
  .main-menu ul li .mega-menu.platform-hierarchy-menu {
    padding-right: 20px;
  }

  .main-menu ul li .mega-menu.platform-hierarchy-menu > li {
    width: 33.3333%;
  }

  .platform-menu-children {
    width: 300px;
  }
}

.decision-capability-con {
  background: #fff;
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.decision-capability-intro {
  padding-right: 18px;
}

.decision-capability-intro .heading-title-con {
  text-align: left;
}

.decision-capability-intro .heading-title-con h2 {
  font-size: 30px;
  line-height: 1.45;
  margin-bottom: 22px;
}

.decision-capability-intro .heading-title-con span,
.decision-showcase-copy .special-text {
  display: block;
  font-size: 21px;
  line-height: 2;
}

.decision-capability-intro .heading-title-con p {
  max-width: 500px;
}

.decision-capability-grid {
  margin-top: 4px;
}

.decision-capability-card {
  min-height: 100%;
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.decision-capability-icon {
  width: 60px;
  margin-bottom: 22px;
  transition: transform .3s ease;
}

.decision-capability-icon img {
  display: block;
  width: auto;
  max-height: 60px;
}

.decision-capability-card:hover .decision-capability-icon {
  transform: translateY(-8px);
}

.decision-capability-card h5 {
  color: #222;
  font-size: 21px;
  line-height: 1.4;
  margin-bottom: 15px;
}

.decision-capability-card p {
  color: #666;
  font-size: 18px;
  line-height: 28px;
}

.decision-showcase-con {
  padding-top: 30px;
  padding-bottom: 30px;
  background: linear-gradient(135deg, #f8f9ff 0%, #f1f4ff 100%);
}

.decision-showcase-con.decision-showcase-con-alt {
  background: #f7f9ff url("../image/sub-banner-bg-img.jpg") center center / cover no-repeat;
}

.decision-showcase-box {
  width: 100%;
  padding: 48px 52px;
  border-radius: 28px;
  background: transparent;
  box-shadow: none;
}

.decision-showcase-copy {
  max-width: 420px;
}

.decision-showcase-copy h2 {
  margin: 0 0 20px;
  font-size: 30px;
  line-height: 1.45;
  font-weight: 700;
}

.decision-showcase-copy p {
  margin-bottom: 28px;
  font-size: 18px;
  line-height: 28px;
  color: #666;
}

.decision-showcase-media {
  padding-left: 18px;
}

.decision-showcase-media-left {
  padding-left: 0;
  padding-right: 18px;
}

.decision-showcase-media figure {
  overflow: hidden;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 40px rgba(58, 72, 156, 0.12);
}

.decision-showcase-media img {
  display: block;
  width: 100%;
  height: auto;
}

.decision-showcase-copy-right {
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .decision-capability-con {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .decision-capability-intro {
    padding-right: 0;
    margin-bottom: 36px;
  }

  .decision-showcase-box {
    padding: 38px 30px;
  }

  .decision-showcase-copy {
    max-width: 100%;
    margin-bottom: 32px;
  }

  .decision-showcase-media {
    padding-left: 0;
  }

  .decision-showcase-media-left {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .decision-capability-con {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .decision-capability-card {
    margin-bottom: 36px;
  }

  .decision-capability-card h5 {
    font-size: 19px;
  }

  .decision-capability-card p {
    font-size: 16px;
    line-height: 26px;
  }

  .decision-capability-intro .heading-title-con h2 {
    font-size: 24px;
    line-height: 1.45;
  }

  .decision-showcase-box {
    padding: 28px 20px;
    border-radius: 22px;
  }

  .decision-showcase-copy p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 22px;
  }

  .decision-showcase-media figure {
    border-radius: 18px;
  }
}

/* Pull the homepage hero back toward the original web3 vertical rhythm. */
@media screen and (min-width: 1200px) {
  .banner-con.main-box .row {
    min-height: 670px;
    padding-top: 104px;
    padding-bottom: 72px;
  }

  .banner-con.main-box .banner-content-con {
    padding-top: 0;
    margin-left: 0;
    transform: none;
  }

  .banner-con.main-box h1 {
    font-size: 48px;
    line-height: 1.18;
    letter-spacing: -0.03em;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-con.main-box .row {
    min-height: 620px;
    padding-top: 96px;
    padding-bottom: 56px;
  }

  .banner-con.main-box .banner-content-con {
    max-width: 560px;
    margin-left: 0;
    transform: none;
  }

  .banner-con.main-box h1 {
    font-size: 38px;
    line-height: 1.2;
    letter-spacing: -0.02em;
  }

  .banner-con.main-box .banner-subtitle {
    max-width: min(100%, 28rem);
  }

  .banner-con.main-box .banner-tagline {
    max-width: min(100%, 28ch);
    font-size: 18px;
  }

}

@media screen and (max-width: 991px) {
  .banner-con.main-box .banner-content-con,
  .banner-con.main-box .banner-copy {
    max-width: 100%;
  }

  .banner-con.main-box .banner-content-con {
    margin-left: 0;
    transform: none;
    padding-top: 0;
  }

  .banner-con.main-box h1,
  .banner-con.main-box .banner-tagline,
  .banner-con.main-box #banner-description {
    max-width: 100%;
  }

  .banner-con.main-box h1 {
    margin-bottom: 12px;
  }

  .banner-con.main-box .banner-tagline {
    margin-bottom: 10px;
  }

  .banner-con.main-box #banner-description {
    margin-bottom: 20px;
  }

}

@media screen and (max-width: 575px) {
  .banner-con .banner-bg-dots {
    bottom: 12px;
  }

  .banner-con .banner-bg-overlay {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.82) 45%, rgba(255, 255, 255, 0.78) 100%);
  }
}

@media screen and (min-width: 992px) {
  .web1-header-shell .container {
    max-width: min(1320px, calc(100vw - 48px));
  }

  .web1-header-shell {
    position: absolute;
    inset: 0 auto auto 0;
    width: 100%;
    z-index: 120;
  }

  .web1-header-shell .header {
    min-height: clamp(78px, 7.6vw, 92px);
    background: transparent;
  }

  .web1-header-shell .row {
    min-height: clamp(78px, 7.6vw, 92px);
  }

  .web1-header-shell .header-right {
    min-height: clamp(78px, 7.6vw, 92px);
  }

  .web1-header-shell .ext-header-cta {
    flex: 0 0 auto;
    margin-left: 18px;
  }

  .web1-header-shell .ext-header-cta .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 108px;
    height: 42px;
    padding: 0 22px;
    border: 1px solid #6c63ff;
    border-radius: 24px;
    background: #6c63ff;
    box-shadow: 0 8px 18px rgba(8, 0, 140, 0.18);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
  }

  .web1-header-shell .ext-header-cta .btn:hover {
    background: #fff;
    color: #6c63ff;
  }

  .web1-header-shell .ext-desktop-nav {
    width: 100%;
  }

  .web1-header-shell .ext-nav {
    width: 100%;
  }

  .web1-header-shell .ext-nav-list {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: clamp(20px, 2vw, 34px);
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .web1-header-shell .ext-nav-item {
    position: relative;
    display: block;
    margin: 0;
    list-style: none;
  }

  .web1-header-shell .ext-nav-item--has-panel {
    position: static;
  }

  .web1-header-shell .ext-nav-link {
    display: block;
    color: #222;
    font-size: clamp(15px, 1.1vw, 18px);
    font-weight: 700;
    line-height: clamp(78px, 7.6vw, 92px);
    white-space: nowrap;
    margin: 0 !important;
    padding: 0;
  }

  .web1-header-shell .ext-nav-item:hover > .ext-nav-link,
  .web1-header-shell .ext-nav-link.active {
    color: #6c63ff;
  }

  .web1-header-shell .logo img {
    max-height: clamp(38px, 3vw, 48px);
    width: auto;
  }

  .web1-header-shell .ext-mega-panel {
    display: block;
    position: absolute !important;
    top: 88px !important;
    left: 50% !important;
    width: min(1180px, calc(100vw - 40px)) !important;
    max-width: 1180px;
    margin: 0 !important;
    padding: 18px 20px 14px !important;
    list-style: none;
    border: 0;
    border-radius: 0;
    background: linear-gradient(135deg, #655ef7 0%, #6b63ff 38%, #7f6dff 100%);
    box-shadow: 0 24px 56px rgba(24, 16, 102, 0.28);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateX(-50%) scaleY(0.96);
    transform-origin: 50% 0;
    transition: opacity .22s ease, transform .26s ease, visibility .22s ease;
    z-index: 120;
  }

  .web1-header-shell .ext-nav-item:hover > .ext-mega-panel,
  .web1-header-shell .ext-nav-item:focus-within > .ext-mega-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) scaleY(1);
  }

  .web1-header-shell .ext-mega-panel--platform {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    gap: 0;
  }

  .web1-header-shell .ext-mega-panel--platform > li {
    width: 25%;
    margin: 0;
    padding: 0 6px 12px;
  }

  .web1-header-shell .ext-mega-panel--simple {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }

  .web1-header-shell .ext-mega-panel--simple > li {
    width: 25%;
    margin: 0;
    padding: 0 6px 12px;
  }

  .web1-header-shell .ext-mega-panel li {
    margin-right: 0;
  }

  .web1-header-shell .ext-mega-panel a {
    margin-top: 0;
    margin-bottom: 0;
  }

  .web1-header-shell .platform-menu-card,
  .web1-header-shell .simple-menu-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 8px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 10px 22px rgba(26, 18, 106, 0.14);
    transition: transform .22s ease, background-color .22s ease;
  }

  .web1-header-shell .platform-menu-parent {
    border: 0;
    cursor: default;
  }

  .web1-header-shell .platform-menu-card img,
  .web1-header-shell .simple-menu-card img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    display: block;
    border-radius: 8px;
  }

  .web1-header-shell .platform-menu-card span,
  .web1-header-shell .simple-menu-card span {
    display: flex !important;
    min-height: 38px;
    align-items: center;
    justify-content: center;
    margin-top: 8px !important;
    line-height: 1.2;
    color: #fff !important;
  }

  .web1-header-shell .platform-menu-card:hover,
  .web1-header-shell .platform-card-group.is-active > .platform-menu-card,
  .web1-header-shell .simple-menu-card:hover {
    transform: translateY(-4px);
    background: rgba(255, 255, 255, 0.16);
  }

  .web1-header-shell .platform-menu-children {
    display: flex;
    flex-direction: column;
    gap: 4px;
    position: absolute;
    left: 0;
    width: 178px;
    padding: 10px;
    border-radius: 12px;
    background: rgba(88, 78, 246, 0.96);
    box-shadow: 0 18px 42px rgba(20, 16, 88, 0.34);
    border: 1px solid rgba(255, 255, 255, 0.14);
    list-style: none;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(18px, 0, 0);
    pointer-events: none;
    transition: opacity .22s ease, transform .26s ease, visibility .22s ease;
    z-index: 8;
  }

  .web1-header-shell .platform-card-group.has-children:hover > .platform-menu-children,
  .web1-header-shell .platform-card-group.has-children:focus-within > .platform-menu-children,
  .web1-header-shell .platform-card-group.has-children.is-active > .platform-menu-children {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    pointer-events: auto;
  }

  .web1-header-shell .platform-menu-children li {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .web1-header-shell.sticky-menu .ext-mega-panel,
  .sticky-menu .web1-header-shell .ext-mega-panel {
    top: 68px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1399px) {
  .web1-header-shell .ext-mega-panel--platform > li {
    width: 33.3333%;
  }
}

@media screen and (max-width: 1399px) {
  .banner-con.main-box #banner-title {
    max-width: none;
  }
}

@media screen and (max-width: 1199px) {
  .banner-con.main-box {
    min-height: 700px;
  }

  .banner-con.main-box .row {
    padding-top: 118px;
    padding-bottom: 110px;
  }

  .banner-con.main-box .banner-content-con,
  .banner-con.main-box .banner-copy {
    max-width: 100%;
  }

  .banner-con.main-box #banner-title {
    font-size: clamp(34px, 4.1vw, 44px);
    max-width: 11ch;
  }

  .banner-con.main-box .banner-tagline {
    font-size: clamp(17px, 1.9vw, 19px);
  }

  .banner-con.main-box #banner-description {
    font-size: clamp(15px, 1.7vw, 16px);
  }

  .banner-con .banner-visual {
    width: min(47vw, 620px);
    right: 0;
  }

  .banner-con.banner-slide-active-1 .banner-tagline {
    max-width: min(100%, 31em);
    font-size: clamp(14px, 1.25vw, 18px);
  }

  .banner-con.banner-slide-active-3 .banner-copy--exclusive-ai .banner-tagline {
    gap: 0 8px;
    font-size: clamp(15px, 1.55vw, 18px);
  }

  .banner-con.banner-slide-active-3 .banner-formula-chip {
    min-height: 32px;
    padding: 6px 10px;
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-con.banner-slide-active-1 .col-lg-7 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .banner-con.banner-slide-active-1 .col-lg-5 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .banner-con.banner-slide-active-1 .banner-content-con {
    max-width: 500px;
    padding-right: 18px;
  }

  .banner-con.banner-slide-active-1 #banner-title {
    max-width: min(100%, 18em);
    font-size: clamp(24px, 2.6vw, 30px);
  }

  .banner-con.banner-slide-active-1 .banner-tagline {
    max-width: 490px;
    font-size: clamp(12px, 1vw, 13px);
  }

  .banner-con.banner-slide-active-1 .banner-visual-2 {
    width: min(42vw, 500px);
    right: -18px;
  }
}

@media screen and (max-width: 991px) {
  .banner-con.main-box .row {
    padding-top: 120px;
    padding-bottom: 70px;
  }

  .banner-con.main-box #banner-title {
    max-width: 100%;
  }

  .banner-con.main-box .banner-subtitle,
  .banner-con.main-box .banner-tagline {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .banner-con.main-box {
    min-height: auto;
  }

  .banner-con.main-box .container,
  .banner-con.main-box .row {
    min-height: auto;
  }

  .banner-con.main-box .row {
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .banner-con.main-box .banner-content-con {
    padding-right: 0;
  }

  .banner-con.main-box #banner-title {
    font-size: clamp(30px, 8vw, 38px);
    max-width: 100%;
    white-space: normal;
  }

  .banner-con.banner-slide-active-1 #banner-title {
    font-size: clamp(18px, 5vw, 26px);
  }

  .banner-con.main-box .banner-tagline {
    font-size: clamp(16px, 4.6vw, 20px);
  }

  .banner-con.main-box #banner-description {
    font-size: 15px;
    line-height: 1.72;
  }

  .banner-con.main-box .banner-img-con {
    min-height: 0;
  }

  .banner-con .banner-visual {
    position: relative;
    inset: auto;
    width: min(100%, 520px);
    margin: 24px auto 0;
    display: block;
    transform: translate3d(0, 0, 0) scale(0.96);
  }

  .banner-con .banner-visual.is-active {
    transform: translate3d(0, 0, 0) scale(1);
  }

  .sub-banner-con .sub-banner-content-con h1,
  .organization-diagnosis-banner .sub-banner-content-con h1 {
    font-size: clamp(26px, 7.4vw, 34px);
    white-space: normal;
  }

  .sub-banner-con .sub-banner-content-con p,
  .organization-diagnosis-banner .sub-banner-content-con p {
    font-size: 15px;
    line-height: 1.72;
  }
}

.banner-con.main-box #banner-title.banner-title-nowrap {
  max-width: min(100%, 760px);
  white-space: nowrap;
  text-wrap: nowrap;
}

@media screen and (max-width: 767px) {
  .banner-con.main-box #banner-title.banner-title-nowrap {
    font-size: clamp(28px, 7vw, 34px);
  }
}

.banner-con.banner-is-locked .banner-bg-dots {
  display: none;
}

.banner-copy--exclusive-ai,
.banner-copy--run-service {
  max-width: min(100%, 560px);
}

.banner-copy--exclusive-ai .banner-subtitle,
.banner-copy--run-service .banner-subtitle {
  margin-bottom: 18px;
}

.banner-copy--exclusive-ai #banner-title,
.banner-copy--run-service #banner-title {
  margin-bottom: 18px;
}

.banner-copy--exclusive-ai .banner-tagline {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px 10px;
  max-width: min(100%, 560px);
  margin-bottom: 18px;
  color: #10224a;
  font-size: clamp(16px, 1.15vw, 18px);
  line-height: 1.35;
}

.banner-con.banner-slide-active-3 .banner-img-con {
  display: none;
}

.banner-con.banner-slide-active-3 .banner-copy--exclusive-ai {
  max-width: min(100%, 780px);
}

.banner-con.banner-slide-active-3 .banner-copy--exclusive-ai .banner-tagline {
  max-width: min(100%, 820px);
  flex-wrap: nowrap;
  gap: 0 12px;
  font-size: clamp(17px, 1.35vw, 22px);
}

.banner-formula-prefix {
  flex: 0 0 auto;
  font-weight: 800;
}

.banner-formula-chip {
  display: inline-flex;
  min-height: 34px;
  align-items: center;
  padding: 7px 12px;
  border: 1px solid rgba(58, 105, 238, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.64);
  box-shadow: 0 8px 18px rgba(58, 105, 238, 0.08);
  color: #17356f;
  font-size: 15px;
  font-weight: 700;
  white-space: nowrap;
}

.banner-formula-times {
  color: #4464a8;
  font-size: 14px;
  font-weight: 800;
}

.banner-copy--exclusive-ai #banner-description,
.banner-copy--run-service #banner-description {
  max-width: min(100%, 560px);
  margin-bottom: 20px;
  color: #384866;
  font-size: clamp(15px, 1vw, 16px);
  line-height: 1.78;
}

.banner-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 28px;
}

.banner-stat {
  display: inline-flex;
  min-width: 126px;
  min-height: 64px;
  flex-direction: column;
  justify-content: center;
  padding: 10px 16px;
  border: 1px solid rgba(58, 105, 238, 0.14);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 12px 28px rgba(25, 54, 125, 0.08);
}

.banner-stat strong {
  color: #2f6df6;
  font-size: 28px;
  line-height: 1;
  font-weight: 800;
}

.banner-stat em {
  margin-top: 6px;
  color: #253756;
  font-size: 14px;
  line-height: 1.1;
  font-style: normal;
  font-weight: 700;
}

.banner-copy--run-service .banner-tagline {
  max-width: min(100%, 560px);
  font-size: clamp(18px, 1.45vw, 22px);
  line-height: 1.55;
}

.banner-copy--run-service #banner-description {
  margin-bottom: 14px;
  color: #17356f;
  font-size: clamp(17px, 1.15vw, 19px);
  line-height: 1.35;
  font-weight: 800;
}

.banner-value-item {
  display: block;
  width: calc(50% - 6px);
  min-height: 82px;
  padding: 14px 16px;
  border: 1px solid rgba(58, 105, 238, 0.14);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 12px 28px rgba(25, 54, 125, 0.08);
}

.banner-value-item strong {
  display: block;
  color: #17356f;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
}

.banner-value-item em {
  display: block;
  margin-top: 7px;
  color: #4a5872;
  font-size: 13px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 600;
}

.banner-side-values {
  display: none;
}

.banner-slide-active-4 .banner-side-values {
  display: grid;
  width: min(100%, 760px);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px 24px;
  margin-left: auto;
}

.banner-slide-active-4 .banner-side-values .banner-value-item {
  width: 100%;
  min-height: 150px;
  padding: 24px 26px;
  border-color: rgba(80, 111, 204, 0.18);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.58);
  backdrop-filter: blur(2px);
}

.banner-slide-active-4 .banner-side-values .banner-value-item strong {
  color: #18366f;
  font-size: clamp(21px, 1.65vw, 30px);
  line-height: 1.2;
}

.banner-slide-active-4 .banner-side-values .banner-value-item em {
  margin-top: 14px;
  color: #4c5b75;
  font-size: clamp(15px, 1.05vw, 19px);
  line-height: 1.55;
  font-weight: 700;
}

.banner-con .banner-visual-4 {
  width: min(50vw, 900px);
  right: 18px;
  top: 53%;
  filter: drop-shadow(0 18px 34px rgba(28, 58, 132, 0.16));
}

.banner-con .banner-visual-5 {
  width: min(48vw, 860px);
  right: 34px;
  top: 53%;
  filter: drop-shadow(0 18px 34px rgba(28, 58, 132, 0.14));
}

@media screen and (min-width: 992px) {
  .banner-con.banner-slide-active-1 .col-lg-7,
  .banner-con.banner-slide-active-2 .col-lg-7,
  .banner-con.banner-slide-active-3 .col-lg-7,
  .banner-con.banner-slide-active-4 .col-lg-7 {
    flex: 0 0 42%;
    max-width: 42%;
  }

  .banner-con.banner-slide-active-1 .col-lg-5,
  .banner-con.banner-slide-active-2 .col-lg-5,
  .banner-con.banner-slide-active-3 .col-lg-5,
  .banner-con.banner-slide-active-4 .col-lg-5 {
    flex: 0 0 58%;
    max-width: 58%;
  }

  .banner-con.banner-slide-active-3 .col-lg-7 {
    flex: 0 0 56%;
    max-width: 56%;
  }

  .banner-con.banner-slide-active-3 .col-lg-5 {
    flex: 0 0 44%;
    max-width: 44%;
  }

  .banner-con.banner-slide-active-1 .banner-content-con,
  .banner-con.banner-slide-active-2 .banner-content-con,
  .banner-con.banner-slide-active-3 .banner-content-con,
  .banner-con.banner-slide-active-4 .banner-content-con {
    max-width: 580px;
    padding-left: clamp(28px, 3vw, 58px);
    padding-right: 18px;
  }

  .banner-con.banner-slide-active-3 .banner-content-con {
    max-width: 820px;
  }

  .banner-con.banner-slide-active-1 .banner-img-con,
  .banner-con.banner-slide-active-2 .banner-img-con,
  .banner-con.banner-slide-active-3 .banner-img-con,
  .banner-con.banner-slide-active-4 .banner-img-con {
    min-height: clamp(360px, 45vh, 570px);
  }

  .banner-con.banner-slide-active-4 .banner-content-con {
    max-width: 520px;
  }

  .banner-con .banner-visual-2 {
    width: min(52vw, 880px);
    max-height: min(58vh, 520px);
    right: 0;
  }
}

@media screen and (max-width: 1199px) {
  .banner-con .banner-visual-4,
  .banner-con .banner-visual-5 {
    width: min(50vw, 680px);
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .banner-con.banner-slide-active-1 .banner-tagline {
    max-width: 100%;
  }

  .banner-con.banner-slide-active-1 .banner-tagline-line {
    width: min(100%, 100%);
    max-width: 100%;
  }

  .banner-copy--exclusive-ai,
  .banner-copy--run-service {
    max-width: 100%;
  }

  .banner-con .banner-visual-4,
  .banner-con .banner-visual-5 {
    width: min(100%, 720px);
    right: auto;
  }

  .banner-slide-active-4 .banner-side-values {
    width: 100%;
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .banner-con.banner-slide-active-3 .banner-copy--exclusive-ai .banner-tagline {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 575px) {
  .banner-copy--exclusive-ai .banner-tagline {
    gap: 8px;
  }

  .banner-formula-prefix {
    flex-basis: 100%;
  }

  .banner-formula-times {
    display: none;
  }

  .banner-formula-chip {
    font-size: 13px;
  }

  .banner-stat {
    min-width: calc(33.333% - 8px);
    flex: 1 1 0;
    padding: 10px 8px;
  }

  .banner-stat strong {
    font-size: 24px;
  }

  .banner-value-item {
    width: 100%;
    min-height: 0;
  }
}

.ext-imported-service-cards {
  float: left;
  width: 100%;
  padding: 78px 0 66px;
  background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);
}

.ext-imported-service-head {
  max-width: 920px;
  margin: 0 auto 44px;
  font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}

.ext-imported-service-head span {
  display: block;
  margin-bottom: 10px;
  color: #75B0FF;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 700;
}

.ext-imported-service-head h2 {
  margin: 0;
  color: #151a25;
  font-size: clamp(26px, 2.2vw, 40px);
  line-height: 1.28;
  font-weight: 800;
  letter-spacing: 0;
}

.ext-imported-service-row {
  row-gap: 26px;
}

.ext-imported-service-card {
  overflow: hidden;
  position: relative;
  min-height: 100%;
  height: 100%;
  padding: 0;
  border: 1px solid rgba(39, 119, 252, 0.12);
  border-radius: 8px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 14px 38px rgba(22, 45, 92, 0.07);
  transition: border-color .25s ease, box-shadow .25s ease, transform .25s ease;
}

.ext-imported-service-card:hover {
  border-color: rgba(39, 119, 252, 0.26);
  box-shadow: 0 20px 48px rgba(22, 45, 92, 0.11);
  transform: translateY(-5px);
}

.ext-imported-service-media {
  overflow: hidden;
  position: relative;
  margin: 0;
  aspect-ratio: 4 / 3;
  background: #f4f8ff;
}

.ext-imported-service-media img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .35s ease;
}

.ext-imported-service-card:hover .ext-imported-service-media img {
  transform: scale(1.035);
}

.ext-imported-service-title {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 92px;
  padding: 22px 24px;
  background: #fff;
}

.ext-imported-service-title span {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background: rgba(39, 119, 252, 0.09);
  color: #2777fc;
  font-size: 14px;
  line-height: 1;
  font-weight: 800;
}

.ext-imported-service-card h3 {
  margin: 0;
  color: #172033;
  font-size: clamp(18px, 1.15vw, 22px);
  line-height: 1.36;
  font-weight: 800;
  letter-spacing: 0;
}

@media screen and (max-width: 991px) {
  .ext-imported-service-cards {
    padding: 48px 0 34px;
  }

  .ext-imported-service-card {
    min-height: auto;
  }

  .ext-imported-service-title {
    min-height: 84px;
    padding: 20px 22px;
  }
}

@media screen and (max-width: 575px) {
  .ext-imported-service-card {
    min-height: auto;
  }

  .ext-imported-service-head {
    margin-bottom: 30px;
  }

  .ext-imported-service-title {
    min-height: auto;
    padding: 18px;
  }

  .ext-imported-service-title span {
    width: 38px;
    height: 38px;
  }
}
