/**
* Theme Name:     Rw careers
* Author:         UrVenue
* Template:       wp-uvtheme-master
* Text Domain:	   Rw careers
* Description:    Rw careers - Child Theme
*/


/* global */
:root {
    --uvwp_global_primary_color-light: #d7182a;

}

html,
body {
    overflow-x: hidden;
}

h2 {
    line-height: 50px;
}

p {
    margin-top: 0;
}

.onthispagezindex {
    z-index: 4;
}

.uv-onlymob {
    display: none;
}

.uv-uppercase {
    text-transform: uppercase;
}

.uv-btn {
    padding: 0.36em 2em;
    border-width: 2px;
    font-weight: 600;
}

.uv-content {
    min-height: 70vh;
}

.wp-block-image img {
    width: 100%;
}

.uv-limited-text .acf-innerblocks-container {
    max-width: 790px;
    margin: 0 auto;

}

.uv-btn-inl::after {
    display: none;
}

.uv-btn-inl::before {
    content: '';
    background-image: url('/wp-content/themes/child-theme/assets/img/red-arrow.png');
    width: 6px;
    height: 10px;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}

/* global */

/* header */
.uv-page-header {
    height: auto;
}

.uvheader {
    flex-wrap: wrap;
    padding-left: 30px;
    padding-right: 30px;
}

.uv-page-header-menu li::after {
    bottom: -17px;
}

.uws-left-logo .uv-page-hader-logo {
    padding-top: 0;
    height: 60px;
    align-content: center;
}

.uv-header-inner-logo {
    width: 100%;
}

.uv-page-hader-logo img {
    width: 210px;
}

.uv-navigation-section {
    position: relative;
}

.uv-navigation-section::after {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    background: #fff;
    z-index: -1;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
}


.uv-navigation-section {
    height: 60px;
}

.uv-page-header-menu {
    padding: 0;
}

.uv-page-header-menu>ul {
    margin-left: calc(-1em + 1px);
}

.uv-theme-nav-identity .uv-socials-nav {
    display: none;
}

body:not(.page-id-999):not(.page-id-1159) .uv-header-simple-content {
    position: absolute;
    padding: 72px 60px 72px 160px;
    max-width: max-content;
    background-color: var(--uvwp_global_primary_color-light);
    bottom: 0;
    left: 0;
}

.uv-header-simple-content h1 {
    font-weight: 300;
    font-size: 80px;
    text-transform: uppercase;
}

.uv-header-size-fullheight.uv-header-fade-video {
    max-height: calc(100vh - var(--uvwp_navigation_height));
    min-height: auto;
    aspect-ratio: 16 / 9 auto;
}

@media screen and (max-width: 600px) {
    .uv-header-simple-content h1 {
        font-size: 30px;
    }

    body:not(.page-id-999):not(.page-id-1159) .uv-header-simple-content {
        padding: 16px 20px 16px 30px;
        max-width: 210px;
    }

    .uv-nav-extra-buttons ul {
        gap: 10px;
    }

    .uv-nav-extra-buttons .uv-btn {
        font-size: 14px;
        padding: 0.64em 1.55em;
    }

    .uv-onlymob {
        display: block;
    }

    .uv-onlydesk {
        display: none;
    }

    h2 {
        line-height: 40px;
    }
}

.uv-header-video .uv-fullvideo iframe {
    width: 100%;
    min-height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    aspect-ratio: 16 / 9;
}

.uvicon-volume-strike::before,
.uvicon-volume-up::before {
    content: none;
}

/* header */

/* block banner */
.uv-banner-section {
    max-width: 1000px;
    margin: auto;
}

.uv-banner-wrapper {
    min-height: 465px !important;
}

.uv-banner-wrapper .uv-banner-contet * {
    max-width: 768px !important;
}

.uv-banner-wrapper .banner-title {
    font-weight: 600;
    letter-spacing: 2.69px;
    text-transform: uppercase;
}

@media screen and (max-width: 600px) {
    .uv-banner-wrapper {
        text-align: center;
    }

}

/* block urvenue banner section */

