.cmp_dashboard_tarjeta_construccion{width:554px;height:270px;display:flex;justify-content:center;align-items:center;border-radius:20px;background:linear-gradient(180deg,#002d72 0,#003a94 50%,#002d72 100%);gap:64px}
.cmp_dashboard_tarjeta_construccion_contenedor_contenido{width:265px;height:205px;gap:12px;display:flex;align-items:flex-start;flex-direction:column;position:relative;left:20px}
.cmp_dashboard_tarjeta_construccion_titulo_principal{width:225px;height:48px;font-family:Avenir;font-size:20px;font-weight:900;line-height:119%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#fff}
.cmp_dashboard_tarjeta_construccion_parrafo_principal p{width:211px;height:56px;font-family:Avenir;font-size:12px;font-weight:300;line-height:100%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#fff}
.cmp_dashboard_tarjeta_construccion_parrafo_principal b{font-size:16px;font-weight:900;color:#f2a900}
.cmp_dashboard_tarjeta_contruccion_contenedor_lista{display:flex;justify-content:center;align-items:center}
.cmp_dahsboard_tarjeta_contruccion_elemento_lista{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;column-gap:20px;padding-left:20px;margin:0;list-style:disc}
.cmo_dashboard_tarjeta_contruccion_elemento_multifield{margin:0;padding:0;font-family:Avenir;font-size:12px;font-weight:300;line-height:140%;letter-spacing:0;text-align:left;color:#fff}
.cmp_dashboard_tarjeta_contruccion_contenedor_boton{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
.cmp_dashboard_tarjeta_construccion_enlace_boton{text-decoration:none}
.cmp_dashboard_tarjeta_contruccion_boton{background:#ffcd00;font-family:Avenir;font-size:13px;font-weight:900;line-height:100%;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#0c2340;width:146px;height:31px;border-radius:12px;border-style:none;cursor:pointer;display:flex;align-items:center;flex-direction:row;justify-content:center;gap:10px}
.cmp_dashboard_tarjeta_contruccion_boton:hover{background:#fedd00}
.cmp_dashboard_tarjeta_contruccion_imagen_desktop{width:auto;height:auto}
.cmp_dashboard_tarjeta_contruccion_imagen_responsive{display:none}
@media(max-width:768px){div.cmp_dashboard_tarjeta_construccion{width:378px;height:270px;display:flex;justify-content:center;align-items:center;border-radius:20px;background:linear-gradient(180deg,#002d72 0,#003a94 50%,#002d72 100%);gap:0}
div.cmp_dashboard_tarjeta_construccion_contenedor_contenido{width:265px;height:205px;gap:12px;display:flex;align-items:flex-start;flex-direction:column;position:relative;left:20px}
h4.cmp_dashboard_tarjeta_construccion_titulo_principal{width:225px;height:48px;font-family:Avenir;font-size:20px;font-weight:900;line-height:119%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#fff}
span.cmp_dashboard_tarjeta_construccion_parrafo_principal p{width:211px;height:56px;font-family:Avenir;font-size:12px;font-weight:300;line-height:100%;letter-spacing:0;text-align:left;margin-top:0;margin-bottom:0;color:#fff}
span.cmp_dashboard_tarjeta_construccion_parrafo_principal b{font-size:16px;font-weight:900;color:#f2a900}
div.cmp_dashboard_tarjeta_contruccion_contenedor_lista{display:flex;justify-content:center;align-items:center}
ul.cmp_dahsboard_tarjeta_contruccion_elemento_lista{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;column-gap:20px;padding-left:20px;margin:0;list-style:disc}
li.cmo_dashboard_tarjeta_contruccion_elemento_multifield{margin:0;padding:0;font-family:Avenir;font-size:12px;font-weight:300;line-height:140%;letter-spacing:0;text-align:left;color:#fff}
div.cmp_dashboard_tarjeta_contruccion_contenedor_boton{gap:4px;display:flex;justify-content:center;align-items:center;flex-direction:column}
button.cmp_dashboard_tarjeta_contruccion_boton{background:#ffcd00;font-family:Avenir;font-size:13px;font-weight:900;line-height:100%;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#0c2340;width:146px;height:31px;border-radius:12px;border-style:none;cursor:pointer;display:flex;align-items:center;flex-direction:row;justify-content:center;gap:10px}
img.cmp_dashboard_tarjeta_contruccion_imagen_responsive{width:auto;height:auto;display:flex}
img.cmp_dashboard_tarjeta_contruccion_imagen_desktop{display:none}
}