.Popup{z-index:99;position:fixed;background:var(--background_color);color:var(--primary_text);left:0;bottom:0;width:100%;padding:32px 16px;display:none;pointer-events:none;max-height:100vh;overflow:auto}.Popup[aria-hidden=false]{display:block;pointer-events:all}.Popup--Header{display:flex;flex-direction:column;justify-content:center;align-items:center}.Popup--Subtitle{margin-bottom:32px;margin-top: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}}@media screen and (min-width:1025px){.Popup{max-width:643px;padding:64px}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/component-popup.css.map */
