.t-form-success-popup, .t702:has(.js-send-form-success) {
    display: none !important;
}

.t-popup__container input:-webkit-autofill,
.t-popup__container input:-webkit-autofill:hover,
.t-popup__container input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #434343 inset !important;
    -webkit-text-fill-color: #fff !important;
}