/*header*/
.uc-header-fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
}
.uc-main-first-block {
    padding-top: 87px;
}
#rec2198819561 .tn-elem[data-elem-id="1777483318341"] .tn-atom {
    opacity: 0.4;
}

/*Вопрос-ответ*/
.t668__circle {
    width: 32px;
    height: 32px;
    border: 2px solid #F3F3F3;
    transition: all 0.3s;
}
.t668__header .t668__lines svg {
    display: none;
}
.t668__header .t668__circle:before,
.t668__header .t668__circle:after {
    content: '';
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 2px;
    height: 12px;
    background: #fff;
    transition: all 0.3s;
}
.t668__header .t668__circle:after {
    transform: rotate(90deg);
}
.t668__trigger-button:hover .t668__circle {
    border: 2px solid #FBAC00;
}
.t668__trigger-button:hover .t668__circle:before,
.t668__trigger-button:hover .t668__circle:after {
    background: #FBAC00;
}
/*open*/
.t668__header.t668__opened .t668__circle:before {
    opacity: 0;
}
.t668__header.t668__opened  .t668__circle {
    border: 2px solid #FBAC00;
}
.t668__header.t668__opened .t668__circle:after {
    background: #FBAC00;
}

/*Модалка*/
.t-popup__container.t-popup__container-static {
    border-radius: 40px;
}
.t702__text-wrapper.t-align_center {
    text-align: left;
}
#rec2220855921 .t702__title {
    margin-bottom: 24px;
}
.t702 .t-input-title {
    font-size: 13px;
    color: #5B5B5B  !important;
}
.t-select,
.t-input{
    height: 44px;
    font-size: 16px;
}
.t-form__inputsbox.t-form__inputsbox_flex.t-form__inputsbox_inrow {
    column-gap: 12px;
}
.t702 .t-form__inputsbox_vertical-form .t-input-group {
    margin-bottom: 12px;
}
#rec2220855921 .t-btnflex.t-btnflex_type_submit {
    position: absolute;
    width: 124px;
    padding: 0;
    right: 40px;
    bottom: 40px;
    padding: 12px 24px;
}
#rec2220855921 .uploadcare--widget__button.uploadcare--widget__button_type_open {
    /*font-size: 0;*/
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: 100%;
    height: 100%;
    background-color: transparent !important;
    padding: 0 20px;
}
/*#rec2220855921 .uploadcare--widget__button.uploadcare--widget__button_type_open:after {*/
/*    content: 'Прикрепить файл';*/
/*    font-size: 13px;*/
/*    color: #0A0A0A;*/
/*}*/
/*.uploadcare--widget {*/
/*    background-color: transparent;*/
/*    min-width: 176px;*/
/*    height: 56px;*/
/*    border: 1px dashed #fcbd33;*/
/*    border-radius: 8px;*/
/*}*/
/*#rec2220855921 .uploadcare--widget__button.uploadcare--widget__button_type_open:before {*/
/*    content: '';*/
/*    width: 24px;*/
/*    height: 24px;*/
/*    background-image: url(https://static.tildacdn.com/tild3061-6331-4033-b661-333532626430/Frame_956446937.svg);*/
/*}*/
#rec2220855921 button.uploadcare--widget__button.uploadcare--widget__button_type_open:not(.t-animate_no-hover):hover {
    background-color: transparent !important;
}

.t-checkbox__indicator {
    width: 20px;
    height: 20px;
    border: none;
    background: #D8D8D8;
    border-radius: 4px;
}
.t-checkbox__control>span {
    font-size: 13px;
    color: #5B5B5B;
}
