<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:50%;bottom:0;width:100%;padding:32px 16px;visibility:hidden;pointer-events:none;transform:translate(-50%,-50%);transition:all .3s ease-in-out;max-height:100vh;overflow:auto}.Popup:not(.customerAccount--Popup) [aria-hidden=false]{opacity:1;visibility:visible;pointer-events:all;transform:translate(-50%,-50%);transition:all .3s ease-in-out}.Popup .RevolutionSelectbox--inner-country[aria-hidden=false]{transform:unset}account-component-inner .Popup[aria-expanded=true],account-component-inner .Popup{bottom:0;right:0;left:auto;width:100%;transform:none;top:auto;opacity:1;visibility:visible;pointer-events:unset;border-radius:1rem 1rem 0 0}account-component-inner .Popup{animation:clipOut .5s forwards}account-component-inner .Popup[aria-hidden=false]{animation:clipIn .5s forwards;display:block!important}.Popup--Header{display:flex;flex-direction:column;justify-content:center;align-items:center}.Popup--Subtitle{margin-bottom:32px;margin-top:8px}account-component-inner .Popup{overflow:hidden;opacity:1}account-component-inner .Popup,account-component-inner .Popup[aria-hidden=false]{background:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}account-component-inner .Popup:before{content:"";position:absolute;z-index:-1;left:0;bottom:0;border-radius:1rem 0 0 1rem;width:100%;height:100%;background-color:var(--background_color);opacity:.85}.country-selector--content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--primary_text);position:relative}.country-selector--content:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:var(--background_color);opacity:.85;z-index:-1;border-radius:8px}@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}account-component-inner .Popup,account-component-inner .Popup[aria-hidden=false]{max-width:30rem;border-radius:1rem 0 0 1rem;height:100%}account-component-inner .Popup{animation:clipOutRight .45s forwards}account-component-inner .Popup[aria-hidden=false]{animation:clipInRight .45s forwards;display:block!important}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/component-popup.css.map */
</pre></body></html>