.headerWrap{position:sticky;top:0;z-index:200}#header{position:fixed;top:0;z-index:1000;padding:30px 30px 0;width:100%;margin:0 auto}#headerInner{max-width:1440px;margin:0 auto;display:flex;align-items:center;padding:20px 30px;border-radius:60px;transition:.3s ease-in}#header.active #headerInner{background-color:#fff;border:dashed 2px var(--light-blue)}#headerLogo{flex:1;display:flex}.headerLogoImg Img{height:100%;max-height:45px}#headerNav,#headerNavMobile{flex:2;align-items:center;justify-content:space-around;display:flex}.headerNavLink{display:flex;flex-direction:column;font-size:26px;font-weight:700;color:var(--light-blue);padding:4px 12px;border-radius:20px}#headerIcons{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:25px}#headerIcons svg{height:24px;width:24px}#headerIcons button{width:fit-content;height:fit-content}#headerIconsCart{cursor:pointer;position:relative;padding:0}#headerIconsCart svg{fill:var(--light-blue)}#headerIconsCart svg path{fill:var(--light-blue)}#headerIconsCart[data-count]:not([data-count="0"]):after{content:attr(data-count);position:absolute;right:14px;bottom:18px;display:flex;justify-content:center;align-items:center;background-color:var(--light-blue);border-radius:100%;color:#fff;font-size:13px;height:20px;width:20px}#headerMenu{display:none;width:20px;height:20px;padding:0}#headerMenu svg{fill:var(--light-blue)}#headerMenu svg path{stroke:var(--light-blue)}@media (max-width: 800px){#header{padding:10px 20px}#headerInner{padding:20px;border-radius:60px}#header.active #headerInner{background-color:#fff;border:dotted 2px var(--light-blue)}#headerInner{justify-content:space-between}#headerNav{display:none}#headerMenu{display:block}}#slider{animation:exit .4s ease;border:none;display:none;height:100%;left:0;max-height:none;max-width:none;padding:0;top:0;width:100%;z-index:2147483648}#slider[open]{animation:enter .4s ease;display:flex;position:fixed}@keyframes enter{0%{left:-200%}to{left:0}}@keyframes exit{0%{display:flex;left:0}to{display:none;left:-200%}}#sliderContent{display:flex;flex-direction:column;height:100%;max-width:85%;padding:20px;width:100%;z-index:25;background-color:#fff;overflow-y:auto}#sliderClose{display:flex;justify-content:flex-end}#sliderClose:focus-visible{outline:none}#sliderClose svg{height:25px;width:25px}#sliderNav{margin:30px 0}.sliderNavLink{display:block;font-size:32px;font-weight:700;padding:20px;color:var(--light-blue)}#sliderSocial{display:flex;align-items:center;gap:20px;margin:auto 20px 20px}.sliderSocialItemImage{width:40px;height:40px}#sliderExit{flex-grow:1;height:100%}
/*# sourceMappingURL=/cdn/shop/t/89/assets/theme-header.css.map */
