<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.ys-table-holder.wpb_mad_table.wpb_content_element.type-2 {
       border-radius: 20px 0 0 20px;
    overflow: hidden;
}
.ys-table-holder.wpb_mad_table.wpb_content_element table {
    margin: 0;
}
.ys-table-holder table tr {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
.ys-table-holder table tr.vc-th &gt; td {
    color: #333;
	padding: 13px 25px;
    text-align: left;
	letter-spacing: 0.5px;
	font-weight: 300;
}
.ys-table-holder table tr &gt; td, 
.ys-table-holder  table tr &gt; th {
	line-height: 1.8 !important;
    padding: 13px 25px;
    text-align: left;
	background: transparent;
}
.ys-table-holder table tr:hover {
    background: #fbfbfb;
}
.vc_table_cell.vc_cell_border_left{
	border-left: 1px solid #e8e8e8; 
}
.vc_table_cell.vc_cell_border_right{
	border-right: 1px solid #e8e8e8;
}
		
	/** Classic **/
	
	table[class*="vc-table-plugin-theme-classic"] {
		border-width: 0;
	}
	
	table.vc-table-plugin-theme-classic_purple td,
	table.vc-table-plugin-theme-classic_orange td,
	table.vc-table-plugin-theme-classic_pink td,
	table.vc-table-plugin-theme-classic_blue td,
	table.vc-table-plugin-theme-classic_green td
	{
		border-width: 0;
	}
	
	/** Purple **/

	.ys-table-holder.ys-table-classic_purple {
		border: 1px solid #d9d9d9;
	}
	table.vc-table-plugin-theme-simple_purple tr.vc-th td {
		border-color: #d9d9d9;
		background-color: #4A4683;
		color: #fcfcfc;
	}
	.ys-table-holder.wpb_mad_table .vc-table-plugin-theme-simple_purple td.vc_table_cell {
		border-left-width: 0;
		border-right-width: 0;
	}
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_purple tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_purple tr.vc-th:hover,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_purple tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_purple tr.vc-th:hover { background-color: #4A4683; }

	/** Orange **/
    .ys-table-holder.ys-table-classic_orange {
		border: 1px solid #d9d9d9;
	}
	table.vc-table-plugin-theme-simple_orange tr.vc-th td {
		border-color: #d9d9d9;
		background-color: #ffac14;
		color: #fcfcfc;
	}
	.ys-table-holder.wpb_mad_table .vc-table-plugin-theme-simple_orange td.vc_table_cell {
		border-left-width: 0;
		border-right-width: 0;
	}
	.ys-table-holder.ys-table-classic_orange table tr:hover {
		background: #ffac14;
	}
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_orange tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_orange tr.vc-th:hover,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_orange tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_orange tr.vc-th:hover { background-color: #ffac14; }

	/** Pink **/
     .ys-table-holder.ys-table-classic_pink {
		border: 1px solid #f64747;
	}
	table.vc-table-plugin-theme-simple_pink tr.vc-th td {
		border-color: #d9d9d9;
		background-color: #f64747;
		color: #fcfcfc;
	}
	.ys-table-holder.wpb_mad_table .vc-table-plugin-theme-simple_pink td.vc_table_cell {
		border-left-width: 0;
		border-right-width: 0;
	}
	.ys-table-holder.ys-table-classic_pink table tr:hover {
		background: #fef1f1;
	}
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_pink tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_pink tr.vc-th:hover,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_pink tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_pink tr.vc-th:hover { background-color: #f64747; }

	/** Blue **/

	.ys-table-holder.ys-table-classic_blue  {
		border: 1px solid #28abe3;
	}
	table.vc-table-plugin-theme-simple_blue tr.vc-th td {
		border-color: #d9d9d9;
		background-color: #28abe3;
		color: #fcfcfc;
	}
	.ys-table-holder.wpb_mad_table .vc-table-plugin-theme-simple_blue td.vc_table_cell {
		border-left-width: 0;
		border-right-width: 0;
	}
	.ys-table-holder.ys-table-classic_blue table tr:hover {
		background: #28abe3;
	}
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_blue tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_blue tr.vc-th:hover,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_blue tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_blue tr.vc-th:hover { background-color: #28abe3; }

	/** Green **/

	.ys-table-holder.ys-table-classic_green  {
		border: 1px solid #98c407;
	}
	table.vc-table-plugin-theme-simple_green tr.vc-th td {
		border-color: #d9d9d9;
		background-color: #98c407;
		color: #fcfcfc;
	}
	.ys-table-holder.wpb_mad_table .vc-table-plugin-theme-simple_green td.vc_table_cell {
		border-left-width: 0;
		border-right-width: 0;
	}
	.ys-table-holder.ys-table-classic_green table tr:hover {
		background: #98c407;
	}
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_green tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-classic_green tr.vc-th:hover,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_green tr.vc-th,
	.ys-table-holder.wpb_mad_table table.vc-table-plugin-theme-simple_green tr.vc-th:hover { background-color: #98c407; }</pre></body></html>