.t-section__title{
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 0 !important; 
}
#t-header a {
    font-family: unset !important;
    text-align: start !important;
}
.js-feed-btn-show-all-posts{
    height: 50px !important;
    width: calc(100% - 100px) !important;
    border-radius: 10px !important;
    background: #F5333F !important;
    font-size: 15px !important;
    line-height: 21.75px !important;
    font-family: 'Custom', Arial, sans-serif !important;
    font-weight: 500 !impportant;
}

@media screen and (min-width: 768px){
   .t-section__title{
        font-size: 30px !important;
        line-height: 36px !important;
    } 
    .js-feed-btn-show-all-posts{
        height: 69px !important;
        width: 480px !important;
        transition: .2s all ease-in-out;
    }
}

@media screen and (min-width: 1024px){
    .js-feed-btn-show-all-posts:hover{
        background: #222222 !important;
        color: #FFF !important;
    }
    #rec729407917 .tn-elem[data-elem-id="1712149996898"] .tn-atom, #rec729407917 .tn-elem[data-elem-id="1712152774559"] .tn-atom, #rec729945763 .tn-elem[data-elem-id="1712149996898"] .tn-atom{
       transition: .2s all ease-in-out; 
    }

    #rec729407917 .tn-elem[data-elem-id="1712149996898"] .tn-atom:hover, #rec729945763 .tn-elem[data-elem-id="1712149996898"] .tn-atom:hover{
        background: #222222 !important;
        color: #FFF !important;
    }
    #rec729407917 .tn-elem[data-elem-id="1712152774559"] .tn-atom:hover{
        background: #F5333F !important;
        color: #FFF !important;
    }
}

@media screen and (min-width: 1366px){
    .t846 .t-col_12, .t923 .t-col_12{
        margin-left: 0;
    }
}

#rec729393116 *{
    transition: .2s all ease-in-out !important;
}
.whiteHoverButtonFirst .tn-atom:hover, .whiteHoverButtonSecond .tn-atom:hover{
    background: #1D232E !important;
    color: #FFF !important;
    cursor: pointer;
}

.blackHoverButton .tn-atom:hover{
    background: #F5333F !important;
    color: #FFF !important;
    cursor: pointer;
}
.noPointerEvents, .noPointerEventsWhiteFirst, .noPointerEventsWhiteSecond{
    pointer-events: none !important;
    transition: .2s all ease-in-out;
}

.whiteHoverButtonFirst:hover ~ .noPointerEventsWhiteFirst *{
    color: #FFF !important;
}
.whiteHoverButtonSecond:hover ~ .noPointerEventsWhiteSecond *{
    color: #FFF !important;
}

/* logo header*/
.mainLogo{
    cursor: pointer;
}
.mainLogo:hover{
    opacity: .5;
}

/* footer links*/
.footer-image, .tn-elem__7293089681712145218216, .tn-elem__7293089681712145182019{
    transition: .2s all ease-in-out !important;
}
.footer-image:hover, .tn-elem__7293089681712145218216:hover, .tn-elem__7293089681712145182019:hover{
    opacity: .5;
    cursor: pointer;
}

.footer-link *, .textLink *{
    transition: .2s all ease-in-out !important;
    cursor: pointer;
}

.footer-link:hover *{
    color: #F5333F !important;
}
.textLink:hover *{
    opacity: 1 !important;
}

/* file button*/

.t-upwidget-container__button{
    min-width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    border-radius: 10px !important;
    height: 51px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background: #FFF !important;
    color: #000 !important;
    border: 1px solid #FFF;
}
.t-upwidget-container__button, .t-upwidget-container__button *{
    transition: .2s all ease-in-out;
}
.t-upwidget-container__button svg{
    margin-right: 5px;
}
.t-upwidget-container__button{
    background: transparent !important;
    color: #FFF !important;
}
.t-upwidget-container__button path{
    fill: #FFF;
}

.t-upwidget-container__button:hover{
    background: #FFF !important;
    color: #000 !important;
}

