/* Generado automáticamente por EW Font Switch */
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-VariableFont_wght-latin.woff2') format('woff2');
  font-style: normal;
  font-weight: 100 900;
  font-display: optional;
}

:root { --ewfs-font-main: 'Montserrat', system-ui, -apple-system, 'Segoe UI', Arial, sans-serif; }

html, body, button, input, select, textarea { font-family: var(--ewfs-font-main); }
pre, code, kbd, samp { font-family: monospace; }

:root {
  --ewfs-body-size: 16px;
  --ewfs-small-size: 13px;
  --ewfs-h1-size: 34px;
  --ewfs-h2-size: 28px;
  --ewfs-h3-size: 24px;
  --ewfs-h4-size: 20px;
  --ewfs-h5-size: 18px;
  --ewfs-h6-size: 16px;
  --ewfs-button-size: 15px;
  --ewfs-body-lh: 1.55;
  --ewfs-heading-lh: 1.2;
  --ewfs-body-weight: 400;
  --ewfs-heading-weight: 700;
  --ewfs-button-weight: 600;
}

body, p, li, td, th, label, input, select, textarea, .form-control, .rte p, .rte li {
  font-size: var(--ewfs-body-size);
  line-height: var(--ewfs-body-lh);
  font-weight: var(--ewfs-body-weight);
}

small, .small, .help-block, .form-text, .page-footer, .footer-container .block_newsletter form input[type=email]::placeholder {
  font-size: var(--ewfs-small-size);
}

h1, .h1 { font-size: var(--ewfs-h1-size); line-height: var(--ewfs-heading-lh); font-weight: var(--ewfs-heading-weight); }
h2, .h2 { font-size: var(--ewfs-h2-size); line-height: var(--ewfs-heading-lh); font-weight: var(--ewfs-heading-weight); }
h3, .h3 { font-size: var(--ewfs-h3-size); line-height: var(--ewfs-heading-lh); font-weight: var(--ewfs-heading-weight); }
h4, .h4 { font-size: var(--ewfs-h4-size); line-height: var(--ewfs-heading-lh); font-weight: var(--ewfs-heading-weight); }
h5, .h5 { font-size: var(--ewfs-h5-size); line-height: var(--ewfs-heading-lh); font-weight: var(--ewfs-heading-weight); }
h6, .h6 { font-size: var(--ewfs-h6-size); line-height: var(--ewfs-heading-lh); font-weight: var(--ewfs-heading-weight); }

button, .btn, input[type=button], input[type=submit], input[type=reset] {
  font-size: var(--ewfs-button-size);
  font-weight: var(--ewfs-button-weight);
  line-height: 1.2;
}

@media (max-width: 767.98px) {
  :root {
    --ewfs-body-size: 15px;
    --ewfs-small-size: 12px;
    --ewfs-h1-size: 28px;
    --ewfs-h2-size: 24px;
    --ewfs-h3-size: 21px;
    --ewfs-h4-size: 18px;
    --ewfs-h5-size: 17px;
    --ewfs-h6-size: 15px;
    --ewfs-button-size: 14px;
  }
}

