.checkbox.svelte-4tfevo{display:flex;align-items:center}input[type=checkbox].svelte-4tfevo{border:2px solid #565656;width:24px;height:24px;min-width:24px;min-height:24px;border-radius:4px;margin-right:10px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:0;background-color:#fff;display:inline-flex;justify-content:center;align-items:center}input[type=checkbox].svelte-4tfevo:before{position:absolute;content:"";display:block;border-radius:3px;opacity:0;font-family:Fontello;font-weight:600;color:#e20000}input[type=checkbox].svelte-4tfevo:checked{border-color:#565656;background:#fff}input[type=checkbox].svelte-4tfevo:checked:before{opacity:1}input[type=checkbox].svelte-4tfevo+span:where(.svelte-4tfevo){cursor:pointer;font-size:.8888888889rem}.hero-header-suche.svelte-4tfevo{position:relative}.jobs-showcase.svelte-4tfevo{position:absolute;left:-60px;top:calc(100% + 60px);width:calc(100% + 120px);background-color:#e20000;padding:0 60px 40px;box-shadow:0 2px 4px #0000001a;z-index:1;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media (max-width: 1024px){.jobs-showcase.svelte-4tfevo{left:-20px;top:calc(100% + 20px);width:calc(100% + 40px);padding:0 20px 20px}}.jobs-showcase.svelte-4tfevo .divider:where(.svelte-4tfevo){border-top:1px solid rgba(255,255,255,.5);margin-bottom:40px}@media (max-width: 1024px){.jobs-showcase.svelte-4tfevo .divider:where(.svelte-4tfevo){margin-bottom:20px}}.jobs-showcase.svelte-4tfevo .jobs-showcase-list:where(.svelte-4tfevo){display:grid;grid-template-columns:repeat(auto-fit,minmax(30%,1fr));gap:30px}@media (max-width: 768px){.jobs-showcase.svelte-4tfevo .jobs-showcase-list:where(.svelte-4tfevo){display:flex;grid-template-columns:none;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;border-radius:4px}.jobs-showcase.svelte-4tfevo .jobs-showcase-list:where(.svelte-4tfevo)::-webkit-scrollbar{display:none}.jobs-showcase.svelte-4tfevo .jobs-showcase-list:where(.svelte-4tfevo)>.job-card:where(.svelte-4tfevo){flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always}}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo){display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:15px;background-color:#fff;border-radius:4px;text-decoration:none}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) :where(.svelte-4tfevo){color:#000}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) h4:where(.svelte-4tfevo){margin-bottom:0;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) .bottom-panel:where(.svelte-4tfevo){display:flex;justify-content:space-between;align-items:center}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) .bottom-panel:where(.svelte-4tfevo)>div:where(.svelte-4tfevo){display:flex;align-items:center;gap:8px}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) .bottom-panel:where(.svelte-4tfevo)>div:where(.svelte-4tfevo) i:where(.svelte-4tfevo){color:#e20000;position:relative;top:1px}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) .bottom-panel:where(.svelte-4tfevo) span:where(.svelte-4tfevo){color:#e20000;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) button:where(.svelte-4tfevo){min-width:unset;min-height:unset;width:43px;height:43px;padding:15px}.jobs-showcase.svelte-4tfevo .job-card:where(.svelte-4tfevo) button:where(.svelte-4tfevo) i:where(.svelte-4tfevo){color:#fff;position:relative;top:-2px}.jobs-showcase.svelte-4tfevo h2:where(.svelte-4tfevo){color:#fff;text-align:center;font-weight:600;margin-bottom:24px}.jobs-showcase.svelte-4tfevo .action:where(.svelte-4tfevo){display:flex;justify-content:center;margin-top:32px}.jobs-showcase.svelte-4tfevo .action:where(.svelte-4tfevo) a:where(.svelte-4tfevo) i:where(.svelte-4tfevo){font-size:16px;position:relative;top:1px}.jobs-showcase .dots{display:none}@media (max-width: 768px){.jobs-showcase .dots{display:flex;justify-content:center;gap:8px;margin-top:16px}}.jobs-showcase .dots .dot{appearance:none;-webkit-appearance:none;box-sizing:border-box;border:none;outline:none;background-color:#fff;color:inherit;font:inherit;line-height:0;text-align:center;text-decoration:none;min-width:0;min-height:0;width:8px;height:8px;padding:0;margin:0;gap:0;border-radius:50%;opacity:.5;cursor:pointer;transform:none;will-change:opacity,transform;transition:opacity .25s ease,transform .25s ease;flex:0 0 auto}.jobs-showcase .dots .dot.active{opacity:1;transform:scale(1.25)}.jobs-showcase .dots .dot:hover{opacity:.85}.jobs-showcase .dots .dot:focus-visible{outline:2px solid #3182df;outline-offset:2px}.checkbox-controls.svelte-4tfevo{margin:30px 0 0;display:flex;flex-direction:row;justify-content:space-evenly}@media (max-width: 1024px){.checkbox-controls.svelte-4tfevo{flex-direction:column;margin:20px 0 0;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}}@media (max-width: 576px){.checkbox-controls.svelte-4tfevo{grid-template-columns:1fr}}.checkbox-controls.svelte-4tfevo label.checkbox:where(.svelte-4tfevo){display:inline-flex;align-items:center;line-height:100%}.checkbox-controls.svelte-4tfevo label.checkbox:where(.svelte-4tfevo) input:where(.svelte-4tfevo){border:white}.checkbox-controls.svelte-4tfevo label.checkbox:where(.svelte-4tfevo) span:where(.svelte-4tfevo){font-size:.8888888889rem;color:#fff}
