.t-title_xxs {
    font-size: 40px;
}

.t-descr_xxs {
    font-size: 16px;
}

.t-name_md {
    font-size: 32px;
}

.t-text_md {
    font-size: 20px;
    line-height: 1.45;
}

.tmenu-mobile__container {
    min-height: 64px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
   box-shadow: 0px 3px 6px 1px rgba(160, 160, 160, .15);
}

.t-submit {
    text-align: center;
    height: 45px;
    border: 0 none;
    font-size: 14px;
    padding-left: 45px;
    padding-right: 45px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    background: transparent;
}

.t-input {
    margin: 0;
    font-size: 100%;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    border: 0 none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
    border-radius: 16px 16px 16px 16px;
}

.t718 .t-submit {
    width: 120px;
}

.t774__textwrapper.t774__paddingsmall {
    padding: 16px 24px;
}

.t886__btn {
    padding: 8px 20px;
    height: auto;
    
}