.helpTip{padding:16px;box-sizing:border-box;border-radius:8px;background:#4f95ff;color:#fff;display:inline-block;position:absolute;z-index:1;--color-icon:rgba(255,255,255,0.5);font-size:14px;max-width:300px;min-width:300px;right:-30px;top:calc(100% + 20px)}@media(max-width:720px){.helpTip{top:unset;right:0;margin-top:20px}}.helpTip__wrapper{position:relative}@media(max-width:720px){.helpTip__wrapper{position:unset}}.helpTip__backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1}.helpTip__sharp{position:absolute;bottom:100%;right:10%}.helpTip__closeAll{cursor:pointer;color:hsla(0,0%,100%,.5);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid}.helpTip__close{cursor:pointer}.helpTip__top{display:flex;justify-content:space-between;gap:16px;align-items:center}