<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.qr-box
{
    border: 1px solid #e2e2e2;  
    margin: 12px 0px;
    padding:25px 30px;		
}*/
/*.qr-box h3
{
	margin:0;
	font-size:18px;
	line-height:24px;
	margin-bottom:20px;	
	min-height:60px;
    font-weight:500;
	color:#4b4b4b;
}*/
.qr-box a {
}
.smk_accordion {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
	font-weight: 400;
	color:#4b4b4b;
}
.smk_accordion .col-lg-6 {
	width:100% !important;
	padding:0px !important;
}
/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in {
	position: relative;
	z-index: 10;
	overflow: hidden;
	margin-bottom:17px;
}
/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_head {
	position: relative;
	color:inherit;
	font-size: 30px;
	line-height:30px;
	display: block;
	cursor: pointer;
	color:#101010;
	background-color:#EFEFEF !important;
	margin: 0px 0px;
	font-weight: bold;
	padding: 40px 40px;
	border-radius: 10px 10px 10px 10px;
}
.smk_accordion .accordion_in .acc_head .acc_icon_expand:after, .smk_accordion .accordion_in.acc_active &gt; .acc_head .acc_icon_expand:after {
	transition: transform 0.1s ease-out;
	content:url(../images/arrow-down.png);
	width:40px;
	height:40px;
	font-family:FontAwesome;
	font-size:22px;
	font-weight:normal;
	position: absolute;
	top: 24%;
	right:40px;
	z-index: 0;
	padding: 3px;
	border-width: 0 2px 2px 0;
	color: #ff6fe0;
}
.smk_accordion .accordion_in .acc_head .acc_icon_expand:after {
	transition: transform 0.1s ease-out;
	content:url(../images/arrow-down.png);
	width:40px;
	height:40px;
	font-family:FontAwesome;
	font-size:22px;
	font-weight:normal;
	position: absolute;
	top: 24%;
	right:40px;
	z-index: 0;
	padding: 3px;
	border-width: 0 2px 2px 0;
	color: #ff6fe0;
}
.smk_accordion .accordion_in.acc_active &gt; .acc_head .acc_icon_expand:after {
	/*  transform: translate(0, -50%) rotate(225deg);
  margin-top: 2px;*/
   /* content: "\f068";*/
    content: url(../images/arrow-up.png);
	width:40px;
	height:40px;
	font-family:FontAwesome;
	font-size:22px;
	font-weight:normal;
}
.accordion_in.acc_active .acc_head {
	font-family: 'Aeonik';
	font-size:30px;
	line-height:30px;
	background:#C90C0F !important;
	color:#fff !important;
	font-weight:bold;
	padding: 34px 40px;
	border-radius:10px 10px 0 0;
	transition:0.1s;
}
.accordion_in .acc_head {
	padding-right: 50px !important;
}
.accordion_in.acc_active .acc_content {
	display:block !important;
}
/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_content {
	padding: 0px 0px;
	overflow: hidden;
}
}
.smk_accordion .accordion_in .acc_content h1:first-of-type, .smk_accordion .accordion_in .acc_content h2:first-of-type, .smk_accordion .accordion_in .acc_content h3:first-of-type, .smk_accordion .accordion_in .acc_content h4:first-of-type, .smk_accordion .accordion_in .acc_content h5:first-of-type, .smk_accordion .accordion_in .acc_content h6:first-of-type {
	margin-top: 5px;
}
.smk_accordion .accordion_in.acc_active &gt; .acc_head .acc_icon_expand {
}
/*.smk_accordion .accordion_in.acc_active &gt; .acc_head:hover .acc_icon_expand
{
    background: url(../images/minushover-img.png);
}*/
.smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
	background:#EFEFEF;
/*	padding-left: 40px;
	padding-top:29px;
	padding-bottom:29px;*/
	
		padding-left: 20px;
	padding-top:20px;
	padding-bottom:20px;
}
/***********************sub accordioan css*********************/


