<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.Popup{z-index:99;opacity:0;position:fixed;background:var(--background_color);color:var(--primary_text);left:0;bottom:0;width:100%;padding:32px 16px;visibility:hidden;pointer-events:none;transform:scale(96%) translate(-50% -50%);transition:all .3s ease-in-out;height:100%;overflow:auto}#modal-country.Popup{height:auto!important}.Popup[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:all;transform:scale(1),translate(-50% -50%);transition:all .3s ease-in-out}.Popup--Header{display:flex;flex-direction:column;justify-content:center}.Popup--Subtitle{margin-bottom:32px;margin-top:8px}.country-selector__popup.Popup{padding:1rem;width:100%;border-radius:6px}.country-flag--wrapper{display:flex;align-items:center;gap:.5rem}#modal-country .revolution-selectbox__flag{display:flex;border-radius:3px;overflow:hidden;border:1px solid var(--secondary_grey)}.country-selector__submit-button{width:100%}.country-selector__popup .RevolutionSelectbox--selectorsSelector{width:100%;display:flex;align-items:center;border:1px solid var(--secondary_grey);padding:0 1rem;height:48px;border-radius:6px}.country-selector__popup .RevolutionSelectbox--Item[selected=selected]{background:var(--secondary_accent);color:var(--primary_text)}.country-selector__popup .RevolutionSelectbox--Item{padding:0 1rem;height:48px;display:flex;align-items:center}.country-selector__popup .RevolutionSelectbox--Selectors .RevolutionSelectbox--Content{overflow:auto;overflow-x:hidden;z-index:2;position:sticky;box-shadow:none;width:unset!important;max-width:100%;max-height:192px;transition:height .3s ease-in-out}.Popup--cancel-btn{border-radius:6px;border:1px solid var(--primary_text)}.localization-desc{margin-bottom:.5rem}@media screen and (min-width: 768px){.Popup{width:100%;max-width:579px;height:auto;left:50%;top:50%;transform:translate(-50%,-50%);padding:32px;bottom:unset}}@media screen and (min-width: 1025px){.Popup{max-width:643px;padding:64px}.country-selector__popup.Popup{max-width:400px}.localization-desc{margin-bottom:1rem}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/component-popup.css.map */
</pre></body></html>