/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Version: 1.0
*/

:root {
  --gold: #C9A96E;
  --gold-light: #E8D5B0;
  --gold-pale: #F5EED8;
  --gold-dark: #9B7A45;
  --navy: #0D1B2A;
  --navy-mid: #1A2E42;
  --navy-light: #2A4560;
  --sage: #7A9B6E;
  --sage-light: #B8CEAE;
  --sage-pale: #EBF2E7;
  --cream: #F8F4EE;
  --cream-dark: #EDE6DA;
  --white: #FFFFFF;
  --text-dark: #0D1B2A;
  --text-mid: #3D5166;
  --text-muted: #7A90A4;
  --serif: 'Cormorant Garamond', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
}
a.hfe-menu-item {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    transition: color 0.25s;
}
a.hfe-menu-item:focus,a.hfe-menu-item:hover {
color: #E8D5B0 !important;
}
.header-cta a {
    padding: 9px 20px;
    border: 1px solid #E8D5B0 !important;
    color: #C9A96E !important;
    border-radius: 2px !important;
   
}
.header-cta a:hover {
    background: #E8D5B0 !important;
    color:#0D1B2A !important;
}
.footer-col h5 {
    font-size: 17.5px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #c9a96e;
    margin-bottom: 14px;
}
.footer-col a {
    font-size: 17px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.3);
    text-decoration: none;
    transition: color 0.2s;
}
.footer-col a:hover {
    color: rgba(255, 255, 255, 0.65);
}
.footer-col ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 7px;
    padding-left: 0px;
}
.footer-stars {
    display: flex;
    gap: 2px;
    margin-top: 14px;
}
.footer-stars span {
    font-size: 16.5px;
    color: #C9A96E;
}
.footer-rating-text {
    font-size: 17.5px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.28);
 
    margin-top: 4px;
}
footer {
    background: #07111A;
    padding: 56px 2.5vw 36px;
}
footer .footer-width-fixer{border-bottom: 1px solid rgba(255, 255, 255, 0.05);}
.ecf-logo{
    width: 50px;
    height: 50px; /* 👈 IMPORTANT for circle */
    display: flex;
    align-items: center;   /* vertical center */
    justify-content: center; /* horizontal center */
    border: 1px solid #C9A96C;
    border-radius: 50%; /* perfect circle */
    font-family: "Cormorant Garamond", sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #C9A96C;
    text-align: center;
}
.security-box span.elementor-icon {
    border-color: #c9a96e40 !important;
    background: rgba(201, 169, 110, 0.06);
    width: 40px;
    height: 40px;
}
:root {
  --gold: #C9A96E;
  --gold-light: #E8D5B0;
  --gold-pale: #F5EED8;
  --gold-dark: #9B7A45;
  --navy: #0D1B2A;
  --navy-mid: #1A2E42;
  --navy-light: #2A4560;
  --sage: #7A9B6E;
  --sage-light: #B8CEAE;
  --sage-pale: #EBF2E7;
  --cream: #F8F4EE;
  --cream-dark: #EDE6DA;
  --white: #FFFFFF;
  --text-dark: #0D1B2A;
  --text-mid: #3D5166;
  --text-muted: #7A90A4;
  --serif: 'Cormorant Garamond', Georgia, serif;
  --sans: 'DM Sans', system-ui, sans-serif;
  --ease: cubic-bezier(0.4, 0, 0.2, 1);
}

.hero-tag .elementor-heading-title {
   position: relative;
	display: inline-flex;
	align-items: center;
}
.hero-tag{
	    width:fit-content !important;
}
.hero-tag .elementor-heading-title::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #c9a96e;
    border-radius: 50%;
    flex-shrink: 0;
    border: 1px solid rgba(201, 169, 110, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
}
.security-box span.elementor-icon svg {
    width: 16px;
    height: 16px;
    stroke: var(--gold-dark);
    fill: none;
    stroke-width: 1.5;
}
.seprater-heading-after .elementor-heading-title::after {
    content: '';
    display: inline-block;
    width: 24px;
    background: var(--gold-dark);
    flex: 0 0 32px;
    height: 1px;
}
.seprater-heading-after .elementor-heading-title {
    display: inline-flex;
    gap: 12px;
    align-items: center;
}
.stats-sec{
    padding-inline-start: 0;
    padding-inline-end: 0;
}
.platform-card-wide {
    grid-column: 1 / -1 !important;
}
.platform-card-wide-content {
    flex: 1 !important;
}
.platform-card-wide-tag {
    flex-shrink: 0 !important;
}
.platform-card-wide-content p{
    margin-bottom:0;
}
.portal-access-band {
    border-top: 2px solid var(--gold) !important;
}

.portal-access-band-list ul {
    columns: 2;
    column-gap: 24px;
    list-style: none;
}
.portal-access-band-list ul li::before {
    content: '✦';
    font-size: 8px;
    color: var(--gold);
    flex-shrink: 0;
}
.portal-access-band-list ul li {
    padding: 5px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    break-inside: avoid;
    display: flex;
    align-items: center;
    gap: 10px;
}
.portal-access-band-left h3 em {
    color: #E8D5B0;
}
.whitelabel-list ul li {
    padding: 11px 0;
    border-bottom: 1px solid var(--cream-dark);
    display: flex;
    align-items: flex-start;
    gap: 12px;
    line-height: 1.5;
}
.whitelabel-list ul li::before {
    content: '—';
    color: var(--gold);
    flex-shrink: 0;
    font-weight: 300;
}
.whitelabel-list ul{
    list-style: none;
    margin-top: 28px;
    padding: 0;
}
.whitelabel-panel-items ul li {
    padding: 14px 16px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

.whitelabel-panel-items ul {
    display: flex;
    flex-direction: column;
    gap: 14px;
    list-style: none;
    padding: 0;
}
.whitelabel-panel-items ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #c9a96e;
    border-radius: 50%;
    flex-shrink: 0;
    display: inline-flex;
    margin-right: 14px;
}
.security-certs ul li {
    border: 1px solid rgba(201, 169, 110, 0.25);
    padding: 7px 16px;
}

.security-certs ul {
    list-style: none;
    gap: 12px;
    flex-wrap: wrap;
    display: flex;
}
h2 em{
	color:#9b7a45
}
h1 em,
h3 em,
h4 em,
h5 em,
h6 em{
    font-style: italic;
    color:#e8d5b0;
}
.hero {
    min-height: 100vh;
    background: var(--navy);
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}
.hero-glow {
    position: absolute;
    pointer-events: none;
}
.hero-glow-1 {
    width: 700px;
    height: 700px;
    top: -200px;
    right: -150px;
    background: radial-gradient(circle, rgba(201,169,110,0.07) 0%, transparent 65%);
}
.elementor-element.hero-bg, .elementor-element.hero-bg * {
    height: 100%;
}
.hero-glow-2 {
    width: 500px;
    height: 500px;
    bottom: -100px;
    left: 0;
    background: radial-gradient(circle, rgba(122,155,110,0.07) 0%, transparent 65%);
}
.hero-bg-grid {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(201,169,110,0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(201,169,110,0.035) 1px, transparent 1px);
    background-size: 72px 72px;
}
h3.elementor-heading-title em {
    color: #e8d5b0;
}

.seprater-heading .elementor-heading-title::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 1px;
    background: var(--gold-dark);
    flex-shrink: 0;
}

.seprater-para::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #c9a96e;
    flex-shrink: 0;
    top: 49%;
	position: absolute;
}
.seprater-para::after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #c9a96e;
    flex-shrink: 0;
    top: 49%;
    right: 0;
    position: absolute;
}
.pillar:hover::after {
    transform: scaleX(1);
}
.pillar::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #9b7a45;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.35s var(--ease);
}
.pillar .elementor-icon {
    width: 42px;
    height: 42px;
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.seprater-heading .elementor-heading-title {
    display: inline-flex;
    align-items: center;
    gap: 16px;
}


.serve-primary-card .elementor-icon {
    width: 44px;
    height: 44px;
    background: rgba(201,169,110,0.12);
    border: 1px solid rgba(201,169,110,0.2) !important;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s, border-color 0.25s;
}

.serve-strip-items ul.elementor-icon-list-items {
    row-gap: 16px;
}


.expertise-cat-header .elementor-icon{
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(201,169,110,0.12);
    border-radius: 50%;
    border: 1px solid rgba(201,169,110,0.25) !important;
}


.bo-pillar .elementor-icon{
  width: 38px;
    height: 38px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(201, 169, 110, 0.1);
    border: 1px solid rgba(201,169,110,0.3) !important;
    border-radius: 50%;
    margin-bottom: 6px;
    align-self: center;
}
.edu-topic .elementor-icon{
    width: 32px;
    height: 32px;
    border: 1px solid rgba(201,169,110,0.2) !important;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
	background:#fff;
}
.compliance-pillbox-text strong {
    font-weight: 400;
    color: var(--gold-light);
    font-style: italic;
}
.compliance-pillbox-text {
    font-family: var(--serif);
    font-size: 21px;
    font-weight: 300;
    color: var(--white);
    line-height: 1.55;
}
.edu-topic h3.elementor-icon-box-title {
    margin-top: 0;
}
.logo-tagline p {
    margin-bottom: 0;
    margin-top: 0;
		line-height: 1.3;
    text-transform: uppercase;
}
.ecf-logo p {
    margin-bottom: 0;
    line-height: normal;
}
.ecf-logo p {
    margin-bottom: 0;
}
.header-cta a{
	    margin-left: 10px;
}

.light-gold{
	color:#e8d5b0 !important;
}

.bo-focus-header:after {
    content: "";
    background: #c9a96e40;
    height: 1px;
    position: absolute;
    top: 14px;
    left: 280px;
    right: 230px;
}



.tech-features-panel {
  margin-top: 32px;
  padding: 44px 44px;
  background: var(--navy-mid);
  border: 1px solid rgba(201,169,110,0.15);
  border-top: 2px solid var(--gold);
  border-radius: 2px;
}
.tech-features-label {
  font-size: 16.5px; font-weight: 400; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--gold);
  margin-bottom: 28px;
  display: flex; align-items: center; gap: 12px;
}
.tech-features-label::after {
  content: ''; flex: 1; height: 1px; background: var(--gold); opacity: 0.3;
}
.tech-features-grid {
  display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px 24px;
}
.tf-item {
  display: flex; align-items: flex-start; gap: 10px;
  font-size: 14.5px; font-weight: 300; color: rgba(255,255,255,0.65);
  letter-spacing: 0.01em; line-height: 1.55; padding: 4px 0;
}
.tf-dot {
  width: 5px; height: 5px; border-radius: 50%;
  background: var(--gold); flex-shrink: 0; margin-top: 6px;
}

/* Industry verticals strip */
.serve-secondary-strip {
  border: 1px solid var(--cream-dark);
  padding: 28px 36px;
  background: var(--navy);
  border-radius: 2px;
}
.serve-strip-label {
  font-size: 17.5px; font-weight: 400; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--gold);
  margin-bottom: 20px;
  display: flex; align-items: center; gap: 12px;
}
.serve-strip-label::after {
  content: ''; flex: 1; height: 1px; background: rgba(201,169,110,0.2);
}
.serve-strip-items {
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.serve-strip-item {
  display: flex; align-items: center; gap: 9px;
  font-size: 17.5px; font-weight: 300; color: rgba(255,255,255,0.65);
  letter-spacing: 0.02em; padding: 6px 0;
  transition: color 0.2s;
}
.serve-strip-item:hover { color: var(--gold-light); }
.serve-strip-item svg {
  width: 14px; height: 14px; color: var(--gold); flex-shrink: 0; opacity: 0.7;
}
.serve-strip-divider {
  width: 1px; height: 20px; background: rgba(255,255,255,0.1);
  margin: 0 20px; flex-shrink: 0;
}
.expertise-items-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 0; padding: 4px;
}
.expertise-item {
  display: flex; align-items: center; gap: 8px;
  padding: 10px 14px;
  font-size: 16.5px; font-weight: 300; color: var(--text-mid);
  border-radius: 2px; transition: background 0.2s;
  line-height: 1.4;
}
.expertise-item:hover { background: var(--cream); }
.ei-dot {
  width: 4px; height: 4px; border-radius: 50%;
  background: var(--gold-dark); flex-shrink: 0; opacity: 0.7;
}
.ei-asterisk { color: var(--text-muted); font-style: italic; }


