@import url("https://cdnjs.cloudflare.com/ajax/libs/inter-ui/3.19.3/inter.min.css");:root{--ink:#151515;--muted:#62656a;--line:#e3e3df;--paper:#fff;--soft:#f4f5f6;--brand:#9f1d3d;--brand-dark:#7f2638;--footer:#8a2e40;--accent:#cddc39;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.architon-static{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.55;overflow-x:hidden}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}img{display:block;max-width:100%;height:auto}.spp-site-header.navbar{top:18px;left:clamp(16px,4vw,56px);right:clamp(16px,4vw,56px);display:block;width:auto;min-height:54px;background:transparent;border:0;box-shadow:none;pointer-events:none}.spp-site-header .navbar-brand{position:static;min-height:54px;pointer-events:none}.spp-site-header .navbar-menu{position:absolute;top:0;right:0;flex-grow:0;flex-shrink:1;background:transparent;box-shadow:none;pointer-events:auto;transition:opacity .18s ease,visibility .18s ease}.spp-site-header .navbar-end{align-items:center;min-height:56px;padding:6px;background:linear-gradient(135deg,#5f2130 0%,var(--footer) 52%,#a82a4e 100%);border:1px solid rgba(138,46,64,.78);border-radius:14px;box-shadow:0 14px 36px rgba(127,38,56,.25);backdrop-filter:blur(14px);transition:min-height .24s ease,padding .24s ease,box-shadow .24s ease}.spp-site-brand.navbar-item{position:absolute;top:0;left:0;gap:6px;min-height:54px;padding:6px 14px 6px 6px;color:var(--ink);background:#fff;border:0;border-radius:8px;box-shadow:none;text-decoration:none;font-weight:800;pointer-events:auto}.spp-site-brand.navbar-item:hover,.spp-site-brand.navbar-item:focus{color:var(--ink);background:#fff;box-shadow:none}.spp-brand-mark{display:block;width:43px;height:43px;max-height:43px;flex:0 0 43px;object-fit:contain}.spp-brand-text{display:inline-flex;align-items:center;min-height:38px;color:#111;font-size:25px;font-weight:800;line-height:1;letter-spacing:0}.spp-navbar-burger{display:none;position:absolute;top:0;right:0;width:54px;height:54px;margin:0;border:1px solid rgba(127,38,56,.78);border-radius:14px;background:linear-gradient(135deg,#5f2130 0%,var(--footer) 52%,#a82a4e 100%);color:#fff;box-shadow:0 14px 36px rgba(127,38,56,.25);backdrop-filter:blur(14px);pointer-events:auto;opacity:1;transition:opacity .16s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.spp-navbar-burger:hover,.spp-navbar-burger:focus{background:var(--paper);color:var(--brand);box-shadow:0 0 0 3px rgba(127,38,56,.12),0 14px 36px rgba(127,38,56,.22)}.navbar-end .spp-nav{display:flex;align-items:stretch;justify-content:flex-end}.spp-nav ul{display:flex;align-items:stretch;justify-content:flex-end;flex-wrap:nowrap;gap:0;list-style:none;margin:0;padding:0}.spp-nav li{display:flex;align-items:stretch;margin:0}.spp-nav a{display:flex;align-items:center;min-height:44px;padding:0 18px;border-radius:10px;color:rgba(255,255,255,.94);font-size:15px;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap}.spp-site-header .spp-nav li:not(:first-child)>a{border-top-left-radius:0;border-bottom-left-radius:0}.spp-site-header .spp-nav li:not(:last-child)>a{border-top-right-radius:0;border-bottom-right-radius:0}.spp-site-header .spp-nav a:hover,.spp-site-header .spp-nav a:focus,.spp-site-header .spp-nav .is-current>a,.spp-site-header .spp-nav .is-ancestor>a{background:var(--paper);color:var(--brand-dark);box-shadow:none}.spp-site-header .spp-nav .is-current>a{position:relative}.spp-site-header.spp-header-collapsed .spp-navbar-burger{display:inline-flex}.spp-site-header.spp-header-shrinking .navbar-menu{opacity:0;pointer-events:none}@keyframes spp-nav-grow-in{from{opacity:0}to{opacity:1}}@keyframes spp-burger-fade-in{from{opacity:0}to{opacity:1}}@keyframes spp-dropdown-open{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.spp-page{width:100%}.page-hero{max-width:var(--max);margin:0 auto;padding:clamp(54px,8vw,112px) clamp(20px,4vw,42px);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:center;gap:clamp(28px,5vw,72px)}.hero-copy{min-width:0}.eyebrow{margin:0 0 12px;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.08;color:var(--ink);letter-spacing:0}h1{max-width:780px;font-size:clamp(42px,7vw,84px);font-weight:700}h2{font-size:clamp(28px,4.2vw,48px)}h3{font-size:20px}p{color:var(--muted);margin:0}.lead{max-width:720px;margin-top:24px;font-size:clamp(18px,2vw,23px);color:#333}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button-link{display:inline-flex;align-items:center;min-height:44px;padding:11px 18px;border:1px solid var(--brand);background:var(--brand);color:#fff;text-decoration:none;font-weight:700}.button-link:hover,.button-link:focus{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.button-link.secondary{background:var(--accent);border-color:var(--accent);color:var(--ink)}.button-link.secondary:hover,.button-link.secondary:focus{background:#dce957;border-color:#dce957;color:var(--ink)}.hero-media{margin:0;position:relative}.hero-media::before{content:"";position:absolute;inset:18px -18px -18px 18px;background:var(--soft);z-index:-1}.hero-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.section{max-width:var(--max);margin:0 auto;padding:clamp(44px,7vw,86px) clamp(20px,4vw,42px)}.section+.section{border-top:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:minmax(180px,.35fr) minmax(0,1fr);gap:24px;align-items:start;margin-bottom:28px}.text-flow{max-width:900px}.text-flow p{margin-top:18px;font-size:18px}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:clamp(30px,6vw,80px);align-items:center}.split .section{padding:0}.split figure{margin:0}.split img{aspect-ratio:4 / 3;object-fit:cover}.card-grid,.project-grid,.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.project-grid{gap:22px}.info-card,.contact-card,.note-panel{border:1px solid var(--line);background:#fff;padding:24px}.info-card h3 a{text-decoration:none}.info-card h3 a:hover{color:var(--brand)}.info-card p,.contact-card p,.note-panel p{margin-top:12px}.project-card{background:#fff;border:1px solid var(--line);overflow:hidden}.project-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;background:var(--soft)}.project-card h3{padding:16px;font-size:17px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line);padding:0}.stats div{background:var(--soft);padding:30px}.stats strong{display:block;font-size:clamp(32px,4vw,50px);line-height:1}.stats span{display:block;margin-top:10px;color:var(--muted)}.privacy-flow{max-width:900px}.privacy-flow h2{margin-top:28px;font-size:28px}.privacy-flow h2:first-child{margin-top:0}.privacy-flow p{margin-top:10px}.spp-site-footer{margin-top:28px !important;padding:12px clamp(20px,4vw,64px) !important;background:var(--footer) !important}.spp-footer-two-level{max-width:var(--max,1180px) !important;margin:0 auto !important;display:grid !important;gap:8px !important;color:rgba(255,255,255,.78) !important;font-size:13px !important;font-weight:650 !important;line-height:1.38 !important}.spp-footer-services-row{color:rgba(255,255,255,.93) !important;font-weight:800 !important}.spp-footer-detail-row{display:grid !important;grid-template-columns:minmax(0,1fr) auto auto !important;gap:8px 18px !important;align-items:center !important}.spp-footer-contact-line,.spp-footer-certifications,.spp-footer-minimal-links{display:inline-flex !important;flex-wrap:wrap !important;gap:5px 12px !important;align-items:center !important}.spp-footer-certifications span{color:rgba(255,255,255,.84) !important;white-space:nowrap !important}.spp-footer-contact-line a,.spp-footer-minimal-links a,.spp-site-footer .spp-footer-contact-line a,.spp-site-footer .spp-footer-minimal-links a{color:rgba(255,255,255,.82) !important;background:transparent !important;box-shadow:none !important;text-decoration:none !important;transition:none !important}.spp-footer-contact-line a:hover,.spp-footer-contact-line a:focus,.spp-footer-minimal-links a:hover,.spp-footer-minimal-links a:focus{color:rgba(255,255,255,.82) !important;background:transparent !important;box-shadow:none !important;text-decoration:none !important}@media (min-width:1024px){.spp-site-header.spp-header-collapsed .spp-navbar-burger{animation:spp-burger-fade-in .16s ease both}.spp-site-header.spp-header-growing .navbar-menu{animation:spp-nav-grow-in .2s ease both}.spp-site-header.spp-header-collapsed .navbar-menu{display:block;visibility:hidden;opacity:0;pointer-events:none;position:fixed;top:84px;right:clamp(16px,4vw,56px);left:auto;width:min(280px,calc(100vw - 32px));max-height:calc(100vh - 104px);overflow-y:auto;background:rgba(255,255,255,.97);border:1px solid rgba(227,227,223,.92);border-radius:14px;box-shadow:0 18px 46px rgba(17,17,17,.16);backdrop-filter:blur(14px);transform:translateY(-6px);transform-origin:top right}.spp-site-header.spp-header-collapsed .navbar-menu.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);animation:spp-dropdown-open .16s ease both}.spp-site-header.spp-header-collapsed .navbar-end{display:block;min-height:0;padding:10px 16px;background:transparent;border:0;border-radius:0;box-shadow:none}.spp-site-header.spp-header-collapsed .navbar-end .spp-nav,.spp-site-header.spp-header-collapsed .spp-nav ul,.spp-site-header.spp-header-collapsed .spp-nav li{display:block}.spp-site-header.spp-header-collapsed .spp-nav a{display:block;min-height:48px;padding:14px 16px;border-radius:0;color:var(--ink);font-size:15px;font-weight:700}.spp-site-header.spp-header-collapsed .spp-nav li:first-child>a{border-radius:10px 10px 0 0}.spp-site-header.spp-header-collapsed .spp-nav li:last-child>a{border-radius:0 0 10px 10px}.spp-site-header.spp-header-collapsed .spp-nav a:hover,.spp-site-header.spp-header-collapsed .spp-nav a:focus,.spp-site-header.spp-header-collapsed .spp-nav .is-current>a{background:var(--soft);color:var(--brand-dark);box-shadow:none}}@media (prefers-reduced-motion:reduce){.spp-site-header .navbar-menu,.spp-site-header .navbar-end{transition:none}.spp-site-header.spp-header-shrinking .navbar-menu,.spp-site-header.spp-header-growing .navbar-menu,.spp-site-header.spp-header-collapsed .spp-navbar-burger,.spp-site-header.spp-header-collapsed .navbar-menu.is-active{animation:none}}@media (max-width:1023px){.spp-site-header.navbar{top:12px;left:14px;right:14px;min-height:54px}.spp-site-header .navbar-brand{position:static;min-height:54px}.spp-site-header .navbar-menu{position:fixed;top:76px;left:14px;right:14px;max-height:calc(100vh - 94px);overflow-y:auto;background:rgba(255,255,255,.97);border:1px solid rgba(227,227,223,.92);border-radius:14px;box-shadow:0 18px 46px rgba(17,17,17,.16);backdrop-filter:blur(14px)}.spp-site-header .navbar-end{display:block;min-height:0;padding:10px 16px;background:transparent;border:0;border-radius:0;box-shadow:none}.spp-site-brand.navbar-item{padding:9px 16px 9px 13px}.spp-navbar-burger{display:inline-flex;right:0;margin:0}.navbar-end .spp-nav,.spp-nav ul,.spp-nav li{display:block}.spp-nav a{display:block;min-height:52px;padding:15px 18px;border-radius:0;color:var(--ink);font-size:17px;font-weight:700}.spp-site-header .spp-nav li:first-child>a{border-radius:10px 10px 0 0}.spp-site-header .spp-nav li:last-child>a{border-radius:0 0 10px 10px}.spp-site-header .spp-nav a:hover,.spp-site-header .spp-nav a:focus,.spp-site-header .spp-nav .is-current>a{background:var(--soft);color:var(--brand-dark);box-shadow:none}h1{font-size:clamp(38px,12vw,54px)}.page-hero,.split{grid-template-columns:1fr}.card-grid,.project-grid,.contact-grid,.stats{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr;gap:8px}}@media (max-width:960px){.spp-footer-detail-row{grid-template-columns:1fr !important}}@media (max-width:640px){.spp-site-footer{padding:12px 16px !important}.spp-footer-two-level{gap:9px !important}}:root{--spp-architon-maroon:#8d2740;--spp-architon-maroon-dark:#6f1d32;--spp-architon-off-white:#f4f5f6}body.has-navbar-fixed-top{padding-top:50px}.spp-site-header.spp-global-split-header{position:fixed;inset:0 0 auto;z-index:1000;min-height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:clamp(14px,2.4vw,34px);padding:0 clamp(16px,3vw,38px);background:var(--spp-architon-maroon) !important;color:var(--spp-architon-off-white) !important;border:0 !important;box-shadow:0 8px 22px rgba(52,21,31,.14);font-family:Inter,"Inter UI",Arial,sans-serif;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}body.architon-static,body.architon-static button,body.architon-static input,body.architon-static select,body.architon-static textarea{font-family:Inter,"Inter UI",Arial,sans-serif !important}body.architon-static,body.architon-static .spp-page,body.architon-static .section,body.architon-static .page-hero{background:var(--spp-architon-off-white) !important}body.architon-static .info-card,body.architon-static .contact-card,body.architon-static .note-panel,body.architon-static .project-card,body.architon-static .spp-project-card,body.architon-static .spp-person-card{background:rgba(244,245,246,.98) !important}.admin-bar .spp-site-header.spp-global-split-header{top:32px}.spp-global-brand{grid-column:2;grid-row:1;justify-self:center;min-height:50px;display:inline-flex;align-items:center;gap:9px;color:var(--spp-architon-off-white) !important;font-size:19px;font-weight:850;line-height:1;letter-spacing:0;text-decoration:none;white-space:nowrap}.spp-global-brand:hover,.spp-global-brand:focus-visible{color:var(--spp-architon-off-white) !important;text-decoration:none}.spp-global-brand-mark{width:27px;height:27px;display:block;object-fit:contain;box-sizing:border-box;padding:2px;background:var(--spp-architon-off-white);border-radius:3px}.spp-global-menu,.spp-global-projects{display:contents}.spp-global-projects summary,.spp-global-menu-toggle{display:none}.spp-global-side{min-width:0;align-self:stretch;display:flex;align-items:stretch;gap:clamp(6px,.55vw,9px)}.spp-global-left{grid-column:1;grid-row:1;justify-content:flex-start;padding-right:clamp(18px,3vw,56px)}.spp-global-right{grid-column:3;grid-row:1;justify-content:flex-end;padding-left:clamp(28px,4vw,64px)}.spp-global-link{min-height:50px;display:inline-flex;align-items:center;color:var(--spp-architon-off-white) !important;font-size:13px;font-weight:800;line-height:1.1;letter-spacing:0;text-decoration:none;text-transform:uppercase;white-space:nowrap}.spp-global-link:hover,.spp-global-link:focus-visible{color:var(--spp-architon-off-white) !important;text-decoration:none}.spp-global-nav-label{position:relative;display:inline-block;line-height:1.1}.spp-global-link .spp-global-nav-label::after{content:"";position:absolute;right:0;bottom:-.34em;left:0;height:1px;background:rgba(244,245,246,.86);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.spp-global-link:hover .spp-global-nav-label::after,.spp-global-link:focus-visible .spp-global-nav-label::after{transform:scaleX(1)}.spp-global-link[aria-current="page"] .spp-global-nav-label::before{content:"";position:absolute;bottom:-.82em;left:50%;width:3px;height:3px;border-radius:50%;background:var(--spp-architon-off-white);transform:translateX(-50%)}.spp-global-link[aria-current="page"]{color:var(--spp-architon-off-white) !important}@media (max-width:1120px){body.has-navbar-fixed-top{padding-top:52px}.spp-site-header.spp-global-split-header{min-height:52px;grid-template-columns:minmax(0,1fr) auto;gap:0;padding:0 16px}.spp-global-brand{grid-column:1;grid-row:1;justify-self:start;min-height:52px;font-size:18px}.spp-global-menu-toggle{grid-column:2;grid-row:1;justify-self:end;width:38px;height:52px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;border:0;background:transparent;color:var(--spp-architon-off-white) !important;cursor:pointer}.spp-global-menu-toggle span{width:22px;height:2px;display:block;border-radius:999px;background:currentColor}.spp-global-menu{grid-column:1 / -1;display:none;width:100%;padding:12px 0 15px;border:0 !important;background:var(--spp-architon-maroon)}.spp-global-split-header.is-spp-global-menu-open .spp-global-menu{display:grid;gap:14px}.spp-global-left,.spp-global-right{grid-column:auto;grid-row:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-self:auto;justify-content:stretch;padding-right:0;padding-left:0}.spp-global-projects{display:block}.spp-global-projects summary{display:block;margin:0 0 8px;color:var(--spp-architon-off-white) !important;cursor:pointer;font-size:13px;font-weight:850;line-height:1.1;letter-spacing:0;list-style:none;text-transform:uppercase}.spp-global-projects summary::-webkit-details-marker{display:none}.spp-global-link{min-height:34px;justify-content:flex-start;font-size:13px}}@media (max-width:782px){.admin-bar .spp-site-header.spp-global-split-header{top:46px}}.spp-home-page .spp-category-hero{min-height:calc(100vh - 50px) !important;padding:0 !important}.spp-home-page .spp-category-grid{height:calc(100vh - 50px) !important}@media (max-width:1120px){.spp-home-page .spp-category-hero{min-height:calc(100vh - 52px) !important;padding-top:0 !important}.spp-home-page .spp-category-grid{height:calc(100vh - 52px) !important}}@media (max-width:620px){.spp-home-page .spp-category-hero{min-height:0 !important}.spp-home-page .spp-category-grid{height:auto !important}}.spp-contact-page{min-height:calc(100vh - 50px);background:var(--spp-architon-off-white) !important}.spp-contact-shell{width:min(1180px,calc(100vw - 48px));min-height:calc(100vh - 50px);margin:0 auto;padding:clamp(28px,4.5vh,52px) 0;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1fr);gap:clamp(34px,5vw,72px);align-items:center}.spp-contact-intro{align-self:center}.spp-contact-kicker{margin:0 0 14px;color:var(--spp-architon-maroon);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.spp-contact-intro h1{max-width:520px;margin:0;color:#151515;font-size:clamp(48px,6vw,86px);font-weight:900;line-height:.94}.spp-contact-intro p{max-width:540px;margin-top:22px;color:#333;font-size:clamp(17px,1.55vw,21px);line-height:1.5}.spp-contact-grid{min-width:0;display:grid;grid-template-rows:auto minmax(260px,38vh);gap:clamp(20px,3vh,30px);align-self:center}.spp-contact-lines{display:grid;gap:0;border-top:1px solid rgba(141,39,64,.35)}.spp-contact-line{display:grid;grid-template-columns:96px minmax(0,1fr);gap:22px;align-items:baseline;padding:14px 0;border-bottom:1px solid rgba(141,39,64,.22)}.spp-contact-line span{color:var(--spp-architon-maroon);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.spp-contact-line p{margin:0;color:#151515;font-size:clamp(16px,1.4vw,20px);font-weight:700;line-height:1.35}.spp-contact-line a{color:#151515;text-decoration-color:rgba(141,39,64,.45);text-decoration-thickness:1px;text-underline-offset:4px}.spp-contact-line a:hover,.spp-contact-line a:focus-visible{color:var(--spp-architon-maroon)}.spp-contact-map-panel{min-height:260px;background:transparent;border:1px solid rgba(141,39,64,.24);overflow:hidden}.spp-contact-map-panel iframe{width:100%;height:100%;min-height:260px;display:block;border:0;filter:grayscale(.08) contrast(1.02)}@media (max-width:980px){.spp-contact-shell{width:min(100% - 32px,760px);min-height:auto;padding:32px 0 42px;grid-template-columns:1fr;gap:28px;align-items:start}.spp-contact-grid{grid-template-rows:auto 320px}}@media (max-width:560px){.spp-contact-shell{width:min(100% - 24px,760px);padding:22px 0 30px;gap:22px}.spp-contact-intro h1{font-size:clamp(38px,13vw,52px)}.spp-contact-intro p{margin-top:14px;font-size:15px}.spp-contact-line{grid-template-columns:74px minmax(0,1fr);gap:14px;padding:11px 0}.spp-contact-line p{font-size:15px}.spp-contact-grid{grid-template-rows:auto 260px}}html{min-height:100%;background:var(--spp-architon-off-white,#f4f5f6) !important}body.architon-static{min-height:100svh;box-sizing:border-box;display:flex;flex-direction:column;background:var(--spp-architon-off-white,#f4f5f6) !important}body.architon-static>main.spp-page{flex:1 0 auto;width:100%;background:var(--spp-architon-off-white,#f4f5f6) !important}body.architon-static>footer.spp-site-footer{flex:0 0 auto;margin-top:auto !important}@supports (min-height:100dvh){body.architon-static{min-height:100dvh}}.spp-contact-page .spp-contact-shell--details-only{width:min(1160px,calc(100vw - 48px));min-height:calc(100svh - 50px);padding:clamp(24px,4vh,48px) 0;grid-template-columns:1fr;gap:0;align-items:center}.spp-contact-page .spp-contact-shell--details-only .spp-contact-grid{width:100%;display:grid;grid-template-columns:minmax(300px,.68fr) minmax(520px,1fr);grid-template-rows:auto;gap:clamp(34px,5vw,70px);align-items:center}.spp-contact-page .spp-contact-shell--details-only .spp-contact-map-panel{height:min(460px,56vh);min-height:300px}@media (max-width:920px){.spp-contact-page .spp-contact-shell--details-only{width:min(100% - 32px,760px);min-height:auto;padding:28px 0 40px}.spp-contact-page .spp-contact-shell--details-only .spp-contact-grid{grid-template-columns:1fr;gap:24px}.spp-contact-page .spp-contact-shell--details-only .spp-contact-map-panel{height:320px}}@media (max-width:560px){.spp-contact-page .spp-contact-shell--details-only{width:min(100% - 24px,760px);padding:20px 0 30px}.spp-contact-page .spp-contact-shell--details-only .spp-contact-map-panel{height:260px}}.spp-site-header.spp-global-split-header .spp-global-brand-mark{width:30px !important;height:30px !important;display:block !important;object-fit:contain !important;box-sizing:border-box !important;padding:0 !important;background:transparent !important;border-radius:0 !important;box-shadow:none !important}@media (min-width:1025px){.spp-site-header.spp-global-split-header{column-gap:clamp(20px,1.9vw,30px) !important;padding-left:clamp(24px,2.1vw,34px) !important;padding-right:clamp(24px,2.1vw,34px) !important}.spp-site-header.spp-global-split-header .spp-global-left{gap:clamp(14px,1.15vw,20px) !important}.spp-site-header.spp-global-split-header .spp-global-right{gap:clamp(12px,.94vw,16px) !important}.spp-site-header.spp-global-split-header .spp-global-link{white-space:nowrap !important}}@media (min-width:1280px) and (max-width:1460px){.spp-site-header.spp-global-split-header .spp-global-right{gap:13px !important}}@media (min-width:1121px){.spp-site-header.spp-global-split-header{display:flex;justify-content:center}.spp-site-header.spp-global-split-header .spp-global-brand{position:absolute;top:0;left:50%;transform:translateX(-50%);padding-inline:8px}.spp-site-header.spp-global-split-header .spp-global-left{position:absolute;top:0;left:clamp(20px,2.2vw,34px);padding-right:0}.spp-site-header.spp-global-split-header .spp-global-projects{display:block;position:absolute;top:0;right:clamp(16px,1.8vw,28px)}.spp-site-header.spp-global-split-header .spp-global-right{padding-left:0;gap:clamp(8px,.72vw,12px)}.spp-site-header.spp-global-split-header .spp-global-right .spp-global-link{font-size:12px}}.architon-static .spp-page>.spp-project-listing-section:first-child{padding-top:clamp(14px,2vw,24px) !important}@media (max-width:760px){.architon-static .spp-page>.spp-project-listing-section:first-child{padding-top:14px !important}}.architon-static .spp-project-listing-section{width:min(100%,1220px) !important}.architon-static .spp-project-list{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:clamp(22px,2.35vw,34px) !important;margin:0 !important;padding:0 !important;list-style:none !important}.architon-static .spp-project-card{min-width:0 !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;overflow:visible !important}.architon-static .spp-project-link{height:100% !important;min-width:0 !important;display:grid !important;grid-template-rows:auto 1fr !important;gap:0 !important;padding:clamp(8px,.8vw,12px) !important;color:#151515 !important;background:rgba(244,245,246,.94) !important;border:1px solid rgba(141,39,64,.16) !important;border-radius:8px !important;box-shadow:0 12px 26px rgba(54,28,35,.055) !important;text-decoration:none !important;transform:none !important;transition:none !important}.architon-static .spp-project-link:focus-visible{outline:2px solid var(--spp-architon-maroon,#8d2740) !important;outline-offset:4px !important}.architon-static .spp-project-image{width:100% !important;aspect-ratio:4 / 3 !important;display:block !important;object-fit:cover !important;object-position:center !important;border-radius:6px !important;background:rgba(141,39,64,.07) !important;filter:none !important;transform:none !important;transition:none !important}.architon-static .spp-project-title{min-width:0 !important;display:block !important;padding:clamp(13px,1.05vw,16px) 4px 3px !important;color:#151515 !important;font-family:Inter,"Inter UI",Arial,sans-serif !important;font-size:clamp(16px,1.12vw,19px) !important;font-weight:850 !important;line-height:1.16 !important;letter-spacing:0 !important;text-decoration:none !important}.architon-static .spp-project-title::before{content:"";width:34px;height:2px;display:block;margin:0 0 10px;background:var(--spp-architon-maroon,#8d2740)}@media (max-width:980px){.architon-static .spp-project-list{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:620px){.architon-static .spp-project-listing-section{padding-right:14px !important;padding-left:14px !important}.architon-static .spp-project-list{grid-template-columns:1fr !important;gap:18px !important}.architon-static .spp-project-link{padding:8px !important;border-radius:7px !important}.architon-static .spp-project-image{border-radius:5px !important}}body.architon-static>footer.spp-site-footer.spp-architon-source-footer,.architon-static footer.spp-site-footer.spp-architon-source-footer{width:100% !important;flex:0 0 auto !important;margin-top:auto !important;padding:clamp(22px,2.6vw,34px) clamp(18px,5vw,70px) clamp(20px,2.4vw,30px) !important;background:var(--spp-architon-maroon,#8d2740) !important;color:var(--spp-architon-off-white,#f4f5f6) !important;font-family:Inter,"Inter UI",Arial,sans-serif !important;border:0 !important;box-shadow:none !important}footer.spp-site-footer.spp-architon-source-footer::before,footer.spp-site-footer.spp-architon-source-footer::after{content:none !important}.spp-architon-source-footer .spp-source-footer-inner{width:min(100%,1200px) !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(88px,128px) minmax(300px,1.85fr) minmax(210px,.82fr) minmax(150px,.66fr) !important;gap:clamp(22px,3vw,48px) !important;align-items:start !important}.spp-architon-source-footer .spp-source-footer-logo-col{min-width:0 !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(82px,8vw,124px) !important;display:inline-block !important;color:inherit !important;text-decoration:none !important;background:transparent !important}.spp-architon-source-footer .spp-source-footer-logo{width:100% !important;height:auto !important;display:block !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.spp-architon-source-footer h2{margin:0 0 14px !important;color:var(--spp-architon-off-white,#f4f5f6) !important;font-size:clamp(22px,2.1vw,33px) !important;font-weight:850 !important;line-height:1.05 !important;letter-spacing:0 !important}.spp-architon-source-footer p,.spp-architon-source-footer address,.spp-architon-source-footer a,.spp-architon-source-footer span{color:var(--spp-architon-off-white,#f4f5f6) !important;font-size:clamp(14px,.98vw,16px) !important;font-style:normal !important;font-weight:500 !important;line-height:1.55 !important;letter-spacing:0 !important}.spp-architon-source-footer p{max-width:620px !important;margin:0 0 18px !important}.spp-architon-source-footer a{display:inline-block !important;text-decoration:none !important;text-underline-offset:4px !important}.spp-architon-source-footer a:hover,.spp-architon-source-footer a:focus-visible{color:#ffffff !important;text-decoration:underline !important}.spp-architon-source-footer .spp-source-footer-cert-row{width:min(100%,730px) !important;display:grid !important;grid-template-columns:auto auto auto auto minmax(170px,auto) !important;align-items:center !important;justify-content:start !important;column-gap:clamp(13px,1.4vw,20px) !important;row-gap:10px !important;margin:14px 0 0 !important}.spp-architon-source-footer .spp-footer-cert{display:block !important;width:auto !important;height:auto !important;max-width:none !important;object-fit:contain !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}.spp-architon-source-footer .spp-footer-cert-riba{max-height:40px !important}.spp-architon-source-footer .spp-footer-cert-lrqa{max-height:58px !important}.spp-architon-source-footer .spp-footer-cert-arb{max-height:40px !important}.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:58px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:225px !important;max-height:42px !important}.spp-architon-source-footer .spp-source-footer-contact,.spp-architon-source-footer .spp-source-footer-links{display:grid !important;gap:10px !important;min-width:0 !important}.spp-architon-source-footer .spp-source-footer-contact{padding-left:clamp(18px,2.4vw,34px) !important;border-left:1px solid rgba(255,247,234,.22) !important}.spp-architon-source-footer .spp-source-footer-links{padding-left:clamp(18px,2.4vw,34px) !important;border-left:1px solid rgba(255,247,234,.22) !important}.spp-architon-source-footer .spp-source-footer-links span{margin-top:2px !important}@media (max-width:980px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(76px,110px) 1fr !important;gap:22px 30px !important}.spp-architon-source-footer .spp-source-footer-contact,.spp-architon-source-footer .spp-source-footer-links{padding-left:0 !important;border-left:0 !important}}@media (max-width:620px){body.architon-static>footer.spp-site-footer.spp-architon-source-footer,.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:22px 18px 20px !important}.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:1fr !important;gap:16px !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:76px !important}.spp-architon-source-footer h2{margin-bottom:10px !important}.spp-architon-source-footer p{margin-bottom:12px !important}.spp-architon-source-footer .spp-source-footer-cert-row{display:flex !important;flex-wrap:wrap !important;gap:10px 14px !important}.spp-architon-source-footer .spp-footer-cert-riba{max-height:36px !important}.spp-architon-source-footer .spp-footer-cert-lrqa{max-height:54px !important}.spp-architon-source-footer .spp-footer-cert-arb{max-height:36px !important}.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:54px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-height:38px !important}}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-list{--spp-project-gap-x:clamp(16px,1.8vw,28px);--spp-project-gap-y:clamp(20px,2.6vw,34px);display:flex !important;flex-wrap:wrap !important;justify-content:flex-start !important;align-items:stretch !important;gap:var(--spp-project-gap-y) var(--spp-project-gap-x) !important;margin:0 !important;padding:0 !important;list-style:none !important}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card:hover,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card:focus-within{flex:0 1 calc((100% - (2 * var(--spp-project-gap-x))) / 3) !important;max-width:calc((100% - (2 * var(--spp-project-gap-x))) / 3) !important;min-width:0 !important;margin:0 !important;padding:10px 10px 12px !important;display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:8px !important;background:transparent !important;border:1px solid rgba(141,39,64,.26) !important;border-radius:0 !important;box-shadow:none !important;color:#151515 !important;overflow:visible !important;transform:none !important;transition:none !important}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-link,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-link:hover,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-link:focus-visible{display:flex !important;flex-direction:column !important;gap:10px !important;min-width:0 !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;color:inherit !important;text-decoration:none !important;box-shadow:none !important;transform:none !important;transition:none !important}body.architon-static .spp-project-card>.spp-project-link,body.architon-static .spp-project-card>.spp-project-link:hover,body.architon-static .spp-project-card>.spp-project-link:focus-visible{margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;border-radius:0 !important;box-shadow:none !important}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-image{width:100% !important;aspect-ratio:4 / 3 !important;height:auto !important;display:block !important;margin:0 !important;object-fit:cover !important;object-position:center !important;background:rgba(141,39,64,.08) !important;border:0 !important;border-radius:0 !important;filter:none !important;transform:none !important;transition:none !important}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-title{display:block !important;margin:0 !important;padding:0 !important;color:#151515 !important;font-size:clamp(16px,1.22vw,19px) !important;font-weight:800 !important;line-height:1.14 !important;letter-spacing:0 !important}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-title::before{display:none !important;content:none !important}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-summary,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-categories{display:block !important;margin:0 !important;padding:0 !important;color:rgba(21,21,21,.72) !important;font-size:clamp(12px,.95vw,14px) !important;font-weight:600 !important;line-height:1.35 !important}@media (max-width:1100px){body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card:hover,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card:focus-within{flex-basis:calc((100% - var(--spp-project-gap-x)) / 2) !important;max-width:calc((100% - var(--spp-project-gap-x)) / 2) !important}}@media (max-width:620px){body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-list{--spp-project-gap-x:14px;--spp-project-gap-y:16px}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card:hover,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-card:focus-within{flex-basis:100% !important;max-width:100% !important;padding:8px 8px 10px !important}}body.architon-static>footer.spp-site-footer.spp-architon-source-footer,.architon-static footer.spp-site-footer.spp-architon-source-footer{padding-right:clamp(24px,4.2vw,88px) !important;padding-left:clamp(24px,4.2vw,88px) !important}.spp-architon-source-footer .spp-source-footer-inner{width:100% !important;max-width:1680px !important;grid-template-columns:minmax(92px,150px) minmax(390px,1.7fr) minmax(250px,.8fr) minmax(180px,.55fr) !important;gap:clamp(28px,4.8vw,96px) !important;align-items:start !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(92px,7.6vw,142px) !important}.spp-architon-source-footer p{max-width:780px !important}.spp-architon-source-footer .spp-source-footer-cert-row{width:min(100%,860px) !important;column-gap:clamp(16px,1.8vw,30px) !important}.spp-architon-source-footer .spp-source-footer-contact,.spp-architon-source-footer .spp-source-footer-links{padding-left:clamp(22px,2.8vw,46px) !important}@media (max-width:1180px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(82px,120px) minmax(0,1fr) minmax(220px,.7fr) !important;gap:26px 42px !important}.spp-architon-source-footer .spp-source-footer-links{grid-column:2 / -1 !important;display:flex !important;flex-wrap:wrap !important;gap:10px 24px !important;padding-left:0 !important;border-left:0 !important}}@media (max-width:760px){body.architon-static>footer.spp-site-footer.spp-architon-source-footer,.architon-static footer.spp-site-footer.spp-architon-source-footer{padding-right:18px !important;padding-left:18px !important}.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:1fr !important;gap:16px !important}.spp-architon-source-footer .spp-source-footer-links{grid-column:auto !important;display:grid !important;gap:10px !important}}.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(124px,190px) minmax(430px,1.75fr) minmax(250px,.78fr) minmax(180px,.52fr) !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(124px,9.4vw,184px) !important}.spp-architon-source-footer .spp-source-footer-cert-row{width:min(100%,980px) !important;grid-template-columns:auto minmax(124px,auto) auto auto minmax(270px,auto) !important;column-gap:clamp(18px,2vw,34px) !important}.spp-architon-source-footer .spp-footer-cert-lrqa{max-height:72px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:330px !important;max-height:54px !important}@media (max-width:1180px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(108px,152px) minmax(0,1fr) minmax(220px,.72fr) !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(108px,11vw,148px) !important}}@media (max-width:760px){.spp-architon-source-footer .spp-source-footer-logo-link{width:104px !important}.spp-architon-source-footer .spp-footer-cert-lrqa{max-height:62px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:270px !important;max-height:48px !important}}.spp-architon-source-footer .spp-footer-cert-riba,.spp-architon-source-footer .spp-footer-cert-arb{max-height:54px !important}@media (max-width:760px){.spp-architon-source-footer .spp-footer-cert-riba,.spp-architon-source-footer .spp-footer-cert-arb{max-height:46px !important}}.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:64px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:286px !important;max-height:44px !important}@media (max-width:760px){.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:58px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:238px !important;max-height:38px !important}}.spp-architon-source-footer .spp-source-footer-cert-row{column-gap:clamp(10px,1vw,18px) !important}.spp-architon-source-footer .spp-footer-cert-riba,.spp-architon-source-footer .spp-footer-cert-arb{max-height:66px !important}@media (max-width:760px){.spp-architon-source-footer .spp-source-footer-cert-row{gap:8px 10px !important}.spp-architon-source-footer .spp-footer-cert-riba,.spp-architon-source-footer .spp-footer-cert-arb{max-height:54px !important}}.spp-architon-source-footer .spp-source-footer-links{align-self:stretch !important;min-height:100% !important}.spp-architon-source-footer .spp-source-footer-links span{align-self:end !important;margin-top:auto !important}@media (max-width:760px){.spp-architon-source-footer .spp-source-footer-links{min-height:0 !important}.spp-architon-source-footer .spp-source-footer-links span{align-self:start !important;margin-top:2px !important}}.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(108px,150px) minmax(460px,1.95fr) minmax(250px,.78fr) minmax(180px,.52fr) !important;column-gap:clamp(20px,3.2vw,58px) !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(108px,7.4vw,142px) !important}.spp-architon-source-footer .spp-footer-cert-riba{max-height:74px !important}@media (max-width:1180px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(96px,124px) minmax(0,1fr) minmax(220px,.72fr) !important;column-gap:30px !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(96px,9vw,122px) !important}}@media (max-width:760px){.spp-architon-source-footer .spp-source-footer-logo-link{width:96px !important}.spp-architon-source-footer .spp-footer-cert-riba{max-height:60px !important}}.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(132px,174px) minmax(450px,1.9fr) minmax(250px,.78fr) minmax(180px,.52fr) !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(132px,9.8vw,168px) !important}@media (max-width:1180px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(118px,144px) minmax(0,1fr) minmax(220px,.72fr) !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(118px,10.4vw,140px) !important}}@media (max-width:760px){.spp-architon-source-footer .spp-source-footer-logo-link{width:112px !important}}body.architon-static{--spp-type-page-title:clamp(30px,3vw,43px);--spp-type-section-title:clamp(23px,2vw,30px);--spp-type-card-title:clamp(17px,1.2vw,20px);--spp-type-body:clamp(15px,1vw,17px);--spp-type-small:clamp(12px,.86vw,14px);--spp-type-nav:clamp(14px,.96vw,16px);font-family:Inter,"Inter UI",Arial,sans-serif !important;font-size:16px !important;line-height:1.5 !important}body.architon-static .spp-page,body.architon-static .spp-page *:not(svg):not(path){font-family:Inter,"Inter UI",Arial,sans-serif !important;letter-spacing:0 !important}body.architon-static .spp-page:where(h1,.title.is-1,.spp-team-title,.spp-policy-governance h1){color:#151515 !important;font-size:var(--spp-type-page-title) !important;font-weight:740 !important;line-height:1.08 !important;text-transform:none !important}body.architon-static>footer.spp-site-footer.spp-architon-source-footer,.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:20px 36px 18px !important;overflow:hidden !important}.spp-architon-source-footer .spp-source-footer-inner{width:min(100%,1360px) !important;max-width:1360px !important;grid-template-columns:112px minmax(0,1.7fr) minmax(185px,.72fr) minmax(132px,.46fr) !important;gap:22px 34px !important;align-items:start !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:104px !important;max-width:104px !important}.spp-architon-source-footer h2{margin:0 0 8px !important;font-size:23px !important;line-height:1.05 !important}.spp-architon-source-footer p,.spp-architon-source-footer address,.spp-architon-source-footer a,.spp-architon-source-footer span{font-size:13px !important;line-height:1.34 !important}.spp-architon-source-footer p{max-width:100% !important;margin:0 0 12px !important;overflow-wrap:normal !important;text-wrap:balance !important}.spp-architon-source-footer .spp-source-footer-cert-row{width:100% !important;max-width:760px !important;display:flex !important;flex-wrap:wrap !important;align-items:center !important;justify-content:flex-start !important;gap:8px 12px !important;margin-top:10px !important}.spp-architon-source-footer .spp-footer-cert{flex:0 0 auto !important;width:auto !important;object-fit:contain !important}.spp-architon-source-footer .spp-footer-cert-riba,.spp-architon-source-footer .spp-footer-cert-arb{max-height:52px !important}.spp-architon-source-footer .spp-footer-cert-lrqa{max-height:56px !important}.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:50px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:210px !important;max-height:34px !important}.spp-architon-source-footer .spp-source-footer-contact,.spp-architon-source-footer .spp-source-footer-links{gap:7px !important;padding-left:18px !important;min-width:0 !important}.spp-architon-source-footer .spp-source-footer-links{align-self:stretch !important}.spp-architon-source-footer .spp-source-footer-links span{align-self:end !important;margin-top:auto !important}@media (max-width:1180px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:94px minmax(0,1fr) minmax(178px,.62fr) !important;gap:18px 26px !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:88px !important;max-width:88px !important}.spp-architon-source-footer .spp-source-footer-links{grid-column:2 / -1 !important;display:flex !important;flex-wrap:wrap !important;align-self:start !important;gap:6px 18px !important;padding-left:0 !important;border-left:0 !important}.spp-architon-source-footer .spp-source-footer-links span{align-self:start !important;margin-top:0 !important}}@media (max-width:760px){body.architon-static>footer.spp-site-footer.spp-architon-source-footer,.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:18px 18px 16px !important}.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:1fr !important;gap:13px !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:84px !important;max-width:84px !important}.spp-architon-source-footer h2{font-size:21px !important}.spp-architon-source-footer .spp-source-footer-contact,.spp-architon-source-footer .spp-source-footer-links{padding-left:0 !important;border-left:0 !important}.spp-architon-source-footer .spp-footer-cert-riba,.spp-architon-source-footer .spp-footer-cert-arb{max-height:46px !important}.spp-architon-source-footer .spp-footer-cert-lrqa,.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:46px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:185px !important;max-height:30px !important}}@media (min-width:901px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:92px minmax(0,1fr) 178px 126px !important;gap:18px 28px !important}.spp-architon-source-footer .spp-source-footer-links{grid-column:auto !important;display:grid !important;align-self:stretch !important;gap:7px !important;padding-left:18px !important;border-left:1px solid rgba(255,247,234,.22) !important}.spp-architon-source-footer .spp-source-footer-links span{align-self:end !important;margin-top:auto !important}}.spp-architon-source-footer .spp-footer-cert-riba{width:126px !important;max-height:58px !important}.spp-architon-source-footer .spp-footer-cert-lrqa{width:98px !important;max-height:58px !important}.spp-architon-source-footer .spp-footer-cert-arb{width:118px !important;max-height:52px !important}.spp-architon-source-footer .spp-footer-cert-cybersmart{width:88px !important;max-height:58px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{width:162px !important;max-width:162px !important;max-height:32px !important}@media (max-width:900px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:86px minmax(0,1fr) !important;gap:16px 24px !important}.spp-architon-source-footer .spp-source-footer-logo-link{width:82px !important;max-width:82px !important}.spp-architon-source-footer .spp-source-footer-contact,.spp-architon-source-footer .spp-source-footer-links{grid-column:2 / -1 !important;padding-left:0 !important;border-left:0 !important}.spp-architon-source-footer .spp-source-footer-links{display:flex !important;flex-wrap:wrap !important;align-self:start !important;gap:6px 18px !important}}@media (max-width:560px){.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:1fr !important}.spp-architon-source-footer .spp-source-footer-contact,.spp-architon-source-footer .spp-source-footer-links{grid-column:auto !important}.spp-architon-source-footer .spp-source-footer-cert-row{gap:8px 10px !important}.spp-architon-source-footer .spp-footer-cert-riba{width:112px !important;max-height:52px !important}.spp-architon-source-footer .spp-footer-cert-lrqa{width:88px !important;max-height:52px !important}.spp-architon-source-footer .spp-footer-cert-arb{width:104px !important;max-height:46px !important}.spp-architon-source-footer .spp-footer-cert-cybersmart{width:78px !important;max-height:50px !important}.spp-architon-source-footer .spp-footer-cert-safecontractor{width:148px !important;max-width:148px !important;max-height:30px !important}}body.architon-static .spp-page:where(h2,.section-heading h2,.spp-policy-governance h2,.spp-source-footer-brand h2){color:#151515 !important;font-size:var(--spp-type-section-title) !important;font-weight:700 !important;line-height:1.16 !important;text-transform:none !important}body.architon-static .spp-page:where(h3,.spp-project-title,.spp-person-name,.spp-policy-resource-link strong,.info-card h3){color:#151515 !important;font-size:var(--spp-type-card-title) !important;font-weight:680 !important;line-height:1.22 !important;text-transform:none !important}body.architon-static .spp-page:where(p,li,address,.spp-project-summary,.spp-person-role,.spp-policy-body p,.spp-policy-controls li,.spp-home-practice-text p){font-size:var(--spp-type-body) !important;font-weight:460 !important;line-height:1.56 !important}body.architon-static .spp-page:where(.spp-home-practice-text p:first-child){font-size:clamp(17px,1.18vw,20px) !important;font-weight:600 !important;line-height:1.42 !important}body.architon-static .spp-page:where(.eyebrow,.spp-policy-kicker,.spp-project-categories,.spp-person-email,.spp-policy-resource-link small){font-size:var(--spp-type-small) !important;font-weight:560 !important;line-height:1.35 !important;text-transform:none !important;letter-spacing:0 !important}body.architon-static .spp-page:where(strong,b){font-weight:650 !important}body.architon-static .spp-page:where(.spp-team-hero.hero){background:var(--spp-architon-cream,#f4f5f6) !important;color:#151515 !important}body.architon-static .spp-page:where(.spp-team-title.title){color:#151515 !important}body.architon-static .spp-page:where(.spp-project-title::before){display:none !important}body.architon-static .spp-page:where(.spp-project-card,.spp-person-card,.info-card){color:#151515 !important}body.architon-static .spp-global-nav-label,body.architon-static .spp-global-projects summary,body.architon-static .spp-global-brand-text{font-family:Inter,"Inter UI",Arial,sans-serif !important;font-size:var(--spp-type-nav) !important;font-weight:620 !important;line-height:1.2 !important;letter-spacing:0 !important;text-transform:none !important}body.architon-static .spp-site-footer:where(h2,p,address,a,span){font-family:Inter,"Inter UI",Arial,sans-serif !important;letter-spacing:0 !important}body.architon-static .spp-site-footer h2{font-size:clamp(22px,2vw,30px) !important;font-weight:700 !important}body.architon-static .spp-site-footer:where(p,address,a,span){font-size:clamp(14px,.95vw,16px) !important;font-weight:460 !important;line-height:1.5 !important}@media (max-width:780px){body.architon-static{--spp-type-page-title:clamp(27px,8.6vw,35px);--spp-type-section-title:clamp(21px,6vw,27px);--spp-type-card-title:17px;--spp-type-body:15px;--spp-type-small:13px;--spp-type-nav:15px}}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-title,body.architon-static .spp-project-title{font-size:var(--spp-type-card-title) !important;font-weight:680 !important;line-height:1.22 !important;letter-spacing:0 !important;text-transform:none !important}body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-summary,body.architon-static .spp-page:not(.spp-home-page):not(.spp-team-page) .spp-project-categories,body.architon-static .spp-project-detail-categories,body.architon-static .spp-project-detail-summary,body.architon-static .spp-project-detail-body{font-size:var(--spp-type-body) !important;font-weight:460 !important;line-height:1.56 !important;letter-spacing:0 !important;text-transform:none !important}body.architon-static .spp-project-detail-categories{font-size:var(--spp-type-small) !important;font-weight:560 !important}body.architon-static{--spp-font-main:Inter,"Inter UI",Arial,sans-serif;--spp-text-page-title:clamp(29px,2.45vw,36px);--spp-text-section-title:clamp(20px,1.55vw,24px);--spp-text-card-title:clamp(16px,1.05vw,18px);--spp-text-body:clamp(15px,1.05vw,16px);--spp-text-small:clamp(13px,.88vw,14px);--spp-text-nav:clamp(14px,.92vw,15px);--spp-type-page-title:var(--spp-text-page-title);--spp-type-section-title:var(--spp-text-section-title);--spp-type-card-title:var(--spp-text-card-title);--spp-type-body:var(--spp-text-body);--spp-type-small:var(--spp-text-small);--spp-type-nav:var(--spp-text-nav);font-family:var(--spp-font-main) !important;font-size:16px !important;font-weight:400 !important;line-height:1.55 !important}body.architon-static,body.architon-static .spp-page,body.architon-static .spp-site-header,body.architon-static .spp-site-footer,body.architon-static .spp-page *:not(svg):not(path),body.architon-static .spp-site-header *:not(svg):not(path),body.architon-static .spp-site-footer *:not(svg):not(path){font-family:var(--spp-font-main) !important;letter-spacing:0 !important}body.architon-static .spp-page h1,body.architon-static .spp-page .title.is-1,body.architon-static .spp-team-title,body.architon-static .spp-policy-governance h1,body.architon-static .spp-project-detail-title{color:#151515 !important;font-size:var(--spp-text-page-title) !important;font-weight:700 !important;line-height:1.12 !important;text-transform:none !important}body.architon-static .spp-page h2,body.architon-static .spp-contact-block h2,body.architon-static .spp-policy-governance h2,body.architon-static .spp-policy-resource-column h2,body.architon-static .spp-source-footer-brand h2{font-size:var(--spp-text-section-title) !important;font-weight:650 !important;line-height:1.2 !important;text-transform:none !important}body.architon-static .spp-page h3,body.architon-static .spp-project-title,body.architon-static .spp-person-name,body.architon-static .spp-policy-resource-link strong,body.architon-static .info-card h3{font-size:var(--spp-text-card-title) !important;font-weight:650 !important;line-height:1.25 !important;text-transform:none !important}body.architon-static .spp-page p,body.architon-static .spp-page li,body.architon-static .spp-page address,body.architon-static .spp-page span,body.architon-static .spp-home-practice-text p,body.architon-static .spp-project-summary,body.architon-static .spp-project-detail-body,body.architon-static .spp-project-detail-body p,body.architon-static .spp-person-role,body.architon-static .spp-policy-body p,body.architon-static .spp-policy-controls li,body.architon-static .spp-contact-block p{font-size:var(--spp-text-body) !important;font-weight:400 !important;line-height:1.58 !important;text-transform:none !important}body.architon-static .spp-home-practice-text p:first-child{font-size:clamp(17px,1.12vw,18px) !important;font-weight:560 !important;line-height:1.48 !important}body.architon-static .spp-page small,body.architon-static .spp-page .eyebrow,body.architon-static .spp-page .spp-policy-kicker,body.architon-static .spp-page .spp-project-categories,body.architon-static .spp-page .spp-project-detail-categories,body.architon-static .spp-page .spp-person-email,body.architon-static .spp-page .spp-policy-resource-link small{font-size:var(--spp-text-small) !important;font-weight:520 !important;line-height:1.4 !important;text-transform:none !important}body.architon-static .spp-page strong,body.architon-static .spp-page b{font-weight:630 !important}body.architon-static .spp-global-brand,body.architon-static .spp-global-brand-text,body.architon-static .spp-global-link,body.architon-static .spp-global-link .spp-global-nav-label,body.architon-static .spp-global-projects summary{font-size:var(--spp-text-nav) !important;font-weight:600 !important;line-height:1.18 !important;text-transform:none !important}body.architon-static .spp-global-brand-text{font-size:clamp(18px,1.25vw,21px) !important;font-weight:700 !important}body.architon-static .spp-site-footer h2{font-size:clamp(21px,1.8vw,28px) !important;font-weight:650 !important;line-height:1.16 !important}body.architon-static .spp-site-footer p,body.architon-static .spp-site-footer address,body.architon-static .spp-site-footer a,body.architon-static .spp-site-footer span{font-size:clamp(14px,.92vw,16px) !important;font-weight:400 !important;line-height:1.52 !important}body.architon-static .spp-project-title::before{display:none !important}body.architon-static .spp-project-detail-body span[style]{font-family:var(--spp-font-main) !important}@media (max-width:780px){body.architon-static{--spp-text-page-title:clamp(27px,7.4vw,32px);--spp-text-section-title:clamp(20px,5.7vw,24px);--spp-text-card-title:16px;--spp-text-body:15px;--spp-text-small:13px;--spp-text-nav:15px}}html body.architon-static{--spp-text-page-title:clamp(29px,2.45vw,36px) !important;--spp-text-section-title:clamp(20px,1.55vw,24px) !important;--spp-text-card-title:clamp(16px,1.05vw,18px) !important;--spp-text-body:clamp(15px,1.05vw,16px) !important;--spp-text-small:clamp(13px,.88vw,14px) !important;--spp-text-nav:clamp(14px,.92vw,15px) !important;--spp-type-page-title:var(--spp-text-page-title) !important;--spp-type-section-title:var(--spp-text-section-title) !important;--spp-type-card-title:var(--spp-text-card-title) !important;--spp-type-body:var(--spp-text-body) !important;--spp-type-small:var(--spp-text-small) !important;--spp-type-nav:var(--spp-text-nav) !important;font-family:var(--spp-font-main,Inter,"Inter UI",Arial,sans-serif) !important}html body.architon-static .spp-page,html body.architon-static .spp-site-header,html body.architon-static .spp-site-footer,html body.architon-static .spp-page *:not(svg):not(path),html body.architon-static .spp-site-header *:not(svg):not(path),html body.architon-static .spp-site-footer *:not(svg):not(path){font-family:var(--spp-font-main,Inter,"Inter UI",Arial,sans-serif) !important;letter-spacing:0 !important}html body.architon-static main.spp-page h1,html body.architon-static main.spp-page .title.is-1,html body.architon-static main.spp-page .spp-team-title,html body.architon-static main.spp-page .spp-policy-governance h1,html body.architon-static main.spp-page .spp-project-detail-title{font-size:var(--spp-text-page-title) !important;font-weight:700 !important;line-height:1.12 !important;text-transform:none !important}html body.architon-static main.spp-page h2,html body.architon-static main.spp-page .spp-contact-block h2,html body.architon-static main.spp-page .spp-policy-governance h2,html body.architon-static main.spp-page .spp-policy-resource-column h2{font-size:var(--spp-text-section-title) !important;font-weight:650 !important;line-height:1.2 !important;text-transform:none !important}html body.architon-static main.spp-page .spp-project-title,html body.architon-static main.spp-page.spp-team-page .spp-person-name,html body.architon-static main.spp-page .spp-policy-resource-link strong{font-size:var(--spp-text-card-title) !important;font-weight:650 !important;line-height:1.25 !important;text-transform:none !important}html body.architon-static main.spp-page p,html body.architon-static main.spp-page li,html body.architon-static main.spp-page address,html body.architon-static main.spp-page .spp-project-summary,html body.architon-static main.spp-page .spp-project-detail-body,html body.architon-static main.spp-page .spp-project-detail-body p,html body.architon-static main.spp-page.spp-team-page .spp-person-role,html body.architon-static main.spp-page .spp-policy-body p,html body.architon-static main.spp-page .spp-policy-controls li,html body.architon-static main.spp-page .spp-contact-block p{font-size:var(--spp-text-body) !important;font-weight:400 !important;line-height:1.58 !important;text-transform:none !important}html body.architon-static main.spp-page .spp-home-practice-text p:first-child{font-size:clamp(17px,1.12vw,18px) !important;font-weight:560 !important;line-height:1.48 !important}html body.architon-static main.spp-page .spp-project-categories,html body.architon-static main.spp-page .spp-project-detail-categories,html body.architon-static main.spp-page.spp-team-page .spp-person-email,html body.architon-static main.spp-page.spp-team-page .spp-person-card a[href^="mailto:"],html body.architon-static main.spp-page .spp-policy-kicker,html body.architon-static main.spp-page .spp-policy-resource-link small{font-size:var(--spp-text-small) !important;font-weight:520 !important;line-height:1.4 !important;text-transform:none !important}html body.architon-static .spp-global-brand,html body.architon-static .spp-global-brand-text,html body.architon-static .spp-site-header .spp-global-link,html body.architon-static .spp-site-header .spp-global-link .spp-global-nav-label,html body.architon-static .spp-site-header .spp-global-projects summary{font-size:var(--spp-text-nav) !important;font-weight:600 !important;line-height:1.18 !important;text-transform:none !important}html body.architon-static .spp-global-brand-text{font-size:clamp(18px,1.25vw,21px) !important;font-weight:700 !important}html body.architon-static .spp-site-footer h2{font-size:clamp(21px,1.8vw,28px) !important;font-weight:650 !important;line-height:1.16 !important}html body.architon-static .spp-site-footer p,html body.architon-static .spp-site-footer address,html body.architon-static .spp-site-footer a,html body.architon-static .spp-site-footer span{font-size:clamp(14px,.92vw,16px) !important;font-weight:400 !important;line-height:1.52 !important}@media (max-width:780px){html body.architon-static{--spp-text-page-title:clamp(27px,7.4vw,32px) !important;--spp-text-section-title:clamp(20px,5.7vw,24px) !important;--spp-text-card-title:16px !important;--spp-text-body:15px !important;--spp-text-small:13px !important;--spp-text-nav:15px !important}}html body.architon-static main.spp-page:not(.spp-home-page):not(.spp-team-page):not(.spp-contact-page):not(.spp-policies-page) .spp-project-title,html body.architon-static main.spp-page .spp-project-list .spp-project-title,html body.architon-static main.spp-page .spp-project-card .spp-project-title{font-size:var(--spp-text-card-title) !important;font-weight:650 !important;line-height:1.25 !important;letter-spacing:0 !important;text-transform:none !important}@media (max-width:760px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{width:100% !important;grid-template-columns:1fr !important;gap:18px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-col,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-brand,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{width:100% !important;min-width:0 !important;padding-left:0 !important;border-left:0 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{gap:8px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact a,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links a,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links span{width:100% !important;max-width:100% !important;overflow-wrap:anywhere !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{width:100% !important;grid-template-columns:repeat(2,minmax(0,max-content)) !important;justify-content:start !important}}html body.architon-static .spp-site-header.spp-global-split-header .spp-global-brand-mark{width:34px !important;height:34px !important;flex:0 0 34px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:clamp(26px,3.1vw,42px) clamp(22px,4vw,58px) !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{width:min(100%,1120px) !important;margin-inline:auto !important;grid-template-columns:minmax(84px,112px) minmax(360px,1.55fr) minmax(210px,.72fr) minmax(150px,.52fr) !important;gap:clamp(18px,2.25vw,34px) !important;align-items:start !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(84px,6.2vw,108px) !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer h2{margin-bottom:9px !important;font-size:clamp(20px,1.55vw,26px) !important;line-height:1.08 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer p{max-width:520px !important;margin-bottom:12px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer p,html body.architon-static footer.spp-site-footer.spp-architon-source-footer address,html body.architon-static footer.spp-site-footer.spp-architon-source-footer a,html body.architon-static footer.spp-site-footer.spp-architon-source-footer span{font-size:clamp(13px,.82vw,15px) !important;line-height:1.42 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{width:100% !important;grid-template-columns:repeat(5,minmax(0,max-content)) !important;gap:8px 8px !important;align-items:center !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert{max-width:100% !important;object-fit:contain !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-riba{max-height:56px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-arb{max-height:48px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-lrqa{max-height:54px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:42px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:118px !important;max-height:22px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{gap:7px !important}html body.architon-static main.spp-page.spp-team-page .spp-person-email,html body.architon-static main.spp-page.spp-team-page .spp-person-card a[href^="mailto:"]{display:inline-flex !important;width:auto !important;max-width:max-content !important;color:transparent !important;font-size:0 !important;line-height:1 !important;text-decoration:none !important;white-space:nowrap !important}html body.architon-static main.spp-page.spp-team-page .spp-person-email::before,html body.architon-static main.spp-page.spp-team-page .spp-person-card a[href^="mailto:"]::before{content:"Email";color:var(--spp-architon-maroon,#8d2740) !important;font-size:var(--spp-text-small,14px) !important;font-weight:620 !important;line-height:1.2 !important;text-decoration:underline;text-underline-offset:3px}@media (max-width:1180px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:minmax(76px,96px) minmax(0,1fr) minmax(190px,.68fr) !important;gap:18px 24px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:clamp(76px,7vw,94px) !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{width:100% !important;gap:7px 8px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:38px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:108px !important;max-height:20px !important}}@media (max-width:760px){html body.architon-static .spp-site-header.spp-global-split-header .spp-global-brand-mark{width:32px !important;height:32px !important;flex-basis:32px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:24px 22px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{width:min(100%,520px) !important;grid-template-columns:1fr !important;justify-items:center !important;text-align:center !important;gap:16px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:78px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{width:100% !important;grid-template-columns:repeat(2,minmax(0,max-content)) !important;justify-content:center !important}}html body.architon-static .spp-site-header,html body.architon-static .spp-site-header.spp-global-split-header{min-height:50px !important;height:50px !important;padding:0 28px !important}html body.architon-static .spp-site-header.spp-global-split-header .spp-global-brand{gap:9px !important;min-height:50px !important;height:50px !important}html body.architon-static .spp-site-header.spp-global-split-header .spp-global-brand-mark{width:34px !important;height:34px !important;flex:0 0 34px !important}html body.architon-static .spp-site-header .spp-global-brand,html body.architon-static .spp-site-header .spp-global-brand-text,html body.architon-static .spp-site-header .spp-global-link,html body.architon-static .spp-site-header .spp-global-link .spp-global-nav-label,html body.architon-static .spp-site-header .spp-global-projects summary{font-size:15px !important;line-height:1.15 !important}html body.architon-static .spp-site-header .spp-global-brand-text{font-size:20px !important;line-height:1 !important}html body.architon-static .spp-site-header .spp-global-side{gap:17px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:34px 48px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{width:100% !important;max-width:1120px !important;margin-inline:auto !important;display:grid !important;grid-template-columns:92px minmax(360px,1.55fr) minmax(210px,.72fr) minmax(150px,.52fr) !important;column-gap:28px !important;row-gap:14px !important;align-items:start !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:92px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer h2,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-brand h2{margin:0 0 9px !important;font-size:24px !important;line-height:1.08 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer p,html body.architon-static footer.spp-site-footer.spp-architon-source-footer address,html body.architon-static footer.spp-site-footer.spp-architon-source-footer a,html body.architon-static footer.spp-site-footer.spp-architon-source-footer span{font-size:14px !important;line-height:1.42 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer p{max-width:520px !important;margin:0 0 12px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{width:100% !important;display:grid !important;grid-template-columns:repeat(5,minmax(0,max-content)) !important;gap:8px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-riba{max-height:56px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-arb{max-height:48px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-lrqa{max-height:54px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-cybersmart{max-height:42px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-safecontractor{max-width:118px !important;max-height:22px !important}@media (max-width:1180px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:32px 36px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:84px minmax(0,1fr) minmax(190px,.68fr) !important;column-gap:24px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:84px !important}}@media (max-width:760px){html body.architon-static .spp-site-header,html body.architon-static .spp-site-header.spp-global-split-header{min-height:50px !important;height:50px !important;padding:0 16px !important}html body.architon-static .spp-site-header.spp-global-split-header .spp-global-brand-mark{width:32px !important;height:32px !important;flex-basis:32px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:24px 22px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{max-width:520px !important;grid-template-columns:1fr !important;justify-items:center !important;text-align:center !important;gap:16px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:78px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{justify-content:center !important;grid-template-columns:repeat(2,minmax(0,max-content)) !important}}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{max-width:1260px !important;grid-template-columns:92px minmax(640px,1fr) minmax(210px,.42fr) minmax(130px,.28fr) !important;column-gap:24px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-brand p{max-width:none !important;white-space:nowrap !important;font-size:13px !important;letter-spacing:0 !important}@media (max-width:1240px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:84px minmax(0,1fr) minmax(190px,.56fr) !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-brand p{font-size:12px !important}}@media (max-width:760px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-brand p{white-space:normal !important;font-size:14px !important}}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{align-items:stretch !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{height:100% !important;min-height:112px !important;padding-left:13px !important;border-left:1px solid rgba(244,245,246,.34) !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact{align-content:start !important;grid-template-rows:repeat(3,max-content) !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{align-content:start !important;grid-template-rows:max-content max-content max-content !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{align-self:start !important;margin-top:0 !important;grid-row:3 !important}@media (max-width:1180px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{padding-left:12px !important;min-height:112px !important}}@media (max-width:760px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{height:auto !important;min-height:0 !important;padding-left:0 !important;border-left:0 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{grid-row:auto !important}}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:0 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>a{margin:0 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{grid-row:auto !important;align-self:flex-start !important;margin-top:67px !important}@media (max-width:1240px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{margin-top:67px !important}}@media (max-width:760px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{display:grid !important;justify-items:center !important;gap:10px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{margin-top:0 !important}}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{margin-top:74px !important}@media (min-width:1120px) and (max-width:1240px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:84px minmax(626px,1fr) minmax(170px,.32fr) minmax(115px,.18fr) !important;column-gap:18px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{grid-column:auto !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{min-height:112px !important;padding-left:12px !important;border-left:1px solid rgba(244,245,246,.34) !important}}@media (max-width:1119px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{margin-top:0 !important}}html body.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:20px 36px 18px !important;overflow:hidden !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{width:min(100%,1360px) !important;max-width:1360px !important;display:grid !important;grid-template-columns:82px minmax(0,1fr) 158px 104px !important;gap:18px 22px !important;align-items:start !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:78px !important;max-width:78px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer h2{margin:0 0 8px !important;font-size:23px !important;line-height:1.05 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer p,html body.architon-static footer.spp-site-footer.spp-architon-source-footer address,html body.architon-static footer.spp-site-footer.spp-architon-source-footer a,html body.architon-static footer.spp-site-footer.spp-architon-source-footer span{font-size:13px !important;line-height:1.34 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-brand p{max-width:100% !important;margin:0 0 12px !important;overflow-wrap:normal !important;text-wrap:balance !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{width:100% !important;max-width:760px !important;display:flex !important;flex-wrap:wrap !important;align-items:center !important;justify-content:flex-start !important;gap:8px 12px !important;margin:10px 0 0 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert{flex:0 0 auto !important;height:auto !important;object-fit:contain !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-riba{width:126px !important;max-width:126px !important;max-height:58px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-lrqa{width:98px !important;max-width:98px !important;max-height:58px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-arb{width:118px !important;max-width:118px !important;max-height:52px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-cybersmart{width:88px !important;max-width:88px !important;max-height:58px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-safecontractor{width:162px !important;max-width:162px !important;max-height:32px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{min-height:0 !important;gap:7px !important;padding-left:18px !important;border-left:1px solid rgba(244,245,246,.34) !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{grid-column:auto !important;display:flex !important;flex-direction:column !important;align-self:stretch !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{align-self:flex-start !important;margin-top:auto !important}@media (max-width:900px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:86px minmax(0,1fr) !important;gap:16px 24px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-logo-link{width:82px !important;max-width:82px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{grid-column:2 / -1 !important;padding-left:0 !important;border-left:0 !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{display:flex !important;flex-flow:row wrap !important;align-self:start !important;gap:6px 18px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links>span{margin-top:0 !important}}@media (max-width:560px){html body.architon-static footer.spp-site-footer.spp-architon-source-footer{padding:18px 18px 16px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-inner{grid-template-columns:1fr !important;gap:13px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-contact,html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-links{grid-column:auto !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-source-footer-cert-row{gap:8px 10px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-riba{width:112px !important;max-width:112px !important;max-height:52px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-lrqa{width:88px !important;max-width:88px !important;max-height:52px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-arb{width:104px !important;max-width:104px !important;max-height:46px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-cybersmart{width:78px !important;max-width:78px !important;max-height:50px !important}html body.architon-static footer.spp-site-footer.spp-architon-source-footer .spp-footer-cert-safecontractor{width:148px !important;max-width:148px !important;max-height:30px !important}}