.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}

#stacks_in_59203_2 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59203_2 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_59203_3 {
	margin: 34px 7px 7px 7px;
}

#stacks_out_59203_3 {
	width: 250px;
	margin-left:0;
}

#stacks_in_59203_6 {
	padding: 26px 0px 0px 0px;
}

#stacks_out_59203_6 {
	width: 34%;
	margin-right:0;
}
.lines.stacks_in_59552_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59552_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59318_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59318_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}


body.verify_stack_open {
	overflow: hidden;
}

/* Start the page, with the verification hidden by default (stops a FOUC occuring) */
#age_verify_window_shade_stacks_in_60002,
#age_verify_modal_stacks_in_60002 {
	display: none;
}


#age_verify_window_shade_stacks_in_60002 {
	z-index: 998;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.80);
	
	
	transition: all 300ms ease-in-out;
	opacity: 1;
	visibility: visible;
}




#age_verify_modal_stacks_in_60002 {
	z-index: 999;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(0, 0, 0, 0.00);
	border-radius: 0.5rem;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.20);
	
	
	position: fixed;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	max-width: 450px;
	transition: all 300ms ease-in-out;
	opacity: 1;
	visibility: visible;
	
	text-align: center;
	
	
	overflow: hidden;
}

#age_verify_content_stacks_in_60002 {
	padding: 1.25rem;
}

#age_verify_error_stacks_in_60002 {
	display: none;
	color: #FF0000;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
	font-size: 1.25rem;
	line-height: 1.5em;
}





#age_verify_form_stacks_in_60002 {
	display: flex;
	padding: 1.25rem 0;
	margin: 0;
}

#age_verify_form_stacks_in_60002 input {
	flex: 1;
	border-radius: 0.25rem;
	margin-right: 1.25rem;
	width: auto;
	background-color: rgba(255, 255, 255, 1.00);
	border: 1px solid rgba(206, 212, 218, 1.00);
	padding: 8px 6px;
	min-width: 0px;
}

#age_verify_form_stacks_in_60002 input:focus {
	background-color: rgba(255, 255, 255, 1.00);
	border-color: rgba(128, 189, 255, 1.00);
	outline: 0;
	box-shadow: 0 0 0 .2rem	rgba(128, 189, 255, 1.00);
}













#age_verify_checkbox_label_stacks_in_60002 {
	margin-right: 1.25rem;
	text-align: left;
	padding-left: 28px;
	position: relative;
	font-size: 15px;
	line-height: 1.25rem;
	font-weight: normal;
	color: #000;
}

#age_verify_checkbox_stacks_in_60002 {
	position: absolute;
	top: 5px;
	left: 2px;
}



#age_verify_form_stacks_in_60002 select {
	flex: 1;
	margin-right: 1.25rem;
}


#verify_submit_button_stacks_in_60002 {
	font-size: ;
	line-height: ;
	letter-spacing: ;
	margin: 0;
}



#age_verify_title_stacks_in_60002 {
	color: rgba(0, 0, 0, 1.00);
	font-size: 3rem;
	line-height: 1.5;
	background: none;
	border: none;
	transition: all 100ms ease-in-out;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	
	
	
	padding-bottom: 1.25rem;
}

#age_verify_message_stacks_in_60002 {
	font-size: 1.25rem;
	line-height: 1.5em;
	color: rgba(66, 66, 66, 1.00);
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	
	
	
	
}

#verify_submit_button_stacks_in_60002,
#verify_play_button_stacks_in_60002,
#verify_pause_button_stacks_in_60002 {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: rgba(151, 183, 58, 0.85);
	border: 1px solid transparent;
	border-radius: 0.25rem;
	color: rgba(255, 255, 255, 1.00);
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 1.125rem;
	font-weight: 600;
	padding: 8px 16px;
	text-align: center;
	transition: all 100ms ease-in-out;
	white-space: nowrap;
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
}

