:root {
  --multi_columns_stacks_in_2:1fr 1fr;
}
#multi_columns_stacks_in_2 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_2);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_2 > div {
  min-width: 0;
}
#multi_columns_stacks_in_2 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_2 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_2 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}





#stacks_in_5 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_5 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_5 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_5 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_5 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:11px;
	background:rgba(74, 115, 224, 1.00);
}
#stacks_in_5 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_5 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_5 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(94, 135, 244, 1.00);
}
#stacks_in_5 .sweet_button:active{
	background: rgba(54, 95, 204, 1.00);
}
#stacks_in_5 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_5 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_5 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}

#stacks_in_5 .sweet_button.gradient {
	background: rgba(74, 115, 224, 1.00);
	background: linear-gradient(top, rgba(124, 165, 255, 1.00), rgba(74, 115, 224, 1.00));
}
#stacks_in_5 .sweet_button.gradient:hover {
	background: rgba(124, 165, 255, 1.00);
	background: linear-gradient(top, rgba(124, 165, 255, 1.00), rgba(144, 185, 255, 1.00));
}
#stacks_in_5 .sweet_button.gradient:active{
	background: rgba(24, 65, 174, 1.00);
	background: linear-gradient(top, rgba(124, 165, 255, 1.00), rgba(74, 115, 224, 1.00));
}
#stacks_in_5 .sweet_button.gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_5 .sweet_button.gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(108, 183, 115, 1.00));
}
#stacks_in_5 .sweet_button.gradient.clicked:active{
	background: rgba(0, 63, 0, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}








#stacks_in_5 {
	margin:  6px;
	padding:  6px;
}



#stacks_in_6 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}





#stacks_in_6 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_6 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_6 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_6 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:12px;
	background:rgba(74, 115, 224, 1.00);
}
#stacks_in_6 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_6 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_6 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(94, 135, 244, 1.00);
}
#stacks_in_6 .sweet_button:active{
	background: rgba(54, 95, 204, 1.00);
}
#stacks_in_6 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_6 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_6 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}

#stacks_in_6 .sweet_button.gradient {
	background: rgba(74, 115, 224, 1.00);
	background: linear-gradient(top, rgba(124, 165, 255, 1.00), rgba(74, 115, 224, 1.00));
}
#stacks_in_6 .sweet_button.gradient:hover {
	background: rgba(124, 165, 255, 1.00);
	background: linear-gradient(top, rgba(124, 165, 255, 1.00), rgba(144, 185, 255, 1.00));
}
#stacks_in_6 .sweet_button.gradient:active{
	background: rgba(24, 65, 174, 1.00);
	background: linear-gradient(top, rgba(124, 165, 255, 1.00), rgba(74, 115, 224, 1.00));
}
#stacks_in_6 .sweet_button.gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_6 .sweet_button.gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(108, 183, 115, 1.00));
}
#stacks_in_6 .sweet_button.gradient.clicked:active{
	background: rgba(0, 63, 0, 1.00);
	background: linear-gradient(top, rgba(88, 163, 95, 1.00), rgba(38, 113, 45, 1.00));
}








#stacks_in_6 {
	margin:  5px;
	padding:  5px;
}
