{"id":14045,"date":"2026-07-27T21:40:15","date_gmt":"2026-07-27T21:40:15","guid":{"rendered":"https:\/\/www.bespokecareers.com\/?page_id=14045"},"modified":"2026-07-28T03:03:13","modified_gmt":"2026-07-28T03:03:13","slug":"would-you-encourage-your-child-to-pursue-a-career-in-architecture-and-design","status":"publish","type":"page","link":"https:\/\/www.bespokecareers.com\/global-panel\/would-you-encourage-your-child-to-pursue-a-career-in-architecture-and-design\/","title":{"rendered":"Would you encourage your child to pursue a career in architecture and design?"},"content":{"rendered":"\n\n\t<!-- WOULD YOU ENCOURAGE YOUR CHILD? MODULE - paste into a Beaver Builder HTML module. All styles scoped under #gp. -->\n<style>\nfooter[data-type=\"footer\"]{display:none !important;}\n.power-by-af{display:none !important;}\n#gp{font-family:'F37 Ginger','Helvetica Neue',sans-serif;background:#f4f4ef;color:#3a3a3a;line-height:1.5;font-size:16px;-webkit-font-smoothing:antialiased;}\n#gp{--lime:#97D422;--lime-dark:#6fa318;--ink:#0F0F0F;--body:#3a3a3a;--muted:#888;--paper:#f4f4ef;--card:#ffffff;--line:#e6e6df;--serif:'F37 Ginger','Helvetica Neue',sans-serif;--sans:'F37 Ginger','Helvetica Neue',sans-serif;}\n#gp *{margin:0;padding:0;box-sizing:border-box;}\n#gp ::selection{background:var(--lime);color:var(--ink);}\n#gp .app{display:flex;height:calc(100vh - 180px);min-height:560px;}\n#gp .directory{width:48%;min-width:400px;max-width:760px;overflow-y:auto;padding:26px 26px 60px;border-right:1px solid var(--line);scrollbar-width:thin;scrollbar-color:#c9c9c0 transparent;}\n#gp .cta{display:flex;align-items:center;gap:14px;background:var(--ink);border-radius:10px;padding:14px 16px 14px 22px;margin-bottom:14px;}\n#gp .cta-label{font-family:var(--serif);font-weight:700;font-size:17px;color:#fff;}\n#gp .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;}\n\/* FIX: tiles always visible - opacity never 0; only transform animates *\/\n#gp .tile{position:relative;aspect-ratio:1\/1.12;border-radius:10px;overflow:hidden;cursor:pointer;border:none;padding:0;background:var(--ink);text-align:left;font-family:var(--sans);animation:gp-tile-rise .55s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(var(--i) * 40ms);outline-offset:3px;}\n#gp .tile:focus{outline:none;}\n#gp .tile:focus-visible{outline:3px solid var(--lime);}\n@keyframes gp-tile-rise{from{transform:translateY(14px);}to{transform:none;}}\n#gp .tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transform:scale(1.01);transition:filter .45s ease, transform .6s cubic-bezier(.2,.7,.2,1);}\n#gp .tile .initials{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:700;font-size:clamp(30px,3.4vw,44px);color:var(--lime);letter-spacing:.02em;}\n#gp .tile .veil{position:absolute;inset:0;background:linear-gradient(to top, rgba(15,15,15,.88) 0%, rgba(15,15,15,.25) 42%, rgba(15,15,15,0) 65%);opacity:0;transition:opacity .35s ease;}\n#gp .tile .plate{position:absolute;left:0;right:0;bottom:0;padding:10px 12px 11px;transform:translateY(8px);opacity:0;transition:transform .35s ease, opacity .35s ease;}\n#gp .tile .plate .n{display:block;color:#fff;font-weight:600;font-size:13px;line-height:1.25;}\n#gp .tile .plate .r{display:block;color:rgba(255,255,255,.72);font-size:11px;line-height:1.35;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}\n#gp .tile:hover img,#gp .tile:focus-visible img,#gp .tile.active img{filter:grayscale(0%);transform:scale(1.06);}\n#gp .tile:hover .veil,#gp .tile:focus-visible .veil,#gp .tile.active .veil{opacity:1;}\n#gp .tile:hover .plate,#gp .tile:focus-visible .plate,#gp .tile.active .plate{opacity:1;transform:none;}\n#gp .tile.active{box-shadow:0 0 0 3px var(--paper), 0 0 0 6px var(--lime);}\n#gp .tile .mark{position:absolute;top:10px;right:10px;width:22px;height:22px;border-radius:50%;background:var(--lime);color:var(--ink);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;opacity:0;transform:scale(.5);transition:opacity .25s ease, transform .25s cubic-bezier(.3,1.6,.5,1);}\n#gp .tile.active .mark{opacity:1;transform:scale(1);}\n#gp .shelf{flex:1;position:relative;overflow:hidden;background:var(--paper);}\n#gp .pane{position:absolute;inset:0;overflow-y:auto;padding:48px clamp(28px,5vw,84px) 90px;scrollbar-width:thin;scrollbar-color:#c9c9c0 transparent;}\n#gp #welcome{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease;}\n#gp #welcome .welcome-inner{max-width:640px;}\n#gp #welcome .big{font-family:var(--serif);font-weight:700;letter-spacing:-0.01em;font-size:clamp(30px,3.2vw,46px);line-height:1.12;color:var(--ink);margin-bottom:26px;}\n#gp #welcome .big em{font-style:italic;background:linear-gradient(transparent 62%, var(--lime) 62%, var(--lime) 94%, transparent 94%);}\n#gp #welcome p{font-size:16px;line-height:1.8;max-width:56ch;margin-bottom:14px;}\n#gp #welcome .stat-block{display:flex;align-items:center;gap:32px;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:24px 28px;margin:28px 0 32px;}\n#gp #welcome .donut{flex-shrink:0;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;}\n#gp #welcome .donut::after{content:\"\";position:absolute;width:66px;height:66px;background:var(--card);border-radius:50%;}\n#gp #welcome .donut-label{position:relative;z-index:1;font-family:var(--serif);font-weight:700;font-size:18px;color:var(--ink);}\n#gp #welcome .stat-text .pct{font-family:var(--serif);font-weight:700;font-size:32px;color:var(--ink);line-height:1;}\n#gp #welcome .stat-text .desc{font-size:14px;color:var(--muted);margin-top:6px;line-height:1.5;}\n#gp #welcome .hint{margin-top:32px;display:inline-flex;align-items:center;gap:10px;font-size:13.5px;color:var(--muted);}\n#gp #welcome .hint .pulse{width:10px;height:10px;border-radius:50%;background:var(--lime);animation:gp-pulse 1.8s ease-in-out infinite;}\n@keyframes gp-pulse{0%,100%{box-shadow:0 0 0 0 rgba(151,212,34,.55);}55%{box-shadow:0 0 0 9px rgba(151,212,34,0);}}\n#gp #story{opacity:0;pointer-events:none;}\n#gp .app.reading #welcome{opacity:0;pointer-events:none;}\n#gp .app.reading #story{opacity:1;pointer-events:auto;}\n\/* FIX: story-inner always visible; only transform animates *\/\n#gp .story-inner{max-width:720px;margin:0 auto;}\n#gp .story-inner.in{animation:gp-shelf-in .5s cubic-bezier(.2,.7,.2,1) both;}\n@keyframes gp-shelf-in{from{transform:translateX(46px);}to{transform:none;}}\n#gp .story-nav{display:flex;align-items:center;gap:14px;margin-bottom:34px;}\n#gp .story-nav .pos{font-size:13px;color:var(--muted);letter-spacing:.02em;}\n#gp .story-nav .pos b{color:var(--ink);font-weight:600;}\n#gp .story-nav .spacer{flex:1;}\n#gp .navbtn{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--card);color:var(--ink);font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease, transform .15s ease, border-color .2s ease;}\n#gp .navbtn:hover{background:var(--lime);border-color:var(--lime);transform:translateY(-1px);}\n#gp .navbtn.close{font-size:14px;}\n#gp .story-head{display:flex;align-items:center;gap:20px;margin-bottom:26px;flex-wrap:wrap;}\n#gp .story-head .face{flex-shrink:0;width:84px;height:84px;border-radius:50%;background-size:cover;background-position:center;outline:3px solid var(--lime);outline-offset:3px;background-color:var(--ink);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:700;font-size:28px;color:var(--lime);}\n#gp .story-head h2{font-family:var(--serif);font-weight:700;letter-spacing:-0.01em;font-size:clamp(26px,2.6vw,34px);color:var(--ink);line-height:1.1;}\n#gp .story-head .role{font-size:14px;color:var(--muted);margin-top:5px;line-height:1.5;}\n#gp .verdict-badge{display:inline-flex;align-items:center;gap:7px;background:var(--lime);color:var(--ink);font-family:var(--serif);font-weight:700;font-size:13px;border-radius:20px;padding:5px 14px 5px 10px;margin-top:10px;}\n#gp .verdict-badge.no{background:var(--ink);color:#fff;}\n#gp .verdict-badge .check{font-size:15px;line-height:1;}\n#gp .pull{font-family:var(--serif);font-weight:700;letter-spacing:-0.01em;font-size:clamp(22px,2.2vw,29px);line-height:1.35;color:var(--ink);margin:0 0 36px;padding-top:20px;position:relative;}\n#gp .pull::before{content:\"201C\";display:block;font-size:64px;line-height:.4;color:var(--lime);margin-bottom:14px;}\n#gp .story-body h3{font-family:var(--serif);font-weight:700;font-size:20px;color:var(--ink);margin:34px 0 10px;display:flex;align-items:baseline;gap:12px;}\n#gp .story-body h3::after{content:\"\";flex:1;height:1px;background:var(--line);transform:translateY(-4px);}\n#gp .story-body p{font-size:15.5px;line-height:1.85;margin-bottom:14px;}\n#gp .story-body p:last-child{margin-bottom:0;}\n#gp .story-foot{margin-top:52px;padding-top:22px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;}\n#gp .story-foot .next-label{font-size:13px;color:var(--muted);}\n#gp .story-foot .next-name{font-family:var(--serif);font-weight:700;font-size:19px;color:var(--ink);cursor:pointer;border:none;background:none;padding:0;text-align:left;transition:color .2s ease;}\n#gp .story-foot .next-name:hover{color:var(--lime-dark);}\n#gp article[hidden]{display:none;}\n@media (max-width:820px){\n#gp .app{display:block;height:auto;}\n#gp .directory{width:100%;min-width:0;max-width:none;border-right:none;overflow:visible;padding:22px 16px 40px;}\n#gp .grid{gap:10px;}\n#gp .shelf{position:fixed;inset:0;z-index:2147483000;background:var(--paper);transform:translateX(100%);transition:transform .38s cubic-bezier(.2,.7,.2,1);}\n#gp .app.reading .shelf{transform:none;}\n#gp #welcome{display:none;}\n#gp .pane{padding:24px 20px 80px;}\n}\n<\/style>\n    Would you encourage your child?\n        72% said no. Here&#8217;s <em>why.<\/em>\n        <p>Lindsay&#8217;s daughter is weeks from leaving school. The dinner table conversation turned to careers &#8211; and it sent her back to the panel with a direct question.<\/p>\n          72%\n            72% No\n            of professionals surveyed said they would <strong>not<\/strong> encourage their child to pursue a career in architecture and design.<br \/><em>Survey of 57 professionals.<\/em>\n        <p>Below, ten industry leaders explain why &#8211; and a few make the case for the other side. Select someone to read their full view.<\/p>\n        Choose someone from the panel to open their view\n          <button id=\"prevBtn\" aria-label=\"Previous\">&larr;<\/button>\n          <button id=\"nextBtn\" aria-label=\"Next\">&rarr;<\/button>\n          <button id=\"closeBtn\" aria-label=\"Close\">&#10005;<\/button>\n          Up next\n          <button id=\"nextName\"><\/button>\n<article data-name=\"David Minnis\" data-role=\"Director, Edgington's Architects\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/10\/DAVID.jpg\" data-verdict=\"no\">\n  <blockquote>Absolutely not!<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Absolutely not!<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Tracy Meller\" data-role=\"Senior Director and Architect, RSHP\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/10\/7000_N31740_rshpweb-1.jpg\" data-verdict=\"no\">\n  <blockquote>I feel that I have been very lucky, and that my experience is not indicative of most women in the profession.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Sadly, I could not in all honesty encourage either of my daughters to pursue a career in architecture &#8211; unless it was their all-consuming passion. I say this despite having loved my 30 years in the profession, and having enjoyed career success and good pay. However I feel that I have been very lucky, and that my experience is not indicative of most women in the profession.<\/p>\n    <p>A predominantly male workforce, inflexible workplace practices, long hours and slow career progression all continue to make architecture a profession that requires tough compromise if you intend to try and balance a family and career.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Michael Hegarty\" data-role=\"Principal Architect &amp; Chief Executive, ARCH\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/10\/IMG_5279.jpeg\" data-verdict=\"yes\">\n  <blockquote>Buildings and places that could only exist because they emerged in our minds first.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>The fundamental needs of humanity include water, food and shelter. Architects work with other skilled people to create shelter &#8211; and that&#8217;s been happening since before humans developed farming or the earliest civilisations.<\/p>\n    <p>As architects we continue to see buildings and places being built that could only exist because they emerged in our minds first. We experience the huge personal fulfilment of creating places where communities thrive. At every stage of human advancement the new technology gets added to the tools available to support architects do what we do, and the profession remains the career of choice for creative, civic minded, technically adept young people who want to make a better world.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Tom Pike\" data-role=\"Partner \/ Director, Pike &amp; Partners Architects\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/10\/imgi_2_TomPiketeam-1-6copy.jpg\" data-verdict=\"no\">\n  <blockquote>A steady decline in opportunities for creativity &#8211; and a dramatic rise in bureaucracy and legislation.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>I&#8217;ve been working in the architectural profession for 50 years now and I&#8217;ve seen a steady decline in opportunities for creativity and innovation &#8211; and conversely a dramatic rise in bureaucracy and legislation. These dynamics are strangling architects and making life a misery for them. I would therefore not encourage my child to enter the profession.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Anna Ifanti\" data-role=\"Chief of Staff, 10N\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/ANNA-IFANTI.jpeg\">\n  <blockquote>I make sure they go in it with their eyes wide open.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Architectural education is long, challenging and extremely expensive. More often than not, young aspiring architects leave their education in crippling student debt, embarking on a very competitive professional market, expected to often work gruesome hours whilst usually being severely underpaid. When I am called upon to advise someone in my close personal circle, I make sure they go in it with their eyes wide open.<\/p>\n    <p>At the end of the day it is a highly personal decision and relies on the individual&#8217;s aptitude and appetite. There are always other avenues to solve the world&#8217;s hard problems, to work with hugely talented and inspiring people, and to support communities &#8211; possibly through other industries outside the built environment.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Wells Mason\" data-role=\"Designer and Sculptor, Ironwood Industries\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/07\/Wells-Mason.jpg\" data-verdict=\"no\">\n  <blockquote>I&#8217;d encourage young people to explore careers that can&#8217;t currently be solved by AI.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Unpopular opinion, but no. Too many design firms are scrambling to take advantage of AI to remain competitive and increase profitability, and it&#8217;s hastening our demise. Instead of a traditional career path in design or any other field, I&#8217;d encourage young people to explore careers that can&#8217;t currently be solved by AI.<\/p>\n    <p>Better yet, I&#8217;d encourage them to develop strategies and build companies that respond to the myriad problems created by AI. I have two grown kids. I hope I&#8217;ve prepared them for what&#8217;s next.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Jon Arnott\" data-role=\"Founder, adeptus.digital\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/JON.jpg\" data-verdict=\"no\">\n  <blockquote>The industry is on its knees and does not look after its people well enough.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>I would not encourage my child to pursue a career in architecture. The industry is on its knees and does not look after its people well enough, both financially or emotionally. I know some places are changing that, but in all honesty it is an industry that needs significant review and intervention.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"John Morgan\" data-role=\"Director, Leonard Design\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/06\/JOHN.jpg\" data-verdict=\"yes\">\n  <blockquote>There remains no better industry to pursue.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>YES 100%. It is so easy to focus on the negatives and challenges &#8211; the fear of being replaced by AI, tighter margins, more regulation. But Architecture and Design remains a brilliant and exciting industry, full of beautiful, incredible, talented people who are a joy to collaborate with. There remains no better industry to pursue.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Daniel Jones\" data-role=\"Studio Director, Stephen George + Partners\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/10\/240912_0393_HOLLIS-TIF-30060064262-DJ-Head-Shot.jpg\" data-verdict=\"yes\">\n  <blockquote>Architecture and Design remains a wholly fulfilling creative career with wide opportunity for specialism.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>Absolutely. Architecture and Design remains a wholly fulfilling creative career with wide opportunity for specialism and diverse opportunity to explore different typologies and interests. We should continue to inspire and encourage the rising generation.<\/p>\n    <p>That response isn&#8217;t without some caveats, including realistic expectations of the day-to-day life, including salary. As long as there is an understanding that being an architect is not the grand bespectacled Hollywood image that many still think it is. And whether you will be as appreciated as you think you should be &#8211; well, that&#8217;s a discussion for another time.<\/p>\n  <\/section>\n<\/article>\n<article data-name=\"Neal Payton\" data-role=\"Senior Principal, Torti Gallas + Partners\" data-img=\"https:\/\/cdn-01.cms-eu-v2i.applyflow.com\/bespoke\/wp-content\/uploads\/2025\/10\/payton_neal-808.jpg\">\n  <blockquote>It was my passion that sustained me in this field.<\/blockquote>\n  <section data-h=\"The view\">\n    <p>I have three grown children, and none of them chose to pursue architecture. It was not something I encouraged or discouraged. What I hoped for is that they would choose a path that fired their imagination. I chose to pursue architecture because I was curious about it since I was 14. I loved looking at and thinking about buildings and cities.<\/p>\n    <p>As a suburban high schooler outside of Baltimore, as my friends were hanging out at local malls, I was thinking of excuses to ride the bus into Downtown, just to walk around, and immerse myself in the place. That passion sustained me through a rigorous college career, and the ups and downs of the economy ever since.<\/p>\n    <p>Predicting the future is a fool&#8217;s errand. Thirty years ago, guidance counselors were telling students not to pursue architecture because computers would replace the profession. The opposite happened. AI represents a different challenge &#8211; but there will still be a role for decision making. Skill sets will evolve, but I still imagine an industry that can thrive.<\/p>\n  <\/section>\n<\/article>\n\n","protected":false},"excerpt":{"rendered":"<p>Would you encourage your child? 72% said no. Here&#8217;s why. Lindsay&#8217;s daughter is weeks from leaving school. The dinner table conversation turned to careers &#8211; and it sent her back to the panel with a direct question. 72% 72% No of professionals surveyed said they would not encourage their child to pursue a career in&hellip;<\/p>\n","protected":false},"author":20,"featured_media":14061,"parent":13911,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","footnotes":""},"class_list":["post-14045","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/14045","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\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/comments?post=14045"}],"version-history":[{"count":3,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/14045\/revisions"}],"predecessor-version":[{"id":14103,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/14045\/revisions\/14103"}],"up":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/pages\/13911"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/media\/14061"}],"wp:attachment":[{"href":"https:\/\/www.bespokecareers.com\/af-api\/wp\/v2\/media?parent=14045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}