#b2bCartLoader{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;align-items:center;justify-content:center;flex-direction:column;gap:28px;background:#fffffff5;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4)}body[data-b2b-loading] #b2bCartLoader{display:flex!important}#b2bCartLoader.is-active{display:flex;animation:b2b-fadein .3s ease forwards}#b2bCartLoader.is-hiding{display:flex!important;opacity:0;transform:scale(.98);transition:opacity .45s ease,transform .45s ease}@keyframes b2b-fadein{0%{opacity:0}to{opacity:1}}.b2b-loader__tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:64px;height:64px}.b2b-loader__tile{background:#111;border-radius:2px;opacity:0;transform:scale(.3);animation:b2b-tile-pop 1.5s cubic-bezier(.34,1.56,.64,1) infinite}.b2b-loader__tile:nth-child(1){animation-delay:0s}.b2b-loader__tile:nth-child(2){animation-delay:.09s}.b2b-loader__tile:nth-child(3){animation-delay:.18s}.b2b-loader__tile:nth-child(4){animation-delay:.27s}.b2b-loader__tile:nth-child(5){animation-delay:.36s;background:#888}.b2b-loader__tile:nth-child(6){animation-delay:.45s}.b2b-loader__tile:nth-child(7){animation-delay:.54s}.b2b-loader__tile:nth-child(8){animation-delay:.63s}.b2b-loader__tile:nth-child(9){animation-delay:.72s}@keyframes b2b-tile-pop{0%{opacity:0;transform:scale(.3) rotate(-4deg)}35%{opacity:1;transform:scale(1) rotate(0)}65%{opacity:.2;transform:scale(.85) rotate(2deg)}to{opacity:0;transform:scale(.3) rotate(-4deg)}}.b2b-loader__bar-track{width:140px;height:1px;background:#e0e0e0;position:relative;overflow:hidden}.b2b-loader__bar-fill{position:absolute;left:-60%;top:0;height:100%;width:60%;background:linear-gradient(90deg,transparent,#111,transparent);animation:b2b-bar-slide 1.5s cubic-bezier(.77,0,.175,1) infinite}@keyframes b2b-bar-slide{0%{left:-60%}to{left:140%}}.b2b-loader__label{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:10px;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#111;margin:-8px 0 0;animation:b2b-text-pulse 1.5s ease-in-out infinite}@keyframes b2b-text-pulse{0%,to{opacity:.35}50%{opacity:1}}.b2b-loader__dots{display:flex;gap:7px;margin-top:-12px}.b2b-loader__dot{width:4px;height:4px;border-radius:50%;background:#bbb;animation:b2b-dot-bounce 1.2s ease-in-out infinite}.b2b-loader__dot:nth-child(1){animation-delay:0s}.b2b-loader__dot:nth-child(2){animation-delay:.2s}.b2b-loader__dot:nth-child(3){animation-delay:.4s}@keyframes b2b-dot-bounce{0%,80%,to{transform:translateY(0);background:#ccc}40%{transform:translateY(-7px);background:#111}}
/*# sourceMappingURL=/cdn/shop/t/216/assets/b2b-cart-loader-css.css.map */
