.baby-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s ease;font-family:Quicksand,-apple-system,BlinkMacSystemFont,sans-serif}.baby-popup.is-open{opacity:1;pointer-events:auto}.baby-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1c1a8c}.baby-popup__box{position:relative;background:#fff;border-radius:22px;width:min(440px,92vw);max-height:90vh;overflow-y:auto;padding:40px 32px 28px;text-align:center;transform:translateY(14px) scale(.98);transition:transform .25s ease;box-shadow:0 24px 60px #00000040}.baby-popup.is-open .baby-popup__box{transform:translateY(0) scale(1)}.baby-popup__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#f4f2ee;color:#555;display:flex;align-items:center;justify-content:center;cursor:pointer}.baby-popup__close svg{width:16px;height:16px}.baby-popup__logo{max-width:180px;margin:0 auto 18px;display:block}.baby-popup__logo-text{font-size:24px;font-weight:800;color:#2e2e2e;margin-bottom:18px}.baby-popup__box h2{font-size:24px;font-weight:800;line-height:1.25;color:#2e2e2e;margin:0 0 10px}.baby-popup__subtitle{font-size:15px;color:#7a7a7a;margin:0 0 22px}.baby-popup__row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.baby-popup__form input{width:100%;box-sizing:border-box;border:1px solid #E4E1DA;border-radius:12px;padding:14px 16px;font-size:15px;font-family:inherit;margin-bottom:10px;background:#fcfbf9}.baby-popup__form input:focus{outline:none;border-color:#ee3d7c;background:#fff}.baby-popup__submit{width:100%;border:none;border-radius:999px;padding:15px 20px;font-size:15px;font-weight:700;font-family:inherit;background:#fbd9e1;color:#2e2e2e;cursor:pointer;margin-top:6px;transition:filter .15s ease}.baby-popup__submit:hover{filter:brightness(.96)}.baby-popup__submit--secondary{background:#ee3d7c;color:#fff}.baby-popup__dismiss{display:block;margin:14px auto 8px;background:none;border:none;color:#4c6fd6;font-size:14.5px;font-weight:600;text-decoration:underline;cursor:pointer;font-family:inherit}.baby-popup__fine-print{font-size:12.5px;color:#9a9a9a;margin:0}.baby-popup__coupon{display:flex;align-items:center;justify-content:space-between;border:2px dashed #EE3D7C;border-radius:12px;padding:14px 18px;margin-bottom:18px}.baby-popup__coupon span{font-size:18px;font-weight:800;letter-spacing:.04em;color:#ee3d7c}.baby-popup__coupon button{border:none;background:#ee3d7c;color:#fff;font-size:13px;font-weight:700;padding:8px 14px;border-radius:999px;cursor:pointer;font-family:inherit}@media(max-width:480px){.baby-popup__row{grid-template-columns:1fr}.baby-popup__box{padding:32px 22px 24px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/baby-popup.css.map */
