.frcc-floating-widget{position:fixed;top:50%;right:0;transform:translateY(-50%);backdrop-filter:blur(4px);border:1px solid rgb(255 255 255 / .4);box-shadow:0 2px 8px rgb(0 0 0 / .15);z-index:99999!important;max-height:80vh;overflow-y:auto}.frcc-floating-currency-item{padding:6px 10px;cursor:pointer;white-space:nowrap}.frcc-floating-currency-item:hover{background-color:rgb(255 255 255 / .15)}.frcc-floating-currency-item.frcc-active{background-color:rgb(255 255 255 / .25);font-weight:700}.frcc-floating-currency-item .fi{margin-right:6px}.frcc-floating-widget:not(:hover) .frcc-floating-currency-item:not(.frcc-active){display:none}.frcc-floating-widget:not(:hover) .frcc-floating-currency-item.frcc-active{display:flex}.frcc-floating-widget.frcc-left{left:0;right:auto}.frcc-floating-widget.frcc-right{right:0}