.summary.svelte-12hq2v{padding:20px 0}.summary.svelte-12hq2v .field:where(.svelte-12hq2v){font-size:14px}.summary.svelte-12hq2v .field__title:where(.svelte-12hq2v){font-weight:700;display:inline}.summary.svelte-12hq2v .field__value:where(.svelte-12hq2v){display:inline}.progress-steps.svelte-1w89yqi{display:flex;justify-content:center;padding-top:20px;gap:5px}.progress-steps.svelte-1w89yqi .progress-step:where(.svelte-1w89yqi){transition:.3s ease;width:10px;height:10px;border-radius:100px;background-color:var(--colorBorder)}.progress-steps.svelte-1w89yqi .progress-step.active:where(.svelte-1w89yqi){background-color:var(--colorPrimary)}.step-error.svelte-1gvc78n .contact:where(.svelte-1gvc78n){display:flex;flex-direction:column;gap:0px;flex-shrink:0}.step-error.svelte-1gvc78n .contact__phone:where(.svelte-1gvc78n),.step-error.svelte-1gvc78n .contact__whatsapp:where(.svelte-1gvc78n),.step-error.svelte-1gvc78n .contact__email:where(.svelte-1gvc78n){display:flex;gap:10px;padding:10px 0}.simple-card.svelte-f9oypc{transition:.3s ease;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:10px;width:100%;border:1px solid var(--colorBorder);border-radius:var(--radius);font-size:14px;text-align:center}.simple-card.svelte-f9oypc svg{transition:.3s ease;fill:var(--colorText)}.simple-card.active.svelte-f9oypc{color:var(--colorPrimary);border:1px solid var(--colorPrimary)}.simple-card.active.svelte-f9oypc svg{fill:var(--colorPrimary)}.simple-card.active.svelte-f9oypc svg.withStroke{stroke:var(--colorPrimary)}.simple-card.svelte-f9oypc:hover{transform:scale(.9)}.input-wrapper.svelte-vt9f7y{display:flex;flex-direction:column;justify-content:flex-end;gap:10px;width:100%;padding:15px 0;position:relative}.input-wrapper.svelte-vt9f7y:after{transition:width .5s ease;content:"";position:absolute;border-bottom:1px solid var(--colorPrimary);width:0;z-index:1}.input-wrapper.focused.svelte-vt9f7y:after{width:100%}.input-wrapper.withLabel.svelte-vt9f7y{padding-top:20px}.input-wrapper.svelte-vt9f7y:not(.withLabel){padding:0!important}.input-wrapper.svelte-vt9f7y:not(.withLabel) input:where(.svelte-vt9f7y),.input-wrapper.svelte-vt9f7y:not(.withLabel) textarea:where(.svelte-vt9f7y){border:1px solid var(--colorBorder);border-radius:var(--radius);padding:5px}.input-wrapper.svelte-vt9f7y:not(.withLabel) input:where(.svelte-vt9f7y):focus,.input-wrapper.svelte-vt9f7y:not(.withLabel) textarea:where(.svelte-vt9f7y):focus{border:1px solid var(--colorPrimary)}.input-wrapper.svelte-vt9f7y:not(.withLabel):after{display:none}.input-wrapper.withPrefix.svelte-vt9f7y label:where(.svelte-vt9f7y){padding-left:30px}.input-wrapper.withPrefix.svelte-vt9f7y label.filled:where(.svelte-vt9f7y){padding-left:0}.input-wrapper.isTextarea.svelte-vt9f7y label:where(.svelte-vt9f7y){top:22px;bottom:unset}.input-wrapper.isTextarea.svelte-vt9f7y label.filled:where(.svelte-vt9f7y){transform:translateY(-20px)}.input-wrapper.isFile.svelte-vt9f7y:after,.input-wrapper.isFile.svelte-vt9f7y input:where(.svelte-vt9f7y){border-bottom:unset}.input-wrapper.svelte-vt9f7y label:where(.svelte-vt9f7y){position:absolute;bottom:18px;left:2px;transition:.3s ease;transform-origin:left;color:var(--colorText2)}.input-wrapper.svelte-vt9f7y label.filled:where(.svelte-vt9f7y){transition:.3s ease;transform:translateY(-25px);color:var(--colorPrimary);font-size:12px}.input-wrapper.svelte-vt9f7y input:where(.svelte-vt9f7y){position:relative;padding:2px;border:0;border-bottom:1px solid var(--colorBorder);background-color:transparent;font-size:16px;width:100%;outline:none;z-index:1;color:var(--colorText)}.input-wrapper.svelte-vt9f7y input:where(.svelte-vt9f7y):-webkit-autofill{padding-left:5px!important}.input-wrapper.svelte-vt9f7y input.isError:where(.svelte-vt9f7y){border-bottom:1px solid rgb(138,18,18)}.input-wrapper.svelte-vt9f7y textarea:where(.svelte-vt9f7y){padding:2px;border:0;border-bottom:1px solid var(--colorBorder);background-color:transparent;color:var(--colorText);resize:vertical;width:100%;outline:none;font-size:16px;z-index:1}.input-wrapper.svelte-vt9f7y svg{width:20px!important;height:20px!important}.input-wrapper.svelte-vt9f7y .prefix:where(.svelte-vt9f7y),.input-wrapper.svelte-vt9f7y .sufix:where(.svelte-vt9f7y){top:3px;display:flex;align-items:center;position:absolute;height:100%;min-width:fit-content}.input-wrapper.svelte-vt9f7y .prefix:where(.svelte-vt9f7y){left:0}.input-wrapper.svelte-vt9f7y .prefix:where(.svelte-vt9f7y)~input:where(.svelte-vt9f7y){padding-left:30px}.input-wrapper.svelte-vt9f7y .sufix:where(.svelte-vt9f7y){cursor:pointer;right:0;z-index:2;font-size:14px;padding-right:10px;color:var(--colorText2)}.input-wrapper.svelte-vt9f7y .sufix:where(.svelte-vt9f7y)~input:where(.svelte-vt9f7y){padding-right:30px}.input-wrapper.svelte-vt9f7y .error:where(.svelte-vt9f7y){position:absolute;display:flex;align-items:center;gap:5px;color:#8a1212;font-size:12px;bottom:-8px;opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-wrapper.svelte-vt9f7y .error:where(.svelte-vt9f7y) svg{fill:#8a1212}#modal-steps .modal-content{overflow:visible}.modal-content.svelte-14xzuby{width:100%}.super-form.svelte-14xzuby{transition:.3s ease;position:relative;height:100%}.super-form.svelte-14xzuby .step{position:relative;height:fit-content}.super-form.svelte-14xzuby .step:where(.svelte-14xzuby) .step-buttons:where(.svelte-14xzuby){margin-top:20px;display:flex;gap:10px}.super-form.svelte-14xzuby .step:where(.svelte-14xzuby) .step-buttons:where(.svelte-14xzuby) .btn-main{width:100%}.super-form.svelte-14xzuby .step .checkbox-container label{font-size:14px}.super-form.svelte-14xzuby .card-multiselect:where(.svelte-14xzuby){padding-top:20px}.super-form.svelte-14xzuby .card-multiselect:where(.svelte-14xzuby) .options:where(.svelte-14xzuby){display:flex;gap:10px;padding-bottom:20px}.super-form.svelte-14xzuby .title{font-size:25px;font-weight:700;padding:10px 0;color:var(--colorPrimary)}.super-form.svelte-14xzuby p{color:var(--colorText2);text-align:justify;font-size:14px;padding-bottom:10px}.form-moved-to-modal.svelte-14xzuby{height:100%;display:flex;align-items:center;justify-content:center;opacity:.1;filter:grayscale(1)}
