/* Maitrix Growth Hub — consolidated component layer */
#growthHubMain{--gh-blue:#003b63;--gh-blue-2:#075a8f;--gh-orange:#ff8a00;--gh-ink:#0b2f4f;--gh-copy:#4a6375;--gh-soft:#f4fbff;--gh-line:rgba(0,59,99,.13);--gh-shadow:0 22px 60px rgba(0,35,58,.10);display:block;width:100%;overflow:hidden;background:#fff;color:var(--gh-ink)}
#growthHubMain,#growthHubMain *{box-sizing:border-box}
#growthHubMain .gh-shell{width:min(1170px,calc(100% - 30px));margin:0 auto}
#growthHubMain a{text-decoration:none}
#growthHubMain h1,#growthHubMain h2,#growthHubMain h3{margin-top:0;color:var(--gh-blue);font-weight:900;letter-spacing:-.025em}
#growthHubMain h2{margin-bottom:16px;font-size:clamp(32px,4vw,48px);line-height:1.12}
#growthHubMain h3{font-size:22px;line-height:1.25}
#growthHubMain p{color:var(--gh-copy);font-size:16px;line-height:1.75}
#growthHubMain .gh-label,#growthHubMain .gh-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:12px;color:var(--gh-orange);font-size:12px;font-weight:900;letter-spacing:.65px;text-transform:uppercase}
#growthHubMain .gh-label:before,#growthHubMain .gh-eyebrow:before{content:"";width:30px;height:3px;border-radius:99px;background:var(--gh-orange)}
#growthHubMain .gh-section{padding:76px 0;background:#fff}
#growthHubMain .gh-section.gh-soft,#growthHubMain .gh-search-band{background:linear-gradient(135deg,#f6fbff,#fff 48%,#edf8ff)}
#growthHubMain .gh-section.gh-dark{color:#fff;background:linear-gradient(135deg,#002f50,#075a8f)}
#growthHubMain .gh-dark h2,#growthHubMain .gh-dark h3,#growthHubMain .gh-dark strong{color:#fff}
#growthHubMain .gh-dark p,#growthHubMain .gh-dark span{color:rgba(255,255,255,.82)}
#growthHubMain .gh-heading{max-width:850px;margin:0 auto 36px;text-align:center}
#growthHubMain .gh-heading .gh-label{justify-content:center}
#growthHubMain .gh-lead{font-size:17px;line-height:1.8}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/* Homepage hero */
#growthHubMain .mit-growth-hero{position:relative;padding:82px 0;color:#fff;background:radial-gradient(circle at 84% 16%,rgba(255,138,0,.24),transparent 28%),linear-gradient(135deg,#002f50,#075a8f)}
#growthHubMain .mit-growth-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:64px;align-items:center}
#growthHubMain .mit-growth-kicker{display:block;margin-bottom:16px;color:#ffb14a;font-size:13px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}
#growthHubMain .mit-growth-hero h1{margin:0 0 20px;color:#fff;font-size:clamp(42px,5.4vw,68px);line-height:1.03;font-weight:900;letter-spacing:-.045em}
#growthHubMain .mit-growth-hero p{max-width:720px;margin:0 0 10px;color:rgba(255,255,255,.88);font-size:18px;line-height:1.7}
#growthHubMain .mit-growth-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:28px}
#growthHubMain .mit-growth-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:12px 20px;border-radius:12px;font-weight:900;transition:.22s ease}
#growthHubMain .mit-growth-btn.primary{color:#173044;background:linear-gradient(135deg,#ff9d20,#ff7a00);box-shadow:0 16px 34px rgba(255,122,0,.28)}
#growthHubMain .mit-growth-btn.secondary{color:#fff;border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.09)}
#growthHubMain .mit-growth-dashboard{position:relative;min-height:350px;padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.07));box-shadow:0 34px 90px rgba(0,13,28,.28);backdrop-filter:blur(14px)}
#growthHubMain .mit-growth-window{display:flex;gap:7px;margin-bottom:38px}#growthHubMain .mit-growth-window span{width:10px;height:10px;border-radius:50%;background:var(--gh-orange)}#growthHubMain .mit-growth-window span:nth-child(2){background:#2e91d0}#growthHubMain .mit-growth-window span:nth-child(3){background:#21c87a}
#growthHubMain .mit-growth-chart{height:150px;display:flex;align-items:flex-end;gap:13px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.2)}
#growthHubMain .mit-growth-chart i{flex:1;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#ffad45,#208ad0)}
#growthHubMain .mit-growth-line{height:48px;margin:18px 14px 0;border-top:2px solid #70dce7;transform:skewY(-5deg)}
#growthHubMain .mit-growth-metrics{display:flex;justify-content:space-between;gap:10px}#growthHubMain .mit-growth-metrics strong{color:#fff;font-size:12px}
#growthHubMain .mit-growth-orbit{position:absolute;display:grid;place-items:center;width:66px;height:66px;border-radius:18px;color:var(--gh-blue);background:#fff;font-weight:900;box-shadow:0 18px 36px rgba(0,0,0,.2)}
#growthHubMain .mit-growth-orbit.one{top:-18px;right:34px}#growthHubMain .mit-growth-orbit.two{bottom:14px;left:-26px}#growthHubMain .mit-growth-orbit.three{bottom:-24px;right:68px}

