@media screen and (min-width:960px) {
    .t668__icon {
    position: absolute;
    right: 30px !important;
    left: auto !important;
}

button.t668__trigger-button,
.t668__content {
    padding-left: 40px !important;
}
}

@media screen and (max-width:960px) {
    .t668__icon {
    position: absolute;
    right: 10px !important;
    left: auto !important;
}

button.t668__trigger-button,
.t668__content {
    padding-left: 20px !important;
}
}

     .menublack2:hover .tn-atom {
    color:#5F38F5 !important;
    opacity: 1 !important;
    transition: all 0.1s ease;
}


      .menu2:hover .tn-atom {
    color:black !important;
    opacity: 1 !important;
    transition: all 0.1s ease;
}

.menublack:hover .tn-atom {
    color:#5f38f5 !important;
    opacity: 1 !important;
    transition: all 0.1s ease;
}
.menu:hover .tn-atom {
    color:#AFF450 !important;
    opacity: 1 !important;
    transition: all 0.1s ease;
}

.menupink:hover .tn-atom {
    color:#5F38F5 !important;
    opacity: 1 !important;
    transition: all 0.1s ease;
}

.t668__accordion {
    border: 1px solid #202020;
    border-radius: 20px;
        overflow: hidden;
}
.t-checkbox__indicator { /* Чек-бокс в форме*/
    border-radius: 4px;
    border-color: #F0F0F0;
    background-color: #F0F0F0; !important;
}

.t-checkbox__control .t-checkbox:checked~.t-checkbox__indicator { /*Чек-бокс в форме*/
    background-color: #AFF450; !important;
}
 .t-checkbox__indicator:after {
    border-color: #202020 !important;
}

.t958__item .t-slds__wrapper {
    padding-right: 20px;
}

@media screen and (max-width:640px) {
    .t958__item.t-slds__item.t-width_5 {
    width: 260px;
}
    .t958 .t958__item .t-slds__wrapper {
        padding: 0;
        padding-right: 4px;
    }
.t668__col {
    margin-bottom: 6px !important;
}
}

.t668__trigger-button {
    padding-left: 70px !important;
}

@media screen and (max-width:960px) {
.t958 .t958__item .t-slds__wrapper {
        padding: 0;
        padding-right: 16px;
    }
}

.uc-underslider {
    position:relative;
    z-index: 99 !important;
}

.slide .tn-atom {
    border-radius: 24px !important;
}
@media screen and (min-width:960px) {
.t-feed__post-popup__relevants-item.t-col.t-col_3.t-align_left {
    max-width: 380px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #282829;
    border-radius: 30px;
}
}
.t-feed__post-popup__relevants-item.t-col.t-col_3.t-align_left {
        background-color: #282829;
    border-radius: 30px;
}

.t-feed__post-popup__relevants-bgimg {
    aspect-ratio: 16 / 6 !important;
    border-radius: 30px;
}

.t-feed__post-popup__relevants-item-title.t-name.t-name_xs {
    font-size: 22px;
    font-weight: 500;
    margin-left: 30px;
}

.t-feed__post-popup__relevants-item-descr.t-descr.t-descr_xxs {
    font-size: 15px;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom:30px;
}

.t-feed__post-popup__relevants-imgwrapper {
    aspect-ratio: 16 / 6;
    padding-bottom: 0% !important;
}

.t-feed__post-popup__container {
    padding-bottom: 0px;
}

@media screen and (min-width:1720px) {
.t-feed__post-popup__content.t-col.t-col_8 {
    max-width: 1197px;
}
}

@media screen and (min-width:1500px) and (max-width:1719px) {
.t-feed__post-popup__content.t-col.t-col_8 {
    max-width: 980px;
}
}

@media screen and (min-width:1200px) and (max-width:1499px) {
.t-feed__post-popup__content.t-col.t-col_8 {
    max-width: 808px;
}
}