@font-face{font-family:IBM Plex Mono;font-weight:300;font-style:normal;font-display:swap;src:url(/fonts/IBMPlexMono-Light.woff2) format("woff2"),url(/fonts/IBMPlexMono-Light.ttf) format("truetype")}@font-face{font-family:IBM Plex Mono;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/IBMPlexMono-Regular.woff2) format("woff2"),url(/fonts/IBMPlexMono-Regular.ttf) format("truetype")}@font-face{font-family:IBM Plex Mono;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/IBMPlexMono-Medium.woff2) format("woff2"),url(/fonts/IBMPlexMono-Medium.ttf) format("truetype")}:root{--bg: var(--e-global-color-bg, #ffffff);--fg: var(--e-global-color-primary, #000000);--green: var(--e-global-color-accent, #1ed760);--green-deep: var(--e-global-color-accent_deep, #00c14a);--gutter: clamp(24px, 4vw, 80px);--max-w: 1920px;--section-pad-y: clamp(80px, 12vh, 180px);--type-base: var(--e-global-typography-text-font-size, clamp(15px, 1.05vw, 20px));--type-headline: var(--e-global-typography-secondary-font-size, clamp(24px, 2.6vw, 40px));--type-display: var(--e-global-typography-primary-font-size, clamp(40px, 6vw, 96px));--easing: cubic-bezier(.6, .2, .2, 1)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:400;font-size:var(--type-base);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{-webkit-user-select:none;user-select:none}.contact__email,.lawyer-card__meta dd,input,textarea{-webkit-user-select:text;user-select:text}body.is-dark{--bg: #000;--fg: #fff;background:#000;color:#fff}body.is-loading{overflow:hidden}body.menu-open{overflow:hidden;touch-action:none}body.is-loading main[data-barba=wrapper]{visibility:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer;padding:0}img,svg{display:block;max-width:100%}p{margin:0 0 1em}h1,h2,h3{margin:0;font-weight:500;line-height:1.1}::selection{background:var(--green);color:#000}.will-blur{will-change:filter,transform,opacity}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:8px;left:8px;z-index:100000;padding:8px 14px;background:var(--bg);color:var(--fg);font-family:IBM Plex Mono,monospace;font-size:14px;text-decoration:none;outline:2px solid var(--green);outline-offset:2px;transform:translateY(-300%)}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}.lang-select{position:fixed;inset:0;z-index:200;background:#fff;transition:opacity .5s ease}.lang-select.is-hidden{opacity:0;pointer-events:none}.lang-select__inner{position:absolute;inset:0}.lang-select__icon{position:absolute;top:32.65vh;left:50%;transform:translate(-50%);width:33.15vw;aspect-ratio:944 / 278;height:auto;min-width:280px;max-width:800px}.lang-select__icon svg{display:block;width:100%;height:100%}.lang-select__sentence{position:absolute;top:56.85vh;left:0;right:0;display:flex;justify-content:center;align-items:baseline;gap:.5em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:clamp(18px,1.823vw,40px);line-height:1.685;text-align:left;white-space:nowrap;will-change:transform,opacity,filter;pointer-events:none}.lang-select__sentence>*{pointer-events:auto}.lang-select__lede{font-weight:300;white-space:nowrap}.lang-select__choices{font-weight:500;white-space:nowrap}.lang-sep{margin:0 .4em;opacity:.85}.lang-slot{position:relative;display:inline-block}.lang-slot__token{appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:none;font-weight:500;white-space:nowrap;transition:opacity .2s ease,color .2s var(--easing),scale .2s var(--easing)}.lang-slot__token:focus-visible{outline:2px solid var(--green);outline-offset:3px}.lang-slot__list{position:absolute;top:100%;left:0;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:1;max-height:min(40vh,440px);overflow-y:auto;overscroll-behavior:auto;scrollbar-width:thin;padding-bottom:calc(min(40vh,440px) - 2.4em)}.lang-slot__list::-webkit-scrollbar{width:5px}.lang-slot__list::-webkit-scrollbar-track{background:transparent}.lang-slot__list::-webkit-scrollbar-thumb{background:#00000059;border-radius:3px}.lang-slot__list::-webkit-scrollbar-thumb:hover{background:#0000008c}.lang-slot__list li{text-align:left;margin:0}.lang-slot__list button{appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:none;font-weight:500;white-space:nowrap;text-align:left;will-change:filter,opacity}.lang-slot__list button:focus-visible{outline:2px solid var(--green);outline-offset:3px}.lang-slot.is-open .lang-slot__list{opacity:1;pointer-events:auto}.lang-slot.is-open .lang-slot__token{opacity:.55}.lang-slot__list .is-near{font-weight:700}.lang-slot__list button.is-current{display:none}.lang-slot__list{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade-top, 0px),#000 calc(100% - var(--fade-bottom, 0px)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade-top, 0px),#000 calc(100% - var(--fade-bottom, 0px)),transparent 100%)}@media (max-width: 900px),(hover: none),(prefers-reduced-motion: reduce){.lang-select__inner{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;inset:0;padding:36.7vh 24px 0}.lang-select__icon{position:static;transform:none;width:clamp(280px,81vw,360px);min-width:0;max-width:none;height:auto;margin-bottom:6vh}.lang-select__sentence{position:static;inset:auto;display:flex;flex-direction:column;align-items:center;gap:14px;white-space:normal;text-align:center;font-size:clamp(16px,4vw,22px);line-height:1.5;pointer-events:auto;padding:0 16px}.lang-select__lede,.lang-select__choices{position:static;display:block;margin:0 auto;text-align:center;white-space:normal}.lang-select__lede{font-weight:300}.lang-select__choices{white-space:nowrap}.lang-slot__list{position:absolute;top:100%;left:50%;transform:translate(-50%);text-align:center;gap:14px;padding:10px 0 calc(50vh - 2.4em);max-height:50vh}.lang-slot__list li,.lang-slot__list button{text-align:center}.lang-slot__token,.lang-slot__list button{cursor:pointer;padding:8px 14px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.lang-slot__token:active,.lang-slot__list button:active{background:#0000000d;border-radius:8px}.lang-slot__list button{filter:none!important;opacity:1!important}.lang-select__sentence{line-height:1.7}}.intro{position:fixed;inset:0;z-index:100;background:#fff;pointer-events:none}.logo{position:fixed;top:3.5vh;right:4.219vw;z-index:50;display:block;opacity:0;appearance:none;background:none;border:0;padding:0;margin:0;cursor:none}.logo:focus-visible{outline:2px solid var(--green);outline-offset:4px}.logo__video,.logo__anim{width:14vw;aspect-ratio:944 / 278;height:auto;min-width:128px;max-width:280px;display:block}.logo__anim svg{display:block;width:100%;height:100%}[data-logo-lottie]{filter:invert(1)}body.is-dark .logo{color:#fff}body.is-dark [data-logo-lottie]{filter:none}.sidebar{position:fixed;left:3.802vw;bottom:6.019vh;z-index:40;opacity:0;visibility:hidden}.sidebar ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}.sidebar a{display:inline-block;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:17px;font-weight:300;line-height:1.292;padding:0;position:relative;transition:font-weight .3s var(--easing),color .2s var(--easing),scale .2s var(--easing)}.sidebar a.is-active{font-weight:500}body.is-dark .sidebar a{color:#fff}.locale-button{background:none;border:0;color:inherit;cursor:pointer;padding:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:17px;font-weight:300;line-height:1.292;display:inline-flex;align-items:baseline;gap:.4em;transition:color .2s var(--easing),scale .2s var(--easing)}.locale-button__sep{opacity:.5}.locale-button__lang{font-weight:500}body.is-dark .locale-button{color:#fff}#localeButton{position:fixed;right:3.802vw;bottom:6.019vh;z-index:40;opacity:0;visibility:hidden;text-align:right;color:#fff;mix-blend-mode:difference}body.is-dark #localeButton{color:#fff}.locale-button--menu{display:none}.menu-toggle{position:fixed;top:clamp(20px,2.5vh,40px);left:clamp(24px,3vw,60px);z-index:50;font-size:14px;font-weight:400;display:none}body.is-dark .menu-toggle{color:#fff}.splat{position:fixed;pointer-events:none;z-index:30;user-select:none;will-change:transform,opacity;opacity:0}.splat--cursor{width:clamp(20px,1.6vw,32px);height:auto;top:0;left:0;transform:translate(-50%,-50%);z-index:300}#paint-canvas{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:250}@media (hover: hover) and (pointer: fine){html,body,a,button,input,label,.lang-select__option{cursor:none}}main{display:block;width:100%;max-width:var(--max-w);margin:0 auto}.section{position:relative;min-height:100vh;padding:var(--section-pad-y) clamp(64px,7vw,140px);display:flex;flex-direction:column;justify-content:center}.section__headline{font-size:var(--type-headline);font-weight:500;max-width:44ch;margin:0 0 1.5em}.section--who{position:relative;overflow:hidden;display:block;padding:0;min-height:100vh}.section--who .section__headline{position:absolute;top:29.074vh;left:7.864vw;width:60.729vw;font-size:clamp(22px,2.24vw,48px);font-weight:500;line-height:1.3;max-width:none;margin:0;z-index:1}.who__body{display:block}.who__col{position:absolute;z-index:1;font-size:clamp(14px,1.0417vw,22px);font-weight:400;line-height:1.4}.who__col p{max-width:none;margin:0 0 1em}.who__col--a{top:50.926vh;left:30.313vw;width:28.49vw;padding-top:0}.who__col--b{top:65.556vh;left:63.229vw;width:31.302vw;padding-top:0}.who__kicker{font-weight:500;margin-top:1.6em}.who__splat{position:absolute;inset:0;z-index:0;pointer-events:none}.who__splat-video,.who__splat-anim{width:100%;height:100%;object-fit:cover;display:block;opacity:1;will-change:opacity,transform}.who__splat-anim svg{display:block;width:100%;height:100%}.section--contact{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;column-gap:clamp(40px,8vw,160px);row-gap:clamp(60px,12vh,160px);align-items:start}.contact__col[data-contact-col=a]{grid-column:1;grid-row:1 / span 2;align-self:center}.contact__col[data-contact-col=b]{grid-column:2;grid-row:1}.contact__col[data-contact-col=c]{grid-column:2;grid-row:2}.contact__lede{font-size:clamp(16px,1.25vw,22px);font-weight:500;line-height:1.2;margin-bottom:.6em}.contact__col p{max-width:32ch;font-size:clamp(14px,1.1vw,20px);font-weight:300;line-height:1.25}.contact__email{display:inline-block}[data-typewriter]{white-space:pre-line}.prompt{font-size:clamp(28px,3.4vw,52px);font-weight:300;max-width:14ch;line-height:1.15}.prompt strong{font-weight:500}@media (max-width: 900px){.section,.section--who,.section--services,.section--experts,.section--contact,.section--offices{overflow:visible}.section,.section--who{padding:124px clamp(20px,6vw,40px) 100px}body.sfera-no-section [data-barba=container]{padding-top:120px}body:before{content:"";position:fixed;top:0;left:0;right:0;height:120px;background-color:inherit;z-index:44;pointer-events:none}.logo{right:50%;transform:translate(50%);top:16px;background:none;border-radius:0;padding:0;z-index:210!important}.logo__video,.logo__anim{width:200px;min-width:200px;max-width:200px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;position:fixed;top:56px;left:4px;right:auto;margin:0;width:max-content;min-height:48px;padding:12px 16px;background:none;color:inherit;border-radius:0;z-index:210;font-size:16px;font-weight:400;letter-spacing:0;opacity:0;visibility:hidden}.menu-toggle:active{opacity:.55}.sidebar{position:fixed;inset:0;width:100vw;height:100dvh;margin:0;padding:124px 32px;box-sizing:border-box;z-index:205;background-color:inherit;color:inherit;opacity:0;visibility:visible;pointer-events:none;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.sidebar ul{display:flex;flex-direction:column;gap:4px;width:100%;list-style:none;margin:0;padding:0}.sidebar a{display:block;padding:14px 8px;min-height:56px;width:100%;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:22px;font-weight:400;line-height:1.3;letter-spacing:-.01em;color:inherit;word-spacing:normal;transition:opacity .18s var(--easing)}.sidebar a.is-active{font-weight:500}.sidebar a:active{opacity:.55}body.menu-open .sidebar{pointer-events:auto}#localeButton{display:none}.locale-button--menu{display:inline-flex;margin-top:22px;padding:14px 8px;font-size:22px;font-weight:400}.splat--cursor,#paint-canvas{display:none}.section--who .section__headline{position:static;top:auto;left:auto;width:auto;max-width:none;font-size:clamp(20px,5.5vw,28px);line-height:1.3;margin:0 0 1.5em}.who__body{display:grid;grid-template-columns:1.3fr 1fr;column-gap:24px;row-gap:1.2em;position:relative;align-items:start}.who__col{display:contents}.who__col p{margin:0;max-width:none;font-size:clamp(13px,3.2vw,16px);line-height:1.45}.who__col--a>p:nth-child(1){grid-column:1;grid-row:1}.who__col--a>p:nth-child(2){grid-column:2;grid-row:2}.who__col--b>p:nth-child(1){grid-column:1;grid-row:3}.who__col--b>p:nth-child(2){grid-column:2;grid-row:4}.who__col--b>.who__kicker{grid-column:1;grid-row:5;margin-top:1em}.who__splat{position:static;inset:auto;grid-column:1;grid-row:2;width:100%;aspect-ratio:1 / 1;height:auto;align-self:center}.who__splat-anim{object-fit:contain}.section--contact{grid-template-columns:1fr;grid-template-rows:auto;row-gap:60px}.contact__col[data-contact-col=a],.contact__col[data-contact-col=b],.contact__col[data-contact-col=c]{grid-column:1;grid-row:auto}}body.sfera-editor .logo,body.sfera-editor .sidebar{opacity:1!important;visibility:visible!important}body.sfera-editor #paint-canvas,body.sfera-editor #splatCursor{display:none!important}@media (max-width: 900px){body.sfera-editor:before,body.sfera-editor .sidebar{display:none!important}body.sfera-editor .menu-toggle{opacity:1!important;visibility:visible!important}}html[data-sfera-rehydrating] [data-section=experts] [id$=-component],html[data-sfera-rehydrating] [data-section=services] [id$=-component],html[data-sfera-rehydrating] [data-section=offices] [id$=-component]{opacity:0!important;transition:opacity .2s ease-out}[data-splat-target]{transition:color .2s var(--easing),scale .2s var(--easing)}[data-splat-target]:hover{color:var(--green-deep);scale:.97}body.is-dark [data-splat-target]:hover,.section--services [data-splat-target]:hover{color:var(--green)}a.contact__email:hover,.contact__email[data-splat-target]:hover{color:var(--green-deep)!important}a.contact__email,.contact__email[data-splat-target]{transition:color .5s var(--easing)}a.contact__email.is-greened,.contact__email.is-greened[data-splat-target]{color:#00d45e!important}[data-green-links=main] .word--key,[data-green-links=main] .word--key strong{color:var(--green)}[data-green-links=all] [data-splat-target]:not(:hover){color:var(--green)}.experts{width:100%;position:relative}.section--experts{padding-left:0;padding-right:0;justify-content:flex-start;padding-top:calc(50vh - .65em)}.section--experts:has([data-stage=category]),.section--experts:has([data-stage=lawyer]){padding-top:17vh}.experts__prompt{font-size:clamp(22px,2.5vw,45px);font-weight:300;line-height:1.3;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35em;margin:0 auto;text-align:center;width:100%;max-width:36ch}.experts[data-stage=category] .experts__prompt,.experts[data-stage=lawyer] .experts__prompt{max-width:70ch;font-size:clamp(20px,1.85vw,35px)}.experts__prompt .word{display:inline-block;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:default;white-space:nowrap}.experts__prompt .word--key{cursor:pointer}.experts__prompt .word--key strong{font-weight:500}.experts__prompt .word--key:hover{color:var(--green-deep)}.experts__prompt .word--sep{font-weight:300;opacity:.8}.experts__prompt .is-hidden,.experts__prompt-wrap,.services__prompt-wrap{display:none}.experts__crumb{display:inline-flex;align-items:baseline;gap:.35em;font:inherit}.experts[data-stage=area] .experts__prompt{position:relative}.experts[data-stage=area] .experts__crumb{position:absolute;top:100%;left:var(--crumb-x, 50%);margin-top:.25em;font-size:clamp(22px,1.85vw,35px);font-weight:500;white-space:nowrap}.experts[data-stage=area] .experts__crumb [data-slot=sep1],.experts[data-stage=lawyer] .experts__prompt{display:none}.services__prompt{font-size:clamp(22px,2.5vw,45px);font-weight:300;line-height:1.3;display:flex;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35em;margin:0 auto;text-align:center;width:100%;max-width:36ch;transition:max-width 0s}.services__prompt .word{display:inline-block;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:default}.services__prompt .word--key{cursor:pointer}.services__prompt .word--key strong{font-weight:500}.services__prompt .word--sep{font-weight:300;opacity:.8}.services__prompt .is-hidden{display:none}.services__crumb{display:inline-flex;align-items:baseline;gap:.25em .4em;font:inherit}.services[data-stage=list] .services__prompt{position:relative}.services[data-stage=list] .services__crumb{position:absolute;top:100%;left:var(--service-x, 50%);margin-top:.25em;font-size:clamp(22px,1.85vw,35px);font-weight:500;white-space:nowrap}.services[data-stage=list] .services__crumb [data-slot=sep1]{display:none}.services[data-stage=category] .services__prompt,.services[data-stage=list] .services__prompt{max-width:none}.services[data-stage=list] .services__prompt{margin-bottom:clamp(20px,3vh,40px)}.services[data-stage=detail] .services__prompt{width:max-content;max-width:70ch;font-size:clamp(20px,1.85vw,35px);margin-bottom:clamp(8px,1vh,16px)}.services[data-stage=detail] .services__crumb [data-slot=detail]{display:none}.experts__stage{position:relative;width:100%}.services__stage{position:relative}.experts__sub{margin:clamp(16px,2.5vh,30px) 0 0;width:max-content;margin-left:var(--expertise-x, 50%);display:flex;flex-direction:column;align-items:flex-start;gap:.6em;font-size:clamp(22px,1.85vw,35px);font-weight:500;text-align:left}.experts__sub button{text-align:left;font-weight:300}.experts__sub button[data-splat-target]:hover{color:#000;font-weight:500}.experts__categories{margin:calc(clamp(16px,2.5vh,30px) + 1.6em) 0 0;margin-left:var(--category-x, calc(var(--expertise-x, 50%) + 7ch));max-width:calc(100vw - var(--category-x, calc(var(--expertise-x, 50%) + 7ch)) - clamp(40px,10vw,180px));display:flex;flex-direction:column;align-items:flex-start;gap:.6em;font-size:clamp(22px,1.85vw,35px);font-weight:500;text-align:left;max-height:45vh;overflow-y:auto;overscroll-behavior:auto;padding-top:4px;padding-bottom:calc(45vh - 2.2em);scrollbar-width:thin}.experts__categories button{text-align:left;font-weight:300;white-space:normal;line-height:1.15;max-width:100%}.experts__categories button[data-splat-target]:hover{color:#000;font-weight:500}.experts__lawyers{display:flex;flex-direction:column;gap:clamp(35px,4.4vh,47px);align-items:flex-start;margin-left:18.8vw;margin-top:clamp(60px,10vh,113px);max-height:70vh;overflow-y:auto;overscroll-behavior:auto;scrollbar-width:thin;padding-bottom:calc(70vh - 90px)}.experts__categories,.experts__lawyers,.services__list{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade-top, 0px),#000 calc(100% - var(--fade-bottom, 0px)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 var(--fade-top, 0px),#000 calc(100% - var(--fade-bottom, 0px)),transparent 100%)}.experts__lawyer-row{display:grid;grid-template-columns:min(25.1vw,482px) min(17.86vw,343px) min(20.99vw,403px);column-gap:0;align-items:center;background:none;border:0;padding:0;font:inherit;color:inherit;cursor:pointer;text-align:left}.experts__lawyer-name{font-size:clamp(20px,1.5vw,29px);font-weight:500}.experts__lawyer-city,.experts__lawyer-email{font-size:clamp(18px,1.5vw,29px);font-weight:400}.lawyer-card{display:grid;grid-template-columns:57% 43%;align-items:end;width:100%;min-height:100vh;margin:calc(-1 * var(--section-pad-y, 80px)) 0}.lawyer-card__main{padding:clamp(40px,6vh,90px) clamp(20px,2vw,50px) clamp(100px,20vh,180px) clamp(30px,17vw,330px);position:relative}.lawyer-card__heading{display:flex;align-items:baseline;gap:clamp(8px,.7vw,16px);margin:0 0 clamp(28px,5vh,60px)}.lawyer-card__back{background:none;border:0;color:inherit;font:inherit;cursor:pointer;padding:0;margin:0;line-height:1.2;font-size:clamp(24px,2.7vw,38px);display:inline-flex;flex:0 0 auto;transition:color .2s var(--easing),opacity .2s var(--easing)}.lawyer-card__heading:has(.lawyer-card__back:hover,.lawyer-card__name-back:hover) .lawyer-card__back,.lawyer-card__back:focus-visible{color:var(--green-deep);opacity:.85}.lawyer-card__back:focus-visible{outline:2px solid var(--green);outline-offset:3px}.lawyer-card__name{font-size:clamp(22px,2.6vw,38px);font-weight:500;line-height:1.2;margin:0;display:flex;flex-direction:column;gap:0}.lawyer-card__name-row{display:flex;align-items:center;gap:.4em;flex-wrap:nowrap;white-space:nowrap}.lawyer-card__name-text{display:inline-block}.lawyer-card__name-back{appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-align:inherit;transition:color .2s var(--easing),scale .2s var(--easing)}.lawyer-card__heading:has(.lawyer-card__back:hover,.lawyer-card__name-back:hover) .lawyer-card__name-back,.lawyer-card__name-back:focus-visible{color:var(--green-deep);scale:.97;transform-origin:left center}.lawyer-card__name-back:focus-visible{outline:2px solid var(--green);outline-offset:3px}.lawyer-card__socials{display:inline-flex;gap:.66em;align-items:center;flex-shrink:0}.lawyer-card__socials a{width:.66em;height:.66em;display:inline-flex;align-items:center;justify-content:center;color:var(--green);transition:scale .2s var(--easing),color .2s var(--easing)}.lawyer-card__socials svg{width:100%;height:100%;display:block}.lawyer-card__socials--mobile{display:none}.lawyer-card__meta{display:grid;grid-template-columns:minmax(0,31fr) minmax(0,53fr);gap:25px clamp(30px,4vw,50px);font-size:clamp(14px,1.05vw,16px);margin:0;max-width:min(820px,100%)}.lawyer-card__meta>div{margin:0}.lawyer-card__meta dt{font-weight:500;line-height:1.2;margin-bottom:.3em}.lawyer-card__meta dd{margin:0;font-weight:400;line-height:1.4}.lawyer-card__meta-overflow{display:block;max-height:4.2em;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.35) transparent}.lawyer-card__meta-overflow.is-scrollable{mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 24px),transparent 100%)}.lawyer-card__meta-overflow::-webkit-scrollbar,.experts__categories::-webkit-scrollbar,.experts__lawyers::-webkit-scrollbar{width:5px}.lawyer-card__meta-overflow::-webkit-scrollbar-track,.experts__categories::-webkit-scrollbar-track,.experts__lawyers::-webkit-scrollbar-track{background:transparent}.lawyer-card__meta-overflow::-webkit-scrollbar-thumb,.experts__categories::-webkit-scrollbar-thumb,.experts__lawyers::-webkit-scrollbar-thumb{background:#00000059;border-radius:3px}.lawyer-card__meta-overflow::-webkit-scrollbar-thumb:hover,.experts__categories::-webkit-scrollbar-thumb:hover,.experts__lawyers::-webkit-scrollbar-thumb:hover{background:#0000008c}.lawyer-card__bullet{display:block;padding-left:1.2em;text-indent:-1.2em}.lawyer-card__portrait{position:relative;width:100%;align-self:end;background:transparent;filter:grayscale(1) contrast(1.05)}.lawyer-card__portrait-mask{display:block;width:100%;will-change:transform}.lawyer-card__portrait img{width:100%;height:auto;display:block;max-height:100vh;object-fit:contain;object-position:right bottom}.lawyer-card__portrait--placeholder{display:grid;place-items:center;background:#f3f3f3;color:#c5c5c5}.lawyer-card__portrait--placeholder .lawyer-card__portrait-mask{display:grid;place-items:center}.lawyer-card__portrait--placeholder svg{width:40%}.section--services{background:transparent;justify-content:flex-start;padding-top:calc(50vh - .65em)}.section--services:has([data-stage=list]),.section--services:has([data-stage=detail]){padding-top:17vh}body.is-dark .section--services{color:#fff}.services{width:100%;position:relative}.services__sub{margin:clamp(16px,2.5vh,30px) 0 0;margin-left:var(--service-x, 50%);width:max-content;display:flex;flex-direction:column;align-items:flex-start;gap:.6em;font-size:clamp(22px,1.85vw,35px);font-weight:500;text-align:left}.services__sub button{text-align:left;font-weight:300}.services__sub button[data-splat-target]:hover{color:#fff;font-weight:500}.services__list-wrap{margin:calc(clamp(28px,5vh,60px) + 1.6em) 0 0;margin-left:var(--list-category-x, calc(var(--service-x, 50%) + 7ch));width:max-content;max-width:calc(100% - var(--list-category-x, var(--service-x, 0px)))}.services__detail-wrap{margin:clamp(20px,3vh,36px) auto 0;width:100%;max-width:65ch}.services__detail-title{display:block;margin:0 auto;padding:0;border:0;background:none;color:inherit;font:inherit;font-size:clamp(20px,1.85vw,35px);font-weight:500;line-height:1.3;text-align:center;cursor:pointer;max-width:70ch}.services__list{margin-top:1em;display:flex;flex-direction:column;gap:.6em;font-size:clamp(22px,1.85vw,35px);font-weight:500;max-height:60vh;overflow-y:auto;overscroll-behavior:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent;padding-top:4px;padding-bottom:calc(60vh - 2.2em)}.services__list::-webkit-scrollbar,.services__detail::-webkit-scrollbar{width:5px}.services__list::-webkit-scrollbar-track,.services__detail::-webkit-scrollbar-track{background:transparent}.services__list::-webkit-scrollbar-thumb,.services__detail::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:3px}.services__list::-webkit-scrollbar-thumb:hover,.services__detail::-webkit-scrollbar-thumb:hover{background:#fff9}.services__list button{text-align:left;font-weight:300}.services__list button[data-splat-target]:hover{color:#fff;font-weight:500}.services__detail{display:grid;grid-template-columns:1fr;gap:1.5em;font-size:clamp(16px,1.3vw,22px);max-height:60vh;overflow-y:auto;overscroll-behavior:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent;padding-bottom:calc(60vh - 3em)}.services__group h3{font:inherit;font-weight:500;line-height:1.3;margin:0 0 .4em}.services__group ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8em;font-weight:300}.services__group ul li{white-space:normal}.services__lawyers{margin-top:2em;display:flex;flex-direction:column;gap:.9em}.services__lawyers-label{font-weight:500;font-size:.8em;letter-spacing:.04em;opacity:.6;margin:0 0 .2em}.services__lawyer-row{display:grid;grid-template-columns:1fr auto;column-gap:1.2em;align-items:baseline;text-decoration:none;color:inherit;font-size:clamp(15px,1.1vw,20px)}.services__lawyer-row .services__lawyer-name{font-weight:500}.services__lawyer-row .services__lawyer-city{font-weight:300;opacity:.65;white-space:nowrap}.offices{width:100%;position:relative;min-height:60vh}.offices__grid{position:relative;width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,4vh,56px) clamp(16px,3vw,48px);align-items:center;justify-items:center;padding:clamp(24px,4vh,64px) clamp(16px,4vw,80px);margin:0 auto}.offices__country{position:relative;background:none;border:0;padding:0;font:inherit;color:inherit;font-size:clamp(20px,2vw,36px);font-weight:500;cursor:pointer;text-align:center;white-space:nowrap;transition:color .2s var(--easing),scale .2s var(--easing)}.offices__empty{text-align:center;font-weight:300;opacity:.7}.offices__detail{position:relative;width:100%}.offices__detail-back{font-size:14px;font-weight:300;text-decoration:underline;margin-bottom:1em;display:inline-block}.offices__country-name{font-size:clamp(28px,3.4vw,52px);font-weight:500;text-align:right;margin-bottom:1em}.offices__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2em 3em;position:relative}.offices__item h3{font-size:clamp(20px,1.6vw,28px);font-weight:500;margin-bottom:.4em}.offices__item p{font-weight:300;font-size:clamp(14px,1vw,16px);white-space:pre-line}.offices__detail-splat{position:absolute;bottom:-40px;left:35%;width:80px;pointer-events:none}@media (min-width: 901px){.section--offices{display:block;padding:0;min-height:100vh}.offices{min-height:100vh;display:flex;align-items:center;justify-content:center}.offices__grid{position:relative;width:100%;max-width:1100px;grid-template-columns:repeat(7,minmax(0,1fr));column-gap:clamp(8px,1vw,16px);row-gap:clamp(32px,6vh,72px);padding:clamp(32px,5vh,72px) clamp(24px,6vw,96px);justify-items:center}.offices__grid .offices__country[data-slot="1"]{grid-column:2;grid-row:1}.offices__grid .offices__country[data-slot="2"]{grid-column:4;grid-row:1}.offices__grid .offices__country[data-slot="3"]{grid-column:6;grid-row:1}.offices__grid .offices__country[data-slot="4"]{grid-column:1;grid-row:2}.offices__grid .offices__country[data-slot="5"]{grid-column:3;grid-row:2}.offices__grid .offices__country[data-slot="6"]{grid-column:5;grid-row:2}.offices__grid .offices__country[data-slot="7"]{grid-column:7;grid-row:2}.offices__grid .offices__country[data-slot="8"]{grid-column:2;grid-row:3}.offices__grid .offices__country[data-slot="9"]{grid-column:4;grid-row:3}.offices__grid .offices__country[data-slot="10"]{grid-column:6;grid-row:3}.offices__detail{position:relative;min-height:100vh;padding:0;width:100%}.offices__detail-back{position:absolute;top:7.4%;left:11.7%;margin:0;z-index:2}.offices__country-name{position:absolute;top:20%;right:14.6%;margin:0;text-align:right;font-size:clamp(28px,2.5vw,52px);line-height:1}.offices__list{position:absolute;top:26.7%;left:11.7%;width:73.6%;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:min-content;column-gap:4%;row-gap:9vh}.offices__item h3{font-size:clamp(20px,1.56vw,30px);margin-bottom:.5em}.offices__item p{font-size:clamp(14px,.83vw,16px);line-height:1.2}.offices__item:nth-child(1){grid-column:1;grid-row:1}.offices__item:nth-child(2){grid-column:2;grid-row:1}.offices__item:nth-child(3){grid-column:1;grid-row:2}.offices__item:nth-child(4){grid-column:2;grid-row:2}.offices__item:nth-child(5){grid-column:3;grid-row:2}.offices__item:nth-child(6){grid-column:4;grid-row:2}.offices__item:nth-child(7){grid-column:4;grid-row:3}.offices__detail-splat{display:none}.offices__country{font-size:clamp(20px,1.875vw,36px)}}@media (max-width: 900px){.experts__sub,.experts__categories{margin-top:clamp(20px,3vh,40px);margin-right:clamp(20px,6vw,40px);margin-bottom:0;width:auto;font-size:18px}.experts__sub{margin-left:var(--prompt-x, clamp(20px, 6vw, 40px));max-width:calc(100% - var(--prompt-x, clamp(20px, 6vw, 40px)) - clamp(20px,6vw,40px))}.experts__categories{margin-left:var(--category-x, var(--prompt-x, clamp(20px, 6vw, 40px)));max-width:calc(100% - var(--category-x, var(--prompt-x, clamp(20px, 6vw, 40px))) - clamp(20px,6vw,40px))}.experts__prompt{font-size:22px;width:clamp(230px,65vw,280px);max-width:calc(100% - (2*clamp(20px,6vw,40px)));text-align:left;justify-content:flex-start;padding:0;margin:0 auto}.experts[data-stage=area] .experts__crumb{position:static;margin-top:0;font-size:inherit;font-weight:inherit}.section--experts{padding-top:calc(50vh - .65em)}.section--experts:has([data-stage=area]),.section--experts:has([data-stage=category]),.section--experts:has([data-stage=lawyer]){padding-top:clamp(80px,14vh,140px)}.experts__prompt-wrap{display:block;flex-basis:100%;height:0;margin:0}.experts[data-stage=area] .experts__crumb{flex-basis:100%;margin-top:.4em;justify-content:flex-start;flex-wrap:wrap}.experts__crumb .word--key,.experts__crumb .word--key strong{white-space:normal}.experts[data-stage=category] .experts__prompt>.word,.experts[data-stage=category] .experts__crumb [data-slot=sep1],.experts[data-stage=category] .experts__crumb [data-bc=area],.experts[data-stage=category] .experts__crumb [data-slot=sep2]{display:none}.experts[data-stage=category] .experts__prompt{justify-content:center;text-align:center;padding:0 clamp(20px,6vw,40px);width:100%;max-width:100%}.experts[data-stage=category] .experts__crumb{display:flex;flex-basis:100%;width:100%;max-width:100%;margin:0;flex-wrap:wrap;justify-content:center}.experts[data-stage=category] .experts__crumb [data-bc=category]{font-size:clamp(22px,7.5vw,32px);font-weight:500;white-space:normal;overflow-wrap:break-word;word-break:normal;line-height:1.1;text-align:center;display:block;width:100%;max-width:100%;cursor:pointer}.experts__lawyers{margin-left:clamp(20px,6vw,40px);margin-right:clamp(20px,6vw,40px);margin-top:clamp(40px,6vh,60px);gap:clamp(28px,3.5vh,40px);max-height:none;overflow-y:visible;align-items:stretch}.experts__lawyer-row{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"name name" "city email";column-gap:30px;row-gap:6px;text-align:left;justify-items:start;align-items:baseline;padding:0}.experts__lawyer-name{grid-area:name;font-size:22px;font-weight:500}.experts__lawyer-name br{display:none}.experts__lawyer-city{grid-area:city;font-size:14px;font-weight:400}.experts__lawyer-email{grid-area:email;font-size:14px;font-weight:400}.lawyer-card{grid-template-columns:1fr;min-height:auto;margin:0;row-gap:40px}.lawyer-card__main{padding:20px 20px 0;order:1;text-align:left}.lawyer-card__name{font-size:22px;margin:0 0 30px;flex-direction:row;flex-wrap:wrap;column-gap:.4em}.lawyer-card__name-row{white-space:normal}.lawyer-card__name .lawyer-card__socials{display:none}.lawyer-card__meta{display:flex;flex-direction:column;gap:10px;width:100%;max-width:100%}.lawyer-card__meta>div{display:flex;flex-direction:column}.lawyer-card__meta>div:nth-child(1){order:1}.lawyer-card__meta>div:nth-child(3){order:2;margin-top:25px}.lawyer-card__meta>div:nth-child(2){order:3;margin-top:25px}.lawyer-card__meta>div:nth-child(4){order:4;margin-top:25px}.lawyer-card__meta>div:nth-child(1),.lawyer-card__meta>div:nth-child(3){width:70%;align-self:flex-end;text-align:right}.lawyer-card__meta>div:nth-child(2),.lawyer-card__meta>div:nth-child(4){width:70%;align-self:flex-start;text-align:left}.lawyer-card__meta dt{font-size:18px;margin-bottom:.3em}.lawyer-card__meta dd{font-size:14px;line-height:1.4}.lawyer-card__meta-overflow{max-height:4.2em}.lawyer-card__portrait{order:2;align-self:stretch}.lawyer-card__portrait img{max-height:70vh;object-position:center bottom}.lawyer-card__socials--mobile{display:inline-flex;margin-top:20px;font-size:36px;gap:25px;align-self:flex-start}.offices__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:center;row-gap:clamp(28px,5.5vh,56px);column-gap:0;padding:clamp(40px,6vh,80px) 0}.offices__country{display:block;width:100%;font-size:clamp(18px,5vw,28px);font-weight:500;white-space:nowrap;text-align:center}.offices__grid .offices__country[data-slot="1"]{grid-column:2;grid-row:1;text-align:center}.offices__grid .offices__country[data-slot="2"]{grid-column:1;grid-row:2;text-align:left}.offices__grid .offices__country[data-slot="3"]{grid-column:3;grid-row:2;text-align:right}.offices__grid .offices__country[data-slot="4"]{grid-column:2;grid-row:3;text-align:center}.offices__grid .offices__country[data-slot="5"]{grid-column:1;grid-row:4;text-align:left}.offices__grid .offices__country[data-slot="6"]{grid-column:3;grid-row:4;text-align:right}.offices__grid .offices__country[data-slot="7"]{grid-column:2;grid-row:5;text-align:center}.offices__grid .offices__country[data-slot="8"]{grid-column:1;grid-row:6;text-align:left}.offices__grid .offices__country[data-slot="9"]{grid-column:3;grid-row:6;text-align:right}.offices__grid .offices__country[data-slot="10"]{grid-column:2;grid-row:7;text-align:center}.offices__detail-back{display:none}.offices__country-name{display:block;text-align:left;font-size:clamp(40px,10vw,60px);margin-bottom:clamp(1em,6vh,2em);cursor:pointer}.offices__list{display:flex;flex-direction:column;grid-template-columns:none;gap:clamp(2em,5vh,3.5em)}.offices__item{width:65%;max-width:280px}.offices__item:nth-child(4n+1),.offices__item:nth-child(4n+2){align-self:flex-start;text-align:left}.offices__item:nth-child(4n+3),.offices__item:nth-child(4n){align-self:flex-end;text-align:right}.offices__item h3{font-size:clamp(22px,6vw,32px);margin-bottom:.5em}.offices__item p{font-size:clamp(13px,3.6vw,16px);line-height:1.4}.services__prompt{font-size:22px;width:clamp(230px,65vw,280px);max-width:calc(100% - (2*clamp(20px,6vw,40px)));text-align:left;justify-content:flex-start;padding:0;margin:0 auto}.services__prompt-wrap{display:block;flex-basis:100%;height:0;margin:0}.services__sub,.services__list-wrap{margin-top:clamp(20px,3vh,40px);margin-right:clamp(20px,6vw,40px);margin-bottom:0;width:auto}.services__sub{margin-left:var(--prompt-x, clamp(20px, 6vw, 40px));max-width:calc(100% - var(--prompt-x, clamp(20px, 6vw, 40px)) - clamp(20px,6vw,40px));font-size:18px}.services__list-wrap{margin-left:var(--list-category-x, var(--prompt-x, clamp(20px, 6vw, 40px)));max-width:calc(100% - var(--list-category-x, var(--prompt-x, clamp(20px, 6vw, 40px))) - clamp(20px,6vw,40px))}.services__list{font-size:18px;max-height:none;overflow-y:visible}.services[data-stage=list] .services__crumb{position:static;font-size:inherit;font-weight:inherit;flex-basis:100%;margin-top:.4em;justify-content:flex-start}.section--services{padding-top:calc(50vh - .65em)}.section--services:has([data-stage=list]),.section--services:has([data-stage=detail]){padding-top:clamp(80px,14vh,140px)}.services[data-stage=detail] .services__prompt>.word,.services[data-stage=detail] .services__crumb [data-slot=sep1],.services[data-stage=detail] .services__crumb [data-bc=category],.services[data-stage=detail] .services__crumb [data-slot=sep2]{display:none}.services[data-stage=detail] .services__prompt{justify-content:center;text-align:center;padding:0 clamp(20px,6vw,40px);width:auto;max-width:100%;min-height:83.2px;align-content:flex-start}.services[data-stage=detail] .services__crumb{flex-basis:100%;margin:0;justify-content:center}.services[data-stage=detail] .services__crumb [data-bc=detail]{font-size:32px;font-weight:500}.services__detail-wrap{margin-left:clamp(20px,6vw,40px);margin-right:clamp(20px,6vw,40px);margin-top:clamp(40px,6vh,60px);width:auto;max-width:100%}.services__detail{max-height:none;overflow-y:visible;font-size:16px}}[data-rise]{perspective:1000px}[data-rise-row]{transform-origin:50% 100%;backface-visibility:hidden;will-change:transform,filter,opacity}.experts__lawyer-card-wrap,.services__list-wrap,.services__detail-wrap{position:relative}.services__list-item--has-detail{color:#fff!important;font-weight:500}.scramble__ghost{color:#0000004d;font-weight:inherit}.is-dark .scramble__ghost,.section--services .scramble__ghost{color:#ffffff59}.section--offices-globe{padding:0;display:block;overflow:hidden;min-height:100vh;min-height:100svh}.offices-globe{position:absolute;inset:0;width:100%;height:100%}.offices-globe__viz{position:absolute;top:0;left:0;width:50%;height:100%;transform:translate(48px);transition:left .9s var(--easing),width .9s var(--easing),transform .9s var(--easing);outline:none}.offices-globe.is-detail-open .offices-globe__viz{left:50%;width:50%;transform:translate(-48px)}.offices-globe__pointer-layer{position:fixed;inset:0;pointer-events:none;z-index:15}.offices-globe__list{position:absolute;top:50%;left:50%;width:50%;transform:translate(30px,-50%);padding:0 var(--gutter);z-index:10;transition:opacity .4s var(--easing)}.offices-globe.is-detail-open .offices-globe__list{opacity:0;pointer-events:none}.offices-globe__cols{display:grid;grid-template-columns:1fr 1fr;gap:1.5em 4em}.offices-globe__col{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5em}.offices-globe__country{background:none;border:0;color:var(--fg);font:inherit;font-size:clamp(18px,1.6vw,26px);font-weight:400;text-align:left;cursor:pointer;padding:0;white-space:nowrap;transition:color .2s var(--easing)}.offices-globe__country:hover,.offices-globe__country:focus-visible,.offices-globe__country.is-focused{color:var(--green)}.offices-globe__country:focus-visible{outline:2px solid var(--green);outline-offset:3px}.offices-globe__detail{position:absolute;top:18%;left:0;width:50%;padding:0 var(--gutter) 0 max(250px,calc(16vw + 10px));z-index:10;opacity:0;pointer-events:none;transition:opacity .4s var(--easing)}.offices-globe.is-detail-open .offices-globe__detail{opacity:1;pointer-events:auto}.offices-globe__title{font-size:clamp(18px,1.6vw,26px);color:var(--green);font-weight:400;line-height:1.292;margin:0 0 2.2em}.offices-globe__back{background:none;border:0;color:inherit;font:inherit;cursor:pointer;padding:0;display:inline-flex;align-items:baseline;gap:.4em;transition:opacity .2s var(--easing)}.offices-globe__back:hover,.offices-globe__back:focus-visible{opacity:.6}.offices-globe__back:focus-visible{outline:2px solid var(--green);outline-offset:3px}.offices-globe__cities{display:flex;flex-direction:column;gap:1.8em;max-height:50vh;overflow-y:auto;padding-right:1em;padding-bottom:30vh;margin-right:-1em;mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 56px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 56px),transparent 100%);scrollbar-width:none;overscroll-behavior:contain}.offices-globe__cities::-webkit-scrollbar{display:none}.offices-globe__city h3{font-size:clamp(18px,1.4vw,24px);font-weight:400;margin:0 0 .4em;color:var(--fg);letter-spacing:-.005em}.offices-globe__city p{font-weight:300;font-size:clamp(13px,.95vw,16px);white-space:pre-line;margin:0;line-height:1.55;color:var(--fg);opacity:.85}.offices-globe__city .phone{display:block;margin-top:.5em;opacity:.55;font-size:clamp(12px,.85vw,14px);color:inherit;text-decoration:none;width:max-content;transition:opacity .2s var(--easing)}.offices-globe__city a.phone:hover,.offices-globe__city a.phone:focus-visible{opacity:.85}.offices-globe__city a.phone:focus-visible{outline:2px solid var(--green);outline-offset:2px}.offices-globe__empty{font-weight:300;opacity:.55;margin:0;font-size:15px}.offices-globe__pointer{position:absolute;z-index:15;transform:translate(-50%,calc(-100% - 18px));pointer-events:none;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--fg);opacity:0;transition:opacity .2s var(--easing)}.offices-globe__pointer.visible{opacity:1}.offices-globe__pointer.focused{color:var(--green)}.offices-globe__pointer:after{content:"";position:absolute;left:50%;bottom:-12px;transform:translate(-50%);width:1px;height:10px;background:var(--fg);opacity:.55}.offices-globe__pointer.focused:after{background:var(--green);opacity:1}.section--offices-globe .scramble__ghost{color:#ffffff59}.section--offices-globe .offices-globe__title .scramble__ghost{color:#1ed7604d}@media (max-width: 900px){.offices-globe__viz{top:96px;left:0;width:100%;height:48vh;transform:none}.offices-globe.is-detail-open .offices-globe__viz{top:96px;left:0;width:100%;height:38vh;transform:none}.offices-globe__list{top:calc(96px + 48vh);bottom:0;left:0;width:100%;transform:none;padding:var(--gutter);display:flex;align-items:center}.offices-globe__cols{width:100%;gap:1em 2em}.offices-globe__country{font-size:clamp(16px,4.5vw,22px)}.offices-globe__detail{top:calc(96px + 38vh);bottom:0;left:0;width:100%;transform:none;padding:24px var(--gutter);overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}.offices-globe__cities{max-height:none;overflow:visible;padding-bottom:10vh;mask-image:none;-webkit-mask-image:none}}.cky-consent-container{position:fixed!important;inset:auto auto clamp(16px,2.5vh,28px) 50%!important;left:50%!important;right:auto!important;bottom:clamp(16px,2.5vh,28px)!important;top:auto!important;width:auto!important;max-width:calc(100% - clamp(24px,4vw,60px))!important;margin:0!important;padding:0!important;transform:translate(-50%)!important;border-radius:999px!important;box-shadow:0 4px 24px #00000014!important;z-index:9999!important;animation:cky-enter .7s var(--easing) .6s both;transition:opacity .45s var(--easing),transform .45s var(--easing)!important}.cky-consent-container.cky-hide,.cky-consent-container[style*="display: none"]{opacity:0!important;transform:translate(-50%,140%)!important;pointer-events:none!important}@keyframes cky-enter{0%{opacity:0;transform:translate(-50%,140%)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.cky-consent-container{animation:none!important;transition:opacity .01ms!important}.cky-consent-container.cky-hide{transform:translate(-50%)!important}}.cky-consent-bar{width:auto!important;max-width:100%!important;min-height:0!important;margin:0!important;border:1px solid var(--fg)!important;border-radius:999px!important;background:var(--bg)!important;color:var(--fg)!important;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace!important;font-weight:300!important;padding:12px clamp(20px,2.5vw,32px)!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:clamp(20px,3vw,40px)!important;box-shadow:none!important}.cky-notice{flex:1 1 auto!important;min-width:0!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:clamp(20px,3vw,40px)!important}.cky-notice-group{flex:1 1 auto!important;min-width:0!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:clamp(20px,3vw,40px)!important;width:100%!important}.cky-title{display:none!important}.cky-notice-des,.cky-notice-des *{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace!important;font-size:clamp(11px,.78vw,13px)!important;font-weight:300!important;line-height:1.4!important;color:var(--fg)!important;margin:0!important;text-transform:none!important;letter-spacing:0!important}.cky-notice-des{flex:1 1 auto!important;min-width:0!important}.cky-notice-des a{color:var(--green-deep)!important;text-decoration:underline!important}.cky-notice-btn-wrapper{flex:0 0 auto!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:clamp(20px,2.2vw,32px)!important;padding:0!important;margin:0!important}.cky-btn{font-family:IBM Plex Mono,ui-monospace,Menlo,monospace!important;font-size:clamp(11px,.82vw,14px)!important;font-weight:500!important;line-height:1!important;padding:0!important;margin:0!important;min-width:0!important;min-height:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--fg)!important;cursor:pointer!important;text-transform:none!important;letter-spacing:0!important;white-space:nowrap!important;display:inline-block!important;transition:color .2s var(--easing),scale .2s var(--easing)!important}.cky-btn:hover,.cky-btn:focus-visible{color:var(--green-deep)!important;background:transparent!important;scale:.97}.cky-btn-accept{color:var(--green-deep)!important}.cky-btn-accept:hover,.cky-btn-accept:focus-visible{color:var(--green)!important}.cky-revisit-bottom-left,.cky-revisit-bottom-right,.cky-btn-revisit-wrapper,.cky-revisit-consent{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media (max-width: 640px){.cky-consent-container{left:50%!important;right:auto!important;bottom:calc(16px + env(safe-area-inset-bottom))!important;width:calc(100% - 32px)!important;max-width:calc(100% - 32px)!important;border-radius:18px!important}.cky-consent-bar{width:100%!important;max-width:100%!important;padding:22px!important;gap:18px!important;border-radius:18px!important;flex-direction:column!important;align-items:stretch!important}.cky-notice{flex-direction:column!important;align-items:stretch!important;gap:16px!important}.cky-notice-group{flex-direction:column!important;align-items:stretch!important;gap:18px!important}.cky-notice-des,.cky-notice-des *{text-align:center!important;font-size:14px!important;line-height:1.5!important}.cky-notice-btn-wrapper{justify-content:center!important;gap:32px!important}.cky-btn{font-size:15px!important}}.section--lawyer{padding:0;display:block;min-height:100vh}.section--lawyer .lawyer-card{margin:0;min-height:100vh}.lawyer-card__name-back{text-decoration:none}.lawyer-card__role{margin:0 0 1em;font-size:clamp(14px,1vw,18px);font-weight:500;line-height:1.3;text-transform:uppercase;letter-spacing:.05em;color:var(--green-deep, #00c14a)}.lawyer-card__summary{margin:0 0 clamp(28px,4vh,56px);font-size:clamp(14px,1.05vw,18px);font-weight:300;line-height:1.5;max-width:50ch}.section--lawyer-extra{display:block;min-height:auto;padding:clamp(70px,12vh,160px) var(--gutter) clamp(150px,24vh,260px)}.lawyer-extra{width:100%;max-width:760px;margin:0 auto}.lawyer-extra__title{font-size:clamp(26px,3.2vw,46px);font-weight:500;line-height:1.08;letter-spacing:-.01em;margin:0 0 clamp(28px,5vh,56px)}.lawyer-extra__item{border-top:1px solid rgba(0,0,0,.16)}.lawyer-extra__item:last-child{border-bottom:1px solid rgba(0,0,0,.16)}body.is-dark .lawyer-extra__item{border-color:#ffffff2e}.lawyer-extra__toggle{width:100%;padding:clamp(.9em,2vh,1.25em) 0;margin:0;font:inherit;font-weight:500;font-size:clamp(18px,1.6vw,26px);color:inherit;text-align:left;cursor:pointer;display:flex;align-items:center;gap:.6em;list-style:none}.lawyer-extra__toggle::marker{content:""}.lawyer-extra__toggle::-webkit-details-marker{display:none}.lawyer-extra__toggle:after{content:"+";margin-left:auto;font-weight:400;font-size:1.15em;line-height:1;opacity:.5}.lawyer-extra__item[open]>.lawyer-extra__toggle:after{content:"–"}.lawyer-extra__panel{padding:0 0 clamp(1em,2.4vh,1.6em);font-size:clamp(15px,1.1vw,18px);font-weight:300;line-height:1.6;will-change:transform,opacity,filter}.lawyer-extra__panel p{margin:0 0 1em}.lawyer-extra__panel p:last-child{margin-bottom:0}.lawyer-extra__panel ul{margin:0 0 1em;padding-left:1.2em}.lawyer-extra__panel li{margin:0 0 .4em}.section--404{position:relative;overflow:hidden;background:#000;color:#fff;text-align:center;align-items:center;justify-content:center}.sg-404__void{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}.sg-404{position:relative;z-index:1;max-width:64ch;margin:0 auto}.sg-404__status{font-size:clamp(12px,.95vw,15px);font-weight:400;letter-spacing:.28em;text-transform:uppercase;color:var(--green);opacity:.85;margin:0 0 clamp(16px,3vh,32px)}.sg-404__code{font-size:clamp(120px,27vw,380px);font-weight:500;line-height:.82;letter-spacing:-.04em;margin:0 0 .12em;color:var(--green);text-shadow:0 0 48px rgba(0,212,94,.35)}.section--404 .sg-404__code .scramble__ghost{color:#00d45e73}.section--404 .scramble__ghost{color:#ffffff59}.sg-404__title{font-size:var(--type-headline);font-weight:500;line-height:1.12;margin:0 0 .55em}.sg-404__lede{font-size:clamp(15px,1.2vw,20px);font-weight:300;line-height:1.6;max-width:46ch;margin:0 auto clamp(30px,5vh,56px);opacity:.7}.sg-404__links{display:flex;flex-wrap:wrap;gap:1.2em 1.8em;justify-content:center;font-size:clamp(16px,1.4vw,22px);font-weight:500}.sg-404__links a{text-decoration:none;color:inherit;position:relative}.sg-404__links a:after{content:"";position:absolute;left:0;bottom:-.2em;width:100%;height:1px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .3s var(--easing)}.sg-404__links a:hover:after{transform:scaleX(1)}.section--service-single{display:block;min-height:100vh;padding:clamp(120px,20vh,240px) clamp(24px,7vw,140px) clamp(80px,14vh,180px)}.service-single{width:100%;max-width:820px;margin:0 auto}.service-single__head{text-align:center;margin:0 0 clamp(40px,7vh,90px)}.service-single__kicker{margin:0 0 clamp(14px,2vh,24px);font-size:clamp(12px,.95vw,15px);font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--green, #1ed760)}.service-single__title{margin:0;font-size:clamp(30px,4.4vw,64px);font-weight:500;line-height:1.08;letter-spacing:-.01em}.service-single__summary{margin:clamp(20px,3vh,36px) auto 0;max-width:56ch;font-size:clamp(15px,1.15vw,20px);font-weight:300;line-height:1.55;opacity:.78}.service-single__detail{display:flex;flex-direction:column;gap:clamp(1.6em,3.4vh,2.6em);max-width:640px;margin:0 auto;font-size:clamp(16px,1.3vw,22px);font-weight:300;line-height:1.5;text-align:left}.service-single__detail .services__lawyers{margin-top:clamp(1em,2vh,1.6em);padding-top:clamp(1.6em,3vh,2.4em);border-top:1px solid rgba(0,0,0,.16)}body.is-dark .service-single__detail .services__lawyers{border-color:#ffffff29}.service-single__detail--fallback p{margin:0 0 1em}.service-single__detail--fallback p:last-child{margin-bottom:0}.service-single__detail--fallback ul{margin:0 0 1em;padding-left:1.2em}.service-single__detail--fallback li{margin:0 0 .4em}.service-single__back{margin:clamp(48px,9vh,110px) auto 0;max-width:640px;font-size:clamp(14px,1.1vw,18px);font-weight:400}.service-single__back a{text-decoration:none}.section--contact-page{display:block;padding:clamp(120px,18vh,220px) clamp(64px,7vw,140px) clamp(60px,10vh,120px);min-height:100vh}.contact-page{max-width:720px;margin:0 auto}.contact-page__heading{font-size:clamp(28px,3vw,56px);font-weight:500;line-height:1.1;margin:0 0 clamp(24px,3.5vh,48px)}.contact-page__lede{font-size:clamp(15px,1.15vw,20px);font-weight:300;line-height:1.5;margin:0 0 clamp(40px,6vh,80px);max-width:50ch}.contact-page__form{display:flex;flex-direction:column;gap:clamp(20px,2.5vh,36px)}.contact-page__form label{display:flex;flex-direction:column;gap:.3em;font-size:clamp(13px,.95vw,16px);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.contact-page__form input,.contact-page__form select,.contact-page__form textarea{font:inherit;font-size:clamp(15px,1.1vw,20px);font-weight:300;text-transform:none;letter-spacing:0;background:transparent;border:0;border-bottom:1px solid currentColor;padding:.4em 0;color:inherit;appearance:none;border-radius:0}.contact-page__form textarea{min-height:6em;resize:vertical}.contact-page__form button[type=submit]{align-self:flex-start;background:var(--fg, #000);color:var(--bg, #fff);padding:.8em 2em;font-size:clamp(13px,.95vw,16px);font-weight:500;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}body.is-dark .contact-page__form button[type=submit]{background:var(--green, #1ed760);color:#000}@media (max-width: 900px){.section--lawyer{min-height:auto;padding-top:96px}.section--lawyer .lawyer-card{min-height:auto}.section--lawyer-extra{padding-left:clamp(20px,6vw,40px);padding-right:clamp(20px,6vw,40px)}.section--service-single{min-height:auto;padding:120px clamp(20px,6vw,40px) clamp(70px,12vh,140px)}.section--contact-page{padding-left:clamp(20px,6vw,40px);padding-right:clamp(20px,6vw,40px)}}.section--legal-single{display:block;min-height:100vh;padding:clamp(120px,18vh,220px) clamp(24px,7vw,120px) clamp(80px,14vh,180px)}.legal-single{width:100%;max-width:760px;margin:0 auto}.legal-single__head{text-align:center;margin:0 0 clamp(36px,6vh,72px)}.legal-single__kicker{margin:0 0 clamp(12px,2vh,20px);font-size:clamp(12px,.95vw,15px);font-weight:500;text-transform:uppercase;letter-spacing:.18em;color:var(--green-deep, #11a13c)}body.is-dark .legal-single__kicker{color:var(--green, #1ed760)}.legal-single__title{margin:0;font-size:clamp(28px,4vw,56px);font-weight:500;line-height:1.1;letter-spacing:-.01em}.legal-single__updated{margin:clamp(14px,2vh,22px) 0 0;font-size:clamp(12px,.95vw,14px);font-weight:300;letter-spacing:.02em;opacity:.62}.legal-single__toc[hidden]{display:none}.legal-single__toc{margin:0 auto clamp(40px,7vh,80px);padding:clamp(18px,3vh,28px) clamp(20px,3vw,32px);border:1px solid rgba(0,0,0,.14);border-radius:10px}body.is-dark .legal-single__toc{border-color:#ffffff29}.legal-single__toc-title{margin:0 0 .8em;font-size:clamp(11px,.9vw,13px);font-weight:500;text-transform:uppercase;letter-spacing:.16em;opacity:.6}.legal-single__toc ol{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45em}.legal-single__toc li{font-size:clamp(13px,1vw,16px);font-weight:300;line-height:1.35}.legal-single__toc a{color:inherit;text-decoration:none;opacity:.78;transition:opacity .2s ease,color .2s ease}.legal-single__toc a:hover,.legal-single__toc a:focus-visible,.legal-single__toc a.is-active{opacity:1;color:var(--green-deep, #11a13c)}body.is-dark .legal-single__toc a:hover,body.is-dark .legal-single__toc a:focus-visible,body.is-dark .legal-single__toc a.is-active{color:var(--green, #1ed760)}.legal-single__body{font-size:clamp(15px,1.15vw,18px);font-weight:300;line-height:1.7}.legal-single__body>p:first-child{font-size:clamp(16px,1.3vw,20px);opacity:.88;margin-bottom:clamp(1.6em,3vh,2.4em)}.legal-single__body h2{margin:clamp(1.8em,4vh,2.8em) 0 .7em;font-size:clamp(18px,1.7vw,26px);font-weight:500;line-height:1.25;letter-spacing:-.01em;scroll-margin-top:clamp(90px,14vh,160px)}.legal-single__body h3{margin:1.6em 0 .5em;font-size:clamp(15px,1.25vw,19px);font-weight:500}.legal-single__body p{margin:0 0 1.1em}.legal-single__body ul{margin:0 0 1.2em;padding-left:1.3em}.legal-single__body li{margin:0 0 .5em}.legal-single__body a{color:var(--green-deep, #11a13c);text-decoration:underline;text-underline-offset:2px}body.is-dark .legal-single__body a{color:var(--green, #1ed760)}.legal-single__body strong{font-weight:500}.legal-single__foot{margin:clamp(48px,9vh,110px) auto 0;padding-top:clamp(1.8em,3.4vh,2.6em);border-top:1px solid rgba(0,0,0,.14)}body.is-dark .legal-single__foot{border-color:#ffffff29}.sfera-legal-links__list{margin:0 0 1.4em;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.6em 1.6em;font-size:clamp(13px,1vw,15px);font-weight:300}.sfera-legal-links a{color:inherit;text-decoration:none;opacity:.72;transition:opacity .2s ease,color .2s ease}.sfera-legal-links a:hover,.sfera-legal-links a:focus-visible{opacity:1;color:var(--green-deep, #11a13c)}body.is-dark .sfera-legal-links a:hover,body.is-dark .sfera-legal-links a:focus-visible{color:var(--green, #1ed760)}.legal-single__back{margin:0;font-size:clamp(13px,1vw,15px);font-weight:500}.legal-single__back a{color:var(--green-deep, #11a13c);text-decoration:none}body.is-dark .legal-single__back a{color:var(--green, #1ed760)}@media (max-width: 900px){.section--legal-single{min-height:auto;padding:120px clamp(20px,6vw,40px) clamp(70px,12vh,140px)}}
