/* Custom styles for perfect alignment and improved image quality */

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 320px;
    box-sizing: border-box;
}

body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background: #fff;
}

*, *::before, *::after {
    box-sizing: inherit;
}

.elementor,
.elementor.elementor-691,
.elementor-container,
.elementor-section,
.elementor-column {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.navbar,
.navbar .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 6px 15px;
}

.elementor-section {
    padding-left: 15px;
    padding-right: 15px;
}

.elementor-column,
.elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.elementor-widget-container {
    width: 100%;
    text-align: center;
}

.elementor-heading-title,
.elementor-widget-text-editor p,
.elementor-widget-text-editor {
    text-align: center;
}

img,
.elementor-widget-image img,
.elementor-widget-container img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    image-rendering: auto;
}

.elementor-inner-section .elementor-column {
    align-items: center;
}

.elementor-column.elementor-col-50 {
    padding: 10px;
}

.elementor-column.elementor-col-100 {
    padding: 10px 0;
}

@media (max-width: 992px) {
    .elementor-column.elementor-col-50,
    .elementor-column.elementor-col-100 {
        width: 100% !important;
    }
    .navbar,
    .navbar .container,
    .elementor-section {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media (max-width: 768px) {
    .elementor {
        padding: 0 10px;
    }
}

.navbar-brand img {
    max-height: 96px;
    width: auto;
    transition: max-height 0.2s ease;
}

.navbar-nav .nav-item .nav-link {
        font-size: 1.15rem;
        letter-spacing: 0.02em;
        padding: 0.6rem 0.8rem;
    }

    #home .elementor-column {
        align-items: flex-start;
    }

    #home .elementor-column .elementor-widget-container {
        text-align: left;
    }

    #home .elementor-heading-title.elementor-size-default {
        font-size: clamp(3.2rem, 5vw, 5.2rem);
        line-height: 1.02;
        letter-spacing: -0.04em;
        max-width: 900px;
        color: #141414;
    }

    #home .elementor-widget-text-editor p {
        font-size: 1.1rem;
        max-width: 700px;
        color: #333333;
        margin: 1rem 0 0;
        line-height: 1.7;
    }

    #home .elementor-widget-heading .elementor-heading-title,
    #home .elementor-widget-heading .elementor-heading-title a {
        color: #141414;
    }

    #home .elementor-widget-text-editor,
    #home .elementor-widget-text-editor p,
    #home .elementor-widget-text-editor a {
        color: #333333;
    }

    #home .elementor-widget-text-editor,
    #home .elementor-widget-heading {
        width: 100%;
    }

    #home .elementor-element-47595b0 {
        position: relative;
        z-index: 3;
    }

    #home .elementor-element-8b3be5e {
        position: relative;
        z-index: 1;
    }

    .navbar-brand img {
        max-height: 92px;
    }

    @media (max-width: 992px) {
        .navbar-brand img {
            max-height: 74px;
        }
        .navbar-nav .nav-item .nav-link {
            font-size: 1rem;
        }
        #home .elementor-column {
            align-items: center;
        }
        #home .elementor-column .elementor-widget-container {
            text-align: center;
        }
        #home .elementor-heading-title.elementor-size-default {
            font-size: clamp(2.4rem, 8vw, 3.4rem);
        }
        #home .elementor-widget-text-editor p {
            text-align: center;
        }
    }

/* Service section: premium visual refresh */
.elementor-element-97bc7c6 {
    position: relative;
    overflow: hidden;
    margin: 44px auto 70px;
    padding: clamp(44px, 6vw, 82px) 18px !important;
    border-radius: 28px;
    background:
        linear-gradient(135deg, rgba(124, 178, 82, 0.13), rgba(16, 185, 242, 0.07) 48%, rgba(255, 255, 255, 0.96)),
        #f8fbf6;
}

.elementor-element-97bc7c6::before {
    content: "";
    position: absolute;
    inset: 18px;
    z-index: 0;
    border: 1px solid rgba(124, 178, 82, 0.16);
    border-radius: 22px;
    pointer-events: none;
}

.elementor-element-97bc7c6 > .elementor-container {
    position: relative;
    z-index: 1;
    align-items: center;
    gap: clamp(22px, 4vw, 56px);
}

.elementor-element-97bc7c6 .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-element-97bc7c6 .elementor-column {
    animation: premiumFadeUp 0.85s ease both;
}

.elementor-element-97bc7c6 .elementor-element-0c98e46 {
    animation-delay: 0.12s;
}

.elementor-element-97bc7c6 .elementor-element-caec4d5 img {
    max-height: 420px !important;
    object-fit: contain;
    filter: drop-shadow(0 24px 42px rgba(18, 45, 34, 0.14));
}

.elementor-element-97bc7c6 .elementor-element-0c98e46 .elementor-widget-wrap {
    align-items: center;
    gap: 16px;
    max-width: 720px;
    padding: 0 !important;
}

.elementor-element-97bc7c6 .elementor-element-252e757 .elementor-heading-title {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin: 0 auto;
    padding: 8px 16px;
    border-radius: 999px;
    background: rgba(124, 178, 82, 0.13);
    color: #4f852c;
    font-size: 0.82rem;
    font-weight: 800;
    letter-spacing: 0.09em;
    line-height: 1;
    text-transform: uppercase;
}

.elementor-element-97bc7c6 .elementor-element-5ef31ae .elementor-heading-title {
    max-width: 720px;
    margin: 0 auto;
    color: #10263d;
    font-size: clamp(2rem, 3.5vw, 3.35rem);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.08;
}

.elementor-element-97bc7c6 .elementor-element-76bbd41 p {
    max-width: 680px;
    margin: 0 auto;
    color: #42515f;
    font-size: clamp(1rem, 1.35vw, 1.15rem);
    line-height: 1.8;
}

.elementor-element-97bc7c6 .elementor-widget-button {
    margin-top: 8px;
}

.elementor-element-97bc7c6 .elementor-button {
    border-radius: 999px;
    box-shadow: 0 14px 34px rgba(124, 178, 82, 0.24);
}

@keyframes premiumFadeUp {
    from {
        opacity: 0;
        transform: translateY(26px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes cardRevealUp {
    from {
        opacity: 0;
        translate: 0 30px;
    }
    to {
        opacity: 1;
        translate: 0 0;
    }
}

@media (max-width: 992px) {
    .elementor-element-97bc7c6 {
        margin: 34px auto 54px;
        border-radius: 22px;
    }

    .elementor-element-97bc7c6 .elementor-element-caec4d5 img {
        max-height: 340px !important;
    }
}

@media (max-width: 768px) {
    .elementor-element-97bc7c6 {
        padding: 38px 14px !important;
    }

    .elementor-element-97bc7c6::before {
        inset: 10px;
        border-radius: 18px;
    }

    .elementor-element-97bc7c6 .elementor-element-5ef31ae .elementor-heading-title,
    .elementor-element-97bc7c6 .elementor-element-76bbd41 p {
        text-align: center;
    }
}

@media (prefers-reduced-motion: reduce) {
    .elementor-element-97bc7c6 .elementor-column,
    #job-list .elementor-column.elementor-col-33 {
        animation: none !important;
        transition: none !important;
    }
}

/* Final restore: no hero image space, centered content, previous compact cards */
#home .elementor-element-6666beb {
    min-height: auto !important;
    padding: clamp(72px, 9vw, 118px) clamp(18px, 4vw, 56px) !important;
}

#home .elementor-element-6666beb > .elementor-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    max-width: 920px !important;
}

#home .elementor-element-8b3be5e {
    display: none !important;
}

#home .elementor-element-47595b0 {
    flex: 0 1 820px !important;
    width: 100% !important;
    max-width: 820px !important;
}

#home .elementor-element-47595b0 .elementor-widget-wrap {
    align-items: center !important;
    max-width: 820px !important;
    margin: 0 auto !important;
    text-align: center !important;
}

#home .elementor-element-c5a2e42 .elementor-heading-title {
    max-width: 760px !important;
    margin: 0 auto !important;
    font-size: clamp(2.25rem, 5vw, 4.25rem) !important;
    line-height: 1.04 !important;
    text-align: center !important;
}

#home .elementor-element-1a02587 p {
    max-width: 680px !important;
    margin: 0 auto !important;
    text-align: center !important;
}

#home .elementor-element-016a680 .elementor-widget-container,
#home .elementor-element-016a680 .elementor-button-wrapper {
    justify-content: center !important;
    text-align: center !important;
}

#home .elementor-element-3adbb46 {
    width: 100% !important;
}

.people-slider-wrapper {
    margin: 18px auto 0 !important;
}

.people-slider-title,
.people-slider-note {
    text-align: center !important;
}

.people-slider-title::after {
    margin-left: auto !important;
}

#job-list .elementor-inner-section > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 320px)) !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 26px !important;
    max-width: 730px !important;
    min-height: 450px !important;
}

#job-list .elementor-column.elementor-col-33,
#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    width: 100% !important;
    max-width: 320px !important;
    min-height: 350px !important;
    margin: 0 !important;
    border-radius: 18px !important;
    opacity: 1;
    filter: none;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    grid-column: 1 / -1 !important;
    justify-self: center !important;
    opacity: 0.7;
    filter: blur(0.3px);
    transform: scale(0.94);
}

#job-list .elementor-column.elementor-col-33:hover {
    transform: translateY(-8px) !important;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
    transform: scale(0.96) translateY(-8px) !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
    gap: 10px !important;
    padding: 22px 20px 24px !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-heading-title,
#job-list .elementor-column.elementor-col-33 .elementor-heading-title a {
    font-size: clamp(1.05rem, 1.25vw, 1.24rem) !important;
    line-height: 1.24 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
    max-height: 8rem !important;
    font-size: 0.88rem !important;
    line-height: 1.55 !important;
}

@media (max-width: 1024px) {
    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 320px)) !important;
        max-width: 700px !important;
        min-height: 0 !important;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        grid-column: auto !important;
        justify-self: stretch !important;
        opacity: 1;
        filter: none;
        transform: none;
    }
}

@media (max-width: 768px) {
    #home .elementor-element-6666beb {
        padding: 58px 18px !important;
    }

    #home .elementor-element-c5a2e42 .elementor-heading-title {
        font-size: clamp(2rem, 10vw, 3rem) !important;
    }

    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: minmax(0, 320px) !important;
        max-width: 360px !important;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        max-width: 320px !important;
        min-height: auto !important;
    }

    #job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
        max-height: none !important;
    }
}

/* Final stats section fix: all counters in one line */
.elementor-element-92a3fe7 {
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 0 auto 48px !important;
    padding: 42px 24px !important;
}

.elementor-element-92a3fe7 .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-element-92a3fe7 .elementor-element-89a93d4,
.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    width: 100% !important;
    max-width: 1080px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 18px !important;
}

.elementor-element-92a3fe7 .elementor-col-25 {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
}

.elementor-element-92a3fe7 .elementor-widget-wrap {
    min-height: 0 !important;
    padding: 0 !important;
}

.elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 170px !important;
    padding: 24px 18px !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 34px rgba(16, 24, 32, 0.08) !important;
}

.elementor-element-92a3fe7 .elementor-counter {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    width: 100% !important;
}

.elementor-element-92a3fe7 .elementor-counter-number-wrapper {
    display: flex !important;
    align-items: baseline !important;
    justify-content: center !important;
    width: 100% !important;
    color: #6fad55 !important;
    font-size: clamp(2.6rem, 4.4vw, 4.4rem) !important;
    font-weight: 800 !important;
    line-height: 0.95 !important;
    text-align: center !important;
}

.elementor-element-92a3fe7 .elementor-counter-title {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    color: #14324a !important;
    font-size: clamp(1rem, 1.5vw, 1.25rem) !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: center !important;
}

@media (max-width: 900px) {
    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 520px) {
    .elementor-element-92a3fe7 {
        width: calc(100% - 18px) !important;
        padding: 30px 14px !important;
    }

    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: 1fr !important;
    }
}

/* Final logo section fix: 3 logos per row, compact spacing */
.elementor-element-18a2ac3 {
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 0 auto 24px !important;
    padding: 42px 24px !important;
    border-radius: 24px !important;
    background: #f7f7f7 !important;
}

.elementor-element-18a2ac3 > .elementor-container {
    display: grid !important;
    grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr) !important;
    align-items: center !important;
    gap: 36px !important;
    max-width: 1080px !important;
    min-height: 0 !important;
}

