.page-wrapper {
    padding-top: 84px
}

@media screen and (max-width: 992px) {
    .page-wrapper {
        padding-top:60px
    }
}

.mt-48 {
    margin-top: 48px
}

section {
    padding-bottom: 96px;
    padding-top: 96px;
    position: relative
}

@media screen and (max-width: 767px) {
    section {
        padding-bottom:30px;
        padding-top: 30px
    }
}

.flex-1 {
    flex: 1
}

.swiper-wrapper {
    align-items: flex-end
}

.album-block {
    padding: 0
}

.album-block .album {
    margin: 0 auto;
    max-width: 1440px
}

.album-block .sticky-brand {
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 48px;
    width: 100%;
    z-index: 10
}

.album-block .sticky-brand img {
    max-width: 688px;
    width: 100%
}

.album-block img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.album-block .album-swiper {
    overflow: hidden;
    position: relative
}

.album-block .album-swiper .swiper-pagination {
    bottom: 33px;
    text-align: center
}

.album-block .album-swiper .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    height: 8px;
    width: 8px
}

.album-block .album-swiper .swiper-button-next,.album-block .album-swiper .swiper-button-prev {
    align-items: center;
    background: hsla(0,1%,50%,.459);
    border-radius: 50%;
    bottom: 20px;
    box-shadow: 1px 0 5px 0 rgba(0,0,0,.5);
    display: flex;
    height: 48px;
    justify-content: center;
    position: absolute;
    top: unset;
    width: 48px;
    z-index: 100
}

.album-block .album-swiper .swiper-button-next:after,.album-block .album-swiper .swiper-button-prev:after {
    color: #fff;
    font-size: 13px;
    font-weight: 700
}

.album-block .album-swiper .swiper-button-prev {
    left: 40px
}

.album-block .album-swiper .swiper-button-next {
    right: 40px
}

.homePageVF5-spec {
    padding-bottom: 96px
}

.homePageVF5-spec .container-spec {
    left: 50%;
    position: absolute;
    text-align: center;
    transform: translateX(-50%)
}

.homePageVF5-spec .content-top {
    top: 10%
}

.homePageVF5-spec .content-top>* {
    color: #fff
}

.homePageVF5-spec .content-bottom {
    display: flex;
    justify-content: space-around;
    width: 100%
}

.homePageVF5-spec .content-bottom>* {
    color: #fff
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .content-bottom {
        flex-wrap:wrap;
        gap: 16px
    }

    .homePageVF5-spec .content-bottom .spec-group {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 46%
    }

    .homePageVF5-spec .content-bottom .spec-group p {
        font-size: 14px;
        font-weight: 600;
        line-height: 17.57px
    }
}

.homePageVF5-spec .banner-spec {
    background-position: bottom;
    background-size: cover;
    margin-bottom: 120px;
    min-height: 340px
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .banner-spec {
        margin-bottom:0
    }
}

@media screen and (min-width: 601px) {
    .homePageVF5-spec .banner-spec {
        background-image:none!important
    }
}

@media screen and (max-width: 600px) {
    .homePageVF5-spec .banner-spec>img,.homePageVF5-spec .banner-spec>picture {
        display:none
    }
}

.homePageVF5-spec .spec-group span {
    font-size: 18px;
    font-weight: 700;
    line-height: 22.59px
}

.homePageVF5-spec .parameter-block .container {
    max-width: 1440px;
    padding: 0 15px
}

.homePageVF5-spec .parameter-block .container .row {
    justify-content: center;
    padding: 0 15px
}

.homePageVF5-spec .parameter-block .container .infomation-wrap {
    max-width: 1128px
}

@media screen and (max-width: 1440px) {
    .homePageVF5-spec .parameter-block .container {
        max-width:unset
    }
}

.homePageVF5-spec .parameter-block .container h2 {
    letter-spacing: -.02em;
    text-align: center
}

.homePageVF5-spec .parameter-block .container .parameter-header {
    margin-bottom: 16px
}

.homePageVF5-spec .parameter-block .container .parameter-header img {
    max-height: 20px;
    max-width: 100%
}

.homePageVF5-spec .parameter-block .container .parameter-content {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 30px 0;
    width: 100%
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-content {
        display:grid;
        grid-template-columns: repeat(3,1fr);
        grid-gap: 15px
    }
}

@media screen and (max-width: 575px) {
    .homePageVF5-spec .parameter-block .container .parameter-content {
        grid-template-columns:repeat(2,1fr)
    }
}

@media screen and (max-width: 475px) {
    .homePageVF5-spec .parameter-block .container .parameter-content {
        display:flex
    }
}

