.lsjb-single-job-page #page__wrapper {
    overflow-x: visible;
}

.lsjb-single-job-page :where(header, footer, #masthead, #colophon, .site-header, .site-footer) {
    display: none !important;
}

.lsjb-job-page {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    align-items: start;
    font-size: 16px;
    line-height: 1.6;
}

.lsjb-job-page :where(p, li) {
    font-size: 16px;
    line-height: 1.6;
}

.lsjb-job-page :where(ul, ol) {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 1.25rem;
    line-height: 1.6;
    list-style: disc;
}

.lsjb-job-panel :where(p, li, ul, ol) {
    color: var(--lsjb-company-fg, #ffffff);
}

.lsjb-job-main-column :where(p, li, ul, ol) {
    color: var(--lsjb-theme-muted);
}

.lsjb-job-page .lsjb-button {
    font-size: 14px;
    line-height: 1.6;
}

.lsjb-job-unavailable {
    min-height: 100vh;
    display: grid;
    place-items: center;
    padding: 20px;
    text-align: center;
    background: #ffffff;
}

.lsjb-job-unavailable-inner {
    max-width: 720px;
    display: grid;
    justify-items: center;
    gap: 8px;
}

.lsjb-job-unavailable p {
    color: var(--lsjb-theme-muted);
    font-size: 16px;
    line-height: 1.6;
}

.lsjb-job-unavailable a {
    color: #336aff;
    text-decoration: underline;
    text-underline-offset: 2px;
    font-size: 16px;
    line-height: 1.6;
}



.lsjb-job-rail {
    position: sticky;
    top: 0;
    width: 50%;
    height: 100vh;
    min-height: 100vh;
    padding: 1.925rem clamp(3.08rem, 4vw, 4.62rem);
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background: var(--lsjb-company-bg, var(--lsjb-theme-heading));
    color: var(--lsjb-company-fg, #ffffff);
}

.lsjb-job-rail::-webkit-scrollbar {
    display: none;
}

.lsjb-job-main-column {
    width: 50%;
    padding: 2rem;
    display: grid;
    gap: 32px;
}

.lsjb-job-panel-inner {
    max-width: 43.12rem;
    margin-right: auto;
    margin-left: auto;
}

.lsjb-job-panel-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 1.54rem;
}

.lsjb-job-panel-content {
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 12.32px;
}

.lsjb-company-facts {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-start;
    font-size: 14px;
}

.lsjb-job-panel {
    padding-top: 1.925rem;
    min-height: 0;
    background: transparent;
    color: var(--lsjb-company-fg, #ffffff);

}

.lsjb-job-panel::-webkit-scrollbar {
    display: none;
}


.lsjb-video-shell {
    display: grid;
    gap: 8px;
}

.lsjb-job-panel-home-logo {
    display: inline-flex;
    width: 6.16rem;
    color: var(--lsjb-company-fg, #ffffff);
    text-decoration: none;
}

.lsjb-job-panel-home-logo svg {
    display: block;
    width: 100%;
    height: auto;
}

.lsjb-job-panel-recruiting {
    margin-top: .1925rem;
    margin-bottom: 0;
    padding-right: 2.1175rem;
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: 1.155px;
    text-transform: uppercase;
}

.lsjb-job-panel-logo {
    position: relative;
    width: 9.24rem;
    height: 4.62rem;
    border-radius: 0;
    margin-bottom: 8px;
}

.lsjb-job-panel-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: left;
}

.lsjb-job-panel-logo span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--lsjb-company-bg, #111827);
    font-size: 1.155rem;
    font-weight: 700;
}

.lsjb-job-panel-title {
    margin: 0;
    color: var(--lsjb-company-fg, #ffffff);
    font-size: clamp(2.31rem, 3vw, 2.8875rem);
    font-weight: 600;
    line-height: 1;
    overflow-wrap: break-word;
    hyphens: auto;
}

.lsjb-job-panel-facts {
    margin-top: 1.925rem;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 1rem;
    row-gap: .385rem;
    align-items: flex-start;
    text-transform: uppercase;
}

.lsjb-job-panel-location,
.lsjb-job-panel-workload,
.lsjb-job-panel-meta-item {
    display: inline-flex;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    align-items: flex-start;
    gap: 0;
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 16px;
    line-height: 1.6;
}

.lsjb-job-panel-location svg,
.lsjb-job-panel-workload svg,
.lsjb-job-panel-meta-item svg {
    flex: 0 0 auto;
    width: .9625rem;
    height: .9625rem;
    color: currentColor;
}

.lsjb-job-panel-location>.lsjb-job-panel-location-text,
.lsjb-job-panel-workload>span,
.lsjb-job-panel-meta-item>span {
    margin-left: .385rem;
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 16px;
    line-height: 1.6;
}


.lsjb-job-panel-location-text a {
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 16px;
    text-decoration: none;
}

.lsjb-job-panel-location-text a:hover,
.lsjb-job-panel-location-text a:focus {
    color: var(--lsjb-company-fg, #ffffff);
    text-decoration: underline;
    text-underline-offset: 0.154em;
}

.lsjb-job-panel-meta-item {
    padding: 0;
    border: 0;
    background: transparent;

}




.lsjb-job-panel-intro {
    margin-top: 1.155rem;
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 16px;
}

.lsjb-job-panel-content>p,
.lsjb-job-panel-content>ul,
.lsjb-job-panel-content>ol,
.lsjb-job-panel-intro :where(p, ul, ol) {
    color: inherit;
    font-size: 16px;
    line-height: 1.6;
}

.lsjb-job-panel-content>p *,
.lsjb-job-panel-content>ul *,
.lsjb-job-panel-content>ol *,
.lsjb-job-panel-intro * {
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 16px;
}

.lsjb-job-panel-intro a {
    color: var(--lsjb-company-fg, #ffffff);
    font-size: 16px;
    text-decoration-color: currentColor;
}

.lsjb-job-panel-intro li {
    padding: .1925rem;
}

.lsjb-job-content-section>p *,
.lsjb-job-content-section>ul *,
.lsjb-job-content-section>ol *,
.lsjb-job-content-section li * {
    font-size: inherit;
}




.lsjb-job-panel-actions {
    width: auto;
    margin-top: 1.925rem;
    display: flex;
    gap: .77rem;
    align-items: stretch;
    padding-top: 0;
}

.lsjb-job-panel-actions>* {
    flex: 1 1 0;
}

.lsjb-job-panel-actions .lsjb-button-brand,
.lsjb-job-panel-actions .lsjb-button-closed {
    position: sticky;
    bottom: 0;
}

.lsjb-job-panel .lsjb-button {
    width: 100%;
    min-height: 0;
    padding: .5775rem;
    border-width: .77px;
    border-radius: .28875rem;
    font-size: .67375rem;
    font-weight: 500;
    line-height: .77rem;
    box-shadow: 0 .77px 1.54px #0000000d;
    transition-property: color, background-color, border-color, opacity;
    transition-duration: .15s;
    transition-timing-function: ease-in-out;
}

.lsjb-job-panel .lsjb-button-brand,
.lsjb-job-panel .lsjb-button-accent {
    justify-content: center;
    border-color: #ffffff;
    background: #ffffff;
    color: var(--lsjb-company-brand-on-white, #192543);
}

.lsjb-job-panel .lsjb-button-outline-light,
.lsjb-job-panel .lsjb-button-ghost,
.lsjb-job-panel .lsjb-button-closed {
    justify-content: center;
    border-color: var(--lsjb-company-fg, #ffffff);
    background: transparent;
    color: var(--lsjb-company-fg, #ffffff);
}

.lsjb-job-panel .lsjb-button-icon {
    width: .86625rem;
    height: .86625rem;
    flex: 0 0 auto;
}

.lsjb-job-panel-actions .lsjb-button-outline-light {
    display: inline-flex;
}

.lsjb-job-panel-share-mobile {
    position: absolute;
    top: 1.54rem;
    right: 1.54rem;
    display: none;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 0;
    padding: .5775rem;
    border-width: .77px;
    border-radius: .28875rem;
    border-color: var(--lsjb-company-fg, #ffffff);
    background: transparent;
    color: var(--lsjb-company-fg, #ffffff);
    font-size: .67375rem;
    font-weight: 500;
    line-height: .77rem;
    text-decoration: none;
    box-shadow: 0 .77px 1.54px #0000000d;
    transition-property: color, background-color, border-color, opacity;
    transition-duration: .15s;
    transition-timing-function: ease-in-out;
}

.lsjb-job-panel-share-mobile .lsjb-button-icon {
    width: .77rem;
    height: .77rem;

}

.lsjb-job-panel-share-mobile span {
    display: block;
    color: inherit;
}

.lsjb-job-panel .lsjb-button-brand:hover,
.lsjb-job-panel .lsjb-button-brand:focus-visible,
.lsjb-job-panel .lsjb-button-accent:hover,
.lsjb-job-panel .lsjb-button-accent:focus-visible {
    border-color: #ffffff;
    background: #ffffff;
    color: var(--lsjb-company-brand-on-white, #192543);
    opacity: 0.96;
}

.lsjb-job-panel .lsjb-button-outline-light:hover,
.lsjb-job-panel .lsjb-button-outline-light:focus-visible,
.lsjb-job-panel .lsjb-button-ghost:hover,
.lsjb-job-panel .lsjb-button-ghost:focus-visible,
.lsjb-job-panel-share-mobile:hover,
.lsjb-job-panel-share-mobile:focus-visible {
    border-color: var(--lsjb-company-fg, #ffffff);
    background: rgba(255, 255, 255, 0.08);
    color: var(--lsjb-company-fg, #ffffff);
}

.lsjb-section h2 {
    margin-bottom: 10px;
    font-size: 1.125rem;
    font-weight: 500;
}

.lsjb-job-content-section>p,
.lsjb-job-content-section>ul,
.lsjb-job-content-section>ol,
.lsjb-job-content-section>div,
.lsjb-job-content-section li {
    color: var(--lsjb-theme-muted);
    font-size: 16px;
    line-height: 1.6;
}

.lsjb-job-content-section>p,
.lsjb-job-content-section>ul,
.lsjb-job-content-section>ol {
    margin-bottom: 20px;
}



.lsjb-benefit-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 0.5rem;
}

.lsjb-benefit-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
    height: 100%;
    padding: 1rem .5rem;
    border: 0;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: var(--lsjb-theme-shadow);
    line-height: 1.5rem;
    text-align: center;
    word-break: break-word;
    hyphens: auto;
    font-size: 14px;
}

.lsjb-benefit-card svg {
    width: 100%;
    height: 100%;
    width: 3rem;
    height: 3rem;
    aspect-ratio: 1;
}

.lsjb-benefit-card p {
    font-size: 14px;
}

.lsjb-company-facts {
    gap: 12px;
    align-items: center;
    margin-top: 16px;
    margin-bottom: 16px;
}

.lsjb-company-fact {
    display: inline-flex;
    align-items: center;


}

.lsjb-company-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 0.5rem;
    margin-top: 10px;
}

.lsjb-company-gallery-item {
    padding: 0;
    overflow: hidden;
    border: 0;
    border-radius: 12px;
    background: transparent;
    cursor: pointer;
}

.lsjb-company-gallery-item img,
.lsjb-video-shell iframe {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
}

.lsjb-video-shell iframe {
    min-height: 26rem;
}

.lsjb-job-secondary-cta p,
.lsjb-job-cta-section p {
    margin: 0;
    color: var(--lsjb-theme-muted);
    line-height: 1.6;
}

.lsjb-job-cta-section {
    --lsjb-button-bg: var(--lsjb-company-bg, #111827);
    --lsjb-button-border: var(--lsjb-company-bg, #111827);
    --lsjb-button-color: var(--lsjb-company-fg-on-brand, #ffffff);
    --lsjb-button-hover-bg: transparent;
    --lsjb-button-hover-border: var(--lsjb-company-brand-on-light, #192543);
    --lsjb-button-hover-color: var(--lsjb-company-brand-on-light, #192543);
    display: grid;
    gap: 16px;
    padding: 1rem;
    border-radius: 12px;
    background: color-mix(in srgb, var(--lsjb-company-bg, #111827) 8%, white);
}

.lsjb-job-cta-section h2 {
    font-size: 1.125rem;
    line-height: 1.4;
}

.lsjb-job-cta-section h2,
.lsjb-job-secondary-cta h2 {
    margin-bottom: 0;
}

.lsjb-job-cta-actions,
.lsjb-job-secondary-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: flex-start;
}

.lsjb-job-secondary-cta {
    --lsjb-ghost-bg: transparent;
    --lsjb-ghost-border: var(--lsjb-company-brand-on-light, #192543);
    --lsjb-ghost-color: var(--lsjb-company-brand-on-light, #192543);
    --lsjb-ghost-hover-bg: var(--lsjb-company-bg, #111827);
    --lsjb-ghost-hover-border: var(--lsjb-company-bg, #111827);
    --lsjb-ghost-hover-color: var(--lsjb-company-fg-on-brand, #ffffff);
    display: grid;

    gap: 16px;
    padding: 32px 0;

}

.lsjb-toast[hidden] {
    display: none;
}

.lsjb-overlay-open {
    overflow: hidden;
}

.lsjb-lightbox {
    position: fixed;
    inset: 0;
    z-index: 999;
    display: grid;
    place-items: center;
    padding: 24px;
}

.lsjb-lightbox[hidden] {
    display: none;
}

.lsjb-lightbox-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(25, 37, 67, 0.72);
    backdrop-filter: blur(8px);
}

.lsjb-lightbox-dialog {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr) 48px;
    align-items: center;
    gap: 16px;
    width: min(1180px, 100%);
    max-height: min(860px, calc(100vh - 48px));
    margin: 0;
    padding: 24px;
    overflow: hidden;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: var(--lsjb-theme-shadow, 0 16px 100px rgba(164, 169, 183, 0.12));
}

.lsjb-lightbox-nav {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    min-height: 48px;
    padding: 0;
    border: 1px solid var(--lsjb-theme-blue, #336aff);
    border-radius: 100px;
    background: #ffffff;
    color: var(--lsjb-theme-blue, #336aff);
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    box-shadow: 0 16px 60px rgba(164, 169, 183, 0.16);
    cursor: pointer;
    transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease, transform 0.3s ease;
}

.lsjb-lightbox-nav svg {
    color: currentColor;
}

.lsjb-lightbox-nav svg path {
    fill: none;
    stroke: currentColor;
}

.lsjb-lightbox-nav:hover,
.lsjb-lightbox-nav:focus-visible {
    border-color: var(--lsjb-theme-blue, #336aff);
    background: var(--lsjb-theme-blue, #336aff);
    color: #ffffff;
    outline: none;
    transform: translateY(-1px);
}

.lsjb-lightbox-close {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2;
}

.lsjb-lightbox-figure {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 0;
    height: min(740px, calc(100vh - 144px));
    margin: 0;
    overflow: hidden;
    border-radius: 12px;
    background: #f8fbff;
}

.lsjb-lightbox-figure img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.lsjb-lightbox-data {
    display: none;
}

.lsjb-toast {
    position: fixed;
    right: 16px;
    bottom: 16px;
    z-index: 1000;
    padding: 12px 16px;
    border: 0;
    border-radius: 12px;
    background: #fff;
    box-shadow: var(--lsjb-theme-shadow);
}

@media (max-width: 1080px) {
    .lsjb-job-page {
        display: flex;
        flex-direction: column;
    }

    .lsjb-job-rail {
        position: static;
        width: 100%;
        min-height: 0;
        max-height: fit-content;
        height: fit-content;
        padding: 1.925rem;
    }

    .lsjb-job-panel {
        max-height: fit-content;
        height: fit-content;
    }

    .lsjb-job-panel-recruiting {
        padding-right: 0;
    }

    .lsjb-job-panel-title {
        font-size: 1.7325rem;
        line-height: 1.925rem;
    }

    .lsjb-job-panel-facts {
        margin-top: 1.54rem;
    }

    .lsjb-job-panel-actions {
        width: 12.32rem;
        margin-top: 1.54rem;
    }

    .lsjb-job-panel-actions .lsjb-button-outline-light {
        display: none;
    }

    .lsjb-job-panel-share-mobile {
        top: 1.925rem;
        right: 1.925rem;
        display: inline-flex;
    }



    .lsjb-job-main-column {
        width: 100%;
        padding: 1.54rem;
    }

    .lsjb-company-gallery {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
}

@media (max-width: 991px) {
    .lsjb-lightbox {
        padding: 16px;
    }

    .lsjb-job-panel-facts {
        grid-template-columns: 1fr;
        column-gap: 1rem;
    }

    .lsjb-lightbox-dialog {
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            "close close"
            "image image"
            "prev next";
        align-items: center;
        gap: 12px;
        width: 100%;
        max-height: calc(100vh - 32px);
        padding: 12px;
    }

    .lsjb-lightbox-close {
        position: static;
        grid-area: close;
        justify-self: end;
        width: 44px;
        height: 44px;
        min-height: 44px;
    }

    .lsjb-lightbox-figure {
        grid-area: image;
        height: calc(100vh - 180px);
        min-height: 280px;
    }

    .lsjb-lightbox-nav {
        width: 44px;
        height: 44px;
        min-height: 44px;
    }

    .lsjb-lightbox-nav.is-prev {
        grid-area: prev;
        justify-self: start;
    }

    .lsjb-lightbox-nav.is-next {
        grid-area: next;
        justify-self: end;
    }
}

@media (max-width: 640px) {

    .lsjb-job-panel .lsjb-button,
    .lsjb-job-cta-actions .lsjb-button-brand {
        width: 100%;
        min-height: 56px;
        padding: 1.2rem;
        border-width: 1px;
        border-radius: .375rem;
        box-sizing: border-box;
        font-size: .875rem;
        font-weight: 500;
        line-height: 1rem;
        box-shadow: 0 1px 2px #0000000d;
    }

    .lsjb-job-panel-actions {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .lsjb-job-cta-actions {
        align-items: stretch;
    }

    .lsjb-job-cta-actions .lsjb-button-brand {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        transition-property: color, background-color, border-color, opacity;
        transition-duration: .15s;
        transition-timing-function: ease-in-out;
    }

    .lsjb-job-page {
        padding: 0;
    }

    .lsjb-job-panel {
        padding: 0;
    }

    .lsjb-job-panel-share-mobile span {
        display: none;
    }

    .lsjb-benefit-grid {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
}
