.text-link .tn-atom a {
    text-decoration: underline #fff!important;
    transition: text-decoration-color 0.2s ease-in-out;
}
.text-link .tn-atom a:hover {
    text-decoration-color: transparent!important;
}
.t702 .t-input-group {
    margin-bottom: 10px!important;
}
.t702 .t-form__submit {
    margin-top: 10px!important;
}
.t702 .t-submit {
    height: 60px!important;
}
.t-form__errorbox-wrapper {
    margin-bottom: 10px!important;
}
.text-play {
    display: block;
    position: relative;
    overflow: visible;
    fill: #0e0e0e;
    font-family: 'VK-sans', Arial, sans-serif;
    font-weight: 300;    
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
}
.text-play path {
    fill: none;
}
@media screen and (max-width: 1439px) {
    .t668__title {
        font-size: 20px!important;
    }
    .t668__text {
        font-size: 15px!important;
    }
    .t668__wrapper {
        border-radius: 12px!important;
    }
}
@media screen and (max-width: 1439px) {
    .t668__title {
        font-size: 20px!important;
    }
    .t668__text {
        font-size: 15px!important;
    }
    .t668__wrapper {
        border-radius: 16px!important;
    }
}
@media screen and (max-width: 959px) {
    .t668__text {
        font-size: 16px!important;
    }
    .t668__wrapper {
        border-radius: 18px!important;
    }
}
@media screen and (max-width: 639px) {
    .text-link .tn-atom a {
        text-decoration: underline #0e0e0e!important;
    }
    .text-link .tn-atom a:hover {
        text-decoration-color: transparent!important;
    }  
    .t668__title {
        font-size: 16px!important;
    }
    .t668__text {
        font-size: 13px!important;
    }
    .t668__wrapper {
        border-radius: 20px!important;
    }
    .t702 .t-submit, .t702 .t-input, .t702 .t-select {
        height: 60px!important;
    }    
}
@media screen and (max-width: 560px) {
    .t702 .t-popup__block-close {
        background: #333!important;
    }
}