
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-light-webfont.eot');
    src: url('../files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-light-webfont.woff') format('woff'),
         url('../files/font/lato-light-webfont.ttf') format('truetype'),
         url('../files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
#stacks_in_24 .stacks_in_24-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_24 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_24 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 40px;
	
}

#stacks_in_24 .stacks_in_24-button,
#stacks_in_24 .button_icon {
	
		height: 40px;
		line-height: 40px;
	
}


	#stacks_in_24 {
		text-align: right;
	}







	@media only screen and (max-width: 480px) {
		#stacks_in_24 {
			text-align: center;
		}

		#stacks_in_24 .stacks_in_24-button {
			width: 100%;
		  -moz-box-sizing: border-box;
		  -webkit-box-sizing: border-box;
		  box-sizing: border-box;
		}
	}



#stacks_in_24 a.stacks_in_24-button, #stacks_in_24 a.stacks_in_24-button:visited, #stacks_in_24 a.stacks_in_24-button:hover, #stacks_in_24 a.stacks_in_24-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_24 .stacks_in_24-button {
		
			background-color: none;
			border: 1px solid #BB1122;
		
	}

	#stacks_in_24 a.stacks_in_24-button, #stacks_in_24 a.stacks_in_24-button:visited {
		
			color: #BB1122 !important;
			
	}

	#stacks_in_24 a.stacks_in_24-button:hover, #stacks_in_24 a.stacks_in_24-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #BB1122;
		
	}

	
	#stacks_in_24 .button_icon {
		
			background-color: none;
			border-right: 1px solid #BB1122;
		
	}

	#stacks_in_24 a.stacks_in_24-button:hover .button_icon, #stacks_in_24 a.stacks_in_24-button:active .button_icon {
		
			background-color: #BB1122;
			border-right: 1px solid #FFFFFF;
				
	}
	


/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_20 {
	max-width: 500px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_20 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/* Start Dyno Text stack CSS code */ @font-face {	font-family: 'Badass';	src: url('../files/dynotextAssets/BebasNeue-webfont.eot');	src: local('../files/dynotextAssets/BebasNeue-webfont'), url('../files/dynotextAssets/BebasNeue-webfont.woff') format('woff'), url('../files/dynotextAssets/BebasNeue-webfont.ttf') format('truetype'), url('../files/dynotextAssets/BebasNeue-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}.stacks_in_13container{position: relative;text-align: center;}h1.stacks_in_13doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #BB1122 !important;letter-spacing: 0px !important;margin-bottom: 0px; font-family:  Badass !important; /* end if override */}.stacks_in_13showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_13topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_13mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_13small{font-weight: normal;font-size: 12px;}.stacks_in_13centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code *//* Start Dyno Text stack CSS code */.stacks_in_18container{position: relative;text-align: center;}h1.stacks_in_18doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #808080 !important;letter-spacing: 0px !important;margin-bottom: 0px; /* end if override */}.stacks_in_18showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_18topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_18mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_18small{font-weight: normal;font-size: 12px;}.stacks_in_18centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_28 {
	height: 40px;
}.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_26 {
	height: 40px;
}#stacks_in_27 .stacks_in_27-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_27 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_27 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 40px;
	
}

#stacks_in_27 .stacks_in_27-button,
#stacks_in_27 .button_icon {
	
		height: 40px;
		line-height: 40px;
	
}


	#stacks_in_27 {
		text-align: right;
	}







	@media only screen and (max-width: 480px) {
		#stacks_in_27 {
			text-align: center;
		}

		#stacks_in_27 .stacks_in_27-button {
			width: 100%;
		  -moz-box-sizing: border-box;
		  -webkit-box-sizing: border-box;
		  box-sizing: border-box;
		}
	}



#stacks_in_27 a.stacks_in_27-button, #stacks_in_27 a.stacks_in_27-button:visited, #stacks_in_27 a.stacks_in_27-button:hover, #stacks_in_27 a.stacks_in_27-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_27 .stacks_in_27-button {
		
			background-color: none;
			border: 1px solid #BB1122;
		
	}

	#stacks_in_27 a.stacks_in_27-button, #stacks_in_27 a.stacks_in_27-button:visited {
		
			color: #BB1122 !important;
			
	}

	#stacks_in_27 a.stacks_in_27-button:hover, #stacks_in_27 a.stacks_in_27-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #BB1122;
		
	}

	
	#stacks_in_27 .button_icon {
		
			background-color: none;
			border-right: 1px solid #BB1122;
		
	}

	#stacks_in_27 a.stacks_in_27-button:hover .button_icon, #stacks_in_27 a.stacks_in_27-button:active .button_icon {
		
			background-color: #BB1122;
			border-right: 1px solid #FFFFFF;
				
	}
	


.spacerStack {
	height: 40px;
}

#spacerStackstacks_in_79 {
	height: 40px;
}#stacks_in_4 .aContainer {
 

}/* GiggidyThing by RapidWeaver Central */

/* Inspired by Glen Quagmire Appearing From Behind the Sofa at Meg's Sleepover */


#giggidythingstacks_in_7 {	
	display: block;
	position: relative;	
}

 #stacks_in_7 .giggidything {
	display: giggidy;
	position: giggidy;
	width: giggidy giggidy;		
}


