.header__currency-wrapper{position:relative}.header__currency{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e5e5e5;border-radius:25px;background:#fff;cursor:pointer;font-size:1.2rem;color:#333;font-weight:600;transition:all .3s ease;white-space:nowrap}.header__currency:hover{border-color:#000}.header__currency-flag{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:.2px solid #35136b;color:#333;font-weight:700}.header__currency-arrow{font-size:.7rem;margin-left:.25rem}.header__currency-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 4px 20px #0000001a;min-width:100%;width:max-content;max-height:200px;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:rgb(0,0,0) transparent}.header__currency-dropdown::-webkit-scrollbar{width:6px}.header__currency-dropdown::-webkit-scrollbar-track{background:transparent;border-radius:10px;margin:4px}.header__currency-dropdown::-webkit-scrollbar-thumb{background:#000;border-radius:10px}.header__currency-wrapper.active .header__currency-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__currency-form{margin:0}.header__currency-option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background .2s ease;width:100%;border:none;background:none;text-align:left;font-family:inherit}.header__currency-option:hover{background:#f5f5f5}.header__currency-option.active{background:#fff5f2}.header__currency-option-flag{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;flex-shrink:0;border:.3px solid rgb(0,0,0);color:#333;font-weight:700}.header__currency-option-text{font-weight:600;font-size:.95rem;color:#333}@media screen and (max-width:989px){.header__currency{padding:.4rem .8rem;font-size:1.1rem}.header__currency-flag{width:20px;height:20px}}@media screen and (max-width:480px){.header__currency{padding:.35rem .7rem;font-size:1rem}.header__currency-flag{width:28px;height:28px}.header__currency-dropdown{min-width:100%;max-height:250px}}
/*# sourceMappingURL=/cdn/shop/t/56/compiled_assets/styles.css.map */
