/* S6 PROCESS SECTION — Step Cards Grid Fix */

/* Grid: override Elementor defaults (defaults to --flex-direction:column) */
.sv-process-grid.e-con.e-flex {
    --flex-direction: row;
    --flex-wrap: nowrap;
    --row-gap: 0px;
    --column-gap: 24px;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 24px !important;
    align-items: stretch !important;
}

/* Cards: override Elementor flex-item defaults (--flex-grow:0, --flex-basis:auto) */
.sv-process-card.e-con.e-flex {
    --flex-grow: 1;
    --flex-shrink: 1;
    --flex-basis: 0;
    flex: 1 1 0 !important;
    min-width: 0 !important;
    padding: 32px 24px !important;
    background: #ffffff !important;
    border-radius: 2px !important;
}

/* Card typography */
.sv-process-card .elementor-heading-title.elementor-size-default:first-of-type {
    font-family: "Cormorant Garamond",Georgia,serif !important;
    font-size: 48px !important;
    font-weight: 600 !important;
    color: #d4a84b !important;
    margin-bottom: 8px !important;
}
.sv-process-card h3.elementor-heading-title {
    font-family: "Cormorant Garamond",Georgia,serif !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    color: #0d0d0d !important;
    margin-bottom: 12px !important;
}
.sv-process-card .elementor-text-editor p,
.sv-process-card .elementor-widget-text-editor p {
    font-family: "DM Sans",sans-serif !important;
    font-size: 15px !important;
    line-height: 1.7 !important;
    color: #5a5a5a !important;
}

/* Mobile: stack vertically */
@media (max-width: 767px) {
    .sv-process-grid.e-con.e-flex {
        --flex-direction: column;
        flex-direction: column !important;
        flex-wrap: wrap !important;
        --column-gap: 0px;
        gap: 20px !important;
    }
    .sv-process-card.e-con.e-flex {
        --flex-basis: auto;
        flex: 0 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

</style>' . "\n";
}
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//sreevikash.com/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://sreevikash.com/post-sitemap.xml</loc>
		<lastmod>2026-06-15T10:26:04+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://sreevikash.com/page-sitemap.xml</loc>
		<lastmod>2026-06-17T11:34:53+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://sreevikash.com/match_portfolio-sitemap.xml</loc>
		<lastmod>2026-04-28T03:57:26+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Rank Math SEO Plugin (c) Rank Math - rankmath.com -->