.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.multi-step-form{margin:0 auto}.multi-step-form .progress-bar{margin-bottom:3rem}.multi-step-form .progress-bar .progress-steps{display:flex;justify-content:space-between;margin-bottom:1rem}.multi-step-form .progress-bar .progress-steps .progress-step{align-items:center;display:flex;flex:1;flex-direction:column;opacity:.4;transition:opacity .3s}.multi-step-form .progress-bar .progress-steps .progress-step.active{opacity:1}.multi-step-form .progress-bar .progress-steps .progress-step.current .step-number{background:var(--wp--preset--color--royalblue,#0073aa);color:#fff}.multi-step-form .progress-bar .progress-steps .progress-step .step-number{align-items:center;background:#ddd;border-radius:50%;display:flex;font-weight:700;height:40px;justify-content:center;margin-bottom:.5rem;width:40px}.multi-step-form .progress-bar .progress-steps .progress-step .step-label{font-size:.875rem;text-align:center}.multi-step-form .progress-bar .progress-line{background:#ddd;border-radius:2px;height:4px;overflow:hidden}.multi-step-form .progress-bar .progress-line .progress-fill{background:#16339f;height:100%;transition:width .3s ease}.multi-step-form .form-step{animation:fadeIn .3s;min-height:200px}.multi-step-form .form-step h3,.multi-step-form .form-step label.h3,.multi-step-form .form-step legend.h3{display:block;font-size:var(--wp--preset--font-size--large);font-weight:600;margin-bottom:1.5rem;text-align:center;width:100%}.multi-step-form .form-step select{background:transparent;border:2px solid #ddd;border-radius:2rem;font-family:inherit;font-size:1rem;padding:.75rem 1.25rem;width:100%}.multi-step-form .form-step .hint{color:#666;font-size:.875rem;margin-bottom:.5rem;text-align:center}.multi-step-form .form-step fieldset{border:0;margin:0;padding:0}.multi-step-form .form-step .radio-group{display:flex;flex-direction:column;gap:1rem}.multi-step-form .form-step .radio-group .radio-option{align-items:center;border:2px solid #ddd;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;padding:1rem;transition:all .3s}.multi-step-form .form-step .radio-group .radio-option:hover{background:var(--wp--preset--color--cyan-light,#f8f9fa);border-color:var(--wp--preset--color--royalblue,#0073aa)}.multi-step-form .form-step .radio-group .radio-option:has(input:checked){background-color:var(--wp--preset--color--cyan-light,#f8f9fa);border:2px solid var(--wp--preset--color--royalblue,#0073aa)}.multi-step-form .form-step .radio-group .radio-option input[type=radio]{height:20px;width:20px}.multi-step-form .form-navigation{display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}.multi-step-form .form-navigation button{border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:1rem;padding:.75rem 2rem;transition:all .3s}.multi-step-form .form-navigation button.btn-primary{background:var(--wp--preset--color--yellow,#ffec08);border-radius:2rem;color:var(--wp--preset--color--darkblue,#12295c);font-weight:500;padding:calc(.667em + 2px) calc(1.333em + 2px)}.multi-step-form .form-navigation button.btn-primary:hover:not(:disabled){background:var(--wp--preset--color--royalblue,#0073aa);border:0;color:var(--wp--preset--color--yellow,#ffec08)}.multi-step-form .form-navigation button.btn-primary:disabled{cursor:not-allowed;opacity:.5}.multi-step-form .form-navigation button.btn-primary{margin-left:auto}.multi-step-form .form-navigation button.btn-secondary{background:#f0f0f0;border-radius:2rem;color:var(--wp--preset--color--gray,#333);font-weight:500;padding:calc(.667em + 2px) calc(1.333em + 2px)}.multi-step-form .form-navigation button.btn-secondary:hover{background:#e0e0e0}button{border:none;border-radius:4px;cursor:pointer;font-family:inherit;font-size:1rem;padding:.75rem 2rem;transition:all .3s}button.btn-primary{background:var(--wp--preset--color--yellow,#ffec08);border-radius:2rem;color:var(--wp--preset--color--darkblue,#12295c);font-weight:500;padding:calc(.667em + 2px) calc(1.333em + 2px)}button.btn-primary:hover:not(:disabled){background:var(--wp--preset--color--royalblue,#0073aa);border:0;color:var(--wp--preset--color--yellow,#ffec08)}button.btn-primary:disabled{cursor:not-allowed;opacity:.5}button.btn-secondary{background:#f0f0f0;border-radius:2rem;color:var(--wp--preset--color--gray,#333);font-weight:500;padding:calc(.667em + 2px) calc(1.333em + 2px)}button.btn-secondary:hover{background:#e0e0e0}.unternehmen-results{padding:3rem 0}.unternehmen-results .result-title{margin-bottom:3.2rem;text-align:center}.unternehmen-results .no-results{text-align:center}.unternehmen-results .result-grid{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.unternehmen-results .result-grid{gap:1rem;grid-template-columns:1fr}}.unternehmen-results .result-grid .result-card{align-items:center;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:grid;gap:1.5rem;grid-template-columns:30% 70%;grid-template-rows:auto auto;padding:2rem 1.5rem;text-decoration:none;transition:.2s}@media(max-width:768px){.unternehmen-results .result-grid .result-card{gap:1rem;grid-template-columns:1fr;padding:1rem}.unternehmen-results .result-grid .result-card>div{border-left:2px solid transparent!important;margin:0!important;padding:0!important}}.unternehmen-results .result-grid .result-card img{max-height:100px;-o-object-fit:contain;object-fit:contain;width:100%}@media(max-width:768px){.unternehmen-results .result-grid .result-card img{max-height:80px;max-width:130px}}.unternehmen-results .result-grid .result-card .button-wrapper{border:0;display:flex;grid-column:1/-1;grid-row:2;justify-content:flex-end;margin:0;padding-right:1.5rem}@media(max-width:768px){.unternehmen-results .result-grid .result-card .button-wrapper{grid-row:3}}.unternehmen-results .result-grid .result-card .button-wrapper .btn-circle{align-items:center;background:var(--wp--preset--color--royalblue,#0073aa);border:2px solid transparent;border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .3s;width:36px}.unternehmen-results .result-grid .result-card .button-wrapper .btn-circle:hover{background:var(--wp--preset--color--yellow,#ffec08);border-color:var(--wp--preset--color--royalblue,#0073aa);color:var(--wp--preset--color--darkblue,#12295c);transform:scale(1.1)}.unternehmen-results .result-grid .result-card .button-wrapper .btn-circle svg{height:20px;width:20px}.unternehmen-results .result-grid .result-card>div{border-left:2px solid #efefef;height:100%;padding-left:1.5rem;padding-right:1.5rem}.unternehmen-results .result-grid .result-card>div .result-name{color:var(--wp--preset--color--darkblue,#12295c);font-size:var(--wp--preset--font-size--medium,1.2rem);font-weight:600;height:-moz-max-content;height:max-content;margin:0}.unternehmen-results .result-grid .result-card>div .result-location{font-size:var(--wp--preset--font-size--small,.9rem);margin-top:0}.unternehmen-results .result-grid .result-card>div .berufe,.unternehmen-results .result-grid .result-card>div .list-title{font-size:var(--wp--preset--font-size--small,.9rem);margin:0}.unternehmen-results .result-grid .result-card>div .list-title{font-weight:500;margin-bottom:0}.unternehmen-results .result-grid .result-card>div .berufe{display:flex;flex-direction:column;margin-top:0}.unternehmen-results .result-grid .result-card:hover{transform:scale(1.02)}.unternehmen-results .submit-btn{background:var(--wp--preset--color--yellow,#ffec08);border-radius:2rem;color:var(--wp--preset--color--darkblue,#12295c);font-weight:500;padding:calc(.667em + 2px) calc(1.333em + 2px)}.unternehmen-results .submit-btn:hover:not(:disabled){background:var(--wp--preset--color--royalblue,#0073aa);border:0;color:var(--wp--preset--color--yellow,#ffec08)}.unternehmen-results .submit-btn:disabled{cursor:not-allowed;opacity:.5}.unternehmen-results .submit-btn{cursor:pointer;margin-top:3rem}.alternative-results{border-top:2px dashed #ddd;margin-top:3rem;padding-top:2rem}.alternative-results h3{font-size:var(--wp--preset--font-size--large,1.25rem);margin-bottom:1.5rem;text-align:center}.result-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.inline-filters{animation:slideDown .3s ease-out;background:#f8f9fa;border-radius:8px;font-family:inherit;margin-top:2rem;padding:2rem}.inline-filters h3{color:var(--wp--preset--color--gray,#333);margin-bottom:1.5rem}.inline-filters .filter-form .filter-row{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.inline-filters .filter-form .filter-field{display:flex;flex-direction:column}.inline-filters .filter-form .filter-field label{color:#666;font-family:inherit;font-size:var(--wp--preset--font-size--small,.9rem);margin-bottom:.25rem}.inline-filters .filter-form .filter-field select{background:#fff;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;padding:.75rem}.inline-filters .filter-form .filter-field select:disabled{background:#f0f0f0;cursor:not-allowed}.inline-filters .filter-form .filter-field select[multiple]{min-height:150px}.radio-option.disabled{background:#f8f8f8;cursor:not-allowed;opacity:.5}.radio-option.disabled:hover{background:#f8f8f8;border-color:#ddd}.radio-option.disabled input[type=radio]{cursor:not-allowed}.radio-option.disabled .disabled-hint{color:#999;display:block;font-size:.75rem;font-style:italic;margin-top:.25rem}.checkbox-group{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));position:relative}@media(max-width:1024px){.checkbox-group{gap:.75rem}}@media(max-width:768px){.checkbox-group{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.checkbox-group .checkbox-option{align-items:center;background:#fff;border:2px solid #ddd;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;justify-content:space-between;padding:1rem;position:unset;text-align:center;transition:all .2s}.checkbox-group .checkbox-option:has(input:checked){background-color:var(--wp--preset--color--cyan-light,#f8f9fa);border:2px solid var(--wp--preset--color--royalblue,#0073aa)}.checkbox-group .checkbox-option:has(input:checked) span{color:var(--wp--preset--color--royalblue,#0073aa);font-weight:600}.checkbox-group .checkbox-option:has(input:checked) button{background-color:#fff}.checkbox-group .checkbox-option:hover{background:var(--wp--preset--color--cyan-light,#f8f9fa);border-color:var(--wp--preset--color--royalblue,#0073aa)}.checkbox-group .checkbox-option:hover button{background-color:#fff}.checkbox-group .checkbox-option input[type=checkbox]{display:none}.checkbox-group .checkbox-option p{margin:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-group .checkbox-option .branchen-icon{height:50px;width:auto}.checkbox-group .checkbox-option>div{position:unset}.checkbox-group .checkbox-option button{background-color:var(--wp--preset--color--cyan-light,#f8f9fa);font-size:var(--wp--preset--font-size--x-small);letter-spacing:4%;margin-top:8px;padding:.25rem .75rem}.checkbox-group .checkbox-option .description{align-items:flex-start;background-color:#e6f8fb;border-radius:5px;box-shadow:0 0 64px rgba(0,0,0,.25);display:flex;height:auto;justify-content:center;left:-1rem;margin:1rem;position:absolute;top:-1rem;width:100%}@media(max-width:768px){.checkbox-group .checkbox-option .description{margin:2rem;position:fixed;top:190px;width:calc(100% - 1.875rem);z-index:20000}}.checkbox-group .checkbox-option .description .popup-inner{padding:3.5rem 2rem 2rem}.checkbox-group .checkbox-option .description .popup-inner p{margin:.75rem 0;text-align:left}.checkbox-group .checkbox-option .description .close{align-content:center;background:transparent;display:flex;justify-content:center;margin:0;padding:1rem;position:absolute;right:0;top:0}.checkbox-group-inline{background:#fff;border:1px solid #ddd;border-radius:4px;display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto;padding:.75rem}.checkbox-group-inline .checkbox-option{align-items:center;border-radius:4px;cursor:pointer;display:flex;gap:.5rem;transition:all .2s}.checkbox-group-inline .checkbox-option input[type=checkbox]{accent-color:var(--wp--preset--color--royalblue,#0073aa);cursor:pointer;height:18px;width:18px}.checkbox-group-inline .checkbox-option input[type=checkbox]:checked+span{color:var(--wp--preset--color--royalblue,#0073aa);font-weight:600}.checkbox-group-inline .checkbox-option span{flex:1;font-size:var(--wp--preset--font-size--small,.9rem);-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-group-inline::-webkit-scrollbar,.checkbox-group::-webkit-scrollbar{width:8px}.checkbox-group-inline::-webkit-scrollbar-track,.checkbox-group::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.checkbox-group-inline::-webkit-scrollbar-thumb,.checkbox-group::-webkit-scrollbar-thumb{background:var(--wp--preset--color--royalblue,#0073aa);border-radius:4px}.checkbox-group-inline::-webkit-scrollbar-thumb:hover,.checkbox-group::-webkit-scrollbar-thumb:hover{background:#005a87}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,100%,.9);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loading-spinner{text-align:center}.loading-spinner .spinner{animation:spin 1s linear infinite;border:4px solid #f0f0f0;border-radius:50%;border-top:4px solid var(--wp--preset--color--royalblue,#0073aa);height:50px;margin:0 auto 1rem;width:50px}.loading-spinner p{color:#666;font-size:1rem;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
