:root{--orange-19:#601c01;--orange-29:#922a02;--orange-39:#c43902;--orange-49:#f54703;--orange-59:#fc6a30;--orange-69:#fd8e63;--orange-79:#feb395;--orange-89:#fed7c8;--orange-99:#fffbfa;--mono-05:#0d0d0c;--mono-10:#1a1919;--mono-15:#272625;--mono-20:#343332;--mono-30:#4e4c4b;--mono-40:#686564;--mono-50:#827e7d;--mono-60:#9b9897;--mono-70:#b4b2b1;--mono-80:#cdcccb;--mono-85:#dad8d8;--mono-90:#e6e5e5;--mono-95:#f3f2f2;--mono-99:#fdfcfc;--mono-100:#fff;--teal-18:#015b4c;--teal-28:#018e76;--teal-38:#02c0a0;--teal-48:#02f5cc;--teal-58:#2bfdda;--teal-68:#5dfee3;--teal-78:#90feeb;--teal-88:#c2fff4;--teal-98:#f5fffd;--concrete-23:#3f4332;--concrete-33:#5a6048;--concrete-43:#757d5e;--concrete-53:#909876;--concrete-63:#a7ae93;--concrete-73:#bfc4b1;--concrete-83:#d7dace;--concrete-93:#eef0eb;--concrete-98:#fafbf9;--space-none:0rem;--space-3xs:0.0625rem;--space-2xs:0.125rem;--space-xs:0.25rem;--space-s:0.5rem;--space-m:0.75rem;--space-xm:1rem;--space-2xm:1.25rem;--space-3xm:1.5rem;--space-l:2rem;--space-xl:2.5rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:4.5rem;--space-5xl:5rem;--space-6xl:6rem;--space-7xl:7.5rem;--space-8xl:10rem;--size-2xs:0.5rem;--size-xs:0.75rem;--size-s:1rem;--size-m:1.25rem;--size-l:1.5rem;--size-xl:2rem;--size-2xl:2.5rem;--size-3xl:4rem;--size-4xl:5rem;--radius-none:0rem;--radius-xs:0.125rem;--radius-s:0.25rem;--radius-m:0.5rem;--radius-l:1rem;--radius-xl:1.5rem;--radius-full:9999rem;--line-height-s:110%;--line-height-m:128%;--line-height-l:144%;--line-height-xl:188%;--font-size-2xs:0.625rem;--font-size-xs:0.75rem;--font-size-s:1rem;--font-size-m:1.25rem;--font-size-l:1.5rem;--font-size-xl:2rem;--font-size-2xl:2.5rem;--font-size-3xl:3rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:600;--font-weight-bold:700;--letter-spacing-s:-2%;--letter-spacing-m:0%;--border-width-s:1px;--border-width-m:2px;--border-width-l:4px;--outer-shadow:0px 0px 40px 0px rgba(0,0,0,.03),-2px 2px 4px -12px rgba(0,0,0,.1),0px 0px 12px -2px rgba(0,0,0,.12);--opacity-third:0.3;--responsive-s:320px;--responsive-m:480px;--responsive-l:748px;--responsive-xl:1024px;--responsive-2xl:1280px;--responsive-3xl:1440px;--responsive-4xl:1920px;--responsive-5xl:2580px;--blur:blur(4px);--orange-primary:var(--orange-49);--orange-secondary:var(--orange-39);--orange-tertiary:var(--orange-19);--orange-alt:var(--orange-89);--teal-primary:var(--teal-38);--teal-secondary:var(--teal-28);--teal-tertiary:var(--teal-18);--teal-alt:var(--teal-88);--black-primary:var(--mono-05);--black-off:var(--mono-10);--black-secondary:var(--mono-15);--black-tertiary:var(--mono-30);--grey-dark:var(--mono-50);--grey-mid:var(--mono-70);--grey-light:var(--mono-90);--grey-ultralight:var(--mono-95);--white-off:var(--mono-99);--white:var(--mono-100)}.selected-work-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-gap:var(--space-3xm);gap:var(--space-3xm);width:100%;align-items:start}.text-container{justify-content:space-between}.text-container,.title-container{display:flex;flex-direction:column;gap:var(--space-m)}.title-container{-webkit-padding-end:var(--space-xl);padding-inline-end:var(--space-xl)}.headline-wrapper,.headline-wrapper>h2{display:inline}.headline-wrapper>.headline-primary{color:var(--orange-primary)}.headline-wrapper>.headline-secondary{color:var(--teal-primary)}.description-wrapper>p{color:var(--grey-dark);font-size:var(--font-size-s);line-height:var(--line-height-l);-webkit-padding-end:var(--space-xl);padding-inline-end:var(--space-xl)}.buttons-wrapper{display:flex;flex-direction:row;gap:var(--space-l);-webkit-padding-before:var(--space-3xm);padding-block-start:var(--space-3xm)}.specs-container{gap:var(--space-xm)}.specs-container,.specs-wrapper{display:flex;flex-direction:column}.specs-wrapper{gap:var(--space-m)}.image-wrapper{display:flex;justify-content:flex-start;height:auto}.image-wrapper .media-content{max-width:100%;height:auto}@media screen and (max-width:480px){.buttons-wrapper{flex-direction:column;gap:var(--space-m)}}@media screen and (max-width:1200px){.selected-work-container{grid-template-columns:1fr;display:flex;flex-direction:column-reverse}.image-wrapper{justify-content:center}.buttons-wrapper{-webkit-padding-after:var(--space-l);padding-block-end:var(--space-l);-webkit-padding-before:var(--space-m);padding-block-start:var(--space-m)}}.text-only-article-container{display:flex;flex-direction:column;gap:var(--space-3xm);padding-block:var(--space-3xm)}.text-only-article-headline>p{color:var(--grey-dark);font-size:var(--font-size-s)}.text-only-article-headline{display:flex;flex-direction:column;gap:var(--space-m)}.text-only-article-headline>h2:hover{text-decoration:underline}.article-author{display:flex;flex-direction:row;gap:var(--space-m);align-items:center}.text-only-article-author-title{display:flex;flex-direction:column;gap:var(--space-m);font-size:var(--font-size-xs)}.text-only-article-author-title>span,.text-only-article-reading-time{color:var(--grey-dark);font-size:var(--font-size-xs)}.text-only-article-author-image{width:var(--size-xl);height:var(--size-xl);border-radius:var(--radius-full);overflow:hidden}.text-only-article-tags{display:flex;flex-direction:row;gap:var(--space-m)}.image-article-container{background:linear-gradient(180deg,transparent,#000);background-size:cover;background-position:50%;height:100%;min-height:var(--responsive-s);width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-inline:var(--space-3xm)}.image-article-container>h2{color:var(--white);-webkit-padding-after:var(--space-3xm);padding-block-end:var(--space-3xm);text-align:center}.image-article-container:hover{opacity:.8}.reading-time{color:var(--grey-dark)}.template-container{width:100%}.template-container,.template-headline{display:flex;flex-direction:column;gap:var(--space-xm)}.template-headline>p{color:var(--grey-dark)}.template-headline>span{color:var(--orange-primary)}.template-headline>h2:hover{text-decoration:underline}.template-tags{display:flex;flex-direction:row;gap:var(--space-s)}.button-primary-L,.button-primary-M,.button-primary-S,.button-secondary-L,.button-secondary-M,.button-secondary-S{display:inline-flex;align-items:center;justify-content:center;font-style:normal;padding:var(--space-s) var(--space-2xm);font-weight:var(--font-weight-medium);line-height:var(--line-height-s);border:none;border-radius:999px;position:relative;overflow:hidden}.button-primary-L,.button-primary-M,.button-primary-S,.button-secondary-L,.button-secondary-M,.button-secondary-S,a:hover{text-decoration:none}.button-tertiary-L,.button-tertiary-M,.button-tertiary-S{display:inline-flex;align-items:center;font-style:normal;padding:var(--space-s) var(--space-none);font-weight:var(--font-weight-medium);line-height:var(--line-height-s);border:none;background:none;position:relative;overflow:hidden}.button-primary-L:hover,.button-primary-M:hover,.button-primary-S:hover,.button-secondary-L:hover,.button-secondary-M:hover,.button-secondary-S:hover,.button-tertiary-L:hover,.button-tertiary-M:hover,.button-tertiary-S:hover{cursor:pointer}.button-primary-L,.button-secondary-L,.button-tertiary-L{gap:var(--space-s);font-size:var(--font-size-2xl)}.button-primary-M,.button-secondary-M,.button-tertiary-M{gap:var(--space-xs);font-size:var(--font-size-m)}.button-primary-S,.button-secondary-S,.button-tertiary-S{gap:var(--space-none);font-size:var(--font-size-s)}.button-primary-L,.button-primary-M,.button-primary-S{background-color:var(--orange-primary);color:var(--white-off)}.button-secondary-L,.button-secondary-M,.button-secondary-S{border:1px solid var(--grey-dark);color:var(--grey-dark);box-sizing:border-box}.button-tertiary-L,.button-tertiary-M,.button-tertiary-S{color:var(--grey-dark)}.button-tertiary-L:hover,.button-tertiary-M:hover,.button-tertiary-S:hover{opacity:.72}.button-secondary-L:hover,.button-secondary-M:hover,.button-secondary-S:hover{background-color:var(--grey-dark);color:var(--white-off)}.button-primary-L:hover,.button-primary-M:hover,.button-primary-S:hover{background-color:var(--orange-secondary)}.image-wrapper{width:100%;height:100%}.image-container,.image-wrapper{position:relative}.image-container.expandable{cursor:none}.custom-cursor-expand{background-color:var(--grey-ultralight)}.custom-cursor-collapse,.custom-cursor-expand{position:fixed;pointer-events:none;z-index:9999;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:20px;color:var(--black-secondary);transform:translate(-50%,-50%);opacity:0;transition:opacity .3s ease;animation:bounce .6s infinite alternate}.custom-cursor-collapse{background-color:hsla(0,0%,100%,.7)}.image-container.expandable:hover .custom-cursor-expand{opacity:1}@keyframes bounce{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.1)}}.image,.modal-overlay{width:100%;height:100%}.modal-overlay{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7);z-index:2;isolation:isolate}.modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:auto;z-index:3;isolation:isolate}.modal-content.expandable{cursor:none}.custom-cursor-collapse,.modal-content:hover{opacity:1}.lottie-container{width:100%;margin:0 auto;max-width:128px}@keyframes shine{to{left:150%}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.8);z-index:9999}.loading-spinner{width:48px;height:48px;border-top:4px solid var(--gray-primary);border:4px solid var(--gray-primary);border-top-color:var(--black-primary);border-radius:50%}.case-studies-hero{display:flex;flex-direction:column;align-items:center;gap:var(--space-xm);padding-block:var(--space-5xl) var(--space-xl);max-width:1024px;margin:0 auto;text-align:center}.case-studies-list{padding-block:var(--space-xl);display:flex;flex-direction:column;gap:var(--space-3xl)}.case-studies-hero>p,.case-studies-page-title{color:var(--grey-dark)}.case-studies-hero>p{font-size:var(--font-size-s);font-style:normal;font-weight:var(--font-weight-regular);line-height:var(--line-height-xl)}.case-study-item-meta{display:flex;flex-direction:column;align-items:center;width:100%;gap:var(--space-3xm);-webkit-padding-before:var(--space-s);padding-block-start:var(--space-s)}.case-study-item-tags{display:flex;flex-direction:row;gap:var(--space-s)}.case-study-project-details{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-2xl);gap:var(--space-2xl);padding-block:var(--space-2xl)}.project-details-container{display:flex;flex-direction:column;gap:var(--space-3xm)}.project-detail-item{display:flex;flex-direction:column;gap:var(--space-xm)}.project-detail-item>p{color:var(--grey-dark)}.text-only-article-author{display:flex;flex-direction:column;gap:var(--space-m);align-items:center}@media screen and (max-width:1024px){.case-study-project-details{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.case-study-project-details{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:480px){.case-study-item-meta{align-items:flex-start}.text-only-article-author{flex-direction:row;text-align:left}.case-studies-hero{text-align:left;margin:0;align-items:flex-start}}