.careers__image-container,.careers__list{display:flex;align-self:stretch;min-height:0}.careers__header{display:flex;justify-content:space-between;align-items:flex-end;gap:4rem;flex-wrap:wrap}.careers__content{margin-top:2.5rem;display:flex;gap:4rem;align-items:stretch}.careers__list{flex:1 1 0;flex-direction:column;gap:1.5rem}.careers__card{display:flex;align-items:center;justify-content:space-between;background:var(--primary-0);border-radius:.5rem;border:.0625rem solid var(--primary-1);padding:1rem;position:relative;cursor:pointer;gap:1.5rem}.careers__card i{width:2.5rem;height:2.5rem;min-width:2.5rem;display:flex;justify-content:center;align-items:center;background-color:var(--primary-4);color:var(--gray-1);border-radius:.5rem;font-size:.75rem}.careers__card:hover{text-decoration:none}.careers__card-content{display:flex;flex-direction:column;align-items:flex-start}.careers__card-content h3{font-size:1.5rem;font-weight:700;color:var(--primary-16);line-height:1.2;margin-bottom:.5rem}.careers__card-content p{color:var(--primary-14);font-size:1rem;line-height:1.4;max-width:43.75rem}.careers__image-container{align-items:stretch;overflow:hidden;flex:1 1 0}.careers__image{height:100%;width:auto;max-width:100%;display:block;border-radius:.5rem;object-fit:cover}@media (max-width:61.99875em){.careers__header{flex-direction:column;gap:1.5rem;align-items:flex-start}.careers__btn{margin-top:.75rem}.careers__content{flex-direction:column;gap:1.5rem;align-items:normal}.careers__list{align-self:normal;flex:none}.careers__image-container{align-self:normal;flex:none;align-items:normal;min-height:auto;max-height:25rem}.careers__image{height:auto;width:100%;max-height:25rem;object-fit:cover}}@media (min-width:61.99875em){.careers__label{flex:0 1 50%}}