.t-upwidget-container__button:hover path{
    fill: #000;
}



/* стили для блока Разработчики курсов */
.t846 .t-col_12 {
    padding: 0 !important;
}

.t846 .t846__textwrapper{
    padding-left: 0 !important;
    align-self: center !important;
}

.t846__imgwrapper{
    width: 100px !important;
    height: 100px !important;
    max-width: 100px !important;
    border-radius: 10px;
    overflow: hidden !important;
}

.t846__imgwrapper img{
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
}
.t846 .t-section__topwrapper{
    margin-bottom: 23px;
}

.t846__separator{
    display: none !important;
}

.t846__col{
    padding: 24px !important;
    background: #F5F5F5 !important;
    border-radius: 10px !important;
    margin-bottom: 23px !important;
}
.t846__col .t-card__col{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.t846{
    width: calc(100% - 30px) !important;
    margin: 0 auto !important;
}

.t846 .t-card__title{
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 12px;
}

.t-card__descr{
    font-size: 13px !important;
    line-height: 18.85px !important;
}

.t846{
    margin-bottom: 57px !important;
}

@media screen and (min-width: 768px){
    .t846{
        width: calc(100% - 80px) !important;
    }
    
    .t846__container{
        max-width: 100% !important;
        margin: 0 !important;
    }
    
    .t846 .t-section__container{
        margin: 0 !important;
    }
    
    .t846__col .t-card__col{
        flex-direction: row !important;
    }
    
    .t846__imgwrapper{
        width: 120px !important;
        height: 120px !important;
        max-width: 120px !important;
        border-radius: 10px;
        overflow: hidden;
    }
    
    .t846__imgwrapper img{
        height: 100% !important;
        width: 100% !important;
    }
    
}

@media screen and (min-width: 1024px){
    .t846__container{
        max-width: 541px !important;
    }
    .t846__col{
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 493px !important;
    }
    
}

@media screen and (min-width: 1366px){
    .t846__container{
        max-width: 760px !important;
    }
    .t846__col{
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 712px !important;
    }
    
    .t846{
        max-width: 1200px !important;
        margin-left: auto !important;
    }
    
}

/* поднятие изображения через z-index*/

@media screen and (max-width: 768px){
    .tn-elem__7294079171712153694736{
        z-index: 30 !important;
    }
}

/* карточки потоков */

.t897 .t-section__topwrapper{
    text-align: start !important;
    margin-bottom: 30px !important;
}
.t897 .t-section__topwrapper .t-section__title {
    font-size: 24px !important;
    line-height: 28.8px !important;
    margin-bottom: 20px !important;
}
.t897 .t-section__topwrapper .t-section__descr {
    font-size: 15px !important;
    line-height: 21.75px !important;
    margin-bottom: 20px !important;
    margin: 0 !important;
}

@media screen and (min-width: 768px){
    .t897 .t-section__topwrapper{
        margin-bottom: 40px !important;
    }
    .t897 .t-section__topwrapper .t-section__title {
        font-size: 30px !important;
        line-height: 36px !important;
    }
    
    .t897 .t-col_12{
        margin: 0 !important;
    }
}

@media screen and (min-width: 1366px){
    .t897 .t-section__topwrapper .t-section__title {
        font-size: 37px !important;
        line-height: 44.4px !important;
    }
}

.t897 .t-feed__col-grid__post-wrapper{
    background: #F9F9F9;
    border-radius: 20px;
}
.t897 .t-feed__col-grid__wrapper{
    padding: 0 20px 30px 20px;
}
@media screen and (max-width: 1023px){
    .t897 .t-feed__col-grid__wrapper{
        height: fit-content !important;
    }
}
.t897 .t-feed__button-readmore {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 10px;
    margin-top: 30px !important;
}
.t897 .t-feed__button-readmore .t-btn  {
    margin-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    min-width: calc(50% - 5px);
    border-radius: 10px !important;
    border-color: rgba(29, 35, 46, 0.22) !important;
    transition: .2s all ease-in-out;
    color: #000 !important;
}

.t897 .t-feed__button-readmore a{
    display: flex;
    justify-content: center;
    min-width: calc(50% - 5px);
    justify-content: center;
    align-items: center;
    height: 45px;
    font-size: 13px;
    border-radius: 10px !important;
    background: #1D232E;
    border: 0;
    color: #FFF !important;
    transition: .2s all ease-in-out;
    font-size: 13px;
    font-family: 'Custom', Arial, sans-serif;
    line-height: 18.8px;
    font-weight: 500;
}

.t897 .t-feed__button-readmore .t-btn:hover{
    border-color: #000 !important;
}
.t897 .t-feed__button-readmore a:hover{
    color: #FFF !important;
    background: #f5333f !important;
}

.t897 .t-feed__col-grid__wrapper {
    display: flex;
    justify-content: space-between;
}

.uc-additionalBut .js-feed-container{
    opacity: 0;
}

.t897__container{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#allrecords .t897 .t897__container li{
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.t-feed__post-imgwrapper{
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}

.t-feed__textwrapper .t-feed__post-title{
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 900 !important;
}

.t-feed__textwrapper .js-feed-post-descr{
    font-size: 13px !important;
    line-height: 17.3px !important;
    margin-top: 13px !important;
    opacity: .8 !important;
}

.t-feed__button-readmore *{
    font-size: 13px !important;
    line-height: 18.85px !important;
    font-family: 'Custom', Arial, sans-serif;
    font-weight: 500 !important;
}

@media screen and (min-width: 768px){
    .t897 .t-feed__col-grid__wrapper{
        padding: 0 20px 20px 20px;
        justify-content: flex-start;
    }
    
    .t-feed__button-readmore {
        margin-top: 40px !important;
    }
    
}

@media screen and (min-width: 1024px){
    .t897__container{
        display: flex;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        gap: 30px 20px !important;
    }
    .t897 .t-feed__col-grid__wrapper{
        justify-content: space-between;
    }
    .t-feed__button-readmore{
        margin-top: 10px !important;
    }
    
    .js-feed-post{
        width: calc(33% - 13.5px) !important;
    }
    
    .js-feed-parts-select-container{
        margin: 0 !important;
    }
    
    #allrecords .t897 .t897__container li{
        margin: 0 !important;
    }
}

.t-feed__textwrapper .t-feed__post-title a {
    text-align: start;
}
@media screen and (min-width: 1366px){
    

    .t897 .t-feed__button-readmore {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    
    .t-feed__textwrapper .t-feed__post-title{
        font-size: 23px !important;
        line-height: 27.6px !important;
    }

    .t-feed__textwrapper .js-feed-post-descr{
        font-size: 14px !important;
        line-height: 18.6px !important;
    }
    
    .js-feed-post{
        width: calc(33% - 26.6px) !important;
    }
    
    .t897{
        max-width: 1160px !important;
        margin: 0 auto;
    }
    
    .t897 .t897__container,.t897 .js-feed-container{
        margin: 0 !important;
        max-width: unset;
    }
}

/* FAQ блок */

.uc-faqBlock .t849{
    max-width: calc(100% - 30px) !important;
    margin: 0 auto !important;
}

.uc-faqBlock .t849__border{
    display: none !important;
}

.uc-faqBlock .t849__text{
    font-size: 13px !important;
    line-height: 18.85px !important;
}

@media screen and (min-width: 768px){
    .uc-faqBlock .t849__text{
        font-size: 15px !important;
        line-height: 21.75px !important;
    }
}

.uc-faqBlock .t-col_12{
    padding: 0 !important;
}

.uc-faqBlock .t-section__topwrapper{
    text-align: start !important;
    margin-bottom: 20px !important;
}

.uc-faqBlock .t-section__title{
    font-size: 24px !important;
    line-height: 28.8px !important;
    margin-bottom: 16px !important;
}

@media screen and (min-width: 768px){
    .uc-faqBlock .t-section__title{
        font-size: 30px !important;
        line-height: 36px !important;
    }
}

.uc-faqBlock .t-section__descr{
    font-size: 15px !important;
    line-height: 17.7px !important;
    opacity: .8;
}

.uc-faqBlock .t-item{
    padding: 16px 15px !important;
    background: #F6F6F6;
    border-radius: 10px;
    margin-bottom: 12px !important;
}

.uc-faqBlock .t849__icon *{
    transition: .2s transform ease-in-out;
    transform-origin: center !important;
}
.uc-faqBlock .t849__opened .t849__lines{
    transform: rotate(0deg);
}

.uc-faqBlock .t849__opened .t849__lines path:nth-child(2){
    transform: rotate(90deg);
    transform-origin: center;

}

.uc-faqBlock .t849__icon{
    top: 10px !important;
    width: 30px !important;
    height: 30px !important;
}

.uc-faqBlock .t849__text a:has(u){
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1D232E;
    color: #FFF !important;
    width: 100% !important;
    height: 45px !important;
    border-radius: 5px;
    transition: .2s all ease-in-out;
    font-size: 13px !important;
}
.uc-faqBlock .t849__text a u{
    text-decoration: none !important;
}

.uc-faqBlock .t849__text a:has(u):hover{
    background: #F5333F !important;
    color: #FFF !important;
}

.uc-faqBlock .t849__textwrapper,.uc-faqBlock .t849__text{
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.uc-faqBlock .t849__trigger-button{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.uc-faqBlock .t849__opened .t849__trigger-button{
    padding-bottom: 20px !important;
}

.uc-faqBlock .t849__header {
    border: 0 !important;
}
.uc-faqBlock .t849__title{
    font-size: 15px !important;
    line-height: 18px !important;
    font-family: 'Custom', Arial, sans-serif;
    font-weight: 500;
}

button.t849__trigger-button:active *{
    color: #F5333F !important;
    stroke: #F5333F !important;
}

@media screen and (min-width: 768px){
    .uc-faqBlock .t-container{
        max-width: 688px !important;
    }
    .uc-faqBlock .t849{
        max-width: calc(100% - 80px) !important;
    }
    .uc-faqBlock .t-section__container, .uc-faqBlock .t-section__container *,.uc-faqBlock .t-container{
        margin-left: 0 !important;
    }
    
    .uc-faqBlock .t849__text a:has(u){
        max-width: 225px !important;
    }
    
    .uc-faqBlock .t-item{
        padding: 20px 25px 20px 25px !important;
    }
}



@media screen and (min-width: 1024px){
    #rec729965367.uc-faqBlock .t-container, #rec729968197.uc-faqBlock .t-container{
        max-width: unset !important;
    }
    #rec729965367.uc-faqBlock .t-item, #rec729968197.uc-faqBlock .t-item{
        max-width: 94.5% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    button.t849__trigger-button span, button.t849__trigger-button svg {
        transition: .2s all ease-in-out;
    }
    button.t849__trigger-button:hover *{
        color: #F5333F !important;
        stroke: #F5333F !important;
        fill: transparent !important;
    }
}

@media screen and (min-width: 1366px){
    .uc-faqBlock .t849{
        max-width: 1160px !important;
        display: flex;
        flex-wrap: nowrap;
        gap: 40px;
    }
    
    .uc-faqBlock .t-section__container{
        max-width: calc(33% - 20px) !important;
        margin: 0 !important;
    }
    
    #rec729965367.uc-faqBlock .t-item,#rec729968197.uc-faqBlock .t-item .uc-faqBlock .t-item{
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 91.5% !important;
        max-width: 91.5% !important;
    }
}


@media screen and (min-width: 1024px){
    #rec731754936 .t849, #rec738557785 .t849, #rec738582261 .t849, #rec738582433 .t849, #rec738582318 .t849, #rec738582551 .t849{
        width: calc(100% - 80px) !important;
    }
    
    #rec731754936 .t849 .t-container, #rec738557785 .t849 .t-container, #rec738582261 .t849 .t-container, #rec738582433 .t849 .t-container, #rec738582318 .t849 .t-container, #rec738582551 .t849 .t-container{
        max-width: 541px !important;
    }
    
    #rec824520166 .t849 .t-container .t-item, #rec817963997 .t849 .t-container .t-item, #rec806805458 .t849 .t-container .t-item, #rec801773747 .t849 .t-container .t-item, #rec731754936 .t849 .t-container .t-item, #rec800431725 .t849 .t-container .t-item, #rec789010044 .t849 .t-container .t-item, #rec738557785 .t849 .t-container .t-item, #rec738582261  .t849 .t-container .t-item, #rec738582433 .t849 .t-container .t-item,
    #rec738582318 .t849 .t-container .t-item, #rec738582551 .t849 .t-container .t-item, #rec788996733 .t849 .t-container .t-item, #rec788979421 .t849 .t-container .t-item, #rec789004403 .t849 .t-container .t-item, #rec788968311 .t849 .t-container .t-item{ 
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 90.8% !important;
    }
}

