.header .box .menu_box .links .item .sub .nr {
    background: #fff
}

img {
    object-fit: cover
}

.w1600 {
    width: 83.33333vw;
    margin: 0 auto
}

.banner {
    width: 100%
}

.banner .img {
    width: 100%
}

.banner .img img {
    display: block;
    width: 100%
}

.sec1 {
    padding: 7.5vw 0 0
}

.sec1 .wrap .title {
    color: #000;
    font-weight: 700;
    line-height: 150%;
    /* text-transform: capitalize */;
    text-align: center
}

.sec1 .wrap .text {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    line-height: 150%;
    /* text-transform: capitalize */;
    text-align: center;
    margin: 1.04167vw 0 3.80208vw
}

.sec1 .wrap .box {
    display: flex;
    justify-content: space-between
}

.sec1 .wrap .box .l {
    width: 29.16667vw
}

.sec1 .wrap .box .l .item {
    position: relative;
    padding: 0 0 2.08333vw;
    cursor: pointer
}

.sec1 .wrap .box .l .item:not(:last-child) {
    margin-bottom: 2.08333vw
}

.sec1 .wrap .box .l .item:not(:last-child):after {
    content: "";
    width: 26.19792vw;
    height: .05208vw;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    bottom: 0
}

.sec1 .wrap .box .l .item .block .block_top {
    display: flex;
    align-items: center;
    gap: 1.04167vw;
    margin-bottom: .625vw
}

.sec1 .wrap .box .l .item .block .block_top .icon {
    width: 1.875vw
}

.sec1 .wrap .box .l .item .block .block_top .icon img {
    display: block;
    width: 100%
}

.sec1 .wrap .box .l .item .block .block_top p {
    color: #000000;
    font-weight: 700;
    line-height: 150%;
    /* text-transform: capitalize */;
    transition: 0.6s
}

.sec1 .wrap .box .l .item .block .block_text {
    padding: 0 0 0 2.91667vw;
    color: #000;
    font-weight: 500;
    line-height: 150%;
    white-space: nowrap
}

.sec1 .wrap .box .l .item .none {
    padding: .52083vw 0 0 2.91667vw;
    display: none
}

.sec1 .wrap .box .l .item .none ul li {
    color: #3615DC;
    font-weight: 400;
    line-height: 150%;
    white-space: nowrap;
    position: relative;
    padding: 0 0 0 1.30208vw
}

.sec1 .wrap .box .l .item .none ul li::after {
    content: "";
    width: .3125vw;
    height: .3125vw;
    border-radius: 50%;
    background: #3615DC;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: .3125vw
}

.sec1 .wrap .box .l .item:hover .block .block_top p {
    color: #3615DC
}

.sec1 .wrap .box .r {
    width: 46.71875vw;
    height: 28.64583vw
}

