.Button_button__M6NfZ{padding:8px 12px 8px 22px;border-radius:var(--br-big);width:-moz-fit-content;width:fit-content;white-space:nowrap;z-index:1;align-items:center;gap:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Button_flex__jaUkj{display:flex}.Button_white__UvRoN{background-color:var(--white);color:var(--black)}.Button_black__g4Sz4,.Button_white__UvRoN .Button_circle__YHWsv{background-color:var(--black)}.Button_black__g4Sz4{color:var(--white)}.Button_black__g4Sz4 .Button_circle__YHWsv{background-color:var(--white)}.Button_gray__ETyPV{background-color:var(--gray);color:var(--black)}.Button_gray__ETyPV .Button_circle__YHWsv{background-color:var(--black)}.Button_green__6yQio{background-color:var(--green);color:var(--black)}.Button_green__6yQio .Button_circle__YHWsv{background-color:var(--white)}.Button_withBorder__1TkSm{border:3px solid var(--black)}.Button_blackCircle__Z_nMr .Button_circle__YHWsv{background-color:var(--black)}.Button_circle__YHWsv{position:relative;width:28px;height:28px;border-radius:50%;display:flex}.Button_circle__YHWsv .Button_arrow__zV5M_{position:absolute;fill:#fff;opacity:1;transform:translateX(0)}.Button_button__M6NfZ:hover .Button_arrow__zV5M_{animation:Button_arrow__zV5M_ 1s ease-in-out infinite}@keyframes Button_arrow__zV5M_{0%{transform:translateX(0);opacity:1}50%{transform:translateX(10px);opacity:0}51%{transform:translateX(-15px);opacity:0}to{transform:translateX(0);opacity:1}}.CookiesPopup_cookiePopup__bpXuL{position:fixed;bottom:24px;left:24px;border-radius:12px;background:var(--black);color:var(--white);padding:16px;font-size:14px;max-width:400px;z-index:9999;cursor:pointer;transition:transform .4s;transform:translate(-150%,150%)}.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_show__YvnaS{cursor:default;transform:translate(0)}.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_show__YvnaS .CookiesPopup_cookiePopupTopWrapp__4NMGO{animation:CookiesPopup_showTop__nRjr6 1.2s forwards}.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_show__YvnaS .CookiesPopup_cookiePopupContent__5i4_W{animation:CookiesPopup_showContent__TLcpw 1.2s forwards}.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_show__YvnaS .CookiesPopup_buttons__vP1GQ,.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_show__YvnaS .CookiesPopup_closeButton__vP1bJ,.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_show__YvnaS .CookiesPopup_description__9jmuY,.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_show__YvnaS .CookiesPopup_title__xXBKa{opacity:1;transition-delay:.7s}.CookiesPopup_cookiePopup__bpXuL.CookiesPopup_hideFirstScreen__STzIz{transform:translate(0)}@media (max-width:768px){.CookiesPopup_cookiePopup__bpXuL{max-width:calc(100% - 48px)}}@media (max-width:767px){.CookiesPopup_cookiePopup__bpXuL{max-width:calc(100% - 32px);left:16px;bottom:16px}}.CookiesPopup_cookiePopupTop__LCmN2{display:flex}.CookiesPopup_cookiePopupTopWrapp__4NMGO{display:flex;align-items:center;overflow:hidden;width:100%;max-width:0;max-height:0}.CookiesPopup_cookiePopupContent__5i4_W{overflow:hidden;max-height:0;max-width:0}@media (max-width:576px){.CookiesPopup_cookiePopupContent__5i4_W{padding-left:0!important}}.CookiesPopup_buttons__vP1GQ,.CookiesPopup_description__9jmuY,.CookiesPopup_title__xXBKa{opacity:0;transition:opacity .7s}.CookiesPopup_title__xXBKa{color:var(--green)}.CookiesPopup_description__9jmuY{margin-top:16px;max-width:550px;padding-right:16px;line-height:140%}.CookiesPopup_description__9jmuY a{text-decoration:underline}.CookiesPopup_description__9jmuY a:hover{color:var(--green)}.CookiesPopup_buttons__vP1GQ{display:flex;gap:20px;margin-top:12px;font-size:16px}@media (max-width:576px){.CookiesPopup_buttons__vP1GQ{flex-direction:column;align-items:center;margin-top:32px}}.CookiesPopup_closeButton__vP1bJ{margin-left:auto;transition:transform .2s ease-in-out}.CookiesPopup_closeButton__vP1bJ:hover{transform:rotate(90deg)}.CookiesPopup_rejectButton__UQ1Z_{text-decoration:underline}.CookiesPopup_rejectButton__UQ1Z_:hover{color:var(--green)}@keyframes CookiesPopup_showContent__TLcpw{0%{max-height:0;max-width:0;padding-left:0;opacity:0}60%{max-width:500px;padding-left:36px}to{max-height:300px;max-width:500px;padding-left:36px;opacity:1}}@keyframes CookiesPopup_showTop__nRjr6{0%{max-height:0;max-width:0;padding-left:0;opacity:0}60%{max-width:500px;margin-left:12px;opacity:1}to{max-width:500px;max-height:100px;margin-left:12px;opacity:1}}.CustomScrollbar_container__YzSHX{display:grid;position:relative}.CustomScrollbar_content__a5vCK{-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column}.CustomScrollbar_content__a5vCK::-webkit-scrollbar{display:none}.CustomScrollbar_scrollbar___gOlh{place-items:center;position:absolute;left:calc(50% - 100px);transform:translateX(-50%);height:100%}.CustomScrollbar_trackAndThumb__PCZa2{display:block;height:100%;position:relative;width:9px}.CustomScrollbar_track__oHRxX{background-color:var(--black);border-radius:12px;bottom:0;cursor:pointer;position:absolute;left:50%;transform:translateX(-50%);top:0;width:1px}.CustomScrollbar_thumb__t3xZy{height:80px;position:-webkit-sticky;position:sticky;top:30vh;width:9px;display:flex;justify-content:space-between}.CustomScrollbar_thumbLeft__wsXHZ{height:100%;width:4px;background-color:var(--blue)}.CustomScrollbar_thumbRight__y_LRq{height:100%;width:4px;background-color:var(--green)}@media (max-width:1250px){.CustomScrollbar_scrollbar___gOlh{left:10px}}@media (max-width:600px){.CustomScrollbar_scrollbar___gOlh{left:20px}}@media (max-width:550px){.CustomScrollbar_content__a5vCK{gap:32px}}.HeadSection_backContainer__ivD15{position:relative;height:100vh;height:100svh;width:100%;overflow:hidden}.HeadSection_backgroundImage__eIFp6{position:absolute;right:0;transform:translateX(10%);height:100vh;height:100svh;width:70%;max-width:unset;overflow:hidden;object-fit:cover;object-position:right 90%}.HeadSection_container__t2_HA{height:100%;padding:24px;position:relative;display:grid;grid-template-columns:auto 514px;align-items:flex-end;grid-column-gap:16px;column-gap:16px;max-width:1920px;margin:0 auto}.HeadSection_dataBlock__WnZIz{display:flex;flex-direction:column;gap:24px;height:100%;border-radius:24px;background:hsla(0,0%,96%,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative;padding:0 24px 20px}.HeadSection_aboutCompany__og6d2{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;width:min(658px,100%);margin:0 auto}.HeadSection_aboutCompanyText__fNMYU{font-size:48px;line-height:110%}.HeadSection_partners__xdteT{margin-top:auto;display:flex;flex-direction:column;gap:32px}.HeadSection_partnersAboutBlock__HRnpR{display:flex;gap:8px;align-items:center;justify-content:center}.HeadSection_partnersAboutTextClients___a2nT{color:rgba(44,44,44,.5);-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.HeadSection_partnersContainer__N6_0k{display:flex;flex-direction:column;gap:32px;align-items:center}.HeadSection_aboutPartners__tYTkT{position:relative;display:flex;align-items:center}.HeadSection_aboutPartners__tYTkT:hover .HeadSection_partnersTooltip__hUgci{display:block}.HeadSection_partnersBlock__IIGnR{display:flex;align-items:center;justify-content:space-between;white-space:nowrap;gap:32px;margin:0 auto;overflow-x:auto;padding:0 12px;opacity:.7}.HeadSection_partnersBlock__IIGnR .HeadSection_more__MPG8o{font-size:8px;font-weight:700;line-height:normal;letter-spacing:2.259px}.HeadSection_partnersTooltip__hUgci{display:none;position:absolute;width:350px;border-radius:var(--br-small);background-color:var(--white);padding:12px;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);z-index:1}.HeadSection_links__MRhqw{display:flex;flex-direction:column;gap:6px;width:min(100%,514px)}.HeadSection_linksInLine__yuigG{display:flex;gap:4px}.HeadSection_link__XpPh2{width:100%;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (min-width:1500px){.HeadSection_backContainer__ivD15{background-position:right -80px center}}@media (min-width:1351px){.HeadSection_aboutCompany__og6d2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:1350px){.HeadSection_backgroundImage__eIFp6{width:100%;transform:translateX(0);object-position:unset}.HeadSection_container__t2_HA{grid-template-columns:1fr;padding:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.HeadSection_dataBlock__WnZIz{width:100%;height:max-content}.HeadSection_aboutCompany__og6d2{margin-top:120px}.HeadSection_aboutCompanyText__fNMYU{font-size:40px;line-height:110%}}@media (max-width:1023px){.HeadSection_backContainer__ivD15{background-position:bottom}.HeadSection_partnersBlock__IIGnR{gap:24px;padding:0}}@media (max-width:767px){.HeadSection_container__t2_HA{padding:16px}.HeadSection_aboutCompany__og6d2{align-items:flex-start;text-align:left}.HeadSection_logo__MQ6da{display:none}.HeadSection_aboutCompanyText__fNMYU{font-size:26px;line-height:110%}.HeadSection_partners__xdteT{gap:24px;align-items:flex-start}.HeadSection_partnersBlock__IIGnR{display:none}.HeadSection_link__XpPh2{height:64px}.HeadSection_link__XpPh2 span{font-size:18px;line-height:normal}.HeadSection_link__XpPh2 div{height:32px;width:32px}}.CustomLink_link__AeHY7{display:flex;padding:15px;border-radius:var(--br-big);height:100px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.CustomLink_icon__wfHOf{position:absolute;left:0}.CustomLink_textBottom__j7MZE .CustomLink_icon__wfHOf{top:0}.CustomLink_textTop__9r9VL .CustomLink_icon__wfHOf{bottom:0}.CustomLink_gray__kMFBo{background-color:var(--gray09);color:var(--black)}.CustomLink_yellow__OkqMP{background-color:var(--green);color:var(--black)}.CustomLink_text__7Jd_I{font-size:32px;line-height:normal}.CustomLink_withMargin__6wfSa{margin-left:50px}.CustomLink_textBottom__j7MZE span{margin-top:auto}.CustomLink_textBottom__j7MZE .CustomLink_circle__BCv_2{top:11px}.CustomLink_textTop__9r9VL .CustomLink_circle__BCv_2{bottom:11px}.CustomLink_leftTop__1666r .CustomLink_arrow__eLxSF{transform:rotate(-135deg)}.CustomLink_rightTop__cUDKS .CustomLink_arrow__eLxSF{transform:rotate(-45deg)}.CustomLink_rightBottom__uZ1Si .CustomLink_arrow__eLxSF{transform:rotate(45deg)}.CustomLink_bottom__B74Re .CustomLink_arrow__eLxSF{transform:rotate(90deg)}.CustomLink_circle__BCv_2{position:absolute;right:11px;width:48px;height:48px;border-radius:50%;display:flex;background-color:var(--black)}.CustomLink_circle__BCv_2 .CustomLink_arrow__eLxSF{position:absolute;fill:#fff;opacity:1}.CustomLink_leftTop__1666r:hover .CustomLink_arrow__eLxSF{animation:CustomLink_arrow-leftTop__d9oBA 1s ease-in-out infinite}.CustomLink_rightTop__cUDKS:hover .CustomLink_arrow__eLxSF{animation:CustomLink_arrow-rightTop__Ozrm0 1s ease-in-out infinite}.CustomLink_rightBottom__uZ1Si:hover .CustomLink_arrow__eLxSF{animation:CustomLink_arrow-rightBottom__C1a55 1s ease-in-out infinite}.CustomLink_bottom__B74Re:hover .CustomLink_arrow__eLxSF{animation:CustomLink_arrow-bottom__WmM1r 1s ease-in-out infinite}@keyframes CustomLink_arrow-bottom__WmM1r{0%{transform:rotate(90deg) translateX(0);opacity:1}50%{transform:rotate(90deg) translateX(15px);opacity:0}51%{transform:rotate(90deg) translateX(-25px);opacity:0}to{transform:rotate(90deg) translateX(0);opacity:1}}@keyframes CustomLink_arrow-rightTop__Ozrm0{0%{transform:rotate(-45deg) translateX(0);opacity:1}50%{transform:rotate(-45deg) translate(15px);opacity:0}51%{transform:rotate(-45deg) translate(-25px);opacity:0}to{transform:rotate(-45deg) translateX(0);opacity:1}}@keyframes CustomLink_arrow-rightBottom__C1a55{0%{transform:rotate(45deg) translateX(0);opacity:1}50%{transform:rotate(45deg) translate(15px);opacity:0}51%{transform:rotate(45deg) translate(-25px);opacity:0}to{transform:rotate(45deg) translateX(0);opacity:1}}@keyframes CustomLink_arrow-leftTop__d9oBA{0%{transform:rotate(-135deg) translateX(0);opacity:1}50%{transform:rotate(-135deg) translate(15px);opacity:0}51%{transform:rotate(-135deg) translate(-25px);opacity:0}to{transform:rotate(-135deg) translateX(0);opacity:1}}@keyframes CustomLink_arrow-right__95Kwl{0%{transform:translateX(0);opacity:1}50%{transform:translateX(15px);opacity:0}51%{transform:translateX(-25px);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:767px){.CustomLink_link__AeHY7{padding:12px;height:72px}.CustomLink_text__7Jd_I{font-size:24px;line-height:110%}}.Banner_inner__spEO7{display:none;position:relative;width:100%;overflow:hidden;height:21px}.Banner_wrapper__JOZIk{position:absolute;display:flex}.Banner_block__BUhRT{display:flex;align-items:center;justify-content:space-between;white-space:nowrap;gap:28px;margin:0 auto;overflow-x:auto;animation:Banner_swipe__R8XlY 10s linear infinite backwards;padding-left:28px;width:max-content}.Banner_block__BUhRT span{font-size:8px;font-weight:700;line-height:normal;letter-spacing:2.259px}@keyframes Banner_swipe__R8XlY{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (max-width:767px){.Banner_inner__spEO7{display:block}}.MainServicesSection_container__dnH61{display:flex;flex-direction:column;padding:60px 48px;max-width:1400px;margin:0 auto;gap:48px;scroll-margin-top:32px}@media (max-width:1250px){.MainServicesSection_container__dnH61{max-width:100%}}@media (max-width:1100px){.MainServicesSection_container__dnH61{gap:24px;padding:24px}}@media (max-width:767px){.MainServicesSection_container__dnH61{padding:16px}}.HeadOfSection_container__a7_Ke{display:flex;flex-direction:column;gap:4px}.HeadOfSection_title__p3zNz{font-size:48px;line-height:110%}@media (max-width:1100px){.HeadOfSection_title__p3zNz{font-size:32px;line-height:110%}}.OurCasesSection_container__uDPNQ{display:flex;flex-direction:column;padding:0 24px 122px;max-width:1400px;margin:0 auto;gap:24px;position:relative}.OurCasesSection_casesContainer__O4Uh_{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:12px;column-gap:12px;grid-row-gap:12px;row-gap:12px}.OurCasesSection_afterSectionBlock__NPGvK{position:absolute;bottom:14px;width:calc(100% - 48px);height:96px;padding-right:24px;display:flex;align-items:center;justify-content:space-between;background-color:var(--black);border-radius:var(--br-big)}.OurCasesSection_afterSectionLeftPart__dOuF7{padding-left:150px;color:var(--white)}.OurCasesSection_afterSectionCircle__J64GF{position:absolute;left:54px;top:50%;transform:translate(-50%,-50%)}.OurCasesSection_afterSectionTextBlock__Tpfhr{display:flex;flex-direction:column}.OurCasesSection_afterSectionTitle__xcada{font-size:32px;line-height:110%}.OurCasesSection_afterSectionTitle__xcada .OurCasesSection_bold__o0gVV{font-weight:700}.OurCasesSection_afterSectionSubTitle__H5BwU{font-size:26px;line-height:110%}.OurCasesSection_hrBlock__E9wN4{width:calc(100% - 960px);position:relative;display:flex;justify-content:flex-end;color:var(--white)}.OurCasesSection_hr__VSEF4{width:100%;height:4px;border-radius:var(--br-small);border:none;background-color:var(--white);position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:1250px){.OurCasesSection_afterSectionTitle__xcada{margin-top:0;font-size:24px;font-weight:700;width:200px}.OurCasesSection_afterSectionSubTitle__H5BwU{font-size:16px}.OurCasesSection_hrBlock__E9wN4{width:calc(100% - 620px)}}@media (max-width:1100px){.OurCasesSection_container__uDPNQ{padding:16px;gap:16px}.OurCasesSection_afterSectionBlock__NPGvK{display:none}}@media (max-width:620px){.OurCasesSection_casesContainer__O4Uh_{grid-template-columns:100%}}.CaseBlock_container__353lO{padding:24px 24px 0;display:flex;flex-direction:column;gap:12px;height:320px;border-radius:var(--br-big);position:relative;overflow:hidden}.CaseBlock_blue__HG0po{background-color:var(--blue);color:var(--white)}.CaseBlock_blue__HG0po ::selection{background-color:var(--gray)!important;color:var(--black)!important}.CaseBlock_gray__0oNg2{background-color:var(--gray);color:var(--black)}.CaseBlock_green__koPeQ{background-color:var(--green);color:var(--black)}.CaseBlock_green__koPeQ ::selection{background-color:var(--black)!important;color:var(--white)!important}.CaseBlock_black__bHtRD{background-color:var(--black);color:var(--white)}.CaseBlock_dataBlock__afwBf{display:flex;justify-content:space-between;align-items:center}.CaseBlock_textDataBlock__fwUmj{display:flex;flex-direction:column;gap:12px;transition:gap .2s}.CaseBlock_title__EwHJw{font-size:32px;line-height:110%}.CaseBlock_subTitle__IW3s4{font-size:14px;line-height:normal}.CaseBlock_description__SNA7p{opacity:1;transform:translateY(0) scale(1)}.CaseBlock_description__SNA7p,.CaseBlock_hoverDescription__PYnt_{position:absolute;top:100px;line-height:170%;z-index:1;transition:opacity .3s,transform .3s}.CaseBlock_hoverDescription__PYnt_{opacity:0;transform:translateY(100px) scale(.1);width:calc(100% - 48px)}.CaseBlock_descButton__48PcF{display:flex}.CaseBlock_mobButton___fqlU{display:none}.CaseBlock_imageBlock__R6jaf{position:absolute;bottom:0;display:block;opacity:1;transform:translateY(0) scale(1);transition:opacity .3s,transform .3s}.CaseBlock_hoverImagesContainer__RpOfs{position:absolute;bottom:12px;display:flex;gap:48px;opacity:0;transform:translateY(100px) scale(.1);transition:opacity .3s,transform .3s}.CaseBlock_hoverImageBlock__qB1Mr{display:flex;flex-direction:column;gap:4px}.CaseBlock_hoverImageBlock__qB1Mr span{font-size:16px;line-height:170%}.CaseBlock_imageBlockMobile__GZ_az{display:none}@media (min-width:1250px){.CaseBlock_container__353lO:hover .CaseBlock_textDataBlock__fwUmj{gap:8px}.CaseBlock_container__353lO:hover .CaseBlock_description__SNA7p{opacity:0;transform:translateY(-100px) scale(.1)}.CaseBlock_container__353lO:hover .CaseBlock_hoverDescription__PYnt_{opacity:1;transform:translateY(0) scale(1)}.CaseBlock_container__353lO:hover .CaseBlock_imageBlock__R6jaf{opacity:0;transform:translateY(-100px) scale(.1)}.CaseBlock_container__353lO:hover .CaseBlock_hoverImagesContainer__RpOfs{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1250px){.CaseBlock_container__353lO{height:360px}.CaseBlock_description__SNA7p{top:100px}.CaseBlock_hoverDescription__PYnt_{top:90px}.CaseBlock_hoverImagesContainer__RpOfs{bottom:20px}}@media (max-width:1100px){.CaseBlock_container__353lO{width:100%}.CaseBlock_dataBlock__afwBf{flex-direction:column;align-items:flex-start;gap:12px}.CaseBlock_description__SNA7p{position:static}.CaseBlock_hoverDescription__PYnt_{top:110px}}@media (max-width:992px){.CaseBlock_container__353lO{padding:12px;height:unset}.CaseBlock_dataBlock__afwBf{flex-direction:column;align-items:flex-start}.CaseBlock_textDataBlock__fwUmj{gap:2px}.CaseBlock_description__SNA7p{position:unset}.CaseBlock_subTitle__IW3s4{font-size:13px;line-height:normal}.CaseBlock_mobButton___fqlU{display:flex;z-index:1}.CaseBlock_container__353lO .CaseBlock_descButton__48PcF{display:none}.CaseBlock_description__SNA7p{max-width:180px;font-size:14px;line-height:140%}.CaseBlock_imageBlock__R6jaf{display:none}.CaseBlock_imageBlockMobile__GZ_az{display:block;position:absolute;bottom:0;right:0}}@media (max-width:710px){.CaseBlock_description__SNA7p{max-width:160px}}@media (max-width:620px){.CaseBlock_description__SNA7p{max-width:280px}}@media (max-width:500px){.CaseBlock_description__SNA7p{max-width:180px}}.ClientsSaySection_backContainer__PYacA{background-color:var(--gray)}.ClientsSaySection_container__9EiK4{padding:48px;display:flex;flex-direction:column;max-width:1400px;margin:0 auto;gap:48px}.ClientsSaySection_line__QdQZi{display:flex;justify-content:space-between;width:1000px;max-width:100%;margin:0 auto;padding-top:54px;padding-bottom:32px}.ClientsSaySection_userBlock__W09wO{width:350px;display:flex;flex-direction:column;gap:14px}.ClientsSaySection_userMainData__TJC2p{display:flex;align-items:center;gap:12px}.ClientsSaySection_userTextData__EPlzF{display:flex;flex-direction:column}.ClientsSaySection_userNameBlock__sbitI{display:flex;gap:6px;align-items:center}.ClientsSaySection_userName___L61_{font-size:18px;font-weight:700;line-height:170%}.ClientsSaySection_companyMob__MCGQO{display:none}.ClientsSaySection_userPositionBlock__PyDbV{display:flex;align-items:flex-end}.ClientsSaySection_userPosition__dcxyt{font-size:16px;line-height:120%}.ClientsSaySection_userRating__TAfOh{display:flex;align-items:center;font-size:30px;margin-top:8px}@media (max-width:1250px){.ClientsSaySection_userRating__TAfOh{display:none}}.ClientsSaySection_userRating__TAfOh img{width:76px;margin-left:12px}.ClientsSaySection_text__q5Mdl{width:516px;position:relative;font-size:18px;line-height:170%}.ClientsSaySection_text__q5Mdl p{position:relative;z-index:1}.ClientsSaySection_quote__TeNKG{position:absolute;left:-36px;top:-52px;pointer-events:none}.ClientsSaySection_userClutch__WZLVV{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.ClientsSaySection_userClutchImg__ven5i{display:inline-block;vertical-align:bottom;width:64px;object-fit:contain}.ClientsSaySection_userClutchRating___cGTn{vertical-align:bottom;object-fit:contain;display:none;font-size:22px}.ClientsSaySection_userClutchRating___cGTn img{margin-left:8px;width:80px}@media (max-width:1250px){.ClientsSaySection_userClutchRating___cGTn{display:flex;align-items:center}}.ClientsSaySection_userClutch__WZLVV a{display:inline-block;vertical-align:bottom;text-decoration:underline;line-height:1;flex-shrink:0}@media (max-width:1250px){.ClientsSaySection_container__9EiK4{max-width:800px;padding:16px;gap:16px}.ClientsSaySection_companyMob__MCGQO{display:block}.ClientsSaySection_companyDesc__Gl_lO{display:none}.ClientsSaySection_line__QdQZi{width:-moz-fit-content;width:fit-content;flex-direction:column;gap:12px;padding-top:32px;padding-bottom:0}.ClientsSaySection_text__q5Mdl{max-width:560px;width:100%}}@media (max-width:1100px){.ClientsSaySection_userRating__TAfOh{display:none}.ClientsSaySection_text__q5Mdl{line-height:140%}.ClientsSaySection_quote__TeNKG{display:none}}@media (max-width:767px){.ClientsSaySection_text__q5Mdl{font-size:16px}}@media (max-width:550px){.ClientsSaySection_userBlock__W09wO{width:100%}.ClientsSaySection_text__q5Mdl{width:100%;font-size:14px}.ClientsSaySection_userPosition__dcxyt{font-size:14px}.ClientsSaySection_line__QdQZi{gap:8px;margin-left:40px;max-width:calc(100% - 54px);padding-top:0}}.HowWeWorkSection_backContainer__3uXqd{background-color:var(--black);border-top-left-radius:var(--br-big);border-top-right-radius:var(--br-big)}.HowWeWorkSection_section__fMe4K{padding:48px 48px 166px;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:16px;color:var(--white)}.HowWeWorkSection_dataBlock__1eqaI{display:flex;flex-direction:column;gap:24px}.HowWeWorkSection_startupsBlock__OikZl{height:220px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;position:relative}.HowWeWorkSection_topLeftLine__6wgy8{position:absolute;top:36px;left:calc(50% - 340px)}.HowWeWorkSection_topRightLine___W9eS{position:absolute;top:60px;right:calc(50% - 580px)}.HowWeWorkSection_startupsLink__NGHM6{display:flex;align-self:flex-end;width:434px}.HowWeWorkSection_startupsButton__eiBsz{display:flex;margin-top:6px}.HowWeWorkSection_companiesBlock__Y7ik_{height:250px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;position:relative}.HowWeWorkSection_bottomLeftLine__qPChR{position:absolute;bottom:64px;left:calc(50% - 540px)}.HowWeWorkSection_bottomRightLine__rnLKN{position:absolute;bottom:126px;right:calc(50% - 580px)}.HowWeWorkSection_companiesLink__8_Ejv{display:flex;width:434px}.HowWeWorkSection_textBlock__weuMb{width:554px;display:flex;flex-direction:column;gap:24px}.HowWeWorkSection_text__baIVE{font-size:16px;line-height:200%}.HowWeWorkSection_companiesTextBlock__Q640y{align-self:flex-end;color:var(--green)}.HowWeWorkSection_howWorkContainer___WihX{display:flex;column-gap:16px;row-gap:16px;flex-wrap:wrap;white-space:nowrap}.HowWeWorkSection_howWorkBlock__Y_Dsf{display:flex;align-items:center;gap:8px}.HowWeWorkSection_howWorkBlock__Y_Dsf span{font-size:16px;line-height:110%}.HowWeWorkSection_companiesButton__aTaJs{display:flex;align-self:flex-end;margin-bottom:64px}.HowWeWorkSection_buttonsWrapp__7mSwj{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.HowWeWorkSection_companiesLinkMobile__mE4Gk,.HowWeWorkSection_startupsLinkMobile__r2w9A{width:100%;margin:0 auto}.HowWeWorkSection_companiesLinkMobile__mE4Gk span,.HowWeWorkSection_startupsLinkMobile__r2w9A span{margin:auto 0 auto 50px;font-size:28px}.HowWeWorkSection_companiesLinkMobile__mE4Gk>img,.HowWeWorkSection_startupsLinkMobile__r2w9A>img{top:50%!important;transform:translateY(-50%)}@media (min-width:1251px){.HowWeWorkSection_companiesLinkMobile__mE4Gk,.HowWeWorkSection_startupsLinkMobile__r2w9A{display:none!important}}@media (max-width:1250px){.HowWeWorkSection_backContainer__3uXqd{border-radius:unset}.HowWeWorkSection_section__fMe4K{padding:48px 16px}.HowWeWorkSection_dataBlock__1eqaI{display:none}}@media (max-width:767px){.HowWeWorkSection_section__fMe4K{padding:16px}.HowWeWorkSection_buttonsWrapp__7mSwj{grid-template-columns:100%;max-width:700px}}@media (max-width:600px){.HowWeWorkSection_companiesLinkMobile__mE4Gk span,.HowWeWorkSection_startupsLinkMobile__r2w9A span{font-size:24px}}.OurExpertiseSection_backSection__0DQIg{background-color:var(--green);border-top-right-radius:var(--br-big);border-top-left-radius:var(--br-big);margin-bottom:-40px;overflow:hidden}.OurExpertiseSection_backSection__0DQIg ::selection{background-color:var(--black)!important;color:var(--white)!important}.OurExpertiseSection_section__Iq2Wt{display:flex;flex-direction:column;gap:100px;padding:48px;max-width:1400px;margin:0 auto;position:relative}.OurExpertiseSection_dataBlock__FhDYj{position:relative;width:100%;height:564px}.OurExpertiseSection_expertiseBlock__OYcU2{display:flex;align-items:center;gap:24px;position:absolute;white-space:nowrap}.OurExpertiseSection_expertise1__BhUrN{left:calc(50% - 174px);top:0;transform:translateX(-100%)}.OurExpertiseSection_expertise2__6x_fr{right:calc(50% - 102px);top:0;transform:translateX(100%)}.OurExpertiseSection_expertise3__7kgH4{left:calc(50% - 66px);top:178px;transform:translateX(-100%)}.OurExpertiseSection_expertise4__Le1ba{right:calc(50% - 42px);top:188px;transform:translateX(100%)}.OurExpertiseSection_expertise5__bsh9b{left:calc(50% - 92px);top:404px;transform:translateX(-100%)}.OurExpertiseSection_expertise6__L_xqh{right:calc(50% - 42px);top:398px;transform:translateX(100%)}.OurExpertiseSection_topLeftLine__ajtSz{position:absolute;bottom:52px;left:calc(50% + 190px);width:max-content;pointer-events:none}.OurExpertiseSection_topLeftLine__ajtSz:after{content:"";width:10px;height:10px;background:url(/_next/static/media/blueDot.19ff62df.svg) 0 0 no-repeat;top:0;left:0;position:absolute;display:inline-block;offset-path:path("M0.5 321H104C123.882 321 140 304.882 140 285V0.5");offset-distance:10%;transition:offset-distance 2s}.OurExpertiseSection_expertise1__BhUrN:hover .OurExpertiseSection_topLeftLine__ajtSz:after{offset-distance:90%}.OurExpertiseSection_topRightLine__fiGAK{position:absolute;bottom:48px;right:calc(50% - 1294px);width:max-content;z-index:-1;pointer-events:none}.OurExpertiseSection_topRightLine__fiGAK:after{content:"";width:10px;height:10px;background:url(/_next/static/media/blueDot.19ff62df.svg) 0 0 no-repeat;top:0;left:0;z-index:999;position:absolute;display:inline-block;offset-path:path("M1 0.5V139.5C1 159.382 17.1177 175.5 37 175.5H254C273.882 175.5 290 191.618 290 211.5V278.5C290 298.382 306.118 314.5 326 314.5H723");offset-distance:36%;transition:offset-distance 2s}.OurExpertiseSection_expertise2__6x_fr:hover .OurExpertiseSection_topRightLine__fiGAK:after{offset-distance:90%}.OurExpertiseSection_centerLeftLine__WEX6c{position:absolute;top:90px;left:calc(50% - 1190px);width:max-content;z-index:-1;pointer-events:none}.OurExpertiseSection_centerLeftLine__WEX6c:after{content:"";width:10px;height:10px;background:url(/_next/static/media/blueDot.19ff62df.svg) 0 0 no-repeat;top:0;left:0;z-index:999;position:absolute;display:inline-block;offset-path:path("M0 0.5L901.75 0.5C911.553 0.5 919.5 8.44695 919.5 18.25V18.25C919.5 28.0531 927.447 36 937.25 36H1165.75C1175.55 36 1183.5 28.0531 1183.5 18.25V18.25C1183.5 8.44695 1191.45 0.5 1201.25 0.5H1461.5C1481.38 0.5 1497.5 16.6177 1497.5 36.5V302");offset-distance:83%;transition:offset-distance 1s}.OurExpertiseSection_expertise3__7kgH4:hover .OurExpertiseSection_centerLeftLine__WEX6c:after{offset-distance:61%}.OurExpertiseSection_centerRightLine__TnE71{position:absolute;bottom:-17px;right:calc(50% - 1312px);width:max-content;z-index:-1;pointer-events:none}.OurExpertiseSection_centerRightLine__TnE71:after{content:"";width:10px;height:10px;background:url(/_next/static/media/blueDot.19ff62df.svg) 0 0 no-repeat;top:0;left:0;z-index:999;position:absolute;display:inline-block;offset-path:path("M254 95V36.5C254 16.6178 237.882 0.5 218 0.5H37C17.1177 0.5 1 16.6177 1 36.5V118.5C1 138.382 17.1177 154.5 37 154.5H218C237.882 154.5 254 138.382 254 118.5V95ZM254 95H676");offset-distance:18%;transition:offset-distance 3s}.OurExpertiseSection_expertise4__Le1ba:hover .OurExpertiseSection_centerRightLine__TnE71:after{offset-distance:90%}.OurExpertiseSection_bottomLeftLine__KiTwA{position:absolute;top:54px;left:calc(50% - 4px);width:max-content;z-index:-1;pointer-events:none}.OurExpertiseSection_bottomLeftLine__KiTwA:after{content:"";width:10px;height:10px;background:url(/_next/static/media/blueDot.19ff62df.svg) 0 0 no-repeat;top:0;left:0;z-index:999;position:absolute;display:inline-block;offset-path:path("M181 113V37C181 17.1178 164.882 1 145 1H37C17.1177 1 1 17.1177 1 37V113");offset-distance:90%;transition:offset-distance 1s}.OurExpertiseSection_expertise5__bsh9b:hover .OurExpertiseSection_bottomLeftLine__KiTwA:after{offset-distance:2%}.OurExpertiseSection_bottomRightLine__wa_yf{position:absolute;top:-13px;right:calc(50% - 1400px);width:max-content;z-index:-1;pointer-events:none}.OurExpertiseSection_bottomRightLine__wa_yf:after{content:"";width:10px;height:10px;background:url(/_next/static/media/blueDot.19ff62df.svg) 0 0 no-repeat;top:0;left:0;z-index:999;position:absolute;display:inline-block;offset-path:path("M1 187V37C1 17.1177 17.1177 1 37 1H168C187.882 1 204 17.1177 204 37V48.5098C204 68.3921 220.118 84.5099 240 84.5099H668");offset-distance:4%;transition:offset-distance 2s}.OurExpertiseSection_expertise6__L_xqh:hover .OurExpertiseSection_bottomRightLine__wa_yf:after{offset-distance:80%}.OurExpertiseSection_mainData__l_PxC{display:flex;flex-direction:column;gap:18px}.OurExpertiseSection_mainData__l_PxC button{z-index:1}.OurExpertiseSection_title__9IRbh{font-size:21px;line-height:110%;text-transform:uppercase}.OurExpertiseSection_bottomLeftLineMob__PmvYJ,.OurExpertiseSection_bottomRightLineMob__MYbLU,.OurExpertiseSection_centerLeftLineMob__cVxld,.OurExpertiseSection_centerRightLineMob__aACvm,.OurExpertiseSection_topLeftLineMob__c5v5I,.OurExpertiseSection_topRightLineMob__35Dri{display:none}@media (max-width:1250px){.OurExpertiseSection_backSection__0DQIg{border-radius:unset}.OurExpertiseSection_section__Iq2Wt{gap:22px;max-width:800px;padding:16px 0 0}.OurExpertiseSection_section__Iq2Wt>div{padding-left:16px}.OurExpertiseSection_dataBlock__FhDYj{height:770px}.OurExpertiseSection_expertise1__BhUrN{left:-10px;transform:unset;gap:14px}.OurExpertiseSection_expertise1__BhUrN>img{width:120px}.OurExpertiseSection_expertise2__6x_fr{top:110px;right:48px;transform:unset;align-items:flex-end}.OurExpertiseSection_expertise2__6x_fr>img{order:2;width:100px}.OurExpertiseSection_expertise3__7kgH4{top:230px;left:34px;transform:unset;align-items:flex-start;gap:14px}.OurExpertiseSection_expertise3__7kgH4 .OurExpertiseSection_mainData__l_PxC{align-items:flex-end}.OurExpertiseSection_expertise3__7kgH4>img{order:2;width:125px}.OurExpertiseSection_expertise4__Le1ba{top:346px;right:88px;transform:unset;align-items:flex-end}.OurExpertiseSection_expertise4__Le1ba>img{position:absolute;width:122px;bottom:-10px;right:-70px}.OurExpertiseSection_expertise5__bsh9b{top:470px;left:56px;transform:unset;align-items:flex-start;gap:14px}.OurExpertiseSection_expertise5__bsh9b>img{width:100px;margin-top:-4px}.OurExpertiseSection_expertise6__L_xqh{top:566px;right:8px;transform:unset;align-items:flex-end;gap:14px}.OurExpertiseSection_expertise6__L_xqh>img{order:2;width:122px}.OurExpertiseSection_bottomLeftLine__KiTwA,.OurExpertiseSection_bottomRightLine__wa_yf,.OurExpertiseSection_centerLeftLine__WEX6c,.OurExpertiseSection_centerRightLine__TnE71,.OurExpertiseSection_topLeftLine__ajtSz,.OurExpertiseSection_topRightLine__fiGAK{display:none}.OurExpertiseSection_title__9IRbh{font-size:18px;line-height:110%}.OurExpertiseSection_topLeftLineMob__c5v5I{display:block;position:absolute;bottom:8px;left:calc(50% + 130px);width:max-content}.OurExpertiseSection_topRightLineMob__35Dri{display:block;position:absolute;bottom:-2px;left:calc(50% + 28px);width:max-content}.OurExpertiseSection_centerLeftLineMob__cVxld{display:block;position:absolute;bottom:22px;right:calc(50% + 124px);width:max-content}.OurExpertiseSection_centerRightLineMob__aACvm{display:block;position:absolute;bottom:-12px;left:calc(50% + 21px);width:max-content}.OurExpertiseSection_bottomLeftLineMob__PmvYJ{display:block;position:absolute;bottom:-60px;right:calc(50% + 30px);width:max-content}.OurExpertiseSection_bottomRightLineMob__MYbLU{display:block;position:absolute;bottom:-78px;right:calc(50% + 156px);width:max-content}}.MainBottomSection_container__cz1Nh{position:relative;background-color:var(--gray);overflow:hidden;padding-bottom:48px;margin-bottom:-24px}.MainBottomSection_dataBlock__4H65o{margin:0 auto;padding:72px 0 50px;display:flex;flex-direction:column;gap:24px;align-items:center;text-align:center;width:418px;position:relative}.MainBottomSection_title__KCC22{font-size:48px;line-height:110%}.MainBottomSection_infoText__igCPl,.MainBottomSection_subTitle__abRk9{font-size:22px;line-height:130%}.MainBottomSection_leftImage__9u9VU{position:absolute;left:calc(50% - 470px);top:0;transform:translateX(-100%);max-width:max-content;width:max-content}.MainBottomSection_rightImage__UCH1J{position:absolute;right:calc(50% - 470px);top:0;transform:translateX(100%);max-width:max-content;width:max-content}.MainBottomSection_bottomImage__hkr5H,.MainBottomSection_topImage__0Pm_c{display:none}@media (max-width:1100px){.MainBottomSection_dataBlock__4H65o{padding:20px 0 160px}.MainBottomSection_title__KCC22{font-size:32px;line-height:110%}.MainBottomSection_infoText__igCPl,.MainBottomSection_subTitle__abRk9{font-size:16px;line-height:130%}.MainBottomSection_leftImage__9u9VU{position:absolute;left:calc(50% - 248px);top:0;transform:translateX(-100%)}.MainBottomSection_rightImage__UCH1J{position:absolute;right:calc(50% - 120px);top:0;transform:translateX(100%)}}@media (max-width:1024px){.MainBottomSection_dataBlock__4H65o{max-width:272px;padding-bottom:70px;padding-top:160px}.MainBottomSection_leftImage__9u9VU,.MainBottomSection_rightImage__UCH1J{display:none}.MainBottomSection_topImage__0Pm_c{display:block;position:absolute;top:48px;left:50%;transform:translateX(-50%);max-width:max-content;width:max-content}.MainBottomSection_bottomImage__hkr5H{display:block;position:absolute;left:50%;transform:translateX(-50%);top:360px;width:90%}}.ServiceBlock_block__ektgL{display:flex;flex-direction:column;gap:24px;padding:12px;border-radius:var(--br-small);position:relative;cursor:pointer;width:262px}.ServiceBlock_gray__v7Z2P{background-color:var(--gray);border:2px solid var(--gray)}.ServiceBlock_yellow__RFFwg{background-color:var(--green);border:2px solid var(--green)}.ServiceBlock_yellow__RFFwg ::selection{background-color:var(--black)!important;color:var(--white)!important}.ServiceBlock_title__RDqrI{font-size:24px;line-height:110%}.ServiceBlock_active__OPrjQ{border-color:var(--second-blue)}.ServiceBlock_active__OPrjQ .ServiceBlock_circle__0Kl99{visibility:visible}.ServiceBlock_circle__0Kl99{width:48px;height:48px;position:absolute;top:0;right:0;background-color:var(--second-blue);border-radius:50%;transform:translate(50%,-50%);z-index:1;visibility:hidden}.ServiceBlock_left__rnxq_ .ServiceBlock_arrow___WRCa{transform:rotate(180deg)}.ServiceBlock_topLeft__EkLpW .ServiceBlock_arrow___WRCa{transform:rotate(225deg)}.ServiceBlock_bottomLeft__DjL5J .ServiceBlock_arrow___WRCa{transform:rotate(135deg)}.ServiceBlock_topRight__jVSjb .ServiceBlock_arrow___WRCa{transform:rotate(-45deg)}.ServiceBlock_bottomRight__B3KGk .ServiceBlock_arrow___WRCa{transform:rotate(45deg)}.ServiceBlocksContainer_container__RWkGj{display:flex;justify-content:center;gap:126px}.ServiceBlocksContainer_leftPart__nGd3S{display:flex;flex-direction:column;gap:24px;width:530px}.ServiceBlocksContainer_imageBlock__B3KLp{height:190px;display:flex;justify-content:flex-end;position:relative}.ServiceBlocksContainer_servicesImage___j0CW{position:absolute;right:0;height:100%;width:-moz-fit-content;width:fit-content}.ServiceBlocksContainer_servicesImageHiden__9wvR9{opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.ServiceBlocksContainer_servicesImageActive__8WRzf{opacity:1;visibility:visible;transition:opacity .3s .2s}.ServiceBlocksContainer_text__SF7Cl{font-size:16px;line-height:170%}.ServiceBlocksContainer_servicesTextActive__IK2i2{display:block}.ServiceBlocksContainer_servicesTextHiden__W1ijL{display:none}.ServiceBlocksContainer_rightPart__Yxg96,.ServiceBlocksContainer_servicesBlock__fig9z{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px;height:-moz-fit-content;height:fit-content}@media (max-width:1250px){.ServiceBlocksContainer_container__RWkGj{display:none}}.ServiceBlocksContainerMobile_container__b_za_{display:flex;justify-content:center;gap:24px;margin:0 auto}.ServiceBlocksContainerMobile_content__uN7wK{display:grid;grid-template-columns:1fr;border-radius:var(--br-big);background-color:var(--gray);padding:12px}.ServiceBlocksContainerMobile_dropdown__WM4dX{display:flex;flex-direction:column;position:relative}.ServiceBlocksContainerMobile_dropdownClickArea__drmFI{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.ServiceBlocksContainerMobile_dropdown__WM4dX:not(:last-child){padding-bottom:16px;border-bottom:1px solid var(--second-black)}.ServiceBlocksContainerMobile_dropdown__WM4dX:not(:first-child){margin-top:16px}.ServiceBlocksContainerMobile_dropdown__WM4dX:nth-child(2n) .ServiceBlocksContainerMobile_dropdownClickArea__drmFI ::selection,.ServiceBlocksContainerMobile_dropdown__WM4dX:nth-child(2n) .ServiceBlocksContainerMobile_dropdownData__9e_MI ::selection{background-color:var(--black)!important;color:var(--white)!important}.ServiceBlocksContainerMobile_title__OxniM{padding-left:12px;font-size:24px;line-height:110%}.ServiceBlocksContainerMobile_circle__wHjZv{position:relative;width:48px;height:48px;border-radius:50%;display:flex;flex-shrink:0}.ServiceBlocksContainerMobile_circle__wHjZv .ServiceBlocksContainerMobile_arrow__9fPEX{transform:rotate(90deg);transition:transform .3s,background-color .3s}.ServiceBlocksContainerMobile_activeCircle__EF1g1{background-color:var(--second-blue)}.ServiceBlocksContainerMobile_disActiveCircle__WdKcp{background-color:var(--black)}.ServiceBlocksContainerMobile_activeCircle__EF1g1 .ServiceBlocksContainerMobile_arrow__9fPEX{transform:rotate(-90deg)}.ServiceBlocksContainerMobile_dropdownData__9e_MI{display:flex;flex-direction:column;align-items:flex-start;gap:24px;opacity:0;visibility:hidden;max-height:0;box-sizing:border-box;transition:opacity .1s,visibility .3s,max-height .3s,padding .3s,transform .3s;transform:translateY(-100px) scale(.1)}.ServiceBlocksContainerMobile_dropdownData__9e_MI a{margin-left:auto}.ServiceBlocksContainerMobile_dropdownDataActive__5BZcH{padding-top:12px;opacity:1;visibility:visible;max-height:500px;transform:translateY(0) scale(1);transition:opacity .2s .2s,visibility .3s,max-height .3s,padding .3s,transform .3s}.ServiceBlocksContainerMobile_description__5_iOp{font-size:14px;line-height:140%}@media (min-width:1251px){.ServiceBlocksContainerMobile_container__b_za_{display:none}}@media (max-width:767px){.ServiceBlocksContainerMobile_content__uN7wK{grid-template-columns:1fr}}