@media screen and (min-width: 1366px){
    #rec824520166 .t849, #rec817963997 .t849, #rec806805458 .t849, #rec801773747 .t849, #rec800431725 .t849, #rec731754936 .t849,  #rec789010044 .t849, #rec788968311 .t849, #rec789004403 .t849, #rec738557785 .t849, #rec738582261  .t849, #rec788979421 .t849, #rec738582433 .t849, #rec738582318 .t849, #rec738582551 .t849,#rec788996733 .t849{
        max-width: 1160px !important;
        display: block !important;
    }
    
    #rec824520166 .t849 .t-container, #rec817963997 .t849 .t-container, #rec806805458 .t849 .t-container, #rec801773747 .t849 .t-container, #rec800431725 .t849 .t-container, #rec731754936 .t849 .t-container, #rec789010044 .t849 .t-container,  #rec788968311 .t849 .t-container, #rec789004403 .t849 .t-container, #rec788996733 .t849 .t-container , #rec788979421 .t849 .t-container , #rec738557785 .t849 .t-container, #rec738582261 .t849 .t-container, #rec738582433 .t849 .t-container, #rec738582318 .t849 .t-container, #rec738582551 .t849 .t-container{
        max-width: 760px !important;
      margin-left: -20px !important;
    }
}

/* fix  отступов на деталке */

