.remax_back_to_top,.remax_back_to_top *,.remax_back_to_top :after,.remax_back_to_top :before{box-sizing:border-box}.remax_back_to_top{bottom:clamp(18px,2.5vw,34px);opacity:0;position:fixed;right:clamp(18px,2.5vw,34px);transform:translateY(14px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease;visibility:hidden;z-index:999}.remax_back_to_top.is-visible{opacity:1;transform:translateY(0);visibility:visible}.remax_back_to_top__button{align-items:center;background:var(--remax-dark-blue);border:0;border-top:4px solid var(--remax-red);box-shadow:0 12px 30px rgba(0,14,53,.18);color:var(--remax-white);cursor:pointer;display:inline-flex;font-family:var(--remax-font-primary);font-size:11px;font-weight:800;gap:12px;letter-spacing:.09em;line-height:1;min-height:54px;padding:0 18px;position:relative;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.remax_back_to_top__button:hover{background:var(--remax-primary-blue);box-shadow:0 16px 36px rgba(0,14,53,.24);transform:translateY(-2px)}.remax_back_to_top__button:focus-visible{outline:3px solid rgba(0,67,255,.28);outline-offset:4px}.remax_back_to_top__icon{align-items:center;display:inline-flex;flex:0 0 22px;height:22px;justify-content:center;width:22px}.remax_back_to_top__icon svg{display:block;height:22px;width:22px}.remax_back_to_top__label{display:block;white-space:nowrap}@media (max-width:600px){.remax_back_to_top{bottom:14px;right:14px}.remax_back_to_top__button{height:50px;justify-content:center;min-height:50px;min-width:50px;padding:0;width:50px}.remax_back_to_top__label{display:none}}@media (prefers-reduced-motion:reduce){.remax_back_to_top,.remax_back_to_top__button{transition:none}}