/* редизайн главного блока мир-22г */

.mir-theme .header-upper-block {
    height: 100px;
    position: relative;
    border-bottom: 1px solid #D5E0EA;
}

body:not(.eng) .header-upper-block{
    height: 110px;
}

.mir-theme .header::before {
    height: 100%;
    top: auto;
    bottom: 0;
    display: none;
}

.mir-theme .header::after {
    top: 0;
    bottom: 0;
    background-image: url(../img/mir/mir-lepestki-2.svg);
    height: 100%;

    display: none;
}

.mir-theme .header-logo {
    width: 200px;
    height: 60px;
    margin-top: 0px;
    padding-top: 15px;
    margin-bottom: 0;
    overflow: visible;
}

.mir-theme .width.header-container {
    max-width: 1400px;
    margin: 0 auto;
}

.mir-theme .bg-lepestki {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/mir/mir-lepestki-2.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    z-index: -1;
}

body:not(.eng) .bg-lepestki {
    background-image: url(../img/winline/superhero/1920.png);
    background-position: 55% 100%;
    height: 111px;
}

@media (min-width: 1921px) {
    body:not(.eng) .bg-lepestki {
        background-position: 47% 100%;
        background-image: url(../img/winline/superhero/2560.png);
    }
}

body:not(.eng) .bg-lepestki .bg-superhero{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/public/common/img/winline/superhero/superhero-text.png);
    background-repeat: no-repeat;
    background-position: 30%;
    background-size:32% !important;
    z-index: -1;
}

body:not(.eng) .bg-lepestki .bg-muzhiki{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/public/common/img/winline/superhero/muzhiki-new.png);
    background-repeat: no-repeat;
    background-position: 70%;
    background-size: contain;
    z-index: -1;
}

body:not(.eng) .top-menu .mail_ico{
    margin-right: 30px;
}

body:not(.eng) .bg-lepestki {
    background-image: url(/public/common/img/winline/superhero/2560.png);
    background-position: 40% 100% !important;
}

@media (max-width: 1800px) {
    .mir-theme .bg-lepestki {
        background-position: 45% 100%;
    }
    body:not(.eng) .bg-lepestki .bg-muzhiki{
        background-position:75%;
    }
    body:not(.eng) .top-menu .mail_ico{
        margin-right: 30px;
    }
}


@media (max-width: 1441px) {
    .mir-theme .bg-lepestki {
        background-position: 30% 100%;
    }

    body:not(.eng) .bg-lepestki {
        background-position: 45% 100%;
        background-image: url(/public/common/img/winline/superhero/2560.png);
    }

    body:not(.eng).mir-theme .header-logo{
        width: 300px;
    }

    body:not(.eng).mir-theme .language{
        font-size: 11px;
    }

    body:not(.eng) .social-item.icon-social{
        background-size: 15px !important;
    }

    body:not(.eng) .top-menu .language:first-child{
        padding-left: 10px;
    }

    body:not(.eng) .winline-logo-header img{
        width: 80px !important;
    }
}

@media (max-width: 1600px) {
    .mir-theme .bg-lepestki {
        background-position: 18% 100%;
    }

    body:not(.eng) .bg-lepestki {
        background-position: 45% 100%;
        background-image: url(/public/common/img/winline/superhero/2560.png);
    }

    body:not(.eng) .bg-lepestki .bg-muzhiki{
        background-position:75%;
    }

    body:not(.eng).mir-theme .header-logo{
        width: 150px;
    }
    body:not(.eng) .winline-logo-header img{
        width: 85px !important;
    }
    body:not(.eng) .top-menu .mail_ico{
        margin-right: 10px;
    }
}

@media (max-width: 1440px) {
    .mir-theme .bg-lepestki {
        background-position: 18% 100%;
    }

    body:not(.eng) .bg-lepestki {
        background-position: 45% 100%;
        background-image: url(/public/common/img/winline/superhero/2560.png);
    }

    body:not(.eng) .bg-lepestki .bg-muzhiki{
        background-position:75%;
    }

    body:not(.eng) .bg-lepestki .bg-superhero{
        background-position: 25%;
        background-size: 35%;
    }

    body:not(.eng).mir-theme .header-logo{
        width: 150px;
    }
    body:not(.eng) .top-menu .mail_ico{
        padding: 0px 5px;
        margin-right: 0px;
    }
}