#stacks_in_7 .creep_direction0stacks_in_7 {
	-webkit-transform: translateY;
	   -moz-transform: translateY;
		-ms-transform: translateY;
			transform: translateY;
	-webkit-animation: down 1s;
	   -moz-animation: down 1s;
		-ms-animation: down 1s;
			animation: down 1s;
}

#stacks_in_7 .creep_direction1stacks_in_7 {
	-webkit-transform: translateX;
	   -moz-transform: translateX;
		-ms-transform: translateX;
			transform: translateX;
	-webkit-animation: right 1s;
	   -moz-animation: right 1s;
		-ms-animation: right 1s;
			animation: right 1s;
}

#stacks_in_7 .creep_direction2stacks_in_7 {
	-webkit-transform: translateY;
	   -moz-transform: translateY;
		-ms-transform: translateY;
			transform: translateY;
	-webkit-animation: up 1s;
	   -moz-animation: up 1s;
		-ms-animation: up 1s;
			animation: up 1s;
}

#stacks_in_7 .creep_direction3stacks_in_7 {
	-webkit-transform: translateX;
	   -moz-transform: translateX;
		-ms-transform: translateX;
			transform: translateX;
	-webkit-animation: left 1s;
	   -moz-animation: left 1s;
		-ms-animation: left 1s;
			animation: left 1s;
}


/*	Creep Down */

@-webkit-keyframes down {
	0% {
		opacity: 0;
		-webkit-transform: translateY(254px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes down {
	0% {
		opacity: 0;
		-moz-transform: translateY(254px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}
@-ms-keyframes down {
	0% {
		opacity: 0;
		-ms-transform: translateY(254px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}
@keyframes down {
	0% {
		opacity: 0;
		transform: translateY(254px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
  
}


/*	Creep Right */


@-webkit-keyframes right {
	0% {
		opacity: 0;
		-webkit-transform: translateX(254px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes right {
	0% {
		opacity: 0;
		-moz-transform: translateX(254px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-ms-keyframes right {
	0% {
		opacity: 0;
		-ms-transform: translateX(254px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateX(0);
	}
}
@keyframes right {
	0% {
		opacity: 0;
		transform: translateX(254px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
  
}


/*	Creep Up */


@-webkit-keyframes up {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-254px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}
@-moz-keyframes up {
	0% {
		opacity: 0;
		-moz-transform: translateY(-254px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}
@-ms-keyframes up {
	0% {
		opacity: 0;
		-ms-transform: translateY(-254px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateY(0);
	}
}
@keyframes up {
	0% {
		opacity: 0;
		transform: translateY(-254px);
	}
	
	100% {
		opacity: 1;
		transform: translateY(0);
	}
  
}


/*	Creep Left */


@-webkit-keyframes left {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-254px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}
@-moz-keyframes left {
	0% {
		opacity: 0;
		-moz-transform: translateX(-254px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}
@-ms-keyframes left {
	0% {
		opacity: 0;
		-ms-transform: translateX(-254px);
	}
	
	100% {
		opacity: 1;
		-ms-transform: translateX(0);
	}
}
@keyframes left {
	0% {
		opacity: 0;
		transform: translateX(-254px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
  
}







/* Start Dyno Text stack CSS code */ @font-face {	font-family: 'Badass';	src: url('../files/dynotextAssets/BebasNeue-webfont.eot');	src: local('../files/dynotextAssets/BebasNeue-webfont'), url('../files/dynotextAssets/BebasNeue-webfont.woff') format('woff'), url('../files/dynotextAssets/BebasNeue-webfont.ttf') format('truetype'), url('../files/dynotextAssets/BebasNeue-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}.stacks_in_8container{position: relative;text-align: center;}h1.stacks_in_8doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #BB1122 !important;letter-spacing: 0px !important;margin-bottom: 0px; font-family:  Badass !important; /* end if override */}.stacks_in_8showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_8topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_8mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_8small{font-weight: normal;font-size: 12px;}.stacks_in_8centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */#stacks_in_85 .aContainer {
 

}#stacks_out_88 {
  margin: 0 !important;
  width: 100% !important;
  overflow: visible !important; }

#stacks_in_87 {
  margin: 0 !important;
  width: 100% !important;
  overflow: visible !important; }

#hop_outer_stacks_in_88 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  max-width: 1800px;
  border-radius: 0px 0px 0px 0px; }

#hop_stacks_in_88 {
  border-radius: 0px 0px 0px 0px;
  min-height: 200px;
  width: 100%;
  z-index: 9999999;
  display: flex;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  flex-direction: column;
  transition: all 0.3s ease;
  justify-content: flex-start;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30); }
  #hop_stacks_in_88.main-font-preset IBM Plex Sans {
    font-family: "Maven Pro", "Roboto", sans-serif; }
  #hop_stacks_in_88.main-font-custom IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_88.main-font-google IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_88 #hop_background_stacks_in_88 {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    border-radius: inherit; }
    #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-color {
      background: rgba(57, 62, 70, 1.00); }
      #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88 #hop_background_stacks_in_88.main-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88 #hop_background_stacks_in_88::before {
      transition: all 0.3s ease; }

#hop_stacks_in_88.expand {
  display: block;
  cursor: default;
  border-radius: 0;
  overflow-y: scroll;
  box-shadow: none !important;
  padding-top: calc(50px + (5px * 2)); }
  #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack {
    transition: background 0s 0.3s; }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-color {
      background: rgba(57, 62, 70, 1.00); }
      #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.expand #hop_titlebar_stacks_in_88 {
    opacity: 1;
    z-index: 9999;
    transform: none;
    visibility: visible;
    pointer-events: auto;
    transition: all 0.5s 1s ease; }
  #hop_stacks_in_88.expand #hop_initial_stacks_in_88 {
    width: 100%;
    z-index: 500;
    cursor: default;
    position: relative;
    transition: all 0.1s;
    animation: fade-in 0.5s 1s ease forwards; }
    #hop_stacks_in_88.expand #hop_initial_stacks_in_88 .hop-initial--inner {
      max-width: 1000px; }
  #hop_stacks_in_88.expand #hop_content_stacks_in_88 {
    top: 0;
    width: 100%;
    z-index: 500;
    min-height: 100%;
    visibility: visible;
    position: relative;
    pointer-events: auto;
    animation: fade-in 0.5s 1s ease forwards; }
  #hop_stacks_in_88.expand.hide-init #hop_initial_stacks_in_88 {
    display: none; }
  #hop_stacks_in_88.expand.custom-expand-colors #hop_titlebar_stacks_in_88 .hop-titlebar-title h2 {
    color: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_88.expand.custom-expand-colors #hop_titlebar_stacks_in_88 .hop-titlebar-button_stacks_in_88 svg {
    fill: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) {
    color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) h1, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) h2, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) h3, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) h4, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) h5, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) h6 {
      color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) p, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) span, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) blockquote, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) ul, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) li {
      color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) a, #hop_stacks_in_88.expand.custom-expand-colors #hop_content_stacks_in_88:not(.custom-content-colors) a:visited {
      color: rgba(128, 128, 128, 0.60); }

