/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2016 Hakim El Hattab, http://hakim.se
 */
.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,.2);display:none;-webkit-transition:.1s linear all!important;-moz-transition:.1s linear all!important;-ms-transition:.1s linear all!important;-o-transition:.1s linear all!important;transition:.1s linear all!important}.ladda-button[data-loading] .ladda-progress{display:block}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{-webkit-transition:.3s cubic-bezier(.175,.885,.32,1.275) all!important;-moz-transition:.3s cubic-bezier(.175,.885,.32,1.275) all!important;-ms-transition:.3s cubic-bezier(.175,.885,.32,1.275) all!important;-o-transition:.3s cubic-bezier(.175,.885,.32,1.275) all!important;transition:.3s cubic-bezier(.175,.885,.32,1.275) all!important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{-webkit-transition:.3s ease all!important;-moz-transition:.3s ease all!important;-ms-transition:.3s ease all!important;-o-transition:.3s ease all!important;transition:.3s ease all!important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}[dir="rtl"] .ladda-button[data-style=slide-right] .ladda-spinner{right:auto}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-ms-transform:scale(2.5);-o-transform:scale(2.5);transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;-webkit-transform:scale(2.2);-moz-transform:scale(2.2);-ms-transform:scale(2.2);-o-transform:scale(2.2);transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0 0 0 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0 0 0 2000px rgba(0,0,0,.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}[dir="rtl"] .ladda-spinner>div{left:25%!important}body{background-color:#fff;display:flex;flex-direction:column;font-family:var(--font-main);overflow-x:hidden}header{border-bottom:1px solid var(--grayscale-3);padding:6px 20px;display:flex;align-items:center;justify-content:flex-start;gap:10px;flex:1 0 0;position:fixed;width:100%;box-sizing:border-box;top:0;background-color:#fff;z-index:10}header .logo{width:20px}header .titulo{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:40px;margin:0;padding:0 4px}header .pasos{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:132px}header .linea{background:var(--color-azul-b10);height:1px;width:80%;margin-top:1rem}header .num{display:flex;flex-direction:column;align-items:center}header .num span{border-radius:100%;background-color:#fff;color:var(--color-azul-b10);border:1px solid var(--color-azul-b10);width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:14px;font-style:normal;font-weight:700;line-height:20px}header .num span.activo{background-color:var(--color-azul-b10);color:#fff}header .num span.exito{background-color:var(--info-success-normal);border:1px solid var(--info-success-normal);color:#fff}header .num span.error{background-color:var(--colors-strong-red-100);border:1px solid var(--colors-strong-red-100);color:#fff}.container{display:flex;justify-content:space-between;align-items:flex-start;box-sizing:border-box;justify-content:center;flex-shrink:0}.BloqImg{background-color:var(--color-azul-b05);display:flex;flex-direction:column;align-items:center;gap:24px;flex-shrink:0;object-fit:contain}.BloqImg .textos{color:var(--color-azul-b10);font-style:normal;display:flex;flex-direction:column;gap:12px;width:100%;box-sizing:border-box;align-self:stretch}.BloqImg .textos ul{list-style:none;padding-left:0;margin:0}.BloqImg .textos li{display:flex;align-items:center;gap:8px}.BloqImg .textos li::before{content:"👉 "}.BloqImg .textos li:nth-child(2)::before{content:"💙 "}.BloqImg .textos p{font-family:var(--font-main);margin:0;max-width:550px;align-self:stretch;font-size:24px;font-weight:500;line-height:33px}.BloqImg .textos .titulo{font-size:48px;font-weight:700;line-height:56px}.BloqImg .imgPaso{background:url(../images/trial/paso-1.svg) #d3d3d3 50%;background-repeat:no-repeat;background-size:cover;background-position:center;width:100%;height:inherit}.formulario{background-color:#fff;box-sizing:border-box;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:16px;flex:1 0 0;align-self:stretch;margin:0 auto}.separador{background-color:var(--grayscale-5);height:1px;width:-webkit-fill-available;width:-moz-available}.formulario .campo{display:flex;flex-direction:column;box-sizing:border-box;justify-content:center;flex:0 0 auto;gap:4px;width:-webkit-fill-available;width:-moz-available}.formulario .campo-2{display:flex;gap:8px;width:-webkit-fill-available;width:-moz-available}.formulario .campo-2>div{flex-grow:1}.formulario .campo-2 .txt-input{width:-webkit-fill-available;width:-moz-available}.formulario .prefijo .txt-input{width:100%;min-width:auto}.formulario .label{display:flex;align-items:center;gap:4px}.formulario .label span{color:var(--colors-strong-red-100)}.formulario .label i{color:var(--grayscale-10)}.formulario .txt-input{min-width:200px}.formulario .mixfijo .txt-input{max-width:-webkit-fill-available;max-width:-moz-available;min-width:-webkit-fill-available;min-width:-moz-available}.formulario .nota{font-size:12px;font-weight:400;line-height:14px;margin-top:4px}.formulario .progreso{height:42px;width:-webkit-fill-available;width:-moz-available}.status-progress{color:var(--grayscale-50);font-size:15px;font-style:normal;font-weight:400;line-height:18px;margin:0;text-align:center}.barra{background-color:#fff;border:1px solid var(--grayscale-4);border-radius:4px;width:100%;height:18px}.barra .k-progress-status{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--grayscale-50);position:absolute;left:50%;transform:translate(-50%,80%);top:12px;display:flex;gap:4px}.barra .k-progress-status i{color:var(--grayscale-10)}.barra .k-state-selected{border-color:var(--grayscale-4);top:0}.formulario .txtCondicion{font-size:14px;font-weight:400;line-height:20px;margin:0}.formulario .txtCondicion a{color:var(--color-azul-a-active);text-decoration:none}.formulario .campo-3{width:-webkit-fill-available;width:-moz-available}.formulario .footer{padding:10px 16px;box-sizing:border-box;display:flex;justify-content:center;width:-webkit-fill-available;width:-moz-available}.formulario .footer .boton{width:260px}.formulario .footer-2{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px;margin-top:24px}.formulario .footer-2 div{display:flex;flex-direction:row;gap:25px;width:-webkit-fill-available;width:-moz-available}.formulario .footer-2 button{flex:1 0 0}.formulario .txtContacto{font-size:14px;font-style:normal;line-height:24px;display:flex;justify-content:center;align-items:center;gap:8px}.formulario .txtContacto span{display:flex;flex-direction:row;gap:18px}.formulario .txtContacto a{color:#000;text-decoration:none}.formulario .validation_err{color:var(--colors-strong-red-100);font-size:12px;font-weight:400;line-height:14px}.creacion{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:27px;padding:26px 42px 40px 42px;box-sizing:border-box;width:100%}.creacion .titulo{color:var(--color-azul-b10);margin:0;font-size:48px;font-weight:700;line-height:56px;width:100%;text-align:center}.creacion .sub{color:var(--color-azul-b10);margin:0;font-weight:400;font-size:24px;line-height:32px;width:95%;text-align:center}.creacion .animacion{width:50%;display:flex;justify-content:center;height:410px;align-items:center;background-color:var(--color-azul-a1)}.creacion .progreso{gap:6px;height:42px;max-width:50%;width:-webkit-fill-available;width:-moz-available}.final{display:flex;justify-content:flex-start;align-items:center;align-self:stretch;width:100%}.final .imgFinal{background:url(../images/trial/paso-1.svg) #d3d3d3 50%;background-repeat:no-repeat;background-size:cover;background-position:center;height:-webkit-fill-available;height:-moz-available}.final .contenido{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1 0 0;align-self:stretch}.final .contenido .status{display:flex;flex-direction:column;gap:16px}.final .contenido .status .titulo{color:var(--color-azul-b10);font-size:32px;font-weight:500;line-height:40px;max-width:500px;align-self:stretch;margin:0}.final .contenido .status .titulo2{color:var(--color-azul-b10);font-size:32px;font-weight:500;line-height:40px;max-width:500px;align-self:stretch;margin:0}.final .contenido .status .base-text{color:var(--color-azul-b10);font-size:20px;font-weight:400;line-height:26px;margin:0;max-width:500px;align-self:stretch}.final .contenido .status .base-text.dos{color:var(--color-azul-b10);font-size:24px;font-weight:400;line-height:34px;margin:0;max-width:500px;align-self:stretch}.final .contenido .status a{color:var(--color-azul-a-active);text-decoration:none}.final .contenido .status .nota{color:var(--color-azul-b10);font-size:14px;font-weight:500;line-height:20px;max-width:500px;align-self:stretch}.final .contenido .footer{display:flex;max-width:500px;padding:12px 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch}.final .contenido .txtContacto{font-size:14px;font-style:normal;line-height:24px;display:flex;justify-content:center;align-items:center;gap:8px}.final .contenido .txtContacto span{display:flex;flex-direction:row;gap:18px}.final .contenido .txtContacto a{color:var(--color-azul-b10);text-decoration:none}.rc-anchor-normal-footer{display:none!important}.grecaptcha-badge{visibility:hidden}@media(max-width:576px){.container{margin-top:45px;flex-direction:column}.BloqImg{gap:0;width:100%;height:inherit}.BloqImg .imgPaso{min-height:180px;max-height:320px}.BloqImg .textos{padding:1.25rem 1.9rem}.BloqImg .textos .titulo{max-width:400px}.BloqImg .textos p:first-child{font-size:30px;line-height:40px}.BloqImg .textos p:last-child{font-size:18px;line-height:24px}.formulario{padding:26px 20px;min-width:250px;max-width:500px}.formulario .campo{max-width:500px}.formulario .campo-2{max-width:500px}.formulario .campo-2>div{width:100%}.formulario .txt-input{max-width:500px}.formulario .progreso{max-width:500px}.formulario .campo-3{max-width:500px}.formulario .txtContacto{flex-direction:column}.formulario .campo-2{flex-direction:column}.formulario .mixfijo div{min-width:80px;max-width:500px}.formulario .footer{max-width:500px}.formulario .footer-2 div{max-width:500px}.separador{max-width:500px}.creacion .animacion{width:100%}.creacion .progreso{max-width:100%}.final .imgFinal{width:100%;min-height:180px;max-height:320px}.final .contenido{padding:26px 20px;justify-content:flex-start}.final .contenido .txtContacto{flex-direction:column}.tippy-box{max-width:320px!important;line-height:20px}}@media(min-width:576px){.container{margin-top:45px;flex-direction:column}.BloqImg{gap:0;width:100%;height:inherit}.BloqImg .imgPaso{min-height:210px}.BloqImg .textos{padding:1.25rem 2.75rem}.BloqImg .textos .titulo{max-width:500px}.BloqImg .textos p:first-child{font-size:30px;line-height:40px}.BloqImg .textos p:last-child{font-size:18px;line-height:24px}.formulario{padding:26px 20px;min-width:250px;max-width:500px}.formulario .campo{max-width:500px}.formulario .campo-2{max-width:500px}.formulario .campo-2>div{width:100%}.formulario .txt-input{max-width:500px}.formulario .progreso{max-width:500px}.formulario .campo-3{max-width:500px}.formulario .txtContacto{flex-direction:column}.formulario .campo-2{flex-direction:row}.formulario .footer{max-width:500px}.formulario .footer-2 div{max-width:500px}.separador{max-width:500px}.creacion .animacion{width:100%}.creacion .progreso{max-width:100%}.final .imgFinal{width:100%;min-height:250px}.final .contenido{padding:26px 20px;justify-content:center}.final .contenido .txtContacto{flex-direction:column}.tippy-box{max-width:399px!important;line-height:24px}}@media(min-width:768px){.container{margin-top:53px}.BloqImg .imgPaso{min-height:310px}.BloqImg .textos p:first-child{font-size:40px;line-height:50px}.BloqImg .textos p:last-child{font-size:20px;line-height:25px}.formulario{padding:26px 42px;min-width:350px;max-width:800px}.formulario .txtContacto{flex-direction:row}.formulario .footer{max-width:400px}.formulario .footer-2 div{max-width:400px}.final .imgFinal{width:100%;min-height:400px}.final .contenido{padding:26px 42px 40px 42px}.final .contenido .txtContacto{flex-direction:row}}@media(min-width:992px){.BloqImg .textos{padding:2rem}}@media(min-width:1200px){.container{flex-direction:row}.BloqImg{gap:24px;width:45%;height:100%}.final .imgFinal{width:50%}.formulario .campo-2>div{width:50%}.formulario .footer{max-width:500px}.formulario .footer-2 div{max-width:500px}.creacion .animacion,.creacion .progreso{max-width:50%}}@media(min-width:1400px){.BloqImg .textos{padding:4.4375rem 2.5rem 1.25rem 2.75rem}.BloqImg .textos .titulo{max-width:550px}.BloqImg .textos p:first-child{font-size:48px;line-height:58px}.BloqImg .textos p:last-child{font-size:24px;line-height:33px}}@media(min-width:1600px){.formulario .campo{max-width:700px}.formulario .campo-2{max-width:700px}.formulario .txt-input{max-width:700px}.formulario .progreso{max-width:700px}.formulario .campo-3{max-width:700px}.formulario .footer{max-width:700px}.formulario .footer-2 div{max-width:700px}.separador{max-width:700px}}