.sec1 .wrap .box .r .img {
    width: 100%;
    height: 100%;
    border-radius: .625vw;
    background: #141414;
    display: none;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.sec1 .wrap .box .r .img img {
    width: 100%
}

.sec1 .wrap .box .r .img.on {
    display: flex
}

.sec2 {
    padding: 6.45833vw 0 0
}

.sec2 .wrap .title {
    color: #000;
    font-weight: 700;
    line-height: 150%;
    /* text-transform: capitalize */;
    text-align: center
}

.sec2 .wrap .text {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    line-height: 150%;
    /* text-transform: capitalize */;
    text-align: center;
    margin: 1.04167vw 0 3.07292vw
}

.sec2 .wrap .list {
    display: flex;
    flex-wrap: wrap;
    gap: 3.38542vw
}

.sec2 .wrap .list .item {
    width: 25.52083vw;
    border-radius: .625vw;
    background: rgba(0, 0, 0, 0.03);
    padding: 1.66667vw 1.97917vw 1.875vw;
    transition: 0.6s
}

.sec2 .wrap .list .item .item_top {
    display: flex;
    align-items: center;
    gap: 1.19792vw;
    margin-bottom: 1.04167vw
}

.sec2 .wrap .list .item .item_top .icon {
    width: 2.08333vw
}

.sec2 .wrap .list .item .item_top .icon img {
    display: block;
    width: 100%
}

.sec2 .wrap .list .item .item_top p {
    color: #000;
    font-weight: 700;
    line-height: 150%;
    /* text-transform: capitalize */
}

.sec2 .wrap .list .item .item_text li {
    display: flex;
    padding: 0 0 0 3.28125vw;
    gap: .625vw
}

.sec2 .wrap .list .item .item_text li:not(:last-child) {
    margin-bottom: 1.04167vw
}

.sec2 .wrap .list .item .item_text li img {
    display: block;
    width: 1.25vw;
    height: 1.25vw;
    margin: .15625vw 0 0
}

.sec2 .wrap .list .item .item_text li p {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    line-height: 150%;
    /* text-transform: capitalize */
}

.sec2 .wrap .list .item:hover {
    box-shadow: 0 0 1.04167vw rgba(0, 0, 0, 0.2)
}

.sec3 {
    padding: 9.01042vw 0 0
}

.sec3 .wrap .title {
    color: #000;
    font-weight: 700;
    line-height: 150%;
    /* text-transform: capitalize */;
    margin-bottom: 3.125vw;
    text-align: center
}

.sec3 .wrap .list {
    overflow: hidden
}

.sec3 .wrap .list .list_box {
    display: flex;
    flex-wrap: wrap;
    gap: 3.38542vw
}

.sec3 .wrap .list .list_box .item {
    width: 25.52083vw;
    border-radius: 1.04167vw;
    background: rgba(0, 0, 0, 0.03);
    padding: 2.13542vw 1.82292vw 2.08333vw
}

.sec3 .wrap .list .list_box .item .img {
    width: 100%;
    height: 15.46875vw;
    border-radius: .83333vw;
    background: #FFF;
    overflow: hidden
}

.sec3 .wrap .list .list_box .item .img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: 1s
}

.sec3 .wrap .list .list_box .item .item_title {
    color: #000;
    font-weight: 500;
    line-height: 150%;
    /* text-transform: capitalize */;
    margin: 1.04167vw 0 .20833vw
}

.sec3 .wrap .list .list_box .item .labels {
    display: flex;
    flex-wrap: wrap;
    gap: .83333vw;
    margin-bottom: .83333vw
}

.sec3 .wrap .list .list_box .item .labels .label {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    line-height: 1.45833vw;
    /* text-transform: capitalize */;
    padding: 0 .41667vw;
    border-radius: .20833vw;
    background: rgba(0, 0, 0, 0.05);
    width: fit-content
}

.sec3 .wrap .list .list_box .item .item_text {
    color: #757575;
    font-weight: 400;
    line-height: 150%;
    height: 8.75vw;
    margin-bottom: .57292vw
}

.sec3 .wrap .list .list_box .item .more {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .3125vw 1.66667vw .41667vw 1.66667vw;
    color: #FFF;
    font-weight: 400;
    line-height: 150%;
    /* text-transform: capitalize */;
    border-radius: .41667vw;
    background: #000;
    width: fit-content;
    margin: 0 0 0 auto;
    transition: 0.6s
}

.sec3 .wrap .list .list_box .item .more:hover {
    background: rgba(0, 0, 0, 0.05);
    color: #000
}

.sec3 .wrap .list .list_box .item:hover .img img {
    transform: scale(1.1)
}

.sec3 .wrap .down_btn {
    display: flex;
    align-items: center;
    gap: 1.45833vw;
    width: fit-content;
    margin: 3.38542vw auto 0;
    cursor: pointer
}

.sec3 .wrap .down_btn p {
    color: #000;
    font-weight: 400;
    line-height: 150%;
    /* text-transform: capitalize */;
    transition: 0.6s
}

.sec3 .wrap .down_btn img {
    display: block;
    width: 1.14583vw;
    transition: 0.6s;
    filter: brightness(0)
}

.sec3 .wrap .down_btn:hover p {
    color: #3615DC
}