/* Search */
#growthHubMain .gh-search-band{padding:62px 0;border-bottom:1px solid var(--gh-line)}
#growthHubMain .gh-search-band .gh-shell{max-width:930px;text-align:center}
#growthHubMain .gh-search-box{display:flex;gap:10px;margin-top:22px;padding:8px;border:1px solid var(--gh-line);border-radius:16px;background:#fff;box-shadow:var(--gh-shadow)}
#growthHubMain .gh-search-box input{flex:1;min-width:0;padding:13px 15px;border:0;outline:0;background:transparent;color:var(--gh-ink);font-size:16px}
#growthHubMain .gh-search-box button{min-height:48px;padding:0 25px;border:0;border-radius:11px;color:#173044;background:linear-gradient(135deg,#ff9d20,#ff7a00);font-weight:900}
#growthHubMain .gh-search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;text-align:left}
#growthHubMain .gh-search-results a{padding:17px;border:1px solid var(--gh-line);border-radius:14px;background:#fff;color:var(--gh-ink)}
#growthHubMain .gh-search-results span{display:block;color:var(--gh-orange);font-size:11px;font-weight:900;text-transform:uppercase}#growthHubMain .gh-search-results strong{display:block;margin:6px 0;color:var(--gh-blue)}#growthHubMain .gh-search-results small{color:var(--gh-copy)}

/* Shared card systems */
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-problem-grid,.gh-topic-grid,.gh-compare-grid,.gh-industry-grid,.gh-link-grid,.gh-solution-grid){display:grid;gap:22px}
#growthHubMain .gh-goal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
#growthHubMain .gh-featured-grid,#growthHubMain .gh-link-grid,#growthHubMain .gh-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
#growthHubMain .gh-problem-grid,#growthHubMain .gh-industry-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
#growthHubMain .gh-topic-grid,#growthHubMain .gh-compare-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-problem-grid,.gh-topic-grid,.gh-compare-grid,.gh-industry-grid,.gh-link-grid,.gh-solution-grid)>a{position:relative;overflow:hidden;display:flex;min-width:0;flex-direction:column;padding:26px;border:1px solid var(--gh-line);border-top:4px solid var(--gh-orange);border-radius:22px;color:var(--gh-ink);background:#fff;box-shadow:var(--gh-shadow);transition:.25s ease}
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-problem-grid,.gh-topic-grid,.gh-compare-grid,.gh-industry-grid,.gh-link-grid,.gh-solution-grid)>a:before{content:"";position:absolute;top:-48px;right:-48px;width:125px;height:125px;border-radius:50%;background:rgba(255,138,0,.10)}
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-problem-grid,.gh-topic-grid,.gh-compare-grid,.gh-industry-grid,.gh-link-grid,.gh-solution-grid)>a:hover{transform:translateY(-6px);border-color:rgba(255,138,0,.42);box-shadow:0 30px 72px rgba(0,35,58,.15)}
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid)>a{min-height:315px}
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-link-grid)>a h3,#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-link-grid)>a strong{position:relative;margin:9px 0 12px;color:var(--gh-blue);font-size:21px;line-height:1.25;font-weight:900}
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-link-grid)>a p{position:relative;margin-bottom:18px;font-size:15px;line-height:1.65}
#growthHubMain :is(.gh-goal-grid,.gh-featured-grid,.gh-problem-grid,.gh-compare-grid,.gh-industry-grid,.gh-link-grid,.gh-solution-grid)>a em{position:relative;margin-top:auto;color:var(--gh-blue);font-size:14px;font-style:normal;font-weight:900}
#growthHubMain .gh-goal-grid b,#growthHubMain .gh-feature-icon{position:relative;display:grid;place-items:center;width:58px;height:58px;margin-bottom:16px;border-radius:17px;color:#fff;background:linear-gradient(135deg,var(--gh-blue),#0b79d0);font-weight:900}
#growthHubMain :is(.gh-featured-grid,.gh-problem-grid,.gh-link-grid)>a>span{position:relative;color:var(--gh-orange);font-size:12px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}
#growthHubMain .gh-problem-grid>a{min-height:190px;padding:22px}#growthHubMain .gh-problem-grid strong{position:relative;margin:10px 0 18px;color:var(--gh-blue);font-size:17px;line-height:1.35}
#growthHubMain .gh-topic-grid>a,#growthHubMain .gh-industry-grid>a{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.10);box-shadow:none}#growthHubMain .gh-topic-grid>a strong,#growthHubMain .gh-industry-grid>a strong{position:relative;color:#fff;font-size:18px}#growthHubMain .gh-topic-grid>a span,#growthHubMain .gh-industry-grid>a span{position:relative;margin-top:10px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}#growthHubMain .gh-industry-grid>a em{color:#ffbd68}
#growthHubMain .gh-compare-grid>a{min-height:215px}#growthHubMain .gh-compare-grid>a>span{position:relative;color:var(--gh-blue);font-size:18px;font-weight:900}#growthHubMain .gh-compare-grid>a b{color:var(--gh-orange)}

