.promotion-toast{position:fixed;top:20px;right:20px;left:20px;margin:0 auto;background:#f4f1ea;color:#333;padding:14px 18px;border-radius:8px;box-shadow:0 8px 20px #0000001a;font-size:14px;z-index:9999;display:flex;justify-content:center;align-items:center;max-width:fit-content;gap:10px;animation:promotionToastSlideDown .3s ease}.promotion-toast svg{width:32px;height:32px;flex-shrink:0}.promotion-toast__text{display:flex;flex-direction:column;gap:2px}.promotion-toast__headline{font-weight:600}.promotion-toast__subline{font-size:13px;opacity:.85}.promotion-toast__close{background:none;border:none;cursor:pointer;padding:0;font-size:30px;line-height:30px;color:inherit}@keyframes promotionToastSlideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/283/assets/promotions-section.css.map */
