.promo-section{display:flex;justify-content:center;align-items:center;overflow:hidden;text-align:center;white-space:nowrap}.promo-section__inner{display:flex;justify-content:center;align-items:center;overflow:hidden;white-space:normal;width:100%;padding:5px 15px;border-radius:5px}.promo-section__richtext p{display:inline-block;font-family:var(--main-font);color:#000}.promo-section__code{display:inline-block;padding:5px 10px;margin:0 15px;cursor:pointer;font-family:var(--main-font)}.promo-section__code p{margin:0}.promo-section__code--none{border:none}.promo-section__code--solid{border:2px solid}.promo-section__code--dashed{border:2px dashed}.promo-section__code--dotted{border:2px dotted}.promo-section__code--double{border:3px double}.promo-section__code--groove{border:3px groove}.promo-section__code--ridge{border:3px ridge}.promo-section__code--inset{border:3px inset}.promo-section__code--outset{border:3px outset}.promo-section__code--underline{border-bottom:2px solid}.promo-section--animate-left-to-right .promo-section__inner{animation:slide-left-to-right var(--animation-speed) linear infinite}.promo-section--animate-right-to-left .promo-section__inner{animation:slide-right-to-left var(--animation-speed) linear infinite}.promo-section--speed-slow{--animation-speed: 20s}.promo-section--speed-medium{--animation-speed: 10s}.promo-section--speed-fast{--animation-speed: 5s}@keyframes slide-left-to-right{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes slide-right-to-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}.promo-section a{color:inherit;text-decoration:underline}.copy-notification{position:absolute;background-color:#f6f6f6;color:var(--text-color);padding:5px 25px;font-size:calc(var(--font-es) - 2px);border-radius:5px;z-index:1000;font-family:var(--main-font);font-weight:var(--bold);pointer-events:none}@media screen and (max-width: 749px){.promo-section__richtext p{margin:0}.promo-section__inner{max-width:357px}.promo-section__richtext p{font-size:var(--h6)}promo-section__richtext p strong{font-size:var(--h6)}.promo-section{margin-top:55px!important}}@media (max-width: 576px){.promo-section__code{padding:2px 8px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/promo-banner.css.map */
