.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.scf-wrapper {
max-width: 820px;
margin: 0 auto;
font-family: inherit;
}
.scf-form {
width: 100%;
}
.scf-field {
position: relative;
margin-bottom: 22px;
}
.scf-field label {
display: block;
margin-bottom: 8px;
color: #18222d;
font-size: 15px;
font-weight: 600;
line-height: 1.4;
}
.scf-required {
color: #009bf8;
}
.scf-field input[type="text"],
.scf-field input[type="email"],
.scf-field input[type="tel"],
.scf-field textarea {
width: 100%;
box-sizing: border-box;
min-height: 54px;
padding: 15px 17px;
border: 1px solid #dfe4e8;
border-radius: 7px;
background: #ffffff;
color: #18222d;
font-family: inherit;
font-size: 16px;
line-height: 1.5;
transition: border-color .2s ease, box-shadow .2s ease;
} .scf-phone-wrap {
display: flex;
gap: 10px;
}
.scf-phone-flag {
flex: 0 0 168px;
max-width: 168px;
min-height: 54px;
box-sizing: border-box;
padding: 15px 10px;
border: 1px solid #dfe4e8;
border-radius: 7px;
background: #ffffff;
color: #18222d;
font-family: inherit;
font-size: 15px;
line-height: 1.5;
cursor: pointer;
transition: border-color .2s ease, box-shadow .2s ease;
}
.scf-phone-wrap input[type="tel"] {
flex: 1 1 auto;
min-width: 0;
}
.scf-phone-flag:hover,
.scf-phone-flag:focus {
border-color: #009bf8;
outline: none;
}
@media (max-width: 480px) {
.scf-phone-wrap {
flex-direction: column;
}
.scf-phone-flag {
flex: 1 1 auto;
max-width: 100%;
width: 100%;
}
}
.scf-field textarea {
min-height: 170px;
resize: vertical;
}
.scf-field input:focus,
.scf-field textarea:focus {
outline: none;
border-color: #009bf8;
box-shadow: 0 0 0 3px rgba(0, 155, 248, .10);
}
.scf-field input::placeholder,
.scf-field textarea::placeholder {
color: #8a949d;
} .scf-file-area {
position: relative;
padding: 22px;
border: 1px dashed #cfd7dd;
border-radius: 7px;
background: #f8fafb;
cursor: pointer;
transition: border-color .2s ease, background .2s ease;
}
.scf-file-area:hover {
border-color: #009bf8;
background: #f5fbff;
} .scf-file-area input[type="file"] {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
cursor: pointer;
z-index: 2;
}
.scf-file-custom-wrapper {
display: flex;
align-items: center;
gap: 12px;
flex-wrap: wrap;
margin-bottom: 8px;
}
.scf-file-btn-text {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 10px 16px;
border: 0;
border-radius: 5px;
background: #009bf8;
color: #ffffff;
font-family: inherit;
font-size: 14px;
font-weight: 600;
transition: background .2s ease;
}
.scf-file-area:hover .scf-file-btn-text {
background: #0088dc;
}
.scf-file-chosen-text {
color: #68737d;
font-size: 14px;
}
.scf-file-info {
margin-top: 10px;
color: #68737d;
font-size: 13px;
line-height: 1.5;
} .scf-file-list {
list-style: none;
margin: 12px 0 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 6px;
}
.scf-file-list:empty {
margin-top: 0;
}
.scf-file-list-item {
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
padding: 8px 10px;
background: #f4f6f8;
border: 1px solid #dfe4e8;
border-radius: 6px;
font-size: 13px;
color: #18222d;
}
.scf-file-list-name {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.scf-file-remove {
flex: 0 0 auto;
width: 22px;
height: 22px;
line-height: 20px;
text-align: center;
padding: 0;
border: none;
border-radius: 50%;
background: transparent;
color: #68737d;
font-size: 16px;
cursor: pointer;
transition: background .2s ease, color .2s ease;
}
.scf-file-remove:hover,
.scf-file-remove:focus {
background: #ffe1e1;
color: #d92626;
outline: none;
} .scf-gdpr {
display: flex;
align-items: flex-start;
gap: 10px;
margin: 24px 0;
color: #68737d;
font-size: 13px;
line-height: 1.6;
}
.scf-gdpr input[type="checkbox"] {
flex: 0 0 auto;
width: 18px;
height: 18px;
margin-top: 2px;
accent-color: #009bf8;
}
.scf-gdpr a {
color: #009bf8;
text-decoration: underline;
} .scf-turnstile {
margin: 22px 0;
} .scf-submit {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 54px;
padding: 0 30px;
border: 0;
border-radius: 6px;
background: #009bf8;
color: #ffffff;
font-family: inherit;
font-size: 16px;
font-weight: 600;
line-height: 1;
cursor: pointer;
transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}
.scf-submit:hover {
background: #0088dc;
transform: translateY(-1px);
box-shadow: 0 6px 18px rgba(0, 155, 248, .18);
}
.scf-submit:disabled {
opacity: .65;
cursor: not-allowed;
transform: none;
box-shadow: none;
} .scf-message {
display: none;
margin-bottom: 24px;
padding: 14px 17px;
border-radius: 6px;
font-size: 14px;
line-height: 1.5;
}
.scf-message.scf-success {
display: block;
background: #edf9f2;
border: 1px solid #bfe8cf;
color: #176b3a;
}
.scf-message.scf-error {
display: block;
background: #fff2f2;
border: 1px solid #f0c5c5;
color: #9b2929;
} .scf-hp {
position: absolute !important;
left: -9999px !important;
width: 1px !important;
height: 1px !important;
overflow: hidden !important;
} @media (max-width: 600px) {
.scf-field {
margin-bottom: 18px;
}
.scf-file-area {
padding: 16px;
}
.scf-submit {
width: 100%;
}
}