<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
.bkg_title {
	background-image: url("images/scrim.svg"), url("images/letter_overlay.png");
	background-position: 100% 100%, 50% 50%;
	background-size: contain, cover;
	background-repeat: no-repeat, no-repeat;
}

.public_site .button, .public_site button:not(.menu-toggle),
.public_site input[type="button"],
.public_site input[type="reset"],
.public_site input[type="submit"], .block_full_half_page .left .button-link a, .wp-block-button .wp-block-button__link,
.wp-block-button .wp-block-button__link:visited,
.entry-content .wp-block-button .wp-block-button__link,
.entry-content .wp-block-button .wp-block-button__link:visited, .editor-block-list__layout .editor-block-list__block,
.editor-post-title__block .editor-post-title__input,
h1.rich-text.block-editor-rich-text__editable,
h2.rich-text.block-editor-rich-text__editable,
h3.rich-text.block-editor-rich-text__editable,
h4.rich-text.block-editor-rich-text__editable,
h5.rich-text.block-editor-rich-text__editable,
h6.rich-text.block-editor-rich-text__editable,
.has-medium-font-size,
#post-title-0,
table, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, p.rich-text.block-editor-rich-text__editable, .entry-content p {
	font-family: "Nunito", sans-serif;
	font-weight: 500;
}

.editor-block-list__layout .editor-block-list__block p,
.rich-text.block-editor-rich-text__editable.wp-block-paragraph,
.block-editor-block-list__layout.is-root-container,
ul,
ol {
	font-family: "Nunito", sans-serif;
}

.block_full_half_page p, .wp-block-hgs-quote .bkg .quote, .wp-block-hgs-quote .bkg .author_out span, .wp-block-hgs-quote .bkg .author_title_out span, .block_full_half_page h2, .block_full_half_page .title {
	font-size: 1.85714rem;
	line-height: 2.57143rem;
	font-weight: 500;
	font-family: "Nunito", sans-serif;
	font-weight: 800;
}

.block_full_half_page p span, .wp-block-hgs-quote .bkg .quote span, .wp-block-hgs-quote .bkg .author_out span span, .wp-block-hgs-quote .bkg .author_title_out span span, .block_full_half_page h2 span, .block_full_half_page .title span {
	font-family: "Nunito", sans-serif;
}

@media (min-width: 768px) {
	.block_full_half_page p, .wp-block-hgs-quote .bkg .quote, .wp-block-hgs-quote .bkg .author_out span, .wp-block-hgs-quote .bkg .author_title_out span, .block_full_half_page h2, .block_full_half_page .title {
		font-size: 3.57143rem;
		line-height: 4.28571rem;
	}
}

@media (min-width: 1200px) {
	.block_full_half_page p, .wp-block-hgs-quote .bkg .quote, .wp-block-hgs-quote .bkg .author_out span, .wp-block-hgs-quote .bkg .author_title_out span, .block_full_half_page h2, .block_full_half_page .title {
		font-size: 3.92857rem;
		line-height: 4.64286rem;
	}
}

.block_full_half_page p {
	font-weight: 400;
	font-size: 1.71429rem;
	line-height: 2.42857rem;
}

.block_full_half_page p {
	font-size: 1.14286rem;
	line-height: 1.85714rem;
}

.block_full_half_page p {
	font-size: 1rem;
	line-height: 1.28571rem;
	font-weight: 300;
	font-family: "Nunito", sans-serif;
}

@media (min-width: 1024px) {
	.block_full_half_page p {
		font-size: 1rem;
		line-height: 1.71429rem;
	}
}

@media (min-width: 1200px) {
	.block_full_half_page p {
		font-size: 1.14286rem;
		line-height: 2.57143rem;
	}
}

