.FPVX07Section1{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.FPVX07Section1_text{
    position: absolute;
}
.FPVX07Section1_text h3{
    font-size: 58px;
    background: linear-gradient(rgba(255,255,255,1) 50%, rgba(255,255,255,0.3));
	color: transparent;
	background-clip: text;
    max-width: 890px;
    text-align: center;
    text-transform: uppercase;
}
.FPVX07Section4{
    margin: 220px auto;
}
.FPVX07Section4 .FPVX_title{
    max-width: 1165px;
    margin: auto;
}
.FPVX07Section4_main{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.FPVX07Section4_left{
    width: 36.6%;
    position: relative;
}
.FPVX07Section4_left p{
    position: absolute;
    top: 30px;
    width: 100%;
    text-align: center;
    background: linear-gradient(#0D8EFF, #9ED2FF);
	color: transparent;
	background-clip: text;
    font-size: 24px;
	font-family: DIN;
}
.FPVX07Section4_right{
    width: 62.3%;
}
.FPVX07Section5 .FPVX_title p{
    max-width: 1270px;
    margin: auto auto 58px auto;
}
.FPVX07Section6{
    margin-top: 214px;
}
.FPVX07Section6 .FPVX_title p{
    max-width: 1280px;
    margin: auto;
}
.FPVX07Section6 img{
    max-width: 815px;
    display: block;
}
.FPVX07Section8{
    margin-bottom: 172px;
}
.FPVX07Section8 .FPVX_title p{
    max-width: 1150px;
    margin: auto auto 56px auto;
}
.FPVX07Section8_main{
    position: relative;
}
.FPVX07Section8_main section{
    position: absolute;
    width: 46.6%;
    left: 47.4%;
    top: 42.6%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.FPVX07Section8_main section i{
    width: 45.8%;
    height: 0.5px;
    background: #fff;
}
.FPVX07Section8_main section p{
    font-size: 24px;
	font-family: DIN;
    color: #fff;
    width: 52.2%;
}
.FPVX07Section8_main section p span{
    font-weight: bold;
}
.FPVX07Section9 .FPVX_title p{
    max-width: 650px;
    margin: auto;
}
.FPVX07Section9_main{
    display: flex;
    justify-content: center;
    margin: 38px 0 0 180px;
}
.FPVX07Section9_img{
    max-width: 215px;
    margin-right: 70px;
}
.FPVX07Section9_text section{
    margin-top: 68px;
}
.FPVX07Section9_text section h3{
    font-size: 65px;
    background: linear-gradient(#0D8EFF, #9ED2FF);
	color: transparent;
	background-clip: text;
}
.FPVX07Section9_text section h3 span{
    font-size: 18px;
}
.FPVX07Section9_text section p{
    font-size: 20px;
	font-family: DIN;
    color: rgba(255,255,255,0.5);
}
@media only screen and (max-width: 1600px) {
    .FPVX07Section1_text h3{
        font-size: 48px;
    }
    .FPVX07Section4{
        margin: 160px auto;
    }
    .FPVX07Section4 .FPVX_title{
        max-width: 1000px;
    }
    .FPVX07Section4_left p{
        font-size: 18px;
        top: 24px;
    }
    .FPVX07Section5 .FPVX_title p,.FPVX07Section6 .FPVX_title p{
        max-width: 1050px;
    }
    .FPVX07Section8_main section{
        left: 47.4%;
        top: 33.6%;
    }
    .FPVX07Section9_main{
        margin: 34px 0 0 150px;
    }
    .FPVX07Section9_img{
        max-width: 180px;
        margin-right: 60px;
    }
    .FPVX07Section9_text section h3{
        font-size: 48px;
    }
    .FPVX07Section9_text section h3 span,.FPVX07Section9_text section p{
        font-size: 16px;
    }
}
@media only screen and (max-width: 1300px) {
    .FPVX07Section1_text h3{
        font-size: 38px;
        max-width: 600px;
    }
    
    .FPVX07Section4{
        margin: 120px auto;
    }
    .FPVX07Section4_main{
        margin-top: 40px;
    }
    .FPVX07Section5 .FPVX_title p, .FPVX07Section6 .FPVX_title p{
        max-width: 800px;
    }
    .FPVX07Section8 .FPVX_title p{
        max-width: 800px;
        margin: auto auto 40px auto;
    }
    .FPVX07Section8{
        margin-bottom: 140px;
    }
    .FPVX07Section8_main section{
        left: 48.4%;
        top: 25.6%;
    }
    .FPVX07Section9_img{
        max-width: 150px;
        margin-right: 50px;
    }
    .FPVX07Section9_text section{
        margin-top: 40px;
    }
    .FPVX07Section9_text section h3{
        font-size: 42px;
    }
    .FPVX07Section9_text section h3 span{
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .FPVX07Section1_text h3{
        font-size: 30px;
    }
    .FPVX07Section4{
        margin: 12px auto 38px auto;
        position: relative;
        width: 100%;
    }
    .FPVX07Section4_main{
        margin-top: 0;
    }
    .FPVX07Section4_left{
        display: none;
    }
    .FPVX07Section4_right{
        width: 100%;
    }
    .FPVX07Section4 .FPVX_title{
        position: absolute;
        top: 45px;
        left: 4%;
        max-width: 92%;
        text-align: left;
    }
    .FPVX07Section5 .FPVX_title{
        text-align: left;
    }
    .FPVX07Section5 .FPVX_title p{
        margin-bottom: 16px;
        max-width: 100%;
    }
    .FPVX07Section6{
        margin-top: 76px;
    }
    .FPVX07Section6 .FPVX_title{
        text-align: left;
    }
    .FPVX07Section6 .FPVX_title h3{
        margin-bottom: 22px;
    }
    .FPVX07Section8{
        margin-bottom: 70px;
    }
    .FPVX07Section8 .FPVX_title{
        text-align: left;
    }
    .FPVX07Section8 .FPVX_title p{
        max-width: 100%;
        margin: auto auto 20px auto;
    }
    .FPVX07Section8_main section{
        width: 84%;
        left: 8%;
        top: auto;
        bottom: 5px;
    }
    .FPVX07Section8_main section i{
        display: none;
    }
    .FPVX07Section8_main section p{
        font-size: 16px;
        width: 100%;
        background: linear-gradient(#0D8EFF, #9ED2FF);
        color: transparent;
        background-clip: text;
        text-align: center;
    }
    .FPVX07Section9 .FPVX_title{
        width: 84%;
        margin: auto;
    }
    .FPVX07Section9_main{
        margin: 35px 0 0 18%;
    }
    .FPVX07Section9_img{
        max-width: 92px;
        margin-right: 25px;
    }
    .FPVX07Section9_text section h3{
        font-size: 38px;
    }
    .FPVX07Section9_text section p{
        font-size: 12px;
    }
    .FPVX07Section9_text section{
        margin-top: 22px;
    }
}

