.performancepower {
    background: #000000;
}
.cp-performance-power {
    overflow: hidden;
    color: #fff;
    height: 53vw;
}
.type-light .cp-performance-power {
    color: #000;
}
.cp-performance-power .is-mo {
    display: none;
}

.cp-performance-power .is-pc {
    display: block;
}

.cp-performance-power__title {
    font-size: 6rem;
    line-height: 1.05;
    margin-bottom: 4.4rem;
    font-family: "genesis-head-office-light", sans-serif;
    width: 62.5%;
}
html[lang="zh-CN"] .cp-performance-power__title{
    font-size: 4.8rem;
    font-family: "genesis-head-light", sans-serif;
}
.cp-performance-power__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 192rem;
    margin: 0 auto;
    padding: 0 14rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cp-performance-power__inner.row-reverse{
    flex-direction: row;
}
.cp-performance-power__inner.row-reverse .cp-performance-power__text{
    left: 19%;
    position: relative;
}
.cp-performance-power__video {
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.cp-performance-power__video-wrap {
    position: relative;
    width: 34vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.cp-performance-power__video-wrap img{
    width: 100%;
    height: 100%;
}
.cp-performance-power__replay {
    position: absolute;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}

.cp-performance-power__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.cp-performance-power__text_main {
    display: flex;
    gap: 10%;
}

.cp-performance-power__sec {
    font-weight: 400;
    font-size: 1.6rem;
}
html[lang="zh-CN"] .cp-performance-power__sec{
    font-size: 1.28rem;
}
.cp-performance-power__sub {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #ccc;
    min-height: 1.9rem;
}
.type-light .cp-performance-power__sub {
    color: #333;
}
html[lang="zh-CN"] .cp-performance-power__sub{
    font-size: .96rem;
}
.cp-performance-power__sub.down{
    margin-top: 0;
}
.cp-performance-power__sec-num-wrap {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    font-family: "genesis-head-office-light", sans-serif;
    font-size: 6rem;
    line-height: 1.05;
    color: #ccc;
}
html[lang="zh-CN"] .cp-performance-power__sec-num-wrap{
    font-family: "genesis-head-light", sans-serif;
    font-size: 4.8rem;
}

.cp-performance-power__desc {
    width: 62.5%;
    margin-top: 3.8rem;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.35;
    color: #ccc;
}
.type-light .cp-performance-power__desc {
    color: #333;
}
html[lang="zh-CN"] .cp-performance-power__desc{
    font-size: 1.6rem;
}
.cm-replay-btn {
    position: relative;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.3;
    text-align: center;
    color: #767676;
}
html[lang="zh-CN"] .cm-replay-btn{
    font-size: 1.28rem;
}
.cm-replay-btn:after {
    content: '';
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    margin: -0.2rem 0 0 0.4rem;
    background: url(../../../../../../etc.clientlibs/genesis-gmc/global/clientlibs/clientlib-basepage/resources/images/ico-replay.svg) no-repeat center/contain;
    vertical-align: middle;
}

@media screen and (max-width: 1919px) {
    .cp-performance-power__inner {
        padding: 0 12rem 0;
    }
}

@media screen and (max-width: 1599px) {
    .cp-performance-power__inner {
        padding: 0 10rem 0;
    }
}

@media screen and (max-width: 1359px) {
    .cp-performance-power__inner {
        padding: 0 7.6rem 0;
    }
}

@media (max-width: 1199px) {

    .cp-performance-power__sec {
        margin-top: 4px;
        margin-top: 0.4rem;
        font-weight: 400;
        font-size: 2rem;
        line-height: 1.25;
    }
    html[lang="zh-CN"] .cp-performance-power__sec{
        font-size: 1.6rem;
    }
    .cp-performance-power__text .common-button__cta{
        margin-top: 2rem;
    }
    .cp-performance-power__title {
        font-size: 3rem;
        color:#f8f8f8;
        width: auto;
        word-break: break-word;
    }
    html[lang="zh-CN"] .cp-performance-power__title{
        font-size: 2.4rem;
    }
    .cp-performance-power__sec-num-wrap{
        font-size: 4rem;
    }
    html[lang="zh-CN"] .cp-performance-power__sec-num-wrap{
        font-size: 3.2rem;
    }
    .cp-performance-power__desc {
        margin-top: 4rem;
        font-size: 1.6rem;
        line-height: 1.5;
    }
    html[lang="zh-CN"] .cp-performance-power__desc{
        font-size: 1.28rem;
    }
    .cp-performance-power__text {
        position: relative;
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media (max-width: 1023px) {
    .cp-performance-power{
        height: auto;
    }
    .cp-performance-power .is-mo {
        display: block;
    }

    .cp-performance-power .is-pc {
        display: none;
    }

    .cp-performance-power__inner.row-reverse .cp-performance-power__text{
        left: 0;
    }
    .cp-performance-power__text_main{
        flex-direction: column;
        margin-top: 4rem;
    }
    .cp-performance-power__inner {
        display: block;
        /* min-height: 100vh; */
        padding: 4rem 0rem;
        margin-top: 0rem;
    }

    .cp-performance-power__video {
        -webkit-transform-origin: 0% 50%;
        -ms-transform-origin: 0% 50%;
        transform-origin: 0% 50%;
    }

    .cp-performance-power__video-wrap {
        width: auto;
        overflow: hidden;
        padding: 0 3rem;
    }
    .cp-performance-power__title {
        margin: 0 0 4rem 0;
        padding: 0 3rem;
    }

    .cp-performance-power__replay {
        position: static;
        -webkit-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        text-align: right;
    }

    .cp-performance-power__desc {
        width: 100%;
        margin: 2rem 0 0;
    }
    .cp-performance-power__sec-num-wrap{
        color: #fff;
        font-size: 3.6rem;
    }
    html[lang="zh-CN"] .cp-performance-power__sec-num-wrap{
        font-size: 2.88rem;
    }
    .cp-performance-power__sec{
        color: #ccc;
        font-size: 1.2rem;
    }
    html[lang="zh-CN"] .cp-performance-power__sec{
        font-size: .96rem;
    }
}
@media screen and (max-width: 767px)  {
    .cp-performance-power-custom-bg .cp-performance-power__desc {
        width: 100%;
    }
 }