@font-face {
font-family: "architects-daughter-v11";
font-style: normal;
font-weight: 400;
src:
url(/wp-content/uploads/rh-aim/_custom-fonts/architects-daughter-v11-latin/architects-daughter-v11-latin-regular.woff2) format("woff2"),
url(/wp-content/uploads/rh-aim/_custom-fonts/architects-daughter-v11-latin/architects-daughter-v11-latin-regular.woff) format("woff");
}

@font-face {
font-family: "architects-daughter-v11";
font-style: normal;
font-weight: 400;
src:
url(/wp-content/uploads/rh-aim/_custom-fonts/architects-daughter-v11-latin/architects-daughter-v11-latin-regular.woff2) format("woff2"),
url(/wp-content/uploads/rh-aim/_custom-fonts/architects-daughter-v11-latin/architects-daughter-v11-latin-regular.woff) format("woff");
}

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: 3.8rem;
	}
}

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

@media (min-width: 840px) { 
	h2 { 
		font-size: 2.4rem;
	}
}

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

@media (min-width: 840px) { 
	h3 { 
		font-size: 2.4rem;
	}
}

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);
	line-height: var(--rh--h4_h6--line-height);
}

@media (min-width: 840px) { 
	h4, h5, h6 { 
		font-size: 2.4rem;
	}
}

.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: 1.7rem;
--rh--general--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--rh--general--font-weight: 400;
--rh--general--line-height: 1.8;
--rh--h1--font-size: 2.8rem;
--rh--h1--font-family: architects-daughter-v11, Arial, Helvetica, sans-serif;
--rh--h1--font-weight: 400;
--rh--h1--line-height: 1.1;
--rh--h2--font-size: 2.2rem;
--rh--h2--font-family: architects-daughter-v11, Arial, Helvetica, sans-serif;
--rh--h2--font-weight: 400;
--rh--h2--line-height: 1.3;
--rh--h3--font-size: 2.2rem;
--rh--h3--font-family: architects-daughter-v11, Arial, Helvetica, sans-serif;
--rh--h3--font-weight: 400;
--rh--h3--line-height: 1.3;
--rh--h4_h6--font-size: 2.2rem;
--rh--h4_h6--font-family: architects-daughter-v11, Arial, Helvetica, sans-serif;
--rh--h4_h6--font-weight: 400;
--rh--h4_h6--line-height: 1.3;
--rh--menu--font-size: 1.7rem;
--rh--menu--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--rh--menu--font-weight: 400;
--rh--menu--line-height: 1.8;
--rh--cta--font-size: 1.7rem;
--rh--cta--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--rh--cta--font-weight: 400;
--rh--cta--line-height: 1.8;

}
/* rh-husk end */