






.rwml-menu-imported {
	display: none;
}

#stacks_in_23157_2 {
	display: none !important;
}


/* Start by hiding all translatable items. This class is applied via jQuery in the scripts-global.js file */
.rwml-translatable {
	display: none;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.en .rwml-translatable:lang(en) {
	display: inherit;
}



/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.es .rwml-translatable:lang(es) {
	display: inherit;
}


/* If the content with a selector of '.rwml-translatable' is equal to the body class and language attribute, display it */
body.it .rwml-translatable:lang(it) {
	display: inherit;
}














#stacks_in_23157_4 {
	display: none;
}

#rwml-menu, .rwml-menu {
	display: none !important;
}














#stacks_in_22948 {
	padding: 15px 20px 20px 20px;
}
#stacks_in_22976>.s3_row {
	margin: 0 -19px;
}

#stacks_in_22976>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_22976>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_22976>.s3_row>.s3_column {
	padding: 0 19px;
}










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


	#stacks_in_22976>.s3_row  {
		margin: -19px 0;
	}
	#stacks_in_22976>.s3_row>.s3_column {
		padding: 19px 0;
		width:100%;
	}


}



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


	#stacks_in_22976>.s3_row  {
		margin: -19px 0;
	}
	#stacks_in_22976>.s3_row>.s3_column {
		padding: 19px 0;
		width:100%;
	}


}






#stacks_in_22976 {
	padding: 40px 0px 0px 0px;
}

#stacks_in_22963 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 0px 20px 20px 20px;
}





#rwml_switcher_block_buttons_stacks_in_22964 {
	padding: 0;
	margin: 0;
	list-style: none;
}

#rwml_switcher_block_buttons_stacks_in_22964 li {
	display: block;
}

#rwml_switcher_block_buttons_stacks_in_22964 a {
	display: block;
	padding: 10px 15px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 5px;
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(56, 174, 255, 1.00);
	border: 1px solid rgba(56, 174, 255, 1.00);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	transition: all 300ms ease-in-out;
}

#rwml_switcher_block_buttons_stacks_in_22964 a:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
	text-decoration: none;
}

#rwml_switcher_block_buttons_stacks_in_22964 a:active,
#rwml_switcher_block_buttons_stacks_in_22964 a.button_active {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
}

#rwml_switcher_block_buttons_stacks_in_22964 a.button_active {
	pointer-events: none;
}
























@media print {
	#switchContainerstacks_in_22964 {
		display: none !important;
	}
}



#stacks_in_22952 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 30px 20px 51px 20px;
}




























@media print {
	#switchContainerstacks_in_22953 {
		display: none !important;
	}
}


#stacks_in_22967>.s3_row {
	margin: 0 -21px;
}

#stacks_in_22967>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_22967>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_22967>.s3_row>.s3_column {
	padding: 0 21px;
}










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


	#stacks_in_22967>.s3_row  {
		margin: -21px 0;
	}
	#stacks_in_22967>.s3_row>.s3_column {
		padding: 21px 0;
		width:100%;
	}


}



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


	#stacks_in_22967>.s3_row  {
		margin: -21px 0;
	}
	#stacks_in_22967>.s3_row>.s3_column {
		padding: 21px 0;
		width:100%;
	}


}






#stacks_in_22968 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 20px 20px 50px 20px;
}













#rwml_switcher_button_group_stacks_in_22969 {
	padding: 0;
	margin: 0;
	list-style: none;
	
	
	justify-content: center;
	
	
	
	display: flex;
}

#rwml_switcher_button_group_stacks_in_22969 li {
	overflow: hidden;
}

#rwml_switcher_button_group_stacks_in_22969 li:last-child {
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
}

#rwml_switcher_button_group_stacks_in_22969 li:first-child {
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
}

#rwml_switcher_button_group_stacks_in_22969 a {
	display: inline-block;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 1.5;
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(56, 174, 255, 1.00);
	border: 1px solid rgba(56, 174, 255, 1.00);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	transition: all 300ms ease-in-out;
}

#rwml_switcher_button_group_stacks_in_22969 a:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
	text-decoration: none;
}

#rwml_switcher_button_group_stacks_in_22969 a:active,
#rwml_switcher_button_group_stacks_in_22969 a.button_active {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
}

#rwml_switcher_button_group_stacks_in_22969 a.button_active {
	pointer-events: none;
}



















@media print {
	#switchContainerstacks_in_22969 {
		display: none !important;
	}
}



#stacks_in_22977 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 20px 20px 50px 20px;
}

















#rwml_switcher_custom_buttons_stacks_in_22978 {
	padding: 0;
	margin: 0;
	list-style: none;
	
	text-align: left;
	margin-left: -5px;
	
	
	
	
	overflow: hidden;
}