.homePageVF5-spec .parameter-block .container .parameter-content .parameter-list,.homePageVF5-spec .parameter-block .container .parameter-content-desc {
    display: flex;
    gap: 30px;
    justify-content: space-between;
    width: 100%
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-content .parameter-list,.homePageVF5-spec .parameter-block .container .parameter-content-desc {
        flex-direction:column;
        gap: 24px
    }
}

.homePageVF5-spec .parameter-block .container .parameter-content .parameter-list .parameter-item,.homePageVF5-spec .parameter-block .container .parameter-content-desc .parameter-item {
    color: #3c3c3c;
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: space-between;
    width: 100%
}

.homePageVF5-spec .parameter-block .container .parameter-content .parameter-list .parameter-item h3,.homePageVF5-spec .parameter-block .container .parameter-content-desc .parameter-item h3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%
}

.homePageVF5-spec .parameter-block .container .parameter-content .parameter-list .parameter-item span,.homePageVF5-spec .parameter-block .container .parameter-content-desc .parameter-item span {
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-content .parameter-list .parameter-item span,.homePageVF5-spec .parameter-block .container .parameter-content-desc .parameter-item span {
        font-size:16px
    }
}

.homePageVF5-spec .parameter-block .container .parameter-content .parameter-list .parameter-item span>span,.homePageVF5-spec .parameter-block .container .parameter-content-desc .parameter-item span>span {
    padding-top: 8px
}

.homePageVF5-spec .parameter-block .container .parameter-content .parameter-list p,.homePageVF5-spec .parameter-block .container .parameter-content-desc p {
    color: #3c3c3c;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    margin: 0
}

.homePageVF5-spec .parameter-block .container .parameter-content hr {
    border-top: 1px solid #84a3b6;
    margin: 0;
    width: 100%
}

.homePageVF5-spec .parameter-block .container .parameter-footer {
    text-align: center
}

.homePageVF5-spec .parameter-block .container .parameter-footer a {
    align-items: center;
    border-radius: 0;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    height: 48px;
    justify-content: center;
    line-height: 15.06px;
    margin: auto;
    max-width: 204px;
    text-transform: uppercase
}

.homePageVF5-spec .parameter-block .container .parameter-info {
    margin: 30px 0;
    overflow: hidden;
    width: 100%
}

.homePageVF5-spec .parameter-block .container .parameter-info .slides {
    display: flex;
    gap: 30px;
    justify-content: space-between
}

@media only screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-info .slides {
        flex-wrap:wrap;
        gap: 0
    }
}

.homePageVF5-spec .parameter-block .container .parameter-info .parameter-info-item {
    color: #3c3c3c;
    width: 100%
}

.homePageVF5-spec .parameter-block .container .parameter-info .parameter-info-item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 12px
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-info .parameter-info-item p {
        font-size:14px
    }
}

.homePageVF5-spec .parameter-block .container .parameter-info .parameter-info-item .parameter-item-list {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    list-style: disc;
    margin: 12px 0;
    padding-left: 20px
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-info .parameter-info-item .parameter-item-list {
        font-size:14px;
        margin: 8px 0
    }
}

.homePageVF5-spec .parameter-block .container .parameter-desc {
    margin: 30px 0
}

.homePageVF5-spec .parameter-block .container .parameter-btn {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: center;
    margin-bottom: 30px;
    width: 100%
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-btn {
        gap:16px
    }
}

.homePageVF5-spec .parameter-block .container .parameter-btn .rh-btn {
    display: block;
    line-height: 48px;
    min-width: 178px;
    padding: 0 24px;
    text-align: center
}

.homePageVF5-spec .parameter-block .container .parameter-btn .rh-btn:hover {
    background: #fff;
    border: 1px solid #1464f4;
    color: #1464f4!important;
    opacity: 1
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .parameter-btn .rh-btn {
        border-radius:0;
        min-width: unset;
        width: 50%
    }

    .homePageVF5-spec .parameter-block .container .parameter-btn .btn-outline {
        margin: 0
    }
}

.homePageVF5-spec .parameter-block .container .parameter-note .parameter-note-list {
    padding-left: 20px
}

.homePageVF5-spec .parameter-block .container .disclaimer-note {
    color: #8a8a8a;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 auto;
    text-align: left;
    width: 100%
}

@media screen and (max-width: 767px) {
    .homePageVF5-spec .parameter-block .container .disclaimer-note {
        margin:0 10px;
        width: auto
    }
}

.homePageVF5-spec .parameter-block .container .disclaimer-note-txt {
    margin-bottom: 4px
}

.homePageVF5-spec .parameter-block .container .disclaimer-note-list {
    list-style: initial;
    padding-left: 1em
}
