/********** UI **********/
.button__dark a {
    background: linear-gradient(0deg, #FFE5BF -16.67%, #B9955F 9.13%, #E9C897 100%) !important;
}

.t898__btn_label {
    background: transparent !important;
    border-radius: 0;
    box-shadow: none;
    height: 70px;
    width: 70px;
}

.t898__btn_label:hover {
    box-shadow: none !important;
    filter: contrast(200%);
}

.t898__btn_input:checked+label {
    border-radius: 20px;
}

.t898__bgimg {
    background-size: contain;
}





/********** HEADER **********/
.uc-headermain {
    background: rgba(255,255,255,0.4);
    backdrop-filter: blur(40px);
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 100;
}

.uc-header {
    position: fixed !important;
    top: 8px;
    width: 100% !important;
    z-index: 100 !important;
}
    .nav {
        background: rgba(0,0,0,0.1);
        backdrop-filter: blur(40px);
        border-radius: 20px;
    }
        .nav a {
            background: rgba(255,255,255,0);
            border-radius: 16px;
            transition: all 0.2s ease-out;
        }
        
        .nav a:hover {
            background: rgba(255,255,255,1);
        }
        
        .nav a.nav__reg {
            background: #1e6692 !important;
        }
        
        .nav a.nav__reg:hover {
            background: #0A4569 !important;
        }
            .nav a.nav__reg div {
                color: #fff !important;
            }

.tmenu-mobile {
    backdrop-filter: blur(40px) !important;
    background: rgba(255,255,255,0.2) !important;
}

.tmenu-mobile_opened {
    background: rgba(255,255,255,1) !important;
}





/********** HERO **********/
.uc-hero__upper .tn-atom {
    font-family: "El Messiri", sans-serif !important;
}

/*.uc-hero__buttons {
    left: 50% !important;
    transform: translate(-50%, 0);
}*/





/********** О ФИЛЬМЕ **********/
.film__descr {
    background: rgba(0,0,0,0.2);
    backdrop-filter: blur(40px);
    border-radius: 16px;
}





/********** МАГАЗИН **********/
.uc-shop .t-section__container {
    padding-bottom: 32px;
}
    .uc-shop .t-section__container .t-col_12 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
        .uc-shop .t-section__title,
        .uc-shop .t-section__descr {
            margin: 0;
        }
        
        .uc-shop .t-store__card .t-typography__title {
            letter-spacing: -2px;
        }
        
        .uc-shop .t-section__descr {
            align-items: center;
            display: flex;
        }
            .uc-shop .t-section__descr a {
                color: rgb(33, 117, 167);
                display: flex;
                background: #fff;
                border-radius: 600px;
                font-size: 20px;
                font-weight: 500;
                padding: 12px 20px;
                transition: all 0.2s ease-out;
            }
            
            .uc-shop .t-section__descr a:hover {
                background: rgb(33, 117, 167);
                color: #fff !important;
            }

.uc-shop .t-store__card__btns-wrapper {
    display: flex;
    justify-content: space-between
}

.uc-shop .t-btn {
    border-radius: 16px !important;
    display: inline-flex;
    font-size: 16px;
    height: 44px;
    width: calc(50% - 8px);
}
    .uc-shop .t-btnflex__text {
        font-weight: 600;
    }
    
    .uc-shop .js-store-prod-btn2:hover {
        border: 1px solid #B9955F;
        color: #fff !important;
    }

.uc-shop .t-store__load-more-btn-wrap {
    display: none;
}





/********** МЕРОПРИЯТИЯ **********/
.uc-events .t576__container {
    display: flex;
    flex-direction: column;
}

.uc-events .t576__item {
    margin-top: -150px;
}

.uc-events .t576__item:nth-child(1) {
    margin-top: 0;
    z-index: 20;
}

.uc-events .t576__item:nth-child(2) {
    z-index: 19;
}

.uc-events .t576__item:nth-child(3) {
    z-index: 18;
}

.uc-events .t576__item:nth-child(4) {
    z-index: 17;
}

.uc-events .t576__item:nth-child(5) {
    z-index: 16;
}

.uc-events .t576__block {
    background: #fff;    
    border-radius: 16px;
    overflow: hidden;
    padding: 0 !important;
}
    .uc-events .t576__title {
        box-sizing: border-box;
        padding: 0 20px;
    }
    
    .uc-events .t576__descr {
        padding: 0 20px 16px 20px;
    }

.uc-events .t576__item:nth-child(odd) .t576__block {
    margin-right: 56px;
    padding-right: 0;
}

.uc-events .t576__item:nth-child(even) .t576__block {
    padding-left: 0;
    margin-left: 56px;
}

.uc-events .t576__block strong {
    background: #D0AC79;
    border-radius: 600px;
    color: #fff;
    display: inline-flex;
    line-height: 100%;
    margin-bottom: 16px;
    padding: 8px 12px;
}

.uc-events a {
    background-color: #F0F3F5;
    border-radius: 16px;
    box-sizing: border-box;
    color: #2175A7 !important;
    display: flex;
    font-weight: 600;
    justify-content: center;
    margin: 0 auto 16px auto;
    padding: 12px 8px;
    transition: all 0.2s ease-in-out;
    width: calc(100% - 40px);
}

.uc-events a:hover {
    background: #DFE5EA;
}





/********** КУРСЫ **********/
#rec1367859411 .t774__col {
    position: relative;
}

