.iteh24-form-guard-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.iteh24-form-guard-message {
    grid-column: 1 / -1;
    width: 100%;
    margin-top: 12px;
    font-size: 15px;
    line-height: 1.4;
}

.iteh24-form-guard-message:empty {
    display: none;
}

.iteh24-form-guard-message.is-sending {
    color: #4a5568;
}

.iteh24-form-guard-message.is-success {
    color: #137333;
}

.iteh24-form-guard-message.is-error {
    color: #b42318;
}

.iteh24-smartcaptcha-container {
    min-height: 0;
}
