[data-newbar-root]{position:relative;width:100%;overflow:hidden;background:var(--newbar-bg, #e8eef2)}[data-newbar-root][data-cookie-dismiss=true][data-dismiss-init="1"]{display:none!important}[data-newbar-root][data-cookie-dismiss=true][data-dismiss-init="0"]{display:block}[data-newbar-root] .newbar-slides{position:relative;height:var(--newbar-min-height);overflow:hidden}[data-newbar-root] .newbar-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;pointer-events:none;transition-property:opacity,transform;transition-duration:var(--newbar-duration, .35s);transition-timing-function:ease;transform:translateY(0)}[data-newbar-root] .newbar-slide[data-active]{position:relative;height:100%;opacity:1;pointer-events:auto;transform:none}[data-newbar-root][data-transition=none] .newbar-slide{transition:none;transform:none}[data-newbar-root][data-transition=fade] .newbar-slide{transform:none}[data-newbar-root][data-transition=slide] .newbar-slide{transform:translate(var(--nb-enter-x, 40px))}[data-newbar-root][data-transition=slide] .newbar-slide[data-enter]{opacity:0;pointer-events:none}[data-newbar-root][data-transition=slide] .newbar-slide[data-active]{opacity:1;transform:translate(0)}[data-newbar-root][data-transition=slide] .newbar-slide[data-exit]{opacity:0;transform:translate(var(--nb-exit-x, -40px));pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0}[data-newbar-root] .newbar-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:transparent;overflow:hidden}[data-newbar-root] .newbar-bg.newbar-bg--fallback{background:var(--newbar-bg, #e8eef2)}[data-newbar-root] .newbar-bg picture,[data-newbar-root] .newbar-bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}[data-newbar-root] .newbar-bg img{object-fit:cover;object-position:center}[data-newbar-root] .newbar-inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 16px;max-width:var(--newbar-max-width, 1000px);margin:0 auto;height:100%}[data-newbar-root] .newbar-slide--text-only .newbar-inner,[data-newbar-root] .newbar-slide--text-only .newbar-left{justify-content:center}[data-newbar-root] .newbar-left{display:flex;align-items:center;gap:14px;min-width:0}[data-newbar-root] .newbar-text{font-size:var(--newbar-text-size, 16px);line-height:1.2;overflow:hidden}[data-newbar-root] .newbar-countdown{display:flex;gap:24px;align-items:center;font-variant-numeric:tabular-nums;white-space:nowrap}[data-newbar-root] .newbar-unit{display:flex;gap:6px;align-items:center;flex-direction:column;position:relative}[data-newbar-root] .newbar-num{display:flex;gap:2px;align-items:center;font-size:var(--newbar-num-size, 20px);line-height:1}[data-newbar-root] .newbar-digit{display:inline-flex;align-items:center;justify-content:center;width:16px;height:24px;padding:8px 4px;border-radius:2px;color:inherit;background:var(--newbar-num-bg, rgba(165,165,165,.2));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--newbar-num-bg, rgba(165,165,165,.2))}[data-newbar-root] .newbar-label{font-size:var(--newbar-label-size, 12px);opacity:.9}[data-newbar-root] .newbar-right{display:flex;align-items:center;gap:8px;flex:0 0 auto}[data-newbar-root] .newbar-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:var(--newbar-btn-radius, 5px);text-decoration:none;font-size:var(--newbar-btn-text-size, 12px);font-weight:600;border:1px solid transparent;transition:transform .12s ease,background .12s ease,color .12s ease,border-color .12s ease;white-space:nowrap}[data-newbar-root] .newbar-btn:hover{transform:translateY(-1px)}[data-newbar-root] .newbar-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:1px solid var(--newbar-arrow-border);background:var(--newbar-arrow-bg);color:var(--newbar-arrow-color);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;opacity:.9}[data-newbar-root] .newbar-arrow:hover{opacity:1}[data-newbar-root] .newbar-arrow[data-prev]{left:10%}[data-newbar-root] .newbar-arrow[data-next]{right:10%}[data-newbar-root] .newbar-arrow svg{width:16px;height:16px}[data-newbar-root] .newbar-slide[data-bar-link] .newbar-bar-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;cursor:pointer}[data-newbar-root] .newbar-slide[data-bar-link] .newbar-inner{pointer-events:none}[data-newbar-root] .newbar-slide[data-bar-link] .newbar-btn{pointer-events:auto}[data-newbar-root] .newbar-close{background:transparent;border:0;cursor:pointer;font-size:16px;line-height:1;opacity:.85;position:absolute;top:50%;transform:translateY(-50%);right:12px;z-index:10;color:var(--newbar-close-color, #000)}[data-newbar-root] .newbar-close:hover{opacity:1}[data-newbar-root] .newbar-unit:not(:last-child):after{content:"|";margin:0 8px;color:var(--newbar-sep-color, #000);font-size:22px;position:absolute;left:100%;transform:translate(50%,20%);opacity:.3}@media(max-width:1280px){[data-newbar-root] .newbar-arrow[data-prev]{left:3%}[data-newbar-root] .newbar-arrow[data-next]{right:3%}}@media(max-width:768px){[data-newbar-root] .newbar-slides,[data-newbar-root] .newbar-slide[data-active]{height:auto;min-height:var(--newbar-min-height)}[data-newbar-root] .newbar-inner{max-width:var(--newbar-max-width-mb, 700px);flex-wrap:wrap;justify-content:center;text-align:center;flex-direction:column;height:auto;min-height:var(--newbar-min-height)}[data-newbar-root] .newbar-unit:not(:last-child):after{content:":";position:absolute;margin:0 5px;top:50%;font-weight:700;transform:translate(-50%,-50%);font-size:16px}[data-newbar-root] .newbar-digit{padding:0;background:transparent;border:none;min-width:auto;height:auto}[data-newbar-root] .newbar-close{right:6px}[data-newbar-root] .newbar-num{font-size:12px;gap:0}[data-newbar-root] .newbar-countdown{gap:10px}[data-newbar-root] .newbar-left{flex-direction:column}[data-newbar-root] .newbar-text{white-space:normal}[data-newbar-root] .newbar-right{width:100%;justify-content:center}[data-newbar-root] .newbar-arrow,[data-newbar-root] .newbar-label,[data-newbar-root] .newbar-right{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/announcement-newbar.css.map */
