
/* %stackName% v1.0.0 */



#appender_content_stacks_in_2 {
  display: none;
}



#stacks_in_3 {
	padding: 0px 0px 10px 0px;
}
/* Start dooGrid stack each CSS code */.stacks_in_6gridWrapper > div{	display: inline-block !important;	width: 50%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_6gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_6gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_6gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_6gridWrapper > div{		width: 100%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_6 {
	padding: 20px 0px 0px 0px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_8 {
	width: 250px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_14 {
	width: 250px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_27 {
	width: 30%;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_33 {
	width: 250px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_85 {
	width: 250px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_76 {
	width: 250px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_57 {
	width: 250px;
}
/* Start dooGrid stack each CSS code */.stacks_in_65gridWrapper > div{	display: inline-block !important;	width: 100%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_65gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_65gridWrapper > div{		width: 100%;	}	}@media all and (max-width: 768px) {				.stacks_in_65gridWrapper > div{		width: 100%;	}		}@media all and (max-width: 480px) {				.stacks_in_65gridWrapper > div{		width: 100%;	}	}/* End dooGrid stack each CSS code */
#stacks_in_65 {
	padding: 30px 10px 10px 10px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_out_38 {
	width: 75%;
}
 
#socialite_container_stacks_in_81_2 *,
#socialite_container_stacks_in_81_2 *:before,
#socialite_container_stacks_in_81_2 *:after {
	box-sizing: border-box;
}

@media (prefers-reduced-motion) {
  #socialite_container_stacks_in_81_2 *,
	#socialite_container_stacks_in_81_2 *:before,
	#socialite_container_stacks_in_81_2 *:after {
		transition: none !important;
	}
}


#socialite_container_stacks_in_81_2 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	flex-direction: row;
	
	gap: 1.00rem;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
}


#socialite_container_stacks_in_81_2 {
	padding-left: 1.00rem;
	padding-right: 1.00rem;
}



#socialite_container_stacks_in_81_2 {
	padding-top: 1.00rem;
	padding-bottom: 1.00rem;
}



#socialite_container_stacks_in_81_2 {
	opacity: 0;
	transition: 0.3s;
}
#socialite_container_stacks_in_81_2.socialite_loaded {
	opacity: 1;
}


#socialite_container_stacks_in_81_2 > li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}






































/* Spin Buttons */
#socialite_container_stacks_in_81_2 li {
	display: inline-block;
	position: relative;
	width: 4.25rem;
	height: 4.25rem;
}

#socialite_container_stacks_in_81_2 li a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 4.25rem;
	height: 4.25rem;
	color: rgba(255, 255, 255, 1.00);
	border-radius: 50%;
	text-decoration: none;
	transition: all 0.4s;
	background-color: rgba(31, 32, 39, 1.00);
}

#socialite_container_stacks_in_81_2 li:hover a,
#socialite_container_stacks_in_81_2 li.socialite_focus a {
	transition: transform 0.4s ease-out;
  transform: rotateZ(360deg);
  color: rgba(255, 255, 255, 1.00);
  text-decoration: none;
}

#socialite_container_stacks_in_81_2 li a i {
	display: block;
	-webkit-font-smoothing: subpixel-antialiased;
	font-smoothing: antialiased;
	font-size: calc(4.25rem / 2);
}

#socialite_container_stacks_in_81_2 li a svg {
	display: block;
	-webkit-font-smoothing: subpixel-antialiased;
	font-smoothing: antialiased;
	width: calc(4.25rem / 2);
	height: calc(4.25rem / 2);
}






@media print {
	#stacks_in_81_2 {
		display: none;
	}
}




#stacks_in_81_2 {
	padding: 40px 10px 10px 10px;
}
/* Start Obscure stack CSS code */.stacks_in_45centerbox {	text-align: center;	padding: 10px;	color: black;	line-height: 2.5em;}.dark .stacks_in_45centerbox {	color: white;}.stacks_in_45centerbox b {	border: 1px solid #2681FC;	border-radius: 4px;	padding: 4px 8px 4px 8px;	color: #2681FC;	white-space: nowrap;}.dark .stacks_in_45centerbox b {	border: 1px solid #5FB5FF;	color: #5FB5FF;}/* End Obscure stack CSS code */