.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;
}
.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;
}@keyframes swb-animate{0%{transform:scale(.5);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}.space-whatsapp-button{position:fixed;bottom:20px;z-index:999999}.space-whatsapp-button>div{position:relative}.space-whatsapp-button.left{left:20px}.space-whatsapp-button.left .tooltip{left:75%;right:auto;transform:scale(-1,1)}.space-whatsapp-button.left .tooltip span{transform:scale(-1,1);display:block}.space-whatsapp-button.right{right:20px}.space-whatsapp-button .tooltip{position:absolute;top:-60%;right:60%;max-width:calc(100vw - 105px);height:32px;padding:0 14px;border:0;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));transform:translateZ(0);pointer-events:none;font-size:.8em}.space-whatsapp-button .tooltip.fixed{opacity:1}.space-whatsapp-button:hover .tooltip{opacity:1;animation:none;transition:opacity .2s}.space-whatsapp-button .tooltip:after{content:"";display:block;position:absolute;top:30px;right:3px;border:solid transparent;border-width:6px 0 6px 18px;border-left-color:#fff;transform:rotate(70deg)}.space-whatsapp-button.animated:after,.space-whatsapp-button.animated:before{content:"";display:block;position:absolute;z-index:-1;border-radius:50%;border:1px solid #25d366;left:-10px;right:-10px;bottom:-10px;top:-10px;animation:swb-animate 1.5s linear infinite;opacity:0;backface-visibility:hidden;pointer-events:none}.space-whatsapp-button.animated:after{animation-delay:.5s}.swb-info-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center}.swb-info{background-color:#fff;border-radius:15px;max-width:400px;width:90%;box-shadow:0 4px 8px rgba(0,0,0,.1)}.swb-info-header{padding:15px 20px;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center;background-color:#128c7e;color:#fff;border-top-left-radius:15px;border-top-right-radius:15px}.swb-info-header h3{margin:0;font-size:18px}.swb-info-close{font-size:35px;cursor:pointer;color:#fff}.swb-info-body{padding:20px}.swb-form-group{margin-bottom:15px;display:flex;flex-direction:column}.swb-form-group label{display:block;margin-bottom:5px;font-weight:500}.swb-form-group input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.swb-submit-btn{background-color:#25d366;color:#fff;border:0;padding:10px 15px;cursor:pointer;font-size:16px;width:100%;align-items:center;display:flex;gap:10px;justify-content:center;border-radius:20px}.swb-submit-btn:hover{background-color:#128c7e}