@charset "UTF-8";

@import url(./bs-bundle/bootstrap.min.css);

@import url(./base.css);

td a:visited {

    color: var(--igsMidBlue);

}

.share-tosocial {

    width: 70px;

    border: 1px solid #d6dce1;

    border-radius: 6px;

    padding: 15px;

    box-sizing: border-box;

    text-wrap: balance;

}

.share-tosocial p {

    font: var(--font-f14B);

}

.share-tosocial ul {

    list-style-type: none;

    gap: 0.3rem;

    margin-top: 8px;

}

.share-tosocial li {

    list-style-type: none;

}

.date {

    color: #a2a3a5;

    font: var(--font-f14R);

}

.back-btn {

    font: var(--font-f16R);

    color: var(--igsMid3Blue);

    text-decoration: none;

}

.career-title {

    font: var(--font-f35B);

    color: var(--igsMid3Blue);

    max-width: 640px;

}

.details p,

.details li {

    max-width: 720px;

}

.heighlights {

    list-style-type: none;

}

.heighlights li {

    list-style-type: none;

    font: var(--font-f18R);

    color: var(--igsLightBlue);

    line-height: 32px;

}

.igs_career_details p {

    font: var(--font-f16R);

    color: var(--igsLightBlue);

    line-height: 24px;

}

.igs_career_details h4 {

    font: var(--font-f20B);

    color: var(--igsMid3Blue);

}

.igs_career_details .link {

    color: #0154ab;

}

.igs_career_details .cta-btn {

    color: var(--igsWhite);

    font: var(--font-f18R);

    background-color: var(--igsOrange);

    width: 200px;

    height: 50px;

    line-height: 50px;

    border-radius: 999px;

    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 25%);

}

.expect-holder h2 {

    font: var(--font-f20B);

    color: var(--igsMid3Blue);

    margin-bottom: 1.5rem;

}

.expect-holder ul {

    list-style-type: none;

}

.expect-holder ul li {

    list-style-type: none;

    font: var(--font-f16R);

    color: var(--igsLightBlue);

    background: url(../media/icons/circle-check.png);

    background-repeat: no-repeat;
    background-size: 26px;
    background-position: 0 -2px;
    line-height: 24px;
    padding-left: 36px;
    padding-bottom: 22px;

}

.why-igs h2 {

    font: var(--font-f40B);

    color: var(--igsMid3Blue);

    position: relative;

}

.why-igs h2::after {

    position: absolute;

    content: "";

    left: 0;

    bottom: -12px;

    width: 60px;

    height: 2px;

    background-color: var(--igsGreen2);

}



.igs-slider {

    background-color: var(--igsMidGray);

}

.igs-slider h2 {

    font: var(--font-f50B);

    color: var(--igsMid3Blue);

}

.igs-slider p {

    font: var(--font-f16R);

    color: var(--igsLightBlue);

    display: block;

    margin: 12px auto 25px auto;

    max-width: 600px;

}

.igs-slider .igs-life .item {

    height: 400px;

    overflow: hidden;

}

.igs-slider .igs-life .item img {

    object-fit: cover;

    height: 100%;

    width: 100%;

    object-position: center;

}

.owl-dots {

    position: absolute;

    bottom: -40px;

    left: 50%;

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    transform: translateX(-50%);

}

.owl-dots .owl-dot span {

    width: 12px;

    height: 12px;

    background: #cfd9e6 !important;

    display: block;

    margin: 0 5px;

    border-radius: 999px;

}

.owl-dots .owl-dot.active span {

    background: var(--igsDarkBlue2) !important;

}



/* BANNER */

.igsCareerBanner {

    position: relative;

    background: #c5e6ef url(../media/bg-career.png);

    background-size: cover;

    background-repeat: no-repeat;

    background-position: bottom left;

    min-height: 420px;

}

.igsCareerBanner__title {

    font: var(--font-f60B);

    color: var(--igsDarkBlue2);

}

.igsCareerBanner__description {

    font: var(--font-f18R);

    color: var(--igsDarkBlue2);

    max-width: 550px;

    line-height: 24px;

}

.igsCareerBanner__btn {

    display: inline-block;

    text-decoration: none;

    padding: 16px 40px;

    color: var(--igsWhite);

    background-color: var(--igsOrange);

    font: var(--font-f18B);

    margin-top: 2rem;

    -webkit-border-radius: 45px;

    -moz-border-radius: 45px;

    border-radius: 45px;

    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 25%);

}

.igsCareerBanner__btn:focus {

    box-shadow: 0px 2px 2px 0px rgb(0 0 0 / 25%);

}

.igsCareerBanner__btn:hover {

    color: var(--igsWhite);

    text-decoration: none;

}



