.botonsubmit{background-color:#000;color:#fff;padding:8px 10px;height:2.5rem;border:none;font-weight:700;width:100%}.botonsubmit:hover{cursor:pointer}.textoForm{font-size:clamp(.9rem,1.5vw,1rem);text-align:center;padding-bottom:1rem;font-weight:700;display:block;letter-spacing:normal}.input-container{padding-bottom:5px;display:flex;flex-direction:column;gap:5px;align-items:start;width:100%}.input-span{margin-bottom:3px;font-weight:500}.success-message{color:green;margin-top:10px}.error-message{color:red;margin-top:10px}.disclaimer{font-size:14px;padding-top:20px}.input-container .vtex-dropdown{width:100%}.input-container .vtex-dropdown .vtex-dropdown__container{height:3rem}@media (max-width:768px){.textoForm{font-size:18px;line-height:20px}.botonsubmit{width:100%}}