/* block urvenue CTA images */

.uv-cta-images {
    padding-bottom: 80px;
    overflow: visible;
}

.uv-cta-image .uv-imghover::before {
    padding-top: 0;
}

.uv-cta-image.view-type-square {
    aspect-ratio: 1;
}

.uv-cta-image.view-type-short-rectagle-vertical {
    aspect-ratio: 7 / 8;
}

.uv-cta-image.view-type-rectagle-vertical {
    aspect-ratio: 3 / 4;
}

.uv-cta-image.view-type-tall-rectangle-vertical {
    aspect-ratio: 2 / 3;
}

.uv-cta-image.view-type-rectangle-horizontal {
    aspect-ratio: 4 / 3;
}

.uv-cta-image.view-type-large-rectangle-horizontal {
    aspect-ratio: 3 / 2;
}

.uv-cta-images .swiper-button-next,
.uv-cta-images .swiper-button-prev {
    top: initial;
    bottom: 10px;
    box-shadow: 0px 0px 20px 0px #00000022 !important;

}

.uv-cta-images .swiper-button-next {
    right: calc(50% - 60px);
}

.uv-cta-images .swiper-button-prev {
    left: calc(50% - 60px);

}

/* block urvenue CTA images */

/* uv-custom-layout */

.uv-custom-layout .uv-section-inner {
    position: relative;
}

.uv-custom-layout .wp-block-heading {
    margin-bottom: 30px;
}

.uv-custom-layout .uv-section-inner:after {
    content: '';
    display: block;
    position: absolute;
    background: #e5bf83;
    bottom: -32px;
    width: 100%;
    max-width: calc(100% - 4em);
    height: 32px;

}

.uv-custom-layout .wp-block-columns {
    position: absolute;
    bottom: 0;
    margin: 0;
}

.uv-custom-layout .acf-innerblocks-container .wp-block-columns .wp-block-column .wp-block-image:last-of-type {
    display: none;
}

.uv-custom-layout .wp-block-column .wp-block-image {
    max-width: fit-content;
    margin-left: auto;
}

.uv-custom-layout .wp-block-column img {
    width: auto;
}

.uv-custom-layout .wp-block-column {
    max-width: 40%;
}

.uv-custom-layout .wp-block-column:last-of-type {
    background-color: #fff;
    padding: 24px 32px 32px;
}

.uv-custom-layout .wp-block-column:last-of-type .wp-block-heading {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 16px;
}

@media (max-width: 768px) {
    .uv-custom-layout .uv-section-inner:after {
        max-width: calc(100% - 2.5em);

    }

    .uv-custom-layout .wp-block-columns {
        position: relative;
    }

    .uv-custom-layout .wp-block-column {
        max-width: none;
    }

    .uv-custom-layout .acf-innerblocks-container>.wp-block-image {
        position: relative;
    }

    .uv-custom-layout .acf-innerblocks-container>.wp-block-image img {
        aspect-ratio: 1;
        object-fit: cover;
    }

    .uv-custom-layout .acf-innerblocks-container .wp-block-columns {
        margin-top: -163px;
    }

    .uv-custom-layout .acf-innerblocks-container .wp-block-columns .wp-block-column:first-of-type {
        text-align: center;
    }

    .uv-custom-layout .acf-innerblocks-container .wp-block-columns .wp-block-column .wp-block-image:first-of-type {
        display: none;
    }

    .uv-custom-layout .acf-innerblocks-container .wp-block-columns .wp-block-column .wp-block-image:last-of-type {
        display: block;
        margin: 0 auto;
    }

    .uv-custom-layout .acf-innerblocks-container .wp-block-columns .wp-block-column .wp-block-image img {
        width: 142px;
    }

    .uv-custom-layout .uv-btn {
        width: 100%;
        text-align: center;
    }

    .uv-custom-layout .wp-block-column:last-of-type {
        padding: 20px 20px 30px;

    }

    .uv-custom-layout .wp-block-column:last-of-type p {
        line-height: 23px;
        font-size: 17px;
    }
}

