<!DOCTYPE html>
<html lang="en-US" class="fmt-normal access-PUBLIC">
<head>
    <link rel="preconnect" href="https://wwww.archpaper.com">
    <link rel="preconnect" href="https://servedbyadbutler.com">
    <link rel="dns-prefetch" href="https://www.archpaper.com">
    <link rel="dns-prefetch" href="https://servedbyadbutler.com">
    <meta name="google-site-verification" content="o3pXHcMFg7ou3kx2rXnmgliOnG47dPeVuBmxeUnL2Ds"/>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta charset="UTF-8">
        <title>Not Found</title>
        <link rel="profile" href="http://gmpg.org/xfn/11">
    <script async src="https://kit.fontawesome.com/e3cefd9513.js" crossorigin="anonymous"></script>
    <style>
        @font-face {
            font-family: 'Suisse Intl Roman';
            src: url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseWorks-Regular-WebS.eot');
            src: url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseWorks-Regular-WebS.eot?6690652#iefix') format('embedded-opentype'),
            url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseWorks-Regular-WebS.woff?6690652') format('woff'),
            url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseWorks-Regular-WebS.ttf?6690652') format('truetype'),
            url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseWorks-Regular-WebS.svg?6690652#suisse-intl-roman') format('svg');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: 'Suisse Intl Book';
            src: url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseIntl-Book-WebS.eot');
            src: url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseIntl-Book-WebS.eot?6690652#iefix') format('embedded-opentype'),
            url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseIntl-Book-WebS.woff?6690652') format('woff'),
            url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseIntl-Book-WebS.ttf?6690652') format('truetype'),
            url('https://www.archpaper.com/wp-content/themes/archpaper2020/fonts/SuisseIntl-Book-WebS.svg?6690652#suisse-intl-book') format('svg');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

        body {
            text-wrap: pretty;
        }

        @media (max-width: 1200px) {
            .body.single article .entry-content {
                overflow: hidden;
            }
        }

                #wrapper-navbar {
            background: #fafafa;
            border-top: solid 2px silver;
            border-bottom: solid 2px silver
        }

        html .navbar-light .navbar-toggler-icon {
            background-image: none;
            border: none
        }

        #menu-pullout {
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 50;
            display: none;
            height: auto;
            min-height: 100vh;
            transition-delay: 0;
            overflow-y: scroll
        }

        .admin-bar #menu-pullout {
            top: 2rem
        }

        #menu-pullout .cloak {
            display: block
        }

        #menu-pullout.collapsing {
            transition: none;
            display: none
        }

        #menu-pullout.collapse {
            opacity: 0
        }

        #menu-pullout.show {
            opacity: 1;
            transition-delay: 0ms;
            display: block
        }

        #menu-pullout .closer {
            position: absolute;
            right: 1.5rem;
            z-index: 22;
            color: #888;
            top: 0;
            padding: 1rem;
            font-size: 2.8rem;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            font-family: Helvetica Neue, Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif, arial, sans;
            line-height: .5;
            cursor: pointer
        }

        #menu-pullout .closer:hover {
            color: #000
        }

        #menu-pullout .closer span {
            position: fixed
        }

        #menu-pullout .inside {
            min-height: 100%;
            position: relative;
            background: #fff;
            width: 25rem;
            padding: 3.038rem 3.224rem;
            padding-bottom: 10rem;
            padding-right: 4rem;
            z-index: 6;
        }

        @media (max-width: 640px) {
            #menu-pullout .inside {
                width: 100%
            }
        }

        #menu-pullout .inside > div {
            padding-top: .496rem;
            border-top: .124rem solid silver
        }

        #menu-pullout .inside > div:not(.social) a {
            color: #000;
            position: relative;
            display: inline-block;
            text-decoration: none
        }

        #menu-pullout .inside > div:not(.social) a:before {
            content: "";
            position: absolute;
            right: 100%;
            height: 2px;
            bottom: -2px;
            left: 0;
            background-color: #000;
            visibility: hidden;
            transition: all .2s ease-in-out 0s
        }

        #menu-pullout .inside > div:not(.social) a:hover:before {
            right: 0;
            visibility: visible
        }

        #menu-pullout .inside > div:not(.social) ul li a:before {
            bottom: 1px
        }

        #menu-pullout .inside > div + div {
            margin-top: 2rem
        }

        #menu-pullout .inside > div > header, #menu-pullout .inside > div > a {
            display: block;
            font-family: SuisseIntl;
            font-size: 1.24rem;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.364rem;
            letter-spacing: -.0062rem;
            color: #000;
            -webkit-font-smoothing: antialiased;
            font-smoothing: antialiased
        }

        #menu-pullout .inside > div ul {
            padding: 0;
            margin: 0;
            margin-top: .744rem;
            list-style-type: none;
            -moz-column-count: 2;
            column-count: 2;
            display: block
        }

        #menu-pullout .inside > div li {
            list-style-type: none;
            padding: 0;
            margin: 0;
            font-family: SuisseIntl;
            font-size: .806rem;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.54752rem;
            letter-spacing: .0155rem;
            color: #000
        }

        #menu-pullout .inside .social a {
            font-size: 1.612rem;
            display: inline-block
        }

        #menu-pullout .inside .social a + a {
            margin-left: 1rem
        }

        .navbar-menu {
            width: 100%;
            border-top: solid 2px silver;
            white-space: nowrap
        }

        .navbar-menu .an-navbar-nav {
            margin: 0 auto;
            padding: 0;
            list-style-type: none;
            display: flex;
            justify-content: center
        }

        .navbar-menu .an-navbar-nav .nav-link {
            padding: .8rem 1rem
        }

        @media (max-width: 380px) {
            li.nav-digital-issues {
                display: none !important
            }
        }

        @media (max-width: 480px) {
            li.menu-item-276045:after {
                display: none
            }

            li.nav-ce-strong {
                display: none !important
            }
        }

        @media (max-width: 540px) {
            li.menu-item-92000 { /* subjects */
                display: none !important
            }
        }


        @media (max-width: 650px) {
            li.menu-item-91000 { /* regions */
                display: none !important
            }

        }

        @media (max-width: 830px) {
            .navbar-menu .an-navbar-nav .nav-link {
                padding: .8rem .7rem
            }

            .navbar-menu .an-navbar-nav li.sep {
                display: none;
            }

            li.nav-jobs, li.nav-awards {
                display: none !important
            }
        }


        @media (max-width: 1200px) {
            .navbar-menu .an-navbar-nav .nav-link {
                padding: .8rem .4rem
            }

            li.nav-calendar, li.nav-products {
                display: none !important
            }
        }

        .navbar-menu .an-navbar-nav.dropped li a {
            color: #ddd
        }

        /*.navbar-menu .an-navbar-nav .menu-item-276045:after {*/
        /*    content: "";*/
        /*    display: inline-block;*/
        /*    background-color: silver;*/
        /*    width: .124rem;*/
        /*    height: 1rem;*/
        /*    vertical-align: middle;*/
        /*    margin: 0 .3rem*/
        /*}*/

        .navbar-menu .an-navbar-nav .menu-item-276066 a {
            color: #007bff;
        }

        .navbar-menu .an-navbar-nav > li.nav-shop a {
            color: #007bff !important;
        }

        .navbar-menu .an-navbar-nav ul[aria-labelledby=menu-item-dropdown-276052] .an-navbar-image {
            border: 1px solid #000;
        }

        .navbar-menu .an-navbar-nav ul[aria-labelledby=menu-item-dropdown-276052]:before {
            font-size: 2.02rem;
            line-height: 1.72rem;
            letter-spacing: -.093rem;
            font-family: SuisseIntlCond, HelveticaNeue-CondensedBold, "Helvetica Neue", sans-serif;
            display: block;
            content: "AN Events";
            clear: both;
            text-align: center;
            text-transform: none
        }

        .navbar-menu .an-navbar-nav > li {
            vertical-align: middle;
            text-transform: uppercase;
            display: inline-block;
            margin: 0;
            padding: 0;
            list-style-type: none;
            font-family: SuisseIntl, "HelveticaNeue-CondensedBold", "Helvetica Neue", sans-serif;
            font-size: .744rem;
            font-weight: 400;
            font-stretch: normal;
            font-style: normal;
            line-height: .8184rem;
            letter-spacing: .02666rem;
            position: inherit;
            overflow: visible
        }

        .navbar-menu .an-navbar-nav > li a {
            display: inline-block;
            transition: color .2s
        }

        .navbar-menu .an-navbar-nav > li.show a {
            color: #000 !important
        }

        .navbar-menu .an-navbar-nav > li a {
            color: #000
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu {
            top: initial !important;
            border: none !important;
            border-radius: 0 !important;
            left: 0;
            right: 0;
            height: auto;
            justify-content: center;
            transform: none !important;
            background-color: #fafafa
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu .dropdown-item:hover {
            color: #16181b;
            text-decoration: none
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu.show {
            padding-top: 1rem;
            display: grid;
            grid-template-columns:auto auto auto;
            grid-row-gap: 1.5rem;
            padding-bottom: 10rem
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu.show:before {
            grid-column-start: 1;
            grid-column-end: 4
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu li {
            width: 30vw;
            max-width: 480px
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu li a {
            padding: 1rem;
            white-space: normal
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu li a .an-navbar-image {
            display: block;
            margin-bottom: .31rem
        }

        .navbar-menu .an-navbar-nav > li .dropdown-menu li a .an-navbar-desc {
            text-transform: none;
            display: block;
            font-family: SuisseIntl, "HelveticaNeue-CondensedBold", "Helvetica Neue", sans-serif;
            font-size: 1.24rem;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.364rem;
            letter-spacing: -.0062rem;
            color: #000
        }

        html .navbar {
            padding: .35rem 1rem !important
        }

        html .navbar .navbar-toggler {
            color: rgba(0, 0, 0, .5);
            border-color: transparent;
            padding: 0
        }

        html .navbar > .container {
            padding-top: 0 !important;
            padding-bottom: 0 !important
        }

        html .navbar > .container .row > div {
            padding: 0
        }

        html .navbar .top-row {
            width: 100%;
            padding: 1rem 0 !important;
            max-width: 1400px;
            margin: 0 auto
        }

        @media (min-width: 1400px) {
            html .navbar .top-row {
                padding: 1rem !important
            }
        }

        html .navbar .hamburger, html .navbar .search {
            align-items: center;
            align-content: center;
            vertical-align: middle;
            display: flex
        }

        html .navbar .search {
            justify-content: flex-end;
            text-align: right;
            font-size: 1.7rem;
            color: #888
        }

        html .navbar picture {
            overflow: hidden;
            max-width: 960px
        }

        html .navbar .logo {
            text-align: center
        }

        html .navbar .logo svg {
            height: 3.56rem;
            width: 100%
        }

        .searcharea {
            margin-bottom: 2rem;
            overflow: hidden;
            max-height: 0;
            text-align: center;
            transition: max-height .3s
        }

        .searcharea input, .searcharea button {
            height: 2.8rem;
            vertical-align: middle
        }

        .searcharea #s {
            padding: .1rem .5rem;
            outline: none
        }

        .searcharea > form {
            padding-top: .75rem !important;
            padding-bottom: .25rem !important
        }

        .searcharea.active {
            max-height: 8rem
        }

        html.fmt-long #wrapper-navbar {
            background: #000
        }

        html.fmt-long #wrapper-navbar, html.fmt-long .navbar-menu {
            border-color: #646464
        }

        html.fmt-long .navbar svg .cls-1 {
            fill: #646464
        }

        .header-sticky {
            z-index: 6 !important;
        }
        html.fmt-long .header-sticky .wrapper .container h1 {
            text-align: center !important
        }

        html.fmt-long .navbar-menu .an-navbar-nav > li a {
            color: #646464
        }

        html.fmt-long .navbar-menu .an-navbar-nav > li.show a {
            color: #fff !important
        }

        html.fmt-long .navbar-menu .an-navbar-nav .menu-item-276045:after {
            background-color: #646464
        }

        .slick-track, .slick-list {
            display: flex !important;
            justify-content: center !important;
            min-width: 100%;
        }
    </style>
    <link rel="preload" as="style" href=/wp-content/themes/archpaper2020/css/fonts.min.css?v0.1"/>
    <link rel="stylesheet" href=/wp-content/themes/archpaper2020/css/fonts.min.css?v0.1"/>
    <script data-ad-client="ca-pub-1339186610002626" async
            src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        
    <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v22.3 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Not Found</title>
	<link rel="canonical" href="https://www.archpaper.com/not-found/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Not Found" />
	<meta property="og:url" content="https://www.archpaper.com/not-found/" />
	<meta property="og:site_name" content="The Architect’s Newspaper" />
	<meta property="article:publisher" content="https://www.facebook.com/archpaper/" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@archpaper" />
	<meta name="twitter:label1" content="Written by" />
	<meta name="twitter:data1" content="Larry Williamson" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.archpaper.com/not-found/","url":"https://www.archpaper.com/not-found/","name":"Not Found","isPartOf":{"@id":"https://www.archpaper.com/#website"},"datePublished":"2020-10-16T15:07:03+00:00","dateModified":"2020-10-16T15:07:03+00:00","breadcrumb":{"@id":"https://www.archpaper.com/not-found/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.archpaper.com/not-found/"]}]},{"@type":"BreadcrumbList","@id":"https://www.archpaper.com/not-found/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.archpaper.com/"},{"@type":"ListItem","position":2,"name":"Not Found"}]},{"@type":"WebSite","@id":"https://www.archpaper.com/#website","url":"https://www.archpaper.com/","name":"The Architect’s Newspaper","description":"The most authoritative voice on architecture and design in the United States.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.archpaper.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel="alternate" type="application/rss+xml" title="The Architect’s Newspaper &raquo; Feed" href="https://www.archpaper.com/feed/" />
<link rel="alternate" type="text/calendar" title="The Architect’s Newspaper &raquo; iCal Feed" href="https://www.archpaper.com/calendar/?ical=1" />
<script type="text/javascript">
/* <![CDATA[ */
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.archpaper.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.4.3"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
/* ]]> */
</script>
<link rel='stylesheet' id='tribe-events-pro-mini-calendar-block-styles-css' href='https://www.archpaper.com/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-mini-calendar-block.min.css?ver=6.3.2' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://www.archpaper.com/wp-includes/css/dist/block-library/style.min.css?ver=6.4.3' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='allow-webp-image-css' href='https://www.archpaper.com/wp-content/plugins/allow-webp-image/public/css/allow-webp-image-public.css?ver=1.0.1' type='text/css' media='all' />
<link rel='stylesheet' id='l422y-gallery-styles-css' href='https://www.archpaper.com/wp-content/plugins/l422y-galleryz/l422y-galleryz.css?ver=1.0' type='text/css' media='all' />
<link rel='stylesheet' id='child-understrap-styles-css' href='https://www.archpaper.com/wp-content/themes/archpaper2020/css/archpaper2020.min.css?ver=0.5.6132' type='text/css' media='all' />
<script type="text/javascript" src="https://www.archpaper.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://www.archpaper.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://www.archpaper.com/wp-content/plugins/no_more_bloom/no_more_bloom.js?ver=1.2" id="no_more_bloom-js"></script>
<script type="text/javascript" src="https://www.archpaper.com/wp-content/plugins/allow-webp-image/public/js/allow-webp-image-public.js?ver=1.0.1" id="allow-webp-image-js"></script>
<link rel="https://api.w.org/" href="https://www.archpaper.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.archpaper.com/wp-json/wp/v2/pages/289125" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.archpaper.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.4.3" />
<link rel='shortlink' href='https://www.archpaper.com/?p=289125' />
<link rel="alternate" type="application/json+oembed" href="https://www.archpaper.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.archpaper.com%2Fnot-found%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.archpaper.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.archpaper.com%2Fnot-found%2F&#038;format=xml" />
  <meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://www.archpaper.com"><link rel="alternate" href="https://www.archpaper.com/wp-json/tribe/events/v1/" /><meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="The Architect’s Newspaper - The most authoritative voice on architecture and design in the United States.">
<!-- There is no amphtml version available for this URL. -->        <link rel="icon" href="https://www.archpaper.com/images/AN_favicon_64.png" id="light-scheme-icon">
    <link rel="icon" href="https://www.archpaper.com/images/AN_favicon_64_white.png" id="dark-scheme-icon">
    <script src="https://cdn.jsdelivr.net/npm/whatwg-fetch@3.6.2/dist/fetch.umd.min.js"></script>
            <!-- Global site tag (gtag.js) - Google Analytics -->
        <script async src="https://www.googletagmanager.com/gtag/js?id=UA-842890-8&l=gDataLayer"></script>
        <script>
            window.gDataLayer = window.gDataLayer || [];

            function gtag() {
                gDataLayer.push(arguments);
            }

            gtag('js', new Date());
            gtag('config', 'UA-842890-8');
            gtag('config', 'G-MENX7MGVGM');
            gtag('config', 'UA-117318363-2');
            // gtag('config', 'UA-117318363-2', {'dimension1': pixelRatio});

        </script>
        <script async>
        (function () {


            let mql = window.matchMedia('(prefers-color-scheme: dark)');

            if (typeof mql.addEventListener !== 'function') {
                let mql = window.matchMedia('(prefers-color-scheme: light)');
            }
            if (typeof mql.addEventListener === 'function') {
                mql.addEventListener("change", () => {
                    onUpdate();
                });
            }

            let onUpdate = () => {
                let lightSchemeIcon = document.querySelector('link#light-scheme-icon');
                let darkSchemeIcon = document.querySelector('link#dark-scheme-icon');

                if (mql.matches) {
                    if (lightSchemeIcon) lightSchemeIcon.remove();
                    document.head.append(darkSchemeIcon);
                } else {
                    document.head.append(lightSchemeIcon);
                    if (darkSchemeIcon) darkSchemeIcon.remove();
                }
            }
            onUpdate();
        }());
    </script>


    <script>
        pixelRatio = 1;

        if (window.screen.systemXDPI !== undefined && window.screen.logicalXDPI !== undefined && window.screen.systemXDPI > window.screen.logicalXDPI) {
            pixelRatio = window.screen.systemXDPI / window.screen.logicalXDPI;
        } else if (window.devicePixelRatio !== undefined) {
            pixelRatio = window.devicePixelRatio;
        }

        function __depin(target) {
            jQuery(target).not('[nopin]').each(function (t) {
                jQuery(this).attr('data-nopin', 'true')
                    .attr('nopin', 'nopin')
                    .attr('data-pin-no-hover', 'true');
            })

        }

        // adTimer1, adTimer2;

        // document.addEventListener('readystatechange', (event) => {
        //     clearTimeout(adTimer1);
        //     clearTimeout(adTimer2);
        //     adTimer1 = setTimeout(__depin('.pua1 img'), 100);
        //     adTimer2 = setTimeout(__depin('img[src*="servedbyadbutler"]'), 100);
        // });


    </script>
    <script type="text/javascript">
        (function (d) {
            if (document.addEventListener) document.addEventListener('ltkAsyncListener', d);
            else {
                e = document.documentElement;
                e.ltkAsyncProperty = 0;
                e.attachEvent('onpropertychange', function (e) {
                    if (e.propertyName == 'ltkAsyncProperty') {
                        d();
                    }
                });
            }
        })(function () {
            /********** Begin Custom Code **********/
            _ltk.Activity.AddPageBrowse();
            _ltk.Activity.Submit();
            /********** End Custom Code **********/
        });
    </script>
    <div id="fb-root"></div>
    <script>(function (d, s, id) {
            var js, fjs = d.getElementsByTagName(s)[0];
            if (d.getElementById(id)) return;
            js = d.createElement(s);
            js.id = id;
            js.src = 'https://connect.facebook.net/en_US/sdk.js#xfbml=1&autoLogAppEvents=1&version=v3.1&appId=237336769628829';
            fjs.parentNode.insertBefore(js, fjs);
        }(document, 'script', 'facebook-jssdk'));</script>
    <script type="text/javascript"
            src="https://onsite.optimonk.com/script.js?account=206830"
            async></script>
        <div class="pua1">
        <!-- 300 x 600 pop up ad [async] -->
        <div class="t">
            <div class="tc">
                <div class="a">
                    <span class="closer">CLOSE AD <em>&times;</em></span>
                    <script type="text/javascript">if (!window.AdButler) {
                        (function () {
                            var s =
                                document.createElement("script");
                            s.async = true;
                            s.type = "text/javascript";
                            s.src =
                                'https://servedbyadbutler.com/app.js';
                            var n =
                                document.getElementsByTagName("script")[0];
                            n.parentNode.insertBefore(s, n);
                        }());
                    }
                </script>
                <script type="text/javascript">
                    var AdButler = AdButler || {};
                    AdButler.ads = AdButler.ads || [];
                    var abkw = window.abkw || '';
                    var plc368103 = window.plc368103 || 0;
                    document.write('<' + 'div id="placement_368103_' + plc368103 + '"></' + 'div>');
                    AdButler.ads.push({
                        handler: function (opt) {
                            AdButler.register(175624, 368103, [300, 600],
                                'placement_368103_' + opt.place, opt);
                        }, opt: {
                            place: plc368103++, keywords: abkw,
                            domain: 'servedbyadbutler.com', click: 'CLICK_MACRO_PLACEHOLDER'
                        }
                    });
                </script>                </div>
            </div>
        </div>
    </div>

    <style>
        html {
            font-synthesis: none;
        }

        .pua1 {
            font-family: "Suisse Intl Book", Arial, sans-serif;
            position: fixed;
            background: #eeeeee;
            background: rgba(238, 238, 238, 0.96);
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            z-index: 999999;
            display: none;
        }

        .pua1 .closer {
            font-size: .9rem;
            color: #aaaaaa;
            cursor: pointer;
            transition: color 500ms;

        }

        .pua1 .closer:hover {
            color: #333333;
        }

        .pua1 .closer em {
            font-style: normal;
            font-size: 1.2rem;
        }


        .pua1 > div.t {
            display: table;
            height: 100%;
            width: 100%;

        }


        .pua1 > div.t > div.tc {
            display: table-cell;
            height: 100%;
            width: 100%;
            vertical-align: middle;

        }


        .pua1 div.a {
            width: 300px;
            max-width: 90%;
            vertical-align: middle;
            margin: 0 auto;
            text-align: right;


        }

        .pua1 div.a div {
            box-shadow: 0 10px 39px rgba(0, 0, 0, .2), 0 8.1px 11.9px rgba(0, 0, 0, .2);
        }

        .pua1 div.a > div img {
            display: block;
        }

    </style>
    <script>
        adTimer1 = setTimeout(__depin('.pua1 img'), 100);
        adTimer2 = setTimeout(__depin('img[src*="servedbyadbutler"]'), 100);
    </script>
    <link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"/>
    <script>(function () {/*

 Copyright The Closure Library Authors.
 SPDX-License-Identifier: Apache-2.0
*/
            'use strict';
            var g = function (a) {
                var b = 0;
                return function () {
                    return b < a.length ? {done: !1, value: a[b++]} : {done: !0}
                }
            }, l = this || self, m = /^[\w+/_-]+[=]{0,2}$/, p = null, q = function () {
            }, r = function (a) {
                var b = typeof a;
                if ("object" == b) if (a) {
                    if (a instanceof Array) return "array";
                    if (a instanceof Object) return b;
                    var c = Object.prototype.toString.call(a);
                    if ("[object Window]" == c) return "object";
                    if ("[object Array]" == c || "number" == typeof a.length && "undefined" != typeof a.splice && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("splice")) return "array";
                    if ("[object Function]" == c || "undefined" != typeof a.call && "undefined" != typeof a.propertyIsEnumerable && !a.propertyIsEnumerable("call")) return "function"
                } else return "null"; else if ("function" == b && "undefined" == typeof a.call) return "object";
                return b
            }, u = function (a, b) {
                function c() {
                }

                c.prototype = b.prototype;
                a.prototype = new c;
                a.prototype.constructor = a
            };
            var v = function (a, b) {
                Object.defineProperty(l, a, {
                    configurable: !1, get: function () {
                        return b
                    }, set: q
                })
            };
            var y = function (a, b) {
                this.b = a === w && b || "";
                this.a = x
            }, x = {}, w = {};
            var aa = function (a, b) {
                a.src = b instanceof y && b.constructor === y && b.a === x ? b.b : "type_error:TrustedResourceUrl";
                if (null === p) b:{
                    b = l.document;
                    if ((b = b.querySelector && b.querySelector("script[nonce]")) && (b = b.nonce || b.getAttribute("nonce")) && m.test(b)) {
                        p = b;
                        break b
                    }
                    p = ""
                }
                b = p;
                b && a.setAttribute("nonce", b)
            };
            var z = function () {
                return Math.floor(2147483648 * Math.random()).toString(36) + Math.abs(Math.floor(2147483648 * Math.random()) ^ +new Date).toString(36)
            };
            var A = function (a, b) {
                b = String(b);
                "application/xhtml+xml" === a.contentType && (b = b.toLowerCase());
                return a.createElement(b)
            }, B = function (a) {
                this.a = a || l.document || document
            };
            B.prototype.appendChild = function (a, b) {
                a.appendChild(b)
            };
            var C = function (a, b, c, d, e, f) {
                try {
                    var k = a.a, h = A(a.a, "SCRIPT");
                    h.async = !0;
                    aa(h, b);
                    k.head.appendChild(h);
                    h.addEventListener("load", function () {
                        e();
                        d && k.head.removeChild(h)
                    });
                    h.addEventListener("error", function () {
                        0 < c ? C(a, b, c - 1, d, e, f) : (d && k.head.removeChild(h), f())
                    })
                } catch (n) {
                    f()
                }
            };
            var ba = l.atob("aHR0cHM6Ly93d3cuZ3N0YXRpYy5jb20vaW1hZ2VzL2ljb25zL21hdGVyaWFsL3N5c3RlbS8xeC93YXJuaW5nX2FtYmVyXzI0ZHAucG5n"),
                ca = l.atob("WW91IGFyZSBzZWVpbmcgdGhpcyBtZXNzYWdlIGJlY2F1c2UgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlIGlzIGludGVyZmVyaW5nIHdpdGggdGhpcyBwYWdlLg=="),
                da = l.atob("RGlzYWJsZSBhbnkgYWQgb3Igc2NyaXB0IGJsb2NraW5nIHNvZnR3YXJlLCB0aGVuIHJlbG9hZCB0aGlzIHBhZ2Uu"),
                ea = function (a, b, c) {
                    this.b = a;
                    this.f = new B(this.b);
                    this.a = null;
                    this.c = [];
                    this.g = !1;
                    this.i = b;
                    this.h = c
                }, F = function (a) {
                    if (a.b.body && !a.g) {
                        var b =
                            function () {
                                D(a);
                                l.setTimeout(function () {
                                    return E(a, 3)
                                }, 50)
                            };
                        C(a.f, a.i, 2, !0, function () {
                            l[a.h] || b()
                        }, b);
                        a.g = !0
                    }
                }, D = function (a) {
                    for (var b = G(1, 5), c = 0; c < b; c++) {
                        var d = H(a);
                        a.b.body.appendChild(d);
                        a.c.push(d)
                    }
                    b = H(a);
                    b.style.bottom = "0";
                    b.style.left = "0";
                    b.style.position = "fixed";
                    b.style.width = G(100, 110).toString() + "%";
                    b.style.zIndex = G(2147483544, 2147483644).toString();
                    b.style["background-color"] = I(249, 259, 242, 252, 219, 229);
                    b.style["box-shadow"] = "0 0 12px #888";
                    b.style.color = I(0, 10, 0, 10, 0, 10);
                    b.style.display =
                        "flex";
                    b.style["justify-content"] = "center";
                    b.style["font-family"] = "Roboto, Arial";
                    c = H(a);
                    c.style.width = G(80, 85).toString() + "%";
                    c.style.maxWidth = G(750, 775).toString() + "px";
                    c.style.margin = "24px";
                    c.style.display = "flex";
                    c.style["align-items"] = "flex-start";
                    c.style["justify-content"] = "center";
                    d = A(a.f.a, "IMG");
                    d.className = z();
                    d.src = ba;
                    d.style.height = "24px";
                    d.style.width = "24px";
                    d.style["padding-right"] = "16px";
                    var e = H(a), f = H(a);
                    f.style["font-weight"] = "bold";
                    f.textContent = ca;
                    var k = H(a);
                    k.textContent = da;
                    J(a,
                        e, f);
                    J(a, e, k);
                    J(a, c, d);
                    J(a, c, e);
                    J(a, b, c);
                    a.a = b;
                    a.b.body.appendChild(a.a);
                    b = G(1, 5);
                    for (c = 0; c < b; c++) d = H(a), a.b.body.appendChild(d), a.c.push(d)
                }, J = function (a, b, c) {
                    for (var d = G(1, 5), e = 0; e < d; e++) {
                        var f = H(a);
                        b.appendChild(f)
                    }
                    b.appendChild(c);
                    c = G(1, 5);
                    for (d = 0; d < c; d++) e = H(a), b.appendChild(e)
                }, G = function (a, b) {
                    return Math.floor(a + Math.random() * (b - a))
                }, I = function (a, b, c, d, e, f) {
                    return "rgb(" + G(Math.max(a, 0), Math.min(b, 255)).toString() + "," + G(Math.max(c, 0), Math.min(d, 255)).toString() + "," + G(Math.max(e, 0), Math.min(f,
                        255)).toString() + ")"
                }, H = function (a) {
                    a = A(a.f.a, "DIV");
                    a.className = z();
                    return a
                }, E = function (a, b) {
                    0 >= b || null != a.a && 0 != a.a.offsetHeight && 0 != a.a.offsetWidth || (fa(a), D(a), l.setTimeout(function () {
                        return E(a, b - 1)
                    }, 50))
                }, fa = function (a) {
                    var b = a.c;
                    var c = "undefined" != typeof Symbol && Symbol.iterator && b[Symbol.iterator];
                    b = c ? c.call(b) : {next: g(b)};
                    for (c = b.next(); !c.done; c = b.next()) (c = c.value) && c.parentNode && c.parentNode.removeChild(c);
                    a.c = [];
                    (b = a.a) && b.parentNode && b.parentNode.removeChild(b);
                    a.a = null
                };
            var ia = function (a, b, c, d, e) {
                var f = ha(c), k = function (n) {
                    n.appendChild(f);
                    l.setTimeout(function () {
                        f ? (0 !== f.offsetHeight && 0 !== f.offsetWidth ? b() : a(), f.parentNode && f.parentNode.removeChild(f)) : a()
                    }, d)
                }, h = function (n) {
                    document.body ? k(document.body) : 0 < n ? l.setTimeout(function () {
                        h(n - 1)
                    }, e) : b()
                };
                h(3)
            }, ha = function (a) {
                var b = document.createElement("div");
                b.className = a;
                b.style.width = "1px";
                b.style.height = "1px";
                b.style.position = "absolute";
                b.style.left = "-10000px";
                b.style.top = "-10000px";
                b.style.zIndex = "-10000";
                return b
            };
            var K = {}, L = null;
            var M = function () {
            }, N = "function" == typeof Uint8Array, O = function (a, b) {
                a.b = null;
                b || (b = []);
                a.j = void 0;
                a.f = -1;
                a.a = b;
                a:{
                    if (b = a.a.length) {
                        --b;
                        var c = a.a[b];
                        if (!(null === c || "object" != typeof c || Array.isArray(c) || N && c instanceof Uint8Array)) {
                            a.g = b - a.f;
                            a.c = c;
                            break a
                        }
                    }
                    a.g = Number.MAX_VALUE
                }
                a.i = {}
            }, P = [], Q = function (a, b) {
                if (b < a.g) {
                    b += a.f;
                    var c = a.a[b];
                    return c === P ? a.a[b] = [] : c
                }
                if (a.c) return c = a.c[b], c === P ? a.c[b] = [] : c
            }, R = function (a, b, c) {
                a.b || (a.b = {});
                if (!a.b[c]) {
                    var d = Q(a, c);
                    d && (a.b[c] = new b(d))
                }
                return a.b[c]
            };
            M.prototype.h = N ? function () {
                var a = Uint8Array.prototype.toJSON;
                Uint8Array.prototype.toJSON = function () {
                    var b;
                    void 0 === b && (b = 0);
                    if (!L) {
                        L = {};
                        for (var c = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789".split(""), d = ["+/=", "+/", "-_=", "-_.", "-_"], e = 0; 5 > e; e++) {
                            var f = c.concat(d[e].split(""));
                            K[e] = f;
                            for (var k = 0; k < f.length; k++) {
                                var h = f[k];
                                void 0 === L[h] && (L[h] = k)
                            }
                        }
                    }
                    b = K[b];
                    c = [];
                    for (d = 0; d < this.length; d += 3) {
                        var n = this[d], t = (e = d + 1 < this.length) ? this[d + 1] : 0;
                        h = (f = d + 2 < this.length) ? this[d + 2] : 0;
                        k = n >> 2;
                        n = (n &
                            3) << 4 | t >> 4;
                        t = (t & 15) << 2 | h >> 6;
                        h &= 63;
                        f || (h = 64, e || (t = 64));
                        c.push(b[k], b[n], b[t] || "", b[h] || "")
                    }
                    return c.join("")
                };
                try {
                    return JSON.stringify(this.a && this.a, S)
                } finally {
                    Uint8Array.prototype.toJSON = a
                }
            } : function () {
                return JSON.stringify(this.a && this.a, S)
            };
            var S = function (a, b) {
                return "number" !== typeof b || !isNaN(b) && Infinity !== b && -Infinity !== b ? b : String(b)
            };
            M.prototype.toString = function () {
                return this.a.toString()
            };
            var T = function (a) {
                O(this, a)
            };
            u(T, M);
            var U = function (a) {
                O(this, a)
            };
            u(U, M);
            var ja = function (a, b) {
                this.c = new B(a);
                var c = R(b, T, 5);
                c = new y(w, Q(c, 4) || "");
                this.b = new ea(a, c, Q(b, 4));
                this.a = b
            }, ka = function (a, b, c, d) {
                b = new T(b ? JSON.parse(b) : null);
                b = new y(w, Q(b, 4) || "");
                C(a.c, b, 3, !1, c, function () {
                    ia(function () {
                        F(a.b);
                        d(!1)
                    }, function () {
                        d(!0)
                    }, Q(a.a, 2), Q(a.a, 3), Q(a.a, 1))
                })
            };
            var la = function (a, b) {
                V(a, "internal_api_load_with_sb", function (c, d, e) {
                    ka(b, c, d, e)
                });
                V(a, "internal_api_sb", function () {
                    F(b.b)
                })
            }, V = function (a, b, c) {
                a = l.btoa(a + b);
                v(a, c)
            }, W = function (a, b, c) {
                for (var d = [], e = 2; e < arguments.length; ++e) d[e - 2] = arguments[e];
                e = l.btoa(a + b);
                e = l[e];
                if ("function" == r(e)) e.apply(null, d); else throw Error("API not exported.");
            };
            var X = function (a) {
                O(this, a)
            };
            u(X, M);
            var Y = function (a) {
                this.h = window;
                this.a = a;
                this.b = Q(this.a, 1);
                this.f = R(this.a, T, 2);
                this.g = R(this.a, U, 3);
                this.c = !1
            };
            Y.prototype.start = function () {
                ma();
                var a = new ja(this.h.document, this.g);
                la(this.b, a);
                na(this)
            };
            var ma = function () {
                var a = function () {
                    if (!l.frames.googlefcPresent) if (document.body) {
                        var b = document.createElement("iframe");
                        b.style.display = "none";
                        b.style.width = "0px";
                        b.style.height = "0px";
                        b.style.border = "none";
                        b.style.zIndex = "-1000";
                        b.style.left = "-1000px";
                        b.style.top = "-1000px";
                        b.name = "googlefcPresent";
                        document.body.appendChild(b)
                    } else l.setTimeout(a, 5)
                };
                a()
            }, na = function (a) {
                var b = Date.now();
                W(a.b, "internal_api_load_with_sb", a.f.h(), function () {
                    var c;
                    var d = a.b, e = l[l.btoa(d + "loader_js")];
                    if (e) {
                        e = l.atob(e);
                        e = parseInt(e, 10);
                        d = l.btoa(d + "loader_js").split(".");
                        var f = l;
                        d[0] in f || "undefined" == typeof f.execScript || f.execScript("var " + d[0]);
                        for (; d.length && (c = d.shift());) d.length ? f[c] && f[c] !== Object.prototype[c] ? f = f[c] : f = f[c] = {} : f[c] = null;
                        c = Math.abs(b - e);
                        c = 1728E5 > c ? 0 : c
                    } else c = -1;
                    0 != c && (W(a.b, "internal_api_sb"), Z(a, Q(a.a, 6)))
                }, function (c) {
                    Z(a, c ? Q(a.a, 4) : Q(a.a, 5))
                })
            }, Z = function (a, b) {
                a.c || (a.c = !0, a = new l.XMLHttpRequest, a.open("GET", b, !0), a.send())
            };
            (function (a, b) {
                l[a] = function (c) {
                    for (var d = [], e = 0; e < arguments.length; ++e) d[e - 0] = arguments[e];
                    l[a] = q;
                    b.apply(null, d)
                }
            })("__d3lUW8vwsKlB__", function (a) {
                "function" == typeof window.atob && (a = window.atob(a), a = new X(a ? JSON.parse(a) : null), (new Y(a)).start())
            });
        }).call(this);

        window.__d3lUW8vwsKlB__("WyJmMjUwNWQ4ZDg0NDVhMDhhIixbbnVsbCxudWxsLG51bGwsImh0dHBzOi8vZnVuZGluZ2Nob2ljZXNtZXNzYWdlcy5nb29nbGUuY29tL2YvQUdTS1d4VTFlNElWRlFEamxyNDAwUlpYSXBkZU1WbkVMUnp4azVwcGhFcmN2cGEtMWo2cWlsQk4wMlY5R0t4dEpSelROY2QydE1meG9CanprS2RaamE0Z0NOWVx1MDAzZCJdLFsyMCwiZGl2LWdwdC1hZCIsMTAwLCJaakkxTURWa09HUTRORFExWVRBNFlRXHUwMDNkXHUwMDNkIixbbnVsbCxudWxsLG51bGwsImh0dHBzOi8vd3d3LmdzdGF0aWMuY29tLzBlbW4vZi9wL2YyNTA1ZDhkODQ0NWEwOGEuanM/dXNxcFx1MDAzZENBUSJdXSwiaHR0cHM6Ly9mdW5kaW5nY2hvaWNlc21lc3NhZ2VzLmdvb2dsZS5jb20vZWwvQUdTS1d4VnNPdWFaaDIxUVJnSi1hX2I5Yl9leHdrNWVHNVo2RG9HTUFEX0ltTEVtbDJqSUhFMVAtX081R0V0d3RjTHhfZUNmZEFJWDBIWTdiLTQxbGc2cz9hYlx1MDAzZDEiLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9lbC9BR1NLV3hYR3ltVklwT3lhR3A0WjN3WWZCZjJTMm1CQnN3NFEySkJkSzlEWHU5M0ptTndlVUFfa096LVBhRVp6ZjJURXYxeDFUUTJPV1BzNjV0bEtReHkxP2FiXHUwMDNkMlx1MDAyNnNiZlx1MDAzZDEiLCJodHRwczovL2Z1bmRpbmdjaG9pY2VzbWVzc2FnZXMuZ29vZ2xlLmNvbS9lbC9BR1NLV3hWQmhBcVlmWkZVMURGLXd1anJOZjhWaUYzZWtOemplUGtlMWxLZjVhb255dmo0ZVJQRjVMRGpfMEJTeHhmZE5UZk9TcUJ6NFpQMzU1Q3J4Qm5BP3NiZlx1MDAzZDIiXQ==");
    </script>
</head>
<body class="page-template page-template-page-404 page-template-page-404-php page page-id-289125 wp-embed-responsive tribe-no-js group-blog tribe-theme-archpaper2020" v-scope>
<!--<div id="anmediabar-container" style="background:#333333;position:relative;top:0;z-index:50;height: 1.8rem"></div>-->
<!--<script src="/anmedia.js"></script>-->
<div id="jobtickerContainer">
    <div id="jobticker" class="versionB">
        <div>
            <a href="https://jobs.archpaper.com">
                <svg style="opacity:.6;height: 0.8rem" width="230px" height="61px" viewBox="0 0 230 61" version="1.1"
                     xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
                    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                        <g id="AN-jobs_black" fill="#231F20" fill-rule="nonzero">
                            <path d="M13.1,12.5 L13.6,12.5 L19.7,39.9 L7,39.9 L13.1,12.5 Z M13.5,1 L0,59 L2.7,59 L6.5,42.3 L20.3,42.3 L24,59 L35.6,59 L22.1,1 L13.5,1 Z M34.6,29.8 L36.7,29.8 L36.7,1 L34.6,1 L34.6,29.8 Z M69.8,1 L69.8,45.4 L69.3,45.4 L51.9,1 L42.9,1 L42.9,59 L45.3,59 L45.3,14.4 L45.8,14.4 L63.4,59 L72.3,59 L72.3,1 L69.8,1 Z"
                                  id="Shape"></path>
                            <path d="M86.3,42.7 L86.3,41.3 L97,41.3 L97,42.7 C97,50.3 98.4,52.5 102.5,52.5 C106.5,52.5 108.1,50.3 108.1,42.7 L108.1,0.9 L118.9,0.9 L118.9,42.8 C118.9,55.9 112.9,60.1 102.8,60.1 C91.6,60.1 86.3,54.4 86.3,42.7 Z"
                                  id="Path"></path>
                            <path d="M157,34.3 L157,40.7 C157,53.5 151.6,60.1 140.1,60.1 C128.6,60.1 123.2,53.5 123.2,40.7 L123.2,34.3 C123.2,21.5 128.6,14.9 140.1,14.9 C151.6,14.9 157,21.5 157,34.3 Z M133.8,35.8 L133.8,39.2 C133.8,48.1 134.5,53.3 140.1,53.3 C145.6,53.3 146.4,48.1 146.4,39.2 L146.4,35.8 C146.4,26.9 145.7,21.7 140.1,21.7 C134.6,21.7 133.8,26.9 133.8,35.8 Z"
                                  id="Shape"></path>
                            <path d="M171.6,53.2 L171.6,59.1 L161.2,59.1 L161.2,0.9 L171.6,0.9 L171.6,21.8 C173.1,17.9 177.1,14.9 182.1,14.9 C191.2,14.9 195.3,21.5 195.3,34.6 L195.3,40.5 C195.3,53.6 191.2,60.2 182.1,60.2 C177.2,60.1 173.2,57.2 171.6,53.2 Z M184.7,38.6 L184.7,36.4 C184.7,26.9 183.8,22 178.8,22 C173.2,22 171.3,27.5 171.3,37.5 C171.3,47.5 173.1,53 178.8,53 C183.8,53 184.7,48 184.7,38.6 Z"
                                  id="Shape"></path>
                            <path d="M198.1,45.3 L198.1,45.1 L207.6,45.1 L207.6,45.4 C207.6,50.4 210.1,53.3 214.4,53.3 C217.9,53.3 220.6,51.7 220.6,48.2 C220.6,44.8 219.1,43.3 215,41.8 L208.6,39.3 C202.5,37 198.7,33.5 198.7,26.9 C198.7,18.2 205.2,14.9 213.8,14.9 C221.5,14.9 228.9,18.6 228.9,28.4 L228.9,28.6 L219.6,28.6 L219.6,28.4 C219.6,23.3 216.5,21.7 213.3,21.7 C210.3,21.7 207.9,23.1 207.9,26.2 C207.9,29.3 209.4,30.3 212.2,31.4 L218.4,33.9 C225.4,36.6 230,39.3 230,47.2 C230,56.5 223,60.1 214.4,60.1 C204,60.1 198.1,54.5 198.1,45.3 Z"
                                  id="Path"></path>
                        </g>
                    </g>
                </svg>
            </a>
        </div>
        <ul id="jobtickerSlider" style="height:3rem;">

        </ul>
    </div>
</div>
<style>

    .floor-container {
        z-index: 2222;
    }

    html .menu-2col {
        position: relative !important;
    }

    html .menu-2col.show > ul.dropdown-menu.show {
        grid-template-columns: 1fr 1fr;
        justify-content: flex-start;
        text-transform: none;
        columns: 2;
        width: max-content;
        padding: 2rem;
        column-gap: 2rem;
        row-gap: .8rem;
        display: block;
        left: -1.5rem !important;

    }

    html .menu-2col.show > ul.dropdown-menu.show li {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    html .navbar-menu .dropdown-menu a {
        color: #000 !important;
    }

    html .menu-2col.show > ul.dropdown-menu.show li a {
        padding: 0;
        list-style-type: none;
        font-family: SuisseIntl;
        font-size: .806rem;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.54752rem;
        letter-spacing: .0155rem;
        box-sizing: border-box;
        background-color: transparent;
        color: #000 !important;
        position: relative;
        display: inline-block;
        text-decoration: none;
    }


    .navbar-menu .an-navbar-nav > .sep {
        content: "";
        display: inline-block;
        background-color: silver;
        width: 0.124rem;
        height: 1rem;
        vertical-align: middle;
        margin: .6rem 0.3rem;

    }

    .navbar-menu .an-navbar-nav > .sep a {
        display: none;
    }
</style>
<div class="site" id="page">
        <div id="menu-pullout" class="navbar-collapse collapse">
        <div class="cloak"></div>
        <div class="inside">
            <span class="closer"><span>&times;</span></span>
            <div style="font-weight:500;">
                <a href="/subscribe#print" style="color:#007bff">Subscribe</a><br>
            </div>
            <div style="margin-top: .2rem;">
                <a target="_blank" href="https://shop.archpaper.com">Shop</a><br>
                <a target="_blank" href="https://archpaperawards.com/">Awards</a><br>
                <a href="https://jobs.archpaper.com">AN Jobs</a><br>
                <a target="_blank" href="https://cestrong.com/" rel="nofollow">CE Strong</a><br>
                <a href="/calendar">Industry Calendar</a><br>
                <a target="_blank" href="https://library.archpaper.com/" rel="nofollow">AN Products Library</a><br>
            </div>
            <div>
                <header>AN Events</header>
                <ul>
                    <li><a href="https://techplusexpo.com/">Tech+</a></li>
                    <li><a href="https://www.facadesplus.com/">Facades+</a></li>
                    <!--                    <li><a href="https://timbercon.archpaper.com/">Mass Timber</a></li>-->
                    <li><a href="https://tradingnotes.archpaper.com/">Trading Notes</a></li>
                    <li><a href="https://outdoorspaces.archpaper.com/">Outdoor Spaces</a></li>
                    <li><a href="https://reusesummit.archpaper.com/">Reuse + Renewal</a></li>
                </ul>
            </div>
            <div>
                <a href="/digital-issue">Digital Issues</a><br>
            </div>
            <div style="margin-top: 1rem;">
                <a target="_blank" href="https://aninteriormag.com/" rel="nofollow">AN Interior</a><br>
            </div>
            <div style="margin-top: 1rem;">
                <header>Subjects</header>
                <ul>
                    <li><a href="/category/subject/architecture/">Architecture</a></li>
                    <li><a href="/category/subject/art/">Art</a></li>
                    <li><a href="/category/buzz/">Buzz</a></li>
                    <li><a href="/category/subject/design/">Design</a></li>
                    <li><a href="/category/subject/development/">Development</a></li>
                    <li><a href="/category/subject/education/">Education</a></li>
                    <li><a href="/category/subject/facades/">Facades</a></li>
                    <li><a href="/category/subject/features/">Features</a></li>
                    <li><a href="/category/subject/interiors/">Interiors</a></li>
                    <li><a href="/category/subject/landscape-architecture/">Landscape</a></li>
                    <li><a href="/category/subject/obit/">Obituary</a></li>
                    <li><a href="/category/subject/op-ed/">Op-Ed</a></li>
                    <li><a href="/category/subject/professional-practice/">Practice</a></li>
                    <li><a href="/category/subject/preservation/">Preservation</a></li>
                    <li><a href="/category/subject/product/">Products</a></li>
                    <li><a href="/category/subject/review/">Reviews</a></li>
                    <li><a href="/category/subject/sponsored/">Sponsored</a></li>
                    <li><a href="/category/subject/sustainability/">Sustainability</a></li>
                    <li><a href="/category/subject/technology/">Technology</a></li>
                    <li><a href="/category/subject/transportation/">Transportation</a></li>
                    <li><a href="/category/subject/urbanism/">Urbanism</a></li>
                </ul>
            </div>
            <div>
                <header>Regions</header>
                <ul>
                    <li><a href="/category/region/national">National</a></li>
                    <li><a href="/category/region/east">East</a></li>
                    <li><a href="/category/region/southeast">Southeast</a></li>
                    <li><a href="/category/region/midwest">Midwest</a></li>
                    <li><a href="/category/region/southwest">Southwest</a></li>
                    <li><a href="/category/region/west">West</a></li>
                    <li><a href="/category/region/international">International</a></li>

                </ul>
            </div>
            <div>
                <a href="/about">About</a><br>
                <a href="/contact">Contact</a><br>
                <a href="/advertise">Advertise</a><br>
                <a href="/stockists/">Stockists</a><br>
                <a href="/contributors/">Contributors</a><br>
                <a href="/privacy-policy">Privacy Policy</a><br>
            </div>
            <div class="social">
                <a target="_blank" href="https://twitter.com/archpaper" rel="nofollow"><i
                            class="fab fa-twitter"></i></a>
                <a target="_blank" href="https://www.instagram.com/archpaper/" rel="nofollow"><i
                            class="fab fa-instagram"></i></a>
                <a target="_blank" href="https://facebook.com/archpaper" rel="nofollow"><i class="fab fa-facebook"></i></a>
                <a target="_blank" href="https://www.linkedin.com/company/architect%27s-newspaper/" rel="nofollow"><i
                            class="fab fa-linkedin-square"></i></a>
            </div>
        </div>
    </div>
    <div class="cloak"></div>
    <span class="an-ad-unit faff" data-adid="hp01010101"
          style="position:absolute;z-index:333;margin:0 auto; padding:0; border: 0;display: block;width: 64px;height: 2px;opacity: 0;max-width:80vw;overflow:hidden">
    <ins class="dcmads" style="display: inline-block; width: 64px; height: 1px; margin:0 auto; text-decoration: none;"
         data-dcm-reverse-click-tracker="1"
         data-dcm-click-tracker="https://www.archpaper.com/t/"
         data-dcm-placement="N479002.3020245OATH.COM/B24835034.285624683"
         data-dcm-rendering-mode="iframe" data-dcm-https-only="" data-dcm-gdpr-applies="gdpr=0"
         data-dcm-gdpr-consent="gdpr_consent="
         data-dcm-addtl-consent="addtl_consent=" data-dcm-resettable-device-id="" data-dcm-app-id=""
         data-dcm-processed="y">
    <iframe marginwidth="0" marginheight="0" scrolling="no" frameborder="0" title="advertisement"
            src="https://ad.doubleclick.net/ddm/adi/N479002.302024e5OATH.COM/B24835034.285624683;dc_ver=67.191;dc_eid=40004000;sz=728x90;u_sd=2;gdpr=0;dc_adk=3735785180;ord=1uzvlq;click=https%3A%2F%2Fprod-m-node-1113.ssp.yahoo.com%2Fadmax%2FadClick.do%3Fdcn%3D8a96943b0174746d718b6f2be1cc005c%26n%3DVerizon%2BMedia%26id%3D4102b69b888e41768e833d7df7e25892%26tid%3D8a96915e017474013d3c0272d91b006f%26nid%3D8a808aee2edf264a012f0d6ee4e87844%26pos%3Dhealthline_leaderboard_1_728x90_hb_adbridg%26grp%3D%253F%253F%253F%26type%3D0%26nl%3D1607553673521%26rts%3D1607553673367%26ari%3D4e12c1981bfd4b808cc0e2f1bcd87ebe%26us_privacy%3D1YNY%26a%3D7499a10a641c45f1b45923ba04d36d6e%26rdm%3D1%26rd%3Dhttps%3A%2F%2Fpr.ybp.yahoo.com%2Fcj%2Fcd%2F7Mv28iSFmoXpj1goA33dKFy-5anyAX2koLLDwxLxMyNNNETI5xLNB2NY3rOHAodw4VZtoACgVSDo2UgZtiVYMIKIi6smlPS8p8ZGo5u1VDKJZISkYbxFL8yYIywLSy_J5CqvT-g2EfVNCXzTDhY6DeVFHk9C_wCI9lz6c1M9V-IKa_5UKRSbu0LVUEcdtHeWudvOKvrZRG11vjwfa-SVJ62JVh8EUglEBEicyBftk0gTGouH3mL0tnAX90lwI2j-2J8Cw2DhsZxQjX1qDWRokah3P7u-x5M8X4VmeAQf2hQ%2Frurl%2F;dcopt=rcl;dc_rfl=2,https%3A%2F%2Fwww.healthline.com%2F$0;xdt=1;crlt=1!Cx62FVl8;osda=2;sttr=364;prcl=s"
            style="width: 100%; height: 2px; border: 0px; margin: 0px; padding: 0px;"></iframe>
</ins>
</span>
    <span class="an-ad-unit " data-adid="hp020201"
          style="position:absolute;z-index:333;margin:0 auto; padding:0; border: 0;display: block;width: 64px;height: 2px;opacity: 0;max-width:80vw;overflow:hidden">
    <ins class="dcmads" style="display: inline-block; width: 64px; height: 1px; margin:0 auto; text-decoration: none;"
         data-dcm-reverse-click-tracker="1"
         data-dcm-click-tracker="https://www.archpaper.com/t/"
         data-dcm-placement="N479002.3020245OATH.COM/B24835034.285624683"
         data-dcm-rendering-mode="iframe" data-dcm-https-only="" data-dcm-gdpr-applies="gdpr=0"
         data-dcm-gdpr-consent="gdpr_consent="
         data-dcm-addtl-consent="addtl_consent=" data-dcm-resettable-device-id="" data-dcm-app-id=""
         data-dcm-processed="y">

        <iframe marginwidth="0" marginheight="0" scrolling="no" frameborder="0" title="advertisement"
                id="anadiframe"
                src="https://www.archpaper.com/t/ad.php"
                style="width: 100%; height: 2px; border: 0px; margin: 0px; padding: 0px;"></iframe>
</ins>
</span>
    <div class="an-ads page  top" ><div class="an-ad top"><span class='an-ad-unit ' data-adId='303232' ><!-- 970x250 Billboard  [asyncbeta] -->
<script defer type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script>
<div class="plc510856"></div>
<script defer type="text/javascript">
var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || [];
var abkw = window.abkw || '';
var plc510856 = window.plc510856 || 0;
(function(){
var divs = document.querySelectorAll(".plc510856:not([id])");
var div = divs[divs.length-1];
div.id = "placement_510856_"+plc510856;
AdButler.ads.push({handler: function(opt){ AdButler.register(175624, 510856, [970,250], 'placement_510856_'+opt.place, opt); }, opt: { place: plc510856++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }});
})();
</script>
<style> 
html body .an-ad.top { box-sizing: border-box;    padding: 1rem 0; }
html body .an-ads.top br { display:none; }
html body .an-ads.top a { display: block !important; }
html body .an-ads.top { max-height: none !important; height:auto; } 
html body .an-ads.top .d970x { max-height: none !important; padding: 0.8rem; } 
html div.an-ad.top img { max-width:970px; width:100%; }
html body .an-ads.top .an-ad-unit { width: 970px;    max-height: 250px;    background: #fafafa;    height: 24.1vw;background:#fafafa; max-width: 94%; }
</style></span><!-- page  top--></div></div>
    <div id="wrapper-navbar" itemscope itemtype="http://schema.org/WebSite">
        <a class="skip-link sr-only sr-only-focusable"
           href="#content">Skip to content</a>
        <nav class="navbar">
                        <div class="container">
                                <div class="row top-row">
                    <div class="col-2 hamburger">
                        <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#menu-pullout"
                                aria-controls="navbarNavDropdown" aria-expanded="false"
                                aria-label="Toggle navigation">
                            <span class="navbar-toggler-icon">
                                <svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path
                                            stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round'
                                            stroke-miterlimit='10'
                                            d='M4 7h22M4 15h22M4 23h22'/></svg>
                            </span>
                        </button>
                    </div>

                    <div class="col-8 logo">
                        <a href="/">
                            <picture>
                                <svg xmlns="http://www.w3.org/2000/svg" width="1018" height="100" viewBox="0 0 1018 100"
                                     alt="The Architect's Newspaper">
                                    <defs>
                                        <style>
                                            .cls-1 {
                                                fill-rule: evenodd;
                                            }
                                        </style>
                                    </defs>
                                    <path class="cls-1"
                                          d="M1013.35,33.556c-7.98,0-9.86,2.778-9.86,14.443V80.553H989.1V20.78h14.175V34.89h0.66c1.89-9.444,6.54-15.221,12.85-15.221H1018V33.556h-4.65ZM963.068,81.664q-21.928,0-21.929-26.666V46.111c0-17.554,6.755-26.442,21.708-26.442,14.727,0,21.261,8.778,21.261,28.886v1.333H955.979v2.889c0,19.442,1.55,25.553,7.2,25.553,4.319,0,6.311-4,6.311-15.666V61.11h14.619V62C984.108,74.442,976.134,81.664,963.068,81.664Zm6.421-35.109V42.778c0-14.443-1.661-19.777-6.532-19.777-5.094,0-6.978,5.333-6.978,19.777v3.778h13.51ZM921.1,81.665c-5.981,0-10.523-2.778-13.069-8.778h-0.665V100H893.186V20.78h14.175v7.665h0.665c2.546-6,7.088-8.777,13.069-8.777,9.965,0,14.95,7.443,14.95,23v16C936.045,74.22,930.95,81.665,921.1,81.665Zm0.885-36.887c0-12.777-1.994-17.332-7.42-17.332S907.14,32,907.14,44.778V56.555c0,12.777,2,17.332,7.42,17.332s7.42-4.556,7.42-17.332V44.778Zm-50.725,27h-0.664c-2.768,6.444-7.2,9.889-13.511,9.889-8.636,0-14.4-6.444-14.4-16.556V63.444c0-27.109,28.571-10.333,28.571-31.775,0-5.778-2.1-8.667-5.87-8.667-4.761,0-6.532,4.555-6.532,14.444v2.777H845.01V37.446c0-10.667,6.644-17.777,20.375-17.777,12.736,0,20.268,6.221,20.268,21.22V80.554h-14.4V71.776Zm0-30.109h-0.664c-4.43,7.555-13.732,7-13.732,19.443v3.556c0,6,2.88,9.221,6.755,9.221,4.984,0,7.641-5.333,7.641-15.221v-17Zm-48.284,40c-5.981,0-10.523-2.778-13.069-8.778h-0.665V100H795.062V20.78h14.175v7.665H809.9c2.546-6,7.088-8.777,13.069-8.777,9.965,0,14.95,7.443,14.95,23v16C837.921,74.22,832.827,81.665,822.971,81.665Zm0.885-36.887c0-12.777-1.994-17.332-7.419-17.332S809.016,32,809.016,44.778V56.555c0,12.777,2,17.332,7.421,17.332s7.419-4.556,7.419-17.332V44.778ZM789.524,66.443c0,9.443-6.978,15.221-19.491,15.221-13.179,0-20.267-6.333-20.267-18.11V61.11h13.289v4.111c0,5.889.555,8.665,1.884,10.554a5.565,5.565,0,0,0,5.094,2.556c4.1,0,6.422-2.444,6.422-7.554,0-6.444-3.655-11.222-12.956-17.554-9.191-6.111-13.29-11.666-13.29-18.665,0-9.333,7.089-14.888,18.936-14.888,12.515,0,19.824,6.222,19.824,18.11v2.443H775.68V35.89c0-6-.332-8.445-1.33-10.111A5.781,5.781,0,0,0,769.145,23c-3.32,0-6.2,2.112-6.2,6.556,0,4.667,3.1,8.889,10.521,14.443C785.094,52.666,789.524,58.888,789.524,66.443Zm-64.456,14.11-8.085-40.108h-0.664l-8.085,40.108H696.386L684.313,20.78h14.176l8.97,44.552h0.664l8.971-44.552h10.078l8.97,44.552h0.665l9.08-44.552h3.1L736.917,80.553H725.068Zm-63.347,1.111q-21.928,0-21.929-26.666V46.111c0-17.554,6.755-26.442,21.707-26.442,14.728,0,21.262,8.778,21.262,28.886v1.333H654.632v2.889c0,19.442,1.55,25.553,7.2,25.553,4.319,0,6.311-4,6.311-15.666V61.11h14.619V62C682.761,74.442,674.787,81.664,661.721,81.664Zm6.421-35.109V42.778c0-14.443-1.661-19.777-6.532-19.777-5.094,0-6.978,5.333-6.978,19.777v3.778h13.51ZM596.6,18.89h-0.664V80.553h-3.324V0H604.8l24.141,61.662H629.6V0h3.321v80.55H620.743ZM568.246,66.443c0,9.443-6.977,15.221-19.491,15.221-13.18,0-20.266-6.333-20.266-18.11V61.11h13.289v4.111c0,5.889.555,8.665,1.882,10.554a5.571,5.571,0,0,0,5.1,2.556c4.1,0,6.423-2.444,6.423-7.554,0-6.444-3.655-11.222-12.958-17.554-9.191-6.111-13.288-11.666-13.288-18.665,0-9.333,7.087-14.888,18.937-14.888,12.514,0,19.824,6.222,19.824,18.11v2.443H554.4V35.89c0-6-.333-8.445-1.329-10.111a5.786,5.786,0,0,0-5.2-2.778c-3.323,0-6.2,2.112-6.2,6.556,0,4.667,3.1,8.889,10.521,14.443C563.816,52.666,568.246,58.888,568.246,66.443ZM521.4,0h2.88V40.222H521.4V0ZM493.272,66.665V24.112h-7.088V20.78h7.088V4.559h14.4V20.78h9.412v3.332h-9.412V70c0,6.11,1.441,7.221,5.76,7.221h3.652v3.333H503.793C495.6,80.553,493.272,76.886,493.272,66.665Zm-6.537-26.443H472.117V38.667C472.117,27,470.457,23,466.027,23c-5.2,0-6.534,5-6.534,25.554v4.222c0,20.553,1.329,25.553,6.534,25.553,4.43,0,6.09-4,6.09-15.666V61.11h14.618V62c0,12.443-7.752,19.666-20.819,19.666-14.508,0-21.263-8.666-21.263-27v-8c0-18.332,6.755-27,21.263-27,13.067,0,20.819,7.221,20.819,19.665v0.888ZM418.626,81.664Q396.7,81.664,396.7,55V46.111c0-17.554,6.755-26.442,21.7-26.442,14.73,0,21.263,8.778,21.263,28.886v1.333H411.54v2.889c0,19.442,1.55,25.553,7.2,25.553,4.318,0,6.313-4,6.313-15.666V61.11h14.618V62C439.668,74.442,431.7,81.664,418.626,81.664Zm6.424-35.109V42.778c0-14.443-1.661-19.777-6.534-19.777-5.1,0-6.976,5.333-6.976,19.777v3.778h13.51Zm-52.825,20.11V24.112h-7.089V20.78h7.089V4.559h14.4V20.78h9.413v3.332h-9.413V70c0,6.11,1.439,7.221,5.759,7.221h3.654v3.333h-13.29C374.551,80.553,372.225,76.886,372.225,66.665ZM346.973,20.78h14.4V80.553h-14.4V20.78Zm0-20.777h14.4v13.11h-14.4V0ZM322.941,43.889c0-13-2.659-16-6.646-16s-6.645,3-6.645,16V80.553H295.255V0H309.65V28.557h0.665c2-5.778,6.425-8.889,12.846-8.889,9.414,0,14.175,6.667,14.175,19.554v41.33h-14.4V43.889ZM269.448,81.664c-14.506,0-21.261-8.666-21.261-27v-8c0-18.332,6.755-27,21.261-27,13.069,0,20.82,7.221,20.82,19.665v0.888H275.65V38.667C275.65,27,273.989,23,269.559,23c-5.205,0-6.533,5-6.533,25.554v4.222c0,20.553,1.328,25.553,6.533,25.553,4.43,0,6.091-4,6.091-15.666V61.11h14.618V62C290.268,74.442,282.517,81.664,269.448,81.664ZM230.687,48V80.553h-14.4V20.78h14.175V34.89h0.665c1.882-9.444,6.534-15.221,12.846-15.221H245.2V33.556h-4.651C232.569,33.556,230.687,36.334,230.687,48Zm-41.53,9.444H170.108L164.9,80.553h-3.655L179.963,0h11.519L210.2,80.553H194.25Zm-9.194-41.109H179.3l-8.417,37.776h17.5ZM120.272,81.664q-21.93,0-21.928-26.666V46.111c0-17.554,6.755-26.442,21.7-26.442,14.729,0,21.263,8.778,21.263,28.886v1.333h-28.13v2.889c0,19.442,1.552,25.553,7.2,25.553,4.319,0,6.313-4,6.313-15.666V61.11h14.618V62C141.312,74.442,133.338,81.664,120.272,81.664Zm6.422-35.109V42.778c0-14.443-1.662-19.777-6.533-19.777-5.095,0-6.979,5.333-6.979,19.777v3.778h13.512ZM77.633,43.889c0-13-2.659-16-6.645-16s-6.645,3-6.645,16V80.553h-14.4V3.335H35.771V80.553H20.265V3.335H0V0H64.343V28.557h0.665c1.993-5.778,6.424-8.889,12.846-8.889,9.414,0,14.175,6.667,14.175,19.554v41.33h-14.4V43.889Z"/>
                                </svg>

                            </picture>
                        </a>

                    </div>
                    <div class="col-2 search">
                        <div class="fa fa-icon fa-search" style="padding:1rem;margin:-1rem"></div>
                    </div>
                </div>
            </div>
        </nav><!-- .site-navigation -->
        <div class="navbar-menu">
            <div id="navbarNav" class="menu-2020-navbar-container"><ul id="navbar-menu" class="an-navbar-nav ml-auto"><li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92000" class="menu-item menu-item-type-custom menu-item-object-custom menu-2col dropdown menu-item-92000 nav-item"><a aria-label="SUBJECTS" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-92000">SUBJECTS</a>
<ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-92000" role="menu">
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92000 nav-item"><a aria-label="Architecture" href="/category/subject/architecture/" class="dropdown-item">Architecture</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92002" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92002 nav-item"><a aria-label="Art" href="/category/subject/art/" class="dropdown-item">Art</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92004" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92004 nav-item"><a aria-label="Design" href="/category/subject/design/" class="dropdown-item">Design</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92006" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92006 nav-item"><a aria-label="Development" href="/category/subject/development/" class="dropdown-item">Development</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92008" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92008 nav-item"><a aria-label="Education" href="/category/subject/education/" class="dropdown-item">Education</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92010" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92010 nav-item"><a aria-label="Facades" href="/category/subject/facades/" class="dropdown-item">Facades</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92012" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92012 nav-item"><a aria-label="Features" href="/category/subject/features/" class="dropdown-item">Features</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92014" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92014 nav-item"><a aria-label="Interiors" href="/category/subject/interiors/" class="dropdown-item">Interiors</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92016" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92016 nav-item"><a aria-label="Landscape" href="/category/subject/landscape-architecture/" class="dropdown-item">Landscape</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92018" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92018 nav-item"><a aria-label="Obituary" href="/category/subject/obit/" class="dropdown-item">Obituary</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92020" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92020 nav-item"><a aria-label="Op-Ed" href="/category/subject/op-ed/" class="dropdown-item">Op-Ed</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92022" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92022 nav-item"><a aria-label="Practice" href="/category/subject/professional-practice/" class="dropdown-item">Practice</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92024" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92024 nav-item"><a aria-label="Urbanism" href="/category/subject/urbanism/" class="dropdown-item">Urbanism</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92026" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92026 nav-item"><a aria-label="Preservation" href="/category/subject/preservation/" class="dropdown-item">Preservation</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92028" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92028 nav-item"><a aria-label="Products" href="/category/subject/product/" class="dropdown-item">Products</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92030" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92030 nav-item"><a aria-label="Reviews" href="/category/subject/reviews/" class="dropdown-item">Reviews</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92032" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92032 nav-item"><a aria-label="Sponsored" href="/category/subject/sponsored/" class="dropdown-item">Sponsored</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92034" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92034 nav-item"><a aria-label="Sustainability" href="/category/subject/sustainability/" class="dropdown-item">Sustainability</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92036" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92036 nav-item"><a aria-label="Technology" href="/category/subject/technology/" class="dropdown-item">Technology</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92038" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92038 nav-item"><a aria-label="Transportation" href="/category/subject/transportation/" class="dropdown-item">Transportation</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-92040" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-92040 nav-item"><a aria-label="Urbanism" href="/category/subject/urbanism/" class="dropdown-item">Urbanism</a></li>
</ul>
</li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-91000" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-2col dropdown menu-item-91000 nav-item"><a aria-label="REGIONS" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-91000">REGIONS</a>
<ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-91000" role="menu">
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91000 nav-item"><a aria-label="National" href="/category/region/national" class="dropdown-item">National</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-91002" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91002 nav-item"><a aria-label="East" href="/category/region/east" class="dropdown-item">East</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-91004" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91004 nav-item"><a aria-label="Southeast" href="/category/region/southeast/" class="dropdown-item">Southeast</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-91006" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91006 nav-item"><a aria-label="Midwest" href="/category/region/midwest/" class="dropdown-item">Midwest</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-91008" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91008 nav-item"><a aria-label="Southwest" href="/category/region/southwest/" class="dropdown-item">Southwest</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-91010" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91010 nav-item"><a aria-label="West" href="/category/region/west/" class="dropdown-item">West</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-91012" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91012 nav-item"><a aria-label="International" href="/category/region/international/" class="dropdown-item">International</a></li>
</ul>
</li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-99999" class="sep menu-item-99999 nav-item"><a href="#" class="nav-link"></a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-335133" class="menu-item menu-item-type-custom menu-item-object-custom nav-digital-issues menu-item-335133 nav-item"><a aria-label="Digital Issues" href="/digital-issue" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='Digital Issues' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>Digital Issues</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-284117" class="menu-item menu-item-type-custom menu-item-object-custom nav-an-interior menu-item-284117 nav-item"><a aria-label="AN Interior" href="https://aninteriormag.com/" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='AN Interior' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>AN Interior</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" class="sep menu-item-99999 nav-item"><a href="#" class="nav-link"></a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-276051" class="menu-item menu-item-type-custom menu-item-object-custom nav-awards menu-item-276051 nav-item"><a aria-label="AWARDS" href="https://www.archpaperawards.com/" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='AWARDS' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>AWARDS</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" class="sep menu-item-99999 nav-item"><a href="#" class="nav-link"></a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-276065" class="menu-item menu-item-type-custom menu-item-object-custom nav-jobs menu-item-276065 nav-item"><a aria-label="Jobs" href="https://jobs.archpaper.com" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='Jobs' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>Jobs</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-335134" class="menu-item menu-item-type-custom menu-item-object-custom nav-calendar menu-item-335134 nav-item"><a aria-label="Calendar" href="/calendar" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='Calendar' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>Calendar</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-335135" class="menu-item menu-item-type-custom menu-item-object-custom nav-products menu-item-335135 nav-item"><a aria-label="Products" href="https://library.archpaper.com/" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='Products' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>Products</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-276064" class="menu-item menu-item-type-custom menu-item-object-custom nav-ce-strong menu-item-276064 nav-item"><a aria-label="CE STRONG" href="https://www.cestrong.com/" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='CE STRONG' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>CE STRONG</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-276052" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nav-events dropdown menu-item-276052 nav-item"><a aria-label="EVENTS" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-276052"><picture class='an-navbar-image'><img alt='' aria-label='EVENTS' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>EVENTS</a>
<ul class="dropdown-menu"  role="menu">
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-276056" class="menu-item menu-item-type-custom menu-item-object-custom nav-tech- menu-item-276056 nav-item"><a aria-label="Tech+" href="http://techplusexpo.com/" class="dropdown-item"><picture class='an-navbar-image'><img alt='' aria-label='Tech+' nopin='nopin'  data-pin-no-hover='true' src='https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-1280x835.jpg' srcset='https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event.jpg 1841w, https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-550x359.jpg 550w, https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-1280x835.jpg 1280w, https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-1536x1002.jpg 1536w, https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-300x196.jpg 300w, https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-450x294.jpg 450w, https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-1200x783.jpg 1200w, https://www.archpaper.com/wp-content/uploads/2023/02/TECH24-Archpaper-Event-1380x900.jpg 1380w'/></picture>Tech+</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-276055" class="menu-item menu-item-type-custom menu-item-object-custom nav-facades- menu-item-276055 nav-item"><a aria-label="Facades+" href="http://www.facadesplus.com/" class="dropdown-item"><picture class='an-navbar-image'><img alt='' aria-label='Facades+' nopin='nopin'  data-pin-no-hover='true' src='https://www.archpaper.com/wp-content/uploads/2020/01/an-menu-facadesplus.jpg' srcset='https://www.archpaper.com/wp-content/uploads/2020/01/an-menu-facadesplus.jpg 599w, https://www.archpaper.com/wp-content/uploads/2020/01/an-menu-facadesplus-550x367.jpg 550w'/></picture>Facades+</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-291491" class="menu-item menu-item-type-custom menu-item-object-custom nav-re-use-summit menu-item-291491 nav-item"><a aria-label="Re-Use Summit" href="https://events.archpaper.com/r23/" class="dropdown-item"><picture class='an-navbar-image'><img alt='' aria-label='Re-Use Summit' nopin='nopin'  data-pin-no-hover='true' src='https://www.archpaper.com/wp-content/uploads/2023/02/RR24-Arch_Tile.jpg' srcset='https://www.archpaper.com/wp-content/uploads/2023/02/RR24-Arch_Tile.jpg 920w, https://www.archpaper.com/wp-content/uploads/2023/02/RR24-Arch_Tile-550x359.jpg 550w, https://www.archpaper.com/wp-content/uploads/2023/02/RR24-Arch_Tile-300x196.jpg 300w, https://www.archpaper.com/wp-content/uploads/2023/02/RR24-Arch_Tile-450x293.jpg 450w'/></picture>Re-Use Summit</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-314125" class="menu-item menu-item-type-custom menu-item-object-custom nav-ce-strong menu-item-314125 nav-item"><a aria-label="CE STRONG" href="https://www.cestrong.com/" class="dropdown-item"><picture class='an-navbar-image'><img alt='' aria-label='CE STRONG' nopin='nopin'  data-pin-no-hover='true' src='https://www.archpaper.com/wp-content/uploads/2022/06/cestrong.jpg' srcset='https://www.archpaper.com/wp-content/uploads/2022/06/cestrong.jpg 409w, https://www.archpaper.com/wp-content/uploads/2022/06/cestrong-300x197.jpg 300w'/></picture>CE STRONG</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-288470" class="menu-item menu-item-type-custom menu-item-object-custom nav-outdoor-spaces menu-item-288470 nav-item"><a aria-label="Outdoor Spaces" href="https://outdoorspaces.archpaper.com/" class="dropdown-item"><picture class='an-navbar-image'><img alt='' aria-label='Outdoor Spaces' nopin='nopin'  data-pin-no-hover='true' src='https://www.archpaper.com/wp-content/uploads/2023/02/OS24-ArchPaper_Events2.jpg' srcset='https://www.archpaper.com/wp-content/uploads/2023/02/OS24-ArchPaper_Events2.jpg 921w, https://www.archpaper.com/wp-content/uploads/2023/02/OS24-ArchPaper_Events2-550x359.jpg 550w, https://www.archpaper.com/wp-content/uploads/2023/02/OS24-ArchPaper_Events2-300x196.jpg 300w, https://www.archpaper.com/wp-content/uploads/2023/02/OS24-ArchPaper_Events2-450x294.jpg 450w'/></picture>Outdoor Spaces</a></li>
	<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-314124" class="menu-item menu-item-type-custom menu-item-object-custom nav-trading-notes menu-item-314124 nav-item"><a aria-label="Trading Notes" href="https://tradingnotes.archpaper.com/" class="dropdown-item"><picture class='an-navbar-image'><img alt='' aria-label='Trading Notes' nopin='nopin'  data-pin-no-hover='true' src='https://www.archpaper.com/wp-content/uploads/2023/02/Event-TradingNotes-menu.jpg' srcset='https://www.archpaper.com/wp-content/uploads/2023/02/Event-TradingNotes-menu.jpg 599w, https://www.archpaper.com/wp-content/uploads/2023/02/Event-TradingNotes-menu-550x367.jpg 550w, https://www.archpaper.com/wp-content/uploads/2023/02/Event-TradingNotes-menu-300x200.jpg 300w, https://www.archpaper.com/wp-content/uploads/2023/02/Event-TradingNotes-menu-450x301.jpg 450w'/></picture>Trading Notes</a></li>
</ul>
</li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" class="sep menu-item-99999 nav-item"><a href="#" class="nav-link"></a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-276066" class="menu-item menu-item-type-custom menu-item-object-custom nav-subscribe menu-item-276066 nav-item"><a aria-label="Subscribe" href="/subscribe#print" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='Subscribe' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>Subscribe</a></li>
<li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-369622" class="menu-item menu-item-type-custom menu-item-object-custom nav-shop menu-item-369622 nav-item"><a aria-label="Shop" href="https://shop.archpaper.com" class="nav-link"><picture class='an-navbar-image'><img alt='' aria-label='Shop' nopin='nopin'  data-pin-no-hover='true' src='' srcset=''/></picture>Shop</a></li>
</ul></div>
        </div>
            </div><!-- .container -->

    <div class="container" style="padding:0">
        <div class="row">
            <div class="searcharea col-md-12" style="margin-bottom:1rem">
                <form method="get" id="searchform" action="https://www.archpaper.com/">
                    <input class="col-md-9" type="text" class="field" name="s" id="s"
                           placeholder="Search"/>
                    <input class="col-md-2" type="submit" class="submit" name="submit" id="searchsubmit"
                           value="Search"/>
                </form>
            </div>
        </div>
    </div>



</div><!-- #wrapper-navbar end -->

    <script defer src="/wp-content/themes/archpaper2020/static/popular.js"></script>
    <div class="wrapper" id="index-wrapper">
        <div class="container" id="content" tabindex="-1">
            <div class="row">
                <main class="site-main" id="main">
                    <div class="an-home-top">
                        <div class="row">
                            <div class="home-feature-container col-12 text-lg-center">
                                <h1 class="pnf">
                                    Page Not Found
                                </h1>
                            </div>

                        </div>
                    </div>

                    <div class="row">
                        <div class="col-xl-12 col-xxl-9">
                            <div class='an-wide featured-stories'><header data-label='Featured Stories'><a href='/category/featured' style='color: #000000'>Featured Stories</a></header><div class='row'><div data-layout='pick-sub col-lg-6 col-xl-6' class='an-card pick-sub col-lg-6 col-xl-6' data-id='372233'><!-- post date: 2024 --><!-- placeholder:  -->            <a href='https://www.archpaper.com/2024/03/van-alen-institute-brooklyn-organizations-mission-shift-toward-justice/'>
                <picture>
                                    <img loading="auto" src="https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-300x200.jpg" srcset="https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-550x367.jpg 550w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-1280x854.jpg 1280w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-1536x1024.jpg 1536w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute.jpg 2048w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-300x200.jpg 300w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-450x300.jpg 450w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-1200x800.jpg 1200w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-2000x1334.jpg 2000w, https://www.archpaper.com/wp-content/uploads/2024/03/303Bond_VanAlenInstitute-1350x900.jpg 1350w" sizes="50vw" alt="interior office space" data-nopin="nopin">
                                </picture>
            </a>
                <div class='meta'>
        <a href='https://www.archpaper.com/2024/03/van-alen-institute-brooklyn-organizations-mission-shift-toward-justice/'>
        <div class='dek'>New Borough, New Van Alen</div><h3 class='title'>The Van Alen Institute’s move to Brooklyn is just one part of the organization’s “mission shift” toward justice</h3></a><time class='entry-date'>March 1, 2024</time></div></div><div data-layout='pick-sub col-lg-6 col-xl-6' class='an-card pick-sub col-lg-6 col-xl-6' data-id='372006'><!-- post date: 2024 --><!-- placeholder:  -->            <a href='https://www.archpaper.com/2024/02/david-baker-architects-shared-office-birmingham-prioritizes-togetherness/'>
                <picture>
                                    <img loading="auto" src="https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-300x200.jpg" srcset="https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-550x367.jpg 550w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-1280x854.jpg 1280w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-1536x1025.jpg 1536w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14.jpg 2048w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-300x200.jpg 300w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-450x300.jpg 450w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-1200x801.jpg 1200w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-2000x1334.jpg 2000w, https://www.archpaper.com/wp-content/uploads/2024/02/BandsawBuilding_PhotoBruceDamonte_14-1349x900.jpg 1349w" sizes="50vw" alt="" data-nopin="nopin">
                                </picture>
            </a>
                <div class='meta'>
        <a href='https://www.archpaper.com/2024/02/david-baker-architects-shared-office-birmingham-prioritizes-togetherness/'>
        <div class='dek'>Small But Mighty</div><h3 class='title'>David Baker Architects realizes a shared office in Birmingham that prioritizes togetherness</h3></a><time class='entry-date'>February 27, 2024</time></div></div><div data-layout='pick-sub col-lg-6 col-xl-6' class='an-card pick-sub col-lg-6 col-xl-6' data-id='371869'><!-- post date: 2024 --><!-- placeholder:  -->            <a href='https://www.archpaper.com/2024/02/as-labor-concerns-play-a-more-central-role-in-architectural-discourse-employee-owned-design-firms-offer-a-half-century-of-precedent/'>
                <picture>
                                    <img loading="auto" src="https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-300x205.jpg" srcset="https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-550x376.jpg 550w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-1280x874.jpg 1280w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-1536x1049.jpg 1536w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif.jpg 2048w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-300x205.jpg 300w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-450x307.jpg 450w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-1200x819.jpg 1200w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-2000x1366.jpg 2000w, https://www.archpaper.com/wp-content/uploads/2024/02/20170306_BNIM_0132_tif-1318x900.jpg 1318w" sizes="50vw" alt="people looking at work hung on a wall" data-nopin="nopin">
                                </picture>
            </a>
                <div class='meta'>
        <a href='https://www.archpaper.com/2024/02/as-labor-concerns-play-a-more-central-role-in-architectural-discourse-employee-owned-design-firms-offer-a-half-century-of-precedent/'>
        <div class='dek'>ESOP Fables</div><h3 class='title'>As labor concerns play a more central role in architectural discourse, employee-owned design firms offer a half-century of precedent</h3></a><time class='entry-date'>February 23, 2024</time></div></div><div data-layout='pick-sub col-lg-6 col-xl-6' class='an-card pick-sub col-lg-6 col-xl-6' data-id='371777'><!-- post date: 2024 --><!-- placeholder:  -->            <a href='https://www.archpaper.com/2024/02/two-apartment-buildings-hastings-nashville-country-affordability-crisis/'>
                <picture>
                                    <img loading="auto" src="https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-300x200.jpg" srcset="https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-550x367.jpg 550w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-1280x854.jpg 1280w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-1536x1024.jpg 1536w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03.jpg 2048w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-300x200.jpg 300w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-450x300.jpg 450w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-1200x800.jpg 1200w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-2000x1334.jpg 2000w, https://www.archpaper.com/wp-content/uploads/2024/02/Hastings-Rutledge-Flats-Pt-2-03-1350x900.jpg 1350w" sizes="50vw" alt="" data-nopin="nopin">
                                </picture>
            </a>
                <div class='meta'>
        <a href='https://www.archpaper.com/2024/02/two-apartment-buildings-hastings-nashville-country-affordability-crisis/'>
        <div class='dek'>Who Does Workforce Housing Work For?</div><h3 class='title'>Two apartment buildings by HASTINGS in Nashville offer one answer to the country’s affordability crisis</h3></a><time class='entry-date'>February 22, 2024</time></div></div></div></div>                        </div>
                        <div class="d-none d-xxl-block col-xxl-3">
                            <div class="an-list popular">
                                <header>Popular Posts</header>
                                <div class="popular-posts"></div>
                            </div>
                            <br>
                            
                        </div>
                    </div>

                </main>
                            </div><!-- .row -->

        </div><!-- #content -->

    </div><!-- #index-wrapper -->
    <style>
        html div.an-card .dek+h3 {
            font-family: SuisseIntlCond,HelveticaNeue-CondensedBold,"Helvetica Neue",sans-serif;
            font-size: 1.984rem;
            line-height: 1.984rem;
            letter-spacing: -.0124rem;
            color: #000;
            padding-top: 0;
        }
    </style>

<div class="an-ads page  bottom" ><div class="an-ad bottom"><span class='an-ad-unit ' data-adId='190050' >
<!-- 728 x 90 [asyncbeta] -->
<script defer type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script>
<div class="plc356704"></div>
<script defer type="text/javascript">
var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || [];
var abkw = window.abkw || '';
var plc356704 = window.plc356704 || 0;
(function(){
var divs = document.querySelectorAll(".plc356704:not([id])");
var div = divs[divs.length-1];
div.id = "placement_356704_"+plc356704;
AdButler.ads.push({handler: function(opt){ AdButler.register(175624, 356704, [728,90], 'placement_356704_'+opt.place, opt); }, opt: { place: plc356704++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }});
})();
</script></span><!-- page  bottom--></div></div><div class="wrapper" id="wrapper-footer">

    <div class="container">

        <div class="row d-flex justify-content-center">
            <div class="col-md-10">
                <img class="an-logo" src="/images/anlogo-wide-646464.svg" alt="The Architect's Newspaper">
                <div class="social"
                     style="display: flex;align-items: center;gap: 0.4rem; vertical-align: top;align-content: center;">
                    <a target="_blank" href="https://twitter.com/archpaper" rel="nofollow"><i class="fab fa-twitter"
                                                                                              aria-hidden="true"></i></a>
                    <a target="_blank" href="https://www.instagram.com/archpaper/" rel="nofollow"><i
                                class="fab fa-instagram" aria-hidden="true"></i></a>
                    <a target="_blank" href="https://facebook.com/archpaper" rel="nofollow"><i class="fab fa-facebook"
                                                                                               aria-hidden="true"></i></a>
                    <a target="_blank" href="https://www.linkedin.com/company/architect%27s-newspaper/"
                       rel="nofollow"><i class="fab fa-linkedin-square" aria-hidden="true"></i></a>
                    <a href="/subscribe">
                        Subscribe
                    </a>
                </div>
            </div>

            <style>
                #wrapper-footer .an-logo {
                    margin-bottom: 0.3rem;
                }

                #wrapper-footer .social {
                    margin-bottom: 1.4rem;
                    margin-top: .5rem;

                }

                #wrapper-footer .social a {
                    font-size: 1.1rem;
                    margin-top: 0 !important;
                }
            </style>
        </div>
        <div class="row d-flex justify-content-center an-fcs">

            <div class="col-md-2">
                <header>Information</header>
                <a href="/about/">About</a>
                <a href="/contact/">Contact</a>
                <a href="/advertise/">Advertise</a>
                <a href="/stockists/">Stockists</a>
                <a href="/contributors/">Contributors</a>
                <a href="/privacy-policy/">Privacy Policy</a>
            </div>
            <div class="col-md-2">
                <header>AN</header>
                <a target="_blank" href="https://shop.archpaper.com">Shop</a>
                <a target="_blank" href="https://archpaperawards.com/">Awards</a>
                <a target="_blank" href="https://jobs.archpaper.com">AN Jobs</a>
                <a target="_blank" href="https://www.cestrong.com">CE Strong</a>
                <a href="/digital-issue/">Digital Issues</a>
                <a href="/calendar">Industry Calendar</a>
                <a target="_blank" href="https://library.archpaper.com/" rel="nofollow">AN Products Library</a>
            </div>
            <div class="col-md-2">
                <header>Conferences</header>
                <a href="https://www.facadesplus.com/">Facades+</a>
                <a href="https://techplusexpo.com/">Tech+</a>
                <a href="https://timbercon.archpaper.com/">TimberCon</a>
                <a href="https://tradingnotes.archpaper.com/">Trading Notes</a>
                <a href="https://outdoorspaces.archpaper.com/">Outdoor Spaces</a>
                <a href="https://reusesummit.archpaper.com/">Reuse + Renewal</a>
            </div>

            <div class="col-md-2">
                <header>Subjects</header>
                <a href="/category/subject/architecture/">Architecture</a>
                                <a href="/category/subject/urbanism/">Urbanism</a>
                <a href="/category/subject/interiors/">Interiors</a>
                <a href="/category/subject/reviews/">Reviews</a>
                <a href="/category/subject/design/">Design</a>
                <a href="/category/subject/art/">Art</a>
            </div>

            <div class="col-md-2">
                <header>Regions</header>
                <a href="/category/region/national">National</a>
                <a href="/category/region/east">East</a>
                <a href="/category/region/southeast/">Southeast</a>
                <a href="/category/region/midwest/">Midwest</a>
                <a href="/category/region/southwest/">Southwest</a>
                <a href="/category/region/west/">West</a>
                <a href="/category/region/international/">International</a>
            </div>


            <!--            <div class="col-md-2">-->
            <!--                <header>Newsletters</header>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">Late Editions (by region)</a>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">AN Interior</a>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">Facades+</a>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">CE Strong</a>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">Outdoor Spaces</a>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">Tech+</a>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">Trading Notes</a>-->
            <!--                <a href="https://www.archpaper.com/subscribe#newsletters">Competitions</a>-->
            <!--            </div>-->
            <div class="col-md-12">
                <footer class="site-footer" id="colophon">
                    <div class="site-info">
                    </div><!-- .site-info -->
                </footer><!-- #colophon -->
            </div><!--col end -->
        </div><!-- row end -->
    </div><!-- container end -->

</div><!-- wrapper end -->

</div>
<style>
    .pua1 {
        font-family: "Suisse Intl Book", Arial, sans-serif;
        position: fixed;
        background: #eeeeee;
        background: rgba(238, 238, 238, 0.96);
        top: 0;
        bottom: 0;
        left: 0;
        right: 100%;

        width: 0;
        opacity: 0;
        transition: opacity 200ms;
        overflow: hidden;
        z-index: 999999;
    }

    .pua1.show {
        right: 0;
        width: auto;
        opacity: 1;
        display: block;
    }

    .pua1 .closer {
        font-size: .9rem;
        color: #aaaaaa;
        cursor: pointer;
        transition: color 500ms;

    }

    .pua1 .closer:hover {
        color: #333333;
    }

    .pua1 .closer em {
        font-style: normal;
        font-size: 1.2rem;
    }


    .pua1 > div.t {
        display: table;
        height: 100%;
        width: 100%;

    }


    .pua1 > div.t > div.tc {
        display: table-cell;
        height: 100%;
        width: 100%;
        vertical-align: middle;

    }


    .pua1 div.a {
        width: 300px;
        max-width: 90%;
        vertical-align: middle;
        margin: 0 auto;
        text-align: right;


    }

    .pua1 div.a div {
        box-shadow: 0 10px 39px rgba(0, 0, 0, .2), 0 8.1px 11.9px rgba(0, 0, 0, .2);
    }

    .pua1 div.a > div img {
        display: block;
    }

</style>


<div class="pua1">

    <!-- 300 x 600 pop up ad [async] -->
    <div class="t">
        <div class="tc">

            <div class="a">
                <span class="closer">CLOSE AD <em>&times;</em></span>
                <script>

                    function getCookie(name) {
                        var v = document.cookie.match('(^|;) ?' + name + '=([^;]*)(;|$)');
                        return v ? v[2] : null;
                    }

                    function setCookie(name, value, days) {
                        var d = new Date;
                        d.setTime(d.getTime() + 24 * 60 * 60 * 1000 * days);
                        document.cookie = name + "=" + value + ";path=/;expires=" + d.toGMTString();
                    }

                    function deleteCookie(name) {
                        setCookie(name, '', -1);
                    }

                    let lighthouse = false;
                    if (navigator.userAgent.indexOf("Chrome-Lighthouse") > -1) {
                        lighthouse = true
                    }

                    (function ($) {
                        $('.pua1 .closer').on('click', function (ev) {
                            ev.preventDefault();
                            $('.pua1').hide();
                        });
                        $('.pua1').on('click', function (ev) {
                            ev.preventDefault();
                            $('.pua1').hide();
                        });
                        $('.pua1 .a').on('click', function (ev) {
                            ev.stopPropagation();
                            $('.pua1').hide();
                        });

                        // check cookie
                        var date = new Date();
                        var _ds = (date.getMonth() + 1) + '/' + date.getDate() + '/' + date.getFullYear();
                        var _puacookie = getCookie('anpua1');

                        var isMobile = false; //initiate as false
                        // device detection
                        if (/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|ipad|iris|kindle|Android|Silk|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(navigator.userAgent)
                            || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(navigator.userAgent.substr(0, 4))) {
                            isMobile = true;
                        }
                        // if not set or not today show ad, set cookie
                        if (!lighthouse && !isMobile && _puacookie != _ds) {
                            // if (true) {
                            console.log('did not find pua1 cookie');
                            $('.pua1').find('img').each(function () {
                                $(this).data('pin-nopin', "true");
                            });

                            window.dopua = () => {
                                $('.pua1').addClass('show');
                                adTimer1 = setTimeout(__depin('.pua1 img'), 100);
                                adTimer2 = setTimeout(__depin('img[src*="servedbyadbutler"]'), 100);
                            }
                            let target = document.querySelector('.pua1 .a');
                            let observer = new MutationObserver(function (mutations) {

                                mutations.forEach(function (mutation) {
                                    Array.from(mutation.addedNodes)
                                        .filter(node => node.id && node.id.indexOf('placement_') > -1 && node.id.indexOf('_ins') > -1)
                                        .forEach(container => {
                                            container.innerHTML = container.innerHTML.replace('<img', '<img onload="window.dopua()"')
                                        });
                                });
                            });

                            observer.observe(target, {attributes: false, childList: true, subtree: true});
                            setCookie('anpua1', _ds, 10);
                        } else {
                            console.log('found pua1 cookie');
                        }


                    })(jQuery);

                </script>
                <script type="text/javascript">if (!window.AdButler) {
                        (function () {
                            var s =
                                document.createElement("script");
                            s.async = true;
                            s.type = "text/javascript";
                            s.src =
                                'https://servedbyadbutler.com/app.js';
                            var n =
                                document.getElementsByTagName("script")[0];
                            n.parentNode.insertBefore(s, n);
                        }());
                    }
                </script>
                <script type="text/javascript">
                    var AdButler = AdButler || {};
                    AdButler.ads = AdButler.ads || [];
                    var abkw = window.abkw || '';
                    var plc368103 = window.plc368103 || 0;
                    document.write('<' + 'div id="placement_368103_' + plc368103 + '"></' + 'div>');
                    AdButler.ads.push({
                        handler: function (opt) {
                            AdButler.register(175624, 368103, [300, 600],
                                'placement_368103_' + opt.place, opt);
                        }, opt: {
                            place: plc368103++, keywords: abkw,
                            domain: 'servedbyadbutler.com', click: 'CLICK_MACRO_PLACEHOLDER'
                        }
                    });
                </script>

            </div>
        </div>
    </div>
</div>
<script src="/ads.js"></script>

    <script>
        let fgPrev = (fullGalleryItems, fullGalleryCurrentItem) => {
            let fgci = fullGalleryCurrentItem || fullGalleryItems[0]
            let currentIndex = fullGalleryItems.findIndex((el) => el.src === fgci.src)
            return fullGalleryItems[currentIndex - 1] || fullGalleryItems[fullGalleryItems.length - 1]
        }
        let fgNext = (fullGalleryItems, fullGalleryCurrentItem) => {
            let fgci = fullGalleryCurrentItem || fullGalleryItems[0]
            let currentIndex = fullGalleryItems.findIndex((el) => el.src === fgci.src)
            return fullGalleryItems[currentIndex + 1] || fullGalleryItems[0]
        }
    </script>
    <div v-show="store?.fullGalleryItems?.length>0" :class="store?.fullGalleryItems?.length>0?'active':''"
         class="l422y-gallery-full">
        <div class="lg-fg-close" @click="store?.unsetfullGalleryItems()">&times;</div>
        <div class="preview">
            <picture v-if="store.fullGalleryCurrentItem">
                <img :src="store.fullGalleryCurrentItem?.src" alt="" class="bg">
                <img :src="store.fullGalleryCurrentItem?.src" alt=""/>
            </picture>
            <picture v-else>
                <img :src="store.fullGalleryItems[0]?.src" alt="" class="bg">
                <img :src="store.fullGalleryItems[0]?.src" alt="">
            </picture>

            <div class="lg-caption" v-if="store.fullGalleryCurrentItem?.caption"
                 v-html="store.fullGalleryCurrentItem?.caption"></div>
            <nav>
                <i class="prev"
                   @click="store.fullGalleryCurrentItem=fgPrev(store.fullGalleryItems,store.fullGalleryCurrentItem)">
                    <img src="https://www.archpaper.com/wp-content/plugins/l422y-galleryz/images/left-svgrepo-com.svg" alt="">
                </i>
                <i class="next"
                   @click="store.fullGalleryCurrentItem=fgNext(store.fullGalleryItems,store.fullGalleryCurrentItem)">
                    <img src="https://www.archpaper.com/wp-content/plugins/l422y-galleryz/images/right-svgrepo-com.svg" alt="">
                </i>
            </nav>
        </div>
        <div class="l422y-gallery-thumbs">
            <div class="l422y-gallery-thumbs-container">
                <img
                        v-for='image of store.fullGalleryItems'
                        @click="store.fullGalleryCurrentItem=image"
                        :src="image.thumb"
                        :class="store.fullGalleryCurrentItem.src === image.src ? 'active' :''"
                        :alt="image.caption"
                />
            </div>
        </div>
    </div>

    <script type="module">
        document.querySelector('body').setAttribute('v-scope', '')

        import {createApp, reactive} from 'https://unpkg.com/petite-vue?module'

        const store = reactive({
            fullGalleryItems: [],
            fullGalleryCurrentItem: false,
            setfullGalleryItems(items) {
                this.fullGalleryItems = items
                this.fullGalleryCurrentItem = items[0]
            },
            unsetfullGalleryItems() {
                this.fullGalleryItems = []
            }
        })
        window.store = store

        document.body.addEventListener('keyup', (ev) => {
            if (ev.key === 'Escape' && store.fullGalleryItems?.length > 0) {
                ev.preventDefault()
                store.unsetfullGalleryItems();
                return false
            }
        })

        createApp({store}).mount('body')
    </script>
    		<script>
		( function ( body ) {
			'use strict';
			body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' );
		} )( document.body );
		</script>
		<script> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"}};/* ]]> */ </script><script type="text/javascript" src="https://www.archpaper.com/wp-content/plugins/l422y-galleryz/l422y-galleryz.js?ver=1.0" id="l422y-gallery-scripts-js"></script>
<script type="text/javascript" src="https://www.archpaper.com/wp-content/themes/archpaper2020/js/archpaper2020.js?ver=0.5.6132" id="child-understrap-scripts-js"></script>
<!--<script defer type="text/javascript" src="/wp-content/themes/archpaper2020/static/bundle.js?v2.12"></script>-->
<!-- Listrak Analytics – Javascript Framework -->
<script type="text/javascript" defer name="test">
    var biJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");
    (function (d, s, id, tid, vid) {
        var js, ljs = d.getElementsByTagName(s)[0];
        if (d.getElementById(id)) return;
        js = d.createElement(s);
        js.id = id;
        js.src = biJsHost + "cdn.listrakbi.com/scripts/script.js?m=" + tid + "&v=" + vid;
        ljs.parentNode.insertBefore(js, ljs);
    })(document, 'script', 'ltkSDK', 'q6pq4O9tTWwf', '1');

</script>
<script>
    (function () {

        //
        // window.origAds = [...document.getElementsByClassName('an-ads')].map(function (x) {
        //     return x.innerHTML;
        // });
        // let _rsztmr;
        // window.onresize = function () {
        //     clearTimeout(_rsztmr);
        //     _rsztmr = setTimeout(function () {
        //         if (window.isHomepage) {
        //             [...document.getElementsByClassName('an-ads')].map(function (x,idx) {
        //                 x.innerHTML = window.origAds[idx];
        //             });
        //         }
        //     }, 500);
        // }


        // window.origAds = [...document.getElementsByClassName('an-ads')].map(function (x) {
        //     console.log(x.className);
        //     return x.innerHTML;
        // });

        jQuery(document).on('click', '.an-ad-unit', function () {
            let _adid = this.getAttribute('data-adid');
            jQuery.ajax({
                url: '/t/',
                data: {p: [_adid]}
            })
        });
        let _rsztmr;

        // call to updateAds after resize (debounced)
        window.onresize = function () {
            clearTimeout(_rsztmr);
            _rsztmr = setTimeout(updateAds, 200);
        }

        // finds visible google ads, swap the class,
        function updateAds() {
            let matches = document.querySelectorAll("ins.ADSENSE");
            Array.from(matches).forEach((element) => {
                // jQuery checks parent elements as well
                if (!jQuery(element).is(":visible")) {
                    // element.remove();
                } else {
                    element.classList.remove("ADSENSE");
                    element.classList.add("adsbygoogle");
                    // touch the queue to process newly visible ad units
                    (adsbygoogle = window.adsbygoogle || []).push({});
                }
            });

        }

        updateAds();
    })();
</script>
<script src="https://www.archpaper.com/ads.js" type="text/javascript"></script>
<script type="text/javascript">

    window.adBlocked = false
    let checkBlock = async () => {
        try {
            // if (typeof fetch === 'undefined') {
            //     window.adBlocked = false
            // } else {
            //     let el = await fetch('https://servedbyadbutler.com/app.js', {mode: "no-cors"})
            console.log(window.AdButler.rnd)
            if (window.AdButler.rnd) {
                //         .then(({data}) => {

                if (getCookie('adBlocker') == 1) {
                    if (typeof (gtag) !== 'undefined') {
                        // ga('send', 'event', 'Ad Blocker', 'Turned Off');
                        //
                        gtag('event', 'adblocker', {
                            'send_to': 'G-MENX7MGVGM',
                            'event_category': 'Ad Blocker',
                            'event_label': 'Turned off'
                        });
                        gtag('event', 'adblocker', {
                            'send_to': 'UA-842890-8',
                            'event_category': 'Ad Blocker',
                            'event_label': 'Turned off'
                        });
                    }
                    setCookie('adBlocker', -1, 365);
                }
                fabd()
            } else {
                // ).catch((err) => {
                console.log('abd!')
                window.adBlocked = true
                fabd()
            }
        } catch
            (e) {
            // window.adBlocked = true
            console.log('aberror!', e)
            // fabd()
        }
    }

    var everythingLoaded = setInterval(function () {
        if (/loaded|complete/.test(document.readyState)) {
            clearInterval(everythingLoaded);
            checkBlock(); // this is the function that gets called when everything is loaded
        }
    }, 100);

    function fabd() {
        if (window.adBlocked) {
            if (getCookie('adBlocker') == -1) {
                if (typeof (gtag) !== 'undefined') {
                    gtag('event', 'adblocker', {
                        'send_to': 'G-MENX7MGVGM',
                        'event_category': 'Ad Blocker',
                        'event_label': 'Turned back on'
                    });
                    gtag('event', 'adblocker', {
                        'send_to': 'UA-842890-8',
                        'event_category': 'Ad Blocker',
                        'event_label': 'Turned back on'
                    });
                    // ga('send', 'event', 'Ad Blocker', 'Re-enabled');

                }
            }
            console.log('AD BLOCK DETECTED')
            let _div = document.createElement('div')
            _div.innerHTML = `
                       <div style="max-width:960px;margin:0 auto;position:relative;width:100%">
                                <div class="closer" style="cursor:pointer; font-weight:100; font-size:3rem;padding:1rem;position: absolute;top:-1rem;right:0;">&times;</div>
                            </div>  <section style="width:960px;max-width: 100%;margin:0 auto;justify-content: flex-start;padding:4rem 1rem 1rem 1rem;min-height:100vh; text-align: center; display: flex; align-content: flex-start; flex-direction: column; align-items: center">

                                <a href="/">
                                    <picture>
                                        <svg xmlns="http://www.w3.org/2000/svg" style='max-width:90%; width:320px'  viewBox="0 0 1018 100" alt="The Architect's Newspaper">
                                            <defs>
                                                <style>
                                                    .cls-1 {
                                                        fill-rule: evenodd;
                                                    }
                                                </style>
                                            </defs>
                                            <path class="cls-1"
                                                  d="M1013.35,33.556c-7.98,0-9.86,2.778-9.86,14.443V80.553H989.1V20.78h14.175V34.89h0.66c1.89-9.444,6.54-15.221,12.85-15.221H1018V33.556h-4.65ZM963.068,81.664q-21.928,0-21.929-26.666V46.111c0-17.554,6.755-26.442,21.708-26.442,14.727,0,21.261,8.778,21.261,28.886v1.333H955.979v2.889c0,19.442,1.55,25.553,7.2,25.553,4.319,0,6.311-4,6.311-15.666V61.11h14.619V62C984.108,74.442,976.134,81.664,963.068,81.664Zm6.421-35.109V42.778c0-14.443-1.661-19.777-6.532-19.777-5.094,0-6.978,5.333-6.978,19.777v3.778h13.51ZM921.1,81.665c-5.981,0-10.523-2.778-13.069-8.778h-0.665V100H893.186V20.78h14.175v7.665h0.665c2.546-6,7.088-8.777,13.069-8.777,9.965,0,14.95,7.443,14.95,23v16C936.045,74.22,930.95,81.665,921.1,81.665Zm0.885-36.887c0-12.777-1.994-17.332-7.42-17.332S907.14,32,907.14,44.778V56.555c0,12.777,2,17.332,7.42,17.332s7.42-4.556,7.42-17.332V44.778Zm-50.725,27h-0.664c-2.768,6.444-7.2,9.889-13.511,9.889-8.636,0-14.4-6.444-14.4-16.556V63.444c0-27.109,28.571-10.333,28.571-31.775,0-5.778-2.1-8.667-5.87-8.667-4.761,0-6.532,4.555-6.532,14.444v2.777H845.01V37.446c0-10.667,6.644-17.777,20.375-17.777,12.736,0,20.268,6.221,20.268,21.22V80.554h-14.4V71.776Zm0-30.109h-0.664c-4.43,7.555-13.732,7-13.732,19.443v3.556c0,6,2.88,9.221,6.755,9.221,4.984,0,7.641-5.333,7.641-15.221v-17Zm-48.284,40c-5.981,0-10.523-2.778-13.069-8.778h-0.665V100H795.062V20.78h14.175v7.665H809.9c2.546-6,7.088-8.777,13.069-8.777,9.965,0,14.95,7.443,14.95,23v16C837.921,74.22,832.827,81.665,822.971,81.665Zm0.885-36.887c0-12.777-1.994-17.332-7.419-17.332S809.016,32,809.016,44.778V56.555c0,12.777,2,17.332,7.421,17.332s7.419-4.556,7.419-17.332V44.778ZM789.524,66.443c0,9.443-6.978,15.221-19.491,15.221-13.179,0-20.267-6.333-20.267-18.11V61.11h13.289v4.111c0,5.889.555,8.665,1.884,10.554a5.565,5.565,0,0,0,5.094,2.556c4.1,0,6.422-2.444,6.422-7.554,0-6.444-3.655-11.222-12.956-17.554-9.191-6.111-13.29-11.666-13.29-18.665,0-9.333,7.089-14.888,18.936-14.888,12.515,0,19.824,6.222,19.824,18.11v2.443H775.68V35.89c0-6-.332-8.445-1.33-10.111A5.781,5.781,0,0,0,769.145,23c-3.32,0-6.2,2.112-6.2,6.556,0,4.667,3.1,8.889,10.521,14.443C785.094,52.666,789.524,58.888,789.524,66.443Zm-64.456,14.11-8.085-40.108h-0.664l-8.085,40.108H696.386L684.313,20.78h14.176l8.97,44.552h0.664l8.971-44.552h10.078l8.97,44.552h0.665l9.08-44.552h3.1L736.917,80.553H725.068Zm-63.347,1.111q-21.928,0-21.929-26.666V46.111c0-17.554,6.755-26.442,21.707-26.442,14.728,0,21.262,8.778,21.262,28.886v1.333H654.632v2.889c0,19.442,1.55,25.553,7.2,25.553,4.319,0,6.311-4,6.311-15.666V61.11h14.619V62C682.761,74.442,674.787,81.664,661.721,81.664Zm6.421-35.109V42.778c0-14.443-1.661-19.777-6.532-19.777-5.094,0-6.978,5.333-6.978,19.777v3.778h13.51ZM596.6,18.89h-0.664V80.553h-3.324V0H604.8l24.141,61.662H629.6V0h3.321v80.55H620.743ZM568.246,66.443c0,9.443-6.977,15.221-19.491,15.221-13.18,0-20.266-6.333-20.266-18.11V61.11h13.289v4.111c0,5.889.555,8.665,1.882,10.554a5.571,5.571,0,0,0,5.1,2.556c4.1,0,6.423-2.444,6.423-7.554,0-6.444-3.655-11.222-12.958-17.554-9.191-6.111-13.288-11.666-13.288-18.665,0-9.333,7.087-14.888,18.937-14.888,12.514,0,19.824,6.222,19.824,18.11v2.443H554.4V35.89c0-6-.333-8.445-1.329-10.111a5.786,5.786,0,0,0-5.2-2.778c-3.323,0-6.2,2.112-6.2,6.556,0,4.667,3.1,8.889,10.521,14.443C563.816,52.666,568.246,58.888,568.246,66.443ZM521.4,0h2.88V40.222H521.4V0ZM493.272,66.665V24.112h-7.088V20.78h7.088V4.559h14.4V20.78h9.412v3.332h-9.412V70c0,6.11,1.441,7.221,5.76,7.221h3.652v3.333H503.793C495.6,80.553,493.272,76.886,493.272,66.665Zm-6.537-26.443H472.117V38.667C472.117,27,470.457,23,466.027,23c-5.2,0-6.534,5-6.534,25.554v4.222c0,20.553,1.329,25.553,6.534,25.553,4.43,0,6.09-4,6.09-15.666V61.11h14.618V62c0,12.443-7.752,19.666-20.819,19.666-14.508,0-21.263-8.666-21.263-27v-8c0-18.332,6.755-27,21.263-27,13.067,0,20.819,7.221,20.819,19.665v0.888ZM418.626,81.664Q396.7,81.664,396.7,55V46.111c0-17.554,6.755-26.442,21.7-26.442,14.73,0,21.263,8.778,21.263,28.886v1.333H411.54v2.889c0,19.442,1.55,25.553,7.2,25.553,4.318,0,6.313-4,6.313-15.666V61.11h14.618V62C439.668,74.442,431.7,81.664,418.626,81.664Zm6.424-35.109V42.778c0-14.443-1.661-19.777-6.534-19.777-5.1,0-6.976,5.333-6.976,19.777v3.778h13.51Zm-52.825,20.11V24.112h-7.089V20.78h7.089V4.559h14.4V20.78h9.413v3.332h-9.413V70c0,6.11,1.439,7.221,5.759,7.221h3.654v3.333h-13.29C374.551,80.553,372.225,76.886,372.225,66.665ZM346.973,20.78h14.4V80.553h-14.4V20.78Zm0-20.777h14.4v13.11h-14.4V0ZM322.941,43.889c0-13-2.659-16-6.646-16s-6.645,3-6.645,16V80.553H295.255V0H309.65V28.557h0.665c2-5.778,6.425-8.889,12.846-8.889,9.414,0,14.175,6.667,14.175,19.554v41.33h-14.4V43.889ZM269.448,81.664c-14.506,0-21.261-8.666-21.261-27v-8c0-18.332,6.755-27,21.261-27,13.069,0,20.82,7.221,20.82,19.665v0.888H275.65V38.667C275.65,27,273.989,23,269.559,23c-5.205,0-6.533,5-6.533,25.554v4.222c0,20.553,1.328,25.553,6.533,25.553,4.43,0,6.091-4,6.091-15.666V61.11h14.618V62C290.268,74.442,282.517,81.664,269.448,81.664ZM230.687,48V80.553h-14.4V20.78h14.175V34.89h0.665c1.882-9.444,6.534-15.221,12.846-15.221H245.2V33.556h-4.651C232.569,33.556,230.687,36.334,230.687,48Zm-41.53,9.444H170.108L164.9,80.553h-3.655L179.963,0h11.519L210.2,80.553H194.25Zm-9.194-41.109H179.3l-8.417,37.776h17.5ZM120.272,81.664q-21.93,0-21.928-26.666V46.111c0-17.554,6.755-26.442,21.7-26.442,14.729,0,21.263,8.778,21.263,28.886v1.333h-28.13v2.889c0,19.442,1.552,25.553,7.2,25.553,4.319,0,6.313-4,6.313-15.666V61.11h14.618V62C141.312,74.442,133.338,81.664,120.272,81.664Zm6.422-35.109V42.778c0-14.443-1.662-19.777-6.533-19.777-5.095,0-6.979,5.333-6.979,19.777v3.778h13.512ZM77.633,43.889c0-13-2.659-16-6.645-16s-6.645,3-6.645,16V80.553h-14.4V3.335H35.771V80.553H20.265V3.335H0V0H64.343V28.557h0.665c1.993-5.778,6.424-8.889,12.846-8.889,9.414,0,14.175,6.667,14.175,19.554v41.33h-14.4V43.889Z"/>
                                        </svg>

                                    </picture>
                                </a>
                                <aside style='
    width: 640px;
    display: block;
    align-content: center;
    margin: 1.5rem auto;
    max-width:100%;
'>
<header><h2 style="
font-family: Suisse Int'l Condensed;
font-style: normal;
font-weight: 600;
font-size: 3.7rem;
letter-spacing: -0.03em;

color: #008AC6;

">Ad Blocker Detected</h2>
                                <p style="
width: 354px;
text-align: left;
font-family: Suisse Int'l;
font-style: normal;
font-weight: normal;
    font-size: 0.89rem;
    line-height: 1.49rem;
margin: 0 auto;
color: #000000;
    margin-top: 2rem;
max-width:100%;
">The ads we show help support independent reporting for architects and the AEC industry. To view this page, disable your ad blocker for this site and refresh if you still see this message.
</p>
                                </header>

</aside>
<div>
<br><br>
Instructions on disabling ad blockers:<br>
<a style="font-size:1rem; display: inline-block; text-decoration:underline" target="_blank" href="https://www.greengeeks.com/tutorials/article/turn-the-ad-blocker-on-or-off-in-the-opera-browser/">Opera</a>, <a style="font-size:1rem; display: inline-block; text-decoration:underline" target="_blank" href="https://nektony.com/how-to/disable-adblock">Firefox, Chrome, Safari</a> and <a style="display: inline-block; text-decoration:underline" target="_blank" href="https://allthings.how/how-to-disable-ad-blocker-for-a-website-in-brave-browser/">Brave</a>

</div>
<br><br>
 <small>Need help or have questions? Contact <a href="#"
onfocus="this.href='mai'+'lto:suppo'+'rt@arc'+'hpaper.com'"
onhover="this.href='mai'+'lto:suppo'+'rt@arc'+'hpaper.com'"
onmousedown="this.href='mai'+'lto:suppo'+'rt@arc'+'hpaper.com'">support<span>@</span>archpaper.com</a></small>
                        </section>
                       `
            if (typeof (gtag) !== 'undefined') {
                gtag('event', 'adblocker', {
                    'send_to': 'G-MENX7MGVGM',
                    'event_category': 'Ad Blocker',
                    'event_label': 'Detected'
                });
                gtag('event', 'adblocker', {
                    'send_to': 'UA-842890-8',
                    'event_category': 'Ad Blocker',
                    'event_label': 'Detected'
                });
                // ga('send', 'event', 'Ad Blocker', 'Detected');

            }
            setCookie('adBlocker', 1, 365);
            _div.style.background = "#E5E5E5ee";
            _div.style.backdropFilter = "blur(10px)";
            _div.style.position = 'fixed';
            _div.style.top = 0;
            _div.style.bottom = 0;
            _div.style.right = 0;
            _div.style.left = 0;
            _div.style.zIndex = 99999;
            _div.querySelector(".closer").addEventListener("click", () => {
                document.body.removeChild(_div)
            })
            document.body.appendChild(_div)
        } else {
            console.log('abnd')
        }
    }
</script>

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!--<script src="https://members.archpaper.com/user.js"></script>-->
<!--<script defer>-->
<!--    window.ANPW = new ANPW({-->
<!--        'CALLBACK_URI': 'https://www.archpaper.com/',-->
<!--        'SIGNOUT_URI': 'https://www.archpaper.com/signout',-->
<!--        'selector': '.anpwUser'-->
<!--    });-->
<!--</script>-->
<div style="display: none;" class="renderedAt">page rendered @ March 26, 2024, 7:57 pm UTC</div>
<div style="display: none;" class="cacheKey">httpsGETwww.archpaper.com/not-found/</div>
<div style="display: none;" class="ORIG_ARGS"></div>
<div style="display: none;" class="ORIG_URI">/index.php</div>
<!--<script src="https://unpkg.com/petite-vue" defer init></script>-->
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
<script>

    let recent = fetch("/wp-content/themes/archpaper2020/static/recent.json")
        .then(data => data.json())
        .then(({jobs}) => {
            let $jt = document.querySelector("#jobtickerSlider");
            if ($jt) {
                jobs.sort(() => (Math.random() > .5) ? 1 : -1)
                    // .slice(0, 6)
                    .forEach(({is_featured, job_title, job_slug, job_city, company_name, job_state}) => {

                        let liHTML = `<a href="https://jobs.archpaper.com/click?src=anheader&s=${job_slug}">
                                <h4>${job_title}</h4>
                                <div>${company_name}</div>
                                <span>${job_city}, ${job_state}</span>
                            </a>`
                        let $li = document.createElement('li')
                        if (is_featured === "1") {
                            $li.classList.add('featured')
                        }
                        $li.innerHTML = liHTML
                        $jt.appendChild($li)
                    })
                jQuery('#jobtickerSlider').slick({
                    slidesToShow: 8,
                    slidesToScroll: 1,
                    autoplay: true,
                    autoplaySpeed: 3000,
                    dots: false,
                    arrows: false,
                    responsive: [
                        {
                            breakpoint: 1024,
                            settings: {
                                slidesToShow: 5,
                                slidesToScroll: 2,
                                infinite: true,
                            }
                        },
                        {
                            breakpoint: 600,
                            settings: {
                                slidesToShow: 3,
                                slidesToScroll: 1
                            }
                        },
                        {
                            breakpoint: 480,
                            settings: {
                                slidesToShow: 2,
                                slidesToScroll: 1
                            }
                        }
                        // You can unslick at a given breakpoint now by adding:
                        // settings: "unslick"
                        // instead of a settings object
                    ]
                });
            }
        }).catch(err => {
            console.log(err)
        });

</script>
<!-- floor ad -->
<!-- Native Ad floor zone - AdButler [javascript] -->
<script type="text/javascript">
var rnd = window.rnd || Math.floor(Math.random()*10e6);
var pid650177 = window.pid650177 || rnd;
var plc650177 = window.plc650177 || 0;
var abkw = window.abkw || '';
var absrc = 'https://servedbyadbutler.com/adserve/;ID=175624;size=0x0;setID=650177;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid650177+';place='+(plc650177++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';
document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></scr'+'ipt>');
</script>
<!-- end floor ad -->
</body>
</html>

