@font-face {
    font-family: "TazRegular";
    src: url("TazWt05-Regular.woff2") format("woff2"), url("TazWt05-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TazBold";
    src: url("TazWt07-Bold.woff2") format("woff2"), url("TazWt07-Bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TazBoldItalic";
    src: url("TazWt07-BoldItalic.woff2") format("woff2"), url("TazWt07-BoldItalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TazBlack";
    src: url("TazWt09-Black.woff2") format("woff2"), url("TazWt09-Black.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TazBlackItalic";
    src: url("TazWt09-BlackItalic.woff2") format("woff2"), url("TazWt09-BlackItalic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "TazItalic";
    src: url("TazWt05-Italic.woff2") format("woff2"), url("TazWt05-Italic.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    margin: 0;
}

/* Header styles */
.header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 104;
    background-color: #fff;
}

.header__main {
    height: 48px;
    box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.12);
}

.header__wrap {
    position: relative;
    max-width: 1140px;
    height: 48px;
    margin: 0 auto;
    padding: 0;
}

    .header__wrap .level {
        height: 100%;
    }

.level {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.level-left, .desktop_nav__item
.level-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
}

.level-left {
    align-items: center;
    justify-content: flex-start;
}



.header__desktop_hamburger {
    position: relative;
    padding-left: 59px;
    flex-basis: 46px;
    align-self: stretch;
    margin-right: 20px;
}

.level-left {
    display: flex;
}

.level-left {
    align-items: center;
    justify-content: flex-start;
}

.level-left,
.level-right {
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
}

.header__logo {
    position: absolute;
    top: 5px;
    left: 0;
}

.header__desktop_nav {
    flex: 1 0 auto;
    height: 48px;
    margin-right: 8px;
}

.header__desktop_nav {
    flex: 1 0 auto;
    height: 48px;
    margin-right: 8px;
}

.desktop_nav__item.has-box-shadow-24plus {
    position: relative;
    padding: 17px 11px 12px;
    color: #fff;
    transition: all 0.2s cubic-bezier(0.56, 0.1, 0.34, 0.91);
    margin-right: -5px;
}

.desktop_nav__item {
    display: inline-block;
    vertical-align: top;
    padding: 13px 11px 16px;
    font: normal 400 100% TazBlack, sans-serif;
    font-size: 100%;
    line-height: normal;
    font-size: 1.125rem;
    line-height: 1.1875rem;
    color: #000;
    letter-spacing: 0.020625rem;
    text-transform: uppercase;
    text-decoration: none;
}

.has-box-shadow-news.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #d22328;
}

.has-box-shadow-program.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #000;
    margin-left: 4px;
}

.has-box-shadow-show.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #f5a528;
}

.has-box-shadow-sport.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #40b14d;
}

.has-box-shadow-lifestyle.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #efc10d;
}

.has-box-shadow-tech.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #47c0ff;
}

.has-box-shadow-fun.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #297af6;
}

.has-box-shadow-video.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #9757f6;
}

.desktop_nav__item--kupiplus {
    padding: 0 8px 0 16px;
}

.desktop_nav__item--shopaj {
    padding: 16px 0 0 8px;
}

.desktop_nav__item.has-box-shadow-24plus::before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(90deg, #f5a528 0, #d22328);
    -webkit-clip-path: polygon(0 16.52%, 100% 10.42%, 100% 100%, 0 100%);
    clip-path: polygon(0 16.52%, 100% 10.42%, 100% 100%, 0 100%);
    transition: all 0.2s cubic-bezier(0.56, 0.1, 0.34, 0.91);
}

.desktop_nav__item.has-box-shadow-24plus span {
    display: inline-block;
    position: relative;
    z-index: 3;
    transform: rotate(-2deg);
}

.has-box-shadow-news.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #d22328;
}

.has-box-shadow-program.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #000;
    margin-left: 4px;
}

.has-box-shadow-show.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #f5a528;
}