.elementor-element-18a2ac3 .elementor-column,
.elementor-element-18a2ac3 .elementor-widget-wrap {
    width: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3,
.elementor-element-18a2ac3 .elementor-element-562fbb3.elementor-invisible,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e.elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    justify-content: center !important;
    gap: 18px !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-image {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 92px !important;
    padding: 18px 20px !important;
    border-radius: 14px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 26px rgba(16, 24, 32, 0.06) !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 img {
    width: 100% !important;
    max-width: 180px !important;
    height: 54px !important;
    object-fit: contain !important;
}

.elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-widget-wrap {
    align-items: flex-start !important;
    gap: 14px !important;
    text-align: left !important;
}

.elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-heading-title,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e p {
    text-align: left !important;
}

.elementor-element-70ba860 {
    margin-top: 0 !important;
    padding-top: 42px !important;
}

@media (max-width: 900px) {
    .elementor-element-18a2ac3 > .elementor-container {
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }

    .elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-widget-wrap,
    .elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-heading-title,
    .elementor-element-18a2ac3 .elementor-element-fbc5a1e p {
        align-items: center !important;
        text-align: center !important;
    }
}

@media (max-width: 640px) {
    .elementor-element-18a2ac3 {
        width: calc(100% - 18px) !important;
        padding: 30px 14px !important;
    }

    .elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-wrap {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }
}

/* Final stats section fix: all counters in one line */
.elementor-element-92a3fe7 {
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 0 auto 48px !important;
    padding: 42px 24px !important;
}

.elementor-element-92a3fe7 .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-element-92a3fe7 .elementor-element-89a93d4,
.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    width: 100% !important;
    max-width: 1080px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 18px !important;
}

.elementor-element-92a3fe7 .elementor-col-25 {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
}

.elementor-element-92a3fe7 .elementor-widget-wrap {
    min-height: 0 !important;
    padding: 0 !important;
}

.elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 170px !important;
    padding: 24px 18px !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 34px rgba(16, 24, 32, 0.08) !important;
}

.elementor-element-92a3fe7 .elementor-counter {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    width: 100% !important;
}

.elementor-element-92a3fe7 .elementor-counter-number-wrapper {
    display: flex !important;
    align-items: baseline !important;
    justify-content: center !important;
    width: 100% !important;
    color: #6fad55 !important;
    font-size: clamp(2.6rem, 4.4vw, 4.4rem) !important;
    font-weight: 800 !important;
    line-height: 0.95 !important;
    text-align: center !important;
}

.elementor-element-92a3fe7 .elementor-counter-title {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    color: #14324a !important;
    font-size: clamp(1rem, 1.5vw, 1.25rem) !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: center !important;
}

@media (max-width: 900px) {
    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 520px) {
    .elementor-element-92a3fe7 {
        width: calc(100% - 18px) !important;
        padding: 30px 14px !important;
    }

    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: 1fr !important;
    }
}

/* Final logo section fix: 3 logos per row, compact spacing */
.elementor-element-18a2ac3 {
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 0 auto 24px !important;
    padding: 42px 24px !important;
    border-radius: 24px !important;
    background: #f7f7f7 !important;
}

.elementor-element-18a2ac3 > .elementor-container {
    display: grid !important;
    grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr) !important;
    align-items: center !important;
    gap: 36px !important;
    max-width: 1080px !important;
    min-height: 0 !important;
}

.elementor-element-18a2ac3 .elementor-column,
.elementor-element-18a2ac3 .elementor-widget-wrap {
    width: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3,
.elementor-element-18a2ac3 .elementor-element-562fbb3.elementor-invisible,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e.elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    justify-content: center !important;
    gap: 18px !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-image {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 92px !important;
    padding: 18px 20px !important;
    border-radius: 14px !important;
    background: #ffffff !important;
    box-shadow: 0 10px 26px rgba(16, 24, 32, 0.06) !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 img {
    width: 100% !important;
    max-width: 180px !important;
    height: 54px !important;
    object-fit: contain !important;
}

.elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-widget-wrap {
    align-items: flex-start !important;
    gap: 14px !important;
    text-align: left !important;
}

.elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-heading-title,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e p {
    text-align: left !important;
}

.elementor-element-70ba860 {
    margin-top: 0 !important;
    padding-top: 42px !important;
}

@media (max-width: 900px) {
    .elementor-element-18a2ac3 > .elementor-container {
        grid-template-columns: 1fr !important;
        gap: 28px !important;
    }

    .elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-widget-wrap,
    .elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-heading-title,
    .elementor-element-18a2ac3 .elementor-element-fbc5a1e p {
        align-items: center !important;
        text-align: center !important;
    }
}

@media (max-width: 640px) {
    .elementor-element-18a2ac3 {
        width: calc(100% - 18px) !important;
        padding: 30px 14px !important;
    }

    .elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-wrap {
        grid-template-columns: 1fr !important;
        gap: 14px !important;
    }
}

/* Hospital logo section: 3 logos per row and no oversized empty gap */
.elementor-element-18a2ac3 {
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 0 auto 24px !important;
    padding: 42px 24px !important;
    border-radius: 24px;
    background: #f7f7f7;
}

.elementor-element-18a2ac3 > .elementor-container {
    display: grid !important;
    grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr);
    align-items: center !important;
    gap: 36px;
    max-width: 1080px !important;
    min-height: 0 !important;
}

.elementor-element-18a2ac3 .elementor-column {
    width: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.elementor-element-18a2ac3 .elementor-widget-wrap {
    min-height: 0 !important;
    padding: 0 !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3,
.elementor-element-18a2ac3 .elementor-element-562fbb3.elementor-invisible,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e.elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-wrap {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch !important;
    justify-content: center !important;
    gap: 18px;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-image {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 92px;
    padding: 18px 20px;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 10px 26px rgba(16, 24, 32, 0.06);
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 img {
    width: 100% !important;
    max-width: 180px !important;
    height: 54px !important;
    object-fit: contain !important;
}

.elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-widget-wrap {
    align-items: flex-start !important;
    gap: 14px;
    text-align: left !important;
}

.elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-heading-title,
.elementor-element-18a2ac3 .elementor-element-fbc5a1e p {
    text-align: left !important;
}

.elementor-element-70ba860 {
    margin-top: 0 !important;
    padding-top: 42px !important;
}

@media (max-width: 900px) {
    .elementor-element-18a2ac3 > .elementor-container {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-widget-wrap,
    .elementor-element-18a2ac3 .elementor-element-fbc5a1e .elementor-heading-title,
    .elementor-element-18a2ac3 .elementor-element-fbc5a1e p {
        align-items: center !important;
        text-align: center !important;
    }
}

@media (max-width: 640px) {
    .elementor-element-18a2ac3 {
        width: calc(100% - 18px) !important;
        padding: 30px 14px !important;
    }

    .elementor-element-18a2ac3 .elementor-element-562fbb3 .elementor-widget-wrap {
        grid-template-columns: 1fr;
        gap: 14px;
    }
}

/* Awwwards-style landing page polish */
:root {
    --lp-bg: #f7faf6;
    --lp-surface: rgba(255, 255, 255, 0.74);
    --lp-surface-strong: rgba(255, 255, 255, 0.92);
    --lp-ink: #101820;
    --lp-muted: #5f6f7a;
    --lp-green: #7CB252;
    --lp-green-dark: #5d963a;
    --lp-cyan: #10b9f2;
    --lp-line: rgba(105, 147, 78, 0.16);
    --lp-shadow: 0 24px 70px rgba(16, 24, 32, 0.12);
    --lp-shadow-soft: 0 16px 44px rgba(16, 24, 32, 0.09);
    --mouse-x: 50%;
    --mouse-y: 20%;
}

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    background:
        radial-gradient(circle at var(--mouse-x) var(--mouse-y), rgba(124, 178, 82, 0.12), transparent 26rem),
        linear-gradient(180deg, #fbfdf9 0%, #ffffff 42%, #f8fbf5 100%);
    color: var(--lp-ink);
}

body::before {
    content: "";
    position: fixed;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(16, 24, 32, 0.025) 1px, transparent 1px),
        linear-gradient(90deg, rgba(16, 24, 32, 0.025) 1px, transparent 1px);
    background-size: 56px 56px;
    mask-image: linear-gradient(to bottom, black, transparent 72%);
}

.navbar.navbar-expand-md {
    position: sticky;
    top: 14px;
    z-index: 1000;
    width: min(1180px, calc(100% - 28px));
    margin: 14px auto 0 !important;
    padding: 8px 16px !important;
    border: 1px solid rgba(255, 255, 255, 0.62);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.70) !important;
    box-shadow: 0 18px 55px rgba(16, 24, 32, 0.10);
    backdrop-filter: blur(18px) saturate(150%);
    -webkit-backdrop-filter: blur(18px) saturate(150%);
    transition: transform 0.35s ease, box-shadow 0.35s ease, background-color 0.35s ease;
}

.navbar.navbar-expand-md:hover {
    box-shadow: 0 24px 72px rgba(16, 24, 32, 0.14);
}

.navbar .container {
    max-width: 1120px;
    padding: 0 !important;
}

.navbar-brand {
    display: inline-flex;
    align-items: center;
    padding: 0;
}

.navbar-brand img {
    height: 58px !important;
    max-height: 58px !important;
    width: auto !important;
    filter: drop-shadow(0 10px 18px rgba(16, 24, 32, 0.10));
}

.navbar-nav {
    align-items: center;
    gap: 8px;
}

.navbar-nav .nav-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.navbar-nav .nav-item .nav-link {
    position: relative;
    padding: 10px 14px !important;
    color: #28343f !important;
    font-size: 0.98rem !important;
    font-weight: 750 !important;
    letter-spacing: 0;
    transition: color 0.28s ease, transform 0.28s ease;
}

.navbar-nav .nav-item .nav-link::after {
    left: 14px;
    right: 14px;
    bottom: 6px;
    width: auto;
    height: 2px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--lp-green), var(--lp-cyan));
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease;
}

.navbar-nav .nav-item .nav-link:hover {
    color: var(--lp-green-dark) !important;
    transform: translateY(-1px);
}

.navbar-nav .nav-item .nav-link:hover::after {
    width: auto;
    transform: scaleX(1);
}

.navbar form .btn,
.navbar .btn {
    min-width: 148px;
    padding: 0.72rem 1.35rem !important;
    border: 0 !important;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--lp-green), #6da946) !important;
    box-shadow: 0 14px 30px rgba(124, 178, 82, 0.28);
    font-weight: 800;
    transition: transform 0.28s ease, box-shadow 0.28s ease, filter 0.28s ease;
}

.navbar form .btn:hover,
.navbar .btn:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 20px 44px rgba(124, 178, 82, 0.42);
    filter: saturate(1.08);
}

#home .elementor-element-6666beb {
    position: relative;
    width: min(1180px, calc(100% - 32px));
    min-height: calc(100vh - 120px);
    margin: 20px auto 84px;
    padding: clamp(64px, 8vw, 112px) clamp(20px, 4vw, 52px) !important;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.70);
    border-radius: 36px;
    background:
        radial-gradient(circle at 18% 18%, rgba(124, 178, 82, 0.20), transparent 34%),
        radial-gradient(circle at 86% 22%, rgba(16, 185, 242, 0.14), transparent 28%),
        linear-gradient(135deg, #f7fbf3 0%, #ffffff 56%, #f0f8ec 100%);
    box-shadow: var(--lp-shadow);
    isolation: isolate;
}

#home .elementor-element-6666beb::before,
#home .elementor-element-6666beb::after {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 999px;
    pointer-events: none;
    filter: blur(3px);
    animation: lpFloat 9s ease-in-out infinite;
}

#home .elementor-element-6666beb::before {
    width: 240px;
    height: 240px;
    right: 8%;
    top: 13%;
    background: rgba(124, 178, 82, 0.17);
}

#home .elementor-element-6666beb::after {
    width: 150px;
    height: 150px;
    left: 7%;
    bottom: 10%;
    background: rgba(16, 185, 242, 0.12);
    animation-delay: -3s;
}

#home .elementor-element-6666beb > .elementor-container {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(340px, 0.9fr);
    align-items: center;
    gap: clamp(34px, 5vw, 74px);
    max-width: 1100px;
}

#home .elementor-element-47595b0,
#home .elementor-element-8b3be5e,
#home .elementor-element-6666beb .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

#home .elementor-element-47595b0 .elementor-widget-wrap {
    align-items: flex-start !important;
    justify-content: center;
    gap: 18px;
    max-width: 640px;
    padding: 0 !important;
}

#home .elementor-element-435bddb {
    order: 1;
    animation: lpReveal 0.8s ease both;
}

#home .elementor-element-c5a2e42 {
    order: 2;
    animation: lpReveal 0.8s ease 0.08s both;
}

#home .elementor-element-1a02587 {
    order: 3;
    animation: lpReveal 0.8s ease 0.18s both;
}

#home .elementor-element-016a680 {
    order: 4;
    animation: lpScaleIn 0.72s ease 0.28s both;
}

#home .elementor-element-3adbb46 {
    order: 5;
    margin-top: 18px;
}

#home .elementor-element-435bddb .elementor-heading-title {
    display: inline-flex;
    width: auto;
    margin: 0;
    padding: 9px 16px;
    border: 1px solid rgba(124, 178, 82, 0.18);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.65);
    box-shadow: 0 10px 24px rgba(16, 24, 32, 0.06);
    color: var(--lp-green-dark) !important;
    font-size: 0.78rem !important;
    font-weight: 850;
    letter-spacing: 0.10em;
    line-height: 1;
    text-transform: uppercase;
    backdrop-filter: blur(14px);
}

#home .elementor-element-c5a2e42 .elementor-heading-title {
    max-width: 640px;
    margin: 0;
    background: linear-gradient(135deg, #101820 0%, #172b3f 48%, var(--lp-green-dark) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    font-size: clamp(2.65rem, 5.2vw, 5.15rem) !important;
    font-weight: 900;
    letter-spacing: -0.035em;
    line-height: 0.98 !important;
    text-align: left !important;
}

