/* Final four requested fixes — loaded after all existing styles. */
.heroTag,.jkHeroSlider .heroTag{display:none!important}
.quick{padding-bottom:30px!important}
.featured{padding-top:34px!important}
.quickGrid{gap:16px!important}
.quickGrid a,.quickGrid .jkQuickCard,.quickGrid a.jkQuickCard{min-height:300px!important;padding:28px 24px 24px!important}
.quickGrid a:nth-child(1){border-color:#ff9199!important;background:linear-gradient(145deg,#fff 22%,#fff0f2)!important}
.quickGrid a:nth-child(2){border-color:#81b1ff!important;background:linear-gradient(145deg,#fff 22%,#edf5ff)!important}
.quickGrid a:nth-child(3){border-color:#9e88ef!important;background:linear-gradient(145deg,#fff 22%,#f1edff)!important}
.quickGrid a:nth-child(4){border-color:#74d8b3!important;background:linear-gradient(145deg,#fff 22%,#ebfbf5)!important}
.quickGrid a:nth-child(5){border-color:#ffb66e!important;background:linear-gradient(145deg,#fff 22%,#fff5e9)!important}
.quickGrid .jkQuickMore{margin-top:24px!important}
.quickGrid .jkQuickDetail{margin-top:8px!important}
.quickGrid a.reveal-ready{opacity:1!important;transform:none!important}
@media(max-width:1100px){.quickGrid a,.quickGrid .jkQuickCard{min-height:285px!important}}
@media(max-width:700px){
  .quick{padding-top:42px!important;padding-bottom:22px!important}
  .featured{padding-top:28px!important}
  .quickGrid{gap:10px!important}
  .quickGrid a,.quickGrid .jkQuickCard,.quickGrid a.jkQuickCard,.quickGrid .jkQuickCard:nth-child(4),.quickGrid .jkQuickCard:nth-child(5){min-height:245px!important;padding:20px 16px 18px!important}
  .quickGrid a:last-child,.quickGrid .jkQuickCard:last-child{min-height:220px!important}
  .quickGrid .jkQuickMore{margin-top:18px!important}
}

/* Top utility social links: LINE, Facebook and TikTok. */
.utility>div:last-child{margin-left:auto}
.jkTopSocials{display:flex;align-items:center;gap:7px;margin-left:auto;margin-right:15px}
.jkTopSocials a{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;text-decoration:none;transition:transform .2s ease,filter .2s ease}
.jkTopSocials a:hover{transform:translateY(-2px) scale(1.08);filter:brightness(1.1)}
.jkTopSocials svg{display:block;width:15px;height:15px;fill:currentColor}
.jkSocialLine{background:#06c755}.jkSocialFacebook{background:#1877f2}.jkSocialTiktok{background:#08090b;border:1px solid #40434a}

/* Keep the company suffix centered below GLOBAL DIGITAL. */
.header .brandText small,.footerBrand .brandText small{display:block!important;width:100%!important;text-align:center!important;padding-left:.2em!important}

/* Center the heading and description above the five service cards. */
.quick>.sectionHead{width:100%!important;max-width:760px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}

/* Restore the customer-page proportions after the admin bundle overwrite. */
html[lang="en"] .hero h1{max-width:980px!important;font-size:clamp(48px,4.6vw,68px)!important;line-height:1.06!important;letter-spacing:-.045em!important}
html[lang="en"] .heroLead{max-width:920px!important;font-size:17px!important}
.quickGrid{padding-left:0!important;padding-right:0!important}
@media(max-width:700px){
  .hero h1 span{display:block!important;white-space:nowrap!important}
  html[lang="th"] .hero h1{font-size:37px!important;line-height:1.14!important;letter-spacing:-.035em!important}
  html[lang="en"] .hero h1{font-size:29px!important;line-height:1.16!important;letter-spacing:-.025em!important}
  html[lang="ko"] .hero h1{font-size:35px!important;line-height:1.14!important;letter-spacing:-.04em!important}
  html[lang="th"] .heroLead,html[lang="en"] .heroLead,html[lang="ko"] .heroLead{max-width:100%!important;font-size:13px!important;line-height:1.7!important;min-height:45px!important}
  .heroContent .cta{min-height:54px!important;margin-top:24px!important}
  .quickGrid{width:100%!important;margin-left:0!important;margin-right:0!important;padding:0!important}
}
@media(max-width:700px){.jkTopSocials{gap:5px;margin-right:8px}.jkTopSocials a{width:22px;height:22px}.jkTopSocials svg{width:13px;height:13px}}
@media(max-width:410px){.utility>div:first-child .desktopOnly{display:none!important}.jkTopSocials{margin-right:6px}.jkTopSocials a{width:21px;height:21px}}
@media(max-width:700px){
  .utility{display:flex!important;align-items:center!important;height:40px!important;padding:0 12px!important;gap:0!important}
  .utility>div:first-child{display:none!important}
  .jkTopSocials{order:1!important;margin:0 auto 0 0!important;gap:8px!important;align-self:center!important}
  .jkTopSocials a{width:25px!important;height:25px!important}
  .jkTopSocials svg{width:15px!important;height:15px!important}
  .language{order:2!important;display:flex!important;align-items:center!important;align-self:stretch!important;margin-left:auto!important;gap:0!important}
  .language button{display:grid!important;place-items:center!important;height:40px!important;min-width:40px!important;padding:0 8px!important;line-height:1!important}
}