/* uv-custom-layout */

/* image-square-v2 */

.image-square-v2 .uvwp-squresection-image img {
    max-width: 100%;
}

.image-square-v2 .uvwp-squresection-square-wrapper {
    max-width: 780px;
    margin-top: -10%;
    z-index: 1;
    position: relative;
    padding: 30px 36px 30px 36px;
    border-bottom: solid 2px var(--uvwp_global_primary_color);
    margin-left: auto;
    margin-right: 50px;
}

.image-square-v2 .uvwp-squresection-title,
.image-square-v2 .uvwp-squresection-subtitle,
.image-square-v2 .uvwp-squresection-square-content-text p {
    text-align: left;
    margin-top: 0;
    line-height: 1;
}

.image-square-v2 .uvwp-squresection-square-content-text p {
    font-size: 16px;
    line-height: 28px;
}

@media (max-width: 600px) {
    .image-square-v2 .uvwp-squresection-square-wrapper {
        max-width: 95%;
        margin-left: auto;
        margin-right: auto;
        padding: 30px;
    }
}

/* image-square-v2 */

/* uv-counters */
.uv-counters .acf-innerblocks-container>p:first-of-type {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 2.69px;
    text-align: center;
    text-transform: uppercase;
    color: var(--uvwp_global_primary_color);
    margin-top: 0;
    margin-bottom: 10px;
}

.uv-counters .wp-block-columns {
    margin-top: 40px;
}

.uv-counters .wp-block-column {
    margin-top: 0;
}

.uv-counters .wp-block-column p {
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 2.69px;
    text-transform: uppercase;
}

.uv-counters .wp-block-column p strong {
    margin: 20px 0;
    display: inline-block;
}

@media (max-width: 600px) {
    .uv-counters .wp-block-image img {
        max-width: 46px;
    }

    .uv-counters .acf-innerblocks-container>p:first-of-type {
        font-size: 20px;
        line-height: 40px;
        letter-spacing: 2.69px;

    }

    .uv-counters .wp-block-column p strong {
        font-weight: 700;
        font-size: 60px;
        line-height: 100%;
    }
}

/* uv-counters */

/* uvred-banner */
.uvred-banner .uv-section-inner {
    max-width: 1500px;
    padding: 20px 0 32px;
    color: #FFF;
}

.uvred-banner .wp-block-columns {
    gap: 80px;
}

.uvred-banner .wp-block-column:first-of-type {
    background-color: var(--uvwp_global_primary_color-light);
    max-width: 514px;
    padding: 48px 48px 72px;
    max-height: 170px;
}

.uvred-banner .wp-block-column:first-of-type p {
    font-size: 42px;
    line-height: 50px;
    letter-spacing: 2.69px;
    text-align: right;
    text-transform: uppercase;
    margin: 0;
}

.uvred-banner .wp-block-column:last-of-type {
    max-width: 800px;
    margin-top: 75px;
    position: relative;
}

.uvred-banner .wp-block-column:last-of-type:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #c6001d;
    width: 1600px;
    z-index: -1;
    transform: translateX(-30%);
}

.uvred-banner .wp-block-column:last-of-type:after {
    content: '';
    display: block;
    position: absolute;
    width: 1600px;
    top: 0;
    bottom: 0;
    left: 0;
    clip-path: polygon(0% 50%, 0% 100.19%, 25.1% 52%);
    background-color: #970016;
    transform: translateX(-30%);
    z-index: -1;
}

.uvred-banner .wp-block-column:last-of-type p {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 2.69px;
    text-transform: uppercase;
    margin: 20px 0;
}

@media (max-width: 600px) {
    .uvred-banner .wp-block-columns {
        gap: 0;
    }

    .uvred-banner .wp-block-column:first-of-type {
        padding: 11px 18px;
        max-width: 141px;
    }

    .uvred-banner .wp-block-column:first-of-type p {
        font-size: 18px;
        line-height: 18px;
    }

    .uvred-banner .wp-block-column:last-of-type {
        margin-top: -30px;
    }

    .uvred-banner .wp-block-column:last-of-type p {
        font-size: 14px;
        line-height: 20px;
        max-width: 50%;
        margin-left: auto;
        margin-right: 10%;
    }

    .uvred-banner .wp-block-column:last-of-type::after {
        width: 100vw;
        transform: translateX(0);
        clip-path: polygon(0% 21%, 0% 50%, 141px 21%);
    }
}

