:root {
  --gm-primary: #0B2F5B;
  --gm-primary-2: #0E5AA7;
  --gm-accent: #1DB7D0;
  --gm-gold: #D6A84F;
  --gm-dark: #172033;
  --gm-muted: #64748B;
  --gm-light: #F4F8FC;
  --gm-white: #FFFFFF;
  --main: var(--gm-primary-2);
  --main-two: var(--gm-primary);
  --green: var(--gm-accent);
}
html { scroll-behavior: smooth; }
body.gm-demo-three { color: var(--gm-dark); }
a { text-decoration: none; }
.text-white-07 { color: rgba(255,255,255,.78) !important; }
.gm-demo-three .btn-main,
.gm-demo-three .btn-main-two,
.gm-demo-three .bg-main-two-600,
.gm-demo-three .bg-main-600 { background-color: var(--gm-primary) !important; }
.gm-demo-three .text-main-600,
.gm-demo-three .hover-text-main-600:hover { color: var(--gm-primary-2) !important; }
.gm-demo-three .text-green-600,
.gm-demo-three .hover-text-green-600:hover { color: var(--gm-accent) !important; }
.gm-demo-three .group-hover-bg-green-600:hover,
.gm-demo-three .group:hover .group-hover-bg-green-600 { background-color: var(--gm-accent) !important; }
.gm-demo-three .group-hover-text-white:hover,
.gm-demo-three .group:hover .group-hover-text-white { color: #fff !important; }
.gm-demo-three .header { box-shadow: 0 12px 34px rgba(11,47,91,.08); }
.gm-topbar a:hover { color: #fff; opacity: .86; }
.gm-brand-link,
.gm-footer-brand { display: inline-flex; align-items: center; gap: 13px; color: var(--gm-dark); }
.gm-brand-link:hover,
.gm-footer-brand:hover { color: var(--gm-primary); }
.gm-header-logo { width: 58px; height: 58px; object-fit: cover; border-radius: 16px; box-shadow: 0 10px 26px rgba(11,47,91,.14); }
.gm-brand-copy,
.gm-mobile-brand,
.gm-footer-brand span { display: grid; line-height: 1.06; }
.gm-brand-copy strong,
.gm-mobile-brand strong,
.gm-footer-brand strong { letter-spacing: .04em; font-size: 17px; color: var(--gm-primary); }
.gm-brand-copy small,
.gm-mobile-brand small,
.gm-footer-brand small { margin-top: 5px; font-size: 11px; color: var(--gm-muted); letter-spacing: .01em; }
.gm-nav-label-short { display: inline; }
.gm-nav-label-full { display: none; }
.gm-footer-brand strong,
.gm-footer-brand small { color: #fff; }
.gm-footer-brand img { width: 62px; height: 62px; border-radius: 16px; object-fit: cover; }
.gm-mobile-logo { width: 52px; height: 52px; object-fit: cover; border-radius: 14px; }
.mobile-menu.active { transform: translateX(0) !important; }
.side-overlay.active { opacity: 1; visibility: visible; }
.gm-hero-wrap { padding: 24px 18px 0; }
.gm-hero-wrap.bg-main-two-600 { padding-inline: 0; }
.gm-hero-bg { isolation: isolate; box-shadow: 0 28px 70px rgba(11,47,91,.13); }
.gm-hero-bg::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(255,255,255,.9) 0%, rgba(255,255,255,.78) 44%, rgba(255,255,255,.25) 100%); z-index: -1; }
.gm-hero-space { position: relative; z-index: 2; }
.gm-wave-lines { position: absolute; right: -80px; bottom: 30px; width: min(740px, 52vw); opacity: .9; pointer-events: none; }
.gm-hero-visual { min-height: 560px; position: relative; display: flex; align-items: center; justify-content: center; }
.gm-hero-visual::before { content: ""; position: absolute; width: 480px; height: 480px; border-radius: 50%; background: radial-gradient(circle, rgba(29,183,208,.22), rgba(11,47,91,.03) 67%); top: 35px; right: 20px; }
.gm-hero-people { position: relative; width: min(100%, 520px); border-radius: 30px; box-shadow: 0 34px 80px rgba(11,47,91,.18); }
.gm-hero-card { position: absolute; z-index: 2; background: #fff; border-radius: 20px; padding: 16px 18px; box-shadow: 0 24px 58px rgba(11,47,91,.16); display: grid; gap: 3px; min-width: 190px; border: 1px solid rgba(11,47,91,.08); }
.gm-hero-card strong { color: var(--gm-primary); font-size: 16px; }
.gm-hero-card span { color: var(--gm-muted); font-size: 13px; }
.gm-hero-card--one { top: 95px; left: 10px; }
.gm-hero-card--two { right: 10px; top: 230px; }
.gm-hero-card--three { left: 62px; bottom: 86px; }
.gm-pill { box-shadow: 0 10px 28px rgba(11,47,91,.08); }
.gm-credibility-strip { margin-top: -28px; padding-bottom: 48px; position: relative; z-index: 3; }
.gm-credibility-card { height: 100%; background: #fff; border: 1px solid rgba(11,47,91,.08); border-radius: 22px; padding: 22px 20px; box-shadow: 0 16px 42px rgba(11,47,91,.09); display: grid; gap: 10px; }
.gm-credibility-card i { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 16px; background: rgba(29,183,208,.14); color: var(--gm-primary); font-size: 22px; }
.gm-credibility-card strong { color: var(--gm-primary); font-size: 17px; line-height: 1.3; }
.gm-credibility-card span { color: var(--gm-muted); font-size: 14px; line-height: 1.45; }
.gm-category-anchor { scroll-margin-top: 120px; }
.gm-large-heading { font-size: clamp(34px, 5.1vw, 78px); line-height: 1.08; letter-spacing: -.04em; }
.gm-section-display { font-size: clamp(40px, 6vw, 86px) !important; line-height: .98; letter-spacing: -.05em; }
.gm-section-title { font-size: clamp(34px, 4.2vw, 58px); line-height: 1.05; letter-spacing: -.04em; }
.gm-image-frame { display: block; position: relative; border-radius: 34px; overflow: hidden; box-shadow: 0 26px 70px rgba(11,47,91,.14); background: #fff; }
.gm-image-frame img { width: 100%; display: block; }
.gm-check-card { display: flex; align-items: center; gap: 12px; min-height: 72px; padding: 18px 20px; border-radius: 18px; background: #fff; box-shadow: 0 14px 34px rgba(11,47,91,.08); color: var(--gm-dark); font-weight: 700; }
.gm-check-card i { color: var(--gm-accent); font-size: 24px; }
.gm-services-section { overflow: hidden; }
.gm-global-dots { position: absolute; top: 50px; right: 6vw; width: 420px; max-width: 42vw; pointer-events: none; }
.gm-service-card { height: 100%; background: #fff; border: 1px solid rgba(11,47,91,.08); border-radius: 26px; padding: 30px 24px; box-shadow: 0 18px 46px rgba(11,47,91,.08); transition: .25s ease; position: relative; overflow: hidden; }
.gm-service-card::after { content: ""; position: absolute; right: -36px; bottom: -36px; width: 100px; height: 100px; border-radius: 50%; background: rgba(29,183,208,.12); transition: .25s ease; }
.gm-service-card:hover { transform: translateY(-8px); box-shadow: 0 24px 70px rgba(11,47,91,.13); }
.gm-service-card:hover::after { transform: scale(1.8); }
.gm-service-icon { width: 68px; height: 68px; display: grid; place-items: center; border-radius: 22px; background: rgba(11,47,91,.08); color: var(--gm-primary); font-size: 31px; margin-bottom: 24px; }
.gm-service-card h3 { font-size: 22px; margin-bottom: 12px; color: var(--gm-primary); }
.gm-service-card p { color: var(--gm-muted); margin-bottom: 22px; }
.gm-service-card a { position: relative; z-index: 2; color: var(--gm-primary-2); font-weight: 800; }
.gm-process-card { height: 100%; background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.16); border-radius: 28px; padding: 28px; color: #fff; backdrop-filter: blur(12px); }
.gm-process-card span { width: 54px; height: 54px; display: grid; place-items: center; border-radius: 50%; background: var(--gm-accent); color: #fff; font-weight: 900; margin-bottom: 20px; }
.gm-process-card h3 { color: #fff; font-size: 23px; margin-bottom: 10px; }
.gm-process-card p { color: rgba(255,255,255,.77); margin: 0; }
.gm-public-db-card { background: #fff; border-radius: 34px; padding: 30px; box-shadow: 0 28px 70px rgba(11,47,91,.13); border: 1px solid rgba(11,47,91,.08); }
.gm-db-head { display: flex; justify-content: space-between; gap: 18px; align-items: center; flex-wrap: wrap; padding: 18px 20px; border-radius: 22px; background: var(--gm-primary); color: #fff; margin-bottom: 16px; }
.gm-db-head span { font-weight: 900; }
.gm-db-head strong { color: var(--gm-accent); }
.gm-db-row { display: flex; justify-content: space-between; align-items: center; gap: 18px; padding: 18px 20px; border-radius: 18px; background: var(--gm-light); margin-top: 12px; }
.gm-db-row b { color: var(--gm-primary); }
.gm-db-row span { color: var(--gm-muted); font-weight: 700; }
.gm-auth-box { background: #fff; border-left: 5px solid var(--gm-gold); border-radius: 24px; padding: 26px; box-shadow: 0 22px 58px rgba(11,47,91,.11); }
.gm-auth-box span { display: block; font-weight: 900; color: var(--gm-primary-2); margin-bottom: 10px; }
.gm-auth-box strong { display: block; color: var(--gm-primary); font-size: 22px; margin-bottom: 6px; }
.gm-auth-box p { color: var(--gm-dark); font-weight: 800; margin-bottom: 12px; }
.gm-auth-box small { display: block; color: var(--gm-muted); line-height: 1.55; }
.gm-icon-panel { height: 100%; background: #fff; padding: 28px; border-radius: 26px; border: 1px solid rgba(11,47,91,.08); box-shadow: 0 18px 46px rgba(11,47,91,.08); }
.gm-icon-panel i { display: grid; place-items: center; width: 62px; height: 62px; border-radius: 20px; color: var(--gm-primary); background: rgba(29,183,208,.14); font-size: 30px; margin-bottom: 18px; }
.gm-icon-panel h3 { color: var(--gm-primary); font-size: 22px; margin-bottom: 10px; }
.gm-icon-panel p { color: var(--gm-muted); margin: 0; }
.gm-worker-section { background: linear-gradient(180deg, #fff 0%, #f7fbff 100%); }
.gm-map-shape { position: absolute; width: min(760px, 64vw); right: -120px; top: 10px; opacity: .09; pointer-events: none; }
.gm-worker-card { display: grid; grid-template-columns: minmax(160px, 260px) 1fr; gap: clamp(20px, 3vw, 36px); align-items: center; background: #fff; border-radius: 34px; padding: clamp(22px, 3vw, 34px); box-shadow: 0 28px 70px rgba(11,47,91,.12); }
.gm-worker-card img { width: 100%; aspect-ratio: 4/3; object-fit: cover; border-radius: 24px; }
.gm-worker-card--register { grid-template-columns: minmax(200px, 320px) 1fr; }
.gm-worker-card--register h2 { font-size: clamp(26px, 3vw, 40px); line-height: 1.15; max-width: none; }
.gm-worker-steps { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; margin-top: 28px; }
.gm-worker-step { display: grid; gap: 12px; align-content: start; min-height: 148px; padding: 22px 20px; background: #fff; border: 1px solid rgba(11,47,91,.08); border-radius: 22px; box-shadow: 0 14px 34px rgba(11,47,91,.08); }
.gm-worker-step__num { color: var(--gm-accent); font-size: 12px; font-weight: 900; letter-spacing: .08em; }
.gm-worker-step__icon { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 16px; background: rgba(29,183,208,.14); color: var(--gm-primary); font-size: 22px; }
.gm-worker-step h3 { margin: 0; color: var(--gm-primary); font-size: 16px; line-height: 1.4; font-weight: 800; }
.gm-worker-list--row { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.progress-wrap { mix-blend-mode: normal !important; background: var(--gm-white) !important; border: 1px solid rgba(11,47,91,.1); box-shadow: inset 0 0 0 2px rgba(11,47,91,.08); overflow: visible; }
.progress-wrap svg.progress-circle { position: absolute; inset: 0; z-index: 1; pointer-events: none; }
.progress-wrap svg.progress-circle path { stroke: var(--gm-accent) !important; stroke-width: 4; stroke-linecap: round; }
.progress-wrap::after {
  content: "" !important;
  font-family: inherit !important;
  font-weight: normal !important;
  z-index: 2;
  color: transparent !important;
  background-color: var(--gm-primary) !important;
  -webkit-mask-image: url('../icons/ph-arrow-up.svg');
  mask-image: url('../icons/ph-arrow-up.svg');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: 16px 16px;
  mask-size: 16px 16px;
}
.gm-worker-card span { color: var(--gm-primary-2); font-weight: 900; text-transform: uppercase; letter-spacing: .04em; font-size: 13px; }
.gm-worker-card h2 { color: var(--gm-primary); margin: 8px 0 12px; font-size: clamp(28px, 3vw, 42px); line-height: 1.12; }
.gm-demo-form-note { display: flex; align-items: flex-start; gap: 10px; margin-top: 18px; padding: 14px 16px; border-radius: 16px; background: rgba(14,90,167,.08); color: var(--gm-dark); font-size: 14px; line-height: 1.5; }
.gm-demo-form-note i { color: var(--gm-primary-2); font-size: 18px; line-height: 1.3; flex-shrink: 0; }
.gm-map-section { padding-bottom: 120px; }
.gm-map-frame { position: relative; width: 100%; height: clamp(320px, 50vh, 500px); border-radius: 24px; overflow: hidden; border: 1px solid rgba(11,47,91,.1); box-shadow: 0 18px 46px rgba(11,47,91,.08); background: var(--gm-light); }
.gm-map-frame iframe { width: 100%; height: 100%; border: 0; display: block; }
.gm-worker-card p { color: var(--gm-muted); margin: 0; }
.gm-worker-list { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 18px; }
.gm-worker-list div { display: flex; align-items: center; gap: 14px; background: #fff; padding: 19px 20px; border-radius: 20px; box-shadow: 0 14px 34px rgba(11,47,91,.08); font-weight: 800; color: var(--gm-dark); }
.gm-worker-list i { color: var(--gm-accent); font-size: 25px; }
.gm-cta-section::before { content: ""; position: absolute; inset: 0; background: rgba(11,47,91,.78); }
.gm-cta-section .container { position: relative; z-index: 1; }
.gm-btn-white { background: #fff; color: var(--gm-primary); font-weight: 800; padding: 14px 25px; display: inline-flex; align-items: center; gap: 10px; }
.gm-btn-white:hover { background: var(--gm-accent); color: #fff; }
.gm-btn-whatsapp { background: #25D366 !important; color: #fff !important; border: 2px solid #1faa59 !important; font-weight: 800; padding: 14px 25px; display: inline-flex; align-items: center; gap: 10px; }
.gm-btn-whatsapp:hover { background: #1faa59 !important; border-color: #188f4c !important; color: #fff !important; transform: translateY(-1px); }
.gm-qr-card { height: 100%; background: #fff; border-radius: 24px; padding: 18px; box-shadow: 0 16px 42px rgba(11,47,91,.09); border: 1px solid rgba(11,47,91,.08); display: grid; gap: 8px; text-align: center; }
.gm-qr-card img { width: 148px; height: 148px; object-fit: contain; margin: 0 auto; }
.gm-qr-card strong { color: var(--gm-primary); }
.gm-qr-card span { color: var(--gm-muted); font-size: 13px; }
.gm-contact-list { display: grid; gap: 12px; }
.gm-contact-list a,
.gm-contact-list span { display: flex; align-items: flex-start; gap: 10px; color: var(--gm-dark); font-weight: 700; }
.gm-contact-list i { color: var(--gm-primary-2); font-size: 20px; line-height: 1.3; }
.gm-form-card { background: #fff; border-radius: 34px; padding: clamp(28px, 5vw, 54px); box-shadow: 0 28px 80px rgba(11,47,91,.13); border: 1px solid rgba(11,47,91,.08); }
.gm-form-card h2 { color: var(--gm-primary); font-size: clamp(34px, 4vw, 56px); }
.gm-control { border: 1px solid rgba(11,47,91,.14); border-radius: 18px; min-height: 58px; padding: 14px 18px; }
textarea.gm-control { min-height: 150px; }
.gm-control:focus { border-color: var(--gm-primary-2); box-shadow: 0 0 0 .2rem rgba(14,90,167,.13); }
.gm-gallery-link { display: block; cursor: zoom-in; }
.gm-gallery-link img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; display: block; transition: transform .3s ease; }
.gm-gallery-link.gm-image-frame:hover img { transform: scale(1.03); }
.gm-gallery-figure { margin: 0; display: grid; gap: 16px; height: 100%; }
.gm-gallery-caption { display: grid; gap: 6px; }
.gm-gallery-caption strong { color: var(--gm-primary); font-size: clamp(18px, 2.2vw, 22px); line-height: 1.25; }
.gm-gallery-caption span { color: var(--gm-muted); font-size: 15px; line-height: 1.55; }
.gm-footer-links { list-style: none; padding: 0; margin: 0; display: grid; gap: 12px; color: rgba(255,255,255,.72); }
.gm-footer-links a { color: rgba(255,255,255,.72); }
.gm-footer-links a:hover { color: #fff; }
.gm-footer-bottom { border-top: 1px solid rgba(255,255,255,.14); margin-top: 54px; padding-top: 22px; display: flex; justify-content: space-between; gap: 18px; flex-wrap: wrap; color: rgba(255,255,255,.72); }
.gm-floating-whatsapp { position: fixed; right: 22px; bottom: 22px; z-index: 998; display: inline-flex; align-items: center; gap: 9px; padding: 13px 18px; border-radius: 999px; background: #25D366; color: #fff; font-weight: 900; box-shadow: 0 20px 48px rgba(37,211,102,.35); }
.gm-floating-whatsapp:hover { color: #fff; transform: translateY(-2px); }
.gm-floating-whatsapp i { font-size: 23px; }
@media (min-width: 1400px) {
  .gm-nav-label-full { display: inline; }
  .gm-nav-label-short { display: none; }
}
@media (max-width: 1399.98px) {
  .gm-brand-copy strong { font-size: 15px; }
  .gm-brand-copy small { display: none; }
  .gm-header-logo { width: 52px; height: 52px; }
}
@media (max-width: 1199.98px) {
  .gm-hero-space { padding-top: 105px !important; padding-bottom: 105px !important; }
  .gm-section-display { font-size: clamp(38px, 7vw, 68px) !important; }
  .gm-worker-card,
  .gm-worker-card--register { grid-template-columns: 1fr; }
  .gm-worker-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gm-worker-list--row { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 991.98px) {
  .gm-hero-wrap { padding: 12px 8px 0; }
  .gm-hero-bg { border-radius: 24px !important; }
  .gm-hero-bg::after { background: rgba(255,255,255,.86); }
  .gm-large-heading { font-size: clamp(34px, 8vw, 56px); }
  .gm-worker-steps,
  .gm-worker-list,
  .gm-worker-list--row { grid-template-columns: 1fr; }
}
@media (max-width: 575.98px) {
  .gm-topbar .container > div { justify-content: center !important; text-align: center; }
  .gm-brand-copy strong { font-size: 13px; }
  .gm-header-logo { width: 46px; height: 46px; border-radius: 12px; }
  .gm-brand-link { gap: 9px; }
  .gm-hero-space { padding: 74px 0 !important; }
  .gm-pill { width: 100%; }
  .gm-db-row { align-items: flex-start; flex-direction: column; gap: 5px; }
  .gm-form-card { border-radius: 24px; }
  .gm-floating-whatsapp span { display: none; }
  .gm-floating-whatsapp { width: 54px; height: 54px; padding: 0; justify-content: center; right: 14px; bottom: 14px; }
}
