.header-img {
    background-image: url("/img/sorting/header-img.png");
    background-size: cover;
    min-height: 520px;
    max-height: 550px;
    overflow-y: hidden;
}

/* 
.header-img img {
    width: 85%;
    margin-top: 80px;
    position: relative;
    z-index: 1;
}

.img-g {
    background: linear-gradient(360deg, #F8F8F8 5.46%, rgba(248, 248, 248, 0) 5%);
} */

/* .header-card {
    position: absolute;
    width: 100%;
    max-width: 600px;
    height: 100px;
    align-content: center;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    background: linear-gradient(75.83deg, rgba(255, 255, 255, 0.18) 1.96%, rgba(255, 255, 255, 0.54) 98.04%);
    backdrop-filter: blur(20px);
}

.header-font {
    font-weight: 700;
    font-size: 48px;
    line-height: 64px;
    color: #333;
}

.header-text {
    margin-top: 40px;
}

.header-span {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
} */

.img-g {
    height: 550px;
    background: linear-gradient(360deg, #F8F8F8 5.46%, rgba(248, 248, 248, 0) 5%);
    top: auto;
}

.wih-top {
    gap: 21px;
    margin-top: 142px;
    margin-bottom: 100px;
}

.wih-top img {
    width: 100%;
    max-width: 650px;
    min-width: 200px;
    /* padding: 2%; */
}

.top-card {
    width: 100%;
    max-width: 540px;
    min-width: 415px;
    height: auto;
    /* background: linear-gradient(75.83deg, rgba(255, 255, 255, 0.3) 1.96%, rgba(255, 255, 255, 0.9) 98.04%); */
    box-shadow: 1px 4px 10px #00000033;
    text-align: start;
    padding-top: 48px;
    padding-bottom: 32px;
    backdrop-filter: blur(20px);
}

.top-card p {
    margin-left: 28px;
    margin-right: 28px;
}

.top-text-h {
    font-weight: 700;
    font-size: 48px;
    line-height: 64px;
    margin-bottom: 24px;
}

.top-text-f {
    margin-top: 20px;
    margin-bottom: 24px;
}


.body-img {
    /* background-image: url("/img/sorting/body-img.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; */
    position: relative;
}

.problem {
    position: relative;
    gap: 36px;
    width: 100%;
}

.problem-card {
    width: 100%;
    max-width: 375px;
    height: 400px;
    overflow: visible;
    /* padding-top: 124px; */
}

.problem-card1 {
    width: 100%;
    max-width: 375px;
    height: 450px;
    overflow: visible;
}

.problem img {
    width: 176px;
    height: 176px;
    position: absolute;
    top: -88px;
    left: 50%;
    transform: translateX(-50%);
}

.problem-h1 {
    margin-top: 124px;
    text-shadow: 1px 3px 4px #E6454540;

}

.problem-h2 {
    margin-top: 28px;
    text-shadow: 1px 3px 4px #00A0E840;
}

.problem-text {
    text-align: start;
    margin: 20px;
    /* letter-spacing: 0.08em; */
}

.arrow-or {
    transform: rotate(90deg);
    margin-bottom: 15px;
}

.procedure {
    position: relative;
    align-items: end;
    z-index: 1;
    width: 100%;
    gap: 2%;
    padding-bottom: 20px;
}


.procedure-card img {
    width: 80px;
    height: 80px;
    margin: 34px 0px 20px;
}

.procedure-text {
    text-align: start;
    margin: 8px 12px 0px;
}

.procedure-icon {
    max-width: 220px;
    width: 100%;
}

.procedure-hr {
    position: absolute;
    border: none;
    height: 2px;
    background-color: #345869;
    width: 86vw;
    max-width: 1450px;
    z-index: -1;
    top: -3px;
    left: 50%;
    transform: translateX(-50%);
}

.shi-img1 {
    max-width: 132px;
    height: auto;
    border-radius: 50%;
    margin: 20px 0px;
    width: 100%;
}

.shi-img2 {
    max-width: 180px;
    height: auto;
    border-radius: 50%;
    margin: 20px 0px;
    width: 100%;
}

.dot1 {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #345869;
    margin-bottom: 2px;
    position: relative;

}

.dot2 {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #00A0E8;
}

.shi-font {
    margin-top: 8px;
}

.procedure-btn {
    position: static;
    width: 286px;
    height: 40px;
}

.reason {
    gap: 120px;
    width: 100%;
    position: relative;
}

.reason-low {
    gap: 24px;
}

.reason-card,
.reason-img {
    width: 100%;
    max-width: 450px;
    min-width: 420px;
    margin: 0px 20px;
}

.reason-card {
    background: linear-gradient(137.57deg, rgba(255, 255, 255, 0.56) 0.9%, rgba(255, 255, 255, 0.07) 99.1%);
}

.reason-text1 {
    color: #00A0E8;
    margin-top: 28px;
}

.reason-text2 {
    margin: 16px 0px;
}

.reason-span {
    font-weight: 500;
    color: #00A0E8;
}

.shi-num {
    font-family: "Roboto", sans-serif;
}



.problem-bgi {
    position: absolute;
    width: 103%;
    top: 220px;
    z-index: -2;
    left: 50%;
    transform: translateX(-50%);
    height: 25%;
}

.procedure-bgi-1 {
    position: absolute;
    top: -570px;
    z-index: -2;
    left: -230px;
}

.procedure-bgi-2 {
    position: absolute;
    top: -25px;
    z-index: -2;
    right: -140px;
}

.reason-bgi1 {
    position: absolute;
    top: -170px;
    left: -20px;
    z-index: -2;
}

.reason-bgi2 {
    position: absolute;
    top: 280px;
    right: -220px;
    z-index: -2;
}

.reason-bgi3 {
    position: absolute;
    bottom: 240px;
    left: -220px;
    z-index: -2;
}

.reason-bgi4 {
    position: absolute;
    bottom: -135px;
    right: -140px;
    z-index: -2;
}




@media (min-width: 992px) {

    .max {
        display: none;
    }

    .problem-pading1 {
        padding: 165px 20px 50px;
    }

    .problem-pading2 {
        padding: 32px 20px 200px;
    }

    .shi-num {
        margin-top: 20px;
    }

    .procedure-card {
        background-image: url("/img/sorting/procedure-card.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        height: 590px;
        width: 105%;
        margin-top: 24px;
        padding: 0px 4%;
    }

    .reason-card {
        text-align: start;
        padding: 0px 20px;
        height: 300px;
    }

    .gap-card {
        height: 590px;
        margin-top: 24px;
    }

    .down-arrow {
        display: none;
    }

    .me-br {
        display: none;
    }

}

@media (min-width: 992px) and (max-width: 1070px) {
    .problem-card {
        height: 450px;
    }

    .problem-card1 {
        height: 520px;
    }

}

@media (max-width: 991px) {

    .me-br {
        display: none;
    }

    .mt-12-mo {
        margin-top: -12px;
    }

    .max {
        display: inline;
    }

    .header-img {
        min-height: 480px;
        background-image: url("/img/sorting/header-img-mo.png");
    }

    .img-g {
        height: 200px;
        bottom: -15px;
    }

    .top-card {
        text-align: center;
        min-width: 300px;
        padding: 24px 0px;
    }

    .top-card p {
        margin-left: 8px;
        margin-right: 8px;
    }

    .top-text-h {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 12px;
    }


    .wih-top {
        flex-direction: column-reverse;
        margin: 5%;
        margin-top: 5%;
        gap: 10px;
    }

    .wih-top img {
        min-width: 250px;
    }

    /* .body-img {
        background-image: url("/img/sorting/body-img-mo.png");
    } */

    .problem {
        gap: 16px;
        flex-wrap: nowrap;
        justify-content: start;
        padding: 20px;
    }

    .problem img {
        width: 110px;
        height: 110px;
        top: -55px;
    }

    .problem-card {
        min-width: 236px;
        height: 420px;
    }

    .problem-card1 {
        min-width: 236px;
        height: 590px;
    }

    .problem-h1 {
        margin-top: 76px;
    }

    .problem-h2 {
        margin-top: 20px;
    }

    .procedure {
        overflow: hidden;
        width: 110%;
    }

    .procedure-icon {
        max-width: none;
    }


    .shi-img1 {
        width: auto;
        height: 76px;
    }

    .shi-img2 {
        width: auto;
        height: 92px;
    }

    .procedure-card {
        display: block;
        width: 238px;
        border-radius: 20px;
        /* border: 2px solid rgb(255 255 255 / 80%); */
        position: relative;
        overflow: visible;
        flex-shrink: 1;
        margin-left: 130px;
        background: linear-gradient(137.57deg, rgba(255, 255, 255, 0.54) 0.9%, rgba(255, 255, 255, 0.3) 61.14%, rgba(255, 255, 255, 0.45) 99.1%);
        box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
    }

    .procedure-top {
        background-image: url(/img/sorting/procedure-card-h.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 103%;
        height: 52px;
        margin-top: -10px;
        justify-content: start;
        position: relative;
    }

    .procedure-card img {
        width: 32px;
        height: 32px;
        margin: 16px 4px 6px 4px;
    }

    .procedure-text {
        font-size: 13px;
        line-height: 22px;
        margin: 8px;
        display: none;
    }

    .procedure-card.active .procedure-text {
        display: flex;
    }

    .procedure-card.active .down-arrow {
        background-image: url(/img/sorting/arrow-or-up.png);

    }

    .mo-read {
        font-size: 16px;
        margin-top: 10px;
    }

    .down-arrow {
        background-image: url(/img/sorting/arrow-or-donw.png);
        background-size: 100%;
        width: 16px;
        bottom: 12px;
    }


    .procedure-hr {
        width: 1px;
        height: 1700px;
        top: 50%;
        transform: translateY(-50%);
    }

    .dot1 {
        width: 8px;
        height: 8px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 15px;
    }

    .dot2 {
        width: 12px;
        height: 12px;
        margin-left: 10px;
        margin-right: 12px;
    }

    .shi-num {
        margin-right: 12px;
    }

    .shi-font {
        text-align: start;
        width: 170px;
    }

    .mo-l8 {
        margin-left: -8px;
    }

    .reason-card,
    .reason-img {
        max-width: none;
        min-width: auto;
        height: auto;
        margin: 0;
    }

    .reason-card {
        max-width: 550px;
        padding: 0;
    }

    .reason-img {
        margin-top: 40px;
        margin-bottom: 12px;
        max-width: 450px;
    }

    .reason-card p {
        margin-left: 12px;
        margin-right: 12px;
        text-align: start;
    }

    .reason-text1 {
        margin-top: 12px;
    }

    .reason-text2 {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .reason {
        gap: 20px;
    }

    .reason-low {
        gap: 0;
    }

    .problem-pading1 {
        padding: 95px 20px 24px;
    }

    .problem-pading2 {
        padding: 20px 20px 100px;
    }

    .problem-bgi {
        height: 30%;
    }

    .procedure-bgi-1 {
        width: 320px;
        top: 110px;
        left: auto;
        right: -100px;
    }

    .procedure-bgi-2 {
        width: 320px;
        top: auto;
        left: -70px;
        right: auto;
        bottom: 50px;
    }

    .reason-bgi1 {
        width: 320px;
        top: -15px;
        left: 150px;
    }

    .reason-bgi2 {
        width: 320px;
        top: 445px;
        right: 70px;
    }

    .reason-bgi3 {
        width: 320px;
        bottom: 670px;
        left: 125px;
    }

    .reason-bgi4 {
        width: 320px;
        bottom: 200px;
        right: 110px;
    }

}

@media (min-width: 1220px) {
    .max {
        display: inline;
    }

    .procedure-card,
    .gap-card {
        height: 510px;
    }
}

@media (max-width: 555px) {
    .me-br {
        display: inline;
    }
}



body.ios .problem-pading1,
body.ios .problem-pading2,
body.ios .procedure {
    margin-left: -20px;
}