.loader[data-v-63a79efd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding-top:1.25rem}@keyframes spin-63a79efd{to{transform:rotate(360deg)}}.loader__spinner svg[data-v-63a79efd]{animation:spin-63a79efd 1s linear infinite}.loader__text[data-v-63a79efd]{font-family:Inter,sans-serif;font-weight:400;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}#salesForceForm.form-component{display:flex;min-height:350px;flex-direction:column;justify-content:flex-start;gap:2rem;border-radius:.75rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:2rem;filter:drop-shadow(0px 11.306px 29.263px rgba(179,179,179,.25))}#salesForceForm .form-component--wrapper{display:grid;-moz-column-gap:2rem;column-gap:2rem;row-gap:1rem}@media(min-width:768px){#salesForceForm .form-component--wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}#salesForceForm .form-component--wrapper--item{display:flex;flex-direction:column;gap:.25rem}#salesForceForm .form-component--wrapper--item .form-component--wrapper--item--label{display:flex;gap:.25rem;font-family:Inter,sans-serif;font-weight:600}#salesForceForm .form-component--wrapper--item .form-component--wrapper--item--label span{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}#salesForceForm .form-component--wrapper--item .form-component--wrapper--item--label span.form-required{color:#b871fe}#salesForceForm .form-component--wrapper--item input,#salesForceForm .form-component--wrapper--item textarea{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem;border-radius:.5rem;border-width:1px;border-color:rgb(148 163 184 / var(--tw-border-opacity));--tw-border-opacity: .4;padding:.5rem;font-family:Inter,sans-serif;font-weight:400;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}#salesForceForm .form-component--wrapper--item select{width:100%;cursor:pointer;border-radius:.5rem;border-width:1px;border-color:rgb(148 163 184 / var(--tw-border-opacity));--tw-border-opacity: .4;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity));padding:.625rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(https://cdn1.alanube.co/icons/form/arrow-down-select.webp);background-repeat:no-repeat;background-position:right 15px center;background-size:16px 16px}#salesForceForm .form-component--wrapper--item input.form-component--wrapper--item--submit{margin-left:auto;height:auto;width:-moz-max-content;width:max-content;cursor:pointer;border-radius:9999px;padding:1rem 2rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}#salesForceForm .form-component--wrapper--item input.form-component--wrapper--item--submit:disabled{cursor:not-allowed;opacity:.5}#salesForceForm .form-component--success{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem 2rem;text-align:center}#salesForceForm .form-component--success .success-icon{margin-bottom:.5rem;--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}#salesForceForm .form-component--success .success-icon svg{height:4rem;width:4rem}#salesForceForm .form-component--success .success-title{font-family:Inter,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}#salesForceForm .form-component--success .success-message{max-width:28rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}#salesForceForm .form-component--wrapper--item .field-error{margin-top:.25rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}#salesForceForm .form-component--wrapper--item.has-error input,#salesForceForm .form-component--wrapper--item.has-error textarea,#salesForceForm .form-component--wrapper--item.has-error select{border-color:rgb(239 68 68 / var(--tw-border-opacity));--tw-border-opacity: 1}#salesForceForm .form-component--wrapper--item.has-error input:focus,#salesForceForm .form-component--wrapper--item.has-error textarea:focus,#salesForceForm .form-component--wrapper--item.has-error select:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity))}#company_container.form-component--wrapper--item,#tipo_de_solicitud_container.form-component--wrapper--item,#description_container.form-component--wrapper--item,#first_name_container.form-component--wrapper--item,#last_name_container.form-component--wrapper--item,#email_container.form-component--wrapper--item,#phone_container.form-component--wrapper--item{grid-column:span 2 / span 2}@media(min-width:768px){#first_name_container.form-component--wrapper--item,#last_name_container.form-component--wrapper--item,#email_container.form-component--wrapper--item,#phone_container.form-component--wrapper--item{grid-column:span 1 / span 1}}#submit_container.form-component--wrapper--item{grid-column:span 2 / span 2;padding-top:1rem}.form-component{display:flex;min-height:350px;flex-direction:column;justify-content:flex-start;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));filter:drop-shadow(0px 11.306px 29.263px rgba(179,179,179,.25))}.form-component.contact-lp{margin-top:-.75rem;padding:3.5rem 1.75rem}@media(min-width:1024px){.form-component.contact-lp{padding-left:3rem;padding-right:3rem}}.contact-form.banner-form .form-component{padding:1.5rem 2rem}.form-component.is-loading{justify-content:center}.form-component--wrapper{display:grid;-moz-column-gap:2rem;column-gap:2rem;row-gap:1.25rem}@media(min-width:768px){.form-component.contact-lp .form-component--wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.form-component--sended{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.form-component--sended .form-component--sended--heading{margin-top:2.5rem;text-align:center}.form-component--sended .form-component--sended--description{text-align:center}.form-component--sended--ctas-wraper{margin-top:1.5rem}.form-component--sended--cta.button-default--text{display:flex;align-items:center;gap:.25rem;--tw-text-opacity: 1;color:rgb(82 54 255 / var(--tw-text-opacity));text-decoration-line:underline}.form-component--sended--cta.button-default--text:hover{--tw-text-opacity: 1;color:rgb(53 34 172 / var(--tw-text-opacity))}.form-component--sended--cta.button-default--text svg path{fill:#5236ff;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.form-component--sended--cta.button-default--text:hover svg path{fill:#3522ac}.form-component--section--heading--container{grid-column-start:1;grid-column-end:2}@media(min-width:1024px){.form-component--section--heading--container{grid-column-end:3;margin-bottom:.5rem;margin-top:.5rem}}.input-text--container.input-error input,.input-text--container.input-error textarea{border-width:1.5px;--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.input-text--container.input-error input:hover,.input-text--container.input-error textarea:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.input-text--container.input-text--hidden{display:none}.input-text--container.message--container{grid-column-start:1;grid-column-end:2}@media(min-width:1024px){.input-text--container.message--container{grid-column-end:3}}.input-text--container.message--container textarea{height:50px}@media(min-width:1024px){.input-text--container.message--container textarea{height:125px}}.input-text--container.fiscal-category-container{grid-column-start:1;grid-column-end:2}@media(min-width:1024px){.input-text--container.fiscal-category-container{grid-column-end:3}}.input-text--container.fiscal-category-container textarea{height:25px}@media(min-width:1024px){.input-text--container.fiscal-category-container textarea{height:50px}}.input-text--container.tipo-de-solicitud-container{grid-column-start:1;grid-column-end:2}@media(min-width:1024px){.input-text--container.tipo-de-solicitud-container{grid-column-end:3}}.form--cta--wrapper{grid-column-start:1;grid-column-end:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(min-width:1024px){.form--cta--wrapper{grid-column-end:3;align-items:flex-end}}.form--cta--wrapper .form--cta{padding:1rem 2rem}.form--cta--wrapper .form--cta.button-default--blue:disabled{opacity:.3}.form--cta--wrapper .form--cta.button-default--blue:disabled:hover{--tw-bg-opacity: 1;background-color:rgb(82 54 255 / var(--tw-bg-opacity))}.form-component--actions-warning{font-family:Inter,sans-serif;font-weight:400;--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.form-component--actions-warning.required-field--error{text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.form-error-message{grid-column-start:1;grid-column-end:2;margin-bottom:1rem;width:100%;grid-template-columns:repeat(1,minmax(0,1fr));overflow:hidden;border-radius:.5rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity));padding:.75rem 1rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}@media(min-width:1024px){.form-error-message{grid-column-end:3}}.form-error-message p{text-align:center;font-weight:500}.field-error-message{margin-top:.5rem;border-radius:.375rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity));padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.field-error-message p{margin:0;text-align:left;font-weight:500}[id].form-component--wrapper-hs{padding-top:1.25rem}@media(min-width:768px){[id].form-component--wrapper-hs{grid-template-columns:repeat(2,minmax(0,1fr))}}[id].form-component--wrapper-hs .hs-form{display:grid;gap:1.25rem}[id].form-component--wrapper-hs fieldset{display:flex;max-width:100%;gap:2rem}[id].form-component--wrapper-hs div.field{display:flex;width:100%!important;flex-direction:column;gap:.25rem}[id].form-component--wrapper-hs div.field .hs-error-msgs{margin-top:.5rem}[id].form-component--wrapper-hs .field label{display:flex;gap:.25rem;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.25rem;font-weight:600;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}[id].form-component--wrapper-hs input,[id].form-component--wrapper-hs textarea{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;gap:.25rem;border-radius:.5rem;border-width:1px;border-color:rgb(148 163 184 / var(--tw-border-opacity));--tw-border-opacity: .4;padding:.5rem;font-family:Inter,sans-serif;font-weight:400;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[id].form-component--wrapper-hs fieldset input,[id].form-component--wrapper-hs fieldset textarea{width:100%!important}[id].form-component--wrapper-hs fieldset .input{margin-right:0!important}[id].form-component--wrapper-hs textarea{height:50px;width:100%!important}@media(min-width:1024px){[id].form-component--wrapper-hs textarea{height:100px}}[id].form-component--wrapper-hs input{height:2.5rem}[id].form-component--wrapper-hs input:hover{border-color:rgb(100 116 139 / var(--tw-border-opacity));--tw-border-opacity: .6}[id].form-component--wrapper-hs input:focus,[id].form-component--wrapper-hs input:active,[id].form-component--wrapper-hs input:focus-visible{border-width:1.5px;--tw-border-opacity: 1;border-color:rgb(82 54 255 / var(--tw-border-opacity))}[id].form-component--wrapper-hs input.hs-button{margin-left:auto;height:auto;width:-moz-max-content;width:max-content;border-radius:9999px;padding:1rem 2rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}[id].form-component--wrapper-hs .hs_phone .hs-input{display:flex;gap:0px}[id].form-component--wrapper-hs .hs_phone .input select{cursor:pointer;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;border-top-right-radius:0;border-bottom-right-radius:0;border-width:1px;border-color:rgb(148 163 184 / var(--tw-border-opacity));--tw-border-opacity: .4;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity));padding:.625rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;width:20%!important}[id].form-component--wrapper-hs .hs_phone .input select:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}[id].form-component--wrapper-hs .input select option{cursor:pointer;font-family:Inter,sans-serif;font-weight:400;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}[id].form-component--wrapper-hs .hs_phone .input input{border-top-left-radius:0;border-bottom-left-radius:0;width:100%!important}[id].form-component--wrapper-hs .hs_tipo_de_solicitud .input select{width:100%;cursor:pointer;border-radius:.5rem;border-width:1px;border-color:rgb(148 163 184 / var(--tw-border-opacity));--tw-border-opacity: .4;--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity));padding:.625rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(https://cdn1.alanube.co/icons/form/arrow-down-select.webp);background-repeat:no-repeat;background-position:right 15px center;background-size:16px 16px}[id].form-component--wrapper-hs input.invalid.error,[id].form-component--wrapper-hs .hs_tipo_de_solicitud .input select.invalid.error{border-width:1.5px;--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}[id].form-component--wrapper-hs input.invalid.error:hover,[id].form-component--wrapper-hs .hs_tipo_de_solicitud .input select.invalid.error:hover{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}[id].form-component--wrapper-hs div.field .hs-error-msgs label{font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(204 0 0 / var(--tw-text-opacity))}[id].form-component--wrapper-hs fieldset.form-columns-3{display:none}.submitted-message,.submitted-message div{display:flex;flex-direction:column;align-items:center;justify-content:center}.submitted-message h3{margin-top:1.75rem;margin-bottom:1.5rem;font-family:Helvetica Neue,sans-serif;font-size:32px;font-weight:700;line-height:2.5rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.submitted-message p{font-family:Helvetica Neue,sans-serif;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.submitted-message p:nth-child(3){margin-top:1rem}.submitted-message a{font-weight:700;--tw-text-opacity: 1;color:rgb(82 54 255 / var(--tw-text-opacity));text-decoration-line:underline}.form-component.hero-form{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:1024px){.form-component.hero-form{width:616px}}.form-component.hero-form .form-component--section--heading--container{display:none}.form-component.hero-form [id].form-component--wrapper-hs{grid-template-columns:repeat(1,minmax(0,1fr));padding:1.5rem}@media(min-width:768px){.form-component.hero-form [id].form-component--wrapper-hs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.form-component.hero-form [id].form-component--wrapper-hs{width:616px;padding:2rem}}.form-component.hero-form{display:flex;min-height:350px;flex-direction:column;justify-content:flex-start;border-radius:1.5rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));filter:unset;border:1px solid transparent;transition:box-shadow .3s ease-in-out}.form-component.hero-form:focus-within,.form-highlight{border:1px solid;border-image-source:linear-gradient(275.02deg,#6A67C0 -.49%,#051737 93.05%);box-shadow:0 0 40px #6659ff,0 4px 40px #b871fe}.form-component.hero-form [id].form-component--wrapper-hs .form-columns-2{flex-direction:column}@media(min-width:768px){.form-component.hero-form [id].form-component--wrapper-hs .form-columns-2{flex-direction:row}}.form-component.hero-form [id].form-component--wrapper-hs .hs_tipo_de_solicitud .input select{padding-right:2.5rem}.form-component.hero-form [id].form-component--wrapper-hs .hs-form-required{color:#b871fe}.form-component.hero-form [id].form-component--wrapper-hs .hs-form-field>label{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity));font-size:.875rem;line-height:1.25rem}.form-component.hero-form [id].form-component--wrapper-hs .form--cta.button-default--blue{width:100%}@media(min-width:640px){.form-component.hero-form [id].form-component--wrapper-hs .form--cta.button-default--blue{width:-moz-fit-content;width:fit-content}}.form-component.hero-form [id].form-component--wrapper-hs .form--cta.button-default--blue:hover{background:#5236ff;box-shadow:0 0 20px #6659ff}.form-component.hero-form [id].form-component--wrapper-hs .form-component--loading{margin:auto}.form-component.popup-banner-form{display:flex;min-height:320px;flex-direction:column;align-items:center;justify-content:center;border-radius:.75rem}@media(min-width:1024px){.form-component.popup-banner-form{width:534px}}.form-component.popup-banner-form .form-component--section--heading--container{display:none}.form-component.popup-banner-form [id].form-component--wrapper-hs .hs-form{gap:.5rem}@media(min-width:768px){.form-component.popup-banner-form [id].form-component--wrapper-hs .hs-form{gap:.75rem}}.form-component.popup-banner-form [id].form-component--wrapper-hs{padding:1.5rem 1rem}@media(min-width:1024px){.form-component.popup-banner-form [id].form-component--wrapper-hs{width:534px;padding:1rem}}.form-component.popup-banner-form [id].form-component--wrapper-hs .form-columns-2{flex-direction:column;gap:.5rem}@media(min-width:768px){.form-component.popup-banner-form [id].form-component--wrapper-hs .form-columns-2{flex-direction:row;gap:2rem}}.form-component.popup-banner-form [id].form-component--wrapper-hs input.hs-button{width:100%}.form-component.popup-banner-form [id].form-component--wrapper-hs .hs-form-required{color:#b871fe}.form-component.popup-banner-form [id].form-component--wrapper-hs .hs-form-field>label{font-weight:500;--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity));font-size:.875rem;line-height:1.25rem}.form-component.popup-banner-form .form-columns-1:has(.hs_message){display:none!important}.form-component.popup-banner-form [id].form-component--wrapper-hs div.field .hs-error-msgs{margin-top:0}