#home .elementor-element-1a02587 p {
    max-width: 610px;
    margin: 0;
    color: #536571 !important;
    font-size: clamp(1rem, 1.35vw, 1.18rem) !important;
    line-height: 1.78 !important;
    text-align: left !important;
}

#home .elementor-element-016a680 .elementor-widget-container,
#home .elementor-element-016a680 .elementor-button-wrapper {
    justify-content: flex-start;
    text-align: left;
}

#home .elementor-element-016a680 .elementor-button {
    min-height: 56px;
    padding: 1rem 1.65rem;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--lp-green), #5f9f3c);
    box-shadow: 0 18px 36px rgba(124, 178, 82, 0.28);
    color: #ffffff;
    font-size: 1rem;
    font-weight: 850;
}

#home .elementor-element-016a680 .elementor-button:hover {
    transform: translateY(-4px);
    box-shadow: 0 24px 54px rgba(124, 178, 82, 0.40);
}

#home .elementor-element-8b3be5e {
    position: relative;
    animation: lpVisualIn 0.9s ease 0.14s both;
}

#home .elementor-element-8b3be5e .elementor-widget-wrap {
    position: relative;
    padding: 0 !important;
}

#home .elementor-element-8b3be5e .elementor-widget-wrap::before,
#home .elementor-element-8b3be5e .elementor-widget-wrap::after {
    content: "";
    position: absolute;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.70);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.62);
    box-shadow: var(--lp-shadow-soft);
    backdrop-filter: blur(16px);
    animation: lpFloat 7s ease-in-out infinite;
}

#home .elementor-element-8b3be5e .elementor-widget-wrap::before {
    width: 190px;
    height: 86px;
    left: -24px;
    top: 18%;
}

#home .elementor-element-8b3be5e .elementor-widget-wrap::after {
    width: 154px;
    height: 70px;
    right: -18px;
    bottom: 18%;
    animation-delay: -2.5s;
}

#home .elementor-element-63b9645 .elementor-widget-container {
    position: relative;
    width: min(100%, 490px);
    aspect-ratio: 1 / 1;
    margin: 0 auto;
    overflow: visible;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 34px;
    background:
        linear-gradient(145deg, rgba(255, 255, 255, 0.78), rgba(255, 255, 255, 0.42)),
        radial-gradient(circle at 50% 80%, rgba(124, 178, 82, 0.22), transparent 44%);
    box-shadow: var(--lp-shadow);
    backdrop-filter: blur(18px);
    animation: lpFloat 8s ease-in-out infinite;
}

#home .elementor-element-63b9645 img {
    position: absolute;
    inset: auto 0 0;
    width: 108% !important;
    max-width: none !important;
    margin: auto;
    filter: drop-shadow(0 28px 42px rgba(16, 24, 32, 0.18));
    transform: translateY(8px);
}

.people-slider-wrapper {
    width: 100% !important;
    max-width: 610px !important;
    margin: 0 !important;
    padding: 0 !important;
    left: auto !important;
    transform: none !important;
}

.people-slider-title {
    margin: 0 0 14px !important;
    color: #183049;
    font-size: clamp(1.2rem, 2vw, 1.7rem) !important;
    text-align: left;
}

.people-slider-title::after {
    margin-left: 0;
}

.people-slider {
    max-width: 610px;
    border: 1px solid rgba(255, 255, 255, 0.70);
    border-radius: 22px !important;
    background: rgba(255, 255, 255, 0.62);
    box-shadow: 0 18px 48px rgba(16, 24, 32, 0.08);
    backdrop-filter: blur(16px);
}

.people-card {
    border-radius: 22px;
    background: transparent;
    box-shadow: none;
    transition: transform 0.35s ease;
}

.people-card:hover {
    transform: perspective(900px) rotateX(1.5deg) rotateY(-2deg) translateY(-4px);
}

.people-slider-note {
    text-align: left !important;
}

.elementor-element-0f29175,
.elementor-element-97bc7c6,
#job-list {
    position: relative;
}

.elementor-element-0f29175 .elementor-inner-section > .elementor-container {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    max-width: 1100px;
}

.elementor-element-0f29175 .elementor-col-33 {
    width: 100% !important;
    max-width: none;
    border: 1px solid rgba(124, 178, 82, 0.14);
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.72);
    box-shadow: var(--lp-shadow-soft);
    backdrop-filter: blur(14px);
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.elementor-element-0f29175 .elementor-col-33:hover {
    transform: perspective(900px) rotateX(1deg) rotateY(-2deg) translateY(-8px);
    box-shadow: var(--lp-shadow);
}

.elementor-element-0f29175 .elementor-col-33 .elementor-widget-wrap {
    padding: 28px 24px !important;
}

.premium-reveal {
    opacity: 0;
    translate: 0 24px;
    scale: 0.985;
    transition: opacity 0.75s ease, translate 0.75s ease, scale 0.75s ease;
}

.premium-reveal.premium-visible {
    opacity: 1;
    translate: 0 0;
    scale: 1;
}

#job-list .elementor-column.elementor-col-33 {
    transform-style: preserve-3d;
}

#job-list .elementor-column.elementor-col-33:hover {
    transform: perspective(900px) rotateX(1.2deg) rotateY(-2deg) translateY(-8px);
}

@keyframes lpReveal {
    from {
        opacity: 0;
        translate: 0 28px;
    }
    to {
        opacity: 1;
        translate: 0 0;
    }
}

@keyframes lpScaleIn {
    from {
        opacity: 0;
        scale: 0.94;
        translate: 0 18px;
    }
    to {
        opacity: 1;
        scale: 1;
        translate: 0 0;
    }
}

@keyframes lpVisualIn {
    from {
        opacity: 0;
        scale: 0.96;
        translate: 30px 0;
    }
    to {
        opacity: 1;
        scale: 1;
        translate: 0 0;
    }
}

@keyframes lpFloat {
    0%, 100% {
        translate: 0 0;
    }
    50% {
        translate: 0 -14px;
    }
}

@media (max-width: 1024px) {
    .navbar.navbar-expand-md {
        top: 8px;
        width: calc(100% - 18px);
        border-radius: 24px;
    }

    #home .elementor-element-6666beb {
        width: calc(100% - 20px);
        min-height: auto;
        border-radius: 28px;
    }

    #home .elementor-element-6666beb > .elementor-container {
        grid-template-columns: 1fr;
    }

    #home .elementor-element-47595b0 .elementor-widget-wrap,
    #home .elementor-element-016a680 .elementor-widget-container,
    #home .elementor-element-016a680 .elementor-button-wrapper {
        align-items: center !important;
        justify-content: center;
        text-align: center;
    }

    #home .elementor-element-c5a2e42 .elementor-heading-title,
    #home .elementor-element-1a02587 p,
    .people-slider-title,
    .people-slider-note {
        text-align: center !important;
    }

    .people-slider-title::after {
        margin-left: auto;
    }

    .elementor-element-0f29175 .elementor-inner-section > .elementor-container {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .navbar.navbar-expand-md {
        border-radius: 20px;
        padding: 8px 12px !important;
    }

    .navbar-brand img {
        height: 48px !important;
        max-height: 48px !important;
    }

    .navbar-collapse {
        padding: 14px 0 6px;
    }

    .navbar-nav {
        gap: 2px;
    }

    #home .elementor-element-6666beb {
        margin-top: 14px;
        padding: 54px 18px !important;
        border-radius: 24px;
    }

    #home .elementor-element-c5a2e42 .elementor-heading-title {
        font-size: clamp(2.25rem, 12vw, 3.35rem) !important;
        line-height: 1.02 !important;
    }

    #home .elementor-element-63b9645 .elementor-widget-container {
        width: min(100%, 340px);
        border-radius: 26px;
    }

    #home .elementor-element-8b3be5e .elementor-widget-wrap::before,
    #home .elementor-element-8b3be5e .elementor-widget-wrap::after {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.001ms !important;
        animation-iteration-count: 1 !important;
        scroll-behavior: auto !important;
        transition-duration: 0.001ms !important;
    }
}

/* Restore clean content-first hero and compact job cards */
#home .elementor-element-6666beb {
    min-height: auto;
    padding: clamp(72px, 9vw, 118px) clamp(18px, 4vw, 56px) !important;
}

#home .elementor-element-6666beb > .elementor-container {
    display: flex !important;
    justify-content: center;
    align-items: center;
    max-width: 920px;
}

#home .elementor-element-8b3be5e {
    display: none !important;
}

#home .elementor-element-47595b0 {
    flex: 0 1 820px !important;
    width: 100% !important;
    max-width: 820px;
}

#home .elementor-element-47595b0 .elementor-widget-wrap {
    align-items: center !important;
    max-width: 820px;
    margin: 0 auto;
    text-align: center;
}

#home .elementor-element-c5a2e42 .elementor-heading-title {
    max-width: 760px;
    margin: 0 auto;
    font-size: clamp(2.25rem, 5vw, 4.25rem) !important;
    line-height: 1.04 !important;
    text-align: center !important;
}

#home .elementor-element-1a02587 p {
    max-width: 680px;
    margin: 0 auto;
    text-align: center !important;
}

#home .elementor-element-016a680 .elementor-widget-container,
#home .elementor-element-016a680 .elementor-button-wrapper {
    justify-content: center;
    text-align: center;
}

#home .elementor-element-3adbb46 {
    width: 100%;
}

.people-slider-wrapper {
    margin: 18px auto 0 !important;
}

.people-slider-title,
.people-slider-note {
    text-align: center !important;
}

.people-slider-title::after {
    margin-left: auto;
}

#job-list .elementor-inner-section > .elementor-container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 320px));
    justify-content: center;
    align-items: start;
    gap: 26px;
    max-width: 730px;
    min-height: 450px;
}

#job-list .elementor-column.elementor-col-33,
#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    width: 100% !important;
    max-width: 320px;
    min-height: 350px;
    margin: 0 !important;
    border-radius: 18px;
    opacity: 1;
    filter: none;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    grid-column: 1 / -1;
    justify-self: center;
    opacity: 0.7;
    filter: blur(0.3px);
    transform: scale(0.94);
}

#job-list .elementor-column.elementor-col-33:hover {
    transform: translateY(-8px);
}

#job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
    transform: scale(0.96) translateY(-8px);
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
    gap: 10px;
    padding: 22px 20px 24px !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-heading-title,
#job-list .elementor-column.elementor-col-33 .elementor-heading-title a {
    font-size: clamp(1.05rem, 1.25vw, 1.24rem) !important;
    line-height: 1.24 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
    max-height: 8rem;
    font-size: 0.88rem !important;
    line-height: 1.55 !important;
}

@media (max-width: 1024px) {
    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 320px));
        max-width: 700px;
        min-height: 0;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        grid-column: auto;
        justify-self: stretch;
        opacity: 1;
        filter: none;
        transform: none;
    }
}

@media (max-width: 768px) {
    #home .elementor-element-6666beb {
        padding: 58px 18px !important;
    }

    #home .elementor-element-c5a2e42 .elementor-heading-title {
        font-size: clamp(2rem, 10vw, 3rem) !important;
    }

    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: minmax(0, 320px);
        max-width: 360px;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        max-width: 320px;
        min-height: auto;
    }

    #job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
        max-height: none;
    }
}

.people-slider-wrapper {
    width: min(1120px, calc(100vw - 60px));
    max-width: 1080px;
    margin: 0 auto;
    padding: 22px 0 8px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.elementor-element-3adbb46 .elementor-container {
    max-width: 1120px;
}

.elementor-element-3adbb46 .elementor-element-fb2b15c {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100% !important;
}

.elementor-element-3adbb46 .elementor-element-d69cb21 {
    display: none;
}

.elementor-element-3adbb46,
.elementor-element-3adbb46 .elementor-column,
.elementor-element-3adbb46 .elementor-widget-container,
.elementor-element-3adbb46 .elementor-widget-wrap {
    opacity: 1 !important;
    transform: none !important;
}

.people-slider-title {
    margin: 0 0 34px;
    color: #10254a;
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: 800;
    line-height: 1.1;
    text-align: center;
}

.people-slider-title::after {
    content: "";
    display: block;
    width: 64px;
    height: 4px;
    margin: 16px auto 0;
    border-radius: 999px;
    background: #10b9f2;
}

.people-slider {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 0 58px;
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
}

.people-slider .swiper-wrapper {
    align-items: stretch;
    display: flex;
}

.people-slider .swiper-slide {
    display: flex !important;
    justify-content: center;
    align-items: stretch;
    height: auto;
    flex-shrink: 0;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.people-slider .swiper-slide-active {
    opacity: 1;
}

.people-card {
    width: 100%;
    min-height: 350px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 24px 60px rgba(16, 37, 74, 0.12);
    border: 1px solid rgba(36, 99, 235, 0.08);
    padding: 0;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: grid;
    grid-template-columns: minmax(260px, 38%) 1fr;
    align-items: center;
    overflow: hidden;
    gap: 0;
}

.people-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 32px 70px rgba(16, 37, 74, 0.16);
}

.people-card-image {
    width: 100%;
    height: 100%;
    min-height: 350px;
    border-radius: 0;
    overflow: hidden;
    border: 0;
    background: #eef7ff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.people-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.people-card-text {
    text-align: left;
    width: 100%;
    padding: 48px 54px;
}

.people-card-text h4 {
    margin: 0;
    font-size: clamp(2rem, 4vw, 2.75rem);
    letter-spacing: 0;
    color: #10254a;
    font-weight: 800;
    line-height: 1.3;
}

.people-card-text p {
    margin: 12px 0 0;
    font-size: 1.05rem;
    color: #4f5663;
    line-height: 1.55;
}

.people-card-text strong {
    color: #343b46;
    font-weight: 800;
}

.people-card-degree {
    color: #7a808b !important;
    font-size: 1.12rem !important;
    margin-top: 8px !important;
}

.people-card-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 12px;
    margin: 22px 0 18px;
}

