<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/css?family=Montserrat:700');
@import url('https://fonts.googleapis.com/css?family=Roboto');

body{
    font-family: 'Roboto', sans-serif;
}
.bg-light-grey{
	background-color: #eaeaea;
}
.image-section{
	background-color: #eaeaea;
	width: 100%;
}
.vertical-image {
    margin-top: 71px;
}
.grad-family{
	background-color: #fbfbfb;
}
.mb-min-70{
	margin-bottom: -22px;
}
.trBadge{
	display: none;
}
/*.mb-min-25{
	margin-top: -24px;
}*/
.semi-bold{
	font-family: 'Montserrat', sans-serif;
}
.pad-0{
	padding: 0px;
}
.p-40{
	font-size: 34px;
}
.p-48{
	font-size: 34px;
}
.p-38{
	font-size: 28px;
}
.p-37{
	font-size: 26px;
}
.p-32{
	font-size: 32px;
}
.p-22{
	font-size: 15px;
}
.p-16{
	font-size: 16px;
}
.mb-0{
	margin-bottom: 0px;
}

/* text margin top */
.mt-208{
	margin-top: 12px;
}
.mt-166{
	margin-top: 50px;
}
.mt-155{
	margin-top: 66px;
}
.mt-144{
	margin-top: 28px;
}
.mt-110{
	margin-top: 70px;
}
.mt-130{
	margin-top: 40px;
}
.mt-120{
	margin-top: 15px;
}
.w-80{
	width: 80% !important;
}

/* Extra calss */
.w-24{
  width: 28%;
}
.material{
  margin-top: -114px;
}
/* Extra calss  End*/

/* responsive for 1366 */
/*@media only screen and (max-width: 1366px){
	.trBadge{
	width: 220px;
	margin-top: -511px;
}
.vertical-image{
	margin-top: 110px;
}
.mt-208{
	margin-top: 125px;
}
.mt-166{
	margin-top: 45px;
}
.mt-155{
	margin-top: 85px;
}
.mt-144{
	margin-top: 48px;
}
.mt-110{
	margin-top: 63px;
}
.mt-130{
	margin-top: 55px;
}
.mt-120{
	margin-top: -44px;
}
.p-40{
	font-size: 40px;
}
.p-48{
	font-size: 38px;
}
.p-38{
	font-size: 28px;
}
.p-37{
	font-size: 27px;
}
.p-32{
	font-size: 32px;
}
.p-22{
	font-size: 18px;
}
.p-16{
	font-size: 16px;
}

}*/
/* responsive for 1366 */

/* responsive for 320 mobile version*/
@media only screen and (min-width: 320px) and (max-width: 768px){
.trBadge{
	display: none;
width: 220px;
margin-top: -511px;
}
.p-5{
	padding: 7px !important;
}
.mt-5{
	margin-top: 0px;
}
.vertical-image{
	margin-top: -30px;
}
.mt-208{
	margin-top: 10px;
}
.mt-166{
	margin-top: 10px;
}
.mt-155{
	margin-top: 10px;
}
.mt-144{
	margin-top: 10px;
}
.mt-110{
	margin-top: 10px;
}
.mt-130{
	margin-top: 10px;
}
.mt-120{
	margin-top: 10px;
}
.p-40{
	font-size: 34px;
}
.p-48{
	font-size: 24px;
}
.p-38{
	font-size: 22px;
}
.p-37{
	font-size: 24px;
}
.p-32{
	font-size: 32px;
}
.p-22{
	font-size: 14px;
}
.p-16{
	font-size: 16px;
}
.mb-min-70{
	margin-bottom: -15px;
}
.mb-10{
	margin-bottom: 30px;
}
.w-80{
	width: 100% !important;
}
}
/* responsive for 320 end*/
</pre></body></html>