.abar{position:fixed;top:0;left:0;right:0;z-index:201;height:var(--bar-h);background:var(--gray-900);color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:height .3s,opacity .3s}.abar.hidden{height:0;opacity:0;pointer-events:none}.abar-wrap{position:relative;width:100%;max-width:1180px;display:flex;align-items:center;justify-content:center;padding:0 2.5rem}@media(min-width:1600px){.abar-wrap{max-width:1400px}}@media(min-width:2200px){.abar-wrap{max-width:1800px}}.abar-msg{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:11.5px;font-weight:600;letter-spacing:.03em;color:#fffc;white-space:nowrap;position:absolute;opacity:0;transform:translateY(6px);transition:opacity .35s,transform .35s}.abar-msg.active{position:relative;opacity:1;transform:none}.abar-msg svg{width:13px;height:13px;stroke:var(--red);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.abar-msg a{color:#fff;text-decoration:underline;text-underline-offset:2px;font-weight:700;margin-left:.15rem}.abar-msg a:hover{color:var(--red)}.abar-dots{display:flex;gap:.35rem;margin-left:1rem}.abar-dot{width:5px;height:5px;border-radius:50%;background:#ffffff26;cursor:pointer;transition:background .2s}.abar-dot.active{background:var(--red)}.abar-close{position:absolute;right:clamp(.5rem,2vw,1rem);top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;transition:background .15s}.abar-close:hover{background:#ffffff1a}.abar-close svg{width:12px;height:12px;stroke:#ffffff59;fill:none;stroke-width:2;stroke-linecap:round}.abar-close:hover svg{stroke:#ffffffb3}[data-theme=dark] .abar{background:#111}@media(max-width:860px){.abar-dots{display:none}.abar-msg{font-size:10.5px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-announcement-bar.css.map */