.public_site .button, .public_site button:not(.menu-toggle),
.public_site input[type="button"],
.public_site input[type="reset"],
.public_site input[type="submit"], .block_full_half_page .left .button-link a, .wp-block-button .wp-block-button__link,
.wp-block-button .wp-block-button__link:visited,
.entry-content .wp-block-button .wp-block-button__link,
.entry-content .wp-block-button .wp-block-button__link:visited {
	border: none;
	background: #0057B8;
	padding: 12px 40px 12px 40px;
	border: 1px solid transparent;
	font-size: 1.42857rem;
	line-height: 2.14286rem;
	color: white;
	position: relative;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
	border-radius: 0.5em;
	font-weight: 700;
}

.public_site .button:hover, .public_site button:hover:not(.menu-toggle),
.public_site input:hover[type="button"],
.public_site input:hover[type="reset"],
.public_site input:hover[type="submit"], .block_full_half_page .left .button-link a:hover, .wp-block-button .wp-block-button__link:hover,
.entry-content .wp-block-button .wp-block-button__link:hover:visited {
	background: #DA291C;
}

.public_site .button:hover::before, .public_site button:not(.menu-toggle):hover::before,
.public_site input[type="button"]:hover::before,
.public_site input[type="reset"]:hover::before,
.public_site input[type="submit"]:hover::before, .block_full_half_page .left .button-link a:hover::before, .wp-block-button .wp-block-button__link:hover::before,
.entry-content .wp-block-button .wp-block-button__link:visited:hover::before {
	right: 16px;
}

.public_site .button:active, .public_site button:active:not(.menu-toggle),
.public_site input:active[type="button"],
.public_site input:active[type="reset"],
.public_site input:active[type="submit"], .block_full_half_page .left .button-link a:active, .wp-block-button .wp-block-button__link:active,
.entry-content .wp-block-button .wp-block-button__link:active:visited, .public_site .button:focus, .public_site button:focus:not(.menu-toggle),
.public_site input:focus[type="button"],
.public_site input:focus[type="reset"],
.public_site input:focus[type="submit"], .block_full_half_page .left .button-link a:focus, .wp-block-button .wp-block-button__link:focus,
.entry-content .wp-block-button .wp-block-button__link:focus:visited {
	background: #2B3D4F;
	border: 1px solid #0057B8;
	color: #FFF;
}

.public_site .button:active::before, .public_site button:not(.menu-toggle):active::before,
.public_site input[type="button"]:active::before,
.public_site input[type="reset"]:active::before,
.public_site input[type="submit"]:active::before, .block_full_half_page .left .button-link a:active::before, .wp-block-button .wp-block-button__link:active::before,
.entry-content .wp-block-button .wp-block-button__link:visited:active::before, .public_site .button:focus::before, .public_site button:not(.menu-toggle):focus::before,
.public_site input[type="button"]:focus::before,
.public_site input[type="reset"]:focus::before,
.public_site input[type="submit"]:focus::before, .block_full_half_page .left .button-link a:focus::before, .wp-block-button .wp-block-button__link:focus::before,
.entry-content .wp-block-button .wp-block-button__link:visited:focus::before {
	fill: #0057B8;
	stroke: #0057B8;
}

.public_site .button {
	text-decoration: none;
}

.public_site .button:hover {
	color: white;
}

.public_site .button_right {
	margin-left: auto;
}

.public_site button:not(.menu-toggle):hover,
.public_site input[type="button"]:hover,
.public_site input[type="reset"]:hover,
.public_site input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

.public_site button:not(.menu-toggle):active, .public_site button:not(.menu-toggle):focus,
.public_site input[type="button"]:active,
.public_site input[type="button"]:focus,
.public_site input[type="reset"]:active,
.public_site input[type="reset"]:focus,
.public_site input[type="submit"]:active,
.public_site input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

.wp-block-hgs-quote .bkg {
	background: no-repeat 0 50%;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	padding: 5.71429rem 24px;
	margin: 5.71429rem 0;
}

.wp-block-hgs-quote .bkg.public {
	padding: 5.71429rem 0;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.wp-block-hgs-quote .bkg &gt; * {
	position: relative;
	z-index: 10;
}

.wp-block-hgs-quote .bkg::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(43, 61, 79, 0.5);
	width: 100%;
	height: 100%;
	z-index: 0;
}

