.CurrencySwitcher-Wrapper{position:static;height:100%}.CurrencySwitcher-Popup{position:static}.CurrencySwitcher-Popup .PopupButton-Popup{width:100%;left:0}.Currencies-Wrapper{display:flex;background-color:#fff}@media screen and (max-width:810px){.Currencies-Wrapper{background-color:#f1f5f9;padding:28px 20px;flex-direction:column-reverse}}@media(min-width:811px){.Currencies-ListWrapper{padding:30px}.Currencies-ListWrapper:first-child{width:75%;border-right:1px solid #f1f5f9}.Currencies-ListWrapper:first-child .Currencies-List{display:grid;grid-template-columns:repeat(3,1fr)}.Currencies-ListWrapper:last-child{width:25%}}@media screen and (max-width:810px){.Currencies-ListWrapper:first-child li:first-child>a{margin-top:0}}.Currencies-ListHeading{margin-bottom:20px;margin-left:10px;font-size:20px;line-height:24px;font-weight:700;color:#000}.Currencies-Item{display:inline-block;color:#000;font-size:14px;line-height:20px;padding:8px 10px;margin-top:5px;transition:background-color .3s;text-decoration:none;width:calc(100% - 30px);cursor:pointer}@media screen and (max-width:810px){.Currencies-Item{display:flex;flex-direction:row-reverse;justify-content:space-between;width:auto;padding:12px 8px 12px 30px;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.14);font-size:16px;line-height:20px;background-color:#fff}}@media(min-width:811px){.Currencies-Item:hover{background-color:#f1f5f9}.Currencies-Item:active,.Currencies-Item:hover{text-decoration:none}.Currencies-Item_isActive{background-color:#f1f5f9}}@media screen and (max-width:810px){.Currencies-Item_isActive:after{content:"";position:absolute;top:50%;margin-top:-7px;left:9px;width:14px;height:14px;display:block;background:#fff url(/resources/mobile/img/svg/check.svg) no-repeat 0 -14px;background-size:14px 56px}}.Currencies-ItemCode{display:inline-block;width:28px;margin-right:10px;font-weight:700;color:#0369a1}@media screen and (max-width:810px){.Currencies-ItemCode{font-size:14px;line-height:20px;margin:0;width:auto}}.Currencies-ItemTitle{color:#0f172a;font-weight:400}@media screen and (max-width:810px){.Currencies-ItemTitle{color:#0ea5e9}}