.sec3 .wrap .down_btn:hover img {
    filter: brightness(1)
}

.sec3 .wrap .down_btn.active img {
    transform: rotate(180deg)
}

.sec4 {
    padding: 10.78125vw 0 9.79167vw
}

.sec4 .wrap {
    display: flex;
    justify-content: space-between
}

.sec4 .wrap .l {
    width: 34.6875vw;
    height: 26.40625vw;
    overflow: hidden
}

.sec4 .wrap .l img {
    display: block;
    width: 100%;
    height: 100%;
    transition: 1s
}

.sec4 .wrap .l:hover img {
    transform: scale(1.1)
}

.sec4 .wrap .r {
    width: 44.6875vw
}

.sec4 .wrap .r .title {
    color: #000;
    font-weight: 600;
    line-height: 150%;
    /* text-transform: capitalize */;
    margin-bottom: 2.08333vw
}

.sec4 .wrap .r .text {
    color: #000;
    font-weight: 400;
    line-height: 150%;
    /* text-transform: capitalize */
}

.sec4 .wrap .r .text span {
    color: #3615DC;
    font-weight: 600
}

.sec4 .wrap .r .more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: .3125vw 1.66667vw .41667vw 1.66667vw;
    border-radius: .41667vw;
    background: #000;
    color: #FFF;
    font-weight: 400;
    line-height: 150%;
    /* text-transform: capitalize */;
    transition: 0.6s;
    margin: 1.97917vw 0 0 auto
}

.sec4 .wrap .r .more:hover {
    background: rgba(0, 0, 0, 0.05);
    color: #000
}

.sec_form {
    padding: 0 0 6.51042vw
}

