/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'),
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'),
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-300italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-300italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'),
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'),
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'),
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/wp-content/plugins/rh-loki/fonts/roboto-condensed-v16-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
font-family: "merriweather-v33";
font-style: normal;
font-weight: 400;
src:
url(/wp-content/uploads/rh-aim/_custom-fonts/merriweather-v33-latin/merriweather-v33-latin-regular.woff2?ver=1763372480) format("woff2");
}

@font-face {
font-family: "merriweather-v33";
font-style: normal;
font-weight: 400;
src:
url(/wp-content/uploads/rh-aim/_custom-fonts/merriweather-v33-latin/merriweather-v33-latin-regular.woff2?ver=1763372480) format("woff2");
}

body, button, input, select, textarea {
	font-size: var(--rh--general--font-size);
	font-family: var(--rh--general--font-family);
	font-weight: var(--rh--general--font-weight);
	line-height: var(--rh--general--line-height);
}

h1 {
	font-size: var(--rh--h1--font-size);
	font-family: var(--rh--h1--font-family);
	font-weight: var(--rh--h1--font-weight);
	line-height: var(--rh--h1--line-height);
}

@media (min-width: 840px) { 
	h1 { 
		font-size: clamp(2.3rem, 5vw, 3.5rem);
	}
}

h2 {
	font-size: var(--rh--h2--font-size);
	font-family: var(--rh--h2--font-family);
	font-weight: var(--rh--h2--font-weight);
	letter-spacing: var(--rh--h2--letter-spacing);
	line-height: var(--rh--h2--line-height);
}

h3 {
	font-size: var(--rh--h3--font-size);
	font-family: var(--rh--h3--font-family);
	font-weight: var(--rh--h3--font-weight);
	letter-spacing: var(--rh--h3--letter-spacing);
	line-height: var(--rh--h3--line-height);
}

h4, h5, h6 {
	font-size: var(--rh--h4_h6--font-size);
	font-family: var(--rh--h4_h6--font-family);
	font-weight: var(--rh--h4_h6--font-weight);
	letter-spacing: var(--rh--h4_h6--letter-spacing);
	line-height: var(--rh--h4_h6--line-height);
}

.main-navigation a {
	font-size: var(--rh--menu--font-size);
	font-family: var(--rh--menu--font-family);
	font-weight: var(--rh--menu--font-weight);
	line-height: var(--rh--menu--line-height);
}

.wp-block-rh-cta {
	font-size: var(--rh--cta--font-size);
	font-family: var(--rh--cta--font-family);
	font-weight: var(--rh--cta--font-weight);
	line-height: var(--rh--cta--line-height);
}

:root {
--rh--general--font-size: 16px;
--rh--general--font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
--rh--general--font-weight: 400;
--rh--general--line-height: 1.7;
--rh--h1--font-size: 32px;
--rh--h1--font-family: merriweather-v33, Arial, Helvetica, sans-serif;
--rh--h1--font-weight: 400;
--rh--h1--line-height: 1.3;
--rh--h2--font-size: 28px;
--rh--h2--font-family: merriweather-v33, Arial, Helvetica, sans-serif;
--rh--h2--font-weight: 400;
--rh--h2--letter-spacing: 1px;
--rh--h2--line-height: 1;
--rh--h3--font-size: 22px;
--rh--h3--font-family: merriweather-v33, Arial, Helvetica, sans-serif;
--rh--h3--font-weight: 400;
--rh--h3--letter-spacing: 1px;
--rh--h3--line-height: 1.5;
--rh--h4_h6--font-size: 1.9rem;
--rh--h4_h6--font-family: merriweather-v33, Arial, Helvetica, sans-serif;
--rh--h4_h6--font-weight: 400;
--rh--h4_h6--letter-spacing: 1px;
--rh--h4_h6--line-height: 1;
--rh--menu--font-size: 1.7rem;
--rh--menu--font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
--rh--menu--font-weight: 400;
--rh--menu--line-height: 1.7;
--rh--cta--font-size: 16px;
--rh--cta--font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
--rh--cta--font-weight: 400;
--rh--cta--line-height: 1.7;

}
/* rh-husk end */