<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;800&amp;display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400;1,600;1,700;1,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gochi+Hand&amp;display=swap');

/*Fuentes*/
.semibold{
	font-weight: 600;
}
.extrabold{
	font-weight: 800 !important;
}
.mochi{
	font-family: 'Gochi Hand', cursive;
}
.h1{
	font-size: 70px !important;
}
.h2{
	font-size: 2.5em !important;
}
h4{
	font-size: 37px;
	color: #00AA81;
}
h5{
	font-size: 31px;
	color: #00AA81;
	/* font-family: 'Gochi Hand', cursive; */
}
/*colores*/
.verde, a{
	color: #4c5552;
}
.verdeclaro{
	color: #00AB82;
}
.verdetexto{
	color:#004837;
}
.verdeoscuro {
	color: #004937;
}
.bg-verde{
	background-color: #004937;
}
.bg-verde-oscuro{
	background-color: #017A5E;
}
.bg-verde-vivo {
	background-color: #00AB81;
}
.bg-amarillo{
	background-color: #FFCB00;
}
.bg-verde-claro {
	background-color: #00ab822b;
}
.bg-verde-oscuro p{
	font-size: 1.3rem;
}
.bg-verde-oscuro p{
	font-size: 1.3rem;
}
.bg-verde-aqua {
	background-color: #CCEEE6;
}

/*genral*/
html, body {
	height:100%;
	margin:0 auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color:#3D3D3C;
}

a, a:hover{
	text-decoration: none;
}
/*
a:hover{
	background-color: #007956;
	color: #FFCD00!important;
}
*/

p{
	color: #231F20;
}
.rounded {
    border-radius: 1rem!important;
}
/*cabecera*/
header{
	font-size: 14px;
}
header .logo{
	height: auto;
	background-color: #007956;
	border-bottom: 3px solid #00251F;
}
.navbar-dark .navbar-nav .nav-link{
	color: #fff;
}


/************************************************************/
/*					  	 Header  	 						*/
/************************************************************/
header {
    font-size: 14px;
    min-height: 95px;
    background: #007956;
    border-bottom: 3px solid #00251F;
}

.bg-white.rounded.riesgosContainer {
    border: 2px solid #ffcb00;
    border-top: 0px;
}

/****************************************************************/
/*			                 Seccion 0							*/
/****************************************************************/
/* LANDING 29/08/2022 */
.img-5 {
	width: 75%;
	margin-bottom: -8%;
}