/* BANNER BOTTOM */

.igsCareerValues__heading p {

    font: var(--font-f18R);

    background-color: var(--igsMidBlue);

    display: inline-block;

    padding: 8px 24px;

}

.igsCareerValues__heading h2 {

    font: var(--font-f60B);

    color: var(--igsDarkBlue2);

    line-height: 60px;

}

.igsCareerValues__text>p {

    color: var(--igsLightBlue);

    font: var(--font-f18R);

    line-height: 28px;

}



.igsCurrentOpening__header h2 {

    font: var(--font-f50B);

    color: var(--igsDarkBlue2);

}

.igsCurrentOpening__header p {

    font: var(--font-f20R);

    color: var(--igsDarkBlue2);

}

.igsCurrentOpening__title {

    position: relative;

    font: var(--font-f25B);

    color: var(--igsDarkBlue2);

    z-index: 0;

}

.igsCurrentOpening__title::after {

    position: absolute;

    content: "";

    width: 60px;

    height: 2px;

    left: 0;

    bottom: -12px;

    background-color: var(--igsGreen);

}

.igsCurrentOpening__list {

    margin-top: 2.5rem;

}

.igsCurrentOpening__sendlink {

    font: var(--font-f18R);

    color: #6e7596;

    padding-top: 1rem;

    position: relative;

}

.igsCurrentOpening__sendlink::before {

    position: absolute;

    content: "";

    width: 100%;

    height: 1px;

    left: 0;

    top: 0;

    background-color: #e7e7e7;

}

.igsCurrentOpening__sendlink a {

    color: var(--igsMidBlue);

    text-decoration: none;

}

.igsCurrentOpening__sendlink a:hover {

    text-decoration: underline;

}

table td,

table th {

    padding-left: 0 !important;

    padding-right: 0 !important;

}

table tr>th {

    font: var(--font-f18B);

    color: var(--igsOrange);

}

table tr>td,

table tr>td a {

    font: var(--font-f18R);

    color: #6e7596;

    text-decoration: none;

}

table tr>td a:hover {

    color: var(--igsMidBlue);

    text-decoration: underline;

}

table a.icon {

    display: block;

    width: 30px;

    height: 30px;

    background: url(../media/icons/slider-right-arrow.png);

    background-repeat: no-repeat;

    background-position: center center;

    -webkit-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    float: right;

    background-size: 7px;

}



/* TABLE */

.table {

    --bs-table-bg: transparent;

    --bs-table-accent-bg: transparent;

    --bs-table-striped-color: #212529;

    --bs-table-striped-bg: rgba(0, 0, 0, 0.05);

    --bs-table-active-color: #212529;

    --bs-table-active-bg: rgba(0, 0, 0, 0.1);

    --bs-table-hover-color: #212529;

    --bs-table-hover-bg: rgba(0, 0, 0, 0.075);

    width: 100%;

    margin-bottom: 1rem;

    color: #212529;

    vertical-align: top;

    border-color: #dee2e6;

}

.table> :not(caption)>*>* {

    padding: 0.5rem 0.5rem;

    background-color: var(--bs-table-bg);

    border-bottom-width: 1px;

    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);

}

tbody,

td,

tfoot,

th,

thead,

tr {

    border-color: inherit;

    border-style: solid;

    border-width: 0;

}

.table> :not(:last-child)> :last-child>* {

    border-bottom-color: currentColor;

}

.table-borderless> :not(caption)>*>* {

    border-bottom-width: 0;

}

th {

    text-align: inherit;

    text-align: -webkit-match-parent;

}

.table>thead {

    vertical-align: bottom;

}

.table>tbody {

    vertical-align: inherit;

}

.table-hover>tbody>tr:hover {

    --bs-table-accent-bg: var(--bs-table-hover-bg);

    color: var(--bs-table-hover-color);

}



/* page-id-99 */

.page-id-99 .banner {

    padding: 170px 0;

    background: url(../media/bg-why-work-at-integra.png);

    background-repeat: no-repeat;

    background-size: cover;

    background-position: bottom right;

}

.page-id-99 h1 {

    font: var(--font-f50B);

}

.page-id-99 .contents {

    font: var(--font-f16R);

    line-height: 24px;

    color: var(--igsLightBlue);

}

.page-id-99 .igs-card {

    padding: 40px;

    border: 1px solid #d0d9e2;

    -webkit-border-radius: 8px;

    -moz-border-radius: 8px;

    border-radius: 8px;

    height: 100%;

}

.page-id-99 .igs-card .igs-card-title {

    font: var(--font-f20B);

    color: var(--igsBlue);

}

