.Contact-module__J3q-aa__main{background-color:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;padding:10rem 5vw 4rem;display:flex;position:relative}.Contact-module__J3q-aa__hero{width:100%;margin-bottom:8rem;position:relative}.Contact-module__J3q-aa__heroWrapper{width:100%;position:relative}.Contact-module__J3q-aa__hugeTextContainer{flex-direction:column;display:flex}.Contact-module__J3q-aa__hugeLine{font-family:var(--font-inter);letter-spacing:-.05em;text-transform:uppercase;cursor:pointer;font-size:clamp(2rem,9.5vw,11rem);font-weight:500;line-height:.85;transition:opacity .3s}.Contact-module__J3q-aa__hugeLine:hover{opacity:.7}.Contact-module__J3q-aa__hugeLine1{margin-left:-.05em}.Contact-module__J3q-aa__hugeLine2{margin-top:-.05em;margin-left:-.05em}.Contact-module__J3q-aa__hugeLine3{z-index:2;margin-top:0;margin-left:22%;position:relative}.Contact-module__J3q-aa__hugeLine4{margin-top:.15em;margin-left:12%}.Contact-module__J3q-aa__arrow{margin-left:.1em;font-family:sans-serif;font-size:.6em;font-weight:400;display:inline-block;transform:translateY(-.4em)}.Contact-module__J3q-aa__heroParagraphWrapper{z-index:20;width:280px;position:absolute;bottom:0;right:5vw}.Contact-module__J3q-aa__heroParagraph{font-family:var(--font-inter);text-transform:uppercase;color:#fff;text-align:left;max-width:280px;font-size:.85rem;line-height:1.4}.Contact-module__J3q-aa__formSection{width:100%;max-width:1000px;margin:0 auto 10rem;position:relative}.Contact-module__J3q-aa__formGrid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.Contact-module__J3q-aa__formGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__J3q-aa__label{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{font-family:var(--font-inter);color:var(--foreground);background:0 0;border:1px solid #fff3;padding:1rem;font-size:1.1rem;transition:border-color .3s}.Contact-module__J3q-aa__input::placeholder,.Contact-module__J3q-aa__textarea::placeholder{color:#ffffff4d}.Contact-module__J3q-aa__input:focus,.Contact-module__J3q-aa__textarea:focus{border-color:#fffc;outline:none}.Contact-module__J3q-aa__textarea{resize:vertical;min-height:250px}.Contact-module__J3q-aa__fullWidth{grid-column:1/-1}.Contact-module__J3q-aa__submitBtn{color:#fff;font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background-color:#555;border:none;margin:2rem auto 0;padding:1.2rem 8rem;font-size:1rem;font-weight:700;transition:background-color .3s;display:block}.Contact-module__J3q-aa__submitBtn:hover{background-color:#777}.Contact-module__J3q-aa__footer{border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:flex-end;gap:4rem;width:100%;padding-top:4rem;padding-bottom:0;display:grid}.Contact-module__J3q-aa__videoFooter{width:100vw;height:100vh;margin-left:-5vw;position:relative;overflow:hidden}.Contact-module__J3q-aa__footerContent{display:contents}.Contact-module__J3q-aa__videoBackground{object-fit:cover;z-index:-2;filter:blur(32px);width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.Contact-module__J3q-aa__overlay{z-index:-1;background:linear-gradient(#0a0a0a00 0%,#0a0a0a4d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Contact-module__J3q-aa__footerLogo{font-family:var(--font-inter);letter-spacing:-.05em;white-space:nowrap;background:linear-gradient(270deg,#035a76,#3fb0ac,#d7b8ca,#5d4257,#035a76) 0 0/400% 400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;flex-direction:column;font-size:clamp(6rem,20vw,22rem);font-weight:500;line-height:.85;animation:9s infinite Contact-module__J3q-aa__logoVideoFlow;display:flex}@keyframes Contact-module__J3q-aa__logoVideoFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes Contact-module__J3q-aa__logoBorderFlow{0%{border-color:#035a76}25%{border-color:#3fb0ac}50%{border-color:#d7b8ca}75%{border-color:#5d4257}to{border-color:#035a76}}.Contact-module__J3q-aa__logoTopRow{align-items:center;gap:.1em;display:flex}.Contact-module__J3q-aa__logoV{border:.05em solid #035a76;border-radius:50%;justify-content:center;align-items:center;width:.8em;height:.8em;font-size:.6em;animation:9s infinite Contact-module__J3q-aa__logoBorderFlow;display:flex}.Contact-module__J3q-aa__logoBottomRow{line-height:.85}.Contact-module__J3q-aa__footerMiddle{flex-direction:column;gap:.5rem;padding-bottom:0;display:flex}.Contact-module__J3q-aa__footerMiddle a{font-family:var(--font-inter);text-underline-offset:4px;font-size:1rem;text-decoration:underline}.Contact-module__J3q-aa__footerRight{grid-template-rows:auto auto auto 1fr;grid-template-columns:auto 1fr;align-self:stretch;gap:1.5rem 2rem;padding-bottom:0;display:grid}.Contact-module__J3q-aa__footerLabel{font-family:var(--font-playfair);color:#aaa;text-align:right;font-size:1.5rem;font-style:italic}.Contact-module__J3q-aa__footerLinks{font-family:var(--font-inter);flex-direction:column;gap:.5rem;font-size:1.6rem;font-weight:500;display:flex}.Contact-module__J3q-aa__footerLinks a{line-height:1.15;display:inline-block;position:relative;overflow:hidden}.Contact-module__J3q-aa__footerLinks a span{transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.Contact-module__J3q-aa__footerLinks a:after{content:attr(data-text);transition:transform .45s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:100%;left:0}.Contact-module__J3q-aa__footerLinks a:hover span,.Contact-module__J3q-aa__footerLinks a:hover:after{transform:translateY(-100%)}.Contact-module__J3q-aa__footerMiddle a{line-height:1.15;display:inline-block;position:relative;overflow:hidden}.Contact-module__J3q-aa__footerMiddle a span{transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.Contact-module__J3q-aa__footerMiddle a:after{content:attr(data-text);transition:transform .45s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:100%;left:0}.Contact-module__J3q-aa__footerMiddle a:hover span,.Contact-module__J3q-aa__footerMiddle a:hover:after{transform:translateY(-100%)}.Contact-module__J3q-aa__copyright{text-align:left;font-family:var(--font-inter);color:var(--color-muted);grid-column:2;align-self:end;font-size:.9rem}@media (max-width:1024px){.Contact-module__J3q-aa__footer{grid-template-columns:1fr;gap:2rem}.Contact-module__J3q-aa__heroParagraph{margin-top:2rem;position:static}}@media (max-width:768px){.Contact-module__J3q-aa__main{padding:6rem 1.5rem 2rem}.Contact-module__J3q-aa__hero{margin-bottom:4rem}.Contact-module__J3q-aa__hugeLine{font-size:clamp(2.5rem,15vw,4.5rem)}.Contact-module__J3q-aa__hugeLine1,.Contact-module__J3q-aa__hugeLine2,.Contact-module__J3q-aa__hugeLine3,.Contact-module__J3q-aa__hugeLine4{margin-left:0}.Contact-module__J3q-aa__heroParagraphWrapper{width:100%;margin-top:2.5rem;position:relative;bottom:auto;right:auto}.Contact-module__J3q-aa__heroParagraph{max-width:100%;font-size:.75rem}.Contact-module__J3q-aa__formSection{margin-bottom:5rem}.Contact-module__J3q-aa__formGrid{grid-template-columns:1fr;gap:1.5rem}.Contact-module__J3q-aa__input,.Contact-module__J3q-aa__textarea{padding:.8rem;font-size:1rem}.Contact-module__J3q-aa__submitBtn{width:100%;padding:1.2rem 2rem}}
.Footer-module__S6Hkya__footer{background-color:#000;border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:flex-end;gap:4rem;width:100%;padding:4rem 5vw 2rem;display:grid}.Footer-module__S6Hkya__footerContent{display:contents}.Footer-module__S6Hkya__footerLogo{font-family:var(--font-inter);letter-spacing:-.05em;white-space:nowrap;background:linear-gradient(270deg,#035a76,#3fb0ac,#d7b8ca,#5d4257,#035a76) 0 0/400% 400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;flex-direction:column;font-size:clamp(6rem,20vw,22rem);font-weight:500;line-height:.85;animation:9s infinite Footer-module__S6Hkya__logoVideoFlow;display:flex}@keyframes Footer-module__S6Hkya__logoVideoFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Footer-module__S6Hkya__logoTopRow{align-items:center;gap:.1em;display:flex}.Footer-module__S6Hkya__logoBottomRow{line-height:.85}.Footer-module__S6Hkya__footerMiddle{flex-direction:column;gap:.5rem;padding-bottom:0;display:flex}.Footer-module__S6Hkya__footerMiddle a{font-family:var(--font-inter);text-underline-offset:4px;color:#fff;font-size:1rem;line-height:1.15;text-decoration:underline;display:inline-block;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerMiddle a span{transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.Footer-module__S6Hkya__footerMiddle a:after{content:attr(data-text);transition:transform .45s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:100%;left:0}.Footer-module__S6Hkya__footerMiddle a:hover span,.Footer-module__S6Hkya__footerMiddle a:hover:after{transform:translateY(-100%)}.Footer-module__S6Hkya__footerRight{grid-template-rows:auto auto 1fr;grid-template-columns:auto 1fr;align-self:stretch;gap:1.5rem 2rem;padding-bottom:0;display:grid}.Footer-module__S6Hkya__footerLabel{font-family:var(--font-playfair);color:#aaa;text-align:right;font-size:1.5rem;font-style:italic}.Footer-module__S6Hkya__footerLinks{font-family:var(--font-inter);flex-direction:column;gap:.5rem;font-size:1.8rem;font-weight:500;display:flex}.Footer-module__S6Hkya__footerLinks a{color:#fff;line-height:1.15;display:inline-block;position:relative;overflow:hidden}.Footer-module__S6Hkya__footerLinks a span{transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.Footer-module__S6Hkya__footerLinks a:after{content:attr(data-text);transition:transform .45s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:100%;left:0}.Footer-module__S6Hkya__footerLinks a:hover span,.Footer-module__S6Hkya__footerLinks a:hover:after{transform:translateY(-100%)}.Footer-module__S6Hkya__copyright{text-align:right;font-family:var(--font-inter);color:#666;grid-column:1/span 2;align-self:end;margin-top:0;font-size:1.2rem;line-height:1.15}@media (max-width:1024px){.Footer-module__S6Hkya__footer{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{flex-direction:column;align-items:flex-start;gap:3rem;padding:3rem 1.5rem 2rem;display:flex}.Footer-module__S6Hkya__footerContent{flex-direction:column;gap:3rem;width:100%;display:flex}.Footer-module__S6Hkya__footerLogo{white-space:normal;font-size:clamp(3rem,15vw,6rem)}.Footer-module__S6Hkya__footerRight{text-align:left;grid-template-rows:auto;grid-template-columns:1fr;gap:1.5rem}.Footer-module__S6Hkya__footerLabel{text-align:left;font-size:1rem}.Footer-module__S6Hkya__footerLinks{font-size:1.4rem}.Footer-module__S6Hkya__copyright{text-align:left;grid-column:1;font-size:.8rem}}
.FooterVideo-module__jcpCpq__footerContainer{z-index:1;background:0 0;flex-direction:column;justify-content:flex-end;width:100vw;height:100vh;padding:2rem 5vw;display:flex;position:relative;overflow:hidden}.FooterVideo-module__jcpCpq__videoBackground{object-fit:cover;z-index:-2;filter:blur(32px);width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.FooterVideo-module__jcpCpq__overlay{z-index:-1;background:linear-gradient(#0a0a0a00 0%,#0a0a0a4d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.FooterVideo-module__jcpCpq__contentWrapper{flex-direction:column;width:max-content;max-width:100%;margin:0 auto;display:flex}.FooterVideo-module__jcpCpq__hugeText{white-space:nowrap;color:#fff;mix-blend-mode:difference;justify-content:center;align-items:baseline;width:100%;margin-bottom:4.5rem;font-family:Apparel,serif;font-size:clamp(4rem,15vw,18rem);line-height:.8;display:flex}.FooterVideo-module__jcpCpq__nameInter{font-family:"Apparel Bold Italic", var(--font-serif);letter-spacing:-.015em;font-weight:700}.FooterVideo-module__jcpCpq__italic{font-family:"Apparel Bold Italic", var(--font-serif);letter-spacing:-.015em;margin-left:.1em;font-style:italic}.FooterVideo-module__jcpCpq__footerBottom{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.05em;color:#fff;mix-blend-mode:difference;grid-template-columns:1fr auto 1fr;align-items:flex-end;width:100%;padding-bottom:0;font-size:.75rem;display:grid}.FooterVideo-module__jcpCpq__footerLeft{text-align:left}.FooterVideo-module__jcpCpq__footerCenter{text-align:center}.FooterVideo-module__jcpCpq__footerRight{text-align:right}.FooterVideo-module__jcpCpq__backToTop{cursor:pointer;transition:opacity .3s}.FooterVideo-module__jcpCpq__backToTop:hover{opacity:.7}@media (max-width:768px){.FooterVideo-module__jcpCpq__hugeText{font-size:clamp(3rem,10vw,8rem)}.FooterVideo-module__jcpCpq__footerBottom{flex-direction:column;align-items:center;gap:1rem}}
.work-module__8vBVoq__main{color:#fff;background:#000;min-height:100vh;padding-top:40px}.work-module__8vBVoq__headerSection{justify-content:space-between;align-items:flex-start;padding:0 4vw 40px;display:flex}.work-module__8vBVoq__massiveTitle{font-family:var(--font-outfit), sans-serif;letter-spacing:-.05em;color:#fff;margin:0;font-size:clamp(100px,20vw,300px);font-weight:700;line-height:.8}.work-module__8vBVoq__viewToggle{text-align:right;padding-top:60px}.work-module__8vBVoq__viewToggle button{cursor:pointer;font-family:var(--font-outfit), sans-serif;letter-spacing:.1em;background:0 0;border:none;padding:0;font-size:14px;transition:opacity .3s}.work-module__8vBVoq__activeView{color:#fff;opacity:1;font-weight:700}.work-module__8vBVoq__inactiveView{color:#666;opacity:.6}.work-module__8vBVoq__viewToggle button:hover{opacity:1;color:#fff}@media (max-width:768px){.work-module__8vBVoq__headerSection{flex-direction:column;gap:20px}.work-module__8vBVoq__massiveTitle{font-size:80px}.work-module__8vBVoq__viewToggle{text-align:left}}
