#mc_stack_stacks_in_55 *,
#mc_stack_stacks_in_55 *::before,
#mc_stack_stacks_in_55 *::after {
	box-sizing: border-box;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_55,
#mc_button_accept_all_stacks_in_55,
#mc_button_disallow_all_stacks_in_55,
.mc_button_stacks_in_55 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(41, 145, 204, 0.20);
	border: 1px hidden rgba(41, 145, 204, 0.20);
	border-radius: 0.25rem;
	color: rgba(41, 145, 204, 1.00);
	cursor: pointer;
	margin-left: 1rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	margin-bottom: 5px;
	
	
}

#mc_button_stacks_in_55:hover,
.mc_button_stacks_in_55:hover,
#mc_button_accept_all_stacks_in_55:hover,
#mc_button_disallow_all_stacks_in_55:hover {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
}


#mc_button_stacks_in_55:active,
.mc_button_stacks_in_55:active,
#mc_button_accept_all_stacks_in_55:active,
#mc_button_disallow_all_stacks_in_55:active {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
	opacity: 0.50;
}

#mc_button_stacks_in_55:focus,
#mc_button_accept_all_stacks_in_55:focus,
#mc_button_disallow_all_stacks_in_55:focus,
.mc_button_stacks_in_55:focus {
	outline: 2px dotted rgba(82, 124, 154, 1.00);
}







#dialog_title_stacks_in_55,
#dialog_desc_stacks_in_55 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_55,
	#mc_window_shade_stacks_in_55,
	#mc_wrapper_stacks_in_55 {
		display: none;
	}
}



#mc_stack_stacks_in_59 *,
#mc_stack_stacks_in_59 *::before,
#mc_stack_stacks_in_59 *::after {
	box-sizing: border-box;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_59,
#mc_button_accept_all_stacks_in_59,
#mc_button_disallow_all_stacks_in_59,
.mc_button_stacks_in_59 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(41, 145, 204, 0.20);
	border: 1px hidden rgba(41, 145, 204, 0.20);
	border-radius: 0.25rem;
	color: rgba(41, 145, 204, 1.00);
	cursor: pointer;
	margin-left: 1rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	margin-bottom: 5px;
	
	
}

#mc_button_stacks_in_59:hover,
.mc_button_stacks_in_59:hover,
#mc_button_accept_all_stacks_in_59:hover,
#mc_button_disallow_all_stacks_in_59:hover {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
}


#mc_button_stacks_in_59:active,
.mc_button_stacks_in_59:active,
#mc_button_accept_all_stacks_in_59:active,
#mc_button_disallow_all_stacks_in_59:active {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
	opacity: 0.50;
}

#mc_button_stacks_in_59:focus,
#mc_button_accept_all_stacks_in_59:focus,
#mc_button_disallow_all_stacks_in_59:focus,
.mc_button_stacks_in_59:focus {
	outline: 2px dotted rgba(82, 124, 154, 1.00);
}







#dialog_title_stacks_in_59,
#dialog_desc_stacks_in_59 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_59,
	#mc_window_shade_stacks_in_59,
	#mc_wrapper_stacks_in_59 {
		display: none;
	}
}



#mc_stack_stacks_in_61 *,
#mc_stack_stacks_in_61 *::before,
#mc_stack_stacks_in_61 *::after {
	box-sizing: border-box;
}


/* CSS code for getting consent for cookies, custom popup message box */
#mc_wrapper_stacks_in_61 {
	display: inline-block;
	background: rgba(255, 255, 255, 1.00);
	border-radius: 0.5rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
	margin: 2rem;
	padding: 1rem;
	max-height: 100vh;
	max-width: 50rem;
	overflow: auto;
	
	
	
	
	
	
	position: fixed;
	bottom: 0;
	left: 0;
	margin-left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	
	
	
	
	
	
	
	
	
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	
	z-index: 99999;
}







#mc_wrapper_stacks_in_61.dismissed {
	display: none;
}

#mc_stacks_in_61 {
	display: flex;
	align-items: center;
	
	
}

#mc_content_stacks_in_61,
#mc_button_stacks_in_61 {
	font-size: 1.125rem;
	line-height: 1.5em;
	letter-spacing: 0px;
	margin: 0;
}

#mc_content_stacks_in_61 {
	flex: 1;
	color: rgba(66, 66, 66, 1.00);
}

@media screen and (max-width: 568px) {
	/* Mobile styling */
	#mc_stacks_in_61 {
		flex-direction: column;
	}

	#mc_wrapper_stacks_in_61 {
		width: 100vw;
		margin: 0;
		border-radius: 0;
		margin-left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	#mc_content_stacks_in_61 {
		text-align: center;
		margin-bottom: 1rem;
	}

	#mc_button_stacks_in_61 {
		margin-left: 0 !important;
	}
}

#mc_supplementary_link_stacks_in_61 a,
#mc_supplementary_link_stacks_in_61 a:visited,
#mc_content_stacks_in_61 a,
#mc_content_stacks_in_61 a:visited {
	font-weight: 600;
	color: rgba(41, 145, 204, 1.00);
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
}

#mc_supplementary_link_stacks_in_61 a:hover,
#mc_content_stacks_in_61 a:hover {
	color: rgba(82, 124, 154, 1.00);
	text-decoration: none;
	background: none;
	border: none;
}

#mc_supplementary_link_stacks_in_61 a:active,
#mc_content_stacks_in_61 a:active {
	color: rgba(82, 124, 154, 1.00);
	text-decoration: none;
	background: none;
	border: none;
	opacity: 0.50;
}

