.tms-app :is(.tms-fixed){position:fixed}.tms-app :is(.tms-absolute){position:absolute}.tms-app :is(.tms-relative){position:relative}.tms-app :is(.tms-left-0){left:0}.tms-app :is(.tms-right-0){right:0}.tms-app :is(.tms-right-4){right:1rem}.tms-app :is(.tms-top-0){top:0}.tms-app :is(.tms-z-10){z-index:10}.tms-app :is(.tms-z-30){z-index:30}.tms-app :is(.tms-z-50){z-index:50}.tms-app :is(.tms-col-span-full){grid-column:1 / -1}.tms-app :is(.tms-col-start-1){grid-column-start:1}.tms-app :is(.tms-col-end-6){grid-column-end:6}.tms-app :is(.tms-m-0){margin:0}.tms-app :is(.tms-mx-auto){margin-left:auto;margin-right:auto}.tms-app :is(.tms-my-2){margin-top:.5rem;margin-bottom:.5rem}.tms-app :is(.tms-my-4){margin-top:1rem;margin-bottom:1rem}.tms-app :is(.tms-mb-2){margin-bottom:.5rem}.tms-app :is(.tms-mb-3){margin-bottom:.75rem}.tms-app :is(.tms-mb-4){margin-bottom:1rem}.tms-app :is(.tms-mb-8){margin-bottom:2rem}.tms-app :is(.tms-mt-0){margin-top:0}.tms-app :is(.tms-mt-1){margin-top:.25rem}.tms-app :is(.tms-mt-8){margin-top:2rem}.tms-app :is(.tms-block){display:block}.tms-app :is(.tms-inline-block){display:inline-block}.tms-app :is(.tms-flex){display:flex}.tms-app :is(.tms-grid){display:grid}.tms-app :is(.tms-hidden){display:none}.tms-app :is(.tms-h-16){height:4rem}.tms-app :is(.tms-h-32){height:8rem}.tms-app :is(.tms-h-4){height:1rem}.tms-app :is(.tms-h-56){height:14rem}.tms-app :is(.tms-h-8){height:2rem}.tms-app :is(.tms-h-auto){height:auto}.tms-app :is(.tms-h-full){height:100%}.tms-app :is(.tms-h-screen){height:100vh}.tms-app :is(.tms-w-16){width:4rem}.tms-app :is(.tms-w-32){width:8rem}.tms-app :is(.tms-w-4){width:1rem}.tms-app :is(.tms-w-8){width:2rem}.tms-app :is(.tms-w-full){width:100%}.tms-app :is(.tms-max-w-screen-2xl){max-width:1536px}.tms-app :is(.tms-max-w-screen-sm){max-width:640px}.tms-app :is(.tms-auto-cols-min){grid-auto-columns:min-content}.tms-app :is(.tms-grid-cols-1){grid-template-columns:repeat(1,minmax(0,1fr))}.tms-app :is(.tms-grid-cols-2){grid-template-columns:repeat(2,minmax(0,1fr))}.tms-app :is(.tms-grid-cols-5){grid-template-columns:repeat(5,minmax(0,1fr))}.tms-app :is(.tms-flex-col){flex-direction:column}.tms-app :is(.tms-flex-wrap){flex-wrap:wrap}.tms-app :is(.tms-items-center){align-items:center}.tms-app :is(.tms-justify-center){justify-content:center}.tms-app :is(.tms-justify-between){justify-content:space-between}.tms-app :is(.tms-gap-12){gap:3rem}.tms-app :is(.tms-gap-2){gap:.5rem}.tms-app :is(.tms-gap-3){gap:.75rem}.tms-app :is(.tms-gap-4){gap:1rem}.tms-app :is(.tms-gap-8){gap:2rem}.tms-app :is(.tms-overflow-hidden){overflow:hidden}.tms-app :is(.tms-rounded){border-radius:.25rem}.tms-app :is(.tms-rounded-full){border-radius:9999px}.tms-app :is(.tms-rounded-xl){border-radius:.75rem}.tms-app :is(.tms-border){border-width:1px}.tms-app :is(.tms-border-2){border-width:2px}.tms-app :is(.tms-border-b){border-bottom-width:1px}.tms-app :is(.tms-border-b-4){border-bottom-width:4px}.tms-app :is(.tms-border-black){--tw-border-opacity: 1;border-color:rgb(var(--tms-colors-black) / var(--tw-border-opacity))}.tms-app :is(.tms-border-gray){--tw-border-opacity: 1;border-color:rgb(var(--tms-colors-gray) / var(--tw-border-opacity))}.tms-app :is(.tms-border-gray-light){--tw-border-opacity: 1;border-color:rgb(var(--tms-colors-gray-light) / var(--tw-border-opacity))}.tms-app :is(.tms-bg-accent){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-accent) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-alert){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-alert) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-black){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-black) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-gray){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-gray-dark){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray-dark) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-gray-light){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray-light) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-primary){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-primary) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-primary-accent){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-primary-accent) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-secondary){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-secondary) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-success){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-success) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-warning){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-warning) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-white){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-white) / var(--tw-bg-opacity))}.tms-app :is(.tms-bg-cover){background-size:cover}.tms-app :is(.tms-bg-center){background-position:center}.tms-app :is(.tms-p-2){padding:.5rem}.tms-app :is(.tms-p-4){padding:1rem}.tms-app :is(.tms-px-2){padding-left:.5rem;padding-right:.5rem}.tms-app :is(.tms-px-4){padding-left:1rem;padding-right:1rem}.tms-app :is(.tms-py-1){padding-top:.25rem;padding-bottom:.25rem}.tms-app :is(.tms-py-2){padding-top:.5rem;padding-bottom:.5rem}.tms-app :is(.tms-py-4){padding-top:1rem;padding-bottom:1rem}.tms-app :is(.tms-py-8){padding-top:2rem;padding-bottom:2rem}.tms-app :is(.tms-pb-1){padding-bottom:.25rem}.tms-app :is(.tms-text-center){text-align:center}.tms-app :is(.tms-align-middle){vertical-align:middle}.tms-app :is(.tms-font-mono){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tms-app :is(.tms-text-2xl){font-size:1.5rem;line-height:2rem}.tms-app :is(.tms-text-4xl){font-size:2.25rem;line-height:2.5rem}.tms-app :is(.tms-text-lg){font-size:1.125rem;line-height:1.75rem}.tms-app :is(.tms-text-sm){font-size:.875rem;line-height:1.25rem}.tms-app :is(.tms-text-xl){font-size:1.25rem;line-height:1.75rem}.tms-app :is(.tms-text-xs){font-size:.75rem;line-height:1rem}.tms-app :is(.tms-font-extrabold){font-weight:800}.tms-app :is(.tms-font-medium){font-weight:500}.tms-app :is(.tms-uppercase){text-transform:uppercase}.tms-app :is(.tms-leading-none){line-height:1}.tms-app :is(.tms-text-black){--tw-text-opacity: 1;color:rgb(var(--tms-colors-black) / var(--tw-text-opacity))}.tms-app :is(.tms-text-white){--tw-text-opacity: 1;color:rgb(var(--tms-colors-white) / var(--tw-text-opacity))}.tms-app :is(.tms-opacity-0){opacity:0}.tms-app :is(.tms-opacity-90){opacity:.9}.tms-app :is(.tms-shadow-lg){--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tms-app :is(.tms-shadow-sm){--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tms-app :is(.tms-ring-2){--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.tms-app :is(.tms-ring-gray-light){--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--tms-colors-gray-light) / var(--tw-ring-opacity))}.tms-app :is(.tms-drop-shadow-lg){--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--tms-colors-primary: 99 179 75;--tms-colors-primary-accent: 30 105 177;--tms-colors-secondary: 30 105 177;--tms-colors-accent: 43 203 186;--tms-colors-alert: 252 92 101;--tms-colors-warning: 247 183 49;--tms-colors-success: 38 222 129;--tms-colors-black: 30 39 46;--tms-colors-white: 255 255 255;--tms-colors-gray: 72 84 96;--tms-colors-gray-light: 209 216 224;--tms-colors-gray-dark: 75 101 132;--tms-image-hero: url(https://cdn.eu.talention.com/www.wirtz-medical.de/layers-vite/img/hero-image.webp);--tms-fonts-sans: "Raleway", sans-serif}#leaf *,#content-talention .talention #leaf *{box-sizing:border-box}#leaf *,#leaf :before,#leaf :after,#content-talention .talention #leaf *,#content-talention .talention #leaf :before,#content-talention .talention #leaf :after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }#leaf ::backdrop,#content-talention .talention #leaf ::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }#leaf blockquote,#leaf dl,#leaf dd,#leaf h1,#leaf h2,#leaf h3,#leaf h4,#leaf h5,#leaf h6,#leaf hr,#leaf figure,#leaf p,#leaf pre,#content-talention .talention #leaf blockquote,#content-talention .talention #leaf dl,#content-talention .talention #leaf dd,#content-talention .talention #leaf h1,#content-talention .talention #leaf h2,#content-talention .talention #leaf h3,#content-talention .talention #leaf h4,#content-talention .talention #leaf h5,#content-talention .talention #leaf h6,#content-talention .talention #leaf hr,#content-talention .talention #leaf figure,#content-talention .talention #leaf p,#content-talention .talention #leaf pre{margin:0}#leaf h1,#leaf h2,#leaf h3,#leaf h4,#leaf h5,#leaf h6,#content-talention .talention #leaf h1,#content-talention .talention #leaf h2,#content-talention .talention #leaf h3,#content-talention .talention #leaf h4,#content-talention .talention #leaf h5,#content-talention .talention #leaf h6{font-size:inherit;font-weight:inherit}#leaf ol,#leaf ul,#content-talention .talention #leaf ol,#content-talention .talention #leaf ul{list-style:none;margin:0;padding:0}#leaf *,#leaf :before,#leaf :after,#content-talention .talention #leaf *,#content-talention .talention #leaf :before,#content-talention .talention #leaf :after{border-width:0;border-style:solid;border-color:#000}#leaf button,#content-talention .talention #leaf button{padding:0}#leaf h1,#content-talention .talention #leaf h1{margin-top:1rem;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:500;line-height:1.625;--tw-text-opacity: 1;color:rgb(var(--tms-colors-secondary) / var(--tw-text-opacity))}@media (min-width: 768px){#leaf h1,#content-talention .talention #leaf h1{font-size:1.875rem;line-height:2.25rem}}@media (min-width: 1024px){#leaf h1,#content-talention .talention #leaf h1{font-size:2.25rem;line-height:2.5rem}}#leaf h2,#content-talention .talention #leaf h2{margin-top:.75rem;margin-bottom:.75rem;padding-top:.75rem;padding-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-weight:700;line-height:1.625;--tw-text-opacity: 1;color:rgb(var(--tms-colors-secondary) / var(--tw-text-opacity))}#leaf h3,#content-talention .talention #leaf h3{margin-top:.5rem;margin-bottom:.5rem;padding-top:.5rem;padding-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:500;line-height:1.625}#leaf p,#content-talention .talention #leaf p{margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}#leaf ol,#leaf ul,#content-talention .talention #leaf ol,#content-talention .talention #leaf ul{margin-bottom:1rem;margin-left:1rem;list-style-type:disc}#leaf ol li,#leaf ul li,#content-talention .talention #leaf ol li,#content-talention .talention #leaf ul li{font-size:1.125rem;line-height:1.75rem;line-height:1.5}#leaf ol,#content-talention .talention #leaf ol{list-style-type:decimal}@media print{.c-breadcrumb,.c-btn.c-btn--small.c-btn--secondary.u-phone.u-phone--job.u-text-large{display:none}}@media screen{.tms-app #main .tms-component .tms-component-container{margin-left:auto;margin-right:auto;max-width:990px}}@media print{.tms-component.tms-component--joblist tms-relatedjobs,footer,header{display:none!important;visibility:hidden!important}}#main>.tms-component.tms-body,#main>.tms-component.tms-body>.tms-component-container,.o-section.tms-app.o-wrapper.o-wrapper--text{max-width:none!important;padding:0!important;margin:0!important}#leaf,#content-talention .talention #leaf{display:flex;flex-wrap:wrap;overflow:visible;border-width:0px;font-family:var(--tms-fonts-sans);font-size:1rem;line-height:1.5rem}#leaf .inner-leaf,#content-talention .talention #leaf .inner-leaf{margin-left:auto;margin-right:auto;display:flex;max-width:1200px;flex-direction:column;padding-left:.5rem;padding-right:.5rem}@media (min-width: 1024px){#leaf .inner-leaf,#content-talention .talention #leaf .inner-leaf{padding-left:0;padding-right:0}}#leaf #tms-introduction,#leaf #tms-offer,#leaf #tms-offer~div,#leaf #tms-tasks,#leaf #tms-profile,#content-talention .talention #leaf #tms-introduction,#content-talention .talention #leaf #tms-offer,#content-talention .talention #leaf #tms-offer~div,#content-talention .talention #leaf #tms-tasks,#content-talention .talention #leaf #tms-profile{order:5}#leaf #tms-introduction,#content-talention .talention #leaf #tms-introduction{order:1}#leaf #tms-offer,#content-talention .talention #leaf #tms-offer{order:2}#leaf>.inner-leaf,#content-talention .talention #leaf>.inner-leaf{max-width:960px}#leaf .tms-contact-content,#content-talention .talention #leaf .tms-contact-content{display:flex;gap:1rem}#leaf .tms-contact-wrapper,#content-talention .talention #leaf .tms-contact-wrapper{width:100%}#leaf #tms-contact-headline h2,#content-talention .talention #leaf #tms-contact-headline h2{margin-top:0;padding-top:0}#leaf #tms-footer-editor-image,#content-talention .talention #leaf #tms-footer-editor-image{width:auto}#leaf #tms-footer-editor-image img,#content-talention .talention #leaf #tms-footer-editor-image img{max-width:8rem}#leaf #tms-title-image-wrap,#content-talention .talention #leaf #tms-title-image-wrap{overflow:hidden;--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-primary) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(var(--tms-colors-white) / var(--tw-text-opacity))}@media print{#leaf #tms-title-image-wrap,#content-talention .talention #leaf #tms-title-image-wrap{display:none}}#leaf #tms-title-image-wrap .inner-leaf,#content-talention .talention #leaf #tms-title-image-wrap .inner-leaf{display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:1rem}@media (min-width: 768px){#leaf #tms-title-image-wrap .inner-leaf,#content-talention .talention #leaf #tms-title-image-wrap .inner-leaf{flex-direction:row}}#leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan,#content-talention .talention #leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan{position:relative;min-width:50%;padding-top:1.25rem;padding-bottom:1.25rem}@media (min-width: 1024px){#leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan,#content-talention .talention #leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan{min-width:0px}}#leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan h2,#content-talention .talention #leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan h2{font-weight:700}#leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan:before,#content-talention .talention #leaf #tms-title-image-wrap .inner-leaf #tms-title-image-slogan:before{content:"";position:absolute;left:-24px;right:-24px;top:-24px;bottom:-24px;background-image:url(https://cdn.eu.talention.com/www.wirtz-medical.de/layers-vite/vendor/img/wirtz-logo-small-green_1a0a9e66.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;opacity:.75}#leaf #tms-offer-slider ul,#content-talention .talention #leaf #tms-offer-slider ul{margin:0;margin-top:2rem;display:grid;list-style-type:none;grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;padding:0}#leaf #tms-offer-slider ul li,#content-talention .talention #leaf #tms-offer-slider ul li{font-size:1.25rem;line-height:1.75rem;font-weight:500}#leaf #tms-offer-slider ul li p,#content-talention .talention #leaf #tms-offer-slider ul li p{display:flex;align-items:center;-moz-column-gap:1rem;column-gap:1rem}#leaf #tms-offer-slider ul li svg,#leaf #tms-offer-slider ul li img,#content-talention .talention #leaf #tms-offer-slider ul li svg,#content-talention .talention #leaf #tms-offer-slider ul li img{width:4rem}#leaf>div,#content-talention .talention #leaf>div{width:100%}#leaf #tms-job-info,#content-talention .talention #leaf #tms-job-info{margin-top:-1rem;margin-bottom:-1rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));font-weight:500;--tw-text-opacity: 1;color:rgb(var(--tms-colors-secondary) / var(--tw-text-opacity))}@media (min-width: 768px){#leaf #tms-job-info,#content-talention .talention #leaf #tms-job-info{grid-template-columns:repeat(5,minmax(0,1fr))}}@media print{#leaf #tms-job-info,#content-talention .talention #leaf #tms-job-info{display:none}}#leaf #tms-job-info>div,#content-talention .talention #leaf #tms-job-info>div{width:100%}@media (min-width: 1024px){#leaf #tms-job-info>div,#content-talention .talention #leaf #tms-job-info>div{width:auto}}#leaf #tms-logo,#content-talention .talention #leaf #tms-logo{display:none}#leaf #tms-logo svg,#leaf #tms-logo img,#content-talention .talention #leaf #tms-logo svg,#content-talention .talention #leaf #tms-logo img{margin-top:1rem;margin-bottom:1rem;width:12rem}#leaf .inner-wrap-title,#content-talention .talention #leaf .inner-wrap-title{--tw-bg-opacity: 1;background-color:rgb(237 238 238 / var(--tw-bg-opacity))}#leaf .inner-wrap-title div,#content-talention .talention #leaf .inner-wrap-title div{margin-left:auto;margin-right:auto;max-width:960px;text-align:center}#leaf .inner-wrap-title div h1,#content-talention .talention #leaf .inner-wrap-title div h1{font-weight:700}#leaf .inner-wrap-title div h1:before,#content-talention .talention #leaf .inner-wrap-title div h1:before{content:"Wir suchen";display:block;width:100%;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(var(--tms-colors-black) / var(--tw-text-opacity))}#leaf #tms-title-image,#content-talention .talention #leaf #tms-title-image{margin:0;display:flex}#leaf #tms-title-image p,#content-talention .talention #leaf #tms-title-image p{margin:0}#leaf #tms-title-image img,#content-talention .talention #leaf #tms-title-image img{height:auto;max-height:340px;width:100%;min-width:40vw;-o-object-fit:cover;object-fit:cover}@media (min-width: 1024px){#leaf #tms-title-image img,#content-talention .talention #leaf #tms-title-image img{height:100%;max-height:100%;min-width:540px;max-width:540px}}#leaf #tms-contact,#content-talention .talention #leaf #tms-contact{margin-bottom:1.5rem}#leaf .whatsappbutton a,#content-talention .talention #leaf .whatsappbutton a{margin-bottom:.5rem;display:inline-flex;width:100%;cursor:pointer;align-items:center;justify-content:center;border-width:2px;--tw-border-opacity: 1;border-color:rgb(var(--tms-colors-gray) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray-light) / var(--tw-bg-opacity));padding:.25rem .625rem;text-align:center;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--tms-colors-black) / var(--tw-text-opacity))}#leaf .whatsappbutton a:hover,#content-talention .talention #leaf .whatsappbutton a:hover{border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray-light) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(var(--tms-colors-black) / var(--tw-text-opacity));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--tms-colors-primary) / var(--tw-ring-opacity));--tw-ring-offset-width: 2px;--tw-ring-offset-color: rgb(var(--tms-colors-gray-light))}@media (min-width: 768px){#leaf .whatsappbutton a,#content-talention .talention #leaf .whatsappbutton a{margin-bottom:0;width:auto}}@media (min-width: 1024px){#leaf .whatsappbutton a,#content-talention .talention #leaf .whatsappbutton a{margin-top:1rem;margin-bottom:1rem;margin-top:0}}#leaf .whatsappbutton a,#content-talention .talention #leaf .whatsappbutton a{margin-top:.5rem;margin-bottom:.5rem;width:100%;--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(var(--tms-colors-white) / var(--tw-text-opacity))}#leaf #tms-action-editor,#content-talention .talention #leaf #tms-action-editor{margin-bottom:.75rem;padding-bottom:.75rem}@media print{#leaf #tms-action-editor,#content-talention .talention #leaf #tms-action-editor{display:none}}#leaf #tms-action-editor a,#content-talention .talention #leaf #tms-action-editor a{margin-bottom:.5rem;display:inline-flex;width:100%;cursor:pointer;align-items:center;justify-content:center;border-width:2px;--tw-border-opacity: 1;border-color:rgb(var(--tms-colors-gray) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray-light) / var(--tw-bg-opacity));padding:.25rem .625rem;text-align:center;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(var(--tms-colors-black) / var(--tw-text-opacity))}#leaf #tms-action-editor a:hover,#content-talention .talention #leaf #tms-action-editor a:hover{border-color:transparent;--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray-light) / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(var(--tms-colors-black) / var(--tw-text-opacity));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--tms-colors-primary) / var(--tw-ring-opacity));--tw-ring-offset-width: 2px;--tw-ring-offset-color: rgb(var(--tms-colors-gray-light))}@media (min-width: 768px){#leaf #tms-action-editor a,#content-talention .talention #leaf #tms-action-editor a{margin-bottom:0;width:auto}}@media (min-width: 1024px){#leaf #tms-action-editor a,#content-talention .talention #leaf #tms-action-editor a{margin-top:1rem;margin-bottom:1rem;margin-top:0}}#leaf #tms-action-editor a,#content-talention .talention #leaf #tms-action-editor a{--tw-border-opacity: 1;border-color:rgb(var(--tms-colors-primary) / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-primary) / var(--tw-bg-opacity));font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(var(--tms-colors-white) / var(--tw-text-opacity));text-decoration-line:none}#leaf #tms-job-info,#content-talention .talention #leaf #tms-job-info{margin-top:1rem;margin-bottom:1rem}#leaf #tms-job-info>div,#content-talention .talention #leaf #tms-job-info>div{margin-top:0;margin-bottom:0;display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width: 1024px){#leaf #tms-job-info>div,#content-talention .talention #leaf #tms-job-info>div{margin-top:0;margin-bottom:0}}#leaf #tms-job-info>div>div,#content-talention .talention #leaf #tms-job-info>div>div{display:flex;align-items:center}#leaf #tms-job-info [id*=text] p,#content-talention .talention #leaf #tms-job-info [id*=text] p{font-size:.875rem;font-weight:400;line-height:1.5rem}#leaf #tms-job-info [id*=icon],#content-talention .talention #leaf #tms-job-info [id*=icon]{display:flex;flex-direction:column}#leaf #tms-job-info [id*=icon] p,#content-talention .talention #leaf #tms-job-info [id*=icon] p{display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1.5rem;font-weight:700}#leaf #tms-job-info [id*=icon] p:first-child,#content-talention .talention #leaf #tms-job-info [id*=icon] p:first-child{margin-bottom:.5rem;height:5rem;width:5rem;border-radius:9999px;--tw-bg-opacity: 1;background-color:rgb(114 154 205 / var(--tw-bg-opacity))}#leaf #tms-job-info [id*=icon] p svg,#leaf #tms-job-info [id*=icon] p img,#content-talention .talention #leaf #tms-job-info [id*=icon] p svg,#content-talention .talention #leaf #tms-job-info [id*=icon] p img{height:auto;width:2.5rem;padding:.25rem}#leaf #tms-job-info [id*=icon] img,#content-talention .talention #leaf #tms-job-info [id*=icon] img{margin:.25rem;padding:0}#leaf #tms-job-info img,#leaf #tms-job-info svg,#content-talention .talention #leaf #tms-job-info img,#content-talention .talention #leaf #tms-job-info svg{height:auto;width:3rem;fill:rgb(var(--tms-colors-white))}#leaf #tms-job-info>div p,#content-talention .talention #leaf #tms-job-info>div p{margin:0;padding-top:.25rem;padding-bottom:.25rem}#leaf #tms-outro,#content-talention .talention #leaf #tms-outro{margin-top:.75rem;margin-bottom:1.5rem;padding-top:.75rem}#wrapper #content #leaf,#wrapper #content .max940,#wrapper #content .max920,#job-post-editor #leaf,#job-post-editor .max940,#job-post-editor .max920{max-width:1440px!important}body>#leaf,body>#content-talention .talention #leaf,.max940 #leaf,.max940 #content-talention .talention #leaf{max-width:750px;padding:1rem}body>#leaf #tms-offer-slider ul,body>#content-talention .talention #leaf #tms-offer-slider ul,.max940 #leaf #tms-offer-slider ul,.max940 #content-talention .talention #leaf #tms-offer-slider ul{grid-template-columns:repeat(3,minmax(0,1fr));align-items:flex-start}body>#leaf #tms-offer-slider ul svg,body>#leaf #tms-offer-slider ul img,body>#content-talention .talention #leaf #tms-offer-slider ul svg,body>#content-talention .talention #leaf #tms-offer-slider ul img,.max940 #leaf #tms-offer-slider ul svg,.max940 #leaf #tms-offer-slider ul img,.max940 #content-talention .talention #leaf #tms-offer-slider ul svg,.max940 #content-talention .talention #leaf #tms-offer-slider ul img{margin-bottom:1rem}body>#leaf #tms-offer-slider ul p,body>#content-talention .talention #leaf #tms-offer-slider ul p,.max940 #leaf #tms-offer-slider ul p,.max940 #content-talention .talention #leaf #tms-offer-slider ul p{flex-direction:column;align-items:flex-start;font-weight:400;line-height:1.375}body>#leaf #tms-logo,body>#content-talention .talention #leaf #tms-logo,.max940 #leaf #tms-logo,.max940 #content-talention .talention #leaf #tms-logo{display:block}.tms-app :is(.hover\:tms-bg-gray-light:hover){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-gray-light) / var(--tw-bg-opacity))}.tms-app :is(.hover\:tms-ring-primary:hover){--tw-ring-opacity: 1;--tw-ring-color: rgb(var(--tms-colors-primary) / var(--tw-ring-opacity))}.tms-app :is(.hover\:tms-ring-offset-2:hover){--tw-ring-offset-width: 2px}.tms-app :is(.tms-dark .dark\:tms-bg-black){--tw-bg-opacity: 1;background-color:rgb(var(--tms-colors-black) / var(--tw-bg-opacity))}@media (min-width: 768px){.tms-app :is(.md\:tms-hidden){display:none}.tms-app :is(.md\:tms-grid-cols-1){grid-template-columns:repeat(1,minmax(0,1fr))}.tms-app :is(.md\:tms-grid-cols-2){grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.tms-app :is(.lg\:tms-grid-cols-2){grid-template-columns:repeat(2,minmax(0,1fr))}.tms-app :is(.lg\:tms-grid-cols-3){grid-template-columns:repeat(3,minmax(0,1fr))}.tms-app :is(.lg\:tms-grid-cols-4){grid-template-columns:repeat(4,minmax(0,1fr))}.tms-app :is(.lg\:tms-grid-cols-5){grid-template-columns:repeat(5,minmax(0,1fr))}}