.wp-block-hgs-quote .bkg .quote {
	color: #FFF;
	width: 100%;
	font-size: 2.14286rem;
	line-height: 2.85714rem;
	text-transform: none;
}

@media (min-width: 768px) {
	.wp-block-hgs-quote .bkg .quote {
		font-size: 3.85714rem;
		line-height: 4.57143rem;
	}
}

.wp-block-hgs-quote .bkg .author_out {
	margin-top: 24px;
	text-align: right;
	width: 100%;
	color: white;
}

.wp-block-hgs-quote .bkg .author_out span {
	background-color: white;
	color: #2B3D4F;
	font-weight: 400;
	display: inline-block;
	padding: 0 16px;
	text-transform: none;
	font-size: 2.14286rem;
	line-height: 2.85714rem;
}

@media (min-width: 768px) {
	.wp-block-hgs-quote .bkg .author_out span {
		font-size: 4.28571rem;
		line-height: 5rem;
	}
}

.wp-block-hgs-quote .bkg .author_title_out {
	margin-top: 24px;
	text-align: right;
	width: 100%;
	color: white;
}

.wp-block-hgs-quote .bkg .author_title_out span {
	background-color: white;
	color: #2B3D4F;
	font-weight: 400;
	display: inline-block;
	padding: 0 16px;
	text-transform: none;
	font-size: 1.42857rem;
	line-height: 2.14286rem;
}

@media (min-width: 768px) {
	.wp-block-hgs-quote .bkg .author_title_out span {
		font-size: 2.14286rem;
		line-height: 2.85714rem;
	}
}

.block_full_half_page {
	background: #eef1f5;
	display: flex;
	flex-wrap: wrap;
}

