#root{min-height:100svh}.app{flex-direction:column;min-height:100svh;display:flex}.app-main{flex:1}.container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.navbar{z-index:10;padding:24px 0;position:sticky;top:0}.navbar>.container{justify-content:space-between;align-items:center;display:flex}.navbar a{font-size:20px;font-weight:500;line-height:150%}.navbar-light{color:#000;background-color:#fff}.navbar-dark{color:#fff;background-color:#000}.navbar-right{align-items:center;gap:48px;display:flex}.navbar-right a{transition:all .3s}.navbar-right a:hover{color:#5a6638}.navbar-menu-button{display:none}#hero{padding:2rem 0;font-family:Satoshi,sans-serif}#hero .container{grid-template-areas:"top top""intro name""description description""image image""arrow arrow";grid-auto-columns:auto 1fr;row-gap:1rem;display:grid}@media (width>=768px){#hero .container{grid-template-areas:"top top top""intro image name""description image arrow";grid-auto-rows:auto auto 1fr;grid-auto-columns:min-content auto min-content;column-gap:1rem}}@media (width>=1024px){#hero .container{grid-template-areas:"top top top""intro image name""arrow image description"}}#hero .hero-title{font-family:Georgia,Times New Roman,Times,serif;font-size:clamp(3rem,12.4vw,11.5rem);line-height:100%}#hero #hero-top{grid-area:top;justify-content:space-between;justify-self:stretch;align-items:center;display:flex}#hero #hero-top .hero-tags{padding-right:12%;display:none}@media (width>=768px){#hero #hero-top .hero-tags{display:block}}#hero #hero-top .hero-tags .hero-tag{color:#fff;background-color:#000;padding:.625rem 1.5rem;font-family:Georgia,Times New Roman,Times,serif;font-size:clamp(1rem,3.3vw,2.125rem);line-height:100%;display:block;position:relative}#hero #hero-top .hero-tags span:first-child{transform:translate(-2em,.2em)}#hero #hero-top .hero-tags span:last-child{z-index:-1;transform:translate(2em,-.2em)}#hero #hero-intro{white-space:nowrap;grid-area:intro}#hero #hero-intro .hero-space{white-space:pre}#hero #hero-image{grid-area:image;width:100%}#hero #hero-name{z-index:1;grid-area:name}@media (width>=768px){#hero #hero-name{margin-left:-.3em}}#hero #hero-description{grid-area:description;align-self:center;font-weight:300}#hero #hero-description .hero-highlight{color:#78874e;font-weight:400}@media (width>=768px){#hero #hero-description{font-size:1.25rem}}#hero #hero-arrow{grid-area:arrow;place-self:end;display:none}@media (width>=768px){#hero #hero-arrow{display:flex}}#hero #hero-arrow img{transform:scale(-1)}#hero #hero-arrow div{text-transform:uppercase;font-size:1.25rem;font-weight:700}#hero #hero-arrow div span{display:block}@media (width>=1024px){#hero #hero-arrow div{font-size:1.5rem}}.contact-cta{background-color:#f5f5f5}.contact-cta-top{justify-content:space-between;display:flex}.contact-cta-subtitle{font-size:20px;line-height:normal;font-weight:300px}@media (width<=767px){.contact-cta-subtitle{font-size:1rem}}.contact-cta-title{font-size:40px;line-height:normal;font-weight:700px}@media (width<=767px){.contact-cta-title{font-size:2rem}}.contact-cta-bottom{border-top:1px solid #4e4e4e;flex-direction:column;gap:32px;margin-top:6px;padding-top:24px;display:flex}.contact-cta-description{max-width:674px;font-size:16px;line-height:normal;font-weight:300px}.footer{color:#fff;background-color:#000;padding:60px 40px 40px}.footer-top{justify-content:space-between;display:flex}.footer-top-right{justify-content:space-between;gap:32px;display:flex}.footer-header-wrapper{align-items:center;gap:3px;margin-bottom:6px;display:flex}.footer-header{color:#fff;font-size:18px;font-weight:500;line-height:normal}.footer-links{gap:18px;font-size:16px;line-height:normal;display:flex}.footer-link{align-items:center;gap:6px;display:inline-flex;position:relative}.footer-link .link-underline{background-color:#78874e;height:1px;position:absolute;bottom:0;left:0}.footer-bottom{border-top:1px solid #4e4e4e;margin-top:48px;padding-top:16px}.footer-copy-rights{color:#4e4e4e;justify-content:end;display:flex}.header-icon{color:#78874e;font-family:Inter,sans-serif;line-height:normal}.header-icon-large img{width:36px}.slider{background-color:#d9d9d9;border-radius:100vw;width:222px;height:8px;margin-top:8px;display:block;position:relative}.slider .slider-fill{background-color:#000;border-radius:100vw;height:100%;position:absolute}.slider .slider-thumb{background:#fff;border:2px solid #000;border-radius:100%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.button{border-radius:8px;flex:none;align-items:center;gap:10px;width:fit-content;padding:8px 16px;transition:all .3s;display:inline-flex}.button-primary{color:#fff;background-color:#78874e}.button-primary:hover{background-color:#5a6638}.button:disabled{cursor:not-allowed;opacity:.65}.button-dark{color:#fff;background-color:#000}.button-dark:hover{background-color:#5a6638}.button-light{color:#000;background-color:#fff;box-shadow:0 1px 2px #0000000d}.page-section-header{padding:40px 0 0}.page-header{letter-spacing:-1.92px;font-size:96px;font-weight:700;line-height:normal}@media (width<=767px){.page-header{font-size:40px}}.page-section{padding-top:60px;padding-bottom:60px}.page-section-centered{text-align:center;flex-direction:column;align-items:center;display:flex}.project-hero-section{color:#fff;background-color:#000;padding-top:40px}.project-hero-container{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-hero-container-left{width:650px}.project-hero-container-right{max-width:610px}.back-button{align-items:center;gap:8px;padding-bottom:16px;font-size:14px;display:flex}.project-title{letter-spacing:-1.12px;padding-bottom:4px;font-size:56px;font-weight:700}@media (width<=767px){.project-title{font-size:2rem}.project-subtitle{font-size:1rem}}.project-intro{max-width:650px;font-size:16px;font-weight:300}.project-collaborator-container{padding-top:24px;padding-bottom:10px}.project-collaborator-label{padding-bottom:10px}@media (width<=767px){.project-collaborator-label{font-size:.875rem}}.project-breadcrumb-container{padding-top:20px}.project-section-split-media{grid-template-columns:1fr 1fr;gap:80px;display:grid}.project-section-split-media img{border:.25px solid #d9d9d9;border-radius:8px}.project-section-split-media.left{grid-template-areas:"media content"}.project-section-split-media.right{grid-template-areas:"content media"}.project-section-media-container{justify-content:center;align-items:center;display:flex}.project-section-content{grid-area:content}.project-section-content a{text-decoration:underline}.project-section-content a:hover{color:#78874e}.project-section-content>p+p,.project-section-content>p+ul,.project-section-content>p+ol,.project-section-content>ul+p,.project-section-content>ol+p,.project-section-content>p+h3,.project-section-content>ol+h3,.project-section-content>ul+h3{margin-top:1rem}.project-section-media{grid-area:media}.project-media-item{max-width:100%}.project-media-caption{color:#4e4e4e;overflow-wrap:anywhere;margin-top:4px;font-size:14px;font-style:italic;font-weight:300;line-height:normal}.project-youtube-video{aspect-ratio:16/9;border:.25px solid #d9d9d9;border-radius:8px;overflow:hidden}.project-youtube-video iframe{border:0;width:100%;height:100%}.page-eyebrow{color:#4e4e4e;text-transform:uppercase;padding-bottom:2px;font-size:20px;font-weight:500}@media (width<=767px){.page-eyebrow{font-size:1rem}}.page-section-title{padding-bottom:16px;font-size:40px;font-weight:700}@media (width<=767px){.page-section-title{font-size:1.75rem}}.featured-header-wrapper{justify-content:center;align-items:center;gap:21px;width:100%;display:flex}@media (width>=767px){.featured-header-wrapper:before,.featured-header-wrapper:after{content:"";background-color:#4e4e4e;flex:1;height:1px}}.featured-header{flex-direction:column;align-items:center;display:flex}.featured-header-title{padding-bottom:3px;font-size:40px;font-weight:700;line-height:normal}@media (width<=767px){.featured-header-title{font-size:1.75rem}}.featured-subheader{font-size:24px;font-weight:300;line-height:normal}.projects-list{justify-content:space-between;gap:32px;margin-top:48px;padding-bottom:52px;display:flex}.breadcrumb{color:#4e4e4e;align-items:center;gap:6px;display:flex}.mobile-back-button{display:none}.breadcrumb-item-active{font-weight:700}.projects-filter-wrapper{border-bottom:1px solid #cbcaca;align-items:center;gap:32px;margin-bottom:56px;padding-bottom:21px;display:flex}.projects-filter{cursor:pointer;font-size:24px;font-weight:300;line-height:normal}.projects-filter.is-active{font-weight:600}.filtered-projects-list{grid-template-columns:1fr 1fr;gap:32px;display:grid}.project-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 4px #00000040}.project-card-background{background-color:#d4d4d4;border-radius:8px 8px 0 0;width:100%;overflow:hidden}.project-card-background img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.project-card:hover .project-card-background img{transform:scale(1.05)}.project-card-medium .project-card-background{aspect-ratio:3/2}.project-card-medium .project-card-content{padding:24px}.project-card-medium .project-card-header{font-size:24px}@media (width<=767px){.project-card-medium .project-card-header{font-size:20px;font-weight:500}}.project-card-medium .project-card-summary{font-size:16px}.project-card-small{max-width:412px}.project-card-small .project-card-background{height:264px}.project-card-small .project-card-content{padding:16px}.project-card-small .project-card-header{font-size:20px}.project-card-small .project-card-summary{font-size:16px;font-weight:300}.projects-list>a,.filtered-projects-list>a{display:flex}.projects-list .project-card,.filtered-projects-list .project-card{width:100%;height:100%}.project-card-tags{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;display:flex}.project-card-header{margin-bottom:6px;font-weight:500;line-height:normal}.project-card-summary{color:#4e4e4e;line-height:normal}.tag{border-radius:99px;justify-content:center;align-items:center;padding:4px 16px;font-size:14px;font-weight:500;line-height:normal;display:inline-flex}.tag-with-logo{align-items:center;gap:6px;display:inline-flex}.tag-primary{color:#fff;background-color:#78874e}.tag-category{color:#000;background-color:#fff;border:1px solid #4e4e4e}.tag-partner{color:#000;background-color:#fff;padding:6px 12px}.tag-about{color:#000;background-color:#fff;border:.25px solid #000;padding:2px 12px;font-size:16px;font-weight:300}.about-me-subtext{padding:10px 0;font-size:20px;font-weight:300}.about-me-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:92px 48px;display:grid}.about-me-section{max-width:586px;font-weight:300}.about-me-section p+p{margin-top:1rem}.about-me-section:nth-child(2){grid-area:2/1}.about-me-section:nth-child(3){grid-area:1/2}.about-me-eyebrow{color:#4e4e4e;font-size:24px;font-weight:300;line-height:normal}@media (width<=767px){.about-me-eyebrow{font-size:1.25rem}}.about-me-header{border-bottom:1px solid #cbcaca;margin-bottom:24px;padding-bottom:8px;font-size:40px;font-weight:700;line-height:normal}@media (width<=767px){.about-me-header{font-size:1.75rem}}.about-me-first-p{font-weight:400}.about-me-section-skills-container{gap:24px;display:grid}@media (width>=767px){.about-me-section-skills-container{grid-template-columns:auto auto;gap:48px}}.about-me-section-subtitle{margin-bottom:10px}.about-me-tag-list{flex-wrap:wrap;gap:8px 4px;max-width:290px;display:flex}.slider-wrapper+.slider-wrapper{margin-top:1rem}.contact-section{padding-top:24px}.contact-page-container{justify-content:space-between;gap:48px;display:flex}.contact-form-container{width:100%;max-width:646px}.contact-form{flex-direction:column;gap:24px;display:flex}.contact-form-field{flex-direction:column;gap:8px;display:flex}.contact-form-field-small{max-width:433px}.contact-form-field label{font-size:20px;font-weight:500;line-height:normal}.contact-form-field label span{color:#78874e}.contact-form-field input,.contact-form-field textarea{background-color:#fff;border:1px solid #cbcaca;border-radius:6px;width:100%}.contact-form-field input{height:36px;padding:6px 10px}.contact-form-field textarea{resize:vertical;min-height:116px;padding:10px}.contact-submit-button-wrapper{margin-top:8px;margin-left:auto}.contact-form-status{margin-top:-8px;font-size:16px}.contact-form-status-success{color:#5a6638}.contact-form-status-error{color:#b42318}.contact-details-container{padding:0 24px 24px}.contact-details-header{align-items:center;gap:3px;margin-bottom:28px;display:flex}.contact-details-header-title{font-size:20px;font-weight:500}.contact-detail-wrapper{align-items:center;gap:8px;display:flex}.icon-wrapper{background-color:#d9d9d9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:7px;display:flex}.contact-details-title{padding-bottom:2px;font-size:16px;font-weight:300}.contact-details-value{color:#4e4e4e;font-size:14px}@media (width<=991px){.about-me-container{grid-template-columns:1fr;gap:48px}.about-me-section{max-width:none}.about-me-section:nth-child(2),.about-me-section:nth-child(3){grid-area:auto}.about-me-tag-list{max-width:none}}@media (width<=767px){.navbar a{font-size:16px;line-height:150%}.navbar-desktop-links{display:none}.navbar-menu-button{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;place-items:center;padding:0;display:grid}.navbar-menu-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:36px;height:36px}.navbar-menu-button:focus-visible{outline-offset:2px;outline:2px solid #78874e}.navbar-mobile-menu{z-index:20;color:#fff;background-color:#000;position:fixed;inset:0}.navbar-close-button{color:#fff;position:absolute;top:20px;right:20px}.navbar-mobile-links{flex-direction:column;align-items:flex-start;gap:48px;display:flex;position:absolute;top:120px;left:20px}.navbar-mobile-links a{letter-spacing:-.8px;font-size:40px;font-weight:700;line-height:normal}.navbar-mobile-links a:hover,.navbar-mobile-links a:focus-visible{color:#78874e}.navbar-mobile-links a:focus-visible{outline-offset:4px;outline:2px solid #78874e}.footer-top,.footer-top-right{flex-direction:column;gap:32px}.button{padding:4px 8px}.page-section{padding-block:30px}.footer{padding:30px 0}.page-section-header{padding-top:20px}.project-hero-container-left{max-width:none}.project-hero-container-right,.back-button{display:none}.project-section-split-media,.project-section-split-media.left,.project-section-split-media.right{grid-template-columns:1fr;grid-template-areas:"content""media";gap:24px}.projects-list{flex-direction:column}.mobile-back-button{margin-bottom:16px;display:inline-flex}.page-section-header .breadcrumb,.breadcrumb,.projects-filter-wrapper{display:none}.filtered-projects-list{grid-template-columns:1fr}.project-card-background img{transition:none}.project-card-small{max-width:none}.contact-details-container{display:none}}:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-width:320px;margin:0;font-family:Satoshi,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:inside}button,input,textarea,select{font:inherit}button{border:none}::selection{color:#000;background:#78874e80}#_root_1pdhf_1{min-height:100svh}._app_1pdhf_66{flex-direction:column;min-height:100svh;display:flex}._app-main_1pdhf_72{flex:1}._container_1pdhf_76{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}._navbar_1pdhf_85{z-index:10;padding:24px 0;position:sticky;top:0}._navbar_1pdhf_85>._container_1pdhf_76{justify-content:space-between;align-items:center;display:flex}._navbar_1pdhf_85 a{font-size:20px;font-weight:500;line-height:150%}._navbar-light_1pdhf_102{color:#000;background-color:#fff}._navbar-dark_1pdhf_107{color:#fff;background-color:#000}._navbar-right_1pdhf_112{align-items:center;gap:48px;display:flex}._navbar-right_1pdhf_112 a{transition:all .3s}._navbar-right_1pdhf_112 a:hover{color:#5a6638}._navbar-menu-button_1pdhf_124{display:none}#_hero_1pdhf_152{padding:2rem 0;font-family:Satoshi,sans-serif}#_hero_1pdhf_152 ._container_1pdhf_76{grid-template-areas:"top top""intro name""description description""image image""arrow arrow";grid-auto-columns:auto 1fr;row-gap:1rem;display:grid}@media (width>=768px){#_hero_1pdhf_152 ._container_1pdhf_76{grid-template-areas:"top top top""intro image name""description image arrow";grid-auto-rows:auto auto 1fr;grid-auto-columns:min-content auto min-content;column-gap:1rem}}@media (width>=1024px){#_hero_1pdhf_152 ._container_1pdhf_76{grid-template-areas:"top top top""intro image name""arrow image description"}}#_hero_1pdhf_152 ._hero-title_1pdhf_152{font-family:Georgia,Times New Roman,Times,serif;font-size:clamp(3rem,12.4vw,11.5rem);line-height:100%}#_hero_1pdhf_152 #_hero-top_1pdhf_1{grid-area:top;justify-content:space-between;justify-self:stretch;align-items:center;display:flex}#_hero_1pdhf_152 #_hero-top_1pdhf_1 ._hero-tags_1pdhf_164{padding-right:12%;display:none}@media (width>=768px){#_hero_1pdhf_152 #_hero-top_1pdhf_1 ._hero-tags_1pdhf_164{display:block}}#_hero_1pdhf_152 #_hero-top_1pdhf_1 ._hero-tags_1pdhf_164 ._hero-tag_1pdhf_164{color:#fff;background-color:#000;padding:.625rem 1.5rem;font-family:Georgia,Times New Roman,Times,serif;font-size:clamp(1rem,3.3vw,2.125rem);line-height:100%;display:block;position:relative}#_hero_1pdhf_152 #_hero-top_1pdhf_1 ._hero-tags_1pdhf_164 span:first-child{transform:translate(-2em,.2em)}#_hero_1pdhf_152 #_hero-top_1pdhf_1 ._hero-tags_1pdhf_164 span:last-child{z-index:-1;transform:translate(2em,-.2em)}#_hero_1pdhf_152 #_hero-intro_1pdhf_1{white-space:nowrap;grid-area:intro}#_hero_1pdhf_152 #_hero-intro_1pdhf_1 ._hero-space_1pdhf_194{white-space:pre}#_hero_1pdhf_152 #_hero-image_1pdhf_1{grid-area:image;width:100%}#_hero_1pdhf_152 #_hero-name_1pdhf_1{z-index:1;grid-area:name}@media (width>=768px){#_hero_1pdhf_152 #_hero-name_1pdhf_1{margin-left:-.3em}}#_hero_1pdhf_152 #_hero-description_1pdhf_1{grid-area:description;align-self:center;font-weight:300}#_hero_1pdhf_152 #_hero-description_1pdhf_1 ._hero-highlight_1pdhf_215{color:#78874e;font-weight:400}@media (width>=768px){#_hero_1pdhf_152 #_hero-description_1pdhf_1{font-size:1.25rem}}#_hero_1pdhf_152 #_hero-arrow_1pdhf_1{grid-area:arrow;place-self:end;display:none}@media (width>=768px){#_hero_1pdhf_152 #_hero-arrow_1pdhf_1{display:flex}}#_hero_1pdhf_152 #_hero-arrow_1pdhf_1 img{transform:scale(-1)}#_hero_1pdhf_152 #_hero-arrow_1pdhf_1 div{text-transform:uppercase;font-size:1.25rem;font-weight:700}#_hero_1pdhf_152 #_hero-arrow_1pdhf_1 div span{display:block}@media (width>=1024px){#_hero_1pdhf_152 #_hero-arrow_1pdhf_1 div{font-size:1.5rem}}._contact-cta_1pdhf_253{background-color:#f5f5f5}._contact-cta-top_1pdhf_257{justify-content:space-between;display:flex}._contact-cta-subtitle_1pdhf_262{font-size:20px;line-height:normal;font-weight:300px}@media (width<=767px){._contact-cta-subtitle_1pdhf_262{font-size:1rem}}._contact-cta-title_1pdhf_273{font-size:40px;line-height:normal;font-weight:700px}@media (width<=767px){._contact-cta-title_1pdhf_273{font-size:2rem}}._contact-cta-bottom_1pdhf_284{border-top:1px solid #4e4e4e;flex-direction:column;gap:32px;margin-top:6px;padding-top:24px;display:flex}._contact-cta-description_1pdhf_293{max-width:674px;font-size:16px;line-height:normal;font-weight:300px}._footer_1pdhf_301{color:#fff;background-color:#000;padding:60px 40px 40px}._footer-top_1pdhf_307{justify-content:space-between;display:flex}._footer-top-right_1pdhf_312{justify-content:space-between;gap:32px;display:flex}._footer-header-wrapper_1pdhf_318{align-items:center;gap:3px;margin-bottom:6px;display:flex}._footer-header_1pdhf_318{color:#fff;font-size:18px;font-weight:500;line-height:normal}._footer-links_1pdhf_332{gap:18px;font-size:16px;line-height:normal;display:flex}._footer-link_1pdhf_332{align-items:center;gap:6px;display:inline-flex;position:relative}._footer-link_1pdhf_332 ._link-underline_1pdhf_345{background-color:#78874e;height:1px;position:absolute;bottom:0;left:0}._footer-bottom_1pdhf_353{border-top:1px solid #4e4e4e;margin-top:48px;padding-top:16px}._footer-copy-rights_1pdhf_359{color:#4e4e4e;justify-content:end;display:flex}._header-icon_1pdhf_366{color:#78874e;font-family:Inter,sans-serif;line-height:normal}._header-icon-large_1pdhf_372 img{width:36px}._slider_1pdhf_377{background-color:#d9d9d9;border-radius:100vw;width:222px;height:8px;margin-top:8px;display:block;position:relative}._slider_1pdhf_377 ._slider-fill_1pdhf_386{background-color:#000;border-radius:100vw;height:100%;position:absolute}._slider_1pdhf_377 ._slider-thumb_1pdhf_392{background:#fff;border:2px solid #000;border-radius:100%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}._button_1pdhf_404{border-radius:8px;flex:none;align-items:center;gap:10px;width:fit-content;padding:8px 16px;transition:all .3s;display:inline-flex}._button-primary_1pdhf_415{color:#fff;background-color:#78874e}._button-primary_1pdhf_415:hover{background-color:#5a6638}._button_1pdhf_404:disabled{cursor:not-allowed;opacity:.65}._button-dark_1pdhf_429{color:#fff;background-color:#000}._button-dark_1pdhf_429:hover{background-color:#5a6638}._button-light_1pdhf_438{color:#000;background-color:#fff;box-shadow:0 1px 2px #0000000d}._page-section-header_1pdhf_444{padding:40px 0 0}._page-header_1pdhf_448{letter-spacing:-1.92px;font-size:96px;font-weight:700;line-height:normal}@media (width<=767px){._page-header_1pdhf_448{font-size:40px}}._page-section_1pdhf_444{padding-top:60px;padding-bottom:60px}._page-section-centered_1pdhf_465{text-align:center;flex-direction:column;align-items:center;display:flex}._project-hero-section_1pdhf_472{color:#fff;background-color:#000;padding-top:40px}._project-hero-container_1pdhf_478{justify-content:space-between;align-items:center;gap:10px;display:flex}._project-hero-container-left_1pdhf_485{width:650px}._project-hero-container-right_1pdhf_489{max-width:610px}._back-button_1pdhf_493{align-items:center;gap:8px;padding-bottom:16px;font-size:14px;display:flex}._project-title_1pdhf_501{letter-spacing:-1.12px;padding-bottom:4px;font-size:56px;font-weight:700}@media (width<=767px){._project-title_1pdhf_501{font-size:2rem}._project-subtitle_1pdhf_514{font-size:1rem}}._project-intro_1pdhf_519{max-width:650px;font-size:16px;font-weight:300}._project-collaborator-container_1pdhf_525{padding-top:24px;padding-bottom:10px}._project-collaborator-label_1pdhf_530{padding-bottom:10px}@media (width<=767px){._project-collaborator-label_1pdhf_530{font-size:.875rem}}._project-breadcrumb-container_1pdhf_539{padding-top:20px}._project-section-split-media_1pdhf_543{grid-template-columns:1fr 1fr;gap:80px;display:grid}._project-section-split-media_1pdhf_543 img{border:.25px solid #d9d9d9;border-radius:8px}._project-section-split-media_1pdhf_543._left_1pdhf_553{grid-template-areas:"media content"}._project-section-split-media_1pdhf_543._right_1pdhf_557{grid-template-areas:"content media"}._project-section-media-container_1pdhf_561{justify-content:center;align-items:center;display:flex}._project-section-content_1pdhf_567{grid-area:content}._project-section-content_1pdhf_567 a{text-decoration:underline}._project-section-content_1pdhf_567 a:hover{color:#78874e}._project-section-content_1pdhf_567>p+p,._project-section-content_1pdhf_567>p+ul,._project-section-content_1pdhf_567>p+ol,._project-section-content_1pdhf_567>ul+p,._project-section-content_1pdhf_567>ol+p,._project-section-content_1pdhf_567>p+h3,._project-section-content_1pdhf_567>ol+h3,._project-section-content_1pdhf_567>ul+h3{margin-top:1rem}._project-section-media_1pdhf_561{grid-area:media}._project-media-item_1pdhf_591{max-width:100%}._project-media-caption_1pdhf_595{color:#4e4e4e;overflow-wrap:anywhere;margin-top:4px;font-size:14px;font-style:italic;font-weight:300;line-height:normal}._project-youtube-video_1pdhf_605{aspect-ratio:16/9;border:.25px solid #d9d9d9;border-radius:8px;overflow:hidden}._project-youtube-video_1pdhf_605 iframe{border:0;width:100%;height:100%}._page-eyebrow_1pdhf_617{color:#4e4e4e;text-transform:uppercase;padding-bottom:2px;font-size:20px;font-weight:500}@media (width<=767px){._page-eyebrow_1pdhf_617{font-size:1rem}}._page-section-title_1pdhf_630{padding-bottom:16px;font-size:40px;font-weight:700}@media (width<=767px){._page-section-title_1pdhf_630{font-size:1.75rem}}._featured-header-wrapper_1pdhf_641{justify-content:center;align-items:center;gap:21px;width:100%;display:flex}@media (width>=767px){._featured-header-wrapper_1pdhf_641:before,._featured-header-wrapper_1pdhf_641:after{content:"";background-color:#4e4e4e;flex:1;height:1px}}._featured-header_1pdhf_641{flex-direction:column;align-items:center;display:flex}._featured-header-title_1pdhf_664{padding-bottom:3px;font-size:40px;font-weight:700;line-height:normal}@media (width<=767px){._featured-header-title_1pdhf_664{font-size:1.75rem}}._featured-subheader_1pdhf_676{font-size:24px;font-weight:300;line-height:normal}._projects-list_1pdhf_682{justify-content:space-between;gap:32px;margin-top:48px;padding-bottom:52px;display:flex}._breadcrumb_1pdhf_691{color:#4e4e4e;align-items:center;gap:6px;display:flex}._mobile-back-button_1pdhf_698{display:none}._breadcrumb-item-active_1pdhf_702{font-weight:700}._projects-filter-wrapper_1pdhf_707{border-bottom:1px solid #cbcaca;align-items:center;gap:32px;margin-bottom:56px;padding-bottom:21px;display:flex}._projects-filter_1pdhf_707{cursor:pointer;font-size:24px;font-weight:300;line-height:normal}._projects-filter_1pdhf_707._is-active_1pdhf_723{font-weight:600}._filtered-projects-list_1pdhf_727{grid-template-columns:1fr 1fr;gap:32px;display:grid}._project-card_1pdhf_734{background-color:#fff;border-radius:8px;box-shadow:0 4px 4px #00000040}._project-card-background_1pdhf_740{background-color:#d4d4d4;border-radius:8px 8px 0 0;width:100%;overflow:hidden}._project-card-background_1pdhf_740 img{object-fit:cover;width:100%;height:100%;transition:transform .3s}._project-card_1pdhf_734:hover ._project-card-background_1pdhf_740 img{transform:scale(1.05)}._project-card-medium_1pdhf_757 ._project-card-background_1pdhf_740{aspect-ratio:3/2}._project-card-medium_1pdhf_757 ._project-card-content_1pdhf_760{padding:24px}._project-card-medium_1pdhf_757 ._project-card-header_1pdhf_763{font-size:24px}@media (width<=767px){._project-card-medium_1pdhf_757 ._project-card-header_1pdhf_763{font-size:20px;font-weight:500}}._project-card-medium_1pdhf_757 ._project-card-summary_1pdhf_772{font-size:16px}._project-card-small_1pdhf_776{max-width:412px}._project-card-small_1pdhf_776 ._project-card-background_1pdhf_740{height:264px}._project-card-small_1pdhf_776 ._project-card-content_1pdhf_760{padding:16px}._project-card-small_1pdhf_776 ._project-card-header_1pdhf_763{font-size:20px}._project-card-small_1pdhf_776 ._project-card-summary_1pdhf_772{font-size:16px;font-weight:300}._projects-list_1pdhf_682>a,._filtered-projects-list_1pdhf_727>a{display:flex}._projects-list_1pdhf_682 ._project-card_1pdhf_734,._filtered-projects-list_1pdhf_727 ._project-card_1pdhf_734{width:100%;height:100%}._project-card-tags_1pdhf_804{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:14px;display:flex}._project-card-header_1pdhf_763{margin-bottom:6px;font-weight:500;line-height:normal}._project-card-summary_1pdhf_772{color:#4e4e4e;line-height:normal}._tag_1pdhf_824{border-radius:99px;justify-content:center;align-items:center;padding:4px 16px;font-size:14px;font-weight:500;line-height:normal;display:inline-flex}._tag-with-logo_1pdhf_835{align-items:center;gap:6px;display:inline-flex}._tag-primary_1pdhf_841{color:#fff;background-color:#78874e}._tag-category_1pdhf_846{color:#000;background-color:#fff;border:1px solid #4e4e4e}._tag-partner_1pdhf_852{color:#000;background-color:#fff;padding:6px 12px}._tag-about_1pdhf_858{color:#000;background-color:#fff;border:.25px solid #000;padding:2px 12px;font-size:16px;font-weight:300}._about-me-subtext_1pdhf_868{padding:10px 0;font-size:20px;font-weight:300}._about-me-container_1pdhf_874{grid-template-columns:repeat(2,minmax(0,1fr));gap:92px 48px;display:grid}._about-me-section_1pdhf_880{max-width:586px;font-weight:300}._about-me-section_1pdhf_880 p+p{margin-top:1rem}._about-me-section_1pdhf_880:nth-child(2){grid-area:2/1}._about-me-section_1pdhf_880:nth-child(3){grid-area:1/2}._about-me-eyebrow_1pdhf_898{color:#4e4e4e;font-size:24px;font-weight:300;line-height:normal}@media (width<=767px){._about-me-eyebrow_1pdhf_898{font-size:1.25rem}}._about-me-header_1pdhf_910{border-bottom:1px solid #cbcaca;margin-bottom:24px;padding-bottom:8px;font-size:40px;font-weight:700;line-height:normal}@media (width<=767px){._about-me-header_1pdhf_910{font-size:1.75rem}}._about-me-first-p_1pdhf_924{font-weight:400}._about-me-section-skills-container_1pdhf_928{gap:24px;display:grid}@media (width>=767px){._about-me-section-skills-container_1pdhf_928{grid-template-columns:auto auto;gap:48px}}._about-me-section-subtitle_1pdhf_939{margin-bottom:10px}._about-me-tag-list_1pdhf_943{flex-wrap:wrap;gap:8px 4px;max-width:290px;display:flex}._slider-wrapper_1pdhf_950+._slider-wrapper_1pdhf_950{margin-top:1rem}._contact-section_1pdhf_955{padding-top:24px}._contact-page-container_1pdhf_959{justify-content:space-between;gap:48px;display:flex}._contact-form-container_1pdhf_965{width:100%;max-width:646px}._contact-form_1pdhf_965{flex-direction:column;gap:24px;display:flex}._contact-form-field_1pdhf_976{flex-direction:column;gap:8px;display:flex}._contact-form-field-small_1pdhf_982{max-width:433px}._contact-form-field_1pdhf_976 label{font-size:20px;font-weight:500;line-height:normal}._contact-form-field_1pdhf_976 label span{color:#78874e}._contact-form-field_1pdhf_976 input,._contact-form-field_1pdhf_976 textarea{background-color:#fff;border:1px solid #cbcaca;border-radius:6px;width:100%}._contact-form-field_1pdhf_976 input{height:36px;padding:6px 10px}._contact-form-field_1pdhf_976 textarea{resize:vertical;min-height:116px;padding:10px}._contact-submit-button-wrapper_1pdhf_1015{margin-top:8px;margin-left:auto}._contact-form-status_1pdhf_1020{margin-top:-8px;font-size:16px}._contact-form-status-success_1pdhf_1025{color:#5a6638}._contact-form-status-error_1pdhf_1029{color:#b42318}._contact-details-container_1pdhf_1033{padding:0 24px 24px}._contact-details-header_1pdhf_1037{align-items:center;gap:3px;margin-bottom:28px;display:flex}._contact-details-header-title_1pdhf_1044{font-size:20px;font-weight:500}._contact-detail-wrapper_1pdhf_1049{align-items:center;gap:8px;display:flex}._icon-wrapper_1pdhf_1055{background-color:#d9d9d9;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:7px;display:flex}._contact-details-title_1pdhf_1066{padding-bottom:2px;font-size:16px;font-weight:300}._contact-details-value_1pdhf_1072{color:#4e4e4e;font-size:14px}@media (width<=991px){._about-me-container_1pdhf_874{grid-template-columns:1fr;gap:48px}._about-me-section_1pdhf_880{max-width:none}._about-me-section_1pdhf_880:nth-child(2),._about-me-section_1pdhf_880:nth-child(3){grid-area:auto}._about-me-tag-list_1pdhf_943{max-width:none}}@media (width<=767px){._navbar_1pdhf_85 a{font-size:16px;line-height:150%}._navbar-desktop-links_1pdhf_1099{display:none}._navbar-menu-button_1pdhf_124{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;place-items:center;padding:0;display:grid}._navbar-menu-button_1pdhf_124 svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:36px;height:36px}._navbar-menu-button_1pdhf_124:focus-visible{outline-offset:2px;outline:2px solid #78874e}._navbar-mobile-menu_1pdhf_1124{z-index:20;color:#fff;background-color:#000;position:fixed;inset:0}._navbar-close-button_1pdhf_1131{color:#fff;position:absolute;top:20px;right:20px}._navbar-mobile-links_1pdhf_1137{flex-direction:column;align-items:flex-start;gap:48px;display:flex;position:absolute;top:120px;left:20px}._navbar-mobile-links_1pdhf_1137 a{letter-spacing:-.8px;font-size:40px;font-weight:700;line-height:normal}._navbar-mobile-links_1pdhf_1137 a:hover,._navbar-mobile-links_1pdhf_1137 a:focus-visible{color:#78874e}._navbar-mobile-links_1pdhf_1137 a:focus-visible{outline-offset:4px;outline:2px solid #78874e}._footer-top_1pdhf_307,._footer-top-right_1pdhf_312{flex-direction:column;gap:32px}._button_1pdhf_404{padding:4px 8px}._page-section_1pdhf_444{padding-block:30px}._footer_1pdhf_301{padding:30px 0}._page-section-header_1pdhf_444{padding-top:20px}._project-hero-container-left_1pdhf_485{max-width:none}._project-hero-container-right_1pdhf_489,._back-button_1pdhf_493{display:none}._project-section-split-media_1pdhf_543,._project-section-split-media_1pdhf_543._left_1pdhf_553,._project-section-split-media_1pdhf_543._right_1pdhf_557{grid-template-columns:1fr;grid-template-areas:"content""media";gap:24px}._projects-list_1pdhf_682{flex-direction:column}._mobile-back-button_1pdhf_698{margin-bottom:16px;display:inline-flex}._page-section-header_1pdhf_444 ._breadcrumb_1pdhf_691,._breadcrumb_1pdhf_691,._projects-filter-wrapper_1pdhf_707{display:none}._filtered-projects-list_1pdhf_727{grid-template-columns:1fr}._project-card-background_1pdhf_740 img{transition:none}._project-card-small_1pdhf_776{max-width:none}._contact-details-container_1pdhf_1033{display:none}}
