/* --- COMMON --- */
.smplr-careers23-section .container {
    max-width: none!important;
}
.smplr-careers23-section.benefits-section {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(12,1fr);
}
.smplr-careers23-section.team-section {
    margin-bottom: calc(4vw + 10px);
}
.smplr-careers23-page-title {
    background-color: #70194D;
    display: flex;
    align-items: center;
}
.smplr-careers23-page-title h3 {
    color: #FFF;
    font-style: normal;
    font-weight: 500;
    margin: 0;
}
.smplr-careers23-page-intro h1 {
    font-style: normal;
    font-weight: 500;
    margin: 0 0 30px 0!important;
}
.smplr-careers23-page-intro p {
    margin: 0 0 30px 0!important;
}
.smplr-careers23-featured-image {
    overflow: hidden;
    position: relative;
}
.smplr-careers23-page-intro .smplr-hp23-btn {
    color: #000!important;
    margin: 0!important;
    background-image: url(../images/icons/arrow-right-BLACK.png)!important;
    background-repeat: no-repeat!important;
    background-position: right!important;
    background-size: 13px!important;
}
.smplr-careers23-page-intro .smplr-hp23-btn:hover {
    color: #000!important;
}
.smplr-careers23-anchor {
    width: 1px;
    height: 1px;
    position: absolute;
}
.benefits-section .smplr-careers23-anchor {
    top: -90px;
}
.benefits-section .smplr-careers23-anchor,
.team-section .smplr-careers23-anchor,
.video-section .smplr-careers23-anchor  {
    top: -120px;
}

/* --- RELATED --- */

.related-section {
    background-color: #CE0099;
}
.smplr-careers23-related-item h2 {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 20px 0;
}
.smplr-careers23-related-item p {
    color: #FFF;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 20px 0;
}
.smplr-careers23-related-item .smplr-hp23-btn {
    border-bottom: 5px solid #FFF !important;
    margin: 0!important
}


/* --- ENDORSEMENTS --- */
.smplr-careers23-endorsement-holder {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.smplr-careers23-endorsement-container {
    /*width: calc(100% - 60px);*/
    width: 100%;
}
.endorsements-section .bx-wrapper .bx-pager {
    bottom: -40px!important;
}
.endorsements-section .bx-wrapper .bx-loading {
    background: url('../images/smplr-loader.svg') center center no-repeat #FFF!important;
}
.smplr-careers23-endorsement-content p {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin: 0;
}

/* --- BENEFITS --- */
.smplr-careers23-benefits-info {
    position: relative;
}
.smplr-careers23-benefits-info h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.smplr-careers23-benefit {
    background-color: #F0F0F0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.smplr-careers23-benefit ul {
    padding: 0 0 0 1.5em
}
.smplr-careers23-benefit ul li {
    padding: 0 0.5em 0 0.5em
}
.smplr-careers23-benefit-title {
    height: 42px;
    padding: 0 0 0 62px;
    background-size: 42px 42px;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 0 0 20px 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
    letter-spacing: 0.599px;
}

/* --- TESTIMONIALS --- */
.testimonials-section {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(12,1fr);
}
.smplr-careers23-testimonials-info {
    background-color: #30287B;
    display: flex;
    justify-content: center;
    align-items: center;
}
.smplr-careers23-testimonials-info h2 {
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 30px 0
}
.smplr-careers23-testimonials-info p {
    margin: 0 0 30px 0;
    color: #FFF;
}
.smplr-careers23-testimonials-list-container {
    background-color: #8854FC;
}
.smplr-careers23-testimonials-list,
.smplr-careers23-testimonials-list li  {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 100%;
}
.smplr-careers23-testimonials-list li  {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(8,1fr);
}
.smplr-careers23-testimonials-list-image {
    position: relative;
    overflow: hidden;
}
.smplr-careers23-testimonials-list-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
.smplr-careers23-testimonials-list-content p {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0.599px;
}
.smplr-careers23-testimonials-list-content .smplr-hp23-btn {
    border-bottom: 5px solid #FFF !important;
}
.testimonials-section .smplr-hp23-btn {
    margin: 0!important
}
.smplr-careers23-testimonials-list-container .bx-wrapper .bx-pager .bx-pager-link {
    transition: 0.5s all;
    background: #FFF!important;
    opacity: 0.2!important;
}
.smplr-careers23-testimonials-list-container .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #FFF!important;
    opacity: 0.5!important;
}
.smplr-careers23-testimonials-list-container .bx-wrapper .bx-pager .bx-pager-link.active {
    background: #FFF!important;
    opacity: 1!important;
}

