:root{ --tcw-accent:#24a47a; --tcw-accent-600:#1d8a67; --tcw-border:#cfe8e3;}
.tcw-form-wrap{background:transparent;color:var(--tcw-text,#1a3c37);max-width:720px}
.tcw-form .tcw-field{margin:10px 0}
.sr-only{position:absolute!important;left:-9999px!important;top:auto;overflow:hidden;width:1px;height:1px}
.tcw-form input,.tcw-form select,.tcw-form textarea{width:100%;padding:10px 12px;border-radius:6px;border:1px solid var(--tcw-border);background:#fff;box-shadow:inset 0 1px 0 rgba(0,0,0,.02);font-size:16px;line-height:1.35;}
.tcw-form ::placeholder{color:#7a9a95}
.tcw-form select,.tcw-form option{color:#000!important}
.tcw-form input[name="tcw_math"]{color:#000!important;-webkit-text-fill-color:#000!important}
.tcw-form input[name="tcw_math"]:-webkit-autofill{-webkit-text-fill-color:#000!important;caret-color:#000!important}
.tcw-legend{margin:12px 0 8px;font-weight:600}
.tcw-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:32px;row-gap:12px}
.tcw-check{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;margin:0}
.tcw-check input{margin:3px 0 0 0}
.tcw-check span{display:block;line-height:1.4}
.tcw-actions{margin-top:8px}
.tcw-btn{background:var(--tcw-accent);color:#fff;border:none;border-radius:8px;padding:12px 22px;font-weight:700;cursor:pointer}
.tcw-btn:hover{background:var(--tcw-accent-600)}
.tcw-note{padding:10px;border-radius:8px;margin-bottom:10px}
.tcw-note.ok{background:#e7f7ee;color:#000}
.tcw-note.err{background:#fdeaea}
.tcw-hp{position:absolute;left:-9999px;visibility:hidden;height:0;overflow:hidden}
.tcw-only-orc,.tcw-only-cred,.tcw-only-contato{display:none}
