.glas-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;z-index:2147483647;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.glas-popup-overlay[aria-hidden=true]{display:none}.glas-popup-overlay.glas-popup--visible{opacity:1;pointer-events:auto}.glas-popup-modal{background:#fff;max-width:720px;width:92%;border-radius:12px;position:relative;text-align:center;box-shadow:0 24px 80px #0000001f;transform:translateY(20px);transition:transform .3s ease;display:flex;overflow:hidden}.glas-popup--visible .glas-popup-modal{transform:translateY(0)}.glas-popup-hero{width:45%;flex-shrink:0;background-color:#f5f1eb;padding:24px;display:flex;align-items:center;justify-content:center}.glas-popup-hero:after{content:"";display:block;width:100%;height:100%;background-image:var(--popup-hero-img, none);background-size:cover;background-position:center;border-radius:4px;min-height:420px}.glas-popup-content{flex:1;padding:40px 36px;display:flex;flex-direction:column;justify-content:center}.glas-popup-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:18px;cursor:pointer;color:#ac9e85;padding:4px;line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .25s ease;z-index:2}.glas-popup-close:hover{background:#f5f1eb;color:#000}.glas-popup-progress{display:flex;justify-content:center;gap:6px;margin-bottom:24px}.glas-popup-dot{width:28px;height:2px;border-radius:1px;background:#e0ddd6;transition:background .3s ease}.glas-popup-dot.active{background:#a0b8ef}.glas-popup-step{display:none}.glas-popup-step.active{display:block;animation:glasFadeUp .3s ease}@keyframes glasFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.glas-popup-heading{font-family:Maison Neue,Helvetica Neue,Helvetica,Segoe UI,Arial,sans-serif;font-size:22px;font-weight:700;margin:0 0 10px;color:#000;letter-spacing:-.2px;line-height:1.3}.glas-popup-subtext{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#7a7060;margin:0 0 20px;line-height:1.6;font-weight:300}.glas-popup-subtext strong{color:#000;font-weight:500}.glas-popup-social-proof{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;color:#ac9e85;margin:0 0 20px;font-weight:300;letter-spacing:.2px}.glas-popup-form{text-align:left}.glas-popup-inline-form{display:flex;gap:0;margin-bottom:4px}.glas-popup-inline-form .glas-popup-input{border-radius:6px 0 0 6px;margin-bottom:0;flex:1}.glas-popup-inline-form .glas-popup-btn{border-radius:0 6px 6px 0;margin-top:0;width:auto;padding:14px 24px;white-space:nowrap;flex-shrink:0}.glas-popup-input{width:100%;border:1px solid #e0ddd6;padding:14px 16px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;font-weight:300;border-radius:6px;margin-bottom:4px;box-sizing:border-box;outline:none;transition:border-color .25s ease;-webkit-appearance:none;background:#fff;color:#2f2f2f}.glas-popup-input:focus{border-color:#000}.glas-popup-input.error{border-color:#c4793a}.glas-popup-input::placeholder{color:#ac9e85}.glas-popup-error{font-size:12px;color:#c4793a;margin:2px 0 8px;min-height:16px;font-weight:300}.glas-popup-phone-wrap{display:flex;align-items:stretch;margin-bottom:4px}.glas-popup-phone-country{display:flex;align-items:center;padding:0 10px;background:#faf8f5;border:1px solid #e0ddd6;border-right:none;border-radius:6px 0 0 6px;font-size:14px;color:#2f2f2f;white-space:nowrap;height:52px;cursor:pointer;-webkit-appearance:none;appearance:none;outline:none;min-width:90px}.glas-popup-phone-country:focus{border-color:#000}.glas-popup-input--phone{border-radius:0 6px 6px 0;margin-bottom:0}.glas-popup-channels{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.glas-popup-channel-opt{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e0ddd6;border-radius:8px;cursor:pointer;transition:all .25s ease;background:#fff;text-align:left}.glas-popup-channel-opt:hover{border-color:#ac9e85}.glas-popup-channel-opt.selected{border-color:#000;background:#faf8f5}.glas-popup-channel-icon{font-size:22px;width:28px;text-align:center;flex-shrink:0;display:flex;align-items:center;justify-content:center}.glas-popup-channel-text{flex:1}.glas-popup-channel-text strong{font-size:14px;display:block;color:#000;font-weight:500}.glas-popup-channel-text span{font-size:12px;color:#ac9e85;font-weight:300}.glas-popup-channel-check{width:20px;height:20px;border-radius:4px;border:1px solid #e0ddd6;display:flex;align-items:center;justify-content:center;transition:all .25s ease;flex-shrink:0}.glas-popup-channel-opt.selected .glas-popup-channel-check{background:#000;border-color:#000}.glas-popup-channel-opt.selected .glas-popup-channel-check:after{content:"";display:block;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.glas-popup-btn{width:100%;background:#000;color:#fff;padding:16px;border:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:.3px;text-transform:none;cursor:pointer;border-radius:6px;transition:background .25s ease;margin-top:4px;font-weight:400}.glas-popup-btn:hover{background:#333}.glas-popup-btn:disabled{opacity:.35;cursor:not-allowed}.glas-popup-skip{display:block;width:100%;text-align:center;color:#ac9e85;cursor:pointer;margin-top:16px;font-size:13px;font-weight:300;background:none;border:none;padding:4px;transition:color .2s}.glas-popup-skip:hover{color:#000}.glas-popup-success-icon{width:48px;height:48px;border-radius:50%;background:#a0b8ef;border:none;color:#fff;font-size:22px;line-height:48px;margin:0 auto 20px}.glas-popup-consent{font-size:11px;color:#ac9e85;margin-top:12px;line-height:1.5;text-align:center;font-weight:300}.glas-popup-phone-section{animation:glasFadeUp .3s ease}body.glas-popup-open .pd-cookie-banner-window,body.glas-popup-open #pd-cp-preferences,body.glas-popup-open [id^=mount-floating-engagement],body.glas-popup-open [id^=chat-button],body.glas-popup-open [id^=chat-campaigns],body.glas-popup-open [id^=chat-input]{display:none!important}@media(max-width:600px){.glas-popup-overlay{align-items:stretch}.glas-popup-modal{width:100%;max-width:100%;height:100%;border-radius:0;padding:0;flex-direction:column;transform:translateY(100%);overflow-y:auto;-webkit-overflow-scrolling:touch}.glas-popup--visible .glas-popup-modal{transform:translateY(0)}.glas-popup-hero{width:100%;flex-shrink:0;padding:16px 16px 0;box-sizing:border-box}.glas-popup-hero:after{min-height:36vh;border-radius:6px}.glas-popup-content{padding:24px 20px 32px;justify-content:flex-start}.glas-popup-close{top:12px;right:12px;background:#ffffffd9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.glas-popup-inline-form{flex-direction:column;gap:0}.glas-popup-inline-form .glas-popup-input{border-radius:6px;margin-bottom:4px}.glas-popup-inline-form .glas-popup-btn{border-radius:6px;width:100%;padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/glas-signup-popup.css.map */
