.career-media{background:var(--lightGrey);margin-bottom:10px}.career-media__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.career-media__img{border-radius:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;overflow:hidden}.career-media__img--s-img{height:265px;max-width:265px;width:100%}.career-media__img--l-img{height:265px;max-width:550px;width:100%}.career-media__card{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:265px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:10px;color:#fff!important;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:32px 32px 28px}.career-media__card--db{background:#0a263e}.career-media__card--lb{background:#16baff}.career-media__card--gr{background:radial-gradient(81.51% 81.51% at 37.92% 80.14%,#16baff 0,#0a263e 100%)}.career-media__card-icon{height:32px;margin-bottom:24px}.career-media__card-button{border:1px solid #fff;border-radius:10px;color:#fff;font-size:16px;font-weight:800;line-height:22.4px;margin-top:auto;padding:12px 24px;-webkit-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;transition:background .2s,color .2s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:-webkit-max-content;width:-moz-max-content;width:max-content}.career-media__card-button:hover{background:#fff;color:var(--black)}@media (max-width:1152px){.career-media__img--s-img{height:232px;max-width:232px}.career-media__img--l-img{height:232px;max-width:484px}.career-media__card{max-width:232px;padding:32px 20px}}@media (max-width:767px){.career-media__card,.career-media__img--l-img,.career-media__img--s-img{aspect-ratio:1/1;height:auto;max-width:100%}}