﻿body {
    background:#fff;
}
.banner {
    height: 100vh;
    background: url('../../Images/brand/planning/banner.jpg')no-repeat center;
    background-size:cover;
}
.banner article{padding:25vh 9%;color:#fff}
.banner h2{font-size:2.25rem;margin-bottom:1rem}
.desc{line-height:2;margin-bottom:2rem}
.section{padding:5rem 9% 0}
.section-title{font-family: PingFang Heavy;margin-bottom:3rem;color:#e70310}
.desc-title{font-family: PingFang Heavy;margin-bottom:2rem}
img{width:100%}
.center{position:relative;color:#fff;margin-top:5rem}
.center .section{position:absolute}
.center .section .section-title{color:#fff}