@media (max-width: 1279px) {
    .mir-theme .bg-lepestki {
        background-position: 18% 100%;
    }

    body:not(.eng) .bg-lepestki {
        background-position: 40% 100%;
        background-image: url(/public/common/img/winline/superhero/2560.png);
    }

    body:not(.eng).mir-theme .header-logo{
        width: 150px;
    }
    body:not(.eng) .bg-lepestki .bg-superhero{
        background-position: 25%;
        background-size: 35%;
    }
    body:not(.eng) .top-menu .mail_ico{
        padding: 0px 5px;
    }
}

@media (max-width: 1200px){
    body:not(.eng) .bg-lepestki {
        background-image: url(/public/common/img/winline/superhero/2560.png);
        background-position: 40% 100%;
    }

    body:not(.eng) .bg-lepestki .bg-muzhiki{
        display: none;
    }

    body:not(.eng).mir-theme .header-logo{
        width: 115px;
    }
    body:not(.eng) .bg-lepestki .bg-superhero {
        background-position: 50%;
        background-size: 50%;
    }

    body:not(.eng) .top-menu .language:first-child{
        padding-left: 10px;
    }

    body:not(.eng) .social-item.icon-social{
        padding: 6px 7px !important;
    }

    body:not(.eng) .top-menu .language:last-child{
        padding-right: 0;
    }

    body:not(.eng) .top-menu a{
        padding: 0 0px;
    }

    body:not(.eng) .winline-logo-header img{
        width: 90px !important;
    }
}

@media (max-width: 1100px){
    body:not(.eng) .bg-lepestki {
        background-image: url(/public/common/img/winline/superhero/2560.png);
        background-position: 35% 30%;
    }

    body:not(.eng).mir-theme .header-logo{
        width: 95px;
    }

    body:not(.eng) .winline-logo-header img{
        width: 65px !important;
    }

    body:not(.eng) .social-item.icon-social{
        padding: 6px 3px !important;
    }

    body:not(.eng).mir-theme .upper-links .search-button{
        padding-left: 3px;
    }

    body:not(.eng) .top-menu .language:first-child{
        margin-right: 0;
        padding-right: 0;
        padding-left: 5px;
    }
    body:not(.eng) .top-menu .mail_ico{
        padding: 0px;
    }
}

@media (max-width: 1050px){
    body:not(.eng).mir-theme .header-logo{
        width: 80px;
    }
}

.mir-theme .russian-flag-mir {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/mir/flag_desktop.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 15%;
    z-index: -1;
}

.mir-theme .upper-links {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
}

.mir-theme .header-clubs {
    background: #F1F8FE;
}

.mir-theme .header-clubs .rpl-clubs {
    padding: 15px 0;
    margin: 0;
}

.mir-theme .header-clubs .rpl-clubs table a img {
    width: 43px;
    height: 43px;
}

.mir-theme .main-video-section {
    display: block;
    position: relative;
    z-index: 5;
}

.mir-theme .main-video-section::before {
    display: block;
    content: '';
    padding-top: 42.10%;
}

.mir-theme .main-video-section video {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 3;
}

.mir-theme .main-video-section .links {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 9;
    max-width: 1400px;
}

.mir-theme .main-video-section .links .video-link {
    display: block;
    width: 77px;
    height: 77px;
    text-decoration: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 20px 0;
    opacity: .7;
    transition: .15s linear;
    margin-left: 20px;
}

.mir-theme .main-video-section .links .video-link:hover {
    opacity: 1;
}

.mir-theme .main-video-section .links .video-link.tickets {
    background-image: url('../img/mir/tickets.svg');
    margin-bottom: 44px;
}

.mir-theme .main-video-section .links .video-link.live {
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    color: white;
    height: auto;
    display: flex;
    width: fit-content;
    white-space: nowrap;
    align-items: center;
}

.mir-theme .main-video-section .links .video-link.live .text {
    opacity: 0;
    transition: .1s linear;
}

.mir-theme .main-video-section .links .video-link.live:hover .text {
    opacity: 1;
}

.mir-theme .main-video-section .links .video-link.live .video-link-icon-live {
    background-image: url('../img/mir/live.svg');
    width: 77px;
    height: 77px;
    text-decoration: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    flex-shrink: 0;
    margin-right: 20px;
}