/* SECCION 1 */
.seccion-tu-futuro {
	background-image: url(../images/hero-landing1-captacion.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	/* background-position: 68% 50%; */
}

.seccion-0 .rounded {
	border-radius: 0 0 1rem 1rem !important;
}

.riesgosContainer{
	padding-top: 20px;
	z-index: 3;
}
.riesgos p {
	font-size: 0.6em;
	line-height: 1.3em;
}
.anclas {
	width: 36px;
}

.nivelriesgo{
	display: block;
	margin-top: 80px;
}

.alertas-liquidez p {
	font-size: 0.6em;
    line-height: 1.3em;
}

.borde {
    border: 4px solid white;
    border-left: none;
    border-radius: 1.2em;
    border-top-left-radius: 0em;
    border-bottom-left-radius: 0em;
    width: fit-content;
    padding: 3px 72px;
    background-color: #ffff;
}

.borde h2 {
	color: #ffffff;
	/* font-family: 'Gilroy-Heavy'; */
}

.tituloBorde {
	color: #004937 !important;
	font-size: 3.2em !important;
	font-weight: 900 !important;
    /* font-family: 'Gilroy-Heavy' !important; */
}

@media (max-width: 575.98px) {
	.seccion-0 svg {
		max-width: 100%;
	}

	.borde {
		padding: 0px 25px;
	}

	.tituloBorde {
		font-size: 2.9em !important;
	}
}



.subtituloBorde {
	color: #004937 !important;
	font-weight: 900 !important;
}

.tituloBorde2 {
    color: #B2DBCF !important;
    font-family: 'Gilroy-Bold' !important;
	font-size: 1.7em !important;
}
.tituloBorde2 span {
    font-family: 'Gilroy-Heavy' !important;
}
.tituloBorde2 span sup {
    font-size: 1.1rem !important;
    top: -0.5em !important;
}

.seccion-0 h1 {
    color: #ffffff;
    font-size: 3em;
    font-weight: 900;
}

.pias {
	font-size: 0.9em;
	font-weight: 300 !important;
	color: white;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 575.98px) { 

	.seccion-0 {
		background-position: bottom;
	}

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

	.secon-0ci {
		background-position: bottom;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

	.seccion-0 {
		background-position: center;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {

	.seccion-0 {
		background-position: bottom;
	}
}


/****************************************************************/
/*			                 Seccion 2							*/
/****************************************************************/
.texto-verde-s2 {
	color: #014736 !important;
}

.bold-s2 {
	font-weight: 700 !important;
}

.seccion-2 p {
	color: #014736;
}

h1.porcentaje {
    font-size: 4em;
    color: #007C5A !important;
    margin-bottom: -10%;
}

.bg-bonificacion {
    padding: 3%;
    padding-top: 10%;
    border-radius: 7px;
    height: 77%;
}

.llamen {
	width: 28% !important;
}

.tituloBonificacion {
    font-size: 1.3em !important;
    margin-top: inherit !important;
    margin-bottom: inherit !important;
    font-weight: inherit !important;
}

.bg-bonificacion &gt; h3 {
    font-size: 1em !important;
    padding: 5% !important;
}

.bg-bonificacion h3 {
    margin-bottom: 0.5rem !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: #014736 !important;
	letter-spacing: 1px !important;
}

span.boldBonificacion {
    font-weight: bold !important;
}

.ejemplo {
    color: #00AA81 !important;
    font-family: 'Gochi Hand', cursive !important;
    font-weight: inherit !important;
    margin-top: inherit !important;
}

.ejemplo .h2, h2 {
    font-size: 2rem !important;
}

/****************************************************************/
/*			        Seccion 2 Te Presentamos					*/
/****************************************************************/
.seccion-2-1 h4 {
    font-size: 1.5em;
    font-weight: 600 !important;
}

.jubilacion {
	color: #36B18B;
	font-style: italic;
}

.italic {
	font-style: italic;
}

/****************************************************************/
/*	              Seccion 3	- Combijubilacion					*/
/****************************************************************/
.seccion-3 h6 {
	font-size: 1.2em;
	color: #032821;
}

.seccion-3 p {
	font-size: 0.9em;
}

.texto-verde-titulo {
	color: #014736 !important;
	font-size: 1.2em;
}

.seccion-gama {
	min-height: 32vh;
}

.seccion-gama img {
	margin-top: -6vh;
	z-index: 999;
}

.seccion-plan {
	min-height: 27vh;
}

.seccion-plan img {
	margin-top: -6.3vh;
	z-index: 999;
}

.seccion-trabajador {
	min-height: 23vh;
}

.seccion-trabajador img {
	margin-top: -6vh;
	z-index: 999;
}

.bg-verde-aqua-izq {
    background-color: #CCEEE6;
    border-radius: 25px 0px 0px 25px;
}

.bg-verde-aqua-der {
    background-color: #CCEEE6;
    border-radius: 0px 85px 25px 0px;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 575.98px) { 
	.seccion-gama {
		min-height: 11vh;
	}

	.seccion-plan {
		margin-top: 12vh;
		min-height: 11vh;
	}

	.seccion-trabajador {
		min-height: 11vh;
	}

	.bg-verde-aqua-izq {
		background-color: #CCEEE6;
		border-radius: 25px 25px 0px 0px;
	}
	
	.bg-verde-aqua-der {
		background-color: #CCEEE6;
		border-radius: 0px 0px 25px 25px;
	}

	.llamen {
		width: 72% !important;
		margin-top: 13%;
	}
}

/****************************************************************/
/*			             Seccion 4 - Colapse					*/
/****************************************************************/
.seccion-4 {
    background-color: #ffcb00;
}

.seccion-4 h6 {
	font-size: 1.1em;
	color: #004937;
}

/****************************************************************/
/*		             Seccion 5 - Plan Trabajador				*/
/****************************************************************/
.seccion-5 .limite {
	font-size: 0.8em;
}

.seccion-5 p {
	font-size: 0.9em;
}

.seccion-5 h6 {
	font-size: 1.2em;
	color: #032821;
}


sup {
    top: -.3em;
}

#section3-1, #section3-2, #section3-3{
	margin-top: -20px;
}
#section3-1 .rounded, #section3-2 .rounded, #section3-3 .rounded{
	margin-top: -5px;
	padding: 3rem 2rem 1rem;
}


/****************************************************************/
/*			             Seccion 8 - Condiciones       			*/
/****************************************************************/
p.condiciones {
	font-size: 0.8em;
}
.condiciones p{
	font-size: 12px;
	color: #646363;
}

.condiciones p a {
    color: #646363 !important;
    word-break: break-word;
}

.condiciones&gt;div {
	background-color: #DDDCDC;
}
.condiciones p span{
	font-size: 1.25em;
	color: #646363;
}

button.btn:hover rect {
	stroke: #00B58C;
	stroke-width: 5;
	stroke-dasharray: 15,200;
	stroke-dashoffset: 100;
	transition: all 1.35s cubic-bezier(0.50, 1, 0.50, 1);
}

/************************************************/
/*			             FOOTER       			*/
/************************************************/
footer{
	background-color:#007956;
	border-top: 3px solid #00251F;
}
ul{
	list-style: none;
}

/************************************************/
/*			             TO TOP       			*/
/************************************************/
#toTop {
    padding: 10px 20px 0;
    font-size: 50px;
    line-height: 50px;
    background: #00B58C;
    color: #fff;
    position: fixed;
    bottom: 60px;
    right: 3px;
	cursor: pointer;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
	display: none;
}
#toTop:hover {
	background: #007956;
	color:#FFCD00;
}</pre></body></html>