.hm-logo-img { max-height: 46px; max-width: 80%; object-fit: contain; }
/* ==========================================================================
   Home page (home/index). Page-specific styles.
   Shared (NOT redefined here): .pagehero is unused; CTA/FAQ/structured-approach
   partials, .btn-blue, .section-pad, .tx-*, .ta-container, .reveal, .statcard,
   .wmd-row/.wmd-ic/.wmd-num/.wmd-title, .itag, .ctacard/.cta-arrow, .scard/.sicon
   — all from app.css. Prefix `hm-`. Interactive bits in home.js.
   ========================================================================== */

/*section*/

section { overflow:hidden; }

/*section*/


/* ---- HERO ---- */
.hm-hero { position: relative; background: #002347; overflow: hidden; min-height: 760px; display: flex; align-items: center; }
.hm-hero-img { position: absolute; right: 0; top: 0; height: 100%; width: auto; object-fit: cover; object-position: center; -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, .4) 22%, #000 50%); mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, .4) 22%, #000 50%); }

.hm-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, #002347 0%, #002347 30%, rgba(0, 35, 71, .7) 55%, rgba(0, 35, 71, .15) 64%, rgba(0, 35, 71, 0) 100%);
}
.hm-hero-inner { max-width: 1200px; position: relative; z-index: 2; padding: 56px 12px; width: 100%; }
.hm-hero-wrap { max-width: 900px; }
.hm-hero-badge { display: inline-block; background: #115499; color: #fff; font-size: 17px; font-weight: 500; padding: 13px 24px; border-radius: 10px; margin-bottom: 26px; }
.hm-hero-h1 { font-family: 'Montserrat', sans-serif; font-size: 50px; font-weight: 600; color: #fff; line-height: 60px; letter-spacing: 0; margin-bottom: 24px; }
.hm-hero-sub { color: #e4f0fd; font-size: clamp(17px, 1.9vw, 22px); max-width: 820px; margin-bottom: 34px; line-height: 1.45; }
.hm-hero-body { color: #fff; }
.hm-hero-search { background: #fff; border-radius: 16px; padding: 8px; display: flex; align-items: center; gap: 8px; max-width: 661px; box-shadow: 0 16px 40px rgba(0, 0, 0, .22); }
.hm-hero-search-field { flex: 1; display: flex; align-items: center; gap: 10px; padding: 8px 14px; }
.hm-hero-search-ic { color: #9aa7b8; font-size: 17px; }
.hm-hero-search-input { border: none; outline: none; width: 100%; font-size: 17px; color: #33445c; }
.hm-hero-search-sep { width: 2px; height: 38px; background: #3598fd; border-radius: 2px; }
.hm-city-drop { position: relative; }
.hm-city-trigger { display: flex; align-items: center; gap: 9px; padding: 12px 16px; min-width: 180px; color: #5f7186; font-size: 17px; white-space: nowrap; cursor: pointer; user-select: none; }
.hm-city-trigger-ic { color: #3598fd; font-size: 16px; }
.hm-city-chev { font-size: 13px; margin-left: auto; transition: transform .2s ease; }
.hm-city-drop.open .hm-city-chev { transform: rotate(180deg); }
.hm-city-label.hm-city-label--chosen { color: #1f6fc9; font-weight: 500; }
.hm-city-menu { position: absolute; top: calc(100% + 12px); right: 0; background: #fff; border-radius: 12px; box-shadow: 0 20px 46px rgba(8, 40, 82, .18); border: 1px solid #eef2f7; padding: 8px; min-width: 210px; z-index: 40; display: none; }
.hm-city-drop.open .hm-city-menu { display: block; }
.hm-cityopt { padding: 9px 12px; border-radius: 8px; font-size: 14px; color: #33445c; cursor: pointer; display: flex; align-items: center; gap: 9px; transition: background .15s ease; }
.hm-cityopt:hover { background: #f2f7fd; }
.hm-cityopt-ic { color: #1f7ae0; font-size: 13px; }
.hm-hero-search-btn { width: 56px; height: 56px; border-radius: 50%; background: #3598fd; border: none; color: #fff; flex: none; font-size: 20px; transition: .2s; }
.hm-hero-search-btn:hover { background: #1f7ae0; }
.hm-hiring-card { background: #1a548e; border-radius: 16px; padding: 16px 22px; display: flex;
align-items: center; gap: 15px; margin-top: 18px; max-width:597px; flex-wrap: nowrap; }
.hm-hiring-title { color: #fff; font-weight: 700; font-size: 20px; line-height: 1.25; white-space: nowrap; }
.hm-hiring-sep { width: 1px; height: 50px; background: rgba(255, 255, 255, .28); flex: none; }
.hm-hiring-btn-blue { background: #3598fd; color: #fff; border-radius: 20px; font-family: 'Montserrat', sans-serif; font-weight: 500; padding: 14px 22px; font-size: 16px; line-height: 1; text-decoration: none; transition: .2s; white-space: nowrap; }
.hm-hiring-btn-blue:hover { background: #1f7ae0; color: #fff; }
.hm-hiring-btn-white { background: #fff; color: #0e3a6b; border-radius: 20px; font-family: 'Montserrat', sans-serif; font-weight: 500; padding: 14px 22px; font-size: 16px; line-height: 1; text-decoration: none; transition: .2s; white-space: nowrap; }
.hm-hiring-btn-white:hover { background: #e4f0fd; color: #0e3a6b; }

/* ---- SUCCESS / DATA ---- */
.hm-data-sec { position: relative; overflow: hidden; background: #fff; padding: 56px 0; border-top: 1px solid #e8f0f8; border-bottom: 1px solid #e8f0f8; }
.hm-data-dots1 { display: none; }
.hm-data-dots2 { display: none; }
.hm-data-inner { max-width: 1200px; position: relative; z-index: 1; }
.hm-eyebrow-wrap { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.hm-eyebrow { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 13px; letter-spacing: .12em; color: #1f7ae0; }
.hm-eyebrow-line { width: 38px; height: 2px; background: #1f7ae0; }
.hm-data-h2 { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 36px; line-height: 1.15; color: #0e2a47; margin: 0; }
.hm-data-lead { color: #5f7186; font-size: 16px; line-height: 1.6; max-width: 380px; margin: 0; }
.hm-statcard { background: #f7faff; border-radius: 16px; padding: 30px 26px; height: 100%; box-shadow: 0 4px 24px rgba(13, 60, 120, .07); border: 1px solid #e8f0f8; }
.hm-stat-head { display: flex; align-items: center; gap: 16px; margin-bottom: 16px; }
.hm-stat-ic { width: 58px; height: 58px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex: none; }
.hm-stat-ic--blue { background: #eaf2fd; }
.hm-stat-ic--green { background: #e9f6ee; }
.hm-stat-ic--orange { background: #fdeee7; }
.hm-stat-ic--blue i { color: #1f7ae0; }
.hm-stat-ic--green i { color: #1ca14a; }
.hm-stat-ic--orange i { color: #e8743b; }
.hm-stat-i { font-size: 26px; }
.hm-stat-num { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 30px; line-height: 36px; }
.hm-num--red { color: #df4a4a; }
.hm-num--green { color: #1ca14a; }
.hm-stat-title { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 16px; color: #0e2a47; }
.hm-stat-sub { color: #5f7186; font-size: 14px; margin-top: 4px; line-height: 1.45; }
.hm-statrow2 { margin-top: 28px; }
.hm-award-card { padding: 30px; display: flex; align-items: center; gap: 26px; flex-wrap: wrap; }
.hm-award-img { width: 150px; flex: none; }
.hm-award-vsep { width: 1px; align-self: stretch; background: #c8d6e8; }
.hm-award-body { flex: 1; min-width: 230px; }
.hm-award-head { display: flex; align-items: center; gap: 14px; margin-bottom: 14px; }
.hm-award-badge { width: 46px; height: 46px; border-radius: 50%; background: #1f7ae0; display: flex; align-items: center; justify-content: center; flex: none; }
.hm-award-badge i { color: #fff; font-size: 20px; }
.hm-award-h3 { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 20px; line-height: 1.2; color: #0e2a47; margin: 0; }
.hm-award-p { color: #5f7186; font-size: 14px; line-height: 1.6; margin: 0; }
.hm-rating-card { padding: 28px; display: flex; flex-direction: column; gap: 14px; }
.hm-rating-name { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 18px; color: #0e2a47; }
.hm-rating-score-wrap { display: flex; align-items: center; gap: 6px; flex-wrap: nowrap; }
.hm-rating-score { font-weight: 700; font-size: 20px; color: #0e2a47; }
.hm-rating-stars { display: inline-flex; gap: 2px; }
.hm-rating-stars i { color: #f5a623; font-size: 15px; }
.hm-rating-reviews { color: #1f7ae0; font-size: 13px; font-weight: 500; white-space: nowrap; }
.hm-rating-google { margin-top: auto; }
.hm-google-word { font-family: Arial, sans-serif; font-weight: 700; font-size: 30px; letter-spacing: -.5px; }
.hm-g-b { color: #4285F4; } .hm-g-r { color: #EA4335; } .hm-g-y { color: #FBBC05; } .hm-g-g { color: #34A853; }
.hm-rating-card2 { padding: 28px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; text-align: center; }
.hm-rating-src { display: flex; align-items: center; gap: 10px; }
.hm-rating-src span { color: #5f7186; font-size: 14px; }
.hm-rating-stars5 { display: inline-flex; gap: 3px; }
.hm-rating-stars5 i { color: #f5a623; font-size: 26px; }
.hm-rating-div { border-top: 1px solid #eef2f7; margin: 6px 0; }
.hm-rating-foot { display: flex; align-items: center; gap: 12px; }
.hm-rating-foot > i { color: #1f7ae0; font-size: 24px; }
.hm-rating-foot-num { font-weight: 700; font-size: 18px; color: #0e2a47; line-height: 1.1; }
.hm-rating-foot-lbl { color: #5f7186; font-size: 13px; }
.hm-stat-plain { padding: 10px 20px; height: 100%; border-left: 3px solid #eef2f7; }
.hm-stat-plain .hm-stat-num { font-size: 48px; line-height: 1.05; margin-bottom: 6px; }
.hm-stat-plain .hm-stat-title { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 16px; color: #0e2a47; }
.hm-stat-plain .hm-stat-sub { color: #5f7186; font-size: 14px; margin-top: 4px; line-height: 1.45; }
/* ── Google Review Card (hm-grc) ────────────────────────────────────── */
.hm-grc-card { justify-content: center; gap: 10px; }
.hm-grc-logo { display: flex; flex-direction: column; align-items: flex-start; gap: 3px; margin-bottom: 8px; }
.hm-grc-gtext { font-family: 'Product Sans', 'Google Sans', Arial, sans-serif; font-size: 40px; font-weight: 400; letter-spacing: -0.5px; line-height: 1; }
.hm-grc-review-lbl { color: #5f7186; font-size: 13px; font-weight: 500; letter-spacing: 0.3px; }
.hm-grc-card .hm-rating-score { font-size: 24px; }
.hm-grc-card .hm-rating-stars i { font-size: 17px; }
.hm-google-word-wrap { display: flex; flex-direction: column; align-items: center; gap: 2px; }
.hm-google-word--lg { font-size: 38px; }
.hm-google-review-lbl { color: #5f7186; font-size: 13px; font-weight: 500; letter-spacing: .4px; }
.hm-google-reviews-count { font-weight: 600; font-size: 15px; color: #1f7ae0; }
/* Stat left-border color matches number color */
.hm-introrow .col-lg-8 .col-md-4:nth-child(1) .hm-stat-plain { border-left: none; }
.hm-introrow .col-lg-8 .col-md-4:nth-child(2) .hm-stat-plain { border-left-color: #c8d6e8; }
.hm-introrow .col-lg-8 .col-md-4:nth-child(3) .hm-stat-plain { border-left-color: #c8d6e8; }
/* Award card blue left accent */

.hm-svg-flex { flex: none; }

/* ---- FOR EMPLOYERS / CANDIDATES ---- */
.hcard { transition: transform .28s ease, box-shadow .28s ease, background-color .28s ease; }
.hcard:hover { transform: translateY(-7px); background: #faf2f4; box-shadow: 0 20px 44px rgba(13, 60, 120, .14); }
.hm-ec-card { background: #f0f7ff; border-radius: 16px; padding: 28px 30px 24px; height: 100%; position: relative; overflow: hidden; }
.hm-ec-card:hover { background: #faf2f4; }
.hm-ec-h3 { font-family: 'Montserrat', sans-serif; color: #1872ce; font-size: 25px; font-weight: 600; line-height: 31px; margin: 0 0 14px; }
.hm-ec-sub { font-family: 'Montserrat', sans-serif; color: #072849; font-weight: 600; font-size: 18px; line-height: 24px; margin: 0 0 12px; }
.hm-ec-p { color: #1b4977; font-size: 18px; line-height: 1.4; max-width: 520px; margin: 0 0 14px; }
.hm-ec-youcan { font-family: 'Montserrat', sans-serif; color: #072849; font-size: 18px; font-weight: 500; line-height: 24px; margin-bottom: 10px; }
.hm-ec-list { color: #1b4977; font-size: 18px; padding-left: 0; list-style: none; display: flex; flex-direction: column; gap: 10px; margin: 0 0 16px; }
.hm-ec-list li { display: flex; align-items: center; gap: 14px; }
.hm-ec-dot { width: 9px; height: 9px; border-radius: 50%; background: #3598fd; flex: none; }
.hm-ec-p2 { color: #1b4977; font-size: 18px; line-height: 1.4; max-width: 480px; margin: 0 0 18px; }
.hm-ec-btn { display: inline-block; background: #3598fd; color: #fff; border-radius: 20px; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 16px; line-height: 22px; padding: 15px 28px; text-decoration: none; transition: .2s; }
.hm-ec-btn:hover { background: #1f7ae0; color: #fff; }
.hm-ec-img { position: absolute; right: 30px; bottom: 24px; width: 120px; opacity: .97; }

/* ---- TRUSTED LOGOS ---- */
.hm-introrow { margin-bottom: 26px; row-gap: 14px; }
.hm-sec-h2 { font-family: 'Montserrat', sans-serif; font-size: 30px; font-weight: 600; line-height: 36px; }
.hm-sec-lead { color: #5f7186; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; line-height: 24px; margin: 0; }
.hm-sec-lead--blue { color: #1B4977; }
.hm-logo-grid { display: grid; grid-template-columns: repeat(7, 1fr); border-top: 1px solid #ebeff4; border-left: 1px solid #ebeff4; border-radius: 12px; overflow: hidden; }
.lp-cell { display: flex; align-items: center; justify-content: center; height: 92px; border-right: 1px solid #ebeff4; border-bottom: 1px solid #ebeff4; transition: background .25s ease; }
.lp-cell:hover { background: #f6faff; }
.hm-lp-fan { font-size: 30px; color: #c2102e; }
.hm-lp-bullseye { font-size: 30px; color: #cc0000; }
.hm-lp-card { font-size: 30px; color: #eb7b1d; }
.hm-lp-gem { font-size: 28px; color: #7d8794; }
.hm-lp-diamond { font-size: 28px; color: #c8102e; }
.hm-lp-ms { font-size: 28px; color: #4a8cd6; }
.hm-lp-flower { font-size: 28px; color: #5b2a86; }
.hm-lp-mnc { font-weight: 800; color: #1f3a6e; font-size: 18px; }
.hm-lp-rainbow { font-size: 28px; color: #6b7785; }
.hm-lp-hex { font-size: 28px; color: #e08a2b; }
.hm-lp-incognito { font-size: 28px; color: #222; }
.hm-lp-check { font-size: 34px; color: #111; }
.hm-lp-univ { font-weight: 700; color: #1f3a6e; font-size: 11px; text-align: center; line-height: 1.1; }
.hm-lp-fire { font-size: 30px; color: #e8732a; }

/* ---- COMPREHENSIVE SOLUTIONS ---- */
.hm-introrow-lg { margin-bottom: 34px; row-gap: 14px; }
.solcard { transition: transform .3s ease, box-shadow .3s ease, background-color .3s ease, border-color .3s ease; }
.hm-solcard { background: #fff; border: 1px solid #e9eff6; border-radius: 16px; padding: 26px; height: 100%; box-shadow: 0 8px 22px rgba(13, 60, 120, .05); }
.solcard:hover { transform: translateY(-7px); background: #1f7ae0; border-color: #1f7ae0; box-shadow: 0 18px 40px rgba(31, 122, 224, .3); }
.solcard:hover .hm-sol-h4 { color: #fff; }
.solcard:hover .hm-sol-p { color: #dbeafb; }
.solcard:hover .sol-div { border-color: rgba(255, 255, 255, .35); }
.solcard:hover .hm-sol-ic { filter: hue-rotate(150deg) saturate(1.35); }
.hm-sol-ic { width: 54px; height: 54px; border-radius: 14px; margin-bottom: 18px; transition: filter .3s ease; }
.hm-sol-h4 { font-family: 'Montserrat', sans-serif; font-size: 20px; font-weight: 600; line-height: 26px; color: #1f6fc9; transition: color .3s ease; }
.sol-div { border-top: 1px solid #e9eff6; margin: 16px 0 0; transition: border-color .3s ease; }
.hm-sol-p { font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 14px; line-height: 20px; color: #5f7186; margin: 14px 0 0; transition: color .3s ease; }
.hm-sol-cta { margin-top: 34px; }
.hm-btn-blue-alt { background: #3f9bff; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 16px; line-height: 22px; display: inline-flex; align-items: center; justify-content: center; padding: 16px 22px; }

/* ---- WHAT MAKES DIFFERENT (interactive) ---- */
.hm-wmd-introrow { margin-bottom: 36px; row-gap: 14px; }

/* Panel — left blue card */
.hm-wmd-panel { background: linear-gradient(150deg, #2a86ec 0%, #1559bd 52%, #0c3a86 100%); border-radius: 24px; padding: 40px; color: #fff; height: 100%; position: relative; overflow: hidden; min-height: 360px; display: flex; flex-direction: column; box-shadow: 0 26px 60px rgba(16, 78, 160, .34); isolation: isolate; }
.hm-wmd-panel::before { content: ''; position: absolute; inset: 0; background: radial-gradient(120% 90% at 100% 0%, rgba(255,255,255,.16) 0%, rgba(255,255,255,0) 42%), radial-gradient(80% 70% at 0% 100%, rgba(0,0,0,.18) 0%, rgba(0,0,0,0) 55%); pointer-events: none; z-index: -1; }
.hm-wmd-panel::after  { content: ''; position: absolute; width: 320px; height: 320px; border-radius: 50%; border: 1px solid rgba(255,255,255,.10); right: -90px; bottom: -110px; box-shadow: 0 0 0 60px rgba(255,255,255,.04); pointer-events: none; z-index: -1; }
.hm-wmd-bgicon { position: absolute; top: 18px; right: 26px; font-size: 132px; opacity: .10; transform: rotate(-6deg); transition: opacity .4s ease, transform .4s ease; pointer-events: none; }
.hm-wmd-head { display: flex; align-items: center; gap: 16px; position: relative; z-index: 1; }
.hm-wmd-badge { width: 56px; height: 56px; border-radius: 16px; background: linear-gradient(140deg, #ef3b43 0%, #d01820 100%); display: flex; align-items: center; justify-content: center; box-shadow: 0 10px 22px rgba(208,24,32,.46), inset 0 1px 0 rgba(255,255,255,.25); flex-shrink: 0; }
.hm-wmd-icon { font-size: 26px; color: #fff; }
.hm-wmd-bignum { font-weight: 700; font-size: 13px; letter-spacing: .14em; text-transform: uppercase; padding: 5px 12px; border-radius: 999px; background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.18); color: rgba(255,255,255,.92); }
.hm-wmd-dtitle { color: #fff; font-family: 'Montserrat', sans-serif; font-size: 30px; font-weight: 700; margin: 26px 0 14px; line-height: 1.22; letter-spacing: -.01em; position: relative; z-index: 1; }
.hm-wmd-ddesc { color: rgba(224,237,255,.86); font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 15px; line-height: 1.6; margin: 0 0 26px; position: relative; z-index: 1; flex-grow: 1; }
.hm-wmd-kw-wrap { position: relative; z-index: 1; border-top: 1px solid rgba(255,255,255,.18); padding-top: 20px; margin-top: auto; display: flex; flex-direction: column; }
.hm-wmd-kw { display: inline-flex; align-items: center; gap: 9px; font-family: 'Montserrat', sans-serif; font-size: 19px; font-weight: 700; color: #fff; line-height: 1.3; }
.hm-wmd-kw::before { content: ''; width: 8px; height: 8px; border-radius: 50%; background: #ff5a60; box-shadow: 0 0 0 4px rgba(255,90,96,.28); flex-shrink: 0; }
.hm-wmd-kw-sub { display: block; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 500; color: rgba(220,234,255,.66); margin-top: 5px; padding-left: 17px; }

/* Content cross-fade on switch */
.hm-wmd-panel.is-switching .hm-wmd-dtitle,
.hm-wmd-panel.is-switching .hm-wmd-ddesc,
.hm-wmd-panel.is-switching .hm-wmd-kw-wrap { animation: wmdFade .4s ease both; }
.hm-wmd-panel.is-switching .hm-wmd-ddesc { animation-delay: .04s; }
.hm-wmd-panel.is-switching .hm-wmd-kw-wrap { animation-delay: .08s; }
@keyframes wmdFade { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }

/* List — right column */
.hm-wmd-list { border: 1px solid #e4ecf6; border-radius: 24px; overflow: hidden; box-shadow: 0 16px 44px rgba(13, 60, 120, .08); background: #fff; height: 100%; display: flex; flex-direction: column; }
.hm-wmd-list .wmd-row { flex: 1; display: flex; align-items: center; gap: 18px; padding: 22px 22px 22px 20px; border-bottom: 1px solid #eef3fb; cursor: pointer; position: relative; transition: background .25s ease; }
.hm-wmd-list .wmd-row::before { content: ''; position: absolute; left: 0; top: 50%; height: 0; width: 4px; border-radius: 0 4px 4px 0; background: linear-gradient(180deg, #2a86ec, #1559bd); transform: translateY(-50%); transition: height .3s ease; }
.hm-wmd-list .wmd-row:last-child { border-bottom: none; }
.hm-wmd-list .wmd-row:hover { background: #f5f9ff; }
.hm-wmd-list .wmd-ic { width: 52px; height: 52px; border-radius: 15px; background: #eaf1fc; color: #1f7ae0; font-size: 21px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: background .25s ease, color .25s ease, transform .25s ease, box-shadow .25s ease; }
.hm-wmd-list .wmd-num { color: #aab9cc; font-size: 11px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; margin-bottom: 4px; transition: color .25s ease; }
.hm-wmd-list .wmd-title { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 16.5px; line-height: 1.35; color: #2f4159; transition: color .25s ease; }
.hm-wmd-list .wmd-arrow { margin-left: auto; color: #c7d4e4; font-size: 16px; flex-shrink: 0; opacity: 0; transform: translateX(-6px); transition: color .25s ease, transform .25s ease, opacity .25s ease; }
.hm-wmd-list .wmd-row:hover .wmd-arrow { opacity: 1; transform: translateX(0); }
.hm-wmd-list .wmd-row.active { background: linear-gradient(90deg, #eaf4ff 0%, #f8fbff 100%); }
.hm-wmd-list .wmd-row.active::before { height: 60%; }
.hm-wmd-list .wmd-row.active .wmd-ic { background: linear-gradient(140deg, #2a86ec, #1559bd); color: #fff; transform: translateY(-1px); box-shadow: 0 8px 18px rgba(21, 96, 184, .34); }
.hm-wmd-list .wmd-row.active .wmd-num { color: #6aa3dd; }
.hm-wmd-list .wmd-row.active .wmd-title { color: #1559bd; }
.hm-wmd-list .wmd-row.active .wmd-arrow { color: #1f7ae0; opacity: 1; transform: translateX(0); }

/*lc-search*/
.lc-search { display: flex; align-items: center; background: #fff; border-radius: 12px; padding: 7px 7px 7px 18px; max-width: 600px; margin-top: 26px; box-shadow: 0 16px 40px rgba(0, 0, 0, .22); flex-wrap: wrap; }
.lc-search-field { display: flex; align-items: center; gap: 10px; flex: 1; min-width: 200px; }
.lc-search-ic { color: #9aa7b8; }
.lc-search-input { border: none; outline: none; font-size: 13.5px; width: 100%; color: #33445c; background: transparent; }
.lc-search-sep { width: 1px; height: 26px; background: #e4ebf3; margin: 0 12px; }
.lc-search-city { display: flex; align-items: center; gap: 8px; }
.lc-search-select { border: none; outline: none; font-size: 13.5px; color: #33445c; background: transparent; }
.lc-search-city .lc-search-input { width: 130px; }
.lc-search-btn { width: 42px; height: 42px; border-radius: 9px; background: #1f7ae0; border: none; color: #fff; display: flex; align-items: center; justify-content: center; margin-left: 10px; cursor: pointer; }
/*lc-search*/


/* Responsive */
@media (max-width: 991.98px) {
  .hm-wmd-panel { padding: 30px; min-height: 0; border-radius: 20px; }
  .hm-wmd-dtitle { font-size: 25px; margin-top: 22px; }
  .hm-wmd-bgicon { font-size: 104px; }
  .hm-wmd-list { border-radius: 20px; }
  .hm-wmd-list .wmd-row { padding: 18px 18px 18px 16px; }
  .hm-wmd-list .wmd-arrow { opacity: 1; transform: translateX(0); }
}
@media (max-width: 575.98px) {
  .hm-wmd-panel { padding: 26px; }
  .hm-wmd-dtitle { font-size: 22px; }
  .hm-wmd-ddesc { font-size: 14px; }
  .hm-wmd-list .wmd-ic { width: 46px; height: 46px; font-size: 19px; border-radius: 13px; }
  .hm-wmd-list .wmd-title { font-size: 15px; }
}

/* ---- INDUSTRY WE HIRE FOR ---- */
.hm-ind-grid { border-top: 1px solid #eef2f7; border-left: 1px solid #eef2f7; border-radius: 12px; overflow: hidden; }
.indcell { transition: background .25s ease; }
.indcell:hover { background: #eef5fd; }
.hm-indcell { padding: 32px; height: 100%; border-right: 1px solid #eef2f7; border-bottom: 1px solid #eef2f7; }
.ind-ic { transition: background-color .25s ease; }
.indcell:hover .ind-ic { background: #d8222a; }
.hm-ind-ic { width: 52px; height: 52px; border-radius: 13px; background: #1f7ae0; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; }
.hm-ind-ic-img { width: 26px; filter: brightness(0) invert(1); }
.hm-ind-h4 { font-family: 'Montserrat', sans-serif; font-size: 20px; font-weight: 600; line-height: 26px; color: #1f6fc9; margin: 0; }
.hm-ind-p { font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 14px; line-height: 20px; color: #5f7186; margin: 10px 0 16px; }
.hm-ind-tags { gap: 8px; }
.hm-ind-tag { background: #eaf2fc; color: #1f6fc9; font-size: 12px; font-weight: 500; border-radius: 20px; padding: 6px 14px; }

/* ---- INDUSTRY EXPERTISE (grid)-NEW ---- */
.lc-ind-grid { border-top: 1px solid #eef2f7; border-left: 1px solid #eef2f7; border-radius: 12px; overflow: hidden; }
.indcell { transition: background .25s ease; }
.indcell:hover { background: #eef5fd; }
.ind-ic { transition: background-color .25s ease; }
.indcell:hover .ind-ic { background: #d8222a; }
.lc-indcell { padding: 32px; height: 100%; border-right: 1px solid #eef2f7; border-bottom: 1px solid #eef2f7; }
.lc-ind-ic { width: 52px; height: 52px; border-radius: 13px; background: #1f7ae0; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; }
.lc-ind-ic-img { width: 26px; filter: brightness(0) invert(1); }
.lc-ind-h4 { font-size: 18px; font-weight: 700; color: #1f6fc9; margin: 0; }
.lc-ind-p { font-size: 13px; color: #5f7186; margin: 10px 0 16px; line-height: 1.6; }
.lc-ind-tags { gap: 8px; }


/* ---- FOUR COMMITMENTS (dark accordion) ---- */
.hm-commit-sec { position: relative; overflow: hidden; background: #0c54bf; padding: 44px 0; }
.hm-commit-deco { position: absolute; width: 300px; opacity: .45; z-index: 0; pointer-events: none; }
.hm-commit-deco1 { right: -30px; top: 150px; }
.hm-commit-deco2 { left: -70px; top: 340px; width: 230px; opacity: .4; }
.hm-commit-inner { max-width: 1150px; position: relative; z-index: 1; }
.hm-commit-introrow { margin-bottom: 30px; row-gap: 14px; }
.hm-commit-h2 { color: #fff; font-size: 30px; font-weight: 600; }
.hm-commit-lead { color: #cfe0f5; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; line-height: 24px; margin: 0; }
.hm-commit-img { width: 100%; border-radius: 18px; }
.commit-acc .accordion-item { background: rgba(255, 255, 255, .06); border: 1px solid rgba(255, 255, 255, .10); border-radius: 16px; margin-bottom: 16px; overflow: hidden; transition: background .25s; }
.commit-acc .accordion-item:has(.accordion-button:not(.collapsed)) { background: rgba(3, 28, 66, .45); }
.commit-acc .accordion-button { display: flex; align-items: center; gap: 14px; background: transparent; color: #fff; font-weight: 600; font-size: 18px; padding: 18px 24px; box-shadow: none; }
.commit-acc .accordion-button .cm-ic { width: 24px; flex: none; filter: brightness(0) invert(1); }
.commit-acc .accordion-button::after { filter: brightness(0) invert(1); margin-left: auto; }
.commit-acc .accordion-button:not(.collapsed) { display: grid; grid-template-columns: 1fr auto; grid-template-areas: "icon chevron" "title title"; row-gap: 18px; padding: 24px 26px; }
.commit-acc .accordion-button:not(.collapsed) .cm-ic { grid-area: icon; }
.commit-acc .accordion-button:not(.collapsed) .cm-ttl { grid-area: title; font-size: 20px; }
.commit-acc .accordion-button:not(.collapsed)::after { grid-area: chevron; margin: 0; align-self: center; }
.commit-acc .accordion-body { color: #cfe0f5; font-size: 14px; padding: 0 26px 24px; line-height: 1.65; }

/* ---- RECENT JOB OPENINGS ---- */
.hm-jobs-introrow { margin-bottom: 22px; row-gap: 16px; }
.hm-jobs-lead { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #1B4977; font-size: 18px; line-height: 24px; margin: 8px 0 0; max-width: 470px; }
.hm-jobs-tools { gap: 12px; }
.hm-jobsearch { background: #fff; border: 1px solid #e4ebf3; border-radius: 30px; padding: 7px 8px 7px 18px; display: flex; align-items: center; gap: 10px; max-width: 340px; flex: 1; }
.hm-jobsearch i { color: #9aa7b8; }
.hm-jobsearch-input { border: none; outline: none; font-size: 13px; width: 100%; }
.hm-jobs-allbtn { padding: 10px 20px; font-size: 13.5px; white-space: nowrap; border-radius: 20px; }
.hm-chips { gap: 10px; margin-bottom: 22px; }
.chip { cursor: pointer; border: none; border-radius: 20px; padding: 7px 18px; font-size: 13.5px; 
 font-weight: 500; transition: .2s; background: #eef4fc; color: #33445c; text-decoration: none; }
.chip.active { background: #1f7ae0; color: #fff; }
.hm-jobrows { overflow: hidden; }
.jobrow { transition: background .2s; text-decoration: none; padding: 22px 26px; display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.jobrow:nth-child(odd) { background: #eef4fc; }
.jobrow:nth-child(even) { background: #ffffff; }
.jobrow:hover { background: #e4eefb; }
.jobrow.d-none { display: none !important; }
.hm-job-title { flex: 0 0 21%; min-width: 150px; color: #1f7ae0; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 18px; line-height: 24px; }
.hm-job-cell { display: flex; align-items: center; gap: 8px; color: #33445c; font-size: 13.5px; }
.hm-job-cell i { color: #1f7ae0; font-size: 14px; }
.hm-job-loc { flex: 0 0 14%; min-width: 110px; }
.hm-job-pay { flex: 0 0 19%; min-width: 150px; }
.hm-job-exp { flex: 0 0 13%; min-width: 105px; }
.hm-job-qual { flex: 1 1 18%; min-width: 150px; }
.hm-job-arrow { flex: none; color: #1f7ae0; font-size: 18px; margin-left: auto; }

/* ---- INSIGHTS (blog teaser — out of scope) ---- */
.hm-ins-introrow { margin-bottom: 30px; row-gap: 16px; }
.hm-ins-lead { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #1B4977; font-size: 18px; line-height: 1.5; margin: 14px 0 0; max-width: 540px; }
.hm-ins-outline { display: inline-flex; align-items: center; border: 1.6px solid #1f7ae0; color: #1f7ae0; border-radius: 24px; padding: 13px 26px; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 16px; line-height: 1; letter-spacing: 0; text-decoration: none; transition: background-color .25s ease, color .25s ease, box-shadow .25s ease; }
.hm-ins-outline:hover { background: #1f7ae0; color: #fff; box-shadow: 0 10px 24px rgba(31, 122, 224, .3); }
.hm-ins-card { border: 1px solid #e9eff6; border-radius: 18px; overflow: hidden; box-shadow: 0 10px 30px rgba(13, 60, 120, .06); background: #fff; height: 100%; }
.hm-ins-thumb { height: 250px; position: relative; padding: 24px; overflow: hidden; }
.hm-ins-thumb1, .hm-ins-cv1 { background: linear-gradient(150deg, #0d2748 0%, #0a1f3c 100%); }
.hm-ins-thumb2, .hm-ins-cv2 { background: linear-gradient(150deg, #1a4f8a 0%, #123a66 100%); }
.hm-ins-thumb3, .hm-ins-cv3 { background: linear-gradient(150deg, #0c2142 0%, #0a1a34 100%); }
.hm-ins-tag { position: absolute; top: 16px; right: 16px; z-index: 5; background: #dceaff; color: #1559bd; font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 600; border-radius: 20px; padding: 8px 18px; box-shadow: 0 4px 12px rgba(8, 28, 56, .25); }

/* ---- Live blog post thumbnail (real image, not a CSS-drawn cover) ----
   The blog generates these thumbnails at a fixed 1200x633 canvas with the
   title/badge/CTA already baked into the artwork, so the box must match
   that ratio — object-fit:cover in a mismatched fixed-height box crops the
   baked-in text off the sides. */
.hm-ins-thumb-photo { padding: 0; background: #0d2748; height: auto; /*aspect-ratio: 1200 / 633;*/ }
.hm-ins-thumb-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hm-ins-empty { font-family: 'Montserrat', sans-serif; color: #6b7f96; font-size: 15px; padding: 24px 0; }

/* ---- Magazine cover designs ---- */
.hm-ins-cv { color: #fff; }
.hm-ins-cv-kicker { display: inline-block; font-family: 'Montserrat', sans-serif; font-size: 9.5px; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; color: rgba(255,255,255,.5); }
.hm-ins-cv-serif { font-family: Georgia, 'Times New Roman', serif; color: #fff; font-weight: 700; line-height: 1.12; margin: 0; }
.hm-ins-cv-serif em { color: #ec3b43; font-style: italic; }

/* Card 1 */
.hm-ins-cv1 .hm-ins-cv-kicker { color: #ec3b43; position: relative; padding-left: 14px; margin-bottom: 14px; }
.hm-ins-cv1 .hm-ins-cv-kicker::before { content: ''; position: absolute; left: 0; top: 1px; width: 3px; height: 12px; background: #ec3b43; }
.hm-ins-cv1 .hm-ins-cv-serif { font-size: 27px; }
.hm-ins-cv1 .hm-ins-cv-deco { position: absolute; right: 22px; top: 64px; width: 120px; height: 120px; background-image: radial-gradient(rgba(236,59,67,.55) 1.3px, transparent 1.6px); background-size: 16px 16px; opacity: .5; pointer-events: none; }
.hm-ins-cv-pill { position: absolute; left: 24px; bottom: 22px; font-family: 'Montserrat', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: .12em; color: #ec3b43; border: 1px solid rgba(236,59,67,.55); border-radius: 20px; padding: 5px 12px; }
.hm-ins-cv-brand { position: absolute; right: 24px; bottom: 24px; font-family: 'Montserrat', sans-serif; font-size: 9px; font-weight: 600; letter-spacing: .12em; color: rgba(255,255,255,.4); }

/* Card 2 */
.hm-ins-cv2 { display: flex; gap: 0; padding: 24px 22px; }
.hm-ins-cv2-left { width: 56%; display: flex; flex-direction: column; }
.hm-ins-cv2-top5 { font-family: Georgia, 'Times New Roman', serif; font-size: 40px; font-weight: 700; line-height: 1; margin: 14px 0 8px; }
.hm-ins-cv2 .hm-ins-cv-serif { font-size: 19px; }
.hm-ins-cv2-brand { position: static; margin-top: auto; padding-top: 14px; position: relative; }
.hm-ins-cv2-brand::before { content: ''; position: absolute; top: 6px; left: 0; width: 26px; height: 2px; background: #ec3b43; }
.hm-ins-cv2-rule { width: 2px; background: #ec3b43; margin: 4px 18px; flex: none; }
.hm-ins-cv2-right { flex: 1; display: flex; flex-direction: column; }
.hm-ins-cv2-list { list-style: none; margin: 12px 0 0; padding: 0; }
.hm-ins-cv2-list li { display: flex; align-items: center; gap: 8px; font-family: 'Montserrat', sans-serif; font-size: 9.5px; line-height: 1.25; color: rgba(255,255,255,.62); margin-bottom: 9px; }
.hm-ins-cv2-list li i { flex: none; width: 18px; height: 18px; border-radius: 50%; border: 1px solid rgba(236,59,67,.7); color: #ec3b43; font-style: normal; font-size: 9px; font-weight: 700; display: flex; align-items: center; justify-content: center; }

/* Card 3 */
.hm-ins-cv3-kicker { display: inline-flex; align-items: center; gap: 6px; font-family: 'Montserrat', sans-serif; font-size: 8.5px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; color: rgba(255,255,255,.55); }
.hm-ins-cv3-kicker b { width: 6px; height: 6px; background: #ec3b43; display: inline-block; }
.hm-ins-cv3-x { position: absolute; top: 40px; left: 24px; font-family: Georgia, serif; font-size: 78px; font-weight: 700; color: rgba(255,255,255,.10); line-height: 1; }
.hm-ins-cv3-faster { font-family: 'Montserrat', sans-serif; font-style: italic; font-weight: 800; font-size: 30px; color: #fff; margin: 0; position: absolute; left: 24px; bottom: 78px; letter-spacing: -.01em; }
.hm-ins-cv3-sub { position: absolute; left: 24px; bottom: 50px; }
.hm-ins-cv3-sub em { font-family: Georgia, 'Times New Roman', serif; font-style: italic; font-weight: 700; font-size: 20px; color: #ec3b43; }
.hm-ins-cv3-strat { position: absolute; left: 24px; bottom: 26px; font-family: 'Montserrat', sans-serif; font-size: 10px; color: rgba(255,255,255,.45); }

/* ---- Card body ---- */
.hm-ins-body { padding: 20px 22px 22px; }
.hm-ins-title { color: #1559bd; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 18px; line-height: 1.35; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: calc(18px * 1.35 * 2); }
.hm-ins-meta { margin-top: 18px; padding-top: 16px; border-top: 1px solid #eef2f7; }
.hm-ins-date { color: #9aa7b8; font-family: 'Montserrat', sans-serif; font-size: 13px; }
.hm-ins-more { color: #1f7ae0; font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 600; display: inline-flex; align-items: center; gap: 7px; transition: gap .25s ease; }
.hm-ins-card:hover .hm-ins-more { gap: 12px; }
.hm-dotnav { margin-top: 30px; display: flex; gap: 8px; justify-content: center; }
.dotnav span { width: 9px; height: 9px; border-radius: 50%; background: #c9d6e6; display: inline-block; cursor: pointer; transition: width .25s ease, background .25s ease; }
.dotnav span.on { background: #d8222a; width: 24px; border-radius: 6px; }
@media (max-width: 767.98px) {
  .hm-ins-lead { max-width: none; }
  .hm-ins-thumb { height: 210px; }
}

@media (max-width: 767.98px) {
  .hm-ins-lead { max-width: none; }
  .hm-ins-thumb { height: 210px; }
}


/* ---- STRONG PRESENCE ---- */
.hm-pres-h2 { font-size: 30px; font-weight: 600; margin-bottom: 24px; }
.hm-pres-cards { display: flex; flex-direction: column; gap: 16px; }
.hm-pres-card { background: #fff; border: 1px solid #eef2f7; border-radius: 14px; padding: 20px 22px; box-shadow: 0 6px 20px rgba(13, 60, 120, .05); }
.hm-pres-head { display: flex; align-items: center; gap: 10px; }
.hm-pres-head i { font-size: 18px; }
.hm-pres-head--gold i { color: #f4b400; }
.hm-pres-head--blue i { color: #1f7ae0; }
.hm-pres-head--red i { color: #d8222a; }
.hm-pres-head--green i { color: #1ca14a; }
.hm-pres-office { font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 18px; color: #1872ce; }
.hm-pres-div { border-top: 1px solid #eef2f7; margin: 14px 0; }
.hm-pres-lines { color: #5f7186; font-size: 13.5px; line-height: 1.6; display: flex; flex-direction: column; gap: 9px; }
.hm-pres-line { display: flex; gap: 9px; align-items: flex-start; }
.hm-pres-line i { color: #d8222a; font-size: 13px; margin-top: 3px; flex: none; }
.hm-pres-lead { font-family: 'Montserrat', sans-serif; font-weight: 500; color: #1B4977; font-size: 18px; line-height: 24px; margin-bottom: 18px; }
.hm-map-wrap { position: relative; display: flex; justify-content: center; }
.hm-map-inner { position: relative; width: 80%; }
.hm-map-img { width: 100%; display: block; }
.hm-map-tip { position: absolute; top: 11%; left: -2%; background: #fff; border-radius: 10px; box-shadow: 0 10px 28px rgba(13, 60, 120, .16); padding: 11px 13px; max-width: 190px; display: flex; gap: 8px; align-items: flex-start; z-index: 3; }
.hm-map-tip i { color: #1f7ae0; font-size: 13px; margin-top: 2px; flex: none; }
.hm-map-tip span { font-size: 11px; color: #5f7186; line-height: 1.45; }
.hm-map-pin { position: absolute; font-size: 22px; z-index: 2; }
.hm-map-pin1 { top: 26%; left: 49%; color: #f4b400; transform: translate(-130%, -100%); }
.hm-map-pin2 { top: 26%; left: 51%; color: #1f7ae0; transform: translate(-50%, -100%); }
.hm-map-pin3 { top: 24%; left: 53%; color: #d8222a; font-size: 24px; transform: translate(20%, -100%); }
.hm-map-pin4 { top: 51%; left: 35%; color: #d8222a; transform: translate(-50%, -100%); }
.hm-map-pin5 { top: 57%; left: 50%; color: #1ca14a; transform: translate(-50%, -100%); }
.hm-map-pin6 { top: 66%; left: 46%; color: #7d3cc0; transform: translate(-50%, -100%); }
.hm-cov-wrap { margin-top: 18px; }
.hm-cov-label { color: #d8222a; font-weight: 600; font-size: 13px; letter-spacing: .04em; margin-bottom: 12px; }
.hm-cov-link { color: #d8222a; font-weight: 600; font-size: 13.5px; text-decoration: none; display: inline-block; margin-top: 16px; }

/* ---- FAQ (Home-specific copy; reuses global .faq-* classes) ---- */
.hm-faq-sec { background: #eef5fd; padding: 44px 0; }
.hm-faq-inner { max-width: 1150px; }
.hm-faq-h { font-size: 30px; }
.hm-faq-lead { color: #5f7186; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; line-height: 24px; margin: 16px 0 24px; }
.hm-faq-cats-lbl { color: #0e2a47; font-weight: 600; margin-bottom: 14px; }
.hm-faq-cats { display: flex; flex-direction: column; gap: 12px; }
.hm-faq-cat { border-left: 3px solid transparent; padding-left: 12px; color: #7c8aa0; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 16px; line-height: 22px; }
.hm-faq-cat--active { border-left-color: #d8222a; color: #1f6fc9; }

/* ---- CTA (Home-specific copy; reuses global .ctacard/.cta-arrow) ---- */
.hm-cta-box { position: relative; overflow: hidden; background: #004081; border-radius: 24px; padding: 42px 48px; }
.hm-cta-dots1 { position: absolute; top: 54px; left: 46%; width: 120px; height: 70px; background-image: radial-gradient(rgba(255, 255, 255, .16) 1.4px, transparent 1.6px); background-size: 15px 15px; }
.hm-cta-dots2 { position: absolute; bottom: 40px; left: 40px; width: 110px; height: 46px; background-image: radial-gradient(rgba(255, 255, 255, .13) 1.4px, transparent 1.6px); background-size: 15px 15px; }
.hm-cta-row { row-gap: 40px; }
.hm-cta-h { font-family: 'Montserrat', sans-serif; color: #fff; font-size: 44px; font-weight: 700; line-height: 1.12; margin: 0; }
.hm-cta-bar { width: 70px; height: 4px; background: #3f9bff; border-radius: 2px; margin: 22px 0 24px; }
.hm-cta-lead { color: #c4d6ec; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 18px; line-height: 24px; max-width: 440px; margin: 0 0 34px; }
.hm-cta-cards { display: flex; flex-direction: column; gap: 14px; }
.hm-cta-card { border-radius: 18px; padding: 15px 22px; display: flex; align-items: center; gap: 16px; text-decoration: none; }
.hm-cta-card--red { background: #d8222a; }
.hm-cta-card--white { background: #fff; }
.hm-cta-card--wa { background: #072849; border: none; }
.hm-cta-ic { width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex: none; }
.hm-cta-ic i { font-size: 18px; }
.hm-cta-ic--red { background: rgba(255, 255, 255, .16); }
.hm-cta-ic--red i { color: #fff; }
.hm-cta-ic--white { background: #eaf2fd; }
.hm-cta-ic--white i { color: #1f7ae0; }
.hm-cta-ic--wa { background: #1f6b3a; }
.hm-cta-ic--wa i { color: #fff; }
.hm-cta-txt { flex: 1; }
.hm-cta-title { display: block; font-weight: 700; font-size: 20px; font-family: 'Montserrat', sans-serif; }
.hm-cta-title--light { color: #fff; }
.hm-cta-title--dark { color: #0e2a47; }
.hm-cta-sub { display: block; font-size: 14px; line-height: 1.5; margin-top: 4px; }
.hm-cta-sub--red { color: #ffd9d9; }
.hm-cta-sub--dark { color: #5f7186; }
.hm-cta-sub--wa { color: #a9c2dd; }
.cta-arrow { transition: transform .25s ease, background-color .25s ease; }
.hm-cta-arrow { width: 46px; height: 46px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex: none; font-size: 18px; }
.hm-cta-arrow--red { border: 1.5px solid rgba(255, 255, 255, .5); color: #fff; }
.hm-cta-arrow--white { border: 1.5px solid #d4dde8; color: #0e2a47; }
.hm-cta-arrow--wa { border: 1.5px solid #2e9c54; color: #2e9c54; }

/* ---- TESTIMONIALS ---- */

.tcard { position: relative; overflow: hidden; background: #f6f7f9; border-radius: 18px; padding: 30px 28px 34px;
height: 100%; min-height: 300px; display: flex; flex-direction: column; 
/*box-shadow: 0 8px 22px rgba(13, 60, 120, .04);*/ transition: transform .3s ease,
box-shadow .3s ease, background-color .3s ease; }

.tcard:hover { transform: translateY(-6px); box-shadow: 0 22px 50px rgba(13, 60, 120, .14); background: #eef5fd; }
.hm-tm-head { display: flex; align-items: center; gap: 14px; position: relative; z-index: 1; }
.hm-tm-avatar { width: 52px; height: 52px; border-radius: 50%; background: #16a394; color: #fff; display: flex; align-items: center; justify-content: center; font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 20px; flex: none; }
.hm-tm-photo { width: 52px; height: 52px; border-radius: 50%; object-fit: cover; flex: none; }
.hm-tm-name { font-family: 'Montserrat', sans-serif; font-weight: 700; font-size: 16px; color: #0e2a47; }
.hm-tm-stars { display: flex; align-items: center; gap: 8px; margin-top: 6px; }
.hm-tm-g { flex: none; }
.hm-tm-rating { display: inline-flex; gap: 3px; color: #f5a623; font-size: 13px; line-height: 1; }
.hm-tm-qi { display: block; width: 40px; transition: transform .3s ease; }
.hm-tm-qi svg { width: 100%; height: auto; display: block; }
.hm-tm-qopen { margin: 22px 0 0; }
.hm-tm-qclose { align-self: flex-end;  }
.tcard:hover .hm-tm-qopen { transform: scale(1.08); }
.tcard:hover .hm-tm-qclose {  }

.tcard--red:hover .hm-tm-qi img { filter: brightness(0) saturate(100%) invert(51%) sepia(83%) saturate(1200%) hue-rotate(175deg) brightness(95%) contrast(90%); }






.hm-tm-sec .hm-tm-slider .slick-next {    margin: 0;    padding: 0;    position: absolute;    right: 0px;
    top: 50%;    transform: translatey(-50%);    width: 30px;    height: 30px;
    border: 0;    color: transparent;    border-radius: 50px;
    background:#fff; }

.hm-tm-sec .hm-tm-slider .slick-next::before {    content: "\f105";    position: absolute;    left: 12px;
    top: 6px;    font-size:25px;  line-height: 17px;  color: #000;    font-family: FontAwesome;
    background:transparent;    z-index:999; }
    
.hm-tm-sec .hm-tm-slider .slick-next::after { display:none;}


.hm-tm-sec .hm-tm-slider .slick-prev {    margin: 0;    padding: 0;    position: absolute;
    left: 0;    top: 50%;    transform: translatey(-50%);
    width: 30px;    height: 30px;    color: transparent;    border: 0;
    border-radius: 50px;    background: #ffffff;    z-index: 999; }

.hm-tm-sec .hm-tm-slider .slick-prev::after {    content: "\f104";    position: absolute;    left: 9px;
    top: 6px;    font-family: FontAwesome;    font-size:25px;    color: #000;    line-height:17px;
    display: flex;    align-items: center;    justify-content: center    z-index:999; }

.hm-tm-sec .hm-tm-slider .slick-prev::before { display:none;}











/*.tcard--blue .hm-tm-qi { color: #1f7ae0; }*/
/*.tcard--red .hm-tm-qi { color: #d8222a; }*/

.hm-tm-text { flex: 1; display: flex; align-items: center; justify-content: center; text-align: center; color: #1f5fb0; font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 500; line-height: 1.7; margin: 12px 14px; }
.hm-tm-slider { position: relative; }
.hm-tm-slider:not(.slick-initialized) { display: flex; gap: 24px; overflow: hidden; }
.hm-tm-slider:not(.slick-initialized) .hm-tm-slide { flex: 0 0 calc((100% - 48px) / 3); }
.hm-tm-slider .slick-list { margin: 0 -12px; }
.hm-tm-slider .slick-track { display: flex; }
.hm-tm-slider .slick-slide { height: auto; padding: 0 12px; }
.hm-tm-slider .slick-slide > div { height: 100%; }
.hm-tm-slider .slick-dots { display: flex; gap: 8px; justify-content: center; list-style: none; margin: 34px 0 0; padding: 0; }
.hm-tm-slider .slick-dots li { width: auto; height: auto; margin: 0; }
.hm-tm-slider .slick-dots li button { width: 9px; height: 9px; padding: 0; font-size: 0; line-height: 0; border: none; border-radius: 50%; background: #cfe0f5; cursor: pointer; transition: width .25s ease, background .25s ease; }
.hm-tm-slider .slick-dots li button::before { display: none; }
.hm-tm-slider .slick-dots li.slick-active button { background: #d8222a; width: 24px; border-radius: 6px; }
@media (max-width: 991.98px) { .hm-tm-slider:not(.slick-initialized) .hm-tm-slide { flex: 0 0 calc((100% - 24px) / 2); } }
@media (max-width: 575.98px) { .hm-tm-slider:not(.slick-initialized) { gap: 0; } .hm-tm-slider:not(.slick-initialized) .hm-tm-slide { flex: 0 0 100%; } }


/* ---- RESPONSIVE ---- */
@media (max-width: 1199px) {
  .hm-hero-h1 { font-size: 42px; line-height: 52px; }
}
@media (max-width: 991px) {
  .hm-hero-h1 { font-size: 36px; line-height: 44px; }
  .hm-logo-grid { grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 767px) {
  .hm-hero-h1 { font-size: 28px; line-height: 36px; }
  .hm-hero-h1 br { display: none; }
  .hm-hiring-card { flex-wrap: wrap; }
  .hm-hiring-sep { display: none; }
  .hm-hero { min-height: 0; }
  .hm-hero-img { opacity: .18; }
  .hm-logo-grid { grid-template-columns: repeat(3, 1fr); }
  .lp-cell { height: 74px; }
  .hm-cta-box { padding: 28px 20px; }
  .jobrow { padding: 18px 16px; }
  .jobrow > div { flex: 1 1 100%; min-width: 0; }
  .hm-indcell { padding: 24px 20px; }
  .hm-hero-search { flex-wrap: wrap; }
  .hm-hero-search-sep { display: none; }
  .hm-city-trigger { min-width: 0; }
  .hm-city-drop { flex: 1 1 100%; }
  .hm-cta-h { font-size: 30px; }
}
@media (max-width: 479px) {
  .hm-hero-h1 { font-size: 24px; line-height: 32px; }
  .hm-logo-grid { grid-template-columns: repeat(2, 1fr); }
}

/* ---- Insights Slick slider ---- */
.hm-ins-slider { position: relative; }
.hm-ins-slider:not(.slick-initialized) { display: flex; gap: 24px; overflow: hidden; }
.hm-ins-slider:not(.slick-initialized) .hm-ins-slide { flex: 0 0 calc((100% - 48px) / 3); }
.hm-ins-slider .slick-list { margin: 0 -12px; }
.hm-ins-slider .slick-track { display: flex; }
.hm-ins-slider .slick-slide { height: auto; padding: 0 12px; }
.hm-ins-slider .slick-slide > div { height: 100%; }
.hm-ins-slide > a, .hm-ins-slide .hcard { height: 100%; display: block; }
.hm-ins-slider .slick-dots { display: flex; gap: 8px; justify-content: center; list-style: none; margin: 30px 0 0; padding: 0; }
.hm-ins-slider .slick-dots li { width: auto; height: auto; margin: 0; }
.hm-ins-slider .slick-dots li button { width: 9px; height: 9px; padding: 0; font-size: 0; line-height: 0; border: none; border-radius: 50%; background: #c9d6e6; cursor: pointer; transition: width .25s ease, background .25s ease; }
.hm-ins-slider .slick-dots li button::before { display: none; }
.hm-ins-slider .slick-dots li.slick-active button { background: #d8222a; width: 24px; border-radius: 6px; }
@media (max-width: 991.98px) { .hm-ins-slider:not(.slick-initialized) .hm-ins-slide { flex: 0 0 calc((100% - 24px) / 2); } }
@media (max-width: 575.98px) { .hm-ins-slider:not(.slick-initialized) { gap: 0; } .hm-ins-slider:not(.slick-initialized) .hm-ins-slide { flex: 0 0 100%; } }

/* ============ HERO — full responsive (1920 → 320) ============ */
@media (max-width: 1199.98px) {
  .hm-hero { min-height: 640px; }
  .hm-hero-h1 { font-size: 42px; line-height: 1.18; }
}
@media (max-width: 991.98px) {
  .hm-hero { min-height: 0; }
  .hm-hero-img { display: none; }
  .hm-hero-overlay { background: #002347; }
  .hm-hero-inner { padding: 48px 16px; }
  .hm-hero-wrap { max-width: 100%; }
  .hm-hero-h1 { font-size: 38px; line-height: 1.2; }
  .hm-hero-h1 br { display: none; }
  .hm-hero-sub, .hm-hero-body { max-width: 100%; }
}
@media (max-width: 767.98px) {
  .hm-hero-inner { padding: 40px 16px; }
  .hm-hero-badge { font-size: 15px; padding: 10px 18px; margin-bottom: 18px; }
  .hm-hero-h1 { font-size: 30px; margin-bottom: 16px; }
  .hm-hero-sub { font-size: 16px; margin-bottom: 18px; }
  .hm-hero-body { font-size: 14px; line-height: 1.6; }
  .hm-hero-search { flex-wrap: wrap; gap: 6px; padding: 8px; }
  .hm-hero-search-field { flex: 1 1 100%; order: 1; padding: 10px 14px; }
  .hm-hero-search-sep { display: none; }
  .hm-city-drop { flex: 1 1 100%; order: 2; border-top: 1px solid #eef2f7; }
  .hm-city-trigger { min-width: 0; padding: 12px 14px; }
  .hm-city-menu { left: 0; right: auto; width: 100%; }
  .hm-hero-search-btn { order: 3; width: 100%; height: 48px; border-radius: 12px; }
  .hm-hiring-card { flex-wrap: wrap; gap: 12px; padding: 16px 18px; }
  .hm-hiring-sep { display: none; }
  .hm-hiring-title { white-space: normal; flex: 1 1 100%; }
}
@media (max-width: 479.98px) {
  .hm-hero-inner { padding: 32px 14px; }
  .hm-hero-badge { font-size: 13.5px; padding: 9px 16px; }
  .hm-hero-h1 { font-size: 25px; line-height: 1.26; margin-bottom: 14px; }
  .hm-hero-sub { font-size: 15px; }
  .hm-hiring-card { padding: 14px 16px; }
  .hm-hiring-title { font-size: 18px; }
  .hm-hiring-btn-blue, .hm-hiring-btn-white { flex: 1 1 100%; text-align: center; padding: 13px 18px; }
}
@media (max-width: 360px) {
  .hm-hero-inner { padding: 28px 12px; }
  .hm-hero-h1 { font-size: 22px; }
  .hm-hero-badge { font-size: 12.5px; padding: 8px 14px; }
  .hm-hero-search-field { padding: 8px 10px; }
  .hm-hero-search-input { font-size: 15px; }
  .hm-city-trigger { font-size: 15px; }
}

/* ===== "Success Defined By Data & Results" — responsive (1920 → 320) ===== */

/* ≤1199px: lg column gets narrower — tighten heading & stat numbers */
@media (max-width: 1199.98px) {
  .hm-data-h2 { font-size: 32px; }
  .hm-stat-plain .hm-stat-num { font-size: 42px; }
}

/* ≤991px: col-lg collapses → heading full-width above stats row (still col-md-4 = 3-col);
   bottom row: award = col-md-12 (full), two rating cards = col-md-6 (side-by-side) */
@media (max-width: 991.98px) {
  .hm-data-sec { padding: 44px 0; }
  .hm-data-dots1, .hm-data-dots2 { display: none; }
  .hm-data-h2 { font-size: 28px; }
  .hm-data-lead { max-width: 560px; }
  .hm-introrow { margin-bottom: 18px; }
  .hm-stat-plain .hm-stat-num { font-size: 36px; }
  .hm-stat-plain { padding: 10px 14px; }
  .hm-statrow2 { margin-top: 20px; }
  /* Rating score row may be tight inside col-md-6 */
  .hm-rating-score-wrap { flex-wrap: wrap; gap: 4px; }
  .hm-rating-reviews { font-size: 12px; }
}

/* ≤767px: col-md collapses → stats stack full-width; all cards stack full-width */
@media (max-width: 767.98px) {
  .hm-data-sec { padding: 38px 0; }
  .hm-data-h2 { font-size: 26px; line-height: 1.2; }
  .hm-data-lead { max-width: none; }
  .hm-introrow { margin-bottom: 14px; }
  .hm-statrow2 { margin-top: 14px; }
  /* Stacked stats: give all 3 a consistent coral left accent (override nth-child rules) */
  .hm-introrow .col-lg-8 .col-md-4:nth-child(1) .hm-stat-plain,
  .hm-introrow .col-lg-8 .col-md-4:nth-child(2) .hm-stat-plain,
  .hm-introrow .col-lg-8 .col-md-4:nth-child(3) .hm-stat-plain { border-left: 3px solid #df4a4a; }
  .hm-stat-plain { padding: 12px 16px; }
  .hm-stat-plain .hm-stat-num { font-size: 32px; }
  /* Award card stacks vertically */
  .hm-award-card { flex-direction: column; align-items: flex-start; gap: 16px; padding: 24px 22px; }
  .hm-award-vsep { display: none; }
  .hm-award-img { width: 120px; }
  .hm-award-body { min-width: 0; }
  .hm-award-h3 { font-size: 18px; }
  /* Rating card: stacked full-width — align top-left like the award card
     (desktop centres it vertically to match the award card's height, but
     when stacked that just leaves awkward empty space) */
  .hm-rating-card { gap: 10px; padding: 24px 22px; }
  .hm-grc-card { justify-content: flex-start; align-items: flex-start; gap: 8px; }
  .hm-grc-logo { align-items: flex-start; }
  .hm-rating-score-wrap { flex-wrap: wrap; justify-content: flex-start; gap: 6px; }
  .hm-rating-reviews { font-size: 13px; }
}

/* ≤575px: small mobiles — tighten all sizes */
@media (max-width: 575.98px) {
  .hm-data-sec { padding: 32px 0; }
  .hm-data-h2 { font-size: 22px; }
  .hm-stat-plain .hm-stat-num { font-size: 30px; }
  .hm-stat-ic { width: 52px; height: 52px; }
  .hm-stat-i { font-size: 23px; }
  .hm-award-card, .hm-rating-card { padding: 20px 18px; }
  .hm-award-h3 { font-size: 17px; }
  .hm-award-p { font-size: 13px; line-height: 1.55; }
  .hm-rating-stars5 i { font-size: 22px; }
  .hm-google-word--lg { font-size: 30px; }
  .hm-google-reviews-count { font-size: 14px; }
  .hm-award-img { width: 110px; }
  /* grc responsive — keep content left-aligned (matches award card) */
  .hm-rating-score-wrap { justify-content: flex-start; }
  .hm-grc-gtext { font-size: 32px; }
}

/* ≤479px: larger phones landscape / smaller portrait */
@media (max-width: 479.98px) {
  .hm-data-h2 { font-size: 20px; }
  .hm-stat-plain .hm-stat-num { font-size: 28px; }
  .hm-award-img { width: 96px; }
  .hm-award-h3 { font-size: 16px; }
  .hm-google-word--lg { font-size: 28px; }
  .hm-google-word { font-size: 22px; }
  .hm-rating-stars5 i { font-size: 20px; }
  .hm-rating-stars i { font-size: 14px; }
  .hm-rating-score { font-size: 18px; }
  .hm-rating-name { font-size: 16px; }
}

/* ≤375px: standard small phone (iPhone SE / Galaxy S) */
@media (max-width: 375px) {
  .hm-data-sec { padding: 28px 0; }
  .hm-data-h2 { font-size: 19px; }
  .hm-stat-plain .hm-stat-num { font-size: 26px; }
  .hm-statcard { padding: 18px 14px; }
  .hm-rating-name { font-size: 15px; }
  .hm-google-word--lg { font-size: 26px; }
  .hm-google-reviews-count { font-size: 13px; }
  .hm-award-img { width: 86px; }
}

/* ≤320px: absolute minimum (iPhone 5 / Galaxy Fold outer) */
@media (max-width: 320px) {
  .hm-data-sec { padding: 24px 0; }
  .hm-data-h2 { font-size: 17px; line-height: 1.25; }
  .hm-stat-plain .hm-stat-num { font-size: 24px; }
  .hm-statcard { padding: 16px 12px; }
  .hm-google-word--lg { font-size: 22px; }
  .hm-google-word { font-size: 18px; }
  .hm-award-h3 { font-size: 15px; }
  .hm-award-p { font-size: 12px; line-height: 1.5; }
  .hm-rating-name { font-size: 14px; }
  .hm-rating-score { font-size: 16px; }
  .hm-rating-score-wrap { flex-wrap: wrap; }
  .hm-google-reviews-count { font-size: 12px; }
  .hm-rating-stars5 i { font-size: 18px; }
  .hm-stat-plain { padding: 10px 12px; }
}

/* ===== For Employers / For Candidates — responsive (1920 → 320) ===== */
@media (max-width: 991.98px) {
  .hm-ec-card { padding: 28px 26px 22px; }
}
@media (max-width: 767.98px) {
  .hm-ec-h3 { font-size: 23px; line-height: 1.25; }
  .hm-ec-sub { font-size: 16px; }
  .hm-ec-p, .hm-ec-youcan, .hm-ec-list, .hm-ec-p2 { font-size: 16px; }
  .hm-ec-img { width: 104px; right: 20px; bottom: 20px; }
}
@media (max-width: 575.98px) {
  .hm-ec-card { padding: 24px 20px 22px; }
  .hm-ec-img { position: static; width: 96px; margin: 16px 0 0 auto; right: auto; bottom: auto; display: block; }
}
@media (max-width: 360px) {
  .hm-ec-h3 { font-size: 21px; }
  .hm-ec-sub, .hm-ec-p, .hm-ec-youcan, .hm-ec-list, .hm-ec-p2 { font-size: 15px; }
  .hm-ec-btn { display: block; width: 100%; text-align: center; padding: 13px 18px; }
  .hm-ec-img { width: 86px; margin-top: 14px; }
}

/* For Employers/Candidates — 15px side padding on mobile */
@media (max-width: 991.98px) {
  .hm-ec-sec { padding-left: 15px; padding-right: 15px; }
}

/* Trusted logos — heading + cell scaling across mobile sizes */
@media (max-width: 767.98px) {
  .hm-sec-h2 { font-size: 26px; line-height: 1.25; }
}
@media (max-width: 575.98px) {
  .hm-sec-h2 { font-size: 24px; }
  .lp-cell { height: 70px; }
  .hm-logo-img { max-height: 38px; }
}
@media (max-width: 360px) {
  .lp-cell { height: 62px; }
}

/* Trusted logos — 15px side padding on mobile */
@media (max-width: 991.98px) {
  .hm-trust-sec { padding-left: 15px; padding-right: 15px; }
}

/* Comprehensive Solutions — mobile padding + card scaling */
@media (max-width: 991.98px) {
  .hm-sol-sec { padding-left: 15px; padding-right: 15px; }
}
@media (max-width: 575.98px) {
  .hm-solcard { padding: 22px 20px; }
}

/* What Makes Different — 15px side padding on mobile */
@media (max-width: 991.98px) {
  /*.hm-wmd-sec { padding-left: 15px; padding-right: 15px; }*/
}

/* Industry We Hire for — 15px side padding on mobile */
@media (max-width: 991.98px) {
  /*.hm-ind-sec { padding-left: 15px; padding-right: 15px; }*/
}

/* ===== Four Commitments — responsive (1920 → 320) + 15px mobile padding ===== */
@media (max-width: 991.98px) {
  /*.hm-commit-inner { padding-left: 15px; padding-right: 15px; }*/
  .hm-commit-deco { display: none; }
  .hm-commit-h2 { font-size: 28px; line-height: 1.25; }
  .hm-commit-lead { max-width: 640px; }
}
@media (max-width: 767.98px) {
  .hm-commit-sec { padding: 40px 0; }
  .hm-commit-h2 { font-size: 26px; }
  .hm-commit-lead { font-size: 16px; }
}
@media (max-width: 575.98px) {
  .hm-commit-h2 { font-size: 23px; }
  .commit-acc .accordion-button { font-size: 16px; padding: 16px 18px; }
  .commit-acc .accordion-button:not(.collapsed) { padding: 20px 18px; }
  .commit-acc .accordion-body { padding: 0 18px 20px; }
}
@media (max-width: 360px) {
  .hm-commit-h2 { font-size: 21px; }
  .commit-acc .accordion-button { font-size: 15px; gap: 10px; }
}

.hm-jobs-empty { padding: 44px 12px; text-align: center; color: #9aa7b8; font-size: 15px; }

/* ===== Recent Job Openings — responsive (1920 → 320) + 15px mobile padding ===== */
@media (max-width: 991.98px) {
  .hm-jobs-sec { padding-left: 15px; padding-right: 15px; }
  .hm-jobs-lead { max-width: 100%; }
}
@media (max-width: 767.98px) {
  .hm-jobs-tools { flex-wrap: wrap; justify-content: flex-start; }
  .hm-jobsearch { max-width: none; flex: 1 1 100%; }
  .hm-chips { gap: 8px; margin-bottom: 18px; }
  .chip { padding: 7px 14px; font-size: 13px; }
  .hm-jobrows .jobrow { padding: 16px 16px; flex-wrap: wrap; gap: 8px 14px; align-items: center; }
  .hm-jobrows .jobrow .hm-job-title { flex: 1 1 65%; min-width: 0; font-size: 16.5px; }
  .hm-jobrows .jobrow .hm-job-arrow { margin-left: auto; }
  .hm-jobrows .jobrow .hm-job-cell { flex: 1 1 42%; min-width: 0; }
}
@media (max-width: 360px) {
  .hm-jobrows .jobrow .hm-job-cell { flex: 1 1 100%; }
  .hm-jobrows .jobrow .hm-job-title { flex: 1 1 80%; }
}

/* Insights — 15px side padding on mobile */
@media (max-width: 991.98px) {
  .hm-ins-sec { padding-left: 15px; padding-right: 15px; }
}

/* ===== Strong Presence Across India — responsive (1920 → 320) + 15px mobile padding ===== */
@media (max-width: 991.98px) {
  .hm-pres-sec { padding-left: 15px; padding-right: 15px; }
  .hm-pres-h2 { font-size: 28px; }
  .hm-map-inner { width: 100%; }
  .hm-pres-lead { max-width: 100%; }
}
@media (max-width: 767.98px) {
  .hm-pres-h2 { font-size: 26px; }
  .hm-pres-lead { font-size: 16px; }
  .hm-map-tip { max-width: 165px; padding: 9px 11px; left: 0; }
  .hm-map-tip span { font-size: 10.5px; }
}
@media (max-width: 575.98px) {
  .hm-pres-h2 { font-size: 23px; }
  .hm-map-tip { display: none; }
}
@media (max-width: 360px) {
  .hm-pres-h2 { font-size: 21px; }
}

/* ===== Your Next Hire, Closed Faster (CTA) — responsive (1920 → 320) + 15px mobile padding ===== */
@media (max-width: 991.98px) {
  .hm-cta-sec { padding-left: 15px; padding-right: 15px; }
  .hm-cta-h { font-size: 36px; }
  .hm-cta-dots1, .hm-cta-dots2 { display: none; }
  .hm-cta-lead { max-width: 100%; }
}
@media (max-width: 767.98px) {
  .hm-cta-h { font-size: 30px; }
  .hm-cta-lead { font-size: 16px; margin-bottom: 24px; }
  .hm-cta-card { padding: 14px 16px; gap: 12px; }
  .hm-cta-title { font-size: 18px; }
  
  .lc-search           { flex-direction: column; gap: 0; padding: 0; border-radius: 14px; overflow: hidden; max-width: 100%; }
  .lc-search-sep       { display: none; }
  .lc-search-field     { min-width: 0; width: 100%; flex: none; padding: 14px 16px; border-bottom: 1px solid #e4ebf3; gap: 10px; }
  .lc-search-city      { min-width: 0; width: 100%; flex: none; padding: 14px 16px; border-bottom: 1px solid #e4ebf3; gap: 10px; }
  .lc-search-city .lc-search-input { width: 100%; flex: 1; }
  .lc-search-input     { font-size: 14px; }
  .lc-search-btn       { width: 100%; height: 48px; border-radius: 0; margin-left: 0; font-size: 14px; font-weight: 600; letter-spacing: 0.2px; justify-content: center; gap: 8px; }
  .lc-search-btn::after { content: "Search Jobs"; font-size: 14px; font-weight: 600; }
  /**/
  
  .hm-hiring-title br { display:none; }
  
 /**/
}
@media (max-width: 479.98px) {
  .hm-cta-h { font-size: 26px; }
  .hm-cta-ic { width: 42px; height: 42px; }
  .hm-cta-arrow { width: 40px; height: 40px; font-size: 16px; }
  .hm-cta-sub { font-size: 13px; }
}
@media (max-width: 360px) {
  .hm-cta-box { padding: 24px 16px; }
  .hm-cta-h { font-size: 23px; }
  .hm-cta-title { font-size: 16.5px; }
  .hm-cta-bar { margin: 16px 0 18px; }
}

/* Testimonials — 15px side padding on mobile */
@media (max-width: 991.98px) {
    
  /*.hm-tm-sec { padding-left: 15px; padding-right: 15px; }*/
}

/* ===== Mobile spacing normalization — consistent 15px gutters across sections ===== */
@media (max-width: 991.98px) {
  .hm-data-inner { padding-left: 15px; padding-right: 15px; }
  .hm-hero-inner { padding-left: 15px; padding-right: 15px; }
}