#hop_stacks_in_88.fix {
  position: fixed; }

#hop_stacks_in_88 #hop_titlebar_stacks_in_88 {
  padding: 5px 5px;
  max-height: calc(50px + (5px * 2));
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  display: flex;
  flex: 1 0 auto;
  margin: 0 auto;
  position: absolute;
  visibility: hidden;
  align-items: center;
  pointer-events: none;
  transition: all 0s 0s ease;
  justify-content: space-between; }
  #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-title h2 {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: normal;
    font-size: 16px;
    color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-title h2.main-font-preset IBM Plex Sans {
      font-family: "Maven Pro", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-title h2.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-title h2.main-font-google IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-button_stacks_in_88 {
    width: 50px;
    height: 50px;
    display: flex;
    flex: 0 1 auto;
    cursor: pointer;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-button_stacks_in_88 svg {
      fill: rgba(247, 247, 247, 1.00);
      width: 24px;
      height: 24px; }
    #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-button_stacks_in_88.back, #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-button_stacks_in_88.close {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
    #hop_stacks_in_88 #hop_titlebar_stacks_in_88 .hop-titlebar-button_stacks_in_88:hover {
      background: rgba(0, 0, 0, 0.1); }
  #hop_stacks_in_88 #hop_titlebar_stacks_in_88.show-back .back {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  #hop_stacks_in_88 #hop_titlebar_stacks_in_88.show-close .close {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

#hop_stacks_in_88 #hop_initial_stacks_in_88 {
  padding: 0px 0px 0px 0px;
  opacity: 0;
  width: 100%;
  display: flex;
  flex: 1 0 auto;
  text-align: center;
  align-items: center;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease;
  animation: initial-in-2 0.5s 0.6s ease forwards; }
  #hop_stacks_in_88 #hop_initial_stacks_in_88.main-font-preset IBM Plex Sans {
    font-family: "Maven Pro", "Roboto", sans-serif; }
  #hop_stacks_in_88 #hop_initial_stacks_in_88.main-font-custom IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_88 #hop_initial_stacks_in_88.main-font-google IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_88 #hop_initial_stacks_in_88 .hop-initial--inner {
    max-width: 600px; }
  #hop_stacks_in_88 #hop_initial_stacks_in_88 h1, #hop_stacks_in_88 #hop_initial_stacks_in_88 h2, #hop_stacks_in_88 #hop_initial_stacks_in_88 h3, #hop_stacks_in_88 #hop_initial_stacks_in_88 h4, #hop_stacks_in_88 #hop_initial_stacks_in_88 h5, #hop_stacks_in_88 #hop_initial_stacks_in_88 h6 {
    color: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_88 #hop_initial_stacks_in_88 p, #hop_stacks_in_88 #hop_initial_stacks_in_88 span, #hop_stacks_in_88 #hop_initial_stacks_in_88 blockquote, #hop_stacks_in_88 #hop_initial_stacks_in_88 ul, #hop_stacks_in_88 #hop_initial_stacks_in_88 li {
    color: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_88 #hop_initial_stacks_in_88 a, #hop_stacks_in_88 #hop_initial_stacks_in_88 a:visited {
    color: rgba(128, 128, 128, 0.60); }
  #hop_stacks_in_88 #hop_initial_stacks_in_88.custom-content {
    display: block; }
  #hop_stacks_in_88 #hop_initial_stacks_in_88 > .stacks_out:first-of-type {
    width: 100%; }

