@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&display=swap";:root{--grey-darkest: #0f1118;--grey-dark: #1a1e28;--grey-mid: #8c8a85;--grey-light: #ede9e2;--green-dark: #b8945a;--green-mid: #d4b483;--green-light: #f0dfc0;--green-pale: #faf7f2;--white: #ffffff;--apex-gold: #b8945a;--apex-gold-light: #d4b483;--apex-gold-pale: #f0dfc0;--apex-cream: #f8f6f1;--apex-obsidian: #0f1118;--br-sonoma: "DM Sans", "Helvetica Neue", sans-serif;--border: 1.25rem;--img-border: .3125rem;--tile-radius: .75rem;--hq-fixed-nav-clearance: clamp(4.5rem, 12vw, 6.5rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--br-sonoma);background:#f8f6f1;color:var(--grey-darkest);-webkit-font-smoothing:antialiased;overflow-x:clip}a{text-decoration:none;color:inherit}ul{list-style:none}.h1{font-weight:600;font-size:clamp(2.5rem,6vw,10rem);line-height:.87;letter-spacing:-.03em}.h2{font-weight:600;font-size:clamp(2.25rem,5vw,5rem);line-height:1.05;letter-spacing:-.03em}.h3{font-weight:600;font-size:clamp(1.8rem,3vw,4.375rem);line-height:1.1;letter-spacing:-.015em}.h5{font-weight:600;font-size:clamp(1.25rem,2vw,2rem);line-height:1.2;letter-spacing:-.02em}.h4{font-weight:600;font-size:clamp(1rem,1.5vw,3.75rem);line-height:1.1;letter-spacing:-.02em}.h6{font-weight:600;font-size:clamp(.9rem,1vw,1.875rem);line-height:1.4;letter-spacing:-.01em}.hq-subtitle2{font-size:.75rem;font-weight:600;letter-spacing:-.01em;display:flex;align-items:center;gap:.375rem;margin-bottom:.625rem}.hq-subtitle2:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--green-dark);flex-shrink:0}.hq-pill{display:inline-block;border:2px solid var(--green-dark);border-radius:9999px;padding:.05em .35em;white-space:nowrap}.hq-arrow-btn{display:flex;align-items:center;background:transparent;border:none;text-decoration:none}.hq-arrow-btn__icon{display:flex;width:3.75rem;min-width:3.75rem;border-radius:50%;aspect-ratio:1 / 1;align-items:center;justify-content:center;background:var(--grey-darkest);transition:.4s ease-in-out;transition-property:background-color,transform,opacity;cursor:pointer}.hq-arrow-btn__icon svg{width:1.75rem;height:1.3125rem;filter:invert(1);transform:rotate(-45deg);transition:transform .4s ease-in-out}.hq-arrow-btn:hover .hq-arrow-btn__icon svg{transform:rotate(0)}.hq-tile:hover .hq-arrow-btn__icon{background-color:var(--green-light)}.hq-tile:hover .hq-arrow-btn__icon svg{transform:rotate(0);filter:invert(0)}.hq-section{padding:8.5rem 2.5rem;width:100%;max-width:none;margin:0}.hq-eyebrow{display:block;margin-bottom:2.5rem}.hq-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.hq-news-card{padding:1.75rem;background:var(--grey-light);border-radius:.75rem;display:flex;flex-direction:column;gap:.875rem;cursor:pointer;transition:background .25s;position:relative;overflow:hidden;min-height:clamp(17rem,24vw,21rem);height:100%}.hq-news-card:after{content:"";position:absolute;top:0;right:0;width:2.5rem;height:2.5rem;background:var(--white);clip-path:polygon(100% 0,100% 100%,0 0)}.hq-news-card:hover{background:var(--green-pale)}.hq-news-tag{color:var(--green-dark)}.hq-news-headline{flex:1;color:var(--grey-darkest)}.hq-news-date{font-size:.8125rem;color:var(--grey-mid)}.hq-section--news{padding-left:2.5rem;padding-right:2.5rem}@media (max-width: 959px){.hq-section{padding:2.75rem 1.25rem}.hq-news-grid{grid-template-columns:1fr}.hq-section--news{padding-left:1.25rem;padding-right:1.25rem}}.hq-route-main{min-height:50vh}.hq-simple-page{max-width:48rem;margin:0 auto;padding:5.5rem 1.25rem 5rem}.hq-simple-page__lede{margin-top:1.5rem;font-size:1.125rem;line-height:1.75;color:var(--grey-dark);max-width:42ch}.hq-site-footer{background:var(--grey-darkest, #272a2a);padding:5rem 2.5rem 4rem;color:#fff}.hq-footer-shell{max-width:1400px;margin:0 auto}.hq-footer-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 3rem;align-items:end}.hq-footer-cta-grid .hq-footer-cta-logo{margin-bottom:2rem}.hq-footer-cta-grid .hq-footer-cta-logo img{height:55px;width:auto;object-fit:contain;display:block}.hq-footer-cta-grid h2{color:#fff;font-size:clamp(1.75rem,3.5vw,2.25rem);line-height:1.15;font-weight:600;letter-spacing:-.02em;max-width:20ch}.hq-footer-cta-grid>div>p{margin-top:1.5rem;color:#ffffff8c;max-width:28rem;font-size:1rem;line-height:1.65;font-weight:400}.hq-footer-cta-action{display:flex;justify-content:flex-end;align-items:center}.hq-site-footer hr{border:none;border-top:1px solid rgba(255,255,255,.12);margin:3rem 0}.hq-footer-links-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.5rem}.hq-footer-label{font-size:.6875rem;letter-spacing:.12em;color:#ffffff73;margin-bottom:1rem;font-weight:600;text-transform:uppercase}.hq-footer-copy{color:#ffffff8c;font-size:.875rem;line-height:1.65;margin-bottom:1rem}.hq-footer-links-grid a.hq-footer-link{color:#fff;display:block;margin-bottom:.625rem;font-size:1rem;font-weight:500;transition:color .2s}.hq-footer-links-grid a.hq-footer-link:hover{color:var(--green-light, #c5e5a3)}.hq-footer-connect-icons{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.25rem}.hq-social-btn{width:2.75rem;height:2.75rem;border-radius:50%;background:#ffffff14;color:#ffffffbf;display:flex;align-items:center;justify-content:center;transition:background .25s,color .25s}.hq-social-btn:hover{background:var(--green-light, #c5e5a3);color:var(--grey-darkest, #272a2a)}.hq-footer-cta-btn{display:inline-flex;align-items:stretch;text-transform:uppercase;letter-spacing:.08em;font-weight:600;font-size:.8125rem;text-decoration:none;color:var(--grey-darkest, #272a2a);background:var(--green-light, #c5e5a3);border-radius:2px;overflow:hidden;transition:transform .2s,box-shadow .2s}.hq-footer-cta-btn:hover{transform:scale(1.02);box-shadow:0 8px 24px #0003}.hq-footer-cta-btn__text{padding:.75rem 1.25rem;display:grid;place-items:center}.hq-footer-cta-btn__icon{width:2.75rem;display:grid;place-items:center;background:var(--grey-darkest, #272a2a);color:#fff;border-left:1px solid rgba(0,0,0,.15);font-size:1.1rem;line-height:1}.hq-footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.75rem;color:#ffffff59}.hq-footer-bottom a{color:#ffffff73;transition:color .2s}.hq-footer-bottom a:hover{color:var(--green-light, #c5e5a3)}.hq-footer-credit{margin-left:auto}@media (max-width: 959px){.hq-site-footer{padding:3rem 1.25rem 3.5rem}.hq-footer-cta-grid{grid-template-columns:1fr}.hq-footer-cta-action{justify-content:flex-start}.hq-footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hq-footer-credit{margin-left:0}}@media (max-width: 520px){.hq-footer-links-grid{grid-template-columns:1fr}}.hq-chain-band{--hq-chain-bg: #16181c;--hq-chain-blue: #5eb6f3;--hq-chain-line: rgba(255, 255, 255, .14);--hq-chain-dash: rgba(255, 255, 255, .22);background:var(--hq-chain-bg);color:#fffffff0;padding:clamp(4rem,10vw,7rem) clamp(1.25rem,4vw,2.5rem)}.hq-chain-band__inner{max-width:1180px;margin:0 auto}.hq-chain-band .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hq-chain-band__lede{text-align:center;font-size:clamp(.95rem,1.35vw,1.125rem);line-height:1.65;letter-spacing:-.01em;max-width:72ch;margin:0 auto}.hq-chain-band__lede-body{color:#ffffffeb}.hq-chain-band__lede-accent{color:var(--hq-chain-blue);font-weight:500}.hq-chain-band__divider{height:1px;background:var(--hq-chain-line);margin:clamp(2.25rem,5vw,3.25rem) 0 clamp(2rem,4vw,2.75rem)}.hq-chain-band__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--hq-chain-line)}.hq-chain-band__col{padding:clamp(1.35rem,2.5vw,2rem) clamp(1rem,2vw,1.75rem) clamp(1.5rem,3vw,2.25rem);border-right:1px solid var(--hq-chain-line)}.hq-chain-band__col:last-child{border-right:none}.hq-chain-band__col-title{font-size:clamp(1rem,1.25vw,1.2rem);font-weight:600;letter-spacing:-.02em;color:#fff;margin:0 0 .35rem}.hq-chain-band__list{list-style:none;margin:0;padding:0}.hq-chain-band__list-item{display:flex;align-items:flex-start;gap:.65rem;font-size:clamp(.82rem,1.05vw,.95rem);line-height:1.45;color:#ffffffe0;padding:.85rem 0;border-bottom:1px dashed var(--hq-chain-dash)}.hq-chain-band__list-item:last-child{border-bottom:none}.hq-chain-band__list-item:before{content:"";width:6px;height:6px;margin-top:.35em;flex-shrink:0;background:var(--hq-chain-blue)}@media (max-width: 767px){.hq-chain-band__grid{grid-template-columns:1fr}.hq-chain-band__col{border-right:none;border-bottom:1px solid var(--hq-chain-line);padding-left:0;padding-right:0}.hq-chain-band__col:last-child{border-bottom:none}}.hq-about-page{background:var(--white)}.Wrapper_wrapper{width:100%;max-width:none;margin:0;padding:0 2.5rem}.HeroInner_block{background:var(--white)}.HeroInner_wrapper{padding:5rem 2.5rem 4rem;max-width:1400px;margin:0 auto}.HeroInner_subtitle{font-size:.75rem;font-weight:600;letter-spacing:-.01em;display:flex;align-items:center;gap:.375rem;margin-bottom:1.5rem;color:var(--grey-darkest)}.HeroInner_subtitle:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--green-dark);flex-shrink:0}.HeroInner_title{font-weight:600;font-size:clamp(2.5rem,5.5vw,5rem);line-height:1.05;letter-spacing:-.03em;color:var(--grey-darkest);max-width:18ch}.HeroInner_title em{font-style:normal}.HeroInner_title b{font-weight:600}.HeroInner_pill{transform-origin:50% 60%}.FullWidthMedia_block{background:var(--white);border-top:1px solid var(--grey-darkest)}.FullWidthMedia_wrapper{width:100%;max-width:none;margin:0;padding:0}.FullWidthMedia_split{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-top:1px solid var(--grey-darkest);border-bottom:1px solid var(--grey-darkest)}.FullWidthMedia_inner{width:100%;min-height:100%}.FullWidthMedia_image{min-height:100%;overflow:hidden;border-right:1px solid var(--grey-darkest)}.FullWidthMedia_bg{position:relative;width:100%;height:100%}.FullWidthMedia_img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.FullWidthMedia_copy{background:#f6f3e9;padding:clamp(2rem,5vw,3.5rem) clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.FullWidthMedia_copyTitle{font-weight:600;letter-spacing:-.03em;line-height:1.02;color:var(--grey-darkest);font-size:clamp(1.8rem,4.3vw,4.2rem);max-width:12ch}.FullWidthMedia_copyBody{margin-top:1.5rem;color:#161a1d;font-size:clamp(.82rem,1vw,.95rem);line-height:1.35;max-width:40ch}.InfraLayers_block{background:#101418;min-height:100vh;border-top:1px solid #242a30;border-bottom:1px solid #242a30}.InfraLayers_grid{min-height:100vh;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.InfraLayers_card{display:flex;flex-direction:column;gap:1.35rem;min-height:50vh;padding:clamp(1.5rem,3vw,2rem);border-right:1px solid #242a30;border-bottom:1px solid #242a30;color:#f3f3ef}.InfraLayers_card:nth-child(2n){border-right:none}.InfraLayers_cardTop{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.InfraLayers_title{font-weight:600;letter-spacing:-.02em;line-height:1.15;font-size:clamp(1.3rem,2vw,2rem)}.InfraLayers_icon{width:1rem;height:1rem;flex:0 0 1rem}.InfraLayers_icon--pixel{background:radial-gradient(circle at 25% 25%,#48afff 28%,transparent 30%),radial-gradient(circle at 75% 25%,#f6f3e9 28%,transparent 30%),radial-gradient(circle at 25% 75%,#f6f3e9 28%,transparent 30%),radial-gradient(circle at 75% 75%,#48afff 28%,transparent 30%)}.InfraLayers_icon--grid{background:linear-gradient(#48afff,#48afff) 0 0 / 40% 40% no-repeat,linear-gradient(#f6f3e9,#f6f3e9) 100% 0 / 40% 40% no-repeat,linear-gradient(#f6f3e9,#f6f3e9) 0 100% / 40% 40% no-repeat,linear-gradient(#48afff,#48afff) 100% 100% / 40% 40% no-repeat}.InfraLayers_icon--dot{border-radius:50%;background:radial-gradient(circle at 35% 35%,#f6f3e9 25%,#48afff 26%,#48afff)}.InfraLayers_icon--lines{background:repeating-linear-gradient(to bottom,#48afff 0 2px,transparent 2px 4px)}.InfraLayers_copy{margin-top:auto;color:#f3f3efe6;font-size:clamp(.86rem,1vw,1rem);line-height:1.35;max-width:36ch}.InfraLayers_partner{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}.InfraLayers_partnerLabel{color:#f3f3efc7;text-transform:uppercase;letter-spacing:.06em;font-size:.66rem;font-weight:600}.InfraLayers_partnerName{margin-top:.85rem;font-size:clamp(1.2rem,2vw,2rem);font-weight:700;letter-spacing:-.02em}.OpsConnect_block{min-height:100vh;background:#f8f2e5;border-top:1px solid rgba(24,29,35,.14);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:clamp(3.25rem,14vh,8rem) 1.25rem clamp(3rem,10vh,5.5rem);position:relative;overflow:visible}.OpsConnect_inner{width:100%;max-width:min(1100px,100%);margin:0 auto;text-align:center;position:relative;z-index:1;overflow:visible;padding-bottom:clamp(.5rem,2vh,1.25rem);display:flex;flex-direction:column;align-items:center}.OpsConnect_header,.OpsConnect_scrollStage{flex-shrink:0;width:100%}.OpsConnect_subtitle{display:inline-flex;align-items:center;gap:.35rem;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1b1f22}.OpsConnect_subtitle:before{content:"";width:6px;height:6px;border-radius:50%;background:#111417}.OpsConnect_title{margin-top:.5rem;color:#101417;font-size:clamp(2.1rem,5.2vw,4.9rem);font-weight:600;line-height:.98;letter-spacing:-.03em}.OpsConnect_emphasis{color:#5eb6f3}.OpsConnect_row{margin-top:clamp(1rem,2vw,1.5rem);display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem}.OpsConnect_pill{border:1px solid #8bc5ee;padding:.38rem .6rem;font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;color:#111417;background:#ffffff61;white-space:nowrap}.OpsConnect_plus{width:1.35rem;height:1.35rem;border-radius:50%;border:1px solid #111417;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;line-height:1;color:#111417}.OpsConnect_processKicker{margin-top:clamp(2rem,4vw,3rem);margin-bottom:0;max-width:42ch;margin-inline:auto;font-size:clamp(1.15rem,2.2vw,1.65rem);font-weight:500;letter-spacing:-.03em;line-height:1.15;color:#101417}.OpsConnect_processStack{margin-top:clamp(5.5rem,15vw,12rem);display:grid;justify-content:center;align-items:center}.OpsConnect_disks{position:relative;width:100%;max-width:900px;height:clamp(260px,28vw,340px);margin:0 auto;transform:translateY(clamp(1.25rem,4vw,3rem))}.OpsConnect_disk{position:absolute;left:50%;top:0;transform:translate(-50%)}.OpsConnect_disk-graphic{width:clamp(260px,28vw,400px);height:clamp(150px,22vw,220px);border-radius:50%;overflow:hidden;display:grid;place-items:center;transform:perspective(900px) rotateX(30deg) translate(-50%);transform-style:preserve-3d;backface-visibility:hidden;will-change:transform;transform-origin:center;position:relative;left:50%}.OpsConnect_diskGradient{width:120%;height:120%;border-radius:50%}.OpsConnect_diskGradient--4{background:conic-gradient(from 90deg,#c1e4f7,#dac6eb 360deg)}.OpsConnect_diskGradient--3{background:conic-gradient(#d4b483,#b8945a 360deg)}.OpsConnect_diskGradient--2{background:conic-gradient(from 180deg,#dac6eb,#d4b483 360deg)}.OpsConnect_diskGradient--1{background:conic-gradient(from 90deg,#f46732,#dac6eb 360deg)}.OpsConnect_disk-label{position:absolute;left:50%;top:50%;transform:translateY(-50%);margin-left:calc(clamp(260px,28vw,400px)/2 + 1.5rem);min-width:min(400px,36vw);text-align:left}.OpsConnect_disk-label-headline{font-size:clamp(1.05rem,1.35vw,1.45rem);font-weight:600;letter-spacing:-.02em;color:#101417;margin:0}.OpsConnect_disk-label-text{margin:.35rem 0 0;font-size:clamp(.82rem,1vw,.95rem);line-height:1.35;color:#101417d1}@media (max-width: 959px){.Wrapper_wrapper{padding:0 1.25rem}.HeroInner_wrapper{padding:3.5rem 1.25rem 2.5rem}.HeroInner_title{max-width:16ch}.FullWidthMedia_split{min-height:auto;grid-template-columns:1fr}.FullWidthMedia_image{aspect-ratio:4/3;min-height:280px;border-right:none;border-bottom:1px solid var(--grey-darkest)}.FullWidthMedia_copy{min-height:320px;padding:1.5rem 1.25rem}.FullWidthMedia_copyTitle{max-width:14ch;font-size:clamp(1.7rem,8vw,2.5rem)}.InfraLayers_grid{grid-template-columns:1fr}.InfraLayers_card{min-height:320px;border-right:none}.OpsConnect_block{min-height:72vh;justify-content:flex-start;padding-top:clamp(2.5rem,10vh,5rem)}.OpsConnect_title{font-size:clamp(2rem,9.5vw,3.2rem)}.OpsConnect_pill{font-size:.54rem}.OpsConnect_processKicker{max-width:100%;margin-top:clamp(2rem,4vw,3rem);font-size:clamp(1rem,4.5vw,1.35rem);padding:0 .25rem}.OpsConnect_processStack{margin-top:clamp(3.5rem,12vw,7rem)}.OpsConnect_disks{height:auto;transform:none;max-width:100%}.OpsConnect_disk{position:relative;left:auto;top:auto;transform:none;height:auto;display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-bottom:1.25rem}.OpsConnect_disk:last-child{margin-bottom:0}.OpsConnect_disk-graphic{width:clamp(160px,58vw,240px);height:clamp(110px,42vw,180px);position:static;transform:perspective(900px) rotateX(18deg);left:auto}.OpsConnect_disk-label{position:static;transform:none;margin-left:0;min-width:unset;text-align:center;max-width:34ch;padding:0 .5rem}.OpsConnect_disk-label-text{display:none}}.hq-team-hero{position:relative;background:var(--white);overflow:visible;padding:clamp(4rem,10vw,6.5rem) max(1.25rem,5vw) clamp(4rem,14vw,9rem)}.hq-team-hero__row{position:relative;z-index:1;width:100%;max-width:none;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:clamp(1.75rem,4vw,3rem)}.hq-team-hero__copy{flex:1 1 17rem;min-width:0;max-width:42rem;position:sticky;top:calc(var(--hq-fixed-nav-clearance, 6.5rem) + .75rem);align-self:flex-start;z-index:2}.hq-team-hero__copy .hq-subtitle2{margin-bottom:1.5rem;color:var(--grey-darkest)}.hq-team-hero__title{font-weight:600;font-size:clamp(2.5rem,5.5vw,5rem);line-height:1.05;letter-spacing:-.03em;color:var(--grey-darkest)}.hq-team-hero__title .hq-pill{transform-origin:50% 60%}.hq-team-hero__right{flex:1 1 22rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-width:0}.hq-team-panel{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:clamp(1rem,2.25vw,1.5rem)}.hq-team-panel__group--next-category{padding-top:clamp(2.25rem,6vw,4rem)}.hq-partner-firms-grid{margin-top:clamp(.85rem,1.8vw,1.35rem);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.5rem,1.1vw,.9rem)}.hq-partner-firm-card{position:relative;border-radius:.75rem;overflow:hidden;background:var(--grey-light);min-height:clamp(8.5rem,12vw,11rem)}.hq-partner-firm-card:after{content:"";position:absolute;top:0;right:0;width:2.5rem;height:2.5rem;background:var(--white);clip-path:polygon(100% 0,100% 100%,0 0);pointer-events:none;z-index:2}.hq-partner-firm-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:filter .22s ease,transform .22s ease;filter:saturate(.95)}.hq-partner-firm-card:hover .hq-partner-firm-card__image{filter:saturate(1.12) hue-rotate(-7deg) brightness(.9);transform:scale(1.02)}.hq-team-panel__header{position:relative;width:100%;padding-top:.35rem}.hq-team-panel__mesh{position:absolute;top:0;left:0;width:clamp(4.5rem,12vw,7rem);height:clamp(2.25rem,5vw,3.25rem);pointer-events:none;opacity:1;background-image:repeating-linear-gradient(52deg,transparent 0,transparent 5px,rgba(39,42,42,.07) 5px,rgba(39,42,42,.07) 5.5px),repeating-linear-gradient(-52deg,transparent 0,transparent 5px,rgba(39,42,42,.055) 5px,rgba(39,42,42,.055) 5.5px)}.hq-team-panel__title{position:relative;z-index:1;font-size:clamp(1.125rem,1.45vw,1.375rem);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--grey-darkest);padding-bottom:.65rem;padding-left:.125rem}.hq-team-panel__rule{width:100%;height:1px;background:var(--grey-darkest)}.hq-team-cards-stack{--hq-team-card-gap: clamp(.5rem, 1.25vw, 1rem);--hq-team-news-card-unit-height: clamp(10.5rem, 22vw, 13.75rem);display:flex;flex-direction:column;align-items:stretch;gap:var(--hq-team-card-gap);width:100%;min-width:0}.hq-team-cards{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:var(--hq-team-card-gap);width:100%;min-width:0}.hq-team-cards__cell{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.hq-team-cards--partial{justify-content:flex-start}.hq-team-cards--partial .hq-team-cards__cell{flex:0 0 calc((100% - 2 * var(--hq-team-card-gap)) / 3);max-width:calc((100% - 2 * var(--hq-team-card-gap)) / 3)}.hq-team-cards-stack .hq-news-card{flex:1;width:100%;min-height:calc(var(--hq-team-news-card-unit-height) * 2);height:100%}@media (max-width: 1100px){.hq-team-hero__row{flex-direction:column;align-items:stretch}.hq-team-hero__copy{position:static;top:auto;z-index:auto}.hq-team-hero__right{justify-content:stretch;width:100%}.hq-team-cards{justify-content:flex-start}.hq-partner-firms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.hq-team-panel{max-width:none}.hq-team-cards{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hq-team-cards__cell{flex:0 0 min(78vw,220px);min-width:min(78vw,220px);scroll-snap-align:start}.hq-team-cards--partial .hq-team-cards__cell{flex:0 0 min(78vw,220px);max-width:none;min-width:min(78vw,220px)}.hq-partner-firms-grid{grid-template-columns:1fr;gap:.75rem}}.asl-page{--asl-nav-h: 68px;min-height:100vh;display:flex;flex-direction:column;background:var(--white)}.asl-nav{position:sticky;top:0;z-index:50;height:var(--asl-nav-h);background:#fff;border-bottom:1px solid rgba(15,17,24,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.asl-nav__logo-link img{height:29px;width:auto;display:block}.asl-main{flex:1}.asl-split{display:flex;align-items:flex-start}.asl-split__left{flex:0 0 50%;position:sticky;top:var(--asl-nav-h);height:calc(100vh - var(--asl-nav-h));align-self:flex-start;display:flex;align-items:center;justify-content:center;background:var(--grey-darkest);overflow:hidden}.asl-split__right{flex:0 0 50%;min-height:calc(100vh - var(--asl-nav-h));padding:4rem 4rem 6rem;background:var(--white)}.asl-video-wrap{position:relative;width:calc(100% - 4rem);height:60vh;border-radius:1rem;overflow:hidden;background:var(--grey-dark)}.asl-video{width:100%;height:100%;object-fit:cover;display:block}.asl-video__overlay{position:absolute;bottom:1.5rem;left:1.5rem}.asl-video__label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73}.asl-form__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--grey-darkest);margin-bottom:.625rem}.asl-form__subtitle{font-size:.9375rem;color:var(--grey-mid);line-height:1.55;max-width:42ch;margin-bottom:2rem}.asl-progress{position:relative;height:3px;background:#0f11181a;border-radius:2px;overflow:hidden}.asl-progress__bar{position:absolute;left:0;top:0;height:100%;width:0;background:var(--green-dark);border-radius:2px;transition:width .35s ease}.asl-progress__label{display:block;margin-top:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--grey-mid)}.asl-form__questions{margin-top:2.75rem;display:flex;flex-direction:column;gap:2.75rem}.asl-question{border:none;padding:0;margin:0;min-width:0}.asl-question__label{display:block;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;line-height:1.45;color:var(--grey-darkest);margin-bottom:.875rem}.asl-question__num{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background:var(--grey-darkest);color:#fff;font-size:.625rem;font-weight:700;letter-spacing:0;margin-right:.5rem;vertical-align:middle;position:relative;top:-1px;flex-shrink:0}.asl-question__hint{font-size:.8125rem;font-weight:400;color:var(--grey-mid)}.asl-question__options{display:flex;flex-direction:column;gap:.5rem}.asl-option{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.125rem;border:1.5px solid rgba(15,17,24,.12);border-radius:.625rem;cursor:pointer;transition:border-color .18s ease,background .18s ease;-webkit-user-select:none;user-select:none}.asl-option:hover{border-color:var(--green-dark);background:var(--green-pale)}.asl-option--selected{border-color:var(--grey-darkest);background:var(--grey-light)}.asl-option__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.asl-option__check{flex-shrink:0;width:1.125rem;height:1.125rem;border-radius:50%;border:1.5px solid rgba(15,17,24,.2);display:flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease}.asl-option--checkbox .asl-option__check{border-radius:4px}.asl-option--selected .asl-option__check{background:var(--grey-darkest);border-color:var(--grey-darkest)}.asl-option--selected .asl-option__check:after{content:"";display:block;width:5px;height:5px;border-radius:50%;background:#fff}.asl-option--selected.asl-option--checkbox .asl-option__check:after{width:7px;height:4px;border-radius:0;background:transparent;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translateY(-1px)}.asl-option__text{font-size:.9375rem;line-height:1.4;color:var(--grey-darkest)}.asl-form__footer{margin-top:3.5rem;padding-bottom:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.asl-submit{display:inline-flex;align-items:center;padding:.875rem 2.25rem;background:var(--grey-darkest);color:#fff;font-family:inherit;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;border:none;border-radius:.5rem;cursor:pointer;transition:background .2s ease,opacity .2s ease}.asl-submit:disabled{opacity:.3;cursor:not-allowed}.asl-submit:not(:disabled):hover{background:var(--green-dark)}.asl-form__remaining{font-size:.8125rem;color:var(--grey-mid)}.asl-result{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - var(--asl-nav-h));gap:1.25rem}.asl-result__score-row{display:flex;align-items:baseline;gap:.375rem}.asl-result__score{font-size:clamp(5rem,12vw,8rem);font-weight:700;letter-spacing:-.05em;line-height:1;color:var(--grey-darkest)}.asl-result__denom{font-size:1.5rem;font-weight:600;color:var(--grey-mid)}.asl-result__tier{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-dark)}.asl-result__message{font-size:1.0625rem;line-height:1.7;color:var(--grey-darkest);max-width:38ch}@media (max-width: 959px){.asl-split{flex-direction:column}.asl-split__left{position:relative;top:auto;flex:none;width:100%;height:auto}.asl-video-wrap{width:100%;height:56vw;border-radius:0}.asl-split__right{flex:none;width:100%;min-height:auto;padding:2.5rem 1.25rem 5rem}.asl-result{min-height:auto;padding:3rem 0}}
