.aw-popup-open{overflow:hidden}.aw-smart-popup{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:grid;visibility:hidden;place-items:center;padding:2rem;opacity:0;pointer-events:none}.aw-smart-popup.is-open{visibility:visible;opacity:1;pointer-events:auto}.aw-smart-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(0 0 0 / var(--aw-popup-overlay, .5));opacity:0;transition:opacity .24s ease}.aw-smart-popup.is-open .aw-smart-popup__overlay{opacity:1}.aw-smart-popup__dialog{position:relative;display:grid;width:min(var(--aw-popup-width),calc(100vw - 4rem));max-height:min(86dvh,80rem);overflow:hidden;border-radius:var(--aw-popup-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 2.4rem 8rem #00000047;opacity:0;transition:opacity .26s ease,transform .26s cubic-bezier(.22,1,.36,1)}.aw-smart-popup[data-animation=fade] .aw-smart-popup__dialog{transform:none}.aw-smart-popup[data-animation=scale] .aw-smart-popup__dialog{transform:scale(.94)}.aw-smart-popup[data-animation=slide-up] .aw-smart-popup__dialog{transform:translateY(3rem)}.aw-smart-popup.is-open .aw-smart-popup__dialog{opacity:1;transform:none}.aw-smart-popup__dialog--image-left,.aw-smart-popup__dialog--image-right{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.aw-smart-popup__dialog--image-right .aw-smart-popup__media{order:2}.aw-smart-popup__dialog--image-top{grid-template-rows:minmax(18rem,36vh) auto}.aw-smart-popup__dialog--content-only{grid-template-columns:1fr}.aw-smart-popup__dialog--bottom-right,.aw-smart-popup__dialog--bottom-left{position:absolute;bottom:2rem;width:min(var(--aw-popup-width),calc(100vw - 4rem))}.aw-smart-popup__dialog--bottom-right{right:2rem}.aw-smart-popup__dialog--bottom-left{left:2rem}.aw-smart-popup__media{min-height:32rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.aw-smart-popup__image,.aw-smart-popup__video{display:block;width:100%;height:100%;object-fit:cover}.aw-smart-popup__content{display:flex;flex-direction:column;justify-content:center;gap:1.6rem;min-width:0;padding:clamp(2.4rem,5vw,5rem);overflow-y:auto}.aw-smart-popup__content--center{align-items:center;text-align:center}.aw-smart-popup__eyebrow,.aw-smart-popup__heading,.aw-smart-popup__text,.aw-smart-popup__legal{margin:0}.aw-smart-popup__eyebrow{color:var(--aw-popup-accent);font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.aw-smart-popup__heading{color:inherit;line-height:1.05;text-wrap:balance}.aw-smart-popup__text>*,.aw-smart-popup__legal>*{margin:0}.aw-smart-popup__discount{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%;padding:1.2rem 1.6rem;border:.1rem dashed var(--aw-popup-accent);border-radius:.8rem;background:color-mix(in srgb,var(--aw-popup-accent) 7%,transparent);color:rgb(var(--color-foreground));cursor:pointer}.aw-smart-popup__discount span{font-weight:700;letter-spacing:.08em}.aw-smart-popup__newsletter,.aw-smart-popup__form{width:100%}.aw-smart-popup__field{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.24);border-radius:.8rem}.aw-smart-popup__field:focus-within{border-color:var(--aw-popup-accent);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--aw-popup-accent) 15%,transparent)}.aw-smart-popup__field input{min-width:0;height:5rem;padding:0 1.5rem;border:0;background:transparent;color:rgb(var(--color-foreground));box-shadow:none}.aw-smart-popup__field button,.aw-smart-popup__button--primary{border-color:var(--aw-popup-accent);background:var(--aw-popup-accent);color:var(--aw-popup-accent-text)}.aw-smart-popup__field button{padding-inline:1.8rem;border:0;font-weight:700;cursor:pointer}.aw-smart-popup__form-status{margin:.8rem 0 0;font-size:1.3rem}.aw-smart-popup__ebook-button{display:flex;width:100%;justify-content:center;align-items:center;margin-top:1.2rem;text-align:center}.aw-smart-popup__buttons{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.aw-smart-popup__button{flex:1 1 14rem;min-width:auto}.aw-smart-popup__legal{color:rgba(var(--color-foreground),.65);font-size:1.1rem;line-height:1.45}.aw-smart-popup__close{position:absolute;z-index:3;top:1.2rem;right:1.2rem;display:grid;place-items:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-background),.9);color:rgb(var(--color-foreground));cursor:pointer}.aw-smart-popup__close .icon{width:1.8rem;height:1.8rem}@media screen and (max-width:749px){.aw-smart-popup{align-items:end;padding:1rem}.aw-smart-popup__dialog,.aw-smart-popup__dialog--image-left,.aw-smart-popup__dialog--image-right{grid-template-columns:1fr;grid-template-rows:minmax(16rem,30vh) auto;width:calc(100vw - 2rem);max-height:calc(100dvh - 2rem)}.aw-smart-popup__dialog--bottom-right,.aw-smart-popup__dialog--bottom-left{right:1rem;bottom:1rem;left:1rem;width:auto}.aw-smart-popup__dialog--image-right .aw-smart-popup__media{order:0}.aw-smart-popup__media{min-height:16rem}.aw-smart-popup__content{gap:1.2rem;padding:2.4rem 2rem}.aw-smart-popup__field{grid-template-columns:1fr}.aw-smart-popup__field button{min-height:4.6rem}}@media(prefers-reduced-motion:reduce){.aw-smart-popup__overlay,.aw-smart-popup__dialog{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/aw-smart-popup.css.map */