.smk_accordion_sub {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0px;
}
/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
.smk_accordion_sub .accordion_in_sub {
	position: relative;
	z-index: 10;
	/*margin: 20px 0px;*/
  overflow: hidden;
}
/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
.smk_accordion_sub .accordion_in_sub .acc_head_sub {
	font-family: 'Aeonik';
	position: relative;
	color:#FAFAFA;
	background:#DF0509;
	padding: 16px 24px;
	font-size: 24px;
	line-height:36px;
	font-style:normal;
	font-weight:bold;
	display: block;
	cursor: pointer;
	margin: 6px 0px;
	width:90%;
}
/*  .acc_head_sub:hover span
{
  color:#1f134d;	
}*/
.smk_accordion_sub .accordion_in_sub .acc_head_sub .acc_icon_expand_sub:after, .smk_accordion_sub .accordion_in_sub.acc_active_sub &gt; .acc_head_sub .acc_icon_expand_sub:after {
	display: block;
	width: 24px;
	height: 24px;
	line-height:24px;
	position: absolute;
	right: 42px;
	margin-right: 04px;
	/* background-color: #DF0509;*/
	 font-size: 24px;
}
.smk_accordion_sub .accordion_in_sub .acc_head_sub .acc_icon_expand_sub:after {
	content:'';
	background:url(../images/qr-arrow-down.png) no-repeat;
	background-position:center center;
	background-size:cover;
	width:20px;
	height:20px;
	transform: rotate(180deg);
}
.smk_accordion_sub .accordion_in_sub.acc_active_sub &gt; .acc_head_sub .acc_icon_expand_sub:after {
	transform:rotate(0deg);
}
/*.smk_accordion_sub .accordion_in_sub.acc_active_sub &gt; .acc_head_sub .acc_icon_expand_sub:after{
    content:'';
	background:url(../images/qr-arrow-down.png) no-repeat;
	background-position:center center;
	background-size:cover;
	width:20px;
	height:20px;
	 
	     
}*/
.accordion_in_sub.acc_active_sub .acc_head_sub {
	color: #fff;
	background:#E84626;
	padding:16px 20px;
}
/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
.smk_accordion_sub .accordion_in_sub .acc_content_sub {
	padding: 6px 12px;
}
.smk_accordion_sub .accordion_in_sub .acc_content_sub h1:first-of-type, .smk_accordion_sub .accordion_in_sub .acc_content_sub h2:first-of-type, .smk_accordion_sub .accordion_in_sub .acc_content_sub h3:first-of-type, .smk_accordion_sub .accordion_in_sub .acc_content_sub h4:first-of-type, .smk_accordion_sub .accordion_in_sub .acc_content_sub h5:first-of-type, .smk_accordion_sub .accordion_in_sub .acc_content_sub h6:first-of-type {
/*margin-top: 5px;*/
}
.smk_accordion_sub .accordion_in_sub.acc_active_sub &gt; .acc_head_sub .acc_icon_expand_sub {
}
/*
.smk_accordion_sub .accordion_in_sub.acc_active_sub &gt; .acc_head_sub:hover .acc_icon_expand_sub
{
    background: url(../images/minushover-img.png);
}*/
.smk_accordion_sub.acc_with_icon_sub .accordion_in_sub .acc_head_sub {
	padding-left: 36px;
}
.smk_accordion_sub.acc_with_icon_sub .accordion_in_sub .acc_content_sub {
	padding-left:0;
}
.acc_content_sub {
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
}
.accordion_in_sub .accrod-container:nth-child(2n+3) {
 content: "";
 display: block;
 clear: both;
}
/***************Financial Statements css**************/
.acc_content .PDF h4 {
	/* border: 1px solid #e2e2e2;
    padding: 25px 25px 30px 25px;
    min-height: 175px;font-size:18px;
	line-height:24px;*/
	margin:0;
}
.acc_content .PDF h4 a.PDF, a.PDF {
	color:#C90C0F !important;
	position: relative;
	font-size: 16px;
	line-height: 22px;
	display: block;
	padding: 6px 0px 6px 0px;
	vertical-align: middle;
	font-weight: 400;
	margin:0px;
	text-decoration:none;
}
.qr-box h3 {
	padding: 0px;
	margin: 0px;
	font-size: inherit;
	color: inherit;
	font-weight: 400;
	line-height: inherit;
}
.acc_content .PDF h4 a.PDF:before, a.PDF:before {
	position: absolute;
	top: 50%;
	left: 0;
	font-family: FontAwesome;
	/* content: "\f1c1";*/
    color: #C90C0F;
	font-weight: 400;
	vertical-align: middle;
	margin-top: -10px;
	font-size: 18px;
	line-height: 18px;
}
.acc_content .PDF h4 br {
	display:none;
}
.acc_content .PDF .Title {
	/*min-height:40px;display:block;*/
	font-size:24px !important;
	color:#C90C0F;
	text-decoration:none;
	margin-left:18px;
}
.acc_content .PDF .size, .qr-box a.download-pdf {
	display:none;
}
.PDF.Financial.Report {
/*  margin: 12px 0px;*/
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
 .smk_accordion .accordion_in .acc_head {
 padding: 10px 0 10px 3px;
 font-size: 25px;
 line-height:30px;
}
.smk_accordion_sub .accordion_in_sub .acc_head_sub {
 position: relative;
 padding: 10px 0 10px 3px;
 font-size: 20px;
 line-height:25px;
}
.qr-box h3 {
 margin:0;
 font-size:16px;
 line-height:21px;
}
.smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
    background: #EFEFEF;
    padding-left: 20px;
    padding-top: 29px;
    padding-bottom: 29px;
}

.acc_content .PDF .Title {
    font-size: 18px !important;
    color: #C90C0F;
    text-decoration: none;
    margin-left: 18px;
	display:block;
}

}
/* Portrait phones and smaller */
@media (max-width: 480px) {
.smk_accordion .accordion_in .acc_head {
 padding: 10px 0 10px 3px;
 font-size: 18px;
 line-height:24px;
}
.smk_accordion_sub .accordion_in_sub .acc_head_sub {
 position: relative;
 padding: 10px 0 10px 3px;
 font-size: 17px;
 line-height:22px;
}
.qr-box h3 {
 margin:0;
 font-size:15px;
 line-height:18px;
 margin-bottom:20px;
}
.qr-box {
 padding:20px 12px;
}
}
@media (max-width: 380px) {
.smk_accordion_sub .accordion_in_sub .acc_head_sub .acc_icon_expand_sub:after, .smk_accordion_sub .accordion_in_sub.acc_active_sub &gt; .acc_head_sub .acc_icon_expand_sub:after {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 15px;
    margin-right: 04px;
    /* background-color: #DF0509; */
    font-size: 24px;
}

}


/* Portrait i phones and smaller */
@media (max-width: 320px) {
}</pre></body></html>