/* --- VIDEO --- */
.video-section {
    padding: 50px 0 0 0
}
.video-section h2 {
    margin: 0 0 50px 0
}
.smplr-careers23-video-container {
    width: 100%;
    padding: 56.25% 0 0 0;
    background-color: #F0F0F0;
    position: relative;
    overflow: hidden;
}
.smplr-careers23-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* --- VALUES --- */
.values-section h2 {
    margin: 0;
}
.smplr-careers23-value-title {
    margin: 0 0 15px 0;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 42px 42px;
    padding: 62px 0 0 0;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 150% */
    letter-spacing: 0.599px;
}
.smplr-careers23-value-item p {
    margin: 0 0 20px 0;
}
.smplr-careers23-value-image {
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
}

/* --- GROUPS --- */
.smplr-careers23-groups-menu {
    /*display: flex;
    align-items: center;
    position: sticky;
    top: 120px;*/
    position: relative;
}
.smplr-careers23-groups-menu-inner {
    position: sticky;
    top: 120px;
}
.smplr-careers23-groups-menu-inner ul,
.smplr-careers23-groups-menu-inner ul li {
    list-style: none;
}
.smplr-careers23-groups-menu-item {
    color: #757575;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
    padding: 0 0 0 40px;
    cursor: pointer;
}
.smplr-careers23-groups-menu-item::before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #C0C0C0;
    border-radius: 20px;
    background-color: #FFF;
    z-index: 2;
}
.smplr-careers23-groups-menu-item::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 10px;
    left: 9px;
    width: 2px;
    background-color: #C0C0C0;
    border-radius: 20px;
    z-index: 1;
}
.smplr-careers23-groups-menu-item:last-of-type:after {
    display: none;
}
.smplr-careers23-groups-menu-item.active::before {
    border: 2px solid #8854FC;
    background-color: #8854FC
}

.smplr-careers23-groups-menu-item.active {
    color: #000;
}
.smplr-careers23-groups-content {
    position: relative;
    /*overflow-y: hidden;*/
    padding-top: 4vw;
    
}
.smplr-careers23-groups-content-item {
    transition: 0.5s all;
    background-color: #30287B;
    margin-bottom: 20px;
    position: relative;
}
.smplr-careers23-groups-content-item .href-marker {
    position: absolute;
    top: -30px;
}
.smplr-careers23-groups-content-item .index-marker {
    position: absolute;
    top: 120px;
}
.smplr-careers23-groups-content-item-inner h2,
.smplr-careers23-groups-content-item-inner h3,
.simplr-careers23-modal-item h3 {
    color: #FFF;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.smplr-careers23-groups-content-item-inner h4 {
    font-size: 19px;
    font-weight: 600;
    color: #FFF;
    margin: 0 0 10px 0;
}
.smplr-careers23-groups-content-item-inner p {
    color: #FFF;
    margin: 0 0 30px 0;
    opacity: 0.85;
}
.smplr-careers23-groups-content-item-inner ul {
    padding: 0 0 0 1.5em;
    margin: 0 0 30px 0;
}
.smplr-careers23-groups-content-item-inner ul li {
    color: #FFF;
    padding: 0 0.5em 0 0.5em;
    opacity: 0.85;
}
.page-template-template-careers .lity {
    background:rgba(0, 0, 0, 0.85);
}
.page-template-template-careers .lity-container {
    max-width: none!important;
}
.simplr-careers23-modal-item {
    background-color: #30287B;
    padding: 30px;
}
.simplr-careers23-modal-item-inner {
    padding: 30px 60px 0 60px;
}
.simplr-careers23-modal-item-inner p,
.simplr-careers23-modal-item-inner ul li {
    color: #FFF!important;
}
.simplr-careers23-modal-item-inner h4 {
    color: #FFF;
    font-size: 20px;
    margin: 0 0 12px 0;
    font-weight: 600;
}
.simplr-careers23-modal-btn {
    font-weight: 600;
    font-family: 'DM Sans',sans-serif;
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px 10px 0;
    background: url(../images/icons/plus-icon-white.svg) no-repeat right center;
    background-size: 11px 11px;
    border-bottom: 5px solid #fff;
    transition: 0.5s all;
    margin: 0 0 30px 0;
    display: inline-block;
}
.simplr-careers23-modal-btn:hover {
    padding: 10px 30px 10px 0;
    color: #fff!important;
}
.smplr-careers23-groups-section {
    margin: 90px 0 0 0!important;
    padding-top: 30px!important;
}
.smplr-careers23-groups-section .tabs {
    padding: 30px 0!important;
}
.smplr-careers23-groups-section .container-expand-inner h4 {
    margin: 3rem 0 1.5rem 0!important;
}

