.seals{position:relative}.seals-tip{z-index:3;opacity:0;pointer-events:none;transition:left .28s cubic-bezier(.22,1,.36,1),opacity .18s,transform .18s;position:absolute;bottom:calc(100% + 12px);transform:translateY(4px)}.seals-tip--visible{opacity:1;transform:translateY(0)}.seals-tip--instant{transition:opacity .18s,transform .18s}.seals-tip__viewport{background:#1c2434;border-radius:10px;transition:height .24s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:inset 0 .5px #ffffff2e,0 8px 20px -8px #0009}.seals-tip--instant .seals-tip__viewport{transition:none}.seals-tip__arrow{background:#1c2434;width:9px;height:9px;margin-left:-4.5px;transition:left .28s cubic-bezier(.22,1,.36,1);position:absolute;bottom:-4px;transform:rotate(45deg)}.seals-tip--instant .seals-tip__arrow{transition:none}.seals-tip__content{font-family:var(--font-sans);color:#cbd5e1;padding:10px 12px;font-size:12px;font-weight:400;line-height:1.5;animation:.18s seals-tip-in}.seals-tip__content strong{color:#fff;font-weight:600}.seals-tip__content--exit{pointer-events:none;position:absolute;inset:0 0 auto}.seals-tip__content--from-right{animation:.28s cubic-bezier(.22,1,.36,1) both seals-tip-from-right}.seals-tip__content--from-left{animation:.28s cubic-bezier(.22,1,.36,1) both seals-tip-from-left}.seals-tip__content--to-left{animation:.28s cubic-bezier(.22,1,.36,1) both seals-tip-to-left}.seals-tip__content--to-right{animation:.28s cubic-bezier(.22,1,.36,1) both seals-tip-to-right}@keyframes seals-tip-in{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}@keyframes seals-tip-from-right{0%{opacity:0;filter:blur(2px);transform:translate(110px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes seals-tip-from-left{0%{opacity:0;filter:blur(2px);transform:translate(-110px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes seals-tip-to-left{0%{opacity:1;filter:blur();transform:translate(0)}to{opacity:0;filter:blur(2px);transform:translate(-110px)}}@keyframes seals-tip-to-right{0%{opacity:1;filter:blur();transform:translate(0)}to{opacity:0;filter:blur(2px);transform:translate(110px)}}@media (prefers-reduced-motion:reduce){.seals-tip,.seals-tip__viewport,.seals-tip__arrow{transition:opacity .18s}.seals-tip__content,.seals-tip__content--from-right,.seals-tip__content--from-left,.seals-tip__content--to-left,.seals-tip__content--to-right{animation:none}}