/*DELETe*/
.mir-theme .main-video-section-gnida .links {
    display: block;
    left: 0;
/*/ max-width: 1400px; /*/
position: absolute;
    top: 50%;
    transform: translateY(-50%);
 width: fit-content;
z-index: 9;
    margin-left: calc((100% - 1440px) / 2);
}

@media (max-width: 1439px) {
    .mir-theme .main-video-section-gnida .links {
        margin-left: 0px;
    }
    .mir-theme .main-video-section .links .video-link.live .video-link-icon-live {
        width: 52px;
        height: 52px;
    }
}

.mir-theme .main-video-section-gnida .links .video-link {
    display: block;
    width: 77px;
    height: 77px;
    text-decoration: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 20px 0;
    opacity: .7;
    transition: .15s linear;
    margin-left: 20px;
}

.mir-theme .main-video-section-gnida .links .video-link:hover {
    opacity: 1;
}

.mir-theme .main-video-section-gnida .links .video-link.tickets {
    background-image: url('/public/common/img/mir/tickets.svg');
    margin-bottom: 44px;
}

.mir-theme .main-video-section-gnida .links .video-link.live {
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    color: white;
    height: auto;
    display: inline-flex;
    width: fit-content;
    white-space: nowrap;
    align-items: center;
}

.mir-theme .main-video-section-gnida .links .video-link.live .text {
    opacity: 0;
    transition: .1s linear;
}

.mir-theme .main-video-section-gnida .links .video-link.live:hover .text {
    opacity: 1;
}

.mir-theme .main-video-section-gnida .links .video-link.live .video-link-icon-live {
    background-image: url('/public/common/img/mir/live.svg');
    width: 77px;
    height: 77px;
    text-decoration: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    flex-shrink: 0;
    margin-right: 20px;
}

.mir-theme .main-video-section .video-controls {
    display: flex;
    position: absolute;
    left: 60px;
    right: 60px;
    bottom: 40px;
    height: 50px;
    z-index: 10;
    align-items: center;
    justify-content: space-between;
}

.mir-theme .main-video-section .video-controls .control-item {
    display: inline-flex;
    cursor: pointer;
    width: fit-content;
    height: fit-content;
}

.mir-theme .main-video-section .video-controls .control-item .name {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
}

