.t-input-block:not(.t-input-block_rd-flex) .t-radio__control {
    font-size: 15px !important;
}

.t-radio__control.t-text_xs, .t-checkbox__control.t-text_xs {
    line-height: 1.6em;
    font-size: 14px !important;
}

/* ссылку скрыл вниз Т */
.t-tildalаbеl__link {
  display: none !important;
}

.t-tildalаbеl__wrapper {
  display: none !important;
}
/* Жирность заголовков */
.t-input-title {
    font-weight: 500!important;
}

@media screen and (max-width: 640px) { 
    /* Жирность заголовков в форме */
.t-input-title {
    font-size: 18px !important;
}
/* отступ блока от верха основого на мобилках */
.t764, .t-rec_pt_135 {
    padding-top: 45px !important;
}
 /* подзаголовок отступ от заголовка */
 .t015__descr {
    padding-top: 15px !important;
}
}

 .bh-w-powered-by { 
     display:none !important;
     
 }
 
 .bh-w-button--rectangular.bh-w-button--size-l {
    width: 500px !important;
    height: 60px !important;
    font-size: 22px !important;
}

.bh-w-button--rectangular.bh-w-button--size-l .bh-w-button__icon {
    height: 45px !important;
    width: 45px !important;
}

div#bh-widget-button-root {
    display: flex;
    justify-content: center;
}
