 .p-help--center{background:rgb( var(--theme-area_background_light) );display:flex;align-items:center;justify-content:space-between;border-radius:var(--radius-1);border:0;margin-top:var(--sp-2);}.p-help--center[data-modal="true"]{transition:0.3s ease;cursor:pointer;}.p-help--center:first-child{margin-top:var(--sp-0);}.p-help--center:last-child{margin-bottom:var(--sp-0);}.p-help--center .p-help--icon{display:block;width:44px;text-align:center;color:rgb( var(--theme-text_very_light) );font-size:18px;border-radius:var(--radius-1) var(--sp-0) var(--sp-0) var(--radius-1);margin-right:var(--sp-3);padding:var(--sp-4) var(--sp-0);}.p-help--center .p-help--content{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;padding-right:var(--sp-3);}.p-help--center .p-help--content h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:170px;}.p-help--url a{display:block;padding:var(--sp-2) var(--sp-3);border-radius:var(--radius-1);background:rgb( var(--theme-important_button) );color:rgb( var(--theme-important_button_font) );transition:0.3s ease;}.p-help--url a:hover{background:rgb( var(--theme-primary_button) );}.ipsDialog_content .p-help--content.ipsPadding{padding-top:var(--sp-0) !important;}