.compliance-sticky {
    position: sticky;
    top: 100px;
}

.funds-section {
  counter-reset: model-counter;
}

.funds-section .elementor-image-box-title::before {
  counter-increment:model-counter;
  content: counter(model-counter, decimal-leading-zero) " ";
 font-size: 16.5px;
	display: block;
	font-weight: 300;
	color: #7a90a4;
	letter-spacing: 0.14em;
	margin-bottom: 5px;
	transition: color 0.4s;
}

.funds-section .elementor-image-box-img {
    width: 100%;
    aspect-ratio: 4 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.funds-section .elementor-widget-image-box .elementor-image-box-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.funds-section .elementor-widget-image-box:hover .elementor-image-box-title::before{
	color: #d9d9d9;
}
.funds-section .elementor-widget-image-box:hover .elementor-image-box-description {
    color: #d9d9d9;
}

.funds-cta-strip { margin-top: 36px; background: var(--navy); border-radius: 3px; padding: 28px 32px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
.funds-cta-strip-text {  font-size: 21.5px; font-weight: 300; color: #fff; line-height: 1.4; }
.funds-cta-strip-text em { font-style: italic; color: #E8D5B0; }
.funds-cta-strip-sub { font-size: 17.5px; font-weight: 300; color: rgba(255,255,255,0.38); margin-top: 4px; }



.expertise-items-grid > .elementor-element {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    font-size: 16.5px;
    font-weight: 300;
    color: #3d5166;
    border-radius: 2px;
    transition: background 0.2s;
    line-height: 1.4;
}
.btn-gold {
    display: inline-block;
    padding: 14px 32px;
    background: var(--gold);
    color: var(--navy);
    font-family: var(--sans);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-decoration: none !important;
    border-radius: 2px;
    border: 1px solid var(--gold);
    transition: all 0.28s var(--ease);
}


.btn-gold:hover {
    background: var(--gold-light);
    border-color: var(--gold-light);
    transform: translateY(-2px);
    box-shadow: 0 8px 28px rgba(201,169,110,0.3);
}

.edge-card .elementor-icon-box-content {
  padding: 36px 48px; background: rgba(255,255,255,0.07); position: relative;
  overflow: hidden; transition: background 0.3s;
  display: grid; grid-template-columns: 80px 1fr 2fr; gap: 32px; align-items: start;
  border-bottom: 1px solid rgba(201,169,110,0.18);
}
.edge-card:last-child { border-bottom: none; }
.edge-card::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: var(--gold); transform: scaleY(0); transform-origin: top; transition: transform 0.35s var(--ease); }
.edge-card:hover { background: rgba(255,255,255,0.12); }
.edge-card:hover::before { transform: scaleY(1); }
.edge-card:hover .edge-num { color: var(--gold-light); }

.edge-card-wrap {
  counter-reset: edge-counter;
}

.edge-card .elementor-icon-box-content::before {
  counter-increment: edge-counter;
  content: counter(edge-counter, decimal-leading-zero) " ";
  font-weight: 600;
  margin-right: 6px;
	font-family: var(--serif);
    font-size: 40px;
    font-weight: 300;
    color: var(--gold);
    line-height: 1;
    display: block;
    transition: color 0.3s;
    padding-top: 4px;
}

.team-card {
  background: var(--white); border: 1px solid var(--cream-dark);
  border-radius: 3px; overflow: hidden; transition: all 0.3s;
}
.team-card:hover { transform: translateY(-4px); box-shadow: 0 16px 48px rgba(13,27,42,0.1); }
.team-card-top {
  background: var(--navy); padding: 48px 36px 0;
  display: flex; justify-content: center; position: relative; overflow: hidden;
}
.team-card-top::before {
  content: ''; position: absolute; inset: 0;
  background-image: linear-gradient(rgba(201,169,110,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(201,169,110,0.04) 1px, transparent 1px);
  background-size: 32px 32px;
}


/* ── BOARD ── */
.board-band { background: var(--navy-mid); padding: 48px 2.5vw; border-top: 1px solid rgba(201,169,110,0.08); }
.board-inner { max-width: 1360px; margin: 0 auto; display: flex; align-items: center; gap: 40px; flex-wrap: wrap; }
.board-label { font-size: 16.5px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); white-space: nowrap; }
.board-names { display: flex; gap: 32px; flex-wrap: wrap; }
.board-name { font-family: var(--serif); font-size: 21px; font-weight: 300; color: rgba(255,255,255,0.55); }
.board-divider { width: 1px; height: 24px; background: rgba(255,255,255,0.1); }

/* ── CAUSES TICKER ── */
.ticker-section { background: var(--navy-mid); padding: 64px 0; overflow: visible; position: relative; }
.ticker-section::before, .ticker-section::after { content: ''; position: absolute; left: 0; right: 0; height: 1px; background: rgba(201,169,110,0.55); z-index: 10; }
.ticker-section::before { top: 0; }
.ticker-section::after { bottom: 0; }
.ticker-wrap { overflow: hidden; }
.ticker-label { text-align: center; font-size: 17.5px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); margin-bottom: 28px; display: flex; align-items: center; justify-content: center; gap: 14px; }
.ticker-label::before, .ticker-label::after { content: ''; display: block; width: 28px; height: 1px; background: var(--gold); opacity: 0.5; }
.ticker-wrap { overflow: hidden; }
.ticker-track { display: flex; gap: 12px; animation: ticker 35s linear infinite; white-space: nowrap; }
.ticker-wrap:hover .ticker-track { animation-play-state: paused; }
@keyframes ticker { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }
.cause-tag { padding: 8px 18px; background: rgba(255,255,255,0.04); border: 1px solid rgba(201,169,110,0.22); border-radius: 2px; font-size: 16.5px; font-weight: 300; letter-spacing: 0.05em; color: rgba(255,255,255,0.65); white-space: nowrap; transition: all 0.2s; }
.cause-tag:hover { background: rgba(201,169,110,0.12); color: var(--gold-light); border-color: rgba(201,169,110,0.5); }

.grid-dot-list .elementor-icon-box-icon , .tech-cards-grid .elementor-icon-box-icon {
    margin-top: 13px;
}

.serve-primary-card:hover::after {
    transform: scaleX(1);
}
.serve-primary-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--gold);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.35s var(--ease);
}

.section-wrap{
	padding-left:2.5vw !important;
	padding-right:2.5vw !important;
}

@media screen and (max-width:767px){
	.expertise-items-grid, .edge-card .elementor-icon-box-content,
	.tech-features-grid {
    grid-template-columns: repeat(1, 1fr);
    gap:10px 14px;
}
	.bo-focus-header:after{
		display:none;
	}
	.seprater-para::before {
			left: 45%;
			top: 40px;
	}
	.seprater-para::after{
		    bottom: 40px;top: auto;
    right: 45%;
	}
	.compliance-sticky {
    position: initial;
    top: 0px;
}
	.hfe-nav-menu-icon {
    position: absolute;
    top: -60px;
    right: -1px;
}
.hfe-nav-menu-icon svg {
    fill: #fff;
}
	.header-cta a {
    margin-left: 0;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
}
	.edge-card .elementor-icon-box-content{
		padding: 20px 24px;
	}
	.tech-features-label::after{
		display:none;
	}

}
.hero-bullet-points ul li::marker {
  color: #C9A96E;   /* bullet color */
  font-size: 1.2em; /* optional size */
}
.hero-bullet-points ul li {
  text-indent: 0;
  margin-left: 0;
}
.hero-bullet-points ul {
  padding-left: 20px;
  margin-left: 0;
}
.accounting-header-right strong {
    font-style: normal;
    color: #E8D5B0;
    font-weight: 400;
}
.section-nav {
    list-style: none;
    padding-left: 0;
}
.section-nav li {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 7px 0;
    border-bottom: 1px solid #EDE6DA;
    cursor: pointer;
    transition: all 0.15s;
}
.snav-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #EDE6DA;
    flex-shrink: 0;
}
.snav-label {
    font-size: 12.5px;
    font-weight: 300;
    color:#7A90A4;
}
.progress-title {
    font-size: 10.5px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #7A90A4;
    margin-bottom: 14px;
}
.step-list {
    list-style: none;
    padding-left: 0;
}
.step-item {
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
}
.step-num {
    font-family:'Cormorant Garamond', Georgia, serif;
    font-size: 17px;
    font-weight: 300;
    color:#C9A96E;
    flex-shrink: 0;
    line-height: 1.1;
}
.step-text strong {
    display: block;
    font-size: 12.5px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2px;
}
.step-text span {
    font-size: 12px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.55;
}
.trust-card {
    background:#ffffff;
    border-radius: 3px;
}
.trust-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 14px;
}
.trust-icon {
    font-size: 12px;
    color: var(--gold-dark);
    flex-shrink: 0;
    margin-top: 2px;
}
.trust-item strong {
    display: block;
    font-size: 12.5px;
    font-weight: 500;
    color: var(--navy);
    margin-bottom: 2px;
}
.trust-item span {
    font-size: 12px;
    font-weight: 300;
    color: var(--text-muted);
    line-height: 1.5;
}
.advisor-link {
    font-size: 11.5px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold-dark);
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
	gap: 3px;
}
.advisor-link::after {
    content: '→';
}
.advisor-link:hover {
    color: var(--gold);
}

.cf7-section-head::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #EDE6DA !important;
}
.cf7-section-head {
    font-size: 11px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--gold-dark);
    margin-bottom: 24px;
    margin-top: 48px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.cf7-section:first-of-type .cf7-section-head {
    margin-top: 0;
}
.cf7-section-head p{margin-bottom:0px}

.cf7-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.cf7-row br,.cf7-full br,.cf7-cond-block br{
display:none;}
.cf7-label span.req {
    color: var(--gold-dark);
    margin-left: 2px;
}
label.cf7-label {
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #3D5166;
    margin-bottom: 7px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], select, textarea {
    width: 100%;
    font-family: var(--sans);
    font-size: 14.5px;
    font-weight: 300;
    color: var(--navy);
    background: var(--white);
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    padding: 12px 14px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
    appearance: none;
    -webkit-appearance: none;
}
 input:focus, select:focus, textarea:focus {
    border-color: var(--gold) !important;
    box-shadow: 0 0 0 3px rgba(201, 169, 110, 0.1);
}

 .wpcf7-radio {
  display: flex;
  gap: 10px;
  margin-top: 4px;
}
.wpcf7-radio .wpcf7-list-item {
  margin: 0;
}
.wpcf7-radio .wpcf7-list-item input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
 .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 80px;
  padding: 10px 22px;
  border: 1px solid #ccc;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 600;
  color: #555;
  background: #fff;
  transition: all 0.2s;
  user-select: none;
  margin-right: -1px;
}

 .wpcf7-radio .wpcf7-list-item:has(input:checked) label {
  background: rgba(122, 155, 110, 0.1);
    border-color: var(--sage);
    color: #3d5e34;
    font-weight: 500;
  z-index: 2;
  position: relative;
}

