﻿.LinePage_container__S-XUs {
    width: 100%;
    padding: 0 20px;
    display: none;
    --line-page-color: #fbfbfb;
    --line-page-active-color: #181818
}

@media only screen and (max-width:767px) {
    .LinePage_container__S-XUs {
        display: block
    }
}

.LinePage_page-wrap__3T99F {
    width: 100%;
    display: -moz-box;
    display: flex;
    position: relative
}

.LinePage_page-item__1yerY {
    width: var(--item-width);
    height: 1px;
    background-color: var(--line-page-color)
}

    .LinePage_page-item__1yerY.LinePage_active__QVb3Q {
        position: relative;
        bottom: 0;
        left: var(--item-left);
        background-color: var(--line-page-active-color);
        z-index: 2;
        -webkit-transition: left .3s linear;
        -moz-transition: left .3s linear;
        transition: left .3s linear
    }

.RightsEntry_container__2SGcu {
    width: 100%;
    position: relative;
    font-size: 0
}

.RightsEntry_bgm__1DCdh {
    width: 100%;
    min-height: 800px;
    object-fit: cover
}

    .RightsEntry_bgm__1DCdh img {
        min-height: 800px
    }

@media only screen and (max-width:767px) {
    .RightsEntry_bgm__1DCdh, .RightsEntry_bgm__1DCdh img {
        min-height: unset
    }
}

.RightsEntry_content__316ND {
    width: 45%;
    position: absolute;
    right: 8%;
    z-index: 2;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    top: 18.1481481481%
}

@media only screen and (max-width:767px) {
    .RightsEntry_content__316ND {
        width: 100%;
        left: 0;
        right: 0;
        top: 67px
    }
}

.RightsEntry_logo__3xe-w {
    width: 320px
}

@media only screen and (max-width:767px) {
    .RightsEntry_logo__3xe-w {
        width: 216px
    }
}

.RightsEntry_date-range__1cFpw {
    font-size: 20px;
    color: #000;
    line-height: 31px;
    letter-spacing: 1px;
    margin-top: 1.6666666667%
}

@media only screen and (max-width:767px) {
    .RightsEntry_date-range__1cFpw {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px
    }
}

.RightsEntry_rights-list__aN0Li {
    width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 24px;
    gap: 24px;
    text-align: center;
    -moz-box-align: start;
    align-items: flex-start;
    margin-top: 9.2592592593%
}

@media only screen and (max-width:767px) {
    .RightsEntry_rights-list__aN0Li {
        margin-top: 43px;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: center;
        align-items: center;
        grid-gap: 48px;
        gap: 48px
    }
}

.RightsEntry_rights-item__1imqU {
    width: 33.33%;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center
}

    .RightsEntry_rights-item__1imqU:nth-child(3n+1) {
        -moz-box-pack: start;
        justify-content: flex-start
    }

    .RightsEntry_rights-item__1imqU:nth-child(3n) {
        -moz-box-pack: end;
        justify-content: flex-end
    }

@media only screen and (max-width:767px) {
    .RightsEntry_rights-item__1imqU {
        width: 100%
    }

        .RightsEntry_rights-item__1imqU:nth-child(3n), .RightsEntry_rights-item__1imqU:nth-child(3n+1) {
            -moz-box-pack: center;
            justify-content: center
        }
}

.RightsEntry_rights-content__3rSgN {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center
}

    .RightsEntry_rights-content__3rSgN .RightsEntry_icon__12xEt {
        width: 60px
    }

@media only screen and (max-width:767px) {
    .RightsEntry_rights-content__3rSgN .RightsEntry_icon__12xEt {
        width: 38px
    }
}

.RightsEntry_rights-content__3rSgN .RightsEntry_text-zh__1JnVV {
    font-size: 14px;
    font-family: AVATRFont-Regular;
    font-weight: 400;
    color: #181818;
    line-height: 24px;
    margin-top: 6px
}

.RightsEntry_rights-content__3rSgN .RightsEntry_content-zh__1zeAt {
    font-size: 12px;
    font-family: AVATRFont-Light;
    font-weight: 300;
    color: #181818;
    line-height: 18px;
    margin-top: 2px
}

@media only screen and (max-width:767px) {
    .RightsEntry_rights-content__3rSgN .RightsEntry_content-zh__1zeAt {
        font-size: 10px;
        line-height: 18px
    }
}

.RightsEntry_rights-btn-wrap__3lQyq {
    margin-top: 7.5925925926%
}

@media only screen and (max-width:767px) {
    .RightsEntry_rights-btn-wrap__3lQyq {
        margin-top: 38px
    }
}

.RightsEntry_rights-btn__34B1J {
    --btn-width: 240px;
    --btn-height: 44px;
    --btn-font-size: 16px
}

.RightsEntry_remark__3a6hd {
    width: 100%;
    margin-top: 9.2592592593%
}

@media only screen and (max-width:767px) {
    .RightsEntry_remark__3a6hd {
        padding: 0 20px;
        margin-top: 30px
    }
}

.RightsEntry_remark-item__1gSoQ {
    width: 100%;
    font-size: 12px;
    color: rgba(0,0,0,.5);
    line-height: 20px;
    font-family: AVATRFont-Light
}

