.bannercta-section{padding:30px 0;transition:all .3s ease;border-radius:25px}.bannercta-wrapper{display:flex;align-items:end;gap:30px;border-radius:40px;overflow:hidden}.bannercta-wrapper.bannercta-wrapper--invertido{flex-direction:row-reverse}.bannercta-content{flex:1;display:flex;flex-direction:column}.bannercta-subtitulo p,.bannercta-subtitulo h2,.bannercta-subtitulo h3,.bannercta-subtitulo h4{font-family:"Barlow",sans-serif;text-transform:uppercase;color:#ee731c;color:var(--Naranja-INICIA, #EE731C);font-size:26px;font-style:normal;font-weight:600;line-height:31px;letter-spacing:1.3px}@media(max-width: 800px){.bannercta-subtitulo p,.bannercta-subtitulo h2,.bannercta-subtitulo h3,.bannercta-subtitulo h4{font-size:17px}}.bannercta-faqs-wrapper .active .bannercta-faq-pregunta{padding:20px 0px}.bannercta-titulo h2,.bannercta-titulo h3,.bannercta-titulo p{font-family:"Barlow",sans-serif;font-size:50px;font-weight:700;color:#243887;margin:0;font-weight:700;line-height:110%}@media(max-width: 800px){.bannercta-titulo h2,.bannercta-titulo h3,.bannercta-titulo p{font-size:27px}}.bannercta-faqs-titulo{margin-bottom:10px}.bannercta-descripcion{font-family:"Helvetia",sans-serif;color:#4c4f54;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:1.8px}.bannercta-descripcion p{margin:0 0 20px 0}.bannercta-descripcion p:last-child{margin-bottom:0}.bannercta-descripcion strong{font-family:"HelveticaStrong",sans-serif;color:#4c4f54}.bannercta-faqs-wrapper{display:flex;flex-direction:column;gap:0}.bannercta-faq-item{background-color:#7e9a8b;border-radius:25px;overflow:hidden;transition:all .3s ease}.bannercta-faq-item:last-child{border-bottom:none}.bannercta-faq-pregunta{display:flex;justify-content:space-between;align-items:center;margin:15px 25px 15px 0;cursor:pointer;transition:all .3s ease;gap:20px;border-bottom:none}.bannercta-faq-pregunta p{margin:0px}.bannercta-faq-item.active .bannercta-faq-pregunta{border-bottom:1px solid #1d1d1b}.bannercta-faq-texto p{font-family:"Barlow",sans-serif;color:var(--Azul-Oscuro-INICIA, #ffffff);font-size:20px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1px}.bannercta-faq-icono{width:21px;height:21px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s ease}.bannercta-faq-icono img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.bannercta-faq-icono svg{width:20px;height:20px;color:#1e3562;transition:all .4s ease}.bannercta-faq-item:not(.active) .bannercta-faq-icono img{transform:rotate(0deg)}.bannercta-faq-item:not(.active) .bannercta-faq-icono svg{transform:rotate(0deg);color:#1e3562}.bannercta-faq-item.active .bannercta-faq-icono img{transform:rotate(180deg)}.bannercta-faq-item.active .bannercta-faq-icono svg{transform:rotate(180deg);color:#e9a613}.bannercta-faq-respuesta{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.bannercta-faq-respuesta p{font-family:"Helvetica",sans-serif;line-height:1.7;margin:0;color:var(--Gris-01-INICIA, #ffffff);font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:1.8px}.bannercta-faq-respuesta p strong{color:#4c4f54}.bannercta-faq-item.active .bannercta-faq-respuesta{max-height:800px;padding:0 0 25px 0}.bannercta-boton{display:inline-block;border-radius:25px;font-family:"Barlow",sans-serif;font-weight:700;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;align-self:flex-start;box-shadow:0 4px 15px rgba(233,166,19,.3);margin-bottom:10px;color:var(--Azul-Oscuro-INICIA, #1D1D1B);text-align:center;font-size:20px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:1px;box-shadow:0 0 8px 0 rgba(0,0,0,.35)}.bannercta-boton:hover{transform:translateY(-3px);background:#1d1d1b !important;color:var(--Azul-Oscuro-INICIA, #E0AE3F)}.bannercta-boton:active{transform:translateY(-1px)}.bannercta-boton--desktop{display:inline-block}.bannercta-boton--mobile{display:none}.bannercta-imagen{flex:0 0 auto;max-width:600px;display:flex;align-items:center;justify-content:center}.bannercta-imagen img{width:100%;height:auto;display:block;object-fit:contain}.bannercta-section--faqs .bannercta-wrapper{align-items:stretch}.bannercta-section--faqs .bannercta-content{flex:1 1 55%;min-width:0;padding:40px 20px}.bannercta-section--faqs .bannercta-imagen{flex:1 1 45%;max-width:45%;display:flex;align-items:center;justify-content:center}.bannercta-section--faqs .bannercta-imagen img{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:center}.bannercta-section--faqs .bannercta-wrapper--invertido .bannercta-imagen{justify-content:flex-start}@media(max-width: 1200px){.bannercta-wrapper{gap:40px}.bannercta-titulo{font-size:32px}.bannercta-imagen{max-width:500px}.bannercta-section--faqs .bannercta-imagen{max-width:45%}}@media(max-width: 900px){.bannercta-section{padding:50px 0}.bannercta-wrapper{flex-direction:column;gap:40px}.bannercta-wrapper.bannercta-wrapper--invertido{flex-direction:column}.bannercta-content{text-align:center;align-items:center;padding:0}.bannercta-titulo{font-size:28px}.bannercta-descripcion{font-size:15px}.bannercta-faq-pregunta{padding:18px 20px 18px 0}.bannercta-faq-texto{font-size:16px;text-align:left}.bannercta-faq-respuesta p{font-size:14px;text-align:left}.bannercta-imagen{max-width:100%;width:100%}.bannercta-boton{align-self:center}.bannercta-boton--desktop{display:none}.bannercta-boton--mobile{display:inline-block;width:100%}.bannercta-section--faqs .bannercta-wrapper{align-items:center}.bannercta-section--faqs .bannercta-imagen{flex:1 1 100%;max-width:100%;width:100%}.bannercta-section--faqs .bannercta-imagen img{width:100%;max-height:none}.bannercta-section--faqs .bannercta-content{flex:1 1 100%;max-width:100%;padding:20px 0}}@media(max-width: 600px){.bannercta-section{padding:40px 0}.bannercta-wrapper{gap:20px}.bannercta-subtitulo{font-size:11px}.bannercta-titulo{font-size:24px}.bannercta-descripcion{font-size:14px}.bannercta-faq-texto p{font-size:16px}.bannercta-faq-pregunta{margin:15px 0px 15px 0;padding:15px 0px 15px 0;gap:15px}.bannercta-faq-texto{font-size:15px}.bannercta-faq-icono{width:28px;height:28px}.bannercta-faq-icono img{width:100%;height:100%}.bannercta-faq-icono svg{width:18px;height:18px}.bannercta-faq-respuesta p{font-size:13px}.bannercta-faq-item.active .bannercta-faq-respuesta{padding:0 0 20px 0}.bannercta-boton{padding:16px 35px;font-size:14px;width:100%;text-align:center}}/*# sourceMappingURL=bannercta.min.css.map */
