.gc-contact-globe-section{padding:95px 0 85px;background:#f7f8fc;position:relative;overflow:hidden}.gc-contact-globe-section:before{content:"";position:absolute;width:720px;height:720px;border:1px solid rgba(46,48,148,.06);border-radius:50%;right:-350px;top:-360px;box-shadow:0 0 0 100px rgba(46,48,148,.025),0 0 0 200px rgba(46,48,148,.018)}
.gc-contact-globe-heading{position:relative;z-index:2;max-width:900px;margin:0 auto 42px;text-align:center}.gc-contact-globe-heading .gc-section-eyebrow{justify-content:center}.gc-contact-globe-heading h2{font-size:clamp(34px,4vw,50px);margin:0 0 13px}.gc-contact-globe-heading p{max-width:780px;margin:auto;color:#5f6782;line-height:1.8}
.gc-contact-globe-app{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(350px,.65fr);min-height:620px;border:1px solid #dfe5f2;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 22px 70px rgba(23,32,77,.12)}
.gc-globe-stage{position:relative;min-width:0;min-height:var(--gc-globe-height,620px);background:#06182c;overflow:hidden}.gc-globe-canvas{position:absolute;inset:0}.gc-globe-canvas canvas{display:block!important;width:100%!important;height:100%!important;touch-action:none}.gc-globe-loading{position:absolute;inset:0;z-index:7;display:flex;align-items:center;justify-content:center;gap:10px;background:#06182c;color:#fff;font:500 12px Lexend,sans-serif;transition:opacity .3s ease,visibility .3s ease}.gc-globe-loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.gc-globe-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:gcGlobeSpin .8s linear infinite}@keyframes gcGlobeSpin{to{transform:rotate(360deg)}}
.gc-globe-status{position:absolute;left:20px;bottom:20px;z-index:5;display:flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(5,18,38,.74);backdrop-filter:blur(10px);color:#fff;font:600 10px Lexend,sans-serif;pointer-events:none}.gc-globe-pulse{width:8px;height:8px;border-radius:50%;background:#ed1b30;box-shadow:0 0 0 5px rgba(237,27,48,.18)}
.gc-globe-controls{position:absolute;left:20px;top:20px;z-index:8;display:flex;gap:8px}.gc-globe-controls button,.gc-globe-back{height:44px;border:1px solid #dce2f0;background:#fff;color:#2e3094;border-radius:12px;box-shadow:0 8px 24px rgba(23,32,77,.18);cursor:pointer}.gc-globe-controls button{width:44px}.gc-globe-controls button:hover,.gc-globe-back:hover{background:#2e3094;color:#fff}.gc-globe-back{position:absolute;top:20px;right:20px;padding:0 15px;font:600 11px Lexend,sans-serif;z-index:8}
.gc-earth-country-marker,.gc-earth-branch-marker{border:0;cursor:pointer;font-family:Lexend,sans-serif;touch-action:manipulation}.gc-earth-country-marker{display:flex;align-items:center;gap:7px;padding:7px 10px 7px 7px;border-radius:999px;background:rgba(255,255,255,.97);box-shadow:0 8px 22px rgba(0,0,0,.22);color:#17204d;transform:translate(-50%,-50%);white-space:nowrap}.gc-earth-country-marker img{width:28px;height:20px;object-fit:cover;border-radius:4px;box-shadow:0 0 0 1px rgba(23,32,77,.12)}.gc-earth-marker-fallback{width:28px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#eef0ff;color:#2e3094}.gc-earth-country-copy{text-align:left}.gc-earth-country-copy strong{display:block;font-size:11px;line-height:1.1}.gc-earth-country-copy small{display:block;margin-top:2px;color:#69718a;font-size:8px;font-weight:500}.gc-earth-branch-marker{display:flex;flex-direction:column;align-items:center;gap:3px;background:transparent;color:#fff;transform:translate(-50%,-100%);text-shadow:0 1px 3px rgba(0,0,0,.65)}.gc-earth-branch-pin{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ed1b30;color:#fff;border:3px solid #fff;box-shadow:0 5px 15px rgba(0,0,0,.35);font-size:12px}.gc-earth-branch-name{max-width:120px;padding:4px 7px;border-radius:6px;background:rgba(4,16,34,.86);font-size:8px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gc-globe-panel{padding:26px;background:#fff;overflow:auto;max-height:var(--gc-globe-height,620px)}.gc-globe-panel-empty{text-align:center;padding:100px 25px;color:#68718a}.gc-globe-panel-icon{width:66px;height:66px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;border-radius:18px;background:#eef0ff;color:#2e3094;font-size:27px}.gc-globe-panel-empty strong{display:block;color:#17204d;font:700 20px Lexend,sans-serif;margin-bottom:8px}.gc-globe-panel-empty p{font:400 13px/1.7 Lexend,sans-serif}.gc-globe-panel-tip{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:20px}.gc-globe-panel-tip span,.gc-globe-panel-tip i{font:600 9px Lexend,sans-serif;color:#2e3094;background:#f1f3ff;border-radius:999px;padding:7px 9px}.gc-globe-panel-tip i{padding:7px 9px}
.gc-globe-panel-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin-bottom:18px}.gc-globe-country-title{display:flex;align-items:center;gap:12px}.gc-globe-panel-flag{width:38px;height:27px;object-fit:cover;border-radius:5px;box-shadow:0 0 0 1px #dfe4f0}.gc-globe-kicker{display:block;color:#ed1b30;font:700 9px Lexend,sans-serif;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}.gc-globe-panel-head h3{margin:0;color:#17204d;font:700 25px/1.2 Lexend,sans-serif}.gc-globe-panel-head p{margin:5px 0 0;color:#69718a;font:400 11px Lexend,sans-serif}.gc-globe-panel-close{border:0;background:#f2f4fa;color:#5f6782;width:34px;height:34px;border-radius:10px;font-size:20px;cursor:pointer}.gc-globe-branch-list{display:flex;flex-direction:column;gap:10px}.gc-globe-branch-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:11px;align-items:center;border:1px solid #e5e8f1;background:#fafbfe;padding:9px;border-radius:14px;cursor:pointer;transition:.2s ease}.gc-globe-branch-card:hover{border-color:#ccd1f0;background:#f1f2ff;transform:translateY(-1px)}.gc-globe-branch-thumb{width:72px;height:62px;object-fit:cover;border-radius:10px}.gc-globe-branch-thumb-placeholder{display:flex;align-items:center;justify-content:center;background:#eef0ff;color:#2e3094;font-size:20px}.gc-globe-branch-copy strong{display:block;color:#17204d;font:600 12px Lexend,sans-serif}.gc-globe-branch-copy small{display:block;margin-top:4px;color:#747c91;font:400 9px/1.45 Lexend,sans-serif}.gc-globe-view-branch{border:0;background:transparent;color:#2e3094;padding:0;margin-top:7px;font:600 9px Lexend,sans-serif;cursor:pointer}.gc-globe-view-branch i{margin-left:5px}.gc-globe-branch-image{width:100%;height:180px;object-fit:cover;border-radius:15px;margin-bottom:16px}.gc-globe-detail-list{display:flex;flex-direction:column;gap:12px;margin:8px 0 18px}.gc-globe-detail-list div{display:flex;gap:11px;color:#5f6782;font:400 11px/1.55 Lexend,sans-serif}.gc-globe-detail-list i{color:#2e3094;width:16px;text-align:center;margin-top:2px}.gc-globe-actions{display:flex;flex-direction:column;gap:8px}.gc-globe-actions a{min-height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font:600 11px Lexend,sans-serif}.gc-globe-primary{background:#2e3094;color:#fff}.gc-globe-secondary{border:1px solid #d8dcef;color:#2e3094;background:#fff}.gc-globe-real-map{margin-top:16px;border-radius:15px;overflow:hidden;border:1px solid #e2e6f0;height:190px}.gc-globe-real-map iframe{width:100%;height:100%;border:0}.gc-globe-back-to-country{width:100%;margin-top:14px;min-height:42px;border:1px solid #d8dcef;background:#fff;color:#2e3094;border-radius:10px;font:600 10px Lexend,sans-serif;cursor:pointer}.gc-globe-noscript{padding:25px;background:#fff;border:1px solid #e4e7f0;border-radius:15px}
@media(max-width:991px){.gc-contact-globe-app{grid-template-columns:1fr}.gc-globe-stage{min-height:560px}.gc-globe-panel{border-top:1px solid #e7e9f0;max-height:none}.gc-globe-panel-empty{padding:50px 20px}}
@media(max-width:575px){.gc-contact-globe-section{padding:65px 0}.gc-contact-globe-heading{margin-bottom:28px}.gc-contact-globe-heading h2{font-size:31px}.gc-contact-globe-heading p{font-size:13px}.gc-contact-globe-app{border-radius:20px}.gc-globe-stage{min-height:450px}.gc-globe-status{left:12px;bottom:12px}.gc-globe-controls{top:12px;left:12px}.gc-globe-back{top:12px;right:12px}.gc-globe-panel{padding:20px}.gc-earth-country-marker{padding:6px 8px 6px 6px}.gc-earth-country-marker img{width:24px;height:17px}.gc-earth-country-copy strong{font-size:9px}.gc-earth-country-copy small{font-size:7px}.gc-earth-branch-name{font-size:7px;max-width:90px}}

/* v49: reliable HTML marker interaction and tighter, more polished controls */
.gc-globe-canvas .scene-container,
.gc-globe-canvas .scene-container > div { pointer-events:auto; }
.gc-globe-canvas .scene-container canvas { pointer-events:auto!important; }
.gc-globe-canvas [class*="gc-earth-"] { pointer-events:auto!important; }
.gc-earth-country-marker,
.gc-earth-branch-marker { pointer-events:auto!important; user-select:none; -webkit-user-select:none; }
.gc-earth-country-marker:focus-visible,
.gc-earth-branch-marker:focus-visible { outline:3px solid rgba(255,255,255,.95); outline-offset:3px; }

/* Contact Us full-width page template */
.gc-contact-template{background:#fff;overflow:hidden}
.gc-contact-hero{position:relative;padding:82px 0 74px;background:linear-gradient(135deg,#f5f7ff 0%,#fff 56%,#f7f8fc 100%);border-bottom:1px solid #e8ebf4}
.gc-contact-hero:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;right:-220px;top:-310px;border:1px solid rgba(46,48,148,.08);box-shadow:0 0 0 80px rgba(46,48,148,.025),0 0 0 160px rgba(46,48,148,.018);pointer-events:none}
.gc-contact-hero-inner{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:45px}
.gc-contact-hero-copy{max-width:820px}.gc-contact-hero-copy .gc-section-eyebrow{margin-bottom:17px}.gc-contact-hero-copy h1{margin:0;color:#17204d;font:700 clamp(42px,5vw,68px)/1.05 Lexend,sans-serif;letter-spacing:-1.5px}.gc-contact-hero-copy p{max-width:760px;margin:20px 0 0;color:#5f6782;font:400 16px/1.8 Lexend,sans-serif}
.gc-contact-hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:28px}.gc-contact-hero-actions a{min-height:48px;padding:0 19px;border-radius:11px;display:inline-flex;align-items:center;gap:9px;text-decoration:none;font:600 12px Lexend,sans-serif;transition:.2s ease}.gc-contact-hero-primary{background:#2e3094;color:#fff;box-shadow:0 10px 24px rgba(46,48,148,.2)}.gc-contact-hero-primary:hover{background:#222473;color:#fff;transform:translateY(-1px)}.gc-contact-hero-secondary{background:#fff;border:1px solid #dfe3ef;color:#2e3094}.gc-contact-hero-secondary:hover{border-color:#2e3094;color:#2e3094;transform:translateY(-1px)}
.gc-contact-hero-stats{display:flex;gap:10px;flex:0 0 auto}.gc-contact-hero-stats div{min-width:125px;padding:19px 18px;border:1px solid #e1e5f0;border-radius:17px;background:rgba(255,255,255,.8);box-shadow:0 12px 32px rgba(23,32,77,.07)}.gc-contact-hero-stats strong{display:block;color:#2e3094;font:700 25px Lexend,sans-serif}.gc-contact-hero-stats span{display:block;margin-top:5px;color:#69718a;font:500 9px Lexend,sans-serif;text-transform:uppercase;letter-spacing:.7px}
.gc-contact-details{padding:72px 0 28px}.gc-contact-section-heading{text-align:center;max-width:760px;margin:0 auto 30px}.gc-contact-section-heading .gc-section-eyebrow{justify-content:center}.gc-contact-section-heading h2{margin:10px 0 9px;color:#17204d;font:700 clamp(28px,3.4vw,42px)/1.2 Lexend,sans-serif}.gc-contact-section-heading p{margin:0;color:#68718a;font:400 13px/1.7 Lexend,sans-serif}
.gc-contact-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.gc-contact-detail-card{min-height:105px;position:relative;display:flex;align-items:center;gap:12px;padding:17px;border:1px solid #e2e6f0;border-radius:16px;background:#fff;text-decoration:none;box-shadow:0 12px 30px rgba(23,32,77,.055);transition:.2s ease}.gc-contact-detail-card:hover{border-color:#cfd4ef;transform:translateY(-2px);box-shadow:0 16px 36px rgba(23,32,77,.09)}.gc-contact-detail-card-static:hover{transform:none}.gc-contact-detail-icon{width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#eef0ff;color:#2e3094;display:flex;align-items:center;justify-content:center}.gc-contact-detail-card small{display:block;color:#ed1b30;font:700 8px Lexend,sans-serif;letter-spacing:1.2px}.gc-contact-detail-card strong{display:block;margin-top:5px;color:#17204d;font:600 11px/1.45 Lexend,sans-serif;word-break:break-word}.gc-contact-detail-arrow{margin-left:auto;color:#a2a8bb;font-size:10px}
.gc-contact-page-content{padding:35px 0 10px}.gc-contact-page-content-inner{max-width:980px;margin:auto;padding:28px 32px;border:1px solid #e5e8f1;border-radius:20px;background:#fafbfe;color:#566079}.gc-contact-page-content-inner h2,.gc-contact-page-content-inner h3{color:#17204d}.gc-contact-page-content-inner p{line-height:1.8}
.gc-contact-template .gc-contact-globe-section{padding-top:70px;background:#f7f8fc}.gc-contact-template .gc-contact-globe-heading{margin-bottom:32px}
@media(max-width:1100px){.gc-contact-hero-inner{align-items:flex-start;flex-direction:column}.gc-contact-hero-stats{width:100%}.gc-contact-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.gc-contact-hero{padding:62px 0 54px}.gc-contact-hero-copy h1{font-size:40px}.gc-contact-hero-copy p{font-size:13px}.gc-contact-hero-stats{display:grid;grid-template-columns:repeat(2,1fr)}.gc-contact-hero-stats div{min-width:0}.gc-contact-details{padding-top:55px}.gc-contact-detail-grid{grid-template-columns:1fr}.gc-contact-page-content-inner{padding:22px}.gc-contact-template .gc-contact-globe-section{padding-top:55px}}

/* v50: Contact page spacing, hierarchy and responsive card refinements */
.gc-contact-template .gc-contact-hero{padding:68px 0 62px}
.gc-contact-template .gc-contact-hero-inner{align-items:center;gap:32px}
.gc-contact-template .gc-contact-hero-copy{max-width:780px}
.gc-contact-template .gc-contact-hero-copy h1{font-size:clamp(40px,4.8vw,60px)}
.gc-contact-template .gc-contact-hero-copy p{max-width:700px;margin-top:16px;font-size:14px;line-height:1.75}
.gc-contact-template .gc-contact-hero-actions{margin-top:22px}
.gc-contact-template .gc-contact-hero-stats div{min-width:112px;padding:16px 15px;border-radius:14px}
.gc-contact-template .gc-contact-hero-stats strong{font-size:22px}
.gc-contact-template .gc-contact-details{padding:58px 0 34px}
.gc-contact-template .gc-contact-section-heading{max-width:860px;margin-bottom:25px}
.gc-contact-template .gc-contact-section-heading h2{max-width:850px;margin:9px auto 8px;font-size:clamp(27px,3.1vw,38px)}
.gc-contact-template .gc-contact-detail-grid{gap:12px}
.gc-contact-template .gc-contact-detail-card{min-height:94px;padding:14px;border-radius:14px;gap:10px}
.gc-contact-template .gc-contact-detail-icon{width:38px;height:38px;flex-basis:38px;border-radius:10px}
.gc-contact-template .gc-contact-globe-section{padding-top:58px}
.gc-contact-template .gc-contact-globe-heading{max-width:800px;margin-bottom:26px}
.gc-contact-template .gc-contact-globe-heading h2{margin-top:8px}
@media(max-width:700px){.gc-contact-template .gc-contact-hero{padding:52px 0 46px}.gc-contact-template .gc-contact-details{padding:48px 0 26px}.gc-contact-template .gc-contact-hero-copy h1{font-size:38px}.gc-contact-template .gc-contact-hero-stats div{padding:14px}.gc-contact-template .gc-contact-globe-section{padding-top:48px}}

/* v51: Contact Us eyebrow line/text fix. Older theme styles target every span inside
 * .gc-section-eyebrow, which can turn the editable text span into another red line.
 * Contact Us uses an explicit line element and a dedicated text element. */
.gc-contact-template .gc-section-eyebrow > .gc-section-eyebrow-line,
.gc-contact-globe-section .gc-section-eyebrow > .gc-section-eyebrow-line{
    display:inline-block!important;
    width:43px!important;
    min-width:43px!important;
    height:2px!important;
    flex:0 0 43px!important;
    background:var(--gc-red,#ed1b30)!important;
    padding:0!important;
    margin:0!important;
}
.gc-contact-template .gc-section-eyebrow > .gc-section-eyebrow-text,
.gc-contact-globe-section .gc-section-eyebrow > .gc-section-eyebrow-text{
    display:inline!important;
    width:auto!important;
    min-width:0!important;
    height:auto!important;
    flex:0 1 auto!important;
    background:transparent!important;
    padding:0!important;
    margin:0!important;
    color:inherit!important;
}
.gc-contact-template .gc-section-eyebrow,
.gc-contact-globe-section .gc-section-eyebrow{
    display:inline-flex!important;
    align-items:center!important;
    gap:13px!important;
}
