@charset "utf-8";

/* open-sans-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-800italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/open-sans-v40-latin/open-sans-v40-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-Bold-Italic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-ExtraBold-Italic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-Italic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'JetBrains Mono';
    src: url('../fonts/JetBrainsMono/JetBrainsMono-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* CSS Document */

:root {
    --ad-navy-900: #15233c;
    --ad-navy-850: #1a2a47;
    --ad-navy-800: #1f3050;
    --ad-blue-600: #1f5fe0;
    --ad-blue-500: #2d6bff;
    --ad-blue-300: #2196F3;
    --ad-blue-200: #9bbcff;
    --ad-green: #1ad89c;
    --ad-green-soft: #1ad89c26;
    --ad-green-hard: #04ac77;
    --ad-ink: #1b2a44;
    --ad-slate: #5a6b85;
    --ad-line: #e3e8f0;
    --ad-mist: #f5f7fb;
    --ad-paper: #ffffff;

    --jb-blueprint: rgba(122, 160, 255, .22);
    --jb-blueprint-strong: rgba(122, 160, 255, .5);

    --jb-radius: 14px;
    --jb-section-y: clamp(3.5rem, 7vw, 6rem);
    --bs-body-font-family: 'Open Sans', sans-serif;
}

body {
    font-family: var(--bs-body-font-family);
    /*background: #102A43;*/
    background: #FFFFFF;
    padding-top: 72px;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.text-gray-600 {
    color: #869AB8 !important;
}

.me-100 {
    margin-right: 100%
}

/*
    .section {
      padding-top: 150px;
      padding-bottom: 150px;
    }
*/

/* ===================== BUTTONS ===================== */
.jb-btn {
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    font-weight: 600;
    font-size: .98rem;
    border-radius: 10px;
    padding: .85rem 1.6rem;
    text-decoration: none;
    border: 1.5px solid transparent;
    transition: transform .15s ease, box-shadow .15s ease, background .15s;
    cursor: pointer;
}

.jb-btn:focus-visible {
    outline: 3px solid var(--ad-blue-300);
    outline-offset: 2px
}

.jb-btn--primary {
    background: var(--ad-blue-500);
    color: #fff;
    /*box-shadow: 0 8px 22px rgba(45, 107, 255, .35)*/
}

.jb-btn--primary:hover {
    background: var(--ad-blue-600);
    /*transform: translateY(-2px);*/
    /*box-shadow: 0 12px 28px rgba(45, 107, 255, .45);*/
    color: #fff
}

.jb-btn--ghost {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, .3)
}

.jb-btn--ghost:hover {
    border-color: #fff;
    background: rgba(255, 255, 255, .08);
    color: #fff;
    transform: translateY(-2px)
}

.jb-btn svg {
    width: 18px;
    height: 18px
}

.share-btn {
    background: #fff;
    border: 1px solid #2d6bff;
    color: #2d6bff;
}

.navbar-notification {
    text-align: center;
    padding: 0px !important;
    color: #ffffff;
    /* padding: 4px 10px; */
    display: inline-block;
    background-color: #ff8b00;
    line-height: 25px;
    /* display: initial; */
    height: 25px;
    margin-left: 12px;
    width: 25px;
    border-radius: 14%;
    font-size: 12px;
}

.navbar-brand svg {
    height: 20px;
    fill: #26426a;
    overflow: visible;
}

.navbar {
    height: 72px;
}

.primary-navbar, .secondary-navbar {
    /*background-color: rgba(15 42 67 / 50%) !important;*/
    /*box-shadow: 0 2px 3px rgb(157 164 181 / 25%);*/
    /*backdrop-filter: blur(12px);*/
    background-color: #ffffffe6 !important;
    box-shadow: 0 2px 3px #9da4b540;
    backdrop-filter: blur(12px);
}

/*.secondary-navbar {*/
/*    background-color: #15325B !important;*/
/*    box-shadow: 0 2px 3px rgb(157 164 181 / 25%);*/
/*    backdrop-filter: blur(12px);*/
/*}*/