#rwml_switcher_custom_buttons_stacks_in_22978 li {
	display: inline-block;
}

#rwml_switcher_custom_buttons_stacks_in_22978 a {
	display: inline-block;
	padding: 10px 15px;
	margin: 0 5px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 5px;
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(56, 174, 255, 1.00);
	border: 1px solid rgba(56, 174, 255, 1.00);
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	transition: all 300ms ease-in-out;
}

#rwml_switcher_custom_buttons_stacks_in_22978 a:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
	text-decoration: none;
}

#rwml_switcher_custom_buttons_stacks_in_22978 a:active,
#rwml_switcher_custom_buttons_stacks_in_22978 a.button_active {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(255, 104, 35, 1.00);
	border-color: rgba(255, 104, 35, 1.00);
}

#rwml_switcher_custom_buttons_stacks_in_22978 a.button_active {
	pointer-events: none;
}















@media print {
	#switchContainerstacks_in_22978 {
		display: none !important;
	}
}


#stacks_in_22958>.s3_row {
	margin: 0 -20px;
}

#stacks_in_22958>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_22958>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_22958>.s3_row>.s3_column {
	padding: 0 20px;
}










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


	#stacks_in_22958>.s3_row  {
		margin: -20px 0;
	}
	#stacks_in_22958>.s3_row>.s3_column {
		padding: 20px 0;
		width:100%;
	}


}



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


	#stacks_in_22958>.s3_row  {
		margin: -20px 0;
	}
	#stacks_in_22958>.s3_row>.s3_column {
		padding: 20px 0;
		width:100%;
	}


}






#stacks_in_22972 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 50px 20px 50px 20px;
}















#rwml_switch_language_title_stacks_in_22973,
#rwml_switch_language_title_stacks_in_22973 *,
#rwml_switch_language_title_stacks_in_22973 *::before,
#rwml_switch_language_title_stacks_in_22973 *::after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

#rwml_switch_language_title_stacks_in_22973 {
	display: block;
	font-size: 18px;
	color: rgba(51, 51, 51, 1.00);
}

#rwml_switch_language_form_stacks_in_22973 .form-group {
	column-count: 1;
	display: block;
	width: 100%;
}

@media screen and (min-width: 768px) {
	#rwml_switch_language_form_stacks_in_22973 .form-group {
		column-count: 2;
	}
}

@media screen and (min-width: 996px) {
	#rwml_switch_language_form_stacks_in_22973 .form-group {
		column-count: 3;
	}
}

#rwml_switch_language_form_stacks_in_22973 label {
	display: block;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

/* Customize the label (the container) */
#rwml_switch_language_form_stacks_in_22973 .label_container {
 display: block;
 position: relative;
 padding-left: 35px;
 margin-bottom: 8px;
 cursor: pointer;
 font-size: 18px;
 color: rgba(51, 51, 51, 1.00);
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

/* Hide the browser's default radio button */
#rwml_switch_language_form_stacks_in_22973 .label_container input {
 position: absolute;
 opacity: 0;
 cursor: pointer;
 height: 0;
 width: 0;
}

/* Create a custom checkbox */
#rwml_switch_language_form_stacks_in_22973 .checkmark {
 position: absolute;
 top: 0;
 left: 0;
 height: 25px;
 width: 25px;
 background-color: #EEEEEE;
}

/* On mouse-over, add a grey background color */
#rwml_switch_language_form_stacks_in_22973 .label_container:hover input ~ .checkmark {
 background-color: #CCCCCC;
}

/* When the radio button is checked, add a blue background */
#rwml_switch_language_form_stacks_in_22973 .label_container input:checked ~ .checkmark {
 background-color: #2196F3;
 pointer-events: none;
}

/* Create the checkmark/indicator (hidden when not checked) */
#rwml_switch_language_form_stacks_in_22973 .checkmark:after {
 content: "";
 position: absolute;
 display: none;
}

/* Show the checkmark when checked */
#rwml_switch_language_form_stacks_in_22973 .label_container input:checked ~ .checkmark:after {
 display: block;
}

/* Style the checkmark */
#rwml_switch_language_form_stacks_in_22973 .label_container .checkmark:after {
	left: 10px;
	top: 6px;
	width: 7px;
	height: 12px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}














@media print {
	#switchContainerstacks_in_22973 {
		display: none !important;
	}
}



#stacks_in_22950 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 50px 20px 50px 20px;
}























#rwml_switch_language_title_stacks_in_22947 {
	display: block;
	font-size: 18px;
	color: rgba(51, 51, 51, 1.00);
}