/* --- TEAM --- */
.smplr-careers23-team-header {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(12,1fr);
    position: relative;
}
.smplr-careers23-team-header p {
    margin: 0;
}

/* --- CTA --- */
.cta-section {
    padding: 90px 0 0 0;
}
.smplr-careers23-cta {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(12,1fr);
    grid-template-rows: repeat(12,1fr);
}
.smplr-careers23-cta-image {
    position: relative;
    overflow: hidden;
}
.smplr-careers23-cta-info h2,
.smplr-careers23-cta-info p {
    color: #FFF;
}
.smplr-careers23-cta-info h2 {
    margin: 0 0 40px 0!important;
}
.smplr-careers23-cta-info p {
    margin: 0 0 30px 0!important;
}
.cta-1 {
    background-color: #000;
}
.cta-2 {
    background-color: #30287B
}
.smplr-careers23-cta-info .smplr-hp23-btn {
    margin: 0!important;
}
.cta-2 .smplr-careers23-cta-info .smplr-hp23-btn {
   border-bottom: 5px solid #FFF!important;
}

/* --- JOURNEY --- */
.journey-section {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(12,1fr);
}
.smplr-careers23-journey-info {
    display: flex;
    align-items: center;
}
.smplr-careers23-journey-steps-inner {
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(7,1fr);
}
.smplr-careers23-journey-step-menu-item {
    background-color: #FFF;
    border: 2px solid #C0C0C0;
    color: #C0C0C0;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.smplr-careers23-journey-step-menu-item.active {
    color: #FFF;
    background-color: #30287B;
    border: 2px solid #30287B;
}
.smplr-careers23-journey-step-menu-item::after {
    content: '';
    z-index: 0;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    background-color: #C0C0C0;
}
.smplr-careers23-journey-step-menu-item:last-of-type:after {
    display: none;
}
.smplr-careers23-journey-steps-content {
    position: relative;
    overflow: hidden;
}
.smplr-careers23-journey-step-item {
    position: absolute;
    top: 999px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: 0.5s all;
}
.smplr-careers23-journey-step-item h3 {
    margin: 0 0 20px 0
}
.smplr-careers23-journey-step-item.leave {
    top: -999px;
    opacity: 0;
}
.smplr-careers23-journey-step-item.active {
    opacity: 1;
}


/* --- JOBS FEED --- */
.smartWidget *, .smartWidget *:focus, .smartWidget *:active {
    font-family: "DM Sans","Helvetica Neue",Arial,sans-serif!important;
}
.srJobList * {
    transition: 0.5s all;
}
#smartWidget0 {
    max-width: 100%;
    overflow-x: auto;
}
.srJobListJobTitle {
    font-size: 18px!important;
}
.srJobList .srJobListTitles {
    font-size:18px!important;
    font-weight: 400!important;
}
.srJobList .srJobListJobOdd * {
    font-size: 18px!important;
}
.srJobList .srJobListJobEven * {
    font-size: 18px!important;
}
.srJobList .srJobListJobOdd:hover, 
.srJobList .srJobListJobEven:hover {
    background-color: #F0F0F0;
}
.srJobList .srJobListJobOdd:hover > .srJobListJobTitle, 
.srJobList .srJobListJobEven:hover > .srJobListJobTitle {
    padding-left: 10px!important;
    padding-right: 110px!important;
}