.block_full_half_page.public {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.block_full_half_page .left {
	width: 100%;
}

@media (min-width: 768px) {
	.block_full_half_page .left {
		width: 50%;
		text-align: right;
	}
	.block_full_half_page .left .container {
		max-width: 600px;
		margin: 0 0 0 auto;
		text-align: left;
	}
	.block_full_half_page .left .row {
		padding-right: 48px;
		display: block;
	}
	.block_full_half_page .left h2, .block_full_half_page .left .title {
		margin-right: -48px;
		padding: 5.71429rem 0 16px 0;
	}
}

.block_full_half_page .left .button {
	margin: 0;
	padding: 0;
}

.block_full_half_page .left .button::before {
	content: unset;
}

.block_full_half_page .left .button-link a {
	display: inline-block;
	font-size: 1.71429rem;
	line-height: 2.42857rem;
	color: white;
	text-decoration: none;
}

.block_full_half_page .right {
	background: no-repeat 0 0;
	background-size: cover;
	text-align: center;
	position: relative;
}

@media (min-width: 768px) {
	.block_full_half_page .right {
		width: 50%;
	}
}

.block_full_half_page .right .row {
	padding-left: 48px;
	padding-right: 16px;
}

@media (min-width: 1200px) {
	.block_full_half_page .right .row {
		padding-right: 0;
	}
}

.block_full_half_page.reversed {
	flex-direction: row-reverse;
}

.block_full_half_page.reversed .container {
	margin-left: 0;
}

.block_full_half_page.reversed .left .row {
	padding-right: 16px;
	padding-left: 48px;
}

@media (min-width: 1200px) {
	.block_full_half_page.reversed .left .row {
		padding-right: 0;
	}
}

.block_full_half_page .circle_img {
	position: absolute;
	background: no-repeat 0 0;
	background-size: cover;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 10%;
	width: 300px;
	height: 300px;
}

@media (min-width: 1024px) {
	.block_full_half_page .circle_img {
		width: 400px;
		height: 400px;
	}
}

.block_full_half_page .row {
	padding-bottom: 5.71429rem;
}

.rotate90 {
	transform: rotate(90deg);
}

.entry-content .wp-block-hgs-split-section .top {
	margin-bottom: -5.71429rem;
}

.entry-content .wp-block-hgs-split-section .bottom {
	margin-top: -5.71429rem;
}

/* Set global width for all Gutenberg blocks - this should be the same as your article width */
.wp-block {
	max-width: 1200px;
}

/* Main typography elements */
/* Sans Serif font for headers */
/* Serif font for body text */
/* Monospace font for code */
pre, code, kbd, tt, var {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}

/* Format post images */
/* Format image captions */
.wp-block-image figcaption,
figcaption {
	margin-top: 0;
	color: #666;
	font-size: 0.9rem;
	text-align: center;
}

/*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/
h1.rich-text.block-editor-rich-text__editable, .entry-content h1 {
	font-size: 2.57143rem;
	line-height: 3.28571rem;
	font-weight: 700;
}

h2.rich-text.block-editor-rich-text__editable, .entry-content h2 {
	font-size: 2.42857rem;
	line-height: 3.14286rem;
	font-weight: 700;
}

h3.rich-text.block-editor-rich-text__editable, .entry-content h3 {
	font-size: 2rem;
	line-height: 2.71429rem;
	font-weight: 700;
}

h4.rich-text.block-editor-rich-text__editable, .entry-content h4 {
	font-size: 1.57143rem;
	line-height: 2.28571rem;
	font-weight: 700;
}

h5.rich-text.block-editor-rich-text__editable, .entry-content h5 {
	font-size: 1.28571rem;
	line-height: 2rem;
	font-weight: 700;
}

h6.rich-text.block-editor-rich-text__editable, .entry-content h6 {
	font-size: 1.14286rem;
	line-height: 1.85714rem;
	font-weight: 700;
}

p.rich-text.block-editor-rich-text__editable, .entry-content p {
	font-size: 1.6em;
	line-height: 1.8em;
}

blockquote.rich-text.block-editor-rich-text__editable, blockquote {
	text-align: left;
}

blockquote.rich-text.block-editor-rich-text__editable p, blockquote p {
	font-size: 1.3em;
	line-height: 1.4em !important;
	font-weight: normal;
	text-align: left;
}

blockquote.rich-text.block-editor-rich-text__editable cite, blockquote cite {
	font-weight: 700;
	text-align: left;
}

p.rich-text.block-editor-rich-text__editable {
	font-size: 1.15em;
}

/* Format code blocks */
pre {
	background: #f3f3f3;
	border-radius: 4px;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
	white-space: pre-wrap;
	max-height: 650px;
}

/* Format inline code blocks */
code, kbd, tt, var {
	background: #f3f3f3;
	padding: 2px 7px 2px 7px;
	border-radius: 4px;
}

/* Format blockquotes */
.wp-block-quote {
	margin-left: 0;
	margin-bottom: 24px;
	margin-top: 2rem;
	padding: 20px 38px;
	background: #eef1f5;
}

/* Format the cite text in blockquotes */
dfn, cite, i {
	font-style: normal;
}

/* Links &amp; buttons */
a:hover, a:active {
	outline: 0;
}

/* Standard WordPress button block */
/* Make YouTube videos inserted via WordPress oEmbed full-width */
.wp-block-embed-youtube .wp-block-embed__wrapper {
	overflow: hidden;
	position: relative;
	max-width: 100%;
	height: auto;
	padding-bottom: 56.25%;
}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube .wp-block-embed__wrapper object,
.wp-block-embed-youtube .wp-block-embed__wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.wp-block-pullquote {
	padding-top: 0;
}

.bkg_title {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	background-color: #DA291C;
	padding-top: 64px;
	padding-bottom: 144px;
	margin-bottom: -16px;
}

@media (min-width: 1200px) {
	.bkg_title {
		margin-bottom: -48px;
	}
}

.bkg_title * {
	color: #FFF;
}

@media (min-width: 320px) {
	.bkg_title .container {
		margin: 0 3% !important;
	}
}

@media (min-width: 768px) {
	.bkg_title .container {
		margin: 0 7% !important;
	}
}

@media (min-width: 1200px) {
	.bkg_title .container {
		margin: 0 auto !important;
		max-width: 1200px !important;
	}
}

/*# sourceMappingURL=style-editor.css.map */</pre></body></html>