.bt-free-ship-popup{display:none;position:fixed;left:0;bottom:0;z-index:9999;pointer-events:none}.bt-free-ship-popup.is-open,.bt-free-ship-popup.is-minimized{display:block}.bt-free-ship-popup__dialog,.bt-free-ship-popup__tab{pointer-events:auto;font-family:inherit;z-index:9999}.bt-free-ship-popup__dialog[hidden],.bt-free-ship-popup__tab[hidden]{display:none!important}.bt-free-ship-popup__dialog{position:fixed;left:18px;bottom:max(18px,env(safe-area-inset-bottom));width:min(328px,calc(100vw - 24px));color:var(--bt-fs-text);background:var(--bt-fs-bg);border:1px solid var(--bt-fs-card-border);border-radius:18px;box-shadow:var(--bt-fs-shadow);overflow:visible;transform:translate3d(0,14px,0) scale(.98);opacity:0;visibility:hidden;transition:transform .24s ease,opacity .24s ease,visibility .24s ease}.bt-free-ship-popup.is-open .bt-free-ship-popup__dialog{opacity:1;visibility:visible;transform:translateZ(0) scale(1)}.bt-free-ship-popup__dialog:before{content:"";position:absolute;inset:0 0 auto;height:4px;border-radius:18px 18px 0 0;background:var(--bt-fs-accent)}.bt-free-ship-popup__content{position:relative;padding:20px 18px 16px}.bt-free-ship-popup__close{position:absolute;top:10px;right:10px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:var(--bt-fs-muted);background:#0000000b;cursor:pointer;line-height:1;transition:background .18s ease,color .18s ease,transform .18s ease}.bt-free-ship-popup__close:hover,.bt-free-ship-popup__close:focus-visible{color:var(--bt-fs-text);background:#00000016;transform:scale(1.04)}.bt-free-ship-popup__close span{font-size:23px;line-height:1;transform:translateY(-1px)}.bt-free-ship-popup__eyebrow-row{display:flex;align-items:center;gap:8px;padding-right:34px;margin-bottom:10px}.bt-free-ship-popup__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:999px;background:#ba122b1a;font-size:16px}.bt-free-ship-popup__eyebrow{font-size:.68rem;font-weight:800;line-height:1.25;letter-spacing:.08em;text-transform:uppercase;color:var(--bt-fs-accent)}.bt-free-ship-popup__heading{margin:0 34px 8px 0;font-size:clamp(1.05rem,2.4vw,1.28rem);font-weight:900;line-height:1.05;letter-spacing:-.03em;text-transform:uppercase;color:var(--bt-fs-text)}.bt-free-ship-popup__description{margin:0 0 14px;color:var(--bt-fs-muted);font-size:.9rem;line-height:1.45}.bt-free-ship-popup__proof-row{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 14px}.bt-free-ship-popup__proof-row span{display:inline-flex;align-items:center;min-height:26px;padding:5px 9px;border-radius:999px;background:#f5f5f5;color:var(--bt-fs-text);font-size:.68rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase;line-height:1.15}.bt-free-ship-popup__actions{display:flex;gap:8px;margin-bottom:12px}.bt-free-ship-popup__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:42px;padding:11px 16px;border-radius:999px;border:1px solid transparent;font-size:.78rem;font-weight:900;letter-spacing:.085em;text-transform:uppercase;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.bt-free-ship-popup__button--primary{color:#fff!important;background:var(--bt-fs-accent);box-shadow:0 10px 20px #ba122b2e}.bt-free-ship-popup__button--primary:hover,.bt-free-ship-popup__button--primary:focus-visible{color:#fff!important;background:var(--bt-fs-accent-strong);transform:translateY(-1px);box-shadow:0 12px 24px #ba122b38}.bt-free-ship-popup__meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.bt-free-ship-popup__microcopy{margin:0;color:var(--bt-fs-muted);font-size:.72rem;line-height:1.35}.bt-free-ship-popup__terms{position:relative;flex:0 0 auto}.bt-free-ship-popup__terms-trigger{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--bt-fs-card-border);border-radius:999px;background:#fff;color:var(--bt-fs-muted);font-size:.78rem;font-weight:900;cursor:pointer}.bt-free-ship-popup__terms-trigger:hover,.bt-free-ship-popup__terms-trigger:focus-visible,.bt-free-ship-popup__terms.is-active .bt-free-ship-popup__terms-trigger{color:var(--bt-fs-accent);border-color:#ba122b59}.bt-free-ship-popup__terms-bubble{position:absolute;right:0;bottom:calc(100% + 9px);width:240px;padding:12px;border-radius:12px;border:1px solid var(--bt-fs-card-border);background:#fff;color:var(--bt-fs-muted);box-shadow:0 14px 32px #00000029}.bt-free-ship-popup__terms-title,.bt-free-ship-popup__terms-text{display:block}.bt-free-ship-popup__terms-title{margin-bottom:4px;color:var(--bt-fs-text);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.bt-free-ship-popup__terms-text{font-size:.75rem;line-height:1.4}.bt-free-ship-popup__tab{position:fixed;left:18px;bottom:max(18px,env(safe-area-inset-bottom));min-height:48px;max-width:min(230px,calc(100vw - 24px));display:inline-flex;align-items:center;gap:9px;padding:8px 13px 8px 9px;border:0;border-radius:999px;color:var(--bt-fs-tab-text);background:var(--bt-fs-tab-bg);box-shadow:0 12px 28px #00000038;cursor:pointer;opacity:0;transform:translate3d(0,10px,0);transition:opacity .22s ease,transform .22s ease,box-shadow .18s ease}.bt-free-ship-popup.is-minimized .bt-free-ship-popup__tab{opacity:1;transform:translateZ(0)}.bt-free-ship-popup__tab:hover,.bt-free-ship-popup__tab:focus-visible{box-shadow:0 14px 32px #00000047;transform:translate3d(0,-1px,0)}.bt-free-ship-popup__tab-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff1f;font-size:16px;flex:0 0 auto}.bt-free-ship-popup__tab-text-wrap{display:flex;flex-direction:column;text-align:left;min-width:0}.bt-free-ship-popup__tab-title{font-size:.72rem;line-height:1.1;font-weight:900;letter-spacing:.055em;text-transform:uppercase;white-space:nowrap}.bt-free-ship-popup__tab-subtitle{margin-top:2px;font-size:.66rem;line-height:1.1;opacity:.72;white-space:nowrap}@media(max-width:749px){.bt-free-ship-popup__dialog{left:12px;bottom:max(12px,env(safe-area-inset-bottom));width:min(312px,calc(100vw - 24px));border-radius:16px}.bt-free-ship-popup__content{padding:18px 15px 15px}.bt-free-ship-popup__heading{font-size:1.05rem}.bt-free-ship-popup__description{font-size:.84rem}.bt-free-ship-popup__proof-row span{font-size:.62rem;padding:5px 8px}.bt-free-ship-popup__tab{left:12px;bottom:max(12px,env(safe-area-inset-bottom));width:52px;min-height:52px;padding:10px;justify-content:center}.bt-free-ship-popup__tab-text-wrap{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}@media(prefers-reduced-motion:reduce){.bt-free-ship-popup__dialog,.bt-free-ship-popup__tab,.bt-free-ship-popup__close,.bt-free-ship-popup__button{transition:none}}.bt-free-ship-popup__tab{justify-content:flex-start;overflow:hidden;min-width:248px;color:var(--bt-fs-tab-text, #ffffff)!important;-webkit-text-fill-color:var(--bt-fs-tab-text, #ffffff)}.bt-free-ship-popup__tab-icon,.bt-free-ship-popup__tab-text-wrap,.bt-free-ship-popup__tab-title,.bt-free-ship-popup__tab-subtitle,.bt-free-ship-popup__tab *{color:var(--bt-fs-tab-text, #ffffff)!important;-webkit-text-fill-color:var(--bt-fs-tab-text, #ffffff)}.bt-free-ship-popup__tab-title,.bt-free-ship-popup__tab-subtitle{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.bt-free-ship-popup__tab-subtitle{opacity:.82}@media(max-width:749px){.bt-free-ship-popup__tab{min-width:52px}}
/*# sourceMappingURL=/cdn/shop/t/155/assets/bt-free-shipping-popup.css.map */
