.Navbar-module__cJzEcG__navbar{z-index:1000;color:var(--color-white);background:0 0;padding:1.5rem 0;transition:background .4s,padding .4s,box-shadow .4s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-charcoal);background:#fffffff2;padding:.75rem 0;box-shadow:0 2px 20px #0000000d}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:0 4vw;display:flex}.Navbar-module__cJzEcG__logo{color:inherit;align-items:center;gap:.9rem;min-width:0;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;filter:brightness(0)invert();width:64px;height:auto;transition:width .4s,filter .4s}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImage{filter:brightness(0);width:52px}.Navbar-module__cJzEcG__logoTextWrapper{white-space:nowrap;flex-direction:column;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-serif);letter-spacing:.08em;font-size:1.4rem;font-weight:400;line-height:1.1}.Navbar-module__cJzEcG__logoSubtext{font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;opacity:.8;margin-top:.25rem;font-size:.65rem;font-weight:400}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__navLinks li a{font-family:var(--font-sans);letter-spacing:.05em;color:inherit;padding:.5rem 0;font-size:.9rem;font-weight:400;text-decoration:none;position:relative}.Navbar-module__cJzEcG__navLinks li a:after{content:"";background:currentColor;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLinks li a:hover:after,.Navbar-module__cJzEcG__navLinks li a:focus-visible:after{width:100%}.Navbar-module__cJzEcG__lang{border:1px solid;border-radius:9999px;font-weight:500;letter-spacing:.1em!important;padding:.35rem .8rem!important;font-size:.75rem!important}.Navbar-module__cJzEcG__lang:after{display:none}.Navbar-module__cJzEcG__burger{cursor:pointer;width:44px;height:44px;color:inherit;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;display:none}.Navbar-module__cJzEcG__burgerLine{background:currentColor;width:24px;height:1.5px;transition:transform .3s;display:block}.Navbar-module__cJzEcG__burger[aria-expanded=true] .Navbar-module__cJzEcG__burgerLine:first-child{transform:translateY(3.75px)rotate(45deg)}.Navbar-module__cJzEcG__burger[aria-expanded=true] .Navbar-module__cJzEcG__burgerLine:last-child{transform:translateY(-3.75px)rotate(-45deg)}.Navbar-module__cJzEcG__overlay{padding:calc(var(--header-height) + 1rem)6vw 3rem;background:var(--color-white);color:var(--color-charcoal);z-index:999;opacity:0;pointer-events:none;flex-direction:column;justify-content:space-between;transition:opacity .3s;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__overlay[hidden]{display:none}.Navbar-module__cJzEcG__overlayOpen{opacity:1;pointer-events:auto}.Navbar-module__cJzEcG__overlayLinks{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Navbar-module__cJzEcG__overlayLinks a{letter-spacing:-.03em;color:inherit;padding:.4rem 0;font-size:clamp(2rem,8vw,3rem);font-weight:500;text-decoration:none;display:block}.Navbar-module__cJzEcG__overlayFooter{color:var(--color-medium-gray);flex-direction:column;gap:.6rem;font-size:1rem;display:flex}.Navbar-module__cJzEcG__overlayFooter a{color:inherit;text-decoration:none}.Navbar-module__cJzEcG__overlayLang{color:var(--color-charcoal);margin-top:.5rem;font-weight:500}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__burger{display:flex}.Navbar-module__cJzEcG__logoImage{width:48px}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled .Navbar-module__cJzEcG__logoImage{width:42px}.Navbar-module__cJzEcG__logoText{font-size:1.15rem}.Navbar-module__cJzEcG__logoSubtext{font-size:.55rem}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#111;padding:8rem 4vw 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__container{z-index:2;max-width:1600px;margin:0 auto;position:relative}.Footer-module__S6Hkya__topSection{grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:8rem;display:grid}.Footer-module__S6Hkya__introLeft p{color:#a3a6ab;max-width:32ch;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__ctaTitle{font-family:var(--font-sans);letter-spacing:-.04em;margin-bottom:2.5rem;font-size:clamp(2.6rem,5vw,5rem);font-weight:500;line-height:1}.Footer-module__S6Hkya__ctaGroup{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__ctaBtn{color:#000;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:2rem;align-items:center;gap:.75rem;padding:.9rem 1.6rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .3s,background .3s,color .3s;display:inline-flex}.Footer-module__S6Hkya__ctaBtn:hover{transform:scale(1.04)}.Footer-module__S6Hkya__ctaGhost{color:#fff;background:0 0;border-color:#fff6}.Footer-module__S6Hkya__ctaGhost:hover{background:#ffffff1a}.Footer-module__S6Hkya__bigEmail{color:#fff;letter-spacing:-.01em;border-bottom:1px solid #fff6;padding-bottom:.2rem;font-size:clamp(1.1rem,2.2vw,1.6rem);text-decoration:none;transition:border-color .3s;display:inline-block}.Footer-module__S6Hkya__bigEmail:hover{border-color:#fff}.Footer-module__S6Hkya__linkSection{grid-template-columns:1.2fr 1fr 1fr;gap:4rem;padding-bottom:8rem;display:grid}.Footer-module__S6Hkya__col h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.Footer-module__S6Hkya__desc{color:#a3a6ab;max-width:40ch;margin-bottom:2rem;font-size:.95rem}.Footer-module__S6Hkya__menuTitle{margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.Footer-module__S6Hkya__menuList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__menuList li a{color:#d4d6da;letter-spacing:-.03em;font-size:1.75rem;font-weight:400;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__menuList li a:hover{color:#fff}.Footer-module__S6Hkya__address{color:#a3a6ab;font-size:.95rem;font-style:normal;line-height:1.7}.Footer-module__S6Hkya__contactLink{color:#fff;text-decoration:none;transition:opacity .3s}.Footer-module__S6Hkya__contactLink:hover{opacity:.8}.Footer-module__S6Hkya__bottomBar{color:#9a9da3;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:2rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__legal{gap:2rem;display:flex}.Footer-module__S6Hkya__legal a{color:inherit;text-decoration:none}.Footer-module__S6Hkya__legal a:hover{color:#fff}.Footer-module__S6Hkya__brandingBg:after{content:attr(data-text)}.Footer-module__S6Hkya__brandingBg{text-align:center;letter-spacing:-.04em;color:#ffffff09;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;width:100%;font-size:12.5vw;font-weight:700;line-height:.75;position:absolute;bottom:-2vw;left:0}@media (max-width:968px){.Footer-module__S6Hkya__footer{padding-top:5rem}.Footer-module__S6Hkya__topSection,.Footer-module__S6Hkya__linkSection{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__topSection{margin-bottom:5rem}.Footer-module__S6Hkya__linkSection{padding-bottom:5rem}.Footer-module__S6Hkya__menuList li a{font-size:1.4rem}}
.Hero-module__ZARIfG__hero{width:100%;min-height:100svh;padding:calc(var(--header-height) + 2rem)4vw 10rem;color:var(--color-white);background-color:#111;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgWrapper{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(#00000073 0%,#00000059 50%,#00000080 100%);position:absolute;inset:0}.Hero-module__ZARIfG__content{z-index:2;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-sans);letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(2.6rem,6vw,6.5rem);font-weight:500;line-height:1.05}.Hero-module__ZARIfG__subtitle{max-width:440px;font-size:1.05rem;line-height:1.6}.Hero-module__ZARIfG__heroFooter{z-index:2;justify-content:space-between;align-items:flex-end;gap:1.5rem;width:100%;padding:2.5rem 4vw;display:flex;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__beginButton{background:var(--color-white);color:var(--color-black);cursor:pointer;border:none;border-radius:2rem;align-items:center;gap:1rem;padding:.9rem 1.6rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .3s;display:inline-flex}.Hero-module__ZARIfG__beginButton:hover{transform:scale(1.05)}.Hero-module__ZARIfG__pillGroup{flex-wrap:wrap;gap:.5rem;list-style:none;display:flex}.Hero-module__ZARIfG__pillGroup li{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-white);background:#ffffff2e;border-radius:1.5rem;padding:.5rem 1rem;font-size:.8rem}.Hero-module__ZARIfG__indicator{z-index:2;opacity:.8;font-size:.9rem;position:absolute;top:50%;right:4vw}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-bottom:12rem}.Hero-module__ZARIfG__heroFooter{flex-direction:column;align-items:flex-start;gap:1.25rem}.Hero-module__ZARIfG__indicator{display:none}}
.Introduction-module__9BUq6W__introduction{background:var(--color-white);padding:4rem 4vw 2rem}.Introduction-module__9BUq6W__container{max-width:1600px;margin:0 auto}.Introduction-module__9BUq6W__label{font-family:var(--font-sans);color:var(--color-medium-gray);margin-bottom:2rem;font-size:.9rem}.Introduction-module__9BUq6W__mainContent{max-width:90%;margin-bottom:4rem}.Introduction-module__9BUq6W__heading{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--color-black);font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:500;line-height:1.15}.Introduction-module__9BUq6W__grayText{color:var(--color-soft-gray)}.Introduction-module__9BUq6W__bottomSection{grid-template-columns:1fr 1.5fr;align-items:flex-end;gap:6rem;display:grid}.Introduction-module__9BUq6W__textBlock{max-width:450px}.Introduction-module__9BUq6W__textBlock p{color:var(--color-medium-gray);margin-bottom:3rem;font-size:.95rem;line-height:1.7}.Introduction-module__9BUq6W__learnBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:2rem;align-items:center;gap:.8rem;padding:1rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .3s;display:inline-flex}.Introduction-module__9BUq6W__learnBtn:hover{transform:scale(1.05)}.Introduction-module__9BUq6W__imageWrapper{width:100%;height:500px;position:relative}.Introduction-module__9BUq6W__image{width:100%;height:100%}@media (max-width:968px){.Introduction-module__9BUq6W__bottomSection{grid-template-columns:1fr;gap:4rem}.Introduction-module__9BUq6W__imageWrapper{height:400px}}
.ProjectGallery-module__Zs4ZiG__gallery{background:var(--color-white);padding:4rem 4vw 2rem;position:relative;overflow:hidden}.ProjectGallery-module__Zs4ZiG__container{max-width:1600px;margin:0 auto;position:relative}.ProjectGallery-module__Zs4ZiG__label{font-family:var(--font-sans);color:var(--color-medium-gray);z-index:10;font-size:.9rem;position:absolute;top:0;left:0}.ProjectGallery-module__Zs4ZiG__titleWrapper{z-index:20;text-align:center;pointer-events:none;width:100%;position:absolute;top:14vw;left:50%;transform:translate(-50%,-50%)}.ProjectGallery-module__Zs4ZiG__mainTitle{font-family:var(--font-sans);letter-spacing:-.04em;color:var(--color-black);text-shadow:0 0 20px #fffc;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:1}.ProjectGallery-module__Zs4ZiG__scatteredGrid{width:100%;height:62vw;max-height:1000px;position:relative}.ProjectGallery-module__Zs4ZiG__imageNode{margin:0;position:absolute;overflow:hidden}.ProjectGallery-module__Zs4ZiG__imgInner{width:100%;height:100%;position:relative;overflow:hidden}.ProjectGallery-module__Zs4ZiG__imgInner img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}.ProjectGallery-module__Zs4ZiG__imageNode:hover .ProjectGallery-module__Zs4ZiG__imgInner img{transform:scale(1.05)}.ProjectGallery-module__Zs4ZiG__caption{color:var(--color-medium-gray);margin-top:.6rem;font-size:.85rem;display:block}.ProjectGallery-module__Zs4ZiG__fadedLeft{opacity:.35;z-index:1;width:25vw;height:20vw;top:3vw;left:5%}.ProjectGallery-module__Zs4ZiG__mainLeft{z-index:5;width:25vw;height:18vw;top:12vw;left:15%;overflow:visible;box-shadow:10px 20px 50px #0000001a}.ProjectGallery-module__Zs4ZiG__mainLeft .ProjectGallery-module__Zs4ZiG__imgInner{height:18vw}.ProjectGallery-module__Zs4ZiG__fadedRight{opacity:.25;z-index:1;filter:blur(2px);width:30vw;height:20vw;top:3vw;right:5%}.ProjectGallery-module__Zs4ZiG__mainRight{z-index:5;width:22vw;height:28vw;top:20vw;right:15%;overflow:visible;box-shadow:-10px 20px 50px #0000001a}.ProjectGallery-module__Zs4ZiG__mainRight .ProjectGallery-module__Zs4ZiG__imgInner{height:28vw}.ProjectGallery-module__Zs4ZiG__mainRight .ProjectGallery-module__Zs4ZiG__caption{text-align:right}.ProjectGallery-module__Zs4ZiG__bottomWide{z-index:5;width:40vw;height:25vw;top:34vw;left:10%;overflow:visible}.ProjectGallery-module__Zs4ZiG__bottomWide .ProjectGallery-module__Zs4ZiG__imgInner{height:25vw}.ProjectGallery-module__Zs4ZiG__sideText{text-align:right;width:280px;color:var(--color-dark-gray);font-size:.95rem;line-height:1.5;position:absolute;top:51vw;right:5%}@media (max-width:968px){.ProjectGallery-module__Zs4ZiG__scatteredGrid{flex-direction:column;gap:2rem;height:auto;max-height:none;display:flex}.ProjectGallery-module__Zs4ZiG__imageNode{opacity:1;filter:none;width:100%;height:auto;position:relative;overflow:visible;inset:auto!important}.ProjectGallery-module__Zs4ZiG__imgInner{height:60vw!important}.ProjectGallery-module__Zs4ZiG__titleWrapper{margin:2.5rem 0 3rem;position:relative;top:auto;left:auto;transform:none}.ProjectGallery-module__Zs4ZiG__sideText{text-align:left;width:auto;margin-top:.5rem;position:static}}
.InteractiveLiving-module__ZPwsEq__section{width:100%;min-height:90vh;color:var(--color-white);margin-top:2rem;position:relative;overflow:hidden}.InteractiveLiving-module__ZPwsEq__bgWrapper{z-index:0;background:#111;position:absolute;inset:0}.InteractiveLiving-module__ZPwsEq__layer{opacity:0;transition:opacity .9s;position:absolute;inset:0}.InteractiveLiving-module__ZPwsEq__layer.InteractiveLiving-module__ZPwsEq__visible{opacity:1}.InteractiveLiving-module__ZPwsEq__overlay{z-index:1;background:linear-gradient(#0000008c 0%,#0000004d 45%,#0009 100%);position:absolute;inset:0}.InteractiveLiving-module__ZPwsEq__content{z-index:2;flex-direction:column;justify-content:space-between;gap:3rem;min-height:90vh;padding:4rem 4vw;display:flex;position:relative}.InteractiveLiving-module__ZPwsEq__header{max-width:700px}.InteractiveLiving-module__ZPwsEq__label{font-family:var(--font-sans);opacity:.9;margin-bottom:2rem;font-size:.9rem;display:block}.InteractiveLiving-module__ZPwsEq__title{font-family:var(--font-sans);text-shadow:0 2px 12px #00000073;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,5rem);font-weight:400;line-height:1.1}.InteractiveLiving-module__ZPwsEq__subtitle{text-shadow:0 1px 6px #00000080;font-size:1rem}.InteractiveLiving-module__ZPwsEq__controls{position:absolute;top:4rem;right:4vw}.InteractiveLiving-module__ZPwsEq__toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border-radius:2rem;gap:.25rem;padding:.3rem;display:flex}.InteractiveLiving-module__ZPwsEq__toggleBtn{color:var(--color-white);cursor:pointer;font-size:.9rem;font-family:var(--font-sans);background:0 0;border:none;border-radius:1.5rem;padding:.6rem 1.4rem;transition:background .3s,color .3s}.InteractiveLiving-module__ZPwsEq__toggleBtn.InteractiveLiving-module__ZPwsEq__active{background:var(--color-white);color:var(--color-black)}.InteractiveLiving-module__ZPwsEq__footer{justify-content:space-between;align-items:flex-end;display:flex}.InteractiveLiving-module__ZPwsEq__footerText{text-shadow:0 2px 4px #00000080;max-width:520px;font-size:1rem;line-height:1.6}@media (max-width:768px){.InteractiveLiving-module__ZPwsEq__controls{align-self:flex-start;position:static}.InteractiveLiving-module__ZPwsEq__content{padding-top:3rem}.InteractiveLiving-module__ZPwsEq__header{order:1}.InteractiveLiving-module__ZPwsEq__controls{order:2}.InteractiveLiving-module__ZPwsEq__footer{order:3}}
.Services-module__dpHhBa__section{background-color:var(--color-white);color:var(--color-charcoal);margin-top:2rem;padding:4rem 4vw;position:relative}.Services-module__dpHhBa__container{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;max-width:1600px;margin:0 auto;display:grid}.Services-module__dpHhBa__header{top:calc(var(--header-height) + 1rem);position:sticky}.Services-module__dpHhBa__heading{font-family:var(--font-sans);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500;line-height:1.1}.Services-module__dpHhBa__subtext{color:var(--color-dark-gray);max-width:340px;margin-bottom:3rem;font-size:1rem;line-height:1.6}.Services-module__dpHhBa__imageWrapper{aspect-ratio:4/5;max-width:380px;overflow:hidden}.Services-module__dpHhBa__image{object-fit:cover;width:100%;height:100%;display:block}.Services-module__dpHhBa__serviceList{flex-direction:column;list-style:none;display:flex}.Services-module__dpHhBa__serviceItem{border-top:1px solid var(--color-light-gray);grid-template-columns:3.5rem 1fr;gap:1rem;padding:1.75rem 0;line-height:1.2;transition:padding-left .3s;display:grid}.Services-module__dpHhBa__serviceItem:last-child{border-bottom:1px solid var(--color-light-gray)}.Services-module__dpHhBa__serviceItem:hover{padding-left:.5rem}.Services-module__dpHhBa__number{font-size:.95rem;font-family:var(--font-sans);color:var(--color-medium-gray);padding-top:.5rem;font-weight:500}.Services-module__dpHhBa__serviceTitle{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--color-black);flex-direction:column;font-size:clamp(1.6rem,2.6vw,2.5rem);font-weight:400;display:flex}.Services-module__dpHhBa__smallParen{letter-spacing:0;color:var(--color-medium-gray);margin-top:.4rem;font-size:.95rem;line-height:1.4;display:block}.Services-module__dpHhBa__serviceDesc{color:var(--color-medium-gray);max-width:52ch;margin-top:.75rem;font-size:.95rem;line-height:1.6}.Services-module__dpHhBa__footerNote{text-align:right;color:var(--color-medium-gray);max-width:1600px;margin:6rem auto 0;font-size:.9rem}@media (max-width:968px){.Services-module__dpHhBa__container{grid-template-columns:1fr;gap:3rem}.Services-module__dpHhBa__header{position:static}.Services-module__dpHhBa__footerNote{text-align:left;margin-top:3rem}}
.Philosophy-module__PUxW5G__philosophy{background:var(--color-white);padding:4rem 4vw}.Philosophy-module__PUxW5G__container{max-width:1600px;margin:0 auto;position:relative}.Philosophy-module__PUxW5G__label{font-family:var(--font-sans);color:var(--color-medium-gray);margin-bottom:2rem;font-size:.9rem}.Philosophy-module__PUxW5G__header{max-width:800px;margin-bottom:4rem}.Philosophy-module__PUxW5G__heading{font-family:var(--font-sans);letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.1}.Philosophy-module__PUxW5G__subtext{color:var(--color-medium-gray);max-width:600px;font-size:1rem;line-height:1.6}.Philosophy-module__PUxW5G__imageSection{margin-bottom:6rem}.Philosophy-module__PUxW5G__imageWrapper{width:100%;height:clamp(320px,45vw,640px);position:relative;overflow:hidden}.Philosophy-module__PUxW5G__image{object-fit:cover}.Philosophy-module__PUxW5G__columns{border-top:1px solid var(--color-light-gray);grid-template-columns:repeat(3,1fr);gap:4rem;padding-top:4rem;display:grid}.Philosophy-module__PUxW5G__colTitle{font-family:var(--font-sans);margin-bottom:1.25rem;font-size:1.25rem;font-weight:500}.Philosophy-module__PUxW5G__colText{font-family:var(--font-sans);color:var(--color-medium-gray);font-size:.95rem;line-height:1.6}@media (max-width:968px){.Philosophy-module__PUxW5G__columns{grid-template-columns:1fr;gap:3rem}.Philosophy-module__PUxW5G__imageSection{margin-bottom:3rem}}
.privacy-module__yrBe-G__page{padding:calc(var(--header-height) + 4rem)4vw 6rem;background:var(--color-white)}.privacy-module__yrBe-G__container{max-width:760px;margin:0 auto}.privacy-module__yrBe-G__title{margin-bottom:.75rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:500}.privacy-module__yrBe-G__updated{color:var(--color-medium-gray);margin-bottom:3rem;font-size:.9rem}.privacy-module__yrBe-G__section{margin-bottom:2.5rem}.privacy-module__yrBe-G__h2{margin-bottom:.75rem;font-size:1.35rem;font-weight:500}.privacy-module__yrBe-G__p{color:var(--color-dark-gray);max-width:65ch;margin-bottom:1rem;line-height:1.7}.privacy-module__yrBe-G__back{border-bottom:1px solid;margin-top:2rem;font-weight:500;text-decoration:none;display:inline-block}
.Faq-module__pkI36W__section{background:var(--color-off-white);padding:4rem 4vw 6rem}.Faq-module__pkI36W__container{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;max-width:1600px;margin:0 auto;display:grid}.Faq-module__pkI36W__label{font-family:var(--font-sans);color:var(--color-medium-gray);margin-bottom:2rem;font-size:.9rem}.Faq-module__pkI36W__title{font-family:var(--font-sans);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:500;line-height:1.1}.Faq-module__pkI36W__intro{color:var(--color-medium-gray);max-width:40ch;line-height:1.6}.Faq-module__pkI36W__list{border-top:1px solid var(--color-light-gray)}.Faq-module__pkI36W__item{border-bottom:1px solid var(--color-light-gray)}.Faq-module__pkI36W__question{cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:2rem;padding:1.4rem 0;font-size:1.15rem;font-weight:500;list-style:none;display:flex}.Faq-module__pkI36W__question::-webkit-details-marker{display:none}.Faq-module__pkI36W__icon{flex:none;width:14px;height:14px;position:relative}.Faq-module__pkI36W__icon:before,.Faq-module__pkI36W__icon:after{content:"";background:var(--color-charcoal);transition:transform .25s;position:absolute}.Faq-module__pkI36W__icon:before{width:14px;height:2px;top:6px;left:0}.Faq-module__pkI36W__icon:after{width:2px;height:14px;top:0;left:6px}.Faq-module__pkI36W__item[open] .Faq-module__pkI36W__icon:after{transform:rotate(90deg)}.Faq-module__pkI36W__answer{color:var(--color-medium-gray);max-width:62ch;padding:0 0 1.5rem;line-height:1.7}@media (max-width:968px){.Faq-module__pkI36W__container{grid-template-columns:1fr;gap:2.5rem}}
