@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);.appHeader[data-v-3442dbe8]{height:80px;width:100%;background:var(--blue9);position:fixed;top:0;z-index:10;box-shadow:3px 3px 3px hsla(0,0%,86%,.5);padding:0 var(--app-padding)}.appHeader .inner-section[data-v-3442dbe8]{max-width:var(--max-width);margin:auto;display:flex;justify-content:space-between;align-items:center}.appHeader>a[data-v-3442dbe8]{display:flex}.appHeader .ul-menu[data-v-3442dbe8]{display:flex;margin-left:40px}.appHeader .ul-menu .li[data-v-3442dbe8]{text-align:center;margin:0 14px}.appHeader .ul-menu .li a[data-v-3442dbe8]{text-decoration:none;font-size:var(--small);line-height:calc(var(--small)*var(--line-height));font-weight:500;color:var(--white)}.appHeader .ul-menu .li a[data-v-3442dbe8]:hover{color:var(--primary)}@media (max-width:750px){.appHeader .inner-section[data-v-3442dbe8]{justify-content:center}.appHeader .ul-menu[data-v-3442dbe8]{display:none}}p[data-v-5f367c7e]{font-size:var(--small);line-height:1.5rem;font-weight:500;color:var(--white)}a[data-v-5f367c7e]{text-decoration:none;font-weight:500;color:var(--white);line-height:2rem}a[data-v-5f367c7e]:hover{color:var(--secundary)}ul[data-v-5f367c7e]{list-style:none}.leva-blanco[data-v-5f367c7e]{max-width:100%}.footer[data-v-5f367c7e]{padding:0 var(--app-padding)}.inner-section[data-v-5f367c7e]{max-width:var(--max-width);display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px auto}.inner-section.end[data-v-5f367c7e]{align-items:flex-end}.footer[data-v-5f367c7e]{background:var(--blue9);padding-top:40px;padding-bottom:40px}.divisor[data-v-5f367c7e]{width:25%}.mitad[data-v-5f367c7e]{width:50%}.mitad.segundo[data-v-5f367c7e]{text-align:right}@media (max-width:950px){.divisor[data-v-5f367c7e]{margin-bottom:20px;width:50%;padding:0 10px}}@media (max-width:600px){p[data-v-5f367c7e],ul[data-v-5f367c7e]{text-align:center}.divisor[data-v-5f367c7e],.mitad[data-v-5f367c7e]{width:100%}.leva-blanco[data-v-5f367c7e]{max-width:50%}.end[data-v-5f367c7e]{flex-direction:column-reverse}.mitad.segundo[data-v-5f367c7e],.mitad[data-v-5f367c7e]{text-align:center}}@font-face{font-family:Avenir;font-weight:400;src:url(/fonts/AvenirLTStd-Book.a518a54c.otf) format("opentype")}@font-face{font-family:Avenir;font-weight:700;src:url(/fonts/AvenirLTStd-Black.8f8e7d37.otf) format("opentype")}:root{--primary:#818cee;--hoverprimary:#404677;--secundary:#6cdeb4;--hoversecundary:#366f5a;--tertiary:#1e258c;--hovertertiary:#0f1246;--quarter:#5862d6;--hoverquarter:#2c316b;--gray:#8d9298;--hovergray:#46494c;--black:#1a1a1a;--hoverblack:#8c8c8c;--white:#fff;--hoverwhite:#7f7f7f;--blueprod:#5846d5;--hoverblueprod:#2c236a;--purple:#6765dd;--hoverpurple:#33326e;--purple4:#b2bbf1;--purple5:#503fb9;--purple6:#6a6cdf;--purple7:#8067f2;--mediumpurple:#7786e6;--lightpurple:#edeffd;--blue:#2f2f6d;--hoverblue:#171736;--colorinput:#dcdffa;--label:#808185;--prbartxt:#737de4;--black-shadow:rgba(0,0,0,.25);--blue1:#1e258d;--blue2:#5a63d0;--blue3:#171e65;--blue4:#f2f3fd;--blue9:#0b0e40;--red2:#fff8f8;--red3:#a70000;--gray1:#bec6cd;--gray2:#474747;--gray3:#f6f6f6;--gray4:#e6e6e6;--gray5:#bbb9b9;--gray6:grey;--gray7:#d5d5d5;--gray8:#5c5d5c;--gray9:#7c8087;--green2:#7ecda6;--green3:#59bf8d;--green4:#40a573;--lightSlate:#cffff6;--biggest:45px;--bigger:40px;--big:34px;--regular:20px;--small:14px;--smaller:12px;--smallest:10px;--line-height:1.3;--max-width:1000px;--app-padding:50px}@media (max-width:400px){:root{--app-padding:20px}}*{box-sizing:border-box;margin:0;padding:0}#app{font-family:Montserrat,sans-serif;font-weight:400;width:100%;height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column}.appBody{flex-grow:1}.required{color:var(--red3);margin-left:6px}.hasError input,.hasError select{border-bottom-color:var(--red3)!important}.hasError .error{color:var(--red3);margin-top:6px}.isCorrect input,.isCorrect select{border-bottom-color:var(--green4)!important}.tooltipZone .inner ul{list-style:circle;padding-left:12px}.tooltipZone .inner img{max-width:100%;border-radius:6px}.btn-glob,button{max-width:370px;margin-top:72px;display:inline-block;width:100%;height:80px;cursor:pointer;border:0;background:var(--secundary);color:var(--white);border-radius:50px;font-size:var(--regular);line-height:calc(var(--regular)*var(--line-height));font-weight:700;text-decoration:none;text-align:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto}.btn-glob:hover,button:hover{background:var(--hoversecundary);color:var(--white)}.btn-glob.btn-mid,button.btn-mid{width:181px;height:36px;font-size:var(--small);line-height:calc(var(--small)*var(--line-height))}.btn-glob.blueprod,button.blueprod{background:var(--blueprod);color:var(--white)}.btn-glob.blueprod:hover,button.blueprod:hover{background:var(--hoverblueprod);color:var(--white)}.thank-you[data-v-2a2154ca]{padding:30px;display:flex;font-size:var(--regular);line-height:calc(var(--regular)*var(--line-height))}img[data-v-2a2154ca]{width:300px;margin:0 36px 0 0}h1[data-v-2a2154ca]{font-size:var(--big);line-height:calc(var(--big)*var(--line-height))}.light[data-v-2a2154ca]{opacity:.3}a[data-v-2a2154ca]{text-decoration:none;color:inherit}