/* uvred-banner */



/* uvred-join-banner */
.uvred-join-banner .uv-section-inner {
    background-color: var(--uvwp_global_primary_color-light);
    padding: 20px 60px 32px;
    max-width: 768px;
    margin: 0 auto;
    color: #fff;
}

.uvred-join-banner .uv-buttons {
    margin-top: 30px;
}

@media (max-width:600px) {
    .uvred-join-banner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .uvred-join-banner .uv-section-inner {
        padding: 30px 17px;
    }
}

/* uvred-join-banner */

/* uv-thin-columns  */
.uv-thin-columns {
    overflow: hidden;
}

.uv-thin-columns .wp-block-columns {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0%, #FFFFFF 11.5%, #FFFFFF 88%, rgba(255, 255, 255, 0.05) 100%);
    gap: 50px;
    margin-bottom: 100px;
    justify-content: center;
    position: relative;
}

.uv-border-top .acf-innerblocks-container {
    border-top: 1px solid #CFCFCF;
    padding-top: 50px;
}

.uv-thin-columns .wp-block-column {
    max-width: 400px;
}

.uv-thin-columns .wp-block-columns:last-of-type {
    margin-bottom: 0;
}

.uv-thin-columns .uv-bgimage {
    top: 50px;
}

@media (max-width:600px) {
    .uv-thin-columns .uv-bgimage {
        display: none;
    }

    .uv-thin-columns .wp-block-columns {
        gap: 20px;
        margin-bottom: 20px;
    }
}

/* uv-thin-columns  */

/* uv-two-col */
.uv-two-col .uv-simple-square-ratio::before {
    padding-top: 0;
    aspect-ratio: 16 / 9;
}

.uv-two-col .uvcol-wrapper {
    padding-top: 0;
    padding-bottom: 50px;
}

/* uv-two-col */

@media (max-width: 600px) {
    .mobile-invert .wp-block-columns {
        flex-direction: column-reverse;
        gap: 1em;
    }
}


/* uv-benefitslist */
.uv-benefitslist {
    margin-bottom: -200px;
    ;
}

.uv-benefitslist .acf-innerblocks-container {
    background-color: #fff;
    padding: 25px;
    width: 100%;
    margin: auto;
    max-width: 996px;
}

.uv-benefitslist .wp-block-columns {
    gap: 6px;
    margin: 0;
    width: 100%;
}

