.announcement-section{max-height:var(--announcement-bar-height);transition:transform .15s ease-out,max-height 50ms ease-out,opacity .4s ease-out,filter .15s ease-out;position:relative;-webkit-user-select:none;user-select:none;z-index:1}.announcement-section.slideout{transform:translateY(calc(-1 * var(--announcement-bar-height)));max-height:0;opacity:0}.announcement-section:hover{filter:opacity(.9)}.announcement-bar{width:100%;height:var(--announcement-bar-height, 50px);cursor:pointer;display:flex;align-items:center;justify-content:center}.announcement__text{-webkit-user-select:none;user-select:none;margin:0 10px}.announcement-bar svg{transform-origin:center center;transition:all .15s ease-out}.announcement-bar svg.open{transform:rotate(180deg)}.announcement-drawer{position:absolute;overflow:hidden;z-index:101;height:100%;width:100%;max-height:0;transition:all .3s ease-out}.announcement-drawer.open{max-height:100vh}@media only screen and (max-width:750px){.announcement-drawer.open{max-height:95vh}}.announcement-drawer__wrapper{position:absolute;top:20%;left:50%;transform:translate(-50%) translateY(-50%);width:50%;max-width:900px;margin:auto;opacity:0;text-align:center;transition:all .6s ease-out}.announcement-drawer__wrapper.open{opacity:1;top:45%}@media only screen and (max-width: 990px){.announcement-drawer__wrapper{width:65%}@media only screen and (max-width: 750px){.announcement-drawer__wrapper{width:90%}}.announcement-drawer__wrapper.open{opacity:1;top:47%}}.announcement-drawer__message p{font-size:1.5em;line-height:1.5}#announcementClose *{pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-announcement-bar.css.map */