.srJobListDepartment {width: 50%!important;}

.srJobList .srJobListJobTitle {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
    padding-left: 0!important;
    padding-right: 120px!important;
    line-height: 1.2!important;
    position: relative;
    font-size: 21px!important;
    font-style: normal!important;
    font-weight: 500!important;
    line-height: 28px!important;
    letter-spacing: 0.28px!important;
}

#smartWidget0 .srJobList .srJobListJobOdd td {
    border-bottom: none;
}
#smartWidget0 .srJobList .srJobListJobEven td {
    border-bottom: none;
}
.srJobList .srJobListTitles th{
    border-bottom: none;
    width: 50%;
}
.srJobList .srJobListTitles th * {
font-size: 18px!important;
color: #777!important;
font-weight: 500!important;

}

#smartWidget0 .srJobList td {
    position: relative;
}
#smartWidget0 .srJobList td:last-child:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -6px;
    width: 14px;
    height: 12px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.529' height='11.592' viewBox='0 0 11.529 11.592'%3E %3Cpath id='Path_50' data-name='Path 50' d='M12.81-5.985l-5.817-5.8L5.9-10.689%2C9.828-6.762H1.281v1.554H9.828L5.9-1.281%2C6.993-.189Z' transform='translate(-1.281 11.781)' fill='%238854fc'/%3E %3C/svg%3E");
    background-repeat: no-repeat
}

body .srJobListLocation {
    min-width: 264px;
}

/* --- MEDIA QUERIES --- */

@media (max-width: 376px) {
   .smplr-careers23-featured-image {
       height: 180px;
    }
}

@media (min-width: 376px) and (max-width: 576px) {
    .smplr-careers23-featured-image {
        height: 240px;
     }
}

@media (min-width: 577px) and (max-width: 767px) {
    .smplr-careers23-featured-image {
        height: 300px;
     }
}

@media (min-width: 768px) and (max-width: 991px) {
    .smplr-careers23-featured-image {
        height: 350px;
     }
    
} 

@media (max-width: 576px) {
    .smplr-careers23-endorsement-container {
        /*flex-wrap: wrap;
        gap: 60px;*/
    }
    .smplr-careers23-groups-menu {
        display: none;
    }
    .simplr-careers23-modal-item {
        width: 90%;
    }
    .smplr-careers23-page-title h3 {
        font-size: 14px;
        line-height: 16px;
    }
    .cta-1 .smplr-careers23-cta-image,
    .cta-2 .smplr-careers23-cta-image {
        grid-column: 1/13;
        grid-row: 1/6;
    }
    .cta-1 .smplr-careers23-cta-info,
    .cta-2 .smplr-careers23-cta-info {
        grid-column: 1/13;
        grid-row: 6/13;
    }
}


@media (max-width: 600px) {
    .srJobList .srJobListJobTitle {
        font-weight: 600!important;
        font-size: 18px!important;
        padding-top: 20px!important;
        padding-bottom: 20px!important;
        padding-left: 0!important;
    }
    #smartWidget0 .srJobList td:last-child:after {
        right: 0;
    }
    .srJobList .srJobListJobOdd {
        font-size: 18px!important;
    }

}
@media (min-width: 577px) and (max-width: 991px) {
    .cta-1 .smplr-careers23-cta-image,
    .cta-2 .smplr-careers23-cta-image {
        grid-column: 1/13;
        grid-row: 1/8;
    }
    .cta-1 .smplr-careers23-cta-info,
    .cta-2 .smplr-careers23-cta-info {
        grid-column: 1/13;
        grid-row: 8/13;
    }
}

