/******* Do not edit this file directly. Generated by Simple Custom CSS and JS. *******
Optimized externally by Codex: 2026-05-11 23:10:45 UTC */
#request-form form {
	position: relative;
}

#request-form form .wpcf7-response-output {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    margin: 0;
    background: #021629de;
    color: #fff;
    border: none;
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 100;
    border-radius: 11px;
    backdrop-filter: blur(2px);
}