.career-card{padding:3.2rem;border-radius:.8rem;border:1px solid var(--grey-light-2);background:var(--bg-transparent);display:flex}.career-card__wrap{width:-moz-fit-content;width:fit-content;border-radius:.8rem;width:8rem;height:8rem;max-width:8rem;display:flex;align-items:center;justify-content:center;margin-right:3.2rem;flex:1 0 8rem}.career-card__icon{object-fit:cover}.career-card__title{margin-bottom:1.6rem;font-size:2.6rem;font-weight:600;color:var(--black-blue)}.career-card__subtitle{font-size:1.4rem;font-weight:300;color:var(--black-blue)}.career-card__subtitle h1{font-size:4rem;color:var(--black-blue);font-weight:600;margin-bottom:1.6rem}.career-card__subtitle h2{font-size:3.2rem}.career-card__subtitle h2,.career-card__subtitle h3{font-weight:600;color:var(--blue-2);margin-bottom:1.6rem}.career-card__subtitle h3{font-size:2.8rem}.career-card__subtitle h4{font-size:2.4rem}.career-card__subtitle h4,.career-card__subtitle h5{font-weight:600;color:var(--blue-2);margin-bottom:1.6rem}.career-card__subtitle h5{font-size:2.2rem}.career-card__subtitle h6{font-size:1.8rem;font-weight:600;color:var(--blue-2);margin-bottom:1.6rem}.career-card__subtitle p{font-size:1.4rem;font-weight:400;color:var(--grey-dark);margin-bottom:1.6rem}.career-card__subtitle ul{margin-bottom:1.6rem;padding-left:1.6rem}.career-card__subtitle ul li{color:var(--grey-dark);list-style:disc;font-size:1.4rem}.career-card__subtitle ol{margin-bottom:1.6rem;padding-left:2.6rem}.career-card__subtitle ol li{color:var(--grey-dark);list-style:auto;font-size:1.4rem}.career-card__subtitle a:not(button a){color:var(--blue-2);border-bottom:1px solid var(--blue-2);width:-moz-fit-content;width:fit-content;padding-bottom:.1rem}.career-card__subtitle a:not(button a):hover{color:var(--blue)}.career-page{display:flex;flex-direction:column;justify-content:space-between;flex:1 0 auto}.career-page__wrap{padding:6rem 10rem}@media(max-width:1280px){.career-page__wrap{padding:3.2rem}}@media(max-width:600px){.career-page__wrap{padding:1.6rem}}.career-page__breadcrumbs,.career-page__title{margin-bottom:3.2rem}.career-page__title{color:var(--black-blue);font-size:4rem;font-weight:600}@media(max-width:600px){.career-page__title{font-size:2.4rem}}.career-page__subtitle{font-size:1.4rem;font-weight:400;color:var(--grey);margin-bottom:3.2rem}.career-page__loader{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.career-page__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem}@media(max-width:768px){.career-page__list{grid-template-columns:1fr}}.career-page__no-vacancies{display:flex;gap:2.4rem;align-items:center;justify-content:space-between;padding:4.8rem;background:var(--gradient);border-radius:.8rem}.career-page__no-vacancies-content{flex:1 1 60%}.career-page__no-vacancies-content p{margin:0 0 1.2rem;color:var(--grey-lifgt);font-size:1.6rem;line-height:1.4}.career-page__no-vacancies-content .accent{color:var(--accent);font-weight:600}.career-page__no-vacancies-content .cta{padding:1rem 3.2rem;background:var(--blue-2);border-radius:.8rem;white-space:nowrap;margin-right:4rem;font-weight:600;font-size:1.2rem;width:-moz-fit-content;width:fit-content}.career-page__no-vacancies-illustration{flex:0 0 28rem;display:flex;align-items:center;justify-content:center}.career-page__no-vacancies-illustration img{max-width:100%;height:auto;display:block}@media(max-width:600px){.career-page__no-vacancies{flex-direction:column;gap:1.2rem}.career-page__no-vacancies .career-page__no-vacancies__illustration{flex-basis:auto;width:60%}}