{"id":903,"date":"2024-11-04T12:45:05","date_gmt":"2024-11-04T12:45:05","guid":{"rendered":"https:\/\/bespoke.eu.applyflow.com\/?page_id=903"},"modified":"2026-03-30T21:57:38","modified_gmt":"2026-03-30T21:57:38","slug":"submit-a-vacancy","status":"publish","type":"page","link":"https:\/\/www.bespokecareers.com\/submit-a-vacancy\/","title":{"rendered":"Submit a vacancy"},"content":{"rendered":"\n\n\t<style>\n    \/* Hide footer on this page *\/\n    .fl-builder-content-282 {\n      display: none !important;\n    }\n    .power-by-af {\n      display: none !important;\n    }\n    \/* Kill Beaver Builder wrapper margins *\/\n    .fl-builder-content-primary .fl-row,\n    .fl-builder-content-primary .fl-row-content-wrap,\n    .fl-builder-content-primary .fl-row-content,\n    .fl-builder-content-primary .fl-col-group,\n    .fl-builder-content-primary .fl-col,\n    .fl-builder-content-primary .fl-col-content,\n    .fl-builder-content-primary .fl-module,\n    .fl-builder-content-primary .fl-module-content,\n    .fl-builder-content-primary .fl-html {\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n    \/* Kill page content padding *\/\n    .fl-content-full,\n    .fl-post-content,\n    #fl-main-content {\n      padding: 0 !important;\n      margin: 0 !important;\n    }\n    .bv-hero *, .bv-hero *::before, .bv-hero *::after {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    .bv-hero {\n      --green: #97d422;\n      --green-dark: #4a7a00;\n      --dark: #0C0F0A;\n      --white: #FFFFFF;\n      --gray-500: #888;\n      --radius: 12px;\n      --radius-lg: 16px;\n      color: var(--dark);\n      -webkit-font-smoothing: antialiased;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      min-height: calc(100vh - 104px);\n    }\n    \/* Left: Form side *\/\n    .bv-hero .hero-form {\n      padding: 24px 48px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .bv-hero .hero-intro {\n      padding-bottom: 8px;\n    }\n    .bv-hero .hero-intro h1 {\n      font-size: 38px;\n      font-weight: 800;\n      line-height: 1.1;\n      letter-spacing: -0.02em;\n      margin-bottom: 10px;\n    }\n    .bv-hero .hero-subtitle {\n      font-size: 16px;\n      color: #444;\n      line-height: 1.5;\n      margin-bottom: 8px;\n    }\n    .bv-hero .hero-jobseeker {\n      font-size: 13px;\n      color: #888;\n      margin-bottom: 0;\n    }\n    .bv-hero .hero-jobseeker a {\n      color: #4a7a00;\n      text-decoration: underline;\n    }\n    .bv-hero .form-embed {\n      width: 100%;\n      flex: 1;\n    }\n    .bv-hero .form-embed iframe {\n      width: 100% !important;\n      min-height: 100% !important;\n    }\n    \/* Right: Social proof side *\/\n    .bv-hero .hero-proof {\n      background: var(--green);\n      padding: 32px 0 32px 40px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      overflow: hidden;\n      position: relative;\n    }\n    .bv-hero .proof-heading {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--dark);\n      text-align: center;\n      margin-bottom: 16px;\n      line-height: 1.2;\n      white-space: nowrap;\n      padding-right: 40px;\n    }\n    \/* Testimonial carousel *\/\n    .bv-hero .testimonial-carousel {\n      position: relative;\n      width: 100%;\n      overflow: visible;\n      cursor: grab;\n      -webkit-user-select: none;\n      user-select: none;\n    }\n    .bv-hero .testimonial-carousel:active { cursor: grabbing; }\n    .bv-hero .testimonial-track {\n      display: flex;\n      gap: 20px;\n      transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);\n    }\n    .bv-hero .testimonial-card {\n      width: calc(100% - 80px);\n      min-width: 0;\n      background: var(--white);\n      border-radius: var(--radius-lg);\n      padding: 0;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      overflow: hidden;\n      box-shadow: 0 8px 32px rgba(0,0,0,0.1);\n      flex-shrink: 0;\n    }\n    .bv-hero .card-content {\n      padding: 18px;\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n      min-width: 0;\n      overflow: hidden;\n    }\n    .bv-hero .card-logo {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .bv-hero .card-logo img {\n      height: 48px;\n      width: auto;\n      filter: brightness(0);\n    }\n    .bv-hero .speech-bubble {\n      background: var(--dark);\n      color: var(--white);\n      border-radius: 16px 16px 16px 4px;\n      padding: 18px;\n      font-size: 17px;\n      line-height: 1.5;\n      font-weight: 500;\n      position: relative;\n      word-wrap: break-word;\n      overflow-wrap: break-word;\n    }\n    .bv-hero .speech-bubble::after {\n      content: '';\n      position: absolute;\n      bottom: -12px;\n      left: 24px;\n      width: 0;\n      height: 0;\n      border-left: 14px solid var(--dark);\n      border-bottom: 14px solid transparent;\n    }\n    .bv-hero .speech-bubble .author {\n      display: none;\n    }\n    .bv-hero .card-author {\n      font-size: 11px;\n      color: #666;\n      font-weight: 400;\n      margin-top: 16px;\n      line-height: 1.4;\n    }\n    .bv-hero .card-image {\n      position: relative;\n      overflow: hidden;\n      padding: 10px;\n      background: var(--white);\n    }\n    .bv-hero .card-image .card-photo {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center top;\n      border-radius: var(--radius);\n    }\n    .bv-hero .carousel-controls {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      margin-top: 16px;\n      padding-right: 40px;\n    }\n    .bv-hero .carousel-dot {\n      width: 8px;\n      height: 8px;\n      border-radius: 50%;\n      background: rgba(12, 15, 10, 0.2);\n      border: none;\n      cursor: pointer;\n      transition: all 0.3s;\n      padding: 0;\n    }\n    .bv-hero .carousel-dot.active {\n      background: var(--dark);\n      width: 24px;\n      border-radius: 4px;\n    }\n    .bv-hero .proof-logos {\n      margin-top: 24px;\n      text-align: center;\n      padding-right: 40px;\n    }\n    .bv-hero .proof-logos-label {\n      font-size: 11px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      color: var(--dark);\n      opacity: 0.5;\n      margin-bottom: 12px;\n    }\n    .bv-hero .proof-logos-grid {\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 12px 20px;\n      align-items: center;\n      justify-items: center;\n    }\n    .bv-hero .proof-logos-grid .client-logo {\n      height: 30px;\n      width: auto;\n      object-fit: contain;\n      filter: brightness(0);\n      opacity: 0.4;\n      transition: opacity 0.3s;\n    }\n    .bv-hero .proof-logos-grid .client-logo:hover { opacity: 0.7; }\n    @media (max-width: 1200px) {\n      .bv-hero .testimonial-card { grid-template-columns: 1fr; }\n      .bv-hero .card-image { min-height: 200px; }\n    }\n    @media (max-width: 1024px) {\n      .bv-hero { grid-template-columns: 1fr; min-height: auto; }\n      .bv-hero .hero-form { padding: 20px; }\n      .bv-hero .hero-proof { display: none; }\n    }\n  <\/style>\n  <section>\n        <h1>Hire exceptional architecture &amp; design talent<\/h1>\n        <p>The industry&#8217;s best and brightest are already in our network (171,006 people to be exact). We just need to know who you&#8217;re looking for.<\/p>\n        <p>Looking for a job? <a href=\"https:\/\/www.bespokecareers.com\/jobs\/\">View our jobs board here<\/a>.<\/p>\n        <iframe data-tally-src=\"https:\/\/tally.so\/embed\/pbGYWP?alignLeft=1&#038;hideTitle=1&#038;transparentBackground=1&#038;dynamicHeight=1&#038;formEventsForwarding=1\" loading=\"lazy\" width=\"100%\" height=\"474\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" title=\"Job Brief\"><\/iframe>\n      <h2>How leading practices like yours find their next great hire with Bespoke<\/h2>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/GENTON.png\" alt=\"Genton\"\/>\n                &#8220;Since working with Bespoke, we&#8217;ve filled key positions with highly qualified professionals who fit seamlessly into our team, boosting productivity and enabling us to take on more ambitious projects.&#8221;\n              &mdash; Maria O&#8217;Meagher, Practice Manager, Genton, Melbourne\n              <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/Maria-OMeagher.png\" alt=\"Maria O'Meagher\"\/>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/STUDIO-PDP-1.png\" alt=\"Studio PDP\"\/>\n                &#8220;Bespoke are the epitome of &#8216;ethical recruiters.&#8217; They&#8217;re respectful of our time, they establish strong relationships with us and candidates alike. When Bespoke sends us a candidate profile, we sit up and listen.&#8221;\n              &mdash; Sophie Tait, Human Resources Director, Studio PDP, London\n              <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/Sophie-Tait.jpg\" alt=\"Sophie Tait\"\/>\n                <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/CERA-STRIBLEY.png\" alt=\"Cera Stribley\"\/>\n                &#8220;The Bespoke Careers team have a deep understanding of our practice so we know they&#8217;ve considered not just the brief but cultural fit too. Growing our team with the right people has been truly expedited by working with Bespoke.&#8221;\n              &mdash; Meredith Fisher, General Manager, Cera Stribley, Melbourne\n              <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/Meredith-Fisher.png\" alt=\"Meredith Fisher\"\/>\n          <button data-index=\"0\"><\/button>\n          <button data-index=\"1\"><\/button>\n          <button data-index=\"2\"><\/button>\n        Trusted by 1,000+ leading practices worldwide every year\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/BENOY.png\" alt=\"Benoy\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/CERA-STRIBLEY.png\" alt=\"Cera Stribley\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/GENSLER.png\" alt=\"Gensler\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/GENTON.png\" alt=\"Genton\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/GRIMSHAW.png\" alt=\"Grimshaw\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/HDR.png\" alt=\"HDR\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/JONATHAN-ADLER.png\" alt=\"Jonathan Adler\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/KPF-1.png\" alt=\"KPF\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/PASCALLWATSON-1.png\" alt=\"Pascall Watson\"\/>\n          <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2024\/11\/ARCHITECTUS.png\" alt=\"Architectus\"\/>\n  <\/section>\n\n","protected":false},"excerpt":{"rendered":"<p>Hire exceptional architecture &amp; design talent The industry&#8217;s best and brightest are already in our network (171,006 people to be exact). We just need to know who you&#8217;re looking for. Looking for a job? View our jobs board here. How leading practices like yours find their next great hire with Bespoke &#8220;Since working with Bespoke,&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":43,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","footnotes":""},"class_list":["post-903","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/903","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/comments?post=903"}],"version-history":[{"count":25,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/903\/revisions"}],"predecessor-version":[{"id":11172,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/903\/revisions\/11172"}],"wp:attachment":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/media?parent=903"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}