.how-popup{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:2rem;background:#040a10bd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.how-popup.is-open{display:flex;animation:howPopupFade .25s ease}.how-popup__overlay{position:absolute;top:0;left:0;right:0;bottom:0}.how-popup__panel{position:relative;width:100%;max-width:440px;background:linear-gradient(180deg,#0e1f2e,#0a1622);border:1px solid var(--how-hairline, rgba(236, 224, 210, .14));border-radius:16px;padding:3.4rem 3rem 3rem;box-shadow:0 30px 80px #0000008c;text-align:center;animation:howPopupIn .3s cubic-bezier(.2,.7,.3,1)}@keyframes howPopupFade{0%{opacity:0}to{opacity:1}}@keyframes howPopupIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}.how-popup__close{position:absolute;top:1rem;right:1.3rem;background:none;border:0;color:var(--how-cream-soft, #cbb89f);font-size:2.8rem;line-height:1;cursor:pointer;opacity:.7;transition:opacity .15s ease}.how-popup__close:hover{opacity:1}.how-popup__cover{display:block;width:168px;height:168px;object-fit:cover;border-radius:12px;margin:0 auto 1.8rem;box-shadow:0 14px 34px #00000073}.how-popup__eyebrow{font-size:1.15rem;letter-spacing:.22em;text-transform:uppercase;color:var(--how-blue, #3f7fb3);margin:0 0 1rem;font-weight:600}.how-popup__title{font-family:Clash Display,Archivo,sans-serif;color:var(--how-cream, #ece0d2);font-size:2.7rem;line-height:1.1;margin:0 0 1rem}.how-popup__text{color:var(--how-cream-soft, #c7b9a8);font-size:1.5rem;line-height:1.55;margin:0 auto 2rem;max-width:34ch}.how-popup__field{display:flex;flex-direction:column;gap:1rem}.how-popup__field input[type=email]{width:100%;height:5rem;padding:0 1.4rem;border-radius:10px;border:1px solid var(--how-hairline, rgba(236, 224, 210, .2));background:#ffffff0a;color:var(--how-cream, #ece0d2);font-size:1.5rem}.how-popup__field input[type=email]::placeholder{color:#c7b9a88c}.how-popup__field input[type=email]:focus{outline:none;border-color:var(--how-blue, #3f7fb3)}.how-popup__btn{display:inline-flex;align-items:center;justify-content:center;height:5rem;padding:0 1.8rem;border:0;border-radius:10px;background:var(--how-blue, #3f7fb3);color:#fff;font-size:1.5rem;font-weight:600;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:filter .15s ease}.how-popup__btn:hover{filter:brightness(1.08)}.how-popup__fine{margin:1.4rem 0 0;font-size:1.15rem;color:#c7b9a899}.how-popup__success .how-popup__btn{width:100%;margin-top:.6rem}html.how-popup-open{overflow:hidden}@media(max-width:600px){.how-popup__panel{padding:3rem 2rem 2.4rem;max-width:calc(100% - 2rem)}.how-popup__title{font-size:2.3rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/how-popup.css.map */
