.service-team-page{background:#f5f5f5;padding-top:77px}.service-team-page .sectionWrapper{padding:64px;margin:0 auto;max-width:1600px}.service-team-page .sectionWrapper h2{font-size:32px;font-weight:700;margin-bottom:40px;text-align:center}@media screen and (max-width:700px){.service-team-page .sectionWrapper{padding:24px}}.service-team-page .whiteBg{background:#fff}.service-team-header{text-align:center;padding:64px 122px;background:#eaf6ff}.service-team-header h1{font-size:46px;font-weight:700;margin-bottom:20px}.service-team-header p{font-size:20px;margin:0 auto;max-width:980px}@media screen and (max-width:600px){.service-team-header{padding:64px 32px}.service-team-header h1{font-size:36px}.service-team-header p{font-size:14px}}.service-team-advantage .advantage-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.service-team-advantage .advantage-item{background:#fff;border-radius:12px;box-shadow:0 2px 12px 0 rgba(0,0,0,.07);padding:32px;width:100%;max-width:unset;text-align:center}.service-team-advantage .advantage-item .advantage-icon{margin-bottom:12px}.service-team-advantage .advantage-item .advantage-title{font-size:20px;font-weight:600;margin-bottom:10px;color:#222}.service-team-advantage .advantage-item .advantage-desc{color:#666;font-size:14px}@media(max-width:1200px){.service-team-advantage .advantage-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.service-team-advantage .advantage-list{grid-template-columns:1fr}}