.chimera-orange-theme h3,
.wp-block-chimera-section-shell .chimera-section-shell__title {
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  color: #e07b39;
}

.chimera-orange-theme h1,
.chimera-orange-theme h2,
.chimera-orange-theme h3 {
  margin: 0 0 12px;
}

.chimera-orange-theme p,
.chimera-orange-theme .wp-block-paragraph {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  color: #e07b39;
}

.chimera-orange-theme h2 {
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
  color: #e07b39;
}

.chimera-orange-theme h1 {
  font-family: "Oswald", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
  color: #e07b39;
}

.chimera-copy-body,
.wp-block-chimera-feature-highlight .chimera-feature-highlight__check,
.wp-block-chimera-feature-highlight .chimera-feature-highlight__copy .wp-block-list li,
.wp-block-chimera-feature-highlight .chimera-feature-highlight__body,
.wp-block-chimera-feature-highlight .chimera-feature-highlight__copy p.chimera-feature-highlight__body,
.wp-block-chimera-feature-highlight .chimera-feature-highlight__tagline,
.wp-block-chimera-feature-highlight .chimera-feature-highlight__copy p.chimera-feature-highlight__tagline,
.wp-block-chimera-section-shell .chimera-section-shell__tagline {
  font-family: "Open Sans", Arial, sans-serif;
}

.chimera-dark-theme {
  font-family: "Open Sans", Arial, sans-serif;
  color: var(--chimera-text-dark, #000000);
  font-size: 13px;
  line-height: 1.42;
  font-weight: 700;
}

.chimera-dark-theme,
.chimera-dark-theme p,
.chimera-dark-theme .wp-block-paragraph,
.chimera-dark-theme ul,
.chimera-dark-theme ol,
.chimera-dark-theme li,
.chimera-dark-theme strong {
  font-family: "Open Sans", Arial, sans-serif;
  color: var(--chimera-text-dark, #000000);
  font-size: 13px;
  line-height: 1.42;
  font-weight: 700;
}

.chimera-dark-theme a,
.chimera-dark-theme a:visited,
.chimera-dark-link,
.chimera-dark-theme .chimera-dark-link,
.chimera-dark-theme p.chimera-dark-link,
.chimera-dark-theme span.chimera-dark-link {
  color: var(--chimera-text-dark, #000000);
  text-decoration: underline;
  text-decoration-color: var(--chimera-text-dark, #000000);
  text-underline-offset: 2px;
  font-weight: 700;
}

.chimera-dark-theme a:hover,
.chimera-dark-theme a:focus,
.chimera-dark-link:hover,
.chimera-dark-link:focus,
.chimera-dark-theme .chimera-dark-link:hover,
.chimera-dark-theme .chimera-dark-link:focus {
  color: var(--chimera-text-dark-soft, #303030);
  text-decoration-color: var(--chimera-text-dark-soft, #303030);
}

.chimera-light-theme,
.chimera-light-theme p,
.chimera-light-theme .wp-block-paragraph,
.chimera-light-theme ul,
.chimera-light-theme ol,
.chimera-light-theme li,
.chimera-light-theme strong {
  font-family: "Open Sans", Arial, sans-serif;
  color: #f2f2f2;
  font-size: 13px;
  line-height: 1.42;
  font-weight: 700;
}

.chimera-light-h3,
.chimera-light-theme .chimera-light-h3,
.chimera-light-theme ul.chimera-light-h3 li,
.chimera-light-theme ol.chimera-light-h3 li {
  font-family: "Open Sans", Arial, sans-serif;
  color: #f2f2f2;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
}

.chimera-light-theme a,
.chimera-light-theme a:visited,
.chimera-light-link,
.chimera-light-theme .chimera-light-link,
.chimera-light-theme p.chimera-light-link,
.chimera-light-theme span.chimera-light-link {
  color: rgb(247, 217, 156);
  text-decoration: underline;
  text-decoration-color: rgb(247, 217, 156);
  text-underline-offset: 2px;
  font-weight: 700;
}

.chimera-light-theme a:hover,
.chimera-light-theme a:focus,
.chimera-light-link:hover,
.chimera-light-link:focus,
.chimera-light-theme .chimera-light-link:hover,
.chimera-light-theme .chimera-light-link:focus {
  color: rgb(242, 233, 209);
  text-decoration-color: rgb(242, 233, 209);
}

:where(.wp-site-blocks [class*="wp-block-chimera-"] a:focus),
:where(.wp-site-blocks [class*="wp-block-chimera-"] a:focus-visible),
:where(.wp-site-blocks [class*="wp-block-chimera-"] button:focus),
:where(.wp-site-blocks [class*="wp-block-chimera-"] button:focus-visible),
:where(.wp-site-blocks [class*="wp-block-chimera-"] [role="button"]:focus),
:where(.wp-site-blocks [class*="wp-block-chimera-"] [role="button"]:focus-visible) {
  outline: none !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

.chimera-light-link-sm {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.35;
}

.chimera-light-link-xs-caps {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 1.35;
  text-transform: uppercase;
}

.chimera-light-copy-xs {
  font-family: "Open Sans", Arial, sans-serif;
  color: #f2f2f2;
  font-size: 12px;
  line-height: 1.35;
}

.chimera-copy-size-sm {
  font-size: 13px;
  line-height: 1.42;
}

.chimera-copy-size-xs {
  font-size: 12px;
  line-height: 1.35;
}

.chimera-dark-theme .chimera-check-text li,
.chimera-dark-theme li.chimera-check-text {
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: inherit;
  margin-bottom: 4px;
}

.has-chimera-orange-color {
  color: #e07b39 !important;
}

.has-chimera-dark-text-color {
  color: #303030 !important;
}

.has-chimera-white-color {
  color: #ffffff !important;
}

.has-chimera-muted-color {
  color: #6e7583 !important;
}

.chimera-plan-twinkles .chimera-plan-twinkle-points path {
  animation: chimera-pro-svg-twinkle var(--duration) var(--delay) infinite ease-in-out;
}

@keyframes chimera-pro-svg-twinkle {
  0% {
    opacity: 0;
    transform: translate(var(--offset-x, 0px), var(--offset-y, 0px)) scale(0);
  }
  62% {
    opacity: 0;
    transform: translate(var(--offset-x, 0px), var(--offset-y, 0px)) scale(0);
  }
  76% {
    opacity: 0.35;
    transform: translate(var(--offset-x, 0px), var(--offset-y, 0px)) scale(-1, 0);
  }
  88% {
    opacity: 1;
    transform: translate(var(--offset-x, 0px), var(--offset-y, 0px)) scale(1);
  }
  100% {
    opacity: 0;
    transform: translate(var(--offset-x, 0px), var(--offset-y, 0px)) scale(0);
  }
}
