.module-careers{margin-bottom:30rem;margin-bottom:var(--margin-xxl,30rem);padding:0 10rem;padding:0 var(--pwx,10rem);position:relative;scroll-behavior:smooth;scroll-margin-top:20rem;scroll-margin-top:var(--margin-main-top,20rem);width:100%}.module-careers .module-inner{margin-left:auto;margin-right:auto;max-width:160rem;width:100%}.module-careers .careers-content{display:flex;flex-direction:column;gap:9rem;gap:var(--margin-lg,9rem);width:100%}.module-careers .careers-content .careers-category{display:block}.module-careers .careers-content .careers-category .careers-category-heading{border-bottom:1px solid #d2d2d2;border-bottom:1px solid var(--color-separator,#d2d2d2);color:#8c877d;color:var(--color-grey-text,#8c877d);font-family:ABC Monument Grotesk Semi-Mono,Courier,Courier New,monospace;font-family:var(--font-secondary,"ABC Monument Grotesk Semi-Mono","Courier","Courier New",monospace);font-size:1.4rem;font-size:var(--size-nav,1.4rem);line-height:1;margin-bottom:2rem;margin-bottom:var(--gutter-half,2rem);padding-bottom:1em}.module-careers .careers-content .careers-category .careers-category-content{display:flex;flex-direction:column;font-size:2rem;font-size:var(--size-body,2rem);line-height:1.4;line-height:var(--line-height,1.4);width:100%}.module-careers .careers-content .careers-category .careers-category-content .careers-category-item{align-items:center;display:flex;gap:4rem;gap:var(--gutter,4rem);padding:1em 0}@media(max-width:767.98px){.module-careers .careers-content .careers-category .careers-category-content .careers-category-item{font-size:1.4rem;font-size:var(--size-small,1.4rem);letter-spacing:normal;line-height:1.4;line-height:var(--line-height,1.4)}}.module-careers .careers-content .careers-category .careers-category-content .careers-category-item .title{transition:color .25s;transition:color var(--duration-default,.25s);width:50%}.module-careers .careers-content .careers-category .careers-category-content .careers-category-item .location{color:#8c877d;color:var(--color-grey-text,#8c877d);width:25%}@media(max-width:1179.98px){.module-careers .careers-content .careers-category .careers-category-content .careers-category-item .location{width:50%}}.module-careers .careers-content .careers-category .careers-category-content .careers-category-item .message{color:#8c877d;color:var(--color-grey-text,#8c877d);margin-left:auto;opacity:0;transform:translateY(1em);transition:opacity .25s,transform .35s;transition:opacity var(--duration-default,.25s),transform var(--duration-long,.35s);white-space:nowrap}@media(max-width:1179.98px){.module-careers .careers-content .careers-category .careers-category-content .careers-category-item .message{display:none}}@media(hover:hover){.module-careers .careers-content .careers-category .careers-category-content .careers-category-item:hover .title{color:#8c877d;color:var(--color-grey-text,#8c877d)}.module-careers .careers-content .careers-category .careers-category-content .careers-category-item:hover .message{opacity:1;transform:none}}