.t-input-error {
    display: none !important;
}

#tilda-popup-for-error {
    display: none !important;
}

.t-form .js-error-control-box .t-input:not(.t-input-phonemask) {
    border: 1px solid #E76B5B !important;
}

.t-form-success-popup__wrapper > svg:nth-of-type(2) {
    fill: #C8FC7C;
}

.t-form-success-popup__text {
    color: #fff;
}

.t-form-success-popup__close-icon {
    fill: #fff;
}

.t-form-success-popup__wrapper {
    background-color: #191D27 !important;
    border: 1px solid #484A52;
}

input:focus::placeholder {
  color: transparent !important;
}

textarea:focus::placeholder {
  color: transparent !important;
}

/*#rec1150918611 .t396__artboard { */
/*        overflow-x: auto;*/
/*        scroll-behavior: smooth;*/
/*}*/

/*#rec1150918611 .t396__artboard::-webkit-scrollbar {*/
        /*height: 0; */
/*}*/