/* Global typography: Tahoma titles, Calibri paragraph copy. */
html body { font-family: Calibri, "Segoe UI", Arial, sans-serif; }
html body h1,
html body h2,
html body h3,
html body h4,
html body h5,
html body h6,
html body .elementor-heading-title,
html body .gtech-mega-title,
html body .hfe-menu-item,
html body .hfe-sub-menu-item,
html body .elementor-button,
html body button,
html body input[type="button"],
html body input[type="submit"] { font-family: Tahoma, Arial, sans-serif !important; }
html body p,
html body blockquote,
html body li,
html body .elementor-widget-text-editor,
html body .elementor-widget-text-editor p,
html body .gtech-mega-description,
html body figcaption,
html body label,
html body input,
html body textarea,
html body select { font-family: Calibri, "Segoe UI", Arial, sans-serif !important; }

/* Elementor utility: add gtech-font-calibri in Advanced > CSS Classes. */
.gtech-font-calibri,
.gtech-font-calibri .elementor-heading-title,
.gtech-font-calibri .elementor-widget-container,
.gtech-font-calibri p,
.gtech-font-calibri span,
.gtech-font-calibri a,
.gtech-font-calibri li {
    font-family: Calibri, "Segoe UI", Arial, sans-serif !important;
}

.hfe-nav-menu .gtech-mega-parent { position: relative; }
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-parent > .sub-menu {
    position: absolute !important;
    width: min(920px, calc(100vw - 48px)) !important;
    max-width: none !important;
    left: 50% !important;
    right: auto;
    top: 100% !important;
    margin-left: -396px;
    transform: none !important;
    padding: 22px;
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, .95fr);
    grid-auto-flow: column;
    grid-template-rows: repeat(7, 70px);
    gap: 0 22px;
    border: 1px solid #cbd7e8;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 20px 45px rgba(7, 27, 69, .16);
}
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-parent > .sub-menu::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    height: 12px;
}
.hfe-nav-menu .gtech-mega-parent:not(:hover):not(:focus-within) > .sub-menu { display: none; }
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-link-item { width: 100% !important; min-width: 0 !important; }
.hfe-nav-menu .gtech-mega-link-item > a.hfe-sub-menu-item {
    height: 70px !important;
    min-height: 70px !important;
    padding: 6px 16px !important;
    box-sizing: border-box;
    overflow: hidden;
    border: 0;
    background: #fff;
    color: #071b45;
    white-space: normal;
}
.hfe-nav-menu .gtech-mega-link-item > a.hfe-sub-menu-item.is-preview-active,
.hfe-nav-menu .gtech-mega-link-item > a.hfe-sub-menu-item:hover,
.hfe-nav-menu .gtech-mega-link-item > a.hfe-sub-menu-item:focus { background: #eaf3ff; }
.gtech-mega-item-content { display: grid; grid-template-columns: 46px 1fr; gap: 14px; align-items: center; }
.gtech-mega-icon { width: 40px; height: 40px; object-fit: contain; }
.gtech-mega-copy { display: grid; gap: 3px; }
.gtech-mega-title { color: #071b45; font: 400 16px/1.2 Arial, sans-serif; }
.gtech-mega-description { color: #40516d; font: 400 12px/1.5 Arial, sans-serif; }
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-feature { position: relative; width: 100% !important; height: 490px; min-height: 490px; grid-column: 2; grid-row: 1 / span 7; overflow: hidden; border-radius: 5px; background: #e9eff4; }
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-feature > img {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    min-height: 100% !important;
    display: block;
    object-fit: cover !important;
    object-position: center center;
    opacity: 1;
    transition: opacity .22s ease;
}
.gtech-mega-feature img.is-changing { opacity: .18; }

/* Industries mega menu mirrors the approved six-row HTML reference. */
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-parent--industries > .sub-menu {
    grid-template-rows: repeat(6, 77px);
}
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-parent--industries > .sub-menu .gtech-mega-link-item > a.hfe-sub-menu-item {
    height: 77px !important;
    min-height: 77px !important;
}
.elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-parent--industries > .sub-menu .gtech-mega-feature {
    height: 462px;
    min-height: 462px;
    grid-row: 1 / span 6;
}

@media (max-width: 1024px) {
    .hfe-nav-menu .gtech-mega-parent > .sub-menu { position: static !important; width: 100%; margin-left: 0; transform: none; display: block; padding: 10px; border: 0; box-shadow: none; }
    .hfe-nav-menu .gtech-mega-feature { display: none; }
}

@media (min-width: 1025px) and (max-width: 1100px) {
    .elementor-widget-navigation-menu .hfe-nav-menu .gtech-mega-parent > .sub-menu {
        margin-left: calc(-43vw + 24px);
    }
}

/* Hero CTA labels are buttons, so theme link decoration must not appear. */
.elementor-39 .elementor-element.elementor-element-71b7f91 .elementor-button,
.elementor-39 .elementor-element.elementor-element-71b7f91 .elementor-button:hover,
.elementor-39 .elementor-element.elementor-element-71b7f91 .elementor-button:focus,
.elementor-39 .elementor-element.elementor-element-71b7f91 .elementor-button:active {
    text-decoration: none;
}

.elementor-39 .elementor-element.elementor-element-71b7f91 {
    gap: 30px;
}

/* Button labels must not inherit the theme's standard link underline. */
.elementor-button,
.elementor-button:hover,
.elementor-button:focus,
.elementor-button:active,
.elementor-button .elementor-button-text {
    text-decoration: none !important;
}

/* Mission reference treatment: pale vertical gradient behind the 54px grid. */
.elementor-39 .elementor-element.elementor-element-297a4dc:not(.elementor-motion-effects-element-type-background),
.elementor-39 .elementor-element.elementor-element-297a4dc > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fff;
    background-image:
        url("../../../uploads/2026/08/mission-grid-54.svg"),
        linear-gradient(180deg, #f3f7fc 0%, #fff 52%, #edf5ff 100%);
    background-position: top left, top left;
    background-repeat: repeat, no-repeat;
    background-size: 54px 54px, 100% 100%;
}

/* Existing Elementor background video remains the rotating gear decoration. */
.elementor-39 .elementor-element.elementor-element-5b0a77b {
    opacity: .2;
    mix-blend-mode: multiply;
    filter: grayscale(1);
    pointer-events: none;
}

@media (max-width: 767px) {
    .elementor-39 .elementor-element.elementor-element-297a4dc {
        min-height: 0 !important;
        padding: 48px 20px !important;
    }

    .elementor-39 .elementor-element.elementor-element-297a4dc > .e-con-inner {
        display: flex !important;
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: stretch !important;
        gap: 28px !important;
    }

    .elementor-39 .elementor-element.elementor-element-7cc3ea8,
    .elementor-39 .elementor-element.elementor-element-8611902 {
        position: relative !important;
        width: 100% !important;
        max-width: none !important;
        min-height: 0 !important;
        margin: 0 !important;
    }

    .elementor-39 .elementor-element.elementor-element-7cc3ea8 {
        padding: 0 !important;
        gap: 24px !important;
    }

    .elementor-39 .elementor-element.elementor-element-8611902 {
        padding: 0 !important;
    }

    .elementor-39 .elementor-element.elementor-element-74442b5 .elementor-heading-title {
        font-size: 40px !important;
        line-height: 1.08 !important;
    }

    .elementor-39 .elementor-element.elementor-element-2450d59 {
        margin: 0 !important;
        font-size: 24px !important;
        line-height: 1.35 !important;
    }

    .elementor-39 .elementor-element.elementor-element-5b0a77b {
        display: none !important;
    }
}

/* Elementor industry cards: four-up slider matching the approved HTML reference. */
.gtech-industry-slider > .e-con-inner {
    overflow: hidden;
}

.gtech-industry-slider .gtech-industry-track {
    display: flex;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-self: stretch !important;
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: none !important;
    gap: 28px;
    transition: none;
    will-change: transform;
}

.gtech-industry-slider > .e-con-inner > .gtech-industry-track.elementor-element {
    --width: 100% !important;
    --container-widget-width: 100% !important;
}

.gtech-industry-slider .gtech-industry-slide {
    flex: 0 0 calc((100% - 84px) / 4) !important;
    width: calc((100% - 84px) / 4) !important;
    max-width: calc((100% - 84px) / 4) !important;
    min-height: 560px;
}

.gtech-industry-slider .gtech-industry-slide::before,
.gtech-industry-slider .gtech-industry-slide > .elementor-background-overlay {
    opacity: 1;
    background: linear-gradient(180deg,
        rgba(0, 0, 0, 0) 18%,
        rgba(0, 0, 0, .22) 38%,
        rgba(0, 0, 0, .76) 62%,
        rgba(0, 0, 0, .96) 100%) !important;
}

.gtech-industry-slider .gtech-industry-slide .elementor-widget-text-editor {
    min-height: 7.25em;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
}

.gtech-industry-slider .gtech-industry-controls {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 9px;
}

.gtech-industry-controls .gtech-slider-prev,
.gtech-industry-controls .gtech-slider-next {
    flex: 0 0 46px;
    width: 46px;
    margin-inline: 14px;
}

.gtech-industry-controls .elementor-button {
    width: 46px;
    height: 46px;
    padding: 0;
    border: 1px solid #c8cfd9;
    border-radius: 50%;
    background: #fff;
    color: #071b45;
    text-decoration: none;
    font: 400 28px/42px Tahoma, Arial, sans-serif;
}

.gtech-industry-controls .elementor-button.is-disabled {
    color: #8d98a8;
}

.elementor-39 .elementor-element.elementor-element-b510005 .elementor-button {
    line-height: 25px;
    width: 45px;
    height: 45px;
}

.elementor-39 .elementor-element.elementor-element-b510001 .elementor-button {
    line-height: 25px;
    width: 45px;
    height: 45px;
}

.gtech-industry-controls .gtech-slider-dot {
    flex: 0 0 30px;
    width: 30px;
    cursor: pointer;
}

.gtech-industry-controls .gtech-slider-dot .elementor-divider-separator {
    width: 30px;
    border-block-start-width: 3px;
    border-color: #aeb8c6;
}

.gtech-industry-controls .gtech-slider-dot.is-active {
    --divider-color: #1c63f2 !important;
}

.gtech-industry-controls .gtech-slider-dot.is-active .elementor-divider-separator {
    width: 52px;
    border-color: #1c63f2 !important;
    border-block-start-color: #1c63f2 !important;
}

.gtech-industry-controls .gtech-slider-dot--mobile {
    display: none;
}

.gtech-industry-mobile-controls {
    display: none;
}

@media (max-width: 1024px) {
    .gtech-industry-slider .gtech-industry-slide {
        flex-basis: calc((100% - 28px) / 2) !important;
        width: calc((100% - 28px) / 2) !important;
        max-width: calc((100% - 28px) / 2) !important;
    }
}

@media (max-width: 767px) {
    .gtech-industry-slider .gtech-industry-controls { display: none !important; }

    .gtech-industry-mobile-controls {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
        width: 100%;
        margin-top: 26px;
    }

    .gtech-industry-slider button.gtech-industry-mobile-arrow,
    .gtech-industry-slider button.gtech-industry-mobile-arrow:hover,
    .gtech-industry-slider button.gtech-industry-mobile-arrow:focus,
    .gtech-industry-slider button.gtech-industry-mobile-arrow:active {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 44px;
        width: 44px;
        height: 44px;
        min-width: 44px;
        min-height: 44px;
        padding: 0 !important;
        color: #071b45 !important;
        background: #fff !important;
        border: 1px solid #c8cfd9 !important;
        border-radius: 50% !important;
        box-shadow: none !important;
        text-decoration: none !important;
        font: 400 29px/1 Tahoma,Arial,sans-serif;
        cursor: pointer;
    }

    .gtech-industry-mobile-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
    }

    .gtech-industry-mobile-dots button {
        display: block;
        width: 16px;
        height: 4px;
        padding: 0;
        background: #aeb8c6;
        border: 0;
        border-radius: 0;
        cursor: pointer;
    }

    .gtech-industry-mobile-dots button.is-active {
        width: 24px;
        background: #1c63f2;
    }

    .gtech-industry-controls .gtech-slider-prev,
    .gtech-industry-controls .gtech-slider-next {
        display: block !important;
        visibility: visible !important;
        flex: 0 0 44px !important;
        width: 44px !important;
        margin-inline: 0 !important;
        opacity: 1 !important;
    }

    .gtech-industry-controls .gtech-slider-prev .elementor-button,
    .gtech-industry-controls .gtech-slider-next .elementor-button {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 44px !important;
        height: 44px !important;
        padding: 0 !important;
        color: #071b45 !important;
        background: #fff !important;
        border: 1px solid #aeb8c6 !important;
        border-radius: 50% !important;
        line-height: 1 !important;
    }

    .gtech-industry-controls .gtech-slider-prev .elementor-button-text,
    .gtech-industry-controls .gtech-slider-next .elementor-button-text {
        display: block !important;
        color: inherit !important;
        font-size: 28px !important;
        line-height: 1 !important;
    }

    .gtech-industry-controls .gtech-slider-dot {
        flex: 0 0 20px;
        width: 20px;
    }

    .gtech-industry-controls .gtech-slider-dot .elementor-divider-separator {
        width: 20px;
    }

    .gtech-industry-controls .gtech-slider-dot.is-active .elementor-divider-separator {
        width: 28px;
    }

    .gtech-industry-controls .gtech-slider-dot--mobile {
        display: flex;
    }

    .gtech-industry-slider .gtech-industry-track {
        touch-action: pan-y;
        transform: none !important;
    }

    .gtech-industry-slider .gtech-industry-slide {
        display: none !important;
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: 500px;
    }

    .gtech-industry-slider .gtech-industry-slide.is-mobile-active {
        display: flex !important;
    }
}

/* Capabilities reference layout built from native Elementor containers/widgets. */
.gtech-capabilities .gtech-capabilities-eyebrow .elementor-widget-container {
    display: flex;
    align-items: center;
    gap: 14px;
    text-transform: uppercase;
}

.gtech-capabilities .gtech-capabilities-eyebrow,
.gtech-capabilities .gtech-capabilities-eyebrow p {
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0;
}

.gtech-capabilities .gtech-capabilities-eyebrow .elementor-widget-container::after {
    content: "";
    display: block;
    flex: 0 0 58px;
    width: 58px;
    height: 2px;
    margin: 0;
    background: currentColor;
}

.gtech-capabilities .gtech-capabilities-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 64px;
    row-gap: 0;
}

.gtech-capabilities .gtech-capabilities-intro {
    max-width: 760px;
}

/* Match the final capabilities-specific title rule in the reference index.html. */
.gtech-capabilities .elementor-element-6582a12 .elementor-heading-title {
    font-size: 55px;
    font-weight: 400;
    line-height: 1.03;
    letter-spacing: 0;
}

@media (max-width: 560px) {
    .gtech-capabilities .elementor-element-6582a12 .elementor-heading-title {
        font-size: 46px;
    }
}

.gtech-capabilities .gtech-capability-row {
    position: relative;
    /* Elementor containers keep their flex layout in a CSS custom property.
       Force the card itself to be the positioning context so the thumbnail
       cannot participate in the row as a normal flex item. */
    --display: block !important;
    display: block !important;
    flex: 0 0 calc((100% - 64px) / 2) !important;
    width: calc((100% - 64px) / 2) !important;
    max-width: calc((100% - 64px) / 2) !important;
    min-height: 250px;
    overflow: visible;
    transition: background-color .3s ease;
}

.gtech-capabilities .gtech-capability-row:hover {
    background: rgba(31, 91, 234, .06) !important;
}

.gtech-capabilities .gtech-capability-copy {
    --display: grid !important;
    display: grid;
    grid-template-columns: 50px minmax(0, 1fr);
    column-gap: 18px;
    align-items: start;
}

/* Boxed containers add an .e-con-inner wrapper.  Mirror the same grid on
   that wrapper; otherwise Elementor lays the icon, heading and paragraph out
   with its generated flex rules (the broken WordPress composition). */
.gtech-capabilities .gtech-capability-copy > .e-con-inner {
    display: grid !important;
    grid-template-columns: 50px minmax(0, 1fr);
    column-gap: 18px;
    align-items: start;
}

.gtech-capabilities .gtech-capability-copy > .e-con-inner > * {
    width: auto !important;
    max-width: none !important;
}

.gtech-capabilities .gtech-capability-icon {
    grid-row: 1 / 3;
    grid-column: 1;
    width: 50px;
    max-width: 50px;
}

.gtech-capabilities .gtech-capability-icon img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.gtech-capabilities .gtech-capability-copy > .elementor-widget-heading,
.gtech-capabilities .gtech-capability-copy > .elementor-widget-text-editor,
.gtech-capabilities .gtech-capability-copy > .e-con-inner > .elementor-widget-heading,
.gtech-capabilities .gtech-capability-copy > .e-con-inner > .elementor-widget-text-editor {
    grid-column: 2;
}

.gtech-capabilities .gtech-capability-thumb {
    position: absolute;
    --position: absolute;
    flex: none !important;
    z-index: 2;
    left: auto !important;
    right: 12px !important;
    top: 50% !important;
    bottom: auto !important;
    width: 112px;
    height: 112px;
    transform: translateY(-50%);
    transition: width .35s ease, height .35s ease, filter .35s ease, border-radius .35s ease;
}

.gtech-capabilities .gtech-capability-thumb img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    object-fit: cover;
    filter: grayscale(1);
}

.gtech-capabilities .gtech-capability-row:hover .gtech-capability-thumb,
.gtech-capabilities .gtech-capability-row:hover .gtech-capability-thumb img {
    width: 132px;
    height: 132px;
    border-radius: 8px;
    filter: grayscale(0);
}

/* Final HTML hover treatment: animate the crop wrapper, not the image layout. */
.gtech-capabilities .gtech-capability-row {
    padding-left: 28px !important;
    padding-right: 158px !important;
    transition: background-color .3s cubic-bezier(.22, .61, .36, 1);
}

.gtech-capabilities .gtech-capability-thumb {
    left: auto !important;
    right: 28px !important;
    max-width: 112px;
    overflow: hidden;
    border-radius: 50%;
    pointer-events: none;
    will-change: width, max-width, height, border-radius;
    transition:
        width .35s cubic-bezier(.22, .61, .36, 1),
        max-width .35s cubic-bezier(.22, .61, .36, 1),
        height .35s cubic-bezier(.22, .61, .36, 1),
        border-radius .35s cubic-bezier(.22, .61, .36, 1) !important;
}

.gtech-capabilities .gtech-capability-thumb .elementor-widget-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: inherit;
}