.people-card-tags span {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 7px 16px;
    border-radius: 999px;
    color: #1f63c9;
    background: #eaf2ff;
    font-size: 0.95rem;
    font-weight: 600;
}

.people-slider .swiper-button-next,
.people-slider .swiper-button-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 0;
    padding: 0;
    background: #1564db;
    box-shadow: 0 16px 36px rgba(21, 100, 219, 0.24);
    transition: all 0.3s ease;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    z-index: 5;
}

.people-slider .swiper-button-next:hover,
.people-slider .swiper-button-prev:hover {
    background: #0f55bd;
    box-shadow: 0 20px 44px rgba(21, 100, 219, 0.32);
}

.people-slider .swiper-button-next::after,
.people-slider .swiper-button-prev::after {
    font-size: 1.35rem;
    font-weight: 600;
}

.people-slider .swiper-button-prev::after {
    content: "\2039";
}

.people-slider .swiper-button-next::after {
    content: "\203A";
}

.people-slider .swiper-button-prev {
    left: auto;
    right: auto;
}

.people-slider .swiper-button-next {
    right: 24px;
}

.people-slider .swiper-button-prev {
    left: 24px;
}

.people-slider .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 18px;
    width: auto;
    padding: 0;
}

/* Job listing cards */
#job-list {
    margin: 36px auto 78px;
    text-align: center;
}

#job-list .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

#job-list > .elementor-container,
#job-list .elementor-inner-section > .elementor-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 0;
}

#job-list .elementor-inner-section {
    overflow: visible;
    margin-bottom: 64px;
}

#job-list .elementor-inner-section > .elementor-container {
    position: relative;
    max-width: 940px;
    min-height: 500px;
    padding: 0 18px;
}

#job-list .elementor-column.elementor-col-33 {
    position: relative;
    z-index: 2;
    flex: 0 1 calc(50% - 18px) !important;
    width: calc(50% - 18px) !important;
    max-width: 430px;
    min-height: 400px;
    margin: 0 9px;
    overflow: hidden;
    border: 1px solid rgba(124, 178, 82, 0.18);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(249, 252, 247, 0.98));
    box-shadow: 0 18px 48px rgba(18, 45, 34, 0.11);
    text-align: center;
    animation: cardRevealUp 0.75s ease both;
    backdrop-filter: blur(12px);
    transition: transform 0.28s ease, box-shadow 0.28s ease, opacity 0.28s ease, filter 0.28s ease;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    z-index: 1;
    flex-basis: 390px !important;
    width: 390px !important;
    max-width: 390px;
    margin-top: -78px;
    opacity: 0.68;
    filter: blur(0.45px);
    transform: scale(0.95);
    box-shadow: 0 12px 34px rgba(18, 45, 34, 0.08);
}

#job-list .elementor-column.elementor-col-33:nth-child(3n + 1) {
    animation-delay: 0.06s;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n + 2) {
    animation-delay: 0.16s;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    animation-delay: 0.28s;
}

#job-list .elementor-column.elementor-col-33:hover {
    z-index: 4;
    opacity: 1;
    filter: none;
    transform: translateY(-8px);
    box-shadow: 0 26px 64px rgba(18, 45, 34, 0.16);
}

#job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
    transform: scale(0.97) translateY(-8px);
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap,
#job-list .elementor-column.elementor-col-33 .elementor-widget-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
    gap: 12px;
    height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 24px 22px 26px !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget,
#job-list .elementor-column.elementor-col-33 .elementor-widget__width-initial,
#job-list .elementor-column.elementor-col-33 .elementor-widget__width-auto {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
}

#job-list .elementor-column.elementor-col-33 .elementor-absolute {
    position: static !important;
    inset: auto !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-absolute .elementor-widget-container {
    width: auto;
    padding: 6px 14px;
    border-radius: 999px !important;
    background: #eef6e8;
    color: #4f852c;
    font-size: 0.76rem;
    font-weight: 700;
    line-height: 1.2;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-wrapper,
#job-list .elementor-column.elementor-col-33 .elementor-icon-box-content,
#job-list .elementor-column.elementor-col-33 .elementor-icon-list-items,
#job-list .elementor-column.elementor-col-33 .elementor-icon-list-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-title,
#job-list .elementor-column.elementor-col-33 .elementor-icon-box-description,
#job-list .elementor-column.elementor-col-33 .elementor-heading-title {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-title {
    color: #6f7881;
    font-size: 0.88rem;
    font-weight: 500;
    line-height: 1.3;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-description {
    margin: 4px 0 0;
    color: #14324a;
    font-size: 1.02rem;
    font-weight: 700;
    line-height: 1.35;
}

#job-list .elementor-column.elementor-col-33 .elementor-heading-title,
#job-list .elementor-column.elementor-col-33 .elementor-heading-title a {
    color: #20262c;
    font-size: clamp(1.18rem, 1.65vw, 1.48rem);
    font-weight: 700;
    line-height: 1.22;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-list-items {
    flex-direction: column;
    padding: 0;
}

#job-list .elementor-column.elementor-col-33 .elementor-button-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0 !important;
}

#job-list .elementor-button.elementor-button-link.elementor-size-sm {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    font-weight: 700;
    padding: 0.95rem 1.8rem;
    min-width: 180px;
    min-height: 52px;
    border-radius: 999px;
    letter-spacing: 0.02em;
}

#job-list .elementor-button.elementor-button-link.elementor-size-sm .elementor-button-text {
    display: inline-block;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-container p,
#job-list .elementor-column.elementor-col-33 .elementor-widget-container h4,
#job-list .elementor-column.elementor-col-33 .elementor-widget-container a,
#job-list .elementor-column.elementor-col-33 .elementor-widget-container span {
    text-align: center !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
    max-width: 100%;
    max-height: 9.5rem;
    margin: 0 auto;
    overflow-y: auto;
    padding-right: 4px;
    color: #38434d;
    font-size: 0.92rem;
    line-height: 1.58;
    scrollbar-width: thin;
    scrollbar-color: rgba(124, 178, 82, 0.35) transparent;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p::-webkit-scrollbar {
    width: 4px;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(124, 178, 82, 0.35);
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-list-text {
    color: #6f7881;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.3;
}

#job-list .elementor-element.elementor-widget-button {
    width: 100%;
    max-width: 240px;
    margin-top: auto !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-icon-list .elementor-widget-container,
#job-list .elementor-column.elementor-col-33 .elementor-widget-button .elementor-widget-container {
    align-items: center !important;
    justify-content: center !important;
    margin-top: 0 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-icon-list:not(.elementor-absolute) {
    margin-top: 8px !important;
}

@media (max-width: 1024px) {
    #job-list .elementor-inner-section {
        margin-bottom: 34px;
    }

    #job-list .elementor-inner-section > .elementor-container {
        min-height: 0;
        gap: 20px;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        flex: 0 1 calc(50% - 10px) !important;
        width: calc(50% - 10px) !important;
        max-width: none;
        min-height: 390px;
        margin: 0;
        opacity: 1;
        filter: none;
        transform: none;
    }

    #job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
        transform: translateY(-8px);
    }
}

@media (max-width: 768px) {
    #job-list .elementor-inner-section > .elementor-container {
        gap: 18px;
        padding: 0 10px;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100%;
        min-height: auto;
    }

    #job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
        max-height: none;
        overflow: visible;
    }

    #job-list .elementor-button.elementor-button-link.elementor-size-sm {
        width: min(100%, 220px);
        min-width: 0;
        min-height: 50px;
        padding: 0.9rem 1.4rem;
        font-size: 0.98rem;
    }
}

.people-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 0;
    padding: 0;
    background: rgba(21, 100, 219, 0.35);
    opacity: 1;
    transition: all 0.3s ease;
}

.people-slider .swiper-pagination-bullet-active {
    background: #1564db;
    transform: scale(1.3);
}

.people-slider-note {
    margin-top: 20px;
    text-align: center;
    color: #717171;
    font-size: 0.98rem;
    font-weight: 500;
}

@media (max-width: 768px) {
    .people-card {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .people-card-image {
        min-height: 280px;
        max-height: 320px;
    }

    .people-card-text {
        padding: 28px 24px 34px;
        text-align: left;
    }

    .people-card-text h4 {
        font-size: 1.8rem;
    }

    .people-card-text p {
        font-size: 0.98rem;
    }

    .people-card-tags span {
        font-size: 0.88rem;
        padding: 6px 12px;
    }

    .people-slider {
        padding-left: 0;
        padding-right: 0;
    }

    .people-slider .swiper-button-next,
    .people-slider .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    .people-slider .swiper-button-next {
        right: 12px;
    }

    .people-slider .swiper-button-prev {
        left: 12px;
    }

    .people-slider .swiper-pagination {
        left: 0;
        right: 0;
    }
}

@media (max-width: 768px) {
    .people-card {
        min-width: 0;
    }
}

.footer {
    background-color: #F5F4F5;
    padding: 18px 0;
}

.footer .container-fluid {
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.footer .social-icons a {
    margin-right: 12px;
    font-size: 1.2rem;
    display: inline-block;
    transition: transform 0.2s ease, color 0.2s ease;
}

.footer .social-icons a:hover {
    transform: translateY(-2px);
    color: #7CB252;
}

.footer p {
    margin: 0;
    font-size: 0.95rem;
    color: #184057;
}

.footer .text-md-right {
    text-align: center !important;
}

@media (min-width: 768px) {
    .footer .text-md-right {
        text-align: right !important;
    }
}

/* Loader overlay and page reveal */
#page-loader {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

#page-loader .loader-ring {
    width: 68px;
    height: 68px;
    border: 4px solid rgba(124, 178, 82, 0.18);
    border-top-color: #7CB252;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    box-shadow: 0 20px 60px rgba(124, 178, 82, 0.12);
}

body.loaded #page-loader {
    opacity: 0;
    visibility: hidden;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

#custom-cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 9999;
}

#custom-cursor .cursor-dot {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #7CB252;
    background: rgba(124, 178, 82, 0.18);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
    will-change: transform;
}

#custom-cursor.hover .cursor-dot {
    transform: translate(-50%, -50%) scale(1.8);
    background: rgba(124, 178, 82, 0.35);
    border-color: #4e8a34;
}

#custom-cursor.click .cursor-dot {
    transform: translate(-50%, -50%) scale(0.9);
}

@media (hover: none), (pointer: coarse) {
    #custom-cursor {
        display: none;
    }
}

.reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
}

.navbar-nav .nav-item .nav-link {
    transition: color 0.25s ease, transform 0.25s ease;
}

.navbar-nav .nav-item .nav-link:hover {
    color: #7CB252;
    transform: translateY(-2px);
}

.navbar-nav .nav-item .nav-link::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: -4px;
    background: #7CB252;
    transition: width 0.3s ease;
}

.navbar-nav .nav-item .nav-link:hover::after {
    width: 100%;
}

.elementor-widget-button .elementor-button,
.btn,
button {
    transition: transform 0.22s ease, box-shadow 0.22s ease, background-color 0.22s ease;
}

.elementor-widget-button .elementor-button:hover,
.btn:hover,
button:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.11);
}

.elementor-widget-image img:hover {
    transform: scale(1.03);
}

.elementor-widget-image img,
.elementor-widget-button .elementor-button,
.btn,
button,
.navbar-nav .nav-item .nav-link {
    cursor: pointer;
}

.elementor-widget-image img,
.elementor-widget-container img,
img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
}

.navbar-brand img {
    height: 92px !important;
    width: auto !important;
    max-height: 96px !important;
}

.people-card-image img {
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    object-fit: cover !important;
}

.people-slider .swiper-button-next:hover,
.people-slider .swiper-button-prev:hover {
    transform: translateY(-50%);
}

.elementor-widget-wrap:hover {
    transform: translateY(-1px);
}

.elementor-widget-wrap {
    transition: transform 0.22s ease;
}

.elementor-heading-title {
    transition: color 0.3s ease;
}

.elementor-heading-title:hover {
    color: #4e8a34;
}

/* Premium UI pass: service hero + job cards */
:root {
    --premium-ink: #10243a;
    --premium-muted: #667481;
    --premium-soft: #f7fbf5;
    --premium-line: rgba(124, 178, 82, 0.16);
    --premium-green: #6fa845;
    --premium-blue: #10aee8;
    --premium-shadow: 0 18px 45px rgba(16, 36, 58, 0.10);
    --premium-shadow-strong: 0 28px 70px rgba(16, 36, 58, 0.16);
}

