:root {
  --sizes-40: 40px;
  --sizes-60: 60px;
  --sizes-80: 80px;
  --spacing-10-top: 10px;
  --spacing-10-right: 10px;
  --spacing-10-bottom: 10px;
  --spacing-10-left: 10px;
  --spacing-mixed-top: 10px;
  --spacing-mixed-right: 20px;
  --spacing-mixed-bottom: 30px;
  --spacing-mixed-left: 20px;
  --spacing-top-top: 10px;
  --spacing-top-right: 0;
  --spacing-top-bottom: 0;
  --spacing-top-left: 0;
  --radius-5-radius-type: single;
  --radius-5-radii-top-left: 5px;
  --radius-5-radii-top-right: 5px;
  --radius-5-radii-bottom-right: 5px;
  --radius-5-radii-bottom-left: 5px;
  --radius-5-smoothing: 0;
  --radius-5-radius: 5px;
  --radii-smoothing-radius: 10px;
  --radii-smoothing-radius-type: single;
  --radii-smoothing-radii-top-left: 10px;
  --radii-smoothing-radii-top-right: 10px;
  --radii-smoothing-radii-bottom-right: 10px;
  --radii-smoothing-radii-bottom-left: 10px;
  --radii-smoothing-smoothing: 0.75;
  --radii-box-radius: 20px;
  --radii-box-radius-type: single;
  --radii-box-radii-top-left: 20px;
  --radii-box-radii-top-right: 20px;
  --radii-box-radii-bottom-right: 20px;
  --radii-box-radii-bottom-left: 20px;
  --radii-box-smoothing: 0;
  --radii-mixed-radius-type: mixed;
  --radii-mixed-radii-top-left: 5.5px;
  --radii-mixed-radii-top-right: 10px;
  --radii-mixed-radii-bottom-right: 15px;
  --radii-mixed-radii-bottom-left: 20px;
  --radii-mixed-smoothing: 0;
  --color-gris-logotipo: #757974;
  --color-azul-60: #74a4d4;
  --color-azul-80: #4685c5;
  --color-azul-100: #1867b7;
  --color-azul-secundario-100: #0374dd;
  --color-azul-secundario-80: #3590e4;
  --color-azul-secundario-60: #68aceb;
  --color-verde-60: #98b486;
  --color-verde-80: #769b5d;
  --color-verde-100: #548235;
  --color-naranjas-100: #df6900;
  --color-naranjas-80: #e58733;
  --color-naranjas-60: #eca566;
  --color-textos-principal: #1a1a1a;
  --color-textos-secundario: #9f9f9f;
  --color-textos-blanco: #ffffff;
  --color-elementos-lineas: #eeeef6;
  --font-h1-font-size: 50px;
  --font-h1-text-decoration: none;
  --font-h1-font-family: Lato;
  --font-h1-font-weight: 700;
  --font-h1-font-style: normal;
  --font-h1-font-stretch: normal;
  --font-h1-font-style-old: Bold;
  --font-h1-letter-spacing: 0;
  --font-h1-line-height: 120%;
  --font-h1-paragraph-indent: 0;
  --font-h1-paragraph-spacing: 0;
  --font-h1-text-case: none;
  --font-h2-font-size: 42px;
  --font-h2-text-decoration: none;
  --font-h2-font-family: Lato;
  --font-h2-font-weight: 700;
  --font-h2-font-style: normal;
  --font-h2-font-stretch: normal;
  --font-h2-font-style-old: Bold;
  --font-h2-letter-spacing: 0;
  --font-h2-line-height: normal;
  --font-h2-paragraph-indent: 0;
  --font-h2-paragraph-spacing: 0;
  --font-h2-text-case: none;
  --font-h3-font-size: 36px;
  --font-h3-text-decoration: none;
  --font-h3-font-family: Lato;
  --font-h3-font-weight: 700;
  --font-h3-font-style: normal;
  --font-h3-font-stretch: normal;
  --font-h3-font-style-old: Bold;
  --font-h3-letter-spacing: 0;
  --font-h3-line-height: 120%;
  --font-h3-paragraph-indent: 0;
  --font-h3-paragraph-spacing: 0;
  --font-h3-text-case: none;
  --font-h4-font-size: 30px;
  --font-h4-text-decoration: none;
  --font-h4-font-family: Lato;
  --font-h4-font-weight: 700;
  --font-h4-font-style: normal;
  --font-h4-font-stretch: normal;
  --font-h4-font-style-old: Bold;
  --font-h4-letter-spacing: 0;
  --font-h4-line-height: 120%;
  --font-h4-paragraph-indent: 0;
  --font-h4-paragraph-spacing: 0;
  --font-h4-text-case: none;
  --font-h5-font-size: 24px;
  --font-h5-text-decoration: none;
  --font-h5-font-family: Lato;
  --font-h5-font-weight: 700;
  --font-h5-font-style: normal;
  --font-h5-font-stretch: normal;
  --font-h5-font-style-old: Bold;
  --font-h5-letter-spacing: 0;
  --font-h5-line-height: 120%;
  --font-h5-paragraph-indent: 0;
  --font-h5-paragraph-spacing: 0;
  --font-h5-text-case: none;
  --font-h6-font-size: 18px;
  --font-h6-text-decoration: none;
  --font-h6-font-family: Lato;
  --font-h6-font-weight: 700;
  --font-h6-font-style: normal;
  --font-h6-font-stretch: normal;
  --font-h6-font-style-old: Bold;
  --font-h6-letter-spacing: 0;
  --font-h6-line-height: 120%;
  --font-h6-paragraph-indent: 0;
  --font-h6-paragraph-spacing: 0;
  --font-h6-text-case: none;
  --font-body-font-size: 16px;
  --font-body-text-decoration: none;
  --font-body-font-family: Lato;
  --font-body-font-weight: 400;
  --font-body-font-style: normal;
  --font-body-font-stretch: normal;
  --font-body-font-style-old: Regular;
  --font-body-letter-spacing: 0;
  --font-body-line-height: 150%;
  --font-body-paragraph-indent: 0;
  --font-body-paragraph-spacing: 0;
  --font-body-text-case: none;
  --font-small-font-size: 12px;
  --font-small-text-decoration: none;
  --font-small-font-family: Lato;
  --font-small-font-weight: 400;
  --font-small-font-style: normal;
  --font-small-font-stretch: normal;
  --font-small-font-style-old: Regular;
  --font-small-letter-spacing: 0;
  --font-small-line-height: 140%;
  --font-small-paragraph-indent: 0;
  --font-small-paragraph-spacing: 0;
  --font-small-text-case: none;
  --font-legend-font-size: 12px;
  --font-legend-text-decoration: none;
  --font-legend-font-family: Lato;
  --font-legend-font-weight: 400;
  --font-legend-font-style: italic;
  --font-legend-font-stretch: normal;
  --font-legend-font-style-old: Italic;
  --font-legend-letter-spacing: 0;
  --font-legend-line-height: 140%;
  --font-legend-paragraph-indent: 0;
  --font-legend-paragraph-spacing: 0;
  --font-legend-text-case: none;
  --effect-sombra-type: dropShadow;
  --effect-sombra-radius: 8px;
  --effect-sombra-color: rgba(0, 0, 0, 0.1);
  --effect-sombra-offset-x: 0;
  --effect-sombra-offset-y: 4px;
  --effect-sombra-spread: 0;
}