.gtech-capabilities .gtech-capability-thumb img,
.gtech-capabilities .gtech-capability-row:hover .gtech-capability-thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 142%;
    height: 142%;
    max-width: none;
    border-radius: 0;
    object-fit: cover;
    filter: none;
    transform: translate(-50%, -50%);
}

.gtech-capabilities .gtech-capability-row:hover .gtech-capability-thumb {
    width: 132px;
    max-width: 132px;
    height: 132px;
    border-radius: 8px;
    transition:
        width .35s cubic-bezier(.22, .61, .36, 1),
        max-width .35s cubic-bezier(.22, .61, .36, 1),
        height .35s cubic-bezier(.22, .61, .36, 1),
        border-radius .35s cubic-bezier(.22, .61, .36, 1) !important;
}

@media (max-width: 1024px) {
    .gtech-capabilities .gtech-capability-row {
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        min-height: 220px;
    }
}

@media (max-width: 767px) {
    .gtech-capabilities .gtech-capability-row {
        min-height: 300px;
        padding: 28px 0 122px !important;
    }

    .gtech-capabilities .gtech-capability-copy {
        grid-template-columns: 42px minmax(0, 1fr);
        column-gap: 12px;
    }

    .gtech-capabilities .gtech-capability-copy > .e-con-inner {
        grid-template-columns: 42px minmax(0, 1fr);
        column-gap: 12px;
    }

    .gtech-capabilities .gtech-capability-icon,
    .gtech-capabilities .gtech-capability-icon img {
        width: 42px;
        height: 42px;
    }

    .gtech-capabilities .gtech-capability-thumb {
        top: auto !important;
        right: auto !important;
        bottom: 24px !important;
        left: 50% !important;
        width: 88px !important;
        max-width: 88px !important;
        height: 88px !important;
        min-height: 88px !important;
        border-radius: 50% !important;
        transform: translateX(-50%) !important;
        transition: none !important;
    }

    .gtech-capabilities .gtech-capability-thumb img {
        width: 88px;
        height: 88px;
    }

    .gtech-capabilities .gtech-capability-row:hover .gtech-capability-thumb {
        top: auto !important;
        right: auto !important;
        bottom: 24px !important;
        left: 50% !important;
        width: 88px !important;
        max-width: 88px !important;
        height: 88px !important;
        min-height: 88px !important;
        border-radius: 50% !important;
        transform: translateX(-50%) !important;
        transition: none !important;
    }

    .gtech-capabilities .gtech-capability-row:hover .gtech-capability-thumb img {
        width: 142%;
        height: 142%;
        border-radius: 0;
    }
}