#hop_stacks_in_88 #hop_content_stacks_in_88 {
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none; }
  #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner {
    margin: 0 auto;
    color: rgba(247, 247, 247, 1.00);
    max-width: 1000px;
    font-size: 16px !important;
    line-height: calc(16px * 1.618);
    padding: 0px 0px 0px 0px; }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner.main-font-preset IBM Plex Sans {
      font-family: "Maven Pro", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner.main-font-google IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h1.main-font-preset IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h2.main-font-preset IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h3.main-font-preset IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h4.main-font-preset IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h5.main-font-preset IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h6.main-font-preset IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner p.main-font-preset IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner span.main-font-preset IBM Plex Sans {
      font-family: "Maven Pro", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h1.main-font-custom IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h2.main-font-custom IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h3.main-font-custom IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h4.main-font-custom IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h5.main-font-custom IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h6.main-font-custom IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner p.main-font-custom IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner span.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h1.main-font-google IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h2.main-font-google IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h3.main-font-google IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h4.main-font-google IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h5.main-font-google IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h6.main-font-google IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner p.main-font-google IBM Plex Sans, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner span.main-font-google IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h1, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h2, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h3, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h4, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h5, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner h6 {
      color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner p, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner span, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner blockquote, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner ul, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner li {
      color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner a, #hop_stacks_in_88 #hop_content_stacks_in_88 .hop-content--inner a:visited {
      color: rgba(128, 128, 128, 0.60); }
  #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors {
    color: rgba(255, 255, 255, 1.00) !important;
    background: rgba(57, 62, 70, 1.00) !important; }
    #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors h1, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors h2, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors h3, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors h4, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors h5, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors h6 {
      color: rgba(255, 255, 255, 1.00) !important; }
    #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors p, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors span, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors blockquote, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors ul, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors li {
      color: rgba(255, 255, 255, 1.00) !important; }
    #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors a, #hop_stacks_in_88 #hop_content_stacks_in_88.custom-content-colors a:visited {
      color: rgba(248, 181, 0, 1.00) !important; }

#hop_stacks_in_88.w-to-h.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease, bottom 0.3s 0.4s ease, top 0.3s 0.4s ease; }
  #hop_stacks_in_88.w-to-h.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.w-to-h.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.w-to-h.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.w-to-h.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.w-to-h.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.w-to-h.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.w-to-h.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.w-to-h.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.w-to-h.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.w-to-h.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.w-to-h.expand #hop_titlebar_stacks_in_88 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_88.w-to-h.expand #hop_initial_stacks_in_88, #hop_stacks_in_88.w-to-h.expand #hop_content_stacks_in_88 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-color {
      background: rgba(57, 62, 70, 1.00); }
      #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.w-to-h.expand .page-transition-cover_stacks_in_88:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_88.w-to-h.expand .page-transition-cover_stacks_in_88:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_88.h-to-w.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease, max-width 0.3s 0.4s ease, left 0.3s 0.4s ease; }
  #hop_stacks_in_88.h-to-w.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.h-to-w.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.h-to-w.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.h-to-w.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.h-to-w.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.h-to-w.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.h-to-w.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.h-to-w.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.h-to-w.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.h-to-w.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.h-to-w.expand #hop_titlebar_stacks_in_88 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_88.h-to-w.expand #hop_initial_stacks_in_88, #hop_stacks_in_88.h-to-w.expand #hop_content_stacks_in_88 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-color {
      background: rgba(57, 62, 70, 1.00); }
      #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.h-to-w.expand .page-transition-cover_stacks_in_88:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_88.h-to-w.expand .page-transition-cover_stacks_in_88:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_88.even-spread.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease; }
  #hop_stacks_in_88.even-spread.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.even-spread.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.even-spread.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.even-spread.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.even-spread.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.even-spread.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.even-spread.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.even-spread.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.even-spread.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.even-spread.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.even-spread.expand #hop_titlebar_stacks_in_88 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_88.even-spread.expand #hop_initial_stacks_in_88, #hop_stacks_in_88.even-spread.expand #hop_content_stacks_in_88 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-color {
      background: rgba(57, 62, 70, 1.00); }
      #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_88.even-spread.expand.custom-expand-colors #hop_background_stacks_in_88.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.even-spread.expand .page-transition-cover_stacks_in_88:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_88.even-spread.expand .page-transition-cover_stacks_in_88:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_88.slide.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  box-shadow: none !important;
  transition: 0s 0.4s ease, box-shadow 0.4s 0s ease; }
  #hop_stacks_in_88.slide.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.slide.expand.main-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.slide.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.slide.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.slide.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.slide.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.slide.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.slide.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.slide.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.slide.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.slide.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.slide.expand #hop_background_stacks_in_88 {
    opacity: 0;
    transition: all 0.4s 0s ease; }
  #hop_stacks_in_88.slide.expand .page-transition-cover_stacks_in_88:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    position: fixed; }
    #hop_stacks_in_88.slide.expand .page-transition-cover_stacks_in_88:nth-of-type(1) span {
      width: 100%;
      height: 100%;
      flex: 1 0 auto; }
  #hop_stacks_in_88.slide.expand.from-top .page-transition-cover_stacks_in_88:nth-of-type(1) {
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.6s ease forwards; }
  #hop_stacks_in_88.slide.expand.from-bottom .page-transition-cover_stacks_in_88:nth-of-type(1) {
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.5s ease forwards; }
  #hop_stacks_in_88.slide.expand.from-left .page-transition-cover_stacks_in_88:nth-of-type(1) {
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.5s ease forwards; }
  #hop_stacks_in_88.slide.expand.from-right .page-transition-cover_stacks_in_88:nth-of-type(1) {
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.5s ease forwards; }

