 @media only screen and (min-width: 0rem) {.cs-button-solid {background-color: var(--primaryDark);font-family: var(--bodyFontFamily);}#cs-navigation .cs-button-solid {background-color: var(--primaryDark);font-family: var(--headerFontFamily);}.svg-background-container {position: relative;}.svg-background-container::before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url("/assets/svgs/pattern.svg");background-repeat: no-repeat;background-size: cover;z-index: 1;pointer-events: none;}}@media only screen and (min-width: 0rem) {#careers-2065 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#careers-2065 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;justify-content: center;gap: clamp(3rem, 6vw, 4rem);}#careers-2065 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#careers-2065 .cs-wrapper {display: flex;flex-direction: column;gap: clamp(2rem, 4vw, 3rem);}#careers-2065 .cs-title {max-width: 12ch;}#careers-2065 .cs-text {max-width: 55rem;}#careers-2065 .cs-picture {width: 100%;height: clamp(25rem, 50vw, 47rem);overflow: hidden;display: block;position: relative;z-index: 1;}#careers-2065 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#careers-2065 .cs-events {width: 100%;display: flex;flex-direction: column;align-items: center;gap: 2.5rem;}#careers-2065 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;gap: 2rem;}#careers-2065 .cs-item {text-decoration: none;list-style: none;width: 100%;box-sizing: border-box;padding-bottom: 2rem;overflow: hidden;border-bottom: 1px solid #e8e8e8;display: flex;align-items: flex-start;gap: clamp(1rem, 2vw, 1.5rem);position: relative;z-index: 1;}#careers-2065 .cs-item:last-of-type {padding: 0;border-bottom: none;}#careers-2065 .cs-info-wrapper {display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;}#careers-2065 .cs-info {display: flex;flex-direction: column;}#careers-2065 .cs-h3 {font-size: 1.5625rem;font-weight: 700;line-height: 1.2em;margin: 0 0 0.75rem 0;color: var(--primaryDark);font-family: var(--bodyFontFamily);}#careers-2065 .cs-flex {margin: 0 0 0.75rem 0;display: flex;gap: 1rem;}#careers-2065 .cs-time, #careers-2065 .cs-location {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: flex;align-items: center;gap: 0.5rem;}#careers-2065 .cs-icon {width: 1rem;height: auto;}#careers-2065 .cs-button-transparent {font-size: 1rem;line-height: 4.25em;text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: var(--primaryDark);min-width: 11.5625rem;padding: 0 2.125rem;background-color: transparent;text-transform: uppercase;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;transition: color 0.3s;}#careers-2065 .cs-button-transparent:before {content: "";position: absolute;height: 100%;width: 0%;background: #fff;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#careers-2065 .cs-button-transparent:after {content: "";position: absolute;height: 100%;width: 100%;background-color: transparent;box-sizing: border-box;border: 1px solid var(--primaryDark);top: 0;left: 0;z-index: -1;transition: width 0.3s;pointer-events: none;}#careers-2065 .cs-button-transparent:hover {color: var(--primaryDark);}#careers-2065 .cs-button-transparent:hover:before {width: 100%;}}@media only screen and (min-width: 48rem) {#careers-2065 .cs-wrapper {flex-direction: row;}#careers-2065 .cs-picture {max-width: 21.25rem;height: auto;}#careers-2065 .cs-events {width: 70%;min-width: 24.25rem;justify-content: flex-start;}#careers-2065 .cs-card-group {margin-bottom: 5rem;}}@media only screen and (min-width: 64rem) {#careers-2065 .cs-info-wrapper {flex-direction: row;align-items: center;}}