.ship-banner{position:relative;background:var(--sb-bg, #F8B7F8);color:var(--sb-text, #ffffff);font-family:var(--rb-font-body, "Poppins", sans-serif);font-weight:400;font-size:14px;letter-spacing:normal;line-height:1.3;text-transform:uppercase;text-align:center;overflow:hidden;z-index:5;min-height:var(--sb-min-height, 33px);display:flex;align-items:center;justify-content:center;padding:0 12px}.ship-banner__sparkle{position:absolute;top:50%;transform:translateY(-50%);font-size:14px;opacity:.9;pointer-events:none;animation:sb-twinkle 2.4s ease-in-out infinite}.ship-banner__sparkle--left{left:12px;animation-delay:0s}.ship-banner__sparkle--right{right:12px;animation-delay:1.2s}@media screen and (max-width:749px){.ship-banner__sparkle{display:none}}@keyframes sb-twinkle{0%,to{transform:translateY(-50%) scale(.85);opacity:.55}50%{transform:translateY(-50%) scale(1.15);opacity:1}}.ship-banner__viewport{position:relative;width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;min-height:inherit}.ship-banner__track{list-style:none;margin:0;padding:0;width:100%;position:relative;display:flex;align-items:center;justify-content:center;min-height:inherit}.ship-banner__msg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:8px;opacity:0;transform:translateY(8px);transition:opacity var(--sb-fade-secs, .6s) ease,transform var(--sb-fade-secs, .6s) ease;pointer-events:none}.ship-banner__msg.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.ship-banner__msg.is-leaving{opacity:0;transform:translateY(-8px)}.ship-banner__icon{display:inline-flex;align-items:center;font-size:1.05em;line-height:1}.ship-banner__text{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100vw - 96px)}@media screen and (min-width:750px){.ship-banner__text{white-space:normal;max-width:none}}.ship-banner__link{color:var(--sb-link, #FFF1FF);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:opacity .2s ease}.ship-banner__link:hover{opacity:.85}@media(prefers-reduced-motion:reduce){.ship-banner__msg{transition:none}.ship-banner__sparkle{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-shipping-banner.css.map */