#rec731752718 .t846, #rec731753808 .t846{
    margin-bottom: 0 !important;
}

/*tempt */
#rec731754936, #rec738557785, #rec738582261, #rec738582433, #rec738582318, #rec738582551{
    padding-top: 0 !important;
    padding-bottom: 20px !important;
}

#rec731753808{
    padding-bottom: 20px !important;
}

#rec731755369{
    padding-bottom: 0 !important;
}

#rec731757930, #rec738557790{
    margin-bottom: 20px !important;
}

@media screen and (min-width: 768px){
    #rec731752718{
        padding-bottom: 80px !important;
    }
    
    #rec731755369{
        margin-left: -40px !important;
        padding-top: 80px !important;
    }
    
    #rec731753808, #rec731757930, #rec738557790{
        padding-top: 80px !important;
    }
    
    #rec731757930, #rec738557790{
        margin-bottom: 40px !important;
    }
    
}


@media screen and (min-width: 1024px){
    #rec731752718.t-rec{
        padding-top: 112px !important;
    }
    
    #rec731752718{
        padding-bottom: 100px !important;
    }
    
    #rec731755369{
        margin-left: 0 !important;
        padding-top: 100px !important;
    }
    
    #rec731753808, #rec731757930, #rec738557790{
        padding-top: 100px !important;
    }
    
    #rec731757930, #rec738557790{
        margin-bottom: 60px !important;
    }
}

