.holiday-promo-banner{background:#000;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px 20px;text-align:center}html.has-premium .holiday-promo-banner.hide-has-premium{display:none}@media screen and (min-width:990px){.holiday-promo-banner{flex-direction:row;gap:20px}}.holiday-promo-banner--copy{font-size:20px;margin-bottom:0}@media screen and (min-width:990px){.holiday-promo-banner--copy{font-size:24px;margin:1rem 0}}.holiday-promo-banner--button{align-self:center;background:#e40d0d;border-radius:6px;border:0;color:#fff;cursor:pointer;display:inline-block;font-size:18px;font-weight:700;line-height:1.375;padding:.75rem;text-align:center;width:auto}.holiday-promo-banner--button:active,.holiday-promo-banner--button:focus,.holiday-promo-banner--button:hover{background:#cd0c0c}html[lang=en] .holiday-promo-banner--button{text-transform:uppercase}@media screen and (min-width:990px){.holiday-promo-banner--button{font-size:20px}}