:root{--global-text-color: hsl(0, 2%, 10%);--global-link-color: hsl(0, 58%, 53%);--global-background-color: hsl(0, 0%, 100%);--brand-color: hsl(0, 2%, 10%);--nirvana-background-color: hsl(202, 2%, 74%);--gh-background-color: hsl(0, 0%, 100%);--gf-text-color: hsl(0, 0%, 100%);--gf-background-color: #ef7d5b;--cta-text-color: hsl(0, 0%, 100%);--cta-highlight-color: #ef7d5b;--section-padding-small: 2rem;--section-padding-large: 3rem}@media (min-width: 680px){:root{--section-padding-large: 5rem}}section{--section-padding-top: var(--section-padding-small);--section-padding-bottom: var(--section-padding-small)}section:last-of-type{--section-padding-bottom: var(--section-padding-large)}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html{min-height:100vh;font-size:16px}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;font-size:16px}a:not([class]){text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@font-face{font-family:FF Pro Condensed;font-weight:400;font-style:normal;src:url(../../../assets/font/FFMoreProCondensedLight.woff2) format("woff2"),url(../../../assets/font/FFMoreProCondensedLight.woff) format("woff")}@font-face{font-family:Acumin Pro;font-weight:400;font-style:normal;src:url(../../../assets/font/AcuminProLight.woff2) format("woff2"),url(../../../assets/font/AcuminProLight.woff) format("woff")}body{font-size:1.125rem;font-family:Acumin Pro;font-weight:400;line-height:1.5;letter-spacing:.01em}h1{font-family:FF Pro Condensed;font-size:3.5rem;font-weight:400;line-height:1.05}h2{font-family:FF Pro Condensed;font-size:2.75rem;font-weight:400;line-height:1.1}h3{font-family:FF Pro Condensed;font-size:.937rem;font-weight:400;text-transform:uppercase}body{background-color:var(--nirvana-background-color)}section{position:relative}a{display:inline-block;color:var(--global-link-color);transition:opacity .2s ease-in-out}button{display:inline-block;cursor:pointer;transition:opacity .15s ease-in-out}button:focus{outline:solid 2px hsl(215,70%,68%);outline-offset:2px}button:disabled{opacity:.65;pointer-events:none}ul{margin:0}input,textarea{padding:1em 1em .75em;font-family:inherit;font-weight:300;font-size:1rem;border:solid 1px #ccc;border-radius:2px;transition:opacity .15s ease-in-out}input:focus,textarea:focus{outline:solid 2px hsl(215,70%,68%);outline-offset:2px}input:disabled,textarea:disabled{opacity:.65;pointer-events:none}input::placeholder,textarea::placeholder{color:#5f6163}label{font-size:1.125rem}.l-about-section-inner{--flex-direction: column;display:flex;flex-direction:var(--flex-direction);justify-content:flex-end;gap:2rem 3rem}@media (min-width: 750px){.l-about-section-inner{--flex-direction: row-reverse}.l-about-section-inner>:first-child{flex-basis:60ch}.l-about-section-inner>*+*{flex-basis:22rem}}.l-buttons{display:flex;flex-wrap:wrap;gap:1rem}.l-buttons--centered{justify-content:center}.l-cta-section-inner{display:grid;justify-items:center}.l-cta-section-inner>*{max-width:75ch}.l-hero{z-index:1;position:relative}.l-hero>*{min-height:550px}.l-hero-background{position:absolute;inset:0}.l-hero-background>*{width:100%;height:100%}.l-hero-inner{display:grid;align-items:end}.l-hero-inner>*{max-width:45ch}.l-intro-section-columns{display:flex;flex-wrap:wrap;gap:.625rem 3rem}.l-intro-section-columns>*{flex:1 1 25rem}.l-photo-grid{display:grid;gap:clamp(3rem,8vw,8rem)}.l-photo-grid-caption{display:flex;justify-content:space-between;margin-top:.5rem}.l-photo-grid-item{--justify-items: center;display:grid;justify-items:var(--justify-items);align-items:center}.l-photo-grid-item--left{--justify-items: right}.l-photo-grid-item--right{--justify-items: left}@media (min-width: 1250px){.l-photo-grid-item>*{width:var(--item-width)}}.l-photo-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:clamp(3rem,8vw,8rem)}.l-project-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem clamp(1rem,5vw,3rem);max-width:100%}.l-project-gallery>*{flex:0 1 auto}.l-project-info{display:flex;flex-wrap:wrap;justify-content:space-between}.l-project-info-link-list{display:flex}.l-stack>a,.l-stack>span{display:block}.l-stack>*+*{margin-top:.625rem}.l-stack>*+h3{margin-top:.875rem}.l-stack>*+p{margin-top:.625rem}.l-stack--small>*+*{margin-top:.25rem}.l-stack--large>*+*{margin-top:1rem}.l-stack--jumbo>*+*{margin-top:1.25rem}.v-btn{--text-color: var(--global-text-color);--background-color: transparent;--border-color: var(--global-text-color);padding:.75rem 1.25rem .5rem;font-family:Acumin Pro;font-size:.9375rem;font-weight:300;text-transform:uppercase;letter-spacing:.02em;color:var(--text-color);text-decoration:none;background-color:var(--background-color);border-color:var(--border-color);border-style:solid;border-width:1px;border-radius:5rem;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;transition:filter .15s ease-in-out}.v-btn:after{display:inline-block;margin-left:.75rem;content:url('data:image/svg+xml; utf8, <svg width="24" height="9" viewBox="0 0 24 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.6988 0.262772C18.6222 0.339831 18.5792 0.444071 18.5792 0.552727C18.5792 0.661382 18.6222 0.765624 18.6988 0.842683L21.5907 3.73048L1.40492 3.73048C1.29585 3.73048 1.19123 3.77381 1.1141 3.85094C1.03697 3.92807 0.993639 4.03269 0.993639 4.14176C0.993639 4.25084 1.03697 4.35546 1.1141 4.43259C1.19123 4.50972 1.29585 4.55305 1.40492 4.55305L21.5783 4.55305L18.6988 7.43262C18.6208 7.51007 18.5767 7.61532 18.5764 7.72523C18.576 7.83515 18.6193 7.94071 18.6967 8.0187C18.7742 8.09669 18.8794 8.14073 18.9893 8.14111C19.0992 8.1415 19.2048 8.0982 19.2828 8.02076L22.8986 4.40087C22.9676 4.3315 23.0064 4.2376 23.0064 4.13971C23.0064 4.04182 22.9676 3.94791 22.8986 3.87854L19.2828 0.262772C19.2063 0.185673 19.0994 0.141113 18.9908 0.141113C18.8822 0.141113 18.7752 0.185673 18.6988 0.262772Z" fill="currentColor"/></svg>');transition:transform .15s ease-in-out}.v-btn--primary{--text-color: #fff;--background-color: var(--cta-highlight-color);--border-color: var(--cta-highlight-color)}.v-btn--primary:after{content:url('data:image/svg+xml; utf8, <svg width="24" height="9" viewBox="0 0 24 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.6988 0.262772C18.6222 0.339831 18.5792 0.444071 18.5792 0.552727C18.5792 0.661382 18.6222 0.765624 18.6988 0.842683L21.5907 3.73048L1.40492 3.73048C1.29585 3.73048 1.19123 3.77381 1.1141 3.85094C1.03697 3.92807 0.993639 4.03269 0.993639 4.14176C0.993639 4.25084 1.03697 4.35546 1.1141 4.43259C1.19123 4.50972 1.29585 4.55305 1.40492 4.55305L21.5783 4.55305L18.6988 7.43262C18.6208 7.51007 18.5767 7.61532 18.5764 7.72523C18.576 7.83515 18.6193 7.94071 18.6967 8.0187C18.7742 8.09669 18.8794 8.14073 18.9893 8.14111C19.0992 8.1415 19.2048 8.0982 19.2828 8.02076L22.8986 4.40087C22.9676 4.3315 23.0064 4.2376 23.0064 4.13971C23.0064 4.04182 22.9676 3.94791 22.8986 3.87854L19.2828 0.262772C19.2063 0.185673 19.0994 0.141113 18.9908 0.141113C18.8822 0.141113 18.7752 0.185673 18.6988 0.262772Z" fill="white"/></svg>')}.v-btn:hover{filter:brightness(1.08)}.v-btn:hover:after{transform:translate(2px)}.v-btn:focus{border-radius:5rem}.v-hero-background-image{object-fit:cover}.v-hero-headline{font-size:3.75rem;max-width:10ch}.v-hero-subheading{font-family:Acumin Pro;font-size:1.125rem;font-weight:300;line-height:1.4}.v-photo-grid-caption{font-size:1rem;text-transform:uppercase}.v-photo-grid-link{color:var(--global-text-color);text-decoration:none}.v-project-info-item{font-size:1rem;text-transform:uppercase}.v-project-info-link{color:var(--global-text-color);text-decoration:none}.v-project-info-link-item{list-style:none;font-size:1rem;text-transform:uppercase}.v-project-info-link-item:nth-child(2):before{display:inline-block;margin:0 .5rem;content:"|"}.v-section{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.v-section--centered{text-align:center}#nprogress{pointer-events:none}#nprogress .bar{z-index:2023;position:fixed;top:0;left:0;right:0;height:2px;background:var(--cta-highlight-color)}.l-branding.svelte-1q0wdvf{display:block}.l-branding.svelte-1q0wdvf>*{width:10rem}.l-gf-inner.svelte-19g0fax{--grid-template-columns:1fr;display:grid;grid-template-columns:var(--grid-template-columns);gap:3rem 2rem}@media (min-width: 680px){.l-gf-inner.svelte-19g0fax{--grid-template-columns:3fr 2fr 2fr}}.l-gf-nav-list.svelte-5ch6ki{display:grid;gap:1rem;margin-bottom:0;padding:0}.v-copyright.svelte-14ykt9q{font-size:.8125rem;opacity:.85}.v-gf.svelte-v661r5{padding-top:var(--section-padding-large);padding-bottom:var(--section-padding-large);font-family:Acumin Pro;font-size:1rem;letter-spacing:.05em;color:var(--gf-text-color);background-color:var(--gf-background-color)}.v-gf-heading.svelte-1vc9him{font-family:Acumin Pro;font-size:1rem;font-style:normal;text-transform:uppercase}.v-gf-menu-item-link.svelte-h8b21m{font-size:.875rem;color:inherit;text-decoration:none}.v-gf-menu-item-link.svelte-h8b21m:hover{opacity:.65}.v-gf-menu-item-label.svelte-h8b21m{text-transform:uppercase}.v-footer-link.svelte-sudg4m{color:inherit;text-decoration:none}.v-footer-link.svelte-sudg4m:hover{opacity:.65}.l-social-nav-list.svelte-182f8io{display:flex;gap:1rem;padding:0}.v-social-menu-item-link.svelte-yy1kek{color:inherit;text-decoration:none}.v-social-menu-item-link.svelte-yy1kek:hover{opacity:.65}.l-social-menu-icon.svelte-1pgzs0n{display:grid}.l-social-menu-icon.svelte-1pgzs0n>*{width:1.55rem;height:1.55rem}.v-social-menu-nav.svelte-1lxdv6q{opacity:.95;line-height:0}.l-hamburger-menu.svelte-1nd1quh{--display:grid;display:var(--display)}.l-hamburger-menu.svelte-1nd1quh>*{width:2rem}@media (min-width: 680px){.l-hamburger-menu.svelte-1nd1quh{--display:none}}.v-hamburger-menu.svelte-ja2ual.svelte-ja2ual{position:relative;padding:.875rem 0;background-color:transparent;border:none}.v-hamburger-menu.svelte-ja2ual.svelte-ja2ual:before,.v-hamburger-menu.svelte-ja2ual.svelte-ja2ual:after,.v-hamburger-menu.svelte-ja2ual .v-middle-line.svelte-ja2ual{display:block;position:absolute;right:.25rem;left:.25rem;height:1.5px;background-color:var(--global-text-color);transition:opacity .1s,transform .1s}.v-hamburger-menu.svelte-ja2ual.svelte-ja2ual:before{content:"";transform:translateY(-6px)}.v-hamburger-menu.svelte-ja2ual.svelte-ja2ual:after{content:"";transform:translateY(6px)}.v-hamburger-menu--active.svelte-ja2ual.svelte-ja2ual:before{transform:rotate(-45deg)}.v-hamburger-menu--active.svelte-ja2ual.svelte-ja2ual:after{transform:rotate(45deg)}.v-hamburger-menu--active.svelte-ja2ual .v-middle-line.svelte-ja2ual{opacity:0}.l-gh-nav.svelte-pppkhi{--position:fixed;--children-max-width:18rem;--z-index:-1;--pointer-events:none;z-index:var(--z-index);display:grid;position:var(--position);top:0;right:5rem;bottom:0;left:0;pointer-events:var(--pointer-events)}.l-gh-nav--active.svelte-pppkhi{--z-index:2024;--pointer-events:all}.l-gh-nav.svelte-pppkhi>*{max-width:var(--children-max-width)}@media (min-width: 680px){.l-gh-nav.svelte-pppkhi{--z-index:unset;--position:static;--children-max-width:none;--pointer-events:all}}.l-gh-nav-list.svelte-13kgm4g{--flex-direction:column;--gap:1.75rem;--margin:2rem 0 0;display:flex;flex-direction:var(--flex-direction);gap:var(--gap);margin:var(--margin);padding:0}@media (min-width: 680px){.l-gh-nav-list.svelte-13kgm4g{--flex-direction:row;--gap:1rem;--margin:0}}.l-mm-branding.svelte-ucvf9e{--display:block;display:var(--display)}.l-mm-branding.svelte-ucvf9e>*{width:10rem}@media (min-width: 680px){.l-mm-branding.svelte-ucvf9e{--display:none}}:root{--global-text-color:hsl(0, 2%, 10%);--global-link-color:hsl(0, 58%, 53%);--global-background-color:hsl(0, 0%, 100%);--brand-color:hsl(0, 2%, 10%);--nirvana-background-color:hsl(202, 2%, 74%);--gh-background-color:hsl(0, 0%, 100%);--gf-text-color:hsl(0, 0%, 100%);--gf-background-color:#ef7d5b;--cta-text-color:hsl(0, 0%, 100%);--cta-highlight-color:#ef7d5b;--section-padding-small:2rem;--section-padding-large:3rem}@media (min-width: 680px){:root{--section-padding-large:5rem}}.v-gh-nav.svelte-nesek1{--padding:3rem 2rem;--background-color:var(--global-background-color);--box-shadow:0 0 2rem hsla(0, 0%, 50%, .3);--opacity:0;--transform:translateX(-100%);--transition:opacity .15s ease-in-out .15s, transform .15s ease-in-out;padding:var(--padding);font-family:Acumin Pro;font-size:1rem;letter-spacing:.02em;text-transform:uppercase;background-color:var(--background-color);box-shadow:var(--box-shadow);opacity:var(--opacity);transform:var(--transform);transition:var(--transition)}.v-gh-nav--active.svelte-nesek1{--opacity:1;--transform:none;--transition:transform .15s ease-in-out}@media (min-width: 680px){.v-gh-nav.svelte-nesek1{--padding:unset;--background-color:unset;--box-shadow:unset;--opacity:unset;--transform:unset;--transition:unset}}.l-gh-inner.svelte-84amnl{display:flex;justify-content:space-between;align-items:flex-start}.v-gh.svelte-1yybqgv{padding:1.5rem 0}.l-gh--transparent.svelte-1k4qz3s{z-index:2023;position:absolute;top:0;right:0;left:0}.l-page.svelte-1ixofr3{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}.l-visual-page.svelte-1ifxi7v{display:flex;justify-content:center}.l-visual-page.svelte-1ifxi7v>*{flex:1 1 100%}.v-page.svelte-1tnzymr{color:var(--global-text-color);background-color:var(--global-background-color)}