.uv-benefitslist .wp-block-column {
    max-width: 312px;
    padding: 22px 16px 30px;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.uv-benefitslist h3 {
    margin-top: 10px;
    color: var(--uvwp_global_primary_color);
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 2.69px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

.uv-benefitslist p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 0;
}


@media (min-width: 601px) {
    .uv-benefitslist .wp-block-column {
        position: relative;
    }

    .uv-benefitslist .wp-block-column>.wp-block-group {
        backface-visibility: hidden;
        transform: rotateX(0);
        transition: .6s;
    }

    .uv-benefitslist .wp-block-column:hover>.wp-block-group {
        transform: rotateX(-180deg);
        transition: .6s;
    }

    .uv-benefitslist .wp-block-column>.has-text-align-center {
        backface-visibility: hidden;
        transform: rotateX(-180deg);
        transition: .6s;
        position: absolute;
        max-width: 80%;
    }

    .uv-benefitslist .wp-block-column:hover>.has-text-align-center {
        transform: rotateX(0);
        transition: .6s;
    }
}

@media (max-width: 600px) {
    .uv-benefitslist .uv-bgimage {
        display: none;
    }
}

/* uv-benefitslist */

/* footer */
.footer-wrapper {
    justify-content: space-between;
    border-top: 1px solid #C4C4C4;
    padding-top: 36px;
}

.footer-wrapper .uvwp-widget ul {
    line-height: 1.5em;
}

.footer-wrapper .uvwp-widget3 .uv-socials-align-center {
    margin-top: 27px;
}

.footer-wrapper .uvwp-widget3 .icon-wrapper {
    border: none;
}

.footer-wrapper .uvwp-widget3 .uv-site-socials {
    gap: 5px;
}


.footer-wrapper .uvwp-widget4 .wp-block-columns {
    gap: 20px;
    justify-content: end;
    margin-bottom: 0;
}

.footer-wrapper .uvwp-widget4 .wp-block-columns .wp-block-column {
    max-width: fit-content;
}

.footer-wrapper .uvwp-widget4 img {
    max-height: 38px;
    width: auto;
}

.footer-wrapper .uvwp-widget4 .wp-block-columns:first-of-type img {
    max-width: 175px;
    max-height: none;
}

.footer-wrapper .uvwp-widget4 .wp-block-columns:first-of-type p {
    width: max-content;
}

.footer-wrapper .uvwp-widget4 .wp-block-columns:last-of-type img {
    max-height: 50px;
}

.footer-inner {
    margin-top: 50px;
}

/* .footer-socket {
    margin-bottom: 30px;
} */

.uvfootercopytext {
    font-size: 15px;
    line-height: 17px;

}

.breadcrumbs {
    max-width: 1280px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
    margin-bottom: 50px;
}

.breadcrumbs li:first-of-type span {
    display: none;
}

.breadcrumbs li:first-of-type a::before {
    display: block;
    position: relative;
    content: " ";
    width: 24px;
    height: 24px;
    background: url(/wp-content/uploads/2025/06/favicon.png) center center no-repeat;
    background-size: auto;
    background-size: contain;
}

.breadcrumbs li {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.25px;
    text-transform: uppercase;
    color: #272727;
    align-content: center;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
}

.breadcrumbs li:last-child {
    color: #272727;
}

.breadcrumbs li:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
    width: 10px;
    height: 14px;
    background-image: url("/wp-content/themes/child-theme/assets/img/arrow.png");
}

.breadcrumbs li:last-of-type:after {
    content: none;
}

@media screen and (max-width: 600px) {
    .breadcrumbs {
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .footer-wrapper {
        padding-top: 0;
        border-top: none;
    }

    .footer-wrapper .uvwp-widget4 .wp-block-columns:last-of-type .wp-block-image {
        margin: 0;
    }

    .footer-wrapper .uvwp-widget {
        width: 100%;
        padding-bottom: 0;
        margin-bottom: -1px;
    }

    .widget_nav_menu {
        overflow: hidden;
        max-height: 0px;
        transition: all .3s ease-in-out;
    }

    .uvwp-widget.uvactive .widget_nav_menu {
        max-height: 500px;
    }

    footer .uvwp-widget .h4 {
        margin-left: -30px;
        margin-right: -30px;
        padding-top: 0;
        margin-bottom: 0;
        position: relative;
    }

    footer .uvwp-widget .h4>a {
        border-top: 1px solid #C9C9C9;
        border-bottom: 1px solid #C9C9C9;
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 28px;
        padding-right: 12px;
        display: block;
        text-decoration: none;
    }

    footer .uvwp-widget .h4::after {
        position: absolute;
        display: block;
        content: "+";
        width: 20px;
        height: 20px;
        line-height: 14px;
        text-align: center;
        font-size: 2.133333rem;
        color: #ABABAB;
        font-weight: 500;
        right: 20px;
        bottom: 0;
        top: 0;
        margin: auto;
    }

    footer .uvwp-widget.uvactive .h4::after {
        content: "-";
    }

    .uvwp-widget3 {
        order: 2;
    }

    .uvwp-widget3 .wp-block-heading {
        display: none;
    }

    .uv-socials-align-center .uv-site-socials {
        display: flex;
        justify-content: start !important;
    }

    .footer-wrapper .uvwp-widget3 .uv-socials-align-center {
        margin-top: 0;
    }

    .footer-wrapper .uvwp-widget4 {
        padding: 40px 10px;
    }

    .footer-wrapper .uvwp-widget4 .wp-block-columns {
        justify-content: start;
    }
}

/* footer */


/* careers */
body.page-id-1159 {
    background-color: #e9e9e9;
}

.body.page-id-1159 .acf-innerblocks-container {
    position: relative;
}

.careers-progress-bar {
    display: flex;
    max-width: 1100px;
    justify-content: space-between;
    margin: 40px auto 60px;
    padding-bottom: 80px;
    position: relative;
}

.careers-progress-bar::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 90%;
    background-color: #D9D9D9;
    left: 50%;
    bottom: 40px;
    transform: translate(-50%, 50%);
}

