.our-structured-section {
    background: #FCFCFC;
}

.our-structured-section .texts {
    color: #5C5C5C;
}

.our-structured-section .gx-3 {
    --bs-gutter-x: 28px;
}

.service-intro-content span {
    color: #018F83;
}

.structured-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    border-radius: 12px;
    border: 1px solid #018F8333;
    height: 100%;
    background: #FEFEFE;
}

.structured-card-img {
    border-radius: 8px;
    overflow: hidden;
}

.structured-card h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    color: #3C3C3B;
    text-align: center;
}

.structured-card p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    text-align: center;
    color: #5C5C5C;
}

.structured-card span {
    color: #018F83;
}

.comprenevsive-section {
    background: none !important;
}

.comprenevsive-section .structured-card h3 {
    text-align: unset;
}

.comprenevsive-section .structured-card p {
    text-align: unset;
}

.structured-points {
    background: #E6F4F3;
    border-radius: 12px;
    padding: 12px;
}

/* our provensection */
.our-proven-section {
    background: #F5FFFE;
}

.proven-text {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.proven-text h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.03rem;
    color: #3C3C3B;
}

.proven-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    color: #5C5C5C;
}

.our-proven-content {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1040px;
}

.proven-number h4 {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
}

.proven-number p {
    font-weight: 600;
    font-size: 76px;
    line-height: 1.4;
    letter-spacing: 0;
    color: #018F83;
}

.prove-icon {
    display: flex;
    justify-content: center;
}

.proven-img {
    min-width: 110px;
    min-height: 110px;
    border-radius: 55px;
    background: #FFFFFF;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 17.3px 0px #00000014;
}

.proven-img img {
    max-width: 80px;
    max-height: 80px;
}

.proven-number {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.proven-arrows {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-height: 90px;
    overflow: hidden;
    max-width: 50px;
    margin: auto;
}

.mobile-proven-content {
    flex-direction: column;
}

/* industries */
.graphic-industries .industry-card {
    background-color: #FCFFFF;
    min-width: 304px;
}

.industry-types .subtitle {
    font-size: 18px;
}

.technologies-card {
    border-radius: 12px;
    padding: 24px;
    background: #FEFEFE;
    max-width: 382px;
    align-items: center;
    gap: 20px;
}

.swiper-slide {
    width: auto;
}

.technologies-card-container {
    gap: 36px;
}

.technologies-card {
    border-radius: 12px;
    padding: 24px;
    background: #F5FFFE;
    max-width: 382px;
    align-items: center;
    gap: 20px;
}

.technologies-card h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    margin-bottom: 8px;
}

.technologies-card p {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: 0.05rem;
    color: #5C5C5C;
}

.website-form-header p {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    color: #3C3C3B;
}


.arsenal-section {
    background: #FCFCFC;
}


.structured-points .content-list {
    margin: 0 !important;
}

@media (max-width: 991px) {

    .structured-card h3 {
        font-size: 16px;
    }

    .structured-card p {
        font-size: 14px;
    }

    .double-circle-heading::before {
        top: -36px;
    }

    .double-circle-heading::before {
        top: -36px;
    }

    .technologies-card h5 {
        font-size: 16px;
    }

    .technologies-card p {
        font-size: 14px;
    }

    .technologies-card {
        padding: 16px;
        height: auto;
        width: 100% !important;
        aspect-ratio: 3 / 1;
        max-width: 340px;
    }

    .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: stretch;
    }

    .technologies-card-container {
        gap: 16px;
    }

    .proven-text h3 {
        font-size: 16px;
    }

    .proven-text p {
        font-size: 14px;
    }


    .proven-img {
        min-width: 60px;
        min-height: 60px;
        justify-content: unset;
        box-shadow: none;
    }

    .proven-number h4 {
        font-size: 16px;
    }

    .proven-number p {
        font-size: 60px;
        color: #018F831F;
    }

    .hide-text {
        display: none;
    }
}





















.card1 {
    background: linear-gradient(0deg, rgba(255, 183, 168, 0.1) 0%, rgba(252, 123, 79, 0.1) 100%);
}



.card2 {
    background: linear-gradient(0deg, rgba(186, 216, 255, 0.1) 0%, rgba(82, 160, 255, 0.1) 100%);
}

.card3 {
    background: linear-gradient(0deg, rgba(192, 255, 188, 0.1) 0%, rgba(78, 212, 0, 0.1) 100%);
}

.card4 {
    background: linear-gradient(0deg, rgba(210, 186, 255, 0.1) 0%, rgba(142, 82, 255, 0.1) 100%);
}

.card5 {
    background: linear-gradient(0deg, rgba(255, 183, 168, 0.1) 0%, rgba(252, 123, 79, 0.1) 100%);
}

.card6 {
    background: linear-gradient(0deg, rgba(255, 252, 188, 0.3) 0%, rgba(212, 209, 0, 0.3) 100%);
}


.step-card {
    display: flex;
    flex-direction: column;
    border-radius: 20px;
    padding: 0 16px 16px 16px;
    max-width: 309px;
    position: relative;
    background: #fff;
}

.break-text {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    border-radius: 16px;
    gap: 8px;
    width: 100%;
}

.break-text .texts {
    font-size: 18px;
}

.break-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.05rem;
    color: #5C5C5C;
}

.pin-img img {
    max-width: 60px;
    max-height: 60px;
}

.card-number {
    position: absolute;
    z-index: 1;
}

.card-number-two {
    top: 38px;
    left: 23px;
    max-width: 70px !important;
}

.card-number-four {
    top: 38px;
    left: 24px;
    max-width: 79px !important;
}

.card-number-six {
    top: 35px;
    left: 24px;
    max-width: 79px !important;
}

.card-number-five {
    max-width: 70px !important;
    top: 37px;
}

.card-number-three {
    top: 35px;
    max-width: 70px !important;
}

.card-number-seven {
    top: 35px;
    max-width: 76px !important;
}

.how-mobile-section {
    display: flex;
    flex-direction: column;
}

.break-mobile-card {
    margin-top: 16px;
    border-radius: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    pointer-events: none;
    box-shadow: 0px 4px 54px 0px #00000017;
}


@media (max-width: 991px) {

    .break-text .texts {
        font-size: 16px;
    }


    .card-number {
        top: 0;
        right: 26px;

    }

    .pin-img img {
        max-width: 48px;
        max-height: 48px;
    }

    .break-text p {
        font-size: 14px;
    }



    .card-number-two {
        top: 25px;
        max-width: 70px !important;
    }

    .card-number-three {
        top: 24px;
        max-width: 70px !important;
    }

    .card-number-four {
        top: 31px;
        max-width: 70px !important;
    }

    .card-number-five {
        top: 26px;
        max-width: 70px !important;
    }

    .card-number-six {
        top: 28px;
        max-width: 70px !important;
    }

    .card-number-seven {
        top: 32px;
    }

    .step-card {
        max-width: 100%;
    }

    .our-proven-section .section-gap {
        gap: 16px;
    }

    .technologies-card img {
        max-width: 60px;
    }
}