.has-box-shadow-sport.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #40b14d;
}

.has-box-shadow-lifestyle.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #efc10d;
}

.has-box-shadow-tech.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #47c0ff;
}

.has-box-shadow-fun.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #297af6;
}

.has-box-shadow-video.desktop_nav__item {
    box-shadow: inset 0 -3px 0 0 #9757f6;
}

.desktop_nav__item.has-box-shadow-24plus::before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(90deg, #f5a528 0, #d22328);
    -webkit-clip-path: polygon(0 16.52%, 100% 10.42%, 100% 100%, 0 100%);
    clip-path: polygon(0 16.52%, 100% 10.42%, 100% 100%, 0 100%);
    transition: all 0.2s cubic-bezier(0.56, 0.1, 0.34, 0.91);
}

.desktop_nav__item.has-box-shadow-24plus span {
    display: inline-block;
    position: relative;
    z-index: 3;
    transform: rotate(-2deg);
}

.desktop_nav__item--kupiplus {
    padding: 0 8px 0 16px;
}

.desktop_nav__item--shopaj {
    padding: 16px 0 0 8px;
}

@media only screen and (max-width: 540px) {
    .hide-on-mobile {
        display: none;
    }

    .header__main,
    .header {
        box-shadow: none;
        height: 111px;
    }

    .header_mobile__nav_item.header_mobile__nav_item--program {
        box-shadow: inset 0 -2px 0 0 #000;
    }

    .header_mobile__nav_item.header_mobile__nav_item--news {
        box-shadow: inset 0 -2px 0 0 #d22328;
    }

    .header_mobile__nav_item.header_mobile__nav_item--show {
        box-shadow: inset 0 -2px 0 0 #f5a528;
    }

    .header_mobile__nav_item.header_mobile__nav_item--sport {
        box-shadow: inset 0 -2px 0 0 #40b14d;
    }

    .header_mobile__nav_item.header_mobile__nav_item--lifestyle {
        box-shadow: inset 0 -2px 0 0 #efc10d;
    }

    .header_mobile__nav_item.header_mobile__nav_item--tech {
        box-shadow: inset 0 -2px 0 0 #47c0ff;
    }

    .header_mobile__nav_item.header_mobile__nav_item--video {
        box-shadow: inset 0 -2px 0 0 #9757f6;
    }

    .desktop_nav__item.has-box-shadow-24plus {
        padding: 0 12px;
    }
}

.header__desktop_hamburger {
    margin-right: 20px;
}

.header__desktop_nav {
    font-size: 0;
}

