.t-form__inputsbox_flex .t-input-group:not(.t-input-group_inonerow) {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
}


.t-range__value-txt {
    background-color: rgba(255, 106, 40, 1) !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: white;
}
.t-range {
    -webkit-appearance: none;
    background: #ff151500 !important;
    cursor: pointer;
    height: 30px !important;
}

.tmenu-mobile__container {
    min-height: 64px;
    padding: 5px; }


#rec901185886 .t-sociallinks__svg {
    width: 50px;
    height: 50px;
}
#rec901185886 .t554 .t-sociallinks__item {
    display: inline-block;
    margin: 4px 23px 0 0;
}

#rec901185886 .t554__card {
    border: 1px solid #dcdcdc;
}

.t-range__interval-txt-wrapper {
    padding-top: 0px !important;
}