.upsell-popup,.upsell-popup *{box-sizing:border-box}.upsell-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#00000080;overflow-y:auto;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility 0s linear .2s}.upsell-popup[open]{pointer-events:auto;opacity:1;visibility:visible;transition:opacity .2s ease,visibility 0s linear 0s}.upsell-popup[hidden]{display:none}.upsell-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;z-index:0}.upsell-popup__dialog{position:relative;z-index:1;display:flex;flex-direction:column;gap:1.25rem;width:100%;max-width:380px;padding:1rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 10px 40px #00000026;margin:auto}.upsell-popup__close{position:absolute;top:-13px;right:-13px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:10px;background-color:#fff;border:none;border-radius:999px;box-shadow:5px 5px 7.5px #0000001a;cursor:pointer;color:#000;z-index:2}.upsell-popup__close .icon{width:16px;height:16px}.upsell-popup__close:hover{background-color:#f1f1f1}.upsell-popup__close:focus-visible{outline:2px solid #65A428;outline-offset:2px}.upsell-popup__media{width:100%;height:300px;border-radius:8px;overflow:hidden;flex-shrink:0}.upsell-popup__image{display:block;width:100%;height:100%;object-fit:cover}.upsell-popup__content{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;background-color:#f9f9f9;flex:1;min-width:0}.upsell-popup__title,.upsell-popup__text{text-align:center;color:#000;opacity:.8;width:100%}.upsell-popup__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight, 500);font-size:24px;line-height:1.2;margin:0;word-break:break-word}.upsell-popup__text{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:300;font-size:14px;line-height:1.4}.upsell-popup__text p{margin:0}.upsell-popup__text p+p{margin-top:16px}.upsell-popup__actions{display:flex;flex-direction:column;gap:8px;width:100%}.upsell-popup__button{position:relative;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:6px 24px;font-family:var(--font-body-family);font-weight:500;font-size:16px;line-height:1;border:1px solid transparent;border-radius:10px;cursor:pointer;width:100%}.upsell-popup__button:before,.upsell-popup__button:after{content:none;display:none}.upsell-popup__button--primary{background-color:#65a428;color:#fff;border-color:#65a428}.upsell-popup__button--primary:hover{background-color:#558a21;border-color:#558a21}.upsell-popup__button--secondary{background-color:transparent;color:#65a428;border-color:#65a428}.upsell-popup__button--secondary:hover{background-color:#65a4280f}.upsell-popup__button:focus-visible{outline:2px solid #65A428;outline-offset:2px}.upsell-popup__button[aria-busy=true] .upsell-popup__button-label{visibility:hidden}.upsell-popup__button[aria-busy=true] .upsell-popup__spinner{display:inline-flex;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.upsell-popup__spinner .spinner{width:20px;height:20px}.upsell-popup__error{margin:0;color:#c0392b;font-size:12px;text-align:center;width:100%}@media screen and (min-width:750px){.upsell-popup__dialog{flex-direction:row;gap:16px;width:800px;max-width:800px;height:400px;padding:16px;align-items:stretch}.upsell-popup__close{top:-18px;right:-18px}.upsell-popup__media{flex:1 0 0;height:100%}.upsell-popup__content{flex:1 0 0;padding:0 16px;gap:24px}.upsell-popup__title,.upsell-popup__text{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-upsell-popup.css.map */
