:root{--currency-converter-padding: var(--space-32) var(--space-24) var(--space-24);--currency-converter-padding-mobile: var(--space-32) var(--space-16) var(--space-24);--currency-converter-background: var(--color-brand-primary);--currency-converter-width: 560px;--currency-converter-shadow: 0px 0px 4px 0px #75787b40}.currency-converter{border-radius:var(--box-border-radius);min-height:65rem}.currency-converter__header{display:flex;justify-content:space-between;align-items:flex-start}.currency-converter__container{container:currencyconverter/inline-size;border-radius:var(--box-border-radius);padding:var(--currency-converter-padding-mobile);height:100%}.currency-converter__container::-webkit-scrollbar{display:none}[data-layout-rendering=one-per-row] .currency-converter__container{max-width:var(--currency-converter-width)}@media screen and (min-width: 768px){.currency-converter__container{padding:var(--currency-converter-padding)}}.currency-converter__container p{margin-bottom:var(--space-16)}.currency-converter__container[data-type=rate-list]{margin:var(--space-16) 0;box-shadow:none;border:none;border-top:1px solid var(--color-gray-neutral);border-radius:initial;padding:0;max-width:none;height:auto}.currency-converter__container[data-type=rate-list] .currency-converter__heading,.currency-converter__container[data-type=rate-list] .currency-converter__link,.currency-converter__container[data-type=rate-list] .currency-converter__exchangerate,.currency-converter__container[data-type=rate-list] .currency-converter__stock-status{display:none}@container currencyconverter (width < 550px){.currency-converter__field-item:first-of-type .currency-converter__field-group{margin-right:auto!important;width:calc(100% - 58px)!important}.currency-converter__form-button{position:absolute!important;right:0!important;margin-top:var(--space-24)!important}.currency-converter__fromcurrency,.currency-converter__tocurrency{gap:0!important;height:45px!important}.currency-converter__display-wrapper{display:flex!important;flex-direction:column!important;gap:var(--space-8)!important}.currency-converter__display-wrapper>p{font-size:var(--typography-text-micro)!important}.currency-converter__checkout{flex-direction:column;gap:var(--space-16)!important;margin-top:0!important;background-image:none!important}@media screen and (min-width: 768px){.currency-converter__accepted-company{width:auto!important}}.currency-converter__button{margin:auto!important;width:100%}.currency-converter__fromcurrency,.currency-converter__tocurrency{display:flex!important;align-items:center!important;gap:var(--space-8)!important;height:45px!important}.currency-converter__fromcurrency>div,.currency-converter__tocurrency>div{display:flex!important;flex-direction:column!important;gap:var(--space-4)!important;margin-top:-10px!important;white-space:nowrap!important}.currency-converter__fromcurrency>div>label,.currency-converter__tocurrency>div>label{display:inline-block!important;width:50px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media screen and (min-width: 414px){.currency-converter__fromcurrency>div>label,.currency-converter__tocurrency>div>label{width:100px!important}}.currency-converter__fromcurrency input[type=radio],.currency-converter__tocurrency input[type=radio]{display:none!important}.currency-converter__fromcurrency span,.currency-converter__tocurrency span{padding:0!important}.currency-converter__fromcurrency label,.currency-converter__tocurrency label{padding:0!important;color:var(--color-black)!important;font-size:var(--typography-text-micro)!important}.currency-converter__fromcurrency label span,.currency-converter__tocurrency label span{display:inline-block!important;font-weight:700!important;font-size:var(--typography-text-micro)!important}.currency-converter__fromcurrency-wrapper,.currency-converter__tocurrency-wrapper{flex:auto!important}}.currency-converter__container[data-type=modal]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99;width:95%;max-width:900px;height:-webkit-max-content;height:max-content}.currency-converter__container[data-type=modal]::backdrop{opacity:.5;background:var(--color-black)}@media screen and (min-width: 1024px){.currency-converter__container[data-type=modal]{width:100%}}.currency-converter__container[data-type=modal] .currency-converter__close{width:24px;height:24px}
