/* Core Labo AI */
h2,
h3,
section {
    margin: 0;
}

@media (min-width: 1200px) {

    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    body:not([class*=elementor-page-]) .site-main,
    .page-header .entry-title {
        max-width: 100vw !important;
        font-family: "Noto Sans", sans-serif !important;
    }

}


@media (min-width: 992px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 100vw !important;
    }
}

@media (max-width: 575px) {

    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        -webkit-padding-start: 0;
        padding-inline-start: 0;
        -webkit-padding-end: 0;
        padding-inline-end: 0;
    }
}

.container {
    max-width: 1440px;
    margin-right: auto !important;
    margin-left: auto !important;
    transition: all .3s ease-in;
}

.section-title__gradient {
    font-size: 40px !important;
    font-weight: 600px !important;
    letter-spacing: -1px;
    text-transform: uppercase !important;
    background: #0E1525 !important;
    background: linear-gradient(127deg, var(--text-heading-primary, #0E1525) 33.96%, var(--orange-orange-500, #EF3F23) 75.42%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

@media (max-width: 1440px) {
    .container {
        max-width: 1200px;
    }

    .section-title__gradient {
        font-size: 32px !important;
        letter-spacing: -1px !important;
    }
}

@media (max-width: 1024px) {
    .container {
        max-width: 976px;
    }

    .section-title__gradient {
        font-size: 24px !important;
    }
}

@media (max-width: 767px) {
    .section-title__gradient {
        font-size: 20px !important;
        line-height: 30px !important;
        letter-spacing: -0.2px;
        background: linear-gradient(129deg, var(--text-heading-primary, #0E1525) 37.7%, var(--orange-orange-500, #EF3F23) 82.1%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}

/* ****************************************************** */
/* banner section */
.banner_section-bg {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%), url('/wp-content/uploads/2025/06/7488ed017f3e3b6b1b22316fd13c0266fb277192.jpg') lightgray 0px -466.058px / 100% 438.477% no-repeat;
    margin-bottom: 100px;
    overflow: hidden;
}

.banner_section {
    display: flex;
    padding: 100px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.banner_section span {
    color: var(--neutral-neutral-300, #DBDCDE);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.5px;
}

.banner_section h2 {
    color: var(--neutral-neutral-0, #FFF);
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -2px;
}

@media (max-width: 1440px) {
    .banner_section-bg {
        margin-bottom: 80px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%), url('/wp-content/uploads/2025/06/7488ed017f3e3b6b1b22316fd13c0266fb277192.jpg') lightgray 0px -365.802px / 100% 438.477% no-repeat
    }

    .banner_section {
        padding: 88px 0 !important;
        gap: 16px;
    }

    .banner_section h2 {
        font-size: 32px;
        letter-spacing: -1px;
    }

    .banner_section span {
        font-size: 20px;
        letter-spacing: -0.2px;
    }
}

@media (max-width: 1024px) {
    .banner_section-bg {
        margin-bottom: 60px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%), url('/wp-content/uploads/2025/06/7488ed017f3e3b6b1b22316fd13c0266fb277192.jpg') lightgray 0px -276.383px / 100% 438.477% no-repeat;
    }

    .banner_section {
        padding: 68px 0 !important;
        gap: 8px;
    }

    .banner_section h2 {
        font-size: 24px;
    }

    .banner_section span {
        font-size: 16px;
        letter-spacing: -0.032px;
    }
}

@media (max-width: 767px) {
    .banner_section-bg {
        margin-bottom: 24px;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%), url('/wp-content/uploads/2025/06/7488ed017f3e3b6b1b22316fd13c0266fb277192.jpg') lightgray 0px -222.191px / 100% 438.477% no-repeat, url('/wp-content/uploads/2025/06/7488ed017f3e3b6b1b22316fd13c0266fb277192.jpg') lightgray -32.609px -58.659px / 116.723% 212.249% no-repeat;
    }

    .banner_section {
        padding: 40px 0 !important;
        gap: 12px;
    }

    .banner_section h2 {
        font-size: 20px !important;
        letter-spacing: -0.2px;
    }

    .banner_section span {
        color: var(--neutral-neutral-300, #DBDCDE);
        font-size: 14px;
        letter-spacing: -0.1px;
    }
}

/* ****************************************************** */
/* Overview */
.overview-section {
    overflow: hidden;
}

.overview-section h2 {
    text-align: center;
}

.overview-section-content {
    display: flex;
    gap: 30px;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    margin-top: 56px;
}

.overview-section-left {
    background: #EFEFEF;
    display: flex;
    padding: 36px 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
    align-self: stretch;
    position: relative;
}

.overview-section-left h3 {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -1px;
}

.overview-section-left p {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.2px;
    z-index: 2;
    color: #4F5460;
}

.overview-section-left .big-number {
    position: absolute;
    bottom: -14px;
    right: 16px;
    font-weight: 800;
    font-size: 120px;
    color: rgba(255, 255, 255, 0.1);
    user-select: none;
    pointer-events: none;
    line-height: 1;
    z-index: 1;
}

.overview-section-right {
    display: flex;
    width: 904px;
    padding: 40px;
    align-items: center;
    gap: 70px;
    flex-shrink: 0;
    background: linear-gradient(270deg, var(--orange-orange-400, #F2654F) 0%, var(--orange-orange-800, #60190E) 99.71%);
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.16);
    position: relative;
    overflow: hidden;
}

.overview-section-right .bg-section-right {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.overview-section-right h3 {
    color: var(--neutral-neutral-0, #FFF);
    font-family: "Noto Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -1px;
    position: relative;
    z-index: 2;
}

.overview-section-right p {
    color: var(--neutral-neutral-200, #EFEFEF);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.2px;
    max-width: 453px;
    line-height: 150%;
    margin-top: 24px;
    margin-bottom: 16px;
    position: relative;
    z-index: 2;
}

.overview-section-right p.strong {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.2px;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

.overview-section-right ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 453px;
    position: relative;
    z-index: 2;
}

.overview-section-right ul li {
    color: var(--neutral-neutral-200, #EFEFEF);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.2px;
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 4px;
}

.overview-section-right ul li svg {
    flex-shrink: 0;
    width: 14px;
    height: 14px;
    fill: white;
}

.mascot-logo {
    position: relative;
    align-self: flex-start;
}

.mascot-logo svg {
    position: absolute;
    bottom: -40%;
    left: 19%;
    z-index: 0;
    width: 218.063px;
    height: 237.933px;
}

.overview-section-right .robot-img {
    width: 301px;
    height: 300px;
    flex-shrink: 0;
    aspect-ratio: 301/300;
    position: relative;
    z-index: 1;
}

@media (max-width: 1440px) {
    .overview-section-content {
        gap: 20px;
        margin-top: 48px;
    }

    .overview-section-left {
        padding: 36px 40px;
        gap: 16px;
    }

    .overview-section-left h3,
    .overview-section-right h3 {
        font-size: 24px;
    }

    .overview-section-left p,
    .overview-section-right p.strong,
    .overview-section-right ul li {
        font-size: 16px;
    }

    .overview-section-left .big-number {
        bottom: -4px;
        right: -25px;
    }

    .overview-section-right {
        width: 713px;
        gap: 16px;
        padding: 20px 24px;
        box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.16);
    }

    .bg-section-right svg {
        width: 100%;
    }

    .overview-section-right p {
        font-size: 16px;
        margin: 8px 0 12px 0;
    }

    .mascot-logo svg {
        position: absolute;
        left: 17%;
        width: 162.821px;
        height: 177.657px;
    }
    .overview-section-right .robot-img {
        width: 224.383px;
        height: 224px;
        aspect-ratio: 224.38/224.00;
    }
}

@media (max-width: 1024px) {
    .overview-section-content {
        gap: 20px;
        margin-top: 32px;
    }

    .overview-section-left {
        padding: 16px 20px;
        gap: 16px;
    }

    .overview-section-left h3,
    .overview-section-right h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .overview-section-left p,
    .overview-section-right p.strong,
    .overview-section-right ul li {
        font-size: 14px;
    }

    .overview-section-left .big-number {
        bottom: -4px;
        right: -25px;
    }

    .overview-section-right {
        width: 639px;
        gap: 16px;
        padding: 20px;
    }

    .bg-section-right svg {
        width: 100%;
    }

    .overview-section-right p {
        font-size: 14px;
        margin: 8px 0 8px 0;
    }

    .mascot-logo img  {
        padding-top: 14px;
    }
    .mascot-logo svg {
        position: absolute;
        left: 17%;
        bottom: -90px;
        width: 117px;
        height: 174px;
    }

    .overview-section-right .robot-img {
        width: 160.274px;
        height: 160px;
        aspect-ratio: 160.27/160.00;
    }
}

@media (max-width: 767px) {
    .overview-section-content {
        flex-direction: column;
        gap: 20px;
        margin-top: 24px;
    }

    .overview-section-left {
        padding: 20px 24px;
        gap: 8px;
    }

    .overview-section-left h3,
    .overview-section-right h3 {
        font-size: 18px;
    }

    .overview-section-left p,
    .overview-section-right p.strong,
    .overview-section-right ul li {
        font-size: 14px;
    }

    .overview-section-left .big-number {
        bottom: -4px;
        right: -25px;
    }

    .overview-section-right {
        flex-direction: column;
        width: 100%;
        gap: 28px;
        padding: 20px 24px;
        background: linear-gradient(0deg, var(--orange-orange-400, #F2654F) 0%, var(--orange-orange-800, #60190E) 100%);
        box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.16);
    }

    .bg-section-right svg {
        width: 100%;
    }

    .overview-section-right p {
        font-size: 14px;
        margin: 8px 0 12px 0;
    }

    .mascot-logo {
        align-self: center;
    }

    .mascot-logo svg {
        left: 19%;
        bottom: -90px;
        width: 174px;
        height: 191px;
    }

    .overview-section-right .robot-img {
        width: 240.411px;
        height: 240px;
        aspect-ratio: 240.41/240.00;
    }
}


/* ****************************************************** */
/* working model */
.working-model-section,
.agile_scrum-section {
    margin-top: 100px;
    margin-bottom: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 56px;
    align-self: stretch;
    overflow: hidden;
}

.working-model-section-content,
.agile_scrum-section-content {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 60px;
}

.working-model-section-content__item,
.agile_scrum-section-content__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    flex: 1 0 0;
}

.icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-content__item--info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}

.section-content__item--info h3 {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.2px;
}

.section-content__item--info ul {
    color: #626771;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.2px;
    list-style: disc;
    margin: 0 16px;
}


.working-model-section-content .vertical-line,
.agile_scrum-section-content .vertical-line {
    display: flex;
    width: 1px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: var(--neutral-neutral-400, #C3C5C9);
}

.working-model-graphic {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    position: relative;
}

.working-model-graphic-medium {
    width: 119px;
    height: 0px;
    stroke-width: 2px;
    stroke: var(--orange-orange-500, #EF3F23);
    position: absolute;
    left: 341px;
    bottom: 328px;
}

.agile_scrum-section-bg {
    width: 100%;
    background: var(--neutral-neutral-50, #F9F9F9);
}

.agile_scrum-section {
    padding: 100px 0;
}

@media (max-width: 1440px) {
    .working-model-section,
    .agile_scrum-section {
        gap: 48px;
        margin: 80px 0;
    }

    .agile_scrum-section {
        padding: 24px !important;
    }

    .working-model-section-content__item,
    .agile_scrum-section-content__item {
        gap: 24px;
    }

    .working-model-section-content,
    .agile_scrum-section-content {
        gap: 36px;
    }

    .icon-wrapper img{
        width: 60px;
        height: 60px;
    }

    .section-content__item--info {
        gap: 8px
    }
    

    .section-content__item--info h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .section-content__item--info ul {
        font-size: 14px;
    }

    .working-model-graphic {
        gap: 25px;
    }

    .working-model-graphic-medium {
        height: 0px;
        stroke-width: 1px;
        stroke: var(--orange-orange-500, #EF3F23);
        position: absolute;
        left: 24%;
        bottom: 47%;
    }

    .working-model-graphic svg {
        width: 100px;
    }
}

@media (max-width: 1024px) {
    .working-model-section,
    .agile_scrum-section {
        gap: 32px;
        margin: 60px 0;
    }

    .agile_scrum-section {
        padding: 24px !important;
    }

    .working-model-section-content__item,
    .agile_scrum-section-content__item {
        gap: 16px;
    }

    .working-model-section-content,
    .agile_scrum-section-content {
        gap: 32px;
    }

    .icon-wrapper img{
        width: 40px;
        height: 40px;
    }

    .section-content__item--info {
        gap: 8px
    }
    

    .section-content__item--info h3 {
        font-size: 14px;
        line-height: 21px;
    }

    .section-content__item--info ul {
        font-size: 12px;
    }

    .working-model-section-content .working-model-section-content__item:nth-child(2)::after,
    .agile_scrum-section-content .agile_scrum-section-content__item:nth-child(2)::after
    {
        transform: translateX(-5px);
    }

    .working-model-section-content .working-model-section-content__item:nth-child(2)::before,
    .agile_scrum-section-content .agile_scrum-section-content__item:nth-child(2)::before {
        transform: translateX(6px);
    }

    .working-model-graphic {
        gap: 8px;
    }

    .working-model-graphic svg {
        width: 80px;
    }
}

@media (max-width: 767px) {
    .working-model-section,
    .agile_scrum-section {
        gap: 24px;
        margin: 24px 0;
    }

    .agile_scrum-section {
        padding: 24px !important;
    }

    .working-model-section-content__item,
    .agile_scrum-section-content__item {
        flex-direction: row;
        align-items: start;
        gap: 16px;
    }
    .working-model-section-content,
    .agile_scrum-section-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 32px;
    }

    .section-content__item--info {
        gap: 8px;
        align-items: start;
    }

    .section-content__item--info h3 {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }

    .section-content__item--info ul {
        font-size: 14px;
    }

    .icon-wrapper {
        flex-shrink: 0;
    }

    .working-model-section-content .vertical-line,
    .agile_scrum-section-content .vertical-line {
        display: flex;
        width: 100%;
        height: 1px;
    }
    .working-model-graphic {
        gap: 8px;
    }

    .working-model-graphic-medium {
        left: 24%;
    }

    .working-model-graphic svg {
        width: 28px;
    }
}


/* ****************************************************** */
/* Why choose core labo */
.choose-core-labo-section {
    overflow: hidden;
}

.choose-core-labo-section h2 {
    text-align: center;
}

.choose-core-labo-section__content {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding-top: 64px;
}

.choose-core-labo-section__card {
    display: flex;
    height: 320px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    flex: 1 0 0;
    gap: 24px;
    border: 1px solid var(--border-border-secondary, #DBDCDE);
    background: var(--background-bg-primary, #FFF);
}

.choose-core-labo-section__card:hover {
    border: 1px solid var(--orange-orange-500, #EF3F23);
    background: var(--background-bg-primary, #FFF);
}

.choose-core-labo-section__card .icon-wrapper {
    display: flex;
    width: 64px;
    height: 64px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    background: var(--orange-orange-50, #FFF6F5);
}

.choose-core-labo-section__card h3 {
    color: var(--text-heading-secondary, #2B313F);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.5px;
    padding-bottom: 6px;
}

.choose-core-labo-section__card p {
    color: var(--text-body, #4F5460);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.2px;
}

@media (max-width: 1440px) {
    .choose-core-labo-section__content {
        gap: 20px;
        padding-top: 48px;
    }

    .choose-core-labo-section__card {
        height: 248px;
        padding: 16px 14px;
        gap: 20px;
    }

    .choose-core-labo-section__card .icon-wrapper {
        width: 48px;
        height: 48px;
    }

    .choose-core-labo-section__card h3 {
        font-size: 18px;
    }

    .choose-core-labo-section__card p {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    .choose-core-labo-section__content {
        gap: 20px;
        padding-top: 32px;
    }

    .choose-core-labo-section__card {
        padding: 16px;
        gap: 16px;
        height: 216px;
    }

    .choose-core-labo-section__card .icon-wrapper {
        width: 40px;
        height: 40px;
    }

    .choose-core-labo-section__card h3 {
        font-size: 16px;
    }

    .choose-core-labo-section__card p {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0 24px;
    }

    .choose-core-labo-section__content {
        flex-direction: column;
        gap: 16px;
        padding-top: 24px;
    }

    .choose-core-labo-section__card {
        padding: 16px 14px;
        align-items: flex-start;
        flex-direction: row;
        gap: 24px;
        width: 100%;
    }

    .choose-core-labo-section__card .icon-wrapper {
        width: 52px;
        height: 52px;
        padding: 9.75px;
    }

    .choose-core-labo-section__card h3 {
        font-size: 18px;
    }
}

/* ****************************************************** */
/* Contact button */
.contact_button-section-bg {
    margin: 100px 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), url('/wp-content/uploads/2023/10/web-dev-cta.webp') lightgray 50% / cover no-repeat;
}

.contact_button-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 0;
    overflow: hidden;
}

.contact_button-section h2 {
    color: var(--Flowkit-White, #FFF);
    text-align: center;
    font-size: 32px !important;
    font-weight: 700;
    margin-bottom: 32px;
}

.contact_button-section a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 184px;
    height: 56px;
    background-color: #FFFFFF;
    border-radius: 5px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 24px), calc(100% - 24px) 100%, 0 100%);
    color: var(--orange-orange-500, #EF3F23);
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    line-height: 150%;
    border: none;
}

.contact_button-section a svg {
    margin-left: 8px;
}

@media (max-width: 1440px) {
    .contact_button-section-bg {
        margin: 80px 0px;
    }

    .contact_button-section {
        padding: 40px 0;
    }

    .contact_button-section h2 {
        font-size: 24px !important;
        margin-bottom: 24px;
        line-height: 36px;
        letter-spacing: -0.5px;
    }

    .contact_button-section a {
        width: 173px;
        height: 52px;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16px), calc(100% - 18px) 100%, 0 100%);
        font-size: 16px;
    }
}

@media (max-width: 1024px) {
    .contact_button-section-bg {
        margin: 60px 0px;
    }

    .contact_button-section {
        padding: 30px 0;
    }

    .contact_button-section h2 {
        font-size: 20px !important;
        margin-bottom: 16px;
        line-height: 30px;
        letter-spacing: -0.2px;
    }

    .contact_button-section a {
        width: 155px;
        height: 48px;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16px), calc(100% - 18px) 100%, 0 100%);
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .contact_button-section-bg {
        margin: 24px 0px;
    }

    .contact_button-section {
        padding: 24px;
    }

    .contact_button-section h2 {
        font-size: 14px !important;
        margin-bottom: 16px;
        line-height: 22px;
        letter-spacing: -0.1px;
    }

    .contact_button-section a {
        width: 137.356px;
        height: 40px;
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16px), calc(100% - 18px) 100%, 0 100%);
        font-size: 12px;
    }
}


/* ****************************************************** */
/* Security infomation */
.security-section {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 60px;
    overflow: clip;
}

.security-section-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 56px;
    width: 676px;
    position: sticky;
    top: 64px;
}

.security-section-left h2 {
    font-weight: 600;
    letter-spacing: -1.1px;
}

.security-section-left .image-wrapper {
    position: relative;
    width: 100%;
}

.security-section-left .image-wrapper img {
    width: 600px;
    height: 600px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}

.security-section-left .image-wrapper .security-label {
    position: absolute;
    bottom: 10%;
    right: 0;
    width: 168px;
    display: inline-flex;
    padding: 16px 12px;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    background-color: var(--neutral-neutral-0, #FFF);
    box-shadow: 0px 5.349px 20px 2.006px rgba(0, 0, 0, 0.10);
    transition: background-color 0.5s ease;
}

.security-section-left .image-wrapper .security-label:hover {
    background-color: var(--orange-orange-500, #EF3F23);
}

.security-section-left .image-wrapper .security-label:hover span {
    color: #fff;
}

.security-section-left .image-wrapper .security-label:hover svg path {
    fill: #ffffff !important;
}

.security-section-left .image-wrapper .security-label span {
    color: #000;
    text-align: center;
    font-size: 14.977px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.107px;
}

.security-section-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex: 1 0 0;
}


.security-section-right .icon-wrapper {
    display: flex;
    width: 64px;
    height: 64px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    background: var(--orange-orange-50, #FFF6F5);
}

.security-section-right .info-box {
    display: flex;
    padding: 32px 24px;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
    border: 1px solid var(--border-border-secondary, #DBDCDE);
    background: var(--background-bg-primary, #FFF);
    position: sticky;
    top: 64px;
}

.security-section-right .info-box:nth-child(1) {
    z-index: 1;
}

.security-section-right .info-box:nth-child(2) {
    z-index: 2;
}

.security-section-right .info-box:nth-child(3) {
    z-index: 3;
}

.security-section-right .info-box:nth-child(4) {
    z-index: 4;
}

.security-section-right .info-box:nth-child(5) {
    z-index: 5;
}

.security-section-right svg {
    display: flex;
    width: 64px;
    height: 64px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    background: var(--orange-orange-50, #FFF6F5);
}

.security-section-right .info-content h3 {
    color: var(--text-heading-secondary, #2B313F);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.5px;
}

.security-section-right .info-content ul {
    color: var(--text-body, #4F5460);
    font-family: "Noto Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.2px;
    padding-left: 32px;
}

.security-section-right .info-content ul li {
    margin-bottom: 4px;
    list-style-type: disc;
}

@media (max-width: 1440px) {
    .security-section {
        gap: 24px;
    }

    .security-section-left {
        width: 590px;
        gap: 20px;
    }

    .security-section-left h2 {
        line-height: 48px;
    }

    .security-section-left .image-wrapper {
        display: flex;
    }

    .security-section-left .image-wrapper img {
        width: 490px;
        height: 490px;
        aspect-ratio: 1/1;
    }

    .security-section-left .image-wrapper .security-label {
        bottom: 10%;
        right: 0%;
    }

    .security-section-left .image-wrapper .security-label {
        padding: 12px 10px;
        gap: 6px;
    }

    .security-section-left .image-wrapper .security-label span {
        font-size: 12.694px;
        letter-spacing: -0.091px;
    }

    .security-section-right .icon-wrapper {
        width: 52px;
        height: 52px;
        padding: 9.75px;
        aspect-ratio: 1/1;
    }

    .security-section-right .info-box {
        gap: 24px;
    }

    .security-section-right .info-content h3 {
        font-size: 24px;
    }

    .security-section-right .info-content ul {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .security-section {
        gap: 12px;
    }

    .security-section-left {
        width: 482px;
        gap: 32px;
    }

    .security-section-left h2 {
        line-height: 36px;
    }


    .security-section-left .image-wrapper {
        display: flex;
    }

    .security-section-left .image-wrapper img {
        width: 382px;
        height: 382px;
        aspect-ratio: 1/1;
    }

    .security-section-left .image-wrapper .security-label {
        bottom: 10%;
        right: 8%;
    }

    .security-section-left .image-wrapper .security-label {
        padding: 10px 8px;
        gap: 6px;
    }

    .security-section-left .image-wrapper .security-label span {
        font-size: 10px;
    }

    .security-section-right {
        gap: 16px;
    }

    .security-section-right .info-box {
        padding: 16px;
        gap: 16px;
    }

    .security-section-right svg {
        width: 40px;
        height: 40px;
        padding: 7.5px;
        aspect-ratio: 1/1;
    }
    .security-section-right .info-content h3 {
        font-size: 18px;
    }

    .security-section-right .info-content ul {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .security-section {
        flex-direction: column;
        gap: 24px;
    }

    .security-section-left {
        width: 100%;
        gap: 24px;
        position: static;
    }

    .security-section-left h2 {
        line-height: 30px;
    }


    .security-section-left .section-title__gradient {
        letter-spacing: -0.2px;
    }

    .security-section-right .info-box {
        position: static;
    }

    .security-section-left .image-wrapper {
        display: flex;
        justify-content: center;
    }

    .security-section-left .image-wrapper img {
        width: 310.909px;
        height: 310.909px;
        aspect-ratio: 310.91/310.91;
    }

    .security-section-left .image-wrapper .security-label {
        bottom: 10%;
        right: 0%;
        width: fit-content;
        padding: 13.561px 10.17px;
        flex-direction: column;
        gap: 6.78px;
    }

    .security-section-left .image-wrapper .security-label span {
        font-size: 12.694px;
        letter-spacing: -0.091px;
    }

    .security-section-right .icon-wrapper {
        width: 52px;
        height: 52px;
        padding: 9.75px;
    }

    .security-section-right .info-box {
        width: 100%;
        flex-direction: column;
        gap: 16px;
    }

    .security-section-right svg {
        width: 52px;
        height: 52px;
        padding: 9.75px;
        aspect-ratio: 1/1;
    }

    .security-section-right .info-content h3 {
        font-size: 16px;
    }

    .security-section-right .info-content ul {
        font-size: 12px;
    }
}

/* ****************************************************** */
/* Step gen AI */
.step_gen_ai-section-bg {
    position: relative;
    background: linear-gradient(90deg, var(--orange-orange-500, #EF3F23) 0%, var(--orange-orange-700, #8F2615) 100%);
    margin: 100px 0;
}

.step_gen_ai-section-bg .bg-img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url('/wp-content/uploads/2025/06/line.png');
}

.step_gen_ai-section {
    display: flex;
    padding: 100px 0;
    flex-direction: column;
    align-items: center;
    gap: 56px;
    position: relative;
    z-index: 2;
}

.step_gen_ai-section h2 {
    color: var(--neutral-neutral-0, #FFF);
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -1px;
    text-transform: uppercase;
}

.step_gen_ai-section-content {
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.section-content--step-titles {
    display: flex;
    gap: 48px;
    align-items: stretch;
}

.step_gen_ai-section-content .section-content--step-title {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: calc(100% / 5);
    position: relative;
}

.section-content--step-title span {
    align-self: flex-start;
}

.section-content--step-title span {
    color: var(--neutral-neutral-0, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.032px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(7.349999904632568px);
    padding: 6px 8px;
}

.section-content--step-title h3 {
    color: var(--neutral-neutral-0, #FFF);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -1px;
}

.section-content-step-details {
    display: flex;
    gap: 48px;
    align-items: stretch;
}

.section-content-step-details .section-content-step-detail {
    flex: 1;
    padding-left: 32px;
}

.section-content-step-detail ul {
    color: var(--neutral-neutral-200, #EFEFEF);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    list-style-type: disc;
    line-height: 150%;
    letter-spacing: -0.032px;
}

.step_gen_ai-section-content .section-content-line {
    width: 0%;
    height: 2px;
    transition: width 5s ease;
    background: #C3C5C9;
    animation: expandWidth 1.5s forwards 1s;
    display: flex;
    gap: 48px;
    align-items: center;
}

.step_gen_ai-section-content .section-content-line > div {
    width: calc(100% / 5);
}


.step_gen_ai-section-content .section-content-line .dot-1 span,
.step_gen_ai-section-content .section-content-line .dot-2 span,
.step_gen_ai-section-content .section-content-line .dot-3 span,
.step_gen_ai-section-content .section-content-line .dot-4 span,
.step_gen_ai-section-content .section-content-line .dot-5 span
{
    display: block;
    z-index: 1;
    width: 12px;
    height: 12px;
    aspect-ratio: 1/1;
    color: #fff;
    background: #fff;
    border-radius: 50%;
}

.step_gen_ai-section-content.step_gen_ai-section-content-mobile {
    display: none;
}

/* animation */
@keyframes expandWidth {
    from {
        width: 0;
    }

    to {
        background: var(--neutral-neutral-400, #C3C5C9);
        width: 100%
    }
}

@media (max-width: 1440px) {
    .step_gen_ai-section-bg {
        margin: 80px 0;
    }

    .step_gen_ai-section {
        gap: 48px;
        padding-top: 48px;
    }

    .step_gen_ai-section h2 {
        font-size: 32px;
    }

    .step_gen_ai-section-content {
        gap: 32px;
    }

    .section-content--step-title span {
        font-size: 14px;
        padding: 4px 6px;
    }

    .section-content--step-title h3  {
        font-size: 18px;
    }

    .section-content-step-details .section-content-step-detail {
        padding-left: 28px;
    }

    .section-content-step-detail ul {
        font-size: 14px;
    }
}

@media (max-width: 1024px) {
    .step_gen_ai-section-bg {
        margin: 60px 0;
    }

    .step_gen_ai-section {
        gap: 32px;
        padding-top: 60px;
    }

    .step_gen_ai-section-content {
        gap: 28px
    }

    .section-content--step-title span {
        font-size: 14px;
        padding: 4px 6px;
    }

    .section-content--step-title h3  {
        font-size: 16px;
    }

    .section-content-step-detail ul {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .step_gen_ai-section-bg {
        margin: 24px 0;
    }

    .step_gen_ai-section {
        gap: 24px;
        padding: 24px;
    }

    .step_gen_ai-section h2 {
        color: var(--neutral-neutral-0, #FFF);
        text-align: center;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: -0.2px;
        text-transform: uppercase;
    }

    .step_gen_ai-section-content--step .step_gen_ai-section-content--step-title {
        font-size: 18px;
        color: var(--neutral-neutral-0, #FFF);
        line-height: 27px;
        font-weight: 600;
    }

    .step_gen_ai-section-content.step_gen_ai-section-content-pc {
        display: none;
    }

    .step_gen_ai-section-content.step_gen_ai-section-content-mobile {
        display: flex;
    }

    .step_gen_ai-section-content {
        flex-direction: column;
        gap: 48px;
        padding-left: 22px;
        position: relative;
    }

    .section-content-step-detail {
        margin-left: 0;
    }
    .section-content-step-detail ul {
        font-size: 14px;
        padding-left: 22px;
    }

    .step_gen_ai-section-content--step .section-content__dot {
        display: flex;
        flex-direction: column;
        height: fit-content;
        gap: 8px;
    }

    .step_gen_ai-section-content-line {
        position: absolute;
        top: 0;
        left: 0;
        transform: translateY(0);
        width: 2px;
        height: 100%;
        flex-direction: column;
        background: var(--neutral-neutral-400, #C3C5C9);
        animation: none;
        z-index: -1;
    }

    .step_gen_ai-section-content-line > div{
        height: calc(100% / 5);
    }

    .step_gen_ai-section-content--step .step_gen_ai-section-content--step-number {
        color: var(--neutral-neutral-0, #FFF);
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 150%;
        letter-spacing: -0.032px;
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.20);
        backdrop-filter: blur(7.349999904632568px);
        padding: 6px 8px;
        align-self: flex-start;
    }

    .step_gen_ai-section-content--step .step_gen_ai-section-content--step-number::after {
        content: "";
        bottom: 25%;
        left: -70%;
        transform: translateY(-55%);
        z-index: 1;
        width: 8px;
        height: 8px;
    }

    .step_gen_ai-section-content .step_gen_ai-section-content--step {
        position: relative;
    }

    .step_gen_ai-section-content .step_gen_ai-section-content--step::after {
        content: "";
        position: absolute;
        position: absolute;
        top: 12px;
        left: -27px;
        display: block;
        z-index: 1;
        width: 12px;
        height: 12px;
        aspect-ratio: 1/1;
        color: #fff;
        background: #fff;
        border-radius: 50%;
    }
}

/* ****************************************************** */
/* Step gen AI */
.corresponding_field_section {
    position: relative;
    max-width: 1200px;
    margin-bottom: 100px;
    overflow: hidden;
}

.corresponding_field_section-bg {
    position: absolute;
    width: 844px;
    height: 844px;
    border-radius: 50%;
    bottom: -77%;
    right: -36%;
    z-index: -1;
    background: radial-gradient(circle at 100% 100%,
            rgba(255, 189, 177, 0.30) 25%,
            rgba(252, 217, 211, 0.00) 100%);

}

.corresponding_field_section h2 {
    text-align: center;
}

.corresponding_field_section-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-top: 56px;
}

.corresponding_field_section-content--item {
    position: relative;
}

.corresponding_field_section-content--item img {
    width: 100%;
    height: 100%;
}

.corresponding_field-label {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(31, 41, 55, 0.8);
    width: 334px;
    height: 64px;
    opacity: 0.7;
    clip-path: polygon(0 0, 100% 0, 86% 100%, 0 100%);
}

.corresponding_field-label span {
    display: block;
    color: var(--Grayscale-100, #F8F9FA);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.5px;
    padding: 12px 16px;
}

.corresponding_field_section-content--item:hover .corresponding_field_section-content--item-hover {
    opacity: 1;
}

.corresponding_field_section-content--item-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #EF3F23;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 20px 0px 20px;
    transition: all .3s;
    display: flex;
    opacity: 0;
    align-items: center;
}

.corresponding_field_section-content--item-svg { 
    border-style: solid;
    border-width: 0px 4px 0px 0px;
    border-color: #F8F9FA;
    padding: 20px;
}

.corresponding_field_section-content--item-svg svg {
    width: 100px;
    height: 100px;
}

.corresponding_field_section-content--item-list {
    padding-left: 40px;
}

.corresponding_field_section-content--item-list ul li {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    list-style-type: disc;
    transition: color 0.3s;
    padding: 8px 0;
}

@media (max-width: 1440px) {
    .corresponding_field_section {
        margin-bottom: 60px;
    }

    .corresponding_field_section-content {
        gap: 16px;
        margin-top: 48px;
    }

    .corresponding_field-label {
        width: 334px;
        height: 64px;
    }
}

@media (max-width: 1024px) {
    .corresponding_field_section {
        margin-bottom: 60px;
        padding: 0 24px;
    }

    .corresponding_field_section-content {
        gap: 12px;
        margin-top: 32px;
    }

    .corresponding_field-label {
        width: 334px;
        height: 64px;
    }

    .corresponding_field_section-content--item-svg {
        padding: 8px;
    }

    .corresponding_field_section-content--item-list ul li {
        padding: 4px 0;
    }
}

@media (max-width: 767px) {
    .corresponding_field_section {
        margin-bottom: 24px;
    }

    .corresponding_field_section-content {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px;
        margin-top: 24px;
    }

    .corresponding_field_section-content--item {
        position: relative;
        height: 184px;
    }

    .corresponding_field_section-content--item img {
        width: 100%;
        height: 100%;
    }

    .corresponding_field-label {
        width: 230px;
        height: 58px;
    }

    .corresponding_field-label span {
        display: block;
        color: var(--Grayscale-100, #F8F9FA);
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        letter-spacing: -0.5px;
        padding: 12px 16px;
    }

    .corresponding_field_section-content--item-svg {
        padding: 0 12px 0 0;
    }

    .corresponding_field_section-content--item-svg svg {
        width: 41px;
        height: 41px;
    }

    .corresponding_field_section-content--item-list ul li {
        font-size: 14px;
        padding: 4px 0;
        line-height: 22px;
    }
}