.nav{position:sticky;top:0;z-index:9999;background-color:#fffffb;padding:8px 20px;display:flex;justify-content:space-between;align-items:center}.nav__logo{height:18px;z-index:1}.menu{display:flex;align-items:center;position:absolute;top:-350px;left:0;width:100%;padding:94px 39px 48px 0;background-color:#fffffb;border-bottom-left-radius:32px;border-bottom-right-radius:32px;flex-direction:column;align-items:flex-end;transition:.3s}.menu__link{font-size:18px;font-weight:700;letter-spacing:-.5px;line-height:16px}.menu__link .menu__link{letter-spacing:-.5px}.menu__hr1,.menu__hr2{height:2px;background-color:#f4f4f1;margin:16px 0}.menu__hr1{width:150px}.menu__hr2{width:120px}.menu--active{top:0;left:0}.burger{z-index:2}.burger__arrow--up{font-size:38px;position:relative;background-color:#fffffb}.burger__arrow--down{font-size:38px;background-color:#fffffb}@media (min-width: 768px){.nav{padding:12px 40px}.nav__logo{height:27px}.burger__arrow--up,.burger__arrow--down{font-size:48px}.menu{padding:124px 64px 48px 0;top:-300px}.menu__hr1,.menu__hr2{margin:24px 0}.menu__hr1{width:229px}.menu__hr2{width:182px}.menu__link{font-size:26px;font-weight:700;letter-spacing:-1px;line-height:24px}.menu--active{top:0}}@media (min-width: 1250px){.nav{padding:24px 80px 24px 20px;display:flex;justify-content:space-between}.nav .menu__link{font-size:16px;font-weight:400;letter-spacing:-.5px;line-height:22px}.menu{position:relative;flex-direction:row;padding:0;margin-right:-41px;align-items:center;width:inherit;transition:none}.menu__hr1,.menu__hr2{display:none}.menu--active{gap:24px}.menu__link:hover,.nav__logo:hover{cursor:pointer}.burger{display:none}}.hero{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;background-color:#f4f4f1;margin:0 8px 4px;border-radius:16px;padding-top:16px}.hero p{font-size:13px;margin-bottom:24px;line-height:15px}.hero h1{font-weight:700;font-size:62px;letter-spacing:-3.5px;line-height:50px;margin-bottom:6px}.hero h2{font-weight:500;font-size:25px;letter-spacing:-1px;line-height:26px;padding-left:4px;margin-bottom:22px}.hero a{padding:10px 0;width:82vw;line-height:16px;letter-spacing:-.5px;font-size:18px;font-weight:700;margin-bottom:4px}.hero__photo{width:279px}.hero__menu{position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.hero__menu>a{background-color:#fffffacc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:16px}.hero .hr{display:none}@media (min-width: 768px){.hero{margin:0 16px 4px}.hero__photo{width:401px}.hero p{font-size:14px;margin-bottom:32px;line-height:18px}.hero h1{font-size:80px;line-height:66px;margin-bottom:16px}.hero h2{font-size:32px;padding-left:4px;margin-bottom:40px}.hero a{padding:18px 0;width:65vw;line-height:24px;letter-spacing:-1px;font-size:26px;font-weight:700;margin-bottom:4px}}@media (min-width: 1250px){.hero{position:relative;margin:0 0 4px;display:grid;justify-content:space-between;grid-template-areas:"a b" "a c"}.hero p{font-size:14px;margin-bottom:32px;line-height:18px}.hero h1{font-size:80px;line-height:66px;margin-bottom:16px}.hero h2{font-size:32px;padding-left:4px;margin-bottom:40px}.hero a{padding:18px 0;width:65vw;line-height:24px;letter-spacing:-1px;font-size:26px;font-weight:700;margin-bottom:4px}.hero p{font-size:14px;line-height:22px;margin-bottom:32px}.hero h1{font-size:142px;line-height:111px;margin-bottom:24px;margin-top:188px;letter-spacing:-6px}.hero h2{font-size:56px;line-height:57px;padding-right:4px;margin-bottom:40px;letter-spacing:-1.5px}.hero a{line-height:24px;letter-spacing:-1px;font-size:28px;font-weight:700}.hero__photo{grid-area:a;width:618px}.hero__header{grid-area:c;display:flex;flex-direction:column;text-align:right;padding-right:40px}.hero__menu{grid-area:b;position:absolute;top:-65px;right:0}.hero__menu .hr{display:block;right:0;height:4px;background-color:#fffffb;width:40dvw}.hero__menu .one{top:110px;width:35dvw;background-color:#fffffb}.hero__menu .two{top:175px;width:30dvw;background-color:#fffffb}.hero__menu .three{top:240px;width:25dvw;background-color:#fffffb}.hero a{padding-right:40px;text-align:right;background-color:inherit;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);width:-webkit-fill-available}.hero a:hover{cursor:pointer}}.practice__list{position:relative;background-color:#f4f4f1;margin:0 8px 8px;padding:56px 12px 0;border-radius:16px}.practice__list h2{font-weight:700;font-size:25px;line-height:33px;letter-spacing:-1px}.practice__list p{font-size:12px;font-weight:400;line-height:16px}.practice__list .item__title{font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.5px}.practice__list .list__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.practice__list .list__item{display:flex;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px}.practice__list .list__item .item__title{max-width:220px}.practice__list .list__item .item__arrow{font-size:32px}.practice__list .title__break{width:80px}.practice__list .item__hr{border-bottom:2px solid #FFFFFB}.modal{width:100%;height:525px;position:fixed;top:59px;right:-100%;z-index:3;background-color:#fffffb;padding:0 12px;border-bottom-left-radius:16px;transition:.3s}.modal h3{padding-top:47px;font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.5px}.modal p{font-size:14px;line-height:22px;font-weight:300}.modal .close__icon{font-size:36px}.modal hr{background-color:#161616;height:2px;outline:none;border:none;margin-bottom:16px}.modal .close__icon{position:fixed;top:34px;right:-100vw;z-index:2;transition:.3s}.modal.active{transition:.3s;right:0}.modal.active .close__icon{position:fixed;top:77px;right:21px;z-index:2}@media (min-width: 768px){.practice__list{margin:0 16px;padding:72px 32px 0 24px}.practice__list h2{font-size:48px;line-height:56px;letter-spacing:-2px}.practice__list p{font-size:14px;line-height:18px;padding-top:6px;margin-right:-8px}.practice__list .item__title{max-width:281px;font-size:21px;line-height:26px;letter-spacing:-1px;font-weight:400}.practice__list .item__arrow{font-size:40px}.modal{padding:0 24px}.modal h3{padding-top:87px;font-size:21px;letter-spacing:-.5px;line-height:26px}.modal p{font-size:14px;line-height:22px;font-weight:300}.modal .close__icon{font-size:40px}.modal.active{transition:.3s;right:0}.modal.active hr,.modal.active p{width:75dvw;margin-left:0}.modal.active .close__icon{position:fixed;top:87px;right:44px;z-index:2}}@media (min-width: 1250px){.practice__list{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:80px 40px 48px}.practice__list .list__title h2{font-size:56px;line-height:64px;letter-spacing:-2.5px}.practice__list h3{font-size:21px;letter-spacing:-.5px;line-height:26px;margin-bottom:16px;font-weight:500}.practice__list p{font-size:14px;line-height:22px;font-weight:300}.practice__list .list__title{grid-column:1/3;margin-bottom:48px}.practice__list .list__title p{display:none}.desktop__list{display:grid;align-content:start}.desktop__list .list__title h2{font-size:56px;line-height:64px;letter-spacing:-2.5px}.desktop__list h3{font-size:21px;letter-spacing:-.5px;line-height:26px;margin-bottom:16px;font-weight:500}.desktop__list p{font-size:14px;line-height:22px;font-weight:300}.desktop__list:nth-child(odd){padding:32px 0 32px 44px;border:1px solid #FFFFFB}.desktop__list:nth-child(2n){padding:32px 36px 32px 0;border:1px solid #FFFFFB}.desktop__list:nth-of-type(8),.desktop__list:nth-of-type(9){padding-bottom:0;border-bottom:none}.desktop__list:nth-of-type(2),.desktop__list:nth-of-type(3){border-top:none;padding-top:0}.desktop__list:nth-child(2n){border-left:none}.desktop__list:nth-child(odd){border-right:none}}.process{background-color:#fffffb;padding:56px 20px}.process h2{letter-spacing:-1px;font-size:25px;font-weight:700;line-height:33px}.process h3{font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.5px}.process p{font-size:14px;font-weight:300;line-height:22px}.process__title{padding-bottom:32px}.process .step{position:relative}.process .step h3{margin-top:80px;padding-right:16px;margin-bottom:8px;background-color:#fffffb;position:relative;display:inline-block;z-index:2}.process .step p{font-size:14px;font-weight:300;line-height:22px}.process .step .number__one{position:absolute;top:-5px;right:45px}.process .step .number__two,.process .step .number__three{position:absolute;top:18px;right:6px}.process .step:nth-of-type(3) span p{position:absolute;font-size:25px;top:-14px;right:-4px}.hr{width:88dvw;display:flex;position:absolute;top:93px;justify-content:end;align-items:center;border:none;height:1px;background-color:#161616}.hr span{margin-top:-2px;margin-right:-3px}@media (min-width: 768px){.process{padding:72px 40px}.process h2{letter-spacing:-2px;font-size:48px;line-height:56px}.process h3{font-size:21px;line-height:26px;letter-spacing:-.5px}.process__title{padding-bottom:45px}.process .step{margin:0 auto 0 45px;max-width:550px}.process .step .hr{max-width:550px}.process .step .number__one{top:2px;right:48px}.process .step .number__two{top:20px;right:9px}.process .step .number__three{top:2px px;right:17px}}@media (min-width: 1250px){.process{padding:120px 40px}.process h2{letter-spacing:-1.5px;font-size:56px;line-height:64px}.process h3{font-size:21px;line-height:26px;letter-spacing:-.5px}.process .process__title{padding-bottom:80px}.process .process__list{display:grid;grid-template-columns:repeat(3,1fr);gap:73px}.process .process__list .step{margin-left:0}.process .process__list .step h3{margin-bottom:16px}.process .process__list .step .number__one{width:200px;top:-15px;right:34px}.process .process__list .step .number__two,.process .process__list .step .number__three{width:260px;top:-22px;right:12px}.process .hr{width:350px}}.about{margin:0 8px}.about h2{font-size:25px;font-weight:700;line-height:28px;letter-spacing:-1.5px}.about h3{font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.5px;bottom:24px;left:12px}.about h3 span{font-size:14px;line-height:22px;font-weight:300;letter-spacing:0}.about .values h3{font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.5px;margin-bottom:8px}.about .values p{font-size:14px;line-height:22px;font-weight:300;letter-spacing:0}.about__header{background-color:#f4f4f1;border-radius:16px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding:24px 12px 0;margin-bottom:4px;position:relative}.about__header h3{position:absolute}.about__header img{width:171px;margin-bottom:-4px}.about__header .image__mirror{position:absolute;transform:rotateX(180deg);right:12px;bottom:-262px;opacity:.1;filter:blur(3px);pointer-events:none}.about .values{margin-bottom:4px;background-color:#f4f4f1;border-radius:16px;padding:24px 12px}.about .values p:last-child{border-bottom:none}.about .values hr{height:2px;background-color:#fffffb;border:none;margin:16px 0}.about .values .list{position:relative}@media (min-width: 768px){.about h2,.about .values h2{font-size:48px;font-weight:700;line-height:56px;letter-spacing:-2.5px}.about h3,.about .values h3{font-size:21px;font-weight:500;line-height:26px;letter-spacing:-.5px;left:24px;bottom:40px}.about{margin:0 16px}.about img{width:242px;margin-right:56px}.about .image__mirror{width:242px;bottom:-365px;right:21px}.about__header{gap:16px;padding:40px 24px 0}.about .values{padding:40px 24px;margin-left:0;margin-right:0}.about .values.list{display:grid;grid-template-areas:"a a " "b c" "d e"}.about .values.list hr{display:none}.about .values.list #a{grid-area:a;padding-bottom:64px}.about .values.list #b{grid-area:b;padding-right:40px;padding-bottom:32px;border-right:2px solid #FFFFFB;border-bottom:2px solid #FFFFFB}.about .values.list #c{grid-area:c;padding-left:40px;padding-bottom:32px;border-bottom:2px solid #FFFFFB}.about .values.list #d{grid-area:d;padding-top:32px;padding-right:40px;border-right:2px solid #FFFFFB}.about .values.list #e{grid-area:e;padding-top:32px;padding-left:40px}.about .values.list h3{margin-bottom:16px}.about .values.experience h3{width:51dvw;margin-bottom:24px}.about .values.experience p,.about .values.experience hr{width:43dvw}}@media (min-width: 1250px){.about{margin:0 0 4px;border-radius:16px;position:relative}.about__header{position:relative;padding:48px 40px 0;margin-bottom:0;align-items:flex-start;border-bottom-right-radius:0;border-bottom-left-radius:0}.about__header img{position:absolute;top:70px;right:0;width:449px;z-index:1}.about__header h2{max-width:760px}.about__header h3{position:absolute;bottom:-436px;left:620px;z-index:2}.about .values{padding:78px 40px}.about .values.list{padding:48px 40px;max-height:376px;grid-template-areas:"a a b c" "a a d e"}.about .values.list #a{max-width:500px;margin-right:88px}.about .values.experience{border-top-right-radius:0;border-top-left-radius:0}.about .values.experience h3{width:510px;margin-bottom:24px}.about .values.experience p,.about .values.experience hr{width:485px}.about .image__mirror{width:445px;height:376px;right:-9px;top:745px;object-fit:cover}}.footer{background-color:#f4f4f1;margin:0 8px 8px;border-radius:16px;position:relative}.footer h3{font-size:25px;font-weight:700;line-height:33px;letter-spacing:-1px;margin-bottom:8px}.footer p{font-size:13px;font-weight:300;line-height:15px}.footer .footer__copyright{font-weight:300;font-size:10px;line-height:10px}.footer__header{text-align:center;padding:24px 28px}.footer__credentials{display:flex;flex-direction:column;background-color:#d7d7d7;position:relative;padding:16px 32px;margin:0 12px 4px;border-radius:16px}.footer__credentials a{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:400;line-height:22px;margin-bottom:14px}.footer__credentials a:last-of-type{margin-bottom:0}.footer__credentials img{position:absolute;right:0;top:0}.footer__credentials .credentials__title{display:none}.footer .contact__form{position:relative;background-color:#fffffb;margin:0 12px 24px;border-radius:16px;padding:24px;display:flex;flex-direction:column}.footer .contact__form>div{display:flex;flex-direction:column}.footer .contact__form label{font-size:12px;font-weight:400;line-height:16px;margin-bottom:4px}.footer .contact__form input{border:none;outline:none;margin-bottom:18px}.footer .contact__form input::placeholder{opacity:.15;font-size:14px;font-weight:400;line-height:22px;border-bottom:1px solid #161616}.footer .contact__form textarea{border:none;outline:none;margin-bottom:24px;padding:0;resize:none}.footer .contact__form textarea::placeholder{font-family:bdo-grotesk;opacity:.15;font-size:14px;font-weight:400;line-height:22px;border-bottom:1px solid #161616}.footer .contact__form input[type=submit]{background-color:#f79802;padding:16px 24px;max-width:130px;margin:0 auto;border-radius:32px;font-weight:500}.footer .contact__form .form__overlay{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#fffffbc9;position:absolute;top:0;left:0;border-radius:16px;height:100%;width:100%;font-size:14px;font-weight:300}.footer .contact__form .form__overlay p{margin-bottom:16px}.footer .contact__form .form__overlay button{padding:16px 24px;font-size:14px;font-weight:500;line-height:16px;border:1px solid #161616;border-radius:32px}.footer__copyright{text-align:center;padding-bottom:8px}.footer__chat{z-index:3;background-color:#f79802;position:fixed;left:12px;bottom:12px;padding:10px;border-radius:50%}.footer__chat svg{margin-bottom:-3px}.footer .phone__icon{padding-left:2px}.footer .fb__link{z-index:1}.footer .error{position:absolute;right:12px;color:red;font-size:12px}@media (min-width: 768px){.footer{padding:40px 180px 0;margin:0 16px}.footer h3{font-size:48px;line-height:56px;letter-spacing:-2px;margin-bottom:16px}.footer p{font-size:14px;line-height:18px}.footer__header{padding-top:0;padding-bottom:40px}}@media (min-width: 1250px){.footer{margin:0;padding:48px 142px 0}.footer h3{font-size:56px;font-weight:700;line-height:64px;letter-spacing:-2.5px;margin-bottom:16px}.footer p{font-size:14px;font-weight:300;line-height:22px}.footer .contact__form label,.footer .contact__form input::placeholder,.footer .contact__form textarea::placeholder{font-size:14px;line-height:22px}.footer .footer__copyright{font-weight:300;font-size:12px;line-height:12px}.footer .footer__credentials h3{font-size:21px;font-weight:500;line-height:26px;letter-spacing:-.5px;margin-bottom:16px}.footer .footer__credentials p{font-size:14px;line-height:22px;font-weight:300;margin-bottom:32px}.footer__header{padding:0 0 56px}.footer .footer__container{background-color:#fffffb;padding:16px;margin-bottom:44px;border-radius:16px;display:grid;grid-template-columns:375px auto}.footer .footer__credentials{margin:0;padding:48px 40px 142px}.footer .footer__credentials img{top:235px;left:0}.footer .footer__credentials .credentials__title{display:flex;flex-direction:column;max-width:250px}.footer .contact__form{margin-left:72px}.footer .contact__form input[type=submit]{padding:8px 24px;font-size:16px;line-height:16px;font-weight:500;margin-left:0}.footer .contact__form input[type=submit]:hover,.footer .contact__form .form__overlay button:hover{cursor:pointer}.footer form.contact__form{padding-top:64px;display:grid;grid-template-columns:1fr 1fr}.footer form.contact__form .name{margin-right:40px}.footer form.contact__form .email,.footer form.contact__form .message{grid-column:1/3}.footer form.contact__form .name,.footer form.contact__form .phone,.footer form.contact__form .email,.footer form.contact__form .message{position:relative}.footer form.contact__form .name .error,.footer form.contact__form .phone .error,.footer form.contact__form .email .error,.footer form.contact__form .message .error{right:0}}.footer__chat{left:12px;bottom:12px}.footer__chat .chat__popup{position:absolute;bottom:-450px;left:-3px;background-color:violet;width:95dvw;border-radius:16px;transition:.4s}.footer__chat .chat__popup--active{bottom:-12px;left:-3px}.footer__chat .chat__popup .popup__header{display:flex;justify-content:space-between;align-items:center;padding:24px;background-color:#f79802;border-top-left-radius:16px;border-top-right-radius:16px;color:#fffffb}.footer__chat .chat__popup .popup__header h3{font-size:18px;font-weight:700;line-height:16px;letter-spacing:-.5px;margin-bottom:0}.footer__chat .chat__popup .popup__form{background-color:#f4f4f1;display:flex;flex-direction:column}.footer__chat .chat__popup .popup__form p{padding:12px 16px;background-color:#fffffb;width:fit-content;margin:16px 0 112px 24px;border-radius:8px;font-size:14px;line-height:22px}.footer__chat .chat__popup .popup__form textarea,.footer__chat .chat__popup .popup__form input{background-color:#fffffb;margin:0 8px 0 16px;padding:8px;outline:none;resize:none;border:1px solid #D9D9D9;border-radius:8px}.footer__chat .chat__popup .popup__form textarea::placeholder,.footer__chat .chat__popup .popup__form input::placeholder{font-family:bdo-grotesk;font-size:14px;font-weight:300;line-height:22px}.footer__chat .chat__popup .popup__form textarea{margin-bottom:8px}.footer__chat .chat__popup .popup__form input{margin-bottom:24px}.footer__chat .chat__popup .popup__form .form__send{color:#f79802;align-self:last baseline;margin:0 24px 24px 0}.footer__chat .popup__form p.error{position:absolute;bottom:67px;right:0;color:red;background-color:transparent;font-size:12px;font-weight:300}@media (min-width: 768px){.footer__chat{left:24px}.footer__chat .chat__popup{width:50dvw}}@media (min-width: 1250px){.footer__chat{position:fixed;border-radius:32px;left:auto;margin-left:16px;margin-bottom:16px;padding:0}.footer__chat h3{font-size:56px;font-weight:700;line-height:64px;letter-spacing:-2.5px;margin-bottom:16px}.footer__chat p{font-size:14px;font-weight:300;line-height:22px}.footer__chat .contact__form label,.footer__chat .contact__form input::placeholder,.footer__chat .contact__form textarea::placeholder{font-size:14px;line-height:22px}.footer__chat .footer__copyright{font-weight:300;font-size:12px;line-height:12px}.footer__chat .footer__credentials h3{font-size:21px;font-weight:500;line-height:26px;letter-spacing:-.5px;margin-bottom:16px}.footer__chat .footer__credentials p{font-size:14px;line-height:22px;font-weight:300;margin-bottom:32px}.footer__chat p{display:flex;font-weight:500;font-size:16px;padding:13px 24px}.footer__chat p:hover{cursor:pointer}.footer__chat p span{margin-left:8px}.footer__chat .chat__popup{width:350px;position:fixed;left:auto;margin-left:-15px}.footer__chat .chat__popup--active{bottom:12px;margin-left:-15px}.footer__chat .chat__popup svg:hover{cursor:pointer}.footer__chat .popup__header h3{margin-bottom:0}.footer__chat .popup__form p.error{position:absolute;bottom:67px;right:0;color:red;background-color:transparent;font-size:12px;font-weight:300}}@font-face{font-family:bdo-grotesk;src:url(/assets/BDOGrotesk-Regular-CWbQc9Oe.ttf) format("truetype");font-weight:400}@font-face{font-family:bdo-grotesk;src:url(/assets/BDOGrotesk-Medium-BfgMeyZV.ttf) format("truetype");font-weight:500}@font-face{font-family:bdo-grotesk;src:url(/assets/BDOGrotesk-Light-1m9X3dQL.ttf) format("truetype");font-weight:300}@font-face{font-family:bdo-grotesk;src:url(/assets/BDOGrotesk-ExtraBold-BgZcurTk.ttf) format("truetype");font-weight:800}@font-face{font-family:bdo-grotesk;src:url(/assets/BDOGrotesk-Bold-uJP0P-Hu.ttf) format("truetype");font-weight:700}@font-face{font-family:bdo-grotesk;src:url(/assets/BDOGrotesk-DemiBold-GqEPqfD0.ttf) format("truetype");font-weight:600}*{box-sizing:border-box}body{position:relative;margin:0;font-family:bdo-grotesk;color:#161616;background-color:#fffffb}a{text-decoration:none;color:inherit}img{max-width:100%}input,textarea,select{margin:0}button{padding:0;margin:0;outline:none;border:none;width:fit-content;background-color:transparent}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}li,ul{list-style:none;padding:0;margin:0}.app__container{max-width:1360px;margin:0 auto;position:relative}
