.promo-strip{width:100%;padding:20px 16px;box-sizing:border-box}.promo-strip__inner{max-width:var(--promo-max-width, 1280px);margin:0 auto;display:flex;flex-wrap:wrap;gap:var(--promo-gap, 16px)}.promo-pill{--pill-bg: #f0f7f1;--pill-accent: #3a7d44;--pill-text: #2b5c33;flex:1 1 320px;display:flex;align-items:center;gap:12px;background:var(--pill-bg);color:var(--pill-text);border-radius:10px;padding:14px 20px;text-decoration:none;font-family:inherit;border:1px solid rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease;cursor:pointer}.promo-pill__icon{flex:0 0 auto;width:26px;height:26px;display:flex;align-items:center;justify-content:center;color:var(--pill-accent)}.promo-pill__icon svg{width:100%;height:100%}.promo-pill__label{flex:1 1 auto;font-weight:600;font-size:15px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.promo-pill--link{outline-offset:3px}.promo-pill__arrow{flex:0 0 auto;width:10px;height:16px;display:flex;align-items:center;justify-content:center;color:var(--pill-text);transition:transform .18s ease}.promo-pill--link:hover .promo-pill__arrow,.promo-pill--link:focus-visible .promo-pill__arrow{transform:translate(3px)}.promo-pill--coupon{justify-content:space-between}.promo-pill__code{position:relative;flex:0 0 auto;display:flex;align-items:center;gap:8px;background:#ffffffbf;border:1px dashed var(--pill-accent);border-radius:999px;padding:6px 14px;color:var(--pill-accent);font-weight:700;letter-spacing:.03em;font-size:13px;cursor:pointer;transition:background .15s ease}.promo-pill__code:hover{background:#fffffff2}.promo-pill__code-icon{width:14px;height:14px;display:flex}.promo-pill__code-icon svg{width:100%;height:100%}.promo-pill__copied-msg{position:absolute;top:-34px;left:50%;transform:translate(-50%) translateY(4px);background:#1a1a1a;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.promo-pill__copied-msg:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1a1a1a}.promo-pill__code.is-copied .promo-pill__copied-msg{opacity:1;transform:translate(-50%) translateY(0)}@media screen and (max-width:749px){.promo-strip__inner{flex-direction:column;flex-wrap:nowrap}.promo-pill{flex:1 1 auto;width:100%;padding:8px 10px;gap:3px}.promo-pill__label{font-size:14px;white-space:normal}.promo-pill__code-text{display:inline-block;max-width:120px;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width:380px){.promo-pill--coupon{flex-wrap:wrap;row-gap:8px}.promo-pill__code{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/promo-strip.css.map */