/* Structured Ways of Engagement — native Elementor reference layout. */
.gtech-engagement .gtech-engagement-eyebrow .elementor-widget-container {
    display: flex;
    align-items: center;
    gap: 14px;
}

.gtech-engagement .gtech-engagement-eyebrow,
.gtech-engagement .gtech-engagement-eyebrow p {
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0;
    text-transform: uppercase;
}

.gtech-engagement .gtech-engagement-eyebrow .elementor-widget-container::after {
    content: "";
    display: block;
    flex: 0 0 58px;
    width: 58px;
    height: 2px;
    margin: 0;
    background: currentColor;
}

.gtech-engagement .gtech-engagement-models {
    display: block;
}

.gtech-engagement .gtech-engagement-row {
    display: grid;
    grid-template-columns: 150px minmax(250px, .8fr) 1fr;
    gap: 40px;
    align-items: center;
    transition: background-color .3s cubic-bezier(.22, .61, .36, 1);
}

.gtech-engagement .gtech-engagement-row:last-child {
    border-bottom: 1px solid rgba(166, 181, 201, .2);
}

.gtech-engagement .gtech-engagement-row:hover {
    background: #f1f5f8 !important;
}

.gtech-engagement .gtech-engagement-column {
    width: 100% !important;
    max-width: none !important;
}

