:root{--bg: #131412;--accent: #dffeab;--white: #ffffff;--muted: rgba(255, 255, 255, .64);--pad: 48px}*{box-sizing:border-box}body{margin:0;font-family:Open Sans,Arial,sans-serif;background:var(--bg);color:var(--white)}a{text-decoration:none;color:inherit}.cases-page{width:100%;background:var(--bg)}.cases-header{display:flex;justify-content:space-between;align-items:center;padding:24px var(--pad);position:relative;z-index:3}.cases-logo{display:inline-flex;align-items:center}.cases-logo-img{width:124px;height:28px;display:block}.cases-header nav{display:flex;gap:40px;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.cases-main{display:flex;flex-direction:column;gap:64px;padding:80px var(--pad)}.cases-intro{display:flex;flex-direction:column;gap:32px}.cases-intro h1{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:120px;font-weight:500;line-height:1}.cases-filters{display:flex;justify-content:flex-end;align-items:center;gap:48px;flex-wrap:wrap}.cases-filters button{border:0;background:transparent;color:var(--muted);font-family:Futura,Trebuchet MS,sans-serif;font-size:28px;line-height:1;padding:0;cursor:pointer}.cases-filters button.active{color:var(--white);text-decoration:underline;text-underline-offset:4px}.cases-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.case-card{display:flex;flex-direction:column;gap:16px}.case-card-thumb{width:100%;height:475px;background:#a9a9a9}.case-card-info{display:flex;gap:56px;align-items:flex-start}.case-year{font-family:Futura,Trebuchet MS,sans-serif;font-size:14px;white-space:nowrap}.case-year:before,.case-year:after{color:var(--accent)}.case-text h3{margin:0 0 8px;font-family:Futura,Trebuchet MS,sans-serif;font-size:32px;line-height:1;font-weight:500}.case-text p{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px;color:var(--muted);line-height:1.35}.cases-cta{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-end;padding:40px var(--pad)}.cases-cta-glow{position:absolute;width:760px;height:400px;left:50%;top:-145px;transform:translate(-50%);opacity:.95;pointer-events:none;object-fit:cover;filter:blur(.2px)}.cases-cta>div:first-child>p{margin:0 0 24px;font-family:Futura,Trebuchet MS,sans-serif;font-size:24px}.cases-cta h2{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:72px;line-height:.96}.cases-cta-right{width:414px;display:flex;flex-direction:column;align-items:flex-end;gap:40px;position:relative;z-index:1}.cases-cta h3{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:64px;line-height:1;text-align:right;font-weight:500}.cases-cta-link{color:var(--accent);font-family:Futura,Trebuchet MS,sans-serif;font-size:32px;line-height:1;display:inline-flex;flex-direction:column;align-items:flex-end;gap:2px}.cases-cta-underline{width:100%;height:2px;object-fit:fill;display:block}.cases-social-strip{background:var(--accent);color:var(--bg);font-family:Futura,Trebuchet MS,sans-serif;font-size:18px;display:flex;justify-content:space-between;align-items:center;padding:16px var(--pad)}.cases-footer{display:flex;flex-direction:column;min-height:520px;padding:48px var(--pad) 16px}.cases-footer-top{display:flex;justify-content:space-between;padding-top:12px;padding-bottom:32px}.cases-contact p{margin:0 0 32px;font-family:Futura,Trebuchet MS,sans-serif;font-size:32px;line-height:1}.cases-contact p:last-child{margin-bottom:0}.cases-footer-nav{display:flex;flex-direction:column;align-items:flex-end;gap:20px;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.cases-footer-bottom{margin-top:auto}.cases-footer-logo{display:block;width:100%}.cases-footer small{display:block;margin-top:2px;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px;color:var(--muted)}.project-page{width:100%;background:var(--bg)}.project-hero-media{height:543px;background:#a9a9a9;margin-top:0}.project-summary{padding:40px var(--pad) 80px;display:flex;flex-direction:column;gap:80px}.project-head{display:flex;justify-content:space-between;align-items:flex-start}.project-head h1{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:80px;line-height:1;font-weight:500}.project-meta{display:flex;gap:120px}.project-meta p{margin:0 0 24px;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px;color:var(--muted)}.project-meta div{display:flex;flex-direction:column;gap:16px}.project-meta div:first-child{gap:0}.project-meta span{font-family:Futura,Trebuchet MS,sans-serif;font-size:18px;color:var(--white)}.project-meta span:first-letter{color:var(--accent)}.project-about{display:flex;justify-content:space-between}.project-about-title{margin:0;font-size:18px;color:var(--muted)}.project-about-body{margin:0;width:902px;font-size:24px;line-height:36px}.project-row-media{display:grid;grid-template-columns:891px 1fr;gap:32px;padding:0 var(--pad)}.project-highlight{display:grid;grid-template-columns:605px 1fr;gap:40px;padding:80px var(--pad);align-items:start}.project-highlight p{margin:0;font-family:Open Sans,Arial,sans-serif;font-size:48px;line-height:1.2}.project-gallery-stack{padding:24px var(--pad);display:flex;flex-direction:column;gap:24px}.project-box{background:#a9a9a9;height:543px}.project-box-full,.project-box-wide{width:100%}.services-page{width:100%;background:var(--bg);position:relative;overflow-x:hidden;overflow-y:visible}.services-hero{position:relative;padding:56px var(--pad) 80px;display:flex;flex-direction:column;gap:56px;z-index:1}.services-header-shape-wrap{position:absolute;right:-328px;top:-87px;width:700px;height:700px;pointer-events:none;z-index:0;display:flex;align-items:center;justify-content:center}.services-header-shape-rot{transform:rotate(-42.87deg)}.services-header-shape-inner{width:536px;height:511px;position:relative;overflow:hidden}.services-header-shape-img{position:absolute;top:-16.05%;left:-92.54%;width:285.07%;height:138.55%;max-width:none}.services-header-shape-fallback{position:absolute;inset:0;background:radial-gradient(circle at 25% 30%,rgba(223,254,171,.95),rgba(223,254,171,0) 55%),radial-gradient(circle at 70% 70%,rgba(223,254,171,.65),rgba(223,254,171,0) 58%),linear-gradient(135deg,rgba(223,254,171,.25),rgba(223,254,171,0));filter:blur(.2px)}.services-hero h1{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:120px;line-height:1;font-weight:500;position:relative;z-index:1;transform:translateY(6px)}.services-hero p{margin:0 auto;width:979px;max-width:100%;font-size:32px;line-height:1.4;text-align:center;position:relative;z-index:1}.services-list{padding:0 var(--pad) 80px;display:flex;flex-direction:column;gap:0}.service-block{border-top:.5px solid var(--accent);border-bottom:.5px solid var(--accent);margin-top:-.5px;padding:64px 24px 40px;display:flex;flex-direction:column;gap:56px}.service-title-row{display:grid;grid-template-columns:60px 1fr;gap:12px;align-items:center}.service-title-row>span{font-family:Futura,Trebuchet MS,sans-serif;font-size:14px;color:var(--muted)}.service-title-row h2{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:48px;font-weight:500;color:var(--muted);line-height:1}.service-detail-row{display:flex;justify-content:space-between;gap:48px}.service-detail-row>p{margin:0;width:616px;font-size:18px;line-height:1.5}.service-bullets{display:flex;gap:80px}.service-bullets>div{display:flex;flex-direction:column;gap:24px}.bullet-item{display:flex;align-items:flex-start;gap:4px}.bullet-item img{display:none}.bullet-item span{font-size:24px;line-height:1;font-weight:500}.bullet-item:before{content:"";width:6px;height:6px;background:var(--accent);margin-top:0;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);flex:0 0 auto;display:block;transform:none}.bullet-lines{display:flex;flex-direction:column}.bullet-line{margin:0;font-size:24px;line-height:normal;font-weight:500;font-family:Open Sans,Arial,sans-serif;color:var(--white);white-space:nowrap}.service-process{display:flex;align-items:flex-end;gap:12px;flex-wrap:nowrap}.process-step{display:flex;align-items:flex-start;gap:4px}.process-step span{width:17px;font-size:12px;color:var(--muted);font-family:Futura,Trebuchet MS,sans-serif;line-height:normal}.process-step p{margin:0;font-size:18px;font-family:Open Sans,Arial,sans-serif;font-weight:500;color:var(--white);line-height:normal;white-space:nowrap}.process-divider{width:81px;height:0;position:relative;flex:0 0 81px}.process-divider:after{content:"";position:absolute;left:0;right:0;top:-.5px;height:1px;background:var(--accent)}.process-divider-img{display:none}.service-cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.service-mini-card{display:flex;flex-direction:column;gap:16px}.service-mini-thumb{width:100%;height:475px;background:#a9a9a9}.service-mini-info{display:flex;gap:56px}.service-mini-info>span{font-size:14px;font-family:Futura,Trebuchet MS,sans-serif}.service-mini-info h4{margin:0 0 8px;font-size:32px;line-height:1;font-family:Futura,Trebuchet MS,sans-serif;font-weight:500}.service-mini-info p{margin:0;font-size:14px;color:var(--muted);font-family:Futura,Trebuchet MS,sans-serif}.contact-page{width:100%;background:var(--bg)}.contact-header nav{display:flex;gap:40px;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.contact-hero{padding:80px var(--pad);display:flex;flex-direction:column;gap:32px}.contact-hero-title{display:flex;flex-direction:column;gap:0;font-family:Futura,Trebuchet MS,sans-serif;max-width:961px;width:100%}.contact-hero-line--white{color:var(--white);font-size:120px;line-height:1;font-weight:500;margin:0;white-space:nowrap}.contact-hero-line--accent{color:var(--accent);font-size:120px;line-height:1;font-weight:700;margin:0;padding:0;display:block;white-space:nowrap}.contact-hero-line--offset{padding-left:200px;width:747px;max-width:100%}.contact-lead{margin:0;width:100%;max-width:961px;font-family:Open Sans,Arial,sans-serif;font-size:32px;line-height:1.4;color:var(--muted);font-weight:500}.contact-form-section{padding:80px var(--pad);display:flex;flex-direction:column;gap:48px;align-items:center}.contact-form-title{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:64px;line-height:1;font-weight:500;color:var(--muted);text-align:left}.contact-form{display:flex;flex-direction:column;gap:64px;width:100%;max-width:904px}.contact-form-block{width:100%;max-width:904px;display:flex;flex-direction:column;gap:48px}.contact-fields{display:flex;flex-direction:column;gap:32px;width:100%;align-items:stretch}.contact-fields--single{gap:32px}.contact-field{width:100%;max-width:904px;border-bottom:1px solid rgba(255,255,255,.64);padding-bottom:8px;display:flex;flex-direction:column;gap:8px;margin:0}.contact-field-label{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-family:Futura,Trebuchet MS,sans-serif;font-size:18px;color:var(--muted)}.contact-star{color:var(--accent)}.contact-input{width:100%;border:0;background:transparent;outline:none;font-family:Futura,Trebuchet MS,sans-serif;font-size:18px;color:var(--white);padding:0}.contact-textarea{width:100%;border:0;background:transparent;outline:none;font-family:Futura,Trebuchet MS,sans-serif;font-size:18px;color:var(--white);resize:none;min-height:160px;padding:0}.contact-help-title{font-family:Futura,Trebuchet MS,sans-serif;font-size:48px;line-height:1;font-weight:500;color:var(--muted);margin:0 0 32px}.contact-help{width:100%;max-width:904px;margin:0 auto}.contact-pills{display:flex;flex-wrap:wrap;gap:20px 32px;justify-content:center}.contact-pill{border:1px solid rgba(255,255,255,.64);background:transparent;border-radius:100px;padding:12px 40px;font-family:Futura,Trebuchet MS,sans-serif;font-size:22px;color:#ffffffa3;cursor:pointer;line-height:1}.contact-pill.active{border-color:#dffeabcc;color:var(--accent)}.contact-send-wrap{display:flex;justify-content:flex-start;width:100%;max-width:904px;margin:0 auto}.contact-send{border:0;background:transparent;cursor:pointer;font-family:Futura,Trebuchet MS,sans-serif;font-size:32px;line-height:1;font-weight:500;color:var(--accent);text-decoration:underline;text-underline-offset:6px;padding:0}.contact-social-strip{background:var(--accent);color:var(--bg);font-family:Futura,Trebuchet MS,sans-serif;font-size:18px;display:flex;justify-content:space-between;align-items:center;padding:16px var(--pad)}.contact-footer{background:var(--bg);padding:48px var(--pad) 16px;display:flex;flex-direction:column;gap:0}.contact-footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:32px}.contact-footer-contact{display:flex;flex-direction:column;gap:32px}.contact-footer-contact p{margin:0;font-family:Futura,Trebuchet MS,sans-serif;font-size:32px;line-height:1}.contact-footer-nav{display:flex;flex-direction:column;align-items:flex-end;gap:20px;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.contact-footer-nav a{color:var(--white)}.contact-footer-map{padding:0 var(--pad) 16px}.contact-footer-map img{width:100%;height:222px;object-fit:cover;display:block}.contact-footer-bottom{padding-top:16px;text-align:center;color:var(--muted);font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}@media (max-width: 1024px){:root{--pad: 20px}.cases-intro h1{font-size:72px}.cases-grid{grid-template-columns:1fr}.case-card-thumb{height:320px}.cases-filters{justify-content:flex-start;gap:20px}.cases-filters button{font-size:20px}.cases-cta{flex-direction:column;align-items:flex-start;gap:28px}.cases-cta-right{width:100%;align-items:flex-start;gap:20px}.cases-cta h3{text-align:left;font-size:48px}.cases-cta-link{font-size:32px}.cases-social-strip{font-size:13px;gap:12px;flex-wrap:wrap}.cases-footer-top{flex-direction:column;gap:24px}.cases-footer-nav{align-items:flex-start}.cases-contact p{font-size:24px;margin-bottom:20px}.project-hero-media{height:300px}.project-summary{padding:24px var(--pad) 40px;gap:36px}.project-head{flex-direction:column;gap:24px}.project-head h1{font-size:52px}.project-meta{width:100%;flex-direction:column;gap:28px}.project-about{flex-direction:column;gap:16px}.project-about-body{width:100%;font-size:20px;line-height:1.5}.project-row-media,.project-highlight{grid-template-columns:1fr;padding:0 var(--pad)}.project-highlight{padding-top:40px;padding-bottom:40px}.project-highlight p{font-size:32px}.project-box{height:280px}.services-hero{padding-top:32px;gap:24px}.services-header-shape-wrap{width:400px;height:470px;right:-180px;top:-72px}.services-header-shape-inner{width:360px;height:340px}.services-hero h1{font-size:72px}.services-hero p{font-size:22px;text-align:left}.services-list{padding-bottom:40px}.service-block{padding:32px 12px 24px;gap:24px}.service-title-row{grid-template-columns:40px 1fr}.service-title-row h2{font-size:36px}.service-detail-row{flex-direction:column;gap:20px}.service-detail-row>p{width:100%}.service-bullets{flex-direction:column;gap:16px}.bullet-line{font-size:20px}.service-cards-grid{grid-template-columns:1fr;gap:24px}.service-mini-thumb{height:320px}.service-mini-info{gap:20px}.contact-hero{padding-top:32px;padding-bottom:40px}.contact-hero-title{max-width:100%}.contact-lead{font-size:22px}.contact-hero-line--white{font-size:72px;line-height:84px}.contact-hero-line--accent{font-size:92px;line-height:92px}.contact-hero-line--offset{padding-left:120px;width:520px}.contact-form-section{padding-top:40px;padding-bottom:40px;gap:36px}.contact-form-title{font-size:36px}.contact-help-title{font-size:32px;margin-bottom:20px}.contact-pill{font-size:18px;padding:12px 24px}.contact-send{font-size:28px}.contact-footer-top{flex-direction:column;gap:24px}.contact-footer-nav{align-items:flex-start}.contact-footer-map{padding:0 var(--pad) 16px}}.home-page{width:100%;background:var(--bg)}.home-hero{position:relative;height:800px;overflow:hidden;padding:0 var(--pad)}.home-top-nav{display:flex;justify-content:space-between;align-items:center;padding-top:24px;position:relative;z-index:2}.home-brand{display:inline-flex;align-items:center}.home-brand-img{width:123.77px;height:28px;object-fit:contain;display:block}.home-top-nav nav{display:flex;gap:40px;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.home-hero-copy{width:683px;margin-top:144px;position:relative;z-index:2}.home-hero-copy h1{margin:0;font-size:120px;line-height:116px;font-family:Futura,Trebuchet MS,sans-serif}.home-hero-copy p{margin:12px 0 24px;font-size:24px;line-height:1.35}.admin-page{min-height:100vh;background:var(--bg);color:var(--white);padding:16px;display:flex;flex-direction:column;gap:16px}.admin-toolbar{display:flex;flex-direction:column;gap:8px}.admin-toolbar h1{margin:0;font-family:Futura,Trebuchet MS,sans-serif}.admin-toolbar-actions{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.admin-toolbar-actions label{display:flex;flex-direction:column;gap:6px;font-size:14px}.admin-toolbar-actions select,.admin-toolbar-actions button{border:1px solid var(--accent);background:transparent;color:var(--white);padding:8px 12px}.admin-layout{display:grid;grid-template-columns:480px 1fr;gap:12px;min-height:calc(100vh - 170px)}.admin-editor{overflow:auto;border:1px solid rgba(223,254,171,.4);padding:12px;display:flex;flex-direction:column;gap:10px}.admin-field{display:flex;flex-direction:column;gap:6px;font-size:12px}.admin-field input,.admin-field textarea{background:#171816;color:var(--white);border:1px solid rgba(223,254,171,.35);padding:8px;font:inherit}.admin-preview{width:100%;height:100%;border:1px solid rgba(223,254,171,.4);background:#0f100e}.admin-selected-node{outline:2px solid #dffeab!important;outline-offset:2px;cursor:pointer!important}.home-accent-link{display:inline-block;color:var(--accent);font-size:32px;line-height:44px;border-bottom:1px solid var(--accent);font-family:Futura,Trebuchet MS,sans-serif}.home-hero-visual{position:absolute;right:-420px;top:28px;width:1340px;max-width:none;transform:rotate(10.22deg)}.home-link-strip{background:var(--accent);color:var(--bg);display:flex;justify-content:space-between;align-items:center;padding:16px var(--pad);font-size:18px;font-family:Futura,Trebuchet MS,sans-serif}.home-about,.home-cases,.home-services,.home-cta,.home-footer{padding:80px var(--pad)}.home-about>*{max-width:1051px;margin-left:auto}.home-about-head{display:flex;justify-content:space-between;font-size:18px}.home-accent{color:var(--accent)}.home-about p{font-size:24px;line-height:36px}.home-stats{margin-top:20px;display:flex;justify-content:space-between;gap:48px}.home-stats strong{font-size:92px;margin-right:10px;line-height:1;font-weight:500}.home-stats span{color:var(--accent);display:inline-block;width:164px;font-family:Futura,Trebuchet MS,sans-serif;font-size:16px}.home-cases{display:flex;justify-content:center;align-items:flex-start;gap:48px;width:100%;max-width:1440px;margin:0 auto}.home-cases-title{width:577px;padding-bottom:24px}.home-cases-title h2{margin:0;font-size:120px;line-height:106px;font-family:Futura,Trebuchet MS,sans-serif}.home-cases-title span{color:var(--accent);font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.home-cases-col{display:flex;flex-direction:column}.home-cases-col--left,.home-cases-col--right{width:696px;max-width:100%}@media (min-width: 1700px){.home-cases{max-width:1560px;gap:56px}.home-cases-col--left,.home-cases-col--right{width:752px}}.home-cases-col--left{gap:16px}.home-cases-col--right{justify-content:space-between;min-height:1611px}.home-cases-stack{display:flex;flex-direction:column;gap:48px}.home-project-card{display:flex;flex-direction:column;gap:16px}.home-project-thumb{width:100%;height:505px;background:#a9a9a9}.home-project-meta{display:flex;gap:80px;align-items:flex-start}.home-year{color:var(--accent);font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.home-project-meta h4{margin:0 0 12px;font-size:32px;line-height:1;font-family:Futura,Trebuchet MS,sans-serif;font-weight:500}.home-project-tags{display:flex;flex-wrap:wrap;gap:8px 24px}.home-project-tags span{color:var(--white);font-size:14px;font-family:Futura,Trebuchet MS,sans-serif;white-space:nowrap}.home-cases-action{text-align:right;padding-top:0}.home-cases-action a{color:var(--accent);font-size:32px;border-bottom:1px solid var(--accent);font-family:Futura,Trebuchet MS,sans-serif}@media (max-width: 1600px){.home-cases{max-width:1320px;gap:36px}.home-cases-col--left,.home-cases-col--right{width:min(48vw,620px)}.home-project-thumb{height:440px}.home-project-meta{gap:48px}}@media (max-width: 1200px){.home-cases{display:grid;grid-template-columns:1fr;gap:40px;max-width:900px}.home-cases-col--left,.home-cases-col--right{width:100%}.home-cases-col--right{min-height:0;justify-content:flex-start;gap:40px}.home-cases-title{width:auto}.home-project-thumb{height:420px}.home-cases-action{text-align:left}}.home-services h2{margin:0 0 40px;font-size:100px;line-height:1;font-family:Futura,Trebuchet MS,sans-serif;font-weight:500}.home-services h2 span{color:var(--muted)}.home-service-row{border-top:.5px solid rgba(223,254,171,.24);display:grid;grid-template-columns:40px minmax(0,1fr) 64px;gap:24px;align-items:start;padding:44px 0}.home-service-row h3{margin:0 0 12px;font-size:48px;color:var(--muted);font-family:Futura,Trebuchet MS,sans-serif;line-height:1;font-weight:500}.home-service-row p{margin:0;font-size:18px;max-width:607px;line-height:1.4}.home-service-row>span:first-child{color:var(--muted);font-family:Futura,Trebuchet MS,sans-serif;font-size:14px;padding-top:8px}.home-arrow{font-size:46px;text-align:right}.home-cta{display:flex;justify-content:space-between;align-items:flex-end;padding-top:40px;padding-bottom:40px}.home-cta>div:first-child>p{margin:0 0 24px;font-family:Futura,Trebuchet MS,sans-serif;font-size:24px}.home-cta h2{margin:0;font-size:104px;line-height:104px;font-family:Futura,Trebuchet MS,sans-serif}.home-cta-right{width:414px;display:flex;flex-direction:column;align-items:flex-end;gap:40px}.home-cta h3{margin:0;font-size:64px;line-height:64px;text-align:right;font-family:Futura,Trebuchet MS,sans-serif;font-weight:500}.home-footer{padding-top:48px;padding-bottom:16px;min-height:520px;display:flex;flex-direction:column}.home-footer-top{display:flex;justify-content:space-between;margin-bottom:24px}.home-footer-top p{font-size:32px;margin:0 0 22px;line-height:1;font-family:Futura,Trebuchet MS,sans-serif}.home-footer-nav{display:flex;flex-direction:column;gap:20px;align-items:flex-end;font-family:Futura,Trebuchet MS,sans-serif;font-size:14px}.home-footer-bottom{margin-top:auto}.home-footer-logo{width:100%;display:block}.home-footer small{display:block;color:var(--muted);margin-top:2px;font-size:14px;font-family:Futura,Trebuchet MS,sans-serif}
