/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.accordion-tc[data-v-2e391cec]{background-color:#fff;border:1px solid #cce0f0;padding:1.5rem 0;margin-top:2rem;margin-bottom:1rem;box-shadow:0 2px 6px #0000000a;border-left:0;border-right:0}.accordion-header[data-v-2e391cec]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordion-header h4[data-v-2e391cec]{font-size:1.1rem;font-weight:600;color:#004481;line-height:150%}.accordion-icon[data-v-2e391cec]{background-color:#004481;color:#fff;border-radius:50%;font-size:1.2rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:background-color .3s;flex-shrink:0}.accordion-header:hover .accordion-icon[data-v-2e391cec]{background-color:#002c61}.accordion-body-wrapper[data-v-2e391cec]{overflow:hidden;transition:max-height .4s ease}.accordion-body[data-v-2e391cec]{font-size:.95rem;color:#333}.accordion-body img[data-v-2e391cec]{width:100%}.tc-version-pc[data-v-2e391cec]{display:block}.tc-version-movil[data-v-2e391cec]{display:none}@media screen and (max-width: 768px){.tc-version-pc[data-v-2e391cec]{display:none}.tc-version-movil[data-v-2e391cec]{display:block}}@media screen and (max-width: 576px){.accordion-header[data-v-2e391cec]{flex-direction:row;align-items:center;gap:.75rem}.accordion-icon[data-v-2e391cec]{width:24px;height:24px;font-size:1rem;margin-top:2px}}.lds-facebook[data-v-32379797]{display:inline-block;position:relative;width:80px;height:80px}.lds-facebook div[data-v-32379797]{display:inline-block;position:absolute;left:8px;width:16px;background:#005699;animation:lds-facebook-32379797 1.2s cubic-bezier(0,.5,.5,1) infinite}.lds-facebook div[data-v-32379797]:nth-child(1){left:8px;animation-delay:-.24s}.lds-facebook div[data-v-32379797]:nth-child(2){left:32px;animation-delay:-.12s}.lds-facebook div[data-v-32379797]:nth-child(3){left:56px;animation-delay:0}@keyframes lds-facebook-32379797{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}*{font-family:Open Sans,sans-serif;font-size:16px;margin:0}*,:after,:before{box-sizing:border-box}h1,h2,h3,h4,h5,h6{color:#005699}h4{font-size:32px;line-height:46px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (max-width: 768px){.container{padding:0 16px}}@media screen and (max-width: 480px){.container{padding:0 12px}}a{color:#005699;text-decoration:none}header.main-header{position:fixed;top:0;width:100%;padding:20px 0;z-index:1;background-color:#fff}header.main-header .container{display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:0 .4rem}header .main-logo{color:#000;font-size:32px;text-decoration:none}header .main-nav{position:fixed;top:0;left:0;height:100vh;width:100%;margin-left:-100%;transition:all .2s linear;background-color:#000000b3;z-index:100}header .main-nav.show{margin-left:0}header .nav-links{background-color:#fafafa;display:flex;flex-direction:column;width:70%;height:100%;align-items:center;justify-content:flex-start}header .link-item{color:#005699;padding:1rem;transition:.3s ease-in;margin-top:2rem;text-decoration:none;position:relative;border-radius:5px;font-weight:600;text-transform:uppercase}header .link-item.active,header .link-item:hover{background-color:#005699;color:#fff}header .button-menu{z-index:200;width:40px;height:40px;border:none;display:flex;background:none;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}header .button-menu span{width:37px;height:4px;margin-bottom:5px;position:relative;background:#005699;border-radius:3px;transform-origin:4px 0px;transition:all .2s linear}header .button-menu.close span{opacity:1;transform:rotate(45deg) translate(0);background:#ffffff}header .button-menu.close span:nth-child(2){transform:rotate(-45deg) translate(-8px,5px)}header .button-menu.close span:nth-child(3){display:none}@media screen and (min-width: 768px){header .button-menu{display:none}header .main-logo{flex-basis:30%}header .main-nav{position:static;margin-left:0;flex-basis:70%;height:100%}header .nav-links{width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;background:white}header .link-item{display:inline-block;margin-top:0;margin-right:2rem}}.footer{padding:30px 0 10px;background-color:#f8f9fa}.footer__links{display:flex;flex-wrap:nowrap}.footer__links-row{display:grid;grid-template-columns:repeat(4,1fr);column-gap:30px;margin-bottom:30px}.footer__links-column h4{color:#4598d8;font-size:1.3rem;font-weight:600}.footer__links-column ul li a{color:#005699;font-size:.8rem}.footer__copyright-row{padding:10px 0;text-align:center}.footer__copyright-row:first-child{background-color:#ddd}.footer__copyright-row p,.footer__copyright-row p a{font-size:.8rem}.footer__copyright ul{display:flex;gap:20px;align-items:center}.footer__copyright a{font-size:.9rem;color:#000}.footer ul{padding:0;list-style:none}.footer ul li{line-height:1.5}.footer a{text-decoration:none}@media screen and (max-width: 500px){.footer__links{padding:10px}.footer__links-row{grid-template-columns:1fr;row-gap:20px}.footer__copyright-row ul{flex-wrap:wrap}}.product_wizard{margin-top:90px}@media screen and (max-width: 500px){.product_wizard.blacklist h4{font-size:26px}}.product_wizard_step_1{display:grid;padding:0;grid-template-columns:65% 35%}.product_wizard_step_1__banner{height:550px}.product_wizard_step_1__banner__item,.product_wizard_step_1__banner .carousel,.product_wizard_step_1__banner .carousel__viewport,.product_wizard_step_1__banner .carousel__track{height:100%}.product_wizard_step_1__banner .carousel__item{height:fit-content;width:100%;background-color:#005699;color:var(--vc-clr-white);font-size:20px;border-radius:8px;display:flex;justify-content:center;align-items:center}.product_wizard_step_1__banner .carousel__item a{display:block;width:100%;height:100%}.product_wizard_step_1__banner .carousel__slide{padding:0}.product_wizard_step_1__banner .carousel__prev,.product_wizard_step_1__banner .carousel__next{box-sizing:content-box;transform:translateY(-50%);width:50px;height:50px;border:none;background-color:#0006}.product_wizard_step_1__banner .carousel__prev svg,.product_wizard_step_1__banner .carousel__next svg{width:50px;height:50px}.product_wizard_step_1__banner .carousel__prev{border-radius:0 10px 10px 0}.product_wizard_step_1__banner .carousel__next{border-radius:10px 0 0 10px}.product_wizard_step_1__banner .carousel__pagination{position:absolute;width:100%;margin-top:-30px}.product_wizard_step_1__banner .carousel__pagination-button{background-color:#fff;width:30px;height:8px}.product_wizard_step_1__banner .carousel__pagination-button--active{background-color:#005699}.product_wizard_step_1__banner img{width:100%;height:100%;object-fit:contain}.product_wizard_step_1__form{display:flex;background-color:#fff}.product_wizard_step_1__form-item{position:relative}.product_wizard_step_1__form-item.section-title{grid-area:section-title}.product_wizard_step_1__form-item.section-title h4{font-size:26px;line-height:120%}.product_wizard_step_1__form-item.section-accept{grid-area:section-accept}.product_wizard_step_1__form-item.section-document-type{grid-area:section-document-type}.product_wizard_step_1__form-item.section-document-number{grid-area:section-document-number}.product_wizard_step_1__form-item.section-phone{grid-area:section-phone}.product_wizard_step_1__form-item.section-email{grid-area:section-email}.product_wizard_step_1__form-item.section-origin{grid-area:section-origin}.product_wizard_step_1__form-item.section-reference-code{grid-area:section-reference-code;position:relative}.product_wizard_step_1__form-item.section-reference-code .icon-info{position:absolute;right:-2rem;top:8px;cursor:pointer}.product_wizard_step_1__form-item.section-reference-code .icon-info:hover span{display:block;z-index:10;background:white;padding:10px;border:1px solid #005699;font-size:12px;border-radius:5px;margin-top:5px;width:150px;top:-14px;left:30px}@media screen and (max-width: 500px){.product_wizard_step_1__form-item.section-reference-code .icon-info:hover span{right:31px;left:unset}}.product_wizard_step_1__form-item.section-reference-code .icon-info i{background:#005699;color:#fff;font-size:1.5rem;border-radius:100px;padding:2px}.product_wizard_step_1__form-item.section-reference-code .icon-info span{display:none;position:absolute;width:100%}.product_wizard_step_1__form-item.section-captcha{grid-area:section-captcha}.product_wizard_step_1__form-item.section-captcha>div{max-width:max-content;margin:0 auto}.product_wizard_step_1__form-item.section-button{grid-area:section-button;text-align:center}.product_wizard_step_1__form form{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"section-title section-title" "section-accept section-accept" "section-document-type section-document-number" "section-phone section-email" "section-origin section-origin" "section-reference-code -" "section-captcha section-captcha" "section-button section-button";gap:1rem;align-content:center}.product_wizard_step_2{padding:100px 0}@media screen and (max-width: 500px){.product_wizard_step_2{padding:20px 20px 50px}}.product_wizard_step_2__title{text-align:center;line-height:2rem}.product_wizard_step_2__title h5{margin:1rem 0}.product_wizard_step_2__inputs{padding:3rem 0;display:grid;grid-template-columns:400px;gap:1rem;justify-content:center}@media screen and (max-width: 500px){.product_wizard_step_2__inputs{grid-template-columns:100%}}.product_wizard_step_2__selects{display:grid;grid-template-columns:repeat(3,200px);gap:2rem;justify-content:center;padding:1rem 0 2rem}@media screen and (max-width: 500px){.product_wizard_step_2__selects{grid-template-columns:1fr}}.product_wizard_step_2__result{padding:0 100px;text-align:center}@media screen and (max-width: 500px){.product_wizard_step_2__result{padding:0}}.product_wizard_step_2__result p{font-weight:600}.product_wizard_step_2__result ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:left}@media screen and (max-width: 500px){.product_wizard_step_2__result ul{grid-template-columns:1fr}}.product_wizard_step_2__result ul li{list-style:none;margin-bottom:1rem}.product_wizard_step_2__result ul li label{font-size:1.1rem;color:#005699;font-weight:600}.product_wizard_step_2__result ul li label span{width:100%;display:block;font-size:.8rem;color:#000;font-weight:400;line-height:1.1rem;margin-left:1.2rem}.product_wizard_step_2__result .message-error{text-align:center;margin-bottom:1rem}.product_active{padding:30px 0 60px;display:grid;grid-template-columns:1fr;gap:3rem;grid-template-areas:"active_title" "active_apply"}.product_active__title{grid-area:active_title;text-align:center}.product_active__title h2{font-size:22px}.product_active__selection-office{margin:2rem 0}.product_active__selection-office-title{text-align:center;font-weight:600}.product_active__apply{grid-area:active_apply}.product_active__apply-sup{max-width:450px;background-color:#ededed;padding:1rem;display:grid;align-items:center;height:max-content;align-content:start;gap:1.2rem;margin:0 auto}.product_active__apply-inf{max-width:90%;text-align:center;margin:0 auto}.product_active__apply-title{text-align:center;font-weight:700}.product_active__apply-subtitle{text-align:center;font-size:.8rem}.product_active__apply-amount{text-align:center;font-size:2rem;font-weight:600}.product_active__apply-amount span{vertical-align:text-top}.product_active__apply table{width:90%;margin:0 auto}.product_active__apply table tr td{padding:.5rem 0;font-size:.8rem}.product_active__apply ul{padding:0;list-style:none}.product_active__apply ul li{margin-bottom:.8rem;display:flex;align-items:center}.product_active__apply ul li span{font-size:.7rem}.product_active__apply ul li i{color:#fff;background-color:green;border-radius:50%;padding:2px;font-size:12px;font-weight:700;height:1rem;width:1rem;margin-right:.3rem}.product_active__apply .lds-facebook{margin:0 auto}.product_active__apply-btn{text-align:center;width:100%!important}.product_active__apply-amount-link{margin-top:1rem;text-align:center;padding:2rem 2rem 3rem}.product_active__apply-amount-link p{font-size:18px;font-weight:500}.product_active__apply-amount-link p a{font-weight:700}.product_active__apply-banner img{width:100%}.text-right{text-align:right}.icon-xl{font-size:5rem;color:#005699;margin-bottom:1rem}.icon-circle-sm{background-color:#005699;color:#fff;border-radius:100%;width:1rem;height:1rem;display:inline-block;font-style:normal;text-align:center;margin-right:.5rem;padding-top:2px;padding-bottom:1px;font-size:12px;font-weight:600}@media screen and (min-width: 1024px){.product_wizard_step_1__form{padding:1rem 2rem}}@media screen and (max-width: 768px){.product_wizard_step_1{grid-template-columns:1fr}.product_wizard_step_1__form{padding:1rem 2rem}}@media screen and (max-width: 500px){.product_wizard_step_1{grid-template-columns:100%}.product_wizard_step_1__banner{height:300px}.product_wizard_step_1__form{padding:40px}.product_wizard_step_1__form form{grid-template-columns:1fr;grid-template-areas:"section-title" "section-accept" "section-document-type" "section-document-number" "section-phone" "section-email" "section-origin" "section-reference-code" "section-captcha" "section-button";gap:2rem}}.button{background-color:#005699;color:#fff;border:none;padding:1rem 2rem;font-weight:600;text-transform:uppercase;border-radius:5px;transition:.5s all;text-decoration:none;letter-spacing:1px;font-size:20px;display:block;width:max-content;margin:0 auto;cursor:pointer}.button:hover{background-color:#4598d8}.input-checkbox{line-height:150%}.input-select{padding:0 20px;border-radius:4px;border:1px solid #d9dadb;height:50px;margin:0;font-weight:500;background-color:transparent;width:100%}.input-text{padding:0 20px;border-radius:4px;border:1px solid #d9dadb;height:48px;line-height:48px;margin:0;font-weight:500;letter-spacing:-.1px;width:100%}.message-error{color:red;font-weight:600;font-size:14px;text-align:left;display:block;width:100%;margin-top:5px}.section-origin select option{font-size:14px}
