.canvas-wrapper{width:100%;height:100vh;position:fixed;z-index:-1;top:0;left:0}.header_container{position:fixed;top:-50px;opacity:0;left:0;width:100%;padding:50px 70px 0;display:flex;justify-content:space-between;align-items:center;z-index:100}.hamburger-menu{position:relative;top:0;left:0;right:0;bottom:0;margin:auto;width:18px;height:8px;cursor:pointer}.bar,.bar:after,.bar:before{width:18px;height:1px;transition:all .3s}.bar{position:relative;transform:translateY(3px);background-color:#7588b2}.bar.animate{transition:.1s;background:#fff0!important}.bar:before{content:"";position:absolute;left:0;bottom:6px;background:#7588b2}.bar:after{content:"";position:absolute;left:0;top:6px;background:#7588b2}.bar.animate:after{top:0;transform:rotate(45deg)}.bar.animate:before{bottom:0;transform:rotate(-45deg)}.header_logo{height:40px;cursor:pointer}.header_nav{display:flex;flex-direction:column;position:relative}.header_actions{display:flex;gap:10px}.header_nav_menu_wrapper{position:absolute;width:100%;left:0;padding-top:53px;z-index:-1}.header_nav_menu{background-color:#d9d9d926;border-radius:2px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:30px 0 30px 30px}.header_nav_menu_list{gap:22px;display:flex;flex-direction:column;align-items:flex-start}.header_nav_menu .header_nav_menu_button{border:none;color:#fff;background-color:transparent;padding:0;display:flex;align-items:center}.header_nav_menu_button img{display:none;height:14px;margin-right:10px}.header_nav_menu .header_nav_menu_button:hover{font-weight:500}.header_nav_menu .header_nav_menu_button:hover img{display:block}.header_actions_contact-button-mobile{display:none!important}.header_actions_contact-button .button{padding:0 50px!important}@media screen and (max-width: 1919px){.header_container{padding:40px 40px 0}.header_nav_menu_button img{display:none;height:12px;margin-right:10px}.header_actions_contact-button button{padding:0 42px!important}}@media screen and (max-width: 1279px){.header_container{padding:40px 40px 0}}@media screen and (max-width: 1080px){.bar,.bar:after,.bar:before{background:#fff!important}}@media screen and (max-width: 767px){.header_logo{height:30px}.header_container{padding:20px 20px 0}.header_actions_contact-button{display:none!important}.header_nav_menu_wrapper{padding:0;position:fixed;z-index:-1;top:0;background-color:#0e1932fc}.header_nav_menu{border-radius:0;bottom:-100%;padding:0;background-color:#0e1932;-webkit-backdrop-filter:none;backdrop-filter:none;height:200vh;width:99.5%}.header_nav_menu_list{gap:45px}.header_nav_menu .header_nav_menu_button{border:none;color:#fff;background-color:transparent;font-size:2.6rem;text-align:left}.header_nav_menu_inner{display:flex;flex-direction:column;justify-content:space-between;height:100vh;height:100svh;padding:120px 20px 40px}.header_actions_contact-button-mobile{display:flex!important}.header_nav_menu_button img{display:none;height:20px;margin-right:20px}}@media screen and (max-height: 450px) and (max-width: 1080px){.bar,.bar:after,.bar:before{background:#fff!important}.header_logo{height:30px}.header_container{padding:20px 20px 0}.header_actions_contact-button{display:none!important}.header_nav_menu_wrapper{padding:0;position:fixed;z-index:-1;top:0;background-color:#0e1932fc}.header_nav_menu{border-radius:0;bottom:-100%;padding:0;background-color:#0e1932;-webkit-backdrop-filter:none;backdrop-filter:none;height:200vh;width:99.5%}.header_nav_menu_list{gap:15px}.header_nav_menu .header_nav_menu_button{border:none;color:#fff;background-color:transparent;font-size:2rem}.header_nav_menu_inner{display:flex;flex-direction:column;justify-content:space-between;height:100vh;height:100svh;padding:80px 20px 40px}.header_actions_contact-button-mobile{display:flex!important}.header_nav_menu_button img{display:none;height:20px;margin-right:20px}}.button-custom-wrapper{display:flex;height:42px;padding:0;background-color:transparent;position:relative;overflow:hidden;border-radius:2px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.button-custom-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;bottom:0;left:-150%;transform:skew(-45deg);width:100%;transition:width .65s cubic-bezier(.61,.4,1,.55)}.icon_button:after{transition:width .35s cubic-bezier(.61,.4,1,.55)}.button-custom-wrapper:hover:after{width:300%}.button-custom{position:relative;padding:0 10px;height:42px;display:flex;align-items:center;justify-content:center;background-color:transparent;color:inherit;transition:background-color .2s ease-in-out,color .2s ease-in-out}.button span{position:relative;z-index:1}.button-custom svg{transition:fill .2s ease-in-out,stroke .2s ease-in-out}.icon_button .button{padding:0;height:42px;width:22px!important}.button-custom-corner-wrapper{width:10px;position:relative;height:100%;overflow:hidden}.button-custom-left-corners .button-custom-corner{position:absolute;width:100%;height:50%;top:4px;border-top-left-radius:2px;border-top-right-radius:2px;transform:skewY(-45deg);transition:transform .2s ease-in-out,top .2s ease-in-out,background-color .2s ease-in-out}.button-custom-left-corners .button-custom-corner-hidden-block{position:absolute;width:100%;height:60%;bottom:0;border-bottom-left-radius:2px;transition:background-color .2s ease-in-out}.button-custom-right-corners .button-custom-corner{position:absolute;width:100%;height:50%;bottom:4px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;transform:skewY(-45deg);transition:transform .2s ease-in-out,bottom .2s ease-in-out,background-color .2s ease-in-out}.button-custom-right-corners .button-custom-corner-hidden-block{position:absolute;width:100%;height:60%;top:0;border-top-right-radius:2px;transition:background-color .2s ease-in-out}.button_white .button{background-color:#fff;color:#7588b2}.button_white:after{background-color:#7588b2}.button_white .button svg{stroke:#7588b2;fill:#7588b2}.button_transparent .button{background-color:transparent;color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff}.button_transparent:after{background-color:#fff}.button_transparent .button svg{stroke:#fff;fill:#fff}.button_blue .button{background-color:#7588b2;color:#fff}.button_white:hover .button{color:#fff}.button_white:hover .bar{background:#fff}.button_white:hover .bar:after{background:#fff}.button_white:hover .bar:before{background:#fff}.button_white:hover .button svg{stroke:#fff;fill:#fff}.button_transparent:hover .button{color:#7588b2}.button_transparent:hover .button svg{stroke:#7588b2;fill:#7588b2}.button_blue:hover .button{background-color:transparent;border-top:1px solid white;border-bottom:1px solid white}.button-custom_arrow{margin-left:10px}.button_white .button-custom-left-corners .button-custom-corner,.button_white .button-custom-left-corners .button-custom-corner-hidden-block,.button_white .button-custom-right-corners .button-custom-corner,.button_white .button-custom-right-corners .button-custom-corner-hidden-block{background-color:#fff}.button_transparent .button-custom-left-corners .button-custom-corner{border-top:2px solid #fff;border-left:1px solid #fff}.button_transparent .button-custom-left-corners .button-custom-corner-hidden-block{border-bottom:1px solid #fff;border-left:1px solid #fff}.button_transparent .button-custom-right-corners .button-custom-corner{border-bottom:2px solid #fff;border-right:1px solid #fff}.button_transparent .button-custom-right-corners .button-custom-corner-hidden-block{border-top:1px solid #fff;border-right:1px solid #fff}@media screen and (max-width: 1080px){.button-custom-wrapper:after{width:100%!important}.button_white .button{background-color:#7588b2;color:#fff}.button_white .button-custom-corner,.button_white .button-custom-corner-hidden-block{background-color:#7588b2!important}.button_white .button svg{stroke:#fff;fill:#fff}.button_transparent .button{background-color:#fff;color:#7588b2}.button_transparent .button-custom-corner,.button_transparent .button-custom-corner-hidden-block{background-color:#fff!important}.button_transparent .button svg{stroke:#7588b2;fill:#7588b2}.button_blue .button{background-color:transparent;border-top:1px solid white;border-bottom:1px solid white}}.hero_container{width:100%;height:100vh;height:100svh;display:flex;justify-content:space-between;padding:70px 70px 70px 67px;align-items:flex-end;position:relative}.hero_title{width:1000px;opacity:0;transform:translateZ(0);will-change:transform;filter:blur(6px)}.hero_description_container{display:flex;flex-direction:column;width:352px;align-items:flex-end;opacity:0}.hero_description{text-align:right;margin-bottom:30px;margin-top:0}.hero_description_button-mobile{display:none}@media screen and (max-width: 1919px){.hero_container{padding:40px 40px 40px 36px}.hero_title{width:700px}.hero_description_container{width:261px}}@media screen and (max-width: 1080px){.hero_container{display:flex;flex-direction:column;justify-content:space-between;padding:160px 40px 40px;align-items:flex-start}.hero_title{margin-bottom:30px}.hero_description_button{width:100%}.hero_description_button-desktop{display:none}.hero_description_button-mobile{display:flex}.hero_description_container{display:flex;flex-direction:column;width:100%;height:100%;align-items:flex-start}.hero_description{text-align:left;margin-bottom:auto;width:260px}}@media screen and (max-width: 767px) and (orientation: portrait){.hero_container{display:flex;flex-direction:column;justify-content:space-between;padding:90px 20px 40px;align-items:flex-start}.hero_title{width:auto}}@media screen and (max-height: 450px) and (max-width: 1080px){.hero_container{height:100vh;padding:90px 20px 20px}.hero_title{width:auto;max-width:600px}}.partners_container{padding:170px 70px 70px;display:flex;width:100%;justify-content:space-between;align-items:stretch}.partners_info{display:flex;flex-direction:column;justify-content:flex-end}.partners_info_label{margin-bottom:90px}.partners_info_title{width:585px;margin-bottom:45px;transform:translateZ(0);will-change:transform}.partners_info_description{width:362px;margin-bottom:30px}.partners_grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.partners_grid_item{width:295px;height:220px;background-color:#d9d9d926;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:2px}.partners_grid_item_last{grid-column:span 2;width:100%}.partners_mobile_button{display:none;width:100%;padding-top:50px}@media screen and (max-width: 1919px){.partners_container{padding:160px 40px 70px;display:flex;width:100%;justify-content:space-between}.partners_info_label{margin-bottom:50px}.partners_info_title{width:460px;margin-bottom:30px}.partners_grid_item{width:220px;height:157px;background-color:#d9d9d926;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:2px}.partners_info_description{width:362px;margin-bottom:30px}.partners_grid_item{width:220px;height:157px}.partners_grid_item_last{grid-column:span 2;width:100%}}@media screen and (max-width: 1080px){.partners_container{padding:130px 40px 40px;display:flex;flex-direction:column;width:100%;justify-content:space-between}.partners_info_title{width:100%;max-width:900px;margin-bottom:30px}.partners_info_description{width:362px;margin-bottom:0}.partners_info_description_wrapper{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:flex-end;margin-bottom:289px}.partners_grid_item{width:100%;height:190px}}@media screen and (max-width: 767px){.partners_container{padding:120px 20px 40px;display:flex;flex-direction:column;width:100%;justify-content:space-between}.partners_grid{grid-template-columns:1fr}.partners_grid_item{height:160px}.partners_info_description{width:100%;margin-bottom:30px}.partners_info_description_wrapper{flex-direction:column;align-items:stretch;margin-bottom:30px}.partners_info_description_wrapper .button-custom-wrapper{display:none}.partners_grid_item_last{grid-column:span 1;width:100%}.partners_mobile_button{display:block}}@media screen and (max-height: 450px) and (max-width: 1080px){.partners_container{padding:120px 20px 40px;display:flex;flex-direction:column;width:100%;justify-content:space-between}.partners_info_title{max-width:500px}.partners_grid_item{height:160px}.partners_info_description{width:100%;margin-bottom:30px}.partners_info_description_wrapper{flex-direction:column;align-items:stretch;margin-bottom:30px}}.mission_container{height:50vh;height:50svh;display:flex;align-items:flex-end;padding:70px 70px 100px}.mission_container_inner{display:flex;align-items:stretch;width:100%}.mission_title{max-width:857px;width:50%;transform:translateZ(0);will-change:transform}.mission_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:50%}.mission_info_content{display:flex;flex-direction:column;align-items:flex-start}.mission_info_label{margin-bottom:20px}.mission_info_tag{margin-bottom:15px}.mission_info_description{width:328px}@media screen and (max-width: 1919px){.mission_container{padding:40px 40px 60px}.mission_info{display:flex;flex-direction:column;align-items:flex-start}.mission_info_tag{margin-bottom:10px}.mission_info_description{width:249px}}@media screen and (max-width: 1080px){.mission_container{padding:300px 40px 60px;height:auto}.mission_title{max-width:857px;width:100%}.mission_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:30px}.mission_info_label{margin-bottom:60px}.mission_container_inner{flex-direction:column}.mission_info_tag{margin-bottom:10px}.mission_info_description{width:249px}}@media screen and (max-width: 767px){.mission_container{padding:300px 20px 40px;height:auto}.mission_title{max-width:857px;width:100%}.mission_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:40px}.mission_info_label{margin-bottom:40px}.mission_container_inner{flex-direction:column}.mission_info_tag{margin-bottom:15px}.mission_info_description{width:249px}}@media screen and (max-height: 450px) and (max-width: 1080px){.mission_container{padding:300px 20px 40px;height:auto}.mission_title{width:100%;max-width:500px}.mission_info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;margin-bottom:40px}.mission_info_label{margin-bottom:40px}.mission_container_inner{flex-direction:column}.mission_info_tag{margin-bottom:15px}.mission_info_description{width:249px}}.footer_container{display:flex;flex-direction:column;padding:50px 70px;background-color:#0e1932;font-size:1.8rem}.footer_nav{display:flex;flex-direction:column;text-align:left;width:200px}.footer_logo_wrapper{width:200px;cursor:pointer}.footer_nav button{background:none;text-align:left;width:fit-content;line-height:130%;cursor:pointer;border:none;padding:0;margin-bottom:3px;color:#fff;font-size:1.8rem}.footer_top{display:flex;width:100%;justify-content:space-between;margin-bottom:67px}.footer_bottom{display:flex;width:100%;justify-content:space-between;align-items:flex-end}.footer_contact{display:flex;width:600px}.footer_contact_labels{display:flex;flex-direction:column;gap:45px;width:100px}.footer_contact_info{display:flex;flex-direction:column;gap:45px}.footer_social{display:flex;gap:10px;width:200px;justify-content:flex-end}.footer_privacy-and-terms{display:flex;gap:12px;width:600px}.footer_privacy-and-terms a{cursor:pointer}.footer_copyright{width:200px;display:flex;justify-content:flex-end}.footer_social-mobile,.footer_copyright-mobile{display:none}@media screen and (max-width: 1919px){.footer_container{padding:40px;font-size:1.5rem}.footer_nav button{background:none;text-align:left;width:fit-content;line-height:130%;border:none;padding:0;margin-bottom:10px;color:#fff;font-size:1.5rem}}@media screen and (max-width: 1080px){.footer_container{margin-top:0}.footer_logo_wrapper,.footer_social{display:none;width:auto}.footer_contact{width:auto}.footer_social-mobile{display:flex}.footer_copyright{display:none}.footer_copyright-mobile{display:flex;width:100%;text-align:left;justify-content:flex-start}.footer_privacy-and-terms{width:auto;margin-bottom:20px;width:320px}.footer_top{margin-bottom:120px}}@media screen and (max-width: 767px){.footer_container{padding:30px 20px 20px;position:relative}.footer_top{margin-bottom:95px}.footer_nav{display:none}.footer_bottom{flex-direction:column-reverse;align-items:flex-start}.footer_privacy-and-terms{width:auto;margin-bottom:50px;display:flex;flex-direction:column;align-items:flex-start}.footer_copyright{display:block;position:absolute;right:20px;width:auto;bottom:20px}.footer_privacy-and-terms_line,.footer_copyright-mobile{display:none}}.contacts_container{width:100%;min-height:100vh;padding:70px 70px 70px 50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.contacts_title{margin-bottom:100px}.contacts_form{display:grid;grid-template-columns:repeat(2,calc(50% - 5px));grid-template-rows:auto auto;grid-column-gap:10px;width:587px}.contacts_form_input{border-radius:2px;background-color:transparent;border:1px white solid;height:43px;margin-bottom:10px;padding:15px 25px;color:#fff;font-size:1.8rem;outline:none}.contacts_form_input::placeholder{color:#fff;font-size:1.8rem;font-family:NeueMontreal,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.contacts_form_textarea{width:100%;resize:none;grid-column:1 / span 2;margin-bottom:30px;height:100px;font-family:NeueMontreal,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.contacts_form .button-custom-wrapper{grid-column:1 / span 2;width:100%}.contacts_form_wrapper{position:relative}.form-submit-text{position:absolute;top:0;left:0}@media screen and (max-width: 1919px){.contacts_container{width:100%;min-height:100vh;padding:40px 40px 40px 50%}.contacts_form{width:440px}.contacts_form_input{font-size:1.5rem}.contacts_form_input::placeholder{font-size:1.5rem}}@media screen and (max-width: 1080px){.contacts_container{width:100%;min-height:100vh;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.contacts_title{margin-bottom:40px}.contacts_form{width:100%}.contacts_form_input{font-size:1.5rem}.contacts_form_input::placeholder{font-size:1.5rem}.contacts_form_wrapper{width:100%}}@media screen and (max-width: 767px){.contacts_container{width:100%;min-height:100vh;padding:120px 20px 40px;display:flex;flex-direction:column;align-items:flex-start}.contacts_title{margin-bottom:30px}.contacts_form{display:grid;grid-column-gap:10px}.contacts_form_input{font-size:1.5rem;grid-column:1 / span 2}.contacts_form_input::placeholder{font-size:1.5rem}}@media screen and (max-height: 450px) and (max-width: 1080px){.contacts_container{width:100%;min-height:100vh;padding:120px 20px 40px;display:flex;flex-direction:column;align-items:flex-start}.contacts_title{margin-bottom:30px}.contacts_form{display:grid;grid-column-gap:10px}.contacts_form_input{font-size:1.5rem}.contacts_form_input::placeholder{font-size:1.5rem}}.services_container{height:200vh;width:100%;display:flex;align-items:flex-end;position:relative}.services_container_inner{position:sticky;left:0;top:0;bottom:0;height:100vh;width:100%;display:flex;padding:70px;align-items:flex-end}.services_info_label{margin-bottom:90px}.services_info_title{width:482px}.services_info_cards{position:absolute;left:50vw;bottom:70px;display:flex;gap:10px;padding-right:70px}.services_info_card{width:420px;height:300px;position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:30px;border-radius:2px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#d9d9d926}.services_info_card_title{line-height:120%;font-weight:500}.services_info_card_index{position:absolute;top:30px;right:30px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background-color:#7588b2;color:#fff;border-radius:2px;width:36px;height:36px;font-weight:300}.services_info_card_description{margin:0;width:328px;font-size:2rem;line-height:120%}@media screen and (max-width: 1919px){.services_container_inner{padding:40px}.services_info_label{margin-bottom:63px}.services_info_title{width:348px}.services_info_cards{bottom:40px;padding-right:40px}.services_info_card{width:380px;height:280px}.services_info_card_index{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;width:42px;height:42px}.services_info_card_description{width:288px;font-size:1.8rem;line-height:130%}}@media screen and (max-width: 1080px){.services_container{height:auto}.services_info_title{width:auto;max-width:532px;margin-bottom:90px}.services_container_inner{height:auto;padding:190px 40px 40px}.services_info{display:flex;flex-direction:column;width:100%}.services_info_label{margin-bottom:50px}.services_info_cards{position:static;display:grid;grid-template-columns:1fr 1fr;padding-right:0;width:100%;gap:10px}.services_info_card{width:100%;height:300px}}@media screen and (max-width: 767px){.services_container{height:auto}.services_info_title{width:auto;max-width:350px;margin-bottom:60px}.services_container_inner{height:auto;padding:120px 20px 20px}.services_info{display:flex;flex-direction:column}.services_info_label{margin-bottom:40px}.services_info_cards{grid-template-columns:1fr}.services_info_card_description{max-width:250px;width:auto}.services_info_card_index{position:absolute;top:20px;right:20px}.services_info_card{width:100%;height:240px;padding:20px}}@media screen and (max-height: 450px) and (max-width: 1080px){.services_container{height:auto}.services_info_title{width:auto;max-width:350px;margin-bottom:60px}.services_container_inner{height:auto;padding:120px 20px 20px}.services_info{display:flex;flex-direction:column}.services_info_label{margin-bottom:40px}.services_info_cards{grid-template-columns:1fr}.services_info_card_index{position:absolute;top:20px;right:20px}.services_info_card_description{max-width:250px;width:auto}.services_info_card{width:100%;height:280px;padding:20px}}.portfolio_container{padding:206px 70px 136px;width:100%}.portfolio_items_container{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:10px}.portfolio_item{width:100%;height:460px;border-radius:2px;border:1px solid white;overflow:hidden;position:relative;transition:border-color .5s ease-in-out;display:flex;align-items:center;justify-content:center}.portfolio_item_blur{display:flex;align-items:center;justify-content:center;width:200px;height:200px;border-radius:1px;background-color:#d9d9d926;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:height .5s ease-in-out,width .5s ease-in-out}.portfolio_label{margin-bottom:80px}.portfolio_item_tags{position:absolute;top:30px;left:30px;display:flex;flex-wrap:wrap;gap:10px;z-index:2;font-size:1.5rem!important}.portfolio_item_tag{padding:0 15px!important;height:25px!important;line-height:100%!important}.portfolio_item_logo_wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.portfolio_item_info{position:absolute;z-index:2;left:30px;bottom:30px}.portfolio_item_title{color:#fff9;position:absolute;bottom:0;left:0;transition:bottom .5s ease-in-out}.portfolio_item_description{width:303px;display:flex;position:absolute;bottom:-300px;left:0;flex-direction:column;gap:30px;transition:bottom .5s ease-in-out}.portfolio_item:hover{border:1px solid rgba(217,217,217,.15)}.portfolio_item:hover .portfolio_item_blur{width:100%;height:100%}.portfolio_item:hover .portfolio_item_description{bottom:0}.portfolio_item:hover .portfolio_item_title{bottom:-300px}.portfolio_item_link{position:absolute;z-index:3;right:30px;bottom:30px;height:42px;width:42px;display:flex;align-items:center;justify-content:center;border:1px solid white;border-radius:2px;transition:background-color .2s ease-in-out}.portfolio_item_link svg{transition:fill .2s ease-in-out;fill:#fff}.portfolio_item_link:hover{background-color:#fff}.portfolio_item_link:hover svg{fill:#7588b2}@media screen and (max-width: 1919px){.portfolio_container{padding:146px 40px 87px}.portfolio_item{height:450px}}@media screen and (max-width: 1080px){.portfolio_container{padding:136px 40px 87px}.portfolio_items_container{grid-template-columns:1fr;grid-template-rows:1fr 1fr}.portfolio_item{border:1px solid rgba(217,217,217,.15);height:450px}.portfolio_item_blur{width:100%;height:100%}.portfolio_label{margin-bottom:60px}.portfolio_item_description{bottom:0}.portfolio_item_title{bottom:-300px}}@media screen and (max-width: 767px){.portfolio_container{padding:120px 20px 87px}.portfolio_item{height:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px}.portfolio_item_blur{position:absolute;top:0;left:0}.portfolio_item_description{position:static;width:100%;max-width:378px}.portfolio_item_logo_wrapper{transform:none;left:auto;top:auto;position:relative;z-index:2;height:200px;width:100%;display:flex;align-items:center;justify-content:center;margin:20px 0}.portfolio_item_tags{position:static;top:30px;left:30px;display:flex;gap:10px;z-index:2}.portfolio_item_logo{position:static;top:50%;left:50%;transform:none}.portfolio_item_info{position:static}.portfolio_label{margin-bottom:40px}}@media screen and (max-height: 450px) and (max-width: 1080px){.portfolio_container{padding:120px 20px 87px}.portfolio_item{height:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px}.portfolio_item_blur{position:absolute;top:0;left:0}.portfolio_item_description{position:static;width:100%;max-width:378px}.portfolio_item_logo_wrapper{transform:none;left:auto;top:auto;position:relative;z-index:2;height:200px;width:100%;display:flex;align-items:center;justify-content:center;margin:20px 0}.portfolio_item_tags{position:static;top:30px;left:30px;display:flex;gap:10px;z-index:2}.portfolio_item_logo{position:static;top:50%;left:50%;transform:none}.portfolio_item_info{position:static}.portfolio_label{margin-bottom:40px}}.insights_container{width:100%;height:50vh}.diff_container{position:relative;height:500vh;width:100%}.diff_container_inner{position:sticky;height:100vh;top:0;left:0;bottom:0;width:100%;padding:140px 70px 0}.diff_label{padding-bottom:140px}.diff_items{width:100%;display:flex;position:absolute;left:50%;top:60%;transform:translate(-50%,-50%)}.diff_items_left{width:50%;display:flex;flex-direction:column;padding-right:300px;text-align:right}.diff_items_right{width:50%;display:flex;flex-direction:column;padding-left:300px}.diff_items_left .diff_item{display:flex;flex-direction:column;align-items:flex-end}.diff_item img{position:absolute}.diff_items_left .diff_item img{top:12px;right:-29px}.diff_items_right .diff_item img{top:12px;left:-29px;transform:rotate(180deg)}.diff_items_right .diff_item{display:flex;flex-direction:column;align-items:flex-start}.diff_item{position:relative;height:250px}.diff_item_title{margin-bottom:20px;width:375px;line-height:120%;font-weight:500}.diff_item_description{color:#fff9;line-height:130%;font-size:2rem;width:260px}@media screen and (max-width: 1919px){.diff_container_inner{padding:140px 40px 0}.diff_items_left{padding-right:210px}.diff_items_right{padding-left:210px}.diff_label{padding-bottom:75px}.diff_item_title{margin-bottom:20px;width:320px;line-height:120%}.diff_items_left .diff_item img,.diff_items_right .diff_item img{top:7px}.diff_item_description{line-height:130%;font-size:1.8rem;width:210px}}@media screen and (max-width: 1080px){.diff_container_inner{padding:180px 40px 0}.diff_items_left{padding-right:170px}.diff_items_right{padding-left:170px}.diff_item_description{color:#fff9;line-height:130%;font-size:1.8rem;width:165px}.diff_item_title{margin-bottom:20px;width:163px;line-height:120%}.diff_items{left:50%;top:60%;transform:translate(-50%,-50%)}}@media screen and (max-width: 767px){.diff_container_inner{padding:120px 20px 0;height:100vh;height:100svh}.diff_items{width:100%;max-width:500px;height:100%;transform:none;top:0;left:0}.diff_item{height:auto;position:absolute;bottom:20px;left:50px}.diff_item_description{color:#fff9;line-height:130%;font-size:1.8rem;width:calc(100% - 80px)}.diff_item_title{margin-bottom:20px;width:calc(100% - 80px);line-height:120%}.diff_items_left .diff_item img{top:12px;left:-29px;transform:rotate(180deg);right:auto}.diff_items_left .diff_item{text-align:left;justify-content:flex-start;align-items:flex-start}}@media screen and (max-height: 450px) and (max-width: 1080px){.diff_container_inner{padding:80px 20px 0;height:100vh;height:100svh}.diff_items{width:100%;max-width:500px;height:100%;transform:none;top:0;left:0}.diff_item{height:auto;position:absolute;bottom:20px;left:50px}.diff_item_description{color:#fff9;line-height:130%;font-size:1.8rem;width:calc(100% - 80px)}.diff_item_title{margin-bottom:20px;width:calc(100% - 80px);line-height:120%}.diff_items_left .diff_item img{top:12px;left:-29px;transform:rotate(180deg);right:auto}.diff_items_left .diff_item{text-align:left;justify-content:flex-start;align-items:flex-start}}.team_container{width:100%;padding:0 70px;position:relative;display:flex;justify-content:space-between;align-items:flex-end;height:100vh}.team_info_sticky{padding:190px 0 105px}.team_info_sticky_label{margin-bottom:68px}.team_info_sticky_title{width:701px}.team_info_team{flex-direction:column;align-items:flex-end;text-align:right;display:flex;padding:190px 0 65px}.team_info_team_description{width:323px;margin-bottom:165px}.team_team_cards{display:flex}.team_team_card{margin-left:10px;display:flex;flex-direction:column;align-items:flex-end}.team_team_card_photo{border-radius:2px;display:flex;align-items:center;justify-content:center;width:360px;height:220px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#d9d9d926;margin-bottom:20px;overflow:hidden}.team_team_card_name{margin-bottom:10px;font-weight:500}.team_team_card_role{color:#fff9;width:234px;line-height:130%;font-size:2rem}.team_team_card_photo img{height:110%}@media screen and (max-width: 1919px){.team_container{padding:0 40px}.team_info_sticky{padding:190px 0 65px}.team_info_sticky_label{margin-bottom:60px}.team_info_team_description{margin-bottom:120px}.team_info_sticky_title{width:486px}.team_team_card_photo{width:220px;height:130px}.team_team_card_photo img{height:120%;margin-top:-10px}.team_team_card_role{color:#fff9;width:209px;line-height:130%;font-size:1.8rem}}@media screen and (max-width: 1080px){.team_container{padding:150px 40px 60px;flex-direction:column;width:100%;justify-content:flex-end;align-items:center;height:auto}.team_info_sticky{padding:0;width:100%;margin-bottom:90px}.team_info_sticky_label{margin-bottom:50px}.team_info_team{flex-direction:column;align-items:flex-end;text-align:right;display:flex;padding:0;width:100%}.team_info_team_description{margin-bottom:120px}.team_info_sticky_title{width:100%;max-width:688px}.team_team_card_photo{width:100%;height:220px}.team_team_cards{width:100%;gap:10px}.team_team_card{width:100%;margin:0;align-items:flex-start}.team_team_card_photo img{height:120%;margin-top:-10px}.team_team_card_role{color:#fff9;width:235px;line-height:130%;font-size:2rem;text-align:left}.team_team_card_name{font-size:2.6rem}}@media screen and (max-width: 767px){.team_container{padding:120px 20px 20px;height:auto}.team_info_sticky{padding:0;width:100%;margin-bottom:60px}.team_info_sticky_label{margin-bottom:40px}.team_info_team{flex-direction:column;align-items:flex-end;text-align:right;display:flex;padding:0;width:100%}.team_info_team_description{margin-bottom:120px}.team_info_sticky_title{width:100%;max-width:688px}.team_team_card_photo{width:100%;height:220px}.team_team_cards{width:100%;gap:40px;flex-direction:column}.team_team_card{width:100%;margin:0;align-items:flex-start}.team_team_card_photo img{height:120%;margin-top:-10px}.team_team_card_role{color:#fff9;width:235px;line-height:130%;font-size:2rem;text-align:left}.team_team_card_name{font-size:2.6rem}}@media screen and (max-height: 450px) and (max-width: 1080px){.team_container{padding:120px 20px 20px;height:auto}}.about_container{width:100%;display:flex;position:relative;padding:0 70px}.about_container_left{height:100vh;width:50%;padding:250px 0 90px;display:flex;flex-direction:column;justify-content:flex-end;position:sticky;left:0;top:0}.about_label{margin-bottom:90px}.about_title{width:785px}.about_container_right{width:50%;padding:calc(100vh - 381px) 0 90px;display:flex;text-align:right;flex-direction:column;align-items:flex-end;gap:300px}.about_container_right p{width:460px}@media screen and (max-width: 1919px){.about_container{padding:0 40px}.about_container_left{height:100vh;width:50%;padding:200px 0 60px;left:0;top:0}.about_container_right{width:50%;padding:calc(100vh - 276px) 0 60px;display:flex;text-align:right;flex-direction:column;align-items:flex-end;gap:300px}.about_title{width:620px}.about_label{margin-bottom:60px}.about_container_right p{width:360px}}@media screen and (max-width: 1080px){.about_container{width:100%;display:flex;position:relative;flex-direction:column;padding:0 40px}.about_container_left{height:auto;width:100%;padding:160px 0 0;display:flex;flex-direction:column;justify-content:flex-end;position:static;left:0;top:0}.about_label{margin-bottom:50px}.about_container_right{width:100%;padding:180px 0 60px;display:flex;text-align:left;gap:160px;align-items:flex-start}}@media screen and (max-width: 767px){.about_title{width:100%}.about_container{width:100%;display:flex;position:relative;flex-direction:column;padding:0 20px}.about_container_right{width:100%;padding:60px 0 30px;display:flex;text-align:left;gap:30px;align-items:flex-start}.about_container_right p{width:100%;max-width:360px}}@media screen and (max-height: 450px) and (max-width: 1080px){.about_title{width:100%}.about_container{width:100%;display:flex;position:relative;flex-direction:column;padding:0 20px}.about_container_right{width:100%;padding:60px 0 30px;display:flex;text-align:left;gap:30px;align-items:flex-start}.about_container_right p{width:100%;max-width:360px}}.loading-screen{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;z-index:1000}.loading-screen_top{width:99.5%;height:50%;position:absolute;left:0;top:0;background-color:#0e1932}.loading-screen_bottom{width:99.5%;height:50%;position:absolute;left:0;bottom:0;background-color:#0e1932}.loading-screen_top_bg{width:100%;height:50%;position:absolute;left:0;top:0;z-index:-1;background-color:#0e1932fc}.loading-screen_bottom_bg{width:100%;height:50%;position:absolute;left:0;bottom:0;z-index:-1;background-color:#0e1932fc}.loading-screen-text-container{position:absolute;left:50%;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.loading-screen-text-wrapper{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;height:100%;position:relative;transition:top .8s ease-in-out}.loading-screen-text{text-align:left;transition:color .8s ease-in-out,filter .8s ease-in-out;filter:blur(5px);transform:translateZ(0);will-change:transform;color:#ffffff4d}.loading-screen-text_active{filter:blur(0);color:#fff}.loading-screen-text_extra-blur{filter:blur(8px)}@media screen and (max-width: 1080px){.loading-screen-text-container{position:absolute;left:20px;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}}@font-face{font-family:NeueMontreal;src:url(/fonts/PPNeueMontreal-Book.otf) format("opentype");font-weight:300}@font-face{font-family:NeueMontreal;src:url(/fonts/PPNeueMontreal-Medium.otf) format("woff");font-weight:500}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Manrope;src:url(/fonts/Manrope-SemiBold.ttf) format("truetype");font-weight:600}:root{font-family:NeueMontreal,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color:#fff;overscroll-behavior:none!important;scrollbar-width:none;-ms-overflow-style:none}*{box-sizing:border-box}a{color:#fff;text-decoration:none;font-weight:300}:root::-webkit-scrollbar{display:none}html{font-size:62.5%;overscroll-behavior:none!important}body{margin:0;overflow-x:hidden;width:100vw}h1{font-size:3.2em;line-height:1.1}button{font-family:NeueMontreal,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;border:none;cursor:pointer;font-weight:300}h1,h2,h3,h4,p,span{margin:0;font-weight:300}h1{font-size:9rem;line-height:100%}h2{font-size:5rem;line-height:120%}h3{font-size:2.6rem;line-height:70%}h4{font-weight:500;font-size:1.8rem;line-height:120%}.text-1{font-size:2.6rem;line-height:130%}.text-2{font-size:2rem;line-height:130%}.button{font-size:1.8rem;line-height:80%}.form-text{font-size:1.8rem;line-height:130%}.tag-text{font-size:1.5rem;line-height:80%;background-color:#7588b2;border-radius:2px;padding:0 15px;display:flex;align-items:center;justify-content:center;height:25px;font-weight:300}.underline-link{position:relative;display:inline-block;width:fit-content}.underline-link:after{content:"";width:0px;height:1px;position:absolute;top:100%;left:0;background:currentColor;transition:width .2s ease-in-out}.underline-link:hover:after{width:100%}.underline-link:not(:hover):after{right:0;left:auto}@media screen and (max-width: 1919px){h1{font-size:7rem;line-height:100%}h2{font-size:4rem;line-height:120%}h3{font-size:2rem;line-height:70%}h4{font-weight:500;font-size:1.5rem;line-height:120%}.text-1{font-size:2rem;line-height:130%}.text-2{font-size:1.8rem;line-height:130%}.button{font-size:1.5rem;line-height:80%}.form-text{font-size:1.5rem;line-height:130%}.tag-text{font-size:1.2rem;line-height:80%;padding:0 10px;height:19px}}@media screen and (max-width: 1279px){h1{font-size:7rem;line-height:100%}h2{font-size:4rem;line-height:120%}h3{font-size:2rem;line-height:70%}.text-1{font-size:2rem;line-height:130%}.text-2{font-size:1.8rem;line-height:130%}.button{font-size:1.5rem;line-height:80%}.form-text{font-size:1.5rem;line-height:130%}.tag-text{font-size:1.2rem;line-height:80%}}@media screen and (max-width: 767px){h1{font-size:5rem;line-height:100%}h2{font-size:3rem;line-height:120%}h3{font-size:2rem;line-height:70%}.text-1{font-size:2rem;line-height:130%}.text-2{font-size:1.8rem;line-height:130%}.button{font-size:1.5rem;line-height:80%}.form-text{font-size:1.5rem;line-height:130%}.tag-text{font-size:1.2rem;line-height:80%}}@media screen and (max-height: 450px) and (max-width: 1080px){h1{font-size:4rem;line-height:100%}h2{font-size:2.6rem;line-height:120%}h3{font-size:1.8rem;line-height:70%}.text-1{font-size:1.8rem;line-height:130%}.text-2{font-size:1.6rem;line-height:130%}.button{font-size:1.5rem;line-height:80%}.form-text{font-size:1.5rem;line-height:130%}.tag-text{font-size:1.2rem;line-height:80%}}.studio-button{border-radius:6px;color:#898989;background-color:#fff;position:fixed;bottom:10px;right:10px;z-index:900;transition:color .3s ease-in-out;padding:6px 14px;font-size:12px;line-height:130%;font-family:Manrope,serif}.studio-button:hover{color:#000}.studio-button_top_text{font-weight:400}.studio-button_bottom_text{font-weight:600}@media screen and (max-width: 1279px){.studio-button{border-radius:5px;bottom:10px;left:10px;right:auto;padding:5px 10px;font-size:10px}}