@media screen and (max-width: 768px) {
    .sec_form {
        padding: 0 0 80px
    }

    .w1600 {
        width: 90%
    }

    .sec1 {
        padding: 30px 0 0
    }

    .sec1 .wrap .title {
        font-size: 24px
    }

    .sec1 .wrap .text {
        font-size: 18px;
        margin: 10px 0 40px
    }

    .sec1 .wrap .box {
        flex-direction: column-reverse
    }

    .sec1 .wrap .box .l {
        width: 100%;
        margin: 30px 0 0
    }

    .sec1 .wrap .box .l .item {
        padding: 0 0 30px
    }

    .sec1 .wrap .box .l .item:not(:last-child) {
        margin-bottom: 30px
    }

    .sec1 .wrap .box .l .item:not(:last-child):after {
        width: calc(100% - 30px)
    }

    .sec1 .wrap .box .l .item .block .block_top {
        gap: 10px;
        margin-bottom: 10px
    }

    .sec1 .wrap .box .l .item .block .block_top .icon {
        width: 20px
    }

    .sec1 .wrap .box .l .item .block .block_top p {
        width: calc(100% - 30px)
    }

    .sec1 .wrap .box .l .item .block .block_text {
        padding: 0 0 0 30px;
        white-space: unset;
        font-size: 16px
    }

    .sec1 .wrap .box .l .item .none {
        padding: 20px 0 0 30px
    }

    .sec1 .wrap .box .l .item .none ul li {
        padding: 0 0 0 13px;
        white-space: unset;
        font-size: 15px
    }

    .sec1 .wrap .box .l .item .none ul li:not(:last-child) {
        margin-bottom: 6px
    }

    .sec1 .wrap .box .l .item .none ul li:after {
        width: 4px;
        height: 4px;
        top: 9px;
        transform: unset;
        left: 0
    }

    .sec1 .wrap .box .r {
        width: 100%;
        height: 54vw
    }

    .sec1 .wrap .box .r .img {
        border-radius: 8px
    }

    .sec1 .wrap .box .r .img img {
        width: 90%
    }

    .sec2 {
        padding: 80px 0 0
    }

    .sec2 .wrap .title {
        font-size: 24px
    }

    .sec2 .wrap .text {
        font-size: 18px;
        margin: 10px 0 40px
    }

    .sec2 .wrap .list {
        gap: 15px
    }

    .sec2 .wrap .list .item {
        width: 100%;
        border-radius: 8px;
        padding: 20px
    }

    .sec2 .wrap .list .item .item_top {
        gap: 10px;
        margin-bottom: 15px
    }

    .sec2 .wrap .list .item .item_top .icon {
        width: 20px
    }

    .sec2 .wrap .list .item .item_top p {
        width: calc(100% - 30px)
    }

    .sec2 .wrap .list .item .item_text li {
        padding: 0 0 0 30px;
        gap: 6px;
        align-items: flex-start
    }

    .sec2 .wrap .list .item .item_text li:not(:last-child) {
        margin-bottom: 6px
    }

    .sec2 .wrap .list .item .item_text li p {
        width: calc(100% - 22px);
        font-size: 16px
    }

    .sec2 .wrap .list .item .item_text li img {
        width: 16px;
        height: unset;
        margin-top: 4px
    }

    .sec3 {
        padding: 80px 0 0
    }

    .sec3 .wrap .title {
        font-size: 24px;
        margin-bottom: 30px
    }

    .sec3 .wrap .list,
    .sec3 .wrap .down_btn {
        display: none
    }

    .sec3 .wrap .swiper {
        display: block !important;
        overflow: hidden
    }

    .sec3 .wrap .swiper .swiper-slide {
        height: auto
    }

    .sec3 .wrap .swiper .swiper-slide .item {
        height: 100%;
        border-radius: 8px;
        background: rgba(0, 0, 0, 0.03);
        padding: 20px
    }

    .sec3 .wrap .swiper .swiper-slide .item .img {
        width: 100%;
        height: 50vw;
        border-radius: 8px;
        background: #FFFFFF;
        overflow: hidden
    }

    .sec3 .wrap .swiper .swiper-slide .item .img img {
        display: block;
        width: 100%;
        height: 100%
    }

    .sec3 .wrap .swiper .swiper-slide .item .item_title {
        margin: 15px 0 8px;
        color: #000;
        font-weight: 500;
        line-height: 150%;
        /* text-transform: capitalize */
    }

    .sec3 .wrap .swiper .swiper-slide .item .item_text {
        color: #757575;
        font-weight: 400;
        line-height: 150%;
        height: 168px;
        margin-bottom: 15px
    }

    .sec3 .wrap .swiper .swiper-slide .item .more {
        display: flex;
        padding: 6px 20px;
        justify-content: center;
        align-items: center;
        border-radius: 6px;
        background: #000;
        width: fit-content;
        color: #FFF;
        font-weight: 400;
        line-height: 150%;
        /* text-transform: capitalize */;
        font-size: 16px;
        margin: 0 0 0 auto
    }

    .sec3 .wrap .swiper .swiper-slide .item .labels {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        margin-bottom: 10px
    }

    .sec3 .wrap .swiper .swiper-slide .item .labels .label {
        color: rgba(0, 0, 0, 0.6);
        font-weight: 400;
        line-height: 26px;
        /* text-transform: capitalize */;
        padding: 0 8px;
        border-radius: 4px;
        background: rgba(0, 0, 0, 0.05);
        width: fit-content
    }

    .sec3 .wrap .swiper .swiper-pagination {
        position: unset;
        display: flex;
        justify-content: center;
        gap: 8px;
        margin: 25px 0 0
    }

    .sec3 .wrap .swiper .swiper-pagination .swiper-pagination-bullet {
        display: block;
        margin: 0;
        width: 8px;
        height: 8px;
        background: #3615DC
    }

    .sec4 {
        padding: 60px 0 50px
    }

    .sec4 .wrap {
        display: block
    }

    .sec4 .wrap .l {
        width: 100%;
        height: 68vw;
        margin-bottom: 30px
    }

    .sec4 .wrap .r {
        width: 100%
    }

    .sec4 .wrap .r .title {
        margin-bottom: 10px
    }

    .sec4 .wrap .r .text {
        font-size: 16px
    }

    .sec4 .wrap .r .more {
        padding: 6px 20px;
        border-radius: 6px;
        font-size: 16px;
        margin-top: 30px
    }
}