.currency-rate-list-search{position:relative;width:100%;max-width:540px}.currency-rate-list-search:has(.currency-rate-list-search__dropdown) .currency-rate-list-search__input{border-radius:var(--space-16) var(--space-16) 0 0}.currency-rate-list-search .currency-rate-list-search__dropdown{margin:0;padding:0 var(--space-12) var(--space-12)}.currency-rate-list-search .currency-rate-list-search__dropdown-item{position:relative}.currency-rate-list-search .currency-rate-list-search__dropdown-item:first-child{border-top:0 solid #000}.currency-rate-list-search .currency-rate-list-search__dropdown-item a{text-decoration:none}.currency-rate-list-search .currency-rate-list-search__dropdown-item a:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.currency-rate-list-search__input[type=text]{border:1px solid var(--color-warm-gray-light);border-radius:var(--form-border-radius);background:var(--color-white);padding:var(--space-12) var(--space-16);width:100%}.currency-rate-list-search__input[type=text]::placeholder{color:var(--color-black)}.currency-rate-list-search__button{position:absolute;top:0;right:0;padding:16px;min-width:45px;min-height:45px}.currency-rate-list-search__dropdown{display:flex;position:absolute;right:0;left:0;flex-direction:column;z-index:var(--zindex-dropdown);border:var(--form-border);border-radius:0 0 var(--form-border-radius) var(--form-border-radius);background:var(--color-white);padding:0 var(--space-12);max-height:310px;overflow:scroll;overflow-x:hidden;margin:0}.currency-rate-list-search__dropdown[aria-hidden=true]{display:none}.currency-rate-list-search__dropdown::-webkit-scrollbar{display:none}.currency-rate-list-search__dropdown-item{display:flex;position:relative;align-items:center;gap:var(--space-12);transition:background .1s ease;cursor:pointer;margin-inline:calc(var(--space-12) * -1);border-top:var(--form-border);background:var(--color-white);padding:var(--space-12);list-style-type:none}.currency-rate-list-search__dropdown-item:hover,.currency-rate-list-search__dropdown-item:focus,.currency-rate-list-search__dropdown-item:active{background:var(--color-gray-superlight)}.currency-rate-list-search__dropdown-item.disabled{cursor:not-allowed;background:url(/dist/client/default/assets/sprites/fx-diagonal-stripes.svg)}.currency-rate-list-search__dropdown-item.disabled label,.currency-rate-list-search__dropdown-item.disabled span{color:var(--color-gray-superdark)}[data-background=white] .currency-rate-list-search__dropdown-item.disabled label,[data-background=white] .currency-rate-list-search__dropdown-item.disabled span{color:var(--color-black)}.currency-rate-list-search__dropdown-item.disabled .currency-rate-list-search__dropdown-item-flag{opacity:.6}.currency-rate-list-search__dropdown-item.disabled label,.currency-rate-list-search__dropdown-item.disabled label:after{pointer-events:none}.currency-list{display:flex;flex-direction:column;gap:var(--space-16);margin:var(--space-4) 0 0;margin-bottom:var(--space-32);padding:0}.currency-list__item{transition:.3s ease;box-shadow:var(--box-shadow-primary);border-radius:var(--box-border-radius);background:var(--color-white);list-style-type:none}.currency-list__item-wrapper{position:relative}.currency-list__item-button{display:flex;position:absolute;top:0;left:0;height:100%;width:100%;padding:var(--space-16)}@media screen and (min-width: 1024px){.currency-list__item-button{padding:var(--space-10) var(--space-24)}}.currency-list__item-content{padding:var(--space-16)}@media screen and (min-width: 1024px){.currency-list__item-content{padding:var(--space-10) var(--space-24);width:100%;display:grid;grid-template-columns:auto 1fr 1fr 1fr 1fr auto auto;align-items:center}}.currency-list__item-chevron{display:none;transition:.3s ease-in-out}@media screen and (min-width: 1024px){.currency-list__item-chevron{display:block;width:var(--space-40)}}.currency-list__item-country{display:flex;flex-direction:row;gap:var(--space-10)}.currency-list__item-country-flag{margin:auto 0}.currency-list__item-country-text{display:flex;flex-direction:column;text-align:start}.currency-list__item-country-text-currency{font-size:var(--typography-text-micro)}.currency-list__item-country-text-country{font-size:var(--typography-text-caption)}.currency-list__item-country-flag{display:block;border-radius:4px}.currency-list__item-text{font-size:var(--typography-text-caption);display:inline-flex;flex-direction:column;width:50%}.currency-list__item-text span{font-weight:700}.currency-list__item-text span:first-child{font-weight:400;color:var(--color-warm-gray-superdark)}@media screen and (min-width: 768px){.currency-list__item-text{font-size:var(--typography-text-small)}}@media screen and (min-width: 1024px){.currency-list__item-text{display:flex;align-items:center;flex-direction:row;padding-left:var(--space-12);height:100%;width:unset;margin-right:unset;background:linear-gradient(0deg,var(--color-gray-dark) 20%,transparent 20%);background-position:left;background-size:1px 6px;background-repeat:repeat-y}.currency-list__item-text span{font-weight:300}.currency-list__item-text span:first-child{display:none}}.currency-list__item-inventory{font-size:var(--typography-text-caption);position:absolute;right:var(--space-24);bottom:var(--space-24)}@media screen and (min-width: 1024px){.currency-list__item-inventory{position:unset;display:flex;flex-direction:row;gap:var(--space-4);align-items:center;height:100%;padding-left:var(--space-12);background:linear-gradient(0deg,var(--color-gray-dark) 20%,transparent 20%);background-position:left;background-size:1px 6px;background-repeat:repeat-y}}.currency-list__item-inventory-text,.currency-list__inventory-link{display:none}@media screen and (min-width: 1024px){.currency-list__item-inventory-text,.currency-list__inventory-link{display:flex}}.currency-list__item-favourite{position:absolute;top:var(--space-16);right:50px;z-index:19}.currency-list__item-favourite svg{width:2.4rem;height:2.4rem}@media screen and (min-width: 1024px){.currency-list__item-favourite{position:unset;width:5rem;height:100%;display:flex;justify-content:center;align-items:center;padding:0 var(--space-12);background:linear-gradient(0deg,var(--color-gray-dark) 20%,transparent 20%);background-position:left;background-size:1px 6px;background-repeat:repeat-y}.currency-list__item-favourite:hover svg{width:2.4rem;height:2.4rem}.currency-list__item-favourite svg{width:2rem;height:2rem}}.currency-list__link-wrapper{position:absolute;top:var(--space-16);right:var(--space-16)}@media screen and (min-width: 1024px){.currency-list__link-wrapper{position:unset;width:10.4rem;display:flex;align-items:center;justify-content:center;padding-left:var(--space-24);background:linear-gradient(0deg,var(--color-gray-dark) 20%,transparent 20%);background-position:left;background-size:1px 6px;background-repeat:repeat-y}}.currency-list__link{display:flex;align-items:center;justify-content:center;z-index:19;border-radius:100%;padding:var(--space-4);background:var(--color-brand-primary)}.currency-list__link:hover{background:var(--color-brand-primary)}.currency-list__link svg{width:16px;height:16px}@media screen and (min-width: 1024px){.currency-list__link svg{width:12px;height:12px}}.currency-list__link span{display:none}@media screen and (min-width: 1024px){.currency-list__link span{display:inline}.currency-list__link{width:80px;position:relative;border-radius:9000px;background:var(--color-gray-light);padding:var(--space-8);gap:var(--space-4);font-size:var(--typography-text-caption);transition:.3s ease}}.currency-list__currency-converter-wrapper{transform:scaleY(0);transform-origin:top;opacity:0;transition:opacity .3s,transform .3s;overflow:hidden}.currency-list__currency-converter-wrapper-active{transform:scaleY(1);opacity:1;padding:0 var(--space-16) var(--space-16) var(--space-16)}@media screen and (min-width: 1024px){.currency-list__currency-converter-wrapper-active{padding:0 var(--space-24) var(--space-24) 75px}}.currency-list__currency-converter{border-top:solid 1px var(--color-gray-neutral);padding-top:var(--space-8)}.currency-list-header{position:-webkit-sticky;position:sticky;top:59px;z-index:20}@media screen and (min-width: 768px){.currency-list-header{top:89px}}.currency-list-header__heading{border-radius:var(--box-border-radius);background-color:var(--color-black);padding:var(--space-12) var(--space-20);color:var(--color-white)}@media screen and (min-width: 1024px){.currency-list-header__heading{border-radius:var(--box-border-radius) var(--box-border-radius) 0 0;padding:var(--space-10) var(--space-24)}}.currency-list-header__headline{display:none;justify-content:space-between;box-shadow:var(--box-shadow-primary);border-radius:0 0 var(--box-border-radius) var(--box-border-radius);background-color:var(--color-gray-light);padding:var(--space-10) var(--space-24);font-size:var(--typography-text-caption)}@media screen and (min-width: 1024px){.currency-list-header__headline{display:grid;grid-template-columns:auto 1fr 1fr 1fr 1fr auto auto}}.currency-list-header__headline-header{display:flex;font-weight:700}@media screen and (min-width: 1024px){.currency-list-header__headline-header:first-child{width:var(--space-40)}}.currency-list-header__headline-favourite{width:5rem;display:flex}.currency-list-header__headline-info{font-weight:700;width:10.4rem;display:flex;align-items:center;justify-content:center}@keyframes pulse{0%{background-color:#a5a5a51a}50%{background-color:#a5a5a566}to{background-color:#a5a5a51a}}.currency-rate-list__controller{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:var(--space-16);margin-bottom:var(--space-20);background-color:var(--color-warm-gray-ultralight)}@media screen and (min-width: 1024px){.currency-rate-list__controller{flex-direction:row;margin-bottom:var(--space-32)}}