#rec1367859411 .t-card__uptitle {
    background: #fff;
    border-radius: 600px;
    box-sizing: border-box;
    font-weight: 600;
    left: 20px;
    letter-spacing: 0;
    padding: 4px 8px;
    position: absolute;
    top: -225px;
    z-index: 10;
}

#rec1367859411 .t-card__title {
    letter-spacing: -1.2px;
}

#rec1367859411 .t774__container .t-btnflex_type_button {
    font-size: 16px;
    font-weight: 600;
    padding: 12px 0;
    width: 100%;
}





/********** КНИГА **********/
.uc-book .t477__title {
    line-height: 85%;
    letter-spacing: -4px;
}

.uc-book .t-btn {
    width: 100%;
}





#rec1349092001 .t-btn {
    font-family: 'Liter';
    text-transform: uppercase;
}

.t531 .t-persons-social-links__wrapper {
    justify-content: flex-start;
}

.t-persons-social-links__wrapper_round .t-persons-social-links__item svg {
    width: 40px;
    height: 40px;
}





.t-video-lazyload {
        height: 360px !important;
        width: 360px !important;
        border-radius: 16px !important;
        overflow: hidden !important;
    }





/********** АДАПТИВ **********/
@media (max-width: 479px ) {
    /* BASE */
    .t-rec_pt_90 {
        padding-top: 40px !important;
    }
    
    .t-rec_pb_90 {
        padding-bottom: 40px !important;
    }
    
    #rec1305807741 .t230__title {
        line-height: 100% !important;
    }
        #rec1305807741 .t230__title em {
            font-size: 20px !important;
        }
    
    .t531 .t-persons-social-links__wrapper {
        justify-content: center;
    }
    
    .t1196 .t-section__title,
    .t-section__title {
        font-size: 48px !important;
        line-height: 90% !important;
    }
    
    
    
    
    /* Ближайшие програмы */
    .uc-programs .t1196__content {
        padding: 16px !important;
    }
        .uc-programs .t-card__title {
            padding-bottom: 8px !important;
        }
        
        .uc-programs .t-card__descr {
            font-size: 16px !important;
        }
    
    
    
    
    
    
    /* Магазин */
    .uc-shop .t-section__container .t-col_12 {
        flex-direction: column;
        gap: 16px;
    }
        .uc-shop .t-section__descr {
            margin: 0 auto;
        }
    
    .uc-shop .t-btnflex {
        border-radius: 12px !important;
        display: inline-flex;
        margin-bottom: 0;
        width: 100%;
    }
    
    .uc-shop .t-store__grid-cont .t-col {
        margin-bottom: 20px;
    }
    
    
    
    
    
    /* Мероприятия */
    .uc-events .t576__container {
        display: flex;
        flex-direction: column;
    }
    
    .uc-events .t576__item {
        margin-top: 0;
    }
    
    .uc-events .t576__item:first-child {
        margin-top: 0;
    }
    
    .uc-events .t576__col {
        display: flex;
        flex-direction: row;
    }
    
    .uc-events .t576__item .t576__block {
        margin-bottom: 16px;
    }
    
    .uc-events .t576__item:nth-child(odd) .t576__block {
        margin-right: 0;
    }
    
    .uc-events .t576__item:nth-child(even) .t576__block {
        margin-left: 0;
    }
    
    .uc-events .t-section__title {
        padding-bottom: 32px !important;
    }
    
    .uc-events .t576__linewrapper {
        padding-right: 8px;
    }
    
    .uc-events .t576__line,
    .uc-events .t576__circle {
        top: 0 !important;
    }
    
    .uc-events .t576__line {
        left: calc(50% - 4px);
    }
    
    .uc-events .t576__item:last-child .t576__line {
        display: none;
    }
    
    
    
    
    
    /* Книга */
    .uc-book .t477__blockimg {
        height: 360px !important;
    }
    
    .uc-book .t477__title {
        font-size: 38px;
        line-height: 90%;
        letter-spacing: -2px;
    }
    
    .uc-book .t477__top {
        margin-bottom: 0;
    }
    
    
    
    
    
    /********** КУРСЫ **********/
    #rec1367859411 .t-card__uptitle {
        top: -175px;
    }
    
    #rec1367859411 .t-card__title {
        font-size: 26px;
    }
    
     #rec1367859411 .t774__textwrapper {
        padding: 20px 24px;
    }
    
    
    
    
    
    /********** ЧАТ В ТЕЛЕГРАМ **********/
    .t580__arrow-icon_mobile {
        display: none;
    }
    
    
    
    
    
    .t-video-lazyload {
        height: 320px !important;
    }
}