#hop_stacks_in_88.box-layer.expand {
  z-index: 1000;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  box-shadow: none !important;
  transition: 0s 0.4s ease, box-shadow 0.4s 0s ease; }
  #hop_stacks_in_88.box-layer.expand.main-bg-color .page-transition-cover_stacks_in_88 span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.box-layer.expand.main-bg-color .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.box-layer.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.box-layer.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.box-layer.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.box-layer.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.box-layer.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.box-layer.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.box-layer.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.box-layer.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88 span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.box-layer.expand #hop_background_stacks_in_88 {
    opacity: 0;
    transition: all 0.4s 0s ease; }
  #hop_stacks_in_88.box-layer.expand .page-transition-cover_stacks_in_88 {
    position: fixed;
    overflow: hidden; }
    #hop_stacks_in_88.box-layer.expand .page-transition-cover_stacks_in_88 span {
      position: absolute; }
  #hop_stacks_in_88.box-layer.expand.horizontal .page-transition-cover_stacks_in_88 {
    left: 0;
    right: 0;
    height: 33.3333333%; }
    #hop_stacks_in_88.box-layer.expand.horizontal .page-transition-cover_stacks_in_88 span {
      left: 0;
      width: 100%;
      height: 300%; }
    #hop_stacks_in_88.box-layer.expand.horizontal .page-transition-cover_stacks_in_88:nth-of-type(4), #hop_stacks_in_88.box-layer.expand.horizontal .page-transition-cover_stacks_in_88:nth-of-type(5), #hop_stacks_in_88.box-layer.expand.horizontal .page-transition-cover_stacks_in_88:nth-of-type(6) {
      display: none; }
  #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_88:nth-of-type(1) {
    top: 0;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.4s ease forwards; }
  #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_88:nth-of-type(2) {
    top: 33.3333333%;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.5s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_88:nth-of-type(2) span {
      top: -100%; }
  #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_88:nth-of-type(3) {
    bottom: 0;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.6s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_88:nth-of-type(3) span {
      bottom: 0; }
  #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_88:nth-of-type(1) {
    top: 0;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.4s ease forwards; }
  #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_88:nth-of-type(2) {
    top: 33.3333333%;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.5s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_88:nth-of-type(2) span {
      top: -100%; }
  #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_88:nth-of-type(3) {
    bottom: 0;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.6s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_88:nth-of-type(3) span {
      bottom: 0; }
  #hop_stacks_in_88.box-layer.expand.vertical .page-transition-cover_stacks_in_88 {
    top: 0;
    bottom: 0;
    width: 33.3333333%; }
    #hop_stacks_in_88.box-layer.expand.vertical .page-transition-cover_stacks_in_88 span {
      width: 300%;
      height: 100%; }
    #hop_stacks_in_88.box-layer.expand.vertical .page-transition-cover_stacks_in_88:nth-of-type(4), #hop_stacks_in_88.box-layer.expand.vertical .page-transition-cover_stacks_in_88:nth-of-type(5), #hop_stacks_in_88.box-layer.expand.vertical .page-transition-cover_stacks_in_88:nth-of-type(6) {
      display: none; }
  #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_88:nth-of-type(1) {
    left: 0;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.4s ease forwards; }
  #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_88:nth-of-type(2) {
    left: 33.3333333%;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.5s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_88:nth-of-type(2) span {
      left: -100%; }
  #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_88:nth-of-type(3) {
    right: 0;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.6s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_88:nth-of-type(3) span {
      right: 0; }
  #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_88:nth-of-type(1) {
    left: 0;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.4s ease forwards; }
  #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_88:nth-of-type(2) {
    left: 33.3333333%;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.5s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_88:nth-of-type(2) span {
      left: -100%; }
  #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_88:nth-of-type(3) {
    right: 0;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.6s ease forwards; }
    #hop_stacks_in_88.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_88:nth-of-type(3) span {
      right: 0; }

