.currency-modal{position:fixed;z-index:1000;height:1000%;width:1000%}.currency-modal.is-open,.currency-modal[hidden=false]{display:block}.currency-bg-drop{position:fixed;display:block;top:0;right:0;bottom:0;left:0;background-color:#000000bf;opacity:1;pointer-events:none;transition:opacity .3s ease;z-index:1000}.currency-modal.is-open .currency-bg-drop{opacity:1}.currency-modal__inner{position:fixed;background-color:#fff;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);color:var(--color-foreground);border-radius:var(--buttons-radius);max-width:500px;width:90%;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 16px #0003;margin:auto;top:30;z-index:1002}.modal__close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:inherit}.currency-modal__inner h2{margin:1.5rem 0;font-size:x-large;line-height:-2rem;letter-spacing:.2px;line-height:1.2;max-width:300px;font-weight:700;text-align:center}.currency-modal__form{width:100%}.button--primary{width:100%;padding:1.2rem;background-color:#000;color:#fff;border:none;border-radius:var(--buttons-radius);font-size:large;font-weight:700;text-align:center;cursor:pointer}@media(max-width:600px){.currency-modal__inner{padding:1.5rem 1rem}.currency-modal__fields{flex-direction:column;gap:1rem}}.currency-selector{position:relative;width:100%;margin-bottom:.75rem}.currency-selector__button{display:flex;justify-content:space-between;align-items:center;width:100%;font-weight:medium;font-size:medium;color:#000;border:black solid 1px;border-radius:var(--buttons-radius);cursor:pointer}.currency-selector-active{display:flex;justify-content:space-between;width:100%;padding:0rem 1.5rem}.currency-selector__icon{margin-left:.5rem;width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-left:solid black 1px}.currency-selector__panel{position:absolute;top:100%;left:0;right:0;background-color:#fff;color:#000;max-height:300px;overflow-y:auto;z-index:20;border:solid black 1px;border-radius:0 8px 8px;border-top:0px}.currency-selector__list{list-style:none;margin:0;padding:0}.currency-selector__item{display:flex;justify-content:space-between;padding:1rem;border-bottom:1px solid black;color:#000;cursor:pointer;font-weight:medium;font-size:small}.currency-selector__item.is-selected .currency-selector__item-name{font-weight:700}.currency-selector__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;z-index:10}.currency-selector__search{padding:.5em 1em;border-bottom:1px solid #ddd}.currency-selector__search input{width:100%;padding:.5em;border:1px solid #ccc;border-radius:4px;font-size:.9em}
/*# sourceMappingURL=/cdn/shop/t/21/assets/currency-modal.css.map */