.page-id-99 .igs-card .card-divider {

    display: block;

    width: 60px;

    height: 4px;

    -webkit-border-radius: 40px;

    -moz-border-radius: 40px;

    border-radius: 40px;

    background-color: var(--igsOrange);

    margin-bottom: 1.5rem;

}

.page-id-99 .igs-card .igs-card-text {

    font: var(--font-f16R);

    color: var(--igsLightBlue);

    line-height: 24px;

    margin-bottom: 0;

}

.page-id-99 .igs-card ul,

.page-id-99 .igs-card ul li {

    list-style-type: none;

}

.page-id-99 .igs-card ul li {

    position: relative;

    font: var(--font-f16R);

    color: var(--igsLightBlue);

    padding-left: 22px;

    margin-bottom: 5px;

    z-index: 0;

}

.page-id-99 .igs-card ul li:last-child {

    margin-bottom: 0;

}

.page-id-99 .igs-card ul li::before {

    position: absolute;

    content: "";

    width: 8px;

    height: 8px;

    background-color: #6d8bca;

    border-radius: 50%;

    left: 0;

    top: 7px;

    z-index: 0;

}

.page-id-99 main a {

    color: var(--igsMidBlue);

}



/* IGS BANNER BOTTOM */

#igs_banner_bottom .contents .title-field {

    font: var(--font-f30B);

    color: var(--igsBlue);

    max-width: 575px;

}

#igs_banner_bottom .contents .divider {

    width: 60px;

    height: 2px;

    display: block;

    background-color: var(--igsGreen);

}

#igs_banner_bottom .contents .tags {

    font: var(--font-f18B);

    color: var(--igsBlue);

}

#igs_banner_bottom .contents .description {

    font: var(--font-f18R);

    color: #6e7596;

    max-width: 510px;

    line-height: 26px;

}

#igs_banner_bottom .downloadable {

    position: relative;

    max-width: 241px;

    margin: 0 auto;

}

#igs_banner_bottom .downloadable .img {

    max-width: 100%;

}

#igs_banner_bottom .downloadable .link {

    font: var(--font-f18B);

    position: absolute;

    background-color: var(--igsMid3Blue);

    color: var(--igsWhite);

    text-decoration: none;

    bottom: 30px;

    left: 50%;

    padding: 16px 30px;

    width: 120%;

    transform: translateX(-50%);

    border-radius: 8px;

    border: 2px solid #ffffff;

}



/* RESPONSIVE */

@media screen and (min-width: 992px) {

    table th:first-child {

        width: 360px;

    }

    table th:nth-child(2) {

        width: 300px;

    }

    table th:nth-child(3) {

        width: 150px;

    }

}

@media screen and (max-width: 991px) {

    .page-id-99 h1 {

        font: var(--font-f35B);

    }

    .igsCareerBanner {

        background: #c5e6ef;

    }

    .share-tosocial {

        width: 100%;

        border: 0;

        padding-bottom: 0;

        padding-top: 0;

        margin-top: 2.5rem;

    }

    .share-tosocial p {

        text-align: center;

    }

    .share-tosocial ul {

        display: flex !important;

        flex-direction: row;

        justify-content: center;

        align-items: center;

        margin-top: 0;

        gap: 1rem;

    }

    .igs-slider {

        padding-bottom: 90px;

    }

}

@media screen and (max-width: 768px) {

    .igsCareerBanner {

        background-position: top right;

        min-height: unset;

        padding: 80px 0;

    }

    .igsCareerBanner__title {

        font: var(--font-f50B);

    }

    .igsCurrentOpening__header h2 {

        font: var(--font-f30B);

    }

    #igs_banner_bottom .contents .title-field {

        font: var(--font-f30B);

    }

    .igsCurrentOpening__title {

        font: var(--font-f22B);

    }

    .page-id-99 .igs-card {

        padding: 20px;

    }

    table tr>td,

    table tr>td a {

        font: var(--font-f16R);

        max-width: 260px;

        margin-right: 32px;

        box-sizing: border-box;
        text-wrap: balance;


    }

    table tr th:last-child,

    table tr td:last-child {

        display: none;

        opacity: 0;

    }

    .igs-slider h2 {

        font: var(--font-f30B);

    }

    .igs-slider .igs-life .item img {

        height: auto;

        width: auto;

    }

    .igs-slider .igs-life .item {

        height: auto;

    }

    .expect-holder ul li {

        line-height: 22px;
        margin-bottom: 0;
        background-size: 20px;
        padding-left: 35px;
        padding-bottom: 10px;
        background-position: 0 0px;

    }

    .expect-holder ul li:last-child {

        margin-bottom: 0;

    }

    .igsCareerBanner__title {

        font: var(--font-f35B);

    }

    .igsCareerBanner__description {

        font: var(--font-f16R);

        line-height: 24px;

    }

}