@media (min-width: 480px) and (max-width: 639px) {
    /* BASE */
    .t1196 .t-section__title,
    .t-section__title {
        font-size: 56px !important;
        line-height: 90% !important;
    }
    
    .t-rec_pt_90 {
        padding-top: 40px !important;
    }
    
    .t-rec_pb_90 {
        padding-bottom: 40px !important;
    }
    
    #rec1305807741 .t230__title {
        line-height: 100% !important;
    }
        #rec1305807741 .t230__title em {
            font-size: 20px !important;
        }
    
    .t531 .t-persons-social-links__wrapper {
        justify-content: center;
    }
    
    /* Ближайшие програмы */
    .uc-programs .t1196__content {
        padding: 24px !important;
    }
        .uc-programs .t-card__title {
            padding-bottom: 8px !important;
        }
        
        .uc-programs .t-card__descr {
            font-size: 16px !important;
        }
    
    
    
    
    
    /* Магазин */
    .uc-shop .t-store__card__btns-wrapper {
        flex-direction: row;
        gap: 8px;
        justify-content: space-between;
    }
        .uc-shop .t-store__card__btn {
            border-radius: 12px !important;
            display: inline-flex;
            margin: 0;
            width: 49%;
        }
    
    .t-store__grid-cont .t-col {
        margin-bottom: 20px;
    }
    
    
    
    
    
    /* Мероприятия */
    .uc-events .t576__container {
        display: flex;
        flex-direction: column;
    }
    
    .uc-events .t576__item {
        margin-top: 0;
    }
    
    .uc-events .t576__item:first-child {
        margin-top: 0;
    }

    .uc-events .t576__col {
        display: flex;
        flex-direction: row;
    }
    
    .uc-events .t576__item .t576__block {
        margin-bottom: 16px;
    }
    
    .uc-events .t576__item:nth-child(odd) .t576__block {
        margin-right: 0;
    }
    
    .uc-events .t576__item:nth-child(even) .t576__block {
        margin-left: 0;
    }
    
    .uc-events .t-section__title {
        padding-bottom: 32px !important;
    }
    
    .uc-events .t576__descr {
        font-size: 16px;
    }
    
    .uc-events .t576__linewrapper {
        padding-right: 8px;
    }
    
    .uc-events .t576__line,
    .uc-events .t576__circle {
        top: 0 !important;
    }
    
    .uc-events .t576__line {
        left: calc(50% - 4px);
    }
    
    .uc-events .t576__item:last-child .t576__line {
        display: none;
    }
    
    
    
    
    
    /********** КУРСЫ **********/
    #rec1367859411 .t-card__uptitle {
        top: -275px;
    }
    
    #rec1367859411 .t-card__title {
        font-size: 32px;
    }
    
    
    
    
    
    /* Книга */
    .uc-book .t477__title {
        font-size: 38px;
        line-height: 90%;
        letter-spacing: -2px;
    }
    
    .uc-book .t477__top {
        margin-bottom: 0;
    }
    
    
    
    
    
    /********** ЧАТ В ТЕЛЕГРАМ **********/
    .t580__arrow-icon_mobile {
        display: none;
    }
    
    
    
    
    
    
    .t-video-lazyload {
        height: 360px !important;
        width: 360px !important;
        border-radius: 16px !important;
        overflow: hidden !important;
    }
}