@media (max-width: 991px) {
    .smplr-careers23-section .container {
        padding-right: 30px!important;
        padding-left: 30px!important;
    }
    .smplr-careers23-page-title {
        grid-column: 1/13;
        grid-row: 1/2;
        padding: 15px 30px;
    }
    .smplr-careers23-featured-image {
        grid-column: 1/13;
    }
    .smplr-careers23-page-intro {
        padding: 30px 30px 0 30px;
        grid-column: 1/13;
    }
    .smplr-careers23-featured-image img,
    .smplr-careers23-testimonials-list-image img,
    .smplr-careers23-cta-image img,
    .smplr-careers23-value-image img  {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*width: auto;*/
        min-width: 100%;
        min-height: 100%;
        height: auto;
        max-height: none!important;
        max-width: none!important;
        object-fit: cover !important;
    }
    .smplr-careers23-testimonials-list-image img {
        height: 100%;
    }
    .smplr-careers23-page-intro h1 {
        max-width: 95%;
        font-size: 32px!important;
        line-height: 38px!important;
    }
    .endorsements-section {
        padding: 0 0 40px 0;
    }
    .smplr-careers23-endorsement-container {
       /* gap: 30px;*/
    }
    .smplr-careers23-endorsement-item {
        width: 60%;
        padding-right: 40px;
        box-sizing: border-box;
    }
    .smplr-careers23-endorsement-item img {
        max-width: 90%;
        max-height: 90px;
        width: auto;
        height: auto;
        margin-bottom: 15px;
    }
    .smplr-careers23-benefits-info {
        grid-column: 1/13;
        grid-row: 1/2;
        padding: 30px 30px 0 30px;
    }
    .smplr-careers23-benefits-list {
        grid-column: 1/13;
        grid-row: 2/9;
    }
    .smplr-careers23-benefit {
        padding:30px 30px 10px 30px;
        margin: 0 0 30px 0
    }
    .smplr-careers23-benefit p, .smplr-careers23-benefit ul {
        margin: 0 0 20px 0
    }
    .smplr-careers23-benefits-info h2 {
        margin: 0 0 30px 0;
    }
    .smplr-careers23-testimonials-info {
        padding: 30px;
        grid-column: 1/13;
    }
    .smplr-careers23-testimonials-list-container {
        grid-column: 1/13;
    }
    .smplr-careers23-testimonials-list-image {
        grid-column: 1/7;
    }
    .smplr-careers23-testimonials-list-content {
        grid-column: 1/13;
        padding: 30px 30px 90px 30px;
    }
    .smplr-careers23-testimonials-list-container .bx-wrapper .bx-pager {
        bottom: 30px!important;
        width: 100%!important;
    }
    .smplr-careers23-related-item {
        padding: 0 0 60px 0;
    }
    .related-section,
    .journey-section {
        padding: 60px 0 0 0;
    }
    .values-section {
        padding-top: 30px;
    }
    .smplr-careers23-values-container {
        margin: 30px 0 0 0
    }
    .smplr-careers23-value-item {
        margin: 0 0 45px 0;
        max-width: 80%;
    }
    .groups-section {
        margin-top: 60px;
        padding-bottom: 60px;
    }
    .groups-section .bx-pager {
        width: 100%!important;
        bottom: -40px!important;
    }
    .groups-section .bx-pager-link {
        background: #EEE!important
    }
    .groups-section .bx-pager-link.active {
        background: #8854FC!important
    }
    .smplr-careers23-groups-menu {
        display: none;
        grid-column: 1/13;
        padding: 0;
    }
    .smplr-careers23-groups-menu-item {
        margin: 0 0 30px 0;
    }
    .smplr-careers23-groups-menu-item::after {
        height: 200%;
    }
    .smplr-careers23-groups-content-item-inner {
        padding: 30px;
    }
    .smplr-careers23-groups-menu h2 {
        margin: 0 0 30px 0!important
    }
    .team-section {
        padding: 60px 0 0 0;
    }
    .smplr-careers23-team-header h2,
    .smplr-careers23-team-header p {
        grid-column: 1/13;
    }
    .smplr-careers23-cta-info {
        padding: 30px;
    }
    .smplr-careers23-journey-info {
        grid-column: 1/13;
        grid-row: 1/2;
        padding: 30px;
    }
    .smplr-careers23-journey-steps {
        grid-column: 1/13;
        grid-row: 2/8;
    }
    .smplr-careers23-journey-step-menu-item {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        font-size: 18px;
        margin: 0 0 50px 30px;
    }
    .smplr-careers23-journey-step-menu-item:last-of-type {
        margin: 0 0 0 30px;
    }
    .smplr-careers23-journey-steps-menu {
        grid-column: 1/2;
    }
    .smplr-careers23-journey-steps-content {
        grid-column: 2/8;
    }
    .smplr-careers23-journey-step-item {
        padding: 0 30px;
    }
    .smplr-careers23-journey-step-menu-item::after {
        top: 28px;
        height: 60px;
    }
    .team-section figure {
        margin: 30px 0 30px 0!important;
    }
    .simplr-careers23-modal-item {
        width: 90%;
    }
    .smplr-careers23-page-title h3 {
        font-size: 15px;
        line-height: 17px;
    }
    .smplr-careers23-groups-section {
        padding-bottom: 15px!important;
    }
    #careers .row:first-of-type {
        margin-top: 0!important;
    }
    .expander-button {
        margin-bottom: 20px!important;
    }
    .expander-button.active {
        margin-bottom: 0!important;
    }
    #expander-content {
        padding-top: 0.1px!important;
        padding-bottom: 30px!important;
    }
    .smplr-careers23-groups-section .image-with-freetext__text-wrapper {
        padding: 25px 25px 0 25px!important;
        margin: 0!important;
    }
    .smplr-careers23-groups-section .container-expand .read-more {
        margin-top: 0 !important;
        margin-bottom: 30px!important;
    }
    .smplr-careers23-section.top-section {
        display: flex;
        gap: 0;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }
    .smplr-careers23-page-title {
        width: 100%;
        order: 1;
    }
    .smplr-careers23-featured-image {
       width: 100%;
       order: 2;
    }
    .smplr-careers23-page-intro {
        width: 100%;
        order: 3;
    }
    .smplr-careers23-journey-step-item.active {
        top: 0;
    }
}

