/********** PUT ONLY THEME VARIABLES YOU ARE UPTAKING IN BELOW SECTION****************/
/********** FOR ADDING NEW VARIABLES, SEE HI CUSTOM SECTION BELOW *************/
.gs-ui-component {
	--neutral-0: #FFFFFF;
	--neutral-1: #f5f6f7;
	--primary-0: #BDDBE3;
	--primary-1: #007393;
	--primary-3: #032D42;
	--link-hover-color: #025470;
	--link-active-color: #032D42;
	--link-visited-color: #7057C7;
	--link-focus-border-color: #3EAA2B;
	--tab-selected: #BDDBE3;
	--tab-hover: #F5F6F7;
	--icon-color: #10171B;
	--text-primary: #1d1d1d;
	--text-secondary: #222e34;
	--text-tertiary: #36444b;
	--text-link-2: #1D856D;
	--text-primary-font-family: Gilroy;
	--text-secondary-font-family: SourceSansPro;
	--text-tertiary-font-family: Lato;
	--border-primary: #849196;
	--border-secondary: #a9b2b7;
	--border-tertiary: #cfd5d7;
	--border-radius-lg: 12px;
	--border-radius-md: 8px;
	--border-radius-sm: 4px;
	--box-shadow: 0px 2px 4px rgba(96, 110, 116, .25);
	--drop-shadow-xs: 0px 1px 2px rgba(96, 110, 116, .25);
	--drop-shadow-sm: 0px 2px 4px rgba(96, 110, 116, .25);
	--drop-shadow-md: 0px 4px 8px rgba(96, 110, 116, .25);
	--drop-shadow-lg: 0px 8px 12px rgba(96, 110, 116, .25);
	--outline: 3px solid #3EAA2B;
}
.h1-header {
	height: 40px;
	line-height: 44px;
	display: inline-flex;
	margin: 0px;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	font-family: Gilroy;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	color: #293E40;
}
.h3-header {
	height: 32px;
	line-height: 28px;
	display: inline-flex;
	margin: 0px;
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	font-family: Gilroy;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	color: #1D1D1D;
}
.h4-header {
	height: 24px;
	line-height: 24px;
	margin: 0px;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	font-family: Gilroy;
	vertical-align: middle;
	align-content: center;
	align-self: stretch;
	align-items: center;
	color: #1D1D1D;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}
.h5-header {
	height: 24px;
	line-height: 24px;
	margin: 0px;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	font-family: Gilroy;
	vertical-align: middle;
	align-content: center;
	align-self: stretch;
	align-items: center;
	color: #1D1D1D;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}
.tab-horizontal-item-text {
	line-height: 19px;
	height: 19px;
	width: auto;
	font-family: Gilroy;
	font-style: normal;
	font-size: 16px;
	font-weight: 700;
	vertical-align: middle;
	color: #1d1d1d;
	order: 1;
}
.tab-horizontal-selected {
	width: 100%;
	height: 44px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 4px solid #007393 !important;
}
.tab-horizontal {
	width: 100%;
	height: 44px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 4px solid #BDDBE3;
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 12px;
}
.dropdown-customized-menu {
	cursor: default;
	position: absolute;
	width: 212px;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 16px 0px;
	border: 1px solid #CFD5D7;
	left: auto;
	box-shadow: 0px 2px 4px 0px #666666;
	top: 122px;
	margin-left: -155px;
}
@media only screen and (min-width: 415px) {
	.dropdown-customized-menu {
		cursor: default;
		position: absolute;
		width: 212px;
		background: #FFFFFF;
		border-radius: 4px;
		padding: 16px 0px;
		border: 1px solid #CFD5D7;
		left: auto;
		box-shadow: 0px 2px 4px 0px #666666;
		top: 138px;
		margin-left: -155px;
	}
}
.dropdown-menu-item {
	width: 168px;
	height: 28px;
	font-family: "Lato";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #1D1D1D;
	padding-left: 28px;
	padding-right: 16px;
}
@media only screen and (max-width: 414px) {
	.dropdown-customized-menu-text {
		align-items: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-width: 90px;
		overflow: hidden;
		display: inline-block;
	}
}
@media only screen and (min-width: 415px) {
	.dropdown-customized-menu-text {
		display: inline-flex;
	}
}
.h3-image-header {
	width: 100%;
	min-height: 32px;
	max-height: 32px;
	display: flex;
}
.h3-image-header .h3-image {
	height: 32px;
	width: 32px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline-flex;
	align-content: center;
	align-items: center;
	vertical-align: middle;
}
.h3-image-header .h3-header-text {
	height: 32px;
	line-height: 28px;
	margin: 0px 0px 0px 12px;
	display: inline-flex;
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	font-family: Gilroy;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	color: #1D1D1D;
}
@media only screen and (max-width: 415px) {
	.h3-image-header {
		width: 100%;
		min-height: 32px;
		max-height: 32px;
		display: inline-block;
	}
	.h3-image-header .h3-image {
		height: 32px;
		width: 32px;
		float: left;
		margin: 0px;
		padding: 0px;
		display: inline-flex;
		align-content: center;
		align-items: center;
		vertical-align: middle;
	}
	.h3-image-header .h3-header-text {
		height: 32px;
		line-height: 28px;
		margin: 0px 0px 0px 12px;
		display: inline-flex;
		font-size: 20px;
		font-weight: 700;
		font-style: normal;
		font-family: Gilroy;
		vertical-align: middle;
		align-content: center;
		align-items: center;
		color: #1D1D1D;
	}
}
.tab-vertical {
	height: 44px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 3px 0px 3px 16px;
	border-right: 4px solid #BDDBE3;
	border-radius: 4px 0px 0px 4px;
}
.tab-vertical:hover {
	height: 44px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 3px 0px 3px 16px;
	background-color: #F5F6F7;
}
.tab-vertical:focus:focus-visible {
	outline: 3px solid #3EAA2B !important;
	border-radius: 4px;
}
.tab-vertical:active {
	height: 44px;
	padding: 3px 0px 3px 16px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #BDDBE3;
}
.tab-vertical-selected {
	height: 44px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 3px 0px 3px 16px;
	background-color: #BDDBE3;
	border-right: 4px solid #007393;
	border-radius: 4px 0px 0px 4px;
}
.tab-vertical-item-icon-light {
	width: 16px;
	height: 16px;
	line-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: center;
	vertical-align: middle;
	font-style: normal;
	font-size: 16px;
	font-weight: 300;
	padding: 0px;
	order: 0;
	color: #10171B;
	margin: 0px 8px 0px 0px;
}
.tab-vertical-item-icon-dark {
	width: 16px;
	height: 16px;
	line-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: center;
	vertical-align: middle;
	font-style: normal;
	font-size: 16px;
	font-weight: 900;
	padding: 0px;
	order: 0;
	color: #10171B;
	margin: 0px 8px 0px 0px;
}
.tab-vertical-item-text {
	line-height: 19px;
	height: max-content;
	width: auto;
	display: inline-flex;
	font-family: Gilroy;
	font-style: normal;
	font-size: 16px;
	font-weight: 700;
	vertical-align: middle;
	color: #1d1d1d;
	order: 1;
	text-align: start;
}
.tab-vertical-item-right-icon {
	width: 16px;
	height: 16px;
	line-height: 100%;
	display: inline;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-self: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	padding: 0px;
	order: 2;
	color: #3D4A50;
	margin-left: 16px;
	margin-right: 4px;
}
.right-pane-modular-section-item-text {
	height: 28px;
	line-height: 28px;
	font-family: Lato;
	font-weight: 400;
	font-size: 16px;
	color: #007B9D;
	padding-left: 12px;
}
.navigation-text-link {
	height: auto;
	margin-bottom: 8px;
	display: flex;
	flex-direction: row;
	align-items: baseline;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	padding: 0px;
	position: relative;
}
.navigation-text-link:focus-within a:focus-visible {
	outline: 3px solid #3EAA2B !important;
	border-radius: 4px;
}
.navigation-text-link-icon {
	min-width: 16px;
	max-width: 16px;
	min-height: 16px;
	max-height: 16px;
	line-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 6px 8px 6px 0px;
	align-content: center;
	align-items: center;
	align-self: flex-start;
	vertical-align: middle;
	color: #10171B;
}
.navigation-text-link-label {
	height: auto;
	line-height: 28px;
	position: relative;
	display: flex;
	flex-direction: row;
	flex: none;
	order: 1;
	flex-grow: 1;
	font-family: Lato;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	align-items: baseline;
	word-break: break-word;
	letter-spacing: 0;
	cursor: pointer;
	padding: 0px;
	color: #1f8476;
	text-align: left;
}
.navigation-text-link-label:hover {
	color: #025470;
}
.navigation-text-link-label:active {
	color: #032D42;
}
.navigation-text-link-external-icon {
	min-width: 16px;
	max-width: 16px;
	min-height: 16px;
	max-height: 16px;
	line-height: 100%;
	display: inline;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: none;
	order: 2;
	flex-grow: 0;
	padding: 0px;
	color: #3D4A50;
	margin: 6px 0px 6px 8px;
}
.btn-default-md-tertiary {
	width: inherit;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 10px 16px 11px 16px;
	gap: 8px;
	border-radius: 4px;
	flex: none;
	order: 3;
	align-self: stretch;
	flex-grow: 0;
}
.btn-default-md-tertiary:hover, .btn-default-md-tertiary:active {
	background: #e4e6e8 !important;
}
.btn-default-md-tertiary:focus:focus-visible {
	outline: 3px solid #3EAA2B !important;
}
.btn-default-md-tertiary-label {
	width: auto;
	line-height: 19px;
	font-family: Gilroy;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	text-decoration-line: underline;
	color: #1D856D;
	flex: none;
	order: 1;
	flex-grow: 0;
}
.btn-default-md-tertiary-label:hover {
	color: #032D42;
}
.btn-default-md-tertiary-right-icon {
	width: 16px;
	height: 16px;
	line-height: 100%;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-weight: 400;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	text-decoration-line: none;
	padding: 0px;
	margin-left: 8px;
	color: #1D856D;
	flex: none;
	order: 2;
	flex-grow: 0;
}
.btn-default-md-tertiary-right-icon:hover {
	color: #032D42;
	text-decoration-line: none;
}