.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wf-cc{--wf-cc-bg:#eeeeee;--wf-cc-bg-alpha:rgba(238, 238, 238, 0.9);--wf-cc-text:#222222;--wf-cc-accent:#0a6cff;--wf-cc-radius:0;--wf-cc-shadow:none;--wf-cc-margin:0;position:fixed;left:0;width:100%;margin:var(--wf-cc-margin);padding:4px;z-index:1000;text-align:center;box-sizing:border-box;background-color:var(--wf-cc-bg);background-color:var(--wf-cc-bg-alpha);color:var(--wf-cc-text);border-radius:var(--wf-cc-radius);box-shadow:var(--wf-cc-shadow)}.wf-cc--top{top:0}.wf-cc--bottom{bottom:0}.wf-cc__inner{padding-right:50px}.wf-cc__link{margin-left:8px;color:var(--wf-cc-accent)}.wf-cc__dismiss{margin-left:24px;color:var(--wf-cc-accent);cursor:pointer}.wf-cc__close{position:absolute;right:0;top:0;width:50px;height:100%;display:inline-block;cursor:pointer}.wf-cc__close::after,.wf-cc__close::before{content:"";position:absolute;left:50%;top:50%;width:18px;height:2px;background:var(--wf-cc-text);transform-origin:center}.wf-cc__close::before{transform:translate(-50%,-50%) rotate(45deg)}.wf-cc__close::after{transform:translate(-50%,-50%) rotate(-45deg)}.wf-cc--theme-dark{--wf-cc-bg:#1e1e1e;--wf-cc-bg-alpha:rgba(30, 30, 30, 0.92);--wf-cc-text:#f0f0f0;--wf-cc-accent:#5aa9ff}.wf-cc--theme-minimal{--wf-cc-bg:#ffffff;--wf-cc-bg-alpha:#ffffff;--wf-cc-text:#222222;--wf-cc-accent:#0a6cff;--wf-cc-radius:0;--wf-cc-shadow:none}.wf-cc--theme-card{--wf-cc-bg:#ffffff;--wf-cc-bg-alpha:#ffffff;--wf-cc-text:#222222;--wf-cc-accent:#0a6cff;--wf-cc-radius:10px;--wf-cc-shadow:0 6px 24px rgba(0, 0, 0, 0.18);--wf-cc-margin:16px}.wf-cc--theme-card{width:auto;max-width:720px}.wf-cc--theme-card.wf-cc--bottom,.wf-cc--theme-card.wf-cc--top{left:50%;transform:translateX(-50%)}@media (prefers-color-scheme:dark){.wf-cc--auto-dark.wf-cc--theme-card,.wf-cc--auto-dark.wf-cc--theme-light,.wf-cc--auto-dark.wf-cc--theme-minimal{--wf-cc-bg:#1e1e1e;--wf-cc-bg-alpha:rgba(30, 30, 30, 0.92);--wf-cc-text:#f0f0f0;--wf-cc-accent:#5aa9ff}}.wf-cc__glass{position:fixed;width:100%;height:100%;z-index:999;top:0;left:0;opacity:.5;background-color:#ccc}.wf-cc__dialog{z-index:1000;position:fixed;left:50%;top:50%}.wf-cc__content{position:relative;left:-50%;margin-top:-25%;background-color:var(--wf-cc-bg);color:var(--wf-cc-text);padding:20px;box-shadow:4px 4px 25px #888}.wf-cc__dismiss--block{display:block;text-align:right;margin-top:8px;margin-left:0}