.progress-fill {
    position: relative;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    max-width: 160px;
}

.progress-fill::before {
    content: "";
    height: 76px;
    width: 76px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    border-radius: 100%;
    border: 5px solid #C90D1F;
    bottom: -80px;
}

.progress-fill.step-1 {
    font-weight: 700;
}

.progress-fill.step-1::after {
    content: "";
    height: 44px;
    width: 44px;
    position: absolute;
    left: 50%;
    bottom: -42px;
    transform: translate(-50%, 50%);
    background-color: #C90D1F;
    border-radius: 100%;
}

@media (max-width: 600px) {
    .careers-progress-bar::before {
        height: 2px;
        width: 85%;
        bottom: 52px;
    }

    .progress-fill {
        font-size: 12px;
        line-height: 15px;
        max-width: 75px;
    }

    .progress-fill::before {
        height: 24px;
        width: 24px;
        bottom: -40px;
    }

    .progress-fill.step-1::after {
        height: 8px;
        width: 8px;
        bottom: -28px;
    }
}
#careers-list{position: relative;}
#careers-list.loading:before
{
    position: absolute;
    background: rgba(255, 255, 255, .4);
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: -5px;
    left: -5px;
    border-radius: 5px;
    z-index: 8;
    content: '';
}
.job-card {
    background-color: #fff;
    box-shadow: 1px 2px 7px 0px #0000001B;
    padding: 45px 50px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.job-header {
    display: flex;
    /* justify-content: space-between; */
    justify-content: flex-start;
}

.job-details {
    width: 30%;
    overflow: hidden;
}

.job-excerpt {
    display: flex;
    width: 50%;
    gap: 20px;
    padding: 0 2%;
    overflow: hidden;
}
.job-cta{margin-left: auto;}
.uv-rmbtn-mobile{display: none;}
.job-details h2 {
    font-weight: 700;
    font-size: 29px;
    line-height: 36px;
    letter-spacing: 1%;
    text-transform: uppercase;
    color: #CA1426;
    margin-bottom: 0;
}

.job-details p:first-of-type {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.46px;
    text-transform: uppercase;
    color: #CA1426;
    margin: 0;
}

.job-details p:last-of-type {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.46px;
    color: #7F7F7F;
    margin: 0;
}

.job-label {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.31px;
    text-transform: uppercase;
    color: #7F7F7F;
}

.job-excerpt>div p {
    font-family: Commissioner;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
    max-width: 200px;
}

.job-card .job-description {
    margin-top: 55px;
    position: relative;
    display: none;
}

.job-card:not(.full-content) .job-core-responsibilities {
    display: none;
}

.job-card.expanded .job-description {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    flex-wrap: wrap;
}

.job-card.expanded .job-description>div:first-child {
    width: 50%;
    max-width: 550px;
    max-height: 290px;
    overflow: hidden;
}
.job-card.full-content .job-description>div:first-child{display: none;}
.job-card.expanded .job-description>div:nth-child(2){display: none;}
.job-card.full-content .job-description>div:nth-child(2){display: block;}
.close-job {
    width: 100%;
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px auto;
    border-bottom: 1px solid #C4C4C4;
    max-width: 500px;
}

.close-job:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 20px solid #ca1426;
    margin: 50px;
}

.job-card.full-content .job-description {
    display: flex;
    flex-direction: column;
}

