@import"https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;500;700&family=Quicksand:wght@400;500;600;700&display=swap";:root{--primary-white: #fff;--primary-branch-green: #314438}.bestseller-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10000;display:none;opacity:0;transition:opacity .3s ease;align-items:center;justify-content:center}.bestseller-popup-overlay.show{display:flex;opacity:1}.bestseller-popup-container{background:var(--primary-white);border-radius:0;position:relative;transform:scale(.8) translateY(30px);transition:transform .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 40px #00000026;display:flex;max-width:720px;padding:50px 60px;justify-content:center;align-items:flex-start;gap:40px;max-height:90vh;overflow-y:auto}.bestseller-popup-overlay.show .bestseller-popup-container{transform:scale(1) translateY(0)}.bestseller-popup-close{position:absolute;top:20px;right:25px;background:none;border:none;font-size:28px;cursor:pointer;color:#314438;transition:color .2s ease;width:32px;height:32px;display:flex;align-items:center;justify-content:center;line-height:1}.bestseller-popup-close:hover{color:var(--primary-branch-green)}.bestseller-popup-content{width:100%;display:flex;flex-direction:column;align-items:center}.bestseller-popup-title{color:var(--primary-branch-green);text-align:center;font-family:Frank Ruhl Libre,serif;font-size:32px;font-style:normal;font-weight:400;line-height:115%;letter-spacing:-.96px;margin-bottom:8px}.bestseller-popup-subtitle{color:var(--primary-branch-green);text-align:center;font-family:Quicksand,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:24px;max-width:400px}.bestseller-products-grid{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;width:100%}.bestseller-product-item{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:140px;max-width:160px}.bestseller-product-image{width:100%;height:160px;background:#f5f5f5;border-radius:0;margin-bottom:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bestseller-product-image img{width:100%;height:100%;object-fit:cover}.bestseller-product-title{color:var(--primary-branch-green);font-family:Frank Ruhl Libre,serif;font-size:16px;font-style:normal;font-weight:400;line-height:115%;letter-spacing:-.48px;text-align:left;margin-bottom:2px;min-height:18px;width:100%}.bestseller-product-price{color:var(--primary-branch-green);font-family:Quicksand,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%;text-align:left;margin-bottom:16px;width:100%}.bestseller-product-cta{background:var(--primary-branch-green);color:var(--primary-white);text-align:center;font-family:Quicksand,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:.6px;text-transform:uppercase;border:2px solid #314438;cursor:pointer;transition:background .2s ease;display:flex;padding:8px;justify-content:center;align-items:center;gap:10px;align-self:stretch;border-radius:0;min-width:100px;text-decoration:none}.bestseller-product-cta:hover{background:#3d5442}@media (max-width: 768px){.bestseller-popup-container{max-width:500px;padding:40px 30px;gap:30px}.bestseller-popup-title{font-size:28px}.bestseller-products-grid{gap:20px}.bestseller-product-item{min-width:120px;max-width:140px}.bestseller-product-image{width:100%;height:120px}}@media (max-width: 600px){.bestseller-popup-container{padding:30px 20px}.bestseller-products-grid{flex-direction:column;align-items:center;gap:30px}.bestseller-product-item{max-width:200px;min-width:180px}.bestseller-product-image{width:100%;height:160px}}
/*# sourceMappingURL=/cdn/shop/t/661/assets/style_snippets_exit-intent-popup.css.map */