@media only screen and (min-width: 992px) {
    .smplr-careers23-section .container {
        padding-right: calc(4vw + 40px)!important;
        padding-left: calc(4vw + 40px)!important;
    }
    .smplr-careers23-page-title {
        height: 100px;
        grid-column: 1/7;
        padding-left: calc(4vw + 40px);
    }
    .smplr-careers23-featured-image {
        grid-column: 7/13;
        grid-row: 1/9;
    }
    .smplr-careers23-page-intro {
        padding: 60px calc(4vw + 40px) 0 calc(4vw + 40px);
        grid-column: 1/7;
        grid-row: 2/8;
    }
    .smplr-careers23-cta {
        min-height: 500px;
    }
    .smplr-careers23-featured-image img,
    .smplr-careers23-testimonials-list-image img,
    .smplr-careers23-cta-image img,
    .smplr-careers23-value-image img  {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        /*width: auto;*/
        min-width: 100%;
        min-height: 100%;
        height: auto;
        max-height: none!important;
        max-width: none!important;
        object-fit: cover !important;
    }
    .smplr-careers23-testimonials-list-image img,
    .smplr-careers23-cta-image img {
        object-fit: cover!important;
    }
    .smplr-careers23-section.top-section {
        display: grid;
        grid-gap: 0;
        grid-template-columns: repeat(12,1fr);
        grid-template-rows: repeat(8,1fr);
        max-height: 400px;
        margin-bottom: calc(4vw + 40px);
    }
    .smplr-page-intro h1 {
        font-size: 42px;
        line-height: 54px;
    }
    .endorsements-section {
        padding: 0 0 calc(4vw + 40px);
    }
    .smplr-careers23-endorsement-container {
       /* gap: 60px;*/
    }
    .smplr-careers23-endorsement-content {
        max-width: 250px;
    }
    .smplr-careers23-endorsement-item {
        display: flex;
        align-items: center;
        margin: 0 45px;
        gap: 30px;
        height: 110px;
    }
    .smplr-careers23-endorsement-logo {
        height: 110px;
        max-width: 220px;
        width: auto;
    }
    .smplr-careers23-endorsement-item img {
        max-width: 220px;
        max-height: 110px;
        width: auto;
        height: auto;
    }
    .smplr-careers23-benefits-info {
        grid-column: 1/7;
        grid-row: 1/8;
        padding-top: 30px;
        padding-left: calc(4vw + 40px);
        padding-right: calc(4vw + 40px);
    }
    .smplr-careers23-sticky {
        position: sticky;
        top:120px;
    }
    .smplr-careers23-benefits-list {
        grid-column: 7/13;
        grid-row: 1/9;
        padding-right: calc(4vw + 40px);
    }
    .smplr-careers23-benefit {
        padding: 60px 76px 40px 76px;
    }
    .benefits-section {
        padding-bottom: 90px;
    }
    .smplr-careers23-section.benefits-section {
        grid-template-rows: repeat(8,1fr);
    }
    .smplr-careers23-benefit, .smplr-careers23-benefit p, .smplr-careers23-benefit ul {
        margin: 0 0 20px 0
    }
    .smplr-careers23-benefits-info h2 {
        margin: 0 0 40px 0;
    }
    .smplr-careers23-testimonials-info {
        padding: 60px calc(4vw + 40px);
        grid-column: 1/5;
        grid-row: 1/5;
    }
    .smplr-careers23-testimonials-list li  {
        grid-template-rows: repeat(6,1fr);
    }
    .smplr-careers23-testimonials-list-container {
        grid-column: 5/13;
        grid-row: 1/5;
    }
    .smplr-careers23-testimonials-list-image {
        grid-column: 1/4;
        grid-row: 1/6;
        max-width: 400px;
        padding-top: 85%
    }
    .smplr-careers23-testimonials-list-content {
        grid-column: 4/13;
        grid-row: 1/7;
        padding: calc(4vw + 40px);
    }
    .smplr-careers23-testimonials-list-container .bx-wrapper .bx-pager {
        bottom: 40px!important;
        width: 37.5%!important;
    }
    .smplr-careers23-related-content {
        display: flex;
        gap: 90px;
    }
    .related-section, 
    .journey-section {
        padding: 90px 0;
    }
    .smplr-careers23-values-container {
        display: flex;
        justify-content: space-between;
        gap: 100px;
        margin: 60px 0 40px 0
    }
    .groups-section {
        display: grid;
        grid-gap: 0;
        grid-template-columns: repeat(12,1fr);
        margin-top: 90px;
    }
    .smplr-careers23-groups-content {
        grid-column: 7/13;
    }
    .smplr-careers23-groups-menu {
        grid-column: 1/7;
        padding: 0 calc(4vw + 40px);
    }
    .smplr-careers23-groups-menu-item {
        margin: 0 0 40px 0;
    }
    .smplr-careers23-groups-menu-item::after {
        height: 50px;
    }
    .smplr-careers23-groups-content-item-inner {
        padding:  calc(4vw + 30px) calc(4vw + 40px) calc(4vw + 10px) calc(4vw + 40px) ;
    }
    .smplr-careers23-groups-menu h2 {
        margin: 0 0 30px 0!important
    }
    .team-section {
        padding: 90px 0 0 0;
        
    }
    .smplr-careers23-team-header h2 {
        grid-column: 1/6;
        margin: 0!important
    }
    .smplr-careers23-team-header p {
        grid-column: 6/13;
    }
    .cta-1 .smplr-careers23-cta-image,
    .cta-2 .smplr-careers23-cta-info {
        grid-column: 1/7;
        grid-row: 1/13;
    }
    .cta-2 .smplr-careers23-cta-image,
    .cta-1 .smplr-careers23-cta-info {
        grid-column: 7/13;
        grid-row: 1/13;
    }
    .smplr-careers23-cta-info {
        display: flex;
        align-items: center;
        padding: calc(4vw + 40px) calc(4vw + 120px) calc(4vw + 40px) calc(4vw + 40px);
    }
    .smplr-careers23-journey-info {
        grid-column: 1/6;
        grid-row: 1/8;
        padding: 40px calc(4vw + 60px) 40px calc(4vw + 40px);
    }
    .smplr-careers23-journey-steps {
        grid-column: 6/13;
        grid-row: 1/8;
    }
    .smplr-careers23-journey-step-menu-item {
        width: 50px;
        height: 50px;
        border-radius: 50px;
        font-size: 25px;
        margin: 0 auto 60px auto;
    }
    .smplr-careers23-journey-step-menu-item:last-of-type {
        margin: 0 auto;
    }
    .smplr-careers23-journey-steps-menu {
        grid-column: 1/3;
    }
    .smplr-careers23-journey-steps-content {
        grid-column: 3/8;
    }
    .smplr-careers23-journey-step-item {
        padding: 0 calc(4vw + 40px) 0 0;
    }
    .smplr-careers23-journey-step-menu-item::after {
        top: 48px;
        height: 60px;
    }
    .team-section figure {
        margin: 40px 0 40px 0!important;
    }
    .smplr-careers23-related-item {
        max-width: 480px;
    }
    /*main#opportunities {
        max-width: 83.333%;
    }*/
    .smplr-careers23-menu-ul {
        display: flex!important;
        justify-content: center!important;
    }
    .smplr-careers23-menu-ul li {
        padding-left: 0!important;
        padding-right: 0!important;
        max-width: 230px;
        margin-left: 20px;
    }
    .smplr-careers23-page-title h3 {
        font-size: 17px;
        line-height: 20px;
    }
    .smplr-careers23-groups-section .image-with-freetext__text-wrapper {
        padding: 0 90px!important;
    }
    /*
    .smplr-careers23-groups-content-item {
        position: absolute;
        top: 999px;
        left: 0;
        right: 0;
        opacity: 0;
    }
   /*.smplr-careers23-groups-content-item.leave {
        top: -999px;
        opacity: 0;
    }
    .smplr-careers23-groups-content-item.active {
        top: 50%;
        opacity: 1;
        transform: translate(0,-50%);
    }
    */

    .simplr-careers23-modal-item {
        max-width: 900px;
    }
    .smplr-careers23-cta-info h2 {
        max-width: 90%;
    }
    .smplr-careers23-journey-step-item.active {
        top: 50%;
        transform: translate(0, -50%);
    }
}