#hop_stacks_in_88.border-wrap.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  background: none !important;
  box-shadow: none !important;
  transition: 0s 0.3s ease, box-shadow 0.3s 0s ease; }
  #hop_stacks_in_88.border-wrap.expand.main-bg-color .page-transition-cover_stacks_in_88 span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.border-wrap.expand.main-bg-color .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.border-wrap.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.border-wrap.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.border-wrap.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.border-wrap.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.border-wrap.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.border-wrap.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.border-wrap.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.border-wrap.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88 span {
    background: rgba(57, 62, 70, 1.00); }
    #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_88 span::before {
      opacity: 0; }
  #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_88.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_88 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_88.border-wrap.expand #hop_background_stacks_in_88 {
    opacity: 0;
    transition: all 0.3s 0s ease; }
  #hop_stacks_in_88.border-wrap.expand #hop_titlebar_stacks_in_88 {
    transition: all 0.5s 1.8s ease; }
  #hop_stacks_in_88.border-wrap.expand #hop_initial_stacks_in_88, #hop_stacks_in_88.border-wrap.expand #hop_content_stacks_in_88 {
    animation: fade-in 0.5s 1.8s ease forwards; }
  #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88 {
    overflow: hidden;
    position: fixed; }
    #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88 span {
      position: absolute; }
    #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(1) {
      top: 0;
      left: 0;
      right: 0;
      width: 0;
      height: 15px;
      z-index: 100;
      margin: 0 auto;
      animation: full-width 0.5s 0.3s ease forwards; }
      #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(1) span {
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        position: absolute; }
    #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(2) {
      top: 0;
      left: 0;
      height: 0;
      width: 15px;
      z-index: 90;
      animation: full-height 0.5s 0.9s ease forwards; }
      #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(2) span {
        left: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(3) {
      top: 0;
      right: 0;
      height: 0;
      width: 15px;
      z-index: 90;
      animation: full-height 0.5s 0.9s ease forwards; }
      #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(3) span {
        right: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(4) {
      left: 0;
      width: 0;
      bottom: 0;
      z-index: 70;
      height: 15px;
      animation: half-width 0.5s 1.3s ease forwards; }
      #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(4) span {
        left: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(5) {
      right: 0;
      width: 0;
      bottom: 0;
      z-index: 70;
      height: 15px;
      animation: half-width 0.5s 1.3s ease forwards; }
      #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(5) span {
        right: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(6) {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      position: fixed;
      animation: fade-in 0.5s 1.8s ease forwards; }
      #hop_stacks_in_88.border-wrap.expand .page-transition-cover_stacks_in_88:nth-of-type(6) span {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }

@keyframes fade-in {
  to {
    opacity: 1; } }

@keyframes initial-in-1 {
  to {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes initial-in-2 {
  to {
    opacity: 1; } }

@keyframes content-in-1 {
  to {
    opacity: 1;
    overflow: visible;
    transform: translateY(0px); } }

@keyframes half-width {
  to {
    width: 50%; } }

@keyframes full-width {
  to {
    width: 100%; } }

@keyframes double-width {
  to {
    width: 100vw; } }

@keyframes half-height {
  to {
    height: 50%; } }

@keyframes full-height {
  to {
    height: 100%; } }

@keyframes to-background {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: initial; } }

@keyframes slide-in-up {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0%); } }

@keyframes slide-in-down {
  0% {
    opacity: 1;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0%); } }

@keyframes slide-in-left {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }

@keyframes slide-in-right {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-center {
  to {
    top: 50%;
    left: 50%;
    background: blue;
    transform: translate(-50%, -50%); } }

@keyframes move-stretch {
  to {
    width: 100%;
    height: 100%;
    background: blue; } }

/*  */
#stacks_in_89 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_89 .jwresp_col{overflow:hidden;margin:0;width:49%; float:right;}#stacks_in_89 #jwresp_col2_stacks_in_89{ float:left; width:49%}@media screen and (max-width:600px){#stacks_in_89 #jwresp_col1_stacks_in_89,#stacks_in_89 #jwresp_col2_stacks_in_89{width:100%;float:none;display:block}#stacks_in_89 #jwresp_col1_stacks_in_89{margin-bottom:15px}}
/* Start Responsive Shim stack CSS code */.stacks_in_90shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code */.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_91 {
	height: 10px;
}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_92 {
	max-width: 400px;
	min-width: 150px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_92 {
	max-width: 200px !important;
	min-width: 200px !important;
}

}
/* SmartFloat stack v1.2.1 */


/* ---------------------------------------------------------------------- PRELOAD BG IMAGES ---------------------------------------------------------------------- */







/* ---------------------------------------------------------------------- GENERAL SETTINGS ----------------------------------------------------------------------- */

#stacks_in_93-float, #stacks_in_93-around,
#stacks_in_93-float *, #stacks_in_93-around * {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#stacks_in_93-spacer {
	display: none;
}

/* ---------------------------------------------------------------------- FLOATING ELEMENT ----------------------------------------------------------------------- */

#stacks_in_93-float {
	position: relative;
	z-index: 1;
	float: left;
	width: 25%;


	
	width: calc(25% - 0px); /* 1: float: left; detailed margin = 0 */
	



	
		
	margin: 0px; /* float: left; detailed margin = 0; border = no */
		 
	 


	padding: 10px;

  	border-radius: 0px;
	
	
}



/* ---------------------------------------------------------------------- WRAPPING ELEMENT ----------------------------------------------------------------------- */

#stacks_in_93-around {
  	
	border-radius: 0px;
		
	
}