/* ---- Chip-style Radio (Donated Stock) ---- */
.cf7-full .wpcf7-radio.cf7-chip-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 6px;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item {
  margin: 0;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item label {
 font-family: var(--sans);
    font-size: 13px;
    font-weight: 300;
    padding: 9px 18px;
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    background: var(--white);
    color: var(--text-mid);
    cursor: pointer;
    transition: all 0.15s;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item label:hover {
  border-color: #b8860b;
  color: #b8860b;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item:has(input:checked) label {
  background: rgba(201, 169, 110, 0.1);
    border-color: var(--gold);
    color: var(--navy);
    font-weight: 400;
}
.acknowledgment {
    padding: 20px 22px;
    background: var(--cream-dark);
    border-radius: 2px;
    border: 1px solid rgba(201, 169, 110, 0.15);
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 300;
    color: var(--text-mid);
    line-height: 1.8;
    font-style: italic;
}

.acknowledgment p { margin-bottom:0px}

.wpcf7-submit {
    width: 100%;
    font-family: var(--sans);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--navy);
    background: var(--gold);
    border: none;
    border-radius: 2px;
    padding: 16px 32px;
    cursor: pointer;
    transition: background 0.2s;
}
.wpcf7-submit:hover{
    background: var(--gold-light);
    color: var(--navy);
}
/* ---- Conditional Blocks ---- */
.cf7-cond-block {
  background: #f8f7f4;
  border-left: 3px solid #c9a96e59
;
  padding: 18px 20px;
  margin-top: 12px;
  margin-bottom: 20px;
  border-radius: 0 2px 2px 0;
}
.cf7-cond-label {
  color: #b8860b !important;
}
.form-sidebar {
    position: sticky;
    top: 88px;
}
.ornament {
    font-family: var(--serif);
    font-size: 28px;
    color: var(--gold);
    margin-bottom: 16px;
}

.section-nav li:hover .snav-label {
    color: var(--gold-dark);
}
/* Responsive */
@media (max-width: 640px) {
  .cf7-row {
    flex-direction: column;
  }
  .cf7-col {
    flex: 1 1 100%;
  }
}
.elementor-shape-square .elementor-icon {
    border: 1px #000 solid;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(201, 169, 110, 0.1);
    border: 1px solid rgba(201, 169, 110, 0.2);
    border-radius: 2px !important;
}
.hfe-breadcrumbs-item a {
    text-decoration: none;
}

.grants-grid h3.elementor-icon-box-title {
    margin-top: 0 !important;
    line-height: 1;
    margin-bottom: 4px !important;
}

.hfe-breadcrumbs::before {
    content: '←';
    color: rgba(255, 255, 255, 0.2);
    font-size: 11px;
}

.pillar-number {
	font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 52px; font-weight: 300;
    color: #E4DAC8;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
}

/******************** Fund types page ********************/
h2 em.navy {
    color: #0D1B2A;
}
.fund-card-tags ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    padding: 0;
}

.fund-card-tags ul li {
    background: var(--cream);
    border: 1px solid var(--cream-dark);
    padding: 3px 9px;
    border-radius: 2px;
}
.fund-card-cta span.elementor-button-icon {
    opacity: 0;
    transform: translateX(-6px);
    transition: opacity 0.2s, transform 0.2s;
    font-size: 16px;
}

.fund-card-cta .elementor-button:hover span.elementor-button-icon {
    opacity: 1;
    transform: translateX(0);
}

.fund-card-cta span.elementor-button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.fund-card-cta a.elementor-button {
    width: 100%;
}
.fund-card-desc {
    flex: 1;
}
.compare-table-wrap{
    border: 1px solid rgba(201, 169, 110, 0.15);
    border-radius: 3px;
    overflow-x: auto;
}
.compare-table-wrap table {
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    min-width: 800px;
    margin-bottom: 0;
}
.compare-table-wrap thead tr {
    background: rgba(201, 169, 110, 0.07);
    border-bottom: 1px solid rgba(201, 169, 110, 0.2);
}
.compare-table-wrap th {
    padding: 16px 18px;
    text-align: left;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--gold);
    border: 0;
    border-block-start: 0 !important;
    vertical-align: middle;
}
.compare-table-wrap tbody td:first-child {
    font-size: 15px;
    font-weight: 400;
    color: var(--gold-light);
}
.compare-table-wrap tbody td {
    padding: 15px 18px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 300;
    vertical-align: top;
    line-height: 1.5;
    border: 0;
}
.compare-table-wrap tbody tr:hover {
    background: rgba(201, 169, 110, 0.04);
}
.compare-table-wrap tbody tr {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: background 0.15s;
}
.compare-table-wrap span {
    font-size: 11px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.3);
    letter-spacing: 0.04em;
}
.compare-table-wrap .check {
    color: #7A9B6E;
    font-size: 15px;
}
.compare-table-wrap .dash {
    color: rgba(255, 255, 255, 0.2);
}
.selector-opt {
    background: var(--cream);
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    padding: 18px 20px;
    cursor: pointer;
    text-align: left;
    transition: border-color 0.2s, background 0.2s;
    font-family: var(--sans);
}
.selector-options {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}
.selector-opt-title {
    font-size: 14px;
    font-weight: 400;
    color: var(--navy);
    margin-bottom: 4px;
}
.selector-opt-sub {
    font-size: 12px;
    font-weight: 300;
    color: var(--text-muted);
    line-height: 1.5;
    white-space: normal;
}
.selector-opt:hover,.selector-opt:focus {
    border-color: rgba(201, 169, 110, 0.5);
    background: #FDF9F3;
}
.selector-step {
    display: none;
}
.selector-step.active,.selector-result.active {
    display: block;
}
.selector-result {
    display: none;
    text-align: center;
}
.selector-box {
    overflow: hidden;
}

#result-desc {
    margin: 0 auto;
}

.result-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    line-height: 1.6;
}
.path-section.active {
    border-color: var(--gold);
    box-shadow: 0 4px 24px rgba(201, 169, 110, 0.15);
}

.schedule-your-consultant{display:none;}
.path-section{cursor:pointer;}
.footer-links {
    display: flex;
    gap: 28px;
}
.footer-links a {
    font-size: 12px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.35);
    text-decoration: none;
}
.copyright p{margin-bottom:0px;}
footer{padding:0px !important;}
.fcf-footer {
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-links a:hover {
    color: var(--gold-light);
}
.footer-col ul li a {
    font-size: 13.5px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    transition: color 0.2s;
}
.footer-rating-text {
    font-size: 12px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.28);
    margin-top: 4px;
}

.security-box span.elementor-icon {

    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.portal-access-band-list ul {
    columns: 2;
    column-gap: 24px;
    padding-left: 0;
    list-style: none;
}
.portal-access-band-list ul li{
	font-size: 12.5px;
	line-height: 1.6;
}
.hero-banner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
    background: radial-gradient(ellipse at 80% 30%, rgba(201, 169, 110, 0.07) 0%, transparent 65%);
    pointer-events: none;
    left: auto;
}
.hero-banner .hero-bg-grid{
	background-size: 48px 48px;
}
.elementor-element.e-grid.advantage-list {
    grid-template-rows: auto 1fr;
}

