.legal-panel-wrapper{height:100%;min-height:100vh;padding:158px 88px 88px;overflow:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legal-panel,.legal-panel-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.legal-panel{position:relative;min-width:960px;max-width:1136px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fafbfc));background:linear-gradient(180deg,#fff,#fafbfc);-webkit-box-shadow:0 22px 64px 0 rgba(0,0,0,.08),0 12px 44px 0 rgba(0,0,0,.1);box-shadow:0 22px 64px 0 rgba(0,0,0,.08),0 12px 44px 0 rgba(0,0,0,.1);border-radius:16px}.legal-panel .legal-panel-content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;font-size:24px;padding:40px 48px 48px 0}[dir=rtl] .legal-panel .legal-panel-content{padding:40px 0 48px 48px}.legal-panel .legal-panel-content .legal-panel-wrap{width:100%;height:100%;overflow:auto;overflow-y:hidden;padding-left:55px;border-left:1px solid #e9e9e9}[dir=rtl] .legal-panel .legal-panel-content .legal-panel-wrap{padding-left:0;padding-right:55px;border-left:initial;border-right:1px solid #e9e9e9}.legal-panel ::-webkit-scrollbar-button{height:5px;width:5px;background:rgba(0,0,0,0)}.legal-panel ::-webkit-scrollbar{width:4px;height:10px;background:rgba(0,0,0,0)}.legal-panel ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#bcbcbc}.legal-panel ::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:4px;display:none}