<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper-container.steps,
.swiper-container.akshay,
.swiper-container.newblog,
.swiper-container.pricing,
.swiper-container.review,
.swiper-container.herot,
.swiper-container.ncase,
.swiper-container.casestudy,
.swiper-container.nlogos,
.swiper-container.logoslider,
.swiper-container.who {
	overflow: hidden;
}

  .swiper-slide.w_260 {
	width: 280px;
}  

.nhero_image {
	z-index: 0;
	border-radius: 60px 60px 360px 40px;
	position: relative;
	overflow: hidden;
}

.nhero_traffic_plan {
	border-radius: 40px 24px 120px;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	color: white;
	text-align: left;
	background-color: #0101094d;
	border: 1.5px solid #ffffff4d;
	padding: 24px;
}

.nhero_traffic_block {
	width: 100%;
	max-width: 272px;
	position: absolute;
	inset: 24px auto auto 24px;
}
/* 
.nhero_traffic_block.saas {
	max-width: 298px;
} */

.ntraffic_title {
	font-family: 'YourHeadingsFont';
	/* Replace with actual font if known */
	color: white;
	font-size: 32px;
	line-height: 1.2;
	/* Replace with actual line-height value */
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
}

.ntraffic_flex {
	grid-column-gap: 8px;
	grid-row-gap: 8px;
	justify-content: flex-start;
	align-items: center;
	display: flex;
}

.ntraffic_svg {
	position: absolute;
	inset: auto 8px 8px auto;
}

.nhero_client_details {
	z-index: 1;
	grid-column-gap: 24px;
	grid-row-gap: 24px;
	border-radius: 8px; 
	background-color: #fffc;
	border: 1.5px solid #fff3;
	justify-content: space-between;
	align-items: center;
	padding: 24px;
	display: flex;
	position: absolute;
	inset: auto 10px 60px auto;
}

.nhero_client_details.solution {
	border-color: #f5f5f5;
	/* Replace with actual neutral-100 color */
	border-radius: 7px;
	background-color: white;
	color: #1a1a1a;
	/* Replace with actual neutral-900 color */
	font-size: 12px;
	/* Replace with paragraph-xsmall value */
	line-height: 1.4;
	/* Replace with actual para-line-height-x value */
	flex-flow: column;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
	/* max-width: 280px; */
	padding: 16px;
}

.nvertical_line {
	background-color: #1a1a1a;
	/* Replace with actual neutral--10-black value */
	width: 1.5px;
	height: 30px;
}

.nvertical_line.full {
	height: 81px;
}

.nvertical_line.h_100 {
	height: 100%;
}

.nhero_image_block {
	z-index: 0;
	position: relative;
}

.nhero_left,
.nhero_right {
	width: 50%;
}

.nhero_image_card {
	width: 100%;
	/* max-width: 500px; */
	margin-left: auto;
}

.paragraph {
	width: 100%;
	max-width: 80%;
}

.ncasestudy_section {
	padding-top: 100px;
	padding-bottom: 100px;
}

.nsection_title {
	color: #123456;
	/* Replace with actual teritary--500 color */
	font-size: 24px;
	/* Replace with actual h3 size */
	line-height: 1.2;
	/* Replace with actual line-height */
	margin-top: 0;
	margin-bottom: 16px;
}

.nsection_title.t_white {
	color: white;
}

.nsection_title.w_370 {
	width: 100%;
	max-width: 369px;
}

.nsection_title.w_530 {
	width: 100%;
	max-width: 530px;
}

.nsection_title.w_620 {
	width: 100%;
	max-width: 627px;
}

.nsection_title.w_680 {
	width: 100%;
	max-width: 680px;
}

.nsection_title.large {
	font-size: 20px;
	/* Replace with actual h2 size */
}

.nsection_title.large.w_380 {
	width: 100%;
	max-width: 380px;
}

.nsection_title.w_800 {
	width: 100%;
	max-width: 800px;
}

.nsection_title.w_670 {
	width: 100%;
	max-width: 670px;
}

.nsection_title.w_850 {
	width: 100%;
	max-width: 901px;
}

.ncasestudy_card {
	z-index: 1;
	border-radius: 8px;
	width: 100%;
	max-width: 432px;
	height: auto;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

.nrelative_block {
	position: relative;
}

.swiper-paginationn {
	z-index: 3;
	text-align: right;
	width: 100%;
	/* max-width: 90%; */
	margin-bottom: 30px;
	position: absolute;
	inset: auto auto 0% 0%;
}

.swiper-paginationn.new {
	inset: auto 0% 0% auto;
}</pre></body></html>