:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}menu,ol,summary,ul{list-style:none}ol{counter-reset:revert}img{max-block-size:100%;max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{font-size:2.66667vw}@media (width>=768px){:root{font-size:.520833vw}}.h1{font-size:3.2rem;font-weight:400;line-height:3.8rem}.h1,.h2{letter-spacing:-3%}.h2{text-align:left;font-size:2.4rem;font-weight:500;line-height:2.8rem}.h3{letter-spacing:-3%;font-weight:600}.h3,.p{font-size:1.6rem;line-height:2.1rem}.p,.p-small{letter-spacing:-2%;font-weight:400}.p-small{text-align:left;font-size:1.2rem;line-height:1.6rem}@media (width>=768px){.h1{font-size:7rem;font-weight:500;line-height:7.6rem}.h2{font-size:5rem;line-height:5.6rem}.h3{font-size:2.2rem;line-height:2.9rem}.p{font-size:2rem;font-weight:400;line-height:2.6rem}.p-small{font-size:1.6rem;line-height:2.1rem}}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(../fonts/IBMPlexSans-SemiBold.woff2)format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:url(../fonts/IBMPlexSans-Regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:500;src:url(../fonts/IBMPlexSans-Medium.woff2)format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:url(../fonts/IBMPlexSans-SemiBoldItalic.woff2)format("woff2")}.button{--button-background:#071740;--button-color:#fefefe;--button-hover-background:#dedede;--button-hover-color:#0a0a0a;--button-active-background:#a3a3a3;--button-active-color:#0a0a0a;background:var(--button-background);color:var(--button-color);cursor:pointer;isolation:isolate;letter-spacing:0;text-align:center;border:0;border-radius:.6rem;justify-content:center;align-items:center;gap:1.4rem;min-height:6rem;padding:1.8rem 2.2rem;font-family:IBM Plex Sans,sans-serif;font-size:1.6rem;font-weight:600;line-height:1.2;text-decoration:none;transition:color .3s;display:inline-flex;position:relative;overflow:hidden}.button:before{background:var(--button-hover-background);content:"";transform-origin:0;z-index:-1;transition:transform .3s;position:absolute;inset:0;transform:scaleX(0)}.button__icon{flex:0 0 1.8385rem;width:1.8385rem;height:1.8385rem;position:relative}.button__icon:before{content:"";background:currentColor;width:1.6rem;height:1.4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none' overflow='visible' preserveAspectRatio='none' style='display:block' viewBox='0 0 16 14'%3E%3Cpath stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7h14m-6.125 6L15 7 8.875 1'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none' overflow='visible' preserveAspectRatio='none' style='display:block' viewBox='0 0 16 14'%3E%3Cpath stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7h14m-6.125 6L15 7 8.875 1'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}.button--secondary{--button-background:#dedede;--button-color:#0a0a0a;--button-hover-background:#071740;--button-hover-color:#fefefe;--button-active-background:#111c35;--button-active-color:#fefefe}.button--violet{--button-background:#5b1e32;--button-hover-background:#441524;--button-color:#fefefe;--button-hover-color:#fefefe;--button-active-background:#441524;--button-active-color:#fefefe}.button:focus-visible{outline-offset:.3rem;outline:.2rem solid #5b1e32}@media (hover:hover) and (pointer:fine){.button:not(:disabled):not([aria-disabled=true]):hover{color:var(--button-hover-color)}.button:not(:disabled):not([aria-disabled=true]):hover:before{transform:scaleX(1)}.button:not(:disabled):not([aria-disabled=true]):active{color:var(--button-active-color)}.button:not(:disabled):not([aria-disabled=true]):active:before{background:var(--button-active-background);transition:none;transform:scaleX(1)}}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.5}@media (width>=768px){.button{font-size:2rem}}@media (prefers-reduced-motion:reduce){.button,.button:before{transition:none}}.header{z-index:10;background:#111c35;width:100%;padding-top:3rem;padding-bottom:3rem;transition:background-color .3s;position:fixed}.header__logo{color:#fff;width:12rem;height:auto;transition:color .3s}.header__logo img,.header__logo svg{width:100%;height:auto}.header .container{flex-direction:row;align-items:center}.header .container,.header__menu-button{justify-content:space-between;display:flex}.header__menu-button{flex-direction:column}.header__menu-button span{background:#fff;border-radius:.2rem;width:3rem;height:.2rem;transition:transform .3s;display:block}.header__menu-button span:first-child{margin-bottom:1rem}.header__menu-button.is-active span:first-child{transform:translateY(.6rem)rotate(45deg)}.header__menu-button.is-active span:last-child{transform:translateY(-.5rem)rotate(-45deg)}.header--transparent{background:0 0}.header--transparent .header__logo{color:#fff}.header--transparent .header__menu-button span{background:#fff}@media (width<=767px){.header__button,.header__langs,.header__nav,.header__submenu{display:none}}@media (width>=768px){.header{z-index:10;width:100%;padding-top:5rem;position:fixed}.header .container{justify-content:space-between}.header .container,.header__submenu{flex-direction:row;align-items:center;display:flex}.header__submenu{gap:.8rem;position:relative}.header__submenu:after{content:"";background-color:#fff;width:1.26rem;height:.8rem;transition:transform .3s,background-color .3s;display:block;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.569' height='7.754' fill='none' viewBox='0 0 12.569 7.754'%3E%3Cpath fill='%23fefefe' d='M12.497.642A1.03 1.03 0 0 0 11.534 0H1.043A1.045 1.045 0 0 0 .02 1.243c.04.202.14.387.285.532l5.98 5.98 5.979-5.98c.3-.3.387-.746.225-1.133z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.569' height='7.754' fill='none' viewBox='0 0 12.569 7.754'%3E%3Cpath fill='%23fefefe' d='M12.497.642A1.03 1.03 0 0 0 11.534 0H1.043A1.045 1.045 0 0 0 .02 1.243c.04.202.14.387.285.532l5.98 5.98 5.979-5.98c.3-.3.387-.746.225-1.133z'/%3E%3C/svg%3E") 50%/contain no-repeat}.header__submenu.active:after{transform:rotate(180deg)}.header__button{background:#fff3;border-radius:.6rem;min-height:max-content;padding:1rem 2rem;transition:background-color .3s,color .3s}.header__button span,.header__langs{letter-spacing:-2%;font-size:1.8rem;font-weight:600;line-height:2.3rem}.header__langs{color:#fff;background:#fff3;border-radius:.6rem;flex-direction:row;gap:.1rem;min-height:max-content;margin-left:auto;margin-right:2rem;padding:1rem 1.2rem;transition:background-color .3s,color .3s;display:flex}.header__lang{opacity:.5;transition:opacity .3s}.header__lang.active{opacity:1}.header__lang:not(.active):hover{opacity:.8}.header__menu-button{display:none}.header__nav{flex-direction:row;align-items:center;gap:3.2rem;margin-left:7rem;display:flex}.header__nav li a{color:#fff;letter-spacing:-2%;text-align:left;font-size:1.8rem;font-weight:600;line-height:2.3rem;transition:color .3s}.header--transparent{background:0 0}.header--transparent .header__nav li a{color:#fefefe}.header--transparent .header__submenu:after{background-color:#fff}.header--transparent .header__button,.header--transparent .header__langs{color:#fff;background:#fff3}}@media (width<=767px){.submenu{display:none}}@media (width>=768px){.submenu{z-index:8;background:#111c35;width:100%;height:0;transition:height .4s;position:fixed;top:0;left:0;overflow:hidden}.submenu .container{padding-top:20rem;padding-bottom:6rem}.submenu__tabs{flex-direction:row;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.submenu__tab{color:#dedede;letter-spacing:-3%;border-radius:.6rem;padding:1.2rem;font-size:3.2rem;font-weight:500;line-height:4.2rem;transition:color .3s,background-color .3s}.submenu__tab.active{color:#fefefe;background:#fff3}.submenu__tab:not(.active):hover{color:#fff}.submenu__content{overflow:hidden}.submenu__industries,.submenu__practices{opacity:0;height:0;transition:height .4s,opacity .3s;overflow:hidden}.submenu__industries.active,.submenu__practices.active{opacity:1}.submenu__industries-list,.submenu__practices-list{grid-template-columns:repeat(4,1fr);display:grid}.submenu__practices-item{border:.1rem dashed #a3a3a3;flex-direction:column;gap:1.2rem;padding:2rem;display:flex}.submenu__practices-label{color:#fefefe;letter-spacing:-3%;text-align:left;font-size:2.2rem;font-weight:600;line-height:2.9rem}.submenu__practices-inner-list{flex-direction:column;gap:.8rem;display:flex}.submenu__practices-inner-link{color:#fefefe;letter-spacing:-2%;text-align:left;font-size:1.8rem;font-weight:400;line-height:2.3rem}.submenu__industries-list{border:.1rem dashed #a3a3a3}.submenu__industries-item{border-bottom:.1rem dashed #a3a3a3;border-right:.1rem dashed #a3a3a3;justify-content:center;align-items:center;min-height:12rem;display:flex}.submenu__industries-item:nth-child(4n){border-right:0}.submenu__industries-item:nth-child(n+9){border-bottom:0}.submenu__industries-link{color:#fefefe;letter-spacing:-3%;text-align:left;font-size:2.2rem;font-weight:600;line-height:2.9rem}}@media (width>=768px) and (hover:hover) and (pointer:fine){.submenu__industries-link,.submenu__practices-inner-link,.submenu__practices-label{-webkit-box-decoration-break:clone;box-decoration-break:clone;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-underline-offset:.3rem;transition:text-decoration-color .4s}.submenu__industries-link:hover,.submenu__practices-inner-link:hover,.submenu__practices-label:hover{-webkit-text-decoration-color:color-mix(in srgb,currentColor 100%,transparent);text-decoration-color:color-mix(in srgb,currentColor 100%,transparent)}}.header__mega{color:#fefefe;background:#111c35;padding:5rem 6rem 6rem;display:none;position:fixed;inset:0;overflow-y:auto}.header__mega:not([hidden]){display:block}.header__mega .header__logo img{filter:brightness(0)invert()}.header__mega-top{border-bottom:.1rem dashed #a3a3a3;justify-content:space-between;align-items:center;padding-bottom:3rem;display:flex}.header__mega-content{flex-direction:column;gap:4rem;padding-top:4rem;display:flex}.header__mega-label{color:#dedede;margin:0;font-size:3.2rem;font-weight:500}.header__mega-title{display:none}.header__mega-columns{border:.1rem dashed #a3a3a3;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.header__mega-columns>div{display:contents}.header__mega-columns h2{grid-column:1/-1;margin:0}.header__mega-columns a{color:inherit;border-bottom:.1rem dashed #a3a3a3;border-right:.1rem dashed #a3a3a3;align-items:center;min-height:12rem;padding:2rem;font-size:2.2rem;font-weight:600;display:flex}.header__mega-columns a:nth-of-type(4n){border-right:0}@media (width<=767px){.header__mega{display:none!important}}.header__mobile-menu{color:#fefefe;background:#111c35;flex-direction:column;justify-content:space-between;padding:5rem 2rem 3.2rem;display:flex;position:fixed;inset:0;overflow-y:auto}.header__mobile-menu[hidden]{display:none}.header__mobile-menu .header__logo img{filter:brightness(0)invert()}.header__mobile-top{justify-content:space-between;align-items:center;display:flex}.header__mobile-links,.header__mobile-nav,.header__mobile-submenu{flex-direction:column;align-items:flex-start;display:flex}.header__mobile-nav{gap:3.2rem;margin-top:5rem}.header__mobile-nav button,.header__mobile-nav>a{color:inherit;text-align:left;font-size:1.8rem;font-weight:600}.header__mobile-nav button{gap:.8rem;display:flex}.header__mobile-links,.header__mobile-submenu{gap:1.6rem;width:100%}.header__mobile-submenu{opacity:0;max-height:0;overflow:hidden}.header__mobile-nav>button[aria-expanded=true]+.header__mobile-submenu,.header__mobile-submenu>button[aria-expanded=true]+.header__mobile-links{opacity:1;max-height:100rem}.header__mobile-links{opacity:0;max-height:0;padding-left:1.2rem;overflow:hidden}.header__mobile-links a{color:inherit;border-bottom:.1rem dashed #a3a3a3;width:100%;padding-bottom:1.2rem;font-size:1.6rem;font-weight:600}.header__mobile-actions{grid-template-columns:1fr 1fr;gap:1.2rem;width:100%;display:grid}@media (width>=768px){.header__mobile-menu{display:none!important}}.footer{color:#0a0a0a;letter-spacing:-.02em;background:#fefefe;border-top:.1rem dashed #a3a3a3;padding:3.2rem 2rem;font-size:1.2rem;line-height:normal}.footer__contact,.footer__main,.footer__navigation,.footer__practice-column,.footer__practice-columns{flex-direction:column;display:flex}.footer__main{gap:2.4rem}.footer__contact{gap:2.4rem;margin-bottom:.8rem}.footer__brand,.footer__brand img{width:20rem;display:block}.footer__brand img{height:4.3571rem}.footer__contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;font-size:1.4rem;display:grid}.footer__contacts>div{flex-direction:column;gap:.6rem;display:flex}.footer__contacts dd{margin:0}.footer__label{color:#a3a3a3;font-size:1.2rem;font-weight:400}.footer__group,.footer__practices{flex-direction:column;gap:.6rem;min-width:0;display:flex}.footer__practice-column,.footer__practice-columns{gap:1.6rem}.footer__practice{flex-direction:column;gap:1.2rem;min-width:0;display:flex}.footer__practice-title{font-size:1.4rem;font-weight:600}.footer__list{flex-direction:column;gap:.8rem;list-style:none;display:flex}.footer__industries{font-size:1.4rem;font-weight:600}.footer__navigation{gap:2.4rem}.footer__link{position:relative}.footer__link:after{content:"";opacity:0;background:currentColor;width:1.6rem;height:1.4rem;margin-left:.6rem;margin-right:-2.2rem;transition:opacity .4s;display:inline-block;position:absolute;bottom:3%;transform:rotate(-45deg);-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none' overflow='visible' preserveAspectRatio='none' style='display:block' viewBox='0 0 16 14'%3E%3Cpath stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7h14m-6.125 6L15 7 8.875 1'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='14' fill='none' overflow='visible' preserveAspectRatio='none' style='display:block' viewBox='0 0 16 14'%3E%3Cpath stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 7h14m-6.125 6L15 7 8.875 1'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}.footer__meeting{align-items:center;gap:1.4rem;font-weight:600;display:inline-flex}.footer__meeting>span:first-child{text-underline-offset:.15em}.footer__meeting>span{transform-origin:0;transition:transform .2s}.footer__bottom{color:#a3a3a3;justify-content:space-between;gap:1rem;margin-top:2.4rem;font-size:1.2rem;display:flex}.footer__bottom p{margin:0}.footer a:focus-visible{outline-offset:.3rem;outline:.2rem solid #5b1e32}.footer__link:focus-visible:after{opacity:1}@media (hover:hover) and (pointer:fine){.footer a{text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-underline-offset:.15em;transition:text-decoration-color .4s}.footer a:not(.footer__meeting):hover{text-decoration-color:currentColor}.footer__link:hover:after{opacity:1}}@media (width>=768px){.footer{padding:6rem;font-size:1.8rem}.footer__main{grid-template-columns:28rem 89.7rem 35.6rem 12.8rem;justify-content:space-between;gap:0;display:grid}.footer__contact{gap:6rem;margin-bottom:0}.footer__brand,.footer__brand img{width:22.8029rem}.footer__brand img{height:4.9677rem}.footer__contacts{grid-template-columns:1fr;gap:1.6rem;font-size:2rem}.footer__contacts>div{gap:1.2rem}.footer__label{font-size:1.8rem}.footer__group,.footer__practices{gap:1.2rem}.footer__practice-columns{grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem;display:grid}.footer__practice-column{gap:2rem}.footer__industries,.footer__practice-title{font-size:1.8rem}.footer__industries .footer__list{gap:1.2rem}.footer__navigation{gap:1.6rem}.footer__bottom{margin-top:4rem;font-size:1.6rem}.footer__bottom a{text-decoration:none;transition:color .3s}.footer__bottom a:hover{color:#111c35}.footer__meeting{align-items:center;gap:1.4rem;font-weight:600;display:inline-flex}.footer__meeting>span:first-child{text-underline-offset:.15em;text-decoration:underline;transition:text-decoration-color .3s}.footer__meeting>span{transform-origin:50%;transition:transform .3s}.footer__meeting:hover>span:first-child{text-decoration-color:#0000}.footer__meeting:hover>span:last-child{transform:rotate(45deg)}}@media (prefers-reduced-motion:reduce){.footer__link:after,.footer__meeting>span{transition:none}}.menu{pointer-events:none;z-index:9;background:#111c35;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:12rem 2rem 5rem;display:flex;position:fixed;top:0;left:0}.menu.is-open{pointer-events:auto}.menu__nav{scrollbar-width:none;height:calc(100vh - 29rem);overflow:hidden auto}.menu__nav::-webkit-scrollbar{display:none}.menu__nav>ul>li>a{color:#fefefe;letter-spacing:-3%;text-align:left;width:100%;font-size:1.8rem;font-weight:600;line-height:2.3rem;display:block}.menu__nav>ul{flex-direction:column;gap:3.2rem;display:flex}.menu .menu-item-has-children .menu__nav-link{flex-direction:row;align-items:center;gap:.8rem;transition:color .3s;display:flex;position:relative}.menu .menu-item-has-children .menu__nav-link:after{content:"";background-color:#fff;width:1.26rem;height:.8rem;transition:transform .3s,background-color .3s;display:block;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.569' height='7.754' fill='none' viewBox='0 0 12.569 7.754'%3E%3Cpath fill='%23fefefe' d='M12.497.642A1.03 1.03 0 0 0 11.534 0H1.043A1.045 1.045 0 0 0 .02 1.243c.04.202.14.387.285.532l5.98 5.98 5.979-5.98c.3-.3.387-.746.225-1.133z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.569' height='7.754' fill='none' viewBox='0 0 12.569 7.754'%3E%3Cpath fill='%23fefefe' d='M12.497.642A1.03 1.03 0 0 0 11.534 0H1.043A1.045 1.045 0 0 0 .02 1.243c.04.202.14.387.285.532l5.98 5.98 5.979-5.98c.3-.3.387-.746.225-1.133z'/%3E%3C/svg%3E") 50%/contain no-repeat}.menu .menu-item-has-children .menu__nav-link.active{color:#a3a3a3}.menu .menu-item-has-children .menu__nav-link.active:after{background-color:#a3a3a3;transform:rotate(180deg)}.menu__services{flex-direction:column;gap:3.2rem;display:flex}.menu__services-block:first-child{padding-top:3.2rem}.menu__services-title{color:#fefefe;letter-spacing:-3%;text-align:left;flex-direction:row;align-items:center;gap:.8rem;width:100%;font-size:1.8rem;font-weight:600;line-height:2.3rem;display:flex;position:relative}.menu__services-title:before{content:"";z-index:3;background:#111c35;width:100%;height:1.6rem;position:absolute;bottom:-2rem;left:0;transform:translateY(-50%)}.menu__services-title:after{content:"";background-color:#fff;width:1.26rem;height:.8rem;transition:transform .3s,background-color .3s;display:block;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.569' height='7.754' fill='none' viewBox='0 0 12.569 7.754'%3E%3Cpath fill='%23fefefe' d='M12.497.642A1.03 1.03 0 0 0 11.534 0H1.043A1.045 1.045 0 0 0 .02 1.243c.04.202.14.387.285.532l5.98 5.98 5.979-5.98c.3-.3.387-.746.225-1.133z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.569' height='7.754' fill='none' viewBox='0 0 12.569 7.754'%3E%3Cpath fill='%23fefefe' d='M12.497.642A1.03 1.03 0 0 0 11.534 0H1.043A1.045 1.045 0 0 0 .02 1.243c.04.202.14.387.285.532l5.98 5.98 5.979-5.98c.3-.3.387-.746.225-1.133z'/%3E%3C/svg%3E") 50%/contain no-repeat}.menu__services-title.active{color:#a3a3a3}.menu__services-title.active:after{background-color:#a3a3a3;transform:rotate(180deg)}.menu__services-block-inner{scrollbar-width:none;flex-shrink:1;min-height:0;max-height:30rem;overflow:hidden auto}.menu__services-block-inner::-webkit-scrollbar{display:none}.menu__services-list{flex-direction:column;display:flex}.menu__services-list li a{width:100%;display:block}.menu__services-list-item{border-bottom:.1rem dashed #a3a3a3;padding-top:1.6rem;padding-bottom:1.2rem}.menu__services-list-label{color:#fefefe;letter-spacing:-3%;text-align:left;margin-bottom:1.2rem;font-size:1.6rem;font-weight:600;line-height:2.1rem}.menu__services-inner-list{flex-direction:column;gap:.8rem;display:flex}.menu__services-inner-link{color:#fefefe;letter-spacing:-2%;text-align:left;font-size:1.4rem;font-weight:400;line-height:1.8rem}.menu__buttons{flex-direction:column;gap:1.2rem;display:flex}.menu__langs{color:#fff;letter-spacing:-2%;background:#fff3;border-radius:.6rem;flex-direction:row;justify-content:center;gap:.1rem;min-height:max-content;padding:1rem 1.2rem;font-size:1.8rem;font-weight:600;line-height:2.3rem;transition:background-color .3s,color .3s;display:flex}.menu__lang{opacity:.5;width:100%;transition:opacity .3s}.menu__lang a{width:100%;display:flex}.menu__lang.active{opacity:1}.menu__lang:first-child a{justify-content:end}.menu__button{min-height:max-content;padding:1rem 2rem}.breadcrumbs{white-space:nowrap;flex-flow:row;min-width:0}.breadcrumbs,.breadcrumbs li{align-items:center;gap:1rem;display:flex}.breadcrumbs li{color:#a3a3a3;letter-spacing:-.02em;text-align:left;flex-shrink:0;font-size:1.2rem;font-weight:400}.breadcrumbs li:not(:first-child):before{clip-path:polygon(0 0,20% 0,100% 50%,20% 100%,0 100%,80% 50%);content:"";background:currentColor;flex-shrink:0;width:.53rem;height:.96rem}.breadcrumbs li a{color:inherit;opacity:.5;transition:opacity .3s,color .3s}.breadcrumbs li:last-child{color:#5c5c5c;flex:auto;min-width:0}.breadcrumbs li:last-child span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.breadcrumbs--white li{color:#5c5c5c}.breadcrumbs--white li:last-child{color:#a3a3a3}@media (width<=767px){.breadcrumbs:has(>li:nth-child(4))>li:first-child{display:none}.breadcrumbs:has(>li:nth-child(4))>li:nth-child(2):before{display:none}.breadcrumbs:has(>li:nth-child(4))>li:nth-child(2)>a{font-size:0}.breadcrumbs:has(>li:nth-child(4))>li:nth-child(2)>a:after{content:"...";font-size:1.2rem}}@media (width>=768px){.breadcrumbs{gap:1.6rem}.breadcrumbs li{gap:1.6rem;font-size:1.8rem}.breadcrumbs li:not(:first-child):before{width:.55rem}.breadcrumbs li a:hover{color:#5c5c5c;opacity:1}}.label{letter-spacing:-3%;text-transform:uppercase;align-items:center;width:max-content;font-size:1.2rem;font-weight:600;line-height:1.6rem;display:flex}.label:before{content:"";background-color:#071740;border-radius:50%;width:.6rem;height:.6rem;margin-right:.6rem;display:inline-block}.label--white{color:#fff}.label--white:before{background-color:#fff}.label--red{color:#fff}.label--red:before{background-color:#5b1e32}@media (width>=768px){.label{font-size:1.6rem;line-height:2.1rem}.label:before{width:1.2rem;height:1.2rem;margin-right:1.2rem}}.accordion__header{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.accordion__title{letter-spacing:-3%;text-align:left;font-size:2rem;font-weight:500;line-height:2.4rem}.accordion__body{border-bottom:.1rem dashed #a3a3a3;padding-bottom:1.6rem;overflow:hidden}.accordion__content{flex-direction:column;padding-top:1.2rem;display:flex}.accordion__content h3,.accordion__content p{letter-spacing:-2%;text-align:left;font-size:1.6rem;font-weight:400;line-height:2.1rem}.accordion__content h3 strong,.accordion__content p strong{font-weight:500}.accordion__content p+p{margin-top:2rem}.accordion__content ul{padding-left:2rem;list-style:outside}.accordion__content ul li{letter-spacing:-2%;font-size:1.6rem;font-weight:400;line-height:2.1rem}.accordion__content h3+ul,.accordion__content p+ul{margin-bottom:1.2rem;padding-top:.8rem}.accordion__icon{background:#dedede;border-radius:.4rem;padding:.7rem}.accordion__icon span{width:2rem;height:2rem;transition:transform .3s;display:block;position:relative}.accordion__icon span:after,.accordion__icon span:before{content:"";background:#000;width:1.4rem;height:.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.accordion__icon span:after{transform:translate(-50%,-50%)rotate(90deg)}.accordion.active .accordion__icon span{transform:rotate(45deg)}@media (width>=768px){.accordion__title{font-size:2.6rem;font-weight:600;line-height:3.2rem}.accordion__body{padding-bottom:2rem}.accordion__content{max-width:72rem;padding-top:1.6rem}.accordion__content h3,.accordion__content p{font-size:2rem;line-height:2.6rem}.accordion__content p+p{margin-top:4rem}.accordion__content ul{padding-left:3rem}.accordion__content ul li{font-size:2rem;line-height:2.6rem}}*,:after,:before{box-sizing:border-box}.loader{z-index:100;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:0 2rem;transition:all .5s;display:flex;position:fixed;top:0;left:0}.loader.loading-ended{opacity:0;pointer-events:none}body{color:#000;z-index:1;background:#fff;width:100%;min-height:100vh;font-family:IBM Plex Sans,sans-serif;font-weight:400;position:relative;overflow-x:hidden}body.menu-open{overflow:hidden}a{text-decoration:none}a,button{-webkit-tap-highlight-color:transparent;cursor:pointer;outline:none}button{appearance:none;-webkit-user-select:none;user-select:none;border:none}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}.container{width:100%;padding:0 2rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:.1rem;height:.1rem;margin:-.1rem;padding:0;position:absolute;overflow:hidden}@media (width>=768px){.container{padding:0 6rem}}.wrapper,[stagger-link]{overflow:hidden}[stagger-link] [stagger-link-text]{text-shadow:0 1.1em;white-space:nowrap;display:block;overflow:hidden}.about-card{width:100%;height:100%;position:relative}.about-card__logo{z-index:3;width:3rem;height:3rem;position:absolute;top:1.2rem;right:1.2rem}.about-card__logo img{width:100%;height:100%}.about-card__link{background:#eee;border-radius:.6rem;flex-direction:column;padding:1.2rem;display:flex}.about-card__slide-top{flex-direction:column;gap:.4rem;margin-bottom:.8rem;display:flex}.about-card__slide-proffesson{color:#5c5c5c;letter-spacing:-2%;text-align:left;font-size:1.4rem;font-weight:600;line-height:1.8rem}.about-card__avatar-wrap{-o-object-fit:cover;object-fit:cover;height:26rem;margin-bottom:.8rem;overflow:hidden}.about-card__avatar-wrap img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.about-card__slide-text{letter-spacing:-2%;margin-bottom:.9rem;font-size:1.4rem;font-weight:400;line-height:1.8rem}.about-card__slide-text strong{font-weight:600}.about-card__link-text{flex-direction:row;align-items:center;gap:1.3rem;display:flex}.about-card__link-text span{letter-spacing:-3%;text-align:left;border-bottom:.1rem solid;font-size:1.6rem;font-weight:600;line-height:1.9rem;transition:border-color .4s}.about-card__link-text img{min-width:1.4rem;height:auto}@media (width>=768px){.about-card__logo{transition:transform .3s}.about-card__logo:hover{transform:translateY(-2px)}.about-card__link{height:100%;padding:1.6rem}.about-card__link:hover .about-card__avatar{transform:scale(1.03)}.about-card__link:hover .about-card__link-text span{border-bottom-color:#0000}.about-card__link:hover .about-card__link-icon{transform:rotate(45deg)}.about-card__slide-top{margin-bottom:2rem}.about-card__slide-proffesson{letter-spacing:-3%;font-size:2rem;font-weight:500;line-height:2.6rem}.about-card__avatar-wrap{height:max-content;min-height:calc(100vh - 50rem);margin-bottom:2rem}.about-card__avatar,.about-card__avatar-wrap,.about-card__link-icon{transition:transform .4s}.about-card__slide-text{letter-spacing:-3%;margin-bottom:auto;font-size:1.8rem;font-weight:500;line-height:2.3rem}.about-card__link-text{flex-direction:row;align-items:center;gap:1.3rem;padding-top:2rem;display:flex}.about-card__link-text span{border-bottom:.2rem solid;font-size:2rem;font-weight:600;line-height:2.3rem;transition:border-color .4s}}.team-hero{padding-top:15rem;padding-bottom:7rem}.team-hero__breadcrumbs{margin-bottom:2rem}.team-hero__label{margin-bottom:.8rem;margin-left:auto;margin-right:auto}.team-hero__title{width:max-content;margin-bottom:1.2rem;margin-left:auto;margin-right:auto}.team-hero__text{text-align:center;margin-bottom:2.4rem}.team-hero__subtitle{letter-spacing:-3%;text-align:center;text-transform:uppercase;margin-bottom:1.2rem;font-size:1.4rem;font-weight:600;line-height:1.8rem}.team-hero__slider:not(:last-of-type){margin-bottom:3.2rem}.team-hero__slider:last-of-type{margin-bottom:2.4rem}.team-hero__wrapper{flex-direction:row;display:flex}.team-hero__slide{flex-shrink:0}.team-hero__button{width:100%}@media (width>=768px){.team-hero{padding-top:23rem;padding-bottom:16rem}.team-hero .container{flex-direction:column;display:flex}.team-hero__breadcrumbs{margin-bottom:4rem}.team-hero__label{margin-bottom:1.2rem}.team-hero__title{margin-bottom:1.6rem}.team-hero__text{max-width:27%;margin-bottom:4rem;margin-left:auto;margin-right:auto}.team-hero__subtitle{margin-bottom:2.4rem;font-size:2.2rem;line-height:2.9rem}.team-hero__slider:not(:last-of-type){margin-bottom:9rem}.team-hero__slider:last-of-type{margin-bottom:4rem}.team-hero__wrapper{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.team-hero__slide{flex-shrink:0}.team-hero__button{width:max-content;margin-left:auto;margin-right:auto}.team-hero .about-card__avatar-wrap{height:50rem;min-height:calc(100vh - 60rem)}}.contact-us{color:#fefefe;background:#111c35;padding:3.2rem 2rem}.contact-us--team{margin-bottom:7.2rem}.contact-us__content,.contact-us__details,.contact-us__fields,.contact-us__form,.contact-us__form-wrap,.contact-us__inner,.contact-us__locations{flex-direction:column;display:flex}.contact-us__inner{gap:3.2rem}.contact-us__content{gap:2.4rem}.contact-us__intro{flex-direction:column;gap:.8rem;display:flex}.contact-us__intro h2{max-width:61.4rem}.contact-us__details{gap:1.6rem}.contact-us__locations{gap:1.2rem}.contact-us__locations h3,.contact-us__quick-links h3{color:#dedede;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:600}.contact-us__location-grid,.contact-us__quick-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;display:grid}.contact-us__name-fields{flex-direction:column;gap:1.6rem;display:flex}.contact-us__location{letter-spacing:-.02em;flex-direction:column;gap:.6rem;font-size:1.2rem;font-style:normal;display:flex}.contact-us__location strong{align-items:center;gap:.6rem;font-size:1.4rem;font-weight:600;display:flex}.contact-us__location a{color:inherit}.contact-us__quick-links>div{flex-direction:column;gap:1.2rem;min-width:0;display:flex}.contact-us__quick-links a{color:inherit;letter-spacing:-.02em;font-size:1.4rem}.contact-us__meeting{text-underline-offset:.15em;align-items:center;gap:1.4rem;font-weight:600;text-decoration:underline;display:inline-flex}.contact-us__form-wrap{gap:1.6rem}.contact-us__form-heading{justify-content:space-between;align-items:flex-start;gap:1.6rem;display:flex}.contact-us__subtitle{letter-spacing:-3%;text-align:left;font-size:1.8rem;font-weight:600;line-height:2.3rem}.contact-us__form-heading h3{margin:0}.contact-us__form-heading p{color:#a3a3a3;letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:1.2rem}.contact-us__fields,.contact-us__form{gap:1.6rem}.contact-us__field{color:#fefefe;letter-spacing:-.02em;flex-direction:column;gap:.8rem;font-size:1.4rem;font-weight:600;display:flex;position:relative}.contact-us__field input,.contact-us__field textarea{color:#fefefe;font:inherit;letter-spacing:-.02em;background:0 0;border:.1rem dashed #5c5c5c;border-radius:.4rem;outline:none;width:100%;font-size:1.4rem;font-weight:400}.contact-us__field input{height:4.2rem;padding:1.2rem .8rem}.contact-us__field textarea{resize:vertical;min-height:14.8rem;padding:1.2rem .8rem}.contact-us__field input::-moz-placeholder{color:#a3a3a3;opacity:1}.contact-us__field textarea::-moz-placeholder{color:#a3a3a3;opacity:1}.contact-us__field input::placeholder,.contact-us__field textarea::placeholder{color:#a3a3a3;opacity:1}.contact-us__field input:focus,.contact-us__field textarea:focus{border-style:dashed;border-color:#dedede}.contact-us__field.is-focused input,.contact-us__field.is-focused textarea,.contact-us__field.is-valid input,.contact-us__field.is-valid textarea{background:#fff3;border-style:dashed;border-color:#dedede}.contact-us__field.is-warning input,.contact-us__field.is-warning textarea{background:#fff3;border-style:dashed;border-color:#fbbf24}.contact-us__field.is-invalid input,.contact-us__field.is-invalid textarea{background:#fff3;border-style:dashed;border-color:#ff6b6b}.contact-us__field-message{color:#a3a3a3;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:400;display:none}.contact-us__consent.is-invalid .contact-us__field-message,.contact-us__field.is-active:not(.is-valid):not(.is-warning):not(.is-invalid) .contact-us__field-message,.contact-us__field.is-invalid .contact-us__field-message,.contact-us__field.is-warning .contact-us__field-message{display:block}.contact-us__field.is-warning .contact-us__field-message{color:#fbbf24}.contact-us__consent.is-invalid .contact-us__field-message,.contact-us__field.is-invalid .contact-us__field-message{color:#ff6b6b}.contact-us__field.is-invalid:after,.contact-us__field.is-warning:after{color:#fbbf24;content:"!";border:.1rem solid;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;font-size:1.1rem;line-height:1;display:grid;position:absolute;top:3.5rem;right:1.2rem}.contact-us__field.is-invalid:after{color:#ff6b6b}.contact-us__field:has(textarea).is-invalid:after{top:3.5rem}.contact-us__field:has(textarea).is-warning:after{top:3.5rem}.contact-us__consent.is-valid .contact-us__checkbox{background:#dedede;border-style:solid;border-color:#dedede}.contact-us__consent.is-valid .contact-us__checkbox:after{content:"";border-bottom:.2rem solid #0a0a0a;border-right:.2rem solid #0a0a0a;width:.7rem;height:1.2rem;position:absolute;top:.7rem;left:1rem;transform:rotate(45deg)}.contact-us__field:has(textarea).is-valid:after{top:3.5rem}.contact-us__consent{color:#fefefe;letter-spacing:-.02em;flex-direction:column;align-items:center;gap:1.2rem;font-size:1.4rem;font-weight:400;line-height:1.25;display:flex}.contact-us__consent input{opacity:0;width:.1rem;height:.1rem;position:absolute}.contact-us__checkbox-wrap{flex-direction:row;align-items:center;gap:1.2rem;display:flex}.contact-us__checkbox{border:.1rem dashed #5c5c5c;border-radius:.4rem;flex:0 0 3rem;width:3rem;height:3rem;display:block;position:relative}.contact-us__consent input:checked+.contact-us__checkbox{background:#dedede;border-style:solid;border-color:#dedede}.contact-us__consent input:checked+.contact-us__checkbox:after{content:"";border-bottom:.2rem solid #0a0a0a;border-right:.2rem solid #0a0a0a;width:.7rem;height:1.2rem;position:absolute;top:.7rem;left:1rem;transform:rotate(45deg)}.contact-us__consent input:focus-visible+.contact-us__checkbox{outline-offset:.3rem;outline:.2rem solid #fefefe}.contact-us__consent.is-invalid .contact-us__checkbox{border-style:solid;border-color:#ff6b6b}.contact-us__consent .contact-us__field-message{margin-top:4.2rem;position:absolute}.contact-us__checkbox-error{color:#ff6b6b;margin-right:auto;margin-top:0!important;position:relative!important}.contact-us__consent a{color:inherit;text-underline-offset:.15em;text-decoration:underline}.contact-us__status{color:#ff6b6b;min-height:1.8rem;margin:-.4rem 0 0;font-size:1.2rem}.contact-us__status:empty{display:none}.contact-us__form.is-success .contact-us__status{color:#dedede}.contact-us__submit{width:100%}.contact-us__form.is-loading .contact-us__submit .button__icon{animation:.8s linear infinite contact-spin}.contact-us__form.is-loading .contact-us__submit .button__icon:before{-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath stroke='%23fefefe' stroke-linecap='round' stroke-width='1.5' d='M8.25.75v2.5m0 10v2.5m7.5-7.5h-2.5m-10 0H.75m12.803-5.302-1.768 1.767m-7.07 7.07-1.767 1.768m10.605 0-1.768-1.768m-7.07-7.07L2.948 2.948'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath stroke='%23fefefe' stroke-linecap='round' stroke-width='1.5' d='M8.25.75v2.5m0 10v2.5m7.5-7.5h-2.5m-10 0H.75m12.803-5.302-1.768 1.767m-7.07 7.07-1.767 1.768m10.605 0-1.768-1.768m-7.07-7.07L2.948 2.948'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}.contact-us a:focus-visible{outline-offset:.3rem;outline:.2rem solid #fefefe}@media (width>=768px){.contact-us{padding:6rem}.contact-us--team{margin-bottom:16rem}.contact-us__inner{grid-template-columns:65rem 89rem;justify-content:space-between;gap:4rem;display:grid}.contact-us__content{justify-content:space-between;gap:6rem;min-height:64.8rem}.contact-us__subtitle{font-size:3.2rem;font-weight:500;line-height:4.2rem}.contact-us__form-heading p{letter-spacing:-2%;font-size:2.1rem}.contact-us__intro{gap:1.2rem}.contact-us__details{gap:6rem}.contact-us__locations{gap:2rem}.contact-us__locations h3,.contact-us__quick-links h3{font-size:1.8rem}.contact-us__location-grid{gap:2rem;display:flex}.contact-us__location{gap:.8rem;font-size:1.8rem}.contact-us__location a{-webkit-box-decoration-break:clone;box-decoration-break:clone;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-underline-offset:.3rem;transition:text-decoration-color .4s}.contact-us__location a:hover{-webkit-text-decoration-color:color-mix(in srgb,currentColor 100%,transparent);text-decoration-color:color-mix(in srgb,currentColor 100%,transparent)}.contact-us__location strong{gap:.8rem;font-size:1.8rem}.contact-us__quick-links{justify-content:space-between;gap:2rem;display:flex}.contact-us__quick-links a{-webkit-box-decoration-break:clone;box-decoration-break:clone;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-underline-offset:.1rem;transition:text-decoration-color .4s}.contact-us__quick-links .contact-us__meeting,.contact-us__quick-links a:hover{text-decoration-color:currentColor}.contact-us__quick-links .contact-us__meeting .button__icon{transition:transform .4s}.contact-us__quick-links .contact-us__meeting:hover{-webkit-text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-decoration-color:color-mix(in srgb,currentColor 0%,transparent)}.contact-us__quick-links .contact-us__meeting:hover .button__icon{transform:rotate(45deg)}.contact-us__quick-links a{font-size:2rem}.contact-us__form,.contact-us__form-wrap{gap:4rem}.contact-us__fields{gap:3rem}.contact-us__name-fields{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.contact-us__field{gap:1.4rem;font-size:1.8rem}.contact-us__field input,.contact-us__field textarea{font-size:2rem}.contact-us__field-message{font-size:1.6rem}.contact-us__field.is-invalid:after,.contact-us__field.is-valid:after,.contact-us__field.is-warning:after{top:6rem}.contact-us__field:has(textarea).is-invalid:after{top:5rem}.contact-us__field:has(textarea).is-valid:after{top:5rem}.contact-us__field:has(textarea).is-warning:after{top:5rem}.contact-us__field input{height:6rem}.contact-us__field textarea{min-height:18rem}.contact-us__consent{font-size:2rem}.contact-us__status{font-size:1.6rem}.contact-us__submit{width:max-content}}@keyframes contact-spin{to{transform:rotate(1turn)}}
