#app{font-family:Avenir,Helvetica,Arial,sans-serif;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}h3[data-v-44517d56]{margin:40px 0 0}ul[data-v-44517d56]{list-style-type:none;padding:0}li[data-v-44517d56]{display:inline-block;margin:0 10px}a[data-v-44517d56]{color:#42b983}button.error[data-v-d5cd5544]{background-color:rgba(241,34,34,.68);border-color:#f12222}.field_a{font-weight:400;color:rgba(61,61,61,.7)}.field__input{--uiFieldPlaceholderColor:var(--fieldPlaceholderColor,#b1aeae);background-color:hsla(0,0%,82%,.3);border-radius:15px;border:none;-webkit-appearance:none;-moz-appearance:none;font-family:inherit;font-size:inherit}.field__input:focus::-webkit-input-placeholder{color:var(--uiFieldPlaceholderColor)}.field__input:focus::-moz-placeholder{color:var(--uiFieldPlaceholderColor)}.field{--uiFieldBorderWidth:var(--fieldBorderWidth,2px);--uiFieldPaddingRight:var(--fieldPaddingRight,1rem);--uiFieldPaddingLeft:var(--fieldPaddingLeft,1rem);--uiFieldBorderColorActive:var(--fieldBorderColorActive,rgba(255,253,253,.952));display:var(--fieldDisplay,inline-flex);position:relative;font-size:var(--fieldFontSize,16px)}.field__input{box-sizing:border-box;width:var(--fieldWidth,100%);height:var(--fieldHeight,auto);padding:var(--fieldPaddingTop,1.25rem) var(--uiFieldPaddingRight) var(--fieldPaddingBottom,.1rem) var(--uiFieldPaddingLeft);border-bottom:var(--uiFieldBorderWidth) solid var(--fieldBorderColor,hsla(0,2%,48%,.3))}.field__input:focus{outline:none}.field__input::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.field__input::-moz-placeholder{opacity:0;-moz-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.field__input:focus::-webkit-input-placeholder{opacity:1;transition-delay:.2s}.field__input:focus::-moz-placeholder{opacity:1;transition-delay:.2s}.field__label-wrap{pointer-events:none;cursor:text;top:0;right:0}.field__label-wrap,.field__label-wrap:after{box-sizing:border-box;position:absolute;bottom:0;left:0}.field__label-wrap:after{content:"";width:100%;height:0;opacity:0}.field__input:focus~.field__label-wrap:after{opacity:1}.field__label{position:absolute;left:var(--uiFieldPaddingLeft);top:calc(50% - .5em);line-height:1;font-size:var(--fieldHintFontSize,inherit);transition:top .2s cubic-bezier(.9,-.15,.1,1.15),opacity .2s ease-out,font-size .2s ease-out;will-change:bottom,opacity,font-size}.field__input:not(:-moz-placeholder-shown)~.field__label-wrap .field__label{--fieldHintFontSize:var(--fieldHintFontSizeFocused,.75rem);top:var(--fieldHintTopHover,.25rem)}.field__input:focus~.field__label-wrap .field__label,.field__input:not(:placeholder-shown)~.field__label-wrap .field__label{--fieldHintFontSize:var(--fieldHintFontSizeFocused,.75rem);top:var(--fieldHintTopHover,.25rem)}.field_v1 .field__label-wrap:after{border-bottom:var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive);transition:opacity .2s ease-out;will-change:opacity}.field_v2 .field__label-wrap{overflow:hidden}.field_v2 .field__label-wrap:after{border-bottom:var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive);transform:translate3d(-105%,0,0);will-change:transform,opacity;transition:transform .285s ease-out .2s,opacity .2s ease-out .2s}.field_v2 .field__input:focus~.field__label-wrap:after{transform:translateZ(0);transition-delay:0}.field_v3 .field__label-wrap:after{border:var(--uiFieldBorderWidth) solid var(--uiFieldBorderColorActive);will-change:opacity,height;transition:height .2s ease-out,opacity .2s ease-out}.field_v3 .field__input:focus~.field__label-wrap:after{height:100%}.field{--fieldBorderColor:#d1c4e9;--fieldBorderColorActive:#673ab7}.page{box-sizing:border-box;width:100%;margin:auto;padding:1rem;display:grid;grid-gap:30px}.linktr{order:-1;padding:1.75rem;text-align:center}.linktr__goal{background-color:#d1f6ff;color:#083170;box-shadow:0 2px 8px 0 rgba(8,49,112,.24);border-radius:2rem;padding:.5rem 1.25rem}@media (min-width:1024px){.linktr{position:absolute;right:1rem;bottom:1rem}}.r-link{--uirLinkDisplay:var(--rLinkDisplay,inline-flex);--uirLinkTextColor:var(--rLinkTextColor);--uirLinkTextDecoration:var(--rLinkTextDecoration,none);display:var(--uirLinkDisplay)!important;color:var(--uirLinkTextColor)!important;-webkit-text-decoration:var(--uirLinkTextDecoration)!important;text-decoration:var(--uirLinkTextDecoration)!important}.slidecontainer,.slider{width:100%}.slider{-webkit-appearance:none;height:10px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;transition:opacity .2s}.slider:hover{opacity:1}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:23px;height:24px;border:0;background:#f5378e;cursor:pointer;border-radius:100%}.slider::-moz-range-thumb{width:23px;height:24px;border:0;background:#f5378e;cursor:pointer}.check{display:block;position:relative;padding-left:25px;margin-bottom:12px;padding-right:15px;cursor:pointer;font-size:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.check input{position:absolute;opacity:0;cursor:pointer}.checkmark{position:absolute;top:3px;left:0;height:18px;width:18px;border-color:#f5378e;border-style:solid;border-width:2px}.check input:checked~.checkmark,.checkmark{background-color:#fff}.checkmark:after{content:"";position:absolute;display:none}.check input:checked~.checkmark:after{display:block}.check .checkmark:after{left:5px;top:1px;width:5px;height:10px;border:solid;border-color:#f5378e;border-width:0 3px 3px 0;transform:rotate(45deg)}@font-face{font-family:GothamLight;src:local("GothamLight"),url(/fonts/GothamLight.7a30a64e.woff) format("woff")}@font-face{font-family:GothamMedium;src:local("GothamMedium"),url(/fonts/GothamMedium.76845a47.woff) format("woff")}@font-face{font-family:GothamBold;src:local("GothamBold"),url(/fonts/GothamBold.10ba683b.woff) format("woff")}@font-face{font-family:GalanoBold;src:local("GalanoBold"),url(/fonts/GalanoGrotesqueBold.88155d86.woff) format("woff")}#app{background:url(/img/bg-image-v.6488fb14.png) top;background-repeat:repeat-y;font-family:GothamBold,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.a-nav a{font-family:GalanoBold;font-size:18px;color:#d33380;text-transform:capitalize;text-align:center}.a-nav a:focus,.a-nav a:hover{color:#93af29}.bg-white{background-color:#fff}.button-container{position:relative}h1{font-size:63px;color:#93af29}h1,h2{font-family:GalanoBold;text-transform:lowercase;text-align:end}h2{font-size:65px;color:#d33380}h3{font-family:GalanoBold;font-size:28px;text-transform:lowercase;text-align:end}a,h3{color:#c23c8d}.text-c01{color:#421530}.bg-c01{background-color:#421530}.text-c02{color:#cc7cac}.bg-c02{background-color:#cc7cac}.text-c03{color:#c23c8d}.bg-c03{background-color:#c23c8d}.text-c04{color:#422838}.bg-c04{background-color:#422838}.text-c05{color:#8f2c67}.bg-c05{background-color:#8f2c67}.font-weight-light{font-family:GothamLight}.font-weight-medium{font-family:GothamMedium}.font-weight-bold{font-family:GothamBold}.p-hero{font-size:18px;color:#4f4f4f;font-family:Arial,Helvetica,sans-serif}.p-hero,.p-qs{text-transform:none}.p-qs{font-family:GothamLight;font-size:16px;color:#421530}.btn-solid{color:#fff;background-color:#d33680;border-color:#d33680;text-transform:inherit;font-family:GothamMedium;border-radius:10px}.btn-align-rsp,.button-container a{position:absolute;right:7.5em;background-color:#c23c8d;color:#fff;text-transform:uppercase;font-size:smaller}.btn-align-rsp{bottom:5em}.btn-linear{color:#c23c8d;background-color:#fff;border-color:#c23c8d;text-transform:uppercase}.hero{-webkit-clip-path:ellipse(100% 55% at 48% 44%);clip-path:ellipse(100% 55% at 48% 44%);background-image:url(/img/img-hero.104b3153.png)}.hero,.hero-rs{background-repeat:no-repeat;background-size:cover}.hero-rs{background-color:#936;background-image:url(/img/bg-rs.c3536ac9.png);-webkit-clip-path:ellipse(100% 52% at 45% 56%);clip-path:ellipse(100% 52% at 45% 56%)}.hero-pp{background-color:#fff;background-image:url(/img/bg-pp.699dca8c.png);background-repeat:no-repeat;background-size:cover}.circle-pp{width:150px;height:150px;margin-top:-155px;box-shadow:0 0 1rem #300!important}.circle-pp,.pill-pp{color:#fff;border-radius:50rem!important}.pill-pp{width:100%;height:140px;padding-left:160px}.circle-sp{width:150px;height:150px;color:#fff;border-radius:50rem!important}.form-sp{border-radius:10px;margin-top:15px;margin-bottom:15px}.text-pp{background-color:green;width:150px;height:150px;color:#fff;border-radius:50%}.hero-cu{background-color:#421530;background-image:url(/img/bg-cu.8a5215ef.png);-webkit-clip-path:ellipse(100% 55% at 48% 44%);clip-path:ellipse(100% 55% at 48% 44%);background-size:cover;background-position:50%}.img-circle{-webkit-clip-path:circle(100px at 50% 50%);clip-path:circle(100px at 50% 50%)}.img-circle-nc{-webkit-clip-path:circle(150px at 50% 57%);clip-path:circle(150px at 50% 57%);width:300px}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:small;font-weight:400;line-height:1.5;background-clip:padding-box;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control,.form-control:focus{color:#fff;background-color:#99339950}.form-control:focus{outline:0;box-shadow:0 0 0 .1rem hsla(0,0%,100%,.5)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:small;font-weight:400;line-height:1.5;color:#fff;background-color:#99339950;border:0 solid #ced4da}.form-label{margin-bottom:0;font-size:small}.row-time-line>*{max-width:100%;padding-right:0;padding-left:calc(var(--bs-gutter-x)*.5);margin-top:0}.form-select:focus{border-color:#fff;outline:0;box-shadow:0 0 0 .1rem hsla(0,0%,100%,.5)}.zoom{transition:transform .2s}.zoom:hover{transform:scale(1.1)}.btn-new-a{border-radius:10px;border:2px solid #fff;color:#fff;padding:14px 28px;font-size:16px;cursor:pointer}.bg-section,.btn-new-a{background-color:#d33680}.btn-color{border-color:#fff;color:#fff}.btn-color:hover{background-color:#fff;color:#d33680}.button-container{display:inline-block;margin-bottom:2em}.section{background:#f45b69;padding:50px 0}.section .container{width:90%;max-width:1200px;margin:0 auto;text-align:center}.section h1{font-size:2.5rem}.section h2{font-size:1.3rem}.timeline{white-space:nowrap;padding-top:5%;padding-bottom:5%;position:static;display:inline-flex}.timeline ol{font-size:0;width:100vw;padding:250px 0;transition:all 1s}.timeline ol li{position:relative;display:inline-block;list-style-type:none;width:160px;height:3px;background:hsla(0,2%,78%,.5)}.timeline ol li:last-child{width:280px}.timeline ol li:not(:first-child){margin-left:17px}.timeline ol li:not(:last-child):after{content:"";position:absolute;top:50%;left:calc(100% + 1px);bottom:0;width:18px;height:18px;transform:translateY(-50%);border-radius:50%;border:3px solid;border-color:#fff}.timeline ol li div{position:absolute;left:calc(100% + 7px);width:250px;padding:15px;font-size:1rem;white-space:normal;color:#fff;background:hsla(0,2%,78%,.3);border-radius:20px}.timeline ol li div:before{content:"";position:absolute;top:100%;left:0;width:0;height:0;border-style:solid}.timeline ol li:nth-child(odd) div{top:-16px;transform:translateY(-100%)}.timeline ol li:nth-child(odd) div:before{top:100%;border-width:8px 8px 0 0;border-color:transparent transparent transparent transparent}.timeline ol li:nth-child(2n) div{top:calc(100% + 16px)}.timeline ol li:nth-child(2n) div:before{top:-8px;border-width:8px 0 0 8px;border-color:transparent transparent transparent transparent}.timeline time{display:block;font-size:1.2rem;font-weight:700;margin-bottom:8px}.timeline .arrows{display:flex;justify-content:right;margin-bottom:20px}.timeline .arrows .arrow__prev{margin-right:20px}.timeline .disabled{opacity:.5}.timeline .arrows img{width:45px;height:45px}.proceso-prestamo{color:#fff;float:left;position:relative;bottom:-1em;left:10%;right:-.5em;margin-bottom:5%}@media screen and (max-width:1390px){.timeline ol,.timeline ol li{width:auto}.timeline ol{padding:0;transform:none!important}.timeline ol li{display:block;height:auto;background:transparent}.timeline ol li:first-child{margin-top:25px}.timeline ol li:not(:first-child){margin-left:auto}.timeline ol li div{width:94%;height:auto!important;margin:0 10% 25px;position:static}.timeline ol li:nth-child(odd) div{transform:none}.timeline ol li:nth-child(2n) div:before,.timeline ol li:nth-child(odd) div:before{left:60%;top:100%;transform:translateX(-50%);border:none;border-left:1px solid #fff;height:25px}.timeline .arrows,.timeline ol li:last-child,.timeline ol li:not(:last-child):after,.timeline ol li:nth-last-child(2) div:before{display:none}.proceso-prestamo{float:left;position:fixed;bottom:-50em;left:50%;right:-.5em;text-align:center}}@media screen and (max-width:1250px) and (min-width:1200px){.timeline ol li div{width:94%;height:auto!important;margin:0 5% 25px}.timeline ol li:nth-child(2n) div:before,.timeline ol li:nth-child(odd) div:before{left:50%;top:100%;transform:translateX(-50%);border:none;border-left:1px solid #fff;height:25px}}@media screen and (max-width:1200px) and (min-width:0px){.timeline ol li div{width:94%;height:auto!important;margin:0 3% 25px}.timeline ol li:nth-child(2n) div:before,.timeline ol li:nth-child(odd) div:before{left:50%;top:100%;transform:translateX(-50%);border:none;border-left:1px solid #fff;height:25px}}@media screen and (max-width:1199px){.proceso-prestamo{float:none;position:unset;bottom:0;left:0;right:0;text-align:center}}.button-container a{position:relative;bottom:2em;right:-2em;padding:1em 1.5em;font-size:.65em;border-radius:11px}@media screen and (max-width:1199px) and (min-width:991px){.button-container a{position:relative;font-size:.65em;bottom:1.5em;right:-3em;padding:7px;border-radius:11px}}@media screen and (max-width:767px) and (min-width:0px){.button-container a{position:relative;font-size:.9em;bottom:1.5em;right:-2em;padding:7px;border-radius:11px}}@media screen and (max-width:1389px) and (min-width:920px){.proceso-prestamo{position:unset;text-align:center;margin-left:35%}}@media screen and (max-width:920px) and (min-width:520px){.proceso-prestamo{position:unset;text-align:center;margin-left:16%}}@media screen and (max-width:1321px) and (min-width:1270px){.proceso-prestamo{color:#fff;float:left;position:relative;bottom:-1em;left:10%;right:-.5em;margin-bottom:5%}}@media screen and (max-width:1270px) and (min-width:0px){.proceso-prestamo{color:#fff;float:left;position:relative;bottom:-1em;left:3%;right:-.5em;margin-bottom:5%}}@media only screen and (max-width:496px) and (min-width:450px){.proceso-prestamo{color:#fff;float:inline-start;position:static;bottom:0;left:0;right:0;margin-bottom:5%}.final-div-ss{background-color:transparent;width:auto;margin-right:0}.timeline ol li:nth-child(2n) div:before,.timeline ol li:nth-child(odd) div:before{left:50%;top:100%;transform:translateX(-50%);border:none;border-left:1px solid #fff;height:25px}}@media only screen and (max-width:450px) and (min-width:0px){.proceso-prestamo{color:#fff;float:none;position:static;bottom:0;left:0;right:0;margin-bottom:5%;font-size:3em}.final-div-ss{background-color:transparent;width:auto;margin-right:0}.img-responsive{width:60%}}.final-div-ss{background-color:transparent;width:400px;margin-right:auto;display:none}.titulo-timeline{color:#fff}.bg-section-crediapp{background:url(/img/bg_edocuenta.eee9c890.png) top}.bg-section-formulario{background:url(/img/bg_formulario.03e0f6d2.png) top}#presentacion{margin-right:5%}@media screen and (min-width:399px){#presentacion{position:unset;bottom:1em;left:-10%;right:-.5em}}@media screen and (min-width:99px){#presentacion{position:unset;bottom:0;left:0;right:0}}.icon-bar{position:fixed;top:50%;transform:translateY(-50%)}.icon-bar a{display:block;text-align:center;padding:16px;transition:all .3s ease;color:#fff;font-size:20px}.icon-bar a:hover{background-color:#000}.facebook{background:#3b5998;color:#fff}.twitter{background:#55acee;color:#fff}.google{background:#dd4b39;color:#fff}.linkedin{background:#007bb5;color:#fff}.youtube{background:#b00;color:#fff}.social-icons,.social-icons a{text-align:center}.social-icons a{background-color:#fff;box-shadow:0 0 21px 0 rgba(0,0,0,.2);width:50px;height:50px;display:inline-block;line-height:50px;margin:0 .3rem;border-radius:5px;color:#f0c2dd;transition:all .3s ease}.social-icons a:hover{text-decoration:none;color:#e38cb7}@media screen and (max-width:759px){#redes_sociales{display:none}}.navbar-toggler:focus{box-shadow:0 0 0 .25rem #d35690}.div-card-prod{background:url(/img/credicer-12ss_p2.390c7013.png);max-width:100%;background-size:contain;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-size:100% 105%;background-repeat:no-repeat}.div-card-prod2{background:url(/img/credicer-14ss_p2.98e2d707.png);max-width:100%;height:auto;background-size:100% 108%;background-repeat:no-repeat}.div-card-prod3{background:url(/img/credicer-26ss_p2.5c6f4b4b.png);max-width:100%;height:auto;background-size:100% 108%;background-repeat:no-repeat}.div-card-prod4{background:url(/img/credicer-22ss_p2.1f813dde.png);max-width:100%;height:auto;background-size:100% 108%;background-repeat:no-repeat}.div-card-prod5{background:url(/img/credicer-52ss_p2.f9c5d6dc.png);max-width:100%;height:auto;background-size:100% 108%;background-repeat:no-repeat}.div-card-prod6{background:url(/img/credicer-CPss_p2.a6ecc617.png);max-width:100%;height:auto;background-size:100% 110%;background-repeat:no-repeat}.text-card-prod{color:#ce469a}.text-card-prod,.text-card-prod-14{font-family:GothamBold;text-transform:capitalize;font-size:2em;text-align:center;font-weight:bolder}.text-card-prod-14{color:#aa387e}.text-card-sub{color:#3d3d3dda;font-family:GothamBold;font-size:1.2em}.text-card-parra,.text-card-sub{text-transform:none;text-align:center;font-weight:bolder}.text-card-parra{color:rgba(0,0,0,.623);font-family:GothamLight;font-size:1em}.vCard-t{background-color:inherit;border-radius:5%}@media only screen and (max-width:1200px) and (min-width:768px){.text-card-prod{color:#ce469a;background-size:100% 120%}.text-card-prod,.text-card-prod-14{font-family:GothamBold;text-transform:capitalize;font-size:1.5em;text-align:center;font-weight:bolder}.text-card-prod-14{color:#aa387e}.text-card-sub{color:#3d3d3dda;font-family:GothamBold;font-size:.8em}.text-card-parra,.text-card-sub{text-transform:none;text-align:center;font-weight:bolder}.text-card-parra{color:rgba(0,0,0,.623);font-family:GothamLight;font-size:.75em}}