.hh-promo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:.75rem}@media(min-width:640px){.hh-promo{padding:1rem}}.hh-promo[hidden]{display:none!important}.hh-promo__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a99;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);cursor:pointer}.hh-promo__dialog{position:relative;width:100%;max-width:42rem;max-height:90vh;overflow-y:auto;background:#fff;border-radius:8px;box-shadow:0 25px 50px -12px #00000040;animation:hh-promo-scale-in .35s ease-out}@keyframes hh-promo-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.hh-promo__close{position:absolute;top:.75rem;right:.75rem;z-index:10;padding:.375rem;border:none;border-radius:9999px;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#737373;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .2s}@media(min-width:640px){.hh-promo__close{top:1rem;right:1rem;padding:.375rem}}.hh-promo__close:hover{color:#1a1a1a;transform:scale(1.1)}.hh-promo__grid{display:grid;grid-template-columns:1fr;overflow:hidden;border-radius:8px}@media(min-width:640px){.hh-promo__grid{grid-template-columns:1fr 1fr}}.hh-promo__visual{position:relative;height:14rem;overflow:hidden}@media(min-width:640px){.hh-promo__visual{height:16rem}}@media(min-width:769px){.hh-promo__visual{height:auto;min-height:20rem}}.hh-promo__visual-img,.hh-promo__visual-placeholder{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hh-promo__visual-placeholder{background:linear-gradient(135deg,#e5e5e5,#f5f6f4)}.hh-promo__visual-grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1a1a1a80,#1a1a1a0d);pointer-events:none}@media(min-width:640px){.hh-promo__visual-grad{background:linear-gradient(to right,#1a1a1a0d,#1a1a1a33)}}.hh-promo__visual-badge-wrap{position:absolute;bottom:.75rem;left:.75rem}@media(min-width:640px){.hh-promo__visual-badge-wrap{bottom:1rem;left:1rem}}@media(min-width:769px){.hh-promo__visual-badge-wrap{bottom:auto;top:50%;left:1.5rem;transform:translateY(-50%)}}.hh-promo__badge{display:inline-block;background:#4e7a3a;color:#fff;padding:.375rem .75rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}@media(min-width:640px){.hh-promo__badge{padding:.5rem 1rem;font-size:1.875rem}}@media(min-width:769px){.hh-promo__badge{font-size:2.25rem}}.hh-promo__badge-sub{margin:.375rem 0 0;font-family:Inter,sans-serif;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#fff}@media(min-width:640px){.hh-promo__badge-sub{font-size:12px;margin-top:.5rem}}.hh-promo__panel{padding:1.25rem;display:flex;flex-direction:column;justify-content:center}@media(min-width:640px){.hh-promo__panel{padding:2rem}}@media(min-width:769px){.hh-promo__panel{padding:2.5rem}}.hh-promo__title{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .375rem;line-height:1.25}@media(min-width:640px){.hh-promo__title{font-size:1.5rem;margin-bottom:.5rem}}@media(min-width:769px){.hh-promo__title{font-size:1.875rem}}.hh-promo__title--sm{text-align:center}.hh-promo__lead{font-family:Inter,sans-serif;font-size:12px;line-height:1.625;color:#737373;margin:0 0 1rem}@media(min-width:640px){.hh-promo__lead{font-size:14px;margin-bottom:1.5rem}}.hh-promo__form{margin:0}.hh-promo__field{position:relative;margin-bottom:.5rem}@media(min-width:640px){.hh-promo__field{margin-bottom:.75rem}}.hh-promo__input{width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #e5e5e5;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;outline:none;transition:box-shadow .2s,border-color .2s}@media(min-width:640px){.hh-promo__input{padding:.875rem 1rem}}.hh-promo__input:focus{border-color:transparent;box-shadow:0 0 0 2px #4e7a3a}.hh-promo__submit{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 2rem;border:none;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;background:#4e7a3a;color:#fff;cursor:pointer;transition:opacity .2s,background .2s}.hh-promo__submit:hover{opacity:.92}.hh-promo__arrow{flex-shrink:0;transition:transform .2s}.hh-promo__submit:hover .hh-promo__arrow{transform:translate(4px)}.hh-promo__legal{font-family:Inter,sans-serif;font-size:9px;color:#737373;text-align:center;margin:.75rem 0 0}@media(min-width:640px){.hh-promo__legal{font-size:10px;margin-top:1rem}}.hh-promo__success{text-align:center;padding:.5rem 0}@media(min-width:640px){.hh-promo__success{padding:1rem 0}}.hh-promo__success[hidden],.hh-promo__form-wrap[hidden]{display:none!important}.hh-promo__success-icon{width:3rem;height:3rem;margin:0 auto .75rem;background:#4e7a3a1a;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}@media(min-width:640px){.hh-promo__success-icon{width:4rem;height:4rem;margin-bottom:1rem;font-size:1.875rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hh-promo-popup.css.map */
