.olx_back_to_top{align-items:center;background:var(--olx-charcoal);border:0;border-radius:999px;bottom:24px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font-olx-bold);font-size:15px;font-weight:700;gap:8px;height:52px;justify-content:center;line-height:1;min-height:52px;min-width:90px;opacity:0;padding:0 18px;position:fixed;right:24px;transform:translateY(12px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease,background-color .2s ease;visibility:hidden;width:auto;z-index:999}.olx_back_to_top svg{flex:0 0 auto;height:18px;width:18px}.olx_back_to_top span{display:inline-block}.olx_back_to_top.is-visible{opacity:1;transform:translateY(0);visibility:visible}.olx_back_to_top:focus-visible,.olx_back_to_top:hover{background:#065052;color:#fff;outline:none;transform:translateY(-2px)}.olx_back_to_top:active{transform:translateY(0)}@media (max-width:480px){.olx_back_to_top{bottom:16px;font-size:14px;height:46px;min-height:46px;min-width:78px;padding:0 15px;right:16px}.olx_back_to_top svg{height:16px;width:16px}}