.uc-faq .t-col {
    padding-left: 25px;
    padding-right: 25px;
}

.t668__trigger-button {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14), 0 8px 8px 0 rgba(0, 0, 0, 0.12), 0 19px 11px 0 rgba(0, 0, 0, 0.07), 0 33px 13px 0 rgba(0, 0, 0, 0.02), 0 52px 14px 0 rgba(0, 0, 0, 0);
    border-radius: 8px;
    background-color: #191919;
    background-image: url('https://static.tildacdn.com/tild3031-3931-4532-a632-316662386434/bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.t668__trigger-button .t668__title {
    color: #fff !important;
}
.t668__trigger-button::before {
    content: url('https://static.tildacdn.com/tild3033-3838-4565-b362-633465396432/Group_1000008085.svg');
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
    pointer-events: none;
}
.t668__trigger-button::after {
    content: '01 модуль';
    pointer-events: none;
    position: absolute;
    width: 95px;
    height: 27px;
    font-size: 14px;
    left: 12px;
    top: -27px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background: #F2D8A5; */
    background: linear-gradient(185deg, #e8cf98 0%, #ffe3b4 51.63%, #ebcc93 94.27%);
    color: #5F4C2C;
    font-weight: 700;
    border-radius: 5px 5px 0 0 ;
}
.t668__icon {
    display: none !important;
}
.t668__col:nth-child(2) .t668__trigger-button::after {
    content: '02 модуль';
}
.t668__col:nth-child(3) .t668__trigger-button::after {
    content: '03 модуль';
}
.t668__col:nth-child(4) .t668__trigger-button::after {
    content: '04 модуль';
}
.t668__col:nth-child(5) .t668__trigger-button::after {
    content: '05 модуль';
}
.t668__col:nth-child(6) .t668__trigger-button::after {
    content: '06 модуль';
}
.t668__col:nth-child(7) .t668__trigger-button::after {
    content: '07 модуль';
}


/*  */
.t668__trigger-button, .t668__content {
    padding-left: 25px !important;
    padding-right: 30px !important;
}


/*  */
.t668__wrapper {
    background: none !important;
}
.t668__content {
    background: #fff;
    border-radius: 0 0 10px 10px;
}
.t668__textwrapper {
    padding-bottom: 0;
}

