.headerContainer{width:100%;padding:22px 0 30px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-family:var(--font-catalog-title),serif}.headerLogoLink{display:inline-flex;text-decoration:none}.headerLinkList{display:flex;margin-left:auto;align-items:center;justify-content:center;gap:30px;font-size:18px;color:#fff;line-height:28px;font-weight:500;font-family:inherit;text-transform:uppercase}.headerLinkList a{color:inherit;text-decoration:none;transition:transform .16s ease,color .16s ease}.headerLinkList a:focus-visible,.headerLinkList a:hover{transform:scale(1.08)}.headerRight{display:flex;align-items:center;gap:12px}.headerRight a{font-family:var(--font-catalog-text),sans-serif}.headerAccountLink{display:inline-flex;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:#fff;text-decoration:none;cursor:pointer;transition:transform .16s ease,color .16s ease}.headerAccountLink:focus-visible,.headerAccountLink:hover{transform:scale(1.12)}.fontLink{font-weight:800;color:#fff;text-decoration:none;font-family:inherit;font-size:14px;line-height:1.2;white-space:nowrap}.accountPopup,.accountPopupBackdrop,.headerBurgerButton,.headerMobileBackdrop,.headerMobilePanel{display:none}.accountPopupBackdrop{position:fixed;inset:0;z-index:1190;background:rgba(5,22,42,.6);opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.accountPopupBackdropOpen{display:block;opacity:1;visibility:visible}.accountPopup{position:fixed;top:50%;left:50%;z-index:1200;width:min(92vw,420px);transform:translate(-50%,-50%);border-radius:20px;padding:32px;background:var(--accent-new);box-shadow:0 32px 64px rgba(5,22,42,.4);color:#fff}.accountPopupOpen{display:block}.accountPopup h2{margin:0 0 10px;font-family:var(--font-catalog-title),serif;font-size:32px;font-weight:300;line-height:1.15;color:#fff}.accountPopup p{margin:0;font-size:13px;line-height:1.6}.accountPopup p,.accountPopupPolicy{font-family:var(--font-catalog-text),sans-serif;color:rgba(255,255,255,.5)}.accountPopupPolicy{margin-top:10px;display:inline-flex;font-size:12px;font-weight:400;text-decoration:underline;text-underline-offset:3px}.accountPopupLogin{margin-top:24px;min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);color:#fff;text-decoration:none;font-family:var(--font-catalog-text),sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:background .16s ease,border-color .16s ease}.accountPopupLogin:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.25)}.accountPopupClose{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;background:transparent;cursor:pointer}.accountPopupClose span{position:absolute;top:15px;left:8px;width:16px;height:2px;border-radius:999px;background:rgba(255,255,255,.5)}.accountPopupClose span:first-child{transform:rotate(45deg)}.accountPopupClose span:last-child{transform:rotate(-45deg)}@media (max-width:1100px){.headerContainer{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 0 18px}.headerContainer img{max-width:145px}.headerLinkList,.headerRight{display:none}.headerBurgerButton{width:44px;height:44px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:0;border-radius:50%;background:rgba(255,255,255,.12);cursor:pointer;flex-shrink:0}.headerBurgerButton span{width:18px;height:2px;border-radius:999px;background:#fff}.headerMobileBackdrop{position:fixed;inset:0;z-index:1090;display:block;background:rgba(5,22,42,.6);opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.headerMobileBackdropOpen{opacity:1;visibility:visible}.headerMobilePanel{position:fixed;top:0;right:0;z-index:1100;width:min(74vw,280px);height:100dvh;display:flex;flex-direction:column;padding:22px 20px 30px;background:var(--accent-new);color:#fff;transform:translateX(100%);transition:transform .25s ease}.headerMobilePanelOpen{transform:translateX(0)}.headerMobileClose{position:absolute;top:14px;right:12px;width:30px;height:30px;border:0;background:transparent;cursor:pointer}.headerMobileClose span{position:absolute;left:7px;top:14px;width:16px;height:2px;border-radius:999px;background:rgba(255,255,255,.6)}.headerMobileClose span:first-child{transform:rotate(45deg)}.headerMobileClose span:last-child{transform:rotate(-45deg)}.headerMobileLogoLink{margin-top:24px;display:inline-flex;width:fit-content}.headerMobileLogoLink img{width:98px;height:auto}.headerMobileNav{margin-top:32px;display:flex;flex-direction:column;gap:4px}.headerMobileNav a{color:rgba(255,255,255,.7);text-decoration:none;font-family:var(--font-catalog-text),sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08);transition:color .16s ease}.headerMobileNav a:last-child{border-bottom:none}.headerMobileNav a:hover{color:#fff}.headerMobileAccount{margin-top:20px;display:inline-flex;align-items:center;border:0;padding:0;background:transparent;cursor:pointer;color:rgba(255,255,255,.5);font-family:var(--font-catalog-text),sans-serif;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;line-height:1;transition:color .16s ease}.headerMobileAccount:hover{color:#fff}.headerMobilePhone{margin-top:24px;color:#fff;text-decoration:none;font-family:var(--font-catalog-title),serif;font-size:22px;font-weight:300;line-height:1.1}.headerMobileBottom{margin-top:auto;display:flex;flex-direction:column;gap:16px;align-items:flex-start}.headerMobileMessengers{display:flex;align-items:center;gap:10px}.headerMobileMessengers a{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .16s ease}.headerMobileMessengers a:hover{opacity:1}.headerMobileMessengers img{width:32px;height:32px}.headerMobileWriteButton{min-width:132px;min-height:44px;padding:0 24px;border:1px solid rgba(255,255,255,.2);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-catalog-text),sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:border-color .16s ease,background .16s ease}.headerMobileWriteButton:hover{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.06)}}@media (max-width:560px){.headerContainer{padding:12px 0 14px}.headerBurgerButton{width:40px;height:40px}.headerBurgerButton span{width:16px}.headerMobilePanel{width:min(76vw,260px);padding:18px 16px 24px}.headerMobileNav a{font-size:12px}.headerMobilePhone{font-size:20px}.headerMobileWriteButton{min-width:120px;min-height:40px;font-size:12px}}