.career-indicators{background:var(--lightGrey);margin-bottom:10px}.career-indicators__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.career-indicators__col{display:-ms-grid;display:grid;-ms-grid-rows:auto 20px auto 20px auto;grid-template-rows:repeat(3,auto);-ms-grid-columns:1fr 20px 1fr;gap:20px;grid-template-columns:repeat(2,1fr);max-width:550px;width:100%}.career-indicators__col>:first-child{-ms-grid-column:1;-ms-grid-row:1}.career-indicators__col>:nth-child(2){-ms-grid-column:3;-ms-grid-row:1}.career-indicators__col>:nth-child(3){-ms-grid-column:1;-ms-grid-row:3}.career-indicators__col>:nth-child(4){-ms-grid-column:3;-ms-grid-row:3}.career-indicators__col>:nth-child(5){-ms-grid-column:1;-ms-grid-row:5}.career-indicators__col>:nth-child(6){-ms-grid-column:3;-ms-grid-row:5}.career-indicators__indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;background:#fff;border-radius:10px;gap:8px;justify-content:center;max-width:265px;min-height:180px;padding:32px;width:100%}.career-indicators__indicator-title{font-size:48px;font-weight:500;line-height:100%}.career-indicators__indicator-text{color:var(--darkGrey);font-size:14px;font-weight:500;line-height:20px}.career-indicators__f-img,.career-indicators__l-img{border-radius:10px;height:100%;max-height:380px;max-width:265px;object-fit:cover;width:100%}.career-indicators__l-img{-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:2;-ms-grid-column:2;grid-column-start:2;grid-row-end:4;-ms-grid-column-span:1;grid-column-end:3}@media (max-width:1152px){.career-indicators__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.career-indicators__col{max-width:100%}.career-indicators__indicator{max-width:358px;min-height:243px}.career-indicators__f-img,.career-indicators__l-img{max-height:512px;max-width:358px}}@media (max-width:767px){.career-indicators__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.career-indicators__indicator{max-width:100%;min-height:243px}.career-indicators__f-img{max-width:100%}.career-indicators__l-img{display:none}}