.ad-sticky{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fffffffa;border-top:1px solid rgb(228,228,231);padding:6px 32px 6px 8px;text-align:center;transform:translateY(0);transition:transform .3s ease-in-out;box-shadow:0 -4px 12px #00000014;max-height:50vh;overflow:hidden}.ad-sticky--hidden{transform:translateY(110%);pointer-events:none}.ad-sticky--visible{transform:translateY(0)}.ad-sticky__close{position:absolute;top:2px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;font-size:22px;line-height:1;color:#52525b;cursor:pointer;padding:0}.ad-sticky__close:hover{color:#18181b}.ad-sticky__inner{max-width:970px;margin:0 auto;min-height:60px}:global(html.dark) .ad-sticky{background:#18181bfa;border-top-color:#3f3f46}:global(html.dark) .ad-sticky__close{color:#a1a1aa}:global(html.dark) .ad-sticky__close:hover{color:#e4e4e7}