#mc_supplementary_link_stacks_in_61 a:focus,
#mc_content_stacks_in_61 a:focus {
	outline: 1px dotted rgba(82, 124, 154, 1.00);
}

#mc_supplementary_link_stacks_in_61 a {
	display: inline-block;
	padding: 8px 16px;
	font-size: 1.125rem;
}








#mc_consent_button_wrapper_stacks_in_61 {
	display: flex;
	flex-direction: row;
	margin-left: 1rem;
	text-align: center;
}

#mc_consent_button_wrapper_stacks_in_61 #mc_button_stacks_in_61 {
	order: 1;
	margin-left: 0;
}

#mc_consent_button_wrapper_stacks_in_61 #mc_supplementary_link_stacks_in_61 {
	order: 2;
	margin-left: 0;
	padding-right: 0;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_61,
#mc_button_accept_all_stacks_in_61,
#mc_button_disallow_all_stacks_in_61,
.mc_button_stacks_in_61 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(41, 145, 204, 0.20);
	border: 1px hidden rgba(41, 145, 204, 0.20);
	border-radius: 0.25rem;
	color: rgba(41, 145, 204, 1.00);
	cursor: pointer;
	margin-left: 1rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	margin-bottom: 5px;
	
	
}

#mc_button_stacks_in_61:hover,
.mc_button_stacks_in_61:hover,
#mc_button_accept_all_stacks_in_61:hover,
#mc_button_disallow_all_stacks_in_61:hover {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
}


#mc_button_stacks_in_61:active,
.mc_button_stacks_in_61:active,
#mc_button_accept_all_stacks_in_61:active,
#mc_button_disallow_all_stacks_in_61:active {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
	opacity: 0.50;
}

#mc_button_stacks_in_61:focus,
#mc_button_accept_all_stacks_in_61:focus,
#mc_button_disallow_all_stacks_in_61:focus,
.mc_button_stacks_in_61:focus {
	outline: 2px dotted rgba(82, 124, 154, 1.00);
}







#dialog_title_stacks_in_61,
#dialog_desc_stacks_in_61 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_61,
	#mc_window_shade_stacks_in_61,
	#mc_wrapper_stacks_in_61 {
		display: none;
	}
}



#mc_stack_stacks_in_65 *,
#mc_stack_stacks_in_65 *::before,
#mc_stack_stacks_in_65 *::after {
	box-sizing: border-box;
}







/* MiniCookie create, edit, delete buttons, and buttons for our own popup message */
#mc_button_stacks_in_65,
#mc_button_accept_all_stacks_in_65,
#mc_button_disallow_all_stacks_in_65,
.mc_button_stacks_in_65 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(41, 145, 204, 0.20);
	border: 1px hidden rgba(41, 145, 204, 0.20);
	border-radius: 0.25rem;
	color: rgba(41, 145, 204, 1.00);
	cursor: pointer;
	margin-left: 1rem;
	display: inline-block;
	font-family: inherit;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	margin-bottom: 5px;
	
	
}

#mc_button_stacks_in_65:hover,
.mc_button_stacks_in_65:hover,
#mc_button_accept_all_stacks_in_65:hover,
#mc_button_disallow_all_stacks_in_65:hover {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
}


#mc_button_stacks_in_65:active,
.mc_button_stacks_in_65:active,
#mc_button_accept_all_stacks_in_65:active,
#mc_button_disallow_all_stacks_in_65:active {
	color: rgba(82, 124, 154, 1.00);
	background-color: rgba(41, 145, 204, 0.40);
	border: 1px hidden rgba(41, 145, 204, 0.40);
	opacity: 0.50;
}

#mc_button_stacks_in_65:focus,
#mc_button_accept_all_stacks_in_65:focus,
#mc_button_disallow_all_stacks_in_65:focus,
.mc_button_stacks_in_65:focus {
	outline: 2px dotted rgba(82, 124, 154, 1.00);
}







#dialog_title_stacks_in_65,
#dialog_desc_stacks_in_65 {
	display: none;
}


@media print {
	#mc_stack_stacks_in_65,
	#mc_window_shade_stacks_in_65,
	#mc_wrapper_stacks_in_65 {
		display: none;
	}
}



#usefulStackWrapperstacks_in_50 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_50 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_50 {
		display: none;
	}
}













#stacks_in_50 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_12 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_12 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_12 {
		display: none;
	}
}













#stacks_in_12 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_30 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_30 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_30 {
		display: none;
	}
}













#stacks_in_30 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_14 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_14 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_14 {
		display: none;
	}
}













#stacks_in_14 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_32 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_32 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_32 {
		display: none;
	}
}













#stacks_in_32 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_16 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_16 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_16 {
		display: none;
	}
}













#stacks_in_16 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_93 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_93 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_93 {
		display: none;
	}
}













#stacks_in_93 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_94 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_94 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_94 {
		display: none;
	}
}













#stacks_in_94 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_91 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_91 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_91 {
		display: none;
	}
}













#stacks_in_91 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_89 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_89 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_89 {
		display: none;
	}
}













#stacks_in_89 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_18 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_18 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_18 {
		display: none;
	}
}













#stacks_in_18 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_40 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_40 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_40 {
		display: none;
	}
}













#stacks_in_40 {
	padding:  10px;
}
#usefulStackWrapperstacks_in_36 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_36 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_36 {
		display: none;
	}
}













#stacks_in_36 {
	padding:  10px;
}