.job-card.full-content .job-description>div:first-of-type .has-text-align-left {
    max-width: 800px;
    margin: 0 auto 50px;
    text-align: center;
}

.job-card.full-content .job-description>div:nth-of-type(3) {
    display: flex;
}

.job-card.full-content .job-description>div>div {
    width: 50%;

}

.job-card:not(.expanded, .full-content) .job-footer {
    display: none;
}

.job-card .job-footer {
    display: flex;
    flex-direction: column;
}

.job-card .job-footer>div {
    max-width: 45%;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.job-card .job-footer>div p {
    font-size: 27px;
    line-height: 27px;
    letter-spacing: 0px;
    color: #CA1426;
    margin-bottom: 0;
}

.job-card .job-footer>div p span {
    font-weight: 700;
    text-transform: uppercase;
}

.job-cta .apply-button {
    margin-bottom: 20px;
    width: max-content;
}

.career-filter-form {
    position: absolute;
    top: -200px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fdfdfd;
    padding: 30px;
    display: flex;
    gap: 30px;
}

.career-filter-form>div {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 30%;
    border-right: 1px solid #CBCBCB;
    padding: 0 30px;
    position: relative;
}

.career-filter-form>div::before {
    content: '';
    position: absolute;
    top: 0;
    left: -5px;
    width: 30px;
    height: 30px;
    background-image: url('/wp-content/themes/child-theme/assets/img/search-icon.png');
    background-position: center;
    background-repeat: no-repeat;
}

.career-filter-form>div:nth-of-type(2)::before {
    background-image: url('/wp-content/themes/child-theme/assets/img/location-icon.png');
}

.career-filter-form>div:first-of-type {
    width: 40%;
}

.career-filter-form>div:last-of-type {
    border-right: none;
    padding-left: 0;
}

.career-filter-form>div:last-of-type::before {
    display: none;
}

.career-filter-form label {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0.31px;
    text-transform: uppercase;
}

.career-filter-form button {
    display: none;
}

#career_search_input,
#career_location,
#career_category {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.31px;
    text-transform: uppercase;
    background-color: transparent;
    border: none;
    padding: 0;
}



#load-more-careers {
    /* display: none; */
    display: flex;
    justify-self: center;
}

@media (max-width: 950px) {
    .job-card.expanded .job-description>div:first-child {
        width: 100%;
        max-width: 100%;
        max-height: 400px;
    }
}

@media (max-width: 767px) {
    .job-card {
        padding: 17px;
    }

    .job-header {
        flex-wrap: wrap;
    }

    .job-details {
        width: 60%;
    }

    .uv-btn-inl::before {
        right: 0;
    }

    .job-cta .uv-btn {
        font-size: 12px;
        padding: 0.36em 1em;
    }

    .job-details h2,
    .job-details p:first-of-type {
        font-size: 17px;
        line-height: 18px;
    }

    .job-details p:last-of-type {
        font-size: 10px;
    }

    .job-card:not(.expanded, .full-content) .job-excerpt {
        display: none;

    }

    .job-excerpt {
        gap: 10px;
        justify-content: space-between;
        width: 100%;
        order: 3;
    }

    .job-label {
        font-weight: 800;
        font-size: 15px;
        line-height: 100%;
        letter-spacing: 0.31px;

    }

    .job-excerpt>div p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    .job-excerpt>div {
        max-width: 150px;
    }

    .job-cta {
        order: 2;
    }
    .uv-rmbtn-mobile{display: block;}
    .job-card.full-content .job-description>div:nth-of-type(3) {
        flex-direction: column;
    }

    .job-card.full-content .job-description>div>div {
        width: 100%;
    }

    .job-card .job-footer>div {
        max-width: 100%;
    }

    .career-filter-form {
        padding: 13px 18px;
        top: -100px;
        border-radius: 3px;
    }

    .career-filter-form>div:not(:first-of-type) {
        display: none;
    }

    .career-filter-form>div:first-of-type {
        width: 100%;
        border-right: none;
    }
}

/* careers */