<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">main h1 {
    color:#1C1C1C;
    font-size: 4.8rem;
    font-weight: 600;
    line-height: 140%; /* 67.2px */
    letter-spacing: -0.48px;
}

main p {
    color: #4F4F4F;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 160%; /* 22.4px */
}

main h3 {
	color: #1C1C1C;
	font-size: 3.6rem;
	font-weight: 700;
	line-height: 140%; /* 50.4px */
}

main .content-box {
   background-color: #EAF1FE;
   position: relative;
   top: -100px;
   margin: 0 4rem;
}

main h4 {
	color:#4F4F4F;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
}

.connectImg {
    position: absolute;
    right: -24px;
    top: -30px;
    z-index: -1;
}

.what-we-do-section h2 {
    color: #1C1C1C;
    font-size: 4rem;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.4px;
    text-transform: capitalize;
}

.what-we-do-section p {
    color: #4F4F4F;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 160%; /* 25.6px */
}

.innovation-section {
    background-image: url('../img/about/innovationBg.png');
    background-position: bottom center;
    background-size: contain;
}

.innovation-section .innovation-box {
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.32);
    background: rgba(255, 255, 255, 0.04);
    padding: 3rem;
}

.innovation-section h2 {
    font-size: 4rem;
    font-weight: 700;
    line-height: 140%; /* 56px */
    letter-spacing: -0.4px;
    text-transform: capitalize;
    color: #fff;
}

.innovation-section .innovation-box h4 {
    color: #FFF;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 140%; /* 33.6px */
}

.innovation-section .innovation-box p {
    color: #C8C8C8;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 160%; /* 25.6px */
}

.ceo-message-section {
    background: rgba(229, 229, 229, 0.40);
}

.ceo-message-content {
    border-radius: 1rem 10rem 1rem 1rem;
}

.ceo-message-content::after {
    content: '';
    width: 177px;
    height: 100%;
    background-color: #FFBB33;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    border-radius: 0 10rem 0 0;
}

.quoteImg {
    position: absolute;
    top: -20px;
    left: 100px;
}

.patternImg {
    position: absolute;
    right: 177px;
    top: 0;
    z-index: 0;
    max-height: 100%;
}

.clientImg {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    max-width: 350px;
}

.ceo-message-section h2 {
    color: #4F4F4F;
    font-size: 4rem;
    font-weight: 500;
    line-height: 140%;
    text-transform: capitalize;
}

.ceo-message-section p {
    color: #4F4F4F;
    font-family: Figtree;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 32px */
}

.ceo-message-section h4 {
    color:#1C1C1C;
    font-size: 3.2rem;
    font-weight: 600;
    line-height: 140%; /* 44.8px */
}

/* Why Choose Us Section Styles Starts Here */
.why-choose-us {
	background: url(/assets/img/bg-color-blur.png) no-repeat var(--bg-grey-900);
	background-size: cover;
}


.expert-native-details {
	background: url(/assets/img/native-experts-image.png) no-repeat var(--bg-grey-50) bottom right;
	background-size: 260px;
	margin-bottom: 1.2rem;
	padding: 3.2rem 3.2rem 12rem;
}

.expert-native-details::before{
	background: url(/assets/img/native-experts-before.png) no-repeat bottom left;
    width: 55px;
    height: 53px;
    left: 0;
    bottom: 0;
}

.expert-native-details h3 {
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 160%; /* 25.6px */
	color: var(--text-teritary-color);
	letter-spacing: -0.24px;
}

.expert-native-details h3 span {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 140%;
	color: var(--text-grey-900);
}

.expert-native-details h4 {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 3.3rem;
	color: var(--blue-100);
	max-width: 184px;
	width: 100%;
}

.advanced-integration-details {
	background: url(/assets/img/advanced-integration.png) no-repeat;
	background-size: cover;
	padding: 3.2rem;
}