@keyframes premiumFadeSlide {
    from {
        opacity: 0;
        translate: 0 28px;
    }
    to {
        opacity: 1;
        translate: 0 0;
    }
}

@keyframes premiumCardReveal {
    from {
        opacity: 0;
        translate: 0 26px;
    }
    to {
        opacity: 1;
        translate: 0 0;
    }
}

body {
    color: var(--premium-ink);
    background: #ffffff;
}

.elementor-section {
    padding-top: clamp(34px, 5vw, 72px);
    padding-bottom: clamp(34px, 5vw, 72px);
}

.elementor-widget-text-editor p {
    color: var(--premium-muted);
    font-size: clamp(0.98rem, 1.2vw, 1.08rem);
    line-height: 1.75;
}

.elementor-element-97bc7c6 {
    width: min(1180px, calc(100% - 32px));
    margin: 56px auto 86px;
    padding: clamp(82px, 9vw, 112px) 24px !important;
    overflow: hidden;
    border: 1px solid rgba(124, 178, 82, 0.14);
    border-radius: 28px;
    background:
        radial-gradient(circle at 18% 12%, rgba(124, 178, 82, 0.16), transparent 34%),
        radial-gradient(circle at 86% 78%, rgba(16, 174, 232, 0.10), transparent 32%),
        linear-gradient(135deg, #fbfdf9 0%, #f4faf1 52%, #ffffff 100%);
    box-shadow: 0 24px 70px rgba(16, 36, 58, 0.08);
}

.elementor-element-97bc7c6::before {
    inset: 18px;
    border-color: rgba(124, 178, 82, 0.13);
    border-radius: 22px;
}

.elementor-element-97bc7c6 > .elementor-container {
    max-width: 1120px;
    gap: clamp(28px, 5vw, 68px);
}

.elementor-element-97bc7c6 .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor-element-97bc7c6 .elementor-column {
    animation: premiumFadeSlide 0.8s ease both;
}

.elementor-element-97bc7c6 .elementor-element-0c98e46 {
    animation-delay: 0.12s;
}

.elementor-element-97bc7c6 .elementor-element-0c98e46 .elementor-widget-wrap {
    align-items: center;
    gap: 20px;
    max-width: 650px;
    margin: 0 auto;
    padding: 0 !important;
}

.elementor-element-97bc7c6 .elementor-element-252e757 .elementor-heading-title {
    display: inline-flex;
    width: auto;
    margin: 0 auto;
    padding: 9px 17px;
    border: 1px solid rgba(124, 178, 82, 0.18);
    border-radius: 999px;
    background: rgba(124, 178, 82, 0.12);
    color: #4f852c;
    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.11em;
    line-height: 1;
    text-transform: uppercase;
}

.elementor-element-97bc7c6 .elementor-element-5ef31ae .elementor-heading-title {
    max-width: 650px;
    margin: 0 auto;
    color: var(--premium-ink);
    font-size: clamp(1.85rem, 3vw, 2.85rem);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.12;
}

.elementor-element-97bc7c6 .elementor-element-76bbd41 p {
    max-width: 650px;
    margin: 0 auto;
    color: var(--premium-muted);
    font-size: clamp(0.98rem, 1.18vw, 1.08rem);
    font-weight: 400;
    line-height: 1.78;
}

.elementor-element-97bc7c6 .elementor-element-caec4d5 img {
    max-height: 410px !important;
    object-fit: contain;
    filter: drop-shadow(0 26px 46px rgba(16, 36, 58, 0.13));
}

#job-list {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto 90px;
    padding: 76px 0 36px;
    text-align: center;
}

#job-list > .elementor-container {
    max-width: 1120px;
}

#job-list .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

#job-list > .elementor-container > .elementor-column > .elementor-widget-wrap {
    gap: 32px;
}

#job-list .elementor-element-3ea1df9 .elementor-heading-title {
    color: var(--premium-ink);
    font-size: clamp(2rem, 3.4vw, 3.1rem);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.08;
}

#job-list .elementor-inner-section {
    width: 100%;
    margin: 0 auto 76px;
    padding: 0 !important;
    overflow: visible;
}

#job-list .elementor-inner-section > .elementor-container {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 320px));
    justify-content: center;
    align-items: start;
    gap: 28px;
    max-width: 740px;
    min-height: 470px;
    margin: 0 auto;
    padding: 0;
}

#job-list .elementor-column.elementor-col-33 {
    position: relative;
    z-index: 2;
    display: flex;
    width: 100% !important;
    max-width: 320px;
    min-height: 360px;
    margin: 0 !important;
    overflow: hidden;
    border: 1px solid rgba(124, 178, 82, 0.15);
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(248, 252, 246, 0.98));
    box-shadow: var(--premium-shadow);
    animation: premiumCardReveal 0.72s ease both;
    backdrop-filter: blur(10px);
    transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease, filter 0.3s ease;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n + 1) {
    animation-delay: 0.06s;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n + 2) {
    animation-delay: 0.16s;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    grid-column: 1 / -1;
    justify-self: center;
    z-index: 1;
    opacity: 0.6;
    filter: blur(0.45px);
    transform: scale(0.92);
    animation-delay: 0.26s;
}

#job-list .elementor-column.elementor-col-33:hover {
    z-index: 4;
    opacity: 1;
    filter: none;
    transform: translateY(-8px);
    box-shadow: var(--premium-shadow-strong);
}

#job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
    transform: scale(0.94) translateY(-8px);
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
    height: 100%;
    padding: 22px 22px 24px !important;
    text-align: center;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget,
#job-list .elementor-column.elementor-col-33 .elementor-widget__width-initial,
#job-list .elementor-column.elementor-col-33 .elementor-widget__width-auto {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    text-align: center;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
}

#job-list .elementor-column.elementor-col-33 .elementor-absolute {
    position: static !important;
    inset: auto !important;
    order: 0;
}

#job-list .elementor-column.elementor-col-33 .elementor-absolute .elementor-widget-container {
    width: auto;
    max-width: max-content;
    padding: 6px 13px;
    border: 1px solid rgba(124, 178, 82, 0.16);
    border-radius: 999px !important;
    background: rgba(124, 178, 82, 0.11);
    color: #4f852c;
    font-size: 0.72rem;
    font-weight: 800;
    line-height: 1;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-divider,
#job-list .elementor-column.elementor-col-33 .elementor-widget-image {
    display: none;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-wrapper,
#job-list .elementor-column.elementor-col-33 .elementor-icon-box-content,
#job-list .elementor-column.elementor-col-33 .elementor-icon-list-items,
#job-list .elementor-column.elementor-col-33 .elementor-icon-list-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    text-align: center;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-title {
    width: 100%;
    color: #7a8792;
    font-size: 0.78rem;
    font-weight: 600;
    line-height: 1.25;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-description {
    width: 100%;
    margin: 2px 0 0;
    color: #204057;
    font-size: 0.95rem;
    font-weight: 800;
    line-height: 1.3;
}

#job-list .elementor-column.elementor-col-33 .elementor-heading-title,
#job-list .elementor-column.elementor-col-33 .elementor-heading-title a {
    width: 100%;
    margin: 0 auto;
    color: var(--premium-ink);
    font-size: clamp(1.08rem, 1.35vw, 1.28rem);
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.22;
    text-align: center !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor {
    flex: 1 1 auto;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
    max-width: 100%;
    max-height: 8.25rem;
    margin: 0 auto;
    overflow-y: auto;
    padding-right: 3px;
    color: #52616d;
    font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.55;
    text-align: center !important;
    scrollbar-width: thin;
    scrollbar-color: rgba(124, 178, 82, 0.32) transparent;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p::-webkit-scrollbar {
    width: 4px;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p::-webkit-scrollbar-thumb {
    border-radius: 999px;
    background: rgba(124, 178, 82, 0.32);
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-icon-list:not(.elementor-absolute) {
    margin-top: 4px !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-list-text {
    color: #71808c;
    font-size: 0.86rem;
    font-weight: 700;
    line-height: 1.25;
}

#job-list .elementor-element.elementor-widget-button {
    width: 100% !important;
    max-width: 190px;
    margin-top: auto !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-button-wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 !important;
}

#job-list .elementor-button.elementor-button-link.elementor-size-sm {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 0;
    min-height: 48px;
    padding: 0.86rem 1.4rem;
    border-radius: 999px;
    background: #7CB252;
    box-shadow: 0 12px 26px rgba(124, 178, 82, 0.24);
    color: #ffffff;
    font-size: 0.92rem;
    font-weight: 800;
    letter-spacing: 0.02em;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
}

#job-list .elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: #6aa043;
    box-shadow: 0 16px 36px rgba(124, 178, 82, 0.34);
}

@media (max-width: 1024px) {
    .elementor-element-97bc7c6 {
        width: min(100% - 24px, 960px);
        margin: 42px auto 68px;
        padding: 82px 20px !important;
        border-radius: 24px;
    }

    .elementor-element-97bc7c6 .elementor-element-caec4d5 img {
        max-height: 340px !important;
    }

    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 320px));
        max-width: 700px;
        min-height: 0;
        gap: 22px;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        grid-column: auto;
        justify-self: stretch;
        max-width: none;
        min-height: 360px;
        opacity: 1;
        filter: none;
        transform: none;
    }

    #job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
        transform: translateY(-8px);
    }
}

@media (max-width: 768px) {
    .elementor-section {
        padding-top: 42px;
        padding-bottom: 42px;
    }

    .elementor-element-97bc7c6 {
        width: calc(100% - 18px);
        margin: 28px auto 54px;
        padding: 76px 16px !important;
        border-radius: 20px;
    }

    .elementor-element-97bc7c6::before {
        inset: 10px;
        border-radius: 16px;
    }

    .elementor-element-97bc7c6 .elementor-element-0c98e46 .elementor-widget-wrap {
        max-width: 650px;
    }

    .elementor-element-97bc7c6 .elementor-element-caec4d5 img {
        max-height: 280px !important;
    }

    #job-list {
        width: calc(100% - 18px);
        padding-top: 54px;
        margin-bottom: 62px;
    }

    #job-list .elementor-inner-section {
        margin-bottom: 28px;
    }

    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: minmax(0, 320px);
        max-width: 360px;
        gap: 18px;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        grid-column: auto;
        max-width: 320px;
        min-height: auto;
        opacity: 1;
        filter: none;
        transform: none;
    }

    #job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
        padding: 22px 20px 24px !important;
    }

    #job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
        max-height: none;
        overflow: visible;
    }
}

@media (prefers-reduced-motion: reduce) {
    .elementor-element-97bc7c6 .elementor-column,
    #job-list .elementor-column.elementor-col-33 {
        animation: none !important;
        transition: none !important;
    }
}

/* Final override: remove hero image area and keep cards clean */
#home .elementor-element-6666beb {
    min-height: auto !important;
    padding: clamp(72px, 9vw, 118px) clamp(18px, 4vw, 56px) !important;
}

#home .elementor-element-6666beb > .elementor-container {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    max-width: 920px !important;
}

#home .elementor-element-8b3be5e {
    display: none !important;
}

#home .elementor-element-47595b0 {
    flex: 0 1 820px !important;
    width: 100% !important;
    max-width: 820px !important;
}

#home .elementor-element-47595b0 .elementor-widget-wrap {
    align-items: center !important;
    max-width: 820px !important;
    margin: 0 auto !important;
    text-align: center !important;
}

#home .elementor-element-c5a2e42 .elementor-heading-title {
    max-width: 760px !important;
    margin: 0 auto !important;
    font-size: clamp(2.25rem, 5vw, 4.25rem) !important;
    line-height: 1.04 !important;
    text-align: center !important;
}

#home .elementor-element-1a02587 p {
    max-width: 680px !important;
    margin: 0 auto !important;
    text-align: center !important;
}

#home .elementor-element-016a680 .elementor-widget-container,
#home .elementor-element-016a680 .elementor-button-wrapper {
    justify-content: center !important;
    text-align: center !important;
}

#home .elementor-element-3adbb46 {
    width: 100% !important;
}

.people-slider-wrapper {
    margin: 18px auto 0 !important;
}

.people-slider-title,
.people-slider-note {
    text-align: center !important;
}

.people-slider-title::after {
    margin-left: auto !important;
}

#job-list .elementor-inner-section > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 320px)) !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 26px !important;
    max-width: 730px !important;
    min-height: 450px !important;
}

#job-list .elementor-column.elementor-col-33,
#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    width: 100% !important;
    max-width: 320px !important;
    min-height: 350px !important;
    margin: 0 !important;
    border-radius: 18px !important;
    opacity: 1;
    filter: none;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    grid-column: 1 / -1 !important;
    justify-self: center !important;
    opacity: 0.7;
    filter: blur(0.3px);
    transform: scale(0.94);
}

#job-list .elementor-column.elementor-col-33:hover {
    transform: translateY(-8px) !important;
}

#job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
    transform: scale(0.96) translateY(-8px) !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
    gap: 10px !important;
    padding: 22px 20px 24px !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-heading-title,
#job-list .elementor-column.elementor-col-33 .elementor-heading-title a {
    font-size: clamp(1.05rem, 1.25vw, 1.24rem) !important;
    line-height: 1.24 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
    max-height: 8rem !important;
    font-size: 0.88rem !important;
    line-height: 1.55 !important;
}