.page__Title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .page__Title  .title{
        margin: 0 auto 0 0;
        display: flex;
        align-items: center;
        font-size: 46px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.84px;
        text-align: left;
        color: #000;
        font-family: TazBold, system, sans-serif;
    }
        .page__Title .title a {
            color: inherit;
            text-decoration: none;
        }

        .page__Title a {
            margin-left: auto;
        }


        @media only screen and (max-width: 540px) {
            .page__Title {
                padding: 0 4px;
            }

                .page__Title h1 {
                    padding: 10px 0;
                    height: 29px;
                }
        }
        /* Mobile header helpers */
        .hide-on-desktop,
        .mobileNav {
            display: none !important;
        }


        @media only screen and (max-width: 540px) {
            .hide-on-desktop {
                display: flex !important;
            }

            .hide-on-mobile {
                display: none;
            }

            .header__main {
                box-shadow: none;
                height: 111px;
            }

            .header__wrap {
                height: auto;
            }

            .mobileNav {
                display: block !important;
                background: #fff;
                z-index: 10000;
                white-space: nowrap;
                overflow-y: hidden;
                overflow-x: scroll;
                -ms-overflow-style: none; /* IE and Edge */
                scrollbar-width: none; /* Firefox */
                height: 42px;
                line-height: 42px;
                margin-top: 10px;
                position: relative;
                font-size: 0;
            }

            .level {
                position: relative;
            }

                .level::before {
                    content: "";
                    position: absolute;
                    bottom: -10px;
                    left: -10px;
                    right: -10px;
                    height: 1px;
                    background: rgba(0, 0, 0, 0.12);
                }
            /* Hide scrollbar for Chrome, Safari and Opera */
            .mobileNav::-webkit-scrollbar {
                display: none;
            }

            .mobileNav a {
                font-size: 1rem;
                padding: 0 10px;
                display: inline-block;
                vertical-align: top;
                font: normal 400 100% TazBlack, sans-serif;
                height: 42px;
                line-height: 42px;
                color: #000;
                letter-spacing: 0.020625rem;
                font-size: 1rem;
                text-decoration: none;
            }

                .mobileNav a.red {
                    color: #d12227;
                    padding-left: 0;
                }

                .mobileNav a:last-of-type img {
                    margin-top: 13px;
                }

            .header {
                padding: 0;
                box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
            }

            .header__desktop_hamburger {
                margin-right: 20px;
            }

            .page__Header {
                margin-top: 111px;
            }

            .page__Title {
                width: calc(100% - 70px);
            }

                .page__Title h1 {
                    font-size: 26px;
                }

                .page__Title a img {
                    height: 30px;
                    display: block;
                }

            .desktop_nav__item {
                font-size: 1rem;
                padding: 18px 11px 11px;
                text-decoration: none;
            }

            .header__wrap .level {
                padding: 5px 10px !important;
            }
        }
        /* Footer styles */
        .siteFooter {
            padding: 40px 0;
            background: #212121;
            text-align: center;
        }

        .siteFooter__Top {
            padding-bottom: 40px;
            border-bottom: 1px solid #444444;
        }

            .siteFooter__Top ul {
                list-style: none;
                padding: 0;
                margin: 0;
            }

                .siteFooter__Top ul li {
                    margin: 0 40px;
                    display: inline-block;
                }

                    .siteFooter__Top ul li a {
                        font-size: 21px;
                        font-weight: bold;
                        letter-spacing: 0.39px;
                        color: #fff;
                        font-family: TazBold, system, sans-serif;
                        text-decoration: none;
                    }

                    .siteFooter__Top ul li:first-of-type a {
                        background: linear-gradient(to right, #f5a528, #d22328);
                        -webkit-background-clip: text;
                        -webkit-text-fill-color: transparent;
                    }

        .siteFooter__Middle {
            padding-top: 40px;
            padding-bottom: 40px;
            border-bottom: 1px solid #444444;
            margin-bottom: 20px;
        }

            .siteFooter__Middle p {
                font-size: 16px;
                line-height: 1.38;
                color: #fff;
                max-width: 740px;
                margin: 0 auto;
            }

                .siteFooter__Middle p a {
                    color: #43a1ff;
                }

        .siteFooter__Bottom p {
            font-size: 16px;
            line-height: 1.38;
            text-align: center;
            color: rgba(255, 255, 255, 0.54);
            margin: 0 auto;
        }

            .siteFooter__Bottom p strong {
                font-weight: bold;
            }

            .siteFooter__Bottom p:first-of-type {
                margin-bottom: 20px;
            }

        @media only screen and (max-width: 910px) {
            .siteFooter {
                padding: 0 0 15px;
            }

            .siteFooter__Top {
                padding-bottom: 0;
            }

                .siteFooter__Top ul li {
                    display: block;
                    margin: 0;
                }

                    .siteFooter__Top ul li a {
                        display: block;
                        font-size: 16px;
                        letter-spacing: 0.29px;
                        padding: 15px 0;
                        border-bottom: 1px solid #444;
                    }

            .siteFooter__Middle,
            .siteFooter__Bottom {
                padding: 15px 0;
                max-width: calc(100% - 30px);
                margin: 0 auto;
            }
        }
