body.page-about{padding-top:0;overflow-x:hidden;background:#fff}
.page-about>.banner-wrapper{height:500px;padding:55px max(25px,calc((100% - 1140px)/2));display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;background-position:center;background-size:cover;position:relative;isolation:isolate}
.page-about>.banner-wrapper:before{content:"";position:absolute;inset:0;z-index:-1;background:#0007}
.page-about .banner-wrapper-title{font-size:31px;font-weight:800}.page-about .banner-wrapper-text{max-width:1050px;margin-top:18px;font-size:18px;line-height:2}
.page-about>.container{padding-top:25px;padding-bottom:80px}.page-about .breadcrumb{padding:12px 0;background:transparent;font-weight:700}
.page-about .about-info{height:100%;display:flex;align-items:center}.page-about .about-title{margin-bottom:18px;font-size:27px;font-weight:800}
.page-about .about-text{color:#333;font-size:15px;line-height:2.2;text-align:justify}.page-about .about-img{display:block;width:100%;height:410px;object-fit:cover;border-radius:18px}
@media(max-width:767px){body.page-about{padding-top:0}.page-about>.banner-wrapper{height:300px;padding:35px 18px}.page-about .banner-wrapper-title{font-size:24px}.page-about .banner-wrapper-text{font-size:14px}.page-about .about-img{height:260px}.page-about .about-title{font-size:23px}}
