.footer-cookie-settings{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.footer-cookie-settings:hover{color:#fff}
.cookie-consent{position:fixed;z-index:10000;left:clamp(12px,2vw,28px);right:clamp(12px,2vw,28px);bottom:clamp(12px,2vw,28px);display:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;width:min(920px,calc(100% - 24px));margin-inline:auto;padding:22px 24px;background:#17181a;color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 70px rgba(0,0,0,.36)}
.cookie-consent.is-visible{display:grid}
.cookie-consent__title{display:block;margin-bottom:7px;font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.cookie-consent__text{max-width:680px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.55}
.cookie-consent__text a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.cookie-consent__actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.cookie-consent__button{min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;font:inherit;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}
.cookie-consent__button--accept{background:#b42a26;border-color:#b42a26}
.cookie-consent__button:hover{background:#fff;border-color:#fff;color:#17181a}
@media(max-width:720px){.cookie-consent{grid-template-columns:1fr;gap:18px;padding:20px}.cookie-consent__actions{display:grid;grid-template-columns:1fr}.cookie-consent__button{width:100%}}
@media(prefers-reduced-motion:reduce){.cookie-consent *{transition:none!important}}
picture{display:block;width:100%;height:100%}

/* Единый хедер для всех страниц Федерации */
body .header.header{z-index:60;background:#e2e3e6;border-bottom:1px solid #c7c9cc}
body .header.header .nav{width:min(100%,1320px);height:100px;margin-inline:auto;padding-inline:clamp(24px,4vw,64px);display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:clamp(14px,2.2vw,34px)}
body .header.header .brand{min-width:0;display:flex;align-items:center;gap:12px}
body .header.header .brand-logos{display:flex;align-items:center;gap:6px;flex:0 0 auto}
body .header.header .brand-logos img{display:block;width:58px;height:58px;object-fit:contain;filter:none}
body .header.header .brand-logo-city{clip-path:circle(49%)}
body .header.header .brand-text{display:block;white-space:nowrap;color:#17181a;font-size:8.4px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}
body .header.header .menu{min-width:0;display:flex;justify-content:center;gap:clamp(12px,1.6vw,26px)}
body .header.header .menu a{position:relative;white-space:nowrap;color:#17181a;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}
body .header.header .menu a::after{content:'';position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:#b42a26;transition:right .25s}
body .header.header .menu a:hover,body .header.header .menu a.active{color:#b42a26}
body .header.header .menu a:hover::after,body .header.header .menu a.active::after{right:0}
body .header.header .nav-actions{display:flex;align-items:center;justify-self:end;gap:18px}
body .header.header .phone{display:inline;color:#17181a;font-size:12px;font-weight:700;white-space:nowrap}
body .header.header .btn{min-height:56px;padding:0 28px;border:1px solid #17181a;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:transparent;color:#17181a;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;transition:.25s}
body .header.header .btn::after{content:'';width:18px;height:18px;flex:0 0 18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M8 7h9v9' fill='none' stroke='%23000' stroke-width='1.7'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M8 7h9v9' fill='none' stroke='%23000' stroke-width='1.7'/%3E%3C/svg%3E") center/contain no-repeat}
body .header.header .btn-red{background:#b42a26;border-color:#b42a26;color:#fff}
body .header.header .btn-red:hover{background:#8f211e;border-color:#8f211e;color:#fff}
body .header.header .menu-toggle{display:none;width:50px;height:50px;padding:0;border:1px solid #c7c9cc;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer}
body .header.header .menu-toggle i{display:block;width:22px;height:2px;background:#17181a;transition:transform .25s}
body .header.header .menu-toggle[aria-expanded=true] i:first-child{transform:translateY(4px) rotate(45deg)}
body .header.header .menu-toggle[aria-expanded=true] i:last-child{transform:translateY(-4px) rotate(-45deg)}

@media(max-width:1240px){
  body .header.header .menu{display:none}
  body .header.header .menu-toggle{display:flex}
  body .header.header .menu.open{display:flex;position:fixed;z-index:50;inset:100px 0 0;padding:32px clamp(24px,4vw,64px) 100px;background:#e2e3e6;flex-direction:column;justify-content:flex-start;gap:0;overflow-y:auto}
  body .header.header .menu.open a{padding:15px 0;border-bottom:1px solid #c7c9cc;font-size:27px}
  body .header.header .menu.open a::after{display:none}
}
@media(max-width:760px){
  body .header.header .nav{height:82px;padding-inline:20px;gap:8px}
  body .header.header .brand{gap:6px}
  body .header.header .brand-logos{gap:3px}
  body .header.header .brand-logos img{width:40px;height:40px}
  body .header.header .brand-text{font-size:6.2px}
  body .header.header .phone,body .header.header .nav-actions>.btn{display:none}
  body .header.header .menu.open{inset:82px 0 0;padding-inline:20px}
}