.advanced-integration-details h3 {
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 140%; /* 44.8px */
	letter-spacing: -0.32px;
}

.advanced-integration-details h4 {
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 140%; /* 33.6px */
}

.feature-optimization {
	border: 1px solid var(--border-grey-250);
	background-color: var(--bg-grey-700);
	margin-inline: 1.6rem;
	padding: 1.3rem;
	max-width: 365px;
}

.feature-optimization-details {
	background: url(/assets/img/feature-customization-image.png) no-repeat center;
	background-size: cover;
	padding: 3.6rem 2rem 3.6rem 3.2rem;
	border-radius: 1.6rem;
}


.feature-optimization-details h3 {
	color:#FFF;
	font-size: 2rem;
	font-weight: 400;
	line-height: 160%; /* 32px */
}

.feature-optimization-details h3 span {
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 140%; /* 44.8px */
	letter-spacing: -0.32px;
}

.feature-optimization-details h4 {
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 140%; /* 44.8px */
	letter-spacing: -0.32px;
	color: var(--text-yellow-300);
}

.feature-optimization-details h4 span {
	font-size: 2rem;
	font-weight: 400;
	line-height: 160%; /* 32px */
}

.feature-optimization-details h4 span::before {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: contain !important;
	content: "";
	right: 12px;
	bottom: -12px;
	background: url(/assets/img/feature-optimization-lines.png) no-repeat;
	max-width: 82px;
	max-height: 13px;
}

.cloud-based-details {
	background: url(/assets/img/deployments-integration.png) no-repeat;
	background-size: cover;
	padding: 4rem 3.6rem;
	margin-bottom: 1.6rem;
}

.cloud-based-details h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 180%; /* 32.4px */
	color: var(--text-teritary-color);
}

.cloud-based-details h4 {
	font-size: 24px;
	font-weight: 700;
	line-height: 140%; /* 33.6px */
	letter-spacing: -0.24px;
	color: var(--text-grey-900);
	max-width: 200px;
}

.expert-developers {
	margin-bottom: 1.6rem;
	padding: 4rem 3.6rem;
}


.expert-developers .expert-details{
	max-width: 175px;
}

.client-website img{
    position: absolute;
    max-width: 245px;
    bottom: -36px;
    left: -14px;
    z-index: 1;
}

.support-maintenance {
	background: url(/assets/img/support-maintainence-person.png) no-repeat var(--bg-grey-50) bottom right;
	background-size: contain;
	padding: 4rem 3.6rem;
}


.support-maintenance::before{
	background: url(/assets/img/star-icon-before.png) no-repeat bottom left;
	width: 61px;
	height: 61px;
	left: 0;
	bottom: 0;
}

.expert-developers h3,
.support-maintenance h3 {
	font-size: 18px;
	font-weight: 400;
	line-height: 150%; /* 27px */
	color: var(--text-teritary-color);
}

.support-maintenance h4 {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 140%; /* 33.6px */
	color: var(--text-grey-900);
}

.support-maintenance h4 span {
	color: var(--text-grey-200);
}

.expert-developers h4 {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 3.3rem;
	color: var(--text-grey-900);
}

