
:root{--blue:#006aa6;--deep:#005083;--green:#65b300;--cyan:#00a5df;--text:#162c3d;--muted:#667985;--border:#dce8ef;--light:#f3f8fc;--shadow:0 14px 36px rgba(0,83,131,.13)}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:999px;font-weight:900;border:0;cursor:pointer;white-space:nowrap}.btn-blue{background:var(--blue);color:#fff}.btn-green{background:var(--green);color:#fff}.btn-outline{border:1px solid currentColor;background:transparent;color:var(--blue)}.brand img,.footer-logo img,.about-card img,.lead-brand-row img{object-fit:contain!important}.brand img{max-height:58px;width:auto;background:#fff;border-radius:6px;padding:4px}.navbar{display:flex;align-items:center;justify-content:space-between;gap:20px}header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 6px 22px rgba(0,83,131,.08)}header nav{display:flex;align-items:center;gap:22px;flex-wrap:wrap}header nav a{font-size:13px;font-weight:900;color:#263847;text-transform:uppercase}.nav-dropdown{position:relative}.submenu{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow);padding:10px;min-width:230px;display:none;z-index:999}.nav-dropdown:hover .submenu{display:block}.submenu a{display:block;padding:10px 12px;border-radius:8px;text-transform:none;font-size:13px}.submenu a:hover{background:#f3f8fc;color:var(--blue)}
.seo-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f5fbff 0%,#ffffff 44%,#f1fae8 100%);padding:88px 0 70px;border-bottom:1px solid var(--border)}.seo-hero:before{content:"";position:absolute;right:7%;top:-70px;width:250px;height:390px;background:rgba(0,106,166,.12);transform:skewX(-28deg);border-radius:18px}.seo-hero:after{content:"";position:absolute;right:2%;bottom:-60px;width:190px;height:290px;background:rgba(101,179,0,.18);transform:skewX(-28deg);border-radius:18px}.seo-hero .container{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.seo-kicker{display:inline-block;color:var(--green);font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:12px;margin-bottom:12px}.seo-hero h1{font-size:46px;line-height:1.08;margin:0 0 16px;color:var(--deep)}.seo-hero h1 span{color:var(--green)}.seo-hero p{font-size:18px;color:#465b69;margin:0 0 22px}.seo-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:26px;box-shadow:var(--shadow)}.seo-card h3{margin:0 0 14px;color:var(--blue);font-size:24px}.seo-card ul{margin:0;padding:0;list-style:none;display:grid;gap:10px}.seo-card li{display:flex;gap:10px;font-weight:800;color:#304657}.seo-card li:before{content:"✓";color:#fff;background:var(--green);width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;font-size:13px;flex:0 0 22px}.seo-section{padding:70px 0}.seo-section.alt{background:#f6fbff}.seo-title{font-size:36px;line-height:1.15;color:var(--deep);margin:0 0 14px}.seo-lead{color:var(--muted);font-size:17px;max-width:820px;margin:0 0 30px}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.seo-feature{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:0 8px 24px rgba(0,83,131,.07)}.seo-feature b{display:block;color:var(--blue);font-size:18px;margin-bottom:8px}.seo-feature p{margin:0;color:#526777;font-size:14px}.faq-grid{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid var(--border);border-radius:16px;padding:20px;box-shadow:0 8px 22px rgba(0,83,131,.06)}.faq-item h3{margin:0 0 8px;color:var(--deep);font-size:18px}.faq-item p{margin:0;color:#536b7c}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:24px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px}.blog-card .tag{align-self:flex-start;background:#e9f7dc;color:#3b7100;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;text-transform:uppercase}.blog-card h2,.blog-card h3{margin:0;color:var(--blue);font-size:22px;line-height:1.2}.blog-card p{margin:0;color:#536b7c}.cta-strip{background:linear-gradient(135deg,var(--blue),var(--green));color:#fff;border-radius:22px;padding:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:var(--shadow)}.cta-strip h2{margin:0 0 6px}.cta-strip p{margin:0;color:#efffff}footer{background:#005083;color:#d8ecf6;padding:45px 0 0}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:36px;margin-bottom:30px}.footer-logo img{height:56px;background:#fff;border-radius:4px;padding:4px;margin-bottom:12px}footer h4{color:#fff;margin:0 0 15px;font-size:16px}footer a{display:block;color:#d8ecf6;font-size:13px;margin-bottom:8px}footer p{font-size:13px;margin:0;color:#d8ecf6}.footer-bottom{background:var(--green);padding:12px 0;color:#fff;font-size:12px}.footer-bottom .container{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.highlight-phone{display:inline-block;background:#e9f7dc;color:#3b7100!important;font-weight:900;border-radius:999px;padding:5px 10px;margin-top:4px}
.modal-overlay{background:linear-gradient(135deg,rgba(0,80,131,.48),rgba(101,179,0,.33))!important;backdrop-filter:blur(8px)!important}.lead-modal{border-radius:24px!important;box-shadow:0 32px 100px rgba(0,80,131,.30)!important;border:1px solid rgba(101,179,0,.22)!important}.lead-modal-head{background:linear-gradient(135deg,#f8fcff 0%,#fff 45%,#f0fae8 100%)!important;color:var(--text)!important;border-bottom:1px solid var(--border)!important}.lead-modal-head h3{color:var(--blue)!important}.lead-modal-head p{color:#536b7c!important}.lead-phone{color:var(--green)!important}.modal-close{background:var(--blue)!important;color:#fff!important}.lead-brand-row img{background:#fff!important;border:1px solid var(--border)!important;box-shadow:0 10px 26px rgba(0,83,131,.12)!important;width:96px!important;height:62px!important}.lead-form{background:#fffdf8!important}.lead-actions .btn-blue,.lead-actions button[type=submit]{background:linear-gradient(135deg,var(--blue),var(--green))!important;color:#fff!important;border-radius:999px!important}.mint-global-popup .lead-modal-head:after{content:"Free ERP Consultation • Fast Call Back • Vendor Neutral Advice";display:block;background:#e9f7dc;color:#3b7100;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900;margin-top:10px;text-align:center}
.home-seo-links{background:#f6fbff;padding:56px 0}.home-seo-links .seo-grid{grid-template-columns:repeat(4,1fr)}.home-seo-links a{display:block;background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px;box-shadow:0 8px 24px rgba(0,83,131,.07);font-weight:900;color:var(--blue)}
@media(max-width:980px){.seo-hero .container,.seo-grid,.blog-grid,.footer-grid{grid-template-columns:1fr 1fr}.home-seo-links .seo-grid{grid-template-columns:repeat(2,1fr)}header nav{gap:12px}.cta-strip{display:block}.cta-strip .btn{margin-top:18px}}@media(max-width:640px){.seo-hero{padding:55px 0}.seo-hero .container,.seo-grid,.blog-grid,.footer-grid,.home-seo-links .seo-grid{grid-template-columns:1fr}.seo-hero h1{font-size:34px}.brand img{max-height:48px}header nav{display:none}.navbar{padding:10px 0}.form-row{grid-template-columns:1fr!important}}

/* === Final Mint ERP alignment/menu/footer/resources fixes === */
body{font-family:Inter,Arial,Helvetica,sans-serif!important}
header{z-index:2000!important}.navbar{min-height:88px!important;height:auto!important;padding:10px 0!important;gap:16px!important}.brand img{height:72px!important;max-height:72px!important;width:auto!important;padding:2px!important;background:#fff!important;border-radius:8px!important}.main-nav, header nav{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:nowrap!important;font-family:Inter,Arial,sans-serif!important}.main-nav>a,.main-nav .nav-dropdown>a,header nav>a,header nav .nav-dropdown>a{font-size:12.5px!important;font-weight:800!important;letter-spacing:.015em!important;text-transform:none!important;color:#1e3548!important;white-space:nowrap!important}.main-nav a:hover{color:var(--blue,#006aa6)!important}.nav-dropdown{position:relative!important;display:flex!important;align-items:center!important}.submenu{position:absolute!important;top:100%!important;left:0!important;min-width:245px!important;background:#fff!important;border:1px solid var(--border,#dce8ef)!important;border-radius:14px!important;box-shadow:0 18px 44px rgba(0,83,131,.16)!important;padding:10px!important;display:none!important;z-index:3000!important}.nav-dropdown:hover .submenu{display:block!important}.submenu a{display:block!important;padding:10px 12px!important;border-radius:9px!important;font-size:13px!important;font-weight:800!important;color:#263847!important;white-space:nowrap!important;text-transform:none!important}.submenu a:hover{background:#f3f8fc!important;color:var(--blue,#006aa6)!important}.navbar>.btn{padding:10px 18px!important;min-height:40px!important;white-space:nowrap!important}
.hero-slider{background:linear-gradient(135deg,#f4fbff 0%,#ffffff 42%,#eff9e8 100%)!important}.hero-slider:before{background:linear-gradient(180deg,#006aa6,#00a5df)!important;opacity:.88!important}.hero-slider:after{background:linear-gradient(180deg,#65b300,#89d32a)!important;opacity:.92!important}.erp-advisory-slide h1{color:#05314f!important}.erp-advisory-slide h1 span{color:#65b300!important}.erp-advisory-slide p{color:#24465d!important}.hero-slider .slider-card{background:linear-gradient(135deg,#ffffff 0%,#f7fcff 45%,#eff9e8 100%)!important;border:1px solid rgba(0,106,166,.14)!important;border-top:5px solid #006aa6!important;box-shadow:0 20px 48px rgba(0,83,131,.14)!important}.hero-slider .slider-card h3{color:#006aa6!important}.hero-slider .slider-card li{color:#233d52!important}.hero-slider .slider-card li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#65b300;color:#fff;font-size:12px;font-weight:900;margin-right:8px}.resource-image{width:100%;height:190px;object-fit:cover;border-radius:16px;margin-bottom:14px;border:1px solid var(--border,#dce8ef)}.resource-image.tall{height:260px;object-fit:cover}.blog-card.with-image{padding:18px}.blog-card.with-image h2{font-size:21px}.blog-article-image{width:min(820px,100%);margin:0 auto 26px;border-radius:20px;box-shadow:0 18px 48px rgba(0,83,131,.15);border:1px solid var(--border,#dce8ef)}.footer-grid{align-items:start!important}.footer-grid .nav-dropdown,.footer-grid .submenu{display:contents!important;position:static!important;box-shadow:none!important;border:0!important;padding:0!important}.footer-grid .nav-dropdown>a{display:block!important;color:#d8ecf6!important}.footer-logo img{height:64px!important;background:#fff!important;padding:5px!important;border-radius:8px!important}.footer-bottom a{color:#fff!important;display:inline!important}.home-seo-links .seo-grid{grid-template-columns:repeat(4,1fr)!important}
@media(max-width:1120px){.navbar{flex-wrap:wrap!important;justify-content:center!important}.brand{order:1}.navbar>.btn{order:2}.main-nav,header nav{order:3;width:100%;justify-content:center!important;flex-wrap:wrap!important;row-gap:10px!important}.brand img{height:66px!important}}
@media(max-width:760px){.brand img{height:58px!important}.main-nav,header nav{display:none!important}.navbar{justify-content:space-between!important}.footer-grid,.seo-grid,.blog-grid,.home-seo-links .seo-grid{grid-template-columns:1fr!important}.seo-hero .container{grid-template-columns:1fr!important}.resource-image{height:auto}.hero-slider .slider-card{margin-top:14px}}


/* === Final visual revert and footer check fixes === */
/* Hero slider image panels */
.hero-image-panel{position:relative;background:linear-gradient(135deg,#ffffff 0%,#f4fbff 55%,#eff9e8 100%);border:1px solid rgba(0,106,166,.14);border-radius:24px;box-shadow:0 22px 54px rgba(0,83,131,.15);padding:14px;overflow:hidden;min-height:360px;display:grid;place-items:center}
.hero-image-panel:before{content:"";position:absolute;inset:auto -15% -22% -15%;height:110px;background:linear-gradient(90deg,rgba(0,106,166,.16),rgba(0,184,216,.12),rgba(101,179,0,.18));border-radius:50% 50% 0 0;pointer-events:none}
.hero-art{position:relative;z-index:1;width:100%;height:360px;object-fit:contain;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(0,83,131,.08)}
.partner-art{object-fit:contain;background:#f7fbff}
.hero-image-caption{position:absolute;left:24px;right:24px;bottom:22px;z-index:2;background:rgba(255,255,255,.92);border:1px solid rgba(0,106,166,.12);box-shadow:0 12px 30px rgba(0,83,131,.12);border-radius:16px;padding:13px 16px;display:grid;gap:3px}
.hero-image-caption b{color:#006aa6;font-size:16px;line-height:1.15}.hero-image-caption span{font-size:12px;font-weight:800;color:#324b5e}.partner-caption b{color:#65b300}.first-slide-panel .hero-art{object-fit:cover;object-position:center}.first-slide-panel:after{content:"";position:absolute;inset:14px;border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.0) 55%,rgba(255,255,255,.82));z-index:1;pointer-events:none}.first-slide-panel .hero-image-caption{z-index:3}
/* Revert popup to the earlier clean blue/green design */
.mint-global-popup.modal-overlay{background:rgba(8,31,51,.62)!important;backdrop-filter:none!important;align-items:center!important;justify-content:center!important;padding:20px!important}
.mint-global-popup .lead-modal{width:min(560px,96vw)!important;background:#fff!important;border-radius:18px!important;box-shadow:0 30px 80px rgba(0,0,0,.28)!important;border:0!important;overflow:hidden!important;color:var(--text,#162c3d)!important}
.mint-global-popup .lead-modal-head{background:linear-gradient(135deg,var(--blue,#006aa6),var(--green,#65b300))!important;color:#fff!important;padding:22px 26px!important;display:flex!important;justify-content:space-between!important;gap:20px!important;border-bottom:0!important;align-items:center!important}
.mint-global-popup .lead-modal-head:after{content:none!important;display:none!important}.mint-global-popup .lead-modal-head h3{margin:0!important;font-size:24px!important;color:#fff!important}.mint-global-popup .lead-modal-head p{margin:4px 0 0!important;color:#eefcff!important;font-size:13px!important}.mint-global-popup .lead-phone{font-weight:900!important;color:#fff!important;margin-top:6px!important;font-size:13px!important}.mint-global-popup .modal-close{background:rgba(255,255,255,.18)!important;border:0!important;color:#fff!important;width:34px!important;height:34px!important;border-radius:50%!important;font-size:22px!important;cursor:pointer!important;box-shadow:none!important}.mint-global-popup .lead-brand-row img{width:74px!important;height:54px!important;object-fit:contain!important;background:#fff!important;border-radius:8px!important;padding:5px!important;box-shadow:0 6px 16px rgba(0,0,0,.12)!important;flex:0 0 auto!important;border:0!important}.mint-global-popup .lead-form{padding:24px 26px!important;display:grid!important;gap:14px!important;background:#fff!important}.mint-global-popup .lead-actions .btn-blue,.mint-global-popup .lead-actions button[type=submit]{background:var(--blue,#006aa6)!important;color:#fff!important;border-radius:6px!important}.mint-global-popup .lead-actions .btn-blue:hover,.mint-global-popup .lead-actions button[type=submit]:hover{background:var(--blue-dark,#005083)!important}.mint-global-popup .field input,.mint-global-popup .field select,.mint-global-popup .field textarea{border:1px solid var(--border,#dce8ef)!important;background:#fff!important;box-shadow:none!important;border-radius:10px!important}
/* Footer alignment audit fixes */
footer{background:#05243d!important;color:#d8ecf6!important;clear:both!important;position:relative!important;z-index:1!important}footer .footer-grid{display:grid!important;grid-template-columns:1.35fr 1fr 1fr 1fr!important;gap:34px!important;align-items:start!important}footer h4{color:#fff!important;margin:0 0 13px!important}footer a{display:block!important;color:#d8ecf6!important;margin:7px 0!important}footer p{color:#d8ecf6!important;margin:7px 0!important}.footer-bottom{border-top:1px solid rgba(255,255,255,.13)!important;margin-top:28px!important;padding:16px 0!important}.footer-bottom .container{display:flex!important;justify-content:space-between!important;gap:18px!important;flex-wrap:wrap!important}.footer-logo img{height:58px!important;width:auto!important;background:#fff!important;padding:6px!important;border-radius:8px!important;margin-bottom:12px!important}
@media(max-width:980px){.hero-image-panel{min-height:auto}.hero-art{height:auto;max-height:420px}.hero-image-caption{position:relative;left:auto;right:auto;bottom:auto;margin-top:12px}footer .footer-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:640px){footer .footer-grid{grid-template-columns:1fr!important}.mint-global-popup .form-row{grid-template-columns:1fr!important}.hero-image-panel{padding:10px}.first-slide-panel .hero-art{object-fit:contain}}

/* === MINT FINAL DOUBLE CHECK PATCH 2026-05-24 === */
/* Header/logo: bigger logo with compact one-row menu */
header .navbar{min-height:92px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;flex-wrap:nowrap!important}
header .brand{display:flex!important;align-items:center!important;flex:0 0 auto!important}
header .brand img,.brand img{height:88px!important;max-height:88px!important;width:auto!important;object-fit:contain!important;background:#fff!important;border-radius:8px!important;padding:2px!important}
header .main-nav,header nav{display:flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;flex:1 1 auto!important;flex-wrap:nowrap!important;min-width:0!important}
header .main-nav>a,header .main-nav .nav-dropdown>a,header nav>a,header nav .nav-dropdown>a{font-size:12px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap!important;color:#1f3446!important;padding:6px 0!important}
header .navbar>.btn{padding:9px 15px!important;min-height:38px!important;font-size:12px!important;flex:0 0 auto!important}
@media(max-width:1180px){header .brand img,.brand img{height:78px!important;max-height:78px!important}header .main-nav,header nav{gap:9px!important}header .main-nav>a,header .main-nav .nav-dropdown>a,header nav>a,header nav .nav-dropdown>a{font-size:11.5px!important}}
@media(max-width:1040px){header .navbar{flex-wrap:wrap!important;justify-content:center!important}header .brand{order:1}header .navbar>.btn{order:2}header .main-nav,header nav{order:3;flex:0 0 100%!important;flex-wrap:wrap!important;row-gap:8px!important}}
@media(max-width:760px){header .brand img,.brand img{height:62px!important;max-height:62px!important}header .main-nav,header nav{display:none!important}}

/* Fix popup so it never appears in page/footer flow on resources or blogs */
.modal-overlay,.mint-global-popup.modal-overlay{position:fixed!important;inset:0!important;display:none!important;align-items:center!important;justify-content:center!important;padding:20px!important;z-index:99999!important;background:rgba(8,31,51,.62)!important;backdrop-filter:none!important}
.modal-overlay.show,.mint-global-popup.modal-overlay.show{display:flex!important}
.mint-global-popup .lead-modal{max-height:92vh!important;overflow:auto!important}
body:has(.modal-overlay.show){overflow:hidden}

/* Resource/blog/footer safety: footer remains a clean footer and never absorbs forms */
footer{display:block!important;background:#05243d!important;color:#d8ecf6!important;clear:both!important;position:relative!important;z-index:1!important;overflow:hidden!important}
footer .footer-grid{display:grid!important;grid-template-columns:1.35fr 1fr 1fr 1fr!important;gap:34px!important;align-items:start!important;margin-bottom:22px!important}
footer .footer-logo img{height:66px!important;width:auto!important;background:#fff!important;padding:6px!important;border-radius:8px!important;margin-bottom:12px!important}
footer form,footer .lead-form,footer .modal-overlay,footer .lead-modal{display:none!important}
footer a{display:block!important;color:#d8ecf6!important;margin:7px 0!important;font-size:13px!important}
footer p{color:#d8ecf6!important;margin:7px 0!important;font-size:13px!important}
footer h4{color:#fff!important;margin:0 0 13px!important;font-size:16px!important}
.footer-bottom{background:#65b300!important;border-top:1px solid rgba(255,255,255,.14)!important;margin-top:0!important;padding:14px 0!important;color:#fff!important}
.footer-bottom .container{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;flex-wrap:wrap!important}
.footer-bottom a{display:inline!important;color:#fff!important;margin:0!important}
@media(max-width:980px){footer .footer-grid{grid-template-columns:1fr 1fr!important}}
@media(max-width:640px){footer .footer-grid{grid-template-columns:1fr!important}}

/* First slider: replace image with cleaner, sharper selection card */
.hero-slider .erp-fit-visual{position:relative;overflow:hidden;min-height:390px;background:linear-gradient(135deg,#ffffff 0%,#f2f9ff 48%,#eff9e8 100%);border:1px solid rgba(0,106,166,.16);border-radius:28px;box-shadow:0 24px 58px rgba(0,83,131,.16);padding:26px;display:grid;gap:18px;align-content:center}
.hero-slider .erp-fit-visual:before{content:"";position:absolute;right:-90px;top:-110px;width:280px;height:280px;border-radius:50%;background:rgba(0,166,224,.16)}
.hero-slider .erp-fit-visual:after{content:"";position:absolute;left:-90px;bottom:-120px;width:300px;height:300px;border-radius:50%;background:rgba(101,179,0,.16)}
.fit-card-main,.fit-steps,.fit-outcomes{position:relative;z-index:1}
.fit-logo{height:54px!important;width:auto!important;margin-bottom:8px!important;object-fit:contain!important}
.fit-kicker{display:inline-block;background:#e9f7dc;color:#3b7100;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}
.fit-card-main h3{font-size:38px;line-height:1.03;margin:0 0 10px;color:#05243d}
.fit-card-main h3 strong{color:#65b300}
.fit-card-main p{font-size:15px!important;line-height:1.55!important;margin:0!important;color:#38566a!important}
.fit-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}
.fit-steps div{background:#fff;border:1px solid rgba(0,106,166,.12);border-radius:16px;padding:12px 8px;text-align:center;box-shadow:0 10px 22px rgba(0,83,131,.07)}
.fit-steps b{display:block;color:#006aa6;font-size:20px;line-height:1;margin-bottom:5px}
.fit-steps span{display:block;color:#263847;font-size:11px;font-weight:900;line-height:1.2}
.fit-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.fit-outcomes span{background:linear-gradient(135deg,#006aa6,#65b300);color:#fff;border-radius:999px;padding:9px 10px;text-align:center;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgba(0,83,131,.15)}
@media(max-width:900px){.fit-steps{grid-template-columns:1fr 1fr}.fit-steps div:last-child{grid-column:1/-1}.fit-outcomes{grid-template-columns:1fr}}

/* Partner slide: show the original poster cleanly, without overlay caption or cropping */
.hero-slider .partner-original-panel{background:#fff;border:1px solid rgba(0,106,166,.14);border-radius:26px;box-shadow:0 24px 58px rgba(0,83,131,.15);padding:10px;display:grid;place-items:center;overflow:hidden;min-height:430px}
.hero-slider .partner-original-art{width:100%;height:430px;object-fit:contain!important;object-position:center!important;border-radius:18px;background:#fff}
@media(max-width:900px){.hero-slider .partner-original-art{height:auto;max-height:520px}.hero-slider .partner-original-panel{min-height:auto}}


/* === FINAL SLIDER + POPUP FIT PATCH === */
/* First slider visual: fixed landscape height consistent with the next slides */
.hero-slider .first-slider-art-panel{height:360px!important;min-height:360px!important;padding:10px!important;border-radius:24px!important;background:#fff!important;box-shadow:0 22px 54px rgba(0,83,131,.15)!important;overflow:hidden!important;display:grid!important;place-items:center!important}
.hero-slider .first-slider-art{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;border-radius:18px!important;background:#fff!important;min-height:0!important;box-shadow:none!important}
.hero-slider .slider-card{min-height:360px!important}
.hero-slider .partner-card{background:linear-gradient(135deg,#006aa6,#005083)!important;color:#fff!important;border:0!important;box-shadow:0 24px 58px rgba(0,83,131,.18)!important}
.hero-slider .partner-card h3{color:#fff!important}.hero-slider .partner-card p{color:#e5f6ff!important}.hero-slider .partner-card strong{color:#bfff8c!important}
.hero-slider .partner-slider-benefits{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:18px!important}
.hero-slider .partner-slider-benefit{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:14px!important;padding:12px!important;color:#fff!important}
.hero-slider .partner-slider-benefit b{display:block!important;color:#fff!important;font-size:13px!important;margin-bottom:4px!important}.hero-slider .partner-slider-benefit span{display:block!important;color:#dff7ff!important;font-size:12px!important;line-height:1.35!important}
@media(max-width:760px){.hero-slider .first-slider-art-panel{height:auto!important;min-height:0!important}.hero-slider .first-slider-art{height:auto!important;object-fit:contain!important}.hero-slider .slider-card{min-height:auto!important}.hero-slider .partner-slider-benefits{grid-template-columns:1fr!important}}

/* Popup form: compact, no internal vertical scroller, fits normal screen height */
.mint-global-popup.modal-overlay,.modal-overlay{padding:12px!important;overflow:hidden!important}
.mint-global-popup .lead-modal,.lead-modal{width:min(610px,96vw)!important;max-height:calc(100vh - 24px)!important;overflow:hidden!important;border-radius:16px!important}
.mint-global-popup .lead-modal-head,.lead-modal-head{padding:14px 18px!important;align-items:center!important}
.mint-global-popup .lead-brand-row,.lead-brand-row{display:flex!important;align-items:center!important;gap:12px!important;min-width:0!important}
.mint-global-popup .lead-brand-row img,.lead-brand-row img{width:70px!important;height:44px!important;padding:4px!important;object-fit:contain!important}
.mint-global-popup .lead-modal-head h3,.lead-modal-head h3{font-size:20px!important;line-height:1.12!important;margin:0!important}
.mint-global-popup .lead-modal-head p,.lead-modal-head p{font-size:12px!important;line-height:1.25!important;margin:2px 0 0!important}
.mint-global-popup .lead-phone,.lead-phone{font-size:12px!important;margin-top:3px!important}
.mint-global-popup .modal-close,.modal-close{width:30px!important;height:30px!important;font-size:20px!important;flex:0 0 auto!important}
.mint-global-popup .lead-form,.lead-form{padding:14px 18px 16px!important;gap:8px!important;display:grid!important;background:#fff!important}
.mint-global-popup .form-row,.form-row{gap:8px!important;display:grid!important;grid-template-columns:1fr 1fr!important}
.mint-global-popup .field label,.field label{font-size:11px!important;margin-bottom:3px!important;line-height:1.15!important}
.mint-global-popup .field input,.mint-global-popup .field select,.mint-global-popup .field textarea,.field input,.field select,.field textarea{min-height:36px!important;padding:8px 10px!important;font-size:13px!important;border-radius:8px!important;line-height:1.25!important}
.mint-global-popup .field textarea,.field textarea{height:46px!important;min-height:46px!important;max-height:46px!important;resize:none!important}
.mint-global-popup .lead-actions,.lead-actions{margin-top:2px!important;gap:8px!important}
.mint-global-popup .lead-actions .btn,.lead-actions .btn{padding:9px 15px!important;font-size:12px!important;min-height:34px!important}
.mint-global-popup .form-note,.form-note{font-size:11px!important;line-height:1.2!important;margin:0!important}.mint-global-popup .toast,.toast{padding:8px 10px!important;font-size:12px!important}
@media(max-height:660px){.mint-global-popup .lead-modal-head,.lead-modal-head{padding:10px 14px!important}.mint-global-popup .lead-form,.lead-form{padding:10px 14px!important;gap:6px!important}.mint-global-popup .field textarea,.field textarea{height:36px!important;min-height:36px!important}.mint-global-popup .lead-brand-row img,.lead-brand-row img{width:58px!important;height:36px!important}.mint-global-popup .lead-modal-head h3,.lead-modal-head h3{font-size:18px!important}.mint-global-popup .form-note,.form-note{display:none!important}}
@media(max-width:560px){.mint-global-popup .form-row,.form-row{grid-template-columns:1fr!important}.mint-global-popup .lead-modal,.lead-modal{max-height:calc(100vh - 16px)!important}.mint-global-popup .lead-form,.lead-form{overflow:hidden!important}.mint-global-popup .lead-brand-row img,.lead-brand-row img{width:62px!important;height:40px!important}}

/* === FINAL MENU TYPOGRAPHY BALANCE PATCH === */
/* Keep the top menu readable like footer text, while preventing row wrapping on desktop. */
.navbar{gap:14px!important;align-items:center!important;flex-wrap:nowrap!important}
.main-nav, header nav{gap:16px!important;flex-wrap:nowrap!important;align-items:center!important;white-space:nowrap!important}
.main-nav>a,.main-nav .nav-dropdown>a,header nav>a,header nav .nav-dropdown>a{
  font-size:14px!important;
  line-height:1.15!important;
  font-weight:800!important;
  letter-spacing:0!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
.navbar>.btn{font-size:14px!important;padding:10px 18px!important;min-width:auto!important;line-height:1.15!important;white-space:nowrap!important}
.submenu a{font-size:13px!important;line-height:1.25!important}
@media(max-width:1120px){
  .main-nav, header nav{gap:11px!important}
  .main-nav>a,.main-nav .nav-dropdown>a,header nav>a,header nav .nav-dropdown>a{font-size:13px!important}
  .navbar>.btn{font-size:13px!important;padding:9px 14px!important}
  .brand img{height:64px!important;max-height:64px!important}
}
@media(max-width:900px){
  header nav{display:none!important}
  .navbar{padding:10px 0!important}
}


/* === POPUP FIELD ALIGNMENT FINAL PATCH === */
/* Keep popup compact, but align all text boxes, labels and actions cleanly. */
.mint-global-popup .lead-modal,
#leadModal .lead-modal{
  width:min(620px,96vw)!important;
  max-height:calc(100vh - 28px)!important;
  overflow:hidden!important;
}
.mint-global-popup .lead-form,
#leadModal .lead-form{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  padding:16px 20px 18px!important;
  align-items:start!important;
}
.mint-global-popup .lead-form .toast,
#leadModal .lead-form .toast{
  width:100%!important;
  box-sizing:border-box!important;
  margin:0!important;
}
.mint-global-popup .form-row,
#leadModal .form-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  column-gap:14px!important;
  row-gap:10px!important;
  align-items:start!important;
  margin:0!important;
  width:100%!important;
}
.mint-global-popup .field,
#leadModal .field{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  width:100%!important;
  margin:0!important;
}
.mint-global-popup .field label,
#leadModal .field label{
  display:block!important;
  height:16px!important;
  line-height:16px!important;
  margin:0 0 5px!important;
  font-size:11px!important;
  font-weight:900!important;
  color:#193d5a!important;
  letter-spacing:.01em!important;
  text-transform:none!important;
}
.mint-global-popup .field input,
.mint-global-popup .field select,
#leadModal .field input,
#leadModal .field select{
  display:block!important;
  width:100%!important;
  height:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:8px 11px!important;
  border:1px solid #cfdde6!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#263847!important;
  font-size:13px!important;
  line-height:20px!important;
  box-shadow:none!important;
  outline:none!important;
}
.mint-global-popup .field select,
#leadModal .field select{
  appearance:auto!important;
  padding-right:28px!important;
}
.mint-global-popup .field textarea,
#leadModal .field textarea{
  display:block!important;
  width:100%!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:8px 11px!important;
  border:1px solid #cfdde6!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#263847!important;
  font-size:13px!important;
  line-height:18px!important;
  resize:none!important;
  box-shadow:none!important;
  outline:none!important;
}
.mint-global-popup .field input:focus,
.mint-global-popup .field select:focus,
.mint-global-popup .field textarea:focus,
#leadModal .field input:focus,
#leadModal .field select:focus,
#leadModal .field textarea:focus{
  border-color:var(--blue,#006aa6)!important;
  box-shadow:0 0 0 3px rgba(0,106,166,.10)!important;
}
.mint-global-popup .lead-actions,
#leadModal .lead-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
  width:100%!important;
  margin:2px 0 0!important;
  align-items:center!important;
}
.mint-global-popup .lead-actions .btn,
.mint-global-popup .lead-actions button,
#leadModal .lead-actions .btn,
#leadModal .lead-actions button{
  width:100%!important;
  min-height:38px!important;
  height:38px!important;
  padding:8px 14px!important;
  margin:0!important;
  border-radius:8px!important;
  font-size:13px!important;
  line-height:1.1!important;
  text-align:center!important;
  justify-content:center!important;
}
.mint-global-popup .form-note,
#leadModal .form-note{
  text-align:center!important;
  margin:0!important;
  width:100%!important;
}
@media(max-height:680px){
  .mint-global-popup .lead-form,#leadModal .lead-form{gap:7px!important;padding:12px 16px 14px!important}
  .mint-global-popup .field label,#leadModal .field label{height:14px!important;line-height:14px!important;margin-bottom:3px!important}
  .mint-global-popup .field input,.mint-global-popup .field select,#leadModal .field input,#leadModal .field select{height:34px!important;min-height:34px!important;max-height:34px!important;padding:6px 10px!important}
  .mint-global-popup .field textarea,#leadModal .field textarea{height:40px!important;min-height:40px!important;max-height:40px!important;padding:6px 10px!important}
  .mint-global-popup .lead-actions .btn,.mint-global-popup .lead-actions button,#leadModal .lead-actions .btn,#leadModal .lead-actions button{height:34px!important;min-height:34px!important}
}
@media(max-width:560px){
  .mint-global-popup .form-row,#leadModal .form-row{grid-template-columns:1fr!important;gap:8px!important}
  .mint-global-popup .lead-actions,#leadModal .lead-actions{grid-template-columns:1fr!important;gap:8px!important}
}


/* Final top menu readability update - larger font with compact spacing */
header .container.navbar,
.container.navbar{
  width:min(1260px,calc(100% - 24px))!important;
}
header .navbar{
  gap:12px!important;
  flex-wrap:nowrap!important;
}
header .brand{
  flex:0 0 auto!important;
}
header .brand img,
.brand img{
  height:82px!important;
  max-height:82px!important;
  width:auto!important;
}
header .main-nav,
header nav{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  flex-wrap:nowrap!important;
  white-space:nowrap!important;
}
header .main-nav>a,
header .main-nav .nav-dropdown>a,
header nav>a,
header nav .nav-dropdown>a{
  font-size:14px!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-weight:700!important;
  letter-spacing:0!important;
  text-transform:none!important;
  line-height:1.15!important;
  padding:7px 0!important;
  color:#263847!important;
  white-space:nowrap!important;
}
header .submenu a{
  font-size:14px!important;
  font-weight:700!important;
  font-family:Arial,Helvetica,sans-serif!important;
}
header .navbar>.btn{
  flex:0 0 auto!important;
  font-size:13px!important;
  padding:10px 15px!important;
  min-height:40px!important;
  white-space:nowrap!important;
}
@media(max-width:1200px){
  header .brand img,.brand img{height:74px!important;max-height:74px!important;}
  header .main-nav,header nav{gap:9px!important;}
  header .main-nav>a,header .main-nav .nav-dropdown>a,header nav>a,header nav .nav-dropdown>a{font-size:13.25px!important;}
  header .navbar>.btn{font-size:12.5px!important;padding:9px 12px!important;}
}
@media(max-width:1080px){
  header .navbar{flex-wrap:wrap!important;justify-content:center!important;}
  header .brand{order:1;}
  header .navbar>.btn{order:2;}
  header .main-nav,header nav{order:3;flex:0 0 100%!important;justify-content:center!important;flex-wrap:wrap!important;row-gap:8px!important;}
}
@media(max-width:760px){
  header .brand img,.brand img{height:62px!important;max-height:62px!important;}
  header .main-nav,header nav{display:none!important;}
}
