.elementor-131135 .elementor-element.elementor-element-57c4ef7b{--display:flex;--border-radius:20px 20px 20px 20px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-131135 .elementor-element.elementor-element-57c4ef7b:not(.elementor-motion-effects-element-type-background), .elementor-131135 .elementor-element.elementor-element-57c4ef7b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-131135 .elementor-element.elementor-element-3986577f{grid-column:span 4;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;color:#333333;}/* Start custom CSS for html, class: .elementor-element-67b3429d */.fp-premium-table-wrap {
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  font-family: Inter, Arial, sans-serif;
}
.fp-premium-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
  table-layout: fixed; /* Force equal column widths */
}
.fp-premium-table thead {
  background: linear-gradient(180deg,#e17838,#e88b51);
  color: #fff;
  text-transform: uppercase;
}
.fp-premium-table th {
  font-size: 15px;
  padding: 14px 16px;
  text-align: center;
  font-weight: 700;
  border-right: 1px solid rgba(255,255,255,0.2);
  width: 33%; /* Equal width for 3 columns */
}
.fp-premium-table td {
  font-size: 15px;
  padding: 10px 20px;
  border: 1px solid #e5e7eb;
  vertical-align: top;
  width: 33%; /* Equal width for 3 columns */
}
.fp-premium-table tbody tr:nth-child(even) {
  background: #f9fafb;
}
.fp-premium-table td span {
  font-size: 13px;
  color: #6b7280;
}
.fp-premium-table .highlight {
  font-weight: 700;
  font-size: 18px;
  color: #0f5132;
  background: rgba(25,135,84,0.08);
  border-left: 4px solid #198754;
}
/* = MOBILE INVESTOR CARD MODE = */
@media (max-width: 768px) {
  .fp-premium-table thead,
  .fp-premium-table tbody,
  .fp-premium-table th,
  .fp-premium-table td,
  .fp-premium-table tr {
    display: block;
    width: 100%;
  }
.fp-premium-table td span {
  font-size: 12px;
  color: #6b7280;
}
  .fp-premium-table thead {
    display: none;
  }
  .fp-premium-table tr {
    margin-bottom: 16px;
    border-radius: 12px;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06);
    padding: 10px;
    background: #fff;
  }
  .fp-premium-table td {
    border: none;
    text-align: right;
    padding-left: 40%;
    position: relative;
    font-size: 16px;
  }
  .fp-premium-table td:before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 65%;
    text-align: left;
    font-weight: 600;
    color: #33333;
  }
  .fp-premium-table .highlight {
    font-size: 16px;
  }
  .fp-premium-table tr:last-child {
    margin-bottom: 0;
  }
  .fp-premium-table {
  border-spacing: 0;
}
.fp-premium-table td.table-disclaimer {
  text-align: left;
  padding-left: 0;
  font-size: 13px;   /* optional */
}
}/* End custom CSS */
/* Start custom CSS *//***************** Salient Theme CSS style.css Start ******************/

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0
}
html {
    overflow-x: hidden;
    overflow-y: scroll;
    max-width: 100%
}

body {
    max-width: 100%;
    overflow-x: hidden;
    background: white;
    font-family: 'Open Sans',sans-serif;
    color: #676767;
    position: relative
}

ol, ul {
    list-style: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
body {
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans';
    font-weight: 400;
    background-color: #1C1C1C;
    line-height: 26px
}

p {
    -webkit-font-smoothing: subpixel-antialiased
}
a {
    color: #27CFC3;
    text-decoration: none;
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s
}
h2 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 7px
}

h3 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 7px
}

h4 {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 7px
}

h5 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 7px
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
    letter-spacing: 0px;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans';
    font-weight: 600
}

.bold, strong, b {
    font-family: 'Open Sans';
    font-weight: 600
}
p {
    padding-bottom: 27px
}
/***************** Salient Theme CSS  End ******************/

/***************** Salient Theme CSS responsive.css Start ******************/
@media screen and (max-width: 782px)
body {
		position: static;
	}
@media only screen and (min-width: 470px) and (max-width: 990px) {
	body:after {
		content: 'two';
		display: none;
	}
	@media only screen and (max-width: 470px) {
	body:after {
		content: 'one';
		display: none;
	}
	/***************** Salient Theme CSS responsive.css End ******************//* End custom CSS */