.promotion-banner-section{background-color:#ae0f0a;overflow:hidden;padding:24px 0}@media (max-width:767px){.promotion-banner-section{padding:18px 0}}.promotion-banner-marquee{overflow:hidden;width:100%}.promotion-banner-track{align-items:center;animation:promotion-banner-marquee var(--promotion-banner-duration,12s) linear infinite;display:flex;width:-moz-max-content;width:max-content;will-change:transform}@media (prefers-reduced-motion:reduce){.promotion-banner-track{animation:none}}@keyframes promotion-banner-marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100%/var(--promotion-banner-segments, 2)),0,0)}}.promotion-banner-content{align-items:center;display:flex;flex-shrink:0}.promotion-banner-content h6{color:#fff;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:150%;margin:0;white-space:nowrap}@media (max-width:767px){.promotion-banner-content h6{font-size:16px}}.promotion-banner-content .promotion-banner-icon{height:32px;margin:0 24px;-o-object-fit:contain;object-fit:contain;width:32px}@media (max-width:767px){.promotion-banner-content .promotion-banner-icon{height:24px;margin:0 16px;width:24px}}