{"id":1164,"date":"2026-08-19T22:49:27","date_gmt":"2026-08-19T22:49:27","guid":{"rendered":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/?page_id=1164"},"modified":"2026-08-20T23:48:48","modified_gmt":"2026-08-20T23:48:48","slug":"jobs-apply","status":"publish","type":"page","link":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/jobs-apply\/","title":{"rendered":"Apply Page"},"content":{"rendered":"<form id=\"jobSearchForm\" action=\"\">\n        <!-- INPUTS -->\n                    What\n                        <input id=\"search-keywords-field-desktop\" type=\"text\"\n                            name=\"jts\"\n                            placeholder=\"Job Title or Keywords\"\n                            value=\"\"\/>\n                    Where\n                        <input id=\"search-location-field-desktop\" type=\"text\"\n                            name=\"l\"\n                            placeholder=\"City or State\"\n                            value=\"\"\/>\n        <!-- BUTTONS -->\n            <button type=\"submit\" id=\"btn-search\">\n                Search            <\/button>\n                            <a href=\"https:\/\/firststudent.wd1.myworkdayjobs.com\/firststudent\/login\"\n                target=\"_blank\">\n                    Prior Applicants Login Here                <\/a>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"fr\"\/><\/form>\n    <style>\n        \/* FIELD *\/\n        .csa-field {\n            flex: 1;\n            min-width: 300px;\n        }\n        \/* INPUT BOX (main container) *\/\n        .csa-input-box {\n            display: flex;\n            align-items: center;\n            border: 1px solid #ccc;\n            border-radius: 6px;\n            background: #ffffff;\n            padding: 0 15px;\n            height: 48px;\n        }\n        \/* LABEL INSIDE *\/\n        .csa-inline-label {\n            font-weight: 600;\n            color: #4b4b4b !important;\n            white-space: nowrap;\n        }\n        \/* INPUT *\/\n        .csa-input {\n            border: none !important;\n            outline: none;\n            box-shadow: none !important;\n            flex: 1;\n            background: transparent;\n            padding: 0;\n            color: #4b4b4b;\n        }\n        \/* ICON *\/\n        .csa-icon {\n            margin-left: 10px;\n            line-height: 0.3rem;\n        }\n        \/* FOCUS EFFECT *\/\n        .csa-input-box:focus-within {\n            border-color: #2563eb;\n            box-shadow: 0 0 0 2px rgba(37,99,235,0.15);\n        }\n        .csa-job-search-wrapper {\n            align-items: center;\n            display: flex;\n            gap: 10px;\n        }\n        \/* GROUPS *\/\n        .csa-input-group,\n        .csa-button-group {\n            display: flex;\n            gap: 10px; \/* inner gap *\/\n            \/* width: 100%; *\/\n        }\n        .csa-input {\n            flex: 1; \/* grow + responsive *\/\n            min-width: 0;\n            padding: 16px;\n            background: #ffffff;\n            color: #4b4b4b;\n            box-sizing: border-box; \/* VERY IMPORTANT *\/\n        }\n        .csa-login-btn {\n            font-size: 16px;\n            line-height: 1em;\n        }\n        .csa-search-btn,\n        .csa-login-btn {\n            flex: 0 0 auto;\n            padding: 16px;\n            border-radius: 6px;\n            border: none;\n            text-decoration: none;\n            white-space: nowrap;\n        }\n        .csa-search-btn {\n            background: #D52B1E;\n            color: #ffffff;\n            text-align: center;\n        }\n        .csa-search-btn:hover {\n            background: rgb(134, 18, 9);\n            border: none;\n        }\n        .csa-login-btn {\n            background: #0b2265;\n            color: #ffffff;\n            text-align: center;\n            font-weight: 500;\n        }\n        .csa-login-btn:hover {\n            background: rgb(5, 23, 77);\n            color: #ffffff;\n            text-decoration: none;\n        }\n        \/* INLINE (default) *\/\n        .csa-layout-inline {\n            flex-direction: row;\n        }\n        .csa-layout-inline .csa-input-group {\n            flex: 1;\n        }\n        .csa-layout-inline .csa-input {\n            flex: 1;\n            min-width: 0;\n        }\n        .csa-layout-inline .csa-search-btn,\n        .csa-layout-inline .csa-login-btn {\n            flex: 0 0 auto;\n        }\n        \/* TWO ROW *\/\n        .csa-layout-two_row {\n            flex-direction: column;\n        }\n        .csa-layout-two_row .csa-input-group {\n            flex-direction: row;\n        }\n        .csa-layout-two_row .csa-button-group {\n            flex-direction: row;\n            justify-content: flex-start;\n        }\n        .csa-layout-two_row .csa-input {\n            width: 48%;\n        }\n        .csa-layout-two_row .csa-search-btn,\n        .csa-layout-two_row .csa-login-btn {\n            width: auto;\n        }\n        \/* STACK INPUTS *\/\n        .csa-layout-stack_inputs {\n            flex-direction: column;\n        }\n        .csa-layout-stack_inputs .csa-input-group {\n            flex-direction: column;\n        }\n        .csa-layout-stack_inputs .csa-button-group {\n            flex-direction: row;\n        }\n        .csa-layout-stack_inputs .csa-input {\n            width: 100%;\n        }\n        .csa-layout-stack_inputs .csa-search-btn,\n        .csa-layout-stack_inputs .csa-login-btn {\n            width: auto;\n        }\n        \/* FULL STACK *\/\n        .csa-layout-full_stack {\n            flex-direction: column;\n        }\n        .csa-layout-full_stack .csa-input-group,\n        .csa-layout-full_stack .csa-button-group {\n            flex-direction: column;\n        }\n        .csa-layout-full_stack .csa-input,\n        .csa-layout-full_stack .csa-search-btn,\n        .csa-layout-full_stack .csa-login-btn {\n            width: 100%;\n        }\n        .csa-button-group .csa-search-btn,\n        .csa-button-group .csa-login-btn {\n            flex: 0 0 auto;\n        }\n        @media (max-width: 768px) {\n            .csa-job-search-wrapper {\n                flex-direction: column;\n                gap: 12px;\n            }\n            .csa-input-group,\n            .csa-button-group {\n                flex-direction: column;\n                width: 100%;\n            }\n            .csa-search-btn,\n            .csa-login-btn {\n                width: 100%;\n            }\n        }\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .csa-job-search-wrapper {\n                flex-direction: column;\n                gap: 12px;\n            }\n            \/* inputs row *\/\n            .csa-input-group {\n                display: flex;\n                flex-direction: row;\n                width: 100%;\n            }\n            .csa-field {\n                flex: 1;\n            }\n            \/* buttons row *\/\n            .csa-button-group {\n                display: flex;\n                flex-direction: row;\n                width: 100%;\n            }\n            .csa-search-btn,\n            .csa-login-btn {\n                flex: 1;\n                text-align: center;\n            }\n        }\n    <\/style>\n<p>No job selected.This module renders the application form and needs a job in the URL, for example \/jobs\/apply\/{job-id}\/.<\/p><style>\n\t\/*\n\t * A sticky element can only travel inside its parent's box, and Beaver\n\t * Builder's module wrappers are only as tall as the card - so without this\n\t * the card has nowhere to move and sticky does nothing at all. Stretching\n\t * the wrappers to the column height gives it the run it needs. Scoped to\n\t * this node so no other module's layout is touched.\n\t *\/\n\t.fl-node-,\n\t.fl-node- .fl-module-content {\n\t\theight: 100%;\n\t}\n<\/style>\n<style>\n\t.fl-node- .csa-job-summary {\n\t\tbackground: #ffffff;\n\t\tborder: 1px solid #e2e4e7;\n\t\tborder-radius: 8px;\n\t\tpadding: 24px;\n\t\t--csa-jd-fade: #ffffff;\n\t}\n\t.fl-node- .csa-job-summary .csa-job-summary-toggle {\n\t\tcolor: #0b57d0;\n\t\tfont-size: 16px;\n\t}\n\t.fl-node- .csa-job-summary .csa-job-summary-chevron {\n\t\tborder-color: #0b57d0;\n\t}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>What Where Search Prior Applicants Login Here No job selected.This module renders the application form and needs a job in the URL, for example \/jobs\/apply\/{job-id}\/.<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1164","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/pages\/1164","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/comments?post=1164"}],"version-history":[{"count":6,"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/pages\/1164\/revisions"}],"predecessor-version":[{"id":1174,"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/pages\/1164\/revisions\/1174"}],"wp:attachment":[{"href":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/fr\/wp-json\/wp\/v2\/media?parent=1164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}