.popup-form{position:fixed;top:0;left:0;bottom:0;right:0;background-color:#0000004d;display:none;align-items:center;justify-content:center;text-align:center;font-weight:400;animation:none;z-index:10000}.popup-form.show-popup{display:flex;animation:formFadeOut .25s reverse both}.popup-form.show-popup .popup-form__popup{animation:formFlyIn .25s both}.popup-form.no-animation,.popup-form.no-animation .popup-form__popup{animation:none}.popup-form *{margin:0}.popup-form__popup{background-color:#fff;width:500px;border-radius:4px;padding:24px 12px;box-shadow:0 5px 10px #0000000d;position:relative;overflow:hidden}.popup-form__form,.popup-form__success{display:flex;flex-direction:column;gap:8px;background-color:#fff}.popup-form__form{position:relative;z-index:1}.popup-form__success{display:none;position:absolute;z-index:0;top:0;bottom:0;right:0;left:0;justify-content:center;padding:24px 12px}.popup-form.completed .popup-form__success{display:flex}@keyframes formFlyIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes formFadeOut{0%{opacity:1}to{opacity:0;visibility:hidden}}.popup-form.completed .popup-form__form{pointer-events:none;animation:formFadeOut .5s both}.popup-form.completed.no-animation .popup-form__form{animation:none;visibility:hidden}.popup-form h2{font-weight:500;font-size:24px}.popup-form p{font-size:16px;margin-bottom:8px}.popup-form a{text-decoration:underline}.popup-form aside{font-size:12px;color:#0009}.popup-form button[name=subscribe]{border:none;background:#222;color:#fff;font-weight:400;font-size:16px;padding:8px 6px;border-radius:2px}.popup-form button[name=subscribe].show-loading:after{filter:invert(1)}.popup-form button[name=subscribe]:hover{opacity:90%}.popup-form button[name=subscribe]:active{opacity:80%}p.popup-form__error{font-size:12px;line-height:4px;color:red}.popup-form button[name=close]{position:absolute;top:0;right:0;font-size:28px;line-height:28px;font-weight:400;padding:6px 12px;background:none;border:none;border-radius:4px;overflow:hidden;z-index:5}.popup-form button[name=close]:hover{background-color:#00000005}.popup-form button[name=close]:active{background-color:#0000000d}.popup-form input{font-weight:400;border:1px solid rgba(0,0,0,.3);border-radius:2px}.popup-form input:hover,.popup-form input:focus{border-color:#0009}.popup-form button[name=copy]{background:none;border:2px dashed #222;font-size:28px;font-weight:700;padding:20px 20px 20px 0;display:flex;align-items:center}.popup-form button[name=copy] span{flex:1}.popup-form button[name=copy]:after{content:"";display:block;width:32px;height:32px;background:url(data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2233%22%20viewBox%3D%220%200%2032%2033%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.60156%201.09961C1.94471%201.09961%200.601562%202.44275%200.601562%204.09961V22.4996C0.601562%2024.1565%201.94471%2025.4996%203.60156%2025.4996H8V23.4996H3.60156C3.04928%2023.4996%202.60156%2023.0519%202.60156%2022.4996V4.09961C2.60156%203.54732%203.04928%203.09961%203.60156%203.09961H18.8016C19.3538%203.09961%2019.8016%203.54732%2019.8016%204.09961V5.30078H21.8016V4.09961C21.8016%202.44276%2020.4584%201.09961%2018.8016%201.09961H3.60156Z%22%20fill%3D%22currentColor%22%3E%3C%2Fpath%3E%3Crect%20x%3D%2211.1992%22%20y%3D%228.5%22%20width%3D%2219.2%22%20height%3D%2222.4%22%20rx%3D%222%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%3E%3C%2Frect%3E%3C%2Fsvg%3E)}.popup-form button[name=copy].copied{pointer-events:none;font-weight:400;opacity:50%}.popup-form button[name=copy].copied:after{display:none}.popup-form button[name=copy]:hover{background-color:#0000000a}.popup-form button[name=copy]:active{background-color:#00000014}
/*# sourceMappingURL=/cdn/shop/t/340/assets/popup-form.css.map */
