
:root { --bg: #0f2226; --fg:#e9fdff; --accent:#0b6e79; }
img{
    max-width: 100%;
    display: block;
}
.preloader{
    position:fixed; inset:0; z-index:9999;
    display:grid; place-items:center;
    background: radial-gradient(120% 120% at 50% 0%, #13343a 0%, #0b1c20 55%, #0a161a 100%);
    color:var(--fg);
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}
.preloader__inner{ display:flex; flex-direction:column; align-items:center; gap:16px; }
.preloader__drop{ filter: drop-shadow(0 10px 30px rgba(0,0,0,.45)); }
.preloader__headline{ font-size: clamp(20px, 3.2vw, 28px); letter-spacing: .02em; opacity:.95; }
.preloader__25{
    font-weight:800; font-size: clamp(44px, 8vw, 80px);
    line-height:1; display:inline-block; margin-right:8px; color:#aaf2ff;
    text-shadow: 0 0 20px rgba(127,212,255,.35);
}
.preloader__progress{ font-variant-numeric: tabular-nums; opacity:.8; }

.preloader.is-hidden{
    pointer-events:none; opacity:0; transition:opacity .6s ease;
}
.logo-right{
    flex: 0 0 199px;
}
.logo-right img {
    padding-top: 10px;
    max-height: 52px;
}
/* опционально: запрет скролла пока прелоадер виден */
html.preload-lock, body.preload-lock { overflow:hidden; }
.navigation > a svg{
    width: 100%;
    height: auto;
    display: block;
}
.navigation > a {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    background-color: #ffffffad;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    padding: 6px;
}
.navigation.navigation--first-slide a:first-child {
    left: 49.3%;
    top: 29%;
}
.navigation.navigation--first-slide a:nth-child(6) {
    bottom: 18%;
    right: 14.9%;
}
.active > .notice{
    opacity: 1;
    visibility: visible;
}
.hystmodal__window video {
    width: 100%;
    height: 100%;
    display: block;
}
.notice {
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    min-width: 280px;
    transform: translateX(-50%);
    top: 45px;
    opacity: 0;
    visibility: hidden;
    transition: all .2s linear;
}
.notice.notice--top{
    top: auto;
    bottom: 45px;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    gap: 180px;
}
.logo-left {
    display: flex
;
    align-items: center;
    gap: 10px;
    flex: 0 0 145px;
}
.logo-left span {
    white-space: nowrap;
    display: block;
    font-size: 18px;
    color: rgb(3 77 162);
    font-weight: bold;
}
.logo-left img {
    max-height: 52px;
    padding-top: 10px;
}
.navigation.navigation--2025 a:nth-child(1) {
    left: 6%;
    top: 20%;
}
.navigation.navigation--2025 a:nth-child(2) {
    right: 49.4%;
    top: 16%;
}
.navigation.navigation--2025 a:nth-child(3) {
    right: 7.1%;
    top: 38.6%;
}
.navigation.navigation--2025 a:nth-child(4) {
    left: 27.4%;
    top: 33.6%;
}
.navigation.navigation--2025 a:nth-child(5) {
    left: 40.4%;
    top: 29%;
}
.navigation.navigation--2025 a:nth-child(6) {
    right: 49.4%;
    top: 28.6%;
}
.navigation.navigation--2025 a:nth-child(7) {
    right: 30%;
    bottom: 32.6%;
}

.navigation.navigation--2025 a:nth-child(8) {
    bottom: 43%;
    right: 37.5%;
}
.navigation.navigation--2020 a:nth-child(8) {
    left: 41.4%;
    top: 42.6%;
}
.navigation.navigation--2020 a:nth-child(7) {
    right: 44%;
    bottom: 7.6%;
}
.navigation.navigation--2020 a:nth-child(6) {
    right: 19.4%;
    bottom: 18.6%;
    opacity: 0;
    visibility: hidden;
}
.navigation.navigation--2020 a:nth-child(5) {
    left: 37.4%;
    bottom: 43.6%;
}
.navigation.navigation--2020 a:nth-child(4) {
    left: 2%;
    bottom: 8%;
}
.navigation.navigation--2020 a:nth-child(3) {
    left: 4.5%;
    top: 21%;
}
.navigation.navigation--2020 a:nth-child(2) {
    right: 8.2%;
    bottom: 9%;
}
.navigation.navigation--2020 a:nth-child(1) {
    left: 49.1%;
    bottom: 68%;
}
.navigation.navigation--2015 a:nth-child(8) {
    right: 32.3%;
    bottom: 12%;
}
.navigation.navigation--2015 a:nth-child(7) {
    right: 4%;
    top: 32%;
}
.navigation.navigation--2015 a:nth-child(6) {
    left: 49.1%;
    top: 29%;
}
.navigation.navigation--2015 a:nth-child(5) {
    right: 42.7%;
    bottom: 37%;
}
.navigation.navigation--2015 a:nth-child(4) {
    right: 9%;
    top: 33%;
}
.navigation.navigation--2015 a:nth-child(3) {
    left: 15%;
    bottom: 23%;
}
.navigation.navigation--2015 a:nth-child(2) {
    left: 11%;
    top: 22%;
}
.navigation.navigation--2015 a:nth-child(1) {
    left: 10%;
    top: 44%;
}
.navigation.navigation--2010-slide a:nth-child(7) {
    bottom: 41%;
    right: 19.4%;
}
.navigation.navigation--2010-slide a:nth-child(6) {
    bottom: 32%;
    left: 43%;
}
.navigation.navigation--2010-slide a:nth-child(5) {
    right: 48.5%;
    top: 29.5%;
}
.navigation.navigation--2010-slide a:nth-child(4) {
    left: 11%;
    bottom: 46%;
}
.navigation.navigation--2010-slide a:nth-child(3) {
    right: 5%;
    top: 38%;
}
.navigation.navigation--2010-slide a:nth-child(2) {
    right: 45.5%;
    top: 13%;
}

.navigation.navigation--2010-slide a:nth-child(1) {
    left: 14%;
    top: 20%;
}
.navigation.navigation--2005-slide a:nth-child(3) {
    right: 12.5%;
    bottom: 42%;
}
.navigation.navigation--2005-slide a:nth-child(5) {
    left: 49.5%;
    top: 28.5%;
}
.navigation.navigation--2005-slide a:nth-child(4) {
    right: 7%;
    top: 31%;
}
.navigation.navigation--2005-slide a:nth-child(2) {
    right: 22%;
    bottom: 30%;
}
.navigation.navigation--2005-slide a:nth-child(1) {
    left: 25%;
    bottom: 4%;
}
.navigation.navigation--first-slide a path {
    fill: #034da2;
}

.navigation.navigation--first-slide a:nth-child(2) {
    right: 27.3%;
    bottom: 3%;
}
.navigation.navigation--first-slide a:nth-child(3){
    top: 41%;
    right: 20px;
}
.navigation.navigation--first-slide a:nth-child(5) {
    left: 39.5%;
    bottom: 38.5%;
}
.navigation.navigation--first-slide a:nth-child(4) {
    right: 13.5%;
    bottom: 37%;
}
.navigation.navigation--2010 a:nth-child(2) {
    left: 43%;
    top: 59%;
}
.navigation.navigation--2010 a:first-child {
    left: 49%;
    top: 61%;
}
body{
    margin: 0;
}
.wrap {
    height: calc(100vh - 65px);
}
.swiper{
    height: 100%;
    border-radius: 0;
    overflow: hidden;
    background-color: #ffffff;
    background-image: url(/upload/bg-slider.avif);
    background-size: 440px;
}
.swiper-slide{display:flex;align-items:center;justify-content:center}
.swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide-img{width:100%;height:100%;}

/* timeline */
.timeline{
    flex: 1;
    position:relative;
    max-width: calc(100vw - 61px);
    margin: 0 auto 0;
}
.timeline .swiper-scrollbar{height:12px;border-radius:999px;background:#cfe6df;position:relative;overflow:visible}
.timeline .swiper-scrollbar::before{
    content:"";
    position:absolute;
    left:4px;
    right:4px;
    top:0;
    bottom: 0;
    height:100%;
    transform:translateY(0);
    background:repeating-linear-gradient(90deg,transparent 0 calc(var(--step) - 1px), #fff calc(var(--step) - 1px) var(--step));
    border-radius:4px;
    pointer-events:none;
}
.timeline .swiper-scrollbar-drag{background:rgb(3 77 162);border-radius:999px;position:relative}
.timeline .swiper-scrollbar-drag::after{
    display: none !important;
    content:attr(data-year);position:absolute;left:50%;transform:translateX(-50%);
    bottom:130%;padding:2px 8px;border-radius:6px;background:rgb(3 77 162);color:#fff;font-size:12px;white-space:nowrap
}
.timeline__labels{
    position:absolute;
    left:10px;
    right:10px;
    top:15px;
    font-size:12px;
    color:#6b6b6b;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.timeline__label{
    position:static;transform:translateX(-50%);background:none;border:0;padding:0;cursor:pointer;user-select:none;font-size: 15px;
}
.timeline__label.is-active{color:rgb(3 77 162);font-weight:600}
/* блокируем скролл, когда оверлей виден */
html.turn-lock, body.turn-lock { overflow: hidden; }

/* полноэкранный оверлей поверх прелоадера (z больше 9999) */
html.turn-lock, body.turn-lock { overflow: hidden; }
.turn-overlay__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.turn-overlay__caption {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.turn-overlay{
    position: fixed; inset: 0; z-index: 10001;
    display: grid; place-items: center;
    background: rgb(3 77 162);
    opacity: 0; visibility: hidden; pointer-events: none;
    transition: opacity .25s ease;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}
.turn-overlay.is-visible{
    opacity: 1; visibility: visible; pointer-events: auto;
}

.turn-overlay__content{ display:flex; flex-direction:column; align-items:center; gap:14px; }
.turn-overlay__img{
    width: clamp(120px, 22vmin, 260px);
    aspect-ratio: 1;
    animation: turnPulse 1.6s ease-in-out infinite;
    user-select: none;
}
.turn-overlay__caption{
    color:#e9fdff; text-align:center;
    font-size: clamp(14px, 2.2vmin, 18px);
    line-height: 1.35; letter-spacing:.01em;
    text-shadow: 0 1px 2px rgba(0,0,0,.35);
    opacity:.95;
}

@keyframes turnPulse {
    0% { transform: scale(1);   opacity:.92; }
    50%{ transform: scale(1.06); opacity:1; }
    100%{ transform: scale(1);   opacity:.92; }
}

@media (prefers-reduced-motion: reduce){
    .turn-overlay__img{ animation:none; }
}

.achievements {
    position: fixed;
    right: 5px;
    top: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 99999;
}
.achievements__item {
    background-image: url(/upload/bg-achiv.avif);
    background-repeat: no-repeat;
    background-position: center;
    width: 250px;
    background-size: contain;
    height: 66px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    position: relative;

}
.achievements__item__title {
    font-size: 9px;
    color: #664c16;
    position: absolute;
    top: 8px;
}
.achievements__item__name {
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
}
/* поможет сгладить анимацию */
.achievements__item { will-change: transform, opacity; }
/* не обязательно, но удобно: контейнер клики не перехватывает */
.achievements { pointer-events: none; }
.achievements__item { pointer-events: auto; }

@media (max-width: 1300px) {
    .flex{
        gap: 40px;
    }
}
@media (max-width: 1100px) {
    .timeline__label{
        transform: translateX(0%);
    }
    .notice {
        position: absolute;
        background-color: #fff;
        border-radius: 10px;
        padding: 12px;
        font-size: 14px;
        min-width: 280px;
        transform: translateX(-50%);
        top: 45px;
        opacity: 0;
        visibility: hidden;
        transition: all .2s linear;
    }
}
@media (max-width: 1040px) {
    .notice.notice--right-mobile{
        transform: translateX(-10%);
    }
}
@media (max-width: 940px) {
    .navigation.navigation--2010-slide a:nth-child(3) {
        right: 4.5%;
        bottom: 35%;
    }

    .navigation.navigation--first-slide a:first-child,
    .navigation.navigation--2005-slide a:nth-child(5){
        left: 47%;
        top: 41%;
        bottom: auto;
    }
    .navigation.navigation--2015 a:nth-child(6) {
        left: 48.1%;
        top: 27%;
    }
    .navigation.navigation--2020 a:nth-child(1) {
        left: 48.1%;
        bottom: 68%;
    }
    .navigation.navigation--2010-slide a:nth-child(5){
        right: 48%;
        top: 29%;
    }
    .navigation.navigation--2010-slide a:nth-child(4) {
        left: 10%;
        bottom: 43%;
    }
    .navigation.navigation--2025 a:nth-child(6){
        top: 27%;
    }
    .navigation.navigation--2025 a:nth-child(2) {
        right: 49%;
        top: 13%;
    }
    .navigation > a {
        width: 22px;
        height: 22px;
        padding: 4px;
    }
    .navigation.navigation--2025 a:nth-child(1) {
        left: 5%;
    }
    .timeline__label{
        font-size: 12px;
    }
    .wrap {
        height: calc(100vh - 45px);
    }
    .logo-right img{
        padding-top: 0;
    }
    .logo-left img {
        padding-top: 5px;
    }
    .slide-img {
        object-fit: contain;
    }
    .logo-right {
        flex: 0 0 100px;
    }
    .logo-left img {
        max-height: 42px;
        padding-top: 10px;
    }
    .logo-left {
        flex: 0 0 100px;
    }
    .logo-left span {
        white-space: nowrap;
        display: block;
        font-size: 13px;
        color: rgb(3 77 162);
        font-weight: bold;
    }
}
@media (max-height: 380px) {
    .preloader__drop{
        width: 104px;
        height: 132px;
    }
}


@media (max-height: 380px) and (max-width: 900px){
    .notice{
        padding: 10px;
        font-size: 12px;
        min-width: 360px;
        top: 26px;
    }
    .navigation.navigation--2015 a:nth-child(8) {
        right: 31.3%;
        bottom: 8%;
    }
    .navigation.navigation--2020 a:nth-child(2) {
        right: 7.2%;
        bottom: 12%;
    }
    .navigation.navigation--first-slide a:nth-child(3) {
        top: 40%;
        right: 5px;
    }
    .navigation.navigation--2005-slide a:nth-child(5),
    .navigation.navigation--first-slide a:first-child{
        left: 48.5%;
        top: 27%;
    }
    .navigation.navigation--first-slide a:nth-child(6) {
        right: 14%;
        bottom: 16%;
    }
    .navigation.navigation--first-slide a:nth-child(4) {
        right: 12.5%;
        bottom: 35%;
    }
    .navigation.navigation--2005-slide a:nth-child(4) {
        right: 7%;
        top: 26%;
    }
    .navigation.navigation--2005-slide a:nth-child(2) {
        right: 21%;
        bottom: 28%;
    }
    .navigation.navigation--2005-slide a:nth-child(3) {
        right: 12.1%;
        bottom: 41%;
    }
}
@media (max-width: 700px) and (max-height: 380px){
    .navigation.navigation--2025 a:nth-child(3) {
        right: 4.1%;
        top: 37.6%;
    }
    .navigation.navigation--2025 a:nth-child(7) {
        right: 29.3%;
        bottom: 38.6%;
    }
    .navigation.navigation--2025 a:nth-child(8) {
        bottom: 41%;
        right: 35.5%;
    }
    .navigation.navigation--2025 a:nth-child(6){
        right: 48.8%;
    }
    .navigation.navigation--2025 a:nth-child(1) {
        left: 1%;
    }
    .navigation.navigation--first-slide a:nth-child(3) {
        top: 40%;
        right: 0px;
    }
    .navigation.navigation--first-slide a:nth-child(4) {
        right: 10%;
        bottom: 35%;
    }
    .navigation.navigation--first-slide a:nth-child(6) {
        right: 12%;
        bottom: 16%;
    }
    .navigation.navigation--first-slide a:nth-child(5) {
        left: 38.1%;
        bottom: 37.1%;
    }
    .navigation.navigation--2005-slide a:nth-child(1) {
        left: 23%;
        bottom: 4%;
    }
    .navigation.navigation--2005-slide a:nth-child(2) {
        right: 19%;
        bottom: 28%;
    }
    .navigation.navigation--2005-slide a:nth-child(3) {
        right: 9.1%;
        bottom: 41%;
    }
    .navigation.navigation--2005-slide a:nth-child(4) {
        right: 4%;
        top: 26%;
    }
}