.hh-promo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#00000080;opacity:0;pointer-events:none;transition:opacity .25s ease}.hh-promo.is-open{opacity:1;pointer-events:auto}.hh-promo[hidden]{display:none}.hh-promo__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;cursor:pointer;pointer-events:auto}.hh-promo__card{position:relative;z-index:1;display:flex;align-items:stretch;width:min(701px,calc(100% - 32px));height:auto;background:#fff;border-radius:16px;overflow:hidden;transform:translateY(12px);transition:transform .3s cubic-bezier(.2,.8,.2,1);box-shadow:0 24px 60px #260f0140}.hh-promo.is-open .hh-promo__card{transform:translateY(0)}.hh-promo__media{position:relative;flex:1 1 auto;min-width:0;align-self:stretch;background:var(--hh-cream, #FAF8F7);overflow:hidden}.hh-promo__media picture{display:block;width:100%;height:100%}.hh-promo__media-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hh-promo__panel{position:relative;flex:0 0 350px;max-width:350px;min-height:334px;padding:20px;background:#fff;display:flex;flex-direction:column;font-family:var(--hh-font-sans, "General Sans", Inter, sans-serif)}.hh-promo__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:0;background:#0000000d;color:#000;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:2;transition:background .15s ease,transform .1s ease}.hh-promo__close:hover{background:#0000001a}.hh-promo__close:active{transform:scale(.95)}.hh-promo__close svg{display:block}.hh-promo__state{flex:1;display:flex;flex-direction:column;gap:24px}.hh-promo__state[hidden]{display:none}.hh-promo__heading{display:flex;flex-direction:column;gap:6px;padding-right:40px}.hh-promo__title{margin:0;font-family:inherit;font-size:32px;line-height:40px;font-weight:600;letter-spacing:-.32px;color:#000}.hh-promo__title-accent{color:var(--hh-orange-soft, #D14735)}.hh-promo__sub{margin:0;font-size:14px;line-height:22px;color:#000000b3}.hh-promo__form{flex:1;display:flex;flex-direction:column;gap:12px;margin:0;padding:0;border:0}.hh-promo__field{display:flex;align-items:center;width:100%;background:#0000000d;border:1px solid transparent;padding:12px;border-radius:12px;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.hh-promo__field:focus-within{background:#fff;border-color:var(--hh-orange-soft, #D14735)}.hh-promo__field[data-invalid]{background:#d147350f;border-color:var(--hh-orange-soft, #D14735)}.hh-promo__input{width:100%;box-sizing:border-box;border:0;background:transparent;color:#000;padding:0;margin:0;font-family:inherit;font-size:14px;line-height:22px;appearance:none;-webkit-appearance:none}.hh-promo__input::placeholder{color:#000000b3}.hh-promo__field .hh-promo__input:focus,.hh-promo__field .hh-promo__input:focus-visible{outline:none;box-shadow:none;border-color:transparent}.hh-promo__input:-webkit-autofill,.hh-promo__input:-webkit-autofill:hover,.hh-promo__input:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 9999s ease-in-out 0s}.hh-promo__error{margin:0;color:var(--hh-orange-soft, #D14735);font-size:13px;line-height:18px}.hh-promo__error[hidden]{display:none}.hh-promo__submit{position:relative;width:100%;min-height:48px;margin-top:auto;padding:12px 24px;background:var(--hh-orange-soft, #D14735);color:#fff;border:0;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-size:16px;line-height:24px;font-weight:600;letter-spacing:-.32px;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background .15s ease,transform .1s ease}.hh-promo__submit:hover:not([disabled]){opacity:.8}.hh-promo__submit:active:not([disabled]){transform:scale(.99)}.hh-promo__submit[disabled]{opacity:.7;cursor:not-allowed}.hh-promo__submit.is-loading .hh-promo__submit-label{opacity:0}.hh-promo__submit.is-copied{background:#1e8a4d}.hh-promo__submit-spinner{position:absolute;top:50%;left:50%;margin:-9px 0 0 -9px;width:18px;height:18px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;opacity:0;animation:hhPromoSpin .7s linear infinite;pointer-events:none}.hh-promo__submit.is-loading .hh-promo__submit-spinner{opacity:1}@keyframes hhPromoSpin{to{transform:rotate(360deg)}}.hh-promo__ghost{width:100%;background:transparent;border:0;font-family:inherit;font-size:14px;line-height:22px;color:#0009;cursor:pointer;padding:8px 12px;transition:color .15s ease}.hh-promo__ghost:hover{color:#000}.hh-promo__code{display:flex;align-items:center;justify-content:center;padding:14px 16px;background:#d1473514;border:1px dashed var(--hh-orange-soft, #D14735);border-radius:12px;font-family:inherit;font-size:22px;line-height:28px;font-weight:600;letter-spacing:.08em;color:var(--hh-orange-soft, #D14735);-webkit-user-select:all;user-select:all}.hh-promo .visually-hidden{position:absolute!important;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}@media(max-width:700px){.hh-promo__card{flex-direction:column;width:calc(100% - 32px);max-width:420px;min-height:0}.hh-promo__media{display:none}.hh-promo__panel{flex:0 0 auto;max-width:100%;width:100%;min-height:0;padding:20px}.hh-promo__heading{padding-right:32px}.hh-promo__title{font-size:26px;line-height:32px}.hh-promo__code{font-size:20px;line-height:26px}}body.template-account .hh-promo,body.template-page-policies .hh-promo{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/hh-promo-popup.css.map */
