:root {
    --tcg-teal:#00596E; --tcg-aqua:#1FA6B7; --tcg-gold:#E3B974; --tcg-white:#FFFFFF;
    --tcg-ink:#17343C; --tcg-muted:#52656B; --tcg-surface:#FFFFFF; --tcg-surface-soft:#F5F9FA; --tcg-border:#DCE7E9;
    --tcg-radius-sm:8px; --tcg-radius:12px; --tcg-shadow:0 16px 40px rgba(18,55,65,.10);
    --tcg-max:1200px;
}
.tcg-sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.tcg-logo{display:inline-flex;align-items:center;line-height:0}.tcg-logo img{width:auto;height:54px;max-width:220px;object-fit:contain}
.tcg-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;text-decoration:none;border-radius:8px;padding:.78rem 1.08rem;font-weight:750;border:1px solid transparent;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease}
.tcg-btn--primary{background:var(--tcg-aqua);color:#fff}.tcg-btn--primary:hover,.tcg-btn--primary:focus-visible{background:var(--tcg-teal);color:#fff;transform:translateY(-2px)}
.tcg-btn--secondary{background:transparent;color:var(--tcg-teal);border-color:var(--tcg-teal)}.tcg-btn--secondary:hover,.tcg-btn--secondary:focus-visible{background:var(--tcg-teal);color:#fff}
.tcg-btn:focus-visible,.tcg-primary-nav a:focus-visible,.tcg-primary-nav button:focus-visible{outline:3px solid var(--tcg-gold);outline-offset:3px}
.tcg-system-notice{padding:1rem;border:1px solid var(--tcg-border);border-radius:var(--tcg-radius-sm);background:var(--tcg-surface-soft);color:var(--tcg-ink)}

/* Primary navigation */
.tcg-primary-nav{display:flex;align-items:center}.tcg-nav-panel{display:flex;align-items:center;gap:1.45rem}.tcg-nav-panel>a,.tcg-services-toggle{color:#fff;text-decoration:none;font-weight:700;background:none;border:0;padding:.65rem 0;font:inherit;cursor:pointer}.tcg-services-toggle{display:inline-flex;gap:.3rem;align-items:center}.tcg-services-nav{position:static}.tcg-mega-menu{position:absolute;left:50%;transform:translateX(-50%);top:calc(100% - 2px);width:min(1180px,calc(100vw - 40px));background:#fff;color:var(--tcg-ink);box-shadow:var(--tcg-shadow);border:1px solid var(--tcg-border);border-radius:0 0 14px 14px;padding:28px;z-index:9999}.tcg-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.tcg-mega-group{min-width:0}.tcg-mega-title{color:var(--tcg-teal)!important;font-weight:800!important;font-size:1.05rem;text-decoration:none}.tcg-mega-group p{font-size:.88rem;line-height:1.5;color:var(--tcg-muted);margin:.55rem 0 .8rem}.tcg-mega-group ul{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.tcg-mega-group li a{color:var(--tcg-ink);text-decoration:none;font-weight:650;font-size:.93rem}.tcg-mega-group li a:hover{color:var(--tcg-aqua)}.tcg-mega-nested{margin:.55rem 0 0 .75rem!important;padding-left:.75rem!important;border-left:2px solid var(--tcg-border)}.tcg-nav-track{color:#fff!important;border-bottom:1px solid rgba(255,255,255,.35)}.tcg-nav-quote{padding:.72rem 1rem!important}.tcg-language-switcher{display:inline-flex;gap:.35rem;align-items:center;color:#fff}.tcg-lang-link{color:inherit;text-decoration:none;font-weight:800;font-size:.82rem}.tcg-lang-link.is-disabled{opacity:.5;cursor:not-allowed}.tcg-nav-toggle{display:none;background:transparent;border:0;width:44px;height:44px;padding:10px}.tcg-nav-toggle span:not(.tcg-sr-only){display:block;height:2px;background:#fff;margin:5px 0;border-radius:2px}

/* Elementor blueprint classes */
.tcg-el-section{width:100%;padding:96px 24px}.tcg-el-section--soft{background:var(--tcg-surface-soft)}.tcg-el-section--dark{background:var(--tcg-teal);color:#fff}.tcg-el-inner{width:min(var(--tcg-max),100%);margin-inline:auto}.tcg-el-eyebrow{font-size:.78rem!important;font-weight:800!important;letter-spacing:.16em;text-transform:uppercase;color:var(--tcg-aqua)!important}.tcg-el-section--dark .tcg-el-eyebrow{color:var(--tcg-gold)!important}.tcg-el-display h1,.tcg-el-display .elementor-heading-title{font-size:clamp(2.6rem,5.1vw,5rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;color:var(--tcg-teal)!important}.tcg-el-section--dark .elementor-heading-title{color:#fff!important}.tcg-el-h2 .elementor-heading-title{font-size:clamp(2rem,3.2vw,3.4rem)!important;line-height:1.08!important;letter-spacing:-.025em!important;color:var(--tcg-teal)!important}.tcg-el-section--dark .tcg-el-h2 .elementor-heading-title{color:#fff!important}.tcg-el-lede,.tcg-el-lede p{font-size:1.15rem;line-height:1.7;color:var(--tcg-muted);max-width:760px}.tcg-el-section--dark .tcg-el-lede,.tcg-el-section--dark .tcg-el-lede p{color:rgba(255,255,255,.84)}
.tcg-el-grid-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.tcg-el-grid-3{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.tcg-el-grid-4{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tcg-el-card{background:#fff;border:1px solid var(--tcg-border);border-radius:var(--tcg-radius);padding:28px;box-shadow:0 8px 24px rgba(18,55,65,.04);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tcg-el-card:hover{transform:translateY(-4px);box-shadow:var(--tcg-shadow);border-color:rgba(31,166,183,.45)}.tcg-el-card .elementor-heading-title{font-size:1.35rem!important;color:var(--tcg-teal)!important}.tcg-el-card p{color:var(--tcg-muted);line-height:1.65}.tcg-el-section--dark .tcg-el-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);box-shadow:none}.tcg-el-section--dark .tcg-el-card .elementor-heading-title{color:#fff!important}.tcg-el-section--dark .tcg-el-card p{color:rgba(255,255,255,.78)}
.tcg-el-step-number .elementor-heading-title{font-size:.9rem!important;color:var(--tcg-gold)!important;letter-spacing:.12em}.tcg-el-heritage{border-left:3px solid var(--tcg-gold);padding-left:28px}.tcg-el-trust-strip{display:flex!important;flex-wrap:wrap;gap:12px 26px;padding-top:24px;border-top:1px solid var(--tcg-border)}.tcg-el-trust-strip .elementor-widget-text-editor{font-weight:750;color:var(--tcg-teal)}
.tcg-el-header-shell{position:relative;background:var(--tcg-teal);padding:12px 24px;z-index:9998}.tcg-el-header-inner{width:min(var(--tcg-max),100%);margin-inline:auto;display:flex!important;align-items:center;justify-content:space-between;gap:26px}.tcg-el-footer-shell{background:#083D49;color:#fff;padding:72px 24px 30px}.tcg-el-footer-inner{width:min(var(--tcg-max),100%);margin-inline:auto}.tcg-el-footer-grid{display:grid!important;grid-template-columns:1.3fr repeat(3,1fr);gap:38px}.tcg-el-footer-shell a{color:rgba(255,255,255,.86);text-decoration:none}.tcg-el-footer-shell a:hover{color:var(--tcg-gold)}.tcg-el-footer-shell .elementor-heading-title{color:#fff!important;font-size:1rem!important}.tcg-el-footer-shell p{color:rgba(255,255,255,.72);line-height:1.7}.tcg-el-footer-bottom{margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14)}

@media(max-width:1024px){.tcg-nav-toggle{display:block}.tcg-nav-panel{display:none;position:absolute;left:0;right:0;top:100%;background:var(--tcg-teal);padding:18px 24px 28px;flex-direction:column;align-items:stretch;gap:.2rem;max-height:calc(100vh - 72px);overflow:auto}.tcg-primary-nav.is-open .tcg-nav-panel{display:flex}.tcg-nav-panel>a,.tcg-services-toggle{display:flex;width:100%;justify-content:space-between;padding:.85rem 0}.tcg-services-nav{position:static}.tcg-mega-menu{position:static;transform:none;width:100%;padding:18px;margin:.25rem 0 1rem;border-radius:10px;box-shadow:none}.tcg-mega-grid{grid-template-columns:1fr 1fr}.tcg-language-switcher{padding:.7rem 0}.tcg-nav-quote{margin-top:.7rem}.tcg-el-grid-4{grid-template-columns:repeat(2,1fr)}.tcg-el-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.tcg-logo img{height:44px}.tcg-el-section{padding:68px 20px}.tcg-el-grid-2,.tcg-el-grid-3,.tcg-el-grid-4,.tcg-el-footer-grid,.tcg-mega-grid{grid-template-columns:1fr}.tcg-el-card{padding:22px}.tcg-el-header-shell{padding:10px 16px}.tcg-el-footer-shell{padding:56px 20px 24px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Header presentation is stored in Elementor #166. These rules govern overlays
   and prevent Elementor's responsive/container defaults overriding their state. */
.elementor-location-header:has(.tcg-global-header){position:sticky;top:0;z-index:9999}
body.admin-bar .elementor-location-header:has(.tcg-global-header){top:32px}
.tcg-global-header{position:relative;isolation:isolate}
.tcg-global-header .tcg-services-panel,.tcg-global-header .tcg-mobile-drawer{display:none!important;position:absolute;inset:100% 0 auto;width:100%;background:#fff;box-shadow:0 18px 38px #17343c1a;z-index:10;max-height:calc(100dvh - 108px);overflow:auto}
.tcg-global-header .tcg-utility-inner,.tcg-global-header .tcg-main-header-inner,.tcg-global-header .tcg-mega-content-inner,.tcg-global-header .tcg-mega-bottom-inner,.tcg-global-header .tcg-mobile-drawer-inner{margin-inline:auto}
.tcg-global-header .tcg-utility-message{flex:1;white-space:nowrap}
.tcg-global-header .tcg-utility-right{width:auto;flex-shrink:0}
.tcg-global-header .tcg-logo-box,.tcg-global-header .tcg-header-actions,.tcg-global-header .tcg-language-selector,.tcg-global-header .elementor-widget-button{flex-shrink:0}
.tcg-global-header .tcg-desktop-nav{width:auto;min-width:0}
.tcg-global-header .tcg-header-links-menu .elementor-nav-menu{flex-wrap:nowrap}
.tcg-global-header .tcg-header-actions .elementor-button,.tcg-global-header .tcg-desktop-nav .elementor-button{white-space:nowrap}
.tcg-global-header .tcg-site-logo img{display:block;width:100%;height:auto}
.tcg-global-header .tcg-mega-column{min-width:0}
.tcg-global-header .tcg-mega-column .elementor-nav-menu a{white-space:normal;line-height:1.5}
.tcg-global-header .tcg-mega-chips{flex-wrap:wrap}
.tcg-global-header .tcg-language-disabled{cursor:default}
.tcg-global-header :is(a,button):focus-visible{outline:3px solid #00596E;outline-offset:3px}
.tcg-global-header .tcg-utility-bar a:focus-visible{outline-color:#E3B974}
@media(min-width:1025px){
 .tcg-global-header .tcg-mobile-trigger-shell,.tcg-global-header .tcg-mobile-drawer{display:none!important}
 .tcg-global-header.tcg-mega-is-open .tcg-services-panel,.tcg-global-header.tcg-editor-mode .tcg-services-panel{display:flex!important}
}
@media(max-width:1024px){
 .tcg-global-header .tcg-utility-bar,.tcg-global-header .tcg-desktop-nav,.tcg-global-header .tcg-header-actions,.tcg-global-header .tcg-services-panel{display:none!important}
 .tcg-global-header .tcg-mobile-trigger-shell{display:flex!important;width:auto;margin-left:auto}
 .tcg-global-header.tcg-mobile-is-open .tcg-mobile-drawer,.tcg-global-header.tcg-editor-mode .tcg-mobile-drawer{display:flex!important}
 .tcg-global-header .tcg-mobile-drawer{max-height:calc(100dvh - 104px);overscroll-behavior:contain}
 .tcg-global-header .tcg-mobile-trigger .elementor-button{min-height:44px;display:flex;align-items:center}
 .tcg-global-header .tcg-mobile-menu .elementor-nav-menu--main{display:block}
 .tcg-global-header .tcg-mobile-menu li{display:flex;flex-wrap:wrap;align-items:center;width:100%}
 .tcg-global-header .tcg-mobile-menu li>a{flex:1;min-width:0;min-height:48px;white-space:normal;padding:12px 8px;line-height:1.5}
 .tcg-global-header .tcg-mobile-menu .sub-arrow{display:none}
 .tcg-global-header .tcg-mobile-menu .sub-menu{display:none!important;position:static!important;width:100%!important;min-width:0!important;margin:0!important;padding:0 0 0 12px;box-shadow:none;border-radius:0}
 .tcg-global-header .tcg-mobile-menu li.tcg-submenu-open>.sub-menu{display:block!important}
 .tcg-global-header .tcg-submenu-toggle{width:44px;height:48px;padding:8px;border:0;background:#F5F9FA;color:#00596E;cursor:pointer}
 .tcg-global-header .tcg-submenu-toggle[aria-expanded=true]{transform:rotate(180deg)}
}
.tcg-global-header.tcg-editor-mode .tcg-services-panel,.tcg-global-header.tcg-editor-mode .tcg-mobile-drawer{position:relative;inset:auto;max-height:none;overflow:visible;box-shadow:none}
@media(max-width:782px){body.admin-bar .elementor-location-header:has(.tcg-global-header){top:46px}}
@media(max-width:600px){body.admin-bar .elementor-location-header:has(.tcg-global-header){top:0}}
@media(prefers-reduced-motion:reduce){.tcg-global-header *{transition:none;animation:none}}
.tcg-global-header .tcg-utility-inner,.tcg-global-header .tcg-main-header-inner,.tcg-global-header .tcg-mega-content-inner,.tcg-global-header .tcg-mega-bottom-inner,.tcg-global-header .tcg-mobile-drawer-inner{max-width:100%}
@media(min-width:1025px) and (max-width:1199px){.tcg-global-header .tcg-utility-message .elementor-heading-title{font-size:11px}.tcg-global-header .tcg-main-header-inner{gap:10px}.tcg-global-header .tcg-header-actions{width:auto;gap:8px}.tcg-global-header .tcg-header-links-menu .elementor-item{padding-inline:8px}}
@media(max-width:1024px){.tcg-global-header .tcg-mobile-drawer-inner{padding:16px 20px 24px}.tcg-global-header .tcg-mobile-language-row{width:100%;justify-content:flex-start;gap:12px}.tcg-global-header .tcg-mobile-language-row> .e-con{width:80px;flex-shrink:0}}

/* Shared operational flow: Homepage Technology and Services. */
.tcg-shared-operational-flow .tcg-tech-flow-panel {container-type:inline-size}
.tcg-shared-operational-flow .tcg-tech-flow-top {display:grid;grid-template-columns:repeat(5,76px 28px) 76px;gap:16px 4px;justify-content:start;align-items:center}
.tcg-shared-operational-flow .tcg-tech-flow-card {width:76px;min-width:76px}
.tcg-shared-operational-flow .tcg-tech-flow-connector {position:relative;width:28px;min-width:28px;max-width:28px;height:8px;min-height:8px;padding:0;margin:0;flex:0 0 28px;overflow:hidden;align-self:center;pointer-events:none}
.tcg-shared-operational-flow .tcg-tech-flow-connector::before {content:"";display:block;position:absolute;inset:auto;top:50%;left:-18px;width:calc(100% + 36px);height:2px;opacity:1;transform:translateY(-50%);background:repeating-linear-gradient(90deg,rgba(227,185,116,.92) 0 4px,transparent 4px 9px);background-size:18px 2px;animation:tcg-flow-dashes 1.4s linear infinite}
.tcg-shared-operational-flow .tcg-tech-flow-connector::after {content:"";display:block;position:absolute;top:50%;left:0;width:4px;height:4px;border-radius:50%;background:#E3B974;box-shadow:0 0 8px rgba(227,185,116,.62);transform:translateY(-50%);animation:tcg-flow-pulse 1.4s linear infinite}
@keyframes tcg-flow-dashes {from{background-position:0 0}to{background-position:18px 0}}
@keyframes tcg-flow-pulse {0%{left:0;opacity:0;transform:translateY(-50%) scale(.75)}15%,85%{opacity:1}50%{transform:translateY(-50%) scale(1)}100%{left:calc(100% - 4px);opacity:0;transform:translateY(-50%) scale(.75)}}
@container (max-width:635px){.tcg-shared-operational-flow .tcg-tech-flow-top{grid-template-columns:repeat(4,76px 28px) 76px}.tcg-shared-operational-flow .tcg-tech-flow-connector:nth-child(10){display:none}.tcg-shared-operational-flow .tcg-tech-flow-card:nth-child(11){grid-column:1}}
@container (max-width:523px){.tcg-shared-operational-flow .tcg-tech-flow-top{grid-template-columns:repeat(3,76px 28px) 76px}.tcg-shared-operational-flow .tcg-tech-flow-connector:nth-child(8){display:none}.tcg-shared-operational-flow .tcg-tech-flow-card:nth-child(9){grid-column:1}.tcg-shared-operational-flow .tcg-tech-flow-connector:nth-child(10){display:flex}.tcg-shared-operational-flow .tcg-tech-flow-card:nth-child(11){grid-column:auto}}
@container (max-width:411px){.tcg-shared-operational-flow .tcg-tech-flow-top{grid-template-columns:repeat(2,76px 28px) 76px}.tcg-shared-operational-flow .tcg-tech-flow-connector:nth-child(6){display:none}.tcg-shared-operational-flow .tcg-tech-flow-card:nth-child(7){grid-column:1}.tcg-shared-operational-flow .tcg-tech-flow-connector:nth-child(8){display:flex}.tcg-shared-operational-flow .tcg-tech-flow-card:nth-child(9){grid-column:auto}}
@media(max-width:1024px){.tcg-shared-operational-flow .tcg-tech-flow-top{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-around}.tcg-shared-operational-flow .tcg-tech-flow-connector{display:none!important}.tcg-shared-operational-flow .tcg-tech-flow-card{width:28%;min-width:76px}}
@media(prefers-reduced-motion:reduce){.tcg-shared-operational-flow .tcg-tech-flow-connector::before,.tcg-shared-operational-flow .tcg-tech-flow-connector::after{animation:none!important}.tcg-shared-operational-flow .tcg-tech-flow-connector::after{display:none}}
.elementor .tcg-language-switcher{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #DCE7E9;border-radius:8px;background:#fff;font-family:Inter,sans-serif;line-height:1}
.elementor .tcg-language-switcher .tcg-lang-link{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:32px;padding:8px;color:#52656B;font-size:13px;font-weight:700;text-decoration:none;border-radius:6px}
.elementor .tcg-language-switcher .tcg-lang-link.is-current{background:#E7F6F8;color:#00596E}
.elementor .tcg-language-switcher a:hover{background:#F5F9FA;color:#00596E}
.elementor .tcg-language-switcher a:focus-visible{outline:2px solid #00596E;outline-offset:1px}
.elementor .tcg-language-widget{width:auto;max-width:100%}