/****************** platform page css ********************/
.acc-list.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    border: 1px solid #E4DAC8;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    justify-content: center;
}
.acc-list.elementor-widget-n-accordion ul li {
    padding: 9px 0;
    border-bottom: 1px solid var(--cream-dark);
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.acc-list.elementor-widget-n-accordion ul {
    list-style:none;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 56px;
    border-radius: 3px;
}
.acc-list.elementor-widget-n-accordion ul li:before {
    content: '—';
    color: var(--gold-dark);
    font-size: 11px;
    flex-shrink: 0;
    margin-top: 2px;
}
.acc-list.elementor-widget-n-accordion ul li:last-child {
    border-bottom: none;
}
.acc-header-count {
    font-size: 14px;
    font-weight: 300;
    color: var(--text-muted);
    letter-spacing: 0.04em;
}
.how-step h4{
    margin-top: 0;
    margin-bottom: 4px;
}
.pcu-list.pros ul li:before {
    position: absolute;
    left: 0;
    top: 14px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    color: #8FBA82;
    background: rgba(143, 186, 130, 0.18);
    border: 1px solid rgba(143, 186, 130, 0.35);
    content: "✓";
}
.pcu-list ul li {
    position: relative;
    list-style: none;
    padding: 12px 0 12px 36px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.pcu-list ul{
    list-style: none;
    padding:0
}
.pcu-list.cons ul li:before {
    position: absolute;
    left: 0;
    top: 14px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    color: #D98888;
    background: rgba(217,136,136,0.14);
    border: 1px solid rgba(217,136,136,0.3);
    content: "✕";
}
.pcu-list.use ul li:before {
    position: absolute;
    left: 0;
    top: 14px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    color: #C9A96E;
    background: rgba(201,169,110,0.14);
    border: 1px solid rgba(201,169,110,0.3);
    content: "→";
}
.pcu-list ul li:last-child{
    border-bottom:0
}
/*FAQ CSS*/
 .filter-section {
    margin-bottom: 48px;
    background:#0D1B2A;
    border: 1px solid rgba(201, 169, 110, 0.2);
    border-radius: 3px;
    overflow: hidden;
}
.filter-panel-header {
    padding: 14px 24px;
    background: rgba(201, 169, 110, 0.08);
    border-bottom: 1px solid rgba(201, 169, 110, 0.2);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}
.filter-panel-title {
    font-size: 10.5px;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #C9A96E;
}
.results-meta {
    font-size: 12px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.65);
    display: flex;
    align-items: center;
    gap: 16px;
}
.results-meta strong {
    font-weight: 500;
    color: rgba(255, 255, 255, 0.9);
}
.clear-btn {
    font-size: 11px;
    font-weight: 400;
    color:#C9A96E;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    letter-spacing: 0.06em;
    text-decoration: underline;
    text-underline-offset: 3px;
    display: none;
}
.search-row {
    padding: 16px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    display: grid;
    grid-template-columns: 120px 1fr;
    gap: 0;
    align-items: center;
}
.filter-label {
    font-size: 10.5px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    flex-shrink: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
    padding-right: 20px;
    align-self: stretch;
    display: flex;
    align-items: center;
}
.search-input-wrap {
    padding-left: 20px;
}
.search-input {
    font-family: var(--sans);
    font-size: 13px;
    font-weight: 300;
    width: 100%;
    max-width: 480px;
    background: rgba(255, 255, 255, 0.07);
    color: rgba(255, 255, 255, 0.9);
    border: 1.5px solid rgba(255, 255, 255, 0.15);
    border-radius: 2px;
    padding: 8px 14px;
    outline: none;
    transition: border-color 0.18s;
}
.filter-row {
    display: grid;
    grid-template-columns: 120px 1fr;
    align-items: center;
    padding: 16px 24px;
    gap: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.filter-btns {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding-left: 20px;
}
.filter-btn {
    font-family: 'DM Sans', system-ui, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.04em;
    padding: 7px 16px;
    border-radius: 2px;
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.07);
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    transition: all 0.18s;
    white-space: nowrap;
}
.filter-btn.active {
    background: rgba(201, 169, 110, 0.18);
    color: #E8D5B0;
    border-color: rgba(201, 169, 110, 0.6);
}
.faq-section {
    margin-bottom: 48px;
}
.category-heading {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 16px;
}
.category-heading-label {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #9B7A45;
    white-space: nowrap;
}
.category-heading-line {
    flex: 1;
    height: 1px;
    background: #EDE6DA;
}
.category-heading-count {
    font-size: 11px;
    font-weight: 400;
    color: #7A90A4;
    background: #F8F4EE;
    border: 1px solid #EDE6DA;
    padding: 2px 9px;
    border-radius: 2px;
    white-space: nowrap;
}
.faq-card {
    background:#FFFFFF;
    border: 1px solid #EDE6DA;
    border-radius: 3px;
    border-left: 4px solid #C9A96E;
    margin-bottom: 10px;
    transition: box-shadow 0.2s, border-color 0.2s;
    overflow: hidden;
}
.faq-card-header {
    display: grid;
    grid-template-columns: 40px 1fr auto;
    gap: 16px;
    align-items: center;
    padding: 20px 24px;
    cursor: pointer;
}
.q-num {
    font-family: var(--serif);
    font-size: 20px;
    font-weight: 300;
    color: #9B7A45;
    line-height: 1;
}
.q-text {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 19px;
    font-weight: 500;
    color: #0D1B2A;
    line-height: 1.3;
}
.q-toggle {
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border: 1.5px solid #EDE6DA;
    border-radius: 50%;
    background: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7A90A4;
    font-size: 14px;
    transition: all 0.2s;
}
.faq-card-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.faq-card-body-inner {
    padding: 0 24px 24px 80px;
    border-top: 1px solid #EDE6DA;
    padding-top: 20px;
}
.q-answer {
     max-width: 680px;
}
.q-cta-row {
    margin-top: 20px;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.btn-ghost {
    font-family: 'DM Sans', system-ui, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.08em;
    padding: 9px 18px;
    background: none;
    color: #3D5166;
    border: 1.5px solid #EDE6DA;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none !important;
    transition: border-color 0.18s, color 0.18s;
    display: inline-flex;
    align-items: center;
}
.btn-ghost:hover {
    border-color: rgba(201, 169, 110, 0.5);
    color: #0D1B2A;
}
.no-results {
    display: none;
    text-align: center;
    padding: 64px 0;
}
.no-results-icon {
    font-size: 36px;
    margin-bottom: 16px;
    opacity: 0.3;
}
.no-results h3 {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 24px;
    font-weight: 300;
    color: #0D1B2A;
    margin-bottom: 8px;
}
.no-results p {
    font-size: 14px;
    font-weight: 300;
    color:#7A90A4;
}
.faq-card.open .faq-card-body {
    max-height: 800px;
}
.btn-primary {
    font-family: 'DM Sans', system-ui, sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    padding: 10px 22px;
    background: #0D1B2A;
    color: #E8D5B0;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none !important;
    transition: background 0.18s;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.btn-primary:hover {
    background: #1A2E42;
    color: #E8D5B0;
}
button.filter-btn:hover {
    background: transparent;
}
.q-toggle:hover{color: #7A90A4;background: #fff;}
.faq-section.hidden,.faq-card.hidden {
    display: none;
}
.clear-btn.visible{
    display: inline;
}    
.events-grid 
{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2px;
    background: #EDE6DA;
    border: 1px solid #EDE6DA;
    border-radius: 3px;
    overflow: hidden;
}
.events-grid a{
 text-decoration: none;
}
.event-card.past {
    opacity: 0.55;
    pointer-events: none;
}
.event-card {
    background: #FFFFFF;
    padding: 32px 30px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-decoration: none;
    color: inherit;
    transition: background 0.2s;
}
.event-date-block {
    display: flex;
    align-items: center;
    gap: 14px;
}
.event-cal {
    width: 48px;
    flex-shrink: 0;
    text-align: center;
    background: #0D1B2A;
    border-radius: 2px;
    overflow: hidden;
}
.event-cal-month {
    font-size: 9.5px;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #C9A96E;
    background: #1A2E42;
    padding: 4px 0;
}
.event-cal-day {
    font-family: 'Cormorant Garamond', Georgia, serif;;
    font-size: 26px;
    font-weight: 300;
    color: #FFFFFF;
    padding: 4px 0 6px;
}
.event-meta {
    flex: 1;
}
.event-time {
    font-size: 11px;
    letter-spacing: 0.1em;
    color: #7A90A4;
    margin-bottom: 2px;
}
.event-series {
    font-size: 10.5px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #9B7A45;
}
.event-status-upcoming {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #7A9B6E;
    background: rgba(122, 155, 110, 0.1);
    border: 1px solid rgba(122, 155, 110, 0.25);
    padding: 3px 10px;
    border-radius: 2px;
    width: fit-content;
}
.event-status-upcoming::before {
    content: '●';
    font-size: 7px;
}
.event-card h3 {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 21px;
    font-weight: 500;
    color: #0D1B2A;
    line-height: 1.25;
}
.event-card p {
    font-size: 13px;
    font-weight: 300;
    color: #3D5166;
    line-height: 1.75;
    flex: 1;
}
.event-location::before {
    content: '◎';
    font-size: 10px;
    color: var(--gold);
}
.event-location {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 12px;
    font-weight: 300;
    color: #7A90A4;
}
.programs-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    background: #EDE6DA;
    border: 1px solid #EDE6DA;
    border-radius: 3px;
    overflow: hidden;
}
.prog-card {
    background: #FFFFFF;
    padding: 40px 36px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.prog-num {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #C9A96E;
}
.prog-card h3 {
    font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 26px;
    font-weight: 400;
    color: #0D1B2A;
    line-height: 1.2;
}
.prog-card p {
    font-size: 14px;
    font-weight: 300;
    color: #3D5166;
    line-height: 1.8;
    flex: 1;
}
.prog-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}
.prog-tag {
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 2px;
    background: #F8F4EE;
    color: #3D5166;
    border: 1px solid #EDE6DA;
}
.programs-grid a.arrow-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold-dark);
    text-decoration: none;
    transition: gap 0.2s;
    margin-top:8px;
}
.programs-grid a.arrow-link::after {
    content: '→';
}
.prog-card.coaching-row {
    grid-column: 1 / -1;
    flex-direction: row;
    gap: 60px;
    align-items: start;
    background: #0D1B2A;
}
.coaching-col {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.prog-card.coaching-row h3 {
    font-family: var(--serif);
    font-size: 26px;
    font-weight: 400;
    color: var(--navy);
    line-height: 1.2;
}
.prog-card.coaching-row p{
 color:rgba(255,255,255,0.45);
}
.prog-card.coaching-row .arrow-link{
 color:#E8D5B0 ;
}
.prog-card.coaching-row .coaching-divider {
    width: 1px;
    background: rgba(255, 255, 255, 0.07);
    flex-shrink: 0;
    align-self: stretch;
}
.prog-card.coaching-row a.btn-gold{
display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #C9A96E;
    color: #0D1B2A;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    padding: 13px 26px;
    border-radius: 2px;
    text-decoration: none;
    width: fit-content;
    transition: background 0.2s;
}
.webinar-card {
    display: grid;
    grid-template-columns: 1fr 380px;
    gap: 0;
    background: var(--white);
    border: 1px solid var(--cream-dark);
    border-radius: 3px;
    overflow: hidden;
}
.webinar-body {
    padding: 48px 52px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.webinar-card a{
text-decoration:none;
}
.webinar-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 10.5px;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--sage);
    background: rgba(122, 155, 110, 0.1);
    border: 1px solid rgba(122, 155, 110, 0.25);
    padding: 5px 12px;
    border-radius: 2px;
    width: fit-content;
}
.webinar-badge::before {
    content: '●';
    font-size: 7px;
}
.webinar-body h3 {
    font-family: var(--serif);
    font-size: 30px;
    font-weight: 300;
    color: var(--navy);
    line-height: 1.2;
}
.webinar-body p {
    font-size: 14.5px;
    font-weight: 300;
    color: #3D5166;
    line-height: 1.85;
   
}
.webinar-hosts {
    display: flex;
    gap: 14px;
}
.host-pill {
    display: flex;
    align-items: center;
    gap: 10px;
    background: var(--cream);
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    padding: 8px 14px;
}
.host-avatar {
    width: 28px;
    height: 28px;
    background: var(--navy);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--serif);
    font-size: 11px;
    color: var(--gold-light);
    font-weight: 500;
    flex-shrink: 0;
}
.host-name {
    font-size: 12.5px;
    font-weight: 400;
    color: var(--navy);
}
.host-title {
    font-size: 11px;
    font-weight: 300;
    color: var(--text-muted);
}
.webinar-actions {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-top: 8px;
}
.webinar-actions a.btn-navy {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: var(--navy);
    color: var(--gold-light);
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.13em;
    text-transform: uppercase;
    padding: 13px 26px;
    border-radius: 2px;
    text-decoration: none;
    transition: background 0.2s;
}
.webinar-actions a.arrow-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold-dark);
    text-decoration: none;
    transition: gap 0.2s;
}
.webinar-actions a.arrow-link::after {
    content: '→';
}
.webinar-card .webinar-panel {
    background: var(--navy);
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.webinar-card .webinar-panel-label {
    font-size: 10.5px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.28);
    margin-bottom: 18px;
}
.webinar-card .topic-list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.webinar-card .topic-list li a {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    font-size: 13px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.5;
}
.topic-list li a::before {
    content: '✦';
    color: var(--gold);
    font-size: 8px;
    margin-top: 4px;
    flex-shrink: 0;
}
.webinar-card .collab-block {
    margin-top: 28px;
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}
.webinar-card .collab-label {
    font-size: 10px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.22);
    margin-bottom: 6px;
}
.webinar-card .collab-name {
    font-family: var(--serif);
    font-size: 16px;
    font-weight: 400;
    color: var(--gold-light);
    opacity: 0.65;
}
.blog-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    background: var(--cream-dark);
    border: 1px solid var(--cream-dark);
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 24px;
}
.blog-layout a{
 text-decoration:none;
}
.blog-layout a.blog-featured{
    background: var(--cream);
    padding: 44px 40px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-decoration: none;
    color: inherit;
    transition: background 0.2s;
}
.blog-layout .blog-featured-label {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--gold-dark);
}
.blog-layout .blog-featured-date {
    font-size: 11px;
    letter-spacing: 0.1em;
    color: var(--text-muted);
}
.blog-layout .blog-featured h3 {
    font-family: var(--serif);
    font-size: 30px;
    font-weight: 300;
    color: var(--navy);
    line-height: 1.2;
    flex: 1;
}
.blog-layout .blog-featured p {
    font-size: 13.5px;
    font-weight: 300;
    color: var(--text-mid);
    line-height: 1.75;
}
.blog-layout .blog-featured-tag{
    font-size: 10.5px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold-dark);
}
.blog-layout .blog-featured-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 11.5px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--navy);
    margin-top: 4px;
}
.blog-layout .blog-featured-cta::after {
    content: '→';
}
.blog-layout .blog-stack {
    display: flex;
    flex-direction: column;
    gap: 0;
    background: var(--white);
}
.blog-layout .blog-stack-item {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    align-items: start;
    padding: 24px 28px;
    border-bottom: 1px solid var(--cream-dark);
    text-decoration: none;
    color: inherit;
    transition: background 0.2s;
}
.blog-layout .blog-stack-date {
    font-size: 10.5px;
    letter-spacing: 0.1em;
    color: var(--text-muted);
    margin-bottom: 4px;
}
.blog-layout .blog-stack-title {
    font-family: var(--serif);
    font-size: 17px;
    font-weight: 500;
    color: var(--navy);
    line-height: 1.3;
    margin-bottom: 6px;
}
.blog-layout .blog-stack-tag{
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold-dark);
}
.blog-layout .blog-stack-arrow {
    font-size: 13px;
    color: var(--cream-dark);
    margin-top: 4px;
    flex-shrink: 0;
    transition: color 0.2s;
}
.cases-list {
    display: flex;
    flex-direction: column;
    border: 1px solid var(--cream-dark);
    border-radius: 3px;
    overflow: hidden;
    margin-bottom: 24px;
    background: var(--white);
}
.cases-list a{
text-decoration: none;
}
.cases-list .case-row {
    display: grid;
    grid-template-columns: 72px 1fr 1fr auto;
    gap: 0;
    align-items: center;
    border-bottom: 1px solid var(--cream-dark);
    transition: background 0.2s;
    min-height: 80px;
}
.cases-list .case-row-num {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-right: 1px solid var(--cream-dark);
    font-family: var(--serif);
    font-size: 28px;
    font-weight: 300;
    color: var(--gold-dark);
    opacity: 0.5;
}
.cases-list .case-row-main {
    padding: 22px 28px;
}
.cases-list .case-row-type {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--gold-dark);
    margin-bottom: 4px;
}
.cases-list .case-row-title {
    font-family: var(--serif);
    font-size: 19px;
    font-weight: 500;
    color: var(--navy);
    line-height: 1.25;
}
.cases-list .case-row-desc {
    padding: 22px 28px;
    font-size: 13px;
    font-weight: 300;
    color: var(--text-mid);
    line-height: 1.7;
    border-left: 1px solid var(--cream-dark);
}
.cases-list .case-row-arrow a{
    padding: 0 24px;
    font-size: 13px;
    color: var(--cream-dark);
    transition: color 0.2s;
}
.projects-tab-bar {
    display: flex;
    gap: 0;
    border-bottom: 1px solid rgba(201, 169, 110, 0.2);
    margin-bottom: 0;
}
.projects-tab.active {
    color: var(--gold-light);
    border-bottom-color: var(--gold);
}
.projects-tab {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    padding: 13px 28px;
    color: rgba(255, 255, 255, 0.35);
    cursor: pointer;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    transition: color 0.2s, border-color 0.2s;
    user-select: none;
}
.projects-panel-wrap {
    background: var(--navy-mid);
    border: 1px solid rgba(201, 169, 110, 0.12);
    border-top: none;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
}
.projects-panel-wrap a{
 text-decoration:none;
}
.projects-panel-inner {
    display: none;
    flex-direction: column;
}