@media only screen and (min-width: 991px) and (max-width: 1150px) {
    .smplr-careers23-endorsement-container {
        /*flex-wrap: wrap;*/
    }
    .smplr-careers23-page-intro {
        max-width: 650px;
    }
}

@media only screen and (min-width: 1200px) {
    .smplr-careers23-page-intro {
        max-width: 650px;
    }
    .simplr-careers23-modal-item {
        max-width: 1000px;
    }
    .smplr-careers23-cta-info h2 {
        max-width: 85%;
    }
}

@media only screen and (min-width: 1400px) {
    .smplr-careers23-endorsement-container {
        /*gap: 100px*/
    }
    .smplr-careers23-related-content {
        gap: 120px
    }
    .smplr-careers23-related-item {
        max-width: 580px;
    }
    .smplr-careers23-menu-ul li {
        padding-left: 0!important;
        padding-right: 0!important;
        max-width: 235px;
    }
    .simplr-careers23-modal-item {
        max-width: 1200px;
    }
    .smplr-careers23-cta-info h2 {
        max-width: 80%;
    }
    .smplr-careers23-section.top-section {
        max-height: 450px;
    }
}

@media only screen and (min-width: 1700px) {
    .smplr-careers23-page-intro {
        max-width: 700px;
    }
    .smplr-careers23-section.top-section {
        max-height: 500px;
    }
}