*{box-sizing:border-box}:root{color-scheme:light}body{margin:0;padding:8px 8px 76px;background:transparent;font-family:Montserrat;font-size:14px;font-weight:500;color:#101820}form{display:flex;flex-direction:column;gap:8px;max-width:560px;margin:0 auto}label{display:flex;flex-direction:column;gap:4px}label span{font-weight:500}label em{font-style:normal;color:#b42418}input,textarea{font-family:inherit;font-size:16px;color:inherit;background:#fff;border:1px solid #d7d7d7;border-radius:5px;padding:11px 12px;outline:none}textarea{resize:none}.telefone{display:flex;gap:8px}.telefone input{flex:1;min-width:0}.ddi{position:relative;display:flex;align-items:center;gap:6px;flex-shrink:0;padding:11px 12px;background:#fff;border:1px solid #d7d7d7;border-radius:5px;font-size:16px;line-height:19px}.ddi:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #333333}.ddi img{display:block;border-radius:2px}.ddi select{position:absolute;inset:0;width:100%;height:100%;opacity:0;font-family:inherit;font-size:16px;cursor:pointer}.ddi:focus-within{border-color:#0aa34a;box-shadow:0 0 0 3px #0aa34a26}input:focus,textarea:focus{border-color:#0aa34a;box-shadow:0 0 0 3px #0aa34a26}[aria-invalid=true]{border-color:#b42418}label small{min-height:15px;font-size:12px;line-height:15px;color:#b42418;margin-top:-2px}button{font-family:inherit;font-size:16px;font-weight:600;color:#fff;background:#0aa34a;border:none;border-radius:5px;padding:13px;cursor:pointer}button:hover:not(:disabled){background:#08853d}button:disabled{opacity:.65;cursor:not-allowed}.erro-envio{min-height:17px;margin:0;line-height:17px;color:#b42418}.sucesso{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:calc(100vh - 84px);max-width:560px;margin:0 auto;padding:24px 8px;text-align:center}.sucesso svg{width:58px;height:58px;animation:sucesso-selo .45s cubic-bezier(.2,1.3,.5,1) both}.sucesso circle{fill:#0aa34a}.sucesso path{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:34;stroke-dashoffset:34;animation:sucesso-risco .4s .3s ease-out forwards}.sucesso strong{font-size:20px;font-weight:600;line-height:1.3;color:#333;animation:sucesso-entrada .4s .15s ease-out both}.sucesso p{max-width:400px;margin:0;line-height:1.6;color:#333;animation:sucesso-entrada .4s .25s ease-out both}@keyframes sucesso-selo{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:none}}@keyframes sucesso-risco{to{stroke-dashoffset:0}}@keyframes sucesso-entrada{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.sucesso svg,.sucesso strong,.sucesso p,.sucesso path{animation:none}.sucesso path{stroke-dashoffset:0}}
