<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Lato:wght@900&amp;display=swap');

#container{max-width:100%;   margin-bottom: 0.5em; }  
 
 &lt;!-- container one --&gt;

#container_one {
	width: 100%;	
	clear:both;
	padding: 1em 0%;
	overflow: hidden;
	margin-bottom: 1em; 
	 	
	/*border:1px solid #D8D9DA  !important; */
	 
}

h3.bcj
{  
	font-weight:normal!important;
	text-align:center!important;
	
	font-size: 1.5em!important;
	text-transform:normal!important;
	
/*color:#fc0!important; text-transform:uppercase!important; */
	color:#fff!important;

	background-color:#639;
	/*margin: 0.1em 0;*/
	margin-bottom: 0.5em;
	 
}

h3.bcj2
{  
	font-weight:normal!important;
	text-align:center!important;
	
	font-size: 1.2em!important;
	
	
/*color:#fc0!important; text-transform:uppercase!important; */
	color:#fff!important;

	background-color:#639;
	/*margin: 0.1em 0;margin-bottom: 0.5em;
	 */
	
}



#container_one div.feature {

	max-width: 1680px;
	clear: both;
	padding: 2em 2.25%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;	
	/*border-bottom: 1px solid #ccc;
	border:1px solid #D8D9DA !important; 
	box-shadow: 5px 5px 5px #ccc;
	 */
}



#container_one div.feature h3
{
	  
	padding: 10px;
	font-size:1.5em;
	font-weight:bold;
	color:#663399; 
	
}
 
#container_one div.feature h4{
 
	padding: 10px;
	font-size: 1.3em;
	font-weight:bold;
	color:#000000;
	
}

 

#container_one  div.feature p{
	/*padding:16px10px;*/
	padding: 10px;
font-size:1.1em; color:#000000;
	
}

#container_one div.feature img {
	float:left;
	/*margin-right: 5%;*/
	padding: 5px;
	margin-left:20px;
}

  

 
#container_one  div.feature ul{
	font-size:1.2em;
	line-height:1.5em;	
	margin-top: 0.5em;
	list-style:disc;
	margin-left:1.5em;
}

 
#container_one  div.feature a {
	color: #639;	
}
#container_one  div.feature a:hover {
	color: #639;
}

 

@media only screen and (max-width:950px){
	#container_one  div.feature {
		margin-left: 2.25%;
		margin-right: 2.25%;
		width: 94.5%;
		clear:both;	
		margin-bottom: 2em;
		padding:0 0 2.5em 0;
	}
	 
  
	#container_one  div.feature img {
		width: 100%;
		height:100%;
		object-fit:unset;
		float:none !important;
		margin: 0 !important;
	}
	
	#container_one  div.feature p.title {
		margin-top:1em;	
	} 
	
}
 

 

#container_one table {
  border-collapse: collapse;
  margin: 0;
 padding: 0;
   width:70%;
  table-layout: fixed;
 line-height: 1.25;  
 vertical-align:top; text-align:left;   
 /*border:1px solid #D8D9DA  !important;   padding:2%; */ 
	 
	border:1px solid #ffffff  !important;
}
 
 
#container_one table.center {
 /* margin-left: auto; 
  margin-right: auto;*/
	margin-left: 10%; margin-right: 10%;
  vertical-align:top; text-align:left;  
	 border:1px solid #ffffff  !important;
}

 
 

 
#container_one table p {
	/*padding:16px10px;*/
	padding: 16px 10px;
font-size: 1.05em; 
	color:#000000;
	 vertical-align:top; text-align:left;  
}
 

#container_one table img {
	float:left;
	/*margin-right: 5%;*/
	padding: 5px;
	margin-left:5px;
	
	float:none !important;
	object-fit:unset;
	margin: 0 !important;
}

 
 
#container_one table tr {
  /*background-color: #f8f8f8; padding: .35em;padding: 1%; */
 font-size: 1.05em; 
 padding: .35em;
	border:1px solid #ffffff !important;
	/*border:1px solid #D8D9DA  !important; */ 
}

 #container_one table th, #container_one table td {
  padding: .625em;
  text-align: left;
  font-size: 1.05em; 
	  vertical-align:top; text-align:left;  
border:1px solid #ffffff !important;
	 color: #000000;  
}
 
 #container_one table td {
 font-size: 1.05em; 
  /*text-transform: uppercase;font-size: .85em; letter-spacing: .1em;*/
	border:1px solid #ffffff !important;
	color: #000000;  
}	
 
  
@media screen and (max-width: 600px) {
  #container_one table {
    border: 0;
 /*border:1px solid #D8D9DA  !important;*/
	background-color: #ffffff !important;
	  vertical-align:top; text-align:left;  
	 border:1px solid #ffffff  !important; 
  }
 
 
  
#container_one div.feature table tr {
    display: block;
    margin-bottom: .625em;
   border:1px solid #ffffff  !important; 
	 
  }
  
#container_one div.feature table td {
    display: block;
    font-size: .8em;
   vertical-align:top; text-align:left;  
  border:1px solid #ffffff !important;
	 
  }
  

	
#container_one div.feature table td::before {
content: attr(data-label);
    float: left;
    font-weight: bold;
    /*text-transform: uppercase;*/
 	  border:1px solid #ffffff !important;
	 
  }
  
#container_one div.feature table td:last-child {
    border-bottom: 0;
    border:1px solid #ffffff !important;
  }
	
		
	#container_one  table img {
		width: 100%;
		height:100%;
		object-fit:unset;
		float:none !important;
		margin: 0 !important;
		  border:1px solid #ffffff !important;
	}
}
 </pre></body></html>