/* Brand palette sampled from The CFO Team high-resolution logo:
   Navy #0D284B | Copper #A94F2D | Deep Navy #071D36 | Warm Off-White #F7F5F2 */
:root{--navy:#0d284b;--deep:#071d36;--ink:#162a40;--slate:#5d6873;--soft:#f7f5f2;--line:#e3ddd8;--copper:#a94f2d;--copper-light:#c97755;--gold:var(--copper);--white:#fff;--shell:1240px;--shadow:0 18px 45px rgba(13,40,75,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;font-size:17px;line-height:1.65;background:#fff;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3{margin:0 0 .55em;line-height:1.12;letter-spacing:-.025em;color:var(--ink)}h1{font-size:clamp(44px,5vw,72px);font-weight:650}h2{font-size:clamp(32px,3.6vw,48px);font-weight:620}h3{font-size:22px;font-weight:620}p{margin:0 0 1.1em}.shell{width:min(calc(100% - 64px),var(--shell));margin:0 auto}.narrow{max-width:800px}.narrow-left{max-width:920px;margin-left:0}.center{text-align:center}.section{padding:108px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--deep);color:#fff}.section-dark h2,.section-dark h3{color:#fff}.eyebrow{margin:0 0 16px;color:var(--gold);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.eyebrow-light{color:#c97755}.gold-rule{width:30px;height:2px;background:var(--gold);margin:24px auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:14px 24px;border:1px solid transparent;border-radius:1px;font-size:12px;font-weight:760;letter-spacing:.035em;text-transform:uppercase;transition:.2s ease;cursor:pointer}.button:hover{transform:translateY(-1px)}.button-navy{background:var(--navy);color:#fff}.button-navy:hover{background:var(--deep)}.button-gold{background:var(--gold);color:#fff}.button-gold:hover{background:#8d3e22}.button-outline-light{border-color:rgba(255,255,255,.6);color:#fff;background:transparent}.button-small{min-height:42px;padding:11px 17px;font-size:11px}.button-row{display:flex;gap:16px;flex-wrap:wrap}.text-link{font-size:12px;font-weight:780;letter-spacing:.05em;text-transform:uppercase;color:var(--navy)}.text-link:hover{color:var(--gold)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/* The corporate theme owns the site header. Suppress legacy Elementor/theme-builder headers on the public site. */
body:not(.elementor-editor-active) .elementor-location-header,body:not(.elementor-editor-active) [data-elementor-type="header"],body:not(.elementor-editor-active) .hfe-header{display:none!important}
#cfo-global-header{display:block!important;visibility:visible!important;opacity:1!important}
#cfo-global-header{background:#fff!important;border-bottom:1px solid #e7eaed!important}

.hero{min-height:600px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:var(--deep);overflow:hidden}.hero-copy{display:flex;align-items:center;color:#fff;padding-left:clamp(44px,5.5vw,104px);padding-right:clamp(40px,4.5vw,82px);min-width:0}.hero-copy-inner{width:100%;max-width:690px;padding:76px 0 56px}.hero h1{max-width:680px;color:#fff;font-size:clamp(48px,3.7vw,64px);overflow-wrap:normal;word-break:normal}.hero-lead{max-width:640px;font-size:18px;color:#edf2f5}.hero-image{background:linear-gradient(90deg,rgba(13,40,75,.12),transparent 30%),url('../images/hero-boardroom.jpg') center center/cover no-repeat}.hero-tags{display:flex;flex-wrap:wrap;gap:0;margin-top:46px;padding-top:22px;border-top:1px solid rgba(255,255,255,.2)}.hero-tags span{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#c9d2d8}.hero-tags span:not(:last-child):after{content:'•';padding:0 11px;color:var(--gold)}
.intro p{color:var(--slate);font-size:18px}.services-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:0}.services-heading{padding-right:50px}.service-card{padding:0 34px;border-left:1px solid #d7dde2}.service-num{display:block;color:var(--gold);font-family:Georgia,serif;font-size:54px;line-height:1;margin-bottom:30px}.service-num:after{content:'';display:block;width:30px;height:2px;background:var(--gold);margin-top:10px}.service-card p{color:var(--slate);font-size:15px}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:58px}.audience-grid article{text-align:center;padding:0 38px;border-right:1px solid rgba(255,255,255,.2)}.audience-grid article:last-child{border:0}.audience-grid p{font-size:14px;color:#cdd7dd}.line-icon{height:46px;color:var(--gold);font-size:37px;line-height:1}.split-feature{display:grid;grid-template-columns:44% 56%;min-height:560px}.split-image{background:url('../images/financial-analysis.jpg') center/cover no-repeat}.split-copy{padding:78px max(48px,calc((100vw - var(--shell))/2)) 78px 56px;display:flex;flex-direction:column;justify-content:center}.split-copy h2{max-width:600px}.check-list{list-style:none;padding:0;margin:18px 0 0}.check-list li{position:relative;margin:12px 0;padding-left:32px}.check-list li:before{content:'✓';position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:11px;font-weight:700}.why-grid{display:grid;grid-template-columns:1.15fr repeat(3,1fr);gap:48px}.why-grid article p{font-size:15px;color:var(--slate)}.mini-icon{color:var(--gold);font-size:37px;height:50px}.leadership-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:90px;align-items:center}.leadership-statement>p{font-size:22px;max-width:720px}.leadership-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d5dadd;margin-top:34px;padding-top:30px}.leadership-metrics div{display:flex;flex-direction:column}.leadership-metrics strong{font-size:19px}.leadership-metrics span{font-size:13px;color:var(--slate)}
.page-hero{background:linear-gradient(105deg,var(--deep) 0%,#173a61 100%);padding:118px 0;color:#fff}.page-hero.compact{padding:92px 0}.page-hero h1{max-width:980px;color:#fff}.page-hero p:not(.eyebrow){max-width:790px;font-size:20px;color:#dce5ea}.two-col{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;align-items:start}.prose{font-size:18px;color:var(--slate)}.prose-light{color:#dbe3e8}.max-title{max-width:800px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:48px}.plain-card{padding:36px;background:#fff;border:1px solid var(--line)}.plain-card span{font-family:Georgia,serif;font-size:40px;color:var(--gold)}.plain-card p,.three-grid p{color:var(--slate)}.service-list{display:flex;flex-direction:column}.service-row{display:grid;grid-template-columns:150px 1fr;gap:40px;padding:72px 0;border-bottom:1px solid var(--line)}.service-row:first-child{padding-top:0}.service-row:last-child{border-bottom:0;padding-bottom:0}.service-row h2{max-width:790px}.service-row>div:last-child>p{max-width:840px;color:var(--slate)}.simple-list{columns:2;column-gap:50px;padding:0;list-style:none;margin:28px 0 34px}.simple-list li{break-inside:avoid;margin:12px 0;padding-left:20px;position:relative}.simple-list li:before{content:'—';position:absolute;left:0;color:var(--gold)}.capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.capability-grid>div{background:#fff;padding:44px}.capability-grid p{color:var(--slate);margin:0}.callout{max-width:900px;text-align:center}.callout .button{margin-top:18px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.contact-intro{padding-top:20px}.contact-intro>p{color:var(--slate)}.contact-detail{display:flex;flex-direction:column;margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.contact-detail span{color:var(--slate)}.form-card{padding:45px;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:13px;font-weight:700;margin-bottom:18px}input,select,textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #cfd6dc;background:#fff;color:var(--ink);font:inherit;font-size:15px;border-radius:0}input:focus,select:focus,textarea:focus{outline:2px solid rgba(169,79,45,.28);border-color:var(--gold)}.form-notice{padding:15px;margin-bottom:22px;font-weight:650}.form-notice.success{background:#eef7f0}.form-notice.error{background:#fff1f1}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.post-card{border:1px solid var(--line);background:#fff}.post-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.post-card-body{padding:28px}.post-card h2{font-size:25px}.post-card p{color:var(--slate);font-size:15px}.post-date{font-size:11px;color:var(--gold);text-transform:uppercase;font-weight:750;letter-spacing:.08em}.empty-state{grid-column:1/-1;padding:60px;border:1px solid var(--line);background:var(--soft)}.article-content{max-width:800px}.article-content p,.article-content li{font-size:18px;color:#334454}.content-shell{max-width:900px}
.site-footer{background:var(--deep);color:#cfd9df;padding-top:0}.footer-cta{text-align:center;padding:70px 0;border-bottom:1px solid rgba(255,255,255,.25)}.footer-cta h2{color:#fff}.footer-cta p{max-width:760px;margin:0 auto 22px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.25fr 1fr;gap:60px;padding:56px 0}.wordmark-light strong,.wordmark-light span{color:#fff}.footer-copy{margin-top:24px;max-width:310px;font-size:14px}.footer-grid h3{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.footer-grid>div>a{display:block;margin:6px 0;font-size:14px}.footer-grid>div>a:hover{color:#fff}.footer-grid p{font-size:14px}.footer-bottom{display:flex;justify-content:space-between;padding:22px 0;border-top:1px solid rgba(255,255,255,.16);font-size:12px}
@media(max-width:1050px){.shell{width:min(calc(100% - 42px),var(--shell))}.header-inner{height:80px}.brand-logo img.custom-logo{height:50px!important;max-width:160px!important}.primary-nav{gap:18px}.primary-nav .menu{gap:16px}.header-cta{display:none}.hero-copy{padding-left:32px;padding-right:38px}.services-grid,.why-grid{grid-template-columns:1fr 1fr}.services-heading,.why-heading{grid-column:1/-1;padding:0 0 30px}.service-card:nth-of-type(2){border-left:0}.service-card{padding:25px 30px}.audience-grid{grid-template-columns:1fr 1fr;gap:40px}.audience-grid article:nth-child(2){border-right:0}.two-col{gap:60px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:800px){body{font-size:16px}.section{padding:72px 0}.header-inner{height:72px}.brand-logo img.custom-logo{height:46px!important;max-width:145px!important}.wordmark strong{font-size:21px}.menu-toggle{display:block;z-index:1002}.primary-nav{position:fixed;inset:72px 0 0 0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:34px 24px;overflow:auto}.primary-nav.is-open{display:flex}.primary-nav .menu{flex-direction:column;align-items:flex-start;gap:0}.primary-nav .menu li{width:100%;border-bottom:1px solid var(--line)}.primary-nav .menu a{display:block;padding:16px 0;font-size:18px}.header-cta{display:inline-flex;margin-top:20px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:0}.hero-copy-inner{max-width:none;padding:72px 24px 55px}.hero h1{font-size:45px;max-width:620px}.hero-image{min-height:390px}.services-grid,.why-grid,.leadership-layout,.two-col,.contact-grid{grid-template-columns:1fr}.service-card{border-left:0;border-top:1px solid var(--line);padding:34px 0}.audience-grid{grid-template-columns:1fr}.audience-grid article{border:0;border-bottom:1px solid rgba(255,255,255,.2);padding:24px 5px}.split-feature{grid-template-columns:1fr}.split-image{min-height:360px}.split-copy{padding:62px 24px}.why-grid{gap:30px}.why-grid article{padding-top:20px;border-top:1px solid var(--line)}.leadership-layout{gap:38px}.leadership-metrics{gap:15px}.page-hero{padding:82px 0}.three-grid,.capability-grid,.posts-grid{grid-template-columns:1fr}.service-row{grid-template-columns:1fr;gap:0}.simple-list{columns:1}.contact-grid{gap:45px}.form-row{grid-template-columns:1fr}.form-card{padding:28px 22px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:last-child{grid-column:auto}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}
@media(max-width:520px){.shell{width:min(calc(100% - 32px),var(--shell))}.hero-copy-inner{padding-left:20px;padding-right:20px}.hero h1{font-size:39px}.hero-lead{font-size:17px}.button-row{flex-direction:column;align-items:stretch}.hero-tags span{font-size:9px}.hero-image{min-height:300px}.leadership-metrics{grid-template-columns:1fr}.leadership-metrics div{padding:10px 0;border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{padding-bottom:28px}}

/* v1.2 responsive header/hero refinements */
@media(max-width:1050px){#cfo-site-header .header-inner{height:72px!important}#cfo-site-header .brand-logo img.custom-logo{height:48px!important;max-width:150px!important}#cfo-site-header .primary-nav{gap:17px!important}#cfo-site-header .primary-nav .menu{gap:17px!important}#cfo-site-header .header-cta{display:none!important}.hero-copy{padding-left:42px;padding-right:38px}}
@media(max-width:800px){#cfo-site-header .header-inner{height:68px!important}#cfo-site-header .brand-logo img.custom-logo{height:45px!important;max-width:140px!important}#cfo-site-header .primary-nav{position:fixed!important;inset:68px 0 0 0!important;background:#fff!important;display:none!important;flex-direction:column!important;align-items:stretch!important;padding:34px 24px!important;overflow:auto!important}#cfo-site-header .primary-nav.is-open{display:flex!important}#cfo-site-header .primary-nav .menu{flex-direction:column!important;align-items:flex-start!important;gap:0!important}#cfo-site-header .primary-nav .menu li{width:100%!important;border-bottom:1px solid var(--line)!important}#cfo-site-header .primary-nav .menu a{display:block!important;padding:16px 0!important;font-size:18px!important}#cfo-site-header .header-cta{display:inline-flex!important;margin-top:20px!important}.hero-copy{padding:0}.hero-copy-inner{max-width:none;padding:66px 24px 50px}.hero h1{font-size:44px;max-width:620px}}

/* Elementor editor bridge: required so Elementor can find the_content() in the custom PHP page templates. */
.cfo-elementor-content-bridge{display:none!important}
body.elementor-editor-active .cfo-elementor-content-bridge,.cfo-elementor-content-bridge.is-elementor-context{display:block!important;min-height:80px!important;position:relative!important;z-index:2!important;background:#fff!important}

/* =========================================================
   v1.5 Elementor-editable page system
   ========================================================= */
.cfo-elementor-page{overflow:hidden}
.cfo-elementor-page .elementor{width:100%}
.cfo-elementor-page .elementor-element{--widgets-spacing:0px}
.cfo-elementor-page .elementor-widget{margin:0}
.cfo-elementor-page .elementor-widget-heading .elementor-heading-title{font-family:Inter,"Helvetica Neue",Arial,sans-serif;color:var(--ink);letter-spacing:-.025em;line-height:1.12}
.cfo-elementor-page .elementor-widget-text-editor{font-family:Inter,"Helvetica Neue",Arial,sans-serif;color:inherit}
.cfo-elementor-page .elementor-widget-text-editor p:last-child{margin-bottom:0}
.cfo-elementor-page .elementor-button{font-family:Inter,"Helvetica Neue",Arial,sans-serif}
.cfo-e-shell{width:min(calc(100% - 64px),var(--shell))!important;max-width:var(--shell)!important;margin-left:auto!important;margin-right:auto!important}
.cfo-e-section{padding:108px 0!important;width:100%!important}
.cfo-e-white{background:#fff}.cfo-e-soft{background:var(--soft)}.cfo-e-dark{background:var(--deep);color:#fff}
.cfo-e-dark .elementor-heading-title,.cfo-e-dark .elementor-widget-text-editor{color:#fff!important}
.cfo-e-eyebrow .elementor-widget-container p{margin:0 0 16px;color:var(--gold);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}
.cfo-e-eyebrow-light .elementor-widget-container p{color:#c97755}
.cfo-e-section-title .elementor-heading-title{font-size:clamp(32px,3.6vw,48px)!important;font-weight:620!important}
.cfo-e-gold-rule{width:30px;height:2px;background:var(--gold);margin:24px auto}
.cfo-e-rule-widget{line-height:1}.cfo-e-rule-widget .elementor-widget-container{line-height:1}
.cfo-e-button .elementor-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:14px 24px;border:1px solid transparent;border-radius:1px;font-size:12px;font-weight:760;letter-spacing:.035em;text-transform:uppercase;transition:.2s ease}
.cfo-e-button .elementor-button:hover{transform:translateY(-1px)}
.cfo-e-button-gold .elementor-button{background:var(--gold);color:#fff}.cfo-e-button-gold .elementor-button:hover{background:#8d3e22;color:#fff}
.cfo-e-button-navy .elementor-button{background:var(--navy);color:#fff}.cfo-e-button-navy .elementor-button:hover{background:var(--deep);color:#fff}
.cfo-e-button-outline .elementor-button{background:transparent;color:#fff;border-color:rgba(255,255,255,.62)}.cfo-e-button-outline .elementor-button:hover{background:#fff;color:var(--deep)}
.cfo-e-text-button .elementor-button{padding:0!important;min-height:0!important;background:transparent!important;color:var(--navy)!important;border:0!important;font-size:12px!important;font-weight:780!important;letter-spacing:.05em!important;text-transform:uppercase!important;box-shadow:none!important}
.cfo-e-text-button .elementor-button:hover{color:var(--gold)!important;transform:none!important}

/* Homepage hero */
.cfo-e-hero{min-height:600px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;background:var(--deep)!important;overflow:hidden!important;width:100%!important}
.cfo-e-hero-copy{display:flex!important;align-items:center!important;color:#fff!important;padding-left:clamp(44px,5.5vw,104px)!important;padding-right:clamp(40px,4.5vw,82px)!important;min-width:0!important}
.cfo-e-hero-copy-inner{width:100%!important;max-width:690px!important;padding:76px 0 56px!important}
.cfo-e-hero-title .elementor-heading-title{max-width:680px;color:#fff!important;font-size:clamp(48px,3.7vw,64px)!important;font-weight:650!important;overflow-wrap:normal!important;word-break:normal!important}
.cfo-e-hero-lead{max-width:640px;margin-top:18px!important}.cfo-e-hero-lead p{font-size:18px;color:#edf2f5;line-height:1.65}
.cfo-e-button-row{display:flex!important;flex-direction:row!important;gap:16px!important;flex-wrap:wrap!important;margin-top:26px!important}
.cfo-e-hero-tags{margin-top:42px!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.2)!important}.cfo-e-hero-tags p{font-size:10px!important;text-transform:uppercase;letter-spacing:.07em;color:#c9d2d8!important}
.cfo-e-hero-image{min-height:600px!important;overflow:hidden!important;background:var(--deep)!important}.cfo-e-hero-image>.cfo-e-editable-cover-image{width:100%!important;height:100%!important;min-height:600px!important;margin:0!important}.cfo-e-hero-image .cfo-e-editable-cover-image>.elementor-widget-container{width:100%!important;height:100%!important;min-height:600px!important}.cfo-e-hero-image .cfo-e-editable-cover-image img{display:block!important;width:100%!important;height:600px!important;min-height:600px!important;object-fit:cover!important;object-position:center!important}
.cfo-e-intro{text-align:center;max-width:800px!important}.cfo-e-intro .cfo-e-section-title .elementor-heading-title{max-width:790px;margin:0 auto}.cfo-e-intro-copy p{color:var(--slate);font-size:18px}

/* Homepage services */
.cfo-e-services-grid{display:grid!important;grid-template-columns:1.15fr repeat(3,1fr)!important;gap:0!important;align-items:stretch!important}
.cfo-e-services-heading{padding-right:50px!important}.cfo-e-service-card{padding:0 34px!important;border-left:1px solid #d7dde2!important}
.cfo-e-service-card .elementor-heading-title{font-size:22px!important;font-weight:620!important}
.cfo-e-service-card .elementor-widget-text-editor p{color:var(--slate);font-size:15px}
.cfo-e-service-num .elementor-widget-container>div{color:var(--gold);font-family:Georgia,serif;font-size:54px;line-height:1;margin-bottom:30px}.cfo-e-service-num .elementor-widget-container>div:after{content:'';display:block;width:30px;height:2px;background:var(--gold);margin-top:10px}

/* General cards and audience */
.cfo-e-card-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:1px!important;margin-top:48px!important}.cfo-e-card{padding:36px!important;background:#fff!important;border:1px solid var(--line)!important}
.cfo-e-card-title .elementor-heading-title{font-size:21px!important}.cfo-e-card-copy p{color:var(--slate);font-size:15px}
.cfo-e-card-num .elementor-widget-container>div{font-family:Georgia,serif;font-size:40px;color:var(--gold);margin-bottom:12px}
.cfo-e-dark .cfo-e-card-grid{gap:0!important}.cfo-e-dark .cfo-e-card{background:transparent!important;border:0!important;border-right:1px solid rgba(255,255,255,.2)!important;text-align:center!important;padding:10px 38px!important}.cfo-e-dark .cfo-e-card:last-child{border-right:0!important}.cfo-e-dark .cfo-e-card-copy p{color:#cdd7dd!important;font-size:14px}.cfo-e-dark>.cfo-e-shell>.cfo-e-section-title{text-align:center}.cfo-e-dark>.cfo-e-shell>.cfo-e-section-title:after{content:'';display:block;width:30px;height:2px;background:var(--gold);margin:24px auto 0}

/* Split section */
.cfo-e-split{display:grid!important;grid-template-columns:44% 56%!important;min-height:560px!important;background:#fff!important}.cfo-e-split-image{min-height:560px!important;overflow:hidden!important;background:#fff!important}.cfo-e-split-image>.cfo-e-editable-cover-image{width:100%!important;height:100%!important;min-height:560px!important;margin:0!important}.cfo-e-split-image .cfo-e-editable-cover-image>.elementor-widget-container{width:100%!important;height:100%!important;min-height:560px!important}.cfo-e-split-image .cfo-e-editable-cover-image img{display:block!important;width:100%!important;height:560px!important;min-height:560px!important;object-fit:cover!important;object-position:center!important}.cfo-e-split-copy{padding:78px max(48px,calc((100vw - var(--shell))/2)) 78px 56px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.cfo-e-check-list{list-style:none;padding:0;margin:18px 0 0}.cfo-e-check-list li{position:relative;margin:12px 0;padding-left:32px;color:var(--ink)}.cfo-e-check-list li:before{content:'✓';position:absolute;left:0;top:2px;width:20px;height:20px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:11px;font-weight:700}

/* Why and leadership */
.cfo-e-why-grid{display:grid!important;grid-template-columns:1.15fr repeat(3,1fr)!important;gap:48px!important}.cfo-e-why-card .elementor-heading-title{font-size:21px!important}.cfo-e-why-card p{font-size:15px;color:var(--slate)}
.cfo-e-leadership-grid{display:grid!important;grid-template-columns:1fr 1.6fr!important;gap:90px!important;align-items:center!important}.cfo-e-leadership-copy p{font-size:22px;max-width:720px}.cfo-e-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d5dadd;margin-top:34px;padding-top:30px}.cfo-e-metrics div{display:flex;flex-direction:column}.cfo-e-metrics strong{font-size:19px}.cfo-e-metrics span{font-size:13px;color:var(--slate)}

/* Interior page hero */
.cfo-e-page-hero{background:linear-gradient(105deg,var(--deep) 0%,#173a61 100%)!important;padding:110px 0!important;color:#fff!important}.cfo-e-page-hero .cfo-e-page-title .elementor-heading-title{max-width:980px;color:#fff!important;font-size:clamp(44px,5vw,72px)!important;font-weight:650!important}.cfo-e-page-lead{max-width:800px!important}.cfo-e-page-lead p{font-size:20px;color:#dce5ea!important}
.cfo-e-two-col{display:grid!important;grid-template-columns:1fr 1.1fr!important;gap:100px!important;align-items:start!important}.cfo-e-prose p,.cfo-e-body-copy p{font-size:18px;color:var(--slate)}.cfo-e-dark .cfo-e-prose p,.cfo-e-dark .cfo-e-body-copy p{color:#dbe3e8!important}

/* Service landing */
.cfo-e-service-row{display:grid!important;grid-template-columns:150px 1fr!important;gap:40px!important;padding:72px 0!important;border-bottom:1px solid var(--line)!important}.cfo-e-service-row:first-child{padding-top:0!important}.cfo-e-service-row:last-child{border-bottom:0!important;padding-bottom:0!important}.cfo-e-service-row-copy .elementor-heading-title{font-size:clamp(32px,3.6vw,48px)!important;font-weight:620!important}.cfo-e-service-row-copy .elementor-widget-text-editor{color:var(--slate)}.cfo-e-service-row-copy ul{columns:2;column-gap:50px;padding:0;list-style:none;margin:28px 0 34px}.cfo-e-service-row-copy li{break-inside:avoid;margin:12px 0;padding-left:20px;position:relative}.cfo-e-service-row-copy li:before{content:'—';position:absolute;left:0;color:var(--gold)}

/* Callout */
.cfo-e-callout{max-width:900px!important;text-align:center!important}.cfo-e-callout-copy p{font-size:18px;color:var(--slate)}.cfo-e-callout .cfo-e-button{margin-top:18px!important}

/* Contact */
.cfo-e-contact-grid{display:grid!important;grid-template-columns:.8fr 1.2fr!important;gap:90px!important;align-items:start!important}.cfo-e-contact-left{padding-top:20px!important}.cfo-e-contact-detail{display:flex;flex-direction:column;margin-top:35px;padding-top:25px;border-top:1px solid var(--line)}.cfo-e-contact-detail span{color:var(--slate)}.cfo-e-form-card{padding:45px!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important;background:#fff!important}
.cfo-contact-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cfo-contact-form label{display:block;font-size:13px;font-weight:700;margin-bottom:18px}.cfo-contact-form input,.cfo-contact-form select,.cfo-contact-form textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #cfd6dc;background:#fff;color:var(--ink);font:inherit;font-size:15px;border-radius:0}.cfo-contact-form input:focus,.cfo-contact-form select:focus,.cfo-contact-form textarea:focus{outline:2px solid rgba(169,79,45,.28);border-color:var(--gold)}
.cfo-e-contact-form-widget .elementor-field-group{margin-bottom:0}.cfo-e-contact-form-widget .elementor-field-label{display:block;margin:0 0 7px;color:var(--ink);font-size:13px;font-weight:700;line-height:1.35}.cfo-e-contact-form-widget .elementor-field,.cfo-e-contact-form-widget select.elementor-field-textual,.cfo-e-contact-form-widget textarea.elementor-field-textual{min-height:48px;padding:13px 14px;border:1px solid #cfd6dc;border-radius:0;background:#fff;color:var(--ink);font:inherit;font-size:15px;box-shadow:none}.cfo-e-contact-form-widget textarea.elementor-field-textual{min-height:145px;resize:vertical}.cfo-e-contact-form-widget .elementor-field:focus,.cfo-e-contact-form-widget select.elementor-field-textual:focus,.cfo-e-contact-form-widget textarea.elementor-field-textual:focus{outline:2px solid rgba(169,79,45,.22);outline-offset:0;border-color:var(--gold)}.cfo-e-contact-form-widget .elementor-button{min-height:50px;padding:14px 25px;border:1px solid var(--gold);border-radius:0;background:var(--gold);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.cfo-e-contact-form-widget .elementor-button:hover,.cfo-e-contact-form-widget .elementor-button:focus{background:var(--navy);border-color:var(--navy);color:#fff}.cfo-e-contact-form-widget .elementor-message{margin-top:14px;font-size:14px}.cfo-e-contact-form-widget .elementor-message-success{color:#2f6b45}.cfo-e-contact-form-widget .elementor-message-danger{color:#8b2d2d}

/* Insights */
.cfo-e-insights-shortcode{width:100%}

/* Elementor editor convenience: make empty image containers easy to select. */
body.elementor-editor-active .cfo-e-hero-image,body.elementor-editor-active .cfo-e-split-image{min-width:80px}

@media(max-width:1050px){
  .cfo-e-shell{width:min(calc(100% - 42px),var(--shell))!important}
  .cfo-e-hero-copy{padding-left:42px!important;padding-right:38px!important}
  .cfo-e-services-grid,.cfo-e-why-grid{grid-template-columns:1fr 1fr!important}.cfo-e-services-heading,.cfo-e-why-heading{grid-column:1/-1;padding:0 0 30px!important}.cfo-e-service-card{padding:25px 30px!important}.cfo-e-service-card:nth-of-type(2){border-left:0!important}
  .cfo-e-card-grid{grid-template-columns:1fr 1fr!important}.cfo-e-dark .cfo-e-card:nth-child(2n){border-right:0!important}.cfo-e-dark .cfo-e-card{border-bottom:1px solid rgba(255,255,255,.2)!important;padding:28px!important}
  .cfo-e-two-col{gap:60px!important}
}
@media(max-width:800px){
  .cfo-e-section{padding:72px 0!important}.cfo-e-shell{width:min(calc(100% - 36px),var(--shell))!important}
  .cfo-e-hero{grid-template-columns:1fr!important;min-height:0!important}.cfo-e-hero-copy{padding:0!important}.cfo-e-hero-copy-inner{max-width:none!important;padding:68px 24px 52px!important}.cfo-e-hero-title .elementor-heading-title{font-size:44px!important}.cfo-e-hero-image{min-height:390px!important}.cfo-e-hero-image>.cfo-e-editable-cover-image,.cfo-e-hero-image .cfo-e-editable-cover-image>.elementor-widget-container{min-height:390px!important}.cfo-e-hero-image .cfo-e-editable-cover-image img{height:390px!important;min-height:390px!important}
  .cfo-e-services-grid,.cfo-e-why-grid,.cfo-e-leadership-grid,.cfo-e-two-col,.cfo-e-contact-grid{grid-template-columns:1fr!important}.cfo-e-service-card{border-left:0!important;border-top:1px solid var(--line)!important;padding:34px 0!important}.cfo-e-card-grid{grid-template-columns:1fr!important}.cfo-e-dark .cfo-e-card{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.2)!important}
  .cfo-e-split{grid-template-columns:1fr!important}.cfo-e-split-image{min-height:360px!important}.cfo-e-split-image>.cfo-e-editable-cover-image,.cfo-e-split-image .cfo-e-editable-cover-image>.elementor-widget-container{min-height:360px!important}.cfo-e-split-image .cfo-e-editable-cover-image img{height:360px!important;min-height:360px!important}.cfo-e-split-copy{padding:62px 24px!important}
  .cfo-e-why-grid{gap:30px!important}.cfo-e-why-card{padding-top:20px!important;border-top:1px solid var(--line)!important}.cfo-e-leadership-grid{gap:38px!important}.cfo-e-metrics{gap:15px}
  .cfo-e-page-hero{padding:82px 0!important}.cfo-e-page-hero .cfo-e-page-title .elementor-heading-title{font-size:46px!important}
  .cfo-e-service-row{grid-template-columns:1fr!important;gap:0!important}.cfo-e-service-row-copy ul{columns:1}.cfo-e-contact-grid{gap:45px!important}.cfo-e-form-card{padding:28px 22px!important}.cfo-contact-form .form-row{grid-template-columns:1fr}
}
@media(max-width:520px){
  .cfo-e-shell{width:min(calc(100% - 32px),var(--shell))!important}.cfo-e-hero-copy-inner{padding-left:20px!important;padding-right:20px!important}.cfo-e-hero-title .elementor-heading-title{font-size:39px!important}.cfo-e-hero-lead p{font-size:17px}.cfo-e-button-row{flex-direction:column!important;align-items:stretch!important}.cfo-e-button-row .elementor-widget-button,.cfo-e-button-row .elementor-button-wrapper,.cfo-e-button-row .elementor-button{width:100%}.cfo-e-hero-image{min-height:300px!important}.cfo-e-hero-image>.cfo-e-editable-cover-image,.cfo-e-hero-image .cfo-e-editable-cover-image>.elementor-widget-container{min-height:300px!important}.cfo-e-hero-image .cfo-e-editable-cover-image img{height:300px!important;min-height:300px!important}.cfo-e-metrics{grid-template-columns:1fr}.cfo-e-metrics div{padding:10px 0;border-bottom:1px solid var(--line)}.cfo-e-page-hero .cfo-e-page-title .elementor-heading-title{font-size:39px!important}
}


/* v1.7 Elementor flex-container compatibility overrides.
   Elementor renders Containers using CSS variables. These overrides set both
   the actual properties and the variables so generated Elementor CSS cannot
   stack desktop columns unexpectedly. */
.cfo-e-hero.e-con,.cfo-e-hero{
  --display:flex!important;
  --flex-direction:row!important;
  --flex-wrap:nowrap!important;
  --gap:0px!important;
  --row-gap:0px!important;
  --column-gap:0px!important;
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
}
.cfo-e-hero>.cfo-e-hero-copy,.cfo-e-hero>.cfo-e-hero-image{
  --width:50%!important;
  width:50%!important;
  max-width:50%!important;
  flex:0 0 50%!important;
}
.cfo-e-hero-copy.e-con,.cfo-e-hero-copy{
  --display:flex!important;
  --flex-direction:column!important;
  --justify-content:center!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
.cfo-e-hero-copy-inner.e-con,.cfo-e-hero-copy-inner{--width:100%!important;width:100%!important;max-width:690px!important}
.cfo-e-button-row.e-con,.cfo-e-button-row{
  --display:flex!important;
  --flex-direction:row!important;
  --flex-wrap:wrap!important;
  --gap:16px!important;
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:wrap!important;
  gap:16px!important;
}
.cfo-e-split.e-con,.cfo-e-split{--display:flex!important;--flex-direction:row!important;--flex-wrap:nowrap!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important}
.cfo-e-split>.cfo-e-split-image{--width:44%!important;width:44%!important;max-width:44%!important;flex:0 0 44%!important}
.cfo-e-split>.cfo-e-split-copy{--width:56%!important;width:56%!important;max-width:56%!important;flex:0 0 56%!important}

@media(max-width:800px){
  .cfo-e-hero.e-con,.cfo-e-hero{--flex-direction:column!important;flex-direction:column!important}
  .cfo-e-hero>.cfo-e-hero-copy,.cfo-e-hero>.cfo-e-hero-image{--width:100%!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important}
  .cfo-e-button-row.e-con,.cfo-e-button-row{--flex-direction:column!important;flex-direction:column!important}
  .cfo-e-split.e-con,.cfo-e-split{--flex-direction:column!important;flex-direction:column!important}
  .cfo-e-split>.cfo-e-split-image,.cfo-e-split>.cfo-e-split-copy{--width:100%!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important}
}

/* v1.8 — Elementor-native site chrome. Header/footer live inside page content
   so Elementor Canvas/theme-builder routing cannot remove them. */
.cfo-e-site-header.e-con,.cfo-e-site-header{
  --display:flex!important;
  --flex-direction:column!important;
  display:flex!important;
  flex-direction:column!important;
  position:sticky!important;
  top:0!important;
  z-index:99990!important;
  width:100%!important;
  background:#fff!important;
  border-bottom:1px solid #e5e9ec!important;
  box-shadow:none!important;
}
.cfo-e-site-header-shell.e-con,.cfo-e-site-header-shell{
  --display:flex!important;
  --flex-direction:row!important;
  --justify-content:space-between!important;
  --align-items:center!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  width:min(calc(100% - 64px),1240px)!important;
  max-width:1240px!important;
  min-height:78px!important;
  margin:0 auto!important;
  padding:0!important;
  position:relative!important;
}
.cfo-e-site-brand.e-con,.cfo-e-site-brand{
  --display:flex!important;
  --flex-direction:row!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  flex:0 0 auto!important;
  width:auto!important;
}
.cfo-e-site-logo{width:auto!important;margin:0!important}
.cfo-e-site-logo .elementor-widget-container{display:flex!important;align-items:center!important}
.cfo-e-site-logo img{display:block!important;width:auto!important;height:56px!important;max-width:150px!important;max-height:56px!important;object-fit:contain!important}
.cfo-e-site-wordmark .elementor-heading-title{margin:0!important;color:#0d284b!important;font-size:21px!important;font-weight:760!important;letter-spacing:.055em!important;white-space:nowrap!important}
.cfo-e-site-nav.e-con,.cfo-e-site-nav{
  --display:flex!important;
  --flex-direction:row!important;
  --justify-content:flex-end!important;
  --align-items:center!important;
  display:flex!important;
  flex-direction:row!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:27px!important;
  width:auto!important;
  flex:1 1 auto!important;
}
.cfo-e-nav-link,.cfo-e-nav-cta{width:auto!important;margin:0!important}
.cfo-e-nav-link .elementor-button-wrapper,.cfo-e-nav-cta .elementor-button-wrapper{line-height:1!important}
.cfo-e-nav-link .elementor-button{
  min-height:78px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:#26384a!important;
  font-size:14px!important;
  font-weight:650!important;
  text-transform:none!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
}
.cfo-e-nav-link .elementor-button:hover{color:#a94f2d!important;background:transparent!important}
.cfo-e-nav-cta .elementor-button{
  min-height:42px!important;
  padding:0 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#0d284b!important;
  border:1px solid #0d284b!important;
  border-radius:1px!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:760!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}
.cfo-e-nav-cta .elementor-button:hover{background:#071d36!important;color:#fff!important}
.cfo-e-mobile-nav-toggle{display:none!important;width:auto!important;margin:0!important}
.cfo-e-mobile-nav-toggle .elementor-button{background:transparent!important;color:#0d284b!important;border:1px solid #d9dfe4!important;border-radius:1px!important;padding:10px 14px!important;font-size:11px!important;font-weight:760!important;letter-spacing:.08em!important;text-transform:uppercase!important}

/* Elementor-native footer */
.cfo-e-site-footer.e-con,.cfo-e-site-footer{background:#071d36!important;color:#fff!important;width:100%!important;padding:0!important}
.cfo-e-footer-cta{padding:70px 0 52px!important;text-align:center!important;border-bottom:1px solid rgba(255,255,255,.16)!important}
.cfo-e-footer-cta-title .elementor-heading-title{color:#fff!important;font-size:clamp(30px,3vw,42px)!important;font-weight:620!important}
.cfo-e-footer-cta-copy{max-width:760px!important;margin:10px auto 22px!important}.cfo-e-footer-cta-copy p{color:#ced8de!important;font-size:16px!important}
.cfo-e-footer-grid.e-con,.cfo-e-footer-grid{--display:grid!important;display:grid!important;grid-template-columns:1.4fr .75fr 1.15fr .85fr!important;gap:50px!important;padding:48px 0 38px!important}
.cfo-e-footer-brand-title .elementor-heading-title{color:#fff!important;font-size:22px!important;font-weight:760!important;letter-spacing:.05em!important}
.cfo-e-footer-copy p{color:#aebdc6!important;font-size:14px!important;line-height:1.7!important;margin:0!important}
.cfo-e-footer-col .elementor-heading-title{color:#fff!important;font-size:13px!important;font-weight:750!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:12px!important}
.cfo-e-footer-link{margin:0!important;width:auto!important}.cfo-e-footer-link .elementor-button-wrapper{text-align:left!important}.cfo-e-footer-link .elementor-button{background:transparent!important;color:#cbd6dc!important;border:0!important;padding:5px 0!important;min-height:0!important;font-size:14px!important;font-weight:450!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important}.cfo-e-footer-link .elementor-button:hover{color:#c97755!important;background:transparent!important}
.cfo-e-footer-bottom{padding:20px 0 24px!important;border-top:1px solid rgba(255,255,255,.12)!important}.cfo-e-footer-bottom-copy p{margin:0!important;color:#93a6b2!important;font-size:12px!important}

@media(max-width:1050px){
  .cfo-e-site-header-shell{width:min(calc(100% - 42px),1240px)!important}
  .cfo-e-site-nav{gap:17px!important}
  .cfo-e-nav-cta{display:none!important}
  .cfo-e-site-logo img{height:52px!important;max-height:52px!important;max-width:140px!important}
  .cfo-e-footer-grid{grid-template-columns:1.3fr 1fr 1fr!important}.cfo-e-footer-grid>.cfo-e-footer-col:last-child{grid-column:2/4!important}
}
@media(max-width:800px){
  .cfo-e-site-header{min-height:68px!important}
  .cfo-e-site-header-shell{width:min(calc(100% - 32px),1240px)!important;min-height:68px!important}
  .cfo-e-site-logo img{height:48px!important;max-height:48px!important;max-width:125px!important}
  .cfo-e-mobile-nav-toggle{display:block!important}
  .cfo-e-site-nav.e-con,.cfo-e-site-nav{
    display:none!important;
    position:fixed!important;
    top:68px!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:0!important;
    padding:15px 24px 24px!important;
    background:#fff!important;
    border-top:1px solid #e5e9ec!important;
    border-bottom:1px solid #e5e9ec!important;
    box-shadow:0 18px 35px rgba(13,40,75,.12)!important;
    z-index:99999!important;
  }
  .cfo-e-site-nav.is-open{display:flex!important}
  .cfo-e-nav-link,.cfo-e-nav-cta{width:100%!important}
  .cfo-e-nav-link .elementor-button{display:flex!important;width:100%!important;min-height:50px!important;border-bottom:1px solid #edf0f2!important;font-size:16px!important}
  .cfo-e-nav-cta{display:block!important;margin-top:16px!important}.cfo-e-nav-cta .elementor-button{width:100%!important;min-height:46px!important}
  .cfo-e-footer-grid{grid-template-columns:1fr 1fr!important;gap:34px!important}.cfo-e-footer-brand{grid-column:1/-1!important}.cfo-e-footer-grid>.cfo-e-footer-col:last-child{grid-column:auto!important}
}
@media(max-width:520px){
  .cfo-e-footer-grid{grid-template-columns:1fr!important}.cfo-e-footer-brand{grid-column:auto!important}
}
/* Remove Elementor's default container inset from full-bleed visual regions. */
.cfo-e-site-header,.cfo-e-hero,.cfo-e-hero-image,.cfo-e-split,.cfo-e-split-image,.cfo-e-site-footer{padding:0!important;margin-top:0!important;margin-bottom:0!important}


/* v1.9 — one reusable Elementor header/footer across every page. */
.cfo-e-global-header-shortcode,
.cfo-e-global-footer-shortcode{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.cfo-e-global-header-shortcode>.elementor-widget-container,
.cfo-e-global-footer-shortcode>.elementor-widget-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
/* Make the shortcode wrapper itself sticky; a sticky child cannot escape a
   one-widget-height shortcode wrapper. */
.cfo-e-global-header-shortcode{
  position:sticky!important;
  top:0!important;
  z-index:99990!important;
}
.cfo-e-global-header-shortcode .cfo-e-site-header{
  position:relative!important;
  top:auto!important;
}

/* v1.12 — Dedicated Team page */
.cfo-e-team-section{padding:96px 0!important;background:#fff!important}
.cfo-e-team-shell{width:min(calc(100% - 64px),var(--shell))!important;margin:0 auto!important}
.cfo-e-team-page-title .elementor-heading-title{color:var(--navy)!important;font-size:clamp(38px,4.2vw,58px)!important;font-weight:620!important;max-width:760px!important}
.cfo-e-team-grid.e-con,.cfo-e-team-grid{--display:grid!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:64px!important;margin-top:46px!important}
.cfo-e-team-member.e-con,.cfo-e-team-member{--display:flex!important;display:flex!important;flex-direction:column!important;gap:0!important;align-items:stretch!important;border-top:2px solid var(--copper)!important;padding-top:18px!important}
.cfo-e-team-photo{width:100%!important;margin:0!important;overflow:hidden!important;background:var(--soft)!important}
.cfo-e-team-photo>.elementor-widget-container{width:100%!important;overflow:hidden!important}
.cfo-e-team-photo img{display:block!important;width:100%!important;height:390px!important;object-fit:cover!important;object-position:center top!important}
.cfo-e-team-copy{padding:28px 0 0!important}
.cfo-e-team-name .elementor-heading-title{font-size:31px!important;color:var(--navy)!important;margin-bottom:12px!important}
.cfo-e-team-bio p{font-size:16px!important;color:var(--slate)!important;line-height:1.75!important;margin-bottom:18px!important}
.cfo-e-team-contact p{font-size:14px!important;line-height:1.9!important;margin:0!important}
.cfo-e-team-contact a{color:var(--copper)!important;font-weight:700!important}
.cfo-e-team-contact a:hover{color:var(--navy)!important}
@media(max-width:800px){
  .cfo-e-team-section{padding:68px 0!important}
  .cfo-e-team-shell{width:min(calc(100% - 36px),var(--shell))!important}
  .cfo-e-team-grid.e-con,.cfo-e-team-grid{grid-template-columns:1fr!important;gap:52px!important;margin-top:34px!important}
  .cfo-e-team-photo img{height:auto!important;aspect-ratio:1.05/1!important}
}


/* =========================================================
   v1.13 — Legal pages: Terms of Use + Privacy Policy
   ========================================================= */
.cfo-legal-page {
  background: #ffffff;
  color: #465466;
  font-family: inherit;
}
.cfo-legal-shell {
  width: min(1120px, calc(100% - 48px));
  margin: 0 auto;
}
.cfo-legal-hero {
  background: #0D284B;
  padding: 78px 0 72px;
}
.cfo-legal-eyebrow {
  margin: 0 0 18px;
  color: #A94F2D;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: .16em;
}
.cfo-legal-hero h1 {
  max-width: 850px;
  margin: 0;
  color: #fff;
  font-size: clamp(42px, 4.4vw, 64px);
  line-height: 1.06;
  font-weight: 650;
  letter-spacing: -.025em;
}
.cfo-legal-rule {
  width: 46px;
  height: 2px;
  background: #A94F2D;
  margin-top: 28px;
}
.cfo-legal-content-section {
  padding: 88px 0 100px;
  background: #fff;
}
.cfo-legal-body {
  max-width: 900px;
}
.cfo-legal-body > *:first-child,
.cfo-legal-body .elementor > *:first-child {
  margin-top: 0;
}
.cfo-legal-body h1,
.cfo-legal-body h2,
.cfo-legal-body h3,
.cfo-legal-body h4,
.cfo-legal-body h5,
.cfo-legal-body h6 {
  color: #0D284B !important;
  font-family: inherit !important;
  font-weight: 650 !important;
  letter-spacing: -.015em;
}
.cfo-legal-body h1 { font-size: 38px; line-height: 1.18; margin: 0 0 28px; }
.cfo-legal-body h2 { font-size: 28px; line-height: 1.25; margin: 54px 0 18px; }
.cfo-legal-body h3 { font-size: 21px; line-height: 1.3; margin: 36px 0 14px; }
.cfo-legal-body h4,
.cfo-legal-body h5,
.cfo-legal-body h6 { font-size: 18px; line-height: 1.35; margin: 30px 0 12px; }
.cfo-legal-body p,
.cfo-legal-body li,
.cfo-legal-body td,
.cfo-legal-body th {
  color: #465466 !important;
  font-family: inherit !important;
  font-size: 16px !important;
  line-height: 1.78 !important;
}
.cfo-legal-body p { margin: 0 0 18px; }
.cfo-legal-body ul,
.cfo-legal-body ol { margin: 0 0 24px; padding-left: 25px; }
.cfo-legal-body li { margin-bottom: 9px; }
.cfo-legal-body a {
  color: #A94F2D !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.cfo-legal-body a:hover { color: #0D284B !important; }
.cfo-legal-body strong,
.cfo-legal-body b { color: #0D284B; font-weight: 700; }
.cfo-legal-body hr {
  border: 0;
  border-top: 1px solid #E4E1DD;
  margin: 42px 0;
}
.cfo-legal-body blockquote {
  margin: 30px 0;
  padding: 18px 24px;
  border-left: 3px solid #A94F2D;
  background: #F7F5F2;
}
.cfo-legal-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 28px 0;
}
.cfo-legal-body th,
.cfo-legal-body td {
  padding: 13px 14px;
  border: 1px solid #E4E1DD;
  vertical-align: top;
}
.cfo-legal-body th {
  background: #F7F5F2;
  color: #0D284B !important;
  text-align: left;
}
.cfo-legal-body .elementor,
.cfo-legal-body .elementor-section,
.cfo-legal-body .e-con,
.cfo-legal-body .elementor-element {
  --padding-top: 0;
  --padding-bottom: 0;
  --padding-left: 0;
  --padding-right: 0;
}
.cfo-legal-body .elementor-element,
.cfo-legal-body .elementor-widget-container {
  max-width: 100%;
}
.cfo-legal-empty {
  padding: 24px;
  background: #F7F5F2;
  border-left: 3px solid #A94F2D;
}
@media (max-width: 767px) {
  .cfo-legal-shell { width: min(100% - 32px, 900px); }
  .cfo-legal-hero { padding: 56px 0 52px; }
  .cfo-legal-content-section { padding: 58px 0 70px; }
  .cfo-legal-body h2 { margin-top: 42px; font-size: 25px; }
  .cfo-legal-body p,
  .cfo-legal-body li,
  .cfo-legal-body td,
  .cfo-legal-body th { font-size: 15.5px !important; }
}

/* ================================================================
   v1.14 — Mobile global footer refinement
   Keep the desktop footer unchanged while making phone/tablet layouts
   intentionally stacked, readable, and resistant to Elementor inline
   flex/width settings stored in the reusable template.
   ================================================================ */
@media (max-width: 800px){
  .cfo-e-site-footer.e-con,
  .cfo-e-site-footer{
    overflow:hidden!important;
  }

  .cfo-e-site-footer .cfo-e-shell{
    width:min(calc(100% - 40px),1240px)!important;
    max-width:1240px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .cfo-e-footer-cta.e-con,
  .cfo-e-footer-cta{
    padding:48px 0 44px!important;
    text-align:center!important;
    align-items:center!important;
  }
  .cfo-e-footer-cta-title,
  .cfo-e-footer-cta-copy{
    width:100%!important;
    max-width:620px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .cfo-e-footer-cta-title .elementor-heading-title{
    font-size:30px!important;
    line-height:1.14!important;
    letter-spacing:-.02em!important;
  }
  .cfo-e-footer-cta-copy{
    margin-top:12px!important;
    margin-bottom:22px!important;
  }
  .cfo-e-footer-cta-copy p{
    font-size:15px!important;
    line-height:1.65!important;
  }
  .cfo-e-footer-cta .cfo-e-button,
  .cfo-e-footer-cta .elementor-widget-button{
    width:100%!important;
    max-width:330px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .cfo-e-footer-cta .elementor-button-wrapper,
  .cfo-e-footer-cta .elementor-button{
    width:100%!important;
  }

  /* Deliberately use a vertical flex stack on mobile. This overrides both
     Elementor container settings and the desktop CSS grid. */
  .cfo-e-footer-grid.e-con,
  .cfo-e-footer-grid{
    --display:flex!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    grid-template-columns:none!important;
    gap:0!important;
    padding:34px 0 26px!important;
  }
  .cfo-e-footer-grid.e-con > .e-con,
  .cfo-e-footer-grid > .e-con,
  .cfo-e-footer-brand,
  .cfo-e-footer-col{
    flex:0 0 auto!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    grid-column:auto!important;
    margin:0!important;
  }
  .cfo-e-footer-brand{
    padding:0 0 28px!important;
  }
  .cfo-e-footer-brand-title .elementor-heading-title{
    font-size:20px!important;
  }
  .cfo-e-footer-brand .cfo-e-footer-copy{
    max-width:430px!important;
  }
  .cfo-e-footer-col{
    padding:24px 0!important;
    border-top:1px solid rgba(255,255,255,.13)!important;
  }
  .cfo-e-footer-col .elementor-heading-title{
    margin:0 0 10px!important;
    font-size:12px!important;
  }
  .cfo-e-footer-link,
  .cfo-e-footer-link .elementor-widget-container,
  .cfo-e-footer-link .elementor-button-wrapper{
    width:100%!important;
    max-width:none!important;
    text-align:left!important;
  }
  .cfo-e-footer-link .elementor-button{
    display:flex!important;
    justify-content:flex-start!important;
    align-items:center!important;
    width:100%!important;
    min-height:38px!important;
    padding:7px 0!important;
    line-height:1.35!important;
    white-space:normal!important;
  }
  .cfo-e-footer-col .cfo-e-footer-copy{
    margin-top:8px!important;
    max-width:none!important;
  }
  .cfo-e-footer-bottom.e-con,
  .cfo-e-footer-bottom{
    padding:19px 0 24px!important;
    align-items:flex-start!important;
  }
  .cfo-e-footer-bottom-copy,
  .cfo-e-footer-bottom-copy .elementor-widget-container{
    width:100%!important;
  }
  .cfo-e-footer-bottom-copy p{
    font-size:11px!important;
    line-height:1.55!important;
  }
}

@media (max-width: 520px){
  .cfo-e-site-footer .cfo-e-shell{
    width:calc(100% - 32px)!important;
  }
  .cfo-e-footer-cta.e-con,
  .cfo-e-footer-cta{
    padding:42px 0 38px!important;
  }
  .cfo-e-footer-cta-title .elementor-heading-title{
    font-size:27px!important;
  }
  .cfo-e-footer-cta-copy p{
    font-size:14px!important;
  }
  .cfo-e-footer-grid.e-con,
  .cfo-e-footer-grid{
    padding-top:28px!important;
  }
  .cfo-e-footer-brand{
    padding-bottom:24px!important;
  }
  .cfo-e-footer-col{
    padding:21px 0!important;
  }
}