/* Keep every engagement description at the approved body-copy size. */
.gtech-engagement .gtech-engagement-row .elementor-widget-text-editor,
.gtech-engagement .gtech-engagement-row .elementor-widget-text-editor p {
    font-family: Calibri, "Segoe UI", Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

@media (max-width: 900px) {
    .gtech-engagement .gtech-engagement-row {
        grid-template-columns: 100px minmax(0, 1fr);
        gap: 24px 30px;
    }

    .gtech-engagement .gtech-engagement-row > .gtech-engagement-column:last-child {
        grid-column: 2;
    }
}

@media (max-width: 560px) {
    .gtech-engagement .gtech-engagement-row {
        grid-template-columns: 1fr;
        gap: 12px;
        padding-block: 28px !important;
    }

    .gtech-engagement .gtech-engagement-row > .gtech-engagement-column:last-child {
        grid-column: auto;
    }
}

/* Careers Spotlight — native Elementor containers matched to index.html. */
.gtech-careers {
    background: #f3f7fb;
}

.gtech-careers > .e-con-inner {
    min-height: 616px;
    align-items: stretch;
}

.gtech-careers .gtech-careers-intro {
    position: relative;
    z-index: 1;
    min-height: 616px;
    padding: 70px 52px 52px;
    background: #fff;
}

.gtech-careers .gtech-careers-eyebrow .elementor-widget-container {
    display: flex;
    align-items: center;
    gap: 14px;
    text-transform: uppercase;
}

.gtech-careers .gtech-careers-eyebrow,
.gtech-careers .gtech-careers-eyebrow p {
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0;
}

.gtech-careers .gtech-careers-eyebrow .elementor-widget-container::after {
    content: "";
    flex: 0 0 58px;
    width: 58px;
    height: 2px;
    background: currentColor;
}

.gtech-careers .gtech-careers-title .elementor-heading-title {
    max-width: 520px;
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 46px;
    font-weight: 500;
    line-height: 1.08;
    letter-spacing: 0;
}

/* Lock the native Elementor widget to the approved HTML reference. Elementor
   previously retained a global navy color link and an older background. */
.gtech-careers .elementor-element-c999799 .elementor-heading-title {
    color: #1f5bea !important;
}

.gtech-careers .gtech-careers-copy,
.gtech-careers .gtech-careers-copy p {
    font-family: Calibri, "Segoe UI", Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
}

.gtech-careers .gtech-careers-copy p + p {
    margin-top: 4px;
}

.gtech-careers .gtech-careers-button .elementor-button {
    min-height: 48px;
    padding: 0 24px;
    border: 1px solid #cbd6e6;
    border-radius: 999px;
    background: #fff;
    color: #06142d;
    text-decoration: none;
}

.gtech-careers .gtech-careers-feature {
    position: relative;
    min-height: 616px;
    overflow: hidden;
    background: #061b43;
}

.gtech-careers .gtech-careers-image {
    position: absolute;
    inset: 0;
    min-height: 616px;
    background-position: center center;
    background-size: cover;
}

.gtech-careers .gtech-careers-overlay {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 24px 36px 24px;
    background: rgba(6, 27, 67, .82);
}

.gtech-careers .gtech-careers-roles-head {
    margin-bottom: 18px;
}

.gtech-careers .gtech-careers-view-all,
.gtech-careers .gtech-careers-view-all p {
    color: #fff;
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}

.gtech-careers .gtech-careers-grid {
    display: block;
    overflow: hidden;
}

.gtech-careers-role-track {
    display: flex;
    transition: transform .65s cubic-bezier(.22, .61, .36, 1);
    will-change: transform;
}

.gtech-careers-role-slide {
    flex: 0 0 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.gtech-careers .gtech-careers-role {
    width: auto !important;
    max-width: none !important;
    min-height: 142px;
    padding: 24px 24px 18px;
    background: #f4f6f8;
}

.gtech-careers .gtech-careers-role .elementor-heading-title {
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.15;
}

.gtech-careers .gtech-careers-role .elementor-widget-text-editor,
.gtech-careers .gtech-careers-role .elementor-widget-text-editor p {
    font-family: Calibri, "Segoe UI", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.45;
}

.gtech-careers .gtech-careers-role .gtech-careers-arrow {
    align-self: flex-end;
    text-align: right;
}

.gtech-careers .gtech-careers-api-role {
    position: relative;
    display: block;
    color: #06142d;
    text-decoration: none;
}

.gtech-careers .gtech-careers-api-role b {
    display: block;
    margin: 0 0 14px;
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.15;
}

.gtech-careers .gtech-careers-api-role small {
    display: -webkit-box;
    overflow: hidden;
    color: #65738a;
    font-family: Calibri, "Segoe UI", Arial, sans-serif;
    font-size: 15px;
    line-height: 1.45;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.gtech-careers .gtech-careers-api-role i {
    position: absolute;
    right: 24px;
    bottom: 18px;
    font: normal 20px/1 Tahoma, Arial, sans-serif;
    transition: transform .2s ease;
}

.gtech-careers .gtech-careers-api-role:hover i {
    transform: translateX(5px);
}

.gtech-careers-slider-controls {
    margin-top: 13px;
    display: flex;
    justify-content: center;
}

.gtech-careers-slider-dots {
    display: flex;
    gap: 10px;
}

.gtech-careers-slider-dots button {
    width: 12px;
    height: 12px;
    padding: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
    cursor: pointer;
}

.gtech-careers-slider-dots button.is-active {
    border-color: #2f74ff;
    background: #2f74ff;
}

@media (max-width: 980px) {
    .gtech-careers > .e-con-inner { min-height: 0; }
    .gtech-careers .gtech-careers-intro { min-height: 0; padding: 60px 42px; }
    .gtech-careers .gtech-careers-feature { min-height: 650px; }
    .gtech-careers .gtech-careers-image { min-height: 650px; }
}

@media (max-width: 650px) {
    .gtech-careers .gtech-careers-intro { padding: 45px 25px; }
    .gtech-careers .gtech-careers-title .elementor-heading-title { font-size: 38px; }
    .gtech-careers .gtech-careers-feature,
    .gtech-careers .gtech-careers-image { min-height: 720px; }
    .gtech-careers .gtech-careers-overlay { padding: 24px 20px 28px; }
    .gtech-careers-role-slide { grid-template-columns: 1fr; }
}

@media (prefers-reduced-motion: reduce) {
    .gtech-careers-role-track { transition: none; }
}

/* Client Ecosystem — continuous Elementor logo rail from index.html. */
.gtech-logos {
    overflow: hidden;
    padding: 82px 0 50px;
    background: #f8fafc;
}

.gtech-logos .gtech-logos-kicker {
    max-width: 1280px;
    margin: 0 auto 18px;
}

.gtech-logos .gtech-logos-kicker .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    text-transform: uppercase;
}

.gtech-logos .gtech-logos-kicker,
.gtech-logos .gtech-logos-kicker p {
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: .045em;
}

.gtech-logos .gtech-logos-kicker .elementor-widget-container::after {
    content: "";
    flex: 0 0 58px;
    width: 58px;
    height: 1px;
    background: currentColor;
}

.gtech-logos .gtech-logos-title {
    max-width: 1080px;
    margin: 0 auto 54px;
}

.gtech-logos .gtech-logos-title .elementor-heading-title {
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 46px;
    font-weight: 400;
    line-height: 1.08;
    letter-spacing: 0;
}

.gtech-logos .gtech-logo-track {
    width: max-content;
    max-width: none;
    display: flex;
    flex-flow: row nowrap;
    gap: 0;
    align-items: center;
    animation: gtechLogoRail 60s linear infinite;
    will-change: transform;
}

.gtech-logos .gtech-logo-track:hover {
    animation-play-state: paused;
}

.gtech-logos .gtech-logo-cell {
    flex: 0 0 clamp(190px, 16.666vw, 320px);
    width: clamp(190px, 16.666vw, 320px) !important;
    min-height: 145px;
    padding: 36px clamp(34px, 4vw, 66px);
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #dfe3ea;
    border-right: 1px solid #dfe3ea;
    border-bottom: 1px solid #dfe3ea;
    background: #fff;
    overflow: visible;
}

.gtech-logos .gtech-logo-cell .elementor-widget-image,
.gtech-logos .gtech-logo-cell .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
}

.gtech-logos .gtech-logo-cell img {
    display: block;
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 72px;
    object-fit: contain !important;
    filter: none;
    opacity: 1;
}

@keyframes gtechLogoRail {
    to { transform: translate3d(-50%, 0, 0); }
}

@media (max-width: 650px) {
    .gtech-logos { padding-top: 64px; }
    .gtech-logos .gtech-logos-title { margin-bottom: 38px; }
    .gtech-logos .gtech-logos-title .elementor-heading-title { font-size: 36px; }
}

@media (prefers-reduced-motion: reduce) {
    .gtech-logos .gtech-logo-track { animation: none; }
}

/* Final engineering CTA — exact footer statement panel from index.html. */
.gtech-final-cta {
    position: relative;
    isolation: isolate;
    width: calc(100% - 60px) !important;
    max-width: 1440px !important;
    min-height: 330px;
    margin: 48px auto 42px !important;
    align-self: center;
    padding: 55px clamp(32px, 6vw, 82px);
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
    overflow: hidden;
    border-radius: 4px;
    border: 0 !important;
    border-left: 0 !important;
    box-shadow: none !important;
    background: linear-gradient(125deg, #06132c 0%, #09285a 58%, #087fa3 100%) !important;
}

.elementor-39 .elementor-element.elementor-element-35bdc1e.gtech-final-cta::before {
    content: none !important;
    display: none !important;
}

.elementor-39 .elementor-element.elementor-element-35bdc1e.gtech-final-cta::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    z-index: 1 !important;
    top: -66px !important;
    right: 0 !important;
    bottom: auto !important;
    left: auto !important;
    width: 546px !important;
    height: 450px !important;
    background: url("../img/footer-globe-dots.svg") center/contain no-repeat !important;
    filter: grayscale(1) brightness(0) invert(1) !important;
    opacity: .3 !important;
    clip-path: none !important;
    transform: none !important;
    transform-origin: center !important;
    pointer-events: none;
}

/* The current native Elementor CTA uses ae9f53f and an injected image element.
 * Do not let the legacy globe pseudo-element cover the engineering artwork. */
.elementor-39 .elementor-element.elementor-element-ae9f53f::before,
.elementor-39 .elementor-element.elementor-element-ae9f53f::after {
    content: none !important;
    display: none !important;
}

.gtech-final-cta .gtech-final-cta-kicker {
    display: none;
}

.gtech-final-cta .gtech-final-cta-title {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    max-width: 870px;
    margin: 0;
}

.gtech-final-cta .gtech-final-cta-title .elementor-heading-title {
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: clamp(42px, 4.8vw, 66px);
    font-weight: 400;
    line-height: 1.03;
    letter-spacing: 0;
    color: #fff;
}

.gtech-final-cta .gtech-final-cta-button {
    position: relative;
    z-index: 2;
    flex: 0 0 auto;
    align-self: flex-end;
    justify-self: flex-end;
    margin: 0;
    transform: translateY(-44px);
}

.gtech-final-cta .gtech-final-cta-button .elementor-button {
    width: 174px !important;
    min-width: 174px !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 0 24px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 1px solid #fff;
    border-radius: 999px;
    background: #fff;
    color: #06142d;
    font-family: Tahoma, "Segoe UI", Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
}

.gtech-final-cta .gtech-final-cta-button .elementor-button-text {
    line-height: 1 !important;
    text-decoration: none !important;
}

/* Elementor preview-safe sizing for the final CTA button widget. */
.elementor-39 .elementor-element.elementor-element-b9822d2 > .elementor-button-wrapper > a.elementor-button {
    box-sizing: border-box !important;
    display: flex !important;
    width: 174px !important;
    min-width: 174px !important;
    max-width: 174px !important;
    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
    block-size: 48px !important;
    min-block-size: 48px !important;
    padding: 16px 24px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    background-color: #fff !important;
    color: #06142d !important;
    line-height: 14px !important;
    transform: none !important;
}

.elementor-39 .elementor-element.elementor-element-b9822d2 .elementor-button-content-wrapper {
    display: flex !important;
    width: 100% !important;
    height: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
}

.gtech-final-cta .gtech-final-cta-button .elementor-button:hover,
.gtech-final-cta .gtech-final-cta-button .elementor-button:focus-visible {
    border-color: #1355e7;
    background: #1355e7;
    color: #fff;
}

@media (max-width: 900px) {
    .gtech-final-cta {
        min-height: 390px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 28px;
    }
    .gtech-final-cta .gtech-final-cta-button {
        align-self: flex-start;
        transform: none;
    }
}

@media (max-width: 650px) {
    .gtech-final-cta {
        width: calc(100% - 30px) !important;
        padding: 42px 28px;
    }
    .gtech-final-cta .gtech-final-cta-title .elementor-heading-title { font-size: 42px; }
}
