.help-icon .help-icon__mark{color:#fff;cursor:pointer;width:16px;min-width:16px;height:16px;transition:background-color var(--u-default-transition);border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex}.help-icon .help-icon__mark--primary{background-color:#d2d2d2}.help-icon .help-icon__mark--secondary{background-color:#0071bb}.help-icon .help-icon__mark--accent{background-color:#ff6c01}.help-icon__tooltip{z-index:890;color:#4f4f4f;pointer-events:none;border-radius:var(--ps-border-radius-sm);filter:drop-shadow(0 2px 10px #0000000d);background-color:#d7e5e7;max-width:350px;padding:16px;font-size:12px;box-shadow:2px 2px 4px #0000000d,-2px -2px 4px #0000000d}.help-icon__tooltip--hoverable{pointer-events:all}.help-icon__tooltip--hoverable:before{z-index:-1;content:"";width:100%;height:calc(100% + 16px);position:absolute;top:0;left:0;right:0}.help-icon__arrow{background-color:#d7e5e7;width:8px;height:8px;position:absolute;transform:rotate(45deg)}
