.footer-currency{margin-top:22px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-currency-label{font-size:13px;font-weight:700;line-height:1;letter-spacing:.02em;color:#fff;opacity:.72}.currency-switcher{position:relative;flex-shrink:0}.currency-switcher-toggle{height:38px;padding:0 12px;display:flex;align-items:center;gap:8px;border-radius:10px;background-color:transparent;border:1.5px solid rgba(255,255,255,.55);color:#fff;font-family:inherit;font-size:15px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.currency-switcher-toggle:hover,.currency-switcher.is-open .currency-switcher-toggle{background-color:#fff;color:#413894;border-color:#fff}.currency-switcher-toggle:focus-visible{outline:2px solid #FFFFFF;outline-offset:2px}.currency-switcher-code{font-variant-numeric:tabular-nums;letter-spacing:.03em}.currency-switcher-arrow{flex-shrink:0;transition:transform .18s ease}.currency-switcher-arrow{transform:rotate(180deg)}.currency-switcher.is-open .currency-switcher-arrow{transform:rotate(0)}.currency-switcher-menu{position:absolute;bottom:calc(100% + 10px);left:0;z-index:1200;margin:0;padding:6px;list-style:none;min-width:246px;max-height:320px;overflow-y:auto;overscroll-behavior:contain;background-color:#fff;border:1px solid #E3E1F0;border-radius:12px;box-shadow:0 -8px 32px #17124047;display:flex;flex-direction:column;gap:2px}.currency-switcher-menu[hidden]{display:none}.currency-switcher-option{width:100%;display:grid;grid-template-columns:3.2rem 1fr auto;align-items:center;gap:10px;padding:9px 10px;border:none;border-radius:8px;background:transparent;font-family:inherit;font-size:14px;font-weight:500;text-align:left;color:#2c2a3f;cursor:pointer;transition:background-color .14s ease,color .14s ease}.currency-switcher-option:hover{background-color:#f2f1fa}.currency-switcher-option:focus-visible{outline:2px solid #413894;outline-offset:-2px}.currency-switcher-option.is-active{background-color:#413894;color:#fff}.currency-switcher-option-code{font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.03em}.currency-switcher-option-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.currency-switcher-option-symbol{font-weight:600;opacity:.6;justify-self:end}.currency-switcher-option.is-active .currency-switcher-option-symbol{opacity:.85}@media screen and (max-width: 768px){.footer-currency{margin-top:20px}.currency-switcher-menu{min-width:0;width:100%;max-width:293px;max-height:264px}}.rhub-price{font-variant-numeric:tabular-nums;white-space:nowrap}
