.rassrochka_span {
    text-align: right;
    right: 45px;
    top: 19px;
    font-family: 'Circe';
    position: absolute;
    font-weight: 600;
    z-index: 0;
}

.t-select.tkf-select {
    position: relative;
    z-index: 1;
}

.tkf-button {
    background-color: #ff95aa !important;
    border-radius: 360px !important;
    color: #fff !important;
    font-size: 20px !important;
    font-family: 'Circe', sans-serif !important;
}

.t706__form-bottom-text {
    line-height: 1.1 !important;
    font-size: 14px !important;
}

select.tkf-select {
    border-radius: 360px !important;
    border: 1px solid #c7c7c7 !important;
}

@media screen and (max-width: 640px) {
    .tkf-button {
        font-size: 16px !important;
    }
}


