:root{--dev-header-h: 93px}@media(max-width:990px){:root{--dev-header-h: 85px}}.dev-header{background-color:#1b1d2500;color:#f4f4f2;font-family:Barlow,system-ui,-apple-system,sans-serif;position:fixed;top:0;left:0;right:0;z-index:50;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.dev-header[data-scrolled=true]{background-color:#1b1d25eb;backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);box-shadow:0 1px #f4f4f20f}.dev-header-container{width:100%;max-width:1440px;margin-inline:auto;padding-inline:40px;box-sizing:border-box}@media(max-width:990px){.dev-header-container{padding-inline:40px}}.dev-header__inner{display:flex;align-items:center;justify-content:space-between;padding-block:24px;gap:24px}.dev-header__logo{display:inline-flex;align-items:center;flex-shrink:0;color:inherit;text-decoration:none}.dev-header__logo-img{display:block;height:45px;width:auto}.dev-header__logo-fallback{font-family:Barlow Condensed,Barlow,sans-serif;font-weight:700;font-size:18px;line-height:1;text-transform:uppercase;letter-spacing:.04em}.dev-header__nav{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}.dev-header__nav-link{font-family:Barlow,sans-serif;font-weight:400;font-size:18px;line-height:1;color:#f4f4f2;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.dev-header__nav-link:hover{opacity:.85}.dev-header__nav-link--active{color:#eed706;font-weight:700}.dev-header__inner>.dev-btn{flex-shrink:0;white-space:nowrap}.dev-header__toggle{display:none;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:transparent;border:0;color:#f4f4f2;cursor:pointer;flex-shrink:0}.dev-header__toggle svg{width:100%;height:100%;display:block}.dev-header__drawer{display:none}@media(max-width:990px){.dev-header__inner{padding-block:20px;padding-left:40px;padding-right:40px}.dev-header__nav,.dev-header__inner>.dev-btn{display:none}.dev-header__toggle{display:inline-flex}.dev-header__drawer{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:#1b1d25;color:#f4f4f2;z-index:100;visibility:hidden;opacity:0;transition:opacity .2s ease,visibility .2s ease}.dev-header[data-open=true]{bottom:0}.dev-header[data-open=true] .dev-header__drawer{visibility:visible;opacity:1}.dev-header__drawer-top{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;gap:24px;width:100%;box-sizing:border-box}.dev-header__drawer-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:48px 16px;gap:32px;overflow-y:auto;box-sizing:border-box}.dev-header__drawer-nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.dev-header__drawer-link{display:block;padding:16px;font-family:Barlow,sans-serif;font-weight:400;font-size:18px;line-height:1;color:#f4f4f2;text-decoration:none}.dev-header__drawer-link--active{color:#eed706;font-weight:700}.dev-header__drawer-body>.dev-btn{width:100%}body.dev-header--locked{overflow:hidden}}@media(max-width:768px){.dev-header__inner{padding-left:16px;padding-right:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dev-header.css.map */