/* Paths and diagrams */
#growthHubMain .gh-path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
#growthHubMain .gh-path-grid>div,#growthHubMain .gh-diagram-grid>div{padding:28px;border:1px solid var(--gh-line);border-radius:22px;background:#fff;box-shadow:var(--gh-shadow)}
#growthHubMain .gh-path-grid h3{margin-bottom:12px}#growthHubMain .gh-path-grid i{color:var(--gh-orange);font-style:normal;font-weight:900}#growthHubMain .gh-path-grid a{color:var(--gh-blue);font-weight:900}
#growthHubMain .gh-diagram-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
#growthHubMain .gh-diagram{display:grid;gap:10px;counter-reset:stage}
#growthHubMain .gh-diagram span{counter-increment:stage;position:relative;display:flex;min-height:52px;align-items:center;padding:12px 14px 12px 52px;border:1px solid var(--gh-line);border-radius:14px;color:var(--gh-blue);background:linear-gradient(135deg,#fff,#f2f9fd);font-size:13px;font-weight:900}
#growthHubMain .gh-diagram span:before{content:counter(stage,decimal-leading-zero);position:absolute;left:12px;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#fff;background:linear-gradient(135deg,var(--gh-blue),#0b79d0);font-size:10px}
#growthHubMain .gh-diagram span:not(:last-child):after{content:"";position:absolute;bottom:-11px;left:26px;width:2px;height:11px;background:var(--gh-orange)}

/* Detail-page hero and metadata */
#growthHubMain .gh-page-hero{padding:54px 0 62px;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(255,138,0,.24),transparent 28%),linear-gradient(135deg,#002f50,#075a8f)}
#growthHubMain .gh-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:36px;color:rgba(255,255,255,.72);font-size:13px}#growthHubMain .gh-breadcrumb a{color:#fff}#growthHubMain .gh-breadcrumb strong{color:#ffbd68}
#growthHubMain .gh-page-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:52px;align-items:center}
#growthHubMain .gh-page-hero h1{margin:0 0 18px;color:#fff;font-size:clamp(40px,5vw,64px);line-height:1.04;font-weight:900;letter-spacing:-.04em}#growthHubMain .gh-page-hero p{max-width:760px;color:rgba(255,255,255,.86);font-size:18px}
#growthHubMain .gh-hero-signal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#growthHubMain .gh-hero-signal span{display:flex;min-height:78px;align-items:center;justify-content:center;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:16px;color:#fff;background:rgba(255,255,255,.10);font-weight:900;text-align:center}
#growthHubMain .gh-article-meta{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);color:rgba(255,255,255,.82);font-size:13px}#growthHubMain .gh-article-meta strong{color:#fff}

