.t338__btn {
    padding-right: 40px;
    padding-left: 40px;
}

.t338__title {
    margin-bottom: 10px;
    color: #fff;
}

.t338__descr {
    margin-bottom: 50px;
    color: #fff;
}


@media screen and (max-width: 960px) {
    .t937__playlist-fade {
        left: 21px;
        right: 21px;
        display: none;
    }
}


.t-form-success-popup__wrapper {
    background-color: #696969;
    padding: 40px 40px 50px;
    box-sizing: border-box;
    border-radius: 5px;
    text-align: center;
    position: relative;
    cursor: default;
}


.t-form-success-popup__text {
    padding-top: 20px;
    font-family: 'Montserrat';
}