.promo-bubble-wrap{z-index:9997;position:fixed;bottom:30px;left:30px}.promo-bubble-close{cursor:pointer;color:#fff;z-index:1;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.promo-bubble-btn{background:var(--w2go-primary,#75a02e);cursor:pointer;color:#fff;text-align:center;border:none;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;padding:10px;font-size:16px;font-weight:700;line-height:1.3;display:flex;box-shadow:0 4px 20px #0000004d}.promo-backdrop{z-index:9998;background:#0000008c;position:fixed;inset:0}.promo-popup{z-index:9999;background:#fff;border-radius:4px;width:min(92vw,920px);max-height:min(90vh,520px);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000059}.promo-popup__content{text-align:center;flex-direction:column;flex:50%;justify-content:center;align-items:center;min-width:0;padding:40px 36px 32px;display:flex}.promo-popup__logo{object-fit:contain;width:min(220px,78%);height:auto;margin-bottom:18px}.promo-popup__title{color:var(--w2go-primary,#75a02e);letter-spacing:-.02em;margin:0 0 14px;font-size:clamp(2rem,4vw,2.65rem);font-weight:800;line-height:1.05}.promo-popup__text{color:#2f2f2f;max-width:340px;margin:0 0 22px;font-size:15px;line-height:1.55}.promo-popup__form{width:100%;max-width:340px}.promo-popup__input{color:#222;border:1px solid #111;border-radius:6px;outline:none;width:100%;margin-bottom:14px;padding:12px 14px;font-size:14px}.promo-popup__input::placeholder{color:#8a8a8a}.promo-popup__input:focus{border-color:var(--w2go-primary,#75a02e);box-shadow:0 0 0 2px #75a02e2e}.promo-popup__input--error{border-color:#c62828}.promo-popup__input--error:focus{border-color:#c62828;box-shadow:0 0 0 2px #c6282826}.promo-popup__error{color:#c62828;text-align:left;margin:-6px 0 12px;font-size:13px;line-height:1.4}.promo-popup__submit{background:var(--w2go-primary,#75a02e);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-bottom:14px;padding:13px 16px;font-size:15px;font-weight:700;transition:background .15s}.promo-popup__submit:hover{background:#628a28}.promo-popup__submit:disabled{opacity:.7;cursor:not-allowed}.promo-popup__submit:hover:disabled{background:var(--w2go-primary,#75a02e)}.promo-popup__dismiss{color:#222;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:14px}.promo-popup__dismiss:hover{text-decoration:underline}.promo-popup__media{background:#f3f3f3;flex:50%;min-height:280px;position:relative}.promo-popup__image{object-fit:cover;width:100%;height:100%;display:block}.promo-popup__close{cursor:pointer;color:#3b82f6;z-index:2;background:#fff;border:2px solid #3b82f6;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:20px;line-height:1;display:flex;position:absolute;top:14px;right:14px}.promo-popup__close:hover{background:#f8fafc}.promo-popup__success-title{color:var(--w2go-primary,#75a02e);margin:0 0 12px;font-size:2rem;font-weight:800}.promo-popup__success-text{color:#444;margin:0 0 22px;font-size:15px;line-height:1.6}@media (max-width:767px){.promo-popup{flex-direction:column;max-height:92vh;overflow-y:auto}.promo-popup__media{order:-1;min-height:200px;max-height:220px}.promo-popup__content{padding:28px 22px 24px}.promo-bubble-wrap{bottom:20px;left:20px}}
