.ships-by-pill{display:inline-flex;align-items:center;gap:.5rem;max-width:100%;vertical-align:top;color:var(--ships-by-pill-text, #1f2430)}.ships-by-pill__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:1.25rem;color:var(--ships-by-pill-icon, var(--ships-by-pill-text, #1f2430))}.ships-by-pill__text{font-size:var(--text-sm, .875rem);line-height:1.4;overflow-wrap:anywhere}.ships-by-pill__date{font-weight:600}.ships-by-pill__dot{position:relative;width:.5rem;height:.5rem;border-radius:50%;background:currentColor;animation:ships-by-pill-breathe 1.9s ease-in-out infinite}.ships-by-pill__dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:currentColor;animation:ships-by-pill-halo 1.9s ease-out infinite}@keyframes ships-by-pill-breathe{0%,to{transform:scale(1)}50%{transform:scale(.78)}}@keyframes ships-by-pill-halo{0%{transform:scale(1);opacity:.5}70%,to{transform:scale(2.8);opacity:0}}@media(prefers-reduced-motion:reduce){.ships-by-pill__dot,.ships-by-pill__dot:after{animation:none}.ships-by-pill__dot:after{display:none}}.ships-by-pill--outline{padding:.5rem .9rem;border-radius:var(--rounded-button, .25rem);background:transparent;border:1px solid rgba(0,0,0,.12)}@supports (border-color: color-mix(in srgb,currentColor 20%,transparent)){.ships-by-pill--outline{border-color:color-mix(in srgb,currentColor 20%,transparent)}}.ships-by-pill--soft{padding:.5rem .9rem;border-radius:var(--rounded-button, .25rem);background:var(--ships-by-pill-background, #edf7ed)}.ships-by-pill--bare{padding:0;background:none}
/*# sourceMappingURL=/cdn/shop/t/42/assets/ships-by-pill.css.map */