.projects-panel-inner.active {
    display: flex;
}

.projects-panel-header {
    padding: 36px 36px 32px;
    background: rgba(201, 169, 110, 0.06);
    border-bottom: 1px solid rgba(201, 169, 110, 0.18);
    border-left: 3px solid var(--gold);
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 48px;
}
.projects-panel-header-left {
    flex-shrink: 0;
}
.projects-panel-type {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 8px;
}
.projects-panel-title {
    font-family: var(--serif);
    font-size: 28px;
    font-weight: 300;
    color: var(--white);
    line-height: 1.15;
}
.projects-panel-desc {
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.45);
    line-height: 1.8;
    max-width: 420px;
    padding-top: 4px;
}
.projects-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.projects-list .project-item {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 12px;
    padding: 18px 32px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
    color: inherit;
    transition: background 0.2s;
}
.projects-list .project-item-name {
    font-family: var(--serif);
    font-size: 17px;
    font-weight: 500;
    color: var(--white);
    margin-bottom: 3px;
}
.projects-list .project-item-desc {
    font-size: 12.5px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.35);
    line-height: 1.55;
}
.projects-list .project-item-arrow {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.15);
    flex-shrink: 0;
    transition: color 0.2s, transform 0.2s;
}
.bottom-cta-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.btn-white-ghost {
    font-family: 'DM Sans', system-ui, sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.08em;
    padding: 12px 22px;
    background: none;
    color: rgba(255, 255, 255, 0.7);
    border: 1.5px solid rgba(255, 255, 255, 0.2);
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none !important;
    transition: border-color 0.18s, color 0.18s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom-cta-actions a {
  flex: 1;              /* makes both equal width */
  text-align: center;   /* centers text inside */
}

.btn-white-ghost:hover {
    border-color: rgba(255, 255, 255, 0.45);
    color: #ffffff;
}
.faq-section .e-n-accordion-item-title {
    padding: 22px 28px;
}
.quote cite {
    display: block;
    margin-top: 16px;
    font-family: var(--sans);
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    color: rgba(255, 255, 255, 0.4);
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.week-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: var(--gold);
    opacity: 0;
    transition: opacity 0.2s;
}
.week-card:hover::before {
    opacity:1;
}
.baseline {
    align-items:baseline;
}
.enroll-list ul li span { 
    padding: 8px 0;
    gap:10px;
}
.enroll-list ul li {
   border-bottom: 1px soild #EDE6DA !important;
}
.enroll-list ul li span:last-child {
   border-bottom: none;
}
.enroll-list ul li span::before {
    content: '—';
    color: var(--gold);
    font-size: 12px;
    flex-shrink: 0;
}
.hero-tag .elementor-heading-title {
   position: relative;
	display: inline-flex;
	align-items: center;
}
.hero-tag{
	    width:fit-content !important;
}
.hero-tag .elementor-heading-title::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #c9a96e;
    border-radius: 50%;
    flex-shrink: 0;
    display: inline-flex;
    margin-right: 13px;
}
h2 em{
	color:#9b7a45
}
h1 em,
h3 em,
h4 em,
h5 em,
h6 em{
    font-style: italic;
    color:#e8d5b0;
}
.hero {
    min-height: 100vh;
    background: var(--navy);
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
}
.hero-glow {
    position: absolute;
    pointer-events: none;
}
.hero-glow-1 {
    width: 700px;
    height: 700px;
    top: -200px;
    right: 0px;
    background: radial-gradient(circle, rgba(201,169,110,0.07) 0%, transparent 65%);
}
.elementor-element.hero-bg, .elementor-element.hero-bg * {
    height: 100%;
}
.hero-glow-2 {
    width: 500px;
    height: 500px;
    bottom: -100px;
    left: 0;
    background: radial-gradient(circle, rgba(122,155,110,0.07) 0%, transparent 65%);
}
.hero-bg-grid {
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(201,169,110,0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(201,169,110,0.035) 1px, transparent 1px);
    background-size: 72px 72px;
}
h3.elementor-heading-title em {
    color: #e8d5b0;
}

.seprater-heading .elementor-heading-title::before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 1px;
    background: var(--gold-dark);
    flex-shrink: 0;
}

.seprater-para::before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #c9a96e;
    flex-shrink: 0;
    top: 49%;
	position: absolute;
}
.seprater-para::after {
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #c9a96e;
    flex-shrink: 0;
    top: 49%;
    right: 0;
    position: absolute;
}
.pillar:hover::after {
    transform: scaleX(1);
}
.pillar::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #9b7a45;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.35s var(--ease);
}
.pillar .elementor-icon {
    width: 42px;
    height: 42px;
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.seprater-heading .elementor-heading-title {
    display: inline-flex;
    align-items: center;
    gap: 16px;
}


.serve-primary-card .elementor-icon {
    width: 44px;
    height: 44px;
    background: rgba(201,169,110,0.12);
    border: 1px solid rgba(201,169,110,0.2) !important;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.25s, border-color 0.25s;
}

.serve-strip-items ul.elementor-icon-list-items {
    row-gap: 16px;
}


.expertise-cat-header .elementor-icon{
    width: 36px;
    height: 36px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(201,169,110,0.12);
    border-radius: 50%;
    border: 1px solid rgba(201,169,110,0.25) !important;
}


.bo-pillar .elementor-icon{
  width: 38px;
    height: 38px;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(201, 169, 110, 0.1);
    border: 1px solid rgba(201,169,110,0.3) !important;
    border-radius: 50%;
    margin-bottom: 6px;
    align-self: center;
}
.edu-topic .elementor-icon{
    width: 32px;
    height: 32px;
    border: 1px solid rgba(201,169,110,0.2) !important;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
	background:#fff;
}
.compliance-pillbox-text strong {
    font-weight: 400;
    color: var(--gold-light);
    font-style: italic;
}
.compliance-pillbox-text {
    font-family: var(--serif);
    font-size: 21px;
    font-weight: 300;
    color: var(--white);
    line-height: 1.55;
}
.edu-topic h3.elementor-icon-box-title {
    margin-top: 0;
}
.logo-tagline p {
    margin-bottom: 0;
    margin-top: 0;
		line-height: 1.3;
    text-transform: uppercase;
}
.ecf-logo p {
    margin-bottom: 0;
    line-height: normal;
}
.ecf-logo p {
    margin-bottom: 0;
}
.header-cta a{
	    margin-left: 10px;
}

.light-gold{
	color:#e8d5b0 !important;
}

.bo-focus-header:after {
    content: "";
    background: #c9a96e40;
    height: 1px;
    position: absolute;
    top: 14px;
    left: 280px;
    right: 230px;
}



.tech-features-panel {
  margin-top: 32px;
  padding: 44px 44px;
  background: var(--navy-mid);
  border: 1px solid rgba(201,169,110,0.15);
  border-top: 2px solid var(--gold);
  border-radius: 2px;
}
.tech-features-label {
  font-size: 16.5px; font-weight: 400; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--gold);
  margin-bottom: 28px;
  display: flex; align-items: center; gap: 12px;
}
.tech-features-label::after {
  content: ''; flex: 1; height: 1px; background: var(--gold); opacity: 0.3;
}
.tech-features-grid {
  display: grid; grid-template-columns: repeat(5, 1fr); gap: 20px 24px;
}
.tf-item {
  display: flex; align-items: flex-start; gap: 10px;
  font-size: 14.5px; font-weight: 300; color: rgba(255,255,255,0.65);
  letter-spacing: 0.01em; line-height: 1.55; padding: 4px 0;
}
.tf-dot {
  width: 5px; height: 5px; border-radius: 50%;
  background: var(--gold); flex-shrink: 0; margin-top: 6px;
}