@media (max-width: 1024px) {
    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 320px)) !important;
        max-width: 700px !important;
        min-height: 0 !important;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        grid-column: auto !important;
        justify-self: stretch !important;
        opacity: 1;
        filter: none;
        transform: none;
    }
}

@media (max-width: 768px) {
    #home .elementor-element-6666beb {
        padding: 58px 18px !important;
    }

    #home .elementor-element-c5a2e42 .elementor-heading-title {
        font-size: clamp(2rem, 10vw, 3rem) !important;
    }

    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: minmax(0, 320px) !important;
        max-width: 360px !important;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n) {
        max-width: 320px !important;
        min-height: auto !important;
    }

    #job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
        max-height: none !important;
    }
}

/* Final stats section fix: all details in one horizontal row */
.elementor.elementor-691 .elementor-element-92a3fe7 {
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 0 auto 48px !important;
    padding: 42px 24px !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4,
.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    width: 100% !important;
    max-width: 1080px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    align-items: stretch !important;
    gap: 18px !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-col-25 {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-widget-wrap {
    min-height: 0 !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 170px !important;
    padding: 24px 18px !important;
    border-radius: 18px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 34px rgba(16, 24, 32, 0.08) !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    width: 100% !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter-number-wrapper {
    display: flex !important;
    align-items: baseline !important;
    justify-content: center !important;
    width: 100% !important;
    color: #6fad55 !important;
    font-size: clamp(2.6rem, 4.4vw, 4.4rem) !important;
    font-weight: 800 !important;
    line-height: 0.95 !important;
    text-align: center !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter-title {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    color: #14324a !important;
    font-size: clamp(1rem, 1.5vw, 1.25rem) !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    text-align: center !important;
}

@media (max-width: 900px) {
    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 520px) {
    .elementor.elementor-691 .elementor-element-92a3fe7 {
        width: calc(100% - 18px) !important;
        padding: 30px 14px !important;
    }

    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: 1fr !important;
    }
}

/* Expert swipe cards: wider and better fitted */
#home .people-slider-wrapper {
    width: min(100%, 920px) !important;
    max-width: 920px !important;
}

#home .people-slider {
    width: min(100%, 900px) !important;
    max-width: 900px !important;
}

#home .people-card {
    display: grid !important;
    grid-template-columns: minmax(310px, 0.95fr) minmax(390px, 1.05fr) !important;
    min-height: 560px !important;
    width: 100% !important;
}

#home .people-card-image {
    min-height: 560px !important;
    max-height: none !important;
}

#home .people-card-text {
    align-items: flex-start !important;
    justify-content: center !important;
    padding: 46px 54px !important;
    text-align: left !important;
}

#home .people-card-text h4 {
    max-width: 100% !important;
    font-size: clamp(2.7rem, 4vw, 4rem) !important;
    line-height: 1.08 !important;
}

#home .people-card-degree {
    max-width: 100% !important;
    font-size: 1.15rem !important;
    white-space: normal !important;
}

#home .people-card-tags {
    justify-content: flex-start !important;
    gap: 12px !important;
    max-width: 100% !important;
}

#home .people-card-tags span {
    max-width: 100% !important;
    padding: 12px 18px !important;
    font-size: 0.98rem !important;
    white-space: nowrap !important;
}

#home .people-card-text p {
    font-size: 1.04rem !important;
    line-height: 1.55 !important;
}

#home .people-slider .swiper-button-prev {
    left: 28px !important;
}

#home .people-slider .swiper-button-next {
    right: 28px !important;
}

@media (max-width: 1024px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 760px) !important;
        max-width: 760px !important;
    }

    #home .people-card {
        grid-template-columns: minmax(270px, 0.95fr) minmax(320px, 1.05fr) !important;
        min-height: 500px !important;
    }

    #home .people-card-image {
        min-height: 500px !important;
    }

    #home .people-card-text {
        padding: 36px 38px !important;
    }

    #home .people-card-text h4 {
        font-size: clamp(2.1rem, 5vw, 3rem) !important;
    }
}

@media (max-width: 768px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 420px) !important;
        max-width: 420px !important;
    }

    #home .people-card {
        grid-template-columns: 1fr !important;
        min-height: 0 !important;
    }

    #home .people-card-image {
        min-height: 340px !important;
        max-height: 380px !important;
    }

    #home .people-card-text {
        align-items: center !important;
        padding: 30px 24px 38px !important;
        text-align: center !important;
    }

    #home .people-card-tags {
        justify-content: center !important;
    }

    #home .people-card-tags span {
        white-space: normal !important;
    }

    #home .people-card-text h4 {
        font-size: clamp(2rem, 10vw, 2.7rem) !important;
    }
}

/* Expert cards fit correction */
#home .people-slider-wrapper {
    width: min(100%, 820px) !important;
    max-width: 820px !important;
}

#home .people-slider {
    width: min(100%, 800px) !important;
    max-width: 800px !important;
    overflow: hidden !important;
}

#home .people-card {
    grid-template-columns: minmax(280px, 0.9fr) minmax(0, 1.1fr) !important;
    min-height: 500px !important;
}

#home .people-card-image {
    min-height: 500px !important;
}

#home .people-card-text {
    min-width: 0 !important;
    padding: 38px 44px !important;
}

#home .people-card-text h4 {
    overflow-wrap: anywhere !important;
    font-size: clamp(2.25rem, 3.4vw, 3.35rem) !important;
}

#home .people-card-degree,
#home .people-card-text p {
    overflow-wrap: anywhere !important;
}

#home .people-card-tags {
    width: 100% !important;
    overflow: visible !important;
}

#home .people-card-tags span {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
}

#home .people-slider .swiper-button-prev {
    left: 18px !important;
}

#home .people-slider .swiper-button-next {
    right: 18px !important;
}

@media (max-width: 1024px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 720px) !important;
        max-width: 720px !important;
    }

    #home .people-card {
        grid-template-columns: minmax(250px, 0.88fr) minmax(0, 1.12fr) !important;
        min-height: 470px !important;
    }

    #home .people-card-image {
        min-height: 470px !important;
    }

    #home .people-card-text {
        padding: 34px 34px !important;
    }
}

@media (max-width: 768px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 390px) !important;
        max-width: 390px !important;
    }

    #home .people-card {
        grid-template-columns: 1fr !important;
        min-height: auto !important;
    }

    #home .people-card-image {
        min-height: 320px !important;
        max-height: 340px !important;
    }

    #home .people-card-text {
        padding: 28px 22px 38px !important;
    }
}

/* Remove gap between hero/expert area and service cards */
#home .elementor-element-6666beb {
    margin-bottom: 24px !important;
    padding-bottom: 42px !important;
}

#home .people-slider {
    padding-bottom: 44px !important;
}

#home .people-slider-note {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

#home .elementor-element-0f29175 {
    margin-top: 0 !important;
    padding-top: 18px !important;
}

#home .elementor-element-4f12b1d,
#home .elementor-element-4f12b1d > .elementor-container {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

@media (max-width: 768px) {
    #home .elementor-element-6666beb {
        margin-bottom: 16px !important;
        padding-bottom: 34px !important;
    }

    #home .elementor-element-0f29175 {
        padding-top: 10px !important;
    }
}

/* Remove odd gap between service cards and Our Service section */
#home .elementor-element-0f29175 {
    margin-bottom: 0 !important;
    padding-bottom: 18px !important;
}

#home .elementor-element-4f12b1d {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#home .elementor-element-4f12b1d > .elementor-container {
    margin-bottom: 0 !important;
}

#home .elementor-element-97bc7c6 {
    margin-top: 20px !important;
    margin-bottom: 56px !important;
}

@media (max-width: 768px) {
    #home .elementor-element-0f29175 {
        padding-bottom: 10px !important;
    }

    #home .elementor-element-97bc7c6 {
        margin-top: 12px !important;
    }
}

/* Our Service final typography and spacing */
#home .elementor-element-97bc7c6 {
    margin-top: 12px !important;
    margin-bottom: 36px !important;
    padding: 56px 20px !important;
}

#home .elementor-element-97bc7c6 > .elementor-container {
    justify-content: center !important;
}

#home .elementor-element-97bc7c6 .elementor-element-caec4d5 {
    display: none !important;
}

#home .elementor-element-97bc7c6 .elementor-element-0c98e46 {
    flex: 0 1 760px !important;
    width: 100% !important;
    max-width: 760px !important;
}

#home .elementor-element-97bc7c6 .elementor-element-0c98e46 .elementor-widget-wrap {
    align-items: center !important;
    gap: 14px !important;
    max-width: 760px !important;
    margin: 0 auto !important;
    text-align: center !important;
}

#home .elementor-element-97bc7c6 .elementor-element-252e757 .elementor-heading-title {
    display: inline-flex !important;
    justify-content: center !important;
    width: auto !important;
    margin: 0 auto 8px !important;
    padding: 9px 18px !important;
    border: 1px solid rgba(124, 178, 82, 0.28) !important;
    border-radius: 999px !important;
    background: rgba(124, 178, 82, 0.14) !important;
    color: #5f9f3c !important;
    font-size: 0.86rem !important;
    font-weight: 800 !important;
    letter-spacing: 0.08em !important;
    line-height: 1 !important;
    text-align: center !important;
}

#home .elementor-element-97bc7c6 .elementor-element-5ef31ae .elementor-heading-title {
    max-width: 620px !important;
    margin: 0 auto !important;
    color: #111111 !important;
    font-size: clamp(1.7rem, 3vw, 2.7rem) !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    line-height: 1.16 !important;
    text-align: center !important;
}

#home .elementor-element-97bc7c6 .elementor-element-76bbd41 p {
    max-width: 650px !important;
    margin: 8px auto 0 !important;
    color: #5f6b73 !important;
    font-size: clamp(0.86rem, 0.95vw, 0.96rem) !important;
    font-weight: 400 !important;
    line-height: 1.65 !important;
    text-align: center !important;
}

.elementor-section {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

@media (max-width: 768px) {
    #home .elementor-element-97bc7c6 {
        padding: 42px 16px !important;
        margin-bottom: 28px !important;
    }

    #home .elementor-element-97bc7c6 .elementor-element-5ef31ae .elementor-heading-title {
        font-size: clamp(1.55rem, 8vw, 2.25rem) !important;
    }
}

/* Final requested tweaks: green job heading and swap hospital/logos positions */
#job-list .elementor-element-3ea1df9 .elementor-heading-title {
    color: #6fad55 !important;
}

.elementor-element-18a2ac3 .elementor-element-fbc5a1e {
    grid-column: 1 !important;
    order: 1 !important;
}

.elementor-element-18a2ac3 .elementor-element-562fbb3 {
    grid-column: 2 !important;
    order: 2 !important;
}

@media (max-width: 900px) {
    .elementor-element-18a2ac3 .elementor-element-fbc5a1e,
    .elementor-element-18a2ac3 .elementor-element-562fbb3 {
        grid-column: auto !important;
    }
}

/* Header brand text beside logo */
.navbar-brand {
    gap: 0;
    text-decoration: none !important;
}

.navbar-brand .brand-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #4f852c;
    font-size: clamp(0.9rem, 1.2vw, 1.15rem);
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: 0;
    text-transform: capitalize;
    white-space: nowrap;
}

.navbar-brand .brand-title span {
    display: block;
}

@media (max-width: 576px) {
    .navbar-brand {
        gap: 0;
    }

    .navbar-brand .brand-title {
        font-size: 0.78rem;
    }
}

/* Job listing: clean three-card desktop row */
#job-list .elementor-inner-section {
    margin-bottom: 34px !important;
}

#job-list .elementor-inner-section > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    justify-content: center !important;
    align-items: stretch !important;
    gap: 22px !important;
    width: 100% !important;
    max-width: 1080px !important;
    min-height: 0 !important;
    margin: 0 auto !important;
}

#job-list .elementor-column.elementor-col-33,
#job-list .elementor-column.elementor-col-33:nth-child(3n) {
    grid-column: auto !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 430px !important;
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
}

#job-list .elementor-column.elementor-col-33:hover,
#job-list .elementor-column.elementor-col-33:nth-child(3n):hover {
    transform: translateY(-8px) !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
    min-height: 430px !important;
    padding: 24px 22px 26px !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-heading-title,
#job-list .elementor-column.elementor-col-33 .elementor-heading-title a {
    font-size: clamp(1rem, 1.25vw, 1.22rem) !important;
    line-height: 1.24 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
    max-height: 8.1rem !important;
    font-size: 0.86rem !important;
    line-height: 1.55 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-icon-list:not(.elementor-absolute) {
    margin-top: auto !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-icon-list:not(.elementor-absolute) .elementor-widget-container,
#job-list .elementor-column.elementor-col-33 .elementor-widget-button,
#job-list .elementor-column.elementor-col-33 .elementor-widget-button .elementor-widget-container,
#job-list .elementor-column.elementor-col-33 .elementor-button-wrapper {
    margin-top: 8px !important;
}

#job-list .elementor-element.elementor-widget-button {
    max-width: 220px !important;
}

