.uc-myfirstblock .t-section__descr {
    max-width: 90%!important;
}

.uc-myfirstblock .t-section__title ,.uc-mytreeblock .t-uptitle,.uc-myforblock .t-uptitle{
    font-size: 14px!important;
    border: 1px solid #0070FF!important;
    width: fit-content!important;
    padding: 4px 8px!important;
    color: #0070FF!important;
}

.uc-mytreeblock .t-uptitle{
    border: 1px solid #fff!important;
    color: #fff!important;
}

.uc-myfirstblock .t-card__title {
    border-bottom: 1px solid #0070FF!important;
    width: fit-content!important;
    padding-bottom: 15px!important;
    
}

.uc-mytooblock .t-section__title,.uc-myforblock .t-name {
    border-bottom: 1px solid #0070FF!important;
    width: fit-content!important;
    padding-bottom: 15px!important;
    margin-bottom: 25px!important;
    
}


.uc-mytooblock .t-col_3 ,.uc-mytooblocks .t-col_3{
    margin: 0!important;
    max-width: 100%!important;
}

.uc-mytooblock .t948__circle ,.uc-mytooblocks .t948__circle{
    display:none!important;
}

.uc-mytooblock .t948__descr ,.uc-mytooblocks .t948__descr{
    margin-top: 12px;
    margin-bottom: 0;
}

.uc-mytooblock .t948__row,.uc-mytooblocks .t948__row{
    gap: 10px;
        margin: 0 20px !important;
}

.uc-mytreeblock li{
    border: 1px solid white;
    padding: 15px 0;
    margin:0;
    margin-bottom:15px;
    border-radius:20px;
}

.uc-mysixblock ul {
    border: 1px solid #0070FF;
    padding: 15px 0;
    border-radius:20px;
}

.uc-mytreeblock .t-col {
    margin-right: 19px;
}

.uc-myforblock span {
    width: 200px;
    height: 200px;
}

.uc-myforblock .t-btn {
    padding:0!important;
}


.uc-mysixblock .t-title{
     margin-bottom: 30px!important;
}


.uc-mytooblock .t948__textwrapper ,.uc-mytooblocks .t948__textwrapper{
    display: flex;
    flex-direction: column;
}

.uc-mytooblocks img {
    margin: 0;
    order: -1;
}

.uc-mytreeblock .t-section__bottomwrapper,.uc-mysixblock .t-section__bottomwrapper{
    margin-top: 25px!important;
}

.uc-mytooblocks .t-section__descr {
    margin-bottom: 50px!important;
}

.uc-myslider .t1196__imgwrapper{
        height: 60px!important;
    padding: 30px 30px 0 30px;
    display: flex;
}

.uc-myslider .t1196__bgimg {
    width: 60px;
    position: relative;
    background-size: contain;
}

.uc-mycards .t649__blockimg {
        border-radius: 20px 20px 0 0;
}

.uc-mycards .t649__textwrapper {
        background: white;
    padding: 20px!important;
    display: block!important;
    width: auto!important;
    border-radius: 0 0 20px 20px;
}


.uc-mycards .t-card__container .t-card__col:last-of-type .t649__textwrapper {
     border-radius:20px;
}

.uc-mycards .t649__separator ,.uc-mycards .t-section__descr{
    margin-bottom: 40px;
}
.uc-mycards .t-section__descr{
    margin-bottom: 40px!important;
}

.uc-mycards .t-card__container .t-card__col:last-of-type {
        max-width: 100%!important;
}


@media screen and (max-width: 768px) {
    
    .uc-mycards .t-card__container .t-card__col {
        margin-bottom: 30px!important;
    }
    
    .uc-mytooblock .t948__row,.uc-mytooblocks .t948__row{
    gap: 10px;
        margin: 0 0px !important;
}

.t450__menu__content,#rec1638944581 .t135 {
        position: absolute!important;
}
    
    .uc-mytreeblock ul {
        display: flex;
    flex-direction: column;
    align-items: center;
    }
    
    .uc-mytreeblock li,.uc-mysixblock ul{
        width: calc(100% - 30px);

    }
    
    
    .t997__header-wrapper {

        padding-top: 160px!important;
    }
    
    .t450__burger_container.t450__small {
    width: 40px!important;
    height: 40px!important;
}

.t-menuburger__small {
    width: 18px!important;
    height: 14px!important;
}

.t-menuburger__small span {
    height: 2px!important;
    width: 18px!important;
}

.uc-myfirstblock .t-section__descr {
    max-width: 100%!important;
}

.uc-mytooblock .t948__row,.uc-mytooblocks .t948__row {
    display: flex;
    gap: 10px;
    flex-direction: column;
}


.uc-myfirstblock .t-section__title,.uc-mytreeblock .t-uptitle {
    font-size: 12px!important;
}
}