@font-face {
    font-family: "ConduitITC";
    src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/sticks-n-sushi/Conduit_ITC_Regular_837673dafb/Conduit_ITC_Regular_837673dafb.otf") format("opentype"),
    font-weight: 500;
}

@font-face {
    font-family: "primanova";
    src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/sticks-n-sushi/Mark_Simonson_Proxima_Nova_Regular_2e577cc085/Mark_Simonson_Proxima_Nova_Regular_2e577cc085.otf") format("opentype"),
    font-weight: 500;
}

@font-face {
    font-family: "plantinItalic";
    src: url("https://storage.googleapis.com/talentfunnel-cms-career-site-storage/the-ned/Plantin_Rg_It_e05ae7b8b9/Plantin_Rg_It_e05ae7b8b9.ttf") format("truetype"),
    font-weight: 500;
    font-style: italic;
}

h1, h2, h3, .conduitITC-font {
    font-family: "ConduitITC", serif !important;
}

body, .primanova-font {
    font-family: "primanova", serif !important;
}

.site-footer {
    background-color: #121212; /* Example color, adjust as needed */
    background: #E7E3D4;
    color: #F1E7C4;
    color: #282828;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0;
    padding-bottom: 1.5rem;
}

.footer-line {
    color: #F1E7C4;
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
    padding-bottom: 4rem;
    display: none;
}

.footer-container {
    display: flex;
    justify-content: space-around;
    align-items: start;
    flex-wrap: wrap; /* Allows items to wrap on smaller screens */
}

.footer-logo {
    margin-right: 20px; /* Add space between logo and columns */
    height: 90px;
}

.footer-logo img {
    height: 100%;
}

.footer-column {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-column h5 {
    margin-bottom: 1.5rem;
    color: #282828 !important;
    font-weight: bold;
}

.footer-column ul {
    list-style: none;
    padding: 0;
}

.footer-container {
    padding-top: 38px;
}

.footer-column li {
    line-height: 2.5rem;
}

.footer-column a {
    color: black !important;
    text-decoration: none;
    margin-bottom: 7px;
}

.footer-column a {
    color: #282828 !important;
}

.footer-column.follow .social-icons {
    display: flex;
    justify-content: flex-start;
}

.social-icons a {
    display: inline-block;
    margin-right: 10px;
    color: #282828; /* Icon color */
}

.footer-bottom {
    text-align: center;
    margin-top: 3.5rem;
    width: 100%;
}

/* Responsive design */
@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        align-items: center;
    }

    .footer-logo,
    .footer-column {
        margin: auto;
        margin-bottom: 20px;
    }

    .footer-column {
        align-items: center;
        text-align: center;
    }
}

.map-wrapper img {
    filter: blur(0px) !important;
}


.map-wrapper .rounded {
    display: none;
}


.location-select {
    border: 1px solid #42413F;
    border-radius: 5px;
    color: white;
}

.location-select input,
#react-select-categorySelect-placeholder input {
    color: white !important;
}

div.keyword-filter {
    border-radius: 5px !important;
    border: 1px solid #42413F !important;;
    background: #1A1919 !important;
}

.last-field div,
.location div {
    color: white;
}

.last-field {
    border: 1px solid #42413F !important;;
    border-radius: 5px !important;
    color: white;
}

.keyword-filter input {
    color: white;
    background: #1A1919;
    border-radius: 3px;

}

.location-select > div,
.last-field > div > div {
    border-radius: 3px;
    background: #1A1919;
    border: none;
}

#emailInput {
    margin-right: 1rem;
}

.role-link {
    padding: 1.25rem 1.5rem;
    color: white;
    background: black;
    position: absolute;
    bottom: 0;
    right: 0;
}

.role-link:hover {
    background: #4F8953;
}

.role-link .inner {
    display: flex;
    align-items: center;
}

.role-link .label {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    transition: opacity 0.2s ease-out;
    color: white;
    margin-bottom: 0;
    line-height: 18px;
    padding-top: 4px;
}

.read-more .svg,
.role-link .svg {
    margin-left: 15px;
    overflow: visible;
}

