body[data-page-path=location] .header .header-button,body[data-page-path=studio] .header .header-button{display:none}.promo-bar.is-sticky{left:0;position:fixed!important;top:0;width:100%;z-index:9999}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;padding:8px 64px 8px 27px;position:relative}.promo-bar__text,.promo-bar__text-inner{overflow:hidden;white-space:nowrap;width:100%}.promo-bar__scroll-group span{display:block!important}.promo-bar__text a{display:block;height:100%;left:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:5}.promo-bar__scroll-content{animation:promo-infinite-scroll var(--promo-duration,8s) linear infinite;display:flex;white-space:nowrap;width:max-content;will-change:transform}.promo-bar__scroll-group{align-items:center;display:flex;flex-shrink:0;width:max-content}.promo-bar__scroll-group p,.promo-bar__scroll-group 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:40px;text-align:center;white-space:nowrap}.promo-bar__text:hover .promo-bar__scroll-content{animation-play-state:paused}@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}@media (max-width:767px){.promo-bar__text{padding:8px 44px 8px 15px}.promo-bar__scroll-group p,.promo-bar__scroll-group span{font-size:16px;line-height:22px;padding-right:30px}button#promo-bar-close{height:24px;right:15px;width:24px}button#promo-bar-close svg{height:24px;width:24px}}