.custom-announcement-bar{width:100%;display:flex;height:0px;transition:height .3s ease-in-out;z-index:100;position:relative}.custom-announcement-bar__float{position:fixed;z-index:10;top:0;left:0;width:100%;z-index:9999;display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;font-size:1rem;padding:.5rem 1rem;background-color:var(--announcement-bar-background-color);color:var(--announcement-bar-foreground-color);transition:opacity .3s ease-in-out}.custom-announcement-bar__float.is-invisible{opacity:0;pointer-events:none}.custom-announcement-bar__wrapper{display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;gap:.5rem;width:100%}@media screen and (min-width: 768px){.custom-announcement-bar__wrapper{flex-flow:row nowrap;gap:1rem}}.custom-announcement-bar__content{display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;gap:.5rem;margin:.25rem 0;width:auto}@media screen and (min-width: 768px){.custom-announcement-bar__content{justify-content:flex-start;flex-flow:row nowrap;gap:1.5rem}}.custom-announcement-bar__text{text-align:center}@media screen and (min-width: 768px){.custom-announcement-bar__text{text-align:left}}.custom-announcement-bar__countdown{display:flex;align-items:center;justify-content:center;font-weight:700;gap:.25rem;flex-flow:row nowrap;font-family:Courier New,Courier,monospace}.custom-announcement-bar__countdown>span{background-color:var(--announcement-bar-foreground-color);color:var(--announcement-bar-background-color);padding:.25rem .5rem;border-radius:.25rem;height:2rem;min-width:2rem;text-align:center;display:flex;justify-content:center;align-items:center}.custom-announcement-bar__button{-webkit-appearance:none;appearance:none;background:transparent;background-color:var(--announcement-bar-background-color);color:var(--announcement-bar-foreground-color);border:2px solid var(--announcement-bar-foreground-color);padding:.5rem 1rem;height:2.5rem;border-radius:1.25rem;cursor:pointer;text-transform:uppercase;font-weight:700;transition:all .2s ease;text-wrap:nowrap}.custom-announcement-bar__button:hover{background-color:var(--announcement-bar-foreground-color);color:var(--announcement-bar-background-color)!important}
/*# sourceMappingURL=/cdn/shop/t/132/assets/component-announcement-bar.css.map */
