<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about-icon h3 {
	color: #f7ae43;
	font-size: 22px;
	font-weight: 600;
	font-style: normal;
	margin-top: 5px;
}

.about-odd {
	background: linear-gradient(to right, #fff5e6 33%, #fff 0%);
}

.about-even {
	background: linear-gradient(to right, #fff 33%, #fff5e6 0%);
}

.about-icon {
	padding: 3rem 0;
	background: #fff5e6;
}

.about-content p {
	font-size: 16px;
	color: #000;
	padding-left: 2rem;
}

.about-icon::after {
	content: '';
	position: absolute;
	transform: rotate(90deg);
	right: 4px;
	top: 44%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #fff transparent transparent transparent;
}

.about-even .about-icon::after {
	content: '';
	position: absolute;
	transform: rotate(-90deg);
	right: -15px;
	top: 44%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #fff transparent transparent transparent;
}

.about-even .about-icon {
	background: #fff;
}

.banner-content span.static-content {
	left: 0;
	text-align: left;
	bottom: 6rem;
}

.banner-content span.static-content h2 {
	font-size: 45px;
	font-weight: 600;
	font-style: normal;
	text-transform: uppercase;
}

.about-odd:hover .about-icon img ,.about-even:hover .about-icon img {
	transform: scale(0.9);
}

.about-odd .about-icon img,.about-even .about-icon img {
	transition: all 0.5s ease-in-out;
}

.risk-complaint.complaint-pnl.static-content-p p,.risk-complaint.complaint-pnl.static-content-p ul li {
	font-size: 15px;
	line-height: 27px;
}/*depository css starts*/.wellworth-head h2 {
	font-size: 30px;
	color: #f7ae43;
	text-transform: uppercase;
	font-weight: 600;
	font-style: normal;
	margin: 1rem 0;
}

.depository-content p,.product-static.depository-content p {
	font-size: 15px;
	color: #000;
}

.depository-box {
	background: #fff5e6;
	padding: 15px 20px;
	margin: 1rem 0;
}

.depository-box h4 {
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	line-height: 30px;
	color: #f7ae43;
	margin-bottom: 0;
}

.service-sc span {
	display: inline-block;
	vertical-align: middle;
}

.service-sc span:last-child {
	font-size: 16px;
	color: #000;
	padding-left: 20px;
}

.service-sc {
    /*margin: 1rem 0;*/
	transition: all 0.5s ease-in-out;
	padding: 10px;
	border: 1px solid transparent;
}/*.service-sc:hover {*/    /*border: 1px solid #eae6e6;*/    /*border-radius: 5px;*/    /*background: #fff9ef;*//*}*//*depository css ends*/@media(min-width:992px) and (max-width:1199.90px) {
	.about-icon h3 {
		font-size: 20px;
		padding-right: 20px;
	}

	.about-icon h3 br {
		display: none;
	}

	.about-content p {
		font-size: 15px;
	}

	.about-icon::after {
		right: 5px;
	}

	.about-even .about-icon::after {
		right: -15px;
	}

	.banner-content span.static-content {
		bottom: 5rem;
	}	/*depository css starts*/	.wellworth-head h2 {
		font-size: 32px;
		margin: 1.5rem 0;
	}

	.depository-content p {
		/*font-size: 16px;*/;
	}

	.depository-box h4 {
		font-size: 16px;
	}

	.service-sc span:last-child {
		font-size: 15px;
	}	/*depository css ends*/;
}

@media(min-width:992px) and (max-width:1024.90px) {
	.about-icon::after {
		right: -5px;
	}
}

@media(min-width:768px) and (max-width:991.90px) {
	.about-icon h3 {
		font-size: 18px;
		padding-right: 16px;
	}

	.banner-content span.static-content h2 {
		font-size: 35px;
	}

	.about-icon h3 br {
		display: none;
	}

	.about-content p {
		font-size: 14px;
		padding-left: 1rem;
	}

	.about-icon::after {
		right: -2px;
	}

	.about-even .about-icon::after {
		right: -20px;
	}

	.banner-content span.static-content {
		bottom: 3rem;
	}

	.about-odd {
		background: linear-gradient(to right, #fff5e6 41%, #fff 0%);
	}

	.about-even {
		background: linear-gradient(to right, #fff 41%, #fff5e6 0%);
	}	/*depository css starts*/	.wellworth-head h2 {
		font-size: 28px;
		margin: 1.3rem 0;
	}

	.depository-content p,.product-static.depository-content p {
		font-size: 14px;
	}

	.depository-box h4 {
		font-size: 15px;
	}

	.service-sc span:last-child {
		font-size: 14px;
	}	/*depository css ends*/;
}

@media(min-width:481px) and (max-width:767.90px) {
	.risk-complaint.complaint-pnl.static-content-p p,.risk-complaint.complaint-pnl.static-content-p ul li {
		font-size: 14px;
		line-height: 25px;
	}

	.banner-content span.static-content h2 {
		font-size: 30px;
	}

	.about-icon h3 {
		font-size: 18px;
	}

	.about-icon h3 br {
		display: none;
	}

	.about-content p {
		font-size: 14px;
		text-align: center;
		padding: 1rem;
	}

	.about-icon::after,.about-even .about-icon::after {
		right: 0;
		left: 0;
		margin: 0 auto;
		bottom: 0;
		top: auto;
		transform: rotate(180deg);
	}

	.banner-content span.static-content {
		bottom: 2rem;
	}

	.about-odd {
		background: none;
	}

	.about-even {
		background: none;
	}

	.about-even .about-icon {
		background: #fff5e6;
	}	/*depository css starts*/	.wellworth-head h2 {
		font-size: 26px;
		margin: 1.2rem 0;
	}

	.depository-content p,.product-static.depository-content p {
		font-size: 14px;
		text-align: justify;
	}

	.depository-box h4 {
		font-size: 14px;
		line-height: 20px;
		text-align: justify;
	}

	.service-sc span:last-child {
		font-size: 14px;
		padding-left: 7px;
	}

	.service-sc span:first-child {
		width: 30%;
	}

	.depository-box {
		margin: 0 0 1rem;
	}

	.service-sc span:first-child {
		width: 22%;
	}	/*depository css ends*/;
}

@media(min-width:481px) and (max-width:575.90px) {
	.banner-content span.static-content {
		/*bottom: 4rem;*/
		left: 15px;
	}

	.banner-content span.static-content h2 {
		font-size: 20px;
	}	/*depository css starts*/	.service-sc {
    	/*margin: 15px 0 0;*/;
	}	/*depository css ends*/;
}

@media(min-width:320px) and (max-width:480.90px) {
	.risk-complaint.complaint-pnl.static-content-p p ,.risk-complaint.complaint-pnl.static-content-p ul li {
		font-size: 13px;
		line-height: 25px;
	}

	.about-icon h3 {
		font-size: 16px;
	}

	.about-icon h3 br {
		display: none;
	}

	.about-content p {
		font-size: 13px;
		text-align: center;
		padding: 1rem;
		margin-bottom: 0;
	}

	.about-icon::after,.about-even .about-icon::after {
		right: 0;
		left: 0;
		margin: 0 auto;
		bottom: 0;
		top: auto;
		transform: rotate(180deg);
	}

	.banner-content span.static-content {
		bottom: 1rem;
		left: 15px;
	}

	.banner-content span.static-content h2 {
		font-size: 18px;
	}

	.about-odd {
		background: none;
	}

	.about-even {
		background: none;
	}

	.about-even .about-icon {
		background: #fff5e6;
	}	/*depository css starts*/	.wellworth-head h2 {
		font-size: 22px;
		margin: 1rem 0;
	}
	.service-sc span:last-child{
   display: inline-block;
    width: calc(100% - 60px);
}

	.depository-content p,.product-static.depository-content p {
		font-size: 13px;
		text-align: justify;
	}

	.depository-box h4 {
		font-size: 13px;
		line-height: 26px;
		text-align: justify;
	}

	.service-sc span:last-child {
		font-size: 12px;
		/*padding-left: 0;*/;
	}

	.service-sc span:first-child {
		width: 22%;
	}

	.service-sc {
    	/*margin: 15px 0 0;*/
		display: flex;
	}

	.service-sc span img {
		height: 48px;
	}

	.depository-box {
		margin: 0 0 1rem;
	}	/*depository css ends*/;
}</pre></body></html>