.sticky-bar{background:var(--color-primary);color:#fff;left:0;margin-bottom:2rem;overflow:hidden;position:sticky;right:0;top:0;width:100%;z-index:1}sticky-bar{display:flex;height:100%;min-height:50px;overflow:hidden;width:100%}sticky-bar .sticky-bar-items{align-items:center;display:flex;min-height:50px;text-align:center;margin:auto}sticky-bar[data-num-blocks="1"]{padding:0 1rem}sticky-bar[data-num-blocks="1"] .sticky-bar-track{min-width:100%}sticky-bar[data-num-blocks="1"] .sticky-bar-items{width:100%}sticky-bar[data-num-blocks="1"] .sticky-bar-item{margin:0}@media(max-width: 1199px){sticky-bar[data-num-blocks="1"] .sticky-bar-items{justify-content:center}sticky-bar[data-num-blocks="1"] .sticky-bar-item{white-space:normal}sticky-bar[data-num-blocks="1"] .sticky-bar-item--logo{display:none}}@media(min-width: 1200px){sticky-bar[data-num-blocks="1"]{padding:0 3.125rem}sticky-bar[data-num-blocks="1"] .sticky-bar-items{justify-content:space-between;max-width:var(--page-width)}}@media(min-width: 1200px){sticky-bar[data-num-blocks="2"]{padding:0 3.125rem}sticky-bar[data-num-blocks="2"] .sticky-bar-track{min-width:100%}sticky-bar[data-num-blocks="2"] .sticky-bar-items{justify-content:space-between;max-width:var(--page-width);width:100%}sticky-bar[data-num-blocks="2"] .sticky-bar-items:nth-of-type(2),sticky-bar[data-num-blocks="2"] .sticky-bar-items:nth-of-type(3){display:none}sticky-bar[data-num-blocks="2"] .sticky-bar-item{margin-right:0;text-align:left;width:40%}sticky-bar[data-num-blocks="2"] .sticky-bar-item:nth-of-type(3){text-align:right}sticky-bar[data-num-blocks="2"] .sticky-bar-item--logo{text-align:center;width:20%}}.sticky-bar-track{display:flex;height:100%;will-change:transform}.sticky-bar-item{font-family:var(--font-heading-family);font-weight:bold;line-height:1.25rem;margin-right:calc(4rem + 5vw);text-transform:uppercase;white-space:nowrap}.sticky-bar-item.sticky-bar-item--logo{padding-top:6px}.sticky-bar-item .logo-icon{height:auto;width:138px}