.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10001;opacity:1;transition:opacity .5s ease}.modal-overlay.fade-out{opacity:0;pointer-events:none}.popup-modal{position:fixed;width:90%;max-width:400px;height:75%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:10px;padding:20px;z-index:1001;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 8px 20px #000c,0 4px 10px #0000001a;font-family:var(--FONT-STACK-BUTTON)}.popup-logo{width:160px;margin-top:10px;position:relative;top:-20px}.popup-welcome{font-size:2.3rem;font-weight:800;line-height:1;margin:10px 0;text-align:center}.popup-instructions{font-size:1.3rem;width:60%;text-align:center;line-height:1.2;font-family:var(--FONT-STACK-BODY);margin-top:0}#phone-form{text-align:center}.popup-phone-select{width:80%;padding:10px 40px 10px 10px;font-size:1rem;margin-bottom:10px;text-align:left;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="black" viewBox="0 0 24 24"><path d="M7 10l5 5 5-5H7z"/></svg>') no-repeat right 10px center;background-size:16px;border:1px solid #ccc;border-radius:5px;font-size:16px}.popup-phone-select:focus{outline:none;border-color:#555}.popup-enter-button{background:#000;color:#fff;border:none;padding:10px 20px;font-size:1rem;cursor:pointer;border-radius:7px;width:80%}.popup-enter-button:hover{background:#333}.popup-close-button{position:absolute;top:10px;right:10px;background:#fff;border:1px solid #ccc;width:30px;height:30px;border-radius:50%;font-size:1.2rem;font-weight:700;cursor:pointer}.popup-close-button:hover{background:#f4f4f4}@media only screen and (min-width: 768px){#close-button{top:12px;right:12px}}#close-button{align-items:center;justify-content:center;position:absolute;top:8px;right:8px;width:40px;height:40px;z-index:20;padding:12px;cursor:pointer}.visually-hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.popup__close .popup-icon{width:100%;height:100%;transition:transform .3s ease}svg:not(:root){overflow:hidden}.icon-close{display:block;width:100%;height:100%;transition:transform .3s ease}.popup-icon{fill:none;stroke:currentColor;stroke-width:var(--STROKE-WIDTH);display:inline-block;width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/40/assets/popup-styles.css.map */