.read-more .line, .read-more .arrow,
.role-link .line, .role-link .arrow {
    transition: transform 0.2s ease-out;
}

/* Define the transformations you want to happen on hover */
.read-more:hover .line,
.role-link:hover .line {
    transform: scaleX(1.5); /* example transform */
    fill: white;
}

.read-more:hover .arrow,
.role-link:hover .arrow {
    transform: translateX(5px); /* example transform */
    stroke: white;
}

.read-more:hover .label,
.role-link:hover .label {
    opacity: 0.7;
    fill: white;
}


#vacancy-table h2 {
    color: #F1E7C4;
}

#vacancy-table a.justify-content-center {
    border: 1px solid #F1E7C4;
    border-radius: 5px;
    color: #F1E7C4;
    min-height: 350px;
}

.vacancy-text-section {
    background-color: transparent !important;
}

.previous.disabled,
.next.disabled {
    opacity: 0.5;
}

#vacancy-table .previous,
#vacancy-table .next {
    border-radius: 5px;
}

.find-your-role .search-button span {
    color: #F1E7C4 !important;
}

@media (max-width: 1250px) {
    div.job-alert-wrapper {
        transform: translate(0, 0px);
    }

    #nav-wrapper {
        background: #F1E7C4;
    }

    #second-level-navigation-menu-selected div {
        font-size: 1.3rem !important;
    }

    .map-wrapper {
        display: none;
    }
}


#our-roles img {
    object-fit: cover !important;
}


.job-alert-comp > div {
    background-size: cover;
}

#jobAlertModal,
#jobAlertModal > div:first-of-type,
#jobAlertModal > div:first-of-type button {
    background: #121212 !important;
}

.message.bot .message-content {
    color: black !important;
}


[class^="NoVacancies"] > div {
    background-color: #1a1a1a;
    color: rgb(241, 231, 196);
}

#hero-video iframe {
    width: unset !important;
    height: 60vh !important;
    min-height: 60vh !important;
    min-width: 100vw !important;
}

#our-roles div.row div:first-of-type img {
    object-position: 0 -50px;
}

#our-roles div.row div:nth-of-type(2) img {
    object-position: 0 -20px;
}

#our-roles div.row div:nth-of-type(3) img {
    object-position: 0 -15px;
}

#our-roles div.row div:nth-of-type(4) img {
    object-position: 0 -44px;
}

.box-list .boxLink:before {
    z-index: 1;
    content: '';
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
}

.search-box-wrapper .find-your-role .search-button span {
    color: #282828 !important;
}

.search-box-wrapper svg path {
    fill: #fff !important;
}

.search-box-wrapper .search-button {
    background: #fff !important;
    color: #282828 !important;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .search-box-wrapper .find-your-role .d-flex {
        flex-wrap: wrap !important;
        gap: 15px;
    }

    .search-box-wrapper .find-your-role .d-flex > div {
        flex: 1 0 100%;
    }

    .search-box-wrapper .search-button {
        width: 100%;
    }
}

.mapWrapper {
    max-width: 1440px;
    margin: auto;
    border-radius: 20px;
}

.mapWrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #E7E3D4;
    z-index: -1;
}

.dnFfaV {
    position: relative;
}

#single-vacancy-table {
    background: #E7E3D4;
    color: #000;
}

#single-vacancy-table h2 {
    color: #F1E7C4EF;
}

#single-vacancy-table .col-md-4.col-lg-4 a {
    background: #000 !important;
    border: 1px solid #F1E7C4EF;
}

#single-vacancy-table .col.container-xxl {
    background: #000;
    margin-top: 98px;
}

#single-vacancy-table .category-name,
#single-vacancy-table .location-city,
#single-vacancy-table .vacancy-details,
#single-vacancy-table .vacancy-category {
    color: #F1E7C4EF !important;
    text-align: center !important;
}

#single-vacancy-table svg path {
    fill: #F1E7C4EF;
}

.description-image-wrapper {
    justify-content: center !important;
}

@media (max-width: 991px) {
    #single-vacancy-table .col.container-xxl {
        margin-top: 50px;
    }
}
.hide-mobile-video .align-items-center.d-flex.flex-column.position-relative:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}