#stacks_in_93-around:after {
	clear: both;
	content: "";
	display: table;
}


#stacks_in_93 div.stacks_out, #stacks_in_93 div.stacks_in {
	overflow: visible; 
}

/* ------------------------------------------------------------------- RESPONSIVE: BIG SCREEN -------------------------------------------------------------------- */


#stacks_in_93-float {
	min-width: 150px;
	
}


/* ------------------------------------------------------------------- RESPONSIVE: SMALL SCREEN ------------------------------------------------------------------ */



/* ---------------------------------------------------------------------- RESPONSIVE IMAGE ----------------------------------------------------------------------- */



/* End of SmartFloat stack */

#stacks_in_93 {
	padding:  10px;
}

/* START ICONZ CSS */

#stacks_in_94 i {
	font-size: 7em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_94 {
	text-align: center;
}

#stacks_in_94 a{
	text-decoration: none;
}


	
		#stacks_in_94 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_94 .stacks_in_94quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_94 .stacks_in_94quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_94 .stacks_in_94quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 #stacks_in_96 p,#stacks_in_96 div,#stacks_in_96 ul,#stacks_in_96 ol,#stacks_in_96 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_96 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_96 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:1023px){#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 .fa:not(.no-indent),#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{line-height:1.10}}@media only screen and (min-width:1023px){#stacks_in_96{}}
@media only screen and (max-width:480.00px){#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{font-size:1.00rem!important}}@media only screen and (min-width:480.00px) and (max-width:400.00px){#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{font-size:1.10rem!important}}@media only screen and (min-width:400.00px) and (max-width:900.00px){#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{font-size:0.90rem!important}}@media only screen and (min-width:900.00px){#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{font-size:1.10rem!important}}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_101 {
	height: 20px;
}/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_103 {
	max-width: 320px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {

#stacks_in_103 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/* Start Dyno Text stack CSS code */ @font-face {	font-family: 'Badass';	src: url('../files/dynotextAssets/BebasNeue-webfont.eot');	src: local('../files/dynotextAssets/BebasNeue-webfont'), url('../files/dynotextAssets/BebasNeue-webfont.woff') format('woff'), url('../files/dynotextAssets/BebasNeue-webfont.ttf') format('truetype'), url('../files/dynotextAssets/BebasNeue-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}.stacks_in_104container{position: relative;text-align: center;}h1.stacks_in_104doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #BB1122 !important;letter-spacing: 0px !important;margin-bottom: 0px; font-family:  Badass !important; /* end if override */}.stacks_in_104showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_104topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_104mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_104small{font-weight: normal;font-size: 12px;}.stacks_in_104centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_104 {
	padding: 0px 20px 0px 20px;
}
/* StripeyThing by RapidWeaver Central */

#stripeythingstacks_in_106 {
	display: block;
	position: relative;
}

#stacks_in_106 .stripeything {
	height: 30px;
	width:100%;
	margin: 0;
	padding: 0;
	display: block;
	background: -webkit-linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
	background: -moz-linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
	background: -ms-linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
	background: linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
}

#stacks_in_106 .stripeything0stacks_in_106 {
	
}

#stacks_in_106 .stripeything1stacks_in_106 {
	
}

#stacks_in_106 .stripeything2stacks_in_106 {
	
}

#stacks_in_106 .stripeything3stacks_in_106 {
	
}


#stacks_in_106 {
	padding:  15px;
}
/* Start Dyno Text stack CSS code */ @font-face {	font-family: 'Badass';	src: url('../files/dynotextAssets/BebasNeue-webfont.eot');	src: local('../files/dynotextAssets/BebasNeue-webfont'), url('../files/dynotextAssets/BebasNeue-webfont.woff') format('woff'), url('../files/dynotextAssets/BebasNeue-webfont.ttf') format('truetype'), url('../files/dynotextAssets/BebasNeue-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}.stacks_in_107container{position: relative;text-align: center;}h1.stacks_in_107doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #CCCCCC !important;letter-spacing: 0px !important;margin-bottom: 0px; font-family:  Badass !important; /* end if override */}.stacks_in_107showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_107topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_107mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_107small{font-weight: normal;font-size: 12px;}.stacks_in_107centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_107 {
	padding: 0px 30px 0px 30px;
}
.spacerStack {
	height: 20px;
}

#spacerStackstacks_in_112 {
	height: 20px;
}
/* START ICONZ CSS */

#stacks_in_113 i {
	font-size: 3em;
	line-height: normal !important;
	
	color: #BB1122 !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_113 {
	text-align: center;
}

#stacks_in_113 a{
	text-decoration: none;
}


	
		#stacks_in_113 a i:hover{
			color: #CA2031 !important;
		}
		
		
	




#stacks_in_113 .stacks_in_113quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_113 .stacks_in_113quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_113 .stacks_in_113quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
#stacks_in_136 {
	font-size: 152%;
}
.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_114 {
	height: 10px;
}.spacerStack {
	height: 10px;
}