/* приведение зеро-блоков к единой ширине */

@media screen and (max-width: 767px){
    .t897 .t-section__container, .t897__container{
        max-width: 360px !important;
    }
}

@media screen and (min-width: 768px){
        .t897 .t-section__container, .t897__container {
            max-width: 688px !important;
            margin: 0 auto !important; 
        }
        .t-col_4{
            max-width: 688px !important;
        }
}

@media screen and (min-width: 1024px){
        .t897 .t-section__container, .t897__container {
            max-width: 940px !important;
        }
}

@media screen and (min-width: 1200px){
    .t897 .t-section__container, .t897__container {
        max-width: 1120px !important;
    }
}

@media screen and (min-width: 1366px){
    .t897 .t-section__container, .t897__container {
        max-width: 1160px !important;
    }
}


.detailPreviewImg, .detailPreviewImg img{
    width: 330px !important;
    height: 330px !important;
}

@media screen and (min-width: 768px){
    .detailPreviewImg, .detailPreviewImg img{
        width: 690px !important;
        height: 690px !important;
    }
}

@media screen and (min-width: 1024px){
    .detailPreviewImg, .detailPreviewImg img{
        width: 477px !important;
        height: 477px !important;
    }
}

@media screen and (min-width: 1200px){
    .detailPreviewImg, .detailPreviewImg img{
        width: 560px !important;
        height: 560px !important;
    }
}