/* Detail components */
#growthHubMain .gh-two-col{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:38px;align-items:start}#growthHubMain .gh-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
#growthHubMain .gh-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#growthHubMain .gh-mini-card{padding:16px 18px;border:1px solid var(--gh-line);border-left:4px solid var(--gh-orange);border-radius:13px;color:var(--gh-blue);background:#fff;font-weight:800;box-shadow:0 10px 28px rgba(0,35,58,.06)}
#growthHubMain .gh-decision,#growthHubMain .gh-scenario,#growthHubMain .gh-callout,#growthHubMain .gh-answer-brief,#growthHubMain .gh-snapshot,#growthHubMain .gh-sources{padding:28px;border:1px solid var(--gh-line);border-top:4px solid var(--gh-orange);border-radius:22px;background:#fff;box-shadow:var(--gh-shadow)}
#growthHubMain .gh-decision strong,#growthHubMain .gh-callout strong{color:var(--gh-blue);font-size:22px}#growthHubMain .gh-decision a,#growthHubMain .gh-text-link{color:var(--gh-blue);font-weight:900}
#growthHubMain .gh-answer-brief{margin-bottom:30px;background:linear-gradient(135deg,#fff8ee,#f1f9fd)}#growthHubMain .gh-answer-brief span{color:var(--gh-orange);font-size:12px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}#growthHubMain .gh-answer-brief p{margin:10px 0 0;color:var(--gh-ink);font-size:18px}
#growthHubMain .gh-snapshot dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;border:1px solid var(--gh-line);background:var(--gh-line)}#growthHubMain .gh-snapshot dl>div{padding:18px;background:#fff}#growthHubMain .gh-snapshot dt{color:var(--gh-orange);font-size:11px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}#growthHubMain .gh-snapshot dd{margin:6px 0 0;color:var(--gh-ink);font-weight:800;line-height:1.45}
#growthHubMain .gh-flow,#growthHubMain .gh-roadmap{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;margin:28px 0;padding:0;list-style:none}#growthHubMain .gh-flow li,#growthHubMain .gh-roadmap li{position:relative;min-width:0}#growthHubMain .gh-flow li span,#growthHubMain .gh-roadmap li span{display:flex;min-height:76px;align-items:center;justify-content:center;padding:13px;border:1px solid var(--gh-line);border-radius:14px;color:var(--gh-blue);background:#fff;font-size:13px;font-weight:900;text-align:center;box-shadow:0 10px 25px rgba(0,35,58,.06)}#growthHubMain .gh-flow li:not(:last-child):after,#growthHubMain .gh-roadmap li:not(:last-child):after{content:"→";position:absolute;z-index:2;top:50%;right:-10px;color:var(--gh-orange);font-weight:900;transform:translateY(-50%)}
#growthHubMain .gh-use-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}#growthHubMain .gh-do,#growthHubMain .gh-dont{padding:28px;border-radius:22px}#growthHubMain .gh-do{border:1px solid #bde4d4;background:#eefaf4}#growthHubMain .gh-dont{border:1px solid #efccd2;background:#fff4f5}#growthHubMain .gh-do h2,#growthHubMain .gh-dont h2{font-size:30px}#growthHubMain .gh-do h2{color:#13795b}#growthHubMain .gh-dont h2{color:#a53b4c}
#growthHubMain .gh-faq{display:grid;gap:14px;max-width:920px;margin:38px auto 0}#growthHubMain .gh-faq details{padding:21px 24px;border:1px solid var(--gh-line);border-radius:17px;background:#fff;box-shadow:0 15px 38px rgba(0,35,58,.07)}#growthHubMain .gh-faq summary{cursor:pointer;color:var(--gh-blue);font-size:17px;font-weight:900}#growthHubMain .gh-faq p{margin:12px 0 0}
#growthHubMain .gh-table-wrap{overflow:auto;border:1px solid var(--gh-line);border-radius:18px;box-shadow:var(--gh-shadow)}#growthHubMain .gh-compare-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff}#growthHubMain .gh-compare-table th,#growthHubMain .gh-compare-table td{padding:17px;border-bottom:1px solid var(--gh-line);text-align:left}#growthHubMain .gh-compare-table thead th{color:#fff;background:var(--gh-blue)}#growthHubMain .gh-compare-table tbody th{color:var(--gh-blue);background:var(--gh-soft)}
#growthHubMain .gh-sources{margin-top:34px}#growthHubMain .gh-sources h2{font-size:28px}#growthHubMain .gh-sources ul{margin:0;padding-left:20px}#growthHubMain .gh-sources li{margin:9px 0;color:var(--gh-copy)}#growthHubMain .gh-sources a{color:var(--gh-blue);font-weight:800}
#growthHubMain .gh-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:40px;padding:30px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#002f50,#075a8f);box-shadow:0 22px 58px rgba(0,35,58,.16)}#growthHubMain .gh-cta strong{color:#fff;font-size:22px}#growthHubMain .gh-cta p{margin:6px 0 0;color:rgba(255,255,255,.78)}#growthHubMain .gh-cta>a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 19px;border-radius:11px;color:#173044;background:linear-gradient(135deg,#ff9d20,#ff7a00);font-weight:900;white-space:nowrap}