#rwml_switch_language_form_stacks_in_22947 .form-group {
	column-count: 1;
	display: block;
	width: 100%;
}

@media screen and (min-width: 768px) {
	#rwml_switch_language_form_stacks_in_22947 .form-group {
		column-count: 2;
	}
}

@media screen and (min-width: 996px) {
	#rwml_switch_language_form_stacks_in_22947 .form-group {
		column-count: 3;
	}
}

#rwml_switch_language_form_stacks_in_22947 label {
	display: block;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

/* Customize the label (the container) */
#rwml_switch_language_form_stacks_in_22947 .label_container {
 display: block;
 position: relative;
 padding-left: 35px;
 margin-bottom: 8px;
 cursor: pointer;
 font-size: 18px;
 color: rgba(51, 51, 51, 1.00);
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

/* Hide the browser's default radio button */
#rwml_switch_language_form_stacks_in_22947 .label_container input {
 position: absolute;
 opacity: 0;
 cursor: pointer;
 height: 0;
 width: 0;
}

/* Create a custom radio button */
#rwml_switch_language_form_stacks_in_22947 .checkmark {
 position: absolute;
 top: 0;
 left: 0;
 height: 25px;
 width: 25px;
 background-color: #EEEEEE;
 border-radius: 50%;
}

/* On mouse-over, add a grey background color */
#rwml_switch_language_form_stacks_in_22947 .label_container:hover input ~ .checkmark {
 background-color: #CCCCCC;
}

/* When the radio button is checked, add a blue background */
#rwml_switch_language_form_stacks_in_22947 .label_container input:checked ~ .checkmark {
 background-color: #2196F3;
 pointer-events: none;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
#rwml_switch_language_form_stacks_in_22947 .checkmark:after {
 content: "";
 position: absolute;
 display: none;
}

/* Show the indicator (dot/circle) when checked */
#rwml_switch_language_form_stacks_in_22947 .label_container input:checked ~ .checkmark:after {
 display: block;
}

/* Style the indicator (dot/circle) */
#rwml_switch_language_form_stacks_in_22947 .label_container .checkmark:after {
 top: 9px;
 left: 9px;
 width: 8px;
 height: 8px;
 border-radius: 50%;
 background: #FFFFFF;
}






@media print {
	#switchContainerstacks_in_22947 {
		display: none !important;
	}
}


#stacks_in_22955>.s3_row {
	margin: 0 -19px;
}

#stacks_in_22955>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_22955>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_22955>.s3_row>.s3_column {
	padding: 0 19px;
}










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


	#stacks_in_22955>.s3_row  {
		margin: -19px 0;
	}
	#stacks_in_22955>.s3_row>.s3_column {
		padding: 19px 0;
		width:100%;
	}


}



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


	#stacks_in_22955>.s3_row  {
		margin: -19px 0;
	}
	#stacks_in_22955>.s3_row>.s3_column {
		padding: 19px 0;
		width:100%;
	}


}






#stacks_in_22959 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 30px 20px 70px 20px;
}





















#rwml_switch_language_form_stacks_in_22960 {
	
	
	text-align: right;
}








@media print {
	#switchContainerstacks_in_22960 {
		display: none !important;
	}
}



#stacks_in_22981 {
	border: solid rgba(183, 183, 183, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 30px 0px;
	padding: 50px 20px 50px 20px;
}



















#rwml_switcher_links_stacks_in_22982 {
	text-align: left;
	
	
}










@media print {
	#switchContainerstacks_in_22982 {
		display: none !important;
	}
}



#stacks_in_23168 {
	margin: 0px 0px 30px 0px;
	padding: 10px 20px 20px 20px;
}

#stacks_out_23168 {
	width: 300px;
	margin-left:0;
}



























#rwml_switch_language_title_stacks_in_23170 {
	display: block;
	font-size: 18px;
	color: rgba(51, 51, 51, 1.00);
}

#rwml_switch_language_form_stacks_in_23170 .form-group {
	column-count: 1;
	display: block;
	width: 100%;
}

@media screen and (min-width: 768px) {
	#rwml_switch_language_form_stacks_in_23170 .form-group {
		column-count: 2;
	}
}

@media screen and (min-width: 996px) {
	#rwml_switch_language_form_stacks_in_23170 .form-group {
		column-count: 3;
	}
}

#rwml_switch_language_form_stacks_in_23170 label {
	display: block;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	margin-bottom: 8px;
}

#rwml_switch_language_form_stacks_in_23170 input[type="radio"] {
	margin: 0 5px 0px 1px;
}


@media print {
	#switchContainerstacks_in_23170 {
		display: none !important;
	}
}