.job-item-row {
    margin-bottom: 30px;
}

.job-item-row:last-of-type {
    margin-bottom: 0;
}

.job-item {
    height: 100%;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    /*    border: 1px solid #e5e5e5;
        border-top-color: rgb(229, 229, 229);
        border-top-style: solid;
        border-top-width: 1px;*/
    background: #f8fafd;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    min-height: 120px;
    padding: 28px;
    box-shadow: inset 0 0 0 1px;
    color: #c5cfd3;
    border-radius: 12px;
    /*box-shadow: 0 .7961918735236395px 2.3885756205709185px -.625px #0000000d, 0 2.414506143104518px 7.2435184293135535px -1.25px #0000000d, 0 6.382653521484461px 19.147960564453385px -1.875px #0000000d, 0 20px 60px -2.5px #0000000d;*/
    /*border: 1px solid #ffffff;*/
    border-right: none;
    border-bottom: none;
    /*border-top-width: 3px;*/
}

/*.job-item:hover {*/
/*    box-shadow: 0 0 0 3px;*/
/*    color: #005F75;*/
/*}*/

.job-item a {
    text-decoration: none;
    white-space: nowrap;
    height: fit-content;
}

.job-item .job-info {
    width: 100%;
    margin: 0 0 0 auto;
    z-index: 9;
    display: block;
}

.job-item .job-info-inner {
    margin-right: 10px;
}

.job-item .job-info .job-info-inner .job-info-top, .info-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}

.job-categories {
    font-size: 16px;
    line-height: 24px;
    color: #8191aa;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    /*font-family: 'JetBrains Mono', monospace;*/
    margin-bottom: 1rem;
    flex-wrap: wrap;
    font-weight: 600;

}

.job-category {
    display: flex;
    padding: 5px 0;
}

.job-category svg {
    color: var(--ad-green-hard);
    overflow: visible;
}

.job-contact {
    padding-top: 0;
}

@media (min-width: 992px) {
    .job-contact {
        padding-top: 100px;
    }
}

.job-item .job-info .job-info-inner .job-skill-tag {
    margin-top: 15px;
}

.job-item .job-info .job-info-inner .job-skill-tag a {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    padding: 0 10px;
    line-height: 24px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    color: #397c21;
    background: #dff5d4;
}

.job-title {
    /*font-size: calc(1.2rem + 4 * ((100vw - 375px) / (1268 - 375)));
      color: #FFFFFF;*/
    color: #345c7a;
    font-weight: 600;
}

p {
    font-size: calc(1.3rem + 4 * ((100vw - 375px) / (1268 - 375)));
}

.intro-p {
    color: #c9e0f3 !important;
}

.max-w-1200 {
    max-width: 1200px;
}

.h-300 {
    height: 300px;
}

