body[data-page-path=location] .header .header-button,body[data-page-path=studio] .header .header-button{display:none}div#promo-bar{align-items:flex-end;align-self:stretch;background:red;flex-direction:column;gap:16px}.promo-bar__inner,div#promo-bar{display:flex;position:relative;width:100%}.promo-bar__inner{align-items:center;gap:10px;justify-content:center;min-width:0;overflow:hidden}.promo-bar__text{min-width:0;overflow:hidden;white-space:nowrap;width:100%}.promo-bar__text a{overflow:hidden;text-decoration:none;white-space:nowrap}.promo-bar__scroll-content{animation:promo-infinite-scroll 35s linear infinite;display:inline-flex;white-space:nowrap;width:max-content;will-change:transform}.promo-bar__text:hover .promo-bar__scroll-content{animation-play-state:paused}.promo-bar__scroll-content p,.promo-bar__scroll-content span{color:#fff;display:inline-block;flex-shrink:0;font-family:Archivo;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0;padding-right:80px;text-align:center;white-space:nowrap}.promo-bar__text{padding:8px 64px 8px 27px}@keyframes promo-infinite-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}button#promo-bar-close{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;min-width:24px;opacity:1;outline:0;padding:0;position:absolute;right:28px;top:50%;transform:translateY(-50%);visibility:visible;width:24px;z-index:9999}button#promo-bar-close svg{display:block;height:24px;min-height:24px;min-width:24px;width:24px}button#promo-bar-close svg path{fill:#fff}button#promo-bar-close:hover{opacity:.8}button#promo-bar-close:focus{opacity:1}button#promo-bar-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.promo-bar__text-inner{overflow:hidden;white-space:nowrap;width:100%}.promo-bar__text a{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}@media (max-width:767px){.promo-bar__scroll-content span{font-size:16px;line-height:22px;padding-right:60px}button#promo-bar-close{height:24px;right:15px;width:24px}button#promo-bar-close svg{height:24px;width:24px}.promo-bar__scroll-content p,.promo-bar__scroll-content span{font-size:16px}.promo-bar__text{padding:8px 44px 8px 15px}}