.market-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;display:none;align-items:stretch;justify-content:flex-start;pointer-events:none;z-index:9999}.market-popup{position:fixed;left:1.6rem;bottom:1.6rem;width:min(520px,calc(100vw - 3.2rem));max-height:min(70vh,560px);--mp-bg: rgb(var(--color-base-background-4));--mp-fg: #fff;--mp-fg-muted: rgba(255, 255, 255, .75);--mp-border: rgba(255, 255, 255, .35);--mp-border-strong: rgba(255, 255, 255, .85);background:var(--mp-bg);color:var(--mp-fg);padding:2rem 2rem 1.6rem;border-radius:4px;box-shadow:0 12px 32px rgba(var(--color-foreground),.25);text-align:left;pointer-events:auto;display:grid;grid-template-rows:auto auto 1fr auto;gap:1.2rem}.market-popup--auto{--mp-bg: rgb(var(--color-background));--mp-fg: rgb(var(--color-foreground));--mp-fg-muted: rgba(var(--color-foreground), .75);--mp-border: rgba(var(--color-foreground), .35);--mp-border-strong: rgba(var(--color-foreground), .85)}.market-popup__close{all:unset;position:absolute;right:1.2rem;top:1.2rem;color:var(--color-foreground);border:none;cursor:pointer;padding:0;background:none}.market-popup__close-icon{width:24px;height:24px;color:var(--mp-fg)}.market-popup__title{text-align:left;font-family:Cormorant!important;font-size:20px;margin:0;color:var(--mp-fg);width:calc(100% - 10px)}.market-popup__description{text-align:left;color:var(--mp-fg-muted);margin:0;line-height:1.5;font-family:var(--font-popups-text-family);font-size:var(--font-popup-text-size)}.market-popup__section{display:grid;grid-auto-rows:min-content;width:100%}.market-popup__market-options{display:grid;grid-template-columns:1fr;gap:6px}.market-popup .custom-market-selector--popup{position:static;width:100%;margin:0!important}.market-popup .custom-market-selector--popup .custom-market-button{width:100%;justify-content:flex-start;height:auto;padding:10px 0;color:var(--mp-fg);border:none;border-bottom:1px solid var(--mp-border)}.market-popup .custom-market-selector--popup .currency-country{color:var(--mp-fg)}.market-popup .custom-market-selector--popup .currency-flag,.market-popup .custom-market-selector--popup .disclosure__link--flag{border-color:var(--mp-border)}.market-popup .custom-market-selector--popup .custom-dropdown{display:none;position:static;right:auto;left:auto;min-width:0;width:100%;margin-top:8px;padding:6px 0;background-color:var(--mp-bg);box-shadow:none}.market-popup .custom-market-selector--popup.dropdown-open .custom-dropdown{display:block}.market-popup .custom-market-selector--popup .custom-dropdown-link,.market-popup .custom-market-selector--popup .custom-dropdown-link span,.market-popup .custom-market-selector--popup .localization-form__currency{color:var(--mp-fg)}.market-popup .custom-market-selector--popup .custom-dropdown-link:hover{background-color:#ffffff1a}.market-popup .custom-market-selector--popup .disclosure__link--active{color:var(--mp-fg)}.option-button{width:100%;display:grid;gap:6px;align-items:center;padding:10px 12px;border:1px solid var(--mp-border);border-radius:6px;background:transparent;cursor:pointer;text-align:left;transition:all .2s ease}.option-button:hover{border-color:var(--mp-border-strong);background:#ffffff0a}.option-button.selected{border-color:rgb(var(--color-accent));background:rgba(var(--color-accent),.1)}.option-button--market{grid-template-columns:18px 1fr auto;padding-left:0!important}.option-button .disclosure__link--flag{width:16px;height:16px;background-size:cover;background-position:center;background-repeat:no-repeat;border:none;border-radius:50%}.option-button .disclosure__link--flag:before{width:100%!important;height:100%!important}.option-button__name,.option-button__curr{font-weight:500;color:var(--mp-fg)}.market-popup__actions{display:flex;justify-content:flex-end;margin-top:2.4rem}.market-popup__continue{width:100%;padding:14px 24px;background:transparent;color:var(--mp-fg);border:1px solid var(--mp-border-strong);border-radius:2px;font-weight:600;cursor:pointer;transition:all .2s ease}.market-popup__continue:hover:not(:disabled){background:#ffffff0f}.market-popup__continue:disabled{border-color:var(--mp-border);color:#ffffff80;cursor:not-allowed}.market-popup select{width:100%;background:transparent;color:var(--mp-fg);border:none;border-bottom:1px solid var(--mp-border);border-radius:0}.market-popup select:focus{outline:none;border-bottom-color:var(--mp-border-strong)}.market-popup label.label{color:var(--mp-fg);margin-bottom:.8rem;font-size:20px;font-family:Cormorant!important}@media (max-width: 480px){.market-popup{left:1rem;right:1rem;width:auto;bottom:1rem;padding:1.6rem}.market-popup__title{margin-bottom:.75rem}.market-popup__description{margin-bottom:2rem}.market-popup__sections{gap:.75rem;margin-bottom:1.5rem}.market-popup__market-options{gap:4px}.option-button{padding:8px 10px;gap:4px}.option-button--market{grid-template-columns:16px 1fr auto}.option-button .disclosure__link--flag{width:16px;height:16px;aspect-ratio:1 / 1;background-size:cover;background-position:center;border-radius:50%}.market-popup__continue{padding:10px 20px}}@media (min-width: 481px) and (max-width: 768px){.market-popup{width:min(520px,calc(100vw - 3.2rem));padding:2rem}}@media screen and (max-width: 989px){.market-popup .custom-market-selector--popup{display:block!important}}@media (min-width: 769px){.market-popup{width:420px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/market-popup.css.map */
