#shopify-section-unauthorized-popup{display:none;position:absolute;left:0;top:0;z-index:999999999;background-color:transparent}.unauthorized-popup{width:100vw;height:100vh;display:flex;position:relative;cursor:var(--cursor-close-svg-url) 28 28,auto;background:#00000094;align-items:center;justify-content:center}@media screen and (max-width:699.98px){.unauthorized-popup{align-items:flex-end}}.unauthorized-popup-container{cursor:initial;max-width:550px;width:100%;right:-380px;bottom:16px;background-color:#fff;border-radius:var(--rounded-sm);animation:showPopup .5s .5s}.unauthorized-popup-container-visible{right:16px}.unauthorized-popup-container-invisible{animation:hidePopup .5s .5s}@media screen and (max-width:699.98px){.unauthorized-popup-container{animation:unset}.unauthorized-popup-container-invisible{animation:hidePopupMobile .5s .5s}}@keyframes showPopup{0%{right:-380px}to{right:16px}}@keyframes hidePopup{0%{right:16px}to{right:-380px}}@keyframes hidePopupMobile{0%{bottom:16px}to{bottom:-100vh}}@media screen and (max-width:699.98px){.unauthorized-popup-container{max-width:unset;margin:.5rem;width:-webkit-fill-available;right:0;bottom:0}}.unauthorized-popup-content{height:100%;width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-6) var(--spacing-8) var(--spacing-8);gap:var(--spacing-10)}@media screen and (min-width:700px){.unauthorized-popup-content{padding:6rem var(--spacing-12)}}.unauthorized-popup-close-button{position:absolute;top:1.5rem;right:1.5rem}@media screen and (max-width:699.98px){.unauthorized-popup-close-button{display:none}}.unauthorized-popup-close-button-mobile{display:none;width:var(--spacing-12);height:var(--spacing-12);bottom:100%;left:calc(50% - var(--spacing-6));background:rgb(var(--dialog-background));color:rgb(var(--text-color));border-radius:var(--rounded-full);z-index:1;place-items:center;margin-block-end:var(--spacing-4);margin-inline-start:auto;margin-inline-end:auto;position:absolute}@media screen and (max-width:699.98px){.unauthorized-popup-close-button-mobile{display:grid}}.unauthorized-popup-container-message{font-weight:700}.unauthorized-popup-container-button{padding:1.075rem 2.5rem;background-color:#173c60;color:#fff;text-align:center;font-size:1rem;font-family:"Open Sans",sans serif;font-style:normal;font-weight:bolder;border-radius:3.75rem;box-shadow:inset 0 0 0 2px #0000;text-transform:uppercase}.unauthorized-popup-container-button:hover{background-color:#173c60d9}
/*# sourceMappingURL=/cdn/shop/t/12/assets/unauthorized-popup.css.map */