.light-grey-box-xl {
    border-radius: 1.5rem;
    padding: 2.5rem;
    background: linear-gradient(90deg, #007bff 0, #62aeff 100%);
    background: linear-gradient(to right, #2c4e99 1%, #296fad 100%);
    background: #f6f8fc;
    background: #003E6B;
    border: 1px solid #e4e6e7;
    height: 100%;
}

h1 {
    /*font-family: 'JetBrains Mono', monospace;*/
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 65px !important;
    font-weight: 700;
}

h1, h2, h3 {
    /*font-family: 'JetBrains Mono', monospace;*/
    color: #163f67;
    font-size: 26px;
    font-weight: 700;
}

.services-card {
    border-color: rgb(217, 223, 230, 0.7);
}

.services-card .card-top-title {
    font-family: 'JetBrains Mono', monospace;
    color: #0d6efd;
    font-size: 16px;
}

.services-card .card-title {
    font-weight: 600;
    font-size: 28px;
    color: #717c87;
}

.services-card .card-text {
    color: #0d6efd;
    font-size: 20px;
    color: #75808a;
}

.gradient-text {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(129.25deg, #1dffd3 15.07%, #3a7dff 89.65%);
    -webkit-animation: header-highlight 5s ease-in-out infinite;
    animation: header-highlight 5s ease-in-out infinite;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 300%;
}

@-webkit-keyframes header-highlight {
    0%, to {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}


.jb-section {
    padding-block: var(--jb-section-y)
}

/* ===================== EMPLOYER + VALUES ===================== */
.jb-values {
    display: grid;
    grid-template-columns:repeat(4, 1fr);
    gap: 1rem;
    margin-top: 2.5rem
}

.jb-value {
    border: 1px solid var(--ad-line);
    border-radius: var(--jb-radius);
    padding: 1.4rem 1.1rem;
    background: #f8fafd;
    transition: border-color .2s, transform .2s, box-shadow .2s;
    position: relative;
}

.jb-value::before {
    content: attr(data-idx);
    content: none;
    position: absolute;
    top: .7rem;
    right: .85rem;
    font-family: 'Space Mono';
    font-size: .65rem;
    color: var(--ad-slate);
    opacity: .55;
}

/*.jb-value:hover {*/
/*    border-color: #96ebd3;*/
/*    transform: translateY(-3px);*/
/*    box-shadow: 0 14px 30px rgba(27, 42, 68, .08)*/
/*}*/

/*.jb-value:hover .jb-value__ico {*/
/*    background: var(--ad-green-soft);*/
/*    color: var(--ad-green)*/
/*}*/

.jb-value__ico {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    background: var(--ad-mist);
    color: #5886d5;
    margin-bottom: .9rem;
    background: var(--ad-green-soft);
    color: var(--ad-green-hard);
}

.jb-value__ico svg {
    width: 22px;
    height: 22px
}

.jb-value h4 {
    font-size: .98rem;
    font-weight: 700;
    margin-bottom: .3rem;
    color: var(--ad-ink)
}

.jb-value p {
    font-size: .82rem;
    color: var(--ad-slate);
    margin: 0;
    line-height: 1.45
}

.jb-perks {
    margin-top: 2.5rem;
    padding: 1.4rem 1.6rem;
    border-left: 3px solid var(--ad-green);
    background: var(--ad-mist);
    border-radius: 0 var(--jb-radius) var(--jb-radius) 0;
    color: var(--ad-slate);
    line-height: 1.7;
    font-size: .97rem;
}

.jb-band-light {
    background: #FFFFFF;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.jb-band-light-grey {
    background: #f8fafd;
    color: #fff;
    position: relative;
    overflow: hidden;
}

/* ===================== BENEFITS (dark band) ===================== */
.jb-band {
    /*background: radial-gradient(110% 80% at 85% 0%, #21365c 0%, transparent 50%),*/
    /*linear-gradient(165deg, #1a2a47 0%, #15233c 100%);*/
    background: #0f2a43;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.jb-band::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: radial-gradient(var(--jb-blueprint) 1px, transparent 1px);
    background-size: 30px 30px;
    opacity: .5;
}

.jb-band__inner {
    position: relative;
    z-index: 2
}

.jb-band .jb-h2 {
    color: #fff
}

.jb-band p {
    color: #b4c6de;
}

.jb-benefits {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 1.1rem;
    margin-top: 2.75rem
}

.jb-benefit {
    border: 1px solid rgba(122, 160, 255, .18);
    border-radius: var(--jb-radius);
    background: rgba(255, 255, 255, .025);
    padding: .5rem 1.25rem;
    text-align: center;
    transition: border-color .2s, background .2s, transform .2s;
}

.jb-benefit:hover {
    border-color: var(--ad-green-soft);
    background: rgba(255, 255, 255, .05);
    transform: translateY(-3px)
}

.jb-benefit__ico {
    /*width:54px;*/
    /*height:54px;*/
    margin: 0 auto 1rem;
    color: var(--ad-blue-300);
    display: grid;
    place-items: center;
}

.jb-benefit:hover .jb-benefit__ico {
    color: var(--ad-green)
}

.jb-benefit__ico svg {
    stroke: currentColor;
    stroke-width: 4px;
    fill: none;
    height: 90px;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.filled__ico__element {
    fill: currentColor;
    stroke: none;
}

.jb-benefit span {
    font-size: .92rem;
    font-weight: 500;
    color: #dbe5f5;
    line-height: 1.4
}

/* ---------- shared utility: monospace eyebrow (blueprint label) ---------- */
.jb-eyebrow {
    color: #94a3ba;
    font-size: 1.0rem;
    display: block;
    margin-bottom: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-transform: uppercase;
}

/*.jb-eyebrow::before{*/
/*    content:"";*/
/*    width:1.8rem;height:1px;*/
/*    background:var(--ad-orange);*/
/*    display:inline-block;*/
/*}*/
.jb-eyebrow--light {
    color: #b4c6de;
}


/* ===================== INITIATIV ===================== */
.jb-tags {
    display: flex;
    flex-wrap: wrap;
    gap: .6rem;
    margin-top: 1.75rem
}

.jb-tag {
    font-size: .88rem;
    font-weight: 500;
    color: var(--ad-ink);
    background: var(--ad-paper);
    border: 1px solid var(--ad-line);
    padding: .55rem 1rem;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    transition: border-color .2s, color .2s;
}

.jb-tag::before {
    /*content: "";*/
    width: 6px;
    height: 6px;
    border-radius: 2px;
    background: var(--ad-green)
}

.jb-tag:hover {
    /*border-color: var(--ad-blue-300);*/
    /*color: var(--ad-blue-600)*/
}

.jb-initiativ {
    background: var(--ad-mist);
    border-radius: 18px;
    padding: clamp(2rem, 4vw, 3rem);
    border: 1px solid var(--ad-line);
    position: relative;
    overflow: hidden;
}

.jb-initiativ::after {
    content: "";
    position: absolute;
    right: -40px;
    top: -40px;
    width: 180px;
    height: 180px;
    background-image: radial-gradient(var(--jb-blueprint) 1.2px, transparent 1.2px);
    background-size: 22px 22px;
    opacity: .6;
}

.benefits-category-element {
    margin-bottom: 20px;
}


.benefits-category-element svg {
    stroke: #2196F3 !important;
    stroke-width: 5px;
    fill: none;
    height: 90px;
    troke-linecap: round;
    stroke-linejoin: round;
}

.benefits-category-element-w p {
    font-size: 15px;
    line-height: 1.5;
    color: #D9E2EC;
}

.benefits-category-element-w {
    padding: 20px;
    background: #0f2a43;
    height: 100%;
    box-shadow: 0 4px 9px #33333308;
    border: 1px solid #dfe6f0;
    border-radius: 6px;
    text-align: center;
}

/*.benefits-category-element-w:hover {
    background: antiquewhite;
}
.benefits-category-element {
    border-radius: 50px 50px 50px 50px;
    background: #e2eafc;
    height: 76px;
    display: block;
    width: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: #ffffff solid 4px!important;
}*/
.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

@keyframes dashdraw {
    to {
        stroke-dashoffset: -200;
    }
}

@media (min-width: 1200px) {
    h2, .h2 {
        font-size: 2.0rem;
        color: #163f67;
    }
}

h3, .h3 {
    font-size: 1.1rem;
    line-height: 1.5;
    color: #345c7a;
    font-weight: 600;
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 1.4rem;
    }
}

.eyebrow {
    color: #94a3ba;
    font-size: 1.0rem;
    display: block;
    margin-bottom: 16px;
    font-family: 'Open Sans';
    font-weight: 600;
    text-transform: uppercase;
}

.animated-gradient-background {
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    min-height: 700px
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.g-custom {
    --bs-gutter-x: 3rem;
    --bs-gutter-y: 2rem;
}

.gradient-text {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(129.25deg, #1dffd3 15.07%, #3a7dff 89.65%);
    -webkit-animation: header-highlight 5s ease-in-out infinite;
    animation: header-highlight 5s ease-in-out infinite;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 300%;
}

.anim-vehicles {
    position: absolute;
    width: 160px;
}

.vehicle-1 {
    animation: hideshow 3s ease infinite;
}

.vehicle-2 {
    opacity: 0;
    animation: hideshow 3s 1.5s ease infinite;
}

@keyframes hideshow {
    0% {
        opacity: 1;
    }
    25% {
        opacity: 1;
    }
    75% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

p, li {
    color: #535f6d;
    font-size: 1rem;
    /*font-size: calc(0.8rem + 4 * ((100vw - 375px) / (1268 - 375)));*/
}

.lead {
    font-size: 1.15rem;
    font-weight: 400;
    color: #586a80;
    /*font-size: calc(1rem + 4 * ((100vw - 375px) / (1268 - 375)));*/
}

@keyframes background-gradient-animation {
    0% {
        filter: hue-rotate(15deg);
    }
    50% {
        filter: hue-rotate(-10deg);
    }
    100% {
        filter: hue-rotate(15deg);
    }
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 14px;
    font-weight: 600;
    color: var(--bs-nav-link-color);
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.navbar .btn, .navbar .btn:hover {
    height: auto;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: rgb(71, 90, 107);
    display: flex;
    line-height: 1;
    background: rgb(255, 255, 255);
    border-color: rgb(187, 196, 210);
    border-radius: 6px;
    padding: 13px !important;
}

.navbar .btn-primary {
    font-size: 14px;
    font-weight: 600;
    --bs-btn-padding-x: 12px;
    --bs-btn-padding-y: 8px;
    line-height: 1;
}

.ad-p-button {
    /*    display: flex;*/
    flex-direction: row;
    width: 250px;
    /*    margin: auto;*/
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 500;
}

.ad-p-button a {
    text-decoration: none;
    font-weight: 600;
    margin-right: 0;
    color: #2170c1;
    transition: margin-right 0.5s ease;
}

.ad-p-arrow {
    margin-left: 0.5rem;
    height: 14px;
}

.ad-p-button a:hover {
    margin-right: 10px;
}

.card-toggle {
    position: absolute;
    right: 50px;
    top: 45px;
    z-index: 10;
    cursor: pointer;
}

.ad-benefit {
    background: #ffffff;
    padding: 20px;
}

.ad-benefit-icon {
    padding-bottom: 20px;
}

.ad-benefit-icon svg {
    height: 40px;
    width: auto;
}

@keyframes map-active-point {
    0% {
        filter: brightness(20%);
    }
    50% {
        filter: brightness(100%);
    }
    100% {
        filter: brightness(20%);
    }
}

.job-stage {
    background-image: url("../img/stage-jobs.jpg"), linear-gradient(#10628400 0%, #1d222700 90%);
    background-blend-mode: color-dodge, screen;
    background-position: center, center;
    background-size: cover, cover;
    height: 600px;
    overflow: hidden;
}

.job-stage::after{
    content:"";
    position:absolute; inset:0; z-index:0; pointer-events:none;
    background: linear-gradient(120deg, #1d2c45 0%, #203457 22%, #617195 40%, #2f394c 55%, #287f64 74%, #15233c 100%);
    background-size: 300% 300%;
    mix-blend-mode: normal;
    opacity: .6;
    animation: ad-stage-flow 22s ease-in-out infinite;

    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"><circle cx="5" cy="5" r="1.1" fill="black"/></svg>');   mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"><circle cx="5" cy="5" r="1.1" fill="black"/></svg>');
    -webkit-mask-repeat: repeat;                mask-repeat: repeat;
    -webkit-mask-position: right top;           mask-position: right top;
    -webkit-mask-size: 10px 10px;               mask-size: 10px 10px;
}
.job-stage > .container{ position: relative; z-index: 2; }

@keyframes ad-stage-flow{
    0%{background-position:0% 50%} 50%{background-position:100% 50%} 100%{background-position:0% 50%}
}
@media (prefers-reduced-motion: reduce){
    .job-stage::after{ animation:none; background-position:50% 50% }
}

.job-stage .text-holder {
    max-width: 500px;
    margin: auto;
}

.background-gradient {
    position: absolute;
    top: 50%;
    width: 100vw;
    height: 1000px;
    -webkit-mask-image: radial-gradient(farthest-side at 50% 50%, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    background: linear-gradient(#bdc5cf, #03a9f4);
    animation-name: background-gradient-animation;
    animation-duration: 8s;
    animation-iteration-count: infinite;
}

.background-gradient-pattern {
    position: absolute;
    inset: 0;
    background-image: url("../img/pattern.svg");
    background-repeat: repeat;
    background-position: right top;
    background-size: 10px, 10px;
    mix-blend-mode: plus-lighter;
}

@keyframes background-gradient-animation {
    0% {
        filter: hue-rotate(15deg)
    }

    50% {
        filter: hue-rotate(-10deg)
    }

    to {
        filter: hue-rotate(15deg)
    }
}

.job-details .job-meta-two {
    font-size: 16px;
    line-height: 24px;
    color: #8191aa;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    font-family: 'JetBrains Mono', monospace;
    margin-bottom: 1rem;
}

.dashed-list {
    list-style: none;
    padding-left: 0;
}

.dashed-list li {
    position: relative;
    padding-left: 25px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.dashed-list-lead li {
    font-size: 1.15rem;
}

.dashed-list li::before {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(125.35deg, #62B0E8 -1.27%, #84C5F4 114.96%);
    -webkit-background-clip: text;
    content: "—";
    content: "■";
    font-weight: 700;
    left: 0;
    line-height: 18px;
    position: absolute;
}

.badge-list li {
    line-height: 1.5;
    margin-bottom: 10px;
    background: rgba(26, 181, 254, .25);
    color: #1ab5fe;
    display: inline-flex;
    font-size: 1.125rem;
    padding: 4px;
    -webkit-border-radius: 0.1875rem;
    -moz-border-radius: .1875rem;
    border-radius: 0.1875rem;
    font-weight: 600;
}

main a {
    color: #2a93de;
    text-decoration: underline;
    overflow-wrap: break-word;
}

.navbar-brand {
    padding-top: 12px;
    padding-bottom: 12px;
}

.job-contact {
    padding-top: 0;
}

.job-contact-form label {
    color: #FFFFFF;
}

@media (max-width: 767px) {
    .job-item {
        border: none;
    }
}

@media (min-width: 992px) {
    .job-contact {
        padding-top: 100px;
    }
}

@media (max-width: 992px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .job-stage {
        /*padding-top: 69px;*/
        height: 300px;
    }

    h1 {
        font-size: 26px !important;
    }

    p, li {
        font-size: 16px;
    }
}

.pb-80 {
    padding-bottom: 80px;
}

.pt-25 {
    padding-top: 25px;
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.btn-language-selector, .btn-language-selector:hover, .btn-language-selector:focus, .btn-language-selector:active {
    background: transparent !important;
    border: none;
    color: #26426a;
}

.dropdown-menu-language-selector {
    border-radius: 0;
    font-size: 0.875rem;
}

.dropdown-menu-language-selector .dropdown-item {
    font-size: 0.875rem;
}

.btn-primary {
    /*border-radius: 0;*/
    padding: 15px 30px;
}

/*.share-btn {*/
/*    border-radius: 0;*/
/*    padding: 19px 20px;*/
/*}*/

.share-btn svg {
    height: 22px;
    width: 22px;
}

#shareModal h5 {
    /*font-family: 'JetBrains Mono', monospace;*/
    font-size: 1rem;
    font-weight: 600;
    color: #2c405c;
}

#shareModal .share-modal-icon {
    height: 25px;
    width: 25px;
}

#contactFormModal .modal-content {
    background: #f9f9f9;
    border-radius: 0;
}

#contactFormModal .form-label {
    margin-bottom: 0.3rem;
    font-size: 0.8rem;
    font-weight: 600;
    color: #4e5963;
}

.job-application-form {
    background: #f8f8fc;
    background: #f8f8fc !important;
}

.job-application-container {
    max-width: 960px;
    min-height: 66.5vh;
}

body.job-application-page {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

body.job-application-page > main {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

body.job-application-page > main > .section {
    flex: 1 0 auto;
}

body.job-application-page #jobPageFooter {
    margin-top: auto;
}

.job-application-form h1, .job-application-form h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
    color: #26426a;
    font-weight: 700;
}

.job-application-form h1 {
    font-size: 2rem !important;
}

.job-application-form input, .job-application-form select {
    font-size: 0.9rem;
}

.job-application-form .form-check-input {
    border-color: #b1b9c2;
}

.required-asterisk {
    margin-left: 4.5px;
    color: rgb(220, 38, 38);
}

#contactForm .modal-content {
    background: #f9f9f9;
    border-radius: 0;
}

#contactForm .additional-label {
    font-size: 0.8rem;
    color: #8c9296;
}

#contactForm .data-protection-checkbox {
    font-size: 0.9rem;
}

#contactForm .form-label {
    margin-bottom: 0.3rem;
    font-size: 0.8rem;
    font-weight: 600;
    color: #4e5963;
}

.wizard-nav {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 20px 0;
    list-style-type: none;
}

.wizard-nav-item {
    flex: 1;
    position: relative;
    padding: 0 10px;
}

.wizard-nav-item:first-child {
    padding-left: 0;
}

.wizard-nav-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #6c757d;
    padding: 10px 0;
    transition: color 0.3s;
    white-space: nowrap;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
}

.wizard-nav-link::before {
    content: attr(data-step);
    width: 30px;
    height: 30px;
    background-color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    transition: background-color 0.3s;
    flex-shrink: 0;
    border: 1px solid #b8cadb;
    font-size: 0.9rem;
    font-weight: 700;
}

.wizard-nav-link.completed::before {
    content: attr(data-step);
    background-color: #31B237;
    color: #FFFFFF;
}

.wizard-nav-link.active {
    color: #007bff;
}

.wizard-nav-link.active::before {
    background-color: #007bff;
    color: white;
}

.wizard-nav-link.disabled {
    color: #ced4da;
    pointer-events: none;
    cursor: not-allowed;
}

.wizard-nav-item:not(:last-child)::after {
    /*content: '';*/
    /*position: absolute;*/
    /*top: 25px;*/
    /*left: calc(15px + 10px);*/
    /*right: calc(50% + 15px);*/
    /*height: 2px;*/
    /*background-color: #e9ecef;*/
    /*z-index: -1;*/
}

@media (max-width: 992px) {
    .wizard-nav {
        flex-direction: column;
    }

    .wizard-nav-item {
        padding-left: 0;
    }
}

.clear-button, .clear-button:hover {
    border: 1px solid #dee2e6;
    background: transparent;
    padding: 0 10px;
    font-size: 18px;
    position: absolute !important;
    right: 2px;
    border: 0;
    top: 3px;
    z-index: 20 !important;
}

.clear-button:hover {
    color: blue;
}

.error-page main {
    min-height: calc(100vh - 70px);
    align-items: center;
    display: flex;
}

.error-page .error-page-container {
    margin-top: 70px;
    max-width: 700px;
}

.footer {
    background: #15325b;
}

.footer-info {
    font-size: 14px;
    color: #c9cfdd;
}

.footer-info a, .footer-info a:hover {
    color: #c9cfdd;
    text-decoration: none;
}

.footer-content {
    flex-direction: row;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .footer-content {
        flex-direction: column;
    }
}

.form-btn {
    padding: 15px 30px;
    min-width: 120px;
}

.badge-list li, .notification {
    line-height: 1.5;
    margin-bottom: 10px;
    background: #1ad89c25;
    color: #12966c;
    display: inline-flex;
    font-size: 1.125rem;
    padding: 5px 10px;
    -webkit-border-radius: 0.1875rem;
    -moz-border-radius: .1875rem;
    border-radius: 0.1875rem;
    font-weight: 600;
    border: 1px solid #12966c20;
}

.dont-break-out {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.cmp-icon-consent {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 26px;
    height: 20px;
    width: 20px;
    background: #1ad89c;
}

.cmp-icon-consent.not-selected {
    background: #ddd;
}

.cmp-icon-consent svg {
    height: 12px;
    width: 12px;
    fill: #ffffff;
}

@media (max-width: 991px) {
    .footer-links {
        display: flex;
        flex-direction: column;
    }
}

.light-content {
    background: #f8f8fc !important;
}

/*.light-content p, li {*/
/*    font-size: 14px;*/
/*    font-weight: 400;*/
/*    line-height: 1.5;*/
/*}*/
.light-content h1 {
    font-size: 28px !important;
}

.light-content h2 {
    font-size: 24px;
}

.light-content h3 {
    font-size: 20px;
}

.light-content h4 {
    font-size: 16px;
}

.light-content h1, .light-content h2, .light-content h3, .light-content h4, .light-content p, .light-content li {
    font-family: 'Open Sans';
    /*color: #506071;*/
}

.header-margin {
    margin-top: 70px;
}

.jobadmin-page {
    background: #f6f8fb;
}

.jobadmin-page .jobadmin-title,
.jobadmin-page .jobadmin-login-title {
    color: #163f67;
    font-size: 2rem !important;
    line-height: 1.2;
}

.jobadmin-page p {
    font-size: 1rem;
}

.jobadmin-card {
    border: 1px solid #dfe6ef;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(24, 54, 86, .07);
    overflow: hidden;
}

.jobadmin-card .card-header {
    border-bottom-color: #e8edf3;
}

.jobadmin-stat strong {
    color: #163f67;
    font-size: 1.65rem;
    line-height: 1.2;
}

.jobadmin-page .form-label {
    color: #455568;
    font-size: .85rem;
    font-weight: 700;
    margin-bottom: .35rem;
}

.jobadmin-page .form-control {
    border-color: #ccd6e2;
}

.jobadmin-log-table {
    max-height: 320px;
    overflow-y: auto;
}

.jobadmin-feature-list {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
}

.jobadmin-feature {
    align-items: center;
    background: #eef5fb;
    border: 1px solid #d7e7f5;
    border-radius: 6px;
    color: #315b78;
    display: inline-flex;
    font-size: .9rem;
    font-weight: 700;
    gap: .4rem;
    padding: .35rem .6rem;
}

.jobadmin-feature svg {
    color: #cf6400;
    flex: 0 0 auto;
}

.jobadmin-simple-list .list-group-item {
    background: transparent;
    color: #535f6d;
}

.custom-toast {
    background: #163f67;
    border-radius: 8px;
    bottom: 1.5rem;
    box-shadow: 0 15px 40px rgba(16, 42, 67, .22);
    color: #fff;
    font-weight: 700;
    max-width: calc(100vw - 2rem);
    opacity: 0;
    padding: .85rem 1rem;
    position: fixed;
    right: 1rem;
    transform: translateY(12px);
    transition: opacity .2s ease, transform .2s ease;
    z-index: 1080;
}

.custom-toast.show {
    opacity: 1;
    transform: translateY(0);
}

.custom-toast-success {
    background: #198754;
}

.custom-toast-error {
    background: #dc3545;
}


.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #FFFFFF;
    color: #0f2a43;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid #d9e0e9;
}
.back-to-top:hover {
    background: #000;
    color: #FFFFFF;
}
.back-to-top svg {
    fill: currentColor;
    width: 25px;
    height: 25px;
    margin-top: 6px;
}
.back-to-top:hover .back-to-top svg {
    margin-top: 3px;
}

@media (max-width: 767px) {
    .jobadmin-page .jobadmin-title,
    .jobadmin-page .jobadmin-login-title {
        font-size: 1.6rem !important;
    }
}


/* ===================== RESPONSIVE ===================== */
@media (max-width: 991px) {
    .jb-values {
        grid-template-columns:repeat(2, 1fr)
    }

    .jb-benefits {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 640px) {
    .jb-job {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.1rem
    }

    .jb-job__cta {
        align-self: flex-start
    }

    .jb-values {
        grid-template-columns:repeat(1, 1fr)
    }

    .jb-benefits {
        grid-template-columns:1fr
    }

    .jb-hero__coords {
        font-size: .65rem;
        gap: 1rem
    }
}
