@media only screen and (min-width: 980px) {
	.gsi-3-col-special-1,
	.gsi-3-col-special-3{
		width: 24.5% !important;
	}
	.gsi-3-col-special-2{
		width: 51% !important;
	}
	.gsi-3-col-special-1,
	.gsi-3-col-special-2,
	.gsi-3-col-special-3{
		margin: 0 !important;
	}
	.gsi-3-col-special-1,
	.gsi-3-col-special-2{
		padding-right: 24px !important;
	}
	.gsi-3-col-special-3-wrapped{
		height: 100%;
	}
	.gsi-sidebar-cta-green.gsi-sticky-160{
		position: sticky;
		top: 160px;
	}
	.et_pb_section.gsi_pillar_page_hero{
		min-height: 592px !important;
	}
}
@media (min-width: 980px) and (max-width: 1060px) {
	.et_pb_row_inner.gsi-pillar-heading .et_pb_column .et_pb_text{
		width: 50% !important;
	}
}
.gsi-3-col-special-sec-article-sec .gsi-3-col-special-1{
  padding-top: 0 !important;
}
.gsi-3-col-special-sec-article-sec .gsi-3-col-special-2 .et_pb_row_inner:first-of-type{
  padding-top: 0 !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 981px) {
	.gsi-3-col-special-sec-article-sec .gsi-3-col-special-2 .et_pb_row_inner.gsi-pillar-heading:first-of-type{
		padding-top: 64px !important;
	}
}
@media screen and (max-width: 980px) {
	.gsi-3-col-special-sec-article-sec .gsi-3-col-special-2 .et_pb_row_inner.gsi-pillar-heading:first-of-type{
		padding-top: 24px !important;
	}
}
.et_pb_section.gsi_section.et_section_regular.padding_40_40{
	padding: 40px 0;
}
.gsi-3-col-special-3.et_pb_column_single{
	padding-top: 0;
}
.gsi_body.gsi_pillar_body_txt p,
.gsi_body.gsi_pillar_body_txt a,
.gsi_body.gsi_pillar_body_txt li{
	font-size: 16px !important;
}
.gsi_body.gsi_pillar_body_txt ul, .gsi_body.gsi_pillar_body_txt ol, .gsi-pillar-open-blurb ol, .gsi-pillar-open-blurb ul{
	margin: 16px auto;
	padding-bottom: 0;
}
.gsi_body.gsi_pillar_body_txt li, .gsi-pillar-open-blurb li{
	margin-bottom: 8px;
	margin-left: 24px;
}
.gsi_body.gsi_pillar_body_txt ul li, .gsi-pillar-open-blurb ul li{
	list-style: none;
	position: relative;
}
.gsi_body.gsi_pillar_body_txt ul li::before, .gsi-pillar-open-blurb ul li::before{
	content: "";
	position: absolute;
	top: 8px;
	left: -16px;
	background-color: var(--cobalt);
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.gsi-pillar-article-cta h4{
	font-size: 32px !important;
	line-height: 42px !important;
	width: 70%;
}
.gsi_body.gsi_pillar_body_txt h3{
	font-size: 20px !important;
	line-height: 26px !important;
	margin-top: 18px;
}
.gsi-pillar-article-cta h4 a{
	color: var(--mint) !important;
	font-size: 32px !important;
	line-height: 42px !important;
	font-family: var(--heading-font) !important;
}
.gsi-pillar-open-blurb h4.et_pb_module_header{
	font-family: 'DM Sans' !important;
	margin-bottom: 12px;
}
.gsi-pillar-open-blurb .et_pb_blurb_description *{
	font-size: 16px;
}
.gsi-pillar-profile .et_pb_blurb_content{
	display: flex;
	align-items: center;
}
.gsi-pillar-profile  .et_pb_main_blurb_image{
	width: unset;
	margin: 0;
}
.gsi-pillar-profile .et_pb_module_header{
	margin-bottom: 8px;
}
.gsi-pillar-profile .et_pb_blurb_description *{
	font-size: 16px;
}
.gsi-pillar-contents-sec {
    border-right: 1px solid rgba(0,0,0,0.1);
    padding-right: 8px;
    max-width: 700px;
    height: 700px;
    overflow-y: auto;
}
.gsi-pillar-contents-sec h6{
	font-size: 32px;
	line-height: 42px;
	font-weight: 600;
	margin-bottom: 16px;
}
.gsi-pillar-contents-sec-wrapper{
	position: sticky;
	top: 160px;
}
.gsi-pillar-contents-sec .gsi-content-piller-title{
	line-height: 24px;
	cursor: pointer;
	font-size: 16px;
	display: block;
	margin-bottom: 12px;
}
.gsi-pillar-contents-sec .gsi-piller-sub{
	line-height: 18px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
	margin-left: 32px;
	display: block;
}
.gsi-pillar-contents-sec .gsi-piller-children{
	margin-bottom: 18px;
	display: flex;
	flex-direction: column;
	row-gap: 12px;
}

/* ========================================================================================================= */
/* ============================================================================================================ */

/* .gsi-3-col-special-sec-article-sec .gsi-pillar-heading-top {
	padding-top: 64px !important;
} */

.et_pb_row_inner.et_pb_row_inner_0.gsi-pillar-heading.gsi-pillar-heading-top {
    padding-top: 64px !important;
}

/* ================================================================================= */

.gsi-pillar-table.gsi-pillar-table--two tbody td, .gsi-pillar-table--requirements td{
	text-align: left !important;
	font-weight:400;
}

.gsi-pillar-table.gsi-pillar-table--three tbody td:nth-child(2) {
	border-right: 1px solid #ced4da;
}

/* ================================================================================= */


/* Wrapper for horizontal scroll on small screens */
.gsi-pillar-table-wrapper {
  width: 100%;
  overflow-x: auto;
  border-radius: 12px 12px 0 0;
}

/* Main table */
.gsi-pillar-table {
  width: 100%;
  min-width: 600px;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #b5b2ef !important;
  border-radius: 0 0 12px 12px;
  font-family: 'DM Sans', Helvetica, Arial, Lucida, sans-serif;
}

.gsi-pillar-header-title a {
	color: #ABF970 !important;
}

/* Header main title row */
.gsi-pillar-header-title {
  background-color: #2017ce;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  padding: 14px 20px;
/*   border-radius: 12px 12px 0 0; */
}

.gsi-pillar-header-title th {
	padding: 24px !important;
}

/* Header column row */
.gsi-pillar-header-col {
  background-color: #2017ce;
  color: #ffffff !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  padding: 12px 20px;
  width: 50%;
  text-align: left;
  border-top: 1px solid #2017ce;
}

/* Body cells */
.gsi-pillar-table tbody td {
  padding: 24px;
  width: 50%;
/*   border-bottom: 1px solid #ced4da; */
  line-height: 24px;
  font-size: 16px !important;
	font-weight:400;
}
.gsi-pillar-table tbody td ul, .gsi-pillar-table tbody td ol, .gsi-pillar-table tbody td p, .gsi-pillar-table tbody td span, .gsi-pillar-table tbody td div{
	font-size: 16px !important;
}

.gsi-pillar-table tbody td a {
	color: #2017ce !important;
	font-size: 16px !important;
}

.gsi-pillar-table th a {
	font-size: 16px !important;
}

/* Remove last row border */
.gsi-pillar-table tbody tr:last-child td {
  border-bottom: none;
}

/* Rank column centered */
.gsi-pillar-table tbody td:first-child {
    text-align: center;
    border-right: 1px solid #ced4da;
}

/* Links */
.gsi-pillar-table a {
  text-decoration: underline;
  color: inherit;
}

/* .gsi-pillar-table a:hover {
  text-decoration: underline;
} */

/*================ 3 Column Variation ===================*/
.gsi-pillar-table--three {
  table-layout: fixed;
}

.gsi-pillar-table--three th {
	padding: 24px !important;
}

.gsi-pillar-table--three th:nth-child(1),
.gsi-pillar-table--three td:nth-child(1) {
  width: 20%;
}
.gsi-pillar-table--three.gsi_table_40_25_25	td:first-child, .gsi-pillar-table--three.gsi_table_40_25_25	th:first-child{
	width:50%;
}
.gsi-pillar-table--three.gsi_table_30_30_30	td, .gsi-pillar-table--three.gsi_table_30_30_30	th{
	width:33%;
}
.gsi-pillar-table--three th:nth-child(2),
.gsi-pillar-table--three td:nth-child(2) {
  width: 35%;
}

.gsi-pillar-table--three th:nth-child(3),
.gsi-pillar-table--three td:nth-child(3) {
  width: 35%;
}

/*================ Info Table Variation (2 column, no header) ====================*/
.gsi-pillar-table--info {
  table-layout: fixed;
  border-radius: 12px !important;
}

/* Override rank centering */
.gsi-pillar-table--info tbody td:first-child {
  text-align: left;
  width: 35%;
  font-weight: 500;
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--info tbody td:nth-child(2) {
  width: 65%;
}
.gsi-pillar-table--info.gsi-pillar-table td {
	text-align:left !important;
}
/*================ Requirements Table Variation ==========================*/
.gsi-pillar-table--requirements {
  table-layout: fixed;
  border-radius: 12px !important;
}

/* Section title rows */
.gsi-pillar-table--requirements .gsi-pillar-section-row td {
  text-align: center !important;
  font-weight: 600 !important;
  padding: 24px;
}

/* Column widths */
.gsi-pillar-table--requirements tbody td:first-child {
  width: 30%;
  font-weight: 500;
  text-align: left; /* override rank centering */
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--requirements tbody td:nth-child(2) {
  width: 70%;
}

/* Ensure links use theme blue */
.gsi-pillar-table--requirements a {
  color: #2017ce !important;
  text-decoration: underline;
}

/*============ Cards-style 2 column layout (50/50) =============*/
.gsi-pillar-table--cards {
  table-layout: fixed;
  border-radius: 12px !important;
}

.gsi-pillar-table--cards tbody td:first-child {
	border-right: 1px solid #ced4da;
}

.gsi-pillar-table--cards td {
  width: 50%;
  vertical-align: top;
  text-align: left;
}

/* Override rank-centering rule */
.gsi-pillar-table--cards tbody td:first-child {
  text-align: left;
}

/* Paragraph spacing inside cells */
.gsi-pillar-table--cards td p {
  margin-bottom: 12px;
  font-size: 16px !important;
}

/* Links styling */
.gsi-pillar-table--cards a {
  color: #2017ce !important;
  text-decoration: underline;
}

/*=========== Fees table variation (70 / 30) ==============*/
.gsi-pillar-table--fees {
  table-layout: fixed;
  border-radius: 12px !important;
}

.gsi-pillar-table--fees tbody td:first-child {
  width: 70%;
  text-align: left; /* override ranking center rule */
  font-weight: 500;
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--fees tbody td:nth-child(2) {
  width: 30%;
  text-align: left;
}

/* Ensure colspan row behaves properly */
.gsi-pillar-table--fees tbody td[colspan="2"] {
  width: 100% !important;
  font-weight: 500;
}

/* Link styling */
.gsi-pillar-table--fees a {
  color: #2017ce !important;
  text-decoration: underline;
}


/*========= Expenses table variation (60 / 20 / 20) ========*/
.gsi-pillar-table--expenses {
  table-layout: fixed;
  border-radius: 12px !important;
}

/* Column widths */
.gsi-pillar-table--expenses th:nth-child(1),
.gsi-pillar-table--expenses td:nth-child(1) {
  width: 60%;
  text-align: center !important;
}

.gsi-pillar-table--expenses td:nth-child(1) {
	text-align: left !important;
}

.gsi-pillar-table--expenses th:nth-child(2),
.gsi-pillar-table--expenses td:nth-child(2),
.gsi-pillar-table--expenses th:nth-child(3),
.gsi-pillar-table--expenses td:nth-child(3) {
  width: 20%;
  text-align: center;
}

/* Ensure header keeps purple styling */
.gsi-pillar-table--expenses thead th {
  background-color: #2017ce;
  color: #ffffff !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  padding: 24px;
}

/*========= Tuition mini table (50/50 centered) ============*/
.gsi-pillar-table--tuition {
  table-layout: fixed;
  border-radius: 12px !important;
}

.gsi-pillar-table--tuition td {
  width: 50%;
  text-align: center;
  font-weight: 500;
}

.gsi-pillar-table--tuition tbody td:first-child {
	border-right: 1px solid #ced4da;
}

/*========== Steps table variation (30 / 70) ============*/
.gsi-pillar-table--steps {
  table-layout: fixed;
  border-radius: 12px !important;
}

.gsi-pillar-table--steps tbody td:first-child {
  width: 30%;
  text-align: left; /* override ranking center rule */
  font-weight: 600;
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--steps tbody td:nth-child(2) {
  width: 70%;
  text-align: left;
}

/* Link styling */
.gsi-pillar-table--steps a {
  color: #2017ce !important;
  text-decoration: underline;
}

/*=============== 4 column ranking table (25% each) =================*/
.gsi-pillar-table--ranking-4 {
  table-layout: fixed;
  border-radius: 12px !important;
}

.gsi-pillar-table--ranking-4 th,
.gsi-pillar-table--ranking-4 td {
  width: 25%;
}
/* Making the first td smaller */
.gsi-pillar-table--ranking-4.gsi_pillar_1st_td_20 th:first-child,
.gsi-pillar-table--ranking-4.gsi_pillar_1st_td_20 td:first-child{
	 width: 20%;
}

/* Header styling */
.gsi-pillar-table--ranking-4 thead th {
  background-color: #2017ce;
  color: #ffffff !important;
  font-weight: 600;
  padding: 24px;
  text-align: center;
}

/* Header link color (greenish) */
.gsi-pillar-table--ranking-4 thead th a {
  color: #ABF970 !important;
  text-decoration: underline;
  font-weight: 600;
}

/* Body alignment */
.gsi-pillar-table--ranking-4 tbody td {
  text-align: left;
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--ranking-4 tbody td:last-child {
	border-right: none;
}

.gsi-pillar-table--ranking-4 tbody td:nth-child(2),
.gsi-pillar-table--ranking-4 tbody td:nth-child(4) {
  text-align: left;
}

/* Body links */
.gsi-pillar-table--ranking-4 tbody a {
  color: #2017ce !important;
  text-decoration: underline;
}

/*============ Scholarships table variation =============*/
.gsi-pillar-table--scholarships {
  table-layout: fixed;
  border-radius: 12px !important;
}

/* Equal 3-column widths */
.gsi-pillar-table--scholarships th,
.gsi-pillar-table--scholarships td {
  width: 33.333%;
}

.gsi-pillar-table--scholarships th {
	text-align: center;
	padding: 24px !important;
}

/* Alignment rules */
.gsi-pillar-table--scholarships tbody td:nth-child(1) {
  text-align: left;
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--scholarships tbody td:nth-child(2) {
  text-align: center;
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--scholarships tbody td:nth-child(3) {
  text-align: right;
}

/* Section rows */
.gsi-pillar-table--scholarships .gsi-pillar-section-row td {
  text-align: center !important;
  font-weight: 600;
  padding: 24px;
}

/* Link styling */
.gsi-pillar-table--scholarships a {
  color: #2017ce !important;
  text-decoration: underline;
}

/*=========== Salary table variation ==============*/
.gsi-pillar-table--salary {
  table-layout: fixed;
}

/* Equal 2-column layout */
.gsi-pillar-table--salary th,
.gsi-pillar-table--salary td {
  width: 50%;
}

/* Alignment rules */
.gsi-pillar-table--salary tbody td:first-child {
  text-align: left;
  border-right: 1px solid #ced4da;
}

.gsi-pillar-table--salary tbody td:nth-child(2) {
  text-align: center;
}

/* Header styling */
.gsi-pillar-table--salary thead th {
  background-color: #2017ce;
  color: #ffffff !important;
  font-weight: 600;
  padding: 24px !important;
  text-align: center;
}

/*======== 4-column comparison table (19 / 27 / 27 / 27) ========*/
.gsi-pillar-table--compare-4 {
  table-layout: fixed;
}

/* Column widths */
.gsi-pillar-table--compare-4 th:nth-child(1) {
  width: 19%;
  text-align: center !important;
}

.gsi-pillar-table--compare-4 td:nth-child(1) {
	text-align: left !important;
	width: 19%;
}

.gsi-pillar-table--compare-4 td:nth-child(1),
.gsi-pillar-table--compare-4 td:nth-child(2),
.gsi-pillar-table--compare-4 td:nth-child(3) {
	border-right: 1px solid #ced4da;
	width: 27%;
  	text-align: left;
}

.gsi-pillar-table--compare-4 th:nth-child(2),
.gsi-pillar-table--compare-4 th:nth-child(3),
.gsi-pillar-table--compare-4 th:nth-child(4) {
  width: 27%;
  text-align: center !important;
}

/* Header styling (blue background) */
.gsi-pillar-table--compare-4 thead th {
  background-color: #2017ce;
  color: #ffffff !important;
  font-weight: 600;
  padding: 24px;
}

/*======= 2-column 40 / 60 layout ========*/
.gsi-pillar-table--30-70 {
  table-layout: fixed;
}

.gsi-pillar-table--30-70 th {
	padding: 24px !important;
}

.gsi-pillar-table--30-70 th:nth-child(1) {
  width: 40%;
  text-align: center;
}

.gsi-pillar-table--30-70 td:nth-child(1) {
  width: 40%;
  text-align: left !important;
  border-right: 1px solid #ced4da; 
}

.gsi-pillar-table--30-70 td:nth-child(2) {
  width: 60%;
  text-align: left;
}

.gsi-pillar-table--30-70 th:nth-child(2) {
  width: 60%;
  text-align: center;
}


/*********** Different Table adujstments ***************/

/* .gsi-no-header table.gsi-pillar-table, 
.gsi-no-header table.gsi-pillar-table tbody,
.entry-content  .gsi-no-header table.gsi-pillar-table tr td {
    border-radius: 0 !important;
    border-color: #b5b2ef !important;
} */

/*  */
.gsi-no-header table.gsi-pillar-table {
    border-radius: 12px;
}
.gsi-no-header .gsi-pillar-table {
    width: 100%;
    table-layout: fixed;}

.gsi-no-header .gsi-pillar-table td:first-child {
    width: 40%;
    vertical-align: top;
}

.gsi-no-header .gsi-pillar-table td:last-child {
    width: 60%;
}
.gsi-no-header .gsi-pillar-table.gsi_50_50_table td:first-child, .gsi-no-header .gsi-pillar-table.gsi_50_50_table td:last-child{
	width: 50%;
}
/*  */
.gsi-pillar-table-wrapper.gsi-no-header.gsi-pillar-tcol tr {
    align-items: flex-start;
    justify-content: flex-start;
    display: flex;
}

.gsi-pillar-table-wrapper.gsi-no-header.gsi-pillar-tcol tr td {
    width: 33.333%;
    text-align: center;
}
/*  */
.phillar-pg-table-four .gsi-pillar-table {
    width: 100%;
    table-layout: fixed;
}

.phillar-pg-table-four .gsi-pillar-table th,
.phillar-pg-table-four .gsi-pillar-table td {
    width: 25%;
}

.gsi-pillar-table.gsi_annual_fee_table th:last-child,
.gsi-pillar-table.gsi_annual_fee_table td:last-child {
    width: 20%;
}
.gsi-pillar-table.gsi_annual_fee_table td{
	text-align:left !important;
}
.gsi-pillar-table.gsi_annual_fee_table tr.gsi-pillar-section-row td{
	text-align:center !important;
}
.gsi-pillar-table.gsi_annual_fee_table td:nth-child(2){
	text-align:center !important;
}
.gsi-pillar-table.gsi_annual_fee_table td:last-child {
	text-align:left !important;
}
.phillar-pg-table-four .gsi-pillar-table tbody td {
    text-align: left;
	font-weight: 400;
}


.phillar-pg-table-four .gsi-pillar-table thead th {
    text-align: center;
}
/*  */
.schol-table table.gsi-pillar-table.gsi-pillar-table--three tbody tr td {
    text-align: left;
}
/*  */
.gsi-pillar-table-wrapper.gsi-pillar-pg-table .gsi-pillar-table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.gsi-pillar-table-wrapper.gsi-pillar-pg-table .gsi-pillar-header-col {
    text-align: center;
}

.gsi-pillar-table-wrapper.gsi-pillar-pg-table .gsi-pillar-table td {
    width: 33.33%;
    text-align: center; /* optional */
}

table.gsi-pillar-table.gsi-pillar-table--two thead tr th {
    padding: 24px;
}
.gsi-pillar-table-wrapper.gsi-pillar-pg-table .gsi-pillar-table td{
	border-right: 1px solid #ced4da;
}
.gsi-pillar-table-wrapper.gsi-pillar-pg-table .gsi-pillar-table td:last-child{
	border-right:unset;
}
/* ============================================================================================================ */
/* ============================================================================================================ */

.gsi-content-piller-top.active .gsi-content-piller-title{
	color: var(--cobalt);
}
.gsi-content-piller-title {
	margin-left: 16px;
	position: relative;
}
.gsi-content-piller-title::before{
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	top: 7px;
	left: -16px;
	background-image: url('/india/wp-content/uploads/sites/3/2025/09/contents-arrow-down.svg');
	transform: rotate(-90deg);
	transition: 0.3s ease-in-out;
	filter: grayscale(1);
}
.gsi-content-piller-top.active .gsi-content-piller-title::before{
	transform: rotate(0deg);
	filter: grayscale(0);
}
/* Table CSS */
.gsi-3-col-special-sec-article-sec .gsi_band_scale_row .et_pb_module{
	justify-content: center;
}
.gsi_band_scale .gsi_band_scale_row.col_50_50 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_50_50_th .et_pb_column {
	grid-template-columns: 50% 50%;
	margin-right:0 !important;
}
.gsi_band_scale .gsi_band_scale_row.col_35_65 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_35_65_th .et_pb_column {
	grid-template-columns: 35% 65%;
	margin-right:0 !important;
}
.gsi_band_scale .gsi_band_scale_row.col_65_35 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_65_35_th .et_pb_column {
	grid-template-columns: 65% 35%;
	margin-right:0 !important;
}
.gsi_band_scale .gsi_band_scale_row.col_33_33_33 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_33_33_33_th .et_pb_column {
	grid-template-columns: 34% 33% 33%;
	margin-right:0 !important;
}
.gsi_band_scale .gsi_band_scale_row.col_50_25_25 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_50_25_25 .et_pb_column {
	grid-template-columns: 50% 25% 25%;
	margin-right:0 !important;
}
.gsi_band_scale .gsi_band_scale_row.col_40_40_20 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_40_40_20 .et_pb_column {
	grid-template-columns: 40% 40% 20%;
	margin-right:0 !important;
}
.gsi_band_scale .gsi_band_scale_row.col_25_25_25_25 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_25_25_25_25_th .et_pb_column {
	grid-template-columns: 25% 25% 25% 25%;
	margin-right:0 !important;
}
.gsi_band_scale .gsi_band_scale_row.col_20_35_20_25 .et_pb_column, .gsi_band_scale .gsi_band_scale_row .col_20_35_20_25_th .et_pb_column {
	grid-template-columns: 20% 35% 20% 25%;
	margin-right:0 !important;
}
.gsi-3-col-special-sec-article-sec .gsi_band_scale_row .et-last-child .et_pb_module.et_pb_text{
	display:block !important;
}
.gsi-3-col-special-sec-article-sec .gsi_band_scale_row .et_pb_text .et_pb_text_inner,
.gsi-3-col-special-sec-article-sec .gsi_band_scale_row .et_pb_text .et_pb_text_inner *,
.gsi-3-col-special-sec-article-sec .gsi_band_scale_row .et_pb_text .et_pb_text_inner p{
	font-size: 16px !important;
	line-height: 24px !important;
}
.gsi-sidebar-cta-green .et_pb_main_blurb_image{
	margin-bottom: 16px;
}
.gsi-sidebar-cta-green .et_pb_module_header{
	margin-bottom: 24px;
}
.gsi-sidebar-cta-green .et_pb_blurb_description p{
	font-size: 16px;
	line-height: 26px;
}
.gsi-sidebar-cta-green .et_pb_blurb_description a{
	margin-top: 48px;
	display: block;
	text-align: center;
	background-color: #ABF970;
	padding: 16px 10px;
	border-radius: 12px;
	color: var(--deep-navy);
	font-size: 18px;
	font-weight: 600;
	cursor: pointer;
}
.gsi-pillar-3-col-cta-middle{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 16px;
}
.gsi-pillar-3-col-cta-middle .et_pb_column{
	width: 100%;
}
.gsi-pillar-3-col-cta-middle .et_pb_main_blurb_image{
	margin-bottom: 24px;
}
.gsi-pillar-3-col-cta-middle .et_pb_blurb_description *,
.gsi-pillar-3-col-cta-middle .et_pb_blurb_description{
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}
.gsi_row.gsi_row_flex{
	max-width: 1314px !important;
}
.gsi_row.gsi_row_flex .et_pb_column{
	display: flex;
	flex-wrap: wrap;
	column-gap: 24px;
	row-gap: 56px;
	justify-content: center;
}
.gsi_row.gsi_row_flex .et_pb_main_blurb_image{
	margin-bottom: 24px;
}
.gsi-blurb-contents-item h4.et_pb_module_header{
	font-family: 'DM Sans' !important;
	line-height: 24px;
}
.gsi-blurb-contents-item img{
	width: 138px;
	height: 138px;
}
.gsi-sidebar-cta-green .et_pb_blurb_description a.gsi_cus_primary_btn{
	background-color: #F7003B;
	color: #ffffff;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_content,
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_content *{
	font-family: 'DM sans' !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 400  !important;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_title{
	font-family: 'DM sans' !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 600  !important;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_content{
	padding-top: 24px !important;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_content strong, .gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_content b{
	font-weight:700 !important;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_accordion_item{
	padding: 16px 0 !important;
	border-color: #0000001A !important;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_accordion_item:first-of-type{
	border-top: none !important;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_title{
	position: relative;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_title::before{
	content: "" !important;
	width: 20px !important;
	height: 2px !important;
	background-color: var(--cobalt);
	position: absolute;
	top: 17px;
	transition: 0.3s ease-in-out;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion .et_pb_toggle_title::after{
	content: "" !important;
	width: 2px !important;
	height: 20px !important;
	background-color: var(--cobalt);
	position: absolute;
	top: 0;
	right: 9px;
	transition: 0.3s ease-in-out;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion ul{
	margin-top:0 !important;
}
.gsi_faq.pa-add-accordion-icon.gsi-pillar-accordion p{
	padding-bottom:1em;
}
.gsi_faq.pa-add-accordion-icon .et_pb_toggle_open .et_pb_toggle_title::after{
	transform: rotate(90deg);
}
.gsi_faq.pa-add-accordion-icon .et_pb_toggle_open .et_pb_toggle_title::before{
	transform: rotate(-180deg);
}
.et_pb_section.gsi_pillar_page_hero {
	background-position: right -20px bottom 0px !important;
}
.gsi-3-col-special-sec-article-sec .gsi_row.gsi_band_scale_row .et_pb_text{
  padding: 24px !important;
}
.gsi-3-col-special-sec-article-sec .gsi_row.gsi_band_scale_row.padding_8 .et_pb_text{
  padding: 8px !important;
}
.gsi-pillar-heading .et_pb_text.gsi-pillar-3line-headings{
	max-width: 65% !important;
}
.gsi-pillar-table-wrapper.gsi-no-header.sp,
.gsi-pillar-table-wrapper.sp{
    border-top: 1px solid #b5b2ef !important;
}
@media only screen and (max-width: 1496px) {
	.et_pb_section.gsi_pillar_page_hero {
		background-position: right -60px bottom 0px !important;
	}
}
@media only screen and (max-width: 1420px) {
	.et_pb_section.gsi_pillar_page_hero {
		background-position: right -150px bottom 0px !important;
	}
}
@media only screen and (max-width: 1330px) {
	.et_pb_section.gsi_pillar_page_hero {
		background-position: right -248px bottom 0px !important;
	}
}
@media only screen and (max-width: 1250px) {
	div.et_pb_section.gsi_pillar_page_hero.et_pb_section_0 {
		background-image: url(/wp-content/uploads/sites/3/2025/09/brand-bottom-right.svg)!important;
		background-position: right 0 bottom 0px !important;
		background-size: 140px !important;
	}
	div.et_pb_section.gsi_pillar_page_hero .et_pb_column_0{
		width: 100% !important;
	}
	div.et_pb_section.gsi_pillar_page_hero .et_pb_column_0 .et_pb_module.et_pb_text{
		max-width: 100% !important;
	}
}
@media only screen and (max-width: 980px) {
	.gsi-blurb-contents-item img{
		height: 80px !important;
	}
	.gsi_section.gsi_innerpg_hero.gsi_section_inner_hero_wpadding{
		padding-bottom: 48px !important;
	}
	.gsi-pillar-contents-js{
		display: none;
	}
	.gsi_row.gsi_row_flex .et_pb_column {
		flex-direction: column;
		row-gap: 15px;
		align-items: flex-start;
	}
	.gsi-blurb-contents-item .et_pb_blurb_content{
		display: flex;
		align-items: center;
	}
	.gsi-blurb-contents-item .et_pb_main_blurb_image{
		margin: 0 !important;
		width: unset !important;
	}
	.gsi-blurb-contents-item h4.et_pb_module_header{
		font-size: 16px !important;
		text-align: left !important;
	}
	.et_pb_section.gsi_section.et_section_regular.padding_40_40{
		padding-bottom: 24px !important;
	}
	.gsi-pillar-heading .et_pb_text{
		width: 60% !important;
	}
	.gsi-pillar-3-col-cta-middle .et_pb_column{
		width: 100% !important;
	}
	.gsi-pillar-3-col-cta-middle{
		grid-template-columns: repeat(1, 1fr);
		row-gap: 12px;
	}
}
@media only screen and (max-width: 768px){
	.gsi-pillar-heading .et_pb_text_inner h2{
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.gsi-pillar-heading{
		background-size: contain !important;
		background-position: center left !important;
	}
	.gsi-pillar-heading{
		min-height: 160px;
		display: flex;
		align-items: center;
	}
}
@media only screen and (max-width: 460px) {
	.gsi-3-col-special-sec-article-sec .gsi_band_scale_row .et_pb_column{
		min-width: 600px;
	}
	.gsi-3-col-special-sec-article-sec .gsi_band_scale_row{
		overflow: scroll;
	}
}

.gsi-pillar-heading{
	background-size:contain !important;
}
.gsi-pillar-heading .et_pb_text {
	/* 	float:right !important; */
}

/* AUTHOR PAGE */
.gsi-pillar-authors-archive .gsi-pillars-list{
	display: inline-grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	column-gap:24px;
	row-gap:56px;
	width: 100%;
	text-align: center;
}
.gsi-pillar-authors-archive .gsi-pillar-author_img_wrapper{
	background-color: transparent;
	border-radius:12px;
}
.gsi-pillar-authors-archive .gsi-pillar-author_img_wrapper img{
	border-radius:12px;
	max-width: 316px;
	object-fit: cover;
}
.gsi-pillar-authors-archive  .gsi-pillar_designation{
	display: block;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	padding-bottom:16px;
}
.gsi-pillar-authors-archive .gsi-pillar_read_more{
	display: block;
	background-color: #2017CE;
	width: fit-content;
	text-align: center;
	margin: auto;
	color:#fff;
	padding: 16px 24px;
	border-radius: 16px;
}
@media screen and (max-width:980px){
	.gsi-pillar-authors-archive .gsi-pillars-list{
		grid-template-columns: 1fr 1fr;
	}
}
/* SINGLE AUTHOR PAGE */
.gsi-pillar-single-author {
	width: 100%;
	display: flex;
	column-gap:24px;
	padding-bottom: 104px;
}
.gsi-pillar-single-author .gsi-pillar-single-author-image{
	display: flex;
	align-items: center;
}
.gsi-pillar-single-author .gsi-pillar-single-author-image img{
	max-width: 310px;
}
.gsi-pillar-single-author h3{
	font-weight:600;
}
.gsi-pillar-single-author .gsi-single-author_designation{
	padding-top:8px;
	padding-bottom:24px;
	font-size:24px;
	line-height: 32px
}
.gsi-single-author-linkedin{
	display: block;
	width: fit-content;
}
.gsi-single-author_description{
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	padding-top: 48px;
}
@media screen and (max-width:768px){
	.gsi-pillar-single-author{
		flex-direction: column;
	}
	.gsi-pillar-single-author .gsi-pillar-single-author-image{
		padding-bottom:48px;
	}
	.gsi-pillar-single-author {
		padding-bottom: 80px;
	}
}
/* ################################# */
.gsi_pillar_authors_archive_wrapper, .gsi-pillar-authors-archive-list{
	position:relative;
	min-height: 200px;
}
.gsi-pillar-authors-archive-list .gsi-pillar-authors-archive-list-display{
	display: inline-grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 24px;
	row-gap: 24px;
	position:relative;
}
.gsi-pillar-authors-archive-list .gsi-pillar-single-author-post-item{
	border-radius: 12px;
	border: 1px solid #B5B2EF;
	padding: 24px;
	background: var(--white) url(/india/wp-content/uploads/sites/3/2025/09/Vector.svg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto;
}
.gsi-pillar-authors-archive-list .gsi-pillar-single-author-post-excerpt{
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding-top: 24px;
	padding-bottom: 32px;
}
.gsi-pillar-authors-archive-list h6{
	padding-bottom:32px;
}
.gsi-pillar-authors-archive-list .gsi-pillar-single-post-author{
	display: flex;
	align-items: center;
	column-gap:12px;
	line-height: 24px;
	margin-bottom:32px;
}
.gsi-pillar-authors-archive-list .gsi-pillar-single-post-author_img{
	border-radius: 100%;
}
.gsi-pillar-authors-archive-list .gsi-pillar-single-post-author-name{
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
}
.gsi-pillar-authors-archive-list .gsi-pillar-single-post-publish-date{
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}
.gsi-pillar-single-post_read_more{
	display: block;
	width: fit-content;
	border-radius: 12px;
	background:#2017CE;
	padding: 16px 24px;
	color: #fff;
}
/* --- */
.gsi_pillar_authors_archive_wrapper .gsi-pagination{
	padding-top:32px;
	display: flex;
	justify-content: flex-end;
	column-gap: 12px;
}
.gsi_pillar_authors_archive_wrapper .gsi-page-btn{
	padding: unset;
	width: 56px;
	height: 56px;
	border-radius: 8px;
	border: 1px solid #010A1C;
	font-size: 16px;
	font-weight: 600;
	line-height: 21px;
	color: #010A1C;
	font-family: "DM Sans";
	background-color: #fff;
	cursor: pointer;
	transition: transform 0.3s ease;
}
.gsi_pillar_authors_archive_wrapper .gsi-page-btn.active{
	border: 1px solid #2017CE;
	background-color: #2017CE;
	color: #fff;
	transition: transform 0.3s ease;
}
@media only screen and (max-width: 980px) {
	.gsi-pillar-authors-archive-list .gsi-pillar-authors-archive-list-display{
		grid-template-columns: repeat(2, 1fr);
	}
	.gsi_pillar_authors_archive_wrapper .gsi-pagination{
		justify-content: center;

	}
	.gsi-page-btn{
		height:40px !important;
		width:40px !important;
		font-size: 16px !important;
		line-height: 21px !important;
	}
	.gsi-pillar-authors-archive-list h6{
		font-size: 28px !important;
		line-height: 36px !important;
	}
}
@media only screen and (max-width: 768px) {
	.gsi-pillar-authors-archive-list .gsi-pillar-authors-archive-list-display{
		grid-template-columns: 1fr;
	}
}
/* PILLAR PAGE AUTHOR SECTION */
.gsi_pillar_page_author_wrapper{
	border-radius: 12px;
	background: rgba(210, 209, 245, 0.20);
	padding:24px;
}
.gsi_pillar_page_author_wrapper .gsi-pillar-single-post-author{
	display: flex;
	column-gap: 12px;
	align-items: center;
}
.gsi_pillar_page_author_wrapper img{
	max-width: 111px;
	width: 100%;
	max-height: 111px;
	object-fit: cover;
	border-radius: 100%;
}
.gsi_pillar_page_author_wrapper .gsi-pillar-single-post-author-name{
	font-family: var(--heading-font) !important;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
}
.gsi_pillar_page_author_wrapper .gsi-pillar-single-post-author-designation{
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #565F75;
	padding-top: 8px;
}
.gsi_pillar_page_author_wrapper .gsi_pillar_page_author_description{
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding-top: 24px;
}
.gsi_pillar_page_author_page_link{
	display:block;
	width:fit-content;
	color: var(--cobalt);
	padding-top:24px;
	font-weight:500;
}
@media only screen and (max-width: 768px) {
	.gsi_pillar_page_author_wrapper img{
		max-width:72px !important;
		max-height: 72px !important;
	}
}