@media(max-width:1199px){#growthHubMain .gh-goal-grid,#growthHubMain .gh-topic-grid,#growthHubMain .gh-compare-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#growthHubMain .gh-problem-grid,#growthHubMain .gh-industry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:991px){#growthHubMain .mit-growth-hero-grid,#growthHubMain .gh-page-hero-grid,#growthHubMain .gh-two-col,#growthHubMain .gh-three-col{grid-template-columns:1fr}#growthHubMain .mit-growth-visual{width:min(620px,100%);margin:16px auto 0}#growthHubMain .gh-goal-grid,#growthHubMain .gh-featured-grid,#growthHubMain .gh-topic-grid,#growthHubMain .gh-compare-grid,#growthHubMain .gh-link-grid,#growthHubMain .gh-solution-grid,#growthHubMain .gh-diagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#growthHubMain .gh-snapshot dl{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){#growthHubMain .gh-section{padding:58px 0}#growthHubMain .mit-growth-hero{padding:62px 0}#growthHubMain .mit-growth-hero h1,#growthHubMain .gh-page-hero h1{font-size:40px}#growthHubMain .gh-search-box{flex-direction:column}#growthHubMain .gh-search-box button{min-height:46px}#growthHubMain .gh-search-results,#growthHubMain .gh-goal-grid,#growthHubMain .gh-featured-grid,#growthHubMain .gh-problem-grid,#growthHubMain .gh-topic-grid,#growthHubMain .gh-compare-grid,#growthHubMain .gh-path-grid,#growthHubMain .gh-industry-grid,#growthHubMain .gh-diagram-grid,#growthHubMain .gh-link-grid,#growthHubMain .gh-solution-grid,#growthHubMain .gh-use-grid{grid-template-columns:1fr}#growthHubMain .gh-flow,#growthHubMain .gh-roadmap{grid-template-columns:1fr}#growthHubMain .gh-flow li:after,#growthHubMain .gh-roadmap li:after{display:none}#growthHubMain .gh-cta{align-items:flex-start;flex-direction:column}#growthHubMain .gh-cta>a{width:100%}#growthHubMain .gh-article-meta{display:grid;gap:8px}}
@media(max-width:520px){#growthHubMain .gh-shell{width:calc(100% - 24px)}#growthHubMain .mit-growth-dashboard{min-height:300px;padding:20px}#growthHubMain .mit-growth-orbit{display:none}#growthHubMain .gh-page-hero{padding:40px 0 46px}#growthHubMain .gh-hero-signal,#growthHubMain .gh-mini-grid,#growthHubMain .gh-snapshot dl{grid-template-columns:1fr}#growthHubMain h2{font-size:31px}}
/* Final computed-style corrections after viewport regression testing */
#growthHubMain .mit-growth-hero h1,#growthHubMain .gh-page-hero h1{color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important}
#growthHubMain .mit-growth-hero p,#growthHubMain .gh-page-hero p{color:rgba(255,255,255,.9)!important;-webkit-text-fill-color:rgba(255,255,255,.9)!important;opacity:1!important}
#growthHubMain .mit-growth-kicker{color:#ffb14a!important;-webkit-text-fill-color:#ffb14a!important;opacity:1!important}
#growthHubMain .mit-growth-orbit{display:none!important}
@media(max-width:767px){#growthHubMain .mit-growth-actions{flex-direction:column}#growthHubMain .mit-growth-btn{width:100%;white-space:normal;text-align:center}#growthHubMain .mit-growth-kicker{font-size:11px;line-height:1.5;white-space:normal}#growthHubMain .mit-growth-hero p{font-size:16px!important}}
/* Growth Hub content must remain unobstructed by legacy floating controls. */
body.mit-products-hub-page .quoteNow,body.mit-products-hub-page .as-whatsapp,.gh-body .quoteNow,.gh-body .as-whatsapp{display:none!important}