/* Industry verticals strip */
.serve-secondary-strip {
  border: 1px solid var(--cream-dark);
  padding: 28px 36px;
  background: var(--navy);
  border-radius: 2px;
}
.serve-strip-label {
  font-size: 17.5px; font-weight: 400; letter-spacing: 0.2em;
  text-transform: uppercase; color: var(--gold);
  margin-bottom: 20px;
  display: flex; align-items: center; gap: 12px;
}
.serve-strip-label::after {
  content: ''; flex: 1; height: 1px; background: rgba(201,169,110,0.2);
}
.serve-strip-items {
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.serve-strip-item {
  display: flex; align-items: center; gap: 9px;
  font-size: 17.5px; font-weight: 300; color: rgba(255,255,255,0.65);
  letter-spacing: 0.02em; padding: 6px 0;
  transition: color 0.2s;
}
.serve-strip-item:hover { color: var(--gold-light); }
.serve-strip-item svg {
  width: 14px; height: 14px; color: var(--gold); flex-shrink: 0; opacity: 0.7;
}
.serve-strip-divider {
  width: 1px; height: 20px; background: rgba(255,255,255,0.1);
  margin: 0 20px; flex-shrink: 0;
}
.expertise-items-grid {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 0; padding: 4px;
}
.expertise-item {
  display: flex; align-items: center; gap: 8px;
  padding: 10px 14px;
  font-size: 16.5px; font-weight: 300; color: var(--text-mid);
  border-radius: 2px; transition: background 0.2s;
  line-height: 1.4;
}
.expertise-item:hover { background: var(--cream); }
.ei-dot {
  width: 4px; height: 4px; border-radius: 50%;
  background: var(--gold-dark); flex-shrink: 0; opacity: 0.7;
}
.ei-asterisk { color: var(--text-muted); font-style: italic; }


.compliance-sticky {
    position: sticky;
    top: 100px;
}

.funds-section {
  counter-reset: model-counter;
}

.funds-section .elementor-image-box-title::before {
  counter-increment:model-counter;
  content: counter(model-counter, decimal-leading-zero) " ";
 font-size: 16.5px;
	display: block;
	font-weight: 300;
	color: #7a90a4;
	letter-spacing: 0.14em;
	margin-bottom: 5px;
	transition: color 0.4s;
}

.funds-section .elementor-image-box-img {
    width: 100%;
    aspect-ratio: 4 / 3;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.funds-section .elementor-widget-image-box .elementor-image-box-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}
.funds-section .elementor-widget-image-box:hover .elementor-image-box-title::before{
	color: #d9d9d9;
}
.funds-section .elementor-widget-image-box:hover .elementor-image-box-description {
    color: #d9d9d9;
}

.funds-cta-strip { margin-top: 36px; background: var(--navy); border-radius: 3px; padding: 28px 32px; display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }
.funds-cta-strip-text {  font-size: 21.5px; font-weight: 300; color: #fff; line-height: 1.4; }
.funds-cta-strip-text em { font-style: italic; color: #E8D5B0; }
.funds-cta-strip-sub { font-size: 17.5px; font-weight: 300; color: rgba(255,255,255,0.38); margin-top: 4px; }



.expertise-items-grid > .elementor-element {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    font-size: 16.5px;
    font-weight: 300;
    color: #3d5166;
    border-radius: 2px;
    transition: background 0.2s;
    line-height: 1.4;
}


.edge-card .elementor-icon-box-content {
  padding: 36px 48px; background: rgba(255,255,255,0.07); position: relative;
  overflow: hidden; transition: background 0.3s;
  display: grid; grid-template-columns: 80px 1fr 2fr; gap: 32px; align-items: start;
  border-bottom: 1px solid rgba(201,169,110,0.18);
}
.edge-card:last-child { border-bottom: none; }
.edge-card::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background: var(--gold); transform: scaleY(0); transform-origin: top; transition: transform 0.35s var(--ease); }
.edge-card:hover { background: rgba(255,255,255,0.12); }
.edge-card:hover::before { transform: scaleY(1); }
.edge-card:hover .edge-num { color: var(--gold-light); }

.edge-card-wrap {
  counter-reset: edge-counter;
}

.edge-card .elementor-icon-box-content::before {
  counter-increment: edge-counter;
  content: counter(edge-counter, decimal-leading-zero) " ";
  font-weight: 600;
  margin-right: 6px;
	font-family: var(--serif);
    font-size: 40px;
    font-weight: 300;
    color: var(--gold);
    line-height: 1;
    display: block;
    transition: color 0.3s;
    padding-top: 4px;
}

.team-card {
  background: var(--white); border: 1px solid var(--cream-dark);
  border-radius: 3px; overflow: hidden; transition: all 0.3s;
}
.team-card:hover { transform: translateY(-4px); box-shadow: 0 16px 48px rgba(13,27,42,0.1); }
.team-card-top {
  background: var(--navy); padding: 48px 36px 0;
  display: flex; justify-content: center; position: relative; overflow: hidden;
}
.team-card-top::before {
  content: ''; position: absolute; inset: 0;
  background-image: linear-gradient(rgba(201,169,110,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(201,169,110,0.04) 1px, transparent 1px);
  background-size: 32px 32px;
}


/* ── BOARD ── */
.board-band { background: var(--navy-mid); padding: 48px 2.5vw; border-top: 1px solid rgba(201,169,110,0.08); }
.board-inner { max-width: 1360px; margin: 0 auto; display: flex; align-items: center; gap: 40px; flex-wrap: wrap; }
.board-label { font-size: 16.5px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); white-space: nowrap; }
.board-names { display: flex; gap: 32px; flex-wrap: wrap; }
.board-name { font-family: var(--serif); font-size: 21px; font-weight: 300; color: rgba(255,255,255,0.55); }
.board-divider { width: 1px; height: 24px; background: rgba(255,255,255,0.1); }

/* ── CAUSES TICKER ── */
.ticker-section { background: var(--navy-mid); padding: 64px 0; overflow: visible; position: relative; }
.ticker-section::before, .ticker-section::after { content: ''; position: absolute; left: 0; right: 0; height: 1px; background: rgba(201,169,110,0.55); z-index: 10; }
.ticker-section::before { top: 0; }
.ticker-section::after { bottom: 0; }
.ticker-wrap { overflow: hidden; }
.ticker-label { text-align: center; font-size: 17.5px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold); margin-bottom: 28px; display: flex; align-items: center; justify-content: center; gap: 14px; }
.ticker-label::before, .ticker-label::after { content: ''; display: block; width: 28px; height: 1px; background: var(--gold); opacity: 0.5; }
.ticker-wrap { overflow: hidden; }
.ticker-track { display: flex; gap: 12px; animation: ticker 35s linear infinite; white-space: nowrap; }
.ticker-wrap:hover .ticker-track { animation-play-state: paused; }
@keyframes ticker { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }
.cause-tag { padding: 8px 18px; background: rgba(255,255,255,0.04); border: 1px solid rgba(201,169,110,0.22); border-radius: 2px; font-size: 16.5px; font-weight: 300; letter-spacing: 0.05em; color: rgba(255,255,255,0.65); white-space: nowrap; transition: all 0.2s; }
.cause-tag:hover { background: rgba(201,169,110,0.12); color: var(--gold-light); border-color: rgba(201,169,110,0.5); }

.grid-dot-list .elementor-icon-box-icon , .tech-cards-grid .elementor-icon-box-icon {
    margin-top: 13px;
}

.serve-primary-card:hover::after {
    transform: scaleX(1);
}
.serve-primary-card::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: var(--gold);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.35s var(--ease);
}

.section-wrap{
	padding-left:2.5vw !important;
	padding-right:2.5vw !important;
}

@media screen and (max-width:767px){
	.expertise-items-grid, .edge-card .elementor-icon-box-content,
	.tech-features-grid {
    grid-template-columns: repeat(1, 1fr);
    gap:10px 14px;
}
	.bo-focus-header:after{
		display:none;
	}
	.seprater-para::before {
			left: 45%;
			top: 40px;
	}
	.seprater-para::after{
		    bottom: 40px;top: auto;
    right: 45%;
	}
	.compliance-sticky {
    position: initial;
    top: 0px;
}
	.hfe-nav-menu-icon {
    position: absolute;
    top: -46px;
    right: -1px;
}
.hfe-nav-menu-icon svg {
    fill: #fff;
}
	.header-cta a {
    margin-left: 0;
    border-left: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
}
	.edge-card .elementor-icon-box-content{
		padding: 20px 24px;
	}
	.tech-features-label::after{
		display:none;
	}
h2 br, h1 br, h3 br {
    display: none;
}
}
.hero-bullet-points ul li::marker {
  color: #C9A96E;   /* bullet color */
  font-size: 1.2em; /* optional size */
}
.hero-bullet-points ul li {
  text-indent: 0;
  margin-left: 0;
}
.hero-bullet-points ul {
  padding-left: 20px;
  margin-left: 0;
}
.accounting-header-right strong {
    font-style: normal;
    color: #E8D5B0;
    font-weight: 400;
}
.section-nav {
    list-style: none;
    padding-left: 0;
}
.section-nav li {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 7px 0;
    border-bottom: 1px solid #EDE6DA;
    cursor: pointer;
    transition: all 0.15s;
}
.snav-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #EDE6DA;
    flex-shrink: 0;
}
.snav-label {
    font-size: 12.5px;
    font-weight: 300;
    color:#7A90A4;
	text-decoration:none !important;
}
.progress-title {
    font-size: 10.5px;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #7A90A4;
    margin-bottom: 14px;
}
.step-list {
    list-style: none;
    padding-left: 0;
}
.step-item {
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
}
.step-num {
    font-family:'Cormorant Garamond', Georgia, serif;
    font-size: 17px;
    font-weight: 300;
    color:#C9A96E;
    flex-shrink: 0;
    line-height: 1.1;
}
.step-text strong {
    display: block;
    font-size: 12.5px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 2px;
}
.step-text span {
    font-size: 12px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.4);
    line-height: 1.55;
}
.trust-card {
    background:#ffffff;
    border-radius: 3px;
}
.trust-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    margin-bottom: 14px;
}
.trust-icon {
    font-size: 12px;
    color: var(--gold-dark);
    flex-shrink: 0;
    margin-top: 2px;
}
.trust-item strong {
    display: block;
    font-size: 12.5px;
    font-weight: 500;
    color: var(--navy);
    margin-bottom: 2px;
}
.trust-item span {
    font-size: 12px;
    font-weight: 300;
    color: var(--text-muted);
    line-height: 1.5;
}
.advisor-link {
    font-size: 11.5px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold-dark);
    text-decoration: none !important;
    display: inline-flex;
    align-items: center;
	gap: 3px;
}
.advisor-link::after {
    content: '→';
}
.advisor-link:hover {
    color: var(--gold);
}

.cf7-section-head::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #EDE6DA !important;
}
.cf7-section-head {
    font-size: 11px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--gold-dark);
    margin-bottom: 24px;
    margin-top: 48px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.cf7-section:first-of-type .cf7-section-head {
    margin-top: 0;
}
.cf7-section-head p{margin-bottom:0px}

.cf7-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.cf7-row br,.cf7-full br,.cf7-cond-block br{
display:none;}
.cf7-label span.req {
    color: var(--gold-dark);
    margin-left: 2px;
}
label.cf7-label {
    display: block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #3D5166;
    margin-bottom: 7px;
}
input[type="text"], input[type="email"], input[type="tel"], input[type="number"], select, textarea {
    width: 100%;
    font-family: var(--sans);
    font-size: 14.5px;
    font-weight: 300;
    color: var(--navy);
    background: var(--white);
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    padding: 12px 14px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
    appearance: none;
    -webkit-appearance: none;
}
 input:focus, select:focus, textarea:focus {
    border-color: var(--gold) !important;
    box-shadow: 0 0 0 3px rgba(201, 169, 110, 0.1);
}

 .wpcf7-radio {
  display: flex;
  gap: 10px;
  margin-top: 9px;
}
.wpcf7-radio .wpcf7-list-item {
  margin: 0;
}
.wpcf7-radio .wpcf7-list-item input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}
 .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 80px;
  padding: 10px 22px;
  border: 1px solid #ccc;
  cursor: pointer;
  font-size: 12px;
  letter-spacing: 0.08em;
  font-weight: 600;
  color: #555;
  background: #fff;
  transition: all 0.2s;
  user-select: none;
  margin-right: -1px;
}

 .wpcf7-radio .wpcf7-list-item:has(input:checked) label {
  background: rgba(122, 155, 110, 0.1);
    border-color: var(--sage);
    color: #3d5e34;
    font-weight: 500;
  z-index: 2;
  position: relative;
}

