    html {
        background: #141414;
    }
    .img-lighten {
        mix-blend-mode: lighten;
    }
    .t228__imglogo {
    width: 80px;
}
    .tmenu-mobile__imglogo {
    min-width: 70px !important;
}
    .t228__maincontainer {
    height: fit-content !important;
    padding: 10px;
    margin: 10px;
    top: 10px;
    border-radius: 100px;
    max-width: 1360px !important;
    background: rgba(20, 20, 20, 0.1);
    backdrop-filter: blur(20px);
}

.t228__maincontainer.t228__c12collumns .t228__padding40px {
    width: 10px;
}
    
    a.t-menu__link-item {
        height: 32px !important;
    }
    
    li.t228__list_item {
        height: 32px;
        line-height: 32px;
        padding: 0 16px !important;
    }
    
    ul.t228__list.t-menu__list {
        width: fit-content;
        margin: 0 auto !important;
        border: 1px solid #565656;
        border-radius: 20px;
        padding: 4px !important;
    }

    /* --------HOVER-------*/
    .t-menu__link-item:hover {
        color: #E2F33B !important;
    }
    .hover-ficha > .tn-molecule, .hover-ficha .tn-atom {
        transition: 0.2s ease !important;
    }
    .hover-ficha:hover > .tn-molecule {
        background: #E2F33B;
        transition: 0.2s ease!important;
    }
    
    .hover-ficha:hover .tn-atom {
        color: #000 !important;
        transition: 0.2s ease!important;
    }
    .hover-ficha:hover img {
        opacity: 0;
        position: relative;
    }
    .hover-ficha:hover path {
        fill: #000;
    }
    
    .hover-ficha:hover svg {
        transform: rotate(90deg);
        transition: 0.4s ease;
    }
    /*.hover-ficha:hover .tn-elem[data-elem-id="176268807968814600"] {*/
    /*    background: url(https://static.tildacdn.com/tild6339-3636-4430-a437-666331383231/g4323.svg);*/
    /*    background-size: contain;*/
    /*    background-position: center;*/
    /*    transform: rotate(90deg);*/
    /*transition: 0.4s ease;*/
    /*}*/
    /*.hover-ficha:hover .tn-elem[data-elem-id="176268811674746660"] {*/
    /*    background: url(https://static.tildacdn.com/tild3838-3864-4465-b833-383861353761/path4283.svg);*/
    /*    background-size: contain;*/
    /*    background-position: center;*/
    /*    transform: rotate(90deg);*/
    /*transition: 0.4s ease;*/
    /*}*/
    /*.hover-ficha:hover .tn-elem[data-elem-id="176268819702498090"] {*/
    /*    background: url(https://static.tildacdn.com/tild6134-3830-4861-b462-336236633738/g4723.svg);*/
    /*    background-size: contain;*/
    /*    background-position: center;*/
    /*    transform: rotate(90deg);*/
    /*transition: 0.4s ease;*/
    /*}*/
    @media screen and (max-width: 959px)  {
        .tmenu-mobile {
            background: #141414;
        }
        
        ul.t228__list.t-menu__list {
            border: none;
            padding: 0 !important;
            width: calc(100% - 32px);
        }
        
        li.t228__list_item {
            width: 90%%;
        }
        
        
        .t228__maincontainer {
            padding: 0;
        }
        
        .t228__centercontainer {padding: 0;}
        
        .t-btnflex.t-btnflex_type_button {
            border-radius: 16px !important;
            width: 100% !important;
        }
        
        .t228__right_buttons_wrap {
            width: calc(100% - 32px) !important;
            padding: 0 16px;
        }
        
        .t228__right_buttons {
            width: 100% !important;
        }
        
        .t228__right_buttons_but {
            width: 100%;
        }
        
        li.t228__list_item {
            height: 20px;
            line-height: 20px;
        }
        .tmenu-mobile {
            background: #141414 !important;
        }
    }
@media screen and (max-width: 639px) {
    .t396 .tn-elem[data-elem-type='button'] .tn-atom {
        border-radius: 16px !important;
    }
    .t-menusub {
        z-index: 124124124124 !important;
        background: #141414;
        position: relative;
        border-radius: 24px;
    }
    li.t228__list_item {
        height: fit-content;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    
    li.t228__list_item {
        display: flex;
        flex-direction: column;
    }
    
    .t-menusub {
        width: 100%;
    }
    
    a.t-menusub__link-item {
        font-size: 14px !important;
    }
    
    .t-menusub__content {
        padding: 16px;
    }
    
    
    .t-menusub__menu.t-menusub__menu_bottom.t-menusub__menu_show {
        border: 1px solid #e2f33b;
        border-radius: 24px;
        margin-top: 16px;
    }
    a.t-menu__link-item {
        height: fit-content !important;
    }
}
