<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.alert_box_wrapper {
    height: auto;
    width: 100%;
    background-color:#FFEE00;
	overflow: auto;
	margin-bottom: 30px;
}
.alert_box_container {
	background-color:#FFEE00;
    height: auto;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.alert_box_container_row_1 {
    height: auto;
    width: 100%;
	padding-top: 20px;
	
}
.alert_box_container_row_1 H1 {
    color: #000;
	font-size: 22px;
	font-weight: 700
}
.alert_box_container_row_1 p {
    color: #000;
	font-size: 14px;
	font-weight: 500
}
.alert_box_container_row_2 {
    height: auto;
    width: 100%;
	padding-bottom: 20px;
	overflow: auto;
}
.alert_box_container_col_1 {
	float: left;
    height: auto;
    width: 50%;
	text-align: center;
	background-color: #CABB00;
	padding: 0px;
}
.alert_box_container_col_1 H2 {
    color: #333;
	font-size: 14px;
	font-weight: 700
}
.alert_box_container_col_1 a {
    color: #333;
	font-size: 10px;
	font-weight: 500
}
.alert_box_container_col_2 {
	float: left;
    height: auto;
    width: 50%;
	text-align: center;
	background-color: #CABB00;
	padding: 0px;
}
.alert_box_container_col_2 H2 {
    color: #333;
	font-size: 14px;
	font-weight: 700
}
.alert_box_container_col_2 a {
    color: #333;
	font-size: 10px;
	font-weight: 500
}
.alert_box_container_col_3 {
	float: left;
    height: auto;
    width: 40%;
	text-align: center;
	background-color: #CABB00;
	padding: 0px;
		font-size: 14px;
	font-weight: 500;
	display: none;
	color: #000;
}
.alert_box_container_col_3 H2 {
    color: #333;
	font-size: 18px;
	font-weight: 700
}
.alert_box_container_col_3 a {
    color: #333;
	font-size: 14px;
	font-weight: 500
}

.alert-line-1 {
    border-bottom: 1px dotted #FFFFFF;
	line-height: 1.5em !important;
	height: 30px;
}
.alert_box_container_row_3 {
    height: auto;
    width: 100%;
	padding-bottom: 20px;
	overflow: auto;
}
.alert_box_container_row_3_col_1 {
	float: left;
    height: auto;
    width: 100%;
	text-align: center;
	padding: 10px;
}
.alert_box_container_row_3_col_2 {
	float: left;
    height: auto;
    width: 100%;
	text-align: center;
	padding: 10px;
}
.alert_box_container_row_3_col_3 {
	float: left;
    height: auto;
    width: 100%;
	text-align: center;
	padding: 10px;
}
.alert_box_container_row_3_col_4 {
	float: left;
    height: auto;
    width: 100%;
	text-align: center;
	padding: 10px;
}
.alert-close {
    height: auto;
	text-align: right;
	padding-right: 20px;
	color: #000;
	font-size: 22px;
	font-weight: 900;
	cursor: pointer;
}

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

.alert_box_wrapper {
    height: auto;
    width: 100%;
    background-color:#FFEE00;
	overflow: auto;
	margin-bottom: 30px;
}
.alert_box_container {
	background-color:#FFEE00;
    height: auto;
    width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.alert_box_container_row_1 {
    height: auto;
    width: 100%;
	padding-top: 20px;
}
.alert_box_container_row_1 H1 {
    color: #000;
	font-size: 22px;
	font-weight: 700
}
.alert_box_container_row_1 p {
    color: #000;
	font-size: 14px;
	font-weight: 500
}
.alert_box_container_row_2 {
    height: auto;
    width: 100%;
	padding-bottom: 20px;
	overflow: auto;
}
.alert_box_container_col_1 {
	float: left;
    height: auto;
    width: 30%;
	text-align: center;
	background-color: #CABB00;
	padding: 10px;
}
.alert_box_container_col_1 H2 {
    color: #333;
	font-size: 15px;
	font-weight: 700
}
.alert_box_container_col_1 a {
    color: #333;
	font-size: 12px;
	font-weight: 500
}
.alert_box_container_col_2 {
	float: left;
    height: auto;
    width: 30%;
	text-align: center;
	background-color: #CABB00;
	padding: 10px;
}
.alert_box_container_col_2 H2 {
    color: #333;
	font-size: 15px;
	font-weight: 700
}
.alert_box_container_col_2 a {
    color: #333;
	font-size: 12px;
	font-weight: 500
}
.alert_box_container_col_3 {
	float: left;
    height: auto;
    width: 40%;
	text-align: center;
	background-color: #CABB00;
	padding: 10px;
		font-size: 12px;
	font-weight: 500;
	display: block;
	color: #000;
}
.alert_box_container_col_3 H2 {
    color: #333;
	font-size: 15px;
	font-weight: 700
}
.alert_box_container_col_3 a {
    color: #333;
	font-size: 12px;
	font-weight: 500
}

.alert-line-1 {
    border-bottom: 1px dotted #FFFFFF;
	line-height: 1.5em !important;
	height: 30px;
}
.alert_box_container_row_3 {
    height: auto;
    width: 100%;
	padding-bottom: 20px;
	overflow: auto;
}
.alert_box_container_row_3_col_1 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 10px;
}
.alert_box_container_row_3_col_2 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 10px;
}
.alert_box_container_row_3_col_3 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 10px;
}
.alert_box_container_row_3_col_4 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 10px;
}
.alert-close {
    height: auto;
	text-align: right;
	padding-right: 20px;
	color: #000;
	font-size: 22px;
	font-weight: 900;
	cursor: pointer;
}
 
}
@media only screen and (min-width : 1024px) {

.alert_box_wrapper {
    height: auto;
    width: 96%;
    background-color:#FFEE00;
	overflow: auto;
	margin-bottom: 30px;
	position: absolute;
	z-index: 9999999;
	margin-top: 30px;
	margin-right: 2%;
	margin-left: 2%;
	padding-bottom: 50px;
}
.alert_box_container {
	background-color:#FFEE00;
    height: auto;
    width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.alert_box_container_row_1 {
    height: auto;
    width: 100%;
	padding-top: 20px;
}
.alert_box_container_row_1 H1 {
    color: #000;
	font-size: 22px;
	font-weight: 700
}
.alert_box_container_row_1 p {
    color: #000;
	font-size: 14px;
	font-weight: 500
}
.alert_box_container_row_2 {
    height: auto;
    width: 100%;
	padding-bottom: 20px;
	overflow: auto;
}
.alert_box_container_col_1 {
	float: left;
    height: auto;
    width: 30%;
	text-align: center;
	background-color: #CABB00;
	padding: 10px;
}
.alert_box_container_col_1 H2 {
    color: #333;
	font-size: 18px;
	font-weight: 700
}
.alert_box_container_col_1 a {
    color: #333;
	font-size: 14px;
	font-weight: 500
}
.alert_box_container_col_2 {
	float: left;
    height: auto;
    width: 30%;
	text-align: center;
	background-color: #CABB00;
	padding: 10px;
}
.alert_box_container_col_2 H2 {
    color: #333;
	font-size: 18px;
	font-weight: 700
}
.alert_box_container_col_2 a {
    color: #333;
	font-size: 14px;
	font-weight: 500
}
.alert_box_container_col_3 {
	float: left;
    height: auto;
    width: 30%;
	text-align: center;
	background-color: #CABB00;
	padding: 10px;
		font-size: 14px;
	font-weight: 500;
	display: block;
	color: #000;
}
.alert_box_container_col_3 H2 {
    color: #333;
	font-size: 18px;
	font-weight: 700
}
.alert_box_container_col_3 a {
    color: #333;
	font-size: 14px;
	font-weight: 500
}

.alert-line-1 {
    border-bottom: 1px dotted #FFFFFF;
	line-height: 1.5em !important;
	height: 30px;
}
.alert_box_container_row_3 {
    height: auto;
    width: 100%;
	padding-bottom: 20px;
	overflow: auto;
}
.alert_box_container_row_3_col_1 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 0px;
}
.alert_box_container_row_3_col_2 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 0px;
}
.alert_box_container_row_3_col_3 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 0px;
}
.alert_box_container_row_3_col_4 {
	float: left;
    height: auto;
    width: 25%;
	text-align: center;
	padding: 0px;
}
.alert-close {
    height: auto;
	text-align: right;
	padding-right: 20px;
	color: #000;
	font-size: 22px;
	font-weight: 900;
	cursor: pointer;
}
 
}</pre></body></html>