/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
body.ek-has-typography.ek-has-content-font-family .entry-content p,
body.ek-has-typography.ek-has-content-font-family .entry-content ol,
body.ek-has-typography.ek-has-content-font-family .entry-content ul,
body.ek-has-typography.ek-has-content-font-family .entry-content dl,
body.ek-has-typography.ek-has-content-font-family .entry-content dt {
  font-family: var(--ek-font-family, inherit);
}
body.ek-has-typography.ek-has-content-font-family.ek-has-body-font-family {
  font-family: var(--ek-font-family, inherit);
}
body.ek-has-typography.ek-has-content-font-size .entry-content p:not([class*=-font-size]),
body.ek-has-typography.ek-has-content-font-size .entry-content ol:not([class*=-font-size]),
body.ek-has-typography.ek-has-content-font-size .entry-content ul:not([class*=-font-size]),
body.ek-has-typography.ek-has-content-font-size .entry-content dl:not([class*=-font-size]),
body.ek-has-typography.ek-has-content-font-size .entry-content dt:not([class*=-font-size]) {
  font-size: var(--ek-font-size, inherit);
}
body.ek-has-typography.ek-has-content-line-height .entry-content p,
body.ek-has-typography.ek-has-content-line-height .entry-content ol,
body.ek-has-typography.ek-has-content-line-height .entry-content ul,
body.ek-has-typography.ek-has-content-line-height .entry-content dl,
body.ek-has-typography.ek-has-content-line-height .entry-content dt {
  line-height: var(--ek-line-height, inherit);
}
body.ek-has-typography.ek-has-content-letter-spacing .entry-content p,
body.ek-has-typography.ek-has-content-letter-spacing .entry-content ol,
body.ek-has-typography.ek-has-content-letter-spacing .entry-content ul,
body.ek-has-typography.ek-has-content-letter-spacing .entry-content dl,
body.ek-has-typography.ek-has-content-letter-spacing .entry-content dt {
  letter-spacing: var(--ek-letter-spacing, inherit);
}
body.ek-has-typography.ek-apply-H1-to-title .entry-title {
  font-family: var(--ek-heading-font-family, inherit);
}
body.ek-has-typography.ek-apply-H1-to-title.ek-has-H1-font-size .entry-title {
  font-size: var(--ek-H1-font-size, inherit);
}
body.ek-has-typography.ek-apply-H1-to-title.ek-has-H1-font-weight .entry-title {
  font-weight: var(--ek-H1-font-weight, 700);
}
body.ek-has-typography.ek-apply-H1-to-title.ek-has-H1-lineheight .entry-title {
  line-height: var(--ek-H1-line-height, inherit);
}
body.ek-has-typography.ek-apply-H1-to-title.ek-has-H1-letter-spacing .entry-title {
  letter-spacing: var(--ek-H1-letter-spacing, inherit);
}
body.ek-has-typography.ek-apply-H1-to-title.ek-has-H1-text-transform .entry-title {
  text-transform: var(--ek-H1-text-transform, inherit);
}
body.ek-has-typography .entry-content > :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  font-weight: var(--ek-font-weight, normal);
}
body.ek-has-typography .entry-content h1,
body.ek-has-typography .entry-content h2,
body.ek-has-typography .entry-content h3,
body.ek-has-typography .entry-content h4,
body.ek-has-typography .entry-content h5,
body.ek-has-typography .entry-content h6 {
  font-weight: var(--ek-heading-font-weight, 700);
}
body.ek-has-typography.ek-has-header-font-family .entry-content h1,
body.ek-has-typography.ek-has-header-font-family .entry-content h2,
body.ek-has-typography.ek-has-header-font-family .entry-content h3,
body.ek-has-typography.ek-has-header-font-family .entry-content h4,
body.ek-has-typography.ek-has-header-font-family .entry-content h5,
body.ek-has-typography.ek-has-header-font-family .entry-content h6 {
  font-family: var(--ek-heading-font-family, inherit);
}
body.ek-has-typography.ek-has-H1-font-size .entry-content h1 {
  font-size: var(--ek-H1-font-size, inherit);
}
body.ek-has-typography.ek-has-H1-font-weight .entry-content h1 {
  font-weight: var(--ek-H1-font-weight, 700);
}
body.ek-has-typography.ek-has-H1-line-height .entry-content h1 {
  line-height: var(--ek-H1-line-height, inherit);
}
body.ek-has-typography.ek-has-H1-letter-spacing .entry-content h1 {
  letter-spacing: var(--ek-H1-letter-spacing, inherit);
}
body.ek-has-typography.ek-has-H1-text-transform .entry-content h1 {
  text-transform: var(--ek-H1-text-transform, inherit);
}
body.ek-has-typography.ek-has-H2-font-size .entry-content h2 {
  font-size: var(--ek-H2-font-size, inherit);
}
body.ek-has-typography.ek-has-H2-font-weight .entry-content h2 {
  font-weight: var(--ek-H2-font-weight, 700);
}
body.ek-has-typography.ek-has-H2-line-height .entry-content h2 {
  line-height: var(--ek-H2-line-height, inherit);
}
body.ek-has-typography.ek-has-H2-letter-spacing .entry-content h2 {
  letter-spacing: var(--ek-H2-letter-spacing, inherit);
}
body.ek-has-typography.ek-has-H2-text-transform .entry-content h2 {
  text-transform: var(--ek-H2-text-transform, inherit);
}
body.ek-has-typography.ek-has-H3-font-size .entry-content h3 {
  font-size: var(--ek-H3-font-size, inherit);
}
body.ek-has-typography.ek-has-H3-font-weight .entry-content h3 {
  font-weight: var(--ek-H3-font-weight, 700);
}
body.ek-has-typography.ek-has-H3-line-height .entry-content h3 {
  line-height: var(--ek-H3-line-height, inherit);
}
body.ek-has-typography.ek-has-H3-letter-spacing .entry-content h3 {
  letter-spacing: var(--ek-H3-letter-spacing, inherit);
}
body.ek-has-typography.ek-has-H3-text-transform .entry-content h3 {
  text-transform: var(--ek-H3-text-transform, inherit);
}
body.ek-has-typography.ek-has-H4-font-size .entry-content h4 {
  font-size: var(--ek-H4-font-size, inherit);
}
body.ek-has-typography.ek-has-H4-font-weight .entry-content h4 {
  font-weight: var(--ek-H4-font-weight, 700);
}
body.ek-has-typography.ek-has-H4-line-height .entry-content h4 {
  line-height: var(--ek-H4-line-height, inherit);
}
body.ek-has-typography.ek-has-H4-letter-spacing .entry-content h4 {
  letter-spacing: var(--ek-H4-letter-spacing, inherit);
}
body.ek-has-typography.ek-has-H4-text-transform .entry-content h4 {
  text-transform: var(--ek-H4-text-transform, inherit);
}
body.ek-has-typography.ek-has-H5-font-size .entry-content h5 {
  font-size: var(--ek-H5-font-size, inherit);
}
body.ek-has-typography.ek-has-H5-font-weight .entry-content h5 {
  font-weight: var(--ek-H5-font-weight, 700);
}
body.ek-has-typography.ek-has-H5-line-height .entry-content h5 {
  line-height: var(--ek-H5-line-height, inherit);
}
body.ek-has-typography.ek-has-H5-letter-spacing .entry-content h5 {
  letter-spacing: var(--ek-H5-letter-spacing, inherit);
}
body.ek-has-typography.ek-has-H5-text-transform .entry-content h5 {
  text-transform: var(--ek-H5-text-transform, inherit);
}
body.ek-has-typography.ek-has-H6-font-size .entry-content h6 {
  font-size: var(--ek-H6-font-size, inherit);
}
body.ek-has-typography.ek-has-H6-font-weight .entry-content h6 {
  font-weight: var(--ek-H6-font-weight, 700);
}
body.ek-has-typography.ek-has-H6-line-height .entry-content h6 {
  line-height: var(--ek-H6-line-height, inherit);
}
body.ek-has-typography.ek-has-H6-letter-spacing .entry-content h6 {
  letter-spacing: var(--ek-H6-letter-spacing, inherit);
}
body.ek-has-typography.ek-has-H6-text-transform .entry-content h6 {
  text-transform: var(--ek-H6-text-transform, inherit);
}
body.ek-has-typography.ek-has-button-font-family .wp-block-button__link {
  font-family: var(--ek-button-font-family, inherit);
}
body.ek-has-typography.ek-has-button-font-weight .wp-block-button__link {
  font-weight: var(--ek-button-font-weight, inherit);
}
body.ek-has-typography.ek-has-button-font-size .wp-block-button__link {
  font-size: var(--ek-button-font-size, inherit);
}
body.ek-has-typography.ek-has-button-line-height .wp-block-button__link {
  line-height: var(--ek-button-line-height, inherit);
}
body.ek-has-typography.ek-has-button-letter-spacing .wp-block-button__link {
  letter-spacing: var(--ek-button-letter-spacing, inherit);
}
body.ek-has-typography.ek-has-button-text-transform .wp-block-button__link {
  text-transform: var(--ek-button-text-transform, inherit);
}
body h1.has-ek-typography,
body h2.has-ek-typography,
body h3.has-ek-typography,
body h4.has-ek-typography,
body h5.has-ek-typography,
body h6.has-ek-typography {
  font-family: var(--ek-heading-font-family, inherit);
  font-weight: var(--ek-heading-font-weight, inherit);
}
body p.has-ek-typography,
body ul.has-ek-typography,
body ol.has-ek-typography {
  font-family: var(--ek-font-family, inherit);
  font-weight: var(--ek-font-weight, inherit);
}
body .has-ek-typography,
body .has-ek-typography p,
body .has-ek-typography ol,
body .has-ek-typography ul,
body .has-ek-typography dl,
body .has-ek-typography dt,
body .has-ek-typography blockquote {
  font-family: var(--ek-font-family, inherit);
  font-weight: var(--ek-font-weight, inherit);
}
body .has-ek-typography.wp-block-button {
  font-family: var(--ek-button-font-family, inherit);
}
body .has-ek-typography.wp-block-button .wp-block-button__link {
  font-family: var(--ek-button-font-family, inherit);
  font-weight: var(--ek-button-font-weight, inherit);
}

/*# sourceMappingURL=style-index.css.map*/