.wyht-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;background:#0009;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.wyht-popup-overlay.is-visible{opacity:1;visibility:visible}.wyht-popup{position:relative;display:flex;flex-direction:column;width:100%;max-width:30rem;max-height:90vh;overflow-y:auto;background:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:0;box-shadow:0 2rem 6rem #00000040;transform:scale(.92) translateY(1rem);transition:transform .35s cubic-bezier(.16,1,.3,1);font-family:var(--font-body-family);font-style:var(--font-body-style)}.wyht-popup-overlay.is-visible .wyht-popup{transform:scale(1) translateY(0)}@media screen and (min-width:700px){.wyht-popup{flex-direction:row;max-width:62rem;max-height:85vh;overflow:hidden}}.wyht-popup__close{position:absolute;top:1.2rem;right:1.2rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;padding:0;border:none;border-radius:0;background:#ffffffd9;color:#000;cursor:pointer}.wyht-popup__close svg{width:1.5rem;height:1.5rem}.wyht-popup__media{flex:none;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:rgba(var(--color-foreground),.05)}.wyht-popup__media img{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block}@media screen and (min-width:700px){.wyht-popup__media{width:42%;aspect-ratio:3 / 4}}.wyht-popup__content{flex:1;padding:2.4rem 2.8rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:700px){.wyht-popup__content{padding:3.6rem 4rem;text-align:left;align-items:flex-start}}.wyht-popup__eyebrow{margin:0 0 .6rem;font-size:1.2rem;font-weight:600;letter-spacing:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.wyht-popup__heading{margin:0 0 .8rem;font-family:var(--font-heading-family);font-weight:700;font-size:5.2rem;line-height:1;letter-spacing:.05rem;width:100%;white-space:nowrap}@media screen and (max-width:359px){.wyht-popup__heading{font-size:4.4rem}}@media screen and (min-width:700px){.wyht-popup__heading{font-size:4.4rem;margin:0 0 1rem;width:auto;white-space:normal}}.wyht-popup__subtext{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.4;letter-spacing:.03rem;text-transform:uppercase;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:700px){.wyht-popup__subtext{margin:0 0 2.6rem;font-size:1.5rem}}.wyht-popup__button.button{width:100%;margin:0;border-radius:0}.wyht-popup__dismiss{display:block;width:100%;margin-top:1.2rem;padding:.4rem;background:none;border:none;font-size:1.3rem;letter-spacing:.04rem;text-decoration:underline;color:rgba(var(--color-foreground),.6);cursor:pointer;text-align:center}html.wyht-popup-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-wyht-sale-popup.css.map */