@media only screen and (max-width:767px) {
    .RightsEntry_remark-item__1gSoQ {
        width: 121.9512195122%;
        -webkit-transform: scale(.82);
        -moz-transform: scale(.82);
        transform: scale(.82);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

.ScrollTurningPC_container__2RK89 {
    width: 100%;
    font-size: 0
}

.ScrollTurningPC_turning-wrap__1NHE6 {
    width: 100%;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

    .ScrollTurningPC_turning-wrap__1NHE6:after {
        content: "";
        display: block;
        width: 100%;
        height: 240px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: -webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));
        background: -moz-linear-gradient(bottom,#000 0,transparent 100%);
        background: linear-gradient(0deg,#000 0,transparent)
    }

.ScrollTurningPC_page-video__1KkeQ {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0
}

.ScrollTurningPC_page-image__3Gi2d {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

    .ScrollTurningPC_page-image__3Gi2d img {
        width: 100%;
        height: 100vh;
        object-fit: cover
    }

    .ScrollTurningPC_page-image__3Gi2d.ScrollTurningPC_active__Xmzzf {
        opacity: 1
    }

.ScrollTurningPC_page-text__IXl4W {
    position: absolute;
    left: 80px;
    bottom: 72px;
    z-index: 3;
    color: #fff
}

.ScrollTurningPC_title__3dzVq {
    font-size: 36px;
    font-family: AVATRFont-Light;
    font-weight: 300;
    color: #fff;
    line-height: 38px;
    margin-bottom: 8px;
    opacity: 0
}

.ScrollTurningPC_desc__2tbOU {
    opacity: 0
}

.ScrollTurningPC_desc-item__1bVq5 {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-family: AVATRFont-Light
}

.ScrollTurningPC_pagenation__3B_gC {
    position: absolute;
    right: 40px;
    bottom: 72px;
    z-index: 3
}

.ScrollTurningPC_page-item__FdvNh {
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,.8);
    margin-top: 16px
}

    .ScrollTurningPC_page-item__FdvNh.ScrollTurningPC_active__Xmzzf {
        width: 2px;
        background: #fff
    }

.PickerContainer_drive-picker-pc__32jDR {
    width: 100%;
    position: relative;
    display: contents
}

.PickerContainer_pc-picker-container__2Lp9Q {
    width: 100%;
    height: auto;
    max-height: 480px;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
    -webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 60px 0 rgba(0,0,0,.1);
    cursor: default
}

.CityIndexBarPC_pinyin-list__1TYas {
    width: 100%;
    padding: 18px 30px 20px;
    display: grid;
    grid-gap: 10px;
    gap: 10px;
    grid-template-columns: repeat(auto-fill,20px);
    border-bottom: 1px solid #bbb
}

    .CityIndexBarPC_pinyin-list__1TYas .CityIndexBarPC_pinyin-item__3W9GA {
        width: 20px;
        height: 20px;
        font-size: 14px;
        color: #666;
        line-height: 18px;
        text-align: center;
        border-radius: 1px;
        border: 1px solid #c9c9c9;
        cursor: pointer
    }

        .CityIndexBarPC_pinyin-list__1TYas .CityIndexBarPC_pinyin-item__3W9GA.CityIndexBarPC_active__3_WBe, .CityIndexBarPC_pinyin-list__1TYas .CityIndexBarPC_pinyin-item__3W9GA:hover {
            font-family: AVATRFont-Bold;
            color: #181818;
            border-color: #181818
        }

.CityIndexBarPC_city-list__27I7B {
    height: var(--scroll-height);
    overflow-y: auto;
    position: relative;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

.CityIndexBarPC_city-placeholder__1zAlS {
    -moz-box-flex: 1;
    flex-grow: 1;
    border-left: 30px solid #f9f9f9
}

.CityIndexBarPC_city-list-item__2ewaI {
    display: -moz-box;
    display: flex
}

    .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_item-list__zF6qD {
        width: 0;
        -moz-box-flex: 1;
        flex: 1 1
    }

    .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_pinyin-anchor__2YOLT {
        width: 30px;
        background: #f9f9f9;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        color: #b9b9b9
    }

    .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_city-name__1YU5e {
        font-size: 14px;
        color: #242424;
        line-height: 40px;
        padding: 0 48px 0 8px;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_city-name__1YU5e.CityIndexBarPC_checked__1CuOg {
            font-family: AVATRFont-Bold;
            position: relative
        }

            .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_city-name__1YU5e.CityIndexBarPC_checked__1CuOg:after {
                content: "";
                display: block;
                width: 16px;
                height: 16px;
                background: url(/_next/static/media/list-check.25905f2909b4b7e4cb12f94921a43d7b.png) no-repeat 50%/cover;
                position: absolute;
                right: 16px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%)
            }

.CityIndexBarH5_indexbar-mobile__rZ5sI {
    width: 100%;
    margin-top: 16px;
    height: -moz-calc(80vh - 56px - 45px - 42px - 16px);
    height: calc(80vh - 56px - 45px - 42px - 16px);
    overflow-y: auto;
    position: relative
}

    .CityIndexBarH5_indexbar-mobile__rZ5sI .CityIndexBarH5_city-item__3q-3C {
        width: 100%;
        height: 40px;
        padding: 0 20px;
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        font-size: 14px;
        color: #242424;
        line-height: 20px
    }

        .CityIndexBarH5_indexbar-mobile__rZ5sI .CityIndexBarH5_city-item__3q-3C.CityIndexBarH5_active__2Q1E- {
            font-family: AVATRFont-Bold;
            position: relative
        }

            .CityIndexBarH5_indexbar-mobile__rZ5sI .CityIndexBarH5_city-item__3q-3C.CityIndexBarH5_active__2Q1E-:after {
                content: "";
                display: block;
                width: 16px;
                height: 16px;
                background: url(/_next/static/media/list-check.25905f2909b4b7e4cb12f94921a43d7b.png) no-repeat 50%/cover;
                position: absolute;
                top: 50%;
                right: 30px;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%)
            }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-anchor-title {
        padding: 0 20px;
        height: 24px;
        background: #fbfbfb;
        color: #7e7e7e;
        font-size: 12px
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-row {
        padding: 0 4px;
        color: #181818
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-item > div {
        font-size: 12px;
        -webkit-transform: scale(.82);
        -moz-transform: scale(.82);
        transform: scale(.82)
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-item-active {
        background-color: #b4d719;
        color: #181818
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-bubble {
        width: 56px;
        height: 56px;
        border-radius: 0;
        background: url(/_next/static/media/bubble.73b3470b460c1a9ed89c7a45d05e976c.png) no-repeat 50%/cover;
        right: 24px;
        font-size: 24px;
        font-family: AVATRFont-Bold;
        line-height: 33px;
        padding: 11px 0 0 14px;
        text-align: left
    }

.SearchResult_search-container__CXbxg {
    width: 100%;
    height: 404px;
    overflow-y: auto;
    padding: 0 4px
}

@media only screen and (max-width:767px) {
    .SearchResult_search-container__CXbxg {
        margin-top: 16px;
        height: -moz-calc(80vh - 56px - 45px - 16px);
        height: calc(80vh - 56px - 45px - 16px)
    }
}

.SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d {
    width: 100%;
    padding: 10px 30px;
    font-size: 14px;
    color: #242424;
    line-height: 20px
}

@media only screen and (max-width:767px) {
    .SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d {
        padding: 10px 20px
    }
}

.SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d:active, .SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d:hover {
    background: #f9f9f9;
    border-radius: 2px
}

.SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a {
    width: 100%;
    height: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    padding-top: 100px
}

@media only screen and (max-width:767px) {
    .SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a {
        padding-top: 150px
    }
}

.SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a p {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 20px
}

.SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a span {
    color: #242424
}

.CityPicker_search-container__sNkT- {
    height: 40px;
    margin: 20px 20px 16px;
    padding: 0 12px;
    background-color: #f9f9f9;
    border-radius: 2px;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .CityPicker_search-container__sNkT- {
        height: 45px;
        margin: 0;
        padding: 0 16px;
        background-color: #fff;
        position: relative
    }

        .CityPicker_search-container__sNkT-:after {
            content: "";
            position: absolute;
            width: 100%;
            border-bottom: 1px solid #eee;
            left: 0;
            bottom: 0;
            -webkit-transform-origin: 0 bottom;
            -moz-transform-origin: 0 bottom;
            transform-origin: 0 bottom;
            opacity: 1
        }
}

@media only screen and (max-width:767px)and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:767px)and (min--moz-device-pixel-ratio:2),only screen and (max-width:767px)and (min-resolution:2dppx) {
    .CityPicker_search-container__sNkT-:after {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        transform: scale(.5);
        width: 200%
    }
}

@media only screen and (max-width:767px)and (-webkit-min-device-pixel-ratio:3),only screen and (max-width:767px)and (min--moz-device-pixel-ratio:3),only screen and (max-width:767px)and (min-resolution:3dppx) {
    .CityPicker_search-container__sNkT-:after {
        width: 300%;
        -webkit-transform: scale(.333333333);
        -moz-transform: scale(.333333333);
        transform: scale(.333333333)
    }
}

.CityPicker_search-container__sNkT-:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(/_next/static/media/search-icon.72e9917ace91d4f3943f247038c8b80c.png) no-repeat 50%/cover;
    margin-right: 6px
}

@media only screen and (max-width:767px) {
    .CityPicker_search-container__sNkT-:before {
        width: 20px;
        height: 20px;
        background: url(/_next/static/media/search-icon2.9d97959a2d48ace677af863ffb3926ad.png) no-repeat 50%/cover;
        margin-right: 4px
    }
}

.CityPicker_search-container__sNkT- .adm-input {
    --color: #181818;
    --font-size: 14px;
    --placeholder-color: #d4d4d4
}

@media only screen and (max-width:767px) {
    .CityPicker_search-container__sNkT- .adm-input {
        --placeholder-color: #bfbfbf
    }
}

.CityPicker_picker-type__aQypx {
    width: 100%;
    padding: 0 20px;
    display: -moz-box;
    display: flex
}

@media only screen and (max-width:767px) {
    .CityPicker_picker-type__aQypx {
        padding: 16px 20px 0
    }
}

.CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb {
    font-size: 14px;
    color: #242424;
    line-height: 20px;
    margin-right: 24px;
    max-width: 50%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

    .CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb:last-child {
        max-width: 140px;
        margin-right: 0
    }

    .CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb.CityPicker_active__1CoN- {
        font-size: 14px;
        font-family: AVATRFont-Bold;
        color: #242424;
        line-height: 20px;
        cursor: default
    }

        .CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb.CityPicker_active__1CoN-:after {
            content: "";
            display: block;
            width: 100%;
            height: 2px;
            background: #181818;
            margin-top: 4px
        }

.SectionTitle_container__1Ad_X {
    width: 100%;
    padding: 120px 80px 40px
}

@media only screen and (max-width:767px) {
    .SectionTitle_container__1Ad_X {
        padding: 40px 20px 24px
    }
}

.SectionTitle_container__1Ad_X h2 {
    font-size: 56px;
    color: #181818;
    line-height: 84px;
    font-weight: 400;
    text-align: center
}

@media only screen and (max-width:767px) {
    .SectionTitle_container__1Ad_X h2 {
        font-family: AVATRFont-Light;
        font-size: 32px;
        line-height: 36px;
        font-weight: 300
    }
}

.SectionTitle_container__1Ad_X h3 {
    font-size: 16px;
    color: #181818;
    letter-spacing: 1.6px;
    line-height: 24px;
    font-weight: 400;
    text-align: center
}

@media only screen and (max-width:767px) {
    .SectionTitle_container__1Ad_X h3 {
        font-family: AVATRFont-Light;
        font-size: 12px;
        line-height: 18px;
        font-weight: 300;
        margin-top: 4px
    }
}

.UserForm_form-section__1Ly1S {
    width: 100%;
    --border-top: none;
    --border-bottom: none;
    ---border-inner:none;
    --prefix-width: 80px;
    --adm-color-background: transparent;
    --form-font-size: 14px
}

    .UserForm_form-section__1Ly1S .adm-list-body {
        font-size: var(--form-font-size);
        overflow: visible
    }

    .UserForm_form-section__1Ly1S .adm-form-item-required-asterisk {
        display: none
    }

    .UserForm_form-section__1Ly1S .adm-input {
        --color: var(--primary-color);
        --font-size: var(--form-font-size);
        --placeholder-color: var(--input-placeholder-color)
    }

    .UserForm_form-section__1Ly1S .adm-form-item {
        padding-left: 0;
        padding-bottom: 24px
    }

    .UserForm_form-section__1Ly1S .adm-list-item-content {
        padding: 16px 0;
        border-bottom: 1px solid var(--border-color)
    }

    .UserForm_form-section__1Ly1S .adm-form-item-label {
        font-size: var(--form-font-size);
        color: var(--primary-color);
        line-height: 24px
    }

    .UserForm_form-section__1Ly1S .adm-form-item.adm-form-item-horizontal .adm-list-item-content-prefix, .UserForm_form-section__1Ly1S .adm-list-item-content-main {
        padding: 0
    }

    .UserForm_form-section__1Ly1S .adm-list-item-description {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .UserForm_form-section__1Ly1S a.adm-list-item:active:not(.adm-list-item-disabled) {
        background-color: transparent
    }

    .UserForm_form-section__1Ly1S .picker-placeholder, .UserForm_form-section__1Ly1S .picker-value {
        font-size: var(--form-font-size);
        line-height: 24px;
        cursor: pointer
    }

        .UserForm_form-section__1Ly1S .picker-placeholder.picker-value, .UserForm_form-section__1Ly1S .picker-value.picker-value {
            color: var(--primary-color)
        }

        .UserForm_form-section__1Ly1S .picker-placeholder.picker-placeholder, .UserForm_form-section__1Ly1S .picker-value.picker-placeholder {
            color: var(--input-placeholder-color)
        }

    .UserForm_form-section__1Ly1S .form-arrow {
        width: 6px;
        height: 12px
    }

        .UserForm_form-section__1Ly1S .form-arrow path {
            fill: var(--primary-color)
        }

.UserForm_agreement__1PCBW {
    display: -moz-box;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -moz-box-align: center;
    align-items: center;
    font-size: var(--form-font-size);
    color: var(--second-color);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
    padding-bottom: 32px
}

    .UserForm_agreement__1PCBW a {
        color: var(--link-color);
        text-decoration: underline
    }

    .UserForm_agreement__1PCBW .UserForm_checkbox__3OOX1 {
        display: block;
        width: 14px;
        height: 14px;
        border: 1px solid var(--checkbox-color);
        border-radius: 2px;
        margin-right: 8px
    }

        .UserForm_agreement__1PCBW .UserForm_checkbox__3OOX1.UserForm_checked-light__1Tz3M {
            border: none;
            background: url(/images/icons/checkbox-checked.png) no-repeat 50%/cover
        }

        .UserForm_agreement__1PCBW .UserForm_checkbox__3OOX1.UserForm_checked-dark__1JRwq {
            border: none;
            background: url(/images/icons/checkbox-checked__white.png) no-repeat 50%/cover
        }

.UserForm_submit-buttom__1d16I {
    height: 44px;
    --background-color: var(--button-background);
    --border-color: var(--button-background);
    --text-color: var(--button-color);
    font-size: var(--form-font-size)
}

.BannerRc_head-section__3j2wr {
    width: 100%;
    height: 100vh;
    position: relative;
    font-size: 0
}

.BannerRc_head-image__2eozb, .BannerRc_head-video__KxZX7 {
    width: 100%;
    height: 100vh;
    object-fit: cover
}

.BannerRc_content__1QbWc {
    position: absolute;
    left: 80px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

@media only screen and (max-width:767px) {
    .BannerRc_content__1QbWc {
        width: 100%;
        left: 0;
        right: 0;
        top: 12%;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        display: -moz-box;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: center;
        align-items: center
    }
}

.BannerRc_logo-wrap__33A7J {
    position: relative
}

    .BannerRc_logo-wrap__33A7J .BannerRc_logo-btn__1Wh_L {
        font-size: 14px;
        color: #fff;
        position: absolute;
        right: var(--right);
        bottom: 0;
        text-decoration: underline
    }

@media only screen and (max-width:767px) {
    .BannerRc_logo-wrap__33A7J .BannerRc_logo-btn__1Wh_L {
        position: absolute;
        right: unset;
        left: 50%;
        bottom: -60px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        text-decoration: none;
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        grid-gap: 2px;
        gap: 2px;
        white-space: nowrap
    }
}

.BannerRc_logo-wrap__33A7J .BannerRc_icon__3MyrY {
    display: none;
    width: 12px;
    height: 12px
}

    .BannerRc_logo-wrap__33A7J .BannerRc_icon__3MyrY path {
        fill: #fff
    }

@media only screen and (max-width:767px) {
    .BannerRc_logo-wrap__33A7J .BannerRc_icon__3MyrY {
        display: block
    }
}

.BannerRc_banner-logo__3PS8d {
    width: auto;
    height: 124px
}

@media only screen and (max-width:767px) {
    .BannerRc_banner-logo__3PS8d {
        height: 88px
    }
}

.BannerRc_price__1Rv80 {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-top: 24px;
    text-align: left
}

    .BannerRc_price__1Rv80 > span {
        font-size: 20px;
        position: relative;
        top: 1px;
        font-family: AVATRFont-Bold
    }

@media only screen and (max-width:767px) {
    .BannerRc_price__1Rv80 {
        margin-top: 12px
    }
}

.BannerRc_btns-pc__18blN {
    display: -moz-box;
    display: flex;
    grid-gap: 12px;
    gap: 12px;
    margin-top: 18px
}

@media only screen and (max-width:767px) {
    .BannerRc_btns-pc__18blN {
        display: none
    }
}

.BannerRc_configuration-pc__2Zn_a, .BannerRc_order-pc__KC5tr {
    --btn-width: 112px;
    --btn-height: 40px
}

    .BannerRc_configuration-pc__2Zn_a.BannerRc_configuration-pc__2Zn_a, .BannerRc_order-pc__KC5tr.BannerRc_configuration-pc__2Zn_a {
        --btn-plain-color: #fff;
        --btn-plain-hover-color: #181818;
        --btn-plain-hover-background: #fff
    }

.BannerRc_btns-mobile__2NY_Y {
    display: none
}

@media only screen and (max-width:767px) {
    .BannerRc_btns-mobile__2NY_Y {
        display: -moz-box;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        grid-gap: 12px;
        gap: 12px;
        width: 100%;
        padding: 0 20px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 56px;
        z-index: 2
    }
}

.BannerRc_configuration-mobile__3lqOM, .BannerRc_order-mobile__2HeOL {
    --btn-width: 100%;
    --btn-height: 40px
}

    .BannerRc_configuration-mobile__3lqOM.BannerRc_configuration-mobile__3lqOM, .BannerRc_order-mobile__2HeOL.BannerRc_configuration-mobile__3lqOM {
        --btn-plain-color: #fff;
        --btn-plain-hover-color: #181818;
        --btn-plain-hover-background: #fff
    }

.AutoplayVideo_container__6TtCv {
    position: relative
}

    .AutoplayVideo_container__6TtCv .AutoplayVideo_play-icon__NoGaf {
        display: block;
        width: 76px;
        height: 76px;
        background: url(https://static.avatr.com/pc-website/images/e12/v2/icon-play.png) no-repeat 50%/cover;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 2;
        cursor: pointer
    }

@media only screen and (max-width:767px) {
    .AutoplayVideo_container__6TtCv .AutoplayVideo_play-icon__NoGaf {
        width: 38px;
        height: 38px
    }
}

.BannerPro_container__33zt6 {
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.BannerPro_banner-pagenation__JFI4y {
    position: absolute;
    left: 80px;
    bottom: 66px;
    z-index: 3
}

@media only screen and (max-width:767px) {
    .BannerPro_banner-pagenation__JFI4y {
        left: 50% !important;
        bottom: 14px !important;
        -webkit-transform: translateX(-50%) !important;
        -moz-transform: translateX(-50%);
        transform: translateX(-50%) !important;
    }
}

.Countup_countup-number__3HXXY {
    --letter-spacing: 1px;
    --line-height: 0px;
    --font-size: 0px;
    --color: #fff;
    --font-family: AVATRFont-Regular;
    display: -moz-inline-box;
    display: inline-flex
}

    .Countup_countup-number__3HXXY.Countup_hide__3HXJX {
        position: fixed;
        left: 10000px
    }

.Countup_number-item__2NCA7 {
    height: var(--line-height);
    overflow: hidden;
    position: relative
}

.Countup_number-list__2BnWG {
    position: absolute;
    left: 0;
    top: -moz-calc(var(--num-value)*var(--line-height));
    top: calc(var(--num-value)*var(--line-height))
}

    .Countup_number-list__2BnWG.Countup_countup-animation__3Jm8k {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transition: top 2s cubic-bezier(.42,0,.15,1.3);
        -moz-transition: top 2s cubic-bezier(.42,0,.15,1.3);
        transition: top 2s cubic-bezier(.42,0,.15,1.3)
    }

.Countup_block__1UNII, .Countup_number__Y3xg4 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: var(--font-size);
    font-family: var(--font-family);
    color: var(--color);
    height: var(--line-height);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing)
}

    .Countup_block__1UNII.Countup_block__1UNII, .Countup_number__Y3xg4.Countup_block__1UNII {
        opacity: 0
    }

.Design_design-container__1b3mB {
    width: 100%;
    background: #ecf1fd;
    overflow: hidden;
    font-size: 0;
    position: relative;
    padding-bottom: 68px
}

@media only screen and (max-width:767px) {
    .Design_design-container__1b3mB {
        padding-bottom: 40px
    }
}

.Design_design-container__1b3mB:after {
    content: "";
    display: block;
    width: 100%;
    height: 324px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
    background-image: -moz-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);
    background-image: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

@media only screen and (max-width:767px) {
    .Design_design-container__1b3mB:after {
        height: 208px
    }
}

.Design_design-video__299Nw {
    width: 100%;
    padding: 0 80px;
    font-size: 0
}

@media only screen and (max-width:767px) {
    .Design_design-video__299Nw {
        padding: 0 20px
    }
}

.Design_design-video__299Nw .Design_design-video-el__1AiYk {
    width: 100%
}

.Design_design-second-wrap__2qdkm {
    width: 100%;
    position: relative
}

@media only screen and (max-width:767px) {
    .Design_design-second-wrap__2qdkm {
        margin: 24px 0 40px
    }
}

.Design_design-second-image__39rXU {
    width: 100%
}

.Design_design-second-content__2tcsV {
    position: absolute;
    left: 80px;
    top: 120px;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .Design_design-second-content__2tcsV {
        position: static
    }
}

.Design_design-second-content__2tcsV .Design_second-title__2dZI- {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #181818;
    line-height: 42px;
    font-weight: 300;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    margin-left: -2px
}

@media only screen and (max-width:767px) {
    .Design_design-second-content__2tcsV .Design_second-title__2dZI- {
        padding: 0 20px;
        font-family: AVATRFont-Regular;
        font-size: 24px;
        color: #181818;
        text-align: center;
        font-weight: 400;
        line-height: 32px;
        margin-left: 0
    }
}

.Design_design-second-content__2tcsV .Design_second-list__-1C9G {
    display: -moz-box;
    display: flex;
    margin-top: 12px;
    grid-gap: 40px;
    gap: 40px;
    color: #181818
}

@media only screen and (max-width:767px) {
    .Design_design-second-content__2tcsV .Design_second-list__-1C9G {
        margin-top: 8px;
        padding: 0 20px;
        grid-gap: 6px;
        gap: 6px;
        -moz-box-pack: justify;
        justify-content: space-between
    }
}

.Design_design-second-content__2tcsV .Design_second-list__-1C9G .Design_type__2YVwT {
    font-size: 12px;
    line-height: 16px;
    font-weight: 300;
    max-width: 100px
}

@media only screen and (max-width:767px) {
    .Design_design-second-content__2tcsV .Design_second-list__-1C9G .Design_type__2YVwT {
        max-width: unset
    }
}

.Design_design-second-content__2tcsV .Design_second-list__-1C9G .Design_figure__3Oy3S {
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
    margin-top: 2px
}

@media only screen and (max-width:767px) {
    .Design_design-second-content__2tcsV .Design_second-list__-1C9G .Design_figure__3Oy3S {
        font-size: 22px;
        line-height: 28px
    }

    .Design_design-second-content__2tcsV .Design_second-item__1JHhz {
        display: -moz-box;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        flex-direction: column-reverse;
        text-align: center;
        grid-gap: 4px;
        gap: 4px
    }
}

.Design_design-second-content__2tcsV .Design_second-item__1JHhz:last-child {
    display: none
}

@media only screen and (max-width:767px) {
    .Design_design-second-content__2tcsV .Design_second-item__1JHhz:last-child {
        display: -moz-box;
        display: flex
    }
}

.Design_design-second-last__2lxvW {
    position: absolute;
    bottom: 120px;
    left: 80px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    .Design_design-second-last__2lxvW {
        display: none
    }
}

.Design_design-second-last__2lxvW .Design_type__2YVwT {
    font-size: 12px;
    color: #181818;
    line-height: 17px;
    font-weight: 400
}

.Design_design-second-last__2lxvW .Design_figure__3Oy3S {
    color: #181818;
    font-size: 50px;
    font-weight: 400;
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.Design_desitn-content-list__3g_nR {
    position: relative;
    z-index: 2
}

.CarColor_container__9RaN1 {
    width: 100%;
    padding: 0 80px;
    margin-top: -54px;
    position: relative;
    z-index: 3
}

@media only screen and (max-width:767px) {
    .CarColor_container__9RaN1 {
        padding: 0;
        margin-top: 0
    }
}

.CarColor_section-head__2zaET {
    width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .CarColor_section-head__2zaET {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        grid-gap: 24px;
        gap: 24px
    }
}

.CarColor_section-title__j8FJd {
    font-size: 36px;
    font-family: AVATRFont-Light;
    font-weight: 300;
    color: #181818;
    line-height: 52px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

@media only screen and (max-width:767px) {
    .CarColor_section-title__j8FJd {
        padding: 0 20px;
        display: block;
        font-size: 28px;
        font-weight: 300;
        color: #181818;
        line-height: 36px
    }
}

.CarColor_car-size__129NC {
    display: -moz-box;
    display: flex;
    grid-gap: 52px;
    gap: 52px;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .CarColor_car-size__129NC {
        width: 100%;
        padding: 0 40px;
        grid-gap: 28px;
        gap: 28px;
        display: grid;
        grid-template-columns: repeat(2,1fr)
    }
}

.CarColor_car-size__129NC .CarColor_size-item__12js2 {
    padding-left: 10px;
    border-left: 1px solid rgba(24,24,24,.5)
}

.CarColor_car-size__129NC .CarColor_size-type__I8OK_ {
    font-size: 12px;
    font-weight: 400;
    color: #181818;
    line-height: 18px
}

.CarColor_car-size__129NC .CarColor_size-value__unVjh {
    font-size: 24px;
    color: #000;
    line-height: 32px
}

@media only screen and (max-width:767px) {
    .CarColor_car-size__129NC .CarColor_size-value__unVjh {
        font-size: 22px;
        line-height: 28px;
        margin-top: 3px
    }
}

.CarColor_color-list__fvXLY {
    width: 100%;
    padding-top: 32.734375%;
    position: relative
}

@media only screen and (max-width:767px) {
    .CarColor_color-list__fvXLY {
        margin-top: 56px
    }
}

.CarColor_color-list__fvXLY .CarColor_color-item__3C7sp {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    z-index: 2;
    opacity: 0
}

    .CarColor_color-list__fvXLY .CarColor_color-item__3C7sp.CarColor_active__299_0 {
        opacity: 1
    }

.CarColor_color-selector__xhUPV {
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    grid-gap: 40px;
    gap: 40px;
    margin-top: 8px
}

@media only screen and (max-width:767px) {
    .CarColor_color-selector__xhUPV {
        grid-gap: 12px 0;
        gap: 12px 0;
        flex-wrap: wrap;
        padding: 40px 80px;
        margin-top: 0
    }
}

.CarColor_selector-item__1M37v {
    width: 48px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    grid-gap: 10px;
    gap: 10px
}

@media only screen and (max-width:767px) {
    .CarColor_selector-item__1M37v {
        width: 33.33%;
        grid-gap: 4px;
        gap: 4px
    }

        .CarColor_selector-item__1M37v.CarColor_selector-item_4__M49jV, .CarColor_selector-item__1M37v.CarColor_selector-item_5__dVX-l {
            width: 50%
        }
}

.CarColor_selector-item__1M37v.CarColor_active__299_0 .CarColor_color-icon__3yE7r:before {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #e5e5e5;
    position: absolute;
    inset: 0;
    z-index: 1
}

@media only screen and (max-width:767px) {
    .CarColor_selector-item__1M37v.CarColor_active__299_0 .CarColor_color-icon__3yE7r:before {
        width: 32px;
        height: 32px
    }
}

.CarColor_selector-item__1M37v.CarColor_active__299_0 .CarColor_color-name__1qQxu {
    opacity: 1
}

.CarColor_color-name__1qQxu {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 28px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    transition: opacity .3s linear
}

@media only screen and (max-width:767px) {
    .CarColor_color-name__1qQxu {
        font-size: 12px;
        line-height: 20px
    }
}

.CarColor_color-icon__3yE7r {
    width: 48px;
    height: 48px;
    position: relative
}

@media only screen and (max-width:767px) {
    .CarColor_color-icon__3yE7r {
        width: 32px;
        height: 32px
    }
}

.CarColor_color-icon__3yE7r:after {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    background: url(https://static.avatr.com/pc-website/images/e07/v2/selector.png?v=2) no-repeat;
    background-size: auto 32px;
    background-position: -moz-calc(var(--index)*32px) 0;
    background-position: calc(var(--index)*32px) 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2
}

@media only screen and (max-width:767px) {
    .CarColor_color-icon__3yE7r:after {
        width: 22px;
        height: 22px;
        background-size: auto 22px;
        background-position: -moz-calc(var(--index)*22px) 0;
        background-position: calc(var(--index)*22px) 0
    }
}

.VehicleInterior_container__2f5UO {
    width: 100%;
    background-color: #000;
    font-size: 0
}

.VehicleInterior_color-container__3cEoz, .VehicleInterior_color-container__3cEoz .VehicleInterior_color-image-wrap__E8_Ld {
    width: 100%;
    position: relative
}

    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-image-wrap__E8_Ld .VehicleInterior_block-image__EMRkU {
        width: 100%;
        opacity: 0
    }

    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-image-wrap__E8_Ld .VehicleInterior_image-el__2aAYb {
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        opacity: 0
    }

        .VehicleInterior_color-container__3cEoz .VehicleInterior_color-image-wrap__E8_Ld .VehicleInterior_image-el__2aAYb.VehicleInterior_active__3KDPP {
            opacity: 1
        }

    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-content__3nB5e {
        position: absolute;
        left: 80px;
        bottom: 60px;
        z-index: 2
    }

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-content__3nB5e {
        position: static
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-content__3nB5e .VehicleInterior_title__2Zyg5 {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-content__3nB5e .VehicleInterior_title__2Zyg5 {
        padding: 0 20px;
        font-family: AVATRFont-Regular;
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        margin: 20px 0 8px
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-content__3nB5e .VehicleInterior_desc__3sKTN {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-content__3nB5e .VehicleInterior_desc__3sKTN {
        padding: 0 20px;
        font-family: AVATRFont-Regular;
        font-size: 12px;
        text-align: center;
        line-height: 18px;
        font-weight: 400
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp {
    position: absolute;
    right: 80px;
    bottom: 60px;
    z-index: 2;
    display: -moz-box;
    display: flex;
    grid-gap: 40px;
    gap: 40px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp {
        position: static;
        padding: 40px 20px 60px;
        -moz-box-pack: center;
        justify-content: center;
        grid-gap: 68px;
        gap: 68px
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-item__29FV1 {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-item__29FV1 {
        grid-gap: 4px;
        gap: 4px
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-item__29FV1.VehicleInterior_active__3KDPP .VehicleInterior_selector-icon__2yJGL {
    background-color: rgba(229,229,229,.3)
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-item__29FV1.VehicleInterior_active__3KDPP .VehicleInterior_selector-icon__2yJGL {
        background-color: rgba(229,229,229,.5)
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-icon__2yJGL {
    display: block;
    width: 48px;
    height: 48px;
    background-color: rgba(229,229,229,.12);
    position: relative;
    border-radius: 50%
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-icon__2yJGL {
        width: 32px;
        height: 32px;
        background-color: rgba(229,229,229,0)
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-icon__2yJGL:after {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
    background: url(https://static.avatr.com/pc-website/images/e07/v3/vehicle-interior-color.png) no-repeat;
    background-size: auto 32px;
    background-position: -moz-calc(var(--index)*32px) 0;
    background-position: calc(var(--index)*32px) 0
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-icon__2yJGL:after {
        width: 22px;
        height: 22px;
        background-size: auto 22px;
        background-position: -moz-calc(var(--index)*22px) 0;
        background-position: calc(var(--index)*22px) 0
    }
}

.VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-name__3qBPw {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-weight: 400;
    font-family: AVATRFont-Light
}

@media only screen and (max-width:767px) {
    .VehicleInterior_color-container__3cEoz .VehicleInterior_color-selector__193Pp .VehicleInterior_selector-name__3qBPw {
        font-family: AVATRFont-Regular;
        font-size: 12px;
        line-height: 20px;
        font-weight: 400
    }
}

.VehicleInterior_sound-system-container__36LcK, .VehicleInterior_space-container__1heiU {
    width: 100%;
    position: relative
}

    .VehicleInterior_sound-system-container__36LcK.VehicleInterior_sound-system-container__36LcK, .VehicleInterior_space-container__1heiU.VehicleInterior_sound-system-container__36LcK {
        margin-top: 40px
    }

    .VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-bgm-el__2klA6, .VehicleInterior_space-container__1heiU .VehicleInterior_space-bgm-el__2klA6 {
        width: 100%
    }

    .VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-content__2Gjbd, .VehicleInterior_space-container__1heiU .VehicleInterior_space-content__2Gjbd {
        position: absolute;
        left: 80px;
        bottom: 20px;
        z-index: 2
    }

@media only screen and (max-width:767px) {
    .VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-content__2Gjbd, .VehicleInterior_space-container__1heiU .VehicleInterior_space-content__2Gjbd {
        position: static;
        padding: 24px 24px 60px
    }
}

.VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-content__2Gjbd .VehicleInterior_title__2Zyg5, .VehicleInterior_space-container__1heiU .VehicleInterior_space-content__2Gjbd .VehicleInterior_title__2Zyg5 {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #fff;
    line-height: 42px;
    font-weight: 200
}

@media only screen and (max-width:767px) {
    .VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-content__2Gjbd .VehicleInterior_title__2Zyg5, .VehicleInterior_space-container__1heiU .VehicleInterior_space-content__2Gjbd .VehicleInterior_title__2Zyg5 {
        font-size: 24px;
        text-align: center;
        font-weight: 400
    }
}

.VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-list__2Lb0L, .VehicleInterior_space-container__1heiU .VehicleInterior_space-list__2Lb0L {
    display: -moz-box;
    display: flex;
    grid-gap: 82px;
    gap: 82px;
    margin-top: 40px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-list__2Lb0L, .VehicleInterior_space-container__1heiU .VehicleInterior_space-list__2Lb0L {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 24px;
        gap: 24px
    }
}

.VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-list__2Lb0L .VehicleInterior_figure___3kgs, .VehicleInterior_space-container__1heiU .VehicleInterior_space-list__2Lb0L .VehicleInterior_figure___3kgs {
    font-family: AVATRFont-Light;
    font-size: 24px;
    color: #fff;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-list__2Lb0L .VehicleInterior_figure___3kgs, .VehicleInterior_space-container__1heiU .VehicleInterior_space-list__2Lb0L .VehicleInterior_figure___3kgs {
        font-size: 22px;
        text-align: center;
        line-height: 28px
    }
}

.VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-list__2Lb0L .VehicleInterior_type__9a1oK, .VehicleInterior_space-container__1heiU .VehicleInterior_space-list__2Lb0L .VehicleInterior_type__9a1oK {
    font-family: AVATRFont-Light;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 4px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_sound-system-container__36LcK .VehicleInterior_space-list__2Lb0L .VehicleInterior_type__9a1oK, .VehicleInterior_space-container__1heiU .VehicleInterior_space-list__2Lb0L .VehicleInterior_type__9a1oK {
        text-align: center
    }
}

.VehicleInterior_algorithm-container__26RLo {
    width: 100%;
    position: relative
}

    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_bgm-el__2riAk {
        width: 100%
    }

    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_main__M6-CE {
        width: 100%;
        height: 100%;
        position: absolute;
        inset: 0;
        padding: 140px 80px 0;
        z-index: 2
    }

@media only screen and (max-width:767px) {
    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_main__M6-CE {
        padding: 75px 0 40px
    }
}

.VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-title__3Ir0r {
    font-size: 36px;
    color: #fff;
    line-height: 42px;
    font-family: AVATRFont-Light
}

@media only screen and (max-width:767px) {
    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-title__3Ir0r {
        font-size: 24px;
        text-align: center;
        font-weight: 400;
        padding: 0 20px
    }
}

.VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-scroll__1vcFl {
    width: 100%;
    overflow: hidden;
    margin-top: 28px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-scroll__1vcFl {
        overflow-x: auto;
        margin-top: 40px;
        scrollbar-width: none;
        -ms-overflow-style: none;
        -webkit-overflow-scrolling: touch
    }

        .VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-scroll__1vcFl::-webkit-scrollbar {
            display: none
        }
}

.VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-list__34CpD {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 40px;
    gap: 40px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-list__34CpD {
        width: -moz-calc(var(--length)*132px + var(--gap-length)*10px + 40px);
        width: calc(var(--length)*132px + var(--gap-length)*10px + 40px);
        grid-template-columns: repeat(6,132px);
        grid-gap: 10px;
        gap: 10px;
        padding: 0 20px
    }
}

.VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-item__3HXEN {
    display: -moz-box;
    display: flex;
    grid-gap: 12px;
    gap: 12px;
    -moz-box-align: end;
    align-items: flex-end
}

@media only screen and (max-width:767px) {
    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-item__3HXEN {
        -moz-box-flex: 1;
        flex: 1 1;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: center;
        align-items: center;
        grid-gap: 8px;
        gap: 8px;
        min-height: 156px;
        background: rgba(255,255,255,.1);
        border: 1px solid #979797;
        padding: 12px
    }
}

.VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-item__3HXEN .VehicleInterior_item-icon__15v4E {
    width: 70px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-item__3HXEN .VehicleInterior_item-icon__15v4E {
        width: 56px
    }
}

.VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-item__3HXEN .VehicleInterior_item-text__H0AJV {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-family: AVATRFont-Light
}

@media only screen and (max-width:767px) {
    .VehicleInterior_algorithm-container__26RLo .VehicleInterior_algorithm-item__3HXEN .VehicleInterior_item-text__H0AJV {
        font-family: AVATRFont-Light;
        font-size: 12px;
        text-align: center;
        line-height: 18px
    }
}

.VehicleInterior_vision-container__3mj7A {
    width: 100%;
    padding: 80px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_vision-container__3mj7A {
        padding: 60px 0
    }
}

.VehicleInterior_vision-container__3mj7A .VehicleInterior_vision-title__1qvMM {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_vision-container__3mj7A .VehicleInterior_vision-title__1qvMM {
        padding: 0 20px;
        font-size: 24px;
        text-align: center;
        font-weight: 400
    }
}

.VehicleInterior_vision-container__3mj7A .VehicleInterior_vision-content__3cBNU {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-weight: 200
}

@media only screen and (max-width:767px) {
    .VehicleInterior_vision-container__3mj7A .VehicleInterior_vision-content__3cBNU {
        padding: 0 20px;
        font-size: 12px;
        text-align: center;
        line-height: 18px;
        font-weight: 400
    }
}

.VehicleInterior_vision-container__3mj7A .VehicleInterior_vision-video__1Ujx8 {
    width: 100%;
    margin-top: 24px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_vision-container__3mj7A .VehicleInterior_vision-video__1Ujx8 {
        margin-top: 12px
    }
}

.VehicleInterior_storing-space__3sjnY {
    margin-top: 80px
}

@media only screen and (max-width:767px) {
    .VehicleInterior_storing-space__3sjnY {
        margin-top: 40px
    }
}

.SoundTexture_container__2iNWo {
    width: 100%;
    position: relative;
    margin-top: 80px
}

@media only screen and (max-width:767px) {
    .SoundTexture_container__2iNWo {
        margin-top: 0
    }
}

.SoundTexture_container__2iNWo .SoundTexture_bgm-el__2N4Cu {
    width: 100%
}

.SoundTexture_main-pc__LaeGe {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 40px 80px
}

@media only screen and (max-width:767px) {
    .SoundTexture_main-pc__LaeGe {
        display: none
    }
}

.SoundTexture_main-pc__LaeGe .SoundTexture_pc-title__3HRSc {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #fff;
    line-height: 42px;
    font-weight: 200
}

.SoundTexture_main-pc__LaeGe .SoundTexture_list-wrap__2sip9 {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 40px;
    grid-gap: 16px;
    gap: 16px
}

.SoundTexture_main-pc__LaeGe .SoundTexture_list-item__1Hut6 {
    padding: 30px 16px;
    border: 1px solid #fff
}

    .SoundTexture_main-pc__LaeGe .SoundTexture_list-item__1Hut6 .SoundTexture_title__2rrUd {
        font-size: 20px;
        color: #fff;
        font-weight: 400
    }

    .SoundTexture_main-pc__LaeGe .SoundTexture_list-item__1Hut6 .SoundTexture_content__3P78k {
        font-family: AVATRFont-Light;
        font-size: 16px;
        color: #fff;
        line-height: 24px;
        font-weight: 200;
        margin-top: 8px
    }

.SoundTexture_main-h5__1sGpJ {
    display: none
}

@media only screen and (max-width:767px) {
    .SoundTexture_main-h5__1sGpJ {
        width: 100%;
        height: 100%;
        position: absolute;
        inset: 0;
        z-index: 2;
        display: -moz-box;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-pack: justify;
        justify-content: space-between
    }
}

.SoundTexture_main-h5__1sGpJ .SoundTexture_h5-title__3HOhT {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 60px 20px
}

.SoundTexture_main-h5__1sGpJ .SoundTexture_swiper__28tUH {
    width: 100%
}

.SoundTexture_main-h5__1sGpJ .SoundTexture_slider-item__2eL_6 {
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    border: 1px solid #fff;
    padding: 20px 8px;
    min-height: 124px
}

    .SoundTexture_main-h5__1sGpJ .SoundTexture_slider-item__2eL_6 .SoundTexture_title__2rrUd {
        font-size: 20px;
        color: #fff;
        font-weight: 400
    }

@media only screen and (max-width:767px) {
    .SoundTexture_main-h5__1sGpJ .SoundTexture_slider-item__2eL_6 .SoundTexture_title__2rrUd {
        font-size: 16px;
        line-height: 20px
    }
}

.SoundTexture_main-h5__1sGpJ .SoundTexture_slider-item__2eL_6 .SoundTexture_content__3P78k {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-weight: 200;
    margin-top: 8px
}

@media only screen and (max-width:767px) {
    .SoundTexture_main-h5__1sGpJ .SoundTexture_slider-item__2eL_6 .SoundTexture_content__3P78k {
        font-size: 12px;
        line-height: 18px
    }
}

.SoundTexture_main-h5__1sGpJ .SoundTexture_page-wrap__3B_hJ {
    padding: 24px 20px 36px;
    --line-page-color: hsla(0,0%,98%,0.5);
    --line-page-active-color: #fbfbfb
}

.Ambientlighting_container__2JZoH {
    width: 100%;
    height: 150vh
}

@media only screen and (max-width:767px) {
    .Ambientlighting_container__2JZoH {
        height: auto
    }
}

.Ambientlighting_main__3RO7L {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

@media only screen and (max-width:767px) {
    .Ambientlighting_main__3RO7L {
        height: auto;
        position: relative
    }
}

.Ambientlighting_bgm-el__3h3y9 {
    width: 100%;
    height: 100vh;
    object-fit: cover
}

@media only screen and (max-width:767px) {
    .Ambientlighting_bgm-el__3h3y9 {
        height: auto
    }
}

.Ambientlighting_content-mask__1ySZM {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    z-index: 2;
    background: rgba(0,0,0,var(--mask-opacity));
    padding: 80px
}

@media only screen and (max-width:767px) {
    .Ambientlighting_content-mask__1ySZM {
        background: transparent;
        padding: 60px 20px;
        display: -moz-box;
        display: flex;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: center;
        align-items: center;
        -moz-box-pack: justify;
        justify-content: space-between
    }
}

.Ambientlighting_content-title__1CNPB {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #fff;
    font-weight: 200;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .Ambientlighting_content-title__1CNPB {
        font-size: 24px;
        text-align: center;
        font-weight: 400
    }
}

.Ambientlighting_content-desc__3A5aU {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-weight: 200
}

@media only screen and (max-width:767px) {
    .Ambientlighting_content-desc__3A5aU {
        font-size: 12px;
        text-align: center;
        line-height: 18px;
        font-weight: 400
    }
}

.Ambientlighting_content-list__oMhxQ {
    display: -moz-box;
    display: flex;
    grid-gap: 60px;
    gap: 60px;
    margin-top: 24px
}

@media only screen and (max-width:767px) {
    .Ambientlighting_content-list__oMhxQ {
        grid-gap: 12px;
        gap: 12px;
        width: 100%;
        padding: 0 12px;
        -moz-box-pack: justify;
        justify-content: space-between
    }
}

.Ambientlighting_item-figure__3G5hC {
    font-size: 36px;
    color: #fff;
    line-height: 42px;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .Ambientlighting_item-figure__3G5hC {
        font-size: 22px;
        text-align: center;
        line-height: 28px;
        font-weight: 400
    }
}

.Ambientlighting_item-figure__3G5hC > span {
    font-family: AVATRFont-Regular;
    font-size: 14px;
    line-height: 42px;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .Ambientlighting_item-figure__3G5hC > span {
        line-height: 28px
    }
}

.Ambientlighting_item-type__QxaCT {
    font-family: AVATRFont-Light;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    font-weight: 200
}

@media only screen and (max-width:767px) {
    .Ambientlighting_item-type__QxaCT {
        text-align: center
    }
}

.SceneModePC_container__1Dlvg {
    width: 100%;
    height: var(--height)
}

.SceneModePC_main__1-RIm {
    width: 100%;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.SceneModePC_video-wrap__1Bwq5 {
    width: 100%;
    height: 100vh;
    position: relative;
    padding: var(--video-padding)
}

    .SceneModePC_video-wrap__1Bwq5 .SceneModePC_video-el__oIAL1 {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .SceneModePC_video-wrap__1Bwq5 .SceneModePC_video-text__2q2mn {
        position: absolute;
        left: -moz-calc(var(--video-padding) + 80px);
        left: calc(var(--video-padding) + 80px);
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2
    }

        .SceneModePC_video-wrap__1Bwq5 .SceneModePC_video-text__2q2mn h4 {
            font-family: AVATRFont-Light;
            font-size: 36px;
            color: #fff;
            line-height: 42px;
            font-weight: 200;
            margin-bottom: 12px
        }

        .SceneModePC_video-wrap__1Bwq5 .SceneModePC_video-text__2q2mn p {
            width: 478px;
            font-family: AVATRFont-Light;
            font-size: 16px;
            color: #fff;
            line-height: 24px;
            font-weight: 200
        }

.SceneModePC_mask__1WIh2 {
    width: 100%;
    height: 100vh;
    position: absolute;
    inset: 0;
    z-index: 3;
    background: rgba(0,0,0,var(--mask-opacity));
    -webkit-backdrop-filter: var(--mask-backdrop-filter);
    backdrop-filter: var(--mask-backdrop-filter);
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    overflow: hidden
}

.SceneModePC_mask-text__RAh0b {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    opacity: var(--mask-title-opacity)
}

    .SceneModePC_mask-text__RAh0b .SceneModePC_text-el__1Chxw {
        font-size: 32px;
        color: #fff;
        font-family: AVATRFont-Light;
        font-weight: 300
    }

        .SceneModePC_mask-text__RAh0b .SceneModePC_text-el__1Chxw > span {
            font-size: 48px;
            font-family: AVATRFont-Regular
        }

.SceneModePC_scene-list__1UrTA {
    display: -moz-box;
    display: flex;
    grid-gap: 20px;
    gap: 20px;
    position: relative;
    z-index: 2;
    padding: 0 80px;
    -webkit-transform: translateX(var(--scene-list-x));
    -moz-transform: translateX(var(--scene-list-x));
    transform: translateX(var(--scene-list-x))
}

.SceneModePC_scene-item__3bOdH {
    width: 274px;
    position: relative
}

    .SceneModePC_scene-item__3bOdH > img {
        width: 100%
    }

    .SceneModePC_scene-item__3bOdH > p {
        font-size: 36px;
        line-height: 42px;
        color: #fff;
        padding: 30px 20px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 2;
        font-family: AVATRFont-Light;
        font-weight: 300
    }

.SceneModeH5_container__1CtSg {
    width: 100%
}

.SceneModeH5_mode-image__Of6iL {
    width: 100%;
    padding: 0 20px
}

    .SceneModeH5_mode-image__Of6iL .SceneModeH5_mode-video__2XLXG {
        width: 100%
    }

.SceneModeH5_mode-desc__LaPpR, .SceneModeH5_mode-title__2ypmn {
    width: 100%;
    padding: 0 20px
}

.SceneModeH5_mode-title__2ypmn {
    font-size: 14px;
    color: #181818;
    text-align: center;
    font-weight: 400;
    margin: 12px 0 8px
}

.SceneModeH5_mode-desc__LaPpR {
    font-size: 12px;
    color: #181818;
    text-align: center;
    line-height: 18px;
    font-weight: 400
}

.SceneModeH5_scene-title__3sQo_ {
    padding: 0 20px;
    font-family: AVATRFont-Light;
    font-size: 24px;
    color: #181818;
    text-align: center;
    font-weight: 200;
    margin: 44px 0 34px
}

.SceneModeH5_scroll-wrap__1F98F {
    width: 100%;
    overflow-x: auto;
    margin-bottom: 40px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch
}

    .SceneModeH5_scroll-wrap__1F98F::-webkit-scrollbar {
        display: none
    }

.SceneModeH5_scene-list__1fVqy {
    width: -moz-calc(var(--length)*144px + var(--gap-length)*10px + 40px);
    width: calc(var(--length)*144px + var(--gap-length)*10px + 40px);
    display: grid;
    grid-template-columns: repeat(9,144px);
    grid-gap: 10px;
    gap: 10px;
    padding: 0 20px
}

.SceneModeH5_scene-item__1Gnc1 {
    position: relative
}

    .SceneModeH5_scene-item__1Gnc1 > img {
        width: 100%
    }

    .SceneModeH5_scene-item__1Gnc1 > p {
        font-size: 14px;
        color: #fff;
        text-align: center;
        font-weight: 400;
        position: absolute;
        left: 0;
        right: 0;
        top: 24px;
        padding: 0 12px
    }

.Underpan_container__1Me-F {
    width: 100%;
    background: #e2e2e4;
    position: relative
}

@media only screen and (max-width:767px) {
    .Underpan_container__1Me-F {
        background: #dedfe0
    }
}

.Underpan_container__1Me-F:before {
    content: "";
    display: block;
    width: 100%;
    height: 232px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));
    background-image: -moz-linear-gradient(top,#fff 0,hsla(0,0%,100%,0) 100%);
    background-image: linear-gradient(180deg,#fff,hsla(0,0%,100%,0))
}

@media only screen and (max-width:767px) {
    .Underpan_container__1Me-F:before {
        height: 112px;
        opacity: .6
    }
}

.Underpan_underpan-title__1x1Sk {
    padding: 60px 80px 0;
    position: relative;
    z-index: 2
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-title__1x1Sk {
        padding: 60px 20px 0
    }
}

.Underpan_bgm-wrap__2oatw {
    width: 76.3888888889%;
    margin: -32px auto 0
}

@media only screen and (max-width:767px) {
    .Underpan_bgm-wrap__2oatw {
        width: 100%;
        margin: 60px 0 0
    }
}

.Underpan_bgm-wrap__2oatw .Underpan_bgm__8DLxV {
    width: 100%
}

.Underpan_underpan-grid-wrap__3oQiD {
    width: 100%;
    padding: 0 80px;
    margin-top: -156px
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-grid-wrap__3oQiD {
        padding: 0 20px;
        margin-top: 14px
    }
}

.Underpan_underpan-grid-title__1Xqu8 {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #181818;
    line-height: 42px;
    font-weight: 200
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-grid-title__1Xqu8 {
        font-size: 24px;
        text-align: center;
        font-weight: 200
    }
}

.Underpan_underpan-grid-desc__2VhR6 {
    font-size: 10px;
    font-family: AVATRFont-Light,AVATRFont;
    font-weight: 300;
    color: #181818;
    line-height: 24px;
    margin-top: 12px
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-grid-desc__2VhR6 {
        font-size: 10px;
        font-weight: 300;
        line-height: 16px
    }
}

.Underpan_underpan-grid__1yxxa {
    width: 100%;
    margin-top: 20px;
    display: grid;
    grid-gap: 20px;
    gap: 20px;
    grid-template-columns: repeat(4,1fr)
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-grid__1yxxa {
        background: rgba(255,255,255,.6);
        border: 1px solid #fff;
        margin-top: 26px;
        grid-template-columns: repeat(1,1fr);
        padding: 20px
    }
}

.Underpan_underpan-grid-item__3EpLO {
    padding: 30px 20px;
    background: rgba(255,255,255,.6);
    border: 1px solid #fff;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-grid-item__3EpLO {
        padding: 0;
        background: transparent;
        border: none;
        grid-gap: 24px;
        gap: 24px
    }
}

.Underpan_underpan-grid-item__3EpLO .Underpan_item-index__DK5sM {
    font-size: 24px;
    color: #181818;
    font-weight: 400;
    display: none
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-grid-item__3EpLO .Underpan_item-index__DK5sM {
        display: block
    }
}

.Underpan_grid-item-title__1AcFV {
    font-size: 20px;
    color: #181818;
    font-weight: 400;
    margin-bottom: 8px
}

@media only screen and (max-width:767px) {
    .Underpan_grid-item-title__1AcFV {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400
    }
}

.Underpan_grid-item-desc__2Viii {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #181818;
    line-height: 24px;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .Underpan_grid-item-desc__2Viii {
        font-size: 12px;
        line-height: 18px
    }
}

.Underpan_underpan-second-title__nvh03 {
    width: 100%;
    text-align: center;
    padding: 80px 80px 40px
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-second-title__nvh03 {
        padding: 40px 20px 12px
    }
}

.Underpan_underpan-second-title__nvh03 .Underpan_second-title__2qapc {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #181818;
    line-height: 42px;
    font-weight: 300;
    margin-bottom: 6px
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-second-title__nvh03 .Underpan_second-title__2qapc {
        font-size: 24px;
        margin-bottom: 0
    }
}

.Underpan_underpan-second-title__nvh03 .Underpan_second-subtitle__1eL9I {
    font-size: 16px;
    color: #181818;
    letter-spacing: 1.6px;
    line-height: 24px;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .Underpan_underpan-second-title__nvh03 .Underpan_second-subtitle__1eL9I {
        font-size: 12px;
        line-height: 18px;
        font-weight: 300;
        font-family: AVATRFont-Light
    }
}

.DualPower_reev-container__eM0OD {
    width: 100%;
    font-size: 0
}

    .DualPower_reev-container__eM0OD .DualPower_reev-image__2mCxn {
        width: 100%;
        position: relative
    }

    .DualPower_reev-container__eM0OD .DualPower_reev-title__3gsLn {
        position: absolute;
        left: 80px;
        bottom: 80px;
        z-index: 2;
        font-family: AVATRFont-Light;
        font-size: 36px;
        color: #fff;
        line-height: 42px;
        font-weight: 300
    }

@media only screen and (max-width:767px) {
    .DualPower_reev-container__eM0OD .DualPower_reev-title__3gsLn {
        position: static;
        font-size: 24px;
        color: #181818;
        text-align: center;
        font-weight: 200;
        margin: 16px 0 12px
    }
}

.DualPower_reev-container__eM0OD .DualPower_reev-bgm__9SZFS, .DualPower_reev-container__eM0OD .DualPower_reev-video__1hJIU {
    width: 100%
}

.DualPower_reev-container__eM0OD .DualPower_reev-data__1s3V_ {
    margin-top: 80px
}

@media only screen and (max-width:767px) {
    .DualPower_reev-container__eM0OD .DualPower_reev-data__1s3V_ {
        margin-top: 20px
    }
}

.DualPower_ev-container__2-y8P {
    width: 100%;
    background: #e0dfe2;
    position: relative
}

    .DualPower_ev-container__2-y8P:before {
        content: "";
        display: block;
        width: 100%;
        height: 200px;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));
        background-image: -moz-linear-gradient(top,#fff 0,hsla(0,0%,100%,0) 100%);
        background-image: linear-gradient(180deg,#fff,hsla(0,0%,100%,0));
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1
    }

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P:before {
        height: 112px
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-title__17SK_ {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #181818;
    line-height: 42px;
    font-weight: 300;
    position: relative;
    z-index: 2;
    text-align: center
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-title__17SK_ {
        padding-top: 60px;
        font-size: 24px
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-bgm__3LoGd {
    width: 76.3888888889%;
    margin: 14px auto 0
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-bgm__3LoGd {
        width: 100%;
        margin: 0
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-bgm__3LoGd .DualPower_ev-bgm-el__Y0ISm {
    width: 100%
}

.DualPower_ev-container__2-y8P .DualPower_ev-content__3xusE {
    width: 100%;
    padding: 0 80px;
    margin-top: -110px;
    display: -moz-box;
    display: flex;
    -moz-box-align: end;
    align-items: flex-end;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 24px;
    gap: 24px
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-content__3xusE {
        padding: 0 20px;
        display: block;
        margin-top: 0
    }
}

.DualPower_ev-container__2-y8P .DualPower_info-title__36o5F {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #181818;
    line-height: 42px;
    font-weight: 200;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_info-title__36o5F {
        display: block;
        font-size: 14px;
        text-align: center;
        font-weight: 400;
        line-height: 22px;
        font-family: AVATRFont-Regular;
        margin-bottom: 8px
    }
}

.DualPower_ev-container__2-y8P .DualPower_info-content__2nUui {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #181818;
    line-height: 24px;
    font-weight: 200;
    max-width: 512px
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_info-content__2nUui {
        font-size: 12px;
        color: #181818;
        text-align: center;
        line-height: 18px;
        font-weight: 400;
        font-family: AVATRFont-Regular
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-list__1mhGz {
    display: grid;
    grid-gap: 50px;
    gap: 50px;
    grid-template-columns: repeat(4,1fr)
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-list__1mhGz {
        grid-gap: 8px;
        gap: 8px;
        grid-template-columns: repeat(2,1fr);
        margin-top: 24px
    }
}

.DualPower_ev-container__2-y8P .DualPower_list-item__2c5-T {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_list-item__2c5-T {
        padding: 16px 12px;
        background: rgba(255,255,255,.6);
        border: 1px solid #fff;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        flex-direction: column-reverse;
        grid-gap: 4px;
        gap: 4px
    }
}

.DualPower_ev-container__2-y8P .DualPower_list-title__3CyjE {
    font-size: 12px;
    color: #181818;
    line-height: 16px;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_list-title__3CyjE {
        font-size: 10px;
        line-height: 18px;
        font-weight: 300
    }
}

.DualPower_ev-container__2-y8P .DualPower_list-desc__36yMr {
    font-size: 24px;
    color: #181818;
    font-weight: 400;
    line-height: 32px
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_list-desc__36yMr {
        font-size: 24px;
        font-weight: 400
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 {
    width: 100%;
    padding: 80px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    grid-gap: 40px;
    gap: 40px
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 {
        grid-gap: 12px;
        gap: 12px;
        padding: 40px 20px;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        flex-direction: column-reverse
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 .DualPower_ev-video__FJVZv {
    width: 100%
}

.DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 .DualPower_item-text__3j2ep {
    width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 24px;
    gap: 24px
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 .DualPower_item-text__3j2ep {
        margin-top: 0;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        grid-gap: 8px;
        gap: 8px
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 .DualPower_item-text-title__zycAu {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #181818;
    line-height: 42px;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 .DualPower_item-text-title__zycAu {
        font-size: 24px;
        text-align: center;
        line-height: 32px;
        font-weight: 200
    }
}

.DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 .DualPower_item-text-desc__mFRNx {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #181818;
    line-height: 24px;
    font-weight: 300;
    max-width: 600px
}

@media only screen and (max-width:767px) {
    .DualPower_ev-container__2-y8P .DualPower_ev-content-item__Mqfv0 .DualPower_item-text-desc__mFRNx {
        font-size: 12px;
        text-align: center;
        line-height: 18px;
        font-weight: 400
    }
}

.Collapse_collapse__3dy-5 {
    width: 100%
}

.Collapse_collapse-item__3x9ke {
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.4);
    padding: 40px 132px 40px 0;
    position: relative;
    cursor: pointer
}

    .Collapse_collapse-item__3x9ke.Collapse_active__2avQq:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .Collapse_collapse-item__3x9ke.Collapse_active__2avQq .Collapse_title__297Kh {
        margin-bottom: 12px
    }

@media only screen and (max-width:767px) {
    .Collapse_collapse-item__3x9ke.Collapse_active__2avQq .Collapse_title__297Kh {
        margin-bottom: 8px
    }
}

.Collapse_collapse-item__3x9ke.Collapse_active__2avQq .Collapse_desc__2Lpf8 {
    height: auto
}

@media only screen and (max-width:767px) {
    .Collapse_collapse-item__3x9ke {
        padding: 30px 42px 30px 0
    }
}

.Collapse_collapse-item__3x9ke:after {
    content: "";
    display: block;
    width: 54px;
    height: 54px;
    background: url(https://www.avatr.com/_next/static/media/arrow-down2.52e8d4e6a13e77cc66d3999c7cfcca36.png) no-repeat 50%/cover;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -27px;
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    -moz-transition: transform .3s linear,-moz-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear,-moz-transform .3s linear
}

@media only screen and (max-width:767px) {
    .Collapse_collapse-item__3x9ke:after {
        width: 32px;
        height: 32px;
        margin-top: -16px
    }
}

.Collapse_collapse-item__3x9ke .Collapse_title__297Kh {
    font-size: 20px;
    color: #181818;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .Collapse_collapse-item__3x9ke .Collapse_title__297Kh {
        font-size: 14px;
        font-weight: 400
    }
}

.Collapse_collapse-item__3x9ke .Collapse_desc__2Lpf8 {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #181818;
    line-height: 24px;
    font-weight: 200;
    height: 0;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .Collapse_collapse-item__3x9ke .Collapse_desc__2Lpf8 {
        font-size: 12px;
        line-height: 18px
    }
}

.Safety_second-container__BVJfE {
    width: 100%;
    display: -moz-box;
    display: flex;
    flex-wrap: wrap;
    padding: 0 80px;
    font-size: 0
}

@media only screen and (max-width:767px) {
    .Safety_second-container__BVJfE {
        padding: 0;
        background: #f6f6f6
    }
}

.Safety_second-title__2IUJ0 {
    -moz-box-ordinal-group: 2;
    order: 1;
    width: 100%;
    margin-bottom: 24px
}

@media only screen and (max-width:767px) {
    .Safety_second-title__2IUJ0 {
        -moz-box-ordinal-group: 3;
        order: 2;
        margin-bottom: 0;
        padding: 0 20px
    }
}

.Safety_second-title__2IUJ0 .Safety_title__2p_Zo {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #181818;
    line-height: 42px;
    font-weight: 200;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .Safety_second-title__2IUJ0 .Safety_title__2p_Zo {
        font-size: 24px;
        text-align: center;
        font-weight: 200;
        line-height: 32px;
        margin: 24px 0 8px
    }
}

.Safety_second-title__2IUJ0 .Safety_subtitle__OBr3G {
    font-family: AVATRFont-Light;
    font-size: 16px;
    color: #181818;
    line-height: 24px;
    font-weight: 200
}

@media only screen and (max-width:767px) {
    .Safety_second-title__2IUJ0 .Safety_subtitle__OBr3G {
        font-size: 12px;
        text-align: center;
        line-height: 18px
    }
}

.Safety_second-image__12ugt {
    -moz-box-ordinal-group: 3;
    order: 2;
    width: 40%
}

@media only screen and (max-width:767px) {
    .Safety_second-image__12ugt {
        -moz-box-ordinal-group: 2;
        order: 1;
        width: 100%
    }
}

.Safety_second-image__12ugt .Safety_image-el__2TPxj {
    width: 100%
}

.Safety_second-content__1HLw5 {
    -moz-box-ordinal-group: 4;
    order: 3;
    -moz-box-flex: 1;
    flex: 1 1;
    padding: 0 40px;
    background: #f6f6f6
}

@media only screen and (max-width:767px) {
    .Safety_second-content__1HLw5 {
        -moz-box-flex: unset;
        flex: unset;
        width: 100%;
        padding: 60px 20px
    }
}

.Safety_swiper-section__22XG- {
    margin-top: 80px
}

@media only screen and (max-width:767px) {
    .Safety_swiper-section__22XG- {
        margin-top: 20px
    }
}

.Safety_swiper-section3__9XaWP {
    margin-top: 60px
}

@media only screen and (max-width:767px) {
    .Safety_swiper-section3__9XaWP {
        margin-top: 20px
    }
}

.Safety_last-container__3MVrV {
    width: 100%;
    font-size: 0;
    position: relative
}

    .Safety_last-container__3MVrV .Safety_last-video__nDW0X {
        width: 100%
    }

    .Safety_last-container__3MVrV .Safety_last-content__1EglO {
        position: absolute;
        left: 80px;
        right: 80px;
        bottom: 80px;
        z-index: 2
    }

@media only screen and (max-width:767px) {
    .Safety_last-container__3MVrV .Safety_last-content__1EglO {
        position: static;
        width: 100%;
        padding: 12px 20px 60px
    }
}

.Safety_last-container__3MVrV .Safety_last-content__1EglO h4 {
    font-family: AVATRFont-Light;
    font-size: 36px;
    color: #fff;
    line-height: 42px;
    font-weight: 200;
    margin-bottom: 12px
}

@media only screen and (max-width:767px) {
    .Safety_last-container__3MVrV .Safety_last-content__1EglO h4 {
        font-size: 14px;
        color: #181818;
        text-align: center;
        line-height: 24px;
        font-weight: 400;
        margin-bottom: 8px;
        font-family: AVATRFont-Regular
    }
}

.Safety_last-container__3MVrV .Safety_last-content__1EglO p {
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
    font-family: AVATRFont-Light
}

@media only screen and (max-width:767px) {
    .Safety_last-container__3MVrV .Safety_last-content__1EglO p {
        font-size: 12px;
        color: #181818;
        text-align: center;
        line-height: 18px;
        font-weight: 400
    }
}

.FormSection_container__1kJ1_ {
    width: 100%;
    height: 100vh;
    background: #fff;
    display: -moz-box;
    display: flex
}

@media only screen and (max-width:767px) {
    .FormSection_container__1kJ1_ {
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        height: auto
    }
}

.FormSection_images-wrap__1GkhZ {
    width: 0;
    -moz-box-flex: 1;
    flex: 1 1;
    position: relative
}

    .FormSection_images-wrap__1GkhZ:after {
        content: "";
        display: block;
        width: 100%;
        height: 172px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.6)));
        background: -moz-linear-gradient(top,transparent 0,rgba(0,0,0,.6) 100%);
        background: linear-gradient(180deg,transparent,rgba(0,0,0,.6));
        z-index: 3
    }

@media only screen and (max-width:767px) {
    .FormSection_images-wrap__1GkhZ {
        width: 100%;
        -moz-box-flex: unset;
        flex: unset;
        padding-top: 96%;
        position: relative
    }

        .FormSection_images-wrap__1GkhZ:after {
            display: none
        }
}

.FormSection_avatr07__9Trez {
    width: 164px;
    height: 26px
}

@media only screen and (max-width:767px) {
    .FormSection_avatr07__9Trez {
        display: none
    }
}

.FormSection_image-page__10JN0 {
    position: absolute;
    left: 50%;
    bottom: 32px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 4;
    --gap: 8px;
    --mobile-gap: 6px;
    --bar-width: 75px;
    --mobile-bar-width: 24px;
    --mobile-bar-active-width: 80px;
    --bar-height: 1px;
    --bar-active-height: 2px;
    --mobile-bar-height: 1px;
    --mobile-bar-active-height: 2px;
    --bar-color: #fff;
    --mobile-bar-color: grey;
    --bar-active-color: #fff;
    --mobile-bar-active-color: grey
}

@media only screen and (max-width:767px) {
    .FormSection_image-page__10JN0 {
        bottom: -2px
    }
}

.FormSection_form-wrap__1-s1J {
    width: 360px;
    height: 100%;
    padding: 0 40px;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .FormSection_form-wrap__1-s1J {
        padding: 0 20px 72px;
        width: 100%;
        height: auto
    }
}

.FormSection_form-title__WVVpl {
    font-size: 16px;
    font-weight: 400;
    color: #181818;
    line-height: 17px;
    margin: 16px 0 30px
}

@media only screen and (max-width:767px) {
    .FormSection_form-title__WVVpl {
        font-size: 24px;
        font-family: AVATRFont-Bold;
        line-height: 26px;
        margin: 16px 0 12px
    }
}

.FormSection_slider-item__kJSuL, .FormSection_swiper__1jrDY {
    width: 100%;
    height: 100%
}

    .FormSection_slider-item__kJSuL.FormSection_swiper__1jrDY, .FormSection_swiper__1jrDY.FormSection_swiper__1jrDY {
        position: absolute;
        inset: 0
    }

.FormSection_slider-image__30VzO {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.SwiperH5_container__2ydAt, .SwiperH5_slider-media__BP1Z7, .SwiperH5_swiper__1WLhs {
    width: 100%;
    font-size: 0
}

.SwiperH5_slider-item__gQCsl {
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px)
}

.SwiperH5_slider-media__BP1Z7 {
    position: relative
}

    .SwiperH5_slider-media__BP1Z7 .SwiperH5_slider-image__3a5o3 {
        width: 100%
    }

        .SwiperH5_slider-media__BP1Z7 .SwiperH5_slider-image__3a5o3.SwiperH5_hide__11nVB {
            opacity: 1
        }

    .SwiperH5_slider-media__BP1Z7 .SwiperH5_slider-video__3ekzt {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        inset: 0
    }

.SwiperH5_slider-text__1GcvN {
    padding: 0 20px;
    min-height: 120px
}

.SwiperH5_title__1Xtzr {
    font-size: 14px;
    color: var(--title-color);
    text-align: center;
    line-height: 20px;
    margin: 24px 0 10px
}

    .SwiperH5_title__1Xtzr span {
        font-family: AVATRFont-Light
    }

.SwiperH5_desc__3NsT_ {
    font-size: 12px
}

.SwiperH5_desc-remark__3ME2P, .SwiperH5_desc__3NsT_ {
    color: var(--desc-color);
    text-align: center;
    line-height: 20px;
    font-family: AVATRFont-Light
}

.SwiperH5_desc-remark__3ME2P {
    font-size: 10px;
    margin-top: 12px
}

.SwiperH5_page-wrap__1TkaA {
    padding: 24px 20px 40px;
    --line-page-color: var(--line-color);
    --line-page-active-color: var(--line-active-color)
}

.SwiperPC01_container__2Sz5E, .SwiperPC01_swiper__2y5h6 {
    width: 97%
}

.SwiperPC01_slider-item__1aJ1s {
    width: -moz-calc(100vw - 160px);
    width: calc(100vw - 160px);
    display: -moz-box;
    display: flex
}

.SwiperPC01_media-wrap__3W7Td {
    -moz-box-flex: 1;
    flex: 1 1;
    font-size: 0;
    position: relative
}

    .SwiperPC01_media-wrap__3W7Td .SwiperPC01_slider-image__2eMy_ {
        width: 100%
    }

        .SwiperPC01_media-wrap__3W7Td .SwiperPC01_slider-image__2eMy_.SwiperPC01_hide__tsqnn {
            opacity: 0
        }

    .SwiperPC01_media-wrap__3W7Td .SwiperPC01_slider-video__VRZz_ {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        inset: 0
    }

.SwiperPC01_text-wrap__1Jklt {
    width: 427px;
    padding: 50px 40px;
    border: 1px solid #979797;
    position: relative;
    z-index: 2;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-pack: justify;
    justify-content: space-between
}

    .SwiperPC01_text-wrap__1Jklt .SwiperPC01_item-title__2nDsP {
        font-family: AVATRFont-Light;
        font-size: 36px;
        color: #181818;
        line-height: 42px;
        font-weight: 300;
        margin-bottom: 12px
    }

        .SwiperPC01_text-wrap__1Jklt .SwiperPC01_item-title__2nDsP.SwiperPC01_item-title_en__2anPk {
            font-size: 30px;
            line-height: 36px
        }

    .SwiperPC01_text-wrap__1Jklt .SwiperPC01_item-desc__2FBx_ {
        font-family: AVATRFont-Light;
        font-size: 16px;
        color: #181818;
        letter-spacing: 0;
        line-height: 24px;
        font-weight: 300
    }

.SwiperPC01_figure-content___47vl {
    display: -moz-box;
    display: flex;
    grid-gap: 52px;
    gap: 52px
}

.SwiperPC01_figure-title__Vlehf {
    font-size: 36px;
    color: #181818;
    line-height: 38px;
    font-weight: 400
}

    .SwiperPC01_figure-title__Vlehf > span {
        font-size: 12px;
        line-height: 38px;
        font-weight: 300;
        font-family: AVATRFont-Light
    }

.SwiperPC01_figure-desc__3XpDh {
    font-size: 12px;
    color: #666;
    letter-spacing: 0;
    line-height: 18px;
    font-weight: 400;
    font-family: AVATRFont-Light
}

.SwiperPC01_pagenation-wrap__2RCv5 {
    width: 100%;
    padding: 30px 0 70px;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center
}

.SwiperPC01_pagenation__2A8_o {
    --gap: 2px;
    --bar-width: 16px;
    --bar-height: 2px;
    --bar-color: rgba(0,0,0,0.4);
    --bar-active-color: #181818
}

.SwiperPC02_container__3BMGK, .SwiperPC02_slider-image__1uNkP, .SwiperPC02_slider-image__1uNkP img, .SwiperPC02_slider-video__3BTsf, .SwiperPC02_swiper__27O4d {
    width: 100%;
    position: relative
}

    .SwiperPC02_slider-video__3BTsf .SwiperPC02_video-block__1cvG8 {
        width: 100%;
        opacity: 0
    }

    .SwiperPC02_slider-video__3BTsf .SwiperPC02_video-el__Ibcup {
        width: 100%;
        height: 100%;
        position: absolute;
        inset: 0;
        object-fit: cover
    }

.SwiperPC02_pagenation-wrap__286cR, .SwiperPC02_slider-item__2hQyS {
    width: -moz-calc(100vw - 160px);
    width: calc(100vw - 160px)
}

.SwiperPC02_pagenation-wrap__286cR {
    position: absolute;
    left: 80px;
    top: 0;
    right: 80px;
    z-index: 2;
    font-size: 0;
    pointer-events: none
}

    .SwiperPC02_pagenation-wrap__286cR .SwiperPC02_pagenation-block__kj21w {
        width: 100%;
        opacity: 0
    }

.SwiperPC02_pagenation__25m7p {
    position: absolute;
    right: 60px;
    bottom: 30px;
    z-index: 2;
    pointer-events: all;
    --gap: 2px;
    --bar-width: 16px;
    --bar-height: 2px;
    --bar-color: hsla(0,0%,88%,0.4);
    --bar-active-color: #fff
}

.SwiperPC02_next__2eLIc, .SwiperPC02_pre__1iBpf {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: all;
    border-radius: 50%;
    overflow: hidden
}

    .SwiperPC02_next__2eLIc.SwiperPC02_pre__1iBpf, .SwiperPC02_pre__1iBpf.SwiperPC02_pre__1iBpf {
        left: 60px
    }

        .SwiperPC02_next__2eLIc.SwiperPC02_pre__1iBpf .SwiperPC02_icon__2XJb_, .SwiperPC02_pre__1iBpf.SwiperPC02_pre__1iBpf .SwiperPC02_icon__2XJb_ {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            transform: rotate(180deg)
        }

    .SwiperPC02_next__2eLIc.SwiperPC02_next__2eLIc, .SwiperPC02_pre__1iBpf.SwiperPC02_next__2eLIc {
        right: 60px
    }

    .SwiperPC02_next__2eLIc .SwiperPC02_icon__2XJb_, .SwiperPC02_pre__1iBpf .SwiperPC02_icon__2XJb_ {
        width: 40px;
        height: 40px;
        background-color: rgba(225,225,225,.6)
    }

.SwiperPC02_silder-content__3bONY {
    width: 100%;
    padding: 40px 0;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    transition: opacity .3s linear
}

    .SwiperPC02_silder-content__3bONY.SwiperPC02_active__3CiOj {
        opacity: 1
    }

    .SwiperPC02_silder-content__3bONY .SwiperPC02_title__3pMFX {
        font-family: AVATRFont-Light;
        font-size: 36px;
        color: var(--title-color);
        line-height: 42px;
        font-weight: 300
    }

    .SwiperPC02_silder-content__3bONY .SwiperPC02_title-remark__3UOhP {
        font-family: AVATRFont-Light;
        font-size: 10px;
        color: var(--remark-color);
        line-height: 14px;
        font-weight: 300;
        max-width: 570px;
        text-align: left;
        white-space: pre-wrap;
        margin-top: 12px
    }

    .SwiperPC02_silder-content__3bONY .SwiperPC02_desc__dvkWr {
        font-family: AVATRFont-Light;
        font-size: 16px;
        color: var(--desc-color);
        line-height: 24px;
        font-weight: 300;
        max-width: 590px
    }

        .SwiperPC02_silder-content__3bONY .SwiperPC02_desc__dvkWr .SwiperPC02_desc-remark__1j5l0 {
            font-family: AVATRFont-Light;
            font-size: 10px;
            color: var(--remark-color);
            line-height: 12px;
            font-weight: 300;
            max-width: 570px;
            text-align: left;
            margin-top: 12px
        }

.SwiperPC03_container__3igev {
    width: 100%;
    font-size: 0;
    padding: 0 80px;
    --min-height: 160px
}

.SwiperPC03_video-wrap__1VE8k {
    width: 100%;
    position: relative
}

.SwiperPC03_video-item-block__2wav0, .SwiperPC03_video-item-block__2wav0 > img {
    width: 100%;
    opacity: 0
}

.SwiperPC03_video-item__lJiSL {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    transition: opacity .3s linear
}

    .SwiperPC03_video-item__lJiSL > video {
        width: 100%
    }

    .SwiperPC03_video-item__lJiSL.SwiperPC03_active__2RqN7 {
        opacity: 1
    }
.SwiperPC03_active__2RqN7 
{
    opacity: 1
}
.SwiperPC03_active__2RqN7 > img {
    opacity: 1
}

.SwiperPC03_item-image__nxvHu, .SwiperPC03_item-image__nxvHu img, .SwiperPC03_item-video__23eAI {
    width: 100%
}

.SwiperPC03_item-video__23eAI, .SwiperPC03_video-item__lJiSL {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.SwiperPC03_text-wrap__2paOg {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: -moz-calc(100% - 160px);
    max-width: calc(100% - 160px);
    overflow: auto;
    display: -moz-box;
    display: flex;
    margin: 32px auto 0;
    white-space: nowrap
}

    .SwiperPC03_text-wrap__2paOg::-webkit-scrollbar {
        display: none
    }

.SwiperPC03_text-item__oIr6F {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: 1px solid var(--line-color);
    padding: 0 50px 14px;
    cursor: pointer
}

    .SwiperPC03_text-item__oIr6F .SwiperPC03_text-el__2Sg6_ {
        font-size: 16px;
        color: var(--title-color);
        line-height: 1.5
    }

        .SwiperPC03_text-item__oIr6F .SwiperPC03_text-el__2Sg6_ > b {
            font-weight: 500 !important
        }

        .SwiperPC03_text-item__oIr6F .SwiperPC03_text-el__2Sg6_ > span {
            font-weight: 300 !important
        }

    .SwiperPC03_text-item__oIr6F.SwiperPC03_active__2RqN7 {
        border-bottom: 2px solid var(--line-active-color);
        cursor: default
    }

        .SwiperPC03_text-item__oIr6F.SwiperPC03_active__2RqN7 .SwiperPC03_text-el__2Sg6_ {
            color: var(--title-active-color);
            font-weight: 500
        }

.SwiperPC03_desc-wrap__3a6eE {
    width: 100%;
    padding: 0 80px;
    margin-top: 24px;
    min-height: var(--min-height)
}

.SwiperPC03_desc-item__3CBNY {
    font-size: 16px;
    color: var(--desc-color);
    text-align: center;
    line-height: 1.5;
    font-family: AVATRFont-Light
}

.SwiperPC04_container__D0fae {
    width: 100%;
    font-size: 0
}

.SwiperPC04_turning-wrap__1fqHj {
    width: 100%;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

    .SwiperPC04_turning-wrap__1fqHj:after {
        content: "";
        display: block;
        width: 100%;
        height: 240px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: -webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));
        background: -moz-linear-gradient(bottom,#000 0,transparent 100%);
        background: linear-gradient(0deg,#000 0,transparent)
    }

.SwiperPC04_page-video__2n9ti {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0
}

.SwiperPC04_page-image__38ewn {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    padding: var(--image-padding)
}

    .SwiperPC04_page-image__38ewn img {
        width: 100%;
        height: 100vh;
        object-fit: cover
    }

    .SwiperPC04_page-image__38ewn.SwiperPC04_active__3mP_7 {
        opacity: 1
    }

.SwiperPC04_page-text__GAVty {
    position: absolute;
    left: 80px;
    bottom: 72px;
    z-index: 3;
    color: #fff;
    max-width: 60%
}

.SwiperPC04_title__2zjV8 {
    font-size: 36px;
    font-family: AVATRFont-Light;
    font-weight: 300;
    color: #fff;
    line-height: 42px;
    margin-bottom: 8px;
    opacity: 0
}

.SwiperPC04_desc__3XEQZ {
    opacity: 0
}

.SwiperPC04_desc-item__3st5F {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-family: AVATRFont-Light
}

.SwiperPC04_pagenation__1KS7N {
    position: absolute;
    right: 40px;
    bottom: 72px;
    z-index: 3
}

.SwiperPC04_page-item__1fKNf {
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,.8);
    margin-top: 16px
}

    .SwiperPC04_page-item__1fKNf.SwiperPC04_active__3mP_7 {
        width: 2px;
        background: #fff
    }


.SwiperPC01_desc-item__2rsNu {
    display: none;
}

    .SwiperPC01_desc-item__2rsNu.SwiperPC01_active__I0d9w {
        display: block;
    }


/* Basic styling for the slider */
.SectionTitle_container__FVg5k {
    text-align: center;
    color: #181818;
}

.SectionTitle_section-title__34TzE {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
}

.SectionTitle_section-subtitle__eAarm {
    font-size: 1.2rem;
    color: #666;
}



.AvatrPagenation_pagenation__1XkL- {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 0;
}

.AvatrPagenation_bar__1J-16 {
    display: block;
    width: 30px;
    height: 4px;
    background-color: #ccc;
    cursor: pointer;
    transition: background-color 0.3s;
}

.AvatrPagenation_active__103B_ {
    background-color: #181818;
}





/*form Mobile*/
.SwiperH5_title__1Xtzr p {
    transition: opacity 0.3s ease;
}

.LinePage_page-item__1yerY {
    transition: background-color 0.3s ease;
}

.LinePage_active__QVb3Q {
    background-color: #181818; /* Match --line-active-color */
}

.Anchor_anchor__2wTkq {
    transition: opacity 0.4s ease;
}

.Anchor_anchor-item__3ef_S {
    transition: all 0.4s ease;
    position: relative;
}

.Anchor_active__2wT5B {
    background-color: #007bff; /* Adjust to match design */
    transform: scale(1.05);
    opacity: 1;
}

    .Anchor_active__2wT5B .Anchor_anchor-line__2YDV8 {
        background-color: #ffffff;
        width: 100%;
        height: 3px;
        transition: width 0.4s ease, background-color 0.4s ease;
    }

.Anchor_anchor-item__3ef_S:not(.Anchor_active__2wT5B) {
    opacity: 0.7;
}

    .Anchor_anchor-item__3ef_S:not(.Anchor_active__2wT5B) .Anchor_anchor-line__2YDV8 {
        background-color: #cccccc;
        width: 50%;
        height: 2px;
    }
/*form Mobile*/