.t-descr_xxs {
    font-size: 18px;
    line-height: 1.55;
}

.t-title {
    font-family: 'FuturaPT',Arial,sans-serif;
}

.t-uptitle {
    font-family: 'FuturaPT',Arial,sans-serif;
}


element.style {
    background-color: rgb(45, 38, 32);
}

.t-title_xxs {
    font-size: 20px;
    line-height: 1.23;
}

.t-btn_md {
    height: 50px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
}

.t959 .t-card__title {
    margin: 10px 10px 10px 20px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.t959 .t-card__descr {
    margin: 10px 10px 10px 20px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
}

/* Import Google Fonts */
@import url("//fonts.googleapis.com/css2?family=Advent+Pro:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");

/* Input */
.tn-atom__form div input[type=number]{
 transform:translatex(0px) translatey(0px);
 font-family:'Futura PT', sans-serif;
}