.page-container{padding:15px 54px;max-width:1440px;margin:0 auto}.page-container .page-header{display:flex;justify-content:start;align-items:center;gap:16px;margin-bottom:24px}.page-container .page-header .pc-btn-back{width:32px;height:32px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .25s linear;box-shadow:0 0 4px 0 rgba(0,0,0,.231372549)}.page-container .page-header .pc-btn-back:hover{box-shadow:0 0 6px 0 rgba(0,0,0,.231372549);scale:1.2}.page-container .page-title{font-size:16px;font-style:normal;font-weight:700;color:#3f4254;line-height:20px}.page-container .page-description,.page-container p{font-size:14px;font-style:normal;font-weight:500;line-height:22px;color:#3f4254;text-align:justify}.page-container .page-description h2{font-size:16px;font-weight:700;margin-top:24px}.page-container .page-description ul{list-style:inside;margin-left:20px}@media(max-width:745px){.page-container{padding:20px 25px}}@media(max-width:500px){.page-container{margin-bottom:30px}.page-container .page-title{display:none}}