.stickyBlockImg, .stickyBlockImg img{
    width: 360px !important;
    height: 360px !important;
}


.t-upwidget-container{
    max-height: 64px !important;
}

.t-feed__post{
    transition: .3s all ease-in-out;
}

/*.t-feed__post:hover{*/
/*    transform: scale(1.1);*/
/*}*/

.t-feed__error-msg-wrapper{
    border: 0 !important;
}

.t958__next, .t958__next::before, .t958__previous, .t958__previous::before{
    transition: .2s all ease-in-out;
}
.t958__next:hover, .t958__previous:hover{
    filter: invert(1);
}

.special-color-1 .t958__next:hover, .special-color-3  .t958__previous:hover, .special-color-2 .t958__next:hover, .special-color-3  .t958__previous:hover, .special-color-3 .t958__next:hover, .special-color-3  .t958__previous:hover{
    filter: invert(0);
}

#rec729308968 .tn-elem[data-elem-id="1712144621060"] .tn-atom a, #rec729308968 .tn-elem[data-elem-id="1712144532745"] .tn-atom a{
    width: fit-content;
    text-align: start;
}

.js-feed-post-title a, .tn-atom a, .t-feed__parts-switch-btn a {
    font-family: unset !important;
}

@media screen and (min-width: 768px){
    #rec730344584 {
        margin-top: 33px !important;
    }
    
    #rec730344584 .tn-elem__7303445841712149784250 .tn-atom{
        line-height: 120% !important;
    }
}

#rec730375356 .footer-link a{
    text-align: left !important;
}

.stickyBlockImg img, .detailPreviewImg img{
    object-fit: cover !important;
}

.t-form a{
    display: inline !important;
}

.uc-person .t923__bgimg{
    border-radius: 20px !important;
}

.t846__col:not(:has(.t-card__descr)) .t-card__title{
    margin-bottom: 0 !important;
}
.t846__col:not(:has(.t-card__descr)) .t-card__col{
    gap: 0 !important;
}


@media screen and (min-width: 768px) and (max-width: 1023px){
    .t-rec_pt_75{
        padding-top: 255px !important;
    }
    
    body:has(.uc-stickyContainer) .uc-person{
        margin-left: -40px;   
    }
}

@media screen and (max-width: 767px ){
    #allrecords .detailPreviewImg img{
        border-radius: 5px !important;
    }
}

@media screen and (max-width: 767px) {
    #allrecords .t-rec_pb_165, #allrecords .t-rec_pt_75 {
        padding-bottom: 45px !important;
        
    }
    
}
