:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.backgroundFiveCards{--margin-top:0;--margin-bottom:0;margin:var(--margin-top) auto var(--margin-bottom) auto;max-width:1680px;padding:0 20px;position:relative;width:100%;--margin-top:20px;--margin-bottom:20px}@media only screen and (max-width:768px){.backgroundFiveCards{padding:0;--margin-top:0px;--margin-bottom:0px}}.backgroundFiveCards__wrapper{border-radius:20px;overflow:hidden;padding:60px 70px;position:relative}@media only screen and (max-width:768px){.backgroundFiveCards__wrapper{background:linear-gradient(139.99deg,#1b365d,#040c0f);border-radius:0;padding:40px 20px}}.backgroundFiveCards__wrapper__bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.rtl .backgroundFiveCards__wrapper__bg{transform:scaleX(-1)}@media only screen and (max-width:768px){.backgroundFiveCards__wrapper__bg{display:none}}.backgroundFiveCards__wrapper__title{position:relative;z-index:2}@media only screen and (max-width:768px){.backgroundFiveCards__wrapper__title{position:static}}.backgroundFiveCards__wrapper__title__text{color:#fff;display:block;display:-webkit-box;-webkit-line-clamp:2;margin-bottom:31px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:1025px){.backgroundFiveCards__wrapper__title__text{width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*5 + var(--grid-gutter)*4)}}@media only screen and (max-width:768px){.backgroundFiveCards__wrapper__title__cta{bottom:39px;max-width:calc(100% - 40px);position:absolute;width:100%}.backgroundFiveCards__wrapper__title__cta .cta{background:#fff;color:#1b365d;width:100%}.backgroundFiveCards__wrapper__title__cta .cta svg{stroke:#1b365d}.backgroundFiveCards__wrapper__title__cta .cta__container{justify-content:center}}.backgroundFiveCards__wrapper__items{margin-top:-100px}@media only screen and (max-width:1024px){.backgroundFiveCards__wrapper__items{margin-top:30px}}@media only screen and (max-width:768px){.backgroundFiveCards__wrapper__items{padding-bottom:50px}}.backgroundFiveCards__wrapper__items .empty{height:221px}@media only screen and (max-width:1024px){.backgroundFiveCards__wrapper__items .empty{display:none}}.backgroundFiveCards__wrapper__items__card{margin-bottom:20px;width:calc(((var(--grid-width) - var(--grid-gutter))/var(--grid-col-count) - var(--grid-gutter))*5 + var(--grid-gutter)*4)}@media only screen and (max-width:1024px){.backgroundFiveCards__wrapper__items__card{width:100%}}.backgroundFiveCards__wrapper__items__card .career-card{background-color:var(--color-white);border-radius:14px;color:var(--color-blue);display:flex;flex-direction:column;gap:20px;justify-content:space-between;padding:30px;position:relative;width:100%}@media only screen and (min-width:1025px){.backgroundFiveCards__wrapper__items__card .career-card{box-shadow:0 10px 50px -10px rgba(4,33,78,.102)}}@media only screen and (max-width:1024px){.backgroundFiveCards__wrapper__items__card .career-card{box-shadow:0 10px 50px -10px rgba(4,73,177,.1)}}.rtl .backgroundFiveCards__wrapper__items__card .career-card{direction:rtl}.backgroundFiveCards__wrapper__items__card .career-card__title{margin-bottom:20px}.backgroundFiveCards__wrapper__items__card .career-card__description{color:rgba(27,54,93,.8);display:block;display:-webkit-box;flex:1 1 auto;-webkit-line-clamp:3;position:relative;z-index:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.backgroundFiveCards__wrapper__items__card .career-card__logo{fill:#1e22aa;left:50%;opacity:.06;position:absolute;top:0;transform:translateX(-50%);width:65%;z-index:0}.backgroundFiveCards__wrapper__items__card .career-card__links{display:flex;justify-content:space-between}.backgroundFiveCards__wrapper__items__card .career-card__sololink{display:flex;justify-content:flex-end}.backgroundFiveCards__wrapper__items__card .career-card__link{text-decoration:none}.backgroundFiveCards__wrapper__items__card .career-card__link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.backgroundFiveCards__wrapper__items__card .career-card__cta .cta__container svg{height:20px;margin-inline-end:4px;width:13px}.rtl .backgroundFiveCards__wrapper__items__card .career-card__cta .cta__container svg{transform:none!important}.rtl .backgroundFiveCards__wrapper__items__card .career-card__cta .cta:hover .cta__container svg{transform:translateY(-5px)!important}