#bh-exit-popup{box-sizing:border-box;width:min(var(--bh-width),calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:30px;border:0;border-radius:var(--bh-radius);background:var(--bh-bg);color:var(--bh-text);overflow:auto;box-shadow:0 24px 100px #0005}#bh-exit-popup::backdrop{background:#101811b8}#bh-exit-popup .bh-exit-close{position:absolute;right:12px;top:8px;border:0;background:transparent;color:var(--bh-text);font:30px/1 sans-serif;cursor:pointer;padding:4px 8px}#bh-exit-popup .bh-exit-image{margin:12px 0 24px;background:#f4efe5;border-radius:calc(var(--bh-radius)*.7);overflow:hidden}#bh-exit-popup img{display:block;width:100%;height:250px;object-fit:contain}#bh-exit-popup small{font-size:11px;letter-spacing:2px;color:inherit}#bh-exit-popup h2{font-size:clamp(28px,5vw,42px);line-height:1.1;letter-spacing:-1px;color:inherit;margin:14px 0}#bh-exit-popup p{font-size:17px;line-height:1.55;color:inherit;margin:0 0 16px}#bh-exit-popup .bh-exit-product{font-size:13px;line-height:1.5;padding-top:16px;border-top:1px solid #ffffff40}#bh-exit-popup strong{display:block;font-size:18px;margin-top:6px}#bh-exit-popup .bh-exit-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:24px}#bh-exit-popup .bh-exit-primary{padding:15px 24px;border-radius:40px;background:var(--bh-accent);color:var(--bh-button-text);text-decoration:none;font-weight:700}#bh-exit-popup .bh-exit-secondary{padding:8px 0;border:0;background:none;text-decoration:underline;color:var(--bh-text);font:inherit;cursor:pointer}#bh-exit-popup :focus-visible{outline:3px solid var(--bh-accent);outline-offset:4px}.bm-product__swatches>[data-bh-finish]{cursor:pointer}.bm-product__swatches>[aria-pressed=true]{outline:2px solid #244a35;outline-offset:3px}.bm-product.bh-finish-selected .bm-product__image--primary{opacity:1!important;visibility:visible!important}.bm-product.bh-finish-selected .bm-product__image--hover{opacity:0!important;visibility:hidden!important}@media(max-width:520px){#bh-exit-popup{padding:22px}#bh-exit-popup img{height:180px}#bh-exit-popup .bh-exit-actions{gap:12px}#bh-exit-popup .bh-exit-primary{padding:12px 18px}}

#bh-exit-popup[data-position=bottom-left]{margin:auto auto 20px 20px}#bh-exit-popup[data-position=bottom-right]{margin:auto 20px 20px auto}

/* Mobile hero media must occupy its own row, not overlap the title and CTA. */
@media(max-width:620px){
 .bm-hero{height:auto!important;min-height:0!important}
 .bm-hero .bm-hero-slide{position:relative!important;inset:auto!important;height:auto!important;min-height:0!important;grid-template-columns:minmax(0,1fr)!important}
 .bm-hero .bm-hero-slide__copy{min-height:0!important;padding:32px 36px 20px!important}
 .bm-hero .bm-hero-slide__media{position:relative!important;inset:auto!important;grid-row:2;width:100%!important;height:240px!important;padding:0 28px 44px!important;opacity:1!important}
 .bm-hero .bm-hero-slide__media img{max-width:100%!important;max-height:100%!important;width:100%!important;height:100%!important;object-fit:contain}
 .bm-hero .bm-hero-arrow{top:auto;bottom:95px}
}
