{"id":1993,"date":"2025-10-29T15:59:38","date_gmt":"2025-10-29T14:59:38","guid":{"rendered":"https:\/\/solutec.com\/careers-application\/"},"modified":"2026-03-12T16:44:57","modified_gmt":"2026-03-12T15:44:57","slug":"careers-application","status":"publish","type":"page","link":"https:\/\/solutec.com\/en\/careers-application\/","title":{"rendered":"Careers Application"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1993\" class=\"elementor elementor-1993 elementor-1121\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-adaf761 e-flex e-con-boxed e-con e-parent\" data-id=\"adaf761\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbcd9d0 elementor-widget elementor-widget-html\" data-id=\"bbcd9d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t                <style>\n            \/* Formfelder im rechten Bereich in 2 Spalten wie im Accordion *\/\n            .au-apply .au-fields-grid {\n                display: grid;\n                grid-template-columns: 1fr 1fr;\n                gap: 30px 48px;\n            }\n\n            .au-apply .au-fields-grid .full {\n                grid-column: 1 \/ -1;\n            }\n\n            .au-apply .au-fields-grid .half {\n                grid-column: span 1;\n            }\n\n            .au-apply label {\n                display: block;\n                font-size: 22px;\n                font-style: normal;\n                font-weight: 400;\n                line-height: normal;\n                margin-bottom: 6px;\n            }\n\n            .au-apply input[type=\"text\"],\n            .au-apply input[type=\"email\"],\n            .au-apply input[type=\"date\"],\n            .au-apply select {\n                width: 100%;\n                padding: 18px 38px 11px 38px;\n                border: 2px solid #182531;\n                border-radius: 100px;\n                font-size: 22px;\n            }\n\n            .au-apply select {\n                padding: 18px 38px 18px 38px;\n                border: 2px solid #182531;\n            }\n\n            \/* Custom Select Arrow *\/\n            .au-apply .au-select-wrap {\n                position: relative;\n                width: 235px;\n            }\n\n            .au-apply .au-select-wrap select {\n\n                -webkit-appearance: none;\n                -moz-appearance: none;\n                appearance: none;\n                background: transparent;\n                \/* keep background clean so label remains visible *\/\n                padding-right: 80px;\n                \/* room for the arrow *\/\n            }\n\n            .au-apply .au-select-wrap::after {\n                content: \"\";\n                position: absolute;\n                right: 24px;\n                \/* etwas n\u00e4her an den Rand r\u00fccken *\/\n                top: 40%;\n                width: 24px;\n                height: 21px;\n\n                \/* vertikal leicht korrigiert *\/\n                background-image: url('https:\/\/solutec.com\/wp-content\/themes\/au-solutec-elementor\/assets\/img\/icon_arrow_bottom.svg');\n                background-repeat: no-repeat;\n                pointer-events: none;\n                opacity: 1;\n                \/* etwas dezenter *\/\n            }\n\n            \/* Ensure floating label doesn't overlap the arrow when shrunk *\/\n            .au-apply .au-select-wrap .au-float__label {\n                right: 80px;\n                \/* allow space on the right like input padding *\/\n            }\n\n            .au-apply textarea {\n                width: 100%;\n                padding: 10px;\n                border: 1px solid #e3e6ea;\n                border-radius: 6px;\n            }\n\n            \/* Floating Labels *\/\n            .au-apply .au-float {\n                position: relative;\n            }\n\n            .au-apply .au-float input,\n            .au-apply .au-float select {\n                padding-top: 18px;\n                \/* harmonisiert mit gew\u00fcnschtem Input-Padding *\/\n            }\n\n            .au-apply .au-float select {\n                padding: 15px 38px 14px 38px;\n            }\n\n            .au-apply .au-float .au-float__label {\n                position: absolute;\n                left: 38px;\n                top: 24px;\n\n                background: #fff;\n                padding: 0 4px;\n                transform-origin: left top;\n                transition: transform 140ms ease, color 140ms ease, top 140ms ease;\n                pointer-events: none;\n\n                color: #182531;\n                font-size: 22px;\n                font-style: normal;\n                font-weight: 500;\n                line-height: normal;\n            }\n\n            .au-apply .au-select-wrap.au-float .au-float__label {\n                \/* top: 27px;*\/\n            }\n\n            .au-apply .au-float:focus-within .au-float__label,\n            .au-apply .au-float.has-value .au-float__label,\n            .au-apply .au-float input:not(:placeholder-shown)+.au-float__label,\n            .au-apply .au-float textarea:not(:placeholder-shown)+.au-float__label {\n                transform: translateY(-30px) scale(0.85);\n                color: #182531;\n            }\n\n            .au-apply small.help {\n                color: #6b7280;\n            }\n\n            .au-apply .file-list {\n                margin: 6px 0 0;\n                padding-left: 18px;\n            }\n\n            \/* Zur\u00fcck-Link wie Textlink im Accordion-Kontext *\/\n            .au-apply .au-back {\n                text-decoration: underline;\n                display: inline-block;\n            }\n\n            .au-apply .au-back {\n                text-decoration: none !important;\n            }\n\n            .au-apply .au-back img {\n                width: 96px;\n                height: auto;\n                vertical-align: middle;\n                margin-right: 22px;\n            }\n\n            .au-apply .au-back-wrap {\n                display: flex;\n                justify-content: flex-start;\n            }\n\n            .upload-line {\n                display: flex;\n                justify-content: space-between;\n                align-items: center;\n\n            }\n\n            .upload-line,\n            .au-apply .file-list li {\n                border-top: 1px solid #000;\n                padding: 20px 0;\n            }\n\n\n            .au-apply .au-upload:last-child {\n                border-bottom: 1px solid #000;\n            }\n\n            .upload-line label {\n                align-items: center;\n                display: flex;\n            }\n\n            .au-apply .au-upload {}\n\n            .au-apply .au-upload .nr {\n                color: #CCC;\n                font-size: 38px;\n                font-style: normal;\n                font-weight: 500;\n                line-height: 44px;\n                \/* 115.789% *\/\n                letter-spacing: -0.76px;\n                margin-right: 45px;\n            }\n\n            .au-apply .au-upload:first-child {\n                border-top: none;\n                padding-top: 0;\n            }\n\n            .au-apply .au-upload__btn {\n                width: 221px;\n                height: 62px;\n                padding: 15px 23px 18.1px 23px;\n                border-radius: 100px;\n                border: 0;\n                background: #8DD7F7;\n                font-size: 16px;\n                cursor: pointer;\n                font-size: 22px;\n                font-weight: 500;\n                color: var(--au-text)\n            }\n\n            .au-apply .au-upload__btn:hover {\n                background-color: var(--au-btn-bg) !important;\n            }\n\n\n\n            .au-apply .file-list {\n                list-style: none;\n                padding-left: 0;\n                margin-top: 8px;\n                line-height: 28px;\n            }\n\n            .au-apply .file-list li {\n                display: flex;\n                align-items: center;\n                gap: 40px;\n            }\n\n            .au-apply .file-list li.error .name {\n                color: #DB222A;\n            }\n\n            .au-jobs-acc .au-acc__pair-right ul li {\n                margin: 0;\n            }\n\n            .au-apply .file-list .au-icon {\n                width: 50px;\n                height: 50px;\n                flex: 0 0 50px;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n            }\n\n            .au-apply .file-list .au-icon img {\n                width: 100%;\n                height: auto;\n                display: block;\n            }\n\n            .au-apply .file-list button img {\n                width: 32px;\n                height: 36px;\n                display: block;\n                margin-right: 55px;\n            }\n\n            .au-apply .file-list .file-group {\n                font-weight: 500;\n                color: #182531;\n                display: block;\n            }\n\n            .au-apply .file-list .name,\n            .au-apply .file-list .name a {\n                flex: 1;\n                font-size: 22px;\n                color: #A6A6A6;\n            }\n\n            .au-apply .file-list .progress {\n                font-size: 12px;\n                color: #6b7280;\n            }\n\n            .au-apply .file-list .err {\n                color: #dc2626;\n                font-size: 13px;\n            }\n\n            .au-apply .file-list button {\n                background: none;\n                border: 0;\n                cursor: pointer;\n            }\n\n            .au-apply .file-list button:hover {\n                opacity: 0.8;\n            }\n\n            .au-apply .au-hp {\n                position: absolute !important;\n                left: -10000px !important;\n                top: auto !important;\n                width: 1px !important;\n                height: 1px !important;\n                overflow: hidden !important;\n                opacity: 0 !important;\n            }\n\n            .au-jobs__title {\n                color: #000;\n                font-size: 60px;\n                font-style: normal;\n\n                line-height: 65px;\n            }\n\n            .au-jobs__title_success {\n                font-size: 60px !important;\n                font-style: normal;\n                font-weight: 400;\n                line-height: 65px;\n            }\n\n            .au-jobs__success_text {\n                color: #182531;\n                font-size: 30px;\n                font-style: normal;\n                font-weight: 325;\n                line-height: 40px;\n                letter-spacing: -0.3px;\n                margin-top: 140px;\n                margin-bottom: 100px;\n                max-width: 851px;\n            }\n\n            .au-jobs__title .color-grey {\n                display: block;\n                color: #ccc;\n            }\n\n            .au-apply .au-acc__row--meine-daten {\n                margin-top: 139px;\n            }\n\n            .legende {\n                color: #A6A6A6;\n                font-size: 24px;\n                font-style: normal;\n                font-weight: 400;\n                line-height: 32px;\n                letter-spacing: -0.48px;\n            }\n\n            .legende sup {\n                top: 0em;\n                font-size: 1.1em;\n            }\n\n            .legende b {\n                font-weight: 500;\n            }\n\n            .infobox-legende {\n                margin-top: 30px;\n                margin-bottom: 12px;\n            }\n\n            .au-apply .au-acc__row--meine-unterlagen {\n                margin-top: 60px;\n            }\n\n            .datenschutzfeld,\n            .datenschutzfeld label {\n                margin-top: 40px;\n                font-size: 24px;\n            }\n\n            \/* Datenschutz \u2013 runde Checkbox (20px) + Abstand 27px *\/\n            .datenschutzfeld label {\n                gap: 27px !important;\n                \/* \u00fcberschreibt inline gap aus dem Markup *\/\n                align-items: center;\n            }\n\n            .datenschutzfeld input[type=\"checkbox\"] {\n                -webkit-appearance: none;\n                appearance: none;\n                width: 20px;\n                height: 20px;\n                border: 2px solid #182531;\n                border-radius: 50%;\n                background: #fff;\n                display: inline-block;\n                cursor: pointer;\n                position: relative;\n                flex-shrink: 0;\n            }\n\n            .datenschutzfeld input[type=\"checkbox\"]:checked {\n                background: #8DD7F7;\n            }\n\n            .datenschutzfeld input[type=\"checkbox\"]:focus-visible {\n                outline: 2px solid #8DD7F7;\n                outline-offset: 2px;\n            }\n\n            .datenschutzfeld a {\n                text-decoration: underline;\n                color: var(--au-text);\n            }\n\n            .au-apply .au-acc__row--contact {\n                border-radius: 15px;\n                background: #DDF6FF;\n                color: #00B0F0;\n                padding: 27px 24px 42px;\n                grid-template-columns: 376px 1fr;\n                margin-top: 100px;\n            }\n\n            .au-apply .au-acc__row--contact .au-acc__pair-left {\n                color: #00B0F0;\n            }\n\n            .au-apply .au-acc__row--contact .au-acc__pair-right {\n                display: flex;\n                flex-direction: column;\n            }\n\n            .au-apply .au-acc__row--contact .au-acc__pair-right button {\n                align-self: end;\n            }\n\n            .au-apply .au-acc__row--contact .au-acc__pair-right button:hover {\n                color: var(--au-text);\n            }\n\n\n\n            @media (max-width: 1280px) {\n                .au-jobs-acc .au-acc__row--pair {\n                    grid-template-columns: 1fr;\n                }\n\n                .au-apply .au-acc__row--contact .au-acc__pair-right .au-acc__cta-text {\n\n                    font-size: clamp(24px, 2vw + 1rem, 32px);\n                }\n\n                #au_birth,\n                #wrap-au_birth {\n                    max-width: 68vw;\n                }\n            }\n\n            @media (max-width:1024px) {\n                .au-apply .au-fields-grid {\n                    gap: 20px;\n                }\n\n                .au-apply input[type=\"text\"],\n                .au-apply input[type=\"email\"],\n                .au-apply input[type=\"date\"],\n                .au-apply select {\n                    padding: 13px 18px 13px 28px !important;\n                    font-size: 20px !important;\n                    line-height: 20px;\n\n                    gap: 15px;\n                }\n\n                .au-apply .au-float .au-float__label {\n                    font-size: 20px !important;\n                    line-height: 20px;\n                    top: 17px;\n                    left: 24px;\n                }\n            }\n\n            @media (max-width: 900px) {\n\n                .au-apply .au-acc__row--pair {\n                    grid-template-columns: 1fr;\n                }\n\n                .au-apply .au-acc__pair-left {\n                    max-width: none;\n                }\n\n                .au-apply .au-fields-grid {\n                    grid-template-columns: 1fr;\n                }\n            }\n\n            @media (max-width: 768px) {\n\n                .au-jobs__title,\n                .au-jobs__title_success {\n                    font-size: 38px !important;\n                }\n\n                .au-jobs__success_text {\n                    margin-top: 80px;\n                }\n\n                .legende,\n                .datenschutzfeld,\n                .datenschutzfeld label {\n                    font-size: 20px;\n                }\n\n                .au-apply .au-acc__row--contact {\n                    gap: 0;\n                }\n\n                .au-apply .au-acc__row--contact .au-acc__pair-right button {\n                    margin-top: 40px;\n                }\n\n                .au-apply .file-list .name {\n                    text-align: center;\n                }\n\n                .au-apply .file-list li {\n                    flex-direction: column;\n                    gap: 20px;\n                }\n\n                .au-apply .file-list button img {\n                    margin: 0;\n                }\n\n                .au-apply .file-list .progress {\n                    display: none;\n                }\n\n                .au-apply .au-acc__pair-right ul {\n                    padding-left: 0em;\n\n                }\n\n                .au-apply .au-acc__row--meine-daten {\n                    margin-top: 40px;\n                }\n            }\n\n            @media (max-width: 480px) {\n                .upload-line label .nr {\n                    display: none;\n                }\n            }\n        <\/style>\n        <div class=\"au-apply au-jobs-acc\">\n            <div class=\"elementor-widget-container\">\n                <nav class=\"au-breadcrumb\" aria-label=\"Breadcrumb\">\n                    <ol class=\"au-breadcrumb__list\">\n                        <li class=\"au-breadcrumb__item\">\n                            <a href=\"https:\/\/solutec-dev.adduse.ch\/\" class=\"au-breadcrumb__link\">solutec<\/a>\n                            <span class=\"au-breadcrumb__sep\" aria-hidden=\"true\">\n                                <svg class=\"au-breadcrumb__arrow\" width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path d=\"M17.2717 1L28.7861 12.5144L17.2717 24.0289\" stroke=\"currentColor\" stroke-width=\"1.53526\"><\/path>\n                                    <path d=\"M28.4023 12.5146L0 12.5146\" stroke=\"currentColor\" stroke-width=\"1.53526\"><\/path>\n                                <\/svg>\n                            <\/span>\n                        <\/li>\n                        <li class=\"au-breadcrumb__item\">\n                            <a href=\"https:\/\/solutec-dev.adduse.ch\/karriere\/\" class=\"au-breadcrumb__link\">Careers<\/a>\n                            <span class=\"au-breadcrumb__sep\" aria-hidden=\"true\">\n                                <svg class=\"au-breadcrumb__arrow\" width=\"30\" height=\"25\" viewBox=\"0 0 30 25\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <path d=\"M17.2717 1L28.7861 12.5144L17.2717 24.0289\" stroke=\"currentColor\" stroke-width=\"1.53526\"><\/path>\n                                    <path d=\"M28.4023 12.5146L0 12.5146\" stroke=\"currentColor\" stroke-width=\"1.53526\"><\/path>\n                                <\/svg>\n                            <\/span>\n                        <\/li>\n                        <li class=\"au-breadcrumb__item\">\n                            <span class=\"au-breadcrumb__current\" aria-current=\"page\">Online Application<\/span>\n                        <\/li>\n                    <\/ol>\n                <\/nav>\n                <script type=\"application\/ld+json\">\n                    {\n                        \"@context\": \"https:\/\/schema.org\",\n                        \"@type\": \"BreadcrumbList\",\n                        \"itemListElement\": [{\n                                \"@type\": \"ListItem\",\n                                \"position\": 1,\n                                \"name\": \"solutec\",\n                                \"item\": \"https:\/\/solutec-dev.adduse.ch\/\"\n                            },\n                            {\n                                \"@type\": \"ListItem\",\n                                \"position\": 2,\n                                \"name\": \"Careers\",\n                                \"item\": \"https:\/\/solutec-dev.adduse.ch\/karriere\/\"\n                            },\n                            {\n                                \"@type\": \"ListItem\",\n                                \"position\": 3,\n                                \"name\": \"Online Application\",\n                                \"item\": \"https:\/\/solutec-dev.adduse.ch\/karriere-bewerbung\/\"\n                            }\n                        ]\n                    }\n                <\/script>\n            <\/div>\n            <div class=\"au-acc__row au-acc__row--back-top\" style=\"text-align: center;\">\n                                    <a class=\"au-back\" href=\"#\" onclick=\"history.back();return false;\">\n                        <img decoding=\"async\" src=\"https:\/\/solutec.com\/wp-content\/themes\/au-solutec-elementor\/assets\/img\/icon_bubble_close.svg\" alt=\"Back\">Back                    <\/a>\n                            <\/div>\n\n\n                                                    <div class=\"au-acc__row--title\">\n\n                    <h1 class=\"au-jobs__title\">\n                        <span class=\"color-grey\">Online Application<\/span>\n                        Unsolicited application                    <\/h1>\n\n                <\/div>\n\n                <form class=\"au-apply__form\" method=\"post\" enctype=\"multipart\/form-data\">\n                    <input type=\"hidden\" id=\"au_apply_nonce\" name=\"au_apply_nonce\" value=\"c9b318a8e7\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/1993\" \/>                    <input type=\"hidden\" name=\"au_apply_action\" value=\"send\">\n                    <input type=\"hidden\" id=\"au_apply_key\" name=\"au_apply_key\" value=\"20260506-183336-c0edc723\">\n                    <input type=\"hidden\" name=\"au_job_slug\" value=\"\">\n                    <input type=\"hidden\" id=\"au_apply_dir\" name=\"au_apply_dir\" value=\"\">\n                    <div class=\"au-hp\" aria-hidden=\"true\">\n                        <label for=\"au_hp_field\">Bitte leer lassen<\/label>\n                        <input type=\"text\" name=\"au_hp_field\" id=\"au_hp_field\" value=\"\" autocomplete=\"off\" tabindex=\"-1\">\n                    <\/div>\n                    <!-- Meine Daten -->\n                    <div class=\"au-acc__row au-acc__row--pair au-acc__row--meine-daten\">\n                        <div class=\"au-acc__pair-left\">My Data.<\/div>\n                        <div class=\"au-acc__pair-right\">\n                            <div class=\"au-fields-grid\">\n                                <div class=\"full au-float au-select-wrap\" id=\"wrap-au_gender\">\n                                    <select id=\"au_gender\" name=\"au_gender\">\n                                                                                <option value=\"\" disabled selected hidden><\/option>\n                                        <option value=\"Frau\" >Female<\/option>\n                                        <option value=\"Mann\" >Male<\/option>\n                                        <option value=\"Divers\" >Diverse<\/option>\n                                        <option value=\"-\" >-<\/option>\n                                    <\/select>\n                                    <label class=\"au-float__label\" for=\"au_gender\">Gender<\/label>\n                                <\/div>\n                                <div class=\"au-float\" id=\"wrap-au_first\">\n                                    <input id=\"au_first\" name=\"au_first\" type=\"text\" required placeholder=\" \" value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_first\">First Name *<\/label>\n                                <\/div>\n                                <div class=\"au-float\" id=\"wrap-au_last\">\n                                    <input id=\"au_last\" name=\"au_last\" type=\"text\" required placeholder=\" \" value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_last\">Last Name *<\/label>\n                                <\/div>\n                                <div class=\"half au-float\" id=\"wrap-au_birth\">\n                                    <input id=\"au_birth\" name=\"au_birth\" type=\"date\" required value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_birth\">Date of Birth *<\/label>\n                                <\/div>\n                                <div class=\"full au-float\" id=\"wrap-au_street\">\n                                    <input id=\"au_street\" name=\"au_street\" type=\"text\" required placeholder=\" \" value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_street\">Street \/ No. *<\/label>\n                                <\/div>\n                                <div class=\"au-float\" id=\"wrap-au_zip\">\n                                    <input id=\"au_zip\" name=\"au_zip\" type=\"text\" required placeholder=\" \" value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_zip\">Postal Code *<\/label>\n                                <\/div>\n                                <div class=\"au-float\" id=\"wrap-au_city\">\n                                    <input id=\"au_city\" name=\"au_city\" type=\"text\" required placeholder=\" \" value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_city\">City *<\/label>\n                                <\/div>\n                                <div class=\"full au-float\" id=\"wrap-au_phone\">\n                                    <input id=\"au_phone\" name=\"au_phone\" type=\"text\" required placeholder=\" \" value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_phone\">Phone *<\/label>\n                                <\/div>\n                                <div class=\"full au-float\" id=\"wrap-au_email\">\n                                    <input id=\"au_email\" name=\"au_email\" type=\"email\" required placeholder=\" \" value=\"\">\n                                    <label class=\"au-float__label\" for=\"au_email\">Email *<\/label>\n                                <\/div>\n                                <div class=\"legende\"><sup>*<\/sup>These fields are mandatory<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n\n\n                    <!-- Meine Unterlagen -->\n                    <div class=\"au-acc__row au-acc__row--pair au-acc__row--meine-unterlagen\">\n                        <div class=\"au-acc__pair-left\">My Documents.<\/div>\n                        <div class=\"au-acc__pair-right\">\n                            <div class=\" full\">\n                                <div class=\"full au-upload\" data-group=\"cv\">\n                                    <div class=\"upload-line\"><label><span class=\"nr\">01<\/span> CV *<\/label>\n                                        <button type=\"button\" class=\"au-upload__btn\">+ Upload<\/button>\n                                    <\/div>\n                                    <input id=\"au_cv\" type=\"file\" accept=\".pdf,.jpg,.jpeg,.png\" hidden>\n\n                                    <ul id=\"au_cv_list\" class=\"file-list\">\n                                                                            <\/ul>\n                                    <div class=\"au-upload-hidden\" id=\"au_cv_hidden\">\n                                                                            <\/div>\n                                <\/div>\n\n                                <div class=\"full au-upload\" data-group=\"certs\">\n                                    <div class=\"upload-line\"><label><span class=\"nr\">02<\/span>Certificates *<\/label>\n                                        <button type=\"button\" class=\"au-upload__btn\">+ Upload<\/button>\n                                    <\/div>\n                                    <input id=\"au_certs\" type=\"file\" accept=\".pdf,.jpg,.jpeg,.png\" hidden>\n\n                                    <ul id=\"au_certs_list\" class=\"file-list\">\n                                                                            <\/ul>\n                                    <div class=\"au-upload-hidden\" id=\"au_certs_hidden\">\n                                                                            <\/div>\n                                <\/div>\n\n                                <div class=\"full au-upload\" data-group=\"other\">\n                                    <div class=\"upload-line\"><label><span class=\"nr\">03<\/span> Other<\/label>\n                                        <button type=\"button\" class=\"au-upload__btn\">+ Upload<\/button>\n                                    <\/div>\n                                    <input id=\"au_other\" type=\"file\" accept=\".pdf,.jpg,.jpeg,.png\" hidden>\n\n                                    <ul id=\"au_other_list\" class=\"file-list\">\n                                                                            <\/ul>\n                                    <div class=\"au-upload-hidden\" id=\"au_other_hidden\">\n                                                                            <\/div>\n                                <\/div>\n                                <div class=\"legende infobox-legende\"><sup>*<\/sup>This document is a required attachment<\/div>                                <div class=\"legende\">\n                                    <b>Allowed formats:<\/b> PDF, JPG, PNG.<br>\n                                    <b>Max. file size: <\/b> 5 MB per file                                <\/div>\n                                <div class=\"full datenschutzfeld\">\n                                    <label style=\"display:flex; gap:8px; align-items:center; font-weight:400;\">\n                                        <input type=\"checkbox\" name=\"au_privacy\" value=\"1\" required >\n                                        <span>I accept the <a href=\"\/datenschutz\" target=\"_blank\">Privacy Policy<\/a> *<\/span>\n                                    <\/label>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Kontakt + CTA als Pair-Row (linke Spalte = au-acc__pair-left) -->\n                    <div class=\"au-acc__row au-acc__row--pair au-acc__row--contact\">\n                        <div class=\"au-acc__pair-left\">Contact Person.<\/div>\n                        <div class=\"au-acc__pair-right\">\n                            <p class=\"au-acc__cta-text\" style=\"margin:0 0 8px;\">\n                                HR Team                            <\/p>\n                            <button type=\"submit\" class=\"au-btn au-btn--primary au-btn-style2\">Submit now<\/button>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Bottom: Zur\u00fcck -->\n                    <div class=\"au-acc__row au-acc__row--back-bottom\" style=\"margin-top:60px;text-align: center;\">\n                        <a class=\"au-back\" href=\"#\" onclick=\"history.back();return false;\">\n                            <img decoding=\"async\" src=\"https:\/\/solutec.com\/wp-content\/themes\/au-solutec-elementor\/assets\/img\/icon_bubble_close.svg\" alt=\"Back\">Back                        <\/a>\n                    <\/div>\n                <\/form>\n                    <\/div>\n        <script>\n            (function() {\n                \/\/ AJAX Endpoints\/Nonce\n                window.auApplyAjax = {\n                    url: 'https:\/\/solutec.com\/wp-admin\/admin-ajax.php',\n                    nonce: '10dfa7eb5b'\n                };\n                window.auApplyIcons = {\n                    check: 'https:\/\/solutec.com\/wp-content\/themes\/au-solutec-elementor\/assets\/img\/solutec_check.svg',\n                    close: 'https:\/\/solutec.com\/wp-content\/themes\/au-solutec-elementor\/assets\/img\/solutec_close.svg',\n                    bin: 'https:\/\/solutec.com\/wp-content\/themes\/au-solutec-elementor\/assets\/img\/icon_solutec_bin.svg'\n                };\n                window.auApplyI18n = {\n                    uploaded: 'Uploaded',\n                    uploading: 'Upload...',\n                    invalidType: 'Invalid file type',\n                    tooBig: 'Max. 5 MB ',\n                    error: 'Upload error',\n                    network: 'Network error',\n                    remove: 'Remove',\n                    groups: {\n                        cv: 'CV',\n                        certs: 'Certificates',\n                        other: 'Other'\n                    }\n                };\n                var ajaxUrl = auApplyAjax.url;\n                var nonce = auApplyAjax.nonce;\n                var applyKey = (document.getElementById('au_apply_key') && document.getElementById('au_apply_key').value) || '';\n\n                function refreshFloatState(w) {\n                    if (!w) return;\n                    var f = w.querySelector('input,select,textarea');\n                    if (!f) return;\n                    var has = !!(f.value && String(f.value).trim() !== \"\");\n                    w.classList.toggle('has-value', has);\n                }\n\n                function bindFloat(w) {\n                    if (!w) return;\n                    var f = w.querySelector('input,select,textarea');\n                    if (!f) return;\n                    ['input', 'change', 'blur'].forEach(ev => f.addEventListener(ev, () => refreshFloatState(w)));\n                    refreshFloatState(w);\n                }\n                document.querySelectorAll('.au-apply .au-float').forEach(bindFloat);\n                \/\/ Restore persisted folder path for this application key\n                (function restoreApplyDir() {\n                    try {\n                        var dirInput = document.getElementById('au_apply_dir');\n                        if (!dirInput) return;\n                        if (dirInput.value) return; \/\/ already set (e.g., POST back)\n                        if (!applyKey) return;\n                        var lsKey = 'auApply:' + applyKey;\n                        var raw = localStorage.getItem(lsKey);\n                        if (!raw) return;\n                        var obj = JSON.parse(raw);\n                        if (obj && obj.dir) dirInput.value = obj.dir;\n                    } catch (e) {}\n                })();\n\n                function addHidden(group, filePath, name) {\n                    var wrap = document.getElementById('au_' + group + '_hidden');\n                    if (!wrap) return;\n                    var input = document.createElement('input');\n                    input.type = 'hidden';\n                    input.name = 'au_uploaded[' + group + '][]';\n                    input.value = filePath + '::' + name;\n                    wrap.appendChild(input);\n                }\n\n                function renderItem(list, data) {\n                    var li = document.createElement('li');\n                    li.dataset.id = data.id || '';\n                    li.dataset.file = data.file || '';\n                    li.dataset.group = data.group || '';\n\n                    var labelText = (window.auApplyI18n && window.auApplyI18n.groups && window.auApplyI18n.groups[li.dataset.group]) || '';\n\n                    \/\/ Status icon\n                    var statusIcon = document.createElement('div');\n                    statusIcon.className = 'au-icon';\n                    var iconImg = document.createElement('img');\n                    iconImg.alt = 'Status';\n                    iconImg.src = (data.ok === true) ? window.auApplyIcons.check : window.auApplyIcons.close;\n                    statusIcon.appendChild(iconImg);\n\n                    var name = document.createElement('div');\n                    name.className = 'name';\n\n                    \/\/ Prepend label span if available\n                    if (labelText) {\n                        var labelSpan = document.createElement('span');\n                        labelSpan.className = 'file-group';\n                        labelSpan.textContent = labelText;\n                        name.appendChild(labelSpan);\n                        name.appendChild(document.createTextNode(' '));\n                    }\n\n                    if (data.file) {\n                        var link = document.createElement('a');\n                        link.href = ajaxUrl + '?action=au_apply_view&nonce=' + encodeURIComponent(nonce) + '&file=' + encodeURIComponent(data.file);\n                        link.target = '_blank';\n                        link.rel = 'noopener noreferrer';\n                        link.textContent = data.name + (data.size ? (' (' + Math.round(data.size \/ 1024) + ' KB)') : '');\n                        name.appendChild(link);\n                    } else {\n                        name.appendChild(document.createTextNode(data.name + (data.size ? (' (' + Math.round(data.size \/ 1024) + ' KB)') : '')));\n                    }\n\n                    var progress = document.createElement('div');\n                    progress.className = 'progress';\n                    progress.textContent = data.progressText || '';\n\n                    var del = document.createElement('button');\n                    del.type = 'button';\n                    del.title = window.auApplyI18n.remove;\n                    var delImg = document.createElement('img');\n                    delImg.alt = window.auApplyI18n.remove;\n                    delImg.src = window.auApplyIcons.bin;\n                    del.appendChild(delImg);\n                    del.addEventListener('click', function() {\n                        if (li.dataset.file) {\n                            var fd = new FormData();\n                            fd.append('action', 'au_apply_delete_upload');\n                            fd.append('file', li.dataset.file);\n                            fd.append('nonce', nonce);\n                            fetch(ajaxUrl, {\n                                method: 'POST',\n                                body: fd\n                            });\n                        }\n                        var hiddenWrap = li.closest('.au-upload').querySelector('.au-upload-hidden');\n                        if (hiddenWrap) {\n                            hiddenWrap.querySelectorAll('input').forEach(function(h) {\n                                if (h.value.indexOf(li.dataset.file + '::') === 0) h.remove();\n                            });\n                        }\n                        li.remove();\n                    });\n\n                    li.appendChild(statusIcon);\n                    li.appendChild(name);\n                    li.appendChild(progress);\n                    li.appendChild(del);\n                    list.appendChild(li);\n                    if (data && data.dir) {\n                        try {\n                            var dirInput = document.getElementById('au_apply_dir');\n                            if (dirInput && !dirInput.value) dirInput.value = data.dir;\n                            if (applyKey) localStorage.setItem('auApply:' + applyKey, JSON.stringify({\n                                dir: data.dir\n                            }));\n                        } catch (e) {}\n                    }\n                    if (data && data.ok === false) {\n                        li.classList.add('error');\n                    }\n                    return li;\n                }\n                \/\/ Helper to add group label spans to pre-rendered list items\n                function ensureGroupLabels(list, group) {\n                    var labelText = (window.auApplyI18n && window.auApplyI18n.groups && window.auApplyI18n.groups[group]) || '';\n                    if (!labelText) return;\n                    list.querySelectorAll('li').forEach(function(li) {\n                        if (li.querySelector('.file-group')) return;\n                        var nameDiv = li.querySelector('.name');\n                        if (!nameDiv) return;\n                        var span = document.createElement('span');\n                        span.className = 'file-group';\n                        span.textContent = labelText;\n                        nameDiv.insertBefore(document.createTextNode(' '), nameDiv.firstChild);\n                        nameDiv.insertBefore(span, nameDiv.firstChild);\n                    });\n                }\n\n                \/\/ Helper to ensure status and bin icon for pre-rendered list items\n                function ensureStatusAndBin(list) {\n                    list.querySelectorAll('li').forEach(function(li) {\n                        if (!li.querySelector('.au-icon')) {\n                            var ic = document.createElement('div');\n                            ic.className = 'au-icon';\n                            var img = document.createElement('img');\n                            img.alt = 'Status';\n                            img.src = window.auApplyIcons.check; \/\/ bereits vorhanden => erfolgreich\n                            ic.appendChild(img);\n                            var nameDiv = li.querySelector('.name');\n                            if (nameDiv) {\n                                li.insertBefore(ic, nameDiv);\n                            } else {\n                                li.insertBefore(ic, li.firstChild);\n                            }\n                        }\n                        var delBtn = li.querySelector('button');\n                        if (delBtn && !delBtn.querySelector('img')) {\n                            delBtn.textContent = '';\n                            var delImg = document.createElement('img');\n                            delImg.alt = 'Entfernen';\n                            delImg.src = window.auApplyIcons.bin;\n                            delBtn.appendChild(delImg);\n                        }\n                    });\n                }\n\n                function bindUpload(box) {\n                    var group = box.getAttribute('data-group');\n                    var input = box.querySelector('input[type=file]');\n                    var btn = box.querySelector('.au-upload__btn');\n                    var list = box.querySelector('.file-list');\n\n                    \/\/ Add group label spans to pre-existing list items\n                    ensureGroupLabels(list, group);\n                    ensureStatusAndBin(list);\n\n                    btn.addEventListener('click', function() {\n                        input.click();\n                    });\n\n                    input.addEventListener('change', function() {\n                        if (!input.files || !input.files.length) return;\n                        var file = input.files[0];\n\n                        var allow = ['application\/pdf', 'image\/jpeg', 'image\/png'];\n                        if (allow.indexOf(file.type) === -1) {\n                            var li = renderItem(list, {\n                                name: file.name,\n                                group: group,\n                                ok: false\n                            });\n                            li.querySelector('.progress').innerHTML = '<span class=\"err\">' + window.auApplyI18n.invalidType + '<\/span>';\n                            var sIconImg = li.querySelector('.au-icon img');\n                            if (sIconImg) {\n                                sIconImg.src = window.auApplyIcons.close;\n                            }\n                            li.classList.add('error');\n                            input.value = '';\n                            return;\n                        }\n                        if (file.size > 5 * 1024 * 1024) {\n                            var li2 = renderItem(list, {\n                                name: file.name,\n                                group: group,\n                                ok: false\n                            });\n                            li2.querySelector('.progress').innerHTML = '<span class=\"err\">' + window.auApplyI18n.tooBig + '<\/span>';\n                            var sIconImg = li2.querySelector('.au-icon img');\n                            if (sIconImg) {\n                                sIconImg.src = window.auApplyIcons.close;\n                            }\n                            li2.classList.add('error');\n                            input.value = '';\n                            return;\n                        }\n\n                        var li = renderItem(list, {\n                            name: file.name,\n                            size: file.size,\n                            progressText: window.auApplyI18n.uploading,\n                            group: group\n                        });\n                        var fd = new FormData();\n                        fd.append('action', 'au_apply_upload');\n                        fd.append('group', group);\n                        fd.append('nonce', nonce);\n                        fd.append('key', applyKey);\n                        fd.append('first', (document.getElementById('au_first') && document.getElementById('au_first').value) || '');\n                        fd.append('last', (document.getElementById('au_last') && document.getElementById('au_last').value) || '');\n                        fd.append('city', (document.getElementById('au_city') && document.getElementById('au_city').value) || '');\n                        fd.append('file', file, file.name);\n\n                        fetch(ajaxUrl, {\n                                method: 'POST',\n                                body: fd\n                            })\n                            .then(function(r) {\n                                return r.json();\n                            })\n                            .then(function(json) {\n                                if (!json || !json.ok) {\n                                    li.querySelector('.progress').innerHTML = '<span class=\"err\">' + (json && json.msg ? json.msg : window.auApplyI18n.error) + '<\/span>';\n                                    var sIconImg = li.querySelector('.au-icon img');\n                                    if (sIconImg) {\n                                        sIconImg.src = window.auApplyIcons.close;\n                                    }\n                                    li.classList.add('error');\n                                    return;\n                                }\n                                li.querySelector('.progress').textContent = window.auApplyI18n.uploaded;\n                                li.dataset.id = json.id;\n                                li.dataset.file = json.file;\n                                \/\/ Link auf gesicherten Viewer aktualisieren\n                                var a = li.querySelector('a');\n                                if (a) {\n                                    a.href = ajaxUrl + '?action=au_apply_view&nonce=' + encodeURIComponent(nonce) + '&file=' + encodeURIComponent(json.file);\n                                }\n                                \/\/ Falls noch kein Link existiert: jetzt erzeugen\n                                if (!a) {\n                                    var nameDiv = li.querySelector('.name');\n                                    if (nameDiv) {\n                                        nameDiv.textContent = '';\n                                        var labelText = (window.auApplyI18n && window.auApplyI18n.groups && window.auApplyI18n.groups[group]) || '';\n                                        if (labelText) {\n                                            var labelSpan = document.createElement('span');\n                                            labelSpan.className = 'file-group';\n                                            labelSpan.textContent = labelText;\n                                            nameDiv.appendChild(labelSpan);\n                                            nameDiv.appendChild(document.createTextNode(' '));\n                                        }\n                                        var link = document.createElement('a');\n                                        link.href = ajaxUrl + '?action=au_apply_view&nonce=' + encodeURIComponent(nonce) + '&file=' + encodeURIComponent(json.file);\n                                        link.target = '_blank';\n                                        link.rel = 'noopener noreferrer';\n                                        link.textContent = json.name + (json.size ? (' (' + Math.round(json.size \/ 1024) + ' KB)') : '');\n                                        nameDiv.appendChild(link);\n                                        a = link;\n                                    }\n                                }\n                                addHidden(group, json.file, json.name);\n                                \/\/ Persist the server folder for this application (hidden + localStorage)\n                                try {\n                                    if (json.dir) {\n                                        var dirInput = document.getElementById('au_apply_dir');\n                                        if (dirInput && !dirInput.value) {\n                                            dirInput.value = json.dir;\n                                        }\n                                        if (applyKey) {\n                                            var lsKey = 'auApply:' + applyKey;\n                                            var payload = {\n                                                dir: json.dir,\n                                                key: applyKey\n                                            };\n                                            localStorage.setItem(lsKey, JSON.stringify(payload));\n                                        }\n                                    }\n                                } catch (e) {}\n                                \/\/ Update status icon to check\n                                var sIconImg = li.querySelector('.au-icon img');\n                                if (sIconImg) {\n                                    sIconImg.src = window.auApplyIcons.check;\n                                }\n                            })\n                            .catch(function() {\n                                li.querySelector('.progress').innerHTML = '<span class=\"err\">' + window.auApplyI18n.network + '<\/span>';\n                                var sIconImg = li.querySelector('.au-icon img');\n                                if (sIconImg) {\n                                    sIconImg.src = window.auApplyIcons.close;\n                                }\n                                li.classList.add('error');\n                            })\n                            .finally(function() {\n                                input.value = '';\n                            });\n                    });\n                }\n\n                document.querySelectorAll('.au-upload').forEach(bindUpload);\n\n                \/\/ Floating Labels\n                function syncFloat(el) {\n                    var wrap = el && el.parentElement;\n                    if (!wrap || !wrap.classList.contains('au-float')) return;\n                    if (el.value && el.value !== '') wrap.classList.add('has-value');\n                    else wrap.classList.remove('has-value');\n                }\n                document.querySelectorAll('.au-apply .au-float input, .au-apply .au-float select, .au-apply .au-float textarea').forEach(function(el) {\n                    ['change', 'input', 'blur'].forEach(function(ev) {\n                        el.addEventListener(ev, function() {\n                            syncFloat(el);\n                        });\n                    });\n                    syncFloat(el);\n                });\n            })();\n        <\/script>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1993","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Careers Application - Solutec<\/title>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Careers Application - Solutec\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solutec.com\/en\/careers-application\/\" \/>\n<meta property=\"og:site_name\" content=\"Solutec\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-12T15:44:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/solutec.com\/wp-content\/uploads\/solutec_loesungen_Rundsteueranlagen-1-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1359\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/careers-application\\\/\",\"url\":\"https:\\\/\\\/solutec.com\\\/en\\\/careers-application\\\/\",\"name\":\"Careers Application - Solutec\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/#website\"},\"datePublished\":\"2025-10-29T14:59:38+00:00\",\"dateModified\":\"2026-03-12T15:44:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/careers-application\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/solutec.com\\\/en\\\/careers-application\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/careers-application\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/solutec.com\\\/en\\\/homepage\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers Application\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/solutec.com\\\/en\\\/\",\"name\":\"Solutec\",\"description\":\"Tailored solutions for the energy infrastructure of the future\",\"publisher\":{\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/solutec.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/#organization\",\"name\":\"Solutec\",\"url\":\"https:\\\/\\\/solutec.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/solutec.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/logo_solutec_quer_rbg.svg\",\"contentUrl\":\"https:\\\/\\\/solutec.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/logo_solutec_quer_rbg.svg\",\"width\":147,\"height\":35,\"caption\":\"Solutec\"},\"image\":{\"@id\":\"https:\\\/\\\/solutec.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/solutec-automation-ag\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Careers Application - Solutec","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Careers Application - Solutec","og_url":"https:\/\/solutec.com\/en\/careers-application\/","og_site_name":"Solutec","article_modified_time":"2026-03-12T15:44:57+00:00","og_image":[{"width":2560,"height":1359,"url":"https:\/\/solutec.com\/wp-content\/uploads\/solutec_loesungen_Rundsteueranlagen-1-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutec.com\/en\/careers-application\/","url":"https:\/\/solutec.com\/en\/careers-application\/","name":"Careers Application - Solutec","isPartOf":{"@id":"https:\/\/solutec.com\/en\/#website"},"datePublished":"2025-10-29T14:59:38+00:00","dateModified":"2026-03-12T15:44:57+00:00","breadcrumb":{"@id":"https:\/\/solutec.com\/en\/careers-application\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutec.com\/en\/careers-application\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/solutec.com\/en\/careers-application\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/solutec.com\/en\/homepage\/"},{"@type":"ListItem","position":2,"name":"Careers Application"}]},{"@type":"WebSite","@id":"https:\/\/solutec.com\/en\/#website","url":"https:\/\/solutec.com\/en\/","name":"Solutec","description":"Tailored solutions for the energy infrastructure of the future","publisher":{"@id":"https:\/\/solutec.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutec.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/solutec.com\/en\/#organization","name":"Solutec","url":"https:\/\/solutec.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutec.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/solutec.com\/wp-content\/uploads\/2025\/10\/logo_solutec_quer_rbg.svg","contentUrl":"https:\/\/solutec.com\/wp-content\/uploads\/2025\/10\/logo_solutec_quer_rbg.svg","width":147,"height":35,"caption":"Solutec"},"image":{"@id":"https:\/\/solutec.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/solutec-automation-ag"]}]}},"_links":{"self":[{"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/pages\/1993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/comments?post=1993"}],"version-history":[{"count":1,"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/pages\/1993\/revisions"}],"predecessor-version":[{"id":1994,"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/pages\/1993\/revisions\/1994"}],"wp:attachment":[{"href":"https:\/\/solutec.com\/en\/wp-json\/wp\/v2\/media?parent=1993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}