.marquee{width:100%;height:30px;float:left;background-color:#ffe2fc;display:flex;align-content:center;align-items:center;overflow:hidden}.marquee__inner{display:flex;width:max-content;animation:marquee 50s linear infinite}.marquee__inner span{padding:0 50px;white-space:nowrap;font-size:14px;font-weight:400}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}header{width:100%;height:auto;position:fixed;left:0;top:30px;background-color:#fff;border-bottom:1px solid #000;border-top:1px solid #000;padding:23px 0;z-index:2;transition:.3s}header.fixed{top:0;transition:.3s}.header__row{width:100%;height:auto;float:left;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:center}.header__item{width:fit-content;height:auto;min-width:180px}.header__item-logo{width:fit-content;height:auto;float:left}.header__item-logo img{width:150px;height:auto;float:left}.header__item-menu{width:fit-content;height:auto;float:left}.header__item-menu>li{width:fit-content;height:auto;float:left;margin:0 12px}.header__item-menu>li>a{width:fit-content;height:auto;float:left;font-weight:700;letter-spacing:.075em;font-size:14px;color:#000;text-transform:uppercase;transition:.2s}.header__item-menu>li>a:hover{opacity:.5;transition:.2s}.header__item__tools{width:fit-content;height:auto;float:right;display:flex;flex-wrap:wrap;justify-content:right;gap:19px}.header__item__tools a{width:26px;height:26px;background-position:center;background-repeat:no-repeat;background-size:cover;transition:.2s}.header__item__tools a:hover{opacity:.5;transition:.2s}.header__item__tools a[data-type=search]{background-image:url(/cdn/shop/files/search.svg)}.header__item__tools a[data-type=cart]{background-image:url(/cdn/shop/files/cart.svg?v=1765016970)}.header__item__tools a[data-type=user]{background-image:url(/cdn/shop/files/user.svg?v=1765016970)}.header__item__tools a[data-type=bar]{display:none;background-image:url(/cdn/shop/files/bar.svg?v=1765016969)}.header__item__tools a[data-type=close]{background-image:url(/cdn/shop/files/close.svg?v=1765016970)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/header.css.map */
