.career-locations{background:var(--lightGrey);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:10px}.career-locations__title,.career-locations__title h2{color:#fff}.career-locations__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.career-locations__location{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;background-color:hsla(0,0%,100%,.06);border-radius:10px;height:174px;justify-content:flex-end;max-width:216px;overflow:hidden;padding:20px;width:100%}.career-locations__location,.career-locations__location:before{background-position:50%;background-repeat:no-repeat;background-size:cover}.career-locations__location:before{background-image:var(--loc-bg);bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .2s;z-index:1}.career-locations__location *{position:relative;z-index:2}.career-locations__location-title{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:22px;margin-bottom:4px}.career-locations__location-city{color:#fff;font-size:20px;font-weight:600;line-height:32px;margin-bottom:4px}.career-locations__location-country{color:hsla(0,0%,100%,.6);font-size:14px;font-weight:400;line-height:22px}.cta-popup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:10px;bottom:120px;-webkit-box-shadow:4px 4px 10px 0 rgba(0,0,0,.25);box-shadow:4px 4px 10px 0 rgba(0,0,0,.25);gap:20px;max-width:calc(100% - 52px);opacity:0;padding:40px 60px 40px 40px;position:fixed;right:94px;transition:opacity .2s,visibility .2s;visibility:hidden;width:736px;z-index:999}.cta-popup.shown{opacity:1;visibility:visible}.cta-popup__info{max-width:475px;width:100%}.cta-popup__close{background:none;border:0;cursor:pointer;height:16px;position:absolute;right:28px;top:28px;width:16px}@media (max-width:1152px){.career-locations__location{height:143px;max-width:176px}.cta-popup{right:26px}.cta-popup__info{max-width:440px}}@media (max-width:767px){.career-locations__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.career-locations__location{height:114px;max-width:141px;padding:16px}.career-locations__location:before{opacity:1}.career-locations__location>*{margin-bottom:0}.career-locations__location-city{font-size:16px;line-height:24px}.cta-popup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}