@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;
}