@-webkit-keyframes fadeOut{0%{opacity:1}65%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}65%{opacity:1}to{opacity:0}}.discount-banner{color:#fff;display:none;font-size:.875rem;font-weight:700;height:0;line-height:1.28;position:sticky;text-align:center;top:55px;top:var(--site-header-height);z-index:10}.discount-banner__wrapper{background-color:rgba(0,0,0,.651)}.discount-banner__content{margin-left:auto;margin-right:auto;max-width:78.5rem;padding:.375rem .75rem;width:100%}@media (min-width:64em){.discount-banner__content{padding:.75rem}}.discount-banner.is-valid{display:block}.discount-banner-utm{-webkit-animation:fadeOut 5s;animation:fadeOut 5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.discount-banner-utm:hover{-webkit-animation-play-state:paused;animation-play-state:paused}