.below-header {
    background: linear-gradient(90deg, rgba(236, 102, 26, 0.05) 0%, rgba(236, 102, 26, 0.03) 100%);
    display: flex;
    width: 100%;
    height: 44px;
}
.below-header h6 {
    margin-top: 15px;
    margin-left: 50px;
}
.below-header img {
    margin-top: -3px;
}
.middle-conent {
    margin: 80px auto 0;
    text-align: center;
    justify-content: center;
    max-width: 700px;
    overflow: hidden;
}

.middle-top-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.image-title {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.image-title-image {
    width: fit-content;
    margin: 0 auto;
}

.image-title-image h2 {
    font-size: 36px;
    line-height: 42.96px;
    font-weight: 700;
}

.main-image img {
    width: 700px;
    margin: 0 auto;
}
.middle-conent .line img {
    height: 3px;
    width: 45px;
}

.upper-text-container {
    width: 675px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.text-container-1 h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    margin: 0;
    color: #373737;
}

.text-container-2 h3 {
    color: #EC661A;
    margin-bottom: 20px;
    font-size: 32px;
    line-height:32px;
    font-weight: 500;
}

.text-container-2-lower h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    color: #373737;
    margin-bottom: 0;
}

.text-container-2-lower h5 b {
    color: #EC661A;
    font-weight: 500;
    display: inline
}

.middle-conent .text-container-3 {
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}
.middle-conent .text-container-3 .button{
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 24px;
}

.text-container-3 .button button {
    font-weight: 500;
    font-size: 24px;
    line-height: 28.64px;
    color: #FFF;
    text-align: center;
    background-color: #EC661A;
    padding: 20px 40px;
    border-radius: 8px;
}

.text-container-3 h5 {
    color: #646464;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
}

.middle-conent#lower-conent {
    margin-top: 100px;
}

.lower-text-container {
    width: 100%;
    max-width: 653px;
    margin: 0 auto;
}

.container-contain {
    display: flex;
    flex-direction: column;
    gap: 60px;
    width: 100%;
    text-align: center;
}

.item {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.number-mobile {
    display: none;
}

.icon img {
    width: 120px;
    height: auto;
}

.content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.number-title {
    display: flex;
    flex-direction: row;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.number-web img {
    width: 40px;
    height: auto;
}

.number-title h2 {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #373737;
}

.listing-content {
    width: fit-content;
    margin: 0 auto;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.listing-content .single-list {
    display: flex;
    flex-direction: row;
    gap: 12px;
}

.listing-content .single-list span {
    font-size: 20px;
    line-height: 24px;
    color: #373737;
    font-weight: 400;
}

.listing-content .single-list img {
    width: 6px;
}

.below-container {
    height: 259px;
    display: flex;
    margin-bottom: 60px;
    margin-top: 60px;
    margin-left: 135px;
    margin-right: 135px;
    gap: 80px;
    align-items: center;
    border-radius: 8px;
    background: linear-gradient(268deg, rgba(236, 102, 26, 0.04) 0.52%, rgba(236, 102, 26, 0.10) 99.44%);
}
.below-container .image-box img {
    margin-left: 40px;
    margin-top: 42px;
    margin-bottom: 42px;
}
.below-container .text-content {
    margin-left: 120px;
    margin-top: 48px;
    margin-bottom: 48px;
}
.below-container .text-content h6 {
    color: rgba(236, 102, 26, 1);
    font-weight: 800;
    font-size: 24px;
    line-height: 28.8px;
}
.below-container .text-content h5 {
    font-weight: 400;
    font-size: 28px;
    line-height: 33.61px;
}

.below-container .text-content h5 b {
    font-weight: 700;
    color: #373737;
}

.below-container .text-content .button .btn.btn-primary {
    width: 243px;
    height: 56px;
    background: var(--main2, #FD6F22);
    font-size: 20px;
    line-height: 23.87px;
    font-style: normal;
    font-weight: 500;
    border-radius: 8px;
    border: 1px solid var(--main2, #FD6F22);
    color: var(--Neutral-1, #FFF);
    margin-top: 40px;
    padding: 16px 30px 16px 30px;
}
.middle-conent .all-text img {
    margin-bottom: 3px;
}

.text-container-middle {
    /* width: 700px; */
    margin-top: 60px;
}
.text-container-middle h2 {
    text-align: center;
}
.text-container-middle img.hand {
    width: 300px;
    height: auto;
}

@media screen and (min-width: 1080px) {
    .text-container-middle .hand {
        width: 100%;
        height: auto;
        margin-top: 60px;
    }

    .text-container-2-lower h5 b::before {
        content: '';
        display: block;
    }

    .below-container .text-content {
        /* margin-left: -300px; */
    }
    .below-container .image-box img {
        /* margin-right: -400px; */
        /* margin-left: 100px; */
    }
}

@media screen and (max-width: 576px) {
    .middle-conent {
        margin-top: 50px;
    }

    .middle-top-content {
        width: 90%;
        max-width: 335px;
        margin: 0 auto;
        overflow: hidden;
        gap: 40px;
    }

    .image-title {
        gap: 40px;
    }

    .image-title-image h2 {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 23.87px;
    }

    .main-image img {
        width: 100%;
        height: auto;
    }

    .upper-text-container {
        width: 100%;
        gap: 24px;
    }

    .text-container-1 h5 {
        font-size: 16px;
        line-height: 24px;
    }

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

    .text-container-2 h3 {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 26px;
    }

    .text-container-2-lower h5 {
        font-size: 14px;
        line-height: 20px;
    }

    .text-container-3 .button {
        margin-bottom: 16px;
    }

    .text-container-3 .button button {
        font-size: 14px;
        line-height: 16.71px;
        padding: 12px 24px;
    }

    .text-container-3 h5 {
        font-size: 12px;
        line-height: 14.32px;
    }

    .middle-conent#lower-content {
        margin-top: 60px;
    }

    .container-contain {
        gap: 40px;
    }

    .item {
        gap: 16px;
    }

    .item.partial{
        max-width: 295px;
        margin: 0 auto;
    }

    .icon-number-wrapper {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .number-mobile {
        display: block;
    }

    .number-mobile img {
        width: 24px;
        height: auto;
    }

    .number-web {
        display: none;
    }

    .number-title h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .number-title h2#top {
        max-width: 223px;
        margin: 0;
        padding: 0
    }

    .number-title h2#middle {
        max-width: 205px;
        margin: 0;
        padding: 0
    }

    .listing-content {
        gap: 4px;
    }

    .listing-content .single-list span {
        font-size: 16px;
        line-height: 22px;
    }
    
    .listing-content .single-list img {
        width: 4px;
    }

    .below-container {
        margin: 70px 0;
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: auto;
        padding: 20px;
        padding-top: 60px;
    }

    .below-container .text-content {
        margin: auto;
        text-align: center;
    }

    .below-container .text-content h6 b {
        margin-bottom: 24px;
        font-size: 16px;
        line-height: 19.09px;
        font-weight: 700;
    }

    .below-container .text-content h5 {
        font-size: 20px;
        line-height: 26px;
        font-weight: 400;
        max-width: 298px;
    }

    .below-container .text-content h5 b {
        font-size: 20px;
        line-height: 26px;
        font-weight: 700;
    }

    .below-container .text-content h5 b::before {
        content: '';
        display: block;
    }

    .below-container .text-content .button .btn.btn-primary {
        font-size: 14px;
        line-height: 16.71px;
        font-weight: 500;
        padding: 12px 24px;
        width: fit-content !important;
    }

    .below-container .image-box img {
        margin: auto;
        opacity: 90%;
    }
}
