.text-component{padding-bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;.content-wrapper{max-width:940px;margin:24px auto;width:100%;.separator{width:48px;height:3px;margin-bottom:32px;padding-top:3px}.prose{max-width:940px;width:100%;font-size:13px;font-family:PingFangNormal;p{font-size:14px;min-height:14px}pre{overflow:hidden;word-wrap:break-word;white-space:pre-wrap;overflow-wrap:break-word;max-width:100%}}.cta-wrapper{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}}}.text-component.white-theme{background-color:#fff;.separator{background-color:#333}.prose{color:#333}}.text-component.black-theme{background-color:#000;.separator{background-color:#fff}.prose{color:#b9baba!important;h1,h2,h3,h4,h5,h6,p,pre{color:#b9baba!important}a{color:#8ab4f7!important;strong{color:#8ab4f7!important}}strong{color:#fff!important}table{border-color:#fff!important;td,th{border-color:#fff!important}}}}@media screen and (max-width:1023px){.text-component{width:100%;padding:0 20px 80px;.content-wrapper{margin-top:24px;.prose{h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}pre{font-size:10px}p{font-size:13px;min-height:13px}table{font-size:13px!important}}}}}