/* ---- Chip-style Radio (Donated Stock) ---- */
.cf7-full .wpcf7-radio.cf7-chip-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 6px;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item {
  margin: 0;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item label {
 font-family: var(--sans);
    font-size: 13px;
    font-weight: 300;
    padding: 9px 18px;
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    background: var(--white);
    color: var(--text-mid);
    cursor: pointer;
    transition: all 0.15s;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item label:hover {
  border-color: #b8860b;
  color: #b8860b;
}
.wpcf7-radio.cf7-chip-radio .wpcf7-list-item:has(input:checked) label {
  background: rgba(201, 169, 110, 0.1);
    border-color: var(--gold);
    color: var(--navy);
    font-weight: 400;
}
.acknowledgment {
    padding: 20px 22px;
    background: var(--cream-dark);
    border-radius: 2px;
    border: 1px solid rgba(201, 169, 110, 0.15);
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 300;
    color: var(--text-mid);
    line-height: 1.8;
    font-style: italic;
}

.acknowledgment p { margin-bottom:0px}

.wpcf7-submit {
    width: 100%;
    font-family: var(--sans);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--navy);
    background: var(--gold);
    border: none;
    border-radius: 2px;
    padding: 16px 32px;
    cursor: pointer;
    transition: background 0.2s;
}
.wpcf7-submit:hover{
    background: var(--gold-light);
    color: var(--navy);
}
/* ---- Conditional Blocks ---- */
.cf7-cond-block {
  background: #f8f7f4;
  border-left: 3px solid #c9a96e59
;
  padding: 18px 20px;
  margin-top: 12px;
  margin-bottom: 20px;
  border-radius: 0 2px 2px 0;
}
.cf7-cond-label {
  color: #b8860b !important;
}
.form-sidebar {
    position: sticky;
    top: 88px;
}
.ornament {
    font-family: var(--serif);
    font-size: 28px;
    color: var(--gold);
    margin-bottom: 16px;
}

.section-nav li:hover .snav-label {
    color: var(--gold-dark);
}
/* Responsive */
@media (max-width: 640px) {
  .cf7-row {
    flex-direction: column;
  }
  .cf7-col {
    flex: 1 1 100%;
  }
}
.elementor-shape-square .elementor-icon {
    border: 1px #000 solid;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(201, 169, 110, 0.1);
    border: 1px solid rgba(201, 169, 110, 0.2);
    border-radius: 2px !important;
}
.hfe-breadcrumbs-item a {
    text-decoration: none;
}

.grants-grid h3.elementor-icon-box-title {
    margin-top: 0 !important;
    line-height: 1;
    margin-bottom: 4px !important;
}

.hfe-breadcrumbs::before {
    content: '←';
    color: rgba(255, 255, 255, 0.2);
    font-size: 11px;
}

.pillar-number {
	font-family: 'Cormorant Garamond', Georgia, serif;
    font-size: 52px; font-weight: 300;
    color: #E4DAC8;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: -0.02em;
}
.footer-col h5 {
    font-size: 17.5px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #c9a96e;
    margin-bottom: 14px;
}
.footer-col a {
    font-size: 17px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.3);
    text-decoration: none;
    transition: color 0.2s;
}
.footer-col a:hover {
    color: rgba(255, 255, 255, 0.65);
}
.footer-col ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 7px;
    padding-left: 0px;
}
.footer-col ul li a:hover {
    color: var(--gold-light);
}
/*Update CSS*/
.expertise-items-grid.items-grid-border{
	padding:0px;
}
.expertise-items-grid.items-grid-border .elementor-element {
    border-right: 1px #ede6da solid;
    border-bottom: 1px #ede6da solid;
}
.cta-eyebrow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.cta-eyebrow::before, .cta-eyebrow::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background: var(--gold);
}
.security-box h3.elementor-icon-box-title {
    margin-top: 0;
}

.cta-section::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    background: radial-gradient(ellipse, rgba(201,169,110,0.07) 0%, transparent 70%);
    pointer-events: none;
}

.pillar-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--cream-dark);
}
.pillar-tag {
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.06em;
    padding: 4px 10px;
    background: var(--cream);
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    color: var(--text-muted);
}
.custom-dot{
	width: 6px;
    height: 6px;
    background: var(--gold);
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 7px;
}
.reasons-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.reason-item {
    display: flex;
    gap: 12px;
    align-items: flex-start;
}
.reason-icon {
    color:#C9A96E;
    font-size: 14px;
    flex-shrink: 0;
    margin-top: 1px;
    line-height: 1.6;
}
/* Wrapper */
.custom-steps-tabs .e-tabs-menu-base {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    background: #f8f8f8;
}

/* Each tab */
.custom-steps-tabs .e-tab-base {
    flex: 1;
    text-align: center;
    padding: 16px 10px;
    position: relative;
    border: none;
    background: transparent;
}

/* Text inside tab */
.custom-steps-tabs .e-tab-base span {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #8a97a6;
}

/* Active tab */
.custom-steps-tabs .e-tab-base.e--selected {
    background: #fff;
}

/* Active text */
.custom-steps-tabs .e-tab-base.e--selected span {
    color: #000;
    font-weight: 500;
}

/* Gold underline */
.custom-steps-tabs .e-tab-base.e--selected::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #caa25a;
}

/* Divider between tabs */
.custom-steps-tabs .e-tab-base:not(:last-child) {
    border-right: 1px solid #e5e5e5;
}

/* Remove content border spacing */
.custom-steps-tabs .e-tabs-content-area-base {
    padding-top: 20px;
    padding-left: 0px;
    width: 100%;
}
.custom-steps-tabs .e-tabs-base {
    display: flex;
    flex-direction: column; /* مهم */
}

.custom-steps-tabs .e-tabs-menu-base {
    width: 100%;
}
.custom-steps-tabs .e-tabs-menu-base,.custom-steps-tabs .e-tabs-base{padding:0;margin:0;}
.custom-steps-tabs .e-tab-content-base.e--selected {
    display: block !important;
    padding: 0px;
}
.form-body {
    padding: 28px 28px 24px;
}
.field-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-bottom: 14px;
}
.field {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.field label {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #3D5166;
}
.field label span.req {
    color: #C9A96E;
    margin-left: 2px;
}
.field input, .field select, .field textarea {
    font-family: 'DM Sans', system-ui, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #0D1B2A;
    background:#F8F4EE;
    border: 1px solid #EDE6DA;
    border-radius: 2px;
    padding: 10px 13px;
    outline: none;
    transition: border-color 0.2s, background 0.2s;
    width: 100%;
}
.field p{margin-bottom:0px;}
.field-row.full {
    grid-template-columns: 1fr;
}
.field-hint {
    font-size: 11.5px;
    font-weight: 300;
    color: #7A90A4;
    margin-top: 1px;
}
.field select {
    cursor: pointer;
}


.calendar-cta {
    font-family:'DM Sans', system-ui, sans-serif;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color:#0D1B2A;
    background:#C9A96E;
    border: none;
    border-radius: 2px;
    padding: 14px 28px;
    cursor: pointer;
    transition: background 0.2s, transform 0.15s;
    width: 100%;
}
.calendar-cta:hover {
    background: #D4B27A;
    transform: translateY(-1px);
    color:#0D1B2A;
}
.heading-line {display: flex;font-size: 11px;font-weight: 500;letter-spacing: 0.22em;text-transform: uppercase;color: var(--gold-dark) !important;display: flex;align-items: center;gap: 12px;margin-bottom:22px;}
.heading-line:after {
    content: '';
    flex: 1;
    height: 1px;
    background: #C9A96E40;
}
.heading-line p{margin-bottom:0px;}

.intro-right-title {
    font-size: 10.5px;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 15px;
}
.advisor-type-list {
    list-style: none;
    padding-left: 0px;
}
.advisor-type-list li {
    font-size: 14px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.85);
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    display: flex;
    align-items: center;
    gap: 12px;
    line-height: 1.5;
}
.advisor-type-list li .icon {
    font-size: 13px;
    color: var(--gold);
    flex-shrink: 0;
}
.acc-list.elementor-widget-n-accordion ul li:before {
    content: '—';
    color: var(--gold-dark);
    font-size: 11px;
    flex-shrink: 0;
    margin-top: 2px;
}
.prereq-callout {
    border: 1px solid rgba(201, 169, 110, 0.2);
    border-left: 4px solid var(--gold);
    border-radius: 3px;
    padding: 32px 36px;
    display: flex;
    gap: 24px;
    align-items: flex-start;
}
.prereq-link{
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 14px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--gold);
    text-decoration: none !important;
    transition: color 0.2s;
}
.prereq-link:hover {
    color: var(--gold-light);
}
.profile-card:hover {
    border-top-color: var(--gold) !important;
    box-shadow: 0 4px 20px rgba(13, 27, 42, 0.06);
}
.compare-table {
    background: var(--navy-mid);
    border: 1px solid #ffffff12;
    border-radius: 3px;
    overflow: hidden;
}
.compare-table-head {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    background: var(--navy);
}
.th--label {
    color: rgba(255, 255, 255, 0.3);
}
.th {
    padding: 18px 24px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    border-right: 1px solid rgba(255, 255, 255, 0.06);
}
.th--program {
    color: var(--gold-light);
}
.th:last-child {
    border-right: none;
}
.th--program-advanced {
    color: #D4B87A;
}
.compare-row {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.td {
    padding: 14px 24px;
    font-size: 13.5px;
    font-weight: 300;
    color: var(--text-mid);
    border-right: 1px solid var(--cream-dark);
}
.td {
    color: rgba(255, 255, 255, 0.5);
    border-right-color: rgba(255, 255, 255, 0.05);
}
.td--label {
    color: rgba(255, 255, 255, 0.75);
}
.compare-row:hover {
    background: rgba(255, 255, 255, 0.03);
}
/**
Event page updates
*/
/* Section headers */
.form-header {
  font-size: 18px;
  font-weight: 600;
  margin: 20px 0 10px;
  color: #8eae6ecc
;
}

/* Labels and inputs */
.wpcf7-form label {
  display: block;
  font-size: 14px;
  color: #444;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"] {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  margin-top: 5px;
  box-sizing: border-box;
}

/* Radio buttons */
.wpcf7-form input[type="radio"] {
  margin-right: 8px;
}
/* Submit button */
.rsvp-submit input[type="submit"] {
  background-color: #7BA05B; /* dark rectangular button */
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 25px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-transform: uppercase;
  width: auto;
}

.rsvp-submit input[type="submit"]:hover {
  background-color: #8eae6ecc;
}
.event-nav-box {
  display: flex;
  justify-content: space-between;
  background:linear-gradient(135deg,#8eae6e,#5c7a45);
  color: #fff;
  padding: 40px;
  border-radius: 20px;
  margin: 30px 0;
}

.event-nav-item {
    width: 48%;
    font-size: 19px;
    text-align: left;
    line-height: 1.2;
    color: #fff;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.event-nav-item a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}



/* Container */
.event-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Each row */
.event-item {
    display: flex;
    gap: 12px;
}

/* Icon */
.event-item::before {
    content: "";
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin-top: 4px;
    background-repeat: no-repeat;
    background-size: contain;
}

/* Calendar icon */
.event-date::before {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 12H7V18H13V12Z' fill='%231a1a1a'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 4H19C20.103 4 21 4.897 21 6V20C21 21.103 20.103 22 19 22H5C3.897 22 3 21.103 3 20V6C3 4.897 3.897 4 5 4H7V2H9V4H15V2H17V4ZM5 20H19.001L19.0003 10H5V20ZM5 8H19V6H5V8Z' fill='%231a1a1a'/%3E%3C/svg%3E");
}

/* Location icon */
.event-location::before {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9C5 14.25 12 22 12 22C12 22 19 14.25 19 9C19 5.13 15.87 2 12 2ZM12 11.5C10.62 11.5 9.5 10.38 9.5 9C9.5 7.62 10.62 6.5 12 6.5C13.38 6.5 14.5 7.62 14.5 9C14.5 10.38 13.38 11.5 12 11.5Z' fill='%231a1a1a'/%3E%3C/svg%3E");
}

/* Text container */
.event-text p {
    margin: 0;
}
.event_time_wrapper,.event_location_wrapper{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0px;
}
/* Typography */
.date,
.time,
.venue,
.address {
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    margin-bottom: 0px;;
}

.time {
    margin-top: 3px;
}

.venue {
    font-weight: 600;
}

/* Map link */
.map-link {
    color: #7BA05B;
    text-decoration: none;
    font-weight: 500;
}

.map-link:hover {
    text-decoration: underline;
}
.events-img img{width: 100%;}
@media screen and (max-width:767px){
	.section-wrap {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
	.demo-placeholder{
		aspect-ratio: initial;
		padding: 30px 30px;
	}
	.hero-glow-2{
		max-width:100%;
	}
	.portal-access-band-list ul {
    columns: 1;
	}
	.selector-options{
		grid-template-columns: 1fr;
	}
	.security-certs ul{
		    padding-left: 0;
    margin-top: 10px;
	}
	.acc-list.elementor-widget-n-accordion ul{
		grid-template-columns: 1fr;
	}
}
@media screen and (min-width:1025px) and (max-width:1300px){
	.hero-grid-section .hero-title h1 {
			font-size: 62px !important;
			margin-bottom: 10px;
	}
	.header-section {
    padding-left: 10px;
    padding-right: 10px;
}
	.elementor-16 .elementor-element.elementor-element-a0f116d .menu-item a.hfe-menu-item {
    padding-left: 6px;
    padding-right: 6px;
		font-size: 12px;
}
	.heading-h2 h2.elementor-heading-title {
			font-size: 42px !important;
	}
	.cta-heading-h2 h2.elementor-heading-title {
			font-size: 46px !important;
	}
	.cta-paragraph p {
			font-size: 16px;
	}
	
	.section-wrap {
			padding-left: 4.5vw !important;
			padding-right: 4.5vw !important;
	}
}
@media screen and (min-width:1200px) and (max-width:1300px) {

	.quote-text-h3 h3.elementor-heading-title {
			font-size: 28px !important;
	}
	.gold-band-sub {
			font-size: 14px;
			line-height: 1.82;
	}
	
}
.hfe-breadcrumbs::before {
    content: '←';
    color: rgb(255 255 255 / 76%) !important;
    font-size: 11px;
}

ul.hfe-breadcrumbs li a span.hfe-breadcrumbs-text{
	color:#b9b9b9 !important;
}

.footer-rating-text{
	color: rgb(255 255 255 / 84%);
}
ul.hfe-breadcrumbs li a {
    text-decoration: none;
}
.events-grid a{
text-decoration:none;
}
.elementor-image-box-content span {
    display: block;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.12em;
    color: var(--gold);
    text-transform: uppercase;
    margin-bottom: 18px;
}
/* Band 2 — navy (pillars) */
  .pillars-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    background: var(--navy);
  }
  .pillar-card {
    background: var(--navy);
    padding: 44px 32px;
    border-right: 1px solid rgba(201,169,110,0.1);
    position: relative;
    transition: background 0.25s;
  }
  .pillar-card:last-child { border-right: none; }
  .pillar-card:hover { background: var(--navy-mid); }
  .pillar-number {
    font-family: var(--serif); font-size: 52px; font-weight: 300;
    color: var(--gold); opacity: 0.75; line-height: 1;
    margin-bottom: 14px; display: block;
  }
  .pillar-icon {
    font-size: 10px; color: var(--gold); margin-bottom: 12px;
    letter-spacing: 0.2em;
  }
  .pillar-name {
    font-family: var(--serif); font-size: 23px; font-weight: 400;
    color: var(--white); margin-bottom: 10px;
  }
  .pillar-desc {
    font-size: 13px; font-weight: 300; color: rgb(255 255 255 / 72%);
    line-height: 1.75;
  }
  /* Band 3 — cream-dark (501c3 copy) */
  .mission-footer {
    background: var(--cream-dark);
    padding: 40px 56px;
    border-top: 1px solid rgba(155,122,69,0.15);
  }
  .mission-footer p {
    font-size: 16px; font-weight: 300; color: var(--text-mid);
    line-height: 1.85; max-width: 90%;
  }




@media screen and (min-width:768px) and (max-width:1024px){
	.compliance-sticky {
		position: static;
	}
	.hidden-md{
		display:none;
	}
	.section-wrap {
			padding-left: 4vw !important;
			padding-right: 4vw !important;
	}
	.cf7-row {
    display: grid;
    grid-template-columns: 1fr;
	}
	
}
.hero-prereq .elementor-heading-title {
   position: relative;
display: inline-flex;
align-items: center;
    gap:10px;
}
.hero-prereq{
     width:fit-content !important;
}
.hero-prereq .elementor-heading-title::before {
    content: '★';
    font-size: 10px;
    color: #B8974A;
}
.compare-badge{
    display: inline-block;
    background: rgba(184, 151, 74, 0.12);
    border: 1px solid rgba(184, 151, 74, 0.3);
    border-radius: 2px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--advanced-light);
    padding: 3px 9px;
    margin-left: 10px;
    vertical-align: middle;
}
.calendar-cta {
    color:#0D1B2A !important;
    background:#C9A96E !important;
	border:none !important;
  }
.calendar-cta:hover {
    background: #D4B27A !important;
    color:#0D1B2A !important;
}
.custom-steps-tabs .e-tabs-content-area-base{padding:0px !important;}
.field-row p{margin-bottom:0px !important;}
/* 📱 Mobile Card Layout */
@media (max-width: 768px) {
  .responsive-table {
    min-width: 100%;
    border: 0;
  }

  .responsive-table thead {
    display: none;
  }

  .responsive-table td {
    display: flex;
    justify-content: space-between;
    padding: 8px 10px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
  }
	.compare-table-wrap table{
		 min-width: initial;
	}
  .responsive-table td:last-child {
    border-bottom: none;
  }

  .responsive-table td::before {
    content: attr(data-label);
    font-weight: 600;
    color: #e8d5b0;
    margin-right: 10px;
  }
	.programs-grid,
	.edu-events .events-grid,
	.webinar-card,
	.blog-layout,.cases-list .case-row{
    grid-template-columns: 1fr;
}
	.prog-card.coaching-row {
  grid-column: 1 / -1;
    flex-direction: column;
    gap: 0;
    align-items: start;
    background: #0D1B2A;
		padding: 26px 26px;
}
	.webinar-card .webinar-panel{
		    padding: 28px 20px;
	}
	.webinar-body {
		padding: 28px 30px;
	}
	.webinar-card .topic-list{
		padding-left:0px;
	}
	.blog-layout a.blog-featured{
		padding:24px;
	}
	
}

.intro-right-title {
    font-size: 13.5px;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 20px;
}

.advisor-type-list {
    list-style: none;
		padding-left:0px;
}
.advisor-type-list li {
    font-size: 14px;
    font-weight: 300;
    color: rgba(255,255,255,0.85);
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.06);
    display: flex;
    align-items: center;
    gap: 12px;
    line-height: 1.5;
	 font-style: normal;
}

  .office-row { display: flex; flex-direction: column; gap: 10px; }
  .office-item { display: flex; gap: 14px; align-items: flex-start; }
  .office-icon { font-size: 14px; color: var(--gold); flex-shrink: 0; margin-top: 2px; line-height: 1; }
  .office-label { font-size: 10.5px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; color: var(--text-muted); margin-bottom: 2px; }
  .office-val { font-size: 14px; font-weight: 300; color: var(--navy); line-height: 1.6; }
  .office-val a { color: var(--navy); text-decoration: none; }
  .office-val a:hover { color: var(--gold-dark); }


.form-card-header {
    background: var(--navy); padding: 18px 28px;
    display: flex; align-items: center; gap: 12px;
  }
  .form-card-title { font-size: 14px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold); }
  .form-body { padding: 28px; }
  .form-row { margin-bottom: 18px; }
  .form-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 18px; }
  .form-label {
    font-size: 13px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase;
    color: var(--text-muted); display: block; margin-bottom: 0px;
  }
  .form-input, .form-select, .form-textarea {
    font-family: var(--sans); font-size: 13.5px; font-weight: 300;
    width: 100%; background: var(--cream); color: var(--navy);
    border: 1.5px solid var(--cream-dark); border-radius: 2px;
    padding: 10px 14px; outline: none; transition: border-color 0.18s;
    appearance: none;
  }
  .form-input:focus, .form-select:focus, .form-textarea:focus { border-color: rgba(201,169,110,0.6); background: var(--white); }
  .form-textarea { resize: vertical; min-height: 120px; line-height: 1.6; }
  .form-select { cursor: pointer; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%237A90A4' d='M1 1l5 5 5-5'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 14px center; padding-right: 36px; }
  .form-submit {
    font-family: var(--sans); font-size: 12px; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase;
    width: 100%; padding: 13px; background: var(--navy); color: var(--gold-light);
    border: none; border-radius: 2px; cursor: pointer;
    transition: background 0.18s; margin-top: 8px;
  }
  .form-submit:hover { background: var(--navy-mid); }
  .form-note { font-size: 11.5px; font-weight: 300; color: var(--text-muted); margin-top: 12px; line-height: 1.6; text-align: center; }

.form-card-header p {
    margin-bottom: 0;
}

@media (max-width: 767px) {
.pillars-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
	
	}
	.pillars-grid .pillar-card {
    border-right: 0;
    border-bottom: 1px solid rgba(201,169,110,0.1);
}
	.mission-footer{
		padding: 30px 26px;
	}
	
}

@media (max-width: 640px) {
    .cf7-row {
        flex-direction: column;
        grid-template-columns: 1fr;
    }
}

.cf7-section .cf7-full {
    margin-bottom: 24px;
}
.cf7-submit-area input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    font-family: var(--sans);
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--navy);
    background: var(--gold);
    border: none;
    border-radius: 2px;
    padding: 16px 32px;
    cursor: pointer;
    transition: background 0.2s;
}
.cf7-section textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid var(--cream-dark);
    width: 100%;
    font-family: var(--sans);
    font-size: 14.5px;
    font-weight: 300;
    color: var(--navy);
    background: var(--white);
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    padding: 12px 14px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
    appearance: none;
    -webkit-appearance: none;
	height: 130px;
}
.cf7-submit-area input.wpcf7-form-control.wpcf7-submit:hover {
    background: var(--gold-light);
}


.cf7-section input[type=date], .cf7-section input[type=email], .cf7-section input[type=number], .cf7-section input[type=password], .cf7-section input[type=search], input[type=tel], .cf7-section input[type=text],.cf7-section  input[type=url], .cf7-section select, .cf7-section textarea{
	    width: 100%;
    font-family: var(--sans);
    font-size: 14.5px;
    font-weight: 300;
    color: var(--navy);
    background: var(--white);
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    padding: 12px 14px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s;
    appearance: none;
    -webkit-appearance: none;
}

.wpcf7-radio .wpcf7-list-item label{
	    font-family: var(--sans);
    font-size: 13px;
    font-weight: 400;
    padding: 10px 28px;
    border: 1px solid var(--cream-dark);
    border-radius: 2px;
    background: var(--white);
    color: var(--text-mid);
    cursor: pointer;
    transition: all 0.15s;
    letter-spacing: 0.04em;
}

.snav-label{
	    color: #222;
}
.fund_type_desc {
    padding: 0 30px;
}

.fund-image-wrapper img:hover {
    transform: scale(1.1);
    filter: brightness(100%) contrast(105%) saturate(0%) blur(0px) hue-rotate(0deg);
    transition-duration: 0.3s;
}

.fund-image-wrapper {
    overflow: hidden;
}