@media (max-width: 980px) {
    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 320px)) !important;
        max-width: 700px !important;
        align-items: stretch !important;
    }
}

@media (max-width: 680px) {
    #job-list .elementor-inner-section > .elementor-container {
        grid-template-columns: minmax(0, 320px) !important;
        max-width: 360px !important;
    }

    #job-list .elementor-column.elementor-col-33,
    #job-list .elementor-column.elementor-col-33:nth-child(3n),
    #job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
        min-height: auto !important;
    }

    #job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor p {
        max-height: none !important;
        overflow: visible !important;
    }
}

/* Stats section: place below banner image and keep one desktop row */
.elementor.elementor-691 .elementor-element-70ba860,
.elementor-element-70ba860 {
    position: relative !important;
    z-index: 1 !important;
    margin-bottom: 36px !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7,
.elementor-element-92a3fe7 {
    clear: both !important;
    position: relative !important;
    z-index: 2 !important;
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 0 auto 70px !important;
    padding: 0 0 38px !important;
    transform: none !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4,
.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
.elementor-element-92a3fe7 .elementor-element-89a93d4,
.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    width: 100% !important;
    max-width: 1080px !important;
    margin: 0 auto !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 20px !important;
    align-items: stretch !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container,
.elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container {
    min-height: 160px !important;
    padding: 24px 16px !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter-number-wrapper,
.elementor-element-92a3fe7 .elementor-counter-number-wrapper {
    font-size: clamp(2.6rem, 4.2vw, 4.2rem) !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter-title,
.elementor-element-92a3fe7 .elementor-counter-title {
    font-size: clamp(0.98rem, 1.35vw, 1.18rem) !important;
}

@media (max-width: 900px) {
    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 520px) {
    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: 1fr !important;
    }
}

/* Latest job listing heading: exact center alignment */
#job-list .elementor-element-3ea1df9,
#job-list .elementor-element-3ea1df9 .elementor-widget-container {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    text-align: center !important;
}

#job-list .elementor-element-3ea1df9 .elementor-heading-title {
    width: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
    text-align: center !important;
}

/* CTA banner: short copy above image, never overlapping the photo */
.elementor.elementor-691 .elementor-element-70ba860,
.elementor-element-70ba860 {
    position: relative !important;
    width: min(1180px, calc(100% - 32px)) !important;
    min-height: 640px !important;
    margin: 28px auto 42px !important;
    padding: 0 !important;
    overflow: hidden !important;
    border-radius: 0 !important;
}

.elementor.elementor-691 .elementor-element-70ba860 .elementor-background-overlay,
.elementor-element-70ba860 .elementor-background-overlay {
    display: block !important;
    inset: 0 !important;
    background: linear-gradient(180deg, #ffffff 0 220px, rgba(255, 255, 255, 0) 220px) !important;
    opacity: 1 !important;
}

.elementor.elementor-691 .elementor-element-70ba860 > .elementor-container,
.elementor-element-70ba860 > .elementor-container {
    position: relative !important;
    z-index: 2 !important;
    max-width: 820px !important;
    margin: 0 auto !important;
    padding: 58px 18px 0 !important;
}

.elementor.elementor-691 .elementor-element-70ba860 .elementor-widget-wrap,
.elementor-element-70ba860 .elementor-widget-wrap {
    align-items: center !important;
    gap: 12px !important;
    padding: 0 !important;
    text-align: center !important;
}

.elementor.elementor-691 .elementor-element-70ba860 .elementor-element-36c9887 .elementor-heading-title,
.elementor-element-70ba860 .elementor-element-36c9887 .elementor-heading-title {
    max-width: 760px !important;
    margin: 0 auto !important;
    color: #101820 !important;
    font-size: clamp(2.1rem, 4vw, 3.6rem) !important;
    font-weight: 850 !important;
    line-height: 1.08 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
}

.elementor.elementor-691 .elementor-element-70ba860 .elementor-element-48b2280 p,
.elementor-element-70ba860 .elementor-element-48b2280 p {
    max-width: 620px !important;
    margin: 0 auto !important;
    color: #52616d !important;
    font-size: clamp(1rem, 1.35vw, 1.15rem) !important;
    line-height: 1.65 !important;
    text-align: center !important;
}

@media (max-width: 768px) {
    .elementor.elementor-691 .elementor-element-70ba860,
    .elementor-element-70ba860 {
        min-height: 520px !important;
    }

    .elementor.elementor-691 .elementor-element-70ba860 .elementor-background-overlay,
    .elementor-element-70ba860 .elementor-background-overlay {
        background: linear-gradient(180deg, #ffffff 0 205px, rgba(255, 255, 255, 0) 205px) !important;
    }

    .elementor.elementor-691 .elementor-element-70ba860 > .elementor-container,
    .elementor-element-70ba860 > .elementor-container {
        padding-top: 44px !important;
    }
}

/* Stats cards: no overlap, normal flow below image */
.elementor.elementor-691 .elementor-element-92a3fe7,
.elementor-element-92a3fe7 {
    position: relative !important;
    inset: auto !important;
    clear: both !important;
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 56px auto 70px !important;
    padding: 0 24px 38px !important;
    transform: none !important;
    translate: none !important;
    z-index: 1 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-container,
.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-section,
.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-column,
.elementor-element-92a3fe7 .elementor-container,
.elementor-element-92a3fe7 .elementor-section,
.elementor-element-92a3fe7 .elementor-column {
    position: relative !important;
    inset: auto !important;
    transform: none !important;
    translate: none !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4,
.elementor-element-92a3fe7 .elementor-element-89a93d4 {
    width: 100% !important;
    max-width: none !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    display: flex !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    align-items: stretch !important;
    gap: 20px !important;
    width: 100% !important;
    max-width: 1080px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-col-25,
.elementor-element-92a3fe7 .elementor-col-25 {
    flex: 1 1 0 !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container,
.elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container {
    width: 100% !important;
    min-height: 160px !important;
    overflow: hidden !important;
}

@media (max-width: 900px) {
    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        flex-wrap: wrap !important;
    }

    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-col-25,
    .elementor-element-92a3fe7 .elementor-col-25 {
        flex: 1 1 calc(50% - 10px) !important;
    }
}

@media (max-width: 520px) {
    .elementor.elementor-691 .elementor-element-92a3fe7,
    .elementor-element-92a3fe7 {
        width: calc(100% - 18px) !important;
        margin-top: 44px !important;
        padding: 0 0 32px !important;
    }

    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-col-25,
    .elementor-element-92a3fe7 .elementor-col-25 {
        flex: 1 1 100% !important;
    }
}

/* Stats reference layout: below image, clean inline metrics */
.elementor.elementor-691 .elementor-element-92a3fe7,
.elementor-element-92a3fe7 {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    clear: both !important;
    width: min(1180px, calc(100% - 32px)) !important;
    margin: 40px auto 52px !important;
    padding: 20px 18px !important;
    transform: none !important;
    translate: none !important;
    z-index: 1 !important;
    background: transparent !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
.elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    justify-content: center !important;
    align-items: start !important;
    gap: 14px !important;
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 auto !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-col-25,
.elementor-element-92a3fe7 .elementor-col-25 {
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-widget-wrap,
.elementor-element-92a3fe7 .elementor-widget-wrap {
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container,
.elementor-element-92a3fe7 .elementor-widget-counter .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 0 !important;
    padding: 8px 6px !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter,
.elementor-element-92a3fe7 .elementor-counter {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    width: 100% !important;
    text-align: center !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter-number-wrapper,
.elementor-element-92a3fe7 .elementor-counter-number-wrapper {
    display: flex !important;
    align-items: baseline !important;
    justify-content: center !important;
    width: 100% !important;
    color: #6fad55 !important;
    font-size: clamp(1.85rem, 3vw, 2.65rem) !important;
    font-weight: 850 !important;
    line-height: 0.95 !important;
    text-align: center !important;
    white-space: nowrap !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7 .elementor-counter-title,
.elementor-element-92a3fe7 .elementor-counter-title {
    display: block !important;
    width: 100% !important;
    color: #52616d !important;
    font-size: clamp(0.78rem, 1vw, 0.9rem) !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
    text-align: center !important;
}

@media (max-width: 900px) {
    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 520px) {
    .elementor.elementor-691 .elementor-element-92a3fe7,
    .elementor-element-92a3fe7 {
        width: calc(100% - 18px) !important;
        margin-top: 34px !important;
        padding: 18px 8px 30px !important;
    }

    .elementor.elementor-691 .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container,
    .elementor-element-92a3fe7 .elementor-element-89a93d4 > .elementor-container {
        grid-template-columns: 1fr !important;
        gap: 18px !important;
    }
}

/* Banner copy placement: remove grey line and avoid face overlap */
.elementor.elementor-691 .elementor-element-70ba860 > .elementor-container,
.elementor-element-70ba860 > .elementor-container {
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 86px 0 0 !important;
}

.elementor.elementor-691 .elementor-element-70ba860 .elementor-widget-wrap,
.elementor-element-70ba860 .elementor-widget-wrap {
    align-items: flex-start !important;
    max-width: 560px !important;
    margin-left: clamp(32px, 7vw, 96px) !important;
    text-align: left !important;
}

.elementor.elementor-691 .elementor-element-70ba860 .elementor-element-36c9887 .elementor-heading-title,
.elementor-element-70ba860 .elementor-element-36c9887 .elementor-heading-title {
    max-width: 540px !important;
    margin: 0 !important;
    font-size: clamp(2.1rem, 4.1vw, 4rem) !important;
    line-height: 1.06 !important;
    text-align: left !important;
}

.elementor.elementor-691 .elementor-element-70ba860 .elementor-element-48b2280,
.elementor-element-70ba860 .elementor-element-48b2280 {
    display: none !important;
}

@media (max-width: 768px) {
    .elementor.elementor-691 .elementor-element-70ba860 > .elementor-container,
    .elementor-element-70ba860 > .elementor-container {
        padding: 56px 18px 0 !important;
    }

    .elementor.elementor-691 .elementor-element-70ba860 .elementor-widget-wrap,
    .elementor-element-70ba860 .elementor-widget-wrap {
        max-width: 430px !important;
        margin-left: 0 !important;
    }

    .elementor.elementor-691 .elementor-element-70ba860 .elementor-element-36c9887 .elementor-heading-title,
    .elementor-element-70ba860 .elementor-element-36c9887 .elementor-heading-title {
        font-size: clamp(2rem, 8vw, 3rem) !important;
    }
}

/* Final flow fix: stats must start after the full image section */
.elementor.elementor-691 .elementor-element-70ba860,
.elementor-element-70ba860 {
    display: block !important;
    position: relative !important;
    min-height: 760px !important;
    margin-bottom: 0 !important;
    overflow: hidden !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7,
.elementor-element-92a3fe7 {
    display: block !important;
    position: relative !important;
    clear: both !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin-top: 56px !important;
    transform: none !important;
    translate: none !important;
    z-index: 1 !important;
}

@media (max-width: 900px) {
    .elementor.elementor-691 .elementor-element-70ba860,
    .elementor-element-70ba860 {
        min-height: 640px !important;
    }
}

@media (max-width: 520px) {
    .elementor.elementor-691 .elementor-element-70ba860,
    .elementor-element-70ba860 {
        min-height: 540px !important;
    }

    .elementor.elementor-691 .elementor-element-92a3fe7,
    .elementor-element-92a3fe7 {
        margin-top: 44px !important;
    }
}

/* Job cards: clear experience/title first, then details */
#job-list .elementor-column.elementor-col-33 .elementor-widget-wrap {
    justify-content: flex-start !important;
    gap: 14px !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-icon-box {
    order: 1 !important;
    width: 100% !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-wrapper,
#job-list .elementor-column.elementor-col-33 .elementor-icon-box-content {
    width: 100% !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-content {
    display: grid !important;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr) !important;
    gap: 12px !important;
    align-items: stretch !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-title,
#job-list .elementor-column.elementor-col-33 .elementor-icon-box-description {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    min-height: 72px !important;
    margin: 0 !important;
    padding: 12px 10px !important;
    border: 1px solid rgba(124, 178, 82, 0.16) !important;
    border-radius: 14px !important;
    background: rgba(124, 178, 82, 0.07) !important;
    text-align: center !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-title::before {
    content: "Experience";
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-description::before {
    content: "Job Title";
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-title::before,
#job-list .elementor-column.elementor-col-33 .elementor-icon-box-description::before {
    display: block !important;
    margin-bottom: 5px !important;
    color: #6fad55 !important;
    font-size: 0.68rem !important;
    font-weight: 800 !important;
    line-height: 1 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-icon-box-title span,
#job-list .elementor-column.elementor-col-33 .elementor-icon-box-description {
    color: #203a52 !important;
    font-size: 0.9rem !important;
    font-weight: 800 !important;
    line-height: 1.25 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-heading {
    order: 2 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-text-editor {
    order: 3 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-icon-list:not(.elementor-absolute) {
    order: 4 !important;
}

#job-list .elementor-column.elementor-col-33 .elementor-widget-button {
    order: 5 !important;
}

@media (max-width: 520px) {
    #job-list .elementor-column.elementor-col-33 .elementor-icon-box-content {
        grid-template-columns: 1fr !important;
    }
}

/* Expert cards: wider layout and fully visible names */
#home .people-slider-wrapper {
    width: min(100%, 1020px) !important;
    max-width: 1020px !important;
}

#home .people-slider {
    width: min(100%, 1000px) !important;
    max-width: 1000px !important;
    overflow: hidden !important;
}

#home .people-card {
    display: grid !important;
    grid-template-columns: minmax(360px, 0.95fr) minmax(0, 1.25fr) !important;
    width: 100% !important;
    min-height: 520px !important;
}

#home .people-card-image {
    min-height: 520px !important;
}

#home .people-card-text {
    min-width: 0 !important;
    padding: 42px 56px !important;
    overflow: visible !important;
}

#home .people-card-text h4 {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    overflow: visible !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    white-space: normal !important;
    font-size: clamp(2.7rem, 4.2vw, 4rem) !important;
    line-height: 1.08 !important;
}

#home .people-card-tags {
    max-width: 100% !important;
}

#home .people-card-tags span {
    white-space: normal !important;
}

@media (max-width: 1100px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 900px) !important;
        max-width: 900px !important;
    }

    #home .people-card {
        grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1.1fr) !important;
    }

    #home .people-card-text {
        padding: 38px 42px !important;
    }

    #home .people-card-text h4 {
        font-size: clamp(2.4rem, 4.8vw, 3.35rem) !important;
    }
}

@media (max-width: 768px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 410px) !important;
        max-width: 410px !important;
    }

    #home .people-card {
        grid-template-columns: 1fr !important;
        min-height: auto !important;
    }

    #home .people-card-image {
        min-height: 320px !important;
    }

    #home .people-card-text {
        padding: 28px 24px 38px !important;
    }

    #home .people-card-text h4 {
        text-align: center !important;
        font-size: clamp(2rem, 9vw, 2.8rem) !important;
    }
}

