.marketing-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:all .3s ease-out}.marketing-popup-overlay.active{opacity:1;visibility:visible}.marketing-popup{position:relative;width:100%;max-width:56rem;height:500px;background:#f5f5f0;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;transform:scale(.95) translateY(1rem);transition:all .3s ease-out;display:flex}.marketing-popup-overlay.active .marketing-popup{transform:scale(1) translateY(0)}@media screen and (min-width: 750px){.marketing-popup{height:400px}}.marketing-popup-close{position:absolute;top:1rem;right:1rem;z-index:20;padding:.5rem;border-radius:.375rem;background:#f5f5f0e6;border:1px solid rgba(51,51,51,.2);cursor:pointer;transition:background-color .2s;color:#333}.marketing-popup-close:hover{background:#f5f5f0}.marketing-popup-close svg{width:1.25rem;height:1.25rem}.marketing-popup-image{display:none;width:50%;height:100%;position:relative;overflow:hidden}@media screen and (min-width: 750px){.marketing-popup-image{display:block}}.marketing-popup-image img{width:100%;height:100%;object-fit:cover}.marketing-popup-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003}@media screen and (min-width: 750px){.marketing-popup-content{width:50%;background:#f5f5f0}}.marketing-popup-content:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;border-radius:.5rem}@media screen and (min-width: 750px){.marketing-popup-content:before{display:none}}@media screen and (max-width: 750px){.popup-event-description{color:#fff!important}}.marketing-popup-content-inner{position:relative;z-index:10}.marketing-popup-content-inner:before{content:"";position:absolute;top:-1rem;left:-1rem;right:-1rem;bottom:-1rem;background:#0000004d;border-radius:.5rem}@media screen and (min-width: 750px){.marketing-popup-content-inner:before{display:none}}.popup-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:.375rem;background:#4a7c59;color:#f5f5f0;font-size:.875rem;font-weight:500;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:1.5rem;position:relative;z-index:20}.popup-title{font-family:var(--font-heading-family, "Bebas Neue", sans-serif);font-size:2rem;font-weight:400;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5);position:relative;z-index:20;line-height:1.2}@media screen and (min-width: 750px){.popup-title{font-size:2.5rem;color:rgb(var(--color-foreground));text-shadow:none}}.popup-subtitle{font-size:1.25rem;color:#f5f5f0;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5);position:relative;z-index:20;line-height:1.3}@media screen and (min-width: 750px){.popup-subtitle{color:#8b5a3c;text-shadow:none}}.popup-details{margin-bottom:1.5rem;position:relative;z-index:20}.popup-detail-item{display:flex;align-items:center;margin-bottom:.75rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);font-size:.9rem}@media screen and (min-width: 750px){.popup-detail-item{color:rgb(var(--color-foreground));text-shadow:none}}.popup-detail-item svg{width:1.25rem;height:1.25rem;margin-right:.75rem;color:#f5f5f0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));flex-shrink:0}@media screen and (min-width: 750px){.popup-detail-item svg{color:#4a7c59;filter:none}}.popup-cta-button{width:100%;border-radius:var(--buttons-radius, .375rem);border:var(--buttons-border-width, 1px) solid transparent;background:rgb(var(--color-button));padding:.75rem 1.5rem;text-transform:uppercase;color:rgb(var(--color-button-text));transition:all .2s;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.875rem;font-weight:500;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:1rem;position:relative;z-index:20;text-decoration:none;font-family:var(--font-body-family)}.popup-cta-button:hover{border-color:rgba(var(--color-button),.3);background:#f5f2e8;color:rgb(var(--color-button));text-decoration:none}.popup-cta-button svg{width:1.25rem;height:1.25rem;margin-left:.5rem;transition:transform .2s}.popup-cta-button:hover svg{transform:translate(.25rem)}.popup-disclaimer{font-size:.75rem;color:#f5f5f0;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5);position:relative;z-index:20;line-height:1.4}@media screen and (min-width: 750px){.popup-disclaimer{color:#8b5a3c;text-shadow:none}}body.popup-open{overflow:hidden}.marketing-popup-close:focus{outline:2px solid rgb(var(--color-button));outline-offset:2px}.popup-cta-button:focus{outline:2px solid rgba(var(--color-button-text),.5);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/marketing-popup.css.map */
