    /* NySection1 - NySection1 - NySection1 - NySection1 - NySection1  */
    .NyBigBox {
        padding-top: 0;
    }

    .NySection1 {
        padding: 150px var(--container);
    }

    .About1 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: flex-end;
        grid-gap: 30px;
    }

    .text1 {
        width: calc(50% - 30px);
    }

    .text1 h1 {
        color: #000;
        font-size: 40px;
        font-weight: 700;
        margin-bottom: 90px;
    }


    .text1 .desc1 {
        color: #000;
        font-size: 16px;
        line-height: 2;
    }

    .rt1 {
        width: calc(50% - 30px);
        display: flex;
        flex-wrap: wrap;
        grid-gap: 50px;
    }

    .item1 {
        width: calc(50% - 25px);
        min-height: 160px;
        padding: 30px 45px;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        grid-gap: 15px;
    }

    .item1:hover {
        background: var(--color);
    }

    .item1 h1 {
        color: #111;
        font-size: 26px;
        font-weight: bold;
        border-bottom: 1px solid #111;
    }

    .item1 h2 {
        color: #111;
        font-size: 16px;
    }

    .item1:hover h1 {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    .item1:hover h2 {
        color: #fff;
    }


    @media (max-width: 1440px) {
        .NySection1 {
            padding: 120px var(--container);
        }

        .text1 h1 {
            font-size: 40px;
            margin-bottom: 30px;
        }
    }

    @media (max-width: 1200px) {
        .NySection1 {
            padding: 90px var(--container);
        }

        .text1 {
            width: 100%;
        }

        .rt1 {
            width: 100%;
            flex-wrap: nowrap;
        }

        .item1 {
            padding: 30px;
        }

        .item1 h1 {
            font-size: 20px;
        }

        .item1 h2 {
            font-size: 14px;
        }
    }

    @media (max-width: 900px) {
        .text1 h1 {
            font-size: 28px;
            margin-bottom: 15px;
        }

        .rt1 {
            width: 100%;
            flex-wrap: wrap;
        }

        .rt1 {
            grid-gap: 20px;
        }

        .item1 {
            min-height: unset;
        }
    }

    @media (max-width: 600px) {
        .NySection1 {
            padding: 60px var(--container);
        }

        .item1 {
            width: 100%;
        }
    }

    @media (max-width:460px) {}

    @media (max-width:380px) {}



    /* NySection2 - NySection2 - NySection2 - NySection2 - NySection2 */
    .NySection2 {
        padding: 0 var(--container);
        padding-top: 120px;
    }

    .Swiper2 {
        width: 100%;
        padding-bottom: 60px;
        overflow: visible;
    }

    .Slide2 {
        width: 100%;
        height: auto;
    }

    .Slide2 h1 {
        color: #FFF;
        text-shadow: 0 4px 4px rgba(0, 0, 0, 0.51);
        font-size: 20px;
        position: absolute;
        z-index: 2;
        left: 30px;
        top: 30px;
    }

    .Slide2 img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: relative;
        z-index: 1;
    }

    .Swiper2 .pagination2 {
        top: auto;
        bottom: 0;
        background: #9F9898;
        height: 1px;
    }

    .Swiper2 .pagination2 span {
        height: 3px;
        border-radius: 7px;
        background: var(--color);
        top: -1px;
    }

    @media (max-width: 1200px) {
        .NySection2 {
            padding-top: 90px;
        }
    }

    @media (max-width: 600px) {
        .NySection2 {
            padding-top: 60px;
        }

        .Swiper2 {
            padding-bottom: 30px;
        }

        .Slide2 h1 {
            font-size: 16px;
        }
    }



    /* NySection3 - NySection3 - NySection3 - NySection3 - NySection3 */

    @media (max-width: 1600px) {}

    @media (max-width: 1440px) {}

    @media (max-width: 1200px) {}

    @media (max-width:720px) {}

    @media (max-width:460px) {}

    @media (max-width:380px) {}



    /* NySection4 - NySection4 - NySection4 - NySection4 - NySection4 */

    @media (max-width: 1600px) {}

    @media (max-width: 1440px) {}

    @media (max-width: 1200px) {}

    @media (max-width:720px) {}

    @media (max-width:460px) {}

    @media (max-width:380px) {}



    /* NySection5 - NySection5 - NySection5 - NySection5 - NySection5 */

    @media (max-width: 1600px) {}

    @media (max-width: 1440px) {}

    @media (max-width: 1200px) {}

    @media (max-width:720px) {}

    @media (max-width:460px) {}

    @media (max-width:380px) {}