#verify_submit_button_stacks_in_60002:hover,
#verify_play_button_stacks_in_60002:hover,
#verify_pause_button_stacks_in_60002:hover {
	color: rgba(255, 255, 255, 1.00);
	background-color: rgba(136, 173, 54, 1.00);
}




.lines.stacks_in_59317_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59317_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59319_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59319_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59378_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59378_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
#stacks_in_59354 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_59354 a,
#stacks_in_59354 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_59354 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_59354 a i,
#stacks_in_59354 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_59354 a,
  #stacks_in_59354 a:visited {
    background-color: rgba(3, 117, 216, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_59354 a:hover,
  #stacks_in_59354 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_59354 a i,
  #stacks_in_59354 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_59354 a:hover i,
  #stacks_in_59354 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_59354 a,
    #stacks_in_59354 a:visited {
      width: 100%;
    }
  }

  




.lines.stacks_in_59356_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59356_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59320_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59320_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59965_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59965_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_58853 {
	margin:  20px;
}

#stacks_in_59994 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59994 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59999{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59999 div:focus{outline:none}.stacks_in_59999 .html5video,.stacks_in_59999 img,.stacks_in_59999 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59999 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59999 .mejs__container .mejs__overlay-play,.stacks_in_59999 .mejs__container .mejs__overlay-loading{}.stacks_in_59999 .mejs__container .mejs__controls{}.stacks_in_59999 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59999 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59999 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_60001_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_60001_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59755 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59755 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59761{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59761 div:focus{outline:none}.stacks_in_59761 .html5video,.stacks_in_59761 img,.stacks_in_59761 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59761 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59761 .mejs__container .mejs__overlay-play,.stacks_in_59761 .mejs__container .mejs__overlay-loading{}.stacks_in_59761 .mejs__container .mejs__controls{}.stacks_in_59761 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59761 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59761 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59993_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59993_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59986 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59986 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59991{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59991 div:focus{outline:none}.stacks_in_59991 .html5video,.stacks_in_59991 img,.stacks_in_59991 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59991 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59991 .mejs__container .mejs__overlay-play,.stacks_in_59991 .mejs__container .mejs__overlay-loading{}.stacks_in_59991 .mejs__container .mejs__controls{}.stacks_in_59991 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59991 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59991 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59985_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59985_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59978 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59978 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59983{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59983 div:focus{outline:none}.stacks_in_59983 .html5video,.stacks_in_59983 img,.stacks_in_59983 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59983 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59983 .mejs__container .mejs__overlay-play,.stacks_in_59983 .mejs__container .mejs__overlay-loading{}.stacks_in_59983 .mejs__container .mejs__controls{}.stacks_in_59983 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59983 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59983 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59977_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59977_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59970 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59970 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59975{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59975 div:focus{outline:none}.stacks_in_59975 .html5video,.stacks_in_59975 img,.stacks_in_59975 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59975 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59975 .mejs__container .mejs__overlay-play,.stacks_in_59975 .mejs__container .mejs__overlay-loading{}.stacks_in_59975 .mejs__container .mejs__controls{}.stacks_in_59975 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59975 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59975 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59943_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59943_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59936 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59936 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59941{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59941 div:focus{outline:none}.stacks_in_59941 .html5video,.stacks_in_59941 img,.stacks_in_59941 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59941 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59941 .mejs__container .mejs__overlay-play,.stacks_in_59941 .mejs__container .mejs__overlay-loading{}.stacks_in_59941 .mejs__container .mejs__controls{}.stacks_in_59941 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59941 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59941 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59935_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59935_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59928 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59928 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59933{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59933 div:focus{outline:none}.stacks_in_59933 .html5video,.stacks_in_59933 img,.stacks_in_59933 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59933 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59933 .mejs__container .mejs__overlay-play,.stacks_in_59933 .mejs__container .mejs__overlay-loading{}.stacks_in_59933 .mejs__container .mejs__controls{}.stacks_in_59933 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59933 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59933 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59924_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59924_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59910 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59910 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59915{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59915 div:focus{outline:none}.stacks_in_59915 .html5video,.stacks_in_59915 img,.stacks_in_59915 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59915 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59915 .mejs__container .mejs__overlay-play,.stacks_in_59915 .mejs__container .mejs__overlay-loading{}.stacks_in_59915 .mejs__container .mejs__controls{}.stacks_in_59915 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59915 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59915 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59909_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59909_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59902 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59902 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59907{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59907 div:focus{outline:none}.stacks_in_59907 .html5video,.stacks_in_59907 img,.stacks_in_59907 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59907 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59907 .mejs__container .mejs__overlay-play,.stacks_in_59907 .mejs__container .mejs__overlay-loading{}.stacks_in_59907 .mejs__container .mejs__controls{}.stacks_in_59907 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59907 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59907 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59901_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59901_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59894 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59894 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59899{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59899 div:focus{outline:none}.stacks_in_59899 .html5video,.stacks_in_59899 img,.stacks_in_59899 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59899 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59899 .mejs__container .mejs__overlay-play,.stacks_in_59899 .mejs__container .mejs__overlay-loading{}.stacks_in_59899 .mejs__container .mejs__controls{}.stacks_in_59899 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59899 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59899 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59893_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59893_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59886 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59886 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59891{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59891 div:focus{outline:none}.stacks_in_59891 .html5video,.stacks_in_59891 img,.stacks_in_59891 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59891 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59891 .mejs__container .mejs__overlay-play,.stacks_in_59891 .mejs__container .mejs__overlay-loading{}.stacks_in_59891 .mejs__container .mejs__controls{}.stacks_in_59891 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59891 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59891 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59885_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59885_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59878 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59878 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59883{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59883 div:focus{outline:none}.stacks_in_59883 .html5video,.stacks_in_59883 img,.stacks_in_59883 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59883 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59883 .mejs__container .mejs__overlay-play,.stacks_in_59883 .mejs__container .mejs__overlay-loading{}.stacks_in_59883 .mejs__container .mejs__controls{}.stacks_in_59883 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59883 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59883 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59870_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59870_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59871 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59871 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59876{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59876 div:focus{outline:none}.stacks_in_59876 .html5video,.stacks_in_59876 img,.stacks_in_59876 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59876 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59876 .mejs__container .mejs__overlay-play,.stacks_in_59876 .mejs__container .mejs__overlay-loading{}.stacks_in_59876 .mejs__container .mejs__controls{}.stacks_in_59876 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59876 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59876 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59869_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59869_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59862 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59862 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59867{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59867 div:focus{outline:none}.stacks_in_59867 .html5video,.stacks_in_59867 img,.stacks_in_59867 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59867 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59867 .mejs__container .mejs__overlay-play,.stacks_in_59867 .mejs__container .mejs__overlay-loading{}.stacks_in_59867 .mejs__container .mejs__controls{}.stacks_in_59867 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59867 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59867 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59861_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59861_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59854 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59854 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59859{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59859 div:focus{outline:none}.stacks_in_59859 .html5video,.stacks_in_59859 img,.stacks_in_59859 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59859 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59859 .mejs__container .mejs__overlay-play,.stacks_in_59859 .mejs__container .mejs__overlay-loading{}.stacks_in_59859 .mejs__container .mejs__controls{}.stacks_in_59859 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59859 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59859 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59853_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59853_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59846 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59846 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59851{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59851 div:focus{outline:none}.stacks_in_59851 .html5video,.stacks_in_59851 img,.stacks_in_59851 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59851 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59851 .mejs__container .mejs__overlay-play,.stacks_in_59851 .mejs__container .mejs__overlay-loading{}.stacks_in_59851 .mejs__container .mejs__controls{}.stacks_in_59851 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59851 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59851 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59845_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59845_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59838 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59838 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59843{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59843 div:focus{outline:none}.stacks_in_59843 .html5video,.stacks_in_59843 img,.stacks_in_59843 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59843 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59843 .mejs__container .mejs__overlay-play,.stacks_in_59843 .mejs__container .mejs__overlay-loading{}.stacks_in_59843 .mejs__container .mejs__controls{}.stacks_in_59843 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59843 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59843 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59831_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59831_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59824 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59824 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59829{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59829 div:focus{outline:none}.stacks_in_59829 .html5video,.stacks_in_59829 img,.stacks_in_59829 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59829 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59829 .mejs__container .mejs__overlay-play,.stacks_in_59829 .mejs__container .mejs__overlay-loading{}.stacks_in_59829 .mejs__container .mejs__controls{}.stacks_in_59829 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59829 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59829 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59823_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59823_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59816 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59816 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59821{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59821 div:focus{outline:none}.stacks_in_59821 .html5video,.stacks_in_59821 img,.stacks_in_59821 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59821 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59821 .mejs__container .mejs__overlay-play,.stacks_in_59821 .mejs__container .mejs__overlay-loading{}.stacks_in_59821 .mejs__container .mejs__controls{}.stacks_in_59821 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59821 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59821 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59815_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59815_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59808 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59808 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59813{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59813 div:focus{outline:none}.stacks_in_59813 .html5video,.stacks_in_59813 img,.stacks_in_59813 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59813 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59813 .mejs__container .mejs__overlay-play,.stacks_in_59813 .mejs__container .mejs__overlay-loading{}.stacks_in_59813 .mejs__container .mejs__controls{}.stacks_in_59813 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59813 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59813 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59797_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59797_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59798 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59798 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59805{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59805 div:focus{outline:none}.stacks_in_59805 .html5video,.stacks_in_59805 img,.stacks_in_59805 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59805 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59805 .mejs__container .mejs__overlay-play,.stacks_in_59805 .mejs__container .mejs__overlay-loading{}.stacks_in_59805 .mejs__container .mejs__controls{}.stacks_in_59805 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59805 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59805 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59807_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59807_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59788 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59788 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59795{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59795 div:focus{outline:none}.stacks_in_59795 .html5video,.stacks_in_59795 img,.stacks_in_59795 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59795 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59795 .mejs__container .mejs__overlay-play,.stacks_in_59795 .mejs__container .mejs__overlay-loading{}.stacks_in_59795 .mejs__container .mejs__controls{}.stacks_in_59795 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59795 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59795 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59683_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59683_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_in_59778 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_59778 .stacks_right {
	float:right;
	width:49%;
} :root{--mejs-background:#000;--mejs-color:#fff;--mejs-controls:url('https://www.cp4men.net/rw_common/plugins/stacks/mejs-controls.svg')}.stacks_in_59785{overflow:hidden;width:100%;text-align:center;height:auto;}.stacks_in_59785 div:focus{outline:none}.stacks_in_59785 .html5video,.stacks_in_59785 img,.stacks_in_59785 video.html5video{outline:none;margin:0 auto;display:block;width:100% !important;height:auto;}.stacks_in_59785 button{box-shadow:none;border-width:0;border-style:none}.stacks_in_59785 .mejs__container .mejs__overlay-play,.stacks_in_59785 .mejs__container .mejs__overlay-loading{}.stacks_in_59785 .mejs__container .mejs__controls{}.stacks_in_59785 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total{}.stacks_in_59785 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-loaded{}.stacks_in_59785 .mejs__container .mejs__controls .mejs__time-rail .mejs__time-total .mejs__time-current{} 
.lines.stacks_in_59787_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59787_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59322_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59322_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59323_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59323_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59324_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59324_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
.lines.stacks_in_59325_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59325_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}

#stacks_out_59925 {
	width: 69%;
	margin-right:0;
}
.lines.stacks_in_59927_2{width:120%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:3px double rgba(251, 2, 7, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_59927_2.vertical{border-left:3px double rgba(251, 2, 7, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
