.form[data-v-192bed54]{padding:10vh 5vw;width:100%}.form .row[data-v-192bed54]{display:flex;justify-content:space-between;margin-bottom:2vh;width:100%}@media (max-width:768px){.form .row[data-v-192bed54]{flex-direction:column;margin-bottom:0}}.form .row .message[data-v-192bed54]{font-size:14px}.form .row .col[data-v-192bed54]{width:48%}@media (max-width:768px){.form .row .col[data-v-192bed54]{margin-bottom:2vh;width:100%}}.form .row .textareaCol[data-v-192bed54]{width:100%}.form .row.end[data-v-192bed54]{justify-content:flex-end}.form .row.end button[data-v-192bed54]{background-color:var(--blue-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:2vh;padding:1.5vh 3vw;transition:background-color .3s ease-in-out}.form .row.end button[data-v-192bed54]:hover{background-color:var(--orange-color)}.form .row .inputCheckbox[data-v-192bed54]{align-items:center;display:flex;justify-content:flex-start;width:100%}.form .row .inputCheckbox input[data-v-192bed54]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid var(--blue-color);cursor:pointer;font-family:Inter,sans-serif;height:20px;margin-right:1vw;position:relative;width:auto;width:20px}.form .row .inputCheckbox input[data-v-192bed54]:checked{background-color:var(--blue-color);border-color:var(--blue-color)}.form .row .inputCheckbox input[data-v-192bed54]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:12px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:6px}.form .row .inputCheckbox label[data-v-192bed54]{margin:0}.form .row label[data-v-192bed54]{color:var(--blue-color);font-size:clamp(14px,.8vw,24px);font-weight:600;margin-bottom:.5vh}.form .row input[data-v-192bed54],.form .row textarea[data-v-192bed54]{border:2px solid var(--blue-color);font-family:Inter,sans-serif;font-size:16px;padding:1vh;width:100%}.form .row input[data-v-192bed54]:focus,.form .row textarea[data-v-192bed54]:focus{outline:none}.form .row input[data-v-192bed54]::-moz-placeholder,.form .row textarea[data-v-192bed54]::-moz-placeholder{color:var(--gray-color)}.form .row input[data-v-192bed54]::placeholder,.form .row textarea[data-v-192bed54]::placeholder{color:var(--gray-color)}.form .row input[data-v-192bed54]:focus,.form .row textarea[data-v-192bed54]:focus{border-color:var(--orange-color)}.error input[data-v-192bed54],.error label[data-v-192bed54],.error textarea[data-v-192bed54]{color:red!important}.error input[data-v-192bed54],.error textarea[data-v-192bed54]{border-color:red!important}