/* Why Choose Us Section Styles Ends Here */
.awards-box h6 {
	color: #3F3F3F;
	font-size: 2rem;
	font-weight: 600;
	line-height: 140%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.awards-box h5 {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 160%; /* 38.4px */
}
.awards-box h4 {
	color: #1C1C1C;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 140%; /* 44.8px */
	text-transform: capitalize;
}
.awards-box p {
	color: #3F3F3F;
	font-size: 2rem;
	font-weight: 500;
	line-height: 160%; /* 32px */
}

.awards-box.goodFirms, .awards-box.designRush {
	background: #EAF1FE;
}
.awards-box.goodFirms h5, .awards-box.designRush h5 {
	color: #4385F4;
}

.awards-box.appFutura {
	background: #FFF8EB;
}
.awards-box.appFutura h5 {
	color: #E05238;
}

.awards-box.superbCompanies {
	background: #FFF8EB;
}
.awards-box.superbCompanies h5 {
	color: #EE8A1E;
}

/* Our Workflow Section Starts Here */
.our-workflow-details .details-container p::before,
.our-workflow-details.bottom-dot::before,
.our-workflow-details.bottom-dot::after,
.our-workflow-details.top-dot::before,
.our-workflow-details.top-dot::after,
.our-workflow-details.rocket-icon::before,
.workflow-agile::before {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: contain !important;
	content: "";
}

.idea-workflow h3, .m-idea-workflow h3 {
	font-size: 3rem;
	font-weight: 700;
	line-height: 42px;
	color: var(--text-grey-200);
	margin-bottom: 20px;
	white-space: nowrap;
	letter-spacing: -0.3px;
}

.idea-workflow h3 span, .m-idea-workflow h3 span {
	color: var(--text-blue-100);
}

.idea-workflow img {
	max-width: 132px;
    margin-bottom: -5px;
    background: #fff;
    position: relative;
    z-index: 1;
    margin-left: 4rem;
}

.workflow-agile {
	border-top: 5px solid var(--lavender-mist);
	border-bottom: 5px solid var(--lavender-mist);
	border-right: 5px solid var(--lavender-mist);
	border-radius: 6px 210px 210px 6px;
	margin-left: 80px;
}

.workflow-agile svg {
	transform: rotate(17deg);
    margin-right: 0.8rem;
}

.our-workflow-details {
	width: fit-content;
	padding-bottom: 30px;
	position: relative;
}

.test-phase::before {
	content: "Sprint";
	position: absolute;
	width: 156px;
	height: 156px;
	top: -168px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/assets/img/circular-arrow-line.png) no-repeat;
	background-size: contain;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Oswald", sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 33px;
	color: #2f2f2f;
}

.our-workflow-details.development-phase {
	margin-right: 80px;
}

.test-phase {
	margin-right: 180px;
}

.our-workflow-details.rocket-icon::before {
	background: url(/assets/img/rocket-icon.png) no-repeat;
	width: 56px;
	height: 56px;
	top: -30px;
	left: -90px;
	right: 0;
	margin-inline: auto;
}

.our-workflow-details.top-dot::before,
.our-workflow-details.bottom-dot::before {
	width: 20px;
	height: 20px;
	border: 1px solid #bed5fc;
	border-radius: 50%;
	right: 0;
	left: 0;
	margin: auto;
	background: white;
	z-index: 1;
}

.our-workflow-details.top-dot::after,
.our-workflow-details.bottom-dot::after {
	width: 11px;
	height: 11px;
	border-radius: 50%;
	right: 0;
	left: 0;
	margin: auto;
	background: #74a6ff;
	z-index: 2;
}

.our-workflow-details.top-dot::before {
	top: -12px;
}

.our-workflow-details.top-dot::after {
	top: -8px;
}

.our-workflow-details.bottom-dot::before {
	bottom: -12px;
}

.our-workflow-details.bottom-dot::after {
	bottom: -8px;
}

.our-workflow-container {
	display: flex;
	flex-wrap: wrap;
}

.our-workflow-details h3 {
	font-family: "Oswald", sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 3.3rem;
	color: var(--text-grey-700);
	margin-bottom: 6px;
}

.our-workflow-details h3 span {
	color: var(--text-grey-200);
}

.our-workflow-details .details-container p,
.our-workflow-details .details-para {
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2.2rem;
	color: var(--text-grey-250);
}

.our-workflow-details .details-container p {
	position: relative;
	padding-left: 20px;
}

.our-workflow-details .details-container p::before {
	background: url(/assets/img/right-arrow-workflow.png) no-repeat;
	left: 0;
	top: 4px;
	width: 14px;
	height: 14px;
}
/* Our WorkFlow Section Ends Here  */</pre></body></html>