.careers-spacer{height:120px;width:100%}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);align-self:stretch}.image-grid-item{display:flex;height:auto;width:100%;flex:1 0 0;pointer-events:none}.image-grid-item-image{width:100%;height:auto;object-fit:cover}.career-list-container{display:flex;flex-direction:column;width:100%}.careers-offers-container{display:flex;flex-direction:row;width:100%}.careers-offers-accent-container{width:100%;gap:12px;background:var(--taupe);box-shadow:0 0 0 1px var(--taupe)}.careers-offers-accent-container,.careers-offers-content{display:flex;padding:40px;flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch}.careers-offers-content{gap:24px}.careers-offers-content-item{display:flex;align-items:center;gap:16px}.careers-offers-bullet-point{width:8px;height:8px;background:var(--canyon)}.careers-offers-content-text{color:var(--text-primary);font-family:var(--font-matter);font-size:28px;font-style:normal;font-weight:480;line-height:24px}@media (max-width:768px){.image-grid{grid-template-columns:repeat(1,1fr)}.image-grid-item:not(:first-child){display:none}.careers-offers-container{flex-direction:column}.careers-offers-accent-container,.careers-offers-content{padding:20px}}