.Header-module__85i50G__header{z-index:1000;width:100%;transition:background var(--pe-transition), border-color var(--pe-transition), padding var(--pe-transition);border-bottom:1px solid #0000;padding:20px 32px;position:fixed;top:0;left:0}.Header-module__85i50G__scrolled{-webkit-backdrop-filter:blur(18px);border-bottom-color:var(--pe-border-dark);background:#0b1117eb;padding-top:14px;padding-bottom:14px}.Header-module__85i50G__inner{z-index:2;width:100%;max-width:var(--pe-container);justify-content:space-between;align-items:center;gap:28px;margin:0 auto;display:flex;position:relative}.Header-module__85i50G__brand{flex-shrink:0;align-items:center;gap:14px;display:flex}.Header-module__85i50G__logoMark{object-fit:contain;filter:drop-shadow(0 8px 16px #00000040);flex-shrink:0;width:48px;height:52px}.Header-module__85i50G__brandText{font-family:var(--font-manrope), sans-serif;flex-direction:column;display:flex}.Header-module__85i50G__brandText strong{letter-spacing:.14em;text-transform:uppercase;color:var(--pe-white);font-size:12px;font-weight:600}.Header-module__85i50G__brandText small{letter-spacing:.28em;text-transform:uppercase;color:var(--pe-silver);margin-top:2px;font-size:9px;font-weight:500}.Header-module__85i50G__desktopNav{align-items:center;gap:28px;display:flex}.Header-module__85i50G__navItem{position:relative}.Header-module__85i50G__navLink{font-family:var(--font-manrope), sans-serif;color:#ffffffd1;transition:color var(--pe-transition-fast);align-items:center;gap:5px;padding:15px 0;font-size:12px;font-weight:500;display:flex}.Header-module__85i50G__navLink:hover{color:var(--pe-white)}.Header-module__85i50G__chevron{color:var(--pe-silver);font-size:13px;position:relative;top:-1px}.Header-module__85i50G__dropdown{border:1px solid var(--pe-border-dark);opacity:0;visibility:hidden;width:310px;transition:opacity var(--pe-transition-fast), transform var(--pe-transition-fast), visibility var(--pe-transition-fast);background:#101820fa;padding:12px;position:absolute;top:calc(100% + 8px);left:-24px;transform:translateY(10px);box-shadow:0 18px 45px #00000040}.Header-module__85i50G__navItem:hover .Header-module__85i50G__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__85i50G__dropdownLink{font-family:var(--font-manrope), sans-serif;color:var(--pe-mist);transition:background var(--pe-transition-fast), color var(--pe-transition-fast);border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:18px;padding:13px 14px;font-size:13px;display:flex}.Header-module__85i50G__dropdownLink:last-child{border-bottom:0}.Header-module__85i50G__dropdownLink:hover{color:var(--pe-white);background:#ffffff0d}.Header-module__85i50G__cta{background:var(--pe-ivory);min-height:46px;color:var(--pe-ink);font-family:var(--font-manrope), sans-serif;letter-spacing:.05em;text-transform:uppercase;transition:background var(--pe-transition-fast), transform var(--pe-transition-fast);flex-shrink:0;justify-content:center;align-items:center;gap:14px;padding:0 20px;font-size:11px;font-weight:600;display:flex}.Header-module__85i50G__cta:hover{background:var(--pe-silver);transform:translateY(-2px)}.Header-module__85i50G__menuButton{cursor:pointer;background:0 0;width:42px;height:42px;padding:0;display:none;position:relative}.Header-module__85i50G__menuButton span{background:var(--pe-white);width:26px;height:1px;transition:top var(--pe-transition-fast), transform var(--pe-transition-fast);position:absolute;left:8px}.Header-module__85i50G__menuButton span:first-child{top:17px}.Header-module__85i50G__menuButton span:last-child{top:25px}.Header-module__85i50G__menuButtonOpen span:first-child{top:21px;transform:rotate(45deg)}.Header-module__85i50G__menuButtonOpen span:last-child{top:21px;transform:rotate(-45deg)}.Header-module__85i50G__mobilePanel{display:none}@media (max-width:1080px){.Header-module__85i50G__desktopNav,.Header-module__85i50G__cta{display:none}.Header-module__85i50G__menuButton{display:block}.Header-module__85i50G__mobilePanel{opacity:0;visibility:hidden;transition:opacity var(--pe-transition), visibility var(--pe-transition), transform var(--pe-transition);background:#0b1117fc;padding:115px 28px 40px;display:block;position:fixed;inset:0;transform:translateY(-14px)}.Header-module__85i50G__mobilePanelOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__85i50G__mobileNav{width:100%;max-width:720px;margin:0 auto}.Header-module__85i50G__mobileGroup{border-bottom:1px solid var(--pe-border-dark);padding:15px 0}.Header-module__85i50G__mobileLink{font-family:var(--font-cormorant), serif;color:var(--pe-white);font-size:34px;font-weight:500;line-height:1.1}.Header-module__85i50G__mobileChildren{flex-direction:column;gap:8px;padding-top:14px;display:flex}.Header-module__85i50G__mobileChildren a{font-family:var(--font-manrope), sans-serif;color:var(--pe-silver);transition:color var(--pe-transition-fast);font-size:13px}.Header-module__85i50G__mobileChildren a:hover{color:var(--pe-white)}.Header-module__85i50G__mobileCta{background:var(--pe-ivory);color:var(--pe-ink);font-family:var(--font-manrope), sans-serif;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:34px;padding:17px 18px;font-size:12px;font-weight:600;display:flex}}@media (max-width:640px){.Header-module__85i50G__header{padding:16px 20px}.Header-module__85i50G__scrolled{padding:12px 20px}.Header-module__85i50G__brand{gap:10px}.Header-module__85i50G__logoMark{width:42px;height:46px}.Header-module__85i50G__brandText strong{letter-spacing:.12em;font-size:10px}.Header-module__85i50G__brandText small{letter-spacing:.22em;font-size:8px}.Header-module__85i50G__mobilePanel{padding:100px 20px 30px}.Header-module__85i50G__mobileLink{font-size:30px}.Header-module__85i50G__mobileChildren a{font-size:12px}}@media (max-width:390px){.Header-module__85i50G__brandText{display:none}.Header-module__85i50G__logoMark{width:44px;height:48px}.Header-module__85i50G__mobileLink{font-size:28px}}
.Footer-module__hP-FLq__footer{background:var(--pe-ink);color:var(--pe-white);padding:90px 32px 30px}.Footer-module__hP-FLq__container{width:100%;max-width:var(--pe-container);margin:0 auto}.Footer-module__hP-FLq__top{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:100px;padding-bottom:75px;display:grid}.Footer-module__hP-FLq__brand{max-width:390px}.Footer-module__hP-FLq__logo{object-fit:contain;width:280px;height:auto}.Footer-module__hP-FLq__brand p{font-family:var(--font-cormorant), serif;color:var(--pe-mist);margin-top:35px;font-size:30px;line-height:1.08}.Footer-module__hP-FLq__navigation{grid-template-columns:repeat(3,1fr);gap:45px;display:grid}.Footer-module__hP-FLq__navigation>div{flex-direction:column;gap:13px;display:flex}.Footer-module__hP-FLq__navigation h3{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--pe-steel);margin-bottom:13px;font-size:9px;font-weight:600}.Footer-module__hP-FLq__navigation a{width:fit-content;font-family:var(--font-manrope), sans-serif;color:#e4ebf3c7;transition:color var(--pe-transition-fast);font-size:12px}.Footer-module__hP-FLq__navigation a:hover{color:var(--pe-white)}.Footer-module__hP-FLq__bottom{border-top:1px solid var(--pe-border-dark);justify-content:space-between;align-items:center;gap:30px;padding-top:26px;display:flex}.Footer-module__hP-FLq__bottom p{font-family:var(--font-manrope), sans-serif;letter-spacing:.08em;color:var(--pe-steel);font-size:9px}@media (max-width:850px){.Footer-module__hP-FLq__footer{padding:75px 24px 28px}.Footer-module__hP-FLq__top{grid-template-columns:1fr;gap:65px}}@media (max-width:600px){.Footer-module__hP-FLq__footer{padding:65px 20px 25px}.Footer-module__hP-FLq__navigation{grid-template-columns:1fr;gap:42px}.Footer-module__hP-FLq__logo{width:230px}.Footer-module__hP-FLq__bottom{flex-direction:column;align-items:flex-start}}
.Hero-module__Vtspxq__hero{min-height:100svh;color:var(--pe-white);background:linear-gradient(120deg,#0b1117 0%,#101820 52%,#0b1117 100%);padding:155px 32px 34px;position:relative;overflow:hidden}.Hero-module__Vtspxq__grid{pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0}.Hero-module__Vtspxq__glow{filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#a7aeb426 0%,#6f7c880f 38%,#0000 70%);border-radius:50%;width:760px;height:760px;position:absolute;top:5%;right:-10%}.Hero-module__Vtspxq__container{z-index:2;width:100%;max-width:var(--pe-container);grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:center;gap:78px;margin:0 auto;display:grid;position:relative}.Hero-module__Vtspxq__content{max-width:800px}.Hero-module__Vtspxq__eyebrow{font-family:var(--font-manrope), sans-serif;letter-spacing:.19em;text-transform:uppercase;color:var(--pe-silver);margin-bottom:28px;font-size:11px;font-weight:600}.Hero-module__Vtspxq__title{letter-spacing:-.04em;color:var(--pe-white);flex-direction:column;font-size:clamp(68px,7vw,108px);font-weight:500;line-height:.88;display:flex}.Hero-module__Vtspxq__title span:last-child{color:var(--pe-mist);margin-left:54px}.Hero-module__Vtspxq__description{max-width:650px;font-family:var(--font-manrope), sans-serif;color:#e4ebf3c7;margin-top:40px;font-size:17px;font-weight:400;line-height:1.75}.Hero-module__Vtspxq__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.Hero-module__Vtspxq__primaryButton,.Hero-module__Vtspxq__secondaryButton{min-height:54px;font-family:var(--font-manrope), sans-serif;letter-spacing:.06em;text-transform:uppercase;transition:background var(--pe-transition-fast), color var(--pe-transition-fast), border-color var(--pe-transition-fast), transform var(--pe-transition-fast);justify-content:space-between;align-items:center;gap:24px;padding:0 22px;font-size:11px;font-weight:600;display:inline-flex}.Hero-module__Vtspxq__primaryButton{background:var(--pe-ivory);color:var(--pe-ink)}.Hero-module__Vtspxq__primaryButton:hover{background:var(--pe-silver);transform:translateY(-2px)}.Hero-module__Vtspxq__secondaryButton{color:var(--pe-white);border:1px solid #ffffff2b}.Hero-module__Vtspxq__secondaryButton:hover{background:#ffffff0e;border-color:#ffffff4d;transform:translateY(-2px)}.Hero-module__Vtspxq__visual{justify-content:flex-end;width:100%;display:flex}.Hero-module__Vtspxq__visualFrame{aspect-ratio:.82;background:linear-gradient(145deg,#37445347,#0b11176b);border:1px solid #e4ebf326;width:min(100%,430px);position:relative;overflow:hidden;box-shadow:0 30px 80px #0000002e}.Hero-module__Vtspxq__visualFrame:before{content:"";pointer-events:none;border:1px solid #ffffff0e;position:absolute;inset:18px}.Hero-module__Vtspxq__visualFrame:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff0b,#0000);width:80%;height:140%;position:absolute;top:-20%;right:-25%;transform:rotate(16deg)}.Hero-module__Vtspxq__code{font-family:var(--font-manrope), sans-serif;letter-spacing:.2em;color:var(--pe-steel);font-size:9px;position:absolute;top:29px;right:30px}.Hero-module__Vtspxq__analysisLabel{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#e4ebf385;font-size:9px;position:absolute;top:30px;left:30px}.Hero-module__Vtspxq__horizontalLine{background:linear-gradient(90deg,#0000,#a7aeb447,#0000);width:100%;height:1px;position:absolute;top:50%;left:0}.Hero-module__Vtspxq__verticalLine{background:linear-gradient(#0000,#a7aeb447,#0000);width:1px;height:100%;position:absolute;top:0;left:50%}.Hero-module__Vtspxq__logoContainer{width:66%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Vtspxq__monogram{object-fit:contain;filter:drop-shadow(0 24px 35px #00000061);width:100%;height:auto;transition:transform .6s}.Hero-module__Vtspxq__visualFrame:hover .Hero-module__Vtspxq__monogram{transform:scale(1.035)}.Hero-module__Vtspxq__coordinates{font-family:var(--font-manrope), sans-serif;letter-spacing:.14em;color:var(--pe-steel);gap:16px;font-size:8px;display:flex;position:absolute;bottom:48px;left:30px}.Hero-module__Vtspxq__reference{font-family:var(--font-manrope), sans-serif;letter-spacing:.18em;color:#e4ebf366;font-size:8px;position:absolute;bottom:25px;left:30px}.Hero-module__Vtspxq__practiceNavigation{z-index:2;width:100%;max-width:var(--pe-container);border-top:1px solid var(--pe-border-dark);grid-template-columns:repeat(3,1fr);margin:72px auto 0;display:grid;position:relative}.Hero-module__Vtspxq__practiceItem{border-right:1px solid var(--pe-border-dark);min-height:104px;transition:background var(--pe-transition-fast);grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px 28px;display:grid;position:relative}.Hero-module__Vtspxq__practiceItem:first-child{padding-left:0}.Hero-module__Vtspxq__practiceItem:last-child{border-right:0}.Hero-module__Vtspxq__practiceItem:hover{background:#ffffff09}.Hero-module__Vtspxq__practiceNumber{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;color:var(--pe-steel);font-size:9px}.Hero-module__Vtspxq__practiceTitle{max-width:210px;font-family:var(--font-cormorant), serif;color:var(--pe-mist);font-size:23px;font-weight:500;line-height:1.05}.Hero-module__Vtspxq__practiceArrow{color:var(--pe-silver);transition:transform var(--pe-transition-fast)}.Hero-module__Vtspxq__practiceItem:hover .Hero-module__Vtspxq__practiceArrow{transform:translate(3px,-3px)}@media (max-width:1080px){.Hero-module__Vtspxq__hero{padding-top:135px}.Hero-module__Vtspxq__container{grid-template-columns:minmax(0,1fr) 330px;gap:42px}.Hero-module__Vtspxq__title{font-size:clamp(58px,7vw,86px)}.Hero-module__Vtspxq__title span:last-child{margin-left:30px}.Hero-module__Vtspxq__visualFrame{max-width:330px}}@media (max-width:820px){.Hero-module__Vtspxq__hero{min-height:auto;padding:130px 24px 28px}.Hero-module__Vtspxq__container{grid-template-columns:1fr}.Hero-module__Vtspxq__content{max-width:680px}.Hero-module__Vtspxq__visual{display:none}.Hero-module__Vtspxq__practiceNavigation{grid-template-columns:1fr;margin-top:64px}.Hero-module__Vtspxq__practiceItem,.Hero-module__Vtspxq__practiceItem:first-child{border-right:0;border-bottom:1px solid var(--pe-border-dark);min-height:auto;padding:20px 0}.Hero-module__Vtspxq__practiceItem:last-child{border-bottom:0}}@media (max-width:560px){.Hero-module__Vtspxq__hero{padding:120px 20px 24px}.Hero-module__Vtspxq__eyebrow{max-width:330px;margin-bottom:22px;font-size:9px;line-height:1.8}.Hero-module__Vtspxq__title{font-size:clamp(48px,15.5vw,70px);line-height:.94}.Hero-module__Vtspxq__title span:last-child{margin-left:0}.Hero-module__Vtspxq__description{margin-top:27px;font-size:15px;line-height:1.7}.Hero-module__Vtspxq__actions{flex-direction:column;align-items:stretch;margin-top:30px}.Hero-module__Vtspxq__primaryButton,.Hero-module__Vtspxq__secondaryButton{justify-content:space-between;width:100%}.Hero-module__Vtspxq__practiceNavigation{margin-top:50px}.Hero-module__Vtspxq__practiceTitle{font-size:21px}}
.FirmIntro-module__0uhpia__section{background:var(--pe-ivory);color:var(--pe-ink);padding:130px 32px 140px;position:relative;overflow:hidden}.FirmIntro-module__0uhpia__container{width:100%;max-width:var(--pe-container);margin:0 auto}.FirmIntro-module__0uhpia__headingRow{border-bottom:1px solid var(--pe-border-light);grid-template-columns:minmax(150px,.28fr) minmax(0,1fr);gap:80px;padding-bottom:70px;display:grid}.FirmIntro-module__0uhpia__labelGroup{align-items:flex-start;gap:16px;padding-top:12px;display:flex}.FirmIntro-module__0uhpia__number{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);font-size:10px}.FirmIntro-module__0uhpia__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--pe-slate);font-size:11px;font-weight:600}.FirmIntro-module__0uhpia__title{max-width:920px;font-family:var(--font-cormorant), serif;letter-spacing:-.03em;color:var(--pe-ink);font-size:clamp(50px,5.3vw,78px);font-weight:500;line-height:.98}.FirmIntro-module__0uhpia__title span{color:var(--pe-steel)}.FirmIntro-module__0uhpia__contentGrid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:100px;padding-top:72px;display:grid}.FirmIntro-module__0uhpia__left{flex-direction:column;justify-content:space-between;min-height:330px;display:flex;position:relative}.FirmIntro-module__0uhpia__statement{flex-direction:column;width:100%;display:flex}.FirmIntro-module__0uhpia__statement span{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--pe-slate);border-bottom:1px solid var(--pe-border-light);padding:14px 0;font-size:11px;font-weight:600}.FirmIntro-module__0uhpia__statement span:first-child{border-top:1px solid var(--pe-border-light)}.FirmIntro-module__0uhpia__monogram{font-family:var(--font-cormorant), serif;letter-spacing:-.08em;color:#1018200b;-webkit-user-select:none;user-select:none;font-size:170px;line-height:.8;position:absolute;bottom:-28px;left:-12px}.FirmIntro-module__0uhpia__copy{max-width:700px}.FirmIntro-module__0uhpia__copy p{font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:16px;line-height:1.85}.FirmIntro-module__0uhpia__copy .FirmIntro-module__0uhpia__lead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:28px;font-size:clamp(26px,2.5vw,36px);line-height:1.2}.FirmIntro-module__0uhpia__link{width:fit-content;font-family:var(--font-manrope), sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--pe-ink);border-bottom:1px solid var(--pe-ink);transition:gap var(--pe-transition-fast), color var(--pe-transition-fast);align-items:center;gap:40px;margin-top:42px;padding-bottom:10px;font-size:11px;font-weight:600;display:inline-flex}.FirmIntro-module__0uhpia__link:hover{color:var(--pe-steel);gap:48px}@media (max-width:900px){.FirmIntro-module__0uhpia__section{padding:100px 24px 110px}.FirmIntro-module__0uhpia__headingRow{grid-template-columns:1fr;gap:34px}.FirmIntro-module__0uhpia__contentGrid{grid-template-columns:1fr;gap:60px}.FirmIntro-module__0uhpia__left{min-height:auto}.FirmIntro-module__0uhpia__monogram{display:none}}@media (max-width:560px){.FirmIntro-module__0uhpia__section{padding:82px 20px 88px}.FirmIntro-module__0uhpia__headingRow{padding-bottom:46px}.FirmIntro-module__0uhpia__title{font-size:clamp(42px,12vw,58px)}.FirmIntro-module__0uhpia__contentGrid{gap:42px;padding-top:46px}.FirmIntro-module__0uhpia__copy .FirmIntro-module__0uhpia__lead{font-size:27px}.FirmIntro-module__0uhpia__copy p{font-size:15px}}
.Approach-module__qTbHnW__section{background:var(--pe-mist);color:var(--pe-ink);padding:125px 32px 135px}.Approach-module__qTbHnW__container{width:100%;max-width:var(--pe-container);margin:0 auto}.Approach-module__qTbHnW__intro{grid-template-columns:minmax(160px,.28fr) minmax(0,1fr);gap:80px;margin-bottom:80px;display:grid}.Approach-module__qTbHnW__labelGroup{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.Approach-module__qTbHnW__labelGroup p{color:var(--pe-slate);font-size:11px;font-weight:600}.Approach-module__qTbHnW__intro h2{letter-spacing:-.03em;max-width:860px;color:var(--pe-ink);font-size:clamp(48px,5vw,76px);line-height:.98}.Approach-module__qTbHnW__intro h2 span{color:var(--pe-steel)}.Approach-module__qTbHnW__steps{border-top:1px solid #1018202e;grid-template-columns:repeat(4,1fr);display:grid}.Approach-module__qTbHnW__step{min-height:310px;transition:background var(--pe-transition);border-right:1px solid #1018202e;flex-direction:column;gap:70px;padding:28px 30px 32px;display:flex;position:relative}.Approach-module__qTbHnW__step:first-child{padding-left:0}.Approach-module__qTbHnW__step:last-child{border-right:0}.Approach-module__qTbHnW__step:hover{background:#ffffff57}.Approach-module__qTbHnW__number{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;color:var(--pe-steel);font-size:9px}.Approach-module__qTbHnW__step h3{color:var(--pe-ink);margin-bottom:18px;font-size:36px}.Approach-module__qTbHnW__step p{max-width:220px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:14px;line-height:1.7}.Approach-module__qTbHnW__line{background:var(--pe-slate);width:0;height:2px;transition:width var(--pe-transition);position:absolute;bottom:0;left:30px}.Approach-module__qTbHnW__step:hover .Approach-module__qTbHnW__line{width:calc(100% - 60px)}@media (max-width:900px){.Approach-module__qTbHnW__section{padding:100px 24px 110px}.Approach-module__qTbHnW__intro{grid-template-columns:1fr;gap:34px}.Approach-module__qTbHnW__steps{grid-template-columns:repeat(2,1fr)}.Approach-module__qTbHnW__step:nth-child(2){border-right:0}.Approach-module__qTbHnW__step:nth-child(-n+2){border-bottom:1px solid #1018202e}}@media (max-width:560px){.Approach-module__qTbHnW__section{padding:82px 20px 88px}.Approach-module__qTbHnW__intro{margin-bottom:54px}.Approach-module__qTbHnW__intro h2{font-size:clamp(42px,12vw,58px)}.Approach-module__qTbHnW__steps{grid-template-columns:1fr}.Approach-module__qTbHnW__step,.Approach-module__qTbHnW__step:first-child{border-bottom:1px solid #1018202e;border-right:0;gap:34px;min-height:auto;padding:25px 0 38px}.Approach-module__qTbHnW__step:last-child{border-bottom:0}.Approach-module__qTbHnW__step h3{font-size:32px}.Approach-module__qTbHnW__step p{max-width:100%}.Approach-module__qTbHnW__line{left:0}.Approach-module__qTbHnW__step:hover .Approach-module__qTbHnW__line{width:100%}}
.PracticeAreas-module__IaBIOG__section{background:var(--pe-ivory);color:var(--pe-ink);padding:130px 32px 140px}.PracticeAreas-module__IaBIOG__container{width:100%;max-width:var(--pe-container);margin:0 auto}.PracticeAreas-module__IaBIOG__header{grid-template-columns:minmax(160px,.28fr) minmax(0,1fr);gap:80px;margin-bottom:80px;display:grid}.PracticeAreas-module__IaBIOG__labelGroup{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:11px;font-size:10px;display:flex}.PracticeAreas-module__IaBIOG__labelGroup p{color:var(--pe-slate);font-size:11px;font-weight:600}.PracticeAreas-module__IaBIOG__headerContent{max-width:900px}.PracticeAreas-module__IaBIOG__headerContent h2{letter-spacing:-.03em;max-width:900px;color:var(--pe-ink);font-size:clamp(50px,5vw,76px);line-height:.98}.PracticeAreas-module__IaBIOG__headerContent h2 span{color:var(--pe-steel)}.PracticeAreas-module__IaBIOG__headerContent>p{max-width:620px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);margin-top:30px;font-size:15px;line-height:1.8}.PracticeAreas-module__IaBIOG__areas{border-top:1px solid var(--pe-border-light)}.PracticeAreas-module__IaBIOG__area{border-bottom:1px solid var(--pe-border-light);min-height:190px;transition:padding var(--pe-transition), background var(--pe-transition);grid-template-columns:180px minmax(260px,.9fr) minmax(260px,1fr) 40px;align-items:center;gap:45px;padding:32px 0;display:grid;position:relative}.PracticeAreas-module__IaBIOG__area:before{content:"";background:var(--pe-midnight);transform-origin:bottom;transition:transform var(--pe-transition);position:absolute;inset:0;transform:scaleY(0)}.PracticeAreas-module__IaBIOG__area:hover:before{transform:scaleY(1)}.PracticeAreas-module__IaBIOG__area:hover{padding-left:26px;padding-right:26px}.PracticeAreas-module__IaBIOG__area>*{z-index:2;position:relative}.PracticeAreas-module__IaBIOG__meta{flex-direction:column;gap:8px;display:flex}.PracticeAreas-module__IaBIOG__number{font-family:var(--font-manrope), sans-serif;letter-spacing:.18em;color:var(--pe-steel);font-size:9px}.PracticeAreas-module__IaBIOG__category{font-family:var(--font-manrope), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--pe-slate);font-size:10px;font-weight:600}.PracticeAreas-module__IaBIOG__area h3{max-width:370px;color:var(--pe-ink);transition:color var(--pe-transition);font-size:clamp(34px,3.2vw,48px);line-height:1}.PracticeAreas-module__IaBIOG__area>p{max-width:500px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);transition:color var(--pe-transition);font-size:14px;line-height:1.75}.PracticeAreas-module__IaBIOG__arrow{color:var(--pe-steel);transition:color var(--pe-transition), transform var(--pe-transition);justify-self:end;font-size:18px}.PracticeAreas-module__IaBIOG__area:hover h3{color:var(--pe-white)}.PracticeAreas-module__IaBIOG__area:hover>p{color:#e4ebf3bd}.PracticeAreas-module__IaBIOG__area:hover .PracticeAreas-module__IaBIOG__category,.PracticeAreas-module__IaBIOG__area:hover .PracticeAreas-module__IaBIOG__number{color:var(--pe-silver)}.PracticeAreas-module__IaBIOG__area:hover .PracticeAreas-module__IaBIOG__arrow{color:var(--pe-white);transform:translate(4px,-4px)}@media (max-width:950px){.PracticeAreas-module__IaBIOG__section{padding:105px 24px 115px}.PracticeAreas-module__IaBIOG__header{grid-template-columns:1fr;gap:34px}.PracticeAreas-module__IaBIOG__area{grid-template-columns:100px minmax(200px,.8fr) minmax(240px,1fr) 30px;gap:28px}}@media (max-width:700px){.PracticeAreas-module__IaBIOG__section{padding:82px 20px 90px}.PracticeAreas-module__IaBIOG__header{margin-bottom:55px}.PracticeAreas-module__IaBIOG__headerContent h2{font-size:clamp(42px,12vw,58px)}.PracticeAreas-module__IaBIOG__area{min-height:auto;padding:30px 0;display:block}.PracticeAreas-module__IaBIOG__area:hover{padding:30px 18px}.PracticeAreas-module__IaBIOG__meta{margin-bottom:22px}.PracticeAreas-module__IaBIOG__area h3{margin-bottom:20px;font-size:37px}.PracticeAreas-module__IaBIOG__area>p{padding-right:30px}.PracticeAreas-module__IaBIOG__arrow{position:absolute;top:32px;right:5px}}
.EvidenceFeature-module__h792ba__section{background:var(--pe-ink);color:var(--pe-white);padding:135px 32px 145px;position:relative;overflow:hidden}.EvidenceFeature-module__h792ba__gridBackground{opacity:.22;pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:78px 78px;position:absolute;inset:0}.EvidenceFeature-module__h792ba__container{z-index:2;width:100%;max-width:var(--pe-container);grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);align-items:center;gap:110px;margin:0 auto;display:grid;position:relative}.EvidenceFeature-module__h792ba__visual{width:100%}.EvidenceFeature-module__h792ba__visualFrame{aspect-ratio:.9;background:radial-gradient(circle,#6f7c8826,#0000 45%),linear-gradient(145deg,#111b24,#0b1117);border:1px solid #ffffff1f;width:min(100%,500px);position:relative;overflow:hidden}.EvidenceFeature-module__h792ba__visualFrame:before{content:"";border:1px solid #ffffff0d;position:absolute;inset:20px}.EvidenceFeature-module__h792ba__topLabel{font-family:var(--font-manrope), sans-serif;letter-spacing:.18em;color:var(--pe-steel);font-size:8px;position:absolute;top:32px;left:32px}.EvidenceFeature-module__h792ba__crossHorizontal{background:linear-gradient(90deg,#0000,#a7aeb447,#0000);width:100%;height:1px;position:absolute;top:50%;left:0}.EvidenceFeature-module__h792ba__crossVertical{background:linear-gradient(#0000,#a7aeb447,#0000);width:1px;height:100%;position:absolute;top:0;left:50%}.EvidenceFeature-module__h792ba__logo{object-fit:contain;filter:drop-shadow(0 28px 38px #0000006b);width:65%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EvidenceFeature-module__h792ba__reference{font-family:var(--font-manrope), sans-serif;letter-spacing:.17em;color:var(--pe-steel);font-size:8px;position:absolute;bottom:30px;left:32px}.EvidenceFeature-module__h792ba__content{max-width:680px}.EvidenceFeature-module__h792ba__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--pe-steel);gap:16px;margin-bottom:35px;font-size:10px;display:flex}.EvidenceFeature-module__h792ba__label p{color:var(--pe-silver);font-size:11px;font-weight:600}.EvidenceFeature-module__h792ba__content h2{letter-spacing:-.035em;max-width:680px;color:var(--pe-white);font-size:clamp(52px,5vw,78px);line-height:.97}.EvidenceFeature-module__h792ba__content h2 span{color:var(--pe-silver)}.EvidenceFeature-module__h792ba__lead{max-width:610px;font-family:var(--font-cormorant), serif;color:var(--pe-mist);margin-top:38px;font-size:28px;line-height:1.25}.EvidenceFeature-module__h792ba__body{max-width:590px;font-family:var(--font-manrope), sans-serif;color:#e4ebf3a6;margin-top:24px;font-size:14px;line-height:1.8}.EvidenceFeature-module__h792ba__concepts{border-top:1px solid var(--pe-border-dark);border-bottom:1px solid var(--pe-border-dark);grid-template-columns:repeat(3,1fr);margin-top:46px;display:grid}.EvidenceFeature-module__h792ba__concepts>div{border-right:1px solid var(--pe-border-dark);padding:20px 18px}.EvidenceFeature-module__h792ba__concepts>div:first-child{padding-left:0}.EvidenceFeature-module__h792ba__concepts>div:last-child{border-right:0}.EvidenceFeature-module__h792ba__concepts span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:12px;font-size:8px;display:block}.EvidenceFeature-module__h792ba__concepts p{font-family:var(--font-cormorant), serif;color:var(--pe-mist);font-size:24px}.EvidenceFeature-module__h792ba__link{border-bottom:1px solid var(--pe-silver);font-family:var(--font-manrope), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--pe-white);transition:gap var(--pe-transition-fast);align-items:center;gap:44px;margin-top:38px;padding-bottom:10px;font-size:10px;font-weight:600;display:inline-flex}.EvidenceFeature-module__h792ba__link:hover{gap:52px}@media (max-width:950px){.EvidenceFeature-module__h792ba__section{padding:105px 24px 115px}.EvidenceFeature-module__h792ba__container{grid-template-columns:1fr;gap:70px}.EvidenceFeature-module__h792ba__visualFrame{aspect-ratio:1.25;max-width:620px}}@media (max-width:560px){.EvidenceFeature-module__h792ba__section{padding:82px 20px 90px}.EvidenceFeature-module__h792ba__container{gap:52px}.EvidenceFeature-module__h792ba__visualFrame{aspect-ratio:.95}.EvidenceFeature-module__h792ba__content h2{font-size:clamp(43px,12vw,58px)}.EvidenceFeature-module__h792ba__lead{font-size:25px}.EvidenceFeature-module__h792ba__concepts{grid-template-columns:1fr}.EvidenceFeature-module__h792ba__concepts>div,.EvidenceFeature-module__h792ba__concepts>div:first-child{border-right:0;border-bottom:1px solid var(--pe-border-dark);padding:16px 0}.EvidenceFeature-module__h792ba__concepts>div:last-child{border-bottom:0}}
.SstFeature-module__7DqhHW__section{background:var(--pe-mist);color:var(--pe-ink);padding:135px 32px 145px}.SstFeature-module__7DqhHW__container{width:100%;max-width:var(--pe-container);margin:0 auto}.SstFeature-module__7DqhHW__top{border-bottom:1px solid #10182029;grid-template-columns:minmax(200px,.3fr) minmax(0,1fr);gap:70px;padding-bottom:72px;display:grid}.SstFeature-module__7DqhHW__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:12px;font-size:10px;display:flex}.SstFeature-module__7DqhHW__label p{max-width:160px;color:var(--pe-slate);font-size:11px;font-weight:600}.SstFeature-module__7DqhHW__top h2{letter-spacing:-.03em;max-width:920px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.SstFeature-module__7DqhHW__top h2 span{color:var(--pe-steel)}.SstFeature-module__7DqhHW__content{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:110px;padding-top:74px;display:grid}.SstFeature-module__7DqhHW__copy{max-width:540px}.SstFeature-module__7DqhHW__lead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:25px;font-size:29px;line-height:1.22}.SstFeature-module__7DqhHW__copy>p:not(.SstFeature-module__7DqhHW__lead){font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:14px;line-height:1.8}.SstFeature-module__7DqhHW__link{border-bottom:1px solid var(--pe-ink);font-family:var(--font-manrope), sans-serif;letter-spacing:.07em;text-transform:uppercase;transition:gap var(--pe-transition-fast);align-items:center;gap:40px;margin-top:36px;padding-bottom:9px;font-size:10px;font-weight:600;display:inline-flex}.SstFeature-module__7DqhHW__link:hover{gap:48px}.SstFeature-module__7DqhHW__pillars{border-top:1px solid #10182029}.SstFeature-module__7DqhHW__pillar{border-bottom:1px solid #10182029;grid-template-columns:45px minmax(150px,.5fr) minmax(220px,1fr);align-items:center;gap:28px;padding:31px 0;display:grid}.SstFeature-module__7DqhHW__pillar>span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);font-size:9px}.SstFeature-module__7DqhHW__pillar h3{color:var(--pe-ink);font-size:31px}.SstFeature-module__7DqhHW__pillar p{font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:13px;line-height:1.7}@media (max-width:900px){.SstFeature-module__7DqhHW__section{padding:105px 24px 115px}.SstFeature-module__7DqhHW__top{grid-template-columns:1fr;gap:34px}.SstFeature-module__7DqhHW__content{grid-template-columns:1fr;gap:60px}}@media (max-width:560px){.SstFeature-module__7DqhHW__section{padding:82px 20px 90px}.SstFeature-module__7DqhHW__top{padding-bottom:48px}.SstFeature-module__7DqhHW__top h2{font-size:clamp(42px,12vw,58px)}.SstFeature-module__7DqhHW__content{padding-top:48px}.SstFeature-module__7DqhHW__lead{font-size:26px}.SstFeature-module__7DqhHW__pillar{grid-template-columns:35px 1fr;gap:18px}.SstFeature-module__7DqhHW__pillar p{grid-column:2/3}.SstFeature-module__7DqhHW__pillar h3{font-size:29px}}
.WhyPirson-module__0b0xyq__section{background:var(--pe-ivory);color:var(--pe-ink);padding:135px 32px 145px}.WhyPirson-module__0b0xyq__container{width:100%;max-width:var(--pe-container);margin:0 auto}.WhyPirson-module__0b0xyq__header{grid-template-columns:minmax(190px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:78px;display:grid}.WhyPirson-module__0b0xyq__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:11px;font-size:10px;display:flex}.WhyPirson-module__0b0xyq__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.WhyPirson-module__0b0xyq__header h2{letter-spacing:-.03em;max-width:900px;color:var(--pe-ink);font-size:clamp(50px,5.2vw,78px);line-height:.98}.WhyPirson-module__0b0xyq__header h2 span{color:var(--pe-steel)}.WhyPirson-module__0b0xyq__values{border-top:1px solid var(--pe-border-light);border-left:1px solid var(--pe-border-light);grid-template-columns:repeat(3,1fr);display:grid}.WhyPirson-module__0b0xyq__value{border-right:1px solid var(--pe-border-light);border-bottom:1px solid var(--pe-border-light);min-height:290px;transition:background var(--pe-transition), color var(--pe-transition);padding:30px;position:relative;overflow:hidden}.WhyPirson-module__0b0xyq__value:hover{background:var(--pe-midnight)}.WhyPirson-module__0b0xyq__number{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;color:var(--pe-steel);margin-bottom:68px;font-size:9px;display:block}.WhyPirson-module__0b0xyq__value h3{color:var(--pe-ink);transition:color var(--pe-transition);margin-bottom:18px;font-size:35px}.WhyPirson-module__0b0xyq__value p{max-width:310px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);transition:color var(--pe-transition);font-size:13px;line-height:1.75}.WhyPirson-module__0b0xyq__decorativeLine{background:var(--pe-silver);width:0;height:2px;transition:width var(--pe-transition);position:absolute;bottom:0;left:30px}.WhyPirson-module__0b0xyq__value:hover h3{color:var(--pe-white)}.WhyPirson-module__0b0xyq__value:hover p{color:#e4ebf3b8}.WhyPirson-module__0b0xyq__value:hover .WhyPirson-module__0b0xyq__number{color:var(--pe-silver)}.WhyPirson-module__0b0xyq__value:hover .WhyPirson-module__0b0xyq__decorativeLine{width:calc(100% - 60px)}@media (max-width:900px){.WhyPirson-module__0b0xyq__section{padding:105px 24px 115px}.WhyPirson-module__0b0xyq__header{grid-template-columns:1fr;gap:34px}.WhyPirson-module__0b0xyq__values{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.WhyPirson-module__0b0xyq__section{padding:82px 20px 90px}.WhyPirson-module__0b0xyq__header{margin-bottom:52px}.WhyPirson-module__0b0xyq__header h2{font-size:clamp(42px,12vw,58px)}.WhyPirson-module__0b0xyq__values{grid-template-columns:1fr}.WhyPirson-module__0b0xyq__value{min-height:240px;padding:25px}.WhyPirson-module__0b0xyq__number{margin-bottom:45px}.WhyPirson-module__0b0xyq__value h3{font-size:32px}}
.WorkProcess-module__LqCiVG__section{background:var(--pe-midnight);color:var(--pe-white);padding:135px 32px 140px;position:relative;overflow:hidden}.WorkProcess-module__LqCiVG__grid{opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.WorkProcess-module__LqCiVG__container{z-index:2;width:100%;max-width:var(--pe-container);margin:0 auto;position:relative}.WorkProcess-module__LqCiVG__header{grid-template-columns:minmax(190px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:78px;display:grid}.WorkProcess-module__LqCiVG__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.WorkProcess-module__LqCiVG__label p{color:var(--pe-silver);font-size:11px;font-weight:600}.WorkProcess-module__LqCiVG__heading h2{letter-spacing:-.03em;max-width:900px;color:var(--pe-white);font-size:clamp(50px,5.2vw,78px);line-height:.98}.WorkProcess-module__LqCiVG__heading h2 span{color:var(--pe-silver)}.WorkProcess-module__LqCiVG__heading>p{max-width:560px;font-family:var(--font-manrope), sans-serif;color:#e4ebf3a6;margin-top:28px;font-size:14px;line-height:1.8}.WorkProcess-module__LqCiVG__steps{border-top:1px solid var(--pe-border-dark);grid-template-columns:repeat(3,1fr);display:grid}.WorkProcess-module__LqCiVG__step{border-right:1px solid var(--pe-border-dark);min-height:340px;transition:background var(--pe-transition);padding:30px;position:relative}.WorkProcess-module__LqCiVG__step:first-child{padding-left:0}.WorkProcess-module__LqCiVG__step:last-child{border-right:0}.WorkProcess-module__LqCiVG__step:hover{background:#ffffff09}.WorkProcess-module__LqCiVG__number{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;color:var(--pe-steel);margin-bottom:92px;font-size:9px;display:block}.WorkProcess-module__LqCiVG__step h3{max-width:280px;color:var(--pe-white);margin-bottom:20px;font-size:37px;line-height:1.05}.WorkProcess-module__LqCiVG__step p{max-width:290px;font-family:var(--font-manrope), sans-serif;color:#e4ebf39e;font-size:13px;line-height:1.75}.WorkProcess-module__LqCiVG__arrow{color:var(--pe-silver);transition:transform var(--pe-transition-fast);position:absolute;top:30px;right:30px}.WorkProcess-module__LqCiVG__step:hover .WorkProcess-module__LqCiVG__arrow{transform:translate(5px)}.WorkProcess-module__LqCiVG__footer{border-top:1px solid var(--pe-border-dark);justify-content:space-between;align-items:center;gap:50px;margin-top:60px;padding-top:34px;display:flex}.WorkProcess-module__LqCiVG__footer>p{max-width:550px;font-family:var(--font-manrope), sans-serif;color:var(--pe-steel);font-size:11px;line-height:1.7}.WorkProcess-module__LqCiVG__cta{background:var(--pe-ivory);min-height:54px;color:var(--pe-ink);font-family:var(--font-manrope), sans-serif;letter-spacing:.07em;text-transform:uppercase;transition:background var(--pe-transition-fast), transform var(--pe-transition-fast);justify-content:space-between;align-items:center;gap:35px;padding:0 22px;font-size:10px;font-weight:600;display:inline-flex}.WorkProcess-module__LqCiVG__cta:hover{background:var(--pe-silver);transform:translateY(-2px)}@media (max-width:900px){.WorkProcess-module__LqCiVG__section{padding:105px 24px 115px}.WorkProcess-module__LqCiVG__header{grid-template-columns:1fr;gap:34px}.WorkProcess-module__LqCiVG__steps{grid-template-columns:1fr}.WorkProcess-module__LqCiVG__step,.WorkProcess-module__LqCiVG__step:first-child{border-right:0;border-bottom:1px solid var(--pe-border-dark);min-height:auto;padding:32px 0}.WorkProcess-module__LqCiVG__number{margin-bottom:40px}.WorkProcess-module__LqCiVG__step p{max-width:580px}}@media (max-width:560px){.WorkProcess-module__LqCiVG__section{padding:82px 20px 90px}.WorkProcess-module__LqCiVG__heading h2{font-size:clamp(42px,12vw,58px)}.WorkProcess-module__LqCiVG__step h3{font-size:32px}.WorkProcess-module__LqCiVG__footer{flex-direction:column;align-items:stretch}.WorkProcess-module__LqCiVG__cta{width:100%}}
.TeamPreview-module__4y74RW__section{background:var(--pe-mist);color:var(--pe-ink);padding:135px 32px 145px}.TeamPreview-module__4y74RW__container{width:100%;max-width:var(--pe-container);margin:0 auto}.TeamPreview-module__4y74RW__header{grid-template-columns:minmax(190px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:76px;display:grid}.TeamPreview-module__4y74RW__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:11px;font-size:10px;display:flex}.TeamPreview-module__4y74RW__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.TeamPreview-module__4y74RW__heading h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.TeamPreview-module__4y74RW__heading h2 span{color:var(--pe-steel)}.TeamPreview-module__4y74RW__heading>p{max-width:600px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);margin-top:28px;font-size:14px;line-height:1.8}.TeamPreview-module__4y74RW__content{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:100px;display:grid}.TeamPreview-module__4y74RW__visual{background:var(--pe-midnight);min-height:470px;padding:20px}.TeamPreview-module__4y74RW__visualInner{background:radial-gradient(circle,#a7aeb424,#0000 45%);border:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;height:100%;min-height:430px;display:flex;position:relative;overflow:hidden}.TeamPreview-module__4y74RW__visualInner:before,.TeamPreview-module__4y74RW__visualInner:after{content:"";background:#ffffff12;position:absolute}.TeamPreview-module__4y74RW__visualInner:before{width:1px;height:100%}.TeamPreview-module__4y74RW__visualInner:after{width:100%;height:1px}.TeamPreview-module__4y74RW__pe{z-index:2;font-family:var(--font-cormorant), serif;letter-spacing:-.08em;color:#e4ebf3eb;font-size:150px;position:relative}.TeamPreview-module__4y74RW__visualLabel{font-family:var(--font-manrope), sans-serif;letter-spacing:.18em;color:var(--pe-silver);font-size:8px;position:absolute;top:26px;left:26px}.TeamPreview-module__4y74RW__visualReference{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;color:var(--pe-steel);font-size:8px;position:absolute;bottom:26px;left:26px}.TeamPreview-module__4y74RW__disciplines{border-top:1px solid #10182029}.TeamPreview-module__4y74RW__discipline{border-bottom:1px solid #10182029;grid-template-columns:45px 1fr;gap:24px;padding:29px 0;display:grid}.TeamPreview-module__4y74RW__discipline>span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);font-size:9px}.TeamPreview-module__4y74RW__discipline h3{color:var(--pe-ink);margin-bottom:12px;font-size:31px}.TeamPreview-module__4y74RW__discipline p{max-width:520px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:13px;line-height:1.75}.TeamPreview-module__4y74RW__link{border-bottom:1px solid var(--pe-ink);font-family:var(--font-manrope), sans-serif;letter-spacing:.07em;text-transform:uppercase;transition:gap var(--pe-transition-fast);align-items:center;gap:42px;margin-top:35px;padding-bottom:9px;font-size:10px;font-weight:600;display:inline-flex}.TeamPreview-module__4y74RW__link:hover{gap:50px}@media (max-width:900px){.TeamPreview-module__4y74RW__section{padding:105px 24px 115px}.TeamPreview-module__4y74RW__header{grid-template-columns:1fr;gap:34px}.TeamPreview-module__4y74RW__content{grid-template-columns:1fr;gap:60px}.TeamPreview-module__4y74RW__visual{max-width:620px}}@media (max-width:560px){.TeamPreview-module__4y74RW__section{padding:82px 20px 90px}.TeamPreview-module__4y74RW__heading h2{font-size:clamp(42px,12vw,58px)}.TeamPreview-module__4y74RW__visual{min-height:370px}.TeamPreview-module__4y74RW__visualInner{min-height:330px}.TeamPreview-module__4y74RW__pe{font-size:110px}.TeamPreview-module__4y74RW__discipline h3{font-size:29px}}
.InnerHero-module__A8KZya__hero{background:radial-gradient(circle at 78% 42%, #6f7c8826, transparent 30%), linear-gradient(125deg, var(--pe-ink), var(--pe-midnight));min-height:720px;color:var(--pe-white);align-items:center;padding:165px 32px 90px;display:flex;position:relative;overflow:hidden}.InnerHero-module__A8KZya__grid{opacity:.2;pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:82px 82px;position:absolute;inset:0}.InnerHero-module__A8KZya__container{z-index:2;width:100%;max-width:var(--pe-container);margin:0 auto;position:relative}.InnerHero-module__A8KZya__breadcrumb{font-family:var(--font-manrope), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--pe-steel);flex-wrap:wrap;gap:9px;margin-bottom:60px;font-size:9px;display:flex}.InnerHero-module__A8KZya__breadcrumb a{transition:color var(--pe-transition-fast)}.InnerHero-module__A8KZya__breadcrumb a:hover{color:var(--pe-white)}.InnerHero-module__A8KZya__breadcrumb strong{color:var(--pe-silver);font-weight:500}.InnerHero-module__A8KZya__eyebrow{font-family:var(--font-manrope), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--pe-silver);margin-bottom:24px;font-size:10px;font-weight:600}.InnerHero-module__A8KZya__title{letter-spacing:-.04em;max-width:980px;color:var(--pe-white);font-size:clamp(70px,8vw,122px);line-height:.88}.InnerHero-module__A8KZya__title span{color:var(--pe-silver)}.InnerHero-module__A8KZya__description{max-width:680px;font-family:var(--font-manrope), sans-serif;color:#e4ebf3b8;margin-top:38px;font-size:16px;line-height:1.8}.InnerHero-module__A8KZya__actions{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.InnerHero-module__A8KZya__primary,.InnerHero-module__A8KZya__secondary{min-height:54px;font-family:var(--font-manrope), sans-serif;letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:30px;padding:0 22px;font-size:10px;font-weight:600;display:inline-flex}.InnerHero-module__A8KZya__primary{background:var(--pe-ivory);color:var(--pe-ink)}.InnerHero-module__A8KZya__secondary{color:var(--pe-white);border:1px solid #ffffff29}@media (max-width:700px){.InnerHero-module__A8KZya__hero{min-height:auto;padding:135px 20px 80px}.InnerHero-module__A8KZya__breadcrumb{margin-bottom:45px}.InnerHero-module__A8KZya__title{font-size:clamp(54px,15vw,78px)}.InnerHero-module__A8KZya__actions{flex-direction:column}.InnerHero-module__A8KZya__primary,.InnerHero-module__A8KZya__secondary{width:100%}}
.FinalCta-module__EWq0HG__section{background:var(--pe-silver);color:var(--pe-ink);padding:125px 32px}.FinalCta-module__EWq0HG__container{width:100%;max-width:var(--pe-container);margin:0 auto}.FinalCta-module__EWq0HG__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.17em;text-transform:uppercase;margin-bottom:35px;font-size:10px;font-weight:600}.FinalCta-module__EWq0HG__container h2{letter-spacing:-.04em;max-width:1100px;font-size:clamp(58px,6.5vw,100px);line-height:.9}.FinalCta-module__EWq0HG__container h2 span{color:var(--pe-slate)}.FinalCta-module__EWq0HG__bottom{justify-content:space-between;align-items:flex-end;gap:60px;margin-top:60px;display:flex}.FinalCta-module__EWq0HG__bottom>p{max-width:520px;font-family:var(--font-manrope), sans-serif;color:var(--pe-slate);font-size:14px;line-height:1.8}.FinalCta-module__EWq0HG__cta{background:var(--pe-ink);min-height:56px;color:var(--pe-white);font-family:var(--font-manrope), sans-serif;letter-spacing:.07em;text-transform:uppercase;transition:background var(--pe-transition-fast), transform var(--pe-transition-fast);justify-content:space-between;align-items:center;gap:45px;padding:0 24px;font-size:10px;font-weight:600;display:inline-flex}.FinalCta-module__EWq0HG__cta:hover{background:var(--pe-slate);transform:translateY(-2px)}@media (max-width:700px){.FinalCta-module__EWq0HG__section{padding:85px 20px}.FinalCta-module__EWq0HG__container h2{font-size:clamp(48px,13vw,68px)}.FinalCta-module__EWq0HG__bottom{flex-direction:column;align-items:stretch;margin-top:45px}.FinalCta-module__EWq0HG__cta{width:100%}}
.ResourcesPreview-module__30Ftva__section{background:var(--pe-ivory);color:var(--pe-ink);padding:135px 32px 145px}.ResourcesPreview-module__30Ftva__container{width:100%;max-width:var(--pe-container);margin:0 auto}.ResourcesPreview-module__30Ftva__header{grid-template-columns:minmax(190px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:76px;display:grid}.ResourcesPreview-module__30Ftva__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:11px;font-size:10px;display:flex}.ResourcesPreview-module__30Ftva__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.ResourcesPreview-module__30Ftva__heading h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.ResourcesPreview-module__30Ftva__heading h2 span{color:var(--pe-steel)}.ResourcesPreview-module__30Ftva__heading>p{max-width:600px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);margin-top:28px;font-size:14px;line-height:1.8}.ResourcesPreview-module__30Ftva__articles{border-top:1px solid var(--pe-border-light);border-left:1px solid var(--pe-border-light);grid-template-columns:repeat(3,1fr);display:grid}.ResourcesPreview-module__30Ftva__article{border-right:1px solid var(--pe-border-light);border-bottom:1px solid var(--pe-border-light);min-height:390px;transition:background var(--pe-transition), color var(--pe-transition);flex-direction:column;padding:30px;display:flex;position:relative}.ResourcesPreview-module__30Ftva__article:hover{background:var(--pe-midnight)}.ResourcesPreview-module__30Ftva__meta{font-family:var(--font-manrope), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--pe-steel);justify-content:space-between;gap:20px;font-size:9px;display:flex}.ResourcesPreview-module__30Ftva__meta p{text-align:right}.ResourcesPreview-module__30Ftva__article h3{max-width:340px;color:var(--pe-ink);transition:color var(--pe-transition);margin-top:70px;font-size:34px;line-height:1.08}.ResourcesPreview-module__30Ftva__read{border-top:1px solid var(--pe-border-light);font-family:var(--font-manrope), sans-serif;letter-spacing:.08em;text-transform:uppercase;transition:border-color var(--pe-transition);justify-content:space-between;align-items:center;margin-top:auto;padding-top:25px;font-size:9px;font-weight:600;display:flex}.ResourcesPreview-module__30Ftva__article:hover h3{color:var(--pe-white)}.ResourcesPreview-module__30Ftva__article:hover .ResourcesPreview-module__30Ftva__meta{color:var(--pe-silver)}.ResourcesPreview-module__30Ftva__article:hover .ResourcesPreview-module__30Ftva__read{color:var(--pe-mist);border-color:var(--pe-border-dark)}.ResourcesPreview-module__30Ftva__all{border-bottom:1px solid var(--pe-ink);font-family:var(--font-manrope), sans-serif;letter-spacing:.07em;text-transform:uppercase;transition:gap var(--pe-transition-fast);align-items:center;gap:45px;margin-top:38px;padding-bottom:9px;font-size:10px;font-weight:600;display:inline-flex}.ResourcesPreview-module__30Ftva__all:hover{gap:53px}@media (max-width:900px){.ResourcesPreview-module__30Ftva__section{padding:105px 24px 115px}.ResourcesPreview-module__30Ftva__header{grid-template-columns:1fr;gap:34px}.ResourcesPreview-module__30Ftva__articles{grid-template-columns:1fr}.ResourcesPreview-module__30Ftva__article{min-height:300px}.ResourcesPreview-module__30Ftva__article h3{margin-top:45px}}@media (max-width:560px){.ResourcesPreview-module__30Ftva__section{padding:82px 20px 90px}.ResourcesPreview-module__30Ftva__heading h2{font-size:clamp(42px,12vw,58px)}.ResourcesPreview-module__30Ftva__article{min-height:270px;padding:25px}.ResourcesPreview-module__30Ftva__article h3{font-size:30px}}
.page-module__n7g3QG__container{width:100%;max-width:var(--pe-container);margin:0 auto}.page-module__n7g3QG__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.page-module__n7g3QG__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.page-module__n7g3QG__intro{background:var(--pe-ivory);padding:130px 32px 140px}.page-module__n7g3QG__intro>.page-module__n7g3QG__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__n7g3QG__introContent h2{letter-spacing:-.03em;max-width:920px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__n7g3QG__introContent h2 span{color:var(--pe-steel)}.page-module__n7g3QG__copy{max-width:690px;margin-top:54px}.page-module__n7g3QG__lead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:25px;font-size:30px;line-height:1.2}.page-module__n7g3QG__copy>p:not(.page-module__n7g3QG__lead){font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:14px;line-height:1.85}.page-module__n7g3QG__services{background:var(--pe-mist);padding:130px 32px 145px}.page-module__n7g3QG__servicesHeader{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:75px;display:grid}.page-module__n7g3QG__servicesHeader h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__n7g3QG__servicesHeader h2 span{color:var(--pe-steel)}.page-module__n7g3QG__serviceGrid{border-top:1px solid #10182029;border-left:1px solid #10182029;grid-template-columns:repeat(3,1fr);display:grid}.page-module__n7g3QG__service{min-height:315px;transition:background var(--pe-transition), color var(--pe-transition);border-bottom:1px solid #10182029;border-right:1px solid #10182029;padding:30px}.page-module__n7g3QG__service:hover{background:var(--pe-midnight)}.page-module__n7g3QG__service>span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:68px;font-size:9px;display:block}.page-module__n7g3QG__service h3{color:var(--pe-ink);transition:color var(--pe-transition);margin-bottom:18px;font-size:33px;line-height:1.05}.page-module__n7g3QG__service p{font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);transition:color var(--pe-transition);font-size:13px;line-height:1.75}.page-module__n7g3QG__service:hover h3{color:var(--pe-white)}.page-module__n7g3QG__service:hover p{color:#e4ebf3ad}.page-module__n7g3QG__method{background:var(--pe-ink);color:var(--pe-white);padding:135px 32px 145px;position:relative;overflow:hidden}.page-module__n7g3QG__grid{opacity:.2;pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.page-module__n7g3QG__method>.page-module__n7g3QG__container{z-index:2;position:relative}.page-module__n7g3QG__methodIntro{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:75px;display:grid}.page-module__n7g3QG__darkLabel{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.page-module__n7g3QG__darkLabel p{color:var(--pe-silver);font-size:11px;font-weight:600}.page-module__n7g3QG__methodIntro h2{letter-spacing:-.03em;max-width:900px;color:var(--pe-white);font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__n7g3QG__methodIntro h2 span{color:var(--pe-silver)}.page-module__n7g3QG__principles{border-top:1px solid var(--pe-border-dark);grid-template-columns:repeat(4,1fr);display:grid}.page-module__n7g3QG__principles article{border-right:1px solid var(--pe-border-dark);min-height:300px;padding:30px}.page-module__n7g3QG__principles article:first-child{padding-left:0}.page-module__n7g3QG__principles article:last-child{border-right:0}.page-module__n7g3QG__principles span{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;color:var(--pe-steel);margin-bottom:78px;font-size:9px;display:block}.page-module__n7g3QG__principles h3{color:var(--pe-white);margin-bottom:16px;font-size:33px}.page-module__n7g3QG__principles p{max-width:230px;font-family:var(--font-manrope), sans-serif;color:#e4ebf3a3;font-size:13px;line-height:1.75}.page-module__n7g3QG__integration{background:var(--pe-ivory);padding:135px 32px 145px}.page-module__n7g3QG__integration>.page-module__n7g3QG__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__n7g3QG__integrationContent h2{letter-spacing:-.03em;max-width:920px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__n7g3QG__integrationContent h2 span{color:var(--pe-steel)}.page-module__n7g3QG__integrationContent>div{max-width:680px;margin-top:52px}.page-module__n7g3QG__integrationLead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:24px;font-size:29px;line-height:1.2}.page-module__n7g3QG__integrationContent>div>p:not(.page-module__n7g3QG__integrationLead){font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:14px;line-height:1.85}.page-module__n7g3QG__notice{background:var(--pe-slate);color:var(--pe-white);padding:45px 32px}.page-module__n7g3QG__notice>.page-module__n7g3QG__container{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:70px;display:grid}.page-module__n7g3QG__notice span{font-family:var(--font-manrope), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--pe-silver);font-size:9px;font-weight:600}.page-module__n7g3QG__notice p{max-width:820px;font-family:var(--font-manrope), sans-serif;color:#ffffffb8;font-size:12px;line-height:1.8}@media (max-width:900px){.page-module__n7g3QG__intro,.page-module__n7g3QG__services,.page-module__n7g3QG__method,.page-module__n7g3QG__integration{padding-left:24px;padding-right:24px}.page-module__n7g3QG__intro>.page-module__n7g3QG__container,.page-module__n7g3QG__servicesHeader,.page-module__n7g3QG__methodIntro,.page-module__n7g3QG__integration>.page-module__n7g3QG__container{grid-template-columns:1fr;gap:35px}.page-module__n7g3QG__serviceGrid,.page-module__n7g3QG__principles{grid-template-columns:repeat(2,1fr)}.page-module__n7g3QG__principles article:nth-child(2){border-right:0}.page-module__n7g3QG__principles article:nth-child(-n+2){border-bottom:1px solid var(--pe-border-dark)}.page-module__n7g3QG__notice>.page-module__n7g3QG__container{grid-template-columns:1fr;gap:18px}}@media (max-width:560px){.page-module__n7g3QG__intro,.page-module__n7g3QG__services,.page-module__n7g3QG__method,.page-module__n7g3QG__integration{padding:82px 20px 90px}.page-module__n7g3QG__introContent h2,.page-module__n7g3QG__servicesHeader h2,.page-module__n7g3QG__methodIntro h2,.page-module__n7g3QG__integrationContent h2{font-size:clamp(42px,12vw,58px)}.page-module__n7g3QG__lead,.page-module__n7g3QG__integrationLead{font-size:26px}.page-module__n7g3QG__serviceGrid,.page-module__n7g3QG__principles{grid-template-columns:1fr}.page-module__n7g3QG__service,.page-module__n7g3QG__principles article,.page-module__n7g3QG__principles article:first-child{border-right:0;border-bottom:1px solid var(--pe-border-light);min-height:auto;padding:28px 0}.page-module__n7g3QG__principles article{border-bottom:1px solid var(--pe-border-dark)}.page-module__n7g3QG__service>span,.page-module__n7g3QG__principles span{margin-bottom:38px}.page-module__n7g3QG__notice{padding:35px 20px}}
.page-module__lhzsfW__container{width:100%;max-width:var(--pe-container);margin:0 auto}.page-module__lhzsfW__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.page-module__lhzsfW__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.page-module__lhzsfW__intro{background:var(--pe-ivory);padding:130px 32px 140px}.page-module__lhzsfW__intro>.page-module__lhzsfW__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__lhzsfW__introContent h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__lhzsfW__introContent h2 span{color:var(--pe-steel)}.page-module__lhzsfW__copy{max-width:690px;margin-top:54px}.page-module__lhzsfW__lead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:25px;font-size:30px;line-height:1.2}.page-module__lhzsfW__copy>p:not(.page-module__lhzsfW__lead){font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:14px;line-height:1.85}.page-module__lhzsfW__services{background:var(--pe-mist);padding:130px 32px 145px}.page-module__lhzsfW__servicesHeader{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:75px;display:grid}.page-module__lhzsfW__servicesHeader h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__lhzsfW__servicesHeader h2 span{color:var(--pe-steel)}.page-module__lhzsfW__serviceGrid{border-top:1px solid #10182029;border-left:1px solid #10182029;grid-template-columns:repeat(3,1fr);display:grid}.page-module__lhzsfW__service{min-height:300px;transition:background var(--pe-transition), color var(--pe-transition);border-bottom:1px solid #10182029;border-right:1px solid #10182029;padding:30px}.page-module__lhzsfW__service:hover{background:var(--pe-midnight)}.page-module__lhzsfW__service>span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:70px;font-size:9px;display:block}.page-module__lhzsfW__service h3{color:var(--pe-ink);transition:color var(--pe-transition);margin-bottom:18px;font-size:33px}.page-module__lhzsfW__service p{font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);transition:color var(--pe-transition);font-size:13px;line-height:1.75}.page-module__lhzsfW__service:hover h3{color:var(--pe-white)}.page-module__lhzsfW__service:hover p{color:#e4ebf3ad}.page-module__lhzsfW__evidence{background:var(--pe-ink);color:var(--pe-white);padding:135px 32px}.page-module__lhzsfW__evidence>.page-module__lhzsfW__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__lhzsfW__evidenceLeft{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.page-module__lhzsfW__evidenceLabel{color:var(--pe-silver);font-size:11px;font-weight:600}.page-module__lhzsfW__evidenceContent h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__lhzsfW__evidenceContent h2 span{color:var(--pe-silver)}.page-module__lhzsfW__evidenceContent>p{max-width:650px;font-family:var(--font-manrope), sans-serif;color:#e4ebf3a8;margin-top:35px;font-size:14px;line-height:1.85}.page-module__lhzsfW__process{background:var(--pe-ivory);padding:130px 32px 145px}.page-module__lhzsfW__processHeader{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:75px;display:grid}.page-module__lhzsfW__processHeader h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__lhzsfW__processHeader h2 span{color:var(--pe-steel)}.page-module__lhzsfW__processGrid{border-top:1px solid var(--pe-border-light);grid-template-columns:repeat(4,1fr);display:grid}.page-module__lhzsfW__processGrid article{border-right:1px solid var(--pe-border-light);min-height:280px;padding:28px}.page-module__lhzsfW__processGrid article:first-child{padding-left:0}.page-module__lhzsfW__processGrid article:last-child{border-right:0}.page-module__lhzsfW__processGrid span{font-family:var(--font-manrope), sans-serif;color:var(--pe-steel);margin-bottom:70px;font-size:9px;display:block}.page-module__lhzsfW__processGrid h3{margin-bottom:16px;font-size:32px}.page-module__lhzsfW__processGrid p{font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:13px;line-height:1.7}@media (max-width:900px){.page-module__lhzsfW__intro,.page-module__lhzsfW__services,.page-module__lhzsfW__evidence,.page-module__lhzsfW__process{padding-left:24px;padding-right:24px}.page-module__lhzsfW__intro>.page-module__lhzsfW__container,.page-module__lhzsfW__servicesHeader,.page-module__lhzsfW__evidence>.page-module__lhzsfW__container,.page-module__lhzsfW__processHeader{grid-template-columns:1fr;gap:35px}.page-module__lhzsfW__serviceGrid,.page-module__lhzsfW__processGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.page-module__lhzsfW__intro,.page-module__lhzsfW__services,.page-module__lhzsfW__evidence,.page-module__lhzsfW__process{padding:82px 20px 90px}.page-module__lhzsfW__introContent h2,.page-module__lhzsfW__servicesHeader h2,.page-module__lhzsfW__evidenceContent h2,.page-module__lhzsfW__processHeader h2{font-size:clamp(42px,12vw,58px)}.page-module__lhzsfW__lead{font-size:26px}.page-module__lhzsfW__serviceGrid,.page-module__lhzsfW__processGrid{grid-template-columns:1fr}.page-module__lhzsfW__service,.page-module__lhzsfW__processGrid article,.page-module__lhzsfW__processGrid article:first-child{border-right:0;border-bottom:1px solid var(--pe-border-light);min-height:auto;padding:28px 0}.page-module__lhzsfW__service>span,.page-module__lhzsfW__processGrid span{margin-bottom:38px}}
.page-module__CbyQuq__container{width:100%;max-width:var(--pe-container);margin:0 auto}.page-module__CbyQuq__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.page-module__CbyQuq__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.page-module__CbyQuq__intro{background:var(--pe-ivory);padding:130px 32px 140px}.page-module__CbyQuq__intro>.page-module__CbyQuq__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__CbyQuq__introContent h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__CbyQuq__introContent h2 span{color:var(--pe-steel)}.page-module__CbyQuq__copy{max-width:690px;margin-top:54px}.page-module__CbyQuq__lead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:25px;font-size:30px;line-height:1.2}.page-module__CbyQuq__copy>p:not(.page-module__CbyQuq__lead){font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:14px;line-height:1.85}.page-module__CbyQuq__services{background:var(--pe-mist);padding:130px 32px 145px}.page-module__CbyQuq__servicesHeader{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:75px;display:grid}.page-module__CbyQuq__servicesHeader h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__CbyQuq__servicesHeader h2 span{color:var(--pe-steel)}.page-module__CbyQuq__serviceGrid{border-top:1px solid #10182029;border-left:1px solid #10182029;grid-template-columns:repeat(3,1fr);display:grid}.page-module__CbyQuq__service{min-height:315px;transition:background var(--pe-transition), color var(--pe-transition);border-bottom:1px solid #10182029;border-right:1px solid #10182029;padding:30px}.page-module__CbyQuq__service:hover{background:var(--pe-midnight)}.page-module__CbyQuq__service>span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:68px;font-size:9px;display:block}.page-module__CbyQuq__service h3{color:var(--pe-ink);transition:color var(--pe-transition);margin-bottom:18px;font-size:33px;line-height:1.05}.page-module__CbyQuq__service p{font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);transition:color var(--pe-transition);font-size:13px;line-height:1.75}.page-module__CbyQuq__service:hover h3{color:var(--pe-white)}.page-module__CbyQuq__service:hover p{color:#e4ebf3ad}.page-module__CbyQuq__management{background:var(--pe-midnight);color:var(--pe-white);padding:135px 32px 145px;position:relative;overflow:hidden}.page-module__CbyQuq__grid{opacity:.18;pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.page-module__CbyQuq__management>.page-module__CbyQuq__container{z-index:2;position:relative}.page-module__CbyQuq__managementHeader{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:76px;display:grid}.page-module__CbyQuq__darkLabel{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.page-module__CbyQuq__darkLabel p{color:var(--pe-silver);font-size:11px;font-weight:600}.page-module__CbyQuq__managementHeader h2{letter-spacing:-.03em;max-width:900px;color:var(--pe-white);font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__CbyQuq__managementHeader h2 span{color:var(--pe-silver)}.page-module__CbyQuq__pillars{border-top:1px solid var(--pe-border-dark);grid-template-columns:repeat(4,1fr);display:grid}.page-module__CbyQuq__pillars article{border-right:1px solid var(--pe-border-dark);min-height:300px;transition:background var(--pe-transition);padding:30px}.page-module__CbyQuq__pillars article:first-child{padding-left:0}.page-module__CbyQuq__pillars article:last-child{border-right:0}.page-module__CbyQuq__pillars article:hover{background:#ffffff09}.page-module__CbyQuq__pillars span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:78px;font-size:9px;display:block}.page-module__CbyQuq__pillars h3{color:var(--pe-white);margin-bottom:16px;font-size:33px}.page-module__CbyQuq__pillars p{max-width:230px;font-family:var(--font-manrope), sans-serif;color:#e4ebf3a3;font-size:13px;line-height:1.75}.page-module__CbyQuq__integration{background:var(--pe-ivory);padding:135px 32px 145px}.page-module__CbyQuq__integration>.page-module__CbyQuq__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__CbyQuq__integrationContent h2{letter-spacing:-.03em;max-width:920px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__CbyQuq__integrationContent h2 span{color:var(--pe-steel)}.page-module__CbyQuq__integrationContent>div{max-width:680px;margin-top:52px}.page-module__CbyQuq__integrationLead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:24px;font-size:29px;line-height:1.2}.page-module__CbyQuq__integrationContent>div>p:not(.page-module__CbyQuq__integrationLead){font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:14px;line-height:1.85}.page-module__CbyQuq__company{background:var(--pe-mist);padding:130px 32px 145px}.page-module__CbyQuq__companyHeader{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:75px;display:grid}.page-module__CbyQuq__companyHeader h2{letter-spacing:-.03em;max-width:900px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__CbyQuq__companyHeader h2 span{color:var(--pe-steel)}.page-module__CbyQuq__companyGrid{border-top:1px solid #10182029;grid-template-columns:repeat(4,1fr);display:grid}.page-module__CbyQuq__companyGrid article{border-right:1px solid #10182029;min-height:285px;padding:28px}.page-module__CbyQuq__companyGrid article:first-child{padding-left:0}.page-module__CbyQuq__companyGrid article:last-child{border-right:0}.page-module__CbyQuq__companyGrid span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:70px;font-size:9px;display:block}.page-module__CbyQuq__companyGrid h3{color:var(--pe-ink);margin-bottom:16px;font-size:32px}.page-module__CbyQuq__companyGrid p{font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:13px;line-height:1.75}@media (max-width:900px){.page-module__CbyQuq__intro,.page-module__CbyQuq__services,.page-module__CbyQuq__management,.page-module__CbyQuq__integration,.page-module__CbyQuq__company{padding-left:24px;padding-right:24px}.page-module__CbyQuq__intro>.page-module__CbyQuq__container,.page-module__CbyQuq__servicesHeader,.page-module__CbyQuq__managementHeader,.page-module__CbyQuq__integration>.page-module__CbyQuq__container,.page-module__CbyQuq__companyHeader{grid-template-columns:1fr;gap:35px}.page-module__CbyQuq__serviceGrid,.page-module__CbyQuq__pillars,.page-module__CbyQuq__companyGrid{grid-template-columns:repeat(2,1fr)}.page-module__CbyQuq__pillars article:nth-child(2),.page-module__CbyQuq__companyGrid article:nth-child(2){border-right:0}}@media (max-width:560px){.page-module__CbyQuq__intro,.page-module__CbyQuq__services,.page-module__CbyQuq__management,.page-module__CbyQuq__integration,.page-module__CbyQuq__company{padding:82px 20px 90px}.page-module__CbyQuq__introContent h2,.page-module__CbyQuq__servicesHeader h2,.page-module__CbyQuq__managementHeader h2,.page-module__CbyQuq__integrationContent h2,.page-module__CbyQuq__companyHeader h2{font-size:clamp(42px,12vw,58px)}.page-module__CbyQuq__lead,.page-module__CbyQuq__integrationLead{font-size:26px}.page-module__CbyQuq__serviceGrid,.page-module__CbyQuq__pillars,.page-module__CbyQuq__companyGrid{grid-template-columns:1fr}.page-module__CbyQuq__service,.page-module__CbyQuq__pillars article,.page-module__CbyQuq__pillars article:first-child,.page-module__CbyQuq__companyGrid article,.page-module__CbyQuq__companyGrid article:first-child{border-right:0;border-bottom:1px solid var(--pe-border-light);min-height:auto;padding:28px 0}.page-module__CbyQuq__pillars article{border-bottom:1px solid var(--pe-border-dark)}.page-module__CbyQuq__service>span,.page-module__CbyQuq__pillars span,.page-module__CbyQuq__companyGrid span{margin-bottom:38px}}
.page-module__VOOKmq__container{width:100%;max-width:var(--pe-container);margin:0 auto}.page-module__VOOKmq__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.page-module__VOOKmq__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.page-module__VOOKmq__identity{background:var(--pe-ivory);padding:130px 32px 145px}.page-module__VOOKmq__identity>.page-module__VOOKmq__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__VOOKmq__identityContent h2{letter-spacing:-.03em;max-width:920px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__VOOKmq__identityContent h2 span{color:var(--pe-steel)}.page-module__VOOKmq__copy{max-width:700px;margin-top:54px}.page-module__VOOKmq__lead{font-family:var(--font-cormorant), serif;color:var(--pe-ink);margin-bottom:26px;font-size:30px;line-height:1.2}.page-module__VOOKmq__copy>p:not(.page-module__VOOKmq__lead){font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);margin-bottom:20px;font-size:14px;line-height:1.85}.page-module__VOOKmq__statement{background:var(--pe-ink);color:var(--pe-white);padding:135px 32px;position:relative;overflow:hidden}.page-module__VOOKmq__grid{opacity:.2;pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.page-module__VOOKmq__statement>.page-module__VOOKmq__container{z-index:2;grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid;position:relative}.page-module__VOOKmq__statementLabel{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:12px;font-size:10px;display:flex}.page-module__VOOKmq__statementLabel p{color:var(--pe-silver);font-size:11px;font-weight:600}.page-module__VOOKmq__statementContent{max-width:950px}.page-module__VOOKmq__quote{font-family:var(--font-cormorant), serif;letter-spacing:-.03em;color:var(--pe-mist);font-size:clamp(46px,5vw,76px);line-height:.98}.page-module__VOOKmq__keywords{border-top:1px solid var(--pe-border-dark);grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.page-module__VOOKmq__keywords span{border-right:1px solid var(--pe-border-dark);font-family:var(--font-manrope), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--pe-silver);padding:22px;font-size:9px;font-weight:600}.page-module__VOOKmq__keywords span:first-child{padding-left:0}.page-module__VOOKmq__keywords span:last-child{border-right:0}.page-module__VOOKmq__sectionHeader{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:75px;display:grid}.page-module__VOOKmq__sectionHeader h2{letter-spacing:-.03em;max-width:920px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__VOOKmq__sectionHeader h2 span{color:var(--pe-steel)}.page-module__VOOKmq__principles{background:var(--pe-mist);padding:130px 32px 145px}.page-module__VOOKmq__principlesGrid{border-top:1px solid #10182029;grid-template-columns:repeat(4,1fr);display:grid}.page-module__VOOKmq__principle{min-height:295px;transition:background var(--pe-transition), color var(--pe-transition);border-right:1px solid #10182029;padding:30px}.page-module__VOOKmq__principle:first-child{padding-left:0}.page-module__VOOKmq__principle:last-child{border-right:0}.page-module__VOOKmq__principle:hover{background:#fff6}.page-module__VOOKmq__principle>span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:72px;font-size:9px;display:block}.page-module__VOOKmq__principle h3{margin-bottom:17px;font-size:33px}.page-module__VOOKmq__principle p{max-width:240px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);font-size:13px;line-height:1.75}.page-module__VOOKmq__areas{background:var(--pe-ivory);padding:130px 32px 145px}.page-module__VOOKmq__areasGrid{border-top:1px solid var(--pe-border-light);border-left:1px solid var(--pe-border-light);grid-template-columns:repeat(3,1fr);display:grid}.page-module__VOOKmq__area{border-right:1px solid var(--pe-border-light);border-bottom:1px solid var(--pe-border-light);min-height:330px;transition:background var(--pe-transition), color var(--pe-transition);padding:30px}.page-module__VOOKmq__area:hover{background:var(--pe-midnight)}.page-module__VOOKmq__area>span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:82px;font-size:9px;display:block}.page-module__VOOKmq__area h3{transition:color var(--pe-transition);margin-bottom:20px;font-size:38px;line-height:1.05}.page-module__VOOKmq__area p{max-width:330px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);transition:color var(--pe-transition);font-size:13px;line-height:1.75}.page-module__VOOKmq__area:hover h3{color:var(--pe-white)}.page-module__VOOKmq__area:hover p{color:#e4ebf3b3}.page-module__VOOKmq__methodology{background:var(--pe-midnight);color:var(--pe-white);padding:135px 32px 145px}.page-module__VOOKmq__methodology>.page-module__VOOKmq__container{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr);gap:70px;display:grid}.page-module__VOOKmq__methodology .page-module__VOOKmq__label p{color:var(--pe-silver)}.page-module__VOOKmq__methodologyContent h2{letter-spacing:-.03em;max-width:900px;color:var(--pe-white);font-size:clamp(50px,5.2vw,78px);line-height:.98}.page-module__VOOKmq__methodologyContent h2 span{color:var(--pe-silver)}.page-module__VOOKmq__methodSteps{border-top:1px solid var(--pe-border-dark);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.page-module__VOOKmq__methodSteps article{border-right:1px solid var(--pe-border-dark);min-height:280px;padding:28px}.page-module__VOOKmq__methodSteps article:first-child{padding-left:0}.page-module__VOOKmq__methodSteps article:last-child{border-right:0}.page-module__VOOKmq__methodSteps span{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);margin-bottom:68px;font-size:9px;display:block}.page-module__VOOKmq__methodSteps h3{color:var(--pe-white);margin-bottom:15px;font-size:31px}.page-module__VOOKmq__methodSteps p{font-family:var(--font-manrope), sans-serif;color:#e4ebf3a3;font-size:13px;line-height:1.75}@media (max-width:900px){.page-module__VOOKmq__identity,.page-module__VOOKmq__statement,.page-module__VOOKmq__principles,.page-module__VOOKmq__areas,.page-module__VOOKmq__methodology{padding-left:24px;padding-right:24px}.page-module__VOOKmq__identity>.page-module__VOOKmq__container,.page-module__VOOKmq__statement>.page-module__VOOKmq__container,.page-module__VOOKmq__sectionHeader,.page-module__VOOKmq__methodology>.page-module__VOOKmq__container{grid-template-columns:1fr;gap:35px}.page-module__VOOKmq__principlesGrid,.page-module__VOOKmq__methodSteps{grid-template-columns:repeat(2,1fr)}.page-module__VOOKmq__areasGrid{grid-template-columns:1fr}.page-module__VOOKmq__area{min-height:270px}.page-module__VOOKmq__keywords{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.page-module__VOOKmq__identity,.page-module__VOOKmq__statement,.page-module__VOOKmq__principles,.page-module__VOOKmq__areas,.page-module__VOOKmq__methodology{padding:82px 20px 90px}.page-module__VOOKmq__identityContent h2,.page-module__VOOKmq__sectionHeader h2,.page-module__VOOKmq__methodologyContent h2{font-size:clamp(42px,12vw,58px)}.page-module__VOOKmq__quote{font-size:clamp(40px,11vw,54px)}.page-module__VOOKmq__lead{font-size:26px}.page-module__VOOKmq__keywords,.page-module__VOOKmq__principlesGrid,.page-module__VOOKmq__methodSteps{grid-template-columns:1fr}.page-module__VOOKmq__keywords span,.page-module__VOOKmq__keywords span:first-child{border-right:0;border-bottom:1px solid var(--pe-border-dark);padding:18px 0}.page-module__VOOKmq__principle,.page-module__VOOKmq__principle:first-child,.page-module__VOOKmq__methodSteps article,.page-module__VOOKmq__methodSteps article:first-child{border-right:0;border-bottom:1px solid var(--pe-border-light);min-height:auto;padding:28px 0}.page-module__VOOKmq__methodSteps article{border-bottom:1px solid var(--pe-border-dark)}.page-module__VOOKmq__area{min-height:auto}.page-module__VOOKmq__principle>span,.page-module__VOOKmq__area>span,.page-module__VOOKmq__methodSteps span{margin-bottom:38px}}
.Faq-module__Ji4KeW__section{background:var(--pe-mist);color:var(--pe-ink);padding:135px 32px 145px}.Faq-module__Ji4KeW__container{width:100%;max-width:var(--pe-container);margin:0 auto}.Faq-module__Ji4KeW__header{grid-template-columns:minmax(190px,.3fr) minmax(0,1fr);gap:70px;margin-bottom:72px;display:grid}.Faq-module__Ji4KeW__label{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--pe-steel);gap:16px;padding-top:10px;font-size:10px;display:flex}.Faq-module__Ji4KeW__label p{color:var(--pe-slate);font-size:11px;font-weight:600}.Faq-module__Ji4KeW__header h2{letter-spacing:-.03em;max-width:850px;font-size:clamp(50px,5.2vw,78px);line-height:.98}.Faq-module__Ji4KeW__header h2 span{color:var(--pe-steel)}.Faq-module__Ji4KeW__questions{border-top:1px solid #1018202b}.Faq-module__Ji4KeW__item{border-bottom:1px solid #1018202b}.Faq-module__Ji4KeW__question{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:60px 1fr 40px;align-items:center;gap:24px;padding:30px 0;display:grid}.Faq-module__Ji4KeW__number{font-family:var(--font-manrope), sans-serif;letter-spacing:.15em;color:var(--pe-steel);font-size:9px}.Faq-module__Ji4KeW__questionText{font-family:var(--font-cormorant), serif;font-size:30px;line-height:1.1}.Faq-module__Ji4KeW__icon{font-family:var(--font-manrope), sans-serif;color:var(--pe-steel);justify-self:end;font-size:22px;font-weight:300}.Faq-module__Ji4KeW__answer{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.Faq-module__Ji4KeW__open .Faq-module__Ji4KeW__answer{grid-template-rows:1fr}.Faq-module__Ji4KeW__answerInner{overflow:hidden}.Faq-module__Ji4KeW__answer p{max-width:690px;font-family:var(--font-manrope), sans-serif;color:var(--pe-text-medium);margin-left:84px;padding:0 0 32px;font-size:14px;line-height:1.8}@media (max-width:900px){.Faq-module__Ji4KeW__section{padding:105px 24px 115px}.Faq-module__Ji4KeW__header{grid-template-columns:1fr;gap:34px}}@media (max-width:560px){.Faq-module__Ji4KeW__section{padding:82px 20px 90px}.Faq-module__Ji4KeW__header h2{font-size:clamp(42px,12vw,58px)}.Faq-module__Ji4KeW__question{grid-template-columns:35px 1fr 25px;gap:12px;padding:25px 0}.Faq-module__Ji4KeW__questionText{font-size:24px}.Faq-module__Ji4KeW__answer p{margin-left:47px;padding-bottom:26px;font-size:13px}}