@media (min-width: 640px) and (max-width: 959px) {
    /* BASE */
    .t1196 .t-section__title,
    .t-section__title {
        font-size: 56px !important;
        line-height: 90% !important;
    }
    
    .t-rec_pt_90 {
        padding-top: 60px !important;
    }
    
    .t-rec_pb_90 {
        padding-bottom: 60px !important;
    }
    
    
    
    
    
    /* Ближайшие програмы */
    .uc-programs .t-card__title {
        padding-bottom: 8px !important;
    }
        
    .uc-programs .t-card__descr {
        font-size: 16px !important;
    }
    
    
    
    
    
    /* Магазин */
    .uc-shop .js-store-grid-cont.t-store__grid-cont {
        display: flex;
        flex-direction: row;
        overflow: scroll;
    }
        .uc-shop .t-store__card {
            display: inline-flex !important;
            flex-shrink: 0 !important;
            margin-bottom: 0 !important;
            width: 300px !important;
        }
    
    .uc-shop .t-store__card__btns-wrapper {
        flex-direction: row;
        gap: 8px;
        justify-content: space-between;
    }
        .uc-shop .t-store__card__btn {
            border-radius: 12px !important;
            display: inline-flex;
            margin: 0;
            width: 48%;
        }
        
        .uc-shop .t-store__grid-cont .t-col {
            
        }
    
    
    
    
    
    /* Мероприятия */
    .uc-events .t576__container {
        display: flex;
        flex-direction: column;
    }
    
    .uc-events .t576__item {
        margin-top: 0;
    }
    
    .uc-events .t576__item:first-child {
        margin-top: 0;
    }
    
    .uc-events .t576__col {
        display: flex;
        flex-direction: row;
    }
    
    .uc-events .t576__item .t576__block {
        margin-bottom: 16px;
        margin-left: 40px;
        width: 360px;
    }
    
    .uc-events .t576__item:nth-child(odd) .t576__block {
        margin-right: 0;
    }
    
    .uc-events .t576__item:nth-child(even) .t576__block {
        margin-left: 40px;
    }
    
    .uc-events .t576__col {
        display: flex !important;
        justify-content: center;
    }
    
    .uc-events .t-section__title {
        font-size: 32px;
        padding-bottom: 32px !important;
    }
    
    .uc-events .t576__descr {
        font-size: 16px;
    }
    
    .uc-events .t576__linewrapper {
        padding-right: 8px;
    }
    
    .uc-events .t576__line,
    .uc-events .t576__circle {
        top: 0 !important;
    }
    
    .uc-events .t576__line {
        left: calc(50% - 4px);
    }
    
    .uc-events .t576__item:last-child .t576__line {
        display: none;
    }
    
    
    
    
    
    /********** КУРСЫ **********/
    #rec1367859411 .t-card__uptitle {
        top: -175px;
    }
    
    #rec1367859411 .t-card__title {
        font-size: 26px;
    }
    
     #rec1367859411 .t774__textwrapper {
        padding: 20px 24px;
    }
    
    
    
    
    
    /* Книга */
    .uc-book .t477__blockimg {
        height: 360px !important;
    }
    
    .uc-book .t477__title {
        font-size: 48px;
        line-height: 90%;
        letter-spacing: -2px;
    }
    
    .uc-book .t477__top {
        margin-bottom: 0;
    }
    
    
    
    
    
    /********** ЧАТ В ТЕЛЕГРАМ **********/
    .t580__arrow-icon_mobile {
        display: none;
    }
    
    
    
    
    
    .t-video-lazyload {
        height: 360px !important;
        width: 360px !important;
        border-radius: 16px !important;
        overflow: hidden !important;
    }
}