#spacerStackstacks_in_119 {
	height: 10px;
}/* Start Dyno Text stack CSS code */.stacks_in_122container{position: relative;text-align: center;}h1.stacks_in_122doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* end if override */}.stacks_in_122showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_122topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_122mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_122small{font-weight: normal;font-size: 12px;}.stacks_in_122centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code */
#stacks_in_122 {
	padding:  20px;
}
/* Start Contact Form stack CSS code */.stacks_in_124formwrap{	margin: 0;}#stacks_in_124comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_124mail{padding: 0;}.stacks_in_124fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_124formail{}.stacks_in_124fieldset{	padding: 0 20px 0 3px;}#stacks_in_124 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_124 label *{display: inline;}#stacks_in_124 .stacks_in_124input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #FFFFFF !important;color: #555555 !important;margin: 0;border: 1px solid #D8D8D8 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px !important;}#stacks_in_124 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D8D8D8 !important;background: #FFFFFF !important;color: #555555 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_124sendmail{margin-top: 20px !important;padding: 4px 7px 4px 7px !important;display: block;text-align: center !important;font-size: 12px;color: #444444 !important;border: 1px solid #D8D8D8 !important;background-color: #FFFFFF !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_124response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_124loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_124autoreplay{visibility: hidden;height: 0px;display: none;}#stacks_in_124 textarea{	color: #555555 !important;}/* End Contact Form stack CSS code */
#stacks_in_124 {
	padding: 20px 40px 20px 40px;
}
/* Start Dyno Text stack CSS code */ @font-face {	font-family: 'Badass';	src: url('../files/dynotextAssets/BebasNeue-webfont.eot');	src: local('../files/dynotextAssets/BebasNeue-webfont'), url('../files/dynotextAssets/BebasNeue-webfont.woff') format('woff'), url('../files/dynotextAssets/BebasNeue-webfont.ttf') format('truetype'), url('../files/dynotextAssets/BebasNeue-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}.stacks_in_129container{position: relative;text-align: center;}h1.stacks_in_129doofittext{width: auto !important;position: relative;display: inline-block;line-height: normal;white-space: nowrap;padding: none;margin: none; /* start if override */color: #BB1122 !important;letter-spacing: 0px !important;margin-bottom: 0px; font-family:  Badass !important; /* end if override */}.stacks_in_129showmargin {	width: 200px;	padding: 6px 0 4px 0;	background-color: #2BBDFF;	-moz-border-radius: 22px;	-webkit-border-radius: 22px;	border-radius: 22px;	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	box-shadow: 0px 0px 0px rgba(0,0,0,1), inset 0px 4px 7px rgba(99,99,88,0.98);	background-image: -o-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -moz-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: -ms-linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	background-image: linear-gradient(90deg , rgb(244,241,222) 0%, rgb(255,253,247) 100%);	font-family: 'Helvetica';	font-size: 12pt;	color: #8C261F;	text-shadow: rgba(0,0,0,1) 0px -1px 0px;	margin: 7px auto;	text-align: center;	border: 1px solid #A2A296;}.stacks_in_129topbar {	background-color: #2BBDFF;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	background-image: -o-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -moz-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -webkit-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: -ms-linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	background-image: linear-gradient(90deg , rgb(134,48,39) 0%, rgb(196,64,50) 100%);	border: 2px solid #933329;	border-bottom: none;	padding: 6px 3px 0px 6px;	min-height: 40px;	font-weight: bold;	font-size: 14px;	color: #F4F1DE;	font-style: italic;	text-shadow: rgba(8,25,63,1) 0px -1px 0px;	}.stacks_in_129mainarea {	background-color: #F4F1DE;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 2px solid #933329;	border-top: none;	padding: 10px;}.stacks_in_129small{font-weight: normal;font-size: 12px;}.stacks_in_129centerbox {	background-color: #ffffff;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	-moz-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	box-shadow: 0px 1px 2px rgb(178, 69, 63), inset 0px 0px 0px rgba(0,0,0,1);	padding: 10px;	border: 1px solid #DDDBC4;}/* End Dyno Text stack CSS code *//* StripeyThing by RapidWeaver Central */

#stripeythingstacks_in_131 {
	display: block;
	position: relative;
}

#stacks_in_131 .stripeything {
	height: 30px;
	width:100%;
	margin: 0;
	padding: 0;
	display: block;
	background: -webkit-linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
	background: -moz-linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
	background: -ms-linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
	background: linear-gradient(left, 
  #BB1122 10%, #333333 10%, 
  #333333 20%, #BB1122 20%, 
  #BB1122 30%, #333333 30%, 
  #333333 40%, #BB1122 40%, 
  #BB1122 50%, #333333 50%, 
  #333333 60%, #BB1122 60%, 
  #BB1122 70%, #333333 70%, 
  #333333 80%, #BB1122 80%, 
  #BB1122 90%, #333333 90%);
}

#stacks_in_131 .stripeything0stacks_in_131 {
	
}

#stacks_in_131 .stripeything1stacks_in_131 {
	
}

#stacks_in_131 .stripeything2stacks_in_131 {
	
}

#stacks_in_131 .stripeything3stacks_in_131 {
	
}

/* Start Stats stack CSS code */.stacks_in_83stats, .stacks_in_83pagetitle{	display: none;}.stacks_in_83instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_83instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */