html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: inherit;
}

* {
	outline: none;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block;
}

a {
	margin: 0;
	padding: 0;
	color: inherit;
	font-size: 100%;
	text-decoration: none;
	background: transparent;
	vertical-align: baseline;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

address {
	font-style: normal;
}

body {
	color: black;
	font-size: 16px;
	line-height: 1.4;
	background-color: white;
	margin: 0;
	font-family: 'Poppins', sans-serif;
}

img {
	max-width: 100%;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

.u-print-only,
.u-show-print {
	display: block;
}

.u-pdf-only,
.u-hide-print,
.fluid-width-video-wrapper {
	display: none !important;
}

.u-hide-print-bg {
	background-image: none !important;
}

.o-main {
	page-break-after: avoid;
	page-break-before: avoid;
}

.print-header {
	border-bottom: 1px solid #c1bfbf;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.print-header img {
	width: 100%;
	display: block;
	max-width: 180px;
}

.print-footer {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 12px;
	border-top: 1px solid #e4e3e2;
}

.o-section + .o-section {
	margin-top: 40px;
}

.o-page__section.has-border-bottom {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 4px solid #d9d9d9;
}
.c-hero {
	padding-bottom: 30px;
}

.c-hero--professional {
	padding-bottom: 0;
}

.c-hero__title {
	font-size: 36px;
	font-weight: 600;
}

.c-hero__subtitle {
	font-size: 26px;
	font-weight: 400;
}

.c-wildcards__header-title {
	font-weight: 600;
	font-size: 30px;
}

.c-wildcards__header-subtitle {
	font-weight: 400;
	font-size: 22px;
}

.c-wildcards__item {
	padding-top: 20px;
}

.c-wildcards__item-title {
	font-weight: 600;
	font-size: 24px;
}

.c-textimage {
	width: 100%;
	display: table;
	table-layout: fixed;
}

.c-textimage__img {
	width: 50%;
	padding-right: 30px;
	display: table-cell;
	vertical-align: top;
}

.c-textimage__img img {
	width: 100%;
}

.c-textimage__content {
	width: 50%;
	display: table-cell;
	vertical-align: top;
}

.c-textimage__title {
	font-weight: 600;
	font-size: 24px;
}

.c-cards__title {
	font-weight: 600;
	font-size: 30px;
}

.c-cards__item {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid black;
}

.c-cards__item-title {
	font-weight: 600;
	font-size: 24px;
}

.c-featured__title {
	font-weight: 600;
	font-size: 30px;
}

.c-featured__item {
	padding-top: 20px;
	display: table;
	width: 100%;
	table-layout: fixed;
}

.c-featured__item-pic {
	width: 22%;
	padding-right: 20px;
	display: table-cell;
	vertical-align: top;
}

.c-featured__item-pic img {
	width: 100%;
}

.c-featured__item-content {
	display: table-cell;
	vertical-align: top;
}

.c-featured__item-title {
	font-weight: 600;
	font-size: 20px;
}

.c-quotecarousel .swiper-slide {
	width: 100% !important;
	padding-bottom: 20px;
}

.c-quotecarousel .swiper-slide:last-child {
	padding-bottom: 0;
}

.c-quotecarousel__caption {
	font-size: 14px;
}

.o-page__intro {
	font-weight: 300;
	font-size: 20px;
}

.o-page__title {
	font-weight: 400;
	font-size: 32px;
	line-height: 1.2;
}

.o-page__title.is-smaller {
	font-size: 28px;
}

.o-page__right {
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid black;
}

.o-page__section + .o-page__section {
	padding-top: 20px;
}

.u-rte {
	font-weight: 300;
}

.u-rte * {
	font-weight: 300;
}

.u-rte > * {
	margin-top: 20px;
}

.u-rte > *:first-child {
	margin-top: 0;
}

.u-rte .wp-caption {
	width: 100% !important;
	display: block;
}

.u-rte .wp-caption img {
	display: block;
}

.u-rte .wp-caption-text {
	display: block;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 14px;
}

.u-rte h3 {
	font-size: 24px;
	font-weight: 600;
}

.u-rte iframe {
	display: none;
}

.u-rte blockquote {
	margin-left: 40px;
	margin-right: 40px;
	padding-left: 20px;
	font-size: 18px;
	color: #005c88;
	border-left: 2px solid #d9d9d9;
}

.u-rte ul {
	margin-left: 18px;
	list-style-type: disc;
}

.u-rte ol {
	margin-left: 18px;
	list-style-type: decimal;
}

.u-rte__stats {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	text-align: center;
	font-size: 14px;
}

.u-rte__stats-col {
	flex: 0 0 25%;
	padding: 15px;
}

.u-rte__stats-number {
	font-size: 46px;
	color: #005c88;
	font-weight: 600;
}

.u-rte__gray-quote {
	text-align: left;
	color: #606060;
}

.u-rte__gray-quote-title {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px;
	display: block;
}

.c-postitem {
	display: block;
	margin-top: 30px;
	padding-top: 30px;
	font-size: 18px;
	font-weight: 300;
	border-top: 1px solid #d9d9d9;
}

.c-postitem.c-postitem--dense {
	margin-top: 15px;
	padding-top: 15px;
}

.c-postitem:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}

.c-postitem__eyebrow {
	padding-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	list-style-type: none;
}

.c-postitem__eyebrow > li:after {
	content: '|';
	margin: 0 0.3em;
}

.c-postitem__eyebrow > li:last-child:after {
	display: none;
}

.c-postitem__title {
	display: block;
	padding-bottom: 5px;
	font-weight: 500;
	font-size: 22px;
}

.c-postitem__list {
	padding-top: 10px;
	font-weight: 300;
}

.c-post__header {
	font-weight: 300;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: stretch;
	align-content: stretch;
	gap: 10px;
}

.o-sidebar__section {
	font-weight: 300;
}

.o-sidebar__section + .o-sidebar__section {
	padding-top: 15px;
}

.o-sidebar__section-title {
	font-weight: 500;
	font-size: 22px;
	padding-bottom: 5px;
}

.o-sidebar__links {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: stretch;
	align-content: stretch;
	gap: 10px;
}

.c-resources__item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.c-resources__item:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.c-resources__btn {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
	background-color: transparent;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	font-size: inherit;
	font-family: inherit;
	font-weight: 500;
	font-style: normal;
	text-align: left;
}

.c-resources__btn-letter:empty {
	display: none;
}

.c-resources__btn-letter {
	flex: 0 0 22px;
	text-align: left;
}

.c-resources__content {
	position: relative;
}

.c-resources__content[data-letter] {
	padding-left: 22px;
}

.c-resources__content[data-letter]:before {
	top: 0;
	left: 0;
	content: attr(data-letter);
	position: absolute;
}

.o-videos__col {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.o-videos__col:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}

.c-video__title {
	pointer-events: none;
	-webkit-appearance: none;
	font-family: inherit;
	font-weight: 500;
	font-size: 18px;
	border: none;
	margin: 0;
	padding: 0;
	border-radius: 0;
	background-color: transparent;
}

.c-video__description {
	padding-top: 10px;
}

.c-video__description-inner {
	display: flex;
	flex-direction: column;
	align-content: stretch;
	align-items: stretch;
	flex-wrap: nowrap;
	gap: 15px;
	font-weight: inherit;
}

.c-video__description-title {
	display: block;
	font-weight: 500;
	text-transform: uppercase;
}

.c-video__description-text {
	font-weight: 300;
}

.c-procard {
	padding-top: 20px;
	display: table;
	width: 100%;
	table-layout: fixed;
}

.c-procard__image {
	width: 22%;
	padding-right: 20px;
	display: table-cell;
	vertical-align: top;
}

.c-procard__image img {
	width: 100%;
}

.c-procard__right {
	display: table-cell;
	vertical-align: top;
	list-style-type: none;
}

.c-procard__name {
	font-weight: 600;
	font-size: 20px;
}

.c-proheader {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.c-proheader__img {
	width: 22%;
	padding-right: 20px;
	display: table-cell;
	vertical-align: top;
}

.c-proheader__img img {
	width: 100%;
}

.c-proheader__title {
	font-weight: 600;
	font-size: 32px;
}

.c-proheader__contacts {
	margin-top: 10px;
	list-style-type: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: stretch;
	gap: 10px;
}

.c-proheader__contacts > li {
	flex: 0 0 40%;
}

.c-proheader__contacts-label {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

.o-tabs__title {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 26px;
}

.o-tabs__content {
	display: none;
}

.o-tabs__content.is-active {
	display: block;
}

.o-page__two-cols-accordion {
	padding-top: 20px;
}

.o-page__two-cols-col + .o-page__two-cols-col {
	margin-top: 30px;
}

.c-accordions__title {
	text-transform: uppercase;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 130.769%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid black;
}

.c-accordions__list > li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.c-accordions__list > li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.c-accordions__item-title {
	font-weight: 400;
}

.c-accordions__content {
	font-weight: 300;
	padding-top: 10px;
}

.c-smallcontact {
	display: table;
	width: 100%;
	table-layout: fixed;
	padding-top: 15px;
}

.c-smallcontact__img {
	width: 22%;
	padding-right: 20px;
	display: table-cell;
	vertical-align: top;
}

.c-smallcontact__img img {
	width: 100%;
}

.c-smallcontact__content {
	display: table-cell;
	vertical-align: top;
	list-style-type: none;
}

.c-featurednews {
	width: 100%;
	display: table;
	table-layout: fixed;
}

.c-featurednews__img {
	width: 35%;
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}

.c-featurednews__img img {
	width: 100%;
	display: block;
}

.c-featurednews__eyebrow {
	padding-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	list-style-type: none;
	font-weight: 300;
}

.c-featurednews__eyebrow > li:after {
	content: '|';
	margin: 0 0.3em;
}

.c-featurednews__eyebrow > li:last-child:after {
	display: none;
}

.c-featurednews__title {
	display: block;
	padding-bottom: 5px;
	font-weight: 500;
	font-size: 22px;
}

.o-newsblocks__col + .o-newsblocks__col {
	margin-top: 30px;
}

.c-newsblock__header {
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid black;
}

.c-post__header-inline-list {
	padding-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	list-style-type: none;
	font-weight: 300;
}

.c-post__header-inline-list > li:after {
	content: '|';
	margin: 0 0.3em;
}

.c-post__header-inline-list > li:last-child:after {
	display: none;
}

.c-post__header-subtitle {
	font-weight: 500;
	font-size: 22px;
}

.c-post__header-list {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	align-content: stretch;
	gap: 5px;
	font-weight: 500;
}

.c-table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}

.c-table thead {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 141.667%;
	text-align: left;
	border-bottom: 2px solid black;
}

.c-table th {
	padding-bottom: 10px;
}

.c-table td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.c-table th,
.c-table td {
	padding-right: 20px;
}

.o-offices {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-content: stretch;
	align-items: stretch;
	gap: 20px;
}

.c-office__title {
	display: block;
	font-weight: 500;
	font-size: 18px;
}

.c-office__details {
	font-weight: 300;
}