@media (min-width: 960px) and (max-width: 1023px) {
    /* BASE */
    .t1196 .t-section__title {
        font-size: 56px;
        line-height: 90%;
    }
    
    
    
    
    
    /* Ближайшие програмы */
    .uc-programs .t-card__descr {
        font-size: 16px !important;
    }
    
    
    
    
    
    /* Магазин */
    .uc-shop.t-rec_pb_90 {
        padding-bottom: 0 !important;
    }
    
    .uc-shop .t-container {
        max-width: inherit;
    }
    
    .uc-shop .t-section__title {
        padding-bottom: 0 !important;
    }
    
    .uc-shop .t-col {
        margin-bottom: 40px;
        width: 33% !important;
    }
    
    .uc-shop .t-col.t-col_12 {
        width: 100% !important;
    }
    
    .uc-shop .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__btns-wrapper {
        flex-direction: row;
        gap: 8px;
        justify-content: space-between;
    }
        .t-store__card__btns-wrapper .t-store__card__btn {
            border-radius: 16px !important;
            display: inline-flex;
            margin: 0;
            width: 48%;
        }
    
    
    
    
    
    /********** КУРСЫ **********/
    #rec1367859411 .t-card__uptitle {
        top: -170px;
    }
    
    #rec1367859411 .t-card__title {
        font-size: 26px;
    }
    
     #rec1367859411 .t774__textwrapper {
        padding: 20px 24px;
    }
    
    
    
    
    
    .t-video-lazyload {
        height: 360px !important;
        width: 360px !important;
        border-radius: 16px !important;
        overflow: hidden !important;
    }
}





@media (min-width: 1024px) and (max-width: 1279px) {
    /* Ближайшие програмы */
    .uc-programs .t-card__descr {
        font-size: 16px !important;
    }
    
    
    
    
    
    /* Магазин */
    .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__btns-wrapper {
        display: flex;
        flex-direction: column;
    }
        .t-store .t-store__card__wrap_all.t-store__card__wrap_pad-sm .t-store__card__btns-wrapper a {
            display: flex;
            width: 100%;
        }
    
    
    
    
    
    /********** КУРСЫ **********/
    #rec1367859411 .t-card__uptitle {
        top: -185px;
    }
    
    
    
    
    
    /* Книга */
    .uc-book .t477__content {
        padding: 40px;
    }
        .uc-book .t477__title {
            font-size: 56px;
            letter-spacing: -3px;
            line-height: 100%;
        }
    
    
    
    
    
    .t-video-lazyload {
        height: 360px !important;
        width: 360px !important;
        border-radius: 16px !important;
        overflow: hidden !important;
    }
}





@media (max-width: 979px) {
    .tmenu-mobile__menucontent_hidden .t228__centercontainer {
        padding: 0 !important;
    }
    
    .tmenu-mobile__menucontent_hidden .t228__list_item {
        padding: 6px !important;
    }
    
    .tmenu-mobile__menucontent_hidden .t228__rightcontainer,
    .tmenu-mobile__menucontent_hidden .t228__right_buttons,
    .tmenu-mobile__menucontent_hidden .t228__right_buttons_wrap{
        width: 100% !important;
    }
    
    
    .tmenu-mobile__menucontent_hidden .t228__right_buttons_but {
        margin: 0 auto !important;
        width: 100% !important;
    }
    
    .tmenu-mobile__menucontent_hidden .t-btnflex.t-btnflex_type_button {
        width: calc(100% - 40px) !important;
    }

}