.header-inner{grid-template-columns:178px minmax(240px,420px) 1fr auto;gap:18px}.logo{display:flex;justify-content:flex-start}.logo img{width:164px;max-height:52px}.categories-menu{position:relative}.categories-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:5px}.categories-menu summary::-webkit-details-marker{display:none}.categories-menu__panel{position:absolute;top:32px;right:0;width:250px;padding:12px;background:#fff;border:1px solid #dbe6f1;border-radius:14px;box-shadow:0 18px 48px #062b522e;display:grid;z-index:35}.categories-menu__panel a{padding:10px 12px;border-radius:9px}.categories-menu__panel a:hover{background:#f4f9fd;color:#ff5a1f}.trust-item{display:flex;align-items:center;gap:10px}.trust-item svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.social-icons{display:flex;align-items:center;gap:14px;margin-top:17px}.social-icons a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dbe6f1;border-radius:50%;margin:0;color:#062b52}.social-icons a:hover{color:#ff5a1f;border-color:#ff5a1f}.social-icons svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.social-icons .fill{fill:currentColor;stroke:none}@media(max-width:1100px){.header-inner{grid-template-columns:150px 1fr auto}.logo img{width:142px}.categories-menu__panel{right:auto;left:0}.trust-item{justify-content:center}}@media(max-width:700px){.logo img{width:128px}.categories-menu__panel{position:fixed;left:14px;right:14px;top:142px;width:auto}.trust-item{justify-content:flex-start}}
