.help-center-container{padding:6rem;background-color:#fff;border-radius:8px;margin-bottom:5rem}.help-center-container .page-header{text-align:center;margin-bottom:3rem}.help-center-container .page-header .page-title{font-size:2rem;color:#333;margin:1rem}.help-center-container .page-header .page-description{font-size:1.4rem;color:#666}.help-center-container .content-wrapper{grid-gap:2rem;gap:2rem;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr)}.help-center-container .content-wrapper .section-content{background:#fff;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);padding:2rem}.help-center-container .content-wrapper .section-content .section-title{font-size:1.6rem;font-weight:600;color:#333;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.help-center-container .content-wrapper .section-content .content-card{margin-bottom:2rem;padding:1.5rem;background:#fafafa;border-radius:6px}.help-center-container .content-wrapper .section-content .content-card h3{font-size:1.4rem;color:#333;margin-bottom:1rem}.help-center-container .content-wrapper .section-content .content-card p{font-size:1.2rem;color:#666;line-height:1.6}.help-center-container .content-wrapper .section-content .content-card ul{padding-left:2rem}.help-center-container .content-wrapper .section-content .content-card ul li{font-size:1.2rem;color:#666;line-height:1.6;margin-bottom:.5rem}.help-center-container .content-wrapper .section-content .step-guide{margin-top:1.5rem}.help-center-container .content-wrapper .section-content .step-guide .step{display:flex;margin-bottom:2rem}.help-center-container .content-wrapper .section-content .step-guide .step-number{flex:0 0 30px;height:30px;line-height:30px;text-align:center;background:#23e7a8;color:#fff;border-radius:50%;font-weight:700;margin-right:1rem}.help-center-container .content-wrapper .section-content .step-guide .step-content{flex:1 1}.help-center-container .content-wrapper .section-content .step-guide .step-content h4{font-size:1.5rem;color:#333;margin:0 0 .5rem}.help-center-container .content-wrapper .section-content .step-guide .step-content p{font-size:1.2rem;color:#666;line-height:1.5;margin:0}@media(max-width:768px){.help-center-container{padding:1rem}.help-center-container .content-wrapper{grid-template-columns:repeat(1,1fr)}}