.mir-theme .main-video-section .video-controls .control-item .icon {
    width: 42px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.mir-theme .main-video-section .video-controls .control-item.prev-control .icon {
    margin-right: 6px;
    background-image: url('../img/arrow_l.svg');
}

.mir-theme .main-video-section .video-controls .control-item.next-control .icon {
    margin-left: 6px;
    background-image: url('../img/arrow_r.svg');
}

.mir-theme .main-video-section .video-controls .control-item.prev-control {
    text-align: left;
    justify-content: flex-start;
}

.mir-theme .main-video-section .video-controls .control-item.next-control {
    text-align: right;
    justify-content: flex-end;
}

.mir-theme .width.header-container.main-navigation {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mir-theme .main-menu {
    background: transparent;
    z-index: 159;
}

.mir-theme .main-menu ul {
    display: flex;
    align-items: center;
}

.mir-theme .main-menu ul li {
    height: 50px;
}

.mir-theme .main-menu ul li > a {
    color: white;
}

@media (max-width: 1500x) {
    .mir-theme .main-menu ul li > a {
        font-size: 18px;
    }
}

@media (max-width: 1300px) {
    .mir-theme .main-menu ul li > a {
        font-size: 14px;
    }
}

.mir-theme .main-menu ul li .subnav {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mir-theme .main-menu-wrapper {
    margin-bottom: -52px;
    position: relative;
    z-index: 150;
    background: transparent;
}

body:not(.eng).mir-theme .main-menu-wrapper{
    margin-bottom: -52px;
    position: fixed;
    top: 184px;
    width: 100%;
    z-index: 150;
    background: transparent;
    background-color: transparent;
}

body:not(.eng).mir-theme.no-video .main-menu-wrapper{
    background: white;
    background-color: white;
    z-index: 160;
}

.fixed-header .mir-theme .main-menu-wrapper:before {
    display: none;
}

.mir-theme .main-menu-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(180deg, #0F8BEE 11.46%, rgba(15, 139, 238, 0) 100%);
    opacity: 0.7;
    z-index: -1;
}

body:not(.eng).mir-theme .main-menu-wrapper:before{
    /* background: linear-gradient(180deg, #FF6A12 11.46%, rgba(255, 106, 18, 0) 100%); */
}

body.eng.mir-theme .video-wrapper {
    margin-top: -52px;
}

.mir-theme .calendar-rpl .switches {
    display: none;
}

.mir-theme .mir-calendar-main {
    margin-top: -95px;
}

.mir-theme .video-links-container {
    width: 100%;
    height: 100%;
}

.mir-theme .main-menu ul li > a i {
    border-top-color: white;
}

.mir-theme .main-menu ul li:hover > a {
    color: white;
    background: none;
    -webkit-background-clip: none;
    -webkit-text-fill-color: unset;
    background-clip: none;
    text-fill-color: white;
}

.mir-theme .social-item.icon-social {
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url('../img/mir/social_icon_black.svg');
    padding: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 63%;
}

body:not(.eng) .social-item.icon-social{
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url('/img/mir/social_icon.svg');
    padding: 6px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.mir-theme .social.with-subnav {
    position: relative;
}

.mir-theme .social.with-subnav .subnav {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 20px;
    background: white;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    top: 35px;
}

body:not(.eng) .social.with-subnav .subnav a{
    color: black;
}

.mir-theme .social.with-subnav .subnav::before {
    content: '';
    width: 10px;
    height: 8px;
    background-image: url('../img/mir/social_triangle.svg');
    position: absolute;
    left: 50%;
    transform: translate(-50%, -100%);
    top: 0px;
}

.mir-theme .social-item.icon-social:hover + .subnav,
.mir-theme .social.with-subnav .subnav:hover {
    display: flex;
}

.mir-theme .width.header-container.overflow-visible {
    overflow: visible;
}

.mir-theme .mail_ico {
    font-size: 20px;
}

.mir-theme .upper-links .search-button {
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.mir-theme .upper-links .search-button:hover svg g path {
    fill: #1F5BD7;
}

.mir-theme .lang-switcher:after,
.mir-theme .lang-switcher:before {
    display: none;
}

.mir-theme .search-input-block.hided,
.mir-theme .search-input-block.hided .input-search,
.mir-theme .search-input-block.hided .inputs-icon,
.mir-theme .search-input-block.hided .inputs-icon-cross {
    width: 0;
}

.mir-theme .search-input-block.hided .input-search {
    padding: 0;
}

.mir-theme .search-input-block label {
    position: relative;
}

.mir-theme .search-input-block .input-search {
    outline: none;
    background: #FFFFFF;
    box-shadow: 5px 5px 10px rgba(15, 33, 100, 0.05);
    border-radius: 42px;
    border: none;
    height: 30px;
    position: relative;
    padding-left: 28px;
    font-family: 'ALS Sector';
    width: 333px;
}

body:not(.eng).mir-theme .search-input-block .input-search{
    outline: none;
    background: #FFFFFF;
    box-shadow: 5px 5px 10px rgba(15, 33, 100, 0.05);
    border-radius: 42px;
    border: none;
    height: 30px;
    position: relative;
    padding-left: 28px;
    font-family: 'ALS Sector';
    width: 194px;
}

body:not(.eng).mir-theme .search-input-block.hided .input-search{
    width: 0;
    padding-left: 0;
}

.mir-theme .search-input-block .inputs-icon {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
    background-image: url('../img/ico-search-gray.svg');
    background-size: cover;
    cursor: default;
}

.mir-theme .search-input-block .inputs-icon-cross {
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background-image: url('../img/close2.svg');
    background-size: cover;
}

.mir-theme .main-menu ul {
    margin-right: 0;
}

.mir-theme .main-menu .burger {
    width: 24px;
    height: 24px;
    background-image: url('../img/mir/burger.svg');
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    margin-left: auto;
}

.mir-theme .full-menu {
    display: block;
    position: absolute;
    width: 100%;
    top: 173px;
    left: 0;
    background: white;
    z-index: 150;
    transform: translateY(-1000px);
    transition: .2s linear;
}

body:not(.eng) .full-menu{
    position: fixed;
}

.mir-theme .full-menu.showed {
    transform: translateY(0);
    transition: .2s linear;
    z-index: 999;
}

.mir-theme #body::before {
    content: '';
    width: 100%;
    position: fixed;
    opacity: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    transition: opacity .2s linear;
    pointer-events: all;
    display: none;
}

.mir-theme #body.showed::before {
    opacity: 1;
    display: block;
}

.mir-theme .full-menu .upper-part {
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    margin-top: 14px;
    padding: 0 20px;
}

.mir-theme .full-menu .close-menu {
    width: 19px;
    height: 19px;
    background-image: url('../img/mir/close_menu.svg');
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.mir-theme .full-menu .item {
    display: flex;
    flex-direction: column;
}

.mir-theme .full-menu .title {
    height: 24px;
    color: #021035;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-decoration: none;
}

.mir-theme .full-menu .text {
    color: #5F6574;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.mir-theme .full-menu .bottom-part {
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px 32px 20px;
}

.mir-theme .full-menu .bottom-part .item {
    display: flex;
    flex-direction: column;
}


.mir-theme .full-menu .bottom-part .item .text {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #021035;
}

.mir-theme .full-menu .bottom-part .item .text:first-child {
    margin-bottom: 20px;
}

@media (max-width: 1280px) {
    .mir-theme .full-menu .text,
    .mir-theme .full-menu .title,
    .mir-theme .full-menu .bottom-part .item .text {
        font-size: 14px;
    }
}

.mir-theme .full-menu .divider {
    width: 100%;
    height: 1px;
    background: rgb(194, 202, 231);
    background: -moz-linear-gradient(90deg, rgba(194, 202, 231, 0) 0%, rgba(194, 202, 231, 1) 50%, rgba(194, 202, 231, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(194, 202, 231, 0) 0%, rgba(194, 202, 231, 1) 50%, rgba(194, 202, 231, 0) 100%);
    background: linear-gradient(90deg, rgba(194, 202, 231, 0) 0%, rgba(194, 202, 231, 1) 50%, rgba(194, 202, 231, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2cae7", endColorstr="#c2cae7", GradientType=1);
    margin-bottom: 24px;
    margin-top: 24px;
}

.mir-theme .header-margin {
    height: 101px;
    display: none;
}

body:not(.eng) .header-margin{
    height: 236px;
    display: block;
}

.mir-theme .video-wrapper {
    margin-top: -52px;
}

.fixed-header .mir-theme .header .header-clubs,
.fixed-header .mir-theme .header .bg-lepestki,
.fixed-header .mir-theme .header .russian-flag-mir {
    display: none;
}

.fixed-header .mir-theme .header-upper-block {
    height: 71px;
    border-bottom: none;
}

.fixed-header .mir-theme .header-logo .logo {
    background-image: url('../img/mir/logo_mir_without_text.svg');
    top: auto;
    margin-left: 0;
}

.fixed-header .mir-theme .header-logo {
    width: 155px;
    height: 40px;
    overflow: visible;
    padding-top: 10px;
}

.fixed-header .mir-theme .full-menu {
    position: fixed;
    transition: .2s linear;
}

.fixed-header .mir-theme .full-menu:not(.showed) {
    transform: translateY(-1000px);
}

.fixed-header .mir-theme .full-menu.showed {
    transform: translateY(69px);
}

.fixed-header .mir-theme .header-margin {
    display: block;
}

.fixed-header .mir-theme .header {
    position: fixed;
    width: 100%;
    background: white;
}

.header-fixed-upper-links {
    display: none;
}

.header-fixed-upper-links .search-button {
    cursor: pointer;
}

.header-fixed-upper-links .search-button:hover svg g path {
    fill: #1F5BD7;
}

.fixed-header .header-fixed-upper-links {
    display: block;
    height: 39px;
}

.mir-theme .header .header-fixed-upper-links .top-menu {
    height: 39px;
    padding: 0 5px;
}

.header-fixed-upper-links .right {
    display: flex;
    align-items: center;
}

.header-divider {
    display: none;
    width: 100%;
    width: 100%;
    height: 1px;
    background: rgb(194, 202, 231);
    background: -moz-linear-gradient(90deg, rgba(194, 202, 231, 0) 0%, rgba(194, 202, 231, 1) 50%, rgba(194, 202, 231, 0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(194, 202, 231, 0) 0%, rgba(194, 202, 231, 1) 50%, rgba(194, 202, 231, 0) 100%);
    background: linear-gradient(90deg, rgba(194, 202, 231, 0) 0%, rgba(194, 202, 231, 1) 50%, rgba(194, 202, 231, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2cae7", endColorstr="#c2cae7", GradientType=1);
}

.fixed-header .header-divider {
    display: block;
}

.fixed-header .header-upper-block .upper-links {
    display: none;
}

.fixed-header .main-menu-wrapper {
    position: fixed;
    top: 48px;
    margin-top: 0;
    margin-bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fixed-header .mir-theme .main-menu ul li > a {
    color: #000000;
}

.fixed-header .mir-theme .main-menu ul li > a i {
    border-top-color: #0D91F1;
}

.fixed-header header {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
}

.fixed-header .top-menu a {
    padding-top: 5px;
}

.fixed-header .video-wrapper {
    margin-top: 0;
}

.fixed-header .mir-theme .burger {
    background-image: url('../img/mir/burger_black.svg');
}

.fixed-header .mir-theme .main-menu {
    background: transparent;
}

.fixed-header .main-menu-wrapper {
    background: transparent;
    width: 100%;
}

.fixed-header .width.header-container.for-fixed-header {
    padding-right: 10px;
    max-width: 1377px;
}

.fixed-header .mir-theme .main-menu .burger {
    margin-left: 20px;
}

.fixed-header .mir-theme .main-menu ul {
    justify-content: flex-end;
}

.fixed-header .main-menu ul li > a {
    font-weight: 700;
    font-size: 15px;
    line-height: 49px;
}

.fixed-header .top-menu a.mail_ico {
    padding-right: 0;
}

.mir-theme .lang-switcher.hided,
.mir-theme .social.with-subnav.hided,
.mir-theme .search-button.hided,
.mir-theme .mail_ico.hided {
    display: none;
}

.mir-theme .header-clubs .rpl-clubs tr {
    display: flex;
    justify-content: space-between;
}

.mir-theme .header-clubs .rpl-clubs tr td:last-child a {
    padding-right: 0;
}

.mir-theme .header-clubs .rpl-clubs tr a,
.mir-theme .header-clubs .rpl-clubs tr td {
    width: fit-content;
}

/* .mir-theme .header-clubs .rpl-clubs tr td img{
  margin: 0 auto;
}

.mir-theme .header-clubs .rpl-clubs tr td:last-child img{
  margin-right: 0;
} */

.main-menu .news.with-subnav > a {
    padding-left: 10px;
}

@media (max-width: 1280px) {
    .fixed-header .mir-theme .main-menu ul li > a {
        font-size: 13px;
        padding-right: 20px;
    }

    .fixed-header .main-menu ul li > a i {
        right: 5px;
    }
}

@media (max-width: 1120px) {
    .fixed-header .mir-theme .main-menu ul li > a {
        padding-right: 10px;
        padding-left: 10px;
    }

    .fixed-header .main-menu ul li > a i {
        right: -1px;
    }

}

.fixed-header .mir-theme .full-menu .upper-part {
    margin-top: 20px;
}

.opened-menu {
    overflow: hidden;
}

.mir-theme .full-menu.footer-menu {
    position: relative !important;
    transform: none !important;
    top: unset !important;
    background: transparent !important;
}

.full-menu .title,
.full-menu .text {
    position: relative;
    width: fit-content;
}

.mir-theme .full-menu.footer-menu .upper-part,
.mir-theme .full-menu.footer-menu .bottom-part {
    max-width: 1170px;
}

.mir-theme .full-menu.footer-menu .upper-part {
    margin-top: 25px;
}

.mir-theme footer {
    height: auto;
}

.full-menu .title::after,
.full-menu .text::after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    bottom: 0;
    left: 0;
    transition: .1s linear;
}

.full-menu .title::after {
    background: #021035;
}

.full-menu .text::after {
    background: #5F6574;
}

.full-menu .title:hover::after,
.full-menu .text:hover::after {
    width: 100%;
}

.width.header-container.for-fixed-header .main-menu li:hover {
    color: #EAF2FA;
}

.fixed-header .mir-theme .main-menu ul li:hover > a {
    color: #0F8BEE;
}

.full-menu.main-hided-menu.showed {
    height: calc(100vh - 173px);
}

.full-menu.main-hided-menu .width {
    display: flex;
}

.full-menu.main-hided-menu .col {
    display: flex;
    flex-direction: column;
    margin-top: 62px;
}

.full-menu.main-hided-menu .col .title {
    margin-bottom: 20px;
    font-size: 28px;
}

.full-menu.main-hided-menu .col .text {
    margin-bottom: 12px;
    font-size: 22px;
}

.full-menu.main-hided-menu .col .text:last-child,
.full-menu.main-hided-menu .col .title:last-child {
    margin-bottom: 0;
}

.full-menu.main-hided-menu .close-menu {
    width: 32px;
    height: 32px;
    margin-top: 10px;
    flex-shrink: 0;
}

.full-menu.main-hided-menu .col .item {
    margin-bottom: 40px;
}

.full-menu.main-hided-menu .links-block {
    display: flex;
    margin-left: 60px;
    margin-right: 60px;
    width: 100%;
    justify-content: space-between;
}

@media (max-width: 1700px) {
    .full-menu.main-hided-menu .col .item {
        margin-bottom: 25px;
    }

    .full-menu.main-hided-menu .col .text {
        margin-bottom: 6px;
    }
}

@media (max-width: 1280px) {
    .full-menu.main-hided-menu .col .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .full-menu.main-hided-menu .col .text {
        font-size: 20px;
    }
}

.fixed-header .full-menu.main-hided-menu {
    top: 42px;
}

.fixed-header .full-menu.main-hided-menu.showed {
    height: 100%;
}

.upper-links .winline-logo-header.hided {
    margin-right: 10px;
}

.section-feedback {
    margin-top: 60px;
}

.section-feedback.success .feedback-text-block,
.section-feedback.success .feedback-form-block {
    display: none;
}

.section-feedback .success-block {
    display: none;
}

.section-feedback.success {
    padding: 33px 0;
}

.section-feedback.success .success-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.section-feedback .success-block .title {
    font-weight: 700;
    font-size: 28px;
    line-height: 29px;
    color: white;
}

.main-video-section:not(.load) .fake-poster {
    background: none !important;
}

.main-video-section .fake-poster {
    display: block;
    position: absolute;
    opacity: 1;
    z-index: 4;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transition: all .2s ease;
    background-size: cover;
    background-position: center center;
}

.main-video-section .video-preloader {
    display: block;
    position: absolute;
    opacity: 0;
    z-index: 3;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../mobile/img/n_loader.svg) center center no-repeat;
    background-color: rgba(0, 0, 0, .2);
    transition: all .2s ease;
}

.main-video-section.load .video-preloader {
    opacity: 1;
    z-index: 5;
}

.main-video-section .video-controls .control-item.last {
    opacity: .8;
}

@media (max-width: 1440px) {
    .mir-theme .main-video-section .video-controls {
        left: 20px;
        right: 20px;
        bottom: 80px;
    }
}

@media (max-width: 1280px) {
    .mir-theme .main-video-section .links .video-link.tickets {
        margin-bottom: 25px;
    }
}

@media (max-width: 1439px) {
    .mir-theme .main-video-section .links .video-link {
        width: 52px;
        height: 52px;
    }

    .mir-theme .main-video-section .links .video-link.live .video-link-icon-live {
        width: 52px;
        height: 52px;
    }
}

.mir-theme .main-menu ul {
    justify-content: space-between;
}

.mir-theme .main-menu .burger {
    margin-left: unset;
}

.main-menu ul li > a {
    font-size: 18px;
}

.mir-theme .main-menu ul li:last-child a {
    padding-right: 0;
}

.fixed-header .mir-theme .main-menu .burger {
    margin-left: 0;
    margin-right: 10px;
}

@media (max-width: 1440px) {
    .fixed-header .mir-theme .main-menu ul li:last-child a {
        padding-right: 10px;
    }
}

.main-menu ul li.watch-rpl,
.main-menu ul li.about-rpl {
    position: relative;
}

.main-menu ul li.about-rpl .subnav {
    width: max-content;
}

.rpl-clubs table a:hover::after {
    content: '';
    top: -8px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 130%;
    z-index: -1;
    background-color: #147EE8;
    opacity: 0.1;
    filter: blur(15px);
}

/* пока что */
.section-feedback {
    display: none;
}

.calendar-rpl .slide .winline-slider-block {
    display: none;
}

/* для меню без видео */

body.no-video .main-menu-wrapper {
    margin-bottom: 0;
}

body.no-video .fixed-header .branding-ls {
    top: 0px !important;
}

/*body.no-video.mir-theme .main-menu-wrapper {
    z-index: 170;
    background-color: transparent;
}*/

body.eng.no-video.mir-theme .main-menu-wrapper {
    z-index: 170;
    background-color: transparent;
}

body.no-video.mir-theme .main-menu-wrapper:before {
    display: none;
}

.fixed-header body.no-video.mir-theme .main-menu-wrapper {
    z-index: 999;
}

body.no-video .main-menu {
    padding-left: 10px;
}

body.no-video .main-menu ul li > a {
    color: #000000;
}

body.no-video .main-menu ul li:hover > a {
    color: #0F8BEE;
}

body.no-video .main-menu ul li > a i {
    border-top-color: #0F8BEE;
}

body.no-video .main-menu .burger {
    background-image: url(../img/mir/burger_black.svg);
}

body.no-video .mir-calendar-main {
    margin-top: 0;
}

body.no-video .mir-calendar-main .calendar-rpl {
    margin: 30px 0 30px 0;
}

.mir-theme .player-table table th {
    background: #0F8BEE;
}

.mir-theme .player-table table th p {
    color: white;
}

.mir-theme #content .stats-tournament .table-stats-wrapper table tr.title .other.new {
    background: #0F8BEE;
}

.mir-theme #content .stats-tournament .table-stats-wrapper table tr td.other p {
    color: white;
}

.mir-theme #content .stats-tournament .table-stats-wrapper table tr.title td.other p .green {
    color: white;
}

.mir-theme #content .stats-tournament .table-stats-wrapper table tr.title td.other p .yellow {
    color: white;
}

.mir-theme #content .stats-tournament .table-stats-wrapper table tr.title td.other p .red {
    color: white;
}

/* eng */

.eng.mir-theme .video-index .video-list .main-video-wrap .main-img {
    min-height: 675px;
}

.eng.mir-theme .video-index .video-list .main-video-wrap {
    height: 510px;
}

.eng.mir-theme .video-index .video-list {
    height: 675px;
}

.eng.mir-theme .stats .player-stats {
    margin-top: 105px;
}

.eng.mir-theme .stats {
    padding-left: 20px;
    padding-right: 20px;
}

.eng.mir-theme .stats:before {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 10%);
    left: 0;
    right: 0;
}

.eng.mir-theme #content .filter-video a {
    color: #0F8BEE;
}

.eng.mir-theme .header-logo .logo {
    background: url(../img/mir/logo_horizontal_eng.svg) center center no-repeat !important;
    background-size: contain !important;
}

.eng.mir-theme .header-logo .logo {
    width: 400px !important;
}

.fixed-header .eng.mir-theme .header-logo .logo {
    background-image: url(../img/mir/logo_mir_without_text.svg);
    width: 155px !important;
}

.eng.mir-theme .main-menu ul li:last-child a {
    padding-right: 20px;
}

.eng.mir-theme .main-menu ul li:last-child > a i {
    right: 0;
}

@media (max-width: 1405px) {
    .fixed-header .eng.mir-theme .main-menu ul li:last-child a {
        padding-right: 25px;
    }

    .fixed-header .eng.mir-theme .main-menu ul li:last-child > a i {
        right: 8px;
    }
}

@media (max-width: 1200px) {
    .fixed-header .eng.mir-theme .main-menu ul li:last-child a {
        padding-right: 24px;
    }

    .fixed-header .eng.mir-theme .main-menu ul li:last-child > a i {
        right: 12px;
    }
}


.fixed-header .full-menu.main-hided-menu .close-menu {
    visibility: hidden;
}

.mir-theme .main-menu ul li {
    transition: opacity .2s ease;
}

.fixed-header.opened-menu .mir-theme .main-menu ul li:not(.burger) {
    opacity: 0;
    pointer-events: none;
}

.fixed-header.opened-menu .mir-theme .main-menu ul li.burger {
    background-image: url('/public/common/img/mir/close_menu.svg');
}


.mir-theme.eng .bg-main{
    background: none !important;
}

.header-container__superhero{
    max-width: 1780px !important;
}
@media(min-width:1921px){
    .header-container__superhero{
        max-width:2360px!important
    }
}