/* Expert slider controls: keep arrows away from descriptive text */
#home .people-slider {
    padding-left: 62px !important;
    padding-right: 62px !important;
}

#home .people-card-text {
    padding-right: 76px !important;
}

#home .people-slider .swiper-button-prev {
    left: 14px !important;
}

#home .people-slider .swiper-button-next {
    right: 14px !important;
}

#home .people-card-tags {
    padding-right: 8px !important;
}

#home .people-card-tags span,
#home .people-card-degree,
#home .people-card-text p {
    max-width: 100% !important;
    overflow-wrap: anywhere !important;
}

@media (max-width: 1100px) {
    #home .people-slider {
        padding-left: 54px !important;
        padding-right: 54px !important;
    }

    #home .people-card-text {
        padding-right: 64px !important;
    }
}

@media (max-width: 768px) {
    #home .people-slider {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #home .people-card-text {
        padding-right: 24px !important;
    }

    #home .people-slider .swiper-button-prev {
        left: 12px !important;
    }

    #home .people-slider .swiper-button-next {
        right: 12px !important;
    }
}

/* Expert cards final fit: wider card, readable names, arrows outside content */
#home .elementor-element-3adbb46,
#home .elementor-element-3adbb46 > .elementor-container,
#home .elementor-element-fb2b15c,
#home .elementor-element-fb2b15c .elementor-widget-wrap {
    width: 100% !important;
    max-width: none !important;
}

#home .people-slider-wrapper {
    width: min(100%, 1160px) !important;
    max-width: 1160px !important;
}

#home .people-slider {
    width: min(100%, 1140px) !important;
    max-width: 1140px !important;
    padding-left: 58px !important;
    padding-right: 58px !important;
    overflow: hidden !important;
}

#home .people-card {
    grid-template-columns: minmax(360px, 0.85fr) minmax(520px, 1.15fr) !important;
    min-height: 520px !important;
}

#home .people-card-text {
    min-width: 0 !important;
    padding: 42px 44px !important;
}

#home .people-card-text h4 {
    max-width: 100% !important;
    white-space: normal !important;
    overflow: visible !important;
    font-size: clamp(2.45rem, 3.6vw, 3.55rem) !important;
    line-height: 1.08 !important;
}

#home .people-slider .swiper-button-prev {
    left: 10px !important;
    z-index: 5 !important;
}

#home .people-slider .swiper-button-next {
    right: 10px !important;
    z-index: 5 !important;
}

@media (max-width: 1100px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 980px) !important;
        max-width: 980px !important;
    }

    #home .people-card {
        grid-template-columns: minmax(330px, 0.82fr) minmax(430px, 1.18fr) !important;
    }

    #home .people-card-text h4 {
        font-size: clamp(2.25rem, 4vw, 3rem) !important;
    }
}

@media (max-width: 768px) {
    #home .people-slider-wrapper,
    #home .people-slider {
        width: min(100%, 410px) !important;
        max-width: 410px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #home .people-card {
        grid-template-columns: 1fr !important;
    }
}

/* Our Medical Experts: wider readable cards, no clipped names */
#home #expert-slider {
    position: relative !important;
    left: 50% !important;
    width: min(1100px, calc(100vw - 72px)) !important;
    max-width: none !important;
    transform: translateX(-50%) !important;
}

#home #expert-slider .people-slider {
    width: 100% !important;
    max-width: none !important;
    padding: 0 64px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
}

#home #expert-slider .swiper-wrapper,
#home #expert-slider .swiper-slide {
    align-items: stretch !important;
}

#home #expert-slider .people-card {
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    width: 100% !important;
    min-height: 500px !important;
    height: auto !important;
    overflow: visible !important;
}

#home #expert-slider .people-card-image {
    flex: 0 0 42% !important;
    width: 42% !important;
    min-height: 500px !important;
    height: auto !important;
    overflow: hidden !important;
}

#home #expert-slider .people-card-text {
    flex: 1 1 58% !important;
    width: 58% !important;
    min-width: 0 !important;
    padding: 34px 40px !important;
    overflow: visible !important;
    box-sizing: border-box !important;
}

#home #expert-slider .people-card-text h4 {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
    color: #10244b !important;
    font-size: clamp(2.2rem, 3.4vw, 3.25rem) !important;
    font-weight: 850 !important;
    line-height: 1.12 !important;
}

#home #expert-slider .people-card-degree {
    margin-top: 12px !important;
}

#home #expert-slider .people-card-tags {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 20px !important;
    overflow: visible !important;
}

#home #expert-slider .people-card-tags span {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
}

#home #expert-slider .people-card-text p {
    max-width: 100% !important;
    overflow: visible !important;
    overflow-wrap: break-word !important;
}

#home #expert-slider .swiper-button-prev {
    left: 12px !important;
}

#home #expert-slider .swiper-button-next {
    right: 12px !important;
}

@media (max-width: 1100px) {
    #home #expert-slider {
        width: min(980px, calc(100vw - 48px)) !important;
    }

    #home #expert-slider .people-slider {
        padding: 0 54px !important;
    }

    #home #expert-slider .people-card-text {
        padding: 30px 34px !important;
    }

    #home #expert-slider .people-card-text h4 {
        font-size: clamp(2rem, 3.8vw, 2.85rem) !important;
    }
}

@media (max-width: 768px) {
    #home #expert-slider {
        left: auto !important;
        width: min(100%, 420px) !important;
        transform: none !important;
    }

    #home #expert-slider .people-slider {
        padding: 0 !important;
        overflow: hidden !important;
    }

    #home #expert-slider .people-card {
        flex-direction: column !important;
        min-height: 0 !important;
    }

    #home #expert-slider .people-card-image,
    #home #expert-slider .people-card-text {
        flex: 0 0 auto !important;
        width: 100% !important;
    }

    #home #expert-slider .people-card-image {
        min-height: 320px !important;
    }

    #home #expert-slider .people-card-text {
        padding: 28px 24px 38px !important;
        text-align: center !important;
    }

    #home #expert-slider .people-card-text h4 {
        text-align: center !important;
        font-size: clamp(1.9rem, 8vw, 2.55rem) !important;
    }
}

/* Footer: compact left-aligned brand/social grouping */
.footer {
    padding: 14px 0 !important;
}

.footer .container-fluid {
    max-width: 1200px !important;
    padding: 0 20px !important;
}

.footer .row {
    align-items: flex-start !important;
    row-gap: 10px !important;
}

.footer-brand {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    text-align: left !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.footer-brand-logo {
    display: block !important;
    width: 58px !important;
    height: auto !important;
    margin: 0 !important;
}

.footer-brand-name {
    margin: 0 !important;
    color: #184057 !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    line-height: 1.15 !important;
}

.footer .social-icons {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.footer .social-icons a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    line-height: 1 !important;
}

.footer .text-md-right {
    padding-top: 0 !important;
}

@media (max-width: 767px) {
    .footer .container-fluid {
        padding: 0 16px !important;
    }

    .footer-brand,
    .footer .text-md-right {
        align-items: flex-start !important;
        text-align: left !important;
    }
}

/* Header brand: tighter logo/text spacing and stronger text */
.navbar-brand {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.navbar-brand img {
    flex: 0 0 auto !important;
    margin: 0 !important;
}

.navbar-brand .brand-title {
    margin: 0 !important;
    padding: 0 !important;
    color: #3f7f2a !important;
    font-size: clamp(1.02rem, 1.35vw, 1.28rem) !important;
    font-weight: 850 !important;
    line-height: 1.04 !important;
    white-space: nowrap !important;
}

@media (max-width: 576px) {
    .navbar-brand {
        gap: 6px !important;
    }

    .navbar-brand .brand-title {
        font-size: 0.92rem !important;
    }
}

/* Final footer alignment fix */
.footer {
    padding: 8px 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
    width: 100% !important;
}

.footer .container-fluid {
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 0 0 0 0 !important;
    text-align: left !important;
}

.footer .row {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    row-gap: 0 !important;
}

.footer-left {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 16px !important;
    width: auto !important;
    max-width: none !important;
    text-align: left !important;
}

.footer-brand {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}

.footer-brand-logo {
    width: 42px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: 0 0 auto !important;
}

.footer-brand-name {
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap !important;
    line-height: 1.15 !important;
}

.footer-social {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 0 0 52px !important;
    text-align: left !important;
}

.footer-social a {
    margin: 0 !important;
    padding: 0 !important;
}

@media (max-width: 767px) {
    .footer .container-fluid {
        padding: 0 12px !important;
        text-align: left !important;
    }

    .footer-left {
        align-items: flex-start !important;
        text-align: left !important;
    }
}

/* Compact page spacing: remove oversized empty gaps between sections */
#home .elementor-element-6666beb {
    padding: 42px 24px 46px !important;
}

#home .elementor-element-6666beb > .elementor-container,
#home .elementor-element-47595b0 .elementor-widget-wrap {
    min-height: 0 !important;
}

#home .people-slider-wrapper {
    margin-top: 16px !important;
    margin-bottom: 0 !important;
}

.elementor-element-0f29175,
.elementor-element-97bc7c6,
#job-list,
.elementor-element-18a2ac3,
.elementor-element-70ba860,
.elementor-element-92a3fe7 {
    margin-top: 28px !important;
    margin-bottom: 34px !important;
}

.elementor-element-0f29175,
#job-list {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.elementor-element-97bc7c6 {
    padding: 34px 18px !important;
}

.elementor-element-97bc7c6 > .elementor-container {
    min-height: 0 !important;
}

.elementor-element-97bc7c6 .elementor-element-caec4d5 img {
    max-height: 340px !important;
}

#job-list > .elementor-container,
#job-list .elementor-column,
#job-list .elementor-widget-wrap {
    min-height: 0 !important;
}

#job-list .elementor-element-c66c0f1 > .elementor-widget-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    gap: 26px !important;
}

#job-list .elementor-element-3ea1df9 {
    margin-bottom: 8px !important;
}

#job-list .elementor-inner-section {
    margin-top: 0 !important;
    margin-bottom: 24px !important;
}

.elementor-element-18a2ac3 {
    padding: 32px 22px !important;
}

.elementor.elementor-691 .elementor-element-70ba860,
.elementor-element-70ba860 {
    min-height: 420px !important;
    padding: 0 !important;
}

.elementor.elementor-691 .elementor-element-70ba860 > .elementor-container,
.elementor-element-70ba860 > .elementor-container {
    padding-top: 48px !important;
}

.elementor.elementor-691 .elementor-element-92a3fe7,
.elementor-element-92a3fe7 {
    margin-top: 24px !important;
    margin-bottom: 34px !important;
    padding: 14px 18px !important;
}

.contact-info-section {
    padding-top: 24px !important;
    padding-bottom: 28px !important;
}

.contact-info-row {
    row-gap: 22px !important;
}

@media (max-width: 768px) {
    #home .elementor-element-6666beb,
    .elementor-element-97bc7c6,
    .elementor-element-18a2ac3 {
        padding-top: 28px !important;
        padding-bottom: 32px !important;
    }

    .elementor-element-0f29175,
    .elementor-element-97bc7c6,
    #job-list,
    .elementor-element-18a2ac3,
    .elementor-element-70ba860,
    .elementor-element-92a3fe7 {
        margin-top: 22px !important;
        margin-bottom: 28px !important;
    }

    .elementor.elementor-691 .elementor-element-70ba860,
    .elementor-element-70ba860 